Skip to content

Commit

Permalink
Merge branch 'main' into fix/32823/alpAddTableActionBugFix
Browse files Browse the repository at this point in the history
  • Loading branch information
vadson71 authored Jan 30, 2025
2 parents 07210f7 + f675a36 commit 32a82ab
Show file tree
Hide file tree
Showing 261 changed files with 8,373 additions and 1,091 deletions.
6 changes: 0 additions & 6 deletions .changeset/wild-spiders-turn.md

This file was deleted.

25 changes: 25 additions & 0 deletions examples/fe-fpm-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @sap-ux/fe-fpm-cli

## 0.0.56

### Patch Changes

- @sap-ux/fe-fpm-writer@0.32.1

## 0.0.55

### Patch Changes

- Updated dependencies [e6f42df]
- @sap-ux/fe-fpm-writer@0.32.0

## 0.0.54

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.27

## 0.0.53

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.26

## 0.0.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/fe-fpm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fe-fpm-cli",
"version": "0.0.52",
"version": "0.0.56",
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
"license": "Apache-2.0",
"private": true,
Expand Down
15 changes: 15 additions & 0 deletions examples/odata-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @sap-ux/odata-cli

## 0.16.3

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3

## 0.16.2

### Patch Changes

- Updated dependencies [e516306]
- @sap-ux/axios-extension@1.18.2

## 0.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/odata-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/odata-cli",
"version": "0.16.1",
"version": "0.16.3",
"description": "Simple example CLI uing the @sap-ux/axios-extension module to fetch metadata and annotations from an SAP system.",
"license": "Apache-2.0",
"private": true,
Expand Down
67 changes: 67 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,72 @@
# @sap-ux/generator-simple-fe

## 1.0.117

### Patch Changes

- @sap-ux/axios-extension@1.18.3
- @sap-ux/system-access@0.5.28
- @sap-ux/fiori-elements-writer@2.0.7
- @sap-ux/fiori-freestyle-writer@2.0.6

## 1.0.116

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3
- @sap-ux/system-access@0.5.28
- @sap-ux/fiori-elements-writer@2.0.6
- @sap-ux/fiori-freestyle-writer@2.0.5

## 1.0.115

### Patch Changes

- @sap-ux/fiori-elements-writer@2.0.5
- @sap-ux/fiori-freestyle-writer@2.0.4

## 1.0.114

### Patch Changes

- Updated dependencies [d6b7440]
- @sap-ux/fiori-freestyle-writer@2.0.3
- @sap-ux/fiori-elements-writer@2.0.4

## 1.0.113

### Patch Changes

- @sap-ux/fiori-elements-writer@2.0.3

## 1.0.112

### Patch Changes

- Updated dependencies [e516306]
- @sap-ux/axios-extension@1.18.2
- @sap-ux/system-access@0.5.27

## 1.0.111

### Patch Changes

- @sap-ux/axios-extension@1.18.1
- @sap-ux/system-access@0.5.26
- @sap-ux/fiori-elements-writer@2.0.2
- @sap-ux/fiori-freestyle-writer@2.0.2

## 1.0.110

### Patch Changes

- @sap-ux/fiori-elements-writer@2.0.1
- @sap-ux/fiori-freestyle-writer@2.0.1
- @sap-ux/axios-extension@1.18.1
- @sap-ux/system-access@0.5.26

## 1.0.109

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/generator-simple-fe",
"version": "1.0.109",
"version": "1.0.117",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/ui-prompting-examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux-private/ui-prompting-examples

## 0.2.28

### Patch Changes

- Updated dependencies [dd34d62]
- @sap-ux/ui-components@1.24.2
- @sap-ux/ui-prompting@0.3.14

## 0.2.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/ui-prompting-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux-private/ui-prompting-examples",
"version": "0.2.27",
"version": "0.2.28",
"description": "This project contains UI storybook stories with exampleS with prompt ui and FPM based building blocks.",
"license": "Apache-2.0",
"private": true,
Expand Down
55 changes: 55 additions & 0 deletions packages/abap-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,60 @@
# @sap-ux/abap-deploy-config-inquirer

## 1.2.7

### Patch Changes

- @sap-ux/axios-extension@1.18.3
- @sap-ux/fiori-generator-shared@0.7.23
- @sap-ux/system-access@0.5.28
- @sap-ux/inquirer-common@0.6.10

## 1.2.6

### Patch Changes

- Updated dependencies [5e3a5f8]
- @sap-ux/inquirer-common@0.6.9

## 1.2.5

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3
- @sap-ux/fiori-generator-shared@0.7.22
- @sap-ux/inquirer-common@0.6.8
- @sap-ux/system-access@0.5.28

## 1.2.4

### Patch Changes

