@fundamental-ngx/ui5-webcomponents 0.58.0-rc.60 → 0.58.0-rc.61
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 +27 -27
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.61",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -131,38 +131,38 @@
|
|
|
131
131
|
"types": "./combo-box/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
|
|
133
133
|
},
|
|
134
|
-
"./
|
|
135
|
-
"types": "./
|
|
136
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
134
|
+
"./combo-box-item": {
|
|
135
|
+
"types": "./combo-box-item/index.d.ts",
|
|
136
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
|
|
137
137
|
},
|
|
138
138
|
"./combo-box-item-group": {
|
|
139
139
|
"types": "./combo-box-item-group/index.d.ts",
|
|
140
140
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
|
|
141
141
|
},
|
|
142
|
-
"./
|
|
143
|
-
"types": "./
|
|
144
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
145
|
-
},
|
|
146
|
-
"./date-time-picker": {
|
|
147
|
-
"types": "./date-time-picker/index.d.ts",
|
|
148
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs"
|
|
142
|
+
"./date-picker": {
|
|
143
|
+
"types": "./date-picker/index.d.ts",
|
|
144
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs"
|
|
149
145
|
},
|
|
150
146
|
"./date-range-picker": {
|
|
151
147
|
"types": "./date-range-picker/index.d.ts",
|
|
152
148
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs"
|
|
153
149
|
},
|
|
150
|
+
"./date-time-picker": {
|
|
151
|
+
"types": "./date-time-picker/index.d.ts",
|
|
152
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs"
|
|
153
|
+
},
|
|
154
154
|
"./dialog": {
|
|
155
155
|
"types": "./dialog/index.d.ts",
|
|
156
156
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs"
|
|
157
157
|
},
|
|
158
|
-
"./expandable-text": {
|
|
159
|
-
"types": "./expandable-text/index.d.ts",
|
|
160
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
|
|
161
|
-
},
|
|
162
158
|
"./dynamic-date-range": {
|
|
163
159
|
"types": "./dynamic-date-range/index.d.ts",
|
|
164
160
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs"
|
|
165
161
|
},
|
|
162
|
+
"./expandable-text": {
|
|
163
|
+
"types": "./expandable-text/index.d.ts",
|
|
164
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs"
|
|
165
|
+
},
|
|
166
166
|
"./file-uploader": {
|
|
167
167
|
"types": "./file-uploader/index.d.ts",
|
|
168
168
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs"
|
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
"types": "./form-item/index.d.ts",
|
|
180
180
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs"
|
|
181
181
|
},
|
|
182
|
+
"./icon": {
|
|
183
|
+
"types": "./icon/index.d.ts",
|
|
184
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs"
|
|
185
|
+
},
|
|
182
186
|
"./input": {
|
|
183
187
|
"types": "./input/index.d.ts",
|
|
184
188
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs"
|
|
@@ -199,14 +203,14 @@
|
|
|
199
203
|
"types": "./list-item-custom/index.d.ts",
|
|
200
204
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs"
|
|
201
205
|
},
|
|
202
|
-
"./list-item-group": {
|
|
203
|
-
"types": "./list-item-group/index.d.ts",
|
|
204
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs"
|
|
205
|
-
},
|
|
206
206
|
"./list-item-standard": {
|
|
207
207
|
"types": "./list-item-standard/index.d.ts",
|
|
208
208
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs"
|
|
209
209
|
},
|
|
210
|
+
"./list-item-group": {
|
|
211
|
+
"types": "./list-item-group/index.d.ts",
|
|
212
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs"
|
|
213
|
+
},
|
|
210
214
|
"./menu": {
|
|
211
215
|
"types": "./menu/index.d.ts",
|
|
212
216
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs"
|
|
@@ -259,14 +263,14 @@
|
|
|
259
263
|
"types": "./popover/index.d.ts",
|
|
260
264
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs"
|
|
261
265
|
},
|
|
262
|
-
"./progress-indicator": {
|
|
263
|
-
"types": "./progress-indicator/index.d.ts",
|
|
264
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
|
|
265
|
-
},
|
|
266
266
|
"./radio-button": {
|
|
267
267
|
"types": "./radio-button/index.d.ts",
|
|
268
268
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
|
|
269
269
|
},
|
|
270
|
+
"./progress-indicator": {
|
|
271
|
+
"types": "./progress-indicator/index.d.ts",
|
|
272
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
|
|
273
|
+
},
|
|
270
274
|
"./range-slider": {
|
|
271
275
|
"types": "./range-slider/index.d.ts",
|
|
272
276
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
|
|
@@ -367,10 +371,6 @@
|
|
|
367
371
|
"types": "./table-row-action/index.d.ts",
|
|
368
372
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs"
|
|
369
373
|
},
|
|
370
|
-
"./icon": {
|
|
371
|
-
"types": "./icon/index.d.ts",
|
|
372
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs"
|
|
373
|
-
},
|
|
374
374
|
"./table-row-action-navigation": {
|
|
375
375
|
"types": "./table-row-action-navigation/index.d.ts",
|
|
376
376
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
|