@onemrvapublic/design-system 20.7.0-develop.16 → 20.7.0-develop.17
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 +21 -21
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.17",
|
|
4
4
|
"description": "Design System Onem/Rva without theme included",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -58,14 +58,14 @@
|
|
|
58
58
|
"types": "./mat-avatar/index.d.ts",
|
|
59
59
|
"default": "./fesm2022/onemrvapublic-design-system-mat-avatar.mjs"
|
|
60
60
|
},
|
|
61
|
-
"./mat-breadcrumb": {
|
|
62
|
-
"types": "./mat-breadcrumb/index.d.ts",
|
|
63
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs"
|
|
64
|
-
},
|
|
65
61
|
"./mat-carousel": {
|
|
66
62
|
"types": "./mat-carousel/index.d.ts",
|
|
67
63
|
"default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
|
|
68
64
|
},
|
|
65
|
+
"./mat-breadcrumb": {
|
|
66
|
+
"types": "./mat-breadcrumb/index.d.ts",
|
|
67
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs"
|
|
68
|
+
},
|
|
69
69
|
"./mat-choice-chip": {
|
|
70
70
|
"types": "./mat-choice-chip/index.d.ts",
|
|
71
71
|
"default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
|
|
@@ -78,14 +78,14 @@
|
|
|
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"
|
|
88
84
|
},
|
|
85
|
+
"./mat-datepicker-header": {
|
|
86
|
+
"types": "./mat-datepicker-header/index.d.ts",
|
|
87
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
|
|
88
|
+
},
|
|
89
89
|
"./mat-file-upload": {
|
|
90
90
|
"types": "./mat-file-upload/index.d.ts",
|
|
91
91
|
"default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
|
|
@@ -106,6 +106,10 @@
|
|
|
106
106
|
"types": "./mat-input-enterprise-number/index.d.ts",
|
|
107
107
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs"
|
|
108
108
|
},
|
|
109
|
+
"./mat-input-iban": {
|
|
110
|
+
"types": "./mat-input-iban/index.d.ts",
|
|
111
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-input-iban.mjs"
|
|
112
|
+
},
|
|
109
113
|
"./mat-input-phone": {
|
|
110
114
|
"types": "./mat-input-phone/index.d.ts",
|
|
111
115
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-phone.mjs"
|
|
@@ -122,18 +126,14 @@
|
|
|
122
126
|
"types": "./mat-navigation/index.d.ts",
|
|
123
127
|
"default": "./fesm2022/onemrvapublic-design-system-mat-navigation.mjs"
|
|
124
128
|
},
|
|
125
|
-
"./mat-notification": {
|
|
126
|
-
"types": "./mat-notification/index.d.ts",
|
|
127
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-notification.mjs"
|
|
128
|
-
},
|
|
129
|
-
"./mat-input-iban": {
|
|
130
|
-
"types": "./mat-input-iban/index.d.ts",
|
|
131
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-input-iban.mjs"
|
|
132
|
-
},
|
|
133
129
|
"./mat-paginator": {
|
|
134
130
|
"types": "./mat-paginator/index.d.ts",
|
|
135
131
|
"default": "./fesm2022/onemrvapublic-design-system-mat-paginator.mjs"
|
|
136
132
|
},
|
|
133
|
+
"./mat-notification": {
|
|
134
|
+
"types": "./mat-notification/index.d.ts",
|
|
135
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-notification.mjs"
|
|
136
|
+
},
|
|
137
137
|
"./mat-panel": {
|
|
138
138
|
"types": "./mat-panel/index.d.ts",
|
|
139
139
|
"default": "./fesm2022/onemrvapublic-design-system-mat-panel.mjs"
|
|
@@ -154,14 +154,14 @@
|
|
|
154
154
|
"types": "./mat-selectable-box/index.d.ts",
|
|
155
155
|
"default": "./fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs"
|
|
156
156
|
},
|
|
157
|
-
"./mat-skeleton": {
|
|
158
|
-
"types": "./mat-skeleton/index.d.ts",
|
|
159
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-skeleton.mjs"
|
|
160
|
-
},
|
|
161
157
|
"./mat-side-menu": {
|
|
162
158
|
"types": "./mat-side-menu/index.d.ts",
|
|
163
159
|
"default": "./fesm2022/onemrvapublic-design-system-mat-side-menu.mjs"
|
|
164
160
|
},
|
|
161
|
+
"./mat-skeleton": {
|
|
162
|
+
"types": "./mat-skeleton/index.d.ts",
|
|
163
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-skeleton.mjs"
|
|
164
|
+
},
|
|
165
165
|
"./mat-spinner": {
|
|
166
166
|
"types": "./mat-spinner/index.d.ts",
|
|
167
167
|
"default": "./fesm2022/onemrvapublic-design-system-mat-spinner.mjs"
|