- Updated dependencies [e516306]
- @sap-ux/axios-extension@1.18.2
- @sap-ux/system-access@0.5.27

## 1.2.3

### Patch Changes

- @sap-ux/axios-extension@1.18.1
- @sap-ux/fiori-generator-shared@0.7.21
- @sap-ux/system-access@0.5.26
- @sap-ux/inquirer-common@0.6.7

## 1.2.2

### Patch Changes

- Updated dependencies [19aad96]
- @sap-ux/ui5-config@0.26.1
- @sap-ux/axios-extension@1.18.1
- @sap-ux/fiori-generator-shared@0.7.20
- @sap-ux/system-access@0.5.26
- @sap-ux/inquirer-common@0.6.6

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-inquirer"
},
"version": "1.2.1",
"version": "1.2.7",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
70 changes: 70 additions & 0 deletions packages/abap-deploy-config-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# @sap-ux/abap-deploy-config-sub-generator

## 0.0.24

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/abap-deploy-config-writer@0.0.81
- @sap-ux/fiori-generator-shared@0.7.23
- @sap-ux/telemetry@0.5.55
- @sap-ux/abap-deploy-config-inquirer@1.2.7
- @sap-ux/deploy-config-generator-shared@0.0.15

## 0.0.23

### Patch Changes

- @sap-ux/abap-deploy-config-inquirer@1.2.6

## 0.0.22

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/abap-deploy-config-inquirer@1.2.5
- @sap-ux/deploy-config-generator-shared@0.0.14
- @sap-ux/fiori-generator-shared@0.7.22
- @sap-ux/telemetry@0.5.54
- @sap-ux/abap-deploy-config-writer@0.0.80

## 0.0.21

### Patch Changes

- @sap-ux/abap-deploy-config-inquirer@1.2.4
- @sap-ux/deploy-config-generator-shared@0.0.13
- @sap-ux/abap-deploy-config-writer@0.0.79

## 0.0.20

### Patch Changes

- Updated dependencies [93ef8c1]
- @sap-ux/project-access@1.29.2
- @sap-ux/abap-deploy-config-writer@0.0.78
- @sap-ux/fiori-generator-shared@0.7.21
- @sap-ux/telemetry@0.5.53
- @sap-ux/abap-deploy-config-inquirer@1.2.3
- @sap-ux/deploy-config-generator-shared@0.0.13

## 0.0.19

### Patch Changes

- Updated dependencies [ccb96dd]
- @sap-ux/abap-deploy-config-writer@0.0.77

## 0.0.18

### Patch Changes

- Updated dependencies [19aad96]
- @sap-ux/ui5-config@0.26.1
- @sap-ux/abap-deploy-config-inquirer@1.2.2
- @sap-ux/abap-deploy-config-writer@0.0.76
- @sap-ux/project-access@1.29.1
- @sap-ux/telemetry@0.5.52
- @sap-ux/fiori-generator-shared@0.7.20
- @sap-ux/deploy-config-generator-shared@0.0.12

## 0.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-sub-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-sub-generator"
},
"version": "0.0.17",
"version": "0.0.24",
"license": "Apache-2.0",
"main": "generators/app/index.js",
"scripts": {
Expand Down
43 changes: 43 additions & 0 deletions packages/abap-deploy-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# @sap-ux/abap-deploy-config-writer

## 0.0.81

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/system-access@0.5.28

## 0.0.80

### Patch Changes

- @sap-ux/system-access@0.5.28

## 0.0.79

### Patch Changes

- @sap-ux/system-access@0.5.27

## 0.0.78

### Patch Changes

- Updated dependencies [93ef8c1]
- @sap-ux/project-access@1.29.2
- @sap-ux/system-access@0.5.26

## 0.0.77

### Patch Changes

- ccb96dd: enhancements for deploying ui5 libs

## 0.0.76

### Patch Changes

- Updated dependencies [19aad96]
- @sap-ux/ui5-config@0.26.1
- @sap-ux/project-access@1.29.1
- @sap-ux/system-access@0.5.26

## 0.0.75

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-writer"
},
"version": "0.0.75",
"version": "0.0.81",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions packages/abap-deploy-config-writer/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ export const RIMRAF = 'rimraf';
export const UI5_TASK_FLATTEN_LIB = 'ui5-task-flatten-library';
export const UI5_TASK_FLATTEN_LIB_VERSION = '3.0.2';
export const UI5_REPO_TEXT_FILES = '.Ui5RepositoryTextFiles';
export const UI5_REPO_IGNORE = '.Ui5RepositoryIgnore';
export const UI5_CLI_LIB = '@ui5/cli';
export const UI5_CLI_MIN_VERSION = '3.0.0';
Loading

0 comments on commit 32a82ab

Please sign in to comment.