@onemrvapublic/design-system 20.7.0-develop.17 → 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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "20.7.0-develop.17",
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,17 +50,13 @@
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
  },
61
- "./mat-carousel": {
62
- "types": "./mat-carousel/index.d.ts",
63
- "default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
57
+ "./mat-address": {
58
+ "types": "./mat-address/index.d.ts",
59
+ "default": "./fesm2022/onemrvapublic-design-system-mat-address.mjs"
64
60
  },
65
61
  "./mat-breadcrumb": {
66
62
  "types": "./mat-breadcrumb/index.d.ts",
@@ -70,6 +66,10 @@
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"
@@ -82,17 +82,13 @@
82
82
  "types": "./mat-empty-row/index.d.ts",
83
83
  "default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
84
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
85
  "./mat-file-upload": {
90
86
  "types": "./mat-file-upload/index.d.ts",
91
87
  "default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
92
88
  },
93
- "./mat-input-address": {
94
- "types": "./mat-input-address/index.d.ts",
95
- "default": "./fesm2022/onemrvapublic-design-system-mat-input-address.mjs"
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",
@@ -126,14 +122,14 @@
126
122
  "types": "./mat-navigation/index.d.ts",
127
123
  "default": "./fesm2022/onemrvapublic-design-system-mat-navigation.mjs"
128
124
  },
129
- "./mat-paginator": {
130
- "types": "./mat-paginator/index.d.ts",
131
- "default": "./fesm2022/onemrvapublic-design-system-mat-paginator.mjs"
132
- },
133
125
  "./mat-notification": {
134
126
  "types": "./mat-notification/index.d.ts",
135
127
  "default": "./fesm2022/onemrvapublic-design-system-mat-notification.mjs"
136
128
  },
129
+ "./mat-paginator": {
130
+ "types": "./mat-paginator/index.d.ts",
131
+ "default": "./fesm2022/onemrvapublic-design-system-mat-paginator.mjs"
132
+ },
137
133
  "./mat-panel": {
138
134
  "types": "./mat-panel/index.d.ts",
139
135
  "default": "./fesm2022/onemrvapublic-design-system-mat-panel.mjs"
@@ -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",