@onemrvapublic/design-system 20.4.1 → 20.4.2-develop.2

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "20.4.1",
3
+ "version": "20.4.2-develop.2",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -44,14 +44,14 @@
44
44
  "types": "./flag-icon/index.d.ts",
45
45
  "default": "./fesm2022/onemrvapublic-design-system-flag-icon.mjs"
46
46
  },
47
- "./layout": {
48
- "types": "./layout/index.d.ts",
49
- "default": "./fesm2022/onemrvapublic-design-system-layout.mjs"
50
- },
51
47
  "./mat-address": {
52
48
  "types": "./mat-address/index.d.ts",
53
49
  "default": "./fesm2022/onemrvapublic-design-system-mat-address.mjs"
54
50
  },
51
+ "./layout": {
52
+ "types": "./layout/index.d.ts",
53
+ "default": "./fesm2022/onemrvapublic-design-system-layout.mjs"
54
+ },
55
55
  "./mat-avatar": {
56
56
  "types": "./mat-avatar/index.d.ts",
57
57
  "default": "./fesm2022/onemrvapublic-design-system-mat-avatar.mjs"
@@ -124,14 +124,14 @@
124
124
  "types": "./mat-navigation/index.d.ts",
125
125
  "default": "./fesm2022/onemrvapublic-design-system-mat-navigation.mjs"
126
126
  },
127
- "./mat-notification": {
128
- "types": "./mat-notification/index.d.ts",
129
- "default": "./fesm2022/onemrvapublic-design-system-mat-notification.mjs"
130
- },
131
127
  "./mat-paginator": {
132
128
  "types": "./mat-paginator/index.d.ts",
133
129
  "default": "./fesm2022/onemrvapublic-design-system-mat-paginator.mjs"
134
130
  },
131
+ "./mat-notification": {
132
+ "types": "./mat-notification/index.d.ts",
133
+ "default": "./fesm2022/onemrvapublic-design-system-mat-notification.mjs"
134
+ },
135
135
  "./mat-panel": {
136
136
  "types": "./mat-panel/index.d.ts",
137
137
  "default": "./fesm2022/onemrvapublic-design-system-mat-panel.mjs"
@@ -172,14 +172,14 @@
172
172
  "types": "./mat-sticker/index.d.ts",
173
173
  "default": "./fesm2022/onemrvapublic-design-system-mat-sticker.mjs"
174
174
  },
175
- "./mat-table-of-content": {
176
- "types": "./mat-table-of-content/index.d.ts",
177
- "default": "./fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs"
178
- },
179
175
  "./mat-task-list": {
180
176
  "types": "./mat-task-list/index.d.ts",
181
177
  "default": "./fesm2022/onemrvapublic-design-system-mat-task-list.mjs"
182
178
  },
179
+ "./mat-table-of-content": {
180
+ "types": "./mat-table-of-content/index.d.ts",
181
+ "default": "./fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs"
182
+ },
183
183
  "./mat-timepicker": {
184
184
  "types": "./mat-timepicker/index.d.ts",
185
185
  "default": "./fesm2022/onemrvapublic-design-system-mat-timepicker.mjs"