@fundamental-ngx/ui5-webcomponents 0.58.0-rc.14 → 0.58.0-rc.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/ui5-webcomponents",
|
|
3
|
-
"version": "0.58.0-rc.
|
|
3
|
+
"version": "0.58.0-rc.15",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -13,21 +13,21 @@
|
|
|
13
13
|
"node": ">= 10"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"@angular/animations": "
|
|
17
|
-
"@angular/cdk": "
|
|
18
|
-
"@angular/common": "
|
|
19
|
-
"@angular/core": "
|
|
20
|
-
"@angular/forms": "
|
|
21
|
-
"@angular/platform-browser": "
|
|
22
|
-
"@angular/router": "
|
|
23
|
-
"fundamental-styles": "
|
|
24
|
-
"rxjs": "
|
|
16
|
+
"@angular/animations": "^20.0.0",
|
|
17
|
+
"@angular/cdk": "^20.0.0",
|
|
18
|
+
"@angular/common": "^20.0.0",
|
|
19
|
+
"@angular/core": "^20.0.0",
|
|
20
|
+
"@angular/forms": "^20.0.0",
|
|
21
|
+
"@angular/platform-browser": "^20.0.0",
|
|
22
|
+
"@angular/router": "^20.0.0",
|
|
23
|
+
"fundamental-styles": "0.40.1",
|
|
24
|
+
"rxjs": "^7.8.0"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@sap-theming/theming-base-content": "
|
|
28
|
-
"compare-versions": "
|
|
29
|
-
"fast-deep-equal": "
|
|
30
|
-
"lodash-es": "
|
|
27
|
+
"@sap-theming/theming-base-content": "^11.31.0",
|
|
28
|
+
"compare-versions": "^6.1.0",
|
|
29
|
+
"fast-deep-equal": "3.1.3",
|
|
30
|
+
"lodash-es": "^4.17.0",
|
|
31
31
|
"tslib": "^2.0.0"
|
|
32
32
|
},
|
|
33
33
|
"ng-add": {
|
|
@@ -47,14 +47,14 @@
|
|
|
47
47
|
"types": "./avatar/index.d.ts",
|
|
48
48
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
|
|
49
49
|
},
|
|
50
|
-
"./bar": {
|
|
51
|
-
"types": "./bar/index.d.ts",
|
|
52
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
|
|
53
|
-
},
|
|
54
50
|
"./avatar-group": {
|
|
55
51
|
"types": "./avatar-group/index.d.ts",
|
|
56
52
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
|
|
57
53
|
},
|
|
54
|
+
"./bar": {
|
|
55
|
+
"types": "./bar/index.d.ts",
|
|
56
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
|
|
57
|
+
},
|
|
58
58
|
"./breadcrumbs": {
|
|
59
59
|
"types": "./breadcrumbs/index.d.ts",
|
|
60
60
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
"types": "./check-box/index.d.ts",
|
|
112
112
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-check-box.mjs"
|
|
113
113
|
},
|
|
114
|
-
"./color-palette": {
|
|
115
|
-
"types": "./color-palette/index.d.ts",
|
|
116
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs"
|
|
117
|
-
},
|
|
118
114
|
"./color-palette-item": {
|
|
119
115
|
"types": "./color-palette-item/index.d.ts",
|
|
120
116
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
|
|
121
117
|
},
|
|
118
|
+
"./color-palette": {
|
|
119
|
+
"types": "./color-palette/index.d.ts",
|
|
120
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs"
|
|
121
|
+
},
|
|
122
122
|
"./color-palette-popover": {
|
|
123
123
|
"types": "./color-palette-popover/index.d.ts",
|
|
124
124
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
|
|
@@ -131,10 +131,6 @@
|
|
|
131
131
|
"types": "./combo-box/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
|
|
133
133
|
},
|
|
134
|
-
"./combo-box-item": {
|
|
135
|
-
"types": "./combo-box-item/index.d.ts",
|
|
136
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
|
|
137
|
-
},
|
|
138
134
|
"./combo-box-item-group": {
|
|
139
135
|
"types": "./combo-box-item-group/index.d.ts",
|
|
140
136
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
|
|
@@ -143,6 +139,10 @@
|
|
|
143
139
|
"types": "./date-picker/index.d.ts",
|
|
144
140
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs"
|
|
145
141
|
},
|
|
142
|
+
"./combo-box-item": {
|
|
143
|
+
"types": "./combo-box-item/index.d.ts",
|
|
144
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
|
|
145
|
+
},
|
|
146
146
|
"./date-range-picker": {
|
|
147
147
|
"types": "./date-range-picker/index.d.ts",
|
|
148
148
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs"
|
|
@@ -395,14 +395,14 @@
|
|
|
395
395
|
"types": "./tag/index.d.ts",
|
|
396
396
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
|
|
397
397
|
},
|
|
398
|
-
"./text-area": {
|
|
399
|
-
"types": "./text-area/index.d.ts",
|
|
400
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
|
|
401
|
-
},
|
|
402
398
|
"./text": {
|
|
403
399
|
"types": "./text/index.d.ts",
|
|
404
400
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
|
|
405
401
|
},
|
|
402
|
+
"./text-area": {
|
|
403
|
+
"types": "./text-area/index.d.ts",
|
|
404
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
|
|
405
|
+
},
|
|
406
406
|
"./theming": {
|
|
407
407
|
"types": "./theming/index.d.ts",
|
|
408
408
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
|