@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
|
@@ -23,26 +23,7 @@ declare const _default: {
|
|
|
23
23
|
onClick?: (() => any) | undefined;
|
|
24
24
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
25
25
|
click: () => void;
|
|
26
|
-
}, import("vue").
|
|
27
|
-
active: {
|
|
28
|
-
type: import("vue").PropType<boolean>;
|
|
29
|
-
};
|
|
30
|
-
disabled: {
|
|
31
|
-
type: import("vue").PropType<boolean>;
|
|
32
|
-
};
|
|
33
|
-
clickable: {
|
|
34
|
-
type: import("vue").PropType<boolean>;
|
|
35
|
-
};
|
|
36
|
-
content: {
|
|
37
|
-
type: import("vue").PropType<string | number>;
|
|
38
|
-
};
|
|
39
|
-
size: {
|
|
40
|
-
type: import("vue").PropType<"s" | "m">;
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
}>> & Readonly<{
|
|
44
|
-
onClick?: (() => any) | undefined;
|
|
45
|
-
}>, {
|
|
26
|
+
}, import("vue").PublicProps, {
|
|
46
27
|
size: "s" | "m";
|
|
47
28
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
48
29
|
P: {};
|
|
@@ -159,26 +140,7 @@ export declare const Basic: StoryFn<{
|
|
|
159
140
|
onClick?: (() => any) | undefined;
|
|
160
141
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
161
142
|
click: () => void;
|
|
162
|
-
}, import("vue").
|
|
163
|
-
active: {
|
|
164
|
-
type: import("vue").PropType<boolean>;
|
|
165
|
-
};
|
|
166
|
-
disabled: {
|
|
167
|
-
type: import("vue").PropType<boolean>;
|
|
168
|
-
};
|
|
169
|
-
clickable: {
|
|
170
|
-
type: import("vue").PropType<boolean>;
|
|
171
|
-
};
|
|
172
|
-
content: {
|
|
173
|
-
type: import("vue").PropType<string | number>;
|
|
174
|
-
};
|
|
175
|
-
size: {
|
|
176
|
-
type: import("vue").PropType<"s" | "m">;
|
|
177
|
-
default: string;
|
|
178
|
-
};
|
|
179
|
-
}>> & Readonly<{
|
|
180
|
-
onClick?: (() => any) | undefined;
|
|
181
|
-
}>, {
|
|
143
|
+
}, import("vue").PublicProps, {
|
|
182
144
|
size: "s" | "m";
|
|
183
145
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
184
146
|
P: {};
|
|
@@ -264,26 +226,7 @@ export declare const Active: StoryFn<{
|
|
|
264
226
|
onClick?: (() => any) | undefined;
|
|
265
227
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
266
228
|
click: () => void;
|
|
267
|
-
}, import("vue").
|
|
268
|
-
active: {
|
|
269
|
-
type: import("vue").PropType<boolean>;
|
|
270
|
-
};
|
|
271
|
-
disabled: {
|
|
272
|
-
type: import("vue").PropType<boolean>;
|
|
273
|
-
};
|
|
274
|
-
clickable: {
|
|
275
|
-
type: import("vue").PropType<boolean>;
|
|
276
|
-
};
|
|
277
|
-
content: {
|
|
278
|
-
type: import("vue").PropType<string | number>;
|
|
279
|
-
};
|
|
280
|
-
size: {
|
|
281
|
-
type: import("vue").PropType<"s" | "m">;
|
|
282
|
-
default: string;
|
|
283
|
-
};
|
|
284
|
-
}>> & Readonly<{
|
|
285
|
-
onClick?: (() => any) | undefined;
|
|
286
|
-
}>, {
|
|
229
|
+
}, import("vue").PublicProps, {
|
|
287
230
|
size: "s" | "m";
|
|
288
231
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
289
232
|
P: {};
|
|
@@ -369,26 +312,7 @@ export declare const Disabled: StoryFn<{
|
|
|
369
312
|
onClick?: (() => any) | undefined;
|
|
370
313
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
371
314
|
click: () => void;
|
|
372
|
-
}, import("vue").
|
|
373
|
-
active: {
|
|
374
|
-
type: import("vue").PropType<boolean>;
|
|
375
|
-
};
|
|
376
|
-
disabled: {
|
|
377
|
-
type: import("vue").PropType<boolean>;
|
|
378
|
-
};
|
|
379
|
-
clickable: {
|
|
380
|
-
type: import("vue").PropType<boolean>;
|
|
381
|
-
};
|
|
382
|
-
content: {
|
|
383
|
-
type: import("vue").PropType<string | number>;
|
|
384
|
-
};
|
|
385
|
-
size: {
|
|
386
|
-
type: import("vue").PropType<"s" | "m">;
|
|
387
|
-
default: string;
|
|
388
|
-
};
|
|
389
|
-
}>> & Readonly<{
|
|
390
|
-
onClick?: (() => any) | undefined;
|
|
391
|
-
}>, {
|
|
315
|
+
}, import("vue").PublicProps, {
|
|
392
316
|
size: "s" | "m";
|
|
393
317
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
394
318
|
P: {};
|
|
@@ -474,26 +398,7 @@ export declare const Clickable: StoryFn<{
|
|
|
474
398
|
onClick?: (() => any) | undefined;
|
|
475
399
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
476
400
|
click: () => void;
|
|
477
|
-
}, import("vue").
|
|
478
|
-
active: {
|
|
479
|
-
type: import("vue").PropType<boolean>;
|
|
480
|
-
};
|
|
481
|
-
disabled: {
|
|
482
|
-
type: import("vue").PropType<boolean>;
|
|
483
|
-
};
|
|
484
|
-
clickable: {
|
|
485
|
-
type: import("vue").PropType<boolean>;
|
|
486
|
-
};
|
|
487
|
-
content: {
|
|
488
|
-
type: import("vue").PropType<string | number>;
|
|
489
|
-
};
|
|
490
|
-
size: {
|
|
491
|
-
type: import("vue").PropType<"s" | "m">;
|
|
492
|
-
default: string;
|
|
493
|
-
};
|
|
494
|
-
}>> & Readonly<{
|
|
495
|
-
onClick?: (() => any) | undefined;
|
|
496
|
-
}>, {
|
|
401
|
+
}, import("vue").PublicProps, {
|
|
497
402
|
size: "s" | "m";
|
|
498
403
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
499
404
|
P: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-badge.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-badge/vc-badge.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC
|
|
1
|
+
{"version":3,"file":"vc-badge.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-badge/vc-badge.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrD,wBAgCiC;AAQjC,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAEvC,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGxC,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAG1C,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC"}
|