@onemrvapublic/design-system 20.7.0-develop.13 → 20.7.0-develop.15
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 +13 -13
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.15",
|
|
4
4
|
"description": "Design System Onem/Rva without theme included",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -73,10 +73,6 @@
|
|
|
73
73
|
"types": "./mat-carousel/index.d.ts",
|
|
74
74
|
"default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
|
|
75
75
|
},
|
|
76
|
-
"./mat-choice-chip": {
|
|
77
|
-
"types": "./mat-choice-chip/index.d.ts",
|
|
78
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
|
|
79
|
-
},
|
|
80
76
|
"./mat-copy-to-clipboard": {
|
|
81
77
|
"types": "./mat-copy-to-clipboard/index.d.ts",
|
|
82
78
|
"default": "./fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs"
|
|
@@ -89,6 +85,10 @@
|
|
|
89
85
|
"types": "./mat-datepicker-header/index.d.ts",
|
|
90
86
|
"default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
|
|
91
87
|
},
|
|
88
|
+
"./mat-choice-chip": {
|
|
89
|
+
"types": "./mat-choice-chip/index.d.ts",
|
|
90
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
|
|
91
|
+
},
|
|
92
92
|
"./mat-empty-row": {
|
|
93
93
|
"types": "./mat-empty-row/index.d.ts",
|
|
94
94
|
"default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
|
|
@@ -101,14 +101,14 @@
|
|
|
101
101
|
"types": "./mat-input-address/index.d.ts",
|
|
102
102
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-address.mjs"
|
|
103
103
|
},
|
|
104
|
-
"./mat-input-country": {
|
|
105
|
-
"types": "./mat-input-country/index.d.ts",
|
|
106
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-input-country.mjs"
|
|
107
|
-
},
|
|
108
104
|
"./mat-input-birthplace": {
|
|
109
105
|
"types": "./mat-input-birthplace/index.d.ts",
|
|
110
106
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs"
|
|
111
107
|
},
|
|
108
|
+
"./mat-input-country": {
|
|
109
|
+
"types": "./mat-input-country/index.d.ts",
|
|
110
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-input-country.mjs"
|
|
111
|
+
},
|
|
112
112
|
"./mat-input-enterprise-number": {
|
|
113
113
|
"types": "./mat-input-enterprise-number/index.d.ts",
|
|
114
114
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs"
|
|
@@ -117,14 +117,14 @@
|
|
|
117
117
|
"types": "./mat-input-iban/index.d.ts",
|
|
118
118
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-iban.mjs"
|
|
119
119
|
},
|
|
120
|
-
"./mat-message-box": {
|
|
121
|
-
"types": "./mat-message-box/index.d.ts",
|
|
122
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-message-box.mjs"
|
|
123
|
-
},
|
|
124
120
|
"./mat-input-phone": {
|
|
125
121
|
"types": "./mat-input-phone/index.d.ts",
|
|
126
122
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-phone.mjs"
|
|
127
123
|
},
|
|
124
|
+
"./mat-message-box": {
|
|
125
|
+
"types": "./mat-message-box/index.d.ts",
|
|
126
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-message-box.mjs"
|
|
127
|
+
},
|
|
128
128
|
"./mat-multi-select": {
|
|
129
129
|
"types": "./mat-multi-select/index.d.ts",
|
|
130
130
|
"default": "./fesm2022/onemrvapublic-design-system-mat-multi-select.mjs"
|