@fundamental-ngx/ui5-webcomponents 0.58.0-rc.112 → 0.58.0-rc.114
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 +17 -17
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.114",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -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"
|
|
@@ -183,14 +183,14 @@
|
|
|
183
183
|
"types": "./icon/index.d.ts",
|
|
184
184
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs"
|
|
185
185
|
},
|
|
186
|
-
"./input": {
|
|
187
|
-
"types": "./input/index.d.ts",
|
|
188
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs"
|
|
189
|
-
},
|
|
190
186
|
"./label": {
|
|
191
187
|
"types": "./label/index.d.ts",
|
|
192
188
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
|
|
193
189
|
},
|
|
190
|
+
"./input": {
|
|
191
|
+
"types": "./input/index.d.ts",
|
|
192
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs"
|
|
193
|
+
},
|
|
194
194
|
"./link": {
|
|
195
195
|
"types": "./link/index.d.ts",
|
|
196
196
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
|
|
@@ -367,14 +367,14 @@
|
|
|
367
367
|
"types": "./table-row/index.d.ts",
|
|
368
368
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs"
|
|
369
369
|
},
|
|
370
|
-
"./table-row-action-navigation": {
|
|
371
|
-
"types": "./table-row-action-navigation/index.d.ts",
|
|
372
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
|
|
373
|
-
},
|
|
374
370
|
"./table-row-action": {
|
|
375
371
|
"types": "./table-row-action/index.d.ts",
|
|
376
372
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs"
|
|
377
373
|
},
|
|
374
|
+
"./table-row-action-navigation": {
|
|
375
|
+
"types": "./table-row-action-navigation/index.d.ts",
|
|
376
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs"
|
|
377
|
+
},
|
|
378
378
|
"./table-selection": {
|
|
379
379
|
"types": "./table-selection/index.d.ts",
|
|
380
380
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs"
|
|
@@ -399,14 +399,14 @@
|
|
|
399
399
|
"types": "./text/index.d.ts",
|
|
400
400
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
|
|
401
401
|
},
|
|
402
|
-
"./theming": {
|
|
403
|
-
"types": "./theming/index.d.ts",
|
|
404
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
|
|
405
|
-
},
|
|
406
402
|
"./text-area": {
|
|
407
403
|
"types": "./text-area/index.d.ts",
|
|
408
404
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
|
|
409
405
|
},
|
|
406
|
+
"./theming": {
|
|
407
|
+
"types": "./theming/index.d.ts",
|
|
408
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
|
|
409
|
+
},
|
|
410
410
|
"./time-picker": {
|
|
411
411
|
"types": "./time-picker/index.d.ts",
|
|
412
412
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs"
|