@onemrvapublic/design-system 20.5.1-develop.2 → 20.5.1-develop.3

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/index.d.ts CHANGED
@@ -186,8 +186,6 @@ declare class OnemrvaDrawerService {
186
186
  declare class OnemrvaLeftSidenavService {
187
187
  private originalItems;
188
188
  readonly items: WritableSignal<NavItem$1[]>;
189
- private router;
190
- constructor();
191
189
  setOriginal(items: NavItem$1[]): void;
192
190
  updateItems(items: NavItem$1[]): void;
193
191
  reset(): void;
package/layout/index.d.ts CHANGED
@@ -158,8 +158,6 @@ declare class OnemrvaDrawerService {
158
158
  declare class OnemrvaLeftSidenavService {
159
159
  private originalItems;
160
160
  readonly items: WritableSignal<NavItem[]>;
161
- private router;
162
- constructor();
163
161
  setOriginal(items: NavItem[]): void;
164
162
  updateItems(items: NavItem[]): void;
165
163
  reset(): void;
@@ -27,18 +27,16 @@
27
27
  border-left: 0.5rem solid transparent;
28
28
 
29
29
  &.active {
30
- button {
31
- border-left: 0.5rem solid var(--mat-sys-tertiary);
32
- font-weight: 600;
33
- mat-icon {
34
- font-variation-settings:
35
- 'FILL' 1,
36
- 'wght' 600,
37
- 'GRAD' 0,
38
- 'opsz' 24;
39
- }
40
- background: var(--mat-sys-surface-container-low);
30
+ border-left: 0.5rem solid var(--mat-sys-tertiary);
31
+ font-weight: 600;
32
+ mat-icon {
33
+ font-variation-settings:
34
+ 'FILL' 1,
35
+ 'wght' 600,
36
+ 'GRAD' 0,
37
+ 'opsz' 24;
41
38
  }
39
+ background: var(--mat-sys-surface-container-low);
42
40
  }
43
41
  &:hover,
44
42
  &:focus {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "20.5.1-develop.2",
3
+ "version": "20.5.1-develop.3",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -40,14 +40,18 @@
40
40
  "./package.json": {
41
41
  "default": "./package.json"
42
42
  },
43
- "./mat-address": {
44
- "types": "./mat-address/index.d.ts",
45
- "default": "./fesm2022/onemrvapublic-design-system-mat-address.mjs"
43
+ "./flag-icon": {
44
+ "types": "./flag-icon/index.d.ts",
45
+ "default": "./fesm2022/onemrvapublic-design-system-flag-icon.mjs"
46
46
  },
47
47
  "./layout": {
48
48
  "types": "./layout/index.d.ts",
49
49
  "default": "./fesm2022/onemrvapublic-design-system-layout.mjs"
50
50
  },
51
+ "./mat-address": {
52
+ "types": "./mat-address/index.d.ts",
53
+ "default": "./fesm2022/onemrvapublic-design-system-mat-address.mjs"
54
+ },
51
55
  "./mat-avatar": {
52
56
  "types": "./mat-avatar/index.d.ts",
53
57
  "default": "./fesm2022/onemrvapublic-design-system-mat-avatar.mjs"
@@ -60,10 +64,6 @@
60
64
  "types": "./mat-carousel/index.d.ts",
61
65
  "default": "./fesm2022/onemrvapublic-design-system-mat-carousel.mjs"
62
66
  },
63
- "./flag-icon": {
64
- "types": "./flag-icon/index.d.ts",
65
- "default": "./fesm2022/onemrvapublic-design-system-flag-icon.mjs"
66
- },
67
67
  "./mat-choice-chip": {
68
68
  "types": "./mat-choice-chip/index.d.ts",
69
69
  "default": "./fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs"
@@ -76,14 +76,14 @@
76
76
  "types": "./mat-country-item/index.d.ts",
77
77
  "default": "./fesm2022/onemrvapublic-design-system-mat-country-item.mjs"
78
78
  },
79
- "./mat-empty-row": {
80
- "types": "./mat-empty-row/index.d.ts",
81
- "default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
82
- },
83
79
  "./mat-datepicker-header": {
84
80
  "types": "./mat-datepicker-header/index.d.ts",
85
81
  "default": "./fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs"
86
82
  },
83
+ "./mat-empty-row": {
84
+ "types": "./mat-empty-row/index.d.ts",
85
+ "default": "./fesm2022/onemrvapublic-design-system-mat-empty-row.mjs"
86
+ },
87
87
  "./mat-file-upload": {
88
88
  "types": "./mat-file-upload/index.d.ts",
89
89
  "default": "./fesm2022/onemrvapublic-design-system-mat-file-upload.mjs"
@@ -104,14 +104,14 @@
104
104
  "types": "./mat-input-enterprise-number/index.d.ts",
105
105
  "default": "./fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs"
106
106
  },
107
- "./mat-input-phone": {
108
- "types": "./mat-input-phone/index.d.ts",
109
- "default": "./fesm2022/onemrvapublic-design-system-mat-input-phone.mjs"
110
- },
111
107
  "./mat-input-iban": {
112
108
  "types": "./mat-input-iban/index.d.ts",
113
109
  "default": "./fesm2022/onemrvapublic-design-system-mat-input-iban.mjs"
114
110
  },
111
+ "./mat-input-phone": {
112
+ "types": "./mat-input-phone/index.d.ts",
113
+ "default": "./fesm2022/onemrvapublic-design-system-mat-input-phone.mjs"
114
+ },
115
115
  "./mat-message-box": {
116
116
  "types": "./mat-message-box/index.d.ts",
117
117
  "default": "./fesm2022/onemrvapublic-design-system-mat-message-box.mjs"
@@ -120,14 +120,14 @@
120
120
  "types": "./mat-multi-select/index.d.ts",
121
121
  "default": "./fesm2022/onemrvapublic-design-system-mat-multi-select.mjs"
122
122
  },
123
- "./mat-navigation": {
124
- "types": "./mat-navigation/index.d.ts",
125
- "default": "./fesm2022/onemrvapublic-design-system-mat-navigation.mjs"
126
- },
127
123
  "./mat-notification": {
128
124
  "types": "./mat-notification/index.d.ts",
129
125
  "default": "./fesm2022/onemrvapublic-design-system-mat-notification.mjs"
130
126
  },
127
+ "./mat-navigation": {
128
+ "types": "./mat-navigation/index.d.ts",
129
+ "default": "./fesm2022/onemrvapublic-design-system-mat-navigation.mjs"
130
+ },
131
131
  "./mat-paginator": {
132
132
  "types": "./mat-paginator/index.d.ts",
133
133
  "default": "./fesm2022/onemrvapublic-design-system-mat-paginator.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-task-list": {
176
- "types": "./mat-task-list/index.d.ts",
177
- "default": "./fesm2022/onemrvapublic-design-system-mat-task-list.mjs"
178
- },
179
175
  "./mat-table-of-content": {
180
176
  "types": "./mat-table-of-content/index.d.ts",
181
177
  "default": "./fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs"
182
178
  },
179
+ "./mat-task-list": {
180
+ "types": "./mat-task-list/index.d.ts",
181
+ "default": "./fesm2022/onemrvapublic-design-system-mat-task-list.mjs"
182
+ },
183
183
  "./mat-timepicker": {
184
184
  "types": "./mat-timepicker/index.d.ts",
185
185
  "default": "./fesm2022/onemrvapublic-design-system-mat-timepicker.mjs"