@ui5/webcomponents-ngx 0.5.4 → 0.5.5
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.
|
|
3
|
+
"version": "0.5.5",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"keywords": [
|
|
@@ -19,19 +19,19 @@
|
|
|
19
19
|
"@angular/common": "^20.0.0",
|
|
20
20
|
"@angular/core": "^20.0.0",
|
|
21
21
|
"@angular/forms": "^20.0.0",
|
|
22
|
-
"@ui5/webcomponents": "2.13.
|
|
23
|
-
"@ui5/webcomponents-ai": "2.13.
|
|
24
|
-
"@ui5/webcomponents-base": "2.13.
|
|
25
|
-
"@ui5/webcomponents-fiori": "2.13.
|
|
26
|
-
"@ui5/webcomponents-icons": "2.13.
|
|
27
|
-
"@ui5/webcomponents-icons-business-suite": "2.13.
|
|
28
|
-
"@ui5/webcomponents-icons-tnt": "2.13.
|
|
29
|
-
"@ui5/webcomponents-theming": "2.13.
|
|
22
|
+
"@ui5/webcomponents": "2.13.3",
|
|
23
|
+
"@ui5/webcomponents-ai": "2.13.3",
|
|
24
|
+
"@ui5/webcomponents-base": "2.13.3",
|
|
25
|
+
"@ui5/webcomponents-fiori": "2.13.3",
|
|
26
|
+
"@ui5/webcomponents-icons": "2.13.3",
|
|
27
|
+
"@ui5/webcomponents-icons-business-suite": "2.13.3",
|
|
28
|
+
"@ui5/webcomponents-icons-tnt": "2.13.3",
|
|
29
|
+
"@ui5/webcomponents-theming": "2.13.3",
|
|
30
30
|
"fast-deep-equal": "^3.1.3",
|
|
31
31
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@ui5/theming-ngx": "^0.5.
|
|
34
|
+
"@ui5/theming-ngx": "^0.5.5",
|
|
35
35
|
"tslib": "^2.4.1"
|
|
36
36
|
},
|
|
37
37
|
"schematics": "./schematics/collection.json",
|
|
@@ -592,14 +592,14 @@
|
|
|
592
592
|
"types": "./main/tab-container/index.d.ts",
|
|
593
593
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs"
|
|
594
594
|
},
|
|
595
|
-
"./main/tab-separator": {
|
|
596
|
-
"types": "./main/tab-separator/index.d.ts",
|
|
597
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs"
|
|
598
|
-
},
|
|
599
595
|
"./main/table": {
|
|
600
596
|
"types": "./main/table/index.d.ts",
|
|
601
597
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table.mjs"
|
|
602
598
|
},
|
|
599
|
+
"./main/tab-separator": {
|
|
600
|
+
"types": "./main/tab-separator/index.d.ts",
|
|
601
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs"
|
|
602
|
+
},
|
|
603
603
|
"./main/table-cell": {
|
|
604
604
|
"types": "./main/table-cell/index.d.ts",
|
|
605
605
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs"
|
|
@@ -648,26 +648,26 @@
|
|
|
648
648
|
"types": "./main/table-virtualizer/index.d.ts",
|
|
649
649
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-virtualizer.mjs"
|
|
650
650
|
},
|
|
651
|
-
"./main/tag": {
|
|
652
|
-
"types": "./main/tag/index.d.ts",
|
|
653
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-tag.mjs"
|
|
654
|
-
},
|
|
655
651
|
"./main/text": {
|
|
656
652
|
"types": "./main/text/index.d.ts",
|
|
657
653
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-text.mjs"
|
|
658
654
|
},
|
|
655
|
+
"./main/tag": {
|
|
656
|
+
"types": "./main/tag/index.d.ts",
|
|
657
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-tag.mjs"
|
|
658
|
+
},
|
|
659
659
|
"./main/text-area": {
|
|
660
660
|
"types": "./main/text-area/index.d.ts",
|
|
661
661
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-text-area.mjs"
|
|
662
662
|
},
|
|
663
|
-
"./main/theming": {
|
|
664
|
-
"types": "./main/theming/index.d.ts",
|
|
665
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-theming.mjs"
|
|
666
|
-
},
|
|
667
663
|
"./main/time-picker": {
|
|
668
664
|
"types": "./main/time-picker/index.d.ts",
|
|
669
665
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs"
|
|
670
666
|
},
|
|
667
|
+
"./main/theming": {
|
|
668
|
+
"types": "./main/theming/index.d.ts",
|
|
669
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-theming.mjs"
|
|
670
|
+
},
|
|
671
671
|
"./main/title": {
|
|
672
672
|
"types": "./main/title/index.d.ts",
|
|
673
673
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-title.mjs"
|
|
Binary file
|
|
Binary file
|