@vc-shell/framework 1.0.321 → 1.0.322
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/CHANGELOG.md +10 -0
- package/core/api/platform.ts +694 -471
- package/core/composables/useNotifications/index.ts +61 -3
- package/core/plugins/modularity/index.ts +23 -4
- package/core/plugins/signalR/index.ts +42 -10
- package/dist/{azuread-CAS6-LZ8.js → azuread-BhAhqR2s.js} +2 -2
- package/dist/core/api/platform.d.ts +186 -162
- package/dist/core/api/platform.d.ts.map +1 -1
- package/dist/core/composables/useNotifications/index.d.ts +1 -0
- package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
- package/dist/core/plugins/modularity/index.d.ts +3 -1
- package/dist/core/plugins/modularity/index.d.ts.map +1 -1
- package/dist/core/plugins/signalR/index.d.ts +2 -1
- package/dist/core/plugins/signalR/index.d.ts.map +1 -1
- package/dist/{external-provider-GN6-W0Vp.js → external-provider-CKRKv1EO.js} +1 -1
- package/dist/{external-provider.vue_vue_type_script_setup_true_lang-BbfyjhC6.js → external-provider.vue_vue_type_script_setup_true_lang-pVwhlqSS.js} +1 -1
- package/dist/external-providers-BuwRmZS6.js +4 -0
- package/dist/framework.js +221 -222
- package/dist/{index-CTzDbvMY.js → index-1iQcKZcz.js} +1 -1
- package/dist/{index-BVoz_bAG.js → index-2VvztI5V.js} +1 -1
- package/dist/{index-DWszlgBe.js → index-BpeR8MpE.js} +1 -1
- package/dist/{index-vt-o0w7Q.js → index-BqFdtq0j.js} +1 -1
- package/dist/{index-BLlEMPR3.js → index-BscDURbV.js} +1 -1
- package/dist/{index-BPhdi5Ej.js → index-C280JcJo.js} +1 -1
- package/dist/{index-Bkjwqgxw.js → index-CWRP_8OR.js} +1 -1
- package/dist/{index-VATZ4UqK.js → index-CbVaCsap.js} +1 -1
- package/dist/{index-BEfb-PEM.js → index-CecSOxnk.js} +1 -1
- package/dist/{index-C22X_X8w.js → index-CkzHOg6W.js} +1 -1
- package/dist/{index-C8bm-AN_.js → index-D6rLpqm5.js} +1 -1
- package/dist/{index-ae9GsWP0.js → index-DfABrHB_.js} +40317 -34453
- package/dist/{index-ByTxBRrq.js → index-bZ0IrgAu.js} +1 -1
- package/dist/{index-geG-GZqw.js → index-fuILXn_w.js} +1 -1
- package/dist/{index-WToNZGUu.js → index-h2e4Cdwh.js} +1 -1
- package/dist/{index-DT2i8Joc.js → index-jSMgkZQV.js} +1 -1
- package/dist/{index-k-CWh9ED.js → index-osebbY9y.js} +8 -8
- package/dist/index.css +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/shared/components/error-interceptor/index.d.ts +1 -9
- package/dist/shared/components/error-interceptor/index.d.ts.map +1 -1
- package/dist/shared/components/notification-template/index.d.ts +1 -18
- package/dist/shared/components/notification-template/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts +5 -100
- package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts +13 -468
- package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-card/index.d.ts +1 -24
- package/dist/ui/components/atoms/vc-card/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts +12 -223
- package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts +1 -6
- package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/index.d.ts +6 -13
- package/dist/ui/components/atoms/vc-container/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +3 -0
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -1
- package/dist/ui/components/atoms/vc-hint/vc-hint.stories.d.ts +1 -1
- package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts +1 -15
- package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-link/index.d.ts +1 -13
- package/dist/ui/components/atoms/vc-link/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts +1 -13
- package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-progress/index.d.ts +1 -10
- package/dist/ui/components/atoms/vc-progress/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts +1 -10
- package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-row/vc-row.stories.d.ts +1 -1
- package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts +1 -13
- package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/index.d.ts +1 -42
- package/dist/ui/components/molecules/vc-checkbox/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts +10 -420
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts +1 -41
- package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts +1 -35
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-form/index.d.ts +1 -1
- package/dist/ui/components/molecules/vc-form/vc-form.stories.d.ts +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts +6 -79
- package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +3 -0
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts +1 -80
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts +4 -136
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts +4 -92
- package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -20
- package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts +1 -20
- package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts +70 -294
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +3 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts +1 -27
- package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts +1 -38
- package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts.map +1 -1
- package/package.json +4 -4
- package/shared/modules/dynamic/helpers/override.ts +8 -1
- package/shared/modules/dynamic/index.ts +22 -11
- package/shared/modules/dynamic/pages/dynamic-blade-form.vue +9 -11
- package/shared/modules/dynamic/pages/dynamic-blade-list.vue +0 -17
- package/ui/components/atoms/vc-button/vc-button.vue +2 -2
- package/ui/components/atoms/vc-container/vc-container.vue +6 -0
- package/ui/components/molecules/vc-input/vc-input.vue +6 -0
- package/ui/components/molecules/vc-textarea/vc-textarea.vue +8 -0
- package/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue +2 -2
- package/ui/components/organisms/vc-blade/vc-blade.vue +5 -5
- package/dist/external-providers-4Exx3Utp.js +0 -4
|
@@ -42,48 +42,7 @@ export declare const VcCheckbox: {
|
|
|
42
42
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
43
43
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
44
44
|
"update:modelValue": (value: boolean) => void;
|
|
45
|
-
}, import("vue").
|
|
46
|
-
disabled: {
|
|
47
|
-
type: import("vue").PropType<boolean>;
|
|
48
|
-
};
|
|
49
|
-
size: {
|
|
50
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
51
|
-
default: string;
|
|
52
|
-
};
|
|
53
|
-
label: {
|
|
54
|
-
type: import("vue").PropType<string>;
|
|
55
|
-
};
|
|
56
|
-
outline: {
|
|
57
|
-
type: import("vue").PropType<boolean>;
|
|
58
|
-
};
|
|
59
|
-
name: {
|
|
60
|
-
type: import("vue").PropType<string>;
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
modelValue: {
|
|
64
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
65
|
-
required: true;
|
|
66
|
-
};
|
|
67
|
-
tooltip: {
|
|
68
|
-
type: import("vue").PropType<string>;
|
|
69
|
-
};
|
|
70
|
-
required: {
|
|
71
|
-
type: import("vue").PropType<boolean>;
|
|
72
|
-
};
|
|
73
|
-
trueValue: {
|
|
74
|
-
type: import("vue").PropType<boolean>;
|
|
75
|
-
default: boolean;
|
|
76
|
-
};
|
|
77
|
-
falseValue: {
|
|
78
|
-
type: import("vue").PropType<boolean>;
|
|
79
|
-
default: boolean;
|
|
80
|
-
};
|
|
81
|
-
errorMessage: {
|
|
82
|
-
type: import("vue").PropType<string>;
|
|
83
|
-
};
|
|
84
|
-
}>> & Readonly<{
|
|
85
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
86
|
-
}>, {
|
|
45
|
+
}, import("vue").PublicProps, {
|
|
87
46
|
size: "s" | "m" | "l";
|
|
88
47
|
name: string;
|
|
89
48
|
trueValue: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-checkbox/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-checkbox/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAgC,CAAC"}
|
|
@@ -46,48 +46,7 @@ declare const _default: {
|
|
|
46
46
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
47
47
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
48
48
|
"update:modelValue": (value: boolean) => void;
|
|
49
|
-
}, import("vue").
|
|
50
|
-
disabled: {
|
|
51
|
-
type: import("vue").PropType<boolean>;
|
|
52
|
-
};
|
|
53
|
-
size: {
|
|
54
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
55
|
-
default: string;
|
|
56
|
-
};
|
|
57
|
-
label: {
|
|
58
|
-
type: import("vue").PropType<string>;
|
|
59
|
-
};
|
|
60
|
-
outline: {
|
|
61
|
-
type: import("vue").PropType<boolean>;
|
|
62
|
-
};
|
|
63
|
-
name: {
|
|
64
|
-
type: import("vue").PropType<string>;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
modelValue: {
|
|
68
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
69
|
-
required: true;
|
|
70
|
-
};
|
|
71
|
-
tooltip: {
|
|
72
|
-
type: import("vue").PropType<string>;
|
|
73
|
-
};
|
|
74
|
-
required: {
|
|
75
|
-
type: import("vue").PropType<boolean>;
|
|
76
|
-
};
|
|
77
|
-
trueValue: {
|
|
78
|
-
type: import("vue").PropType<boolean>;
|
|
79
|
-
default: boolean;
|
|
80
|
-
};
|
|
81
|
-
falseValue: {
|
|
82
|
-
type: import("vue").PropType<boolean>;
|
|
83
|
-
default: boolean;
|
|
84
|
-
};
|
|
85
|
-
errorMessage: {
|
|
86
|
-
type: import("vue").PropType<string>;
|
|
87
|
-
};
|
|
88
|
-
}>> & Readonly<{
|
|
89
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
90
|
-
}>, {
|
|
49
|
+
}, import("vue").PublicProps, {
|
|
91
50
|
size: "s" | "m" | "l";
|
|
92
51
|
name: string;
|
|
93
52
|
trueValue: boolean;
|
|
@@ -295,48 +254,7 @@ export declare const Basic: StoryFn<{
|
|
|
295
254
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
296
255
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
297
256
|
"update:modelValue": (value: boolean) => void;
|
|
298
|
-
}, import("vue").
|
|
299
|
-
disabled: {
|
|
300
|
-
type: import("vue").PropType<boolean>;
|
|
301
|
-
};
|
|
302
|
-
size: {
|
|
303
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
304
|
-
default: string;
|
|
305
|
-
};
|
|
306
|
-
label: {
|
|
307
|
-
type: import("vue").PropType<string>;
|
|
308
|
-
};
|
|
309
|
-
outline: {
|
|
310
|
-
type: import("vue").PropType<boolean>;
|
|
311
|
-
};
|
|
312
|
-
name: {
|
|
313
|
-
type: import("vue").PropType<string>;
|
|
314
|
-
default: string;
|
|
315
|
-
};
|
|
316
|
-
modelValue: {
|
|
317
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
318
|
-
required: true;
|
|
319
|
-
};
|
|
320
|
-
tooltip: {
|
|
321
|
-
type: import("vue").PropType<string>;
|
|
322
|
-
};
|
|
323
|
-
required: {
|
|
324
|
-
type: import("vue").PropType<boolean>;
|
|
325
|
-
};
|
|
326
|
-
trueValue: {
|
|
327
|
-
type: import("vue").PropType<boolean>;
|
|
328
|
-
default: boolean;
|
|
329
|
-
};
|
|
330
|
-
falseValue: {
|
|
331
|
-
type: import("vue").PropType<boolean>;
|
|
332
|
-
default: boolean;
|
|
333
|
-
};
|
|
334
|
-
errorMessage: {
|
|
335
|
-
type: import("vue").PropType<string>;
|
|
336
|
-
};
|
|
337
|
-
}>> & Readonly<{
|
|
338
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
339
|
-
}>, {
|
|
257
|
+
}, import("vue").PublicProps, {
|
|
340
258
|
size: "s" | "m" | "l";
|
|
341
259
|
name: string;
|
|
342
260
|
trueValue: boolean;
|
|
@@ -499,48 +417,7 @@ export declare const Disabled: StoryFn<{
|
|
|
499
417
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
500
418
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
501
419
|
"update:modelValue": (value: boolean) => void;
|
|
502
|
-
}, import("vue").
|
|
503
|
-
disabled: {
|
|
504
|
-
type: import("vue").PropType<boolean>;
|
|
505
|
-
};
|
|
506
|
-
size: {
|
|
507
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
508
|
-
default: string;
|
|
509
|
-
};
|
|
510
|
-
label: {
|
|
511
|
-
type: import("vue").PropType<string>;
|
|
512
|
-
};
|
|
513
|
-
outline: {
|
|
514
|
-
type: import("vue").PropType<boolean>;
|
|
515
|
-
};
|
|
516
|
-
name: {
|
|
517
|
-
type: import("vue").PropType<string>;
|
|
518
|
-
default: string;
|
|
519
|
-
};
|
|
520
|
-
modelValue: {
|
|
521
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
522
|
-
required: true;
|
|
523
|
-
};
|
|
524
|
-
tooltip: {
|
|
525
|
-
type: import("vue").PropType<string>;
|
|
526
|
-
};
|
|
527
|
-
required: {
|
|
528
|
-
type: import("vue").PropType<boolean>;
|
|
529
|
-
};
|
|
530
|
-
trueValue: {
|
|
531
|
-
type: import("vue").PropType<boolean>;
|
|
532
|
-
default: boolean;
|
|
533
|
-
};
|
|
534
|
-
falseValue: {
|
|
535
|
-
type: import("vue").PropType<boolean>;
|
|
536
|
-
default: boolean;
|
|
537
|
-
};
|
|
538
|
-
errorMessage: {
|
|
539
|
-
type: import("vue").PropType<string>;
|
|
540
|
-
};
|
|
541
|
-
}>> & Readonly<{
|
|
542
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
543
|
-
}>, {
|
|
420
|
+
}, import("vue").PublicProps, {
|
|
544
421
|
size: "s" | "m" | "l";
|
|
545
422
|
name: string;
|
|
546
423
|
trueValue: boolean;
|
|
@@ -703,48 +580,7 @@ export declare const Required: StoryFn<{
|
|
|
703
580
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
704
581
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
705
582
|
"update:modelValue": (value: boolean) => void;
|
|
706
|
-
}, import("vue").
|
|
707
|
-
disabled: {
|
|
708
|
-
type: import("vue").PropType<boolean>;
|
|
709
|
-
};
|
|
710
|
-
size: {
|
|
711
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
712
|
-
default: string;
|
|
713
|
-
};
|
|
714
|
-
label: {
|
|
715
|
-
type: import("vue").PropType<string>;
|
|
716
|
-
};
|
|
717
|
-
outline: {
|
|
718
|
-
type: import("vue").PropType<boolean>;
|
|
719
|
-
};
|
|
720
|
-
name: {
|
|
721
|
-
type: import("vue").PropType<string>;
|
|
722
|
-
default: string;
|
|
723
|
-
};
|
|
724
|
-
modelValue: {
|
|
725
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
726
|
-
required: true;
|
|
727
|
-
};
|
|
728
|
-
tooltip: {
|
|
729
|
-
type: import("vue").PropType<string>;
|
|
730
|
-
};
|
|
731
|
-
required: {
|
|
732
|
-
type: import("vue").PropType<boolean>;
|
|
733
|
-
};
|
|
734
|
-
trueValue: {
|
|
735
|
-
type: import("vue").PropType<boolean>;
|
|
736
|
-
default: boolean;
|
|
737
|
-
};
|
|
738
|
-
falseValue: {
|
|
739
|
-
type: import("vue").PropType<boolean>;
|
|
740
|
-
default: boolean;
|
|
741
|
-
};
|
|
742
|
-
errorMessage: {
|
|
743
|
-
type: import("vue").PropType<string>;
|
|
744
|
-
};
|
|
745
|
-
}>> & Readonly<{
|
|
746
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
747
|
-
}>, {
|
|
583
|
+
}, import("vue").PublicProps, {
|
|
748
584
|
size: "s" | "m" | "l";
|
|
749
585
|
name: string;
|
|
750
586
|
trueValue: boolean;
|
|
@@ -907,48 +743,7 @@ export declare const Error: StoryFn<{
|
|
|
907
743
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
908
744
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
909
745
|
"update:modelValue": (value: boolean) => void;
|
|
910
|
-
}, import("vue").
|
|
911
|
-
disabled: {
|
|
912
|
-
type: import("vue").PropType<boolean>;
|
|
913
|
-
};
|
|
914
|
-
size: {
|
|
915
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
916
|
-
default: string;
|
|
917
|
-
};
|
|
918
|
-
label: {
|
|
919
|
-
type: import("vue").PropType<string>;
|
|
920
|
-
};
|
|
921
|
-
outline: {
|
|
922
|
-
type: import("vue").PropType<boolean>;
|
|
923
|
-
};
|
|
924
|
-
name: {
|
|
925
|
-
type: import("vue").PropType<string>;
|
|
926
|
-
default: string;
|
|
927
|
-
};
|
|
928
|
-
modelValue: {
|
|
929
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
930
|
-
required: true;
|
|
931
|
-
};
|
|
932
|
-
tooltip: {
|
|
933
|
-
type: import("vue").PropType<string>;
|
|
934
|
-
};
|
|
935
|
-
required: {
|
|
936
|
-
type: import("vue").PropType<boolean>;
|
|
937
|
-
};
|
|
938
|
-
trueValue: {
|
|
939
|
-
type: import("vue").PropType<boolean>;
|
|
940
|
-
default: boolean;
|
|
941
|
-
};
|
|
942
|
-
falseValue: {
|
|
943
|
-
type: import("vue").PropType<boolean>;
|
|
944
|
-
default: boolean;
|
|
945
|
-
};
|
|
946
|
-
errorMessage: {
|
|
947
|
-
type: import("vue").PropType<string>;
|
|
948
|
-
};
|
|
949
|
-
}>> & Readonly<{
|
|
950
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
951
|
-
}>, {
|
|
746
|
+
}, import("vue").PublicProps, {
|
|
952
747
|
size: "s" | "m" | "l";
|
|
953
748
|
name: string;
|
|
954
749
|
trueValue: boolean;
|
|
@@ -1111,48 +906,7 @@ export declare const Tooltip: StoryFn<{
|
|
|
1111
906
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1112
907
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1113
908
|
"update:modelValue": (value: boolean) => void;
|
|
1114
|
-
}, import("vue").
|
|
1115
|
-
disabled: {
|
|
1116
|
-
type: import("vue").PropType<boolean>;
|
|
1117
|
-
};
|
|
1118
|
-
size: {
|
|
1119
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
1120
|
-
default: string;
|
|
1121
|
-
};
|
|
1122
|
-
label: {
|
|
1123
|
-
type: import("vue").PropType<string>;
|
|
1124
|
-
};
|
|
1125
|
-
outline: {
|
|
1126
|
-
type: import("vue").PropType<boolean>;
|
|
1127
|
-
};
|
|
1128
|
-
name: {
|
|
1129
|
-
type: import("vue").PropType<string>;
|
|
1130
|
-
default: string;
|
|
1131
|
-
};
|
|
1132
|
-
modelValue: {
|
|
1133
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
1134
|
-
required: true;
|
|
1135
|
-
};
|
|
1136
|
-
tooltip: {
|
|
1137
|
-
type: import("vue").PropType<string>;
|
|
1138
|
-
};
|
|
1139
|
-
required: {
|
|
1140
|
-
type: import("vue").PropType<boolean>;
|
|
1141
|
-
};
|
|
1142
|
-
trueValue: {
|
|
1143
|
-
type: import("vue").PropType<boolean>;
|
|
1144
|
-
default: boolean;
|
|
1145
|
-
};
|
|
1146
|
-
falseValue: {
|
|
1147
|
-
type: import("vue").PropType<boolean>;
|
|
1148
|
-
default: boolean;
|
|
1149
|
-
};
|
|
1150
|
-
errorMessage: {
|
|
1151
|
-
type: import("vue").PropType<string>;
|
|
1152
|
-
};
|
|
1153
|
-
}>> & Readonly<{
|
|
1154
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1155
|
-
}>, {
|
|
909
|
+
}, import("vue").PublicProps, {
|
|
1156
910
|
size: "s" | "m" | "l";
|
|
1157
911
|
name: string;
|
|
1158
912
|
trueValue: boolean;
|
|
@@ -1315,48 +1069,7 @@ export declare const Label: StoryFn<{
|
|
|
1315
1069
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1316
1070
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1317
1071
|
"update:modelValue": (value: boolean) => void;
|
|
1318
|
-
}, import("vue").
|
|
1319
|
-
disabled: {
|
|
1320
|
-
type: import("vue").PropType<boolean>;
|
|
1321
|
-
};
|
|
1322
|
-
size: {
|
|
1323
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
1324
|
-
default: string;
|
|
1325
|
-
};
|
|
1326
|
-
label: {
|
|
1327
|
-
type: import("vue").PropType<string>;
|
|
1328
|
-
};
|
|
1329
|
-
outline: {
|
|
1330
|
-
type: import("vue").PropType<boolean>;
|
|
1331
|
-
};
|
|
1332
|
-
name: {
|
|
1333
|
-
type: import("vue").PropType<string>;
|
|
1334
|
-
default: string;
|
|
1335
|
-
};
|
|
1336
|
-
modelValue: {
|
|
1337
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
1338
|
-
required: true;
|
|
1339
|
-
};
|
|
1340
|
-
tooltip: {
|
|
1341
|
-
type: import("vue").PropType<string>;
|
|
1342
|
-
};
|
|
1343
|
-
required: {
|
|
1344
|
-
type: import("vue").PropType<boolean>;
|
|
1345
|
-
};
|
|
1346
|
-
trueValue: {
|
|
1347
|
-
type: import("vue").PropType<boolean>;
|
|
1348
|
-
default: boolean;
|
|
1349
|
-
};
|
|
1350
|
-
falseValue: {
|
|
1351
|
-
type: import("vue").PropType<boolean>;
|
|
1352
|
-
default: boolean;
|
|
1353
|
-
};
|
|
1354
|
-
errorMessage: {
|
|
1355
|
-
type: import("vue").PropType<string>;
|
|
1356
|
-
};
|
|
1357
|
-
}>> & Readonly<{
|
|
1358
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1359
|
-
}>, {
|
|
1072
|
+
}, import("vue").PublicProps, {
|
|
1360
1073
|
size: "s" | "m" | "l";
|
|
1361
1074
|
name: string;
|
|
1362
1075
|
trueValue: boolean;
|
|
@@ -1519,48 +1232,7 @@ export declare const Name: StoryFn<{
|
|
|
1519
1232
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1520
1233
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1521
1234
|
"update:modelValue": (value: boolean) => void;
|
|
1522
|
-
}, import("vue").
|
|
1523
|
-
disabled: {
|
|
1524
|
-
type: import("vue").PropType<boolean>;
|
|
1525
|
-
};
|
|
1526
|
-
size: {
|
|
1527
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
1528
|
-
default: string;
|
|
1529
|
-
};
|
|
1530
|
-
label: {
|
|
1531
|
-
type: import("vue").PropType<string>;
|
|
1532
|
-
};
|
|
1533
|
-
outline: {
|
|
1534
|
-
type: import("vue").PropType<boolean>;
|
|
1535
|
-
};
|
|
1536
|
-
name: {
|
|
1537
|
-
type: import("vue").PropType<string>;
|
|
1538
|
-
default: string;
|
|
1539
|
-
};
|
|
1540
|
-
modelValue: {
|
|
1541
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
1542
|
-
required: true;
|
|
1543
|
-
};
|
|
1544
|
-
tooltip: {
|
|
1545
|
-
type: import("vue").PropType<string>;
|
|
1546
|
-
};
|
|
1547
|
-
required: {
|
|
1548
|
-
type: import("vue").PropType<boolean>;
|
|
1549
|
-
};
|
|
1550
|
-
trueValue: {
|
|
1551
|
-
type: import("vue").PropType<boolean>;
|
|
1552
|
-
default: boolean;
|
|
1553
|
-
};
|
|
1554
|
-
falseValue: {
|
|
1555
|
-
type: import("vue").PropType<boolean>;
|
|
1556
|
-
default: boolean;
|
|
1557
|
-
};
|
|
1558
|
-
errorMessage: {
|
|
1559
|
-
type: import("vue").PropType<string>;
|
|
1560
|
-
};
|
|
1561
|
-
}>> & Readonly<{
|
|
1562
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1563
|
-
}>, {
|
|
1235
|
+
}, import("vue").PublicProps, {
|
|
1564
1236
|
size: "s" | "m" | "l";
|
|
1565
1237
|
name: string;
|
|
1566
1238
|
trueValue: boolean;
|
|
@@ -1723,48 +1395,7 @@ export declare const TrueValue: StoryFn<{
|
|
|
1723
1395
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1724
1396
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1725
1397
|
"update:modelValue": (value: boolean) => void;
|
|
1726
|
-
}, import("vue").
|
|
1727
|
-
disabled: {
|
|
1728
|
-
type: import("vue").PropType<boolean>;
|
|
1729
|
-
};
|
|
1730
|
-
size: {
|
|
1731
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
1732
|
-
default: string;
|
|
1733
|
-
};
|
|
1734
|
-
label: {
|
|
1735
|
-
type: import("vue").PropType<string>;
|
|
1736
|
-
};
|
|
1737
|
-
outline: {
|
|
1738
|
-
type: import("vue").PropType<boolean>;
|
|
1739
|
-
};
|
|
1740
|
-
name: {
|
|
1741
|
-
type: import("vue").PropType<string>;
|
|
1742
|
-
default: string;
|
|
1743
|
-
};
|
|
1744
|
-
modelValue: {
|
|
1745
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
1746
|
-
required: true;
|
|
1747
|
-
};
|
|
1748
|
-
tooltip: {
|
|
1749
|
-
type: import("vue").PropType<string>;
|
|
1750
|
-
};
|
|
1751
|
-
required: {
|
|
1752
|
-
type: import("vue").PropType<boolean>;
|
|
1753
|
-
};
|
|
1754
|
-
trueValue: {
|
|
1755
|
-
type: import("vue").PropType<boolean>;
|
|
1756
|
-
default: boolean;
|
|
1757
|
-
};
|
|
1758
|
-
falseValue: {
|
|
1759
|
-
type: import("vue").PropType<boolean>;
|
|
1760
|
-
default: boolean;
|
|
1761
|
-
};
|
|
1762
|
-
errorMessage: {
|
|
1763
|
-
type: import("vue").PropType<string>;
|
|
1764
|
-
};
|
|
1765
|
-
}>> & Readonly<{
|
|
1766
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1767
|
-
}>, {
|
|
1398
|
+
}, import("vue").PublicProps, {
|
|
1768
1399
|
size: "s" | "m" | "l";
|
|
1769
1400
|
name: string;
|
|
1770
1401
|
trueValue: boolean;
|
|
@@ -1927,48 +1558,7 @@ export declare const FalseValue: StoryFn<{
|
|
|
1927
1558
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1928
1559
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1929
1560
|
"update:modelValue": (value: boolean) => void;
|
|
1930
|
-
}, import("vue").
|
|
1931
|
-
disabled: {
|
|
1932
|
-
type: import("vue").PropType<boolean>;
|
|
1933
|
-
};
|
|
1934
|
-
size: {
|
|
1935
|
-
type: import("vue").PropType<"s" | "m" | "l">;
|
|
1936
|
-
default: string;
|
|
1937
|
-
};
|
|
1938
|
-
label: {
|
|
1939
|
-
type: import("vue").PropType<string>;
|
|
1940
|
-
};
|
|
1941
|
-
outline: {
|
|
1942
|
-
type: import("vue").PropType<boolean>;
|
|
1943
|
-
};
|
|
1944
|
-
name: {
|
|
1945
|
-
type: import("vue").PropType<string>;
|
|
1946
|
-
default: string;
|
|
1947
|
-
};
|
|
1948
|
-
modelValue: {
|
|
1949
|
-
type: import("vue").PropType<import("vue").MaybeRef<boolean>>;
|
|
1950
|
-
required: true;
|
|
1951
|
-
};
|
|
1952
|
-
tooltip: {
|
|
1953
|
-
type: import("vue").PropType<string>;
|
|
1954
|
-
};
|
|
1955
|
-
required: {
|
|
1956
|
-
type: import("vue").PropType<boolean>;
|
|
1957
|
-
};
|
|
1958
|
-
trueValue: {
|
|
1959
|
-
type: import("vue").PropType<boolean>;
|
|
1960
|
-
default: boolean;
|
|
1961
|
-
};
|
|
1962
|
-
falseValue: {
|
|
1963
|
-
type: import("vue").PropType<boolean>;
|
|
1964
|
-
default: boolean;
|
|
1965
|
-
};
|
|
1966
|
-
errorMessage: {
|
|
1967
|
-
type: import("vue").PropType<string>;
|
|
1968
|
-
};
|
|
1969
|
-
}>> & Readonly<{
|
|
1970
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1971
|
-
}>, {
|
|
1561
|
+
}, import("vue").PublicProps, {
|
|
1972
1562
|
size: "s" | "m" | "l";
|
|
1973
1563
|
name: string;
|
|
1974
1564
|
trueValue: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-checkbox.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-checkbox/vc-checkbox.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-checkbox.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-checkbox/vc-checkbox.stories.ts"],"names":[],"mappings":"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"}
|
|
@@ -2083,47 +2083,7 @@ declare const _default: {
|
|
|
2083
2083
|
}) | null>;
|
|
2084
2084
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2085
2085
|
"update:modelValue": (value: string | number | Date | null | undefined) => void;
|
|
2086
|
-
}, import("vue").
|
|
2087
|
-
placeholder: {
|
|
2088
|
-
type: import("vue").PropType<string>;
|
|
2089
|
-
};
|
|
2090
|
-
modelValue: {
|
|
2091
|
-
type: import("vue").PropType<string>;
|
|
2092
|
-
};
|
|
2093
|
-
required: {
|
|
2094
|
-
type: import("vue").PropType<boolean>;
|
|
2095
|
-
};
|
|
2096
|
-
disabled: {
|
|
2097
|
-
type: import("vue").PropType<boolean>;
|
|
2098
|
-
};
|
|
2099
|
-
label: {
|
|
2100
|
-
type: import("vue").PropType<string>;
|
|
2101
|
-
};
|
|
2102
|
-
tooltip: {
|
|
2103
|
-
type: import("vue").PropType<string>;
|
|
2104
|
-
};
|
|
2105
|
-
errorMessage: {
|
|
2106
|
-
type: import("vue").PropType<string>;
|
|
2107
|
-
};
|
|
2108
|
-
assetsFolder: {
|
|
2109
|
-
type: import("vue").PropType<string>;
|
|
2110
|
-
required: true;
|
|
2111
|
-
};
|
|
2112
|
-
multilanguage: {
|
|
2113
|
-
type: import("vue").PropType<boolean>;
|
|
2114
|
-
};
|
|
2115
|
-
currentLanguage: {
|
|
2116
|
-
type: import("vue").PropType<string>;
|
|
2117
|
-
};
|
|
2118
|
-
maxlength: {
|
|
2119
|
-
type: import("vue").PropType<number>;
|
|
2120
|
-
};
|
|
2121
|
-
toolbar: {
|
|
2122
|
-
type: import("vue").PropType<import("md-editor-v3").ToolbarNames[]>;
|
|
2123
|
-
};
|
|
2124
|
-
}>> & Readonly<{
|
|
2125
|
-
"onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
|
|
2126
|
-
}>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
2086
|
+
}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
2127
2087
|
P: {};
|
|
2128
2088
|
B: {};
|
|
2129
2089
|
D: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-editor.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-editor/vc-editor.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-editor.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-editor/vc-editor.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE9B,wBAiBkC;AAElC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,QAAQ,CAM3C,CAAC"}
|