@fundamental-ngx/ui5-webcomponents 0.58.0-rc.88 → 0.58.0-rc.90

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 +16 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.88",
3
+ "version": "0.58.0-rc.90",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -95,14 +95,14 @@
95
95
  "types": "./calendar-legend-item/index.d.ts",
96
96
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs"
97
97
  },
98
- "./card": {
99
- "types": "./card/index.d.ts",
100
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs"
101
- },
102
98
  "./card-header": {
103
99
  "types": "./card-header/index.d.ts",
104
100
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs"
105
101
  },
102
+ "./card": {
103
+ "types": "./card/index.d.ts",
104
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs"
105
+ },
106
106
  "./carousel": {
107
107
  "types": "./carousel/index.d.ts",
108
108
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs"
@@ -151,22 +151,22 @@
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
  },
162
- "./expandable-text": {
163
- "types": "./expandable-text/index.d.ts",
164
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
158
+ "./dialog": {
159
+ "types": "./dialog/index.d.ts",
160
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs"
165
161
  },
166
162
  "./file-uploader": {
167
163
  "types": "./file-uploader/index.d.ts",
168
164
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs"
169
165
  },
166
+ "./expandable-text": {
167
+ "types": "./expandable-text/index.d.ts",
168
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
169
+ },
170
170
  "./form": {
171
171
  "types": "./form/index.d.ts",
172
172
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs"
@@ -375,10 +375,6 @@
375
375
  "types": "./table-row-action-navigation/index.d.ts",
376
376
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
377
377
  },
378
- "./table-selection": {
379
- "types": "./table-selection/index.d.ts",
380
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
381
- },
382
378
  "./table-selection-multi": {
383
379
  "types": "./table-selection-multi/index.d.ts",
384
380
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs"
@@ -395,6 +391,10 @@
395
391
  "types": "./tag/index.d.ts",
396
392
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
397
393
  },
394
+ "./table-selection": {
395
+ "types": "./table-selection/index.d.ts",
396
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
397
+ },
398
398
  "./text": {
399
399
  "types": "./text/index.d.ts",
400
400
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"