@fundamental-ngx/ui5-webcomponents 0.58.0-rc.25 → 0.58.0-rc.27
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 +31 -31
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.27",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"@angular/forms": "ANGULAR_VER_PLACEHOLDER",
|
|
21
21
|
"@angular/platform-browser": "ANGULAR_VER_PLACEHOLDER",
|
|
22
22
|
"@angular/router": "ANGULAR_VER_PLACEHOLDER",
|
|
23
|
-
"fundamental-styles": "
|
|
24
|
-
"rxjs": "
|
|
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": {
|
|
@@ -219,18 +219,22 @@
|
|
|
219
219
|
"types": "./menu-item/index.d.ts",
|
|
220
220
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs"
|
|
221
221
|
},
|
|
222
|
+
"./menu-item-group": {
|
|
223
|
+
"types": "./menu-item-group/index.d.ts",
|
|
224
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs"
|
|
225
|
+
},
|
|
222
226
|
"./menu-separator": {
|
|
223
227
|
"types": "./menu-separator/index.d.ts",
|
|
224
228
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-separator.mjs"
|
|
225
229
|
},
|
|
226
|
-
"./multi-combo-box": {
|
|
227
|
-
"types": "./multi-combo-box/index.d.ts",
|
|
228
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs"
|
|
229
|
-
},
|
|
230
230
|
"./message-strip": {
|
|
231
231
|
"types": "./message-strip/index.d.ts",
|
|
232
232
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs"
|
|
233
233
|
},
|
|
234
|
+
"./multi-combo-box": {
|
|
235
|
+
"types": "./multi-combo-box/index.d.ts",
|
|
236
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs"
|
|
237
|
+
},
|
|
234
238
|
"./multi-combo-box-item": {
|
|
235
239
|
"types": "./multi-combo-box-item/index.d.ts",
|
|
236
240
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item.mjs"
|
|
@@ -255,14 +259,14 @@
|
|
|
255
259
|
"types": "./panel/index.d.ts",
|
|
256
260
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs"
|
|
257
261
|
},
|
|
258
|
-
"./progress-indicator": {
|
|
259
|
-
"types": "./progress-indicator/index.d.ts",
|
|
260
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
|
|
261
|
-
},
|
|
262
262
|
"./popover": {
|
|
263
263
|
"types": "./popover/index.d.ts",
|
|
264
264
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs"
|
|
265
265
|
},
|
|
266
|
+
"./progress-indicator": {
|
|
267
|
+
"types": "./progress-indicator/index.d.ts",
|
|
268
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
|
|
269
|
+
},
|
|
266
270
|
"./radio-button": {
|
|
267
271
|
"types": "./radio-button/index.d.ts",
|
|
268
272
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
|
|
@@ -319,10 +323,6 @@
|
|
|
319
323
|
"types": "./suggestion-item-group/index.d.ts",
|
|
320
324
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs"
|
|
321
325
|
},
|
|
322
|
-
"./menu-item-group": {
|
|
323
|
-
"types": "./menu-item-group/index.d.ts",
|
|
324
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs"
|
|
325
|
-
},
|
|
326
326
|
"./switch": {
|
|
327
327
|
"types": "./switch/index.d.ts",
|
|
328
328
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs"
|
|
@@ -399,6 +399,10 @@
|
|
|
399
399
|
"types": "./text/index.d.ts",
|
|
400
400
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
|
|
401
401
|
},
|
|
402
|
+
"./text-area": {
|
|
403
|
+
"types": "./text-area/index.d.ts",
|
|
404
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
|
|
405
|
+
},
|
|
402
406
|
"./theming": {
|
|
403
407
|
"types": "./theming/index.d.ts",
|
|
404
408
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
|
|
@@ -407,22 +411,18 @@
|
|
|
407
411
|
"types": "./time-picker/index.d.ts",
|
|
408
412
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs"
|
|
409
413
|
},
|
|
410
|
-
"./text-area": {
|
|
411
|
-
"types": "./text-area/index.d.ts",
|
|
412
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
|
|
413
|
-
},
|
|
414
414
|
"./title": {
|
|
415
415
|
"types": "./title/index.d.ts",
|
|
416
416
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs"
|
|
417
417
|
},
|
|
418
|
-
"./toast": {
|
|
419
|
-
"types": "./toast/index.d.ts",
|
|
420
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs"
|
|
421
|
-
},
|
|
422
418
|
"./toggle-button": {
|
|
423
419
|
"types": "./toggle-button/index.d.ts",
|
|
424
420
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs"
|
|
425
421
|
},
|
|
422
|
+
"./toast": {
|
|
423
|
+
"types": "./toast/index.d.ts",
|
|
424
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs"
|
|
425
|
+
},
|
|
426
426
|
"./token": {
|
|
427
427
|
"types": "./token/index.d.ts",
|
|
428
428
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs"
|
|
@@ -443,14 +443,14 @@
|
|
|
443
443
|
"types": "./toolbar-select/index.d.ts",
|
|
444
444
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
|
|
445
445
|
},
|
|
446
|
-
"./toolbar-select-option": {
|
|
447
|
-
"types": "./toolbar-select-option/index.d.ts",
|
|
448
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
449
|
-
},
|
|
450
446
|
"./toolbar-separator": {
|
|
451
447
|
"types": "./toolbar-separator/index.d.ts",
|
|
452
448
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
|
|
453
449
|
},
|
|
450
|
+
"./toolbar-select-option": {
|
|
451
|
+
"types": "./toolbar-select-option/index.d.ts",
|
|
452
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
453
|
+
},
|
|
454
454
|
"./toolbar-spacer": {
|
|
455
455
|
"types": "./toolbar-spacer/index.d.ts",
|
|
456
456
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
|