@fundamental-ngx/ui5-webcomponents 0.58.0-rc.26 → 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 +32 -32
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",
|
|
@@ -13,13 +13,13 @@
|
|
|
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": "
|
|
16
|
+
"@angular/animations": "ANGULAR_VER_PLACEHOLDER",
|
|
17
|
+
"@angular/cdk": "ANGULAR_VER_PLACEHOLDER",
|
|
18
|
+
"@angular/common": "ANGULAR_VER_PLACEHOLDER",
|
|
19
|
+
"@angular/core": "ANGULAR_VER_PLACEHOLDER",
|
|
20
|
+
"@angular/forms": "ANGULAR_VER_PLACEHOLDER",
|
|
21
|
+
"@angular/platform-browser": "ANGULAR_VER_PLACEHOLDER",
|
|
22
|
+
"@angular/router": "ANGULAR_VER_PLACEHOLDER",
|
|
23
23
|
"fundamental-styles": "0.40.1",
|
|
24
24
|
"rxjs": "^7.8.0"
|
|
25
25
|
},
|
|
@@ -51,14 +51,14 @@
|
|
|
51
51
|
"types": "./avatar-group/index.d.ts",
|
|
52
52
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
|
|
53
53
|
},
|
|
54
|
-
"./breadcrumbs": {
|
|
55
|
-
"types": "./breadcrumbs/index.d.ts",
|
|
56
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
|
|
57
|
-
},
|
|
58
54
|
"./bar": {
|
|
59
55
|
"types": "./bar/index.d.ts",
|
|
60
56
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
|
|
61
57
|
},
|
|
58
|
+
"./breadcrumbs": {
|
|
59
|
+
"types": "./breadcrumbs/index.d.ts",
|
|
60
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
|
|
61
|
+
},
|
|
62
62
|
"./breadcrumbs-item": {
|
|
63
63
|
"types": "./breadcrumbs-item/index.d.ts",
|
|
64
64
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
|
|
@@ -167,14 +167,14 @@
|
|
|
167
167
|
"types": "./file-uploader/index.d.ts",
|
|
168
168
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs"
|
|
169
169
|
},
|
|
170
|
-
"./form-group": {
|
|
171
|
-
"types": "./form-group/index.d.ts",
|
|
172
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs"
|
|
173
|
-
},
|
|
174
170
|
"./form": {
|
|
175
171
|
"types": "./form/index.d.ts",
|
|
176
172
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs"
|
|
177
173
|
},
|
|
174
|
+
"./form-group": {
|
|
175
|
+
"types": "./form-group/index.d.ts",
|
|
176
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs"
|
|
177
|
+
},
|
|
178
178
|
"./form-item": {
|
|
179
179
|
"types": "./form-item/index.d.ts",
|
|
180
180
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs"
|
|
@@ -307,6 +307,10 @@
|
|
|
307
307
|
"types": "./split-button/index.d.ts",
|
|
308
308
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs"
|
|
309
309
|
},
|
|
310
|
+
"./step-input": {
|
|
311
|
+
"types": "./step-input/index.d.ts",
|
|
312
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs"
|
|
313
|
+
},
|
|
310
314
|
"./suggestion-item": {
|
|
311
315
|
"types": "./suggestion-item/index.d.ts",
|
|
312
316
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.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
|
-
"./step-input": {
|
|
323
|
-
"types": "./step-input/index.d.ts",
|
|
324
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs"
|
|
325
|
-
},
|
|
326
326
|
"./switch": {
|
|
327
327
|
"types": "./switch/index.d.ts",
|
|
328
328
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs"
|
|
@@ -415,18 +415,22 @@
|
|
|
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"
|
|
429
429
|
},
|
|
430
|
+
"./tokenizer": {
|
|
431
|
+
"types": "./tokenizer/index.d.ts",
|
|
432
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs"
|
|
433
|
+
},
|
|
430
434
|
"./toolbar": {
|
|
431
435
|
"types": "./toolbar/index.d.ts",
|
|
432
436
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
|
|
@@ -435,22 +439,18 @@
|
|
|
435
439
|
"types": "./toolbar-button/index.d.ts",
|
|
436
440
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
|
|
437
441
|
},
|
|
438
|
-
"./tokenizer": {
|
|
439
|
-
"types": "./tokenizer/index.d.ts",
|
|
440
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs"
|
|
441
|
-
},
|
|
442
442
|
"./toolbar-select": {
|
|
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"
|