@onemrvapublic/design-system 20.7.0-develop.18 → 20.7.0-develop.19
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 +20 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onemrvapublic/design-system",
|
|
3
|
-
"version": "20.7.0-develop.
|
|
3
|
+
"version": "20.7.0-develop.19",
|
|
4
4
|
"description": "Design System Onem/Rva without theme included",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -50,26 +50,26 @@
|
|
|
50
50
|
"types": "./layout/index.d.ts",
|
|
51
51
|
"default": "./fesm2022/onemrvapublic-design-system-layout.mjs"
|
|
52
52
|
},
|
|
53
|
-
"./mat-address": {
|
|
54
|
-
"types": "./mat-address/index.d.ts",
|
|
55
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-address.mjs"
|
|
56
|
-
},
|
|
57
53
|
"./mat-avatar": {
|
|
58
54
|
"types": "./mat-avatar/index.d.ts",
|
|
59
55
|
"default": "./fesm2022/onemrvapublic-design-system-mat-avatar.mjs"
|
|
60
56
|
},
|
|
57
|
+
"./mat-address": {
|
|
58
|
+
"types": "./mat-address/index.d.ts",
|
|
59
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-address.mjs"
|
|
60
|
+
},
|
|
61
61
|
"./mat-breadcrumb": {
|
|
62
62
|
"types": "./mat-breadcrumb/index.d.ts",
|
|
63
63
|
"default": "./fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs"
|
|
64
64
|
},
|
|
65
|
-
"./mat-carousel": {
|
|
66
|
-
"types": "./mat-carousel/index.d.ts",
|
|
67
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
|
|
68
|
-
},
|
|
69
65
|
"./mat-choice-chip": {
|
|
70
66
|
"types": "./mat-choice-chip/index.d.ts",
|
|
71
67
|
"default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
|
|
72
68
|
},
|
|
69
|
+
"./mat-carousel": {
|
|
70
|
+
"types": "./mat-carousel/index.d.ts",
|
|
71
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
|
|
72
|
+
},
|
|
73
73
|
"./mat-copy-to-clipboard": {
|
|
74
74
|
"types": "./mat-copy-to-clipboard/index.d.ts",
|
|
75
75
|
"default": "./fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs"
|
|
@@ -78,10 +78,6 @@
|
|
|
78
78
|
"types": "./mat-country-item/index.d.ts",
|
|
79
79
|
"default": "./fesm2022/onemrvapublic-design-system-mat-country-item.mjs"
|
|
80
80
|
},
|
|
81
|
-
"./mat-datepicker-header": {
|
|
82
|
-
"types": "./mat-datepicker-header/index.d.ts",
|
|
83
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
|
|
84
|
-
},
|
|
85
81
|
"./mat-empty-row": {
|
|
86
82
|
"types": "./mat-empty-row/index.d.ts",
|
|
87
83
|
"default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
|
|
@@ -90,9 +86,9 @@
|
|
|
90
86
|
"types": "./mat-file-upload/index.d.ts",
|
|
91
87
|
"default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
|
|
92
88
|
},
|
|
93
|
-
"./mat-
|
|
94
|
-
"types": "./mat-
|
|
95
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-
|
|
89
|
+
"./mat-datepicker-header": {
|
|
90
|
+
"types": "./mat-datepicker-header/index.d.ts",
|
|
91
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
|
|
96
92
|
},
|
|
97
93
|
"./mat-input-birthplace": {
|
|
98
94
|
"types": "./mat-input-birthplace/index.d.ts",
|
|
@@ -190,6 +186,10 @@
|
|
|
190
186
|
"types": "./mat-toast/index.d.ts",
|
|
191
187
|
"default": "./fesm2022/onemrvapublic-design-system-mat-toast.mjs"
|
|
192
188
|
},
|
|
189
|
+
"./mat-input-address": {
|
|
190
|
+
"types": "./mat-input-address/index.d.ts",
|
|
191
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-input-address.mjs"
|
|
192
|
+
},
|
|
193
193
|
"./mat-tooltip": {
|
|
194
194
|
"types": "./mat-tooltip/index.d.ts",
|
|
195
195
|
"default": "./fesm2022/onemrvapublic-design-system-mat-tooltip.mjs"
|
|
@@ -198,13 +198,13 @@
|
|
|
198
198
|
"types": "./page-error/index.d.ts",
|
|
199
199
|
"default": "./fesm2022/onemrvapublic-design-system-page-error.mjs"
|
|
200
200
|
},
|
|
201
|
-
"./page-not-found": {
|
|
202
|
-
"types": "./page-not-found/index.d.ts",
|
|
203
|
-
"default": "./fesm2022/onemrvapublic-design-system-page-not-found.mjs"
|
|
204
|
-
},
|
|
205
201
|
"./shared": {
|
|
206
202
|
"types": "./shared/index.d.ts",
|
|
207
203
|
"default": "./fesm2022/onemrvapublic-design-system-shared.mjs"
|
|
204
|
+
},
|
|
205
|
+
"./page-not-found": {
|
|
206
|
+
"types": "./page-not-found/index.d.ts",
|
|
207
|
+
"default": "./fesm2022/onemrvapublic-design-system-page-not-found.mjs"
|
|
208
208
|
}
|
|
209
209
|
},
|
|
210
210
|
"module": "fesm2022/onemrvapublic-design-system.mjs",
|