@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
|
@@ -39,41 +39,7 @@ declare const _default: {
|
|
|
39
39
|
onUpload?: ((files: FileList) => any) | undefined;
|
|
40
40
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
41
41
|
upload: (files: FileList) => void;
|
|
42
|
-
}, import("vue").
|
|
43
|
-
icon: {
|
|
44
|
-
type: import("vue").PropType<string>;
|
|
45
|
-
default: string;
|
|
46
|
-
};
|
|
47
|
-
variant: {
|
|
48
|
-
type: import("vue").PropType<"gallery" | "file-upload">;
|
|
49
|
-
default: string;
|
|
50
|
-
};
|
|
51
|
-
name: {
|
|
52
|
-
type: import("vue").PropType<string>;
|
|
53
|
-
default: string;
|
|
54
|
-
};
|
|
55
|
-
loading: {
|
|
56
|
-
type: import("vue").PropType<boolean>;
|
|
57
|
-
};
|
|
58
|
-
rules: {
|
|
59
|
-
type: import("vue").PropType<import("../../../..").IValidationRules | keyof import("../../../..").IValidationRules>;
|
|
60
|
-
};
|
|
61
|
-
multiple: {
|
|
62
|
-
type: import("vue").PropType<boolean>;
|
|
63
|
-
};
|
|
64
|
-
customText: {
|
|
65
|
-
type: import("vue").PropType<{
|
|
66
|
-
dragHere: string;
|
|
67
|
-
browse: string;
|
|
68
|
-
}>;
|
|
69
|
-
};
|
|
70
|
-
accept: {
|
|
71
|
-
type: import("vue").PropType<string>;
|
|
72
|
-
default: string;
|
|
73
|
-
};
|
|
74
|
-
}>> & Readonly<{
|
|
75
|
-
onUpload?: ((files: FileList) => any) | undefined;
|
|
76
|
-
}>, {
|
|
42
|
+
}, import("vue").PublicProps, {
|
|
77
43
|
icon: string;
|
|
78
44
|
variant: "gallery" | "file-upload";
|
|
79
45
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-file-upload.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-file-upload/vc-file-upload.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-file-upload.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-file-upload/vc-file-upload.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIlC,wBAyBsC;AAEtC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,YAAY,CAM/C,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { VNode } from "vue";
|
|
2
2
|
export declare const VcForm: {
|
|
3
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
3
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
4
4
|
P: {};
|
|
5
5
|
B: {};
|
|
6
6
|
D: {};
|
|
@@ -3,7 +3,7 @@ import { VcForm } from "./";
|
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: {
|
|
6
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
6
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
7
7
|
P: {};
|
|
8
8
|
B: {};
|
|
9
9
|
D: {};
|
|
@@ -80,89 +80,13 @@ declare const _default: {
|
|
|
80
80
|
};
|
|
81
81
|
}>> & Readonly<{
|
|
82
82
|
onBlur?: ((value: Event) => any) | undefined;
|
|
83
|
+
onFocus?: (() => any) | undefined;
|
|
83
84
|
"onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
|
|
84
85
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
85
86
|
"update:modelValue": (value: string | number | Date | null | undefined) => void;
|
|
86
87
|
blur: (value: Event) => void;
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
type: import("vue").PropType<boolean>;
|
|
90
|
-
};
|
|
91
|
-
disabled: {
|
|
92
|
-
type: import("vue").PropType<boolean>;
|
|
93
|
-
};
|
|
94
|
-
size: {
|
|
95
|
-
type: import("vue").PropType<"default" | "small">;
|
|
96
|
-
default: string;
|
|
97
|
-
};
|
|
98
|
-
type: {
|
|
99
|
-
type: import("vue").PropType<"number" | "time" | "text" | "date" | "datetime-local" | "email" | "password" | "tel" | "url" | "integer">;
|
|
100
|
-
default: string;
|
|
101
|
-
};
|
|
102
|
-
label: {
|
|
103
|
-
type: import("vue").PropType<string>;
|
|
104
|
-
};
|
|
105
|
-
name: {
|
|
106
|
-
type: import("vue").PropType<string>;
|
|
107
|
-
default: string;
|
|
108
|
-
};
|
|
109
|
-
modelValue: {
|
|
110
|
-
type: import("vue").PropType<string | number | Date | null>;
|
|
111
|
-
};
|
|
112
|
-
tooltip: {
|
|
113
|
-
type: import("vue").PropType<string>;
|
|
114
|
-
};
|
|
115
|
-
required: {
|
|
116
|
-
type: import("vue").PropType<boolean>;
|
|
117
|
-
};
|
|
118
|
-
multilanguage: {
|
|
119
|
-
type: import("vue").PropType<boolean>;
|
|
120
|
-
};
|
|
121
|
-
currentLanguage: {
|
|
122
|
-
type: import("vue").PropType<string>;
|
|
123
|
-
};
|
|
124
|
-
placeholder: {
|
|
125
|
-
type: import("vue").PropType<string>;
|
|
126
|
-
};
|
|
127
|
-
errorMessage: {
|
|
128
|
-
type: import("vue").PropType<string>;
|
|
129
|
-
};
|
|
130
|
-
maxlength: {
|
|
131
|
-
type: import("vue").PropType<string | number>;
|
|
132
|
-
default: string;
|
|
133
|
-
};
|
|
134
|
-
step: {
|
|
135
|
-
type: import("vue").PropType<string>;
|
|
136
|
-
default: string;
|
|
137
|
-
};
|
|
138
|
-
hint: {
|
|
139
|
-
type: import("vue").PropType<string>;
|
|
140
|
-
};
|
|
141
|
-
clearable: {
|
|
142
|
-
type: import("vue").PropType<boolean>;
|
|
143
|
-
};
|
|
144
|
-
prefix: {
|
|
145
|
-
type: import("vue").PropType<string>;
|
|
146
|
-
};
|
|
147
|
-
suffix: {
|
|
148
|
-
type: import("vue").PropType<string>;
|
|
149
|
-
};
|
|
150
|
-
loading: {
|
|
151
|
-
type: import("vue").PropType<boolean>;
|
|
152
|
-
};
|
|
153
|
-
debounce: {
|
|
154
|
-
type: import("vue").PropType<string | number>;
|
|
155
|
-
};
|
|
156
|
-
autofocus: {
|
|
157
|
-
type: import("vue").PropType<boolean>;
|
|
158
|
-
};
|
|
159
|
-
datePickerOptions: {
|
|
160
|
-
type: import("vue").PropType<import("@vuepic/vue-datepicker").VueDatePickerProps>;
|
|
161
|
-
};
|
|
162
|
-
}>> & Readonly<{
|
|
163
|
-
onBlur?: ((value: Event) => any) | undefined;
|
|
164
|
-
"onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
|
|
165
|
-
}>, {
|
|
88
|
+
focus: () => void;
|
|
89
|
+
}, import("vue").PublicProps, {
|
|
166
90
|
size: "default" | "small";
|
|
167
91
|
type: "number" | "time" | "text" | "date" | "datetime-local" | "email" | "password" | "tel" | "url" | "integer";
|
|
168
92
|
name: string;
|
|
@@ -252,6 +176,7 @@ declare const _default: {
|
|
|
252
176
|
};
|
|
253
177
|
}>> & Readonly<{
|
|
254
178
|
onBlur?: ((value: Event) => any) | undefined;
|
|
179
|
+
onFocus?: (() => any) | undefined;
|
|
255
180
|
"onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
|
|
256
181
|
}>, {}, {}, {}, {}, {
|
|
257
182
|
size: "default" | "small";
|
|
@@ -340,10 +265,12 @@ declare const _default: {
|
|
|
340
265
|
};
|
|
341
266
|
}>> & Readonly<{
|
|
342
267
|
onBlur?: ((value: Event) => any) | undefined;
|
|
268
|
+
onFocus?: (() => any) | undefined;
|
|
343
269
|
"onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
|
|
344
270
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
345
271
|
"update:modelValue": (value: string | number | Date | null | undefined) => void;
|
|
346
272
|
blur: (value: Event) => void;
|
|
273
|
+
focus: () => void;
|
|
347
274
|
}, string, {
|
|
348
275
|
size: "default" | "small";
|
|
349
276
|
type: "number" | "time" | "text" | "date" | "datetime-local" | "email" | "password" | "tel" | "url" | "integer";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-input.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-input/vc-input.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-input.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-input/vc-input.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAG7B,wBAqBiC;AAEjC,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,OAAO,CAM3C,CAAC;AAEH,eAAO,MAAM,KAAK,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAMhE,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAKnE,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAK/D,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAKlE,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAKnE,eAAO,MAAM,MAAM,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAKjE,eAAO,MAAM,MAAM,EAAE,OAAO,CAAC,OAAO,OAAO,CAAqB,CAAC;AAKjE,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,OAAO,OAAO,CAezD,CAAC;AAEH,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAC,OAAO,OAAO,CAWpD,CAAC;AAEH,eAAO,MAAM,gBAAgB,EAAE,OAAO,CAAC,OAAO,OAAO,CAWnD,CAAC;AAEH,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,OAAO,OAAO,CAWzD,CAAC;AAEH,eAAO,MAAM,qBAAqB,EAAE,OAAO,CAAC,OAAO,OAAO,CAWxD,CAAC;AAEH,eAAO,MAAM,eAAe,EAAE,OAAO,CAAC,OAAO,OAAO,CAWlD,CAAC;AAEH,eAAO,MAAM,cAAc,EAAE,OAAO,CAAC,OAAO,OAAO,CAWjD,CAAC"}
|
|
@@ -104,6 +104,7 @@ export interface Emits {
|
|
|
104
104
|
*/
|
|
105
105
|
(event: "update:modelValue", value: string | number | Date | null | undefined): void;
|
|
106
106
|
(event: "blur", value: Event): void;
|
|
107
|
+
(event: "focus"): void;
|
|
107
108
|
}
|
|
108
109
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
109
110
|
type: string;
|
|
@@ -114,6 +115,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
114
115
|
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
115
116
|
"update:modelValue": (value: string | number | Date | null | undefined) => void;
|
|
116
117
|
blur: (value: Event) => void;
|
|
118
|
+
focus: () => void;
|
|
117
119
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
118
120
|
type: string;
|
|
119
121
|
name: string;
|
|
@@ -122,6 +124,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
122
124
|
size: string;
|
|
123
125
|
}>>> & Readonly<{
|
|
124
126
|
onBlur?: ((value: Event) => any) | undefined;
|
|
127
|
+
onFocus?: (() => any) | undefined;
|
|
125
128
|
"onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
|
|
126
129
|
}>, {
|
|
127
130
|
size: "default" | "small";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-input.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-input/vc-input.vue.ts"],"names":[],"mappings":"AAIA,OAAsB,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC3E,OAAO,sCAAsC,CAAC;AAE9C,MAAM,WAAW,KAAK;IACpB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,SAAS,CAAC;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,KAAK,GAAG,MAAM,GAAG,MAAM,GAAG,gBAAgB,CAAC;IACjH;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,kBAAkB,CAAC;IACvC,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;CAC5B;AAED,MAAM,WAAW,KAAK;IACpB;;OAEG;IACH,CAAC,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,CAAC;IACrF,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"vc-input.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-input/vc-input.vue.ts"],"names":[],"mappings":"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"}
|
|
@@ -87,86 +87,7 @@ declare const _default: {
|
|
|
87
87
|
"update:option": (value: unknown) => void;
|
|
88
88
|
change: (value: string | number | null) => void;
|
|
89
89
|
blur: (value: Event) => void;
|
|
90
|
-
}, import("vue").
|
|
91
|
-
error: {
|
|
92
|
-
type: import("vue").PropType<boolean>;
|
|
93
|
-
};
|
|
94
|
-
disabled: {
|
|
95
|
-
type: import("vue").PropType<boolean>;
|
|
96
|
-
};
|
|
97
|
-
label: {
|
|
98
|
-
type: import("vue").PropType<string>;
|
|
99
|
-
};
|
|
100
|
-
option: {
|
|
101
|
-
type: import("vue").PropType<string>;
|
|
102
|
-
};
|
|
103
|
-
name: {
|
|
104
|
-
type: import("vue").PropType<string>;
|
|
105
|
-
};
|
|
106
|
-
modelValue: {
|
|
107
|
-
type: import("vue").PropType<number | null | undefined>;
|
|
108
|
-
required: true;
|
|
109
|
-
};
|
|
110
|
-
tooltip: {
|
|
111
|
-
type: import("vue").PropType<string>;
|
|
112
|
-
};
|
|
113
|
-
required: {
|
|
114
|
-
type: import("vue").PropType<boolean>;
|
|
115
|
-
};
|
|
116
|
-
options: {
|
|
117
|
-
type: import("vue").PropType<unknown[]>;
|
|
118
|
-
};
|
|
119
|
-
placeholder: {
|
|
120
|
-
type: import("vue").PropType<string>;
|
|
121
|
-
};
|
|
122
|
-
errorMessage: {
|
|
123
|
-
type: import("vue").PropType<string>;
|
|
124
|
-
};
|
|
125
|
-
maxlength: {
|
|
126
|
-
type: import("vue").PropType<string | number>;
|
|
127
|
-
};
|
|
128
|
-
hint: {
|
|
129
|
-
type: import("vue").PropType<string>;
|
|
130
|
-
};
|
|
131
|
-
clearable: {
|
|
132
|
-
type: import("vue").PropType<boolean>;
|
|
133
|
-
};
|
|
134
|
-
prefix: {
|
|
135
|
-
type: import("vue").PropType<string>;
|
|
136
|
-
};
|
|
137
|
-
suffix: {
|
|
138
|
-
type: import("vue").PropType<string>;
|
|
139
|
-
};
|
|
140
|
-
loading: {
|
|
141
|
-
type: import("vue").PropType<boolean>;
|
|
142
|
-
};
|
|
143
|
-
debounce: {
|
|
144
|
-
type: import("vue").PropType<string | number>;
|
|
145
|
-
default: number;
|
|
146
|
-
};
|
|
147
|
-
autofocus: {
|
|
148
|
-
type: import("vue").PropType<boolean>;
|
|
149
|
-
};
|
|
150
|
-
optionValue: {
|
|
151
|
-
type: import("vue").PropType<string | ((option: unknown) => string)>;
|
|
152
|
-
};
|
|
153
|
-
optionLabel: {
|
|
154
|
-
type: import("vue").PropType<string | ((option: unknown) => string)>;
|
|
155
|
-
};
|
|
156
|
-
currencyDisplay: {
|
|
157
|
-
type: import("vue").PropType<"symbol" | "code" | "name" | "hidden" | "narrowSymbol">;
|
|
158
|
-
default: import("vue-currency-input").CurrencyDisplay;
|
|
159
|
-
};
|
|
160
|
-
precision: {
|
|
161
|
-
type: import("vue").PropType<0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15>;
|
|
162
|
-
default: number;
|
|
163
|
-
};
|
|
164
|
-
}>> & Readonly<{
|
|
165
|
-
onBlur?: ((value: Event) => any) | undefined;
|
|
166
|
-
onChange?: ((value: string | number | null) => any) | undefined;
|
|
167
|
-
"onUpdate:model-value"?: ((value: string | number | null) => any) | undefined;
|
|
168
|
-
"onUpdate:option"?: ((value: unknown) => any) | undefined;
|
|
169
|
-
}>, {
|
|
90
|
+
}, import("vue").PublicProps, {
|
|
170
91
|
debounce: string | number;
|
|
171
92
|
currencyDisplay: "symbol" | "code" | "name" | "hidden" | "narrowSymbol";
|
|
172
93
|
precision: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-input-currency.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-input-currency/vc-input-currency.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-input-currency.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-input-currency/vc-input-currency.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrC,wBA4ByC;AAEzC,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,eAAe,CAOnD,CAAC;AAEH,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAKvE,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAK1E,eAAO,MAAM,KAAK,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAMxE,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAK3E,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAK3E,eAAO,MAAM,MAAM,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAKzE,eAAO,MAAM,MAAM,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC;AAKzE,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,eAAe,CAAqB,CAAC"}
|
|
@@ -38,40 +38,7 @@ declare const _default: {
|
|
|
38
38
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
39
39
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
40
40
|
"update:modelValue": (value: any) => void;
|
|
41
|
-
}, import("vue").
|
|
42
|
-
error: {
|
|
43
|
-
type: import("vue").PropType<boolean>;
|
|
44
|
-
};
|
|
45
|
-
disabled: {
|
|
46
|
-
type: import("vue").PropType<boolean>;
|
|
47
|
-
};
|
|
48
|
-
label: {
|
|
49
|
-
type: import("vue").PropType<string>;
|
|
50
|
-
};
|
|
51
|
-
name: {
|
|
52
|
-
type: import("vue").PropType<string>;
|
|
53
|
-
default: string;
|
|
54
|
-
};
|
|
55
|
-
value: {
|
|
56
|
-
type: import("vue").PropType<any>;
|
|
57
|
-
required: true;
|
|
58
|
-
};
|
|
59
|
-
modelValue: {
|
|
60
|
-
type: import("vue").PropType<any>;
|
|
61
|
-
required: true;
|
|
62
|
-
};
|
|
63
|
-
checked: {
|
|
64
|
-
type: import("vue").PropType<boolean>;
|
|
65
|
-
};
|
|
66
|
-
errorMessage: {
|
|
67
|
-
type: import("vue").PropType<string>;
|
|
68
|
-
};
|
|
69
|
-
binary: {
|
|
70
|
-
type: import("vue").PropType<boolean>;
|
|
71
|
-
};
|
|
72
|
-
}>> & Readonly<{
|
|
73
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
74
|
-
}>, {
|
|
41
|
+
}, import("vue").PublicProps, {
|
|
75
42
|
name: string;
|
|
76
43
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
77
44
|
P: {};
|
|
@@ -243,40 +210,7 @@ export declare const Disabled: StoryFn<{
|
|
|
243
210
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
244
211
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
245
212
|
"update:modelValue": (value: any) => void;
|
|
246
|
-
}, import("vue").
|
|
247
|
-
error: {
|
|
248
|
-
type: import("vue").PropType<boolean>;
|
|
249
|
-
};
|
|
250
|
-
disabled: {
|
|
251
|
-
type: import("vue").PropType<boolean>;
|
|
252
|
-
};
|
|
253
|
-
label: {
|
|
254
|
-
type: import("vue").PropType<string>;
|
|
255
|
-
};
|
|
256
|
-
name: {
|
|
257
|
-
type: import("vue").PropType<string>;
|
|
258
|
-
default: string;
|
|
259
|
-
};
|
|
260
|
-
value: {
|
|
261
|
-
type: import("vue").PropType<any>;
|
|
262
|
-
required: true;
|
|
263
|
-
};
|
|
264
|
-
modelValue: {
|
|
265
|
-
type: import("vue").PropType<any>;
|
|
266
|
-
required: true;
|
|
267
|
-
};
|
|
268
|
-
checked: {
|
|
269
|
-
type: import("vue").PropType<boolean>;
|
|
270
|
-
};
|
|
271
|
-
errorMessage: {
|
|
272
|
-
type: import("vue").PropType<string>;
|
|
273
|
-
};
|
|
274
|
-
binary: {
|
|
275
|
-
type: import("vue").PropType<boolean>;
|
|
276
|
-
};
|
|
277
|
-
}>> & Readonly<{
|
|
278
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
279
|
-
}>, {
|
|
213
|
+
}, import("vue").PublicProps, {
|
|
280
214
|
name: string;
|
|
281
215
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
282
216
|
P: {};
|
|
@@ -402,40 +336,7 @@ export declare const Error: StoryFn<{
|
|
|
402
336
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
403
337
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
404
338
|
"update:modelValue": (value: any) => void;
|
|
405
|
-
}, import("vue").
|
|
406
|
-
error: {
|
|
407
|
-
type: import("vue").PropType<boolean>;
|
|
408
|
-
};
|
|
409
|
-
disabled: {
|
|
410
|
-
type: import("vue").PropType<boolean>;
|
|
411
|
-
};
|
|
412
|
-
label: {
|
|
413
|
-
type: import("vue").PropType<string>;
|
|
414
|
-
};
|
|
415
|
-
name: {
|
|
416
|
-
type: import("vue").PropType<string>;
|
|
417
|
-
default: string;
|
|
418
|
-
};
|
|
419
|
-
value: {
|
|
420
|
-
type: import("vue").PropType<any>;
|
|
421
|
-
required: true;
|
|
422
|
-
};
|
|
423
|
-
modelValue: {
|
|
424
|
-
type: import("vue").PropType<any>;
|
|
425
|
-
required: true;
|
|
426
|
-
};
|
|
427
|
-
checked: {
|
|
428
|
-
type: import("vue").PropType<boolean>;
|
|
429
|
-
};
|
|
430
|
-
errorMessage: {
|
|
431
|
-
type: import("vue").PropType<string>;
|
|
432
|
-
};
|
|
433
|
-
binary: {
|
|
434
|
-
type: import("vue").PropType<boolean>;
|
|
435
|
-
};
|
|
436
|
-
}>> & Readonly<{
|
|
437
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
438
|
-
}>, {
|
|
339
|
+
}, import("vue").PublicProps, {
|
|
439
340
|
name: string;
|
|
440
341
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
441
342
|
P: {};
|
|
@@ -561,40 +462,7 @@ export declare const Label: StoryFn<{
|
|
|
561
462
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
562
463
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
563
464
|
"update:modelValue": (value: any) => void;
|
|
564
|
-
}, import("vue").
|
|
565
|
-
error: {
|
|
566
|
-
type: import("vue").PropType<boolean>;
|
|
567
|
-
};
|
|
568
|
-
disabled: {
|
|
569
|
-
type: import("vue").PropType<boolean>;
|
|
570
|
-
};
|
|
571
|
-
label: {
|
|
572
|
-
type: import("vue").PropType<string>;
|
|
573
|
-
};
|
|
574
|
-
name: {
|
|
575
|
-
type: import("vue").PropType<string>;
|
|
576
|
-
default: string;
|
|
577
|
-
};
|
|
578
|
-
value: {
|
|
579
|
-
type: import("vue").PropType<any>;
|
|
580
|
-
required: true;
|
|
581
|
-
};
|
|
582
|
-
modelValue: {
|
|
583
|
-
type: import("vue").PropType<any>;
|
|
584
|
-
required: true;
|
|
585
|
-
};
|
|
586
|
-
checked: {
|
|
587
|
-
type: import("vue").PropType<boolean>;
|
|
588
|
-
};
|
|
589
|
-
errorMessage: {
|
|
590
|
-
type: import("vue").PropType<string>;
|
|
591
|
-
};
|
|
592
|
-
binary: {
|
|
593
|
-
type: import("vue").PropType<boolean>;
|
|
594
|
-
};
|
|
595
|
-
}>> & Readonly<{
|
|
596
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
597
|
-
}>, {
|
|
465
|
+
}, import("vue").PublicProps, {
|
|
598
466
|
name: string;
|
|
599
467
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
600
468
|
P: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-radio-button.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-radio-button/vc-radio-button.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-radio-button.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-radio-button/vc-radio-button.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGnC,wBA4CuC;AAEvC,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,aAAa,CAMjD,CAAC;AAEH,eAAO,MAAM,KAAK,EAAE,OAAO,CAAC,OAAO,aAAa,CAe9C,CAAC;AAEH,eAAO,MAAM,WAAW,EAAE,OAAO,CAAC,OAAO,aAAa,CAYpD,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAG1C,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGvC,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC"}
|
|
@@ -25,29 +25,7 @@ declare const _default: {
|
|
|
25
25
|
placeholder: {
|
|
26
26
|
type: import("vue").PropType<string>;
|
|
27
27
|
};
|
|
28
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
29
|
-
label: {
|
|
30
|
-
type: import("vue").PropType<string>;
|
|
31
|
-
};
|
|
32
|
-
variant: {
|
|
33
|
-
type: import("vue").PropType<"text" | "stars" | "star-and-text">;
|
|
34
|
-
default: string;
|
|
35
|
-
};
|
|
36
|
-
max: {
|
|
37
|
-
type: import("vue").PropType<number>;
|
|
38
|
-
default: number;
|
|
39
|
-
};
|
|
40
|
-
modelValue: {
|
|
41
|
-
type: import("vue").PropType<number>;
|
|
42
|
-
required: true;
|
|
43
|
-
};
|
|
44
|
-
tooltip: {
|
|
45
|
-
type: import("vue").PropType<string>;
|
|
46
|
-
};
|
|
47
|
-
placeholder: {
|
|
48
|
-
type: import("vue").PropType<string>;
|
|
49
|
-
};
|
|
50
|
-
}>> & Readonly<{}>, {
|
|
28
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
51
29
|
variant: "text" | "stars" | "star-and-text";
|
|
52
30
|
max: number;
|
|
53
31
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -159,29 +137,7 @@ export declare const Label: StoryFn<{
|
|
|
159
137
|
placeholder: {
|
|
160
138
|
type: import("vue").PropType<string>;
|
|
161
139
|
};
|
|
162
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
163
|
-
label: {
|
|
164
|
-
type: import("vue").PropType<string>;
|
|
165
|
-
};
|
|
166
|
-
variant: {
|
|
167
|
-
type: import("vue").PropType<"text" | "stars" | "star-and-text">;
|
|
168
|
-
default: string;
|
|
169
|
-
};
|
|
170
|
-
max: {
|
|
171
|
-
type: import("vue").PropType<number>;
|
|
172
|
-
default: number;
|
|
173
|
-
};
|
|
174
|
-
modelValue: {
|
|
175
|
-
type: import("vue").PropType<number>;
|
|
176
|
-
required: true;
|
|
177
|
-
};
|
|
178
|
-
tooltip: {
|
|
179
|
-
type: import("vue").PropType<string>;
|
|
180
|
-
};
|
|
181
|
-
placeholder: {
|
|
182
|
-
type: import("vue").PropType<string>;
|
|
183
|
-
};
|
|
184
|
-
}>> & Readonly<{}>, {
|
|
140
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
185
141
|
variant: "text" | "stars" | "star-and-text";
|
|
186
142
|
max: number;
|
|
187
143
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -279,29 +235,7 @@ export declare const Tooltip: StoryFn<{
|
|
|
279
235
|
placeholder: {
|
|
280
236
|
type: import("vue").PropType<string>;
|
|
281
237
|
};
|
|
282
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
283
|
-
label: {
|
|
284
|
-
type: import("vue").PropType<string>;
|
|
285
|
-
};
|
|
286
|
-
variant: {
|
|
287
|
-
type: import("vue").PropType<"text" | "stars" | "star-and-text">;
|
|
288
|
-
default: string;
|
|
289
|
-
};
|
|
290
|
-
max: {
|
|
291
|
-
type: import("vue").PropType<number>;
|
|
292
|
-
default: number;
|
|
293
|
-
};
|
|
294
|
-
modelValue: {
|
|
295
|
-
type: import("vue").PropType<number>;
|
|
296
|
-
required: true;
|
|
297
|
-
};
|
|
298
|
-
tooltip: {
|
|
299
|
-
type: import("vue").PropType<string>;
|
|
300
|
-
};
|
|
301
|
-
placeholder: {
|
|
302
|
-
type: import("vue").PropType<string>;
|
|
303
|
-
};
|
|
304
|
-
}>> & Readonly<{}>, {
|
|
238
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
305
239
|
variant: "text" | "stars" | "star-and-text";
|
|
306
240
|
max: number;
|
|
307
241
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -399,29 +333,7 @@ export declare const Placeholder: StoryFn<{
|
|
|
399
333
|
placeholder: {
|
|
400
334
|
type: import("vue").PropType<string>;
|
|
401
335
|
};
|
|
402
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
403
|
-
label: {
|
|
404
|
-
type: import("vue").PropType<string>;
|
|
405
|
-
};
|
|
406
|
-
variant: {
|
|
407
|
-
type: import("vue").PropType<"text" | "stars" | "star-and-text">;
|
|
408
|
-
default: string;
|
|
409
|
-
};
|
|
410
|
-
max: {
|
|
411
|
-
type: import("vue").PropType<number>;
|
|
412
|
-
default: number;
|
|
413
|
-
};
|
|
414
|
-
modelValue: {
|
|
415
|
-
type: import("vue").PropType<number>;
|
|
416
|
-
required: true;
|
|
417
|
-
};
|
|
418
|
-
tooltip: {
|
|
419
|
-
type: import("vue").PropType<string>;
|
|
420
|
-
};
|
|
421
|
-
placeholder: {
|
|
422
|
-
type: import("vue").PropType<string>;
|
|
423
|
-
};
|
|
424
|
-
}>> & Readonly<{}>, {
|
|
336
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
425
337
|
variant: "text" | "stars" | "star-and-text";
|
|
426
338
|
max: number;
|
|
427
339
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-rating.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-rating/vc-rating.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-rating.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-rating/vc-rating.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAI9B,wBAckC;AAElC,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,QAAQ,CAM5C,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAKvC,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAKzC,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAM7C,eAAO,MAAM,WAAW,EAAE,OAAO,CAAC,OAAO,QAAQ,CAa/C,CAAC"}
|