@vc-shell/framework 1.0.321 → 1.0.323
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 +14 -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
|
@@ -19,26 +19,7 @@ export declare const VcSlider: {
|
|
|
19
19
|
type: import("vue").PropType<number>;
|
|
20
20
|
default: number;
|
|
21
21
|
};
|
|
22
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
23
|
-
navigation: {
|
|
24
|
-
type: import("vue").PropType<boolean>;
|
|
25
|
-
};
|
|
26
|
-
slides: {
|
|
27
|
-
type: import("vue").PropType<unknown[] | Record<string, unknown>[]>;
|
|
28
|
-
default: () => never[];
|
|
29
|
-
};
|
|
30
|
-
overflow: {
|
|
31
|
-
type: import("vue").PropType<boolean>;
|
|
32
|
-
};
|
|
33
|
-
slidesPerView: {
|
|
34
|
-
type: import("vue").PropType<string>;
|
|
35
|
-
default: string;
|
|
36
|
-
};
|
|
37
|
-
spaceBetweenSlides: {
|
|
38
|
-
type: import("vue").PropType<number>;
|
|
39
|
-
default: number;
|
|
40
|
-
};
|
|
41
|
-
}>> & Readonly<{}>, {
|
|
22
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
42
23
|
slides: unknown[] | Record<string, unknown>[];
|
|
43
24
|
slidesPerView: string;
|
|
44
25
|
spaceBetweenSlides: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-slider/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-slider/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAIC;YAAE,KAAK,EAAE,OAAO,MAAM,EAAE,OAAO,CAAC,GAAG,GAAG,CAAA;SAAE,KAAK,KAAK,EAAE;iBAC3D,MAAM,KAAK,EAAE;iBACb,MAAM,KAAK,EAAE;;EAG3B,CAAC"}
|
|
@@ -22,26 +22,7 @@ declare const _default: {
|
|
|
22
22
|
type: import("vue").PropType<number>;
|
|
23
23
|
default: number;
|
|
24
24
|
};
|
|
25
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
26
|
-
navigation: {
|
|
27
|
-
type: import("vue").PropType<boolean>;
|
|
28
|
-
};
|
|
29
|
-
slides: {
|
|
30
|
-
type: import("vue").PropType<unknown[] | Record<string, unknown>[]>;
|
|
31
|
-
default: () => never[];
|
|
32
|
-
};
|
|
33
|
-
overflow: {
|
|
34
|
-
type: import("vue").PropType<boolean>;
|
|
35
|
-
};
|
|
36
|
-
slidesPerView: {
|
|
37
|
-
type: import("vue").PropType<string>;
|
|
38
|
-
default: string;
|
|
39
|
-
};
|
|
40
|
-
spaceBetweenSlides: {
|
|
41
|
-
type: import("vue").PropType<number>;
|
|
42
|
-
default: number;
|
|
43
|
-
};
|
|
44
|
-
}>> & Readonly<{}>, {
|
|
25
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
45
26
|
slides: unknown[] | Record<string, unknown>[];
|
|
46
27
|
slidesPerView: string;
|
|
47
28
|
spaceBetweenSlides: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-slider.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-slider/vc-slider.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,GAAG,CAAC
|
|
1
|
+
{"version":3,"file":"vc-slider.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-slider/vc-slider.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAG7B,wBA+CkC;AAElC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,QAAQ,CAO3C,CAAC"}
|
|
@@ -41,47 +41,11 @@ declare const _default: {
|
|
|
41
41
|
};
|
|
42
42
|
}>> & Readonly<{
|
|
43
43
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
44
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
45
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
46
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
47
|
-
disabled: {
|
|
48
|
-
type: import("vue").PropType<boolean>;
|
|
49
|
-
};
|
|
50
|
-
label: {
|
|
51
|
-
type: import("vue").PropType<string>;
|
|
52
|
-
};
|
|
53
|
-
name: {
|
|
54
|
-
type: import("vue").PropType<string>;
|
|
55
|
-
default: string;
|
|
56
|
-
};
|
|
57
|
-
modelValue: {
|
|
58
|
-
type: import("vue").PropType<string>;
|
|
59
|
-
};
|
|
60
|
-
tooltip: {
|
|
61
|
-
type: import("vue").PropType<string>;
|
|
62
|
-
};
|
|
63
|
-
required: {
|
|
64
|
-
type: import("vue").PropType<boolean>;
|
|
65
|
-
};
|
|
66
|
-
multilanguage: {
|
|
67
|
-
type: import("vue").PropType<boolean>;
|
|
68
|
-
};
|
|
69
|
-
currentLanguage: {
|
|
70
|
-
type: import("vue").PropType<string>;
|
|
71
|
-
};
|
|
72
|
-
placeholder: {
|
|
73
|
-
type: import("vue").PropType<string>;
|
|
74
|
-
};
|
|
75
|
-
errorMessage: {
|
|
76
|
-
type: import("vue").PropType<string>;
|
|
77
|
-
};
|
|
78
|
-
maxlength: {
|
|
79
|
-
type: import("vue").PropType<string>;
|
|
80
|
-
default: string;
|
|
81
|
-
};
|
|
82
|
-
}>> & Readonly<{
|
|
83
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
84
44
|
}>, {
|
|
45
|
+
focus: () => void | undefined;
|
|
46
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
47
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
48
|
+
}, import("vue").PublicProps, {
|
|
85
49
|
name: string;
|
|
86
50
|
maxlength: string;
|
|
87
51
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -129,7 +93,9 @@ declare const _default: {
|
|
|
129
93
|
};
|
|
130
94
|
}>> & Readonly<{
|
|
131
95
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
132
|
-
}>, {
|
|
96
|
+
}>, {
|
|
97
|
+
focus: () => void | undefined;
|
|
98
|
+
}, {}, {}, {}, {
|
|
133
99
|
name: string;
|
|
134
100
|
maxlength: string;
|
|
135
101
|
}>;
|
|
@@ -174,7 +140,9 @@ declare const _default: {
|
|
|
174
140
|
};
|
|
175
141
|
}>> & Readonly<{
|
|
176
142
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
177
|
-
}>, {
|
|
143
|
+
}>, {
|
|
144
|
+
focus: () => void | undefined;
|
|
145
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
178
146
|
"update:modelValue": (value: string | undefined) => void;
|
|
179
147
|
}, string, {
|
|
180
148
|
name: string;
|
|
@@ -231,47 +199,11 @@ export declare const Label: StoryFn<{
|
|
|
231
199
|
};
|
|
232
200
|
}>> & Readonly<{
|
|
233
201
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
234
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
235
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
236
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
237
|
-
disabled: {
|
|
238
|
-
type: import("vue").PropType<boolean>;
|
|
239
|
-
};
|
|
240
|
-
label: {
|
|
241
|
-
type: import("vue").PropType<string>;
|
|
242
|
-
};
|
|
243
|
-
name: {
|
|
244
|
-
type: import("vue").PropType<string>;
|
|
245
|
-
default: string;
|
|
246
|
-
};
|
|
247
|
-
modelValue: {
|
|
248
|
-
type: import("vue").PropType<string>;
|
|
249
|
-
};
|
|
250
|
-
tooltip: {
|
|
251
|
-
type: import("vue").PropType<string>;
|
|
252
|
-
};
|
|
253
|
-
required: {
|
|
254
|
-
type: import("vue").PropType<boolean>;
|
|
255
|
-
};
|
|
256
|
-
multilanguage: {
|
|
257
|
-
type: import("vue").PropType<boolean>;
|
|
258
|
-
};
|
|
259
|
-
currentLanguage: {
|
|
260
|
-
type: import("vue").PropType<string>;
|
|
261
|
-
};
|
|
262
|
-
placeholder: {
|
|
263
|
-
type: import("vue").PropType<string>;
|
|
264
|
-
};
|
|
265
|
-
errorMessage: {
|
|
266
|
-
type: import("vue").PropType<string>;
|
|
267
|
-
};
|
|
268
|
-
maxlength: {
|
|
269
|
-
type: import("vue").PropType<string>;
|
|
270
|
-
default: string;
|
|
271
|
-
};
|
|
272
|
-
}>> & Readonly<{
|
|
273
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
274
202
|
}>, {
|
|
203
|
+
focus: () => void | undefined;
|
|
204
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
205
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
206
|
+
}, import("vue").PublicProps, {
|
|
275
207
|
name: string;
|
|
276
208
|
maxlength: string;
|
|
277
209
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -319,7 +251,9 @@ export declare const Label: StoryFn<{
|
|
|
319
251
|
};
|
|
320
252
|
}>> & Readonly<{
|
|
321
253
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
322
|
-
}>, {
|
|
254
|
+
}>, {
|
|
255
|
+
focus: () => void | undefined;
|
|
256
|
+
}, {}, {}, {}, {
|
|
323
257
|
name: string;
|
|
324
258
|
maxlength: string;
|
|
325
259
|
}>;
|
|
@@ -364,7 +298,9 @@ export declare const Label: StoryFn<{
|
|
|
364
298
|
};
|
|
365
299
|
}>> & Readonly<{
|
|
366
300
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
367
|
-
}>, {
|
|
301
|
+
}>, {
|
|
302
|
+
focus: () => void | undefined;
|
|
303
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
368
304
|
"update:modelValue": (value: string | undefined) => void;
|
|
369
305
|
}, string, {
|
|
370
306
|
name: string;
|
|
@@ -415,47 +351,11 @@ export declare const Disabled: StoryFn<{
|
|
|
415
351
|
};
|
|
416
352
|
}>> & Readonly<{
|
|
417
353
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
418
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
419
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
420
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
421
|
-
disabled: {
|
|
422
|
-
type: import("vue").PropType<boolean>;
|
|
423
|
-
};
|
|
424
|
-
label: {
|
|
425
|
-
type: import("vue").PropType<string>;
|
|
426
|
-
};
|
|
427
|
-
name: {
|
|
428
|
-
type: import("vue").PropType<string>;
|
|
429
|
-
default: string;
|
|
430
|
-
};
|
|
431
|
-
modelValue: {
|
|
432
|
-
type: import("vue").PropType<string>;
|
|
433
|
-
};
|
|
434
|
-
tooltip: {
|
|
435
|
-
type: import("vue").PropType<string>;
|
|
436
|
-
};
|
|
437
|
-
required: {
|
|
438
|
-
type: import("vue").PropType<boolean>;
|
|
439
|
-
};
|
|
440
|
-
multilanguage: {
|
|
441
|
-
type: import("vue").PropType<boolean>;
|
|
442
|
-
};
|
|
443
|
-
currentLanguage: {
|
|
444
|
-
type: import("vue").PropType<string>;
|
|
445
|
-
};
|
|
446
|
-
placeholder: {
|
|
447
|
-
type: import("vue").PropType<string>;
|
|
448
|
-
};
|
|
449
|
-
errorMessage: {
|
|
450
|
-
type: import("vue").PropType<string>;
|
|
451
|
-
};
|
|
452
|
-
maxlength: {
|
|
453
|
-
type: import("vue").PropType<string>;
|
|
454
|
-
default: string;
|
|
455
|
-
};
|
|
456
|
-
}>> & Readonly<{
|
|
457
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
458
354
|
}>, {
|
|
355
|
+
focus: () => void | undefined;
|
|
356
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
357
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
358
|
+
}, import("vue").PublicProps, {
|
|
459
359
|
name: string;
|
|
460
360
|
maxlength: string;
|
|
461
361
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -503,7 +403,9 @@ export declare const Disabled: StoryFn<{
|
|
|
503
403
|
};
|
|
504
404
|
}>> & Readonly<{
|
|
505
405
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
506
|
-
}>, {
|
|
406
|
+
}>, {
|
|
407
|
+
focus: () => void | undefined;
|
|
408
|
+
}, {}, {}, {}, {
|
|
507
409
|
name: string;
|
|
508
410
|
maxlength: string;
|
|
509
411
|
}>;
|
|
@@ -548,7 +450,9 @@ export declare const Disabled: StoryFn<{
|
|
|
548
450
|
};
|
|
549
451
|
}>> & Readonly<{
|
|
550
452
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
551
|
-
}>, {
|
|
453
|
+
}>, {
|
|
454
|
+
focus: () => void | undefined;
|
|
455
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
552
456
|
"update:modelValue": (value: string | undefined) => void;
|
|
553
457
|
}, string, {
|
|
554
458
|
name: string;
|
|
@@ -599,47 +503,11 @@ export declare const Error: StoryFn<{
|
|
|
599
503
|
};
|
|
600
504
|
}>> & Readonly<{
|
|
601
505
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
602
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
603
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
604
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
605
|
-
disabled: {
|
|
606
|
-
type: import("vue").PropType<boolean>;
|
|
607
|
-
};
|
|
608
|
-
label: {
|
|
609
|
-
type: import("vue").PropType<string>;
|
|
610
|
-
};
|
|
611
|
-
name: {
|
|
612
|
-
type: import("vue").PropType<string>;
|
|
613
|
-
default: string;
|
|
614
|
-
};
|
|
615
|
-
modelValue: {
|
|
616
|
-
type: import("vue").PropType<string>;
|
|
617
|
-
};
|
|
618
|
-
tooltip: {
|
|
619
|
-
type: import("vue").PropType<string>;
|
|
620
|
-
};
|
|
621
|
-
required: {
|
|
622
|
-
type: import("vue").PropType<boolean>;
|
|
623
|
-
};
|
|
624
|
-
multilanguage: {
|
|
625
|
-
type: import("vue").PropType<boolean>;
|
|
626
|
-
};
|
|
627
|
-
currentLanguage: {
|
|
628
|
-
type: import("vue").PropType<string>;
|
|
629
|
-
};
|
|
630
|
-
placeholder: {
|
|
631
|
-
type: import("vue").PropType<string>;
|
|
632
|
-
};
|
|
633
|
-
errorMessage: {
|
|
634
|
-
type: import("vue").PropType<string>;
|
|
635
|
-
};
|
|
636
|
-
maxlength: {
|
|
637
|
-
type: import("vue").PropType<string>;
|
|
638
|
-
default: string;
|
|
639
|
-
};
|
|
640
|
-
}>> & Readonly<{
|
|
641
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
642
506
|
}>, {
|
|
507
|
+
focus: () => void | undefined;
|
|
508
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
509
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
510
|
+
}, import("vue").PublicProps, {
|
|
643
511
|
name: string;
|
|
644
512
|
maxlength: string;
|
|
645
513
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -687,7 +555,9 @@ export declare const Error: StoryFn<{
|
|
|
687
555
|
};
|
|
688
556
|
}>> & Readonly<{
|
|
689
557
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
690
|
-
}>, {
|
|
558
|
+
}>, {
|
|
559
|
+
focus: () => void | undefined;
|
|
560
|
+
}, {}, {}, {}, {
|
|
691
561
|
name: string;
|
|
692
562
|
maxlength: string;
|
|
693
563
|
}>;
|
|
@@ -732,7 +602,9 @@ export declare const Error: StoryFn<{
|
|
|
732
602
|
};
|
|
733
603
|
}>> & Readonly<{
|
|
734
604
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
735
|
-
}>, {
|
|
605
|
+
}>, {
|
|
606
|
+
focus: () => void | undefined;
|
|
607
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
736
608
|
"update:modelValue": (value: string | undefined) => void;
|
|
737
609
|
}, string, {
|
|
738
610
|
name: string;
|
|
@@ -783,47 +655,11 @@ export declare const Required: StoryFn<{
|
|
|
783
655
|
};
|
|
784
656
|
}>> & Readonly<{
|
|
785
657
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
786
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
787
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
788
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
789
|
-
disabled: {
|
|
790
|
-
type: import("vue").PropType<boolean>;
|
|
791
|
-
};
|
|
792
|
-
label: {
|
|
793
|
-
type: import("vue").PropType<string>;
|
|
794
|
-
};
|
|
795
|
-
name: {
|
|
796
|
-
type: import("vue").PropType<string>;
|
|
797
|
-
default: string;
|
|
798
|
-
};
|
|
799
|
-
modelValue: {
|
|
800
|
-
type: import("vue").PropType<string>;
|
|
801
|
-
};
|
|
802
|
-
tooltip: {
|
|
803
|
-
type: import("vue").PropType<string>;
|
|
804
|
-
};
|
|
805
|
-
required: {
|
|
806
|
-
type: import("vue").PropType<boolean>;
|
|
807
|
-
};
|
|
808
|
-
multilanguage: {
|
|
809
|
-
type: import("vue").PropType<boolean>;
|
|
810
|
-
};
|
|
811
|
-
currentLanguage: {
|
|
812
|
-
type: import("vue").PropType<string>;
|
|
813
|
-
};
|
|
814
|
-
placeholder: {
|
|
815
|
-
type: import("vue").PropType<string>;
|
|
816
|
-
};
|
|
817
|
-
errorMessage: {
|
|
818
|
-
type: import("vue").PropType<string>;
|
|
819
|
-
};
|
|
820
|
-
maxlength: {
|
|
821
|
-
type: import("vue").PropType<string>;
|
|
822
|
-
default: string;
|
|
823
|
-
};
|
|
824
|
-
}>> & Readonly<{
|
|
825
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
826
658
|
}>, {
|
|
659
|
+
focus: () => void | undefined;
|
|
660
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
661
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
662
|
+
}, import("vue").PublicProps, {
|
|
827
663
|
name: string;
|
|
828
664
|
maxlength: string;
|
|
829
665
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -871,7 +707,9 @@ export declare const Required: StoryFn<{
|
|
|
871
707
|
};
|
|
872
708
|
}>> & Readonly<{
|
|
873
709
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
874
|
-
}>, {
|
|
710
|
+
}>, {
|
|
711
|
+
focus: () => void | undefined;
|
|
712
|
+
}, {}, {}, {}, {
|
|
875
713
|
name: string;
|
|
876
714
|
maxlength: string;
|
|
877
715
|
}>;
|
|
@@ -916,7 +754,9 @@ export declare const Required: StoryFn<{
|
|
|
916
754
|
};
|
|
917
755
|
}>> & Readonly<{
|
|
918
756
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
919
|
-
}>, {
|
|
757
|
+
}>, {
|
|
758
|
+
focus: () => void | undefined;
|
|
759
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
920
760
|
"update:modelValue": (value: string | undefined) => void;
|
|
921
761
|
}, string, {
|
|
922
762
|
name: string;
|
|
@@ -967,47 +807,11 @@ export declare const Tooltip: StoryFn<{
|
|
|
967
807
|
};
|
|
968
808
|
}>> & Readonly<{
|
|
969
809
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
970
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
971
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
972
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
973
|
-
disabled: {
|
|
974
|
-
type: import("vue").PropType<boolean>;
|
|
975
|
-
};
|
|
976
|
-
label: {
|
|
977
|
-
type: import("vue").PropType<string>;
|
|
978
|
-
};
|
|
979
|
-
name: {
|
|
980
|
-
type: import("vue").PropType<string>;
|
|
981
|
-
default: string;
|
|
982
|
-
};
|
|
983
|
-
modelValue: {
|
|
984
|
-
type: import("vue").PropType<string>;
|
|
985
|
-
};
|
|
986
|
-
tooltip: {
|
|
987
|
-
type: import("vue").PropType<string>;
|
|
988
|
-
};
|
|
989
|
-
required: {
|
|
990
|
-
type: import("vue").PropType<boolean>;
|
|
991
|
-
};
|
|
992
|
-
multilanguage: {
|
|
993
|
-
type: import("vue").PropType<boolean>;
|
|
994
|
-
};
|
|
995
|
-
currentLanguage: {
|
|
996
|
-
type: import("vue").PropType<string>;
|
|
997
|
-
};
|
|
998
|
-
placeholder: {
|
|
999
|
-
type: import("vue").PropType<string>;
|
|
1000
|
-
};
|
|
1001
|
-
errorMessage: {
|
|
1002
|
-
type: import("vue").PropType<string>;
|
|
1003
|
-
};
|
|
1004
|
-
maxlength: {
|
|
1005
|
-
type: import("vue").PropType<string>;
|
|
1006
|
-
default: string;
|
|
1007
|
-
};
|
|
1008
|
-
}>> & Readonly<{
|
|
1009
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1010
810
|
}>, {
|
|
811
|
+
focus: () => void | undefined;
|
|
812
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
813
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
814
|
+
}, import("vue").PublicProps, {
|
|
1011
815
|
name: string;
|
|
1012
816
|
maxlength: string;
|
|
1013
817
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1055,7 +859,9 @@ export declare const Tooltip: StoryFn<{
|
|
|
1055
859
|
};
|
|
1056
860
|
}>> & Readonly<{
|
|
1057
861
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1058
|
-
}>, {
|
|
862
|
+
}>, {
|
|
863
|
+
focus: () => void | undefined;
|
|
864
|
+
}, {}, {}, {}, {
|
|
1059
865
|
name: string;
|
|
1060
866
|
maxlength: string;
|
|
1061
867
|
}>;
|
|
@@ -1100,7 +906,9 @@ export declare const Tooltip: StoryFn<{
|
|
|
1100
906
|
};
|
|
1101
907
|
}>> & Readonly<{
|
|
1102
908
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1103
|
-
}>, {
|
|
909
|
+
}>, {
|
|
910
|
+
focus: () => void | undefined;
|
|
911
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1104
912
|
"update:modelValue": (value: string | undefined) => void;
|
|
1105
913
|
}, string, {
|
|
1106
914
|
name: string;
|
|
@@ -1151,47 +959,11 @@ export declare const MaximumCharacters: StoryFn<{
|
|
|
1151
959
|
};
|
|
1152
960
|
}>> & Readonly<{
|
|
1153
961
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1154
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1155
|
-
"update:modelValue": (value: string | undefined) => void;
|
|
1156
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
1157
|
-
disabled: {
|
|
1158
|
-
type: import("vue").PropType<boolean>;
|
|
1159
|
-
};
|
|
1160
|
-
label: {
|
|
1161
|
-
type: import("vue").PropType<string>;
|
|
1162
|
-
};
|
|
1163
|
-
name: {
|
|
1164
|
-
type: import("vue").PropType<string>;
|
|
1165
|
-
default: string;
|
|
1166
|
-
};
|
|
1167
|
-
modelValue: {
|
|
1168
|
-
type: import("vue").PropType<string>;
|
|
1169
|
-
};
|
|
1170
|
-
tooltip: {
|
|
1171
|
-
type: import("vue").PropType<string>;
|
|
1172
|
-
};
|
|
1173
|
-
required: {
|
|
1174
|
-
type: import("vue").PropType<boolean>;
|
|
1175
|
-
};
|
|
1176
|
-
multilanguage: {
|
|
1177
|
-
type: import("vue").PropType<boolean>;
|
|
1178
|
-
};
|
|
1179
|
-
currentLanguage: {
|
|
1180
|
-
type: import("vue").PropType<string>;
|
|
1181
|
-
};
|
|
1182
|
-
placeholder: {
|
|
1183
|
-
type: import("vue").PropType<string>;
|
|
1184
|
-
};
|
|
1185
|
-
errorMessage: {
|
|
1186
|
-
type: import("vue").PropType<string>;
|
|
1187
|
-
};
|
|
1188
|
-
maxlength: {
|
|
1189
|
-
type: import("vue").PropType<string>;
|
|
1190
|
-
default: string;
|
|
1191
|
-
};
|
|
1192
|
-
}>> & Readonly<{
|
|
1193
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1194
962
|
}>, {
|
|
963
|
+
focus: () => void | undefined;
|
|
964
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
965
|
+
"update:modelValue": (value: string | undefined) => void;
|
|
966
|
+
}, import("vue").PublicProps, {
|
|
1195
967
|
name: string;
|
|
1196
968
|
maxlength: string;
|
|
1197
969
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
@@ -1239,7 +1011,9 @@ export declare const MaximumCharacters: StoryFn<{
|
|
|
1239
1011
|
};
|
|
1240
1012
|
}>> & Readonly<{
|
|
1241
1013
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1242
|
-
}>, {
|
|
1014
|
+
}>, {
|
|
1015
|
+
focus: () => void | undefined;
|
|
1016
|
+
}, {}, {}, {}, {
|
|
1243
1017
|
name: string;
|
|
1244
1018
|
maxlength: string;
|
|
1245
1019
|
}>;
|
|
@@ -1284,7 +1058,9 @@ export declare const MaximumCharacters: StoryFn<{
|
|
|
1284
1058
|
};
|
|
1285
1059
|
}>> & Readonly<{
|
|
1286
1060
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
1287
|
-
}>, {
|
|
1061
|
+
}>, {
|
|
1062
|
+
focus: () => void | undefined;
|
|
1063
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1288
1064
|
"update:modelValue": (value: string | undefined) => void;
|
|
1289
1065
|
}, string, {
|
|
1290
1066
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-textarea.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-textarea/vc-textarea.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-textarea.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-textarea/vc-textarea.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEhC,wBAMoC;AAEpC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,UAAU,CAM7C,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmB,CAAC;AAKtC,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmB,CAAC;AAKzC,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmB,CAAC;AAMtC,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmB,CAAC;AAMzC,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmB,CAAC;AAMxC,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmB,CAAC"}
|
|
@@ -17,7 +17,9 @@ export interface Emits {
|
|
|
17
17
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
18
18
|
name: string;
|
|
19
19
|
maxlength: string;
|
|
20
|
-
}>>, {
|
|
20
|
+
}>>, {
|
|
21
|
+
focus: () => void | undefined;
|
|
22
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
23
|
"update:modelValue": (value: string | undefined) => void;
|
|
22
24
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
23
25
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-textarea.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-textarea/vc-textarea.vue.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vc-textarea.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-textarea/vc-textarea.vue.ts"],"names":[],"mappings":"AAKA,MAAM,WAAW,KAAK;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAAC;CAC/D;;;;;;;;;;;;;;;;;;;;;AA+LD,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -29,33 +29,7 @@ declare const _default: {
|
|
|
29
29
|
role: {
|
|
30
30
|
type: import("vue").PropType<string>;
|
|
31
31
|
};
|
|
32
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").
|
|
33
|
-
isReady: {
|
|
34
|
-
type: import("vue").PropType<boolean>;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
logo: {
|
|
38
|
-
type: import("vue").PropType<string>;
|
|
39
|
-
};
|
|
40
|
-
version: {
|
|
41
|
-
type: import("vue").PropType<string>;
|
|
42
|
-
};
|
|
43
|
-
title: {
|
|
44
|
-
type: import("vue").PropType<string>;
|
|
45
|
-
};
|
|
46
|
-
avatar: {
|
|
47
|
-
type: import("vue").PropType<string>;
|
|
48
|
-
};
|
|
49
|
-
name: {
|
|
50
|
-
type: import("vue").PropType<string>;
|
|
51
|
-
};
|
|
52
|
-
disableMenu: {
|
|
53
|
-
type: import("vue").PropType<boolean>;
|
|
54
|
-
};
|
|
55
|
-
role: {
|
|
56
|
-
type: import("vue").PropType<string>;
|
|
57
|
-
};
|
|
58
|
-
}>> & Readonly<{}>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
32
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
59
33
|
P: {};
|
|
60
34
|
B: {};
|
|
61
35
|
D: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-app.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-app/vc-app.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,KAAK,EAAE,MAAM,IAAI,CAAC
|
|
1
|
+
{"version":3,"file":"vc-app.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-app/vc-app.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,KAAK,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK3B,wBAmB+B;AAE/B,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,KAAK,CAgBxC,CAAC;AAEH,eAAO,MAAM,qBAAqB,EAAE,OAAO,CAAC,OAAO,KAAK,CAYtD,CAAC;AAUH,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAC,OAAO,KAAK,CAsBlD,CAAC;AAUH,eAAO,MAAM,wBAAwB,EAAE,OAAO,CAAC,OAAO,KAAK,CAYzD,CAAC;AAUH,eAAO,MAAM,iCAAiC,EAAE,OAAO,CAAC,OAAO,KAAK,CAqBlE,CAAC;AAUH,eAAO,MAAM,+BAA+B,EAAE,OAAO,CAAC,OAAO,KAAK,CAqBhE,CAAC;AAWH,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAC,OAAO,KAAK,CAqB7D,CAAC"}
|