@helsenorge/designsystem-react 1.0.0-beta90 → 1.0.0-beta91

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 (105) hide show
  1. package/Button-2be46c88.js +2 -0
  2. package/Button-2be46c88.js.map +1 -0
  3. package/Checkbox-0ba01292.js +2 -0
  4. package/Checkbox-0ba01292.js.map +1 -0
  5. package/Close-80751ae6.js +2 -0
  6. package/Close-80751ae6.js.map +1 -0
  7. package/FormGroup-9555dd73.js +2 -0
  8. package/FormGroup-9555dd73.js.map +1 -0
  9. package/Icon-9b4a8a2d.js +2 -0
  10. package/Icon-9b4a8a2d.js.map +1 -0
  11. package/Loader-3589bdb1.js +2 -0
  12. package/Loader-3589bdb1.js.map +1 -0
  13. package/Modal-e7d8aac4.js +2 -0
  14. package/Modal-e7d8aac4.js.map +1 -0
  15. package/RadioButton-84ca988e.js +2 -0
  16. package/RadioButton-84ca988e.js.map +1 -0
  17. package/Textarea-9c91191a.js +2 -0
  18. package/Textarea-9c91191a.js.map +1 -0
  19. package/Validation-1236e8ef.js +2 -0
  20. package/Validation-1236e8ef.js.map +1 -0
  21. package/components/AnchorLink/index.js +1 -1
  22. package/components/Avatar/index.js +1 -1
  23. package/components/Button/index.js +1 -1
  24. package/components/ButtonWithModal/componentdata.json +19 -0
  25. package/components/ButtonWithModal/index.js +1 -1
  26. package/components/Checkbox/Checkbox.d.ts +3 -3
  27. package/components/Checkbox/Checkbox.d.ts.map +1 -1
  28. package/components/Checkbox/componentdata.json +13 -7
  29. package/components/Checkbox/index.js +1 -1
  30. package/components/Close/index.js +1 -1
  31. package/components/ExpanderList/index.js +1 -1
  32. package/components/FormExample/FormExample.d.ts +7 -5
  33. package/components/FormExample/FormExample.d.ts.map +1 -1
  34. package/components/FormExample/componentdata.json +9 -3
  35. package/components/FormExample/index.js +1 -1
  36. package/components/FormExample/index.js.map +1 -1
  37. package/components/FormGroup/FormGroup.d.ts +5 -6
  38. package/components/FormGroup/FormGroup.d.ts.map +1 -1
  39. package/components/FormGroup/componentdata.json +32 -7
  40. package/components/FormGroup/index.js +1 -1
  41. package/components/FormGroup/styles.module.scss +12 -3
  42. package/components/Icons/AcupunctureBack.js +1 -1
  43. package/components/Icons/Icon.js +1 -1
  44. package/components/Icons/NoEye.js +1 -1
  45. package/components/Icons/SectionSign.js +1 -1
  46. package/components/Icons/SpeechBubble.js +1 -1
  47. package/components/Icons/SupportingPerson.js +1 -1
  48. package/components/Icons/Syringe.js +1 -1
  49. package/components/Icons/index.js +1 -1
  50. package/components/LinkList/index.js +1 -1
  51. package/components/Loader/Loader.d.ts +7 -1
  52. package/components/Loader/Loader.d.ts.map +1 -1
  53. package/components/Loader/componentdata.json +32 -1
  54. package/components/Loader/index.js +1 -1
  55. package/components/Loader/styles.module.scss +19 -4
  56. package/components/Modal/Modal.d.ts +4 -0
  57. package/components/Modal/Modal.d.ts.map +1 -1
  58. package/components/Modal/componentdata.json +21 -0
  59. package/components/Modal/index.js +1 -1
  60. package/components/Modal/styles.module.scss +0 -1
  61. package/components/NotificationPanel/index.js +1 -1
  62. package/components/RadioButton/RadioButton.d.ts +31 -0
  63. package/components/RadioButton/RadioButton.d.ts.map +1 -0
  64. package/components/RadioButton/componentdata.json +265 -0
  65. package/components/RadioButton/index.d.ts +3 -0
  66. package/components/RadioButton/index.d.ts.map +1 -0
  67. package/components/RadioButton/index.js +2 -0
  68. package/components/RadioButton/index.js.map +1 -0
  69. package/components/RadioButton/styles.module.scss +236 -0
  70. package/components/RadioButton/styles.module.scss.d.ts +23 -0
  71. package/components/Textarea/Textarea.d.ts +31 -0
  72. package/components/Textarea/Textarea.d.ts.map +1 -0
  73. package/components/Textarea/componentdata.json +527 -0
  74. package/components/Textarea/index.d.ts +3 -0
  75. package/components/Textarea/index.d.ts.map +1 -0
  76. package/components/Textarea/index.js +2 -0
  77. package/components/Textarea/index.js.map +1 -0
  78. package/components/Textarea/styles.module.scss +154 -0
  79. package/components/Textarea/styles.module.scss.d.ts +21 -0
  80. package/components/Tile/index.js +1 -1
  81. package/components/Validation/Validation.d.ts +2 -2
  82. package/components/Validation/Validation.d.ts.map +1 -1
  83. package/components/Validation/componentdata.json +3 -3
  84. package/components/Validation/index.js +1 -1
  85. package/constants-a4b0b501.js +2 -0
  86. package/constants-a4b0b501.js.map +1 -0
  87. package/constants.d.ts +29 -0
  88. package/constants.d.ts.map +1 -1
  89. package/package.json +1 -1
  90. package/Button-48132cc3.js +0 -2
  91. package/Button-48132cc3.js.map +0 -1
  92. package/Checkbox-46666e69.js +0 -2
  93. package/Checkbox-46666e69.js.map +0 -1
  94. package/Close-591125bb.js +0 -2
  95. package/Close-591125bb.js.map +0 -1
  96. package/FormGroup-56d60079.js +0 -2
  97. package/FormGroup-56d60079.js.map +0 -1
  98. package/Loader-6ff0d481.js +0 -2
  99. package/Loader-6ff0d481.js.map +0 -1
  100. package/Modal-145869ba.js +0 -2
  101. package/Modal-145869ba.js.map +0 -1
  102. package/Validation-372a97b9.js +0 -2
  103. package/Validation-372a97b9.js.map +0 -1
  104. package/constants-d919236e.js +0 -2
  105. package/constants-d919236e.js.map +0 -1
@@ -0,0 +1,265 @@
1
+ {
2
+ "props": {
3
+ "className": {
4
+ "defaultValue": null,
5
+ "description": "Adds custom classes to the element.",
6
+ "name": "className",
7
+ "parent": {
8
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
9
+ "name": "RadioButtonProps"
10
+ },
11
+ "declarations": [
12
+ {
13
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
14
+ "name": "RadioButtonProps"
15
+ }
16
+ ],
17
+ "required": false,
18
+ "type": {
19
+ "name": "string"
20
+ }
21
+ },
22
+ "defaultChecked": {
23
+ "defaultValue": null,
24
+ "description": "Sets radioButton as checked by default",
25
+ "name": "defaultChecked",
26
+ "parent": {
27
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
28
+ "name": "RadioButtonProps"
29
+ },
30
+ "declarations": [
31
+ {
32
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
33
+ "name": "RadioButtonProps"
34
+ }
35
+ ],
36
+ "required": false,
37
+ "type": {
38
+ "name": "boolean"
39
+ }
40
+ },
41
+ "disabled": {
42
+ "defaultValue": null,
43
+ "description": "Disables the radioButton",
44
+ "name": "disabled",
45
+ "parent": {
46
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
47
+ "name": "RadioButtonProps"
48
+ },
49
+ "declarations": [
50
+ {
51
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
52
+ "name": "RadioButtonProps"
53
+ }
54
+ ],
55
+ "required": false,
56
+ "type": {
57
+ "name": "boolean"
58
+ }
59
+ },
60
+ "label": {
61
+ "defaultValue": null,
62
+ "description": "The label text next to the radioButton",
63
+ "name": "label",
64
+ "parent": {
65
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
66
+ "name": "RadioButtonProps"
67
+ },
68
+ "declarations": [
69
+ {
70
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
71
+ "name": "RadioButtonProps"
72
+ }
73
+ ],
74
+ "required": true,
75
+ "type": {
76
+ "name": "string"
77
+ }
78
+ },
79
+ "inputid": {
80
+ "defaultValue": null,
81
+ "description": "input id of the radioButton",
82
+ "name": "inputid",
83
+ "parent": {
84
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
85
+ "name": "RadioButtonProps"
86
+ },
87
+ "declarations": [
88
+ {
89
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
90
+ "name": "RadioButtonProps"
91
+ }
92
+ ],
93
+ "required": false,
94
+ "type": {
95
+ "name": "string"
96
+ }
97
+ },
98
+ "mode": {
99
+ "defaultValue": null,
100
+ "description": "Changes the visuals of the radioButton",
101
+ "name": "mode",
102
+ "parent": {
103
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
104
+ "name": "RadioButtonProps"
105
+ },
106
+ "declarations": [
107
+ {
108
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
109
+ "name": "RadioButtonProps"
110
+ }
111
+ ],
112
+ "required": false,
113
+ "type": {
114
+ "name": "enum",
115
+ "raw": "\"OnWhite\" | \"OnGrey\" | \"OnBlueberry\" | \"OnDark\" | \"OnError\" | undefined",
116
+ "value": [
117
+ {
118
+ "value": "undefined"
119
+ },
120
+ {
121
+ "value": "\"OnWhite\""
122
+ },
123
+ {
124
+ "value": "\"OnGrey\""
125
+ },
126
+ {
127
+ "value": "\"OnBlueberry\""
128
+ },
129
+ {
130
+ "value": "\"OnDark\""
131
+ },
132
+ {
133
+ "value": "\"OnError\""
134
+ }
135
+ ]
136
+ }
137
+ },
138
+ "name": {
139
+ "defaultValue": null,
140
+ "description": "Unique identifyer for the input tag",
141
+ "name": "name",
142
+ "parent": {
143
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
144
+ "name": "RadioButtonProps"
145
+ },
146
+ "declarations": [
147
+ {
148
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
149
+ "name": "RadioButtonProps"
150
+ }
151
+ ],
152
+ "required": false,
153
+ "type": {
154
+ "name": "string"
155
+ }
156
+ },
157
+ "value": {
158
+ "defaultValue": null,
159
+ "description": "Return value for the radioButton",
160
+ "name": "value",
161
+ "parent": {
162
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
163
+ "name": "RadioButtonProps"
164
+ },
165
+ "declarations": [
166
+ {
167
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
168
+ "name": "RadioButtonProps"
169
+ }
170
+ ],
171
+ "required": false,
172
+ "type": {
173
+ "name": "string"
174
+ }
175
+ },
176
+ "variant": {
177
+ "defaultValue": null,
178
+ "description": "Changes the visuals of the radioButton",
179
+ "name": "variant",
180
+ "parent": {
181
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
182
+ "name": "RadioButtonProps"
183
+ },
184
+ "declarations": [
185
+ {
186
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
187
+ "name": "RadioButtonProps"
188
+ }
189
+ ],
190
+ "required": false,
191
+ "type": {
192
+ "name": "enum",
193
+ "raw": "\"Normal\" | \"BigForm\" | undefined",
194
+ "value": [
195
+ {
196
+ "value": "undefined"
197
+ },
198
+ {
199
+ "value": "\"Normal\""
200
+ },
201
+ {
202
+ "value": "\"BigForm\""
203
+ }
204
+ ]
205
+ }
206
+ },
207
+ "error": {
208
+ "defaultValue": null,
209
+ "description": "Activates Error style for the radioButton - This is can be true while errorText is empty, when in a FormGroup",
210
+ "name": "error",
211
+ "parent": {
212
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
213
+ "name": "RadioButtonProps"
214
+ },
215
+ "declarations": [
216
+ {
217
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
218
+ "name": "RadioButtonProps"
219
+ }
220
+ ],
221
+ "required": false,
222
+ "type": {
223
+ "name": "boolean"
224
+ }
225
+ },
226
+ "errorText": {
227
+ "defaultValue": null,
228
+ "description": "Error text to show above the component",
229
+ "name": "errorText",
230
+ "parent": {
231
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
232
+ "name": "RadioButtonProps"
233
+ },
234
+ "declarations": [
235
+ {
236
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
237
+ "name": "RadioButtonProps"
238
+ }
239
+ ],
240
+ "required": false,
241
+ "type": {
242
+ "name": "string"
243
+ }
244
+ },
245
+ "testId": {
246
+ "defaultValue": null,
247
+ "description": "Sets the data-testid attribute.",
248
+ "name": "testId",
249
+ "parent": {
250
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
251
+ "name": "RadioButtonProps"
252
+ },
253
+ "declarations": [
254
+ {
255
+ "fileName": "src/components/RadioButton/RadioButton.tsx",
256
+ "name": "RadioButtonProps"
257
+ }
258
+ ],
259
+ "required": false,
260
+ "type": {
261
+ "name": "string"
262
+ }
263
+ }
264
+ }
265
+ }
@@ -0,0 +1,3 @@
1
+ import RadioButton from './RadioButton';
2
+ export default RadioButton;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/RadioButton/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,eAAe,CAAC;AACxC,eAAe,WAAW,CAAC"}
@@ -0,0 +1,2 @@
1
+ import{R as o}from"../../RadioButton-84ca988e.js";export{R as default}from"../../RadioButton-84ca988e.js";import"../../_rollupPluginBabelHelpers-d0752906.js";import"react";import"../../index-9b84fabc.js";import"../../uuid-8870ab4b.js";import"./styles.module.scss";import"../../constants-a4b0b501.js";
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,236 @@
1
+ @import '../../scss/_spacers.scss';
2
+ @import '../../scss/_breakpoints.scss';
3
+ @import '../../scss/_palette.scss';
4
+ @import '../../scss/font-settings.scss';
5
+
6
+ .radio-button-errors {
7
+ font-size: $font-size-sm;
8
+ font-weight: 600;
9
+ color: $cherry500;
10
+ margin-top: 0;
11
+ }
12
+
13
+ .radio-button-wrapper {
14
+ cursor: pointer;
15
+ margin: getSpacer(s) 0;
16
+
17
+ &--with-error {
18
+ padding: getSpacer(s) getSpacer(xs) getSpacer(m);
19
+ background-color: $cherry50;
20
+ margin-left: -0.75rem;
21
+ border-left: 0.25rem solid $cherry500;
22
+
23
+ @media (min-width: map-get($grid-breakpoints, md)) {
24
+ padding: getSpacer(s) getSpacer(m) getSpacer(l);
25
+ }
26
+ }
27
+
28
+ &--with-error#{&}--bigform {
29
+ padding: getSpacer(m) getSpacer(m);
30
+ }
31
+
32
+ &--bigform {
33
+ margin: getSpacer(xs) 0 getSpacer(xs) 0;
34
+ }
35
+ }
36
+
37
+ .radio-button-wrapper:first-of-type {
38
+ margin-top: 0;
39
+ }
40
+
41
+ .radio-button-wrapper:last-of-type {
42
+ margin-bottom: 0;
43
+ }
44
+
45
+ .radio-button-label {
46
+ display: flex;
47
+ align-items: center;
48
+ cursor: pointer;
49
+ font-size: $font-size-sm;
50
+
51
+ @media (min-width: map-get($grid-breakpoints, md)) {
52
+ font-size: $font-size-md;
53
+ }
54
+
55
+ &--on-dark {
56
+ color: $white;
57
+ }
58
+
59
+ &--invalid {
60
+ color: $black;
61
+ }
62
+
63
+ &--disabled {
64
+ cursor: default;
65
+ color: $neutral400;
66
+ }
67
+
68
+ &--bigform {
69
+ padding: getSpacer(s);
70
+ background-color: $neutral50;
71
+ }
72
+
73
+ &--bigform#{&}--on-blueberry {
74
+ background-color: $blueberry50;
75
+ }
76
+
77
+ &--bigform#{&}--on-dark {
78
+ background-color: $blueberry800;
79
+ }
80
+
81
+ &--bigform#{&}--invalid {
82
+ background-color: $white;
83
+ }
84
+
85
+ @media (min-width: map-get($grid-breakpoints, md)) {
86
+ &--bigform {
87
+ padding: 1.68rem getSpacer(l);
88
+ }
89
+ }
90
+ }
91
+
92
+ .radio-button {
93
+ -moz-appearance: none;
94
+ -webkit-appearance: none;
95
+ -o-appearance: none;
96
+
97
+ cursor: pointer;
98
+ display: flex;
99
+ justify-content: center;
100
+ align-items: center;
101
+ border-radius: 10rem;
102
+ margin: getSpacer(3xs) getSpacer(s) getSpacer(3xs) getSpacer(3xs);
103
+ height: 1.5rem;
104
+ width: 1.5rem;
105
+ min-width: auto !important;
106
+ min-height: auto !important;
107
+ color: $neutral700;
108
+ box-shadow: 0 0 0 getSpacer(3xs);
109
+
110
+ &:checked {
111
+ color: $blueberry500;
112
+
113
+ &:hover {
114
+ background-color: $blueberry50;
115
+ }
116
+ }
117
+
118
+ &:focus {
119
+ box-shadow: 0 0 0 getSpacer(2xs);
120
+ color: $black;
121
+ }
122
+
123
+ &:hover {
124
+ box-shadow: 0 0 0 getSpacer(2xs);
125
+ background-color: $neutral100;
126
+ }
127
+
128
+ :active > & {
129
+ box-shadow: 0 0 0 getSpacer(2xs);
130
+ color: $black;
131
+ }
132
+
133
+ &--on-blueberry {
134
+ color: $blueberry500;
135
+
136
+ :hover > & {
137
+ background-color: $blueberry100;
138
+ }
139
+ }
140
+
141
+ &--on-dark {
142
+ color: $neutral200;
143
+
144
+ &:hover {
145
+ background-color: $inverted-hover;
146
+ box-shadow: 0 0 0 getSpacer(2xs);
147
+ }
148
+
149
+ &:checked {
150
+ color: $blueberry200;
151
+
152
+ &:hover {
153
+ background-color: $inverted-hover;
154
+ }
155
+ }
156
+
157
+ :active > & {
158
+ box-shadow: 0 0 0 getSpacer(2xs);
159
+ color: $white;
160
+ }
161
+
162
+ &:focus {
163
+ color: $white;
164
+ }
165
+ }
166
+
167
+ &--invalid {
168
+ color: $cherry500;
169
+
170
+ &:hover {
171
+ background-color: $cherry100;
172
+ }
173
+
174
+ &:checked {
175
+ color: $cherry500;
176
+
177
+ &:hover {
178
+ background-color: $cherry100;
179
+ }
180
+ }
181
+
182
+ &:active {
183
+ color: $black;
184
+ }
185
+
186
+ &:focus {
187
+ color: $black;
188
+ }
189
+ }
190
+
191
+ &--disabled {
192
+ cursor: default;
193
+
194
+ color: $neutral400;
195
+ &:checked {
196
+ color: $neutral400;
197
+
198
+ &:hover {
199
+ box-shadow: 0 0 0 getSpacer(3xs);
200
+ background-color: transparent;
201
+ }
202
+ }
203
+ &:hover {
204
+ box-shadow: 0 0 0 getSpacer(3xs);
205
+ background-color: transparent;
206
+ }
207
+
208
+ &:active {
209
+ color: $neutral400;
210
+ }
211
+ }
212
+
213
+ // :before er dot i RadioButton
214
+ &:checked::before {
215
+ content: '';
216
+ display: flex;
217
+ background-color: $blueberry500;
218
+ width: 0.75rem;
219
+ height: 0.75rem;
220
+ border-radius: 10rem;
221
+ }
222
+
223
+ &--on-dark:checked::before {
224
+ background-color: $blueberry200;
225
+ }
226
+
227
+ &--disabled:checked::before {
228
+ box-shadow: 0 0 0 0;
229
+ background-color: $neutral400;
230
+ color: $neutral400;
231
+ }
232
+
233
+ &--invalid:checked::before {
234
+ background-color: $cherry500;
235
+ }
236
+ }
@@ -0,0 +1,23 @@
1
+ export type Styles = {
2
+ 'radio-button': string;
3
+ 'radio-button--disabled': string;
4
+ 'radio-button--invalid': string;
5
+ 'radio-button--on-blueberry': string;
6
+ 'radio-button--on-dark': string;
7
+ 'radio-button-errors': string;
8
+ 'radio-button-label': string;
9
+ 'radio-button-label--bigform': string;
10
+ 'radio-button-label--disabled': string;
11
+ 'radio-button-label--invalid': string;
12
+ 'radio-button-label--on-blueberry': string;
13
+ 'radio-button-label--on-dark': string;
14
+ 'radio-button-wrapper': string;
15
+ 'radio-button-wrapper--bigform': string;
16
+ 'radio-button-wrapper--with-error': string;
17
+ };
18
+
19
+ export type ClassNames = keyof Styles;
20
+
21
+ declare const styles: Styles;
22
+
23
+ export default styles;
@@ -0,0 +1,31 @@
1
+ import React from 'react';
2
+ import { HTMLTextareaProps, FormMode } from '../../constants';
3
+ interface TextareaProps extends HTMLTextareaProps {
4
+ /** initial value for textarea */
5
+ defaultValue?: string;
6
+ /** max character limit in textarea */
7
+ maxCharacters?: number;
8
+ /** The text is displayed in the end of the text-counter */
9
+ maxText?: string;
10
+ /** Sets the data-testid attribute. */
11
+ testId?: string;
12
+ /** If true, the component will have a bottom margin. */
13
+ marginBottom?: boolean;
14
+ /** If true, the component will be transparent. */
15
+ transparent?: boolean;
16
+ /** Changes the visuals of the textarea */
17
+ mode?: keyof typeof FormMode;
18
+ /** Label of the input */
19
+ label?: string;
20
+ /** max rows */
21
+ maxRows?: number;
22
+ /** min rows */
23
+ minRows?: number;
24
+ /** auto-grows until maxRows */
25
+ grow?: boolean;
26
+ /** Error text to show above the component */
27
+ errorText?: string;
28
+ }
29
+ declare const Textarea: React.ForwardRefExoticComponent<TextareaProps & React.RefAttributes<HTMLTextAreaElement>>;
30
+ export default Textarea;
31
+ //# sourceMappingURL=Textarea.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../src/components/Textarea/Textarea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAI3D,OAAO,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAG9D,UAAU,aAAc,SAAQ,iBAAiB;IAC/C,iCAAiC;IACjC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,uCAAuC;IACvC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,2DAA2D;IAC3D,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,sCAAsC;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,wDAAwD;IACxD,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,kDAAkD;IAClD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,0CAA0C;IAC1C,IAAI,CAAC,EAAE,MAAM,OAAO,QAAQ,CAAC;IAC7B,yBAAyB;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+BAA+B;IAC/B,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,6CAA6C;IAC7C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,QAAQ,2FAiHZ,CAAC;AAEH,eAAe,QAAQ,CAAC"}