@fundamental-ngx/core 0.58.0-rc.53 → 0.58.0-rc.54
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 +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/core",
|
|
3
|
-
"version": "0.58.0-rc.
|
|
3
|
+
"version": "0.58.0-rc.54",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"ng-update": {
|
|
6
6
|
"migrations": "./schematics/migrations.json"
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"@angular/forms": "^20.0.0",
|
|
24
24
|
"@angular/platform-browser": "^20.0.0",
|
|
25
25
|
"@angular/router": "^20.0.0",
|
|
26
|
-
"@fundamental-ngx/cdk": "0.58.0-rc.
|
|
27
|
-
"@fundamental-ngx/i18n": "0.58.0-rc.
|
|
26
|
+
"@fundamental-ngx/cdk": "0.58.0-rc.54",
|
|
27
|
+
"@fundamental-ngx/i18n": "0.58.0-rc.54",
|
|
28
28
|
"@sap-theming/theming-base-content": "^11.31.0",
|
|
29
29
|
"fundamental-styles": "0.40.1",
|
|
30
30
|
"rxjs": "^7.8.0"
|
|
@@ -47,21 +47,21 @@
|
|
|
47
47
|
"types": "./index.d.ts",
|
|
48
48
|
"default": "./fesm2022/fundamental-ngx-core.mjs"
|
|
49
49
|
},
|
|
50
|
-
"./action-bar": {
|
|
51
|
-
"types": "./action-bar/index.d.ts",
|
|
52
|
-
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
53
|
-
},
|
|
54
50
|
"./action-sheet": {
|
|
55
51
|
"types": "./action-sheet/index.d.ts",
|
|
56
52
|
"default": "./fesm2022/fundamental-ngx-core-action-sheet.mjs"
|
|
57
53
|
},
|
|
54
|
+
"./avatar-group": {
|
|
55
|
+
"types": "./avatar-group/index.d.ts",
|
|
56
|
+
"default": "./fesm2022/fundamental-ngx-core-avatar-group.mjs"
|
|
57
|
+
},
|
|
58
58
|
"./avatar": {
|
|
59
59
|
"types": "./avatar/index.d.ts",
|
|
60
60
|
"default": "./fesm2022/fundamental-ngx-core-avatar.mjs"
|
|
61
61
|
},
|
|
62
|
-
"./
|
|
63
|
-
"types": "./
|
|
64
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
62
|
+
"./action-bar": {
|
|
63
|
+
"types": "./action-bar/index.d.ts",
|
|
64
|
+
"default": "./fesm2022/fundamental-ngx-core-action-bar.mjs"
|
|
65
65
|
},
|
|
66
66
|
"./avatar-group-legacy": {
|
|
67
67
|
"types": "./avatar-group-legacy/index.d.ts",
|
|
@@ -91,14 +91,14 @@
|
|
|
91
91
|
"types": "./card/index.d.ts",
|
|
92
92
|
"default": "./fesm2022/fundamental-ngx-core-card.mjs"
|
|
93
93
|
},
|
|
94
|
-
"./carousel": {
|
|
95
|
-
"types": "./carousel/index.d.ts",
|
|
96
|
-
"default": "./fesm2022/fundamental-ngx-core-carousel.mjs"
|
|
97
|
-
},
|
|
98
94
|
"./checkbox": {
|
|
99
95
|
"types": "./checkbox/index.d.ts",
|
|
100
96
|
"default": "./fesm2022/fundamental-ngx-core-checkbox.mjs"
|
|
101
97
|
},
|
|
98
|
+
"./carousel": {
|
|
99
|
+
"types": "./carousel/index.d.ts",
|
|
100
|
+
"default": "./fesm2022/fundamental-ngx-core-carousel.mjs"
|
|
101
|
+
},
|
|
102
102
|
"./combobox": {
|
|
103
103
|
"types": "./combobox/index.d.ts",
|
|
104
104
|
"default": "./fesm2022/fundamental-ngx-core-combobox.mjs"
|
|
@@ -123,14 +123,14 @@
|
|
|
123
123
|
"types": "./dialog/index.d.ts",
|
|
124
124
|
"default": "./fesm2022/fundamental-ngx-core-dialog.mjs"
|
|
125
125
|
},
|
|
126
|
-
"./dynamic-side-content": {
|
|
127
|
-
"types": "./dynamic-side-content/index.d.ts",
|
|
128
|
-
"default": "./fesm2022/fundamental-ngx-core-dynamic-side-content.mjs"
|
|
129
|
-
},
|
|
130
126
|
"./dynamic-page": {
|
|
131
127
|
"types": "./dynamic-page/index.d.ts",
|
|
132
128
|
"default": "./fesm2022/fundamental-ngx-core-dynamic-page.mjs"
|
|
133
129
|
},
|
|
130
|
+
"./dynamic-side-content": {
|
|
131
|
+
"types": "./dynamic-side-content/index.d.ts",
|
|
132
|
+
"default": "./fesm2022/fundamental-ngx-core-dynamic-side-content.mjs"
|
|
133
|
+
},
|
|
134
134
|
"./facets": {
|
|
135
135
|
"types": "./facets/index.d.ts",
|
|
136
136
|
"default": "./fesm2022/fundamental-ngx-core-facets.mjs"
|
|
@@ -155,22 +155,22 @@
|
|
|
155
155
|
"types": "./flexible-column-layout/index.d.ts",
|
|
156
156
|
"default": "./fesm2022/fundamental-ngx-core-flexible-column-layout.mjs"
|
|
157
157
|
},
|
|
158
|
-
"./formatted-text": {
|
|
159
|
-
"types": "./formatted-text/index.d.ts",
|
|
160
|
-
"default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
|
|
161
|
-
},
|
|
162
158
|
"./form": {
|
|
163
159
|
"types": "./form/index.d.ts",
|
|
164
160
|
"default": "./fesm2022/fundamental-ngx-core-form.mjs"
|
|
165
161
|
},
|
|
166
|
-
"./
|
|
167
|
-
"types": "./
|
|
168
|
-
"default": "./fesm2022/fundamental-ngx-core-
|
|
162
|
+
"./formatted-text": {
|
|
163
|
+
"types": "./formatted-text/index.d.ts",
|
|
164
|
+
"default": "./fesm2022/fundamental-ngx-core-formatted-text.mjs"
|
|
169
165
|
},
|
|
170
166
|
"./generic-tag": {
|
|
171
167
|
"types": "./generic-tag/index.d.ts",
|
|
172
168
|
"default": "./fesm2022/fundamental-ngx-core-generic-tag.mjs"
|
|
173
169
|
},
|
|
170
|
+
"./grid-list": {
|
|
171
|
+
"types": "./grid-list/index.d.ts",
|
|
172
|
+
"default": "./fesm2022/fundamental-ngx-core-grid-list.mjs"
|
|
173
|
+
},
|
|
174
174
|
"./icon": {
|
|
175
175
|
"types": "./icon/index.d.ts",
|
|
176
176
|
"default": "./fesm2022/fundamental-ngx-core-icon.mjs"
|