@onemrvapublic/design-system 20.7.0-develop.6 → 20.7.0-develop.7
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 +17 -17
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.7",
|
|
4
4
|
"description": "Design System Onem/Rva without theme included",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -45,14 +45,14 @@
|
|
|
45
45
|
"./package.json": {
|
|
46
46
|
"default": "./package.json"
|
|
47
47
|
},
|
|
48
|
-
"./flag-icon": {
|
|
49
|
-
"types": "./flag-icon/index.d.ts",
|
|
50
|
-
"default": "./fesm2022/onemrvapublic-design-system-flag-icon.mjs"
|
|
51
|
-
},
|
|
52
48
|
"./jsonform-renderers": {
|
|
53
49
|
"types": "./jsonform-renderers/index.d.ts",
|
|
54
50
|
"default": "./fesm2022/onemrvapublic-design-system-jsonform-renderers.mjs"
|
|
55
51
|
},
|
|
52
|
+
"./flag-icon": {
|
|
53
|
+
"types": "./flag-icon/index.d.ts",
|
|
54
|
+
"default": "./fesm2022/onemrvapublic-design-system-flag-icon.mjs"
|
|
55
|
+
},
|
|
56
56
|
"./layout": {
|
|
57
57
|
"types": "./layout/index.d.ts",
|
|
58
58
|
"default": "./fesm2022/onemrvapublic-design-system-layout.mjs"
|
|
@@ -65,14 +65,14 @@
|
|
|
65
65
|
"types": "./mat-avatar/index.d.ts",
|
|
66
66
|
"default": "./fesm2022/onemrvapublic-design-system-mat-avatar.mjs"
|
|
67
67
|
},
|
|
68
|
-
"./mat-breadcrumb": {
|
|
69
|
-
"types": "./mat-breadcrumb/index.d.ts",
|
|
70
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs"
|
|
71
|
-
},
|
|
72
68
|
"./mat-carousel": {
|
|
73
69
|
"types": "./mat-carousel/index.d.ts",
|
|
74
70
|
"default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
|
|
75
71
|
},
|
|
72
|
+
"./mat-breadcrumb": {
|
|
73
|
+
"types": "./mat-breadcrumb/index.d.ts",
|
|
74
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs"
|
|
75
|
+
},
|
|
76
76
|
"./mat-choice-chip": {
|
|
77
77
|
"types": "./mat-choice-chip/index.d.ts",
|
|
78
78
|
"default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
|
|
@@ -93,14 +93,14 @@
|
|
|
93
93
|
"types": "./mat-empty-row/index.d.ts",
|
|
94
94
|
"default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
|
|
95
95
|
},
|
|
96
|
-
"./mat-file-upload": {
|
|
97
|
-
"types": "./mat-file-upload/index.d.ts",
|
|
98
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
|
|
99
|
-
},
|
|
100
96
|
"./mat-input-address": {
|
|
101
97
|
"types": "./mat-input-address/index.d.ts",
|
|
102
98
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-address.mjs"
|
|
103
99
|
},
|
|
100
|
+
"./mat-file-upload": {
|
|
101
|
+
"types": "./mat-file-upload/index.d.ts",
|
|
102
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
|
|
103
|
+
},
|
|
104
104
|
"./mat-input-birthplace": {
|
|
105
105
|
"types": "./mat-input-birthplace/index.d.ts",
|
|
106
106
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs"
|
|
@@ -113,14 +113,14 @@
|
|
|
113
113
|
"types": "./mat-input-country/index.d.ts",
|
|
114
114
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-country.mjs"
|
|
115
115
|
},
|
|
116
|
-
"./mat-input-phone": {
|
|
117
|
-
"types": "./mat-input-phone/index.d.ts",
|
|
118
|
-
"default": "./fesm2022/onemrvapublic-design-system-mat-input-phone.mjs"
|
|
119
|
-
},
|
|
120
116
|
"./mat-input-iban": {
|
|
121
117
|
"types": "./mat-input-iban/index.d.ts",
|
|
122
118
|
"default": "./fesm2022/onemrvapublic-design-system-mat-input-iban.mjs"
|
|
123
119
|
},
|
|
120
|
+
"./mat-input-phone": {
|
|
121
|
+
"types": "./mat-input-phone/index.d.ts",
|
|
122
|
+
"default": "./fesm2022/onemrvapublic-design-system-mat-input-phone.mjs"
|
|
123
|
+
},
|
|
124
124
|
"./mat-message-box": {
|
|
125
125
|
"types": "./mat-message-box/index.d.ts",
|
|
126
126
|
"default": "./fesm2022/onemrvapublic-design-system-mat-message-box.mjs"
|