@onemrvapublic/design-system 20.7.0-develop.11 → 20.7.0-develop.12

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.
Files changed (1) hide show
  1. package/package.json +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "20.7.0-develop.11",
3
+ "version": "20.7.0-develop.12",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -69,10 +69,6 @@
69
69
  "types": "./mat-breadcrumb/index.d.ts",
70
70
  "default": "./fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs"
71
71
  },
72
- "./mat-carousel": {
73
- "types": "./mat-carousel/index.d.ts",
74
- "default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
75
- },
76
72
  "./mat-choice-chip": {
77
73
  "types": "./mat-choice-chip/index.d.ts",
78
74
  "default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
@@ -81,14 +77,14 @@
81
77
  "types": "./mat-copy-to-clipboard/index.d.ts",
82
78
  "default": "./fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs"
83
79
  },
84
- "./mat-datepicker-header": {
85
- "types": "./mat-datepicker-header/index.d.ts",
86
- "default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
87
- },
88
80
  "./mat-country-item": {
89
81
  "types": "./mat-country-item/index.d.ts",
90
82
  "default": "./fesm2022/onemrvapublic-design-system-mat-country-item.mjs"
91
83
  },
84
+ "./mat-carousel": {
85
+ "types": "./mat-carousel/index.d.ts",
86
+ "default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
87
+ },
92
88
  "./mat-empty-row": {
93
89
  "types": "./mat-empty-row/index.d.ts",
94
90
  "default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
@@ -97,14 +93,18 @@
97
93
  "types": "./mat-file-upload/index.d.ts",
98
94
  "default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
99
95
  },
100
- "./mat-input-birthplace": {
101
- "types": "./mat-input-birthplace/index.d.ts",
102
- "default": "./fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs"
96
+ "./mat-datepicker-header": {
97
+ "types": "./mat-datepicker-header/index.d.ts",
98
+ "default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
103
99
  },
104
100
  "./mat-input-address": {
105
101
  "types": "./mat-input-address/index.d.ts",
106
102
  "default": "./fesm2022/onemrvapublic-design-system-mat-input-address.mjs"
107
103
  },
104
+ "./mat-input-birthplace": {
105
+ "types": "./mat-input-birthplace/index.d.ts",
106
+ "default": "./fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs"
107
+ },
108
108
  "./mat-input-country": {
109
109
  "types": "./mat-input-country/index.d.ts",
110
110
  "default": "./fesm2022/onemrvapublic-design-system-mat-input-country.mjs"
@@ -157,25 +157,25 @@
157
157
  "types": "./mat-select-search/index.d.ts",
158
158
  "default": "./fesm2022/onemrvapublic-design-system-mat-select-search.mjs"
159
159
  },
160
- "./mat-selectable-box": {
161
- "types": "./mat-selectable-box/index.d.ts",
162
- "default": "./fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs"
163
- },
164
- "./mat-side-menu": {
165
- "types": "./mat-side-menu/index.d.ts",
166
- "default": "./fesm2022/onemrvapublic-design-system-mat-side-menu.mjs"
167
- },
168
160
  "./mat-skeleton": {
169
161
  "types": "./mat-skeleton/index.d.ts",
170
162
  "default": "./fesm2022/onemrvapublic-design-system-mat-skeleton.mjs"
171
163
  },
164
+ "./mat-spinner": {
165
+ "types": "./mat-spinner/index.d.ts",
166
+ "default": "./fesm2022/onemrvapublic-design-system-mat-spinner.mjs"
167
+ },
172
168
  "./mat-stepper": {
173
169
  "types": "./mat-stepper/index.d.ts",
174
170
  "default": "./fesm2022/onemrvapublic-design-system-mat-stepper.mjs"
175
171
  },
176
- "./mat-spinner": {
177
- "types": "./mat-spinner/index.d.ts",
178
- "default": "./fesm2022/onemrvapublic-design-system-mat-spinner.mjs"
172
+ "./mat-selectable-box": {
173
+ "types": "./mat-selectable-box/index.d.ts",
174
+ "default": "./fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs"
175
+ },
176
+ "./mat-side-menu": {
177
+ "types": "./mat-side-menu/index.d.ts",
178
+ "default": "./fesm2022/onemrvapublic-design-system-mat-side-menu.mjs"
179
179
  },
180
180
  "./mat-sticker": {
181
181
  "types": "./mat-sticker/index.d.ts",