@fundamental-ngx/ui5-webcomponents 0.58.0-rc.16 → 0.58.0-rc.18

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.
Files changed (1) hide show
  1. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.16",
3
+ "version": "0.58.0-rc.18",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -51,10 +51,6 @@
51
51
  "types": "./avatar-group/index.d.ts",
52
52
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
53
53
  },
54
- "./bar": {
55
- "types": "./bar/index.d.ts",
56
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
57
- },
58
54
  "./breadcrumbs": {
59
55
  "types": "./breadcrumbs/index.d.ts",
60
56
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
@@ -63,6 +59,10 @@
63
59
  "types": "./breadcrumbs-item/index.d.ts",
64
60
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
65
61
  },
62
+ "./bar": {
63
+ "types": "./bar/index.d.ts",
64
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs"
65
+ },
66
66
  "./busy-indicator": {
67
67
  "types": "./busy-indicator/index.d.ts",
68
68
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs"
@@ -151,14 +151,14 @@
151
151
  "types": "./date-time-picker/index.d.ts",
152
152
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs"
153
153
  },
154
- "./dialog": {
155
- "types": "./dialog/index.d.ts",
156
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs"
157
- },
158
154
  "./dynamic-date-range": {
159
155
  "types": "./dynamic-date-range/index.d.ts",
160
156
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs"
161
157
  },
158
+ "./dialog": {
159
+ "types": "./dialog/index.d.ts",
160
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs"
161
+ },
162
162
  "./expandable-text": {
163
163
  "types": "./expandable-text/index.d.ts",
164
164
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
@@ -287,14 +287,14 @@
287
287
  "types": "./segmented-button/index.d.ts",
288
288
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs"
289
289
  },
290
- "./segmented-button-item": {
291
- "types": "./segmented-button-item/index.d.ts",
292
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
293
- },
294
290
  "./select": {
295
291
  "types": "./select/index.d.ts",
296
292
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs"
297
293
  },
294
+ "./segmented-button-item": {
295
+ "types": "./segmented-button-item/index.d.ts",
296
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
297
+ },
298
298
  "./slider": {
299
299
  "types": "./slider/index.d.ts",
300
300
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-slider.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": {
399
- "types": "./text/index.d.ts",
400
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
401
- },
402
398
  "./text-area": {
403
399
  "types": "./text-area/index.d.ts",
404
400
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
405
401
  },
402
+ "./text": {
403
+ "types": "./text/index.d.ts",
404
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
405
+ },
406
406
  "./theming": {
407
407
  "types": "./theming/index.d.ts",
408
408
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
@@ -435,10 +435,6 @@
435
435
  "types": "./toolbar/index.d.ts",
436
436
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
437
437
  },
438
- "./toolbar-button": {
439
- "types": "./toolbar-button/index.d.ts",
440
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
441
- },
442
438
  "./toolbar-select": {
443
439
  "types": "./toolbar-select/index.d.ts",
444
440
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
@@ -467,6 +463,10 @@
467
463
  "types": "./tree-item-custom/index.d.ts",
468
464
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"
469
465
  },
466
+ "./toolbar-button": {
467
+ "types": "./toolbar-button/index.d.ts",
468
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
469
+ },
470
470
  "./types": {
471
471
  "types": "./types/index.d.ts",
472
472
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-types.mjs"