@ui5/webcomponents-ngx 0.5.10-rc.1 → 0.5.10

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-ngx",
3
- "version": "0.5.10-rc.1",
3
+ "version": "0.5.10",
4
4
  "license": "Apache-2.0",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "keywords": [
@@ -31,7 +31,7 @@
31
31
  "rxjs": "^6.5.3 || ^7.4.0"
32
32
  },
33
33
  "dependencies": {
34
- "@ui5/theming-ngx": "^0.5.10-rc.1",
34
+ "@ui5/theming-ngx": "^0.5.10",
35
35
  "tslib": "^2.4.1"
36
36
  },
37
37
  "schematics": "./schematics/collection.json",
@@ -448,10 +448,6 @@
448
448
  "types": "./main/dynamic-date-range/index.d.ts",
449
449
  "default": "./fesm2022/ui5-webcomponents-ngx-main-dynamic-date-range.mjs"
450
450
  },
451
- "./main/expandable-text": {
452
- "types": "./main/expandable-text/index.d.ts",
453
- "default": "./fesm2022/ui5-webcomponents-ngx-main-expandable-text.mjs"
454
- },
455
451
  "./main/file-uploader": {
456
452
  "types": "./main/file-uploader/index.d.ts",
457
453
  "default": "./fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs"
@@ -460,6 +456,10 @@
460
456
  "types": "./main/form/index.d.ts",
461
457
  "default": "./fesm2022/ui5-webcomponents-ngx-main-form.mjs"
462
458
  },
459
+ "./main/expandable-text": {
460
+ "types": "./main/expandable-text/index.d.ts",
461
+ "default": "./fesm2022/ui5-webcomponents-ngx-main-expandable-text.mjs"
462
+ },
463
463
  "./main/form-group": {
464
464
  "types": "./main/form-group/index.d.ts",
465
465
  "default": "./fesm2022/ui5-webcomponents-ngx-main-form-group.mjs"
Binary file