@scalar/components 0.13.49 → 0.13.51
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/README.md +1 -1
- package/dist/components/ScalarButton/ScalarButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarButton/ScalarButton.vue.js +1 -1
- package/dist/components/ScalarButton/variants.js +1 -1
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.js +1 -1
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue.d.ts.map +1 -1
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue.js +2 -2
- package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue2.js +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.js +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.js +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdown.vue.js +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdownButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdownButton.vue.js +2 -2
- package/dist/components/ScalarDropdown/ScalarDropdownButton.vue2.js +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.d.ts.map +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.js +1 -1
- package/dist/components/ScalarFileUpload/ScalarFileUploadDropTarget.vue.d.ts.map +1 -1
- package/dist/components/ScalarFileUpload/ScalarFileUploadError.vue.d.ts.map +1 -1
- package/dist/components/ScalarFileUpload/ScalarFileUploadInput.vue.d.ts.map +1 -1
- package/dist/components/ScalarFileUpload/ScalarFileUploadInputCompact.vue.d.ts.map +1 -1
- package/dist/components/ScalarFileUpload/ScalarFileUploadLoading.vue.d.ts.map +1 -1
- package/dist/components/ScalarFloating/ScalarFloatingBackdrop.vue.js +1 -1
- package/dist/components/ScalarForm/ScalarForm.vue.js +1 -1
- package/dist/components/ScalarForm/ScalarFormField.vue.d.ts.map +1 -1
- package/dist/components/ScalarForm/ScalarFormField.vue.js +1 -1
- package/dist/components/ScalarHeader/ScalarHeader.vue.js +1 -1
- package/dist/components/ScalarHeader/ScalarHeaderButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarHeader/ScalarHeaderButton.vue.js +6 -7
- package/dist/components/ScalarIcon/ScalarIcon.stories.d.ts +8 -8
- package/dist/components/ScalarIcon/ScalarIcon.vue.d.ts +1 -1
- package/dist/components/ScalarIcon/ScalarIcon.vue.d.ts.map +1 -1
- package/dist/components/ScalarIcon/ScalarIcon.vue.js +2 -2
- package/dist/components/ScalarIcon/ScalarIcon.vue2.js +10 -11
- package/dist/components/ScalarIconButton/ScalarIconButton.stories.d.ts +3 -3
- package/dist/components/ScalarIconButton/ScalarIconButton.vue.d.ts +2 -2
- package/dist/components/ScalarIconButton/ScalarIconButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarIconButton/ScalarIconButton.vue.js +7 -8
- package/dist/components/ScalarListbox/ScalarListbox.vue.js +1 -1
- package/dist/components/ScalarListbox/ScalarListboxItem.vue.js +1 -1
- package/dist/components/ScalarLoading/ScalarLoading.stories.d.ts +8 -8
- package/dist/components/ScalarLoading/ScalarLoading.vue.d.ts +2 -2
- package/dist/components/ScalarLoading/ScalarLoading.vue.d.ts.map +1 -1
- package/dist/components/ScalarLoading/ScalarLoading.vue.js +4 -4
- package/dist/components/ScalarLoading/ScalarLoading.vue2.js +22 -23
- package/dist/components/ScalarMenu/ScalarMenuProduct.vue.d.ts.map +1 -1
- package/dist/components/ScalarMenu/ScalarMenuProduct.vue.js +7 -8
- package/dist/components/ScalarMenu/ScalarMenuProducts.vue.d.ts.map +1 -1
- package/dist/components/ScalarMenu/ScalarMenuProducts.vue.js +1 -1
- package/dist/components/ScalarMenu/ScalarMenuTeamProfile.vue.js +4 -4
- package/dist/components/ScalarModal/ScalarModal.stories.d.ts +3 -3
- package/dist/components/ScalarModal/ScalarModal.vue.d.ts +2 -2
- package/dist/components/ScalarModal/ScalarModal.vue.js +5 -5
- package/dist/components/ScalarModal/ScalarModal.vue2.js +1 -1
- package/dist/components/ScalarPopover/ScalarPopover.vue.js +1 -1
- package/dist/components/ScalarSearchInput/ScalarSearchInput.vue.js +4 -4
- package/dist/components/ScalarSearchInput/ScalarSearchInput.vue2.js +1 -1
- package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.d.ts.map +1 -1
- package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.js +16 -16
- package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.js +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebar.vue.js +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.js +6 -7
- package/dist/components/ScalarSidebar/ScalarSidebarFooter.vue.d.ts.map +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarFooter.vue.js +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.d.ts.map +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.js +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.d.ts.map +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.js +6 -7
- package/dist/components/ScalarSidebar/ScalarSidebarIndent.vue.js +3 -3
- package/dist/components/ScalarSidebar/ScalarSidebarIndent.vue2.js +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarItems.vue.d.ts.map +1 -1
- package/dist/components/ScalarSidebar/ScalarSidebarItems.vue.js +1 -1
- package/dist/components/ScalarTextArea/ScalarTextArea.vue.d.ts.map +1 -1
- package/dist/components/ScalarTextArea/ScalarTextArea.vue.js +4 -4
- package/dist/components/ScalarTextInput/ScalarTextInput.vue.d.ts.map +1 -1
- package/dist/components/ScalarTextInput/ScalarTextInput.vue.js +1 -1
- package/dist/components/ScalarToggle/ScalarToggle.vue.js +1 -1
- package/dist/components/ScalarTooltip/ScalarTooltip.stories.d.ts +24 -0
- package/dist/components/ScalarTooltip/ScalarTooltip.stories.d.ts.map +1 -1
- package/dist/components/ScalarTooltip/ScalarTooltip.vue.d.ts +2 -0
- package/dist/components/ScalarTooltip/ScalarTooltip.vue.d.ts.map +1 -1
- package/dist/components/ScalarTooltip/ScalarTooltip.vue.js +30 -19
- package/dist/docs/icons/ScalarIcons.stories.d.ts +63 -0
- package/dist/docs/icons/ScalarIcons.stories.d.ts.map +1 -0
- package/dist/docs/useBindCx/MockComponent.d.ts +76 -0
- package/dist/docs/useBindCx/MockComponent.d.ts.map +1 -0
- package/dist/{hooks → docs/useBindCx}/useBindCx.stories.d.ts +29 -33
- package/dist/{hooks → docs/useBindCx}/useBindCx.stories.d.ts.map +1 -1
- package/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +130 -131
- package/dist/style.css +1 -1
- package/package.json +4 -4
- package/dist/cva.d.ts +0 -18
- package/dist/cva.d.ts.map +0 -1
- package/dist/cva.js +0 -19
- package/dist/cva.test.d.ts +0 -2
- package/dist/cva.test.d.ts.map +0 -1
- package/dist/hooks/useBindCx.d.ts +0 -64
- package/dist/hooks/useBindCx.d.ts.map +0 -1
- package/dist/hooks/useBindCx.js +0 -45
- package/dist/hooks/useBindCx.test.d.ts +0 -2
- package/dist/hooks/useBindCx.test.d.ts.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as u, openBlock as t, createElementBlock as l, normalizeClass as o, unref as n, createElementVNode as m, toDisplayString as p, createCommentVNode as b } from "vue";
|
|
2
|
-
import { cva as f, cx as h } from "
|
|
2
|
+
import { cva as f, cx as h } from "@scalar/use-hooks/useBindCx";
|
|
3
3
|
const V = ["aria-checked", "aria-disabled"], g = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "sr-only"
|
|
@@ -13,6 +13,7 @@ declare const meta: {
|
|
|
13
13
|
resize?: boolean;
|
|
14
14
|
as?: string;
|
|
15
15
|
disabled?: boolean;
|
|
16
|
+
textSize?: "xs" | "sm" | "base";
|
|
16
17
|
}> & Readonly<{
|
|
17
18
|
onClick?: (() => any) | undefined;
|
|
18
19
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -21,6 +22,7 @@ declare const meta: {
|
|
|
21
22
|
disabled: boolean;
|
|
22
23
|
align: "start" | "center" | "end";
|
|
23
24
|
side: "top" | "right" | "bottom" | "left";
|
|
25
|
+
textSize: "xs" | "sm" | "base";
|
|
24
26
|
skipDelay: number;
|
|
25
27
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
26
28
|
P: {};
|
|
@@ -41,12 +43,14 @@ declare const meta: {
|
|
|
41
43
|
resize?: boolean;
|
|
42
44
|
as?: string;
|
|
43
45
|
disabled?: boolean;
|
|
46
|
+
textSize?: "xs" | "sm" | "base";
|
|
44
47
|
}> & Readonly<{
|
|
45
48
|
onClick?: (() => any) | undefined;
|
|
46
49
|
}>, {}, {}, {}, {}, {
|
|
47
50
|
disabled: boolean;
|
|
48
51
|
align: "start" | "center" | "end";
|
|
49
52
|
side: "top" | "right" | "bottom" | "left";
|
|
53
|
+
textSize: "xs" | "sm" | "base";
|
|
50
54
|
skipDelay: number;
|
|
51
55
|
}>;
|
|
52
56
|
__isFragment?: never;
|
|
@@ -64,6 +68,7 @@ declare const meta: {
|
|
|
64
68
|
resize?: boolean;
|
|
65
69
|
as?: string;
|
|
66
70
|
disabled?: boolean;
|
|
71
|
+
textSize?: "xs" | "sm" | "base";
|
|
67
72
|
}> & Readonly<{
|
|
68
73
|
onClick?: (() => any) | undefined;
|
|
69
74
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -72,6 +77,7 @@ declare const meta: {
|
|
|
72
77
|
disabled: boolean;
|
|
73
78
|
align: "start" | "center" | "end";
|
|
74
79
|
side: "top" | "right" | "bottom" | "left";
|
|
80
|
+
textSize: "xs" | "sm" | "base";
|
|
75
81
|
skipDelay: number;
|
|
76
82
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
77
83
|
$slots: {
|
|
@@ -111,6 +117,7 @@ declare const meta: {
|
|
|
111
117
|
resize?: boolean;
|
|
112
118
|
as?: string;
|
|
113
119
|
disabled?: boolean;
|
|
120
|
+
textSize?: "xs" | "sm" | "base";
|
|
114
121
|
}> & Readonly<{
|
|
115
122
|
onClick?: (() => any) | undefined;
|
|
116
123
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -119,6 +126,7 @@ declare const meta: {
|
|
|
119
126
|
disabled: boolean;
|
|
120
127
|
align: "start" | "center" | "end";
|
|
121
128
|
side: "top" | "right" | "bottom" | "left";
|
|
129
|
+
textSize: "xs" | "sm" | "base";
|
|
122
130
|
skipDelay: number;
|
|
123
131
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
124
132
|
P: {};
|
|
@@ -139,12 +147,14 @@ declare const meta: {
|
|
|
139
147
|
resize?: boolean;
|
|
140
148
|
as?: string;
|
|
141
149
|
disabled?: boolean;
|
|
150
|
+
textSize?: "xs" | "sm" | "base";
|
|
142
151
|
}> & Readonly<{
|
|
143
152
|
onClick?: (() => any) | undefined;
|
|
144
153
|
}>, {}, {}, {}, {}, {
|
|
145
154
|
disabled: boolean;
|
|
146
155
|
align: "start" | "center" | "end";
|
|
147
156
|
side: "top" | "right" | "bottom" | "left";
|
|
157
|
+
textSize: "xs" | "sm" | "base";
|
|
148
158
|
skipDelay: number;
|
|
149
159
|
}>;
|
|
150
160
|
__isFragment?: never;
|
|
@@ -162,6 +172,7 @@ declare const meta: {
|
|
|
162
172
|
resize?: boolean;
|
|
163
173
|
as?: string;
|
|
164
174
|
disabled?: boolean;
|
|
175
|
+
textSize?: "xs" | "sm" | "base";
|
|
165
176
|
}> & Readonly<{
|
|
166
177
|
onClick?: (() => any) | undefined;
|
|
167
178
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -170,6 +181,7 @@ declare const meta: {
|
|
|
170
181
|
disabled: boolean;
|
|
171
182
|
align: "start" | "center" | "end";
|
|
172
183
|
side: "top" | "right" | "bottom" | "left";
|
|
184
|
+
textSize: "xs" | "sm" | "base";
|
|
173
185
|
skipDelay: number;
|
|
174
186
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
175
187
|
$slots: {
|
|
@@ -191,6 +203,7 @@ declare const meta: {
|
|
|
191
203
|
resize?: boolean;
|
|
192
204
|
as?: string;
|
|
193
205
|
disabled?: boolean;
|
|
206
|
+
textSize?: "xs" | "sm" | "base";
|
|
194
207
|
}> & Readonly<{
|
|
195
208
|
onClick?: (() => any) | undefined;
|
|
196
209
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -199,6 +212,7 @@ declare const meta: {
|
|
|
199
212
|
disabled: boolean;
|
|
200
213
|
align: "start" | "center" | "end";
|
|
201
214
|
side: "top" | "right" | "bottom" | "left";
|
|
215
|
+
textSize: "xs" | "sm" | "base";
|
|
202
216
|
skipDelay: number;
|
|
203
217
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
204
218
|
P: {};
|
|
@@ -219,12 +233,14 @@ declare const meta: {
|
|
|
219
233
|
resize?: boolean;
|
|
220
234
|
as?: string;
|
|
221
235
|
disabled?: boolean;
|
|
236
|
+
textSize?: "xs" | "sm" | "base";
|
|
222
237
|
}> & Readonly<{
|
|
223
238
|
onClick?: (() => any) | undefined;
|
|
224
239
|
}>, {}, {}, {}, {}, {
|
|
225
240
|
disabled: boolean;
|
|
226
241
|
align: "start" | "center" | "end";
|
|
227
242
|
side: "top" | "right" | "bottom" | "left";
|
|
243
|
+
textSize: "xs" | "sm" | "base";
|
|
228
244
|
skipDelay: number;
|
|
229
245
|
}>;
|
|
230
246
|
__isFragment?: never;
|
|
@@ -242,6 +258,7 @@ declare const meta: {
|
|
|
242
258
|
resize?: boolean;
|
|
243
259
|
as?: string;
|
|
244
260
|
disabled?: boolean;
|
|
261
|
+
textSize?: "xs" | "sm" | "base";
|
|
245
262
|
}> & Readonly<{
|
|
246
263
|
onClick?: (() => any) | undefined;
|
|
247
264
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -250,6 +267,7 @@ declare const meta: {
|
|
|
250
267
|
disabled: boolean;
|
|
251
268
|
align: "start" | "center" | "end";
|
|
252
269
|
side: "top" | "right" | "bottom" | "left";
|
|
270
|
+
textSize: "xs" | "sm" | "base";
|
|
253
271
|
skipDelay: number;
|
|
254
272
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
255
273
|
$slots: {
|
|
@@ -327,6 +345,7 @@ declare const meta: {
|
|
|
327
345
|
resize?: boolean;
|
|
328
346
|
as?: string;
|
|
329
347
|
disabled?: boolean;
|
|
348
|
+
textSize?: "xs" | "sm" | "base";
|
|
330
349
|
}> & Readonly<{
|
|
331
350
|
onClick?: (() => any) | undefined;
|
|
332
351
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -335,6 +354,7 @@ declare const meta: {
|
|
|
335
354
|
disabled: boolean;
|
|
336
355
|
align: "start" | "center" | "end";
|
|
337
356
|
side: "top" | "right" | "bottom" | "left";
|
|
357
|
+
textSize: "xs" | "sm" | "base";
|
|
338
358
|
skipDelay: number;
|
|
339
359
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
340
360
|
P: {};
|
|
@@ -355,12 +375,14 @@ declare const meta: {
|
|
|
355
375
|
resize?: boolean;
|
|
356
376
|
as?: string;
|
|
357
377
|
disabled?: boolean;
|
|
378
|
+
textSize?: "xs" | "sm" | "base";
|
|
358
379
|
}> & Readonly<{
|
|
359
380
|
onClick?: (() => any) | undefined;
|
|
360
381
|
}>, {}, {}, {}, {}, {
|
|
361
382
|
disabled: boolean;
|
|
362
383
|
align: "start" | "center" | "end";
|
|
363
384
|
side: "top" | "right" | "bottom" | "left";
|
|
385
|
+
textSize: "xs" | "sm" | "base";
|
|
364
386
|
skipDelay: number;
|
|
365
387
|
}>;
|
|
366
388
|
__isFragment?: never;
|
|
@@ -378,6 +400,7 @@ declare const meta: {
|
|
|
378
400
|
resize?: boolean;
|
|
379
401
|
as?: string;
|
|
380
402
|
disabled?: boolean;
|
|
403
|
+
textSize?: "xs" | "sm" | "base";
|
|
381
404
|
}> & Readonly<{
|
|
382
405
|
onClick?: (() => any) | undefined;
|
|
383
406
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
@@ -386,6 +409,7 @@ declare const meta: {
|
|
|
386
409
|
disabled: boolean;
|
|
387
410
|
align: "start" | "center" | "end";
|
|
388
411
|
side: "top" | "right" | "bottom" | "left";
|
|
412
|
+
textSize: "xs" | "sm" | "base";
|
|
389
413
|
skipDelay: number;
|
|
390
414
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
391
415
|
$slots: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarTooltip.stories.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarTooltip.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAKrD,QAAA,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"ScalarTooltip.stories.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarTooltip.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAKrD,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0C4B,CAAA;AAEtC,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,IAAI,EAAE,KAAU,CAAA"}
|
|
@@ -10,6 +10,7 @@ type __VLS_Props = {
|
|
|
10
10
|
resize?: boolean;
|
|
11
11
|
as?: string;
|
|
12
12
|
disabled?: boolean;
|
|
13
|
+
textSize?: 'xs' | 'sm' | 'base';
|
|
13
14
|
};
|
|
14
15
|
declare function __VLS_template(): {
|
|
15
16
|
attrs: Partial<{}>;
|
|
@@ -29,6 +30,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
|
|
|
29
30
|
disabled: boolean;
|
|
30
31
|
align: "start" | "center" | "end";
|
|
31
32
|
side: "top" | "right" | "bottom" | "left";
|
|
33
|
+
textSize: "xs" | "sm" | "base";
|
|
32
34
|
skipDelay: number;
|
|
33
35
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
34
36
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarTooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarTooltip.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScalarTooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarTooltip.vue"],"names":[],"mappings":"AAqGA,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,MAAM,IAAI,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAA;IAClC,IAAI,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAA;IAC1C,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,MAAM,CAAA;CAChC,CAAC;AA8BJ,iBAAS,cAAc;WAgGT,OAAO,IAA6B;;yBATpB,GAAG;yBACH,GAAG;;;;EAahC;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;cAvJN,OAAO;WAPV,OAAO,GAAG,QAAQ,GAAG,KAAK;UAC3B,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM;cAO/B,IAAI,GAAG,IAAI,GAAG,MAAM;eATnB,MAAM;6EAwKpB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import {
|
|
3
|
-
import k from "
|
|
4
|
-
|
|
1
|
+
import { defineComponent as f, openBlock as i, createBlock as o, unref as t, withCtx as s, createVNode as a, normalizeClass as r, renderSlot as n, createCommentVNode as p } from "vue";
|
|
2
|
+
import { cva as u, cx as m } from "@scalar/use-hooks/useBindCx";
|
|
3
|
+
import { TooltipProvider as x, TooltipRoot as y, TooltipTrigger as g, TooltipContent as k } from "radix-vue";
|
|
4
|
+
import _ from "../ScalarTeleport/ScalarTeleport.vue.js";
|
|
5
|
+
const T = /* @__PURE__ */ f({
|
|
5
6
|
__name: "ScalarTooltip",
|
|
6
7
|
props: {
|
|
7
8
|
click: {},
|
|
@@ -14,39 +15,49 @@ const T = /* @__PURE__ */ d({
|
|
|
14
15
|
triggerClass: {},
|
|
15
16
|
resize: { type: Boolean },
|
|
16
17
|
as: {},
|
|
17
|
-
disabled: { type: Boolean, default: !1 }
|
|
18
|
+
disabled: { type: Boolean, default: !1 },
|
|
19
|
+
textSize: { default: "xs" }
|
|
18
20
|
},
|
|
19
21
|
emits: ["click"],
|
|
20
22
|
setup(c) {
|
|
21
|
-
const
|
|
22
|
-
|
|
23
|
+
const d = u({
|
|
24
|
+
base: "scalar-app z-overlay",
|
|
25
|
+
variants: {
|
|
26
|
+
textSize: {
|
|
27
|
+
xs: "text-xs",
|
|
28
|
+
sm: "text-sm",
|
|
29
|
+
base: "text-base"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}), e = c;
|
|
33
|
+
return (l, C) => (i(), o(t(x), {
|
|
23
34
|
delayDuration: e.delay,
|
|
24
35
|
skipDelayDuration: e.skipDelay
|
|
25
36
|
}, {
|
|
26
|
-
default:
|
|
27
|
-
|
|
28
|
-
default:
|
|
29
|
-
|
|
37
|
+
default: s(() => [
|
|
38
|
+
a(t(y), null, {
|
|
39
|
+
default: s(() => [
|
|
40
|
+
a(t(g), {
|
|
30
41
|
as: e.as || "button",
|
|
31
42
|
class: r(["flex items-center justify-center", [e.resize ? "w-full" : "", e.triggerClass]]),
|
|
32
43
|
onClick: e.click
|
|
33
44
|
}, {
|
|
34
|
-
default:
|
|
35
|
-
n(
|
|
45
|
+
default: s(() => [
|
|
46
|
+
n(l.$slots, "trigger")
|
|
36
47
|
]),
|
|
37
48
|
_: 3
|
|
38
49
|
}, 8, ["as", "class", "onClick"]),
|
|
39
|
-
|
|
40
|
-
default:
|
|
41
|
-
e.disabled ?
|
|
50
|
+
a(t(_), null, {
|
|
51
|
+
default: s(() => [
|
|
52
|
+
e.disabled ? p("", !0) : (i(), o(t(k), {
|
|
42
53
|
key: 0,
|
|
43
54
|
align: e.align,
|
|
44
|
-
class: r(
|
|
55
|
+
class: r(t(m)(t(d)({ textSize: e.textSize }), e.class)),
|
|
45
56
|
side: e.side,
|
|
46
57
|
sideOffset: e.sideOffset
|
|
47
58
|
}, {
|
|
48
|
-
default:
|
|
49
|
-
n(
|
|
59
|
+
default: s(() => [
|
|
60
|
+
n(l.$slots, "content")
|
|
50
61
|
]),
|
|
51
62
|
_: 3
|
|
52
63
|
}, 8, ["align", "class", "side", "sideOffset"]))
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import type { StoryObj } from '@storybook/vue3';
|
|
2
|
+
import * as icons from '@scalar/icons';
|
|
3
|
+
declare const meta: {
|
|
4
|
+
title: string;
|
|
5
|
+
tags: string[];
|
|
6
|
+
args: {
|
|
7
|
+
icon: string;
|
|
8
|
+
};
|
|
9
|
+
argTypes: {
|
|
10
|
+
icon: {
|
|
11
|
+
control: "select";
|
|
12
|
+
options: string[];
|
|
13
|
+
description: string;
|
|
14
|
+
table: {
|
|
15
|
+
subcategory: string;
|
|
16
|
+
type: {
|
|
17
|
+
summary: string;
|
|
18
|
+
};
|
|
19
|
+
defaultValue: {
|
|
20
|
+
summary: string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
weight: {
|
|
25
|
+
control: "select";
|
|
26
|
+
options: string[];
|
|
27
|
+
description: string;
|
|
28
|
+
table: {
|
|
29
|
+
subcategory: string;
|
|
30
|
+
type: {
|
|
31
|
+
summary: string;
|
|
32
|
+
};
|
|
33
|
+
defaultValue: {
|
|
34
|
+
summary: string;
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
class: {
|
|
39
|
+
control: "text";
|
|
40
|
+
description: string;
|
|
41
|
+
table: {
|
|
42
|
+
subcategory: string;
|
|
43
|
+
type: {
|
|
44
|
+
summary: string;
|
|
45
|
+
};
|
|
46
|
+
defaultValue: {
|
|
47
|
+
summary: string;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
render: (args: import("@storybook/vue3").Args) => {
|
|
53
|
+
components: typeof icons;
|
|
54
|
+
setup(this: void): {
|
|
55
|
+
args: import("@storybook/vue3").Args;
|
|
56
|
+
};
|
|
57
|
+
template: string;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
export default meta;
|
|
61
|
+
type Story = StoryObj<typeof meta>;
|
|
62
|
+
export declare const Playground: Story;
|
|
63
|
+
//# sourceMappingURL=ScalarIcons.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScalarIcons.stories.d.ts","sourceRoot":"","sources":["../../../src/docs/icons/ScalarIcons.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAErD,OAAO,KAAK,KAAK,MAAM,eAAe,CAAA;AAEtC,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4CM,CAAA;AAEhB,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,UAAU,EAAE,KAExB,CAAA"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
export declare const MockComponent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
active: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
default: boolean;
|
|
5
|
+
};
|
|
6
|
+
}>, {
|
|
7
|
+
cx: (...args: import("cva").CXOptions) => {
|
|
8
|
+
class: string;
|
|
9
|
+
[key: string]: any;
|
|
10
|
+
};
|
|
11
|
+
variants: (props?: ({
|
|
12
|
+
active?: boolean | undefined;
|
|
13
|
+
} & ({
|
|
14
|
+
class?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | any | {
|
|
15
|
+
[x: string]: any;
|
|
16
|
+
} | null | undefined)[] | {
|
|
17
|
+
[x: string]: any;
|
|
18
|
+
} | null | undefined)[] | {
|
|
19
|
+
[x: string]: any;
|
|
20
|
+
} | null | undefined)[] | {
|
|
21
|
+
[x: string]: any;
|
|
22
|
+
} | null | undefined)[] | {
|
|
23
|
+
[x: string]: any;
|
|
24
|
+
} | null | undefined)[] | {
|
|
25
|
+
[x: string]: any;
|
|
26
|
+
} | null | undefined)[] | {
|
|
27
|
+
[x: string]: any;
|
|
28
|
+
} | null | undefined)[] | {
|
|
29
|
+
[x: string]: any;
|
|
30
|
+
} | null | undefined)[] | {
|
|
31
|
+
[x: string]: any;
|
|
32
|
+
} | null | undefined)[] | {
|
|
33
|
+
[x: string]: any;
|
|
34
|
+
} | null | undefined)[] | {
|
|
35
|
+
[x: string]: any;
|
|
36
|
+
} | null | undefined)[] | {
|
|
37
|
+
[x: string]: any;
|
|
38
|
+
} | null | undefined;
|
|
39
|
+
className?: never;
|
|
40
|
+
} | {
|
|
41
|
+
class?: never;
|
|
42
|
+
className?: string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | (string | number | boolean | any | {
|
|
43
|
+
[x: string]: any;
|
|
44
|
+
} | null | undefined)[] | {
|
|
45
|
+
[x: string]: any;
|
|
46
|
+
} | null | undefined)[] | {
|
|
47
|
+
[x: string]: any;
|
|
48
|
+
} | null | undefined)[] | {
|
|
49
|
+
[x: string]: any;
|
|
50
|
+
} | null | undefined)[] | {
|
|
51
|
+
[x: string]: any;
|
|
52
|
+
} | null | undefined)[] | {
|
|
53
|
+
[x: string]: any;
|
|
54
|
+
} | null | undefined)[] | {
|
|
55
|
+
[x: string]: any;
|
|
56
|
+
} | null | undefined)[] | {
|
|
57
|
+
[x: string]: any;
|
|
58
|
+
} | null | undefined)[] | {
|
|
59
|
+
[x: string]: any;
|
|
60
|
+
} | null | undefined)[] | {
|
|
61
|
+
[x: string]: any;
|
|
62
|
+
} | null | undefined)[] | {
|
|
63
|
+
[x: string]: any;
|
|
64
|
+
} | null | undefined)[] | {
|
|
65
|
+
[x: string]: any;
|
|
66
|
+
} | null | undefined;
|
|
67
|
+
})) | undefined) => string;
|
|
68
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
69
|
+
active: {
|
|
70
|
+
type: BooleanConstructor;
|
|
71
|
+
default: boolean;
|
|
72
|
+
};
|
|
73
|
+
}>> & Readonly<{}>, {
|
|
74
|
+
active: boolean;
|
|
75
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
|
+
//# sourceMappingURL=MockComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MockComponent.d.ts","sourceRoot":"","sources":["../../../src/docs/useBindCx/MockComponent.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAUxB,CAAA"}
|
|
@@ -1,50 +1,46 @@
|
|
|
1
1
|
import type { StoryObj } from '@storybook/vue3';
|
|
2
|
-
/**
|
|
3
|
-
* Provides a wrapper around the `cx` function that merges the
|
|
4
|
-
* component's class attribute with the provided classes.
|
|
5
|
-
*
|
|
6
|
-
* This allows you to override tailwind classes from the parent component and `cx`
|
|
7
|
-
* will intelligently merge them while passing through other attributes.
|
|
8
|
-
*
|
|
9
|
-
* ### Example
|
|
10
|
-
*
|
|
11
|
-
* Scroll down for a working playground which mounts `MockComponent`.
|
|
12
|
-
*
|
|
13
|
-
* ```html
|
|
14
|
-
* <script setup>
|
|
15
|
-
* import { useBindCx, cva } from '@scalar/components'
|
|
16
|
-
*
|
|
17
|
-
* defineProps<{ active?: boolean }>()
|
|
18
|
-
*
|
|
19
|
-
* // Important: disable inheritance of attributes
|
|
20
|
-
* defineOptions({ inheritAttrs: false })
|
|
21
|
-
*
|
|
22
|
-
* const { cx } = useBindCx()
|
|
23
|
-
*
|
|
24
|
-
* const variants = cva({
|
|
25
|
-
* base: 'border rounded p-2 bg-b-1',
|
|
26
|
-
* variants: { active: { true: 'bg-b-2' } },
|
|
27
|
-
* })
|
|
28
|
-
* </script>
|
|
29
|
-
* <template>
|
|
30
|
-
* <div v-bind="cx(variants({ active }))">MockComponent</div>
|
|
31
|
-
* </template>
|
|
32
|
-
* ```
|
|
33
|
-
*/
|
|
34
2
|
declare const meta: {
|
|
3
|
+
title: string;
|
|
35
4
|
tags: string[];
|
|
36
5
|
argTypes: {
|
|
37
6
|
active: {
|
|
38
7
|
control: "boolean";
|
|
39
8
|
description: string;
|
|
9
|
+
table: {
|
|
10
|
+
subcategory: string;
|
|
11
|
+
type: {
|
|
12
|
+
summary: string;
|
|
13
|
+
};
|
|
14
|
+
defaultValue: {
|
|
15
|
+
summary: string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
40
18
|
};
|
|
41
19
|
class: {
|
|
42
20
|
control: "text";
|
|
43
21
|
description: string;
|
|
22
|
+
table: {
|
|
23
|
+
subcategory: string;
|
|
24
|
+
type: {
|
|
25
|
+
summary: string;
|
|
26
|
+
};
|
|
27
|
+
defaultValue: {
|
|
28
|
+
summary: string;
|
|
29
|
+
};
|
|
30
|
+
};
|
|
44
31
|
};
|
|
45
32
|
attrs: {
|
|
46
33
|
control: "object";
|
|
47
34
|
description: string;
|
|
35
|
+
table: {
|
|
36
|
+
subcategory: string;
|
|
37
|
+
type: {
|
|
38
|
+
summary: string;
|
|
39
|
+
};
|
|
40
|
+
defaultValue: {
|
|
41
|
+
summary: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
48
44
|
};
|
|
49
45
|
};
|
|
50
46
|
render: (args: import("@storybook/vue3").Args) => {
|
|
@@ -426,5 +422,5 @@ declare const meta: {
|
|
|
426
422
|
};
|
|
427
423
|
export default meta;
|
|
428
424
|
type Story = StoryObj<typeof meta>;
|
|
429
|
-
export declare const
|
|
425
|
+
export declare const Playground: Story;
|
|
430
426
|
//# sourceMappingURL=useBindCx.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBindCx.stories.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"useBindCx.stories.d.ts","sourceRoot":"","sources":["../../../src/docs/useBindCx/useBindCx.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AASrD,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4EM,CAAA;AAEhB,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,UAAU,EAAE,KAAU,CAAA"}
|
package/dist/index.d.ts
CHANGED
|
@@ -26,7 +26,6 @@ export * from './components/ScalarTextInput';
|
|
|
26
26
|
export * from './components/ScalarToggle';
|
|
27
27
|
export * from './components/ScalarTooltip';
|
|
28
28
|
export * from './components/ScalarVirtualText';
|
|
29
|
-
export
|
|
30
|
-
export * from './cva.js';
|
|
29
|
+
export { useBindCx, cva, cx, compose, tw } from '@scalar/use-hooks/useBindCx';
|
|
31
30
|
export * from './helpers';
|
|
32
31
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAA;AAEhC,cAAc,2BAA2B,CAAA;AACzC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,oCAAoC,CAAA;AAClD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,kCAAkC,CAAA;AAChD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA;AACzC,cAAc,yBAAyB,CAAA;AACvC,cAAc,+BAA+B,CAAA;AAC7C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,kCAAkC,CAAA;AAChD,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,gCAAgC,CAAA;AAE9C,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAA;AAEhC,cAAc,2BAA2B,CAAA;AACzC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,oCAAoC,CAAA;AAClD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,kCAAkC,CAAA;AAChD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA;AACzC,cAAc,yBAAyB,CAAA;AACvC,cAAc,+BAA+B,CAAA;AAC7C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,kCAAkC,CAAA;AAChD,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,gCAAgC,CAAA;AAE9C,OAAO,EAAE,SAAS,EAAE,GAAG,EAAE,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,MAAM,6BAA6B,CAAA;AAC7E,cAAc,WAAW,CAAA"}
|