@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.
Files changed (119) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/core/api/platform.ts +694 -471
  3. package/core/composables/useNotifications/index.ts +61 -3
  4. package/core/plugins/modularity/index.ts +23 -4
  5. package/core/plugins/signalR/index.ts +42 -10
  6. package/dist/{azuread-CAS6-LZ8.js → azuread-BhAhqR2s.js} +2 -2
  7. package/dist/core/api/platform.d.ts +186 -162
  8. package/dist/core/api/platform.d.ts.map +1 -1
  9. package/dist/core/composables/useNotifications/index.d.ts +1 -0
  10. package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
  11. package/dist/core/plugins/modularity/index.d.ts +3 -1
  12. package/dist/core/plugins/modularity/index.d.ts.map +1 -1
  13. package/dist/core/plugins/signalR/index.d.ts +2 -1
  14. package/dist/core/plugins/signalR/index.d.ts.map +1 -1
  15. package/dist/{external-provider-GN6-W0Vp.js → external-provider-CKRKv1EO.js} +1 -1
  16. 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
  17. package/dist/external-providers-BuwRmZS6.js +4 -0
  18. package/dist/framework.js +221 -222
  19. package/dist/{index-CTzDbvMY.js → index-1iQcKZcz.js} +1 -1
  20. package/dist/{index-BVoz_bAG.js → index-2VvztI5V.js} +1 -1
  21. package/dist/{index-DWszlgBe.js → index-BpeR8MpE.js} +1 -1
  22. package/dist/{index-vt-o0w7Q.js → index-BqFdtq0j.js} +1 -1
  23. package/dist/{index-BLlEMPR3.js → index-BscDURbV.js} +1 -1
  24. package/dist/{index-BPhdi5Ej.js → index-C280JcJo.js} +1 -1
  25. package/dist/{index-Bkjwqgxw.js → index-CWRP_8OR.js} +1 -1
  26. package/dist/{index-VATZ4UqK.js → index-CbVaCsap.js} +1 -1
  27. package/dist/{index-BEfb-PEM.js → index-CecSOxnk.js} +1 -1
  28. package/dist/{index-C22X_X8w.js → index-CkzHOg6W.js} +1 -1
  29. package/dist/{index-C8bm-AN_.js → index-D6rLpqm5.js} +1 -1
  30. package/dist/{index-ae9GsWP0.js → index-DfABrHB_.js} +40317 -34453
  31. package/dist/{index-ByTxBRrq.js → index-bZ0IrgAu.js} +1 -1
  32. package/dist/{index-geG-GZqw.js → index-fuILXn_w.js} +1 -1
  33. package/dist/{index-WToNZGUu.js → index-h2e4Cdwh.js} +1 -1
  34. package/dist/{index-DT2i8Joc.js → index-jSMgkZQV.js} +1 -1
  35. package/dist/{index-k-CWh9ED.js → index-osebbY9y.js} +8 -8
  36. package/dist/index.css +1 -1
  37. package/dist/index.d.ts.map +1 -1
  38. package/dist/shared/components/error-interceptor/index.d.ts +1 -9
  39. package/dist/shared/components/error-interceptor/index.d.ts.map +1 -1
  40. package/dist/shared/components/notification-template/index.d.ts +1 -18
  41. package/dist/shared/components/notification-template/index.d.ts.map +1 -1
  42. package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
  43. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
  44. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +1 -1
  45. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
  46. package/dist/tsconfig.tsbuildinfo +1 -1
  47. package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts +5 -100
  48. package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts.map +1 -1
  49. package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts +13 -468
  50. package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts.map +1 -1
  51. package/dist/ui/components/atoms/vc-card/index.d.ts +1 -24
  52. package/dist/ui/components/atoms/vc-card/index.d.ts.map +1 -1
  53. package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts +12 -223
  54. package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts.map +1 -1
  55. package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts +1 -6
  56. package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts.map +1 -1
  57. package/dist/ui/components/atoms/vc-container/index.d.ts +6 -13
  58. package/dist/ui/components/atoms/vc-container/index.d.ts.map +1 -1
  59. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +3 -0
  60. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
  61. package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -1
  62. package/dist/ui/components/atoms/vc-hint/vc-hint.stories.d.ts +1 -1
  63. package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts +1 -15
  64. package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts.map +1 -1
  65. package/dist/ui/components/atoms/vc-link/index.d.ts +1 -13
  66. package/dist/ui/components/atoms/vc-link/index.d.ts.map +1 -1
  67. package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts +1 -13
  68. package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts.map +1 -1
  69. package/dist/ui/components/atoms/vc-progress/index.d.ts +1 -10
  70. package/dist/ui/components/atoms/vc-progress/index.d.ts.map +1 -1
  71. package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts +1 -10
  72. package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts.map +1 -1
  73. package/dist/ui/components/atoms/vc-row/vc-row.stories.d.ts +1 -1
  74. package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts +1 -13
  75. package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts.map +1 -1
  76. package/dist/ui/components/molecules/vc-checkbox/index.d.ts +1 -42
  77. package/dist/ui/components/molecules/vc-checkbox/index.d.ts.map +1 -1
  78. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts +10 -420
  79. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts.map +1 -1
  80. package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts +1 -41
  81. package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts.map +1 -1
  82. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts +1 -35
  83. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts.map +1 -1
  84. package/dist/ui/components/molecules/vc-form/index.d.ts +1 -1
  85. package/dist/ui/components/molecules/vc-form/vc-form.stories.d.ts +1 -1
  86. package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts +6 -79
  87. package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts.map +1 -1
  88. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +3 -0
  89. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  90. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts +1 -80
  91. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts.map +1 -1
  92. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts +4 -136
  93. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts.map +1 -1
  94. package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts +4 -92
  95. package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts.map +1 -1
  96. package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -20
  97. package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
  98. package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts +1 -20
  99. package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts.map +1 -1
  100. package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts +70 -294
  101. package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts.map +1 -1
  102. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +3 -1
  103. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  104. package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts +1 -27
  105. package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts.map +1 -1
  106. package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts +1 -38
  107. package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts.map +1 -1
  108. package/package.json +4 -4
  109. package/shared/modules/dynamic/helpers/override.ts +8 -1
  110. package/shared/modules/dynamic/index.ts +22 -11
  111. package/shared/modules/dynamic/pages/dynamic-blade-form.vue +9 -11
  112. package/shared/modules/dynamic/pages/dynamic-blade-list.vue +0 -17
  113. package/ui/components/atoms/vc-button/vc-button.vue +2 -2
  114. package/ui/components/atoms/vc-container/vc-container.vue +6 -0
  115. package/ui/components/molecules/vc-input/vc-input.vue +6 -0
  116. package/ui/components/molecules/vc-textarea/vc-textarea.vue +8 -0
  117. package/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue +2 -2
  118. package/ui/components/organisms/vc-blade/vc-blade.vue +5 -5
  119. package/dist/external-providers-4Exx3Utp.js +0 -4
@@ -29,30 +29,7 @@ declare const _default: {
29
29
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
30
30
  "header:click": () => void;
31
31
  "state:collapsed": (isCollapsedState: boolean) => void;
32
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
33
- fill: {
34
- type: import("vue").PropType<boolean>;
35
- };
36
- header: {
37
- type: import("vue").PropType<string>;
38
- };
39
- icon: {
40
- type: import("vue").PropType<string>;
41
- };
42
- variant: {
43
- type: import("vue").PropType<"default" | "danger" | "success">;
44
- default: string;
45
- };
46
- isCollapsable: {
47
- type: import("vue").PropType<boolean>;
48
- };
49
- isCollapsed: {
50
- type: import("vue").PropType<boolean>;
51
- };
52
- }>> & Readonly<{
53
- "onHeader:click"?: (() => any) | undefined;
54
- "onState:collapsed"?: ((isCollapsedState: boolean) => any) | undefined;
55
- }>, {
32
+ }, import("vue").PublicProps, {
56
33
  variant: "default" | "danger" | "success";
57
34
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
58
35
  P: {};
@@ -216,89 +193,13 @@ declare const _default: {
216
193
  };
217
194
  }>> & Readonly<{
218
195
  onBlur?: ((value: Event) => any) | undefined;
196
+ onFocus?: (() => any) | undefined;
219
197
  "onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
220
198
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
221
199
  "update:modelValue": (value: string | number | Date | null | undefined) => void;
222
200
  blur: (value: Event) => void;
223
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
224
- error: {
225
- type: import("vue").PropType<boolean>;
226
- };
227
- disabled: {
228
- type: import("vue").PropType<boolean>;
229
- };
230
- size: {
231
- type: import("vue").PropType<"default" | "small">;
232
- default: string;
233
- };
234
- type: {
235
- type: import("vue").PropType<"number" | "time" | "text" | "date" | "datetime-local" | "email" | "password" | "tel" | "url" | "integer">;
236
- default: string;
237
- };
238
- label: {
239
- type: import("vue").PropType<string>;
240
- };
241
- name: {
242
- type: import("vue").PropType<string>;
243
- default: string;
244
- };
245
- modelValue: {
246
- type: import("vue").PropType<string | number | Date | null>;
247
- };
248
- tooltip: {
249
- type: import("vue").PropType<string>;
250
- };
251
- required: {
252
- type: import("vue").PropType<boolean>;
253
- };
254
- multilanguage: {
255
- type: import("vue").PropType<boolean>;
256
- };
257
- currentLanguage: {
258
- type: import("vue").PropType<string>;
259
- };
260
- placeholder: {
261
- type: import("vue").PropType<string>;
262
- };
263
- errorMessage: {
264
- type: import("vue").PropType<string>;
265
- };
266
- maxlength: {
267
- type: import("vue").PropType<string | number>;
268
- default: string;
269
- };
270
- step: {
271
- type: import("vue").PropType<string>;
272
- default: string;
273
- };
274
- hint: {
275
- type: import("vue").PropType<string>;
276
- };
277
- clearable: {
278
- type: import("vue").PropType<boolean>;
279
- };
280
- prefix: {
281
- type: import("vue").PropType<string>;
282
- };
283
- suffix: {
284
- type: import("vue").PropType<string>;
285
- };
286
- loading: {
287
- type: import("vue").PropType<boolean>;
288
- };
289
- debounce: {
290
- type: import("vue").PropType<string | number>;
291
- };
292
- autofocus: {
293
- type: import("vue").PropType<boolean>;
294
- };
295
- datePickerOptions: {
296
- type: import("vue").PropType<import("@vuepic/vue-datepicker").VueDatePickerProps>;
297
- };
298
- }>> & Readonly<{
299
- onBlur?: ((value: Event) => any) | undefined;
300
- "onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
301
- }>, {
201
+ focus: () => void;
202
+ }, import("vue").PublicProps, {
302
203
  size: "default" | "small";
303
204
  type: "number" | "time" | "text" | "date" | "datetime-local" | "email" | "password" | "tel" | "url" | "integer";
304
205
  name: string;
@@ -388,6 +289,7 @@ declare const _default: {
388
289
  };
389
290
  }>> & Readonly<{
390
291
  onBlur?: ((value: Event) => any) | undefined;
292
+ onFocus?: (() => any) | undefined;
391
293
  "onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
392
294
  }>, {}, {}, {}, {}, {
393
295
  size: "default" | "small";
@@ -476,10 +378,12 @@ declare const _default: {
476
378
  };
477
379
  }>> & Readonly<{
478
380
  onBlur?: ((value: Event) => any) | undefined;
381
+ onFocus?: (() => any) | undefined;
479
382
  "onUpdate:modelValue"?: ((value: string | number | Date | null | undefined) => any) | undefined;
480
383
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
481
384
  "update:modelValue": (value: string | number | Date | null | undefined) => void;
482
385
  blur: (value: Event) => void;
386
+ focus: () => void;
483
387
  }, string, {
484
388
  size: "default" | "small";
485
389
  type: "number" | "time" | "text" | "date" | "datetime-local" | "email" | "password" | "tel" | "url" | "integer";
@@ -590,30 +494,7 @@ export declare const Header: StoryFn<{
590
494
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
591
495
  "header:click": () => void;
592
496
  "state:collapsed": (isCollapsedState: boolean) => void;
593
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
594
- fill: {
595
- type: import("vue").PropType<boolean>;
596
- };
597
- header: {
598
- type: import("vue").PropType<string>;
599
- };
600
- icon: {
601
- type: import("vue").PropType<string>;
602
- };
603
- variant: {
604
- type: import("vue").PropType<"default" | "danger" | "success">;
605
- default: string;
606
- };
607
- isCollapsable: {
608
- type: import("vue").PropType<boolean>;
609
- };
610
- isCollapsed: {
611
- type: import("vue").PropType<boolean>;
612
- };
613
- }>> & Readonly<{
614
- "onHeader:click"?: (() => any) | undefined;
615
- "onState:collapsed"?: ((isCollapsedState: boolean) => any) | undefined;
616
- }>, {
497
+ }, import("vue").PublicProps, {
617
498
  variant: "default" | "danger" | "success";
618
499
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
619
500
  P: {};
@@ -715,30 +596,7 @@ export declare const Icon: StoryFn<{
715
596
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
716
597
  "header:click": () => void;
717
598
  "state:collapsed": (isCollapsedState: boolean) => void;
718
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
719
- fill: {
720
- type: import("vue").PropType<boolean>;
721
- };
722
- header: {
723
- type: import("vue").PropType<string>;
724
- };
725
- icon: {
726
- type: import("vue").PropType<string>;
727
- };
728
- variant: {
729
- type: import("vue").PropType<"default" | "danger" | "success">;
730
- default: string;
731
- };
732
- isCollapsable: {
733
- type: import("vue").PropType<boolean>;
734
- };
735
- isCollapsed: {
736
- type: import("vue").PropType<boolean>;
737
- };
738
- }>> & Readonly<{
739
- "onHeader:click"?: (() => any) | undefined;
740
- "onState:collapsed"?: ((isCollapsedState: boolean) => any) | undefined;
741
- }>, {
599
+ }, import("vue").PublicProps, {
742
600
  variant: "default" | "danger" | "success";
743
601
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
744
602
  P: {};
@@ -840,30 +698,7 @@ export declare const Collapsable: StoryFn<{
840
698
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
841
699
  "header:click": () => void;
842
700
  "state:collapsed": (isCollapsedState: boolean) => void;
843
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
844
- fill: {
845
- type: import("vue").PropType<boolean>;
846
- };
847
- header: {
848
- type: import("vue").PropType<string>;
849
- };
850
- icon: {
851
- type: import("vue").PropType<string>;
852
- };
853
- variant: {
854
- type: import("vue").PropType<"default" | "danger" | "success">;
855
- default: string;
856
- };
857
- isCollapsable: {
858
- type: import("vue").PropType<boolean>;
859
- };
860
- isCollapsed: {
861
- type: import("vue").PropType<boolean>;
862
- };
863
- }>> & Readonly<{
864
- "onHeader:click"?: (() => any) | undefined;
865
- "onState:collapsed"?: ((isCollapsedState: boolean) => any) | undefined;
866
- }>, {
701
+ }, import("vue").PublicProps, {
867
702
  variant: "default" | "danger" | "success";
868
703
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
869
704
  P: {};
@@ -965,30 +800,7 @@ export declare const Collapsed: StoryFn<{
965
800
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
966
801
  "header:click": () => void;
967
802
  "state:collapsed": (isCollapsedState: boolean) => void;
968
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
969
- fill: {
970
- type: import("vue").PropType<boolean>;
971
- };
972
- header: {
973
- type: import("vue").PropType<string>;
974
- };
975
- icon: {
976
- type: import("vue").PropType<string>;
977
- };
978
- variant: {
979
- type: import("vue").PropType<"default" | "danger" | "success">;
980
- default: string;
981
- };
982
- isCollapsable: {
983
- type: import("vue").PropType<boolean>;
984
- };
985
- isCollapsed: {
986
- type: import("vue").PropType<boolean>;
987
- };
988
- }>> & Readonly<{
989
- "onHeader:click"?: (() => any) | undefined;
990
- "onState:collapsed"?: ((isCollapsedState: boolean) => any) | undefined;
991
- }>, {
803
+ }, import("vue").PublicProps, {
992
804
  variant: "default" | "danger" | "success";
993
805
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
994
806
  P: {};
@@ -1090,30 +902,7 @@ export declare const Fill: StoryFn<{
1090
902
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1091
903
  "header:click": () => void;
1092
904
  "state:collapsed": (isCollapsedState: boolean) => void;
1093
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
1094
- fill: {
1095
- type: import("vue").PropType<boolean>;
1096
- };
1097
- header: {
1098
- type: import("vue").PropType<string>;
1099
- };
1100
- icon: {
1101
- type: import("vue").PropType<string>;
1102
- };
1103
- variant: {
1104
- type: import("vue").PropType<"default" | "danger" | "success">;
1105
- default: string;
1106
- };
1107
- isCollapsable: {
1108
- type: import("vue").PropType<boolean>;
1109
- };
1110
- isCollapsed: {
1111
- type: import("vue").PropType<boolean>;
1112
- };
1113
- }>> & Readonly<{
1114
- "onHeader:click"?: (() => any) | undefined;
1115
- "onState:collapsed"?: ((isCollapsedState: boolean) => any) | undefined;
1116
- }>, {
905
+ }, import("vue").PublicProps, {
1117
906
  variant: "default" | "danger" | "success";
1118
907
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1119
908
  P: {};
@@ -1 +1 @@
1
- {"version":3,"file":"vc-card.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-card/vc-card.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK3B,wBAgCgC;AAEhC,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,MAAM,CAe1C,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGxC,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGtC,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAG7C,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAG3C,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGtC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,MAAM,CAezC,CAAC;AAEH,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,MAAM,CAY1C,CAAC"}
1
+ {"version":3,"file":"vc-card.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-card/vc-card.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK3B,wBAgCgC;AAEhC,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,MAAM,CAe1C,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGxC,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGtC,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAG7C,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAG3C,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAC;AAGtC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,MAAM,CAezC,CAAC;AAEH,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,MAAM,CAY1C,CAAC"}
@@ -8,12 +8,7 @@ declare const _default: {
8
8
  type: import("vue").PropType<number>;
9
9
  default: number;
10
10
  };
11
- }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
12
- size: {
13
- type: import("vue").PropType<number>;
14
- default: number;
15
- };
16
- }>> & Readonly<{}>, {
11
+ }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
17
12
  size: number;
18
13
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
19
14
  P: {};
@@ -1 +1 @@
1
- {"version":3,"file":"vc-col.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-col/vc-col.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,KAAK,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAI3B,wBAG+B;AAE/B,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,KAAK,CAWxC,CAAC"}
1
+ {"version":3,"file":"vc-col.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-col/vc-col.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,KAAK,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAI3B,wBAG+B;AAE/B,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,KAAK,CAWxC,CAAC"}
@@ -11,25 +11,15 @@ export declare const VcContainer: {
11
11
  type: import("vue").PropType<boolean>;
12
12
  };
13
13
  }>> & Readonly<{
14
+ onScroll?: ((e: Event) => any) | undefined;
14
15
  "onScroll:ptr"?: (() => any) | undefined;
15
16
  }>, {
16
17
  scrollTop: () => void;
17
18
  component: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
18
19
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
20
  "scroll:ptr": () => void;
20
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
- shadow: {
22
- type: import("vue").PropType<boolean>;
23
- };
24
- noPadding: {
25
- type: import("vue").PropType<boolean>;
26
- };
27
- usePtr: {
28
- type: import("vue").PropType<boolean>;
29
- };
30
- }>> & Readonly<{
31
- "onScroll:ptr"?: (() => any) | undefined;
32
- }>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
21
+ scroll: (e: Event) => void;
22
+ }, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
33
23
  P: {};
34
24
  B: {};
35
25
  D: {};
@@ -47,6 +37,7 @@ export declare const VcContainer: {
47
37
  type: import("vue").PropType<boolean>;
48
38
  };
49
39
  }>> & Readonly<{
40
+ onScroll?: ((e: Event) => any) | undefined;
50
41
  "onScroll:ptr"?: (() => any) | undefined;
51
42
  }>, {
52
43
  scrollTop: () => void;
@@ -66,12 +57,14 @@ export declare const VcContainer: {
66
57
  type: import("vue").PropType<boolean>;
67
58
  };
68
59
  }>> & Readonly<{
60
+ onScroll?: ((e: Event) => any) | undefined;
69
61
  "onScroll:ptr"?: (() => any) | undefined;
70
62
  }>, {
71
63
  scrollTop: () => void;
72
64
  component: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
73
65
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
74
66
  "scroll:ptr": () => void;
67
+ scroll: (e: Event) => void;
75
68
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
76
69
  $slots: {
77
70
  default?(_: {}): any;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-container/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACd;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-container/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACd;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
@@ -6,13 +6,16 @@ export interface Props {
6
6
  }
7
7
  export interface Emits {
8
8
  (event: "scroll:ptr"): void;
9
+ (event: "scroll", e: Event): void;
9
10
  }
10
11
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>, {
11
12
  scrollTop: () => void;
12
13
  component: Ref<HTMLElement | undefined, HTMLElement | undefined>;
13
14
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
15
  "scroll:ptr": () => void;
16
+ scroll: (e: Event) => void;
15
17
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & Readonly<{
18
+ onScroll?: ((e: Event) => any) | undefined;
16
19
  "onScroll:ptr"?: (() => any) | undefined;
17
20
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
18
21
  default?(_: {}): any;
@@ -1 +1 @@
1
- {"version":3,"file":"vc-container.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-container/vc-container.vue.ts"],"names":[],"mappings":"AAEA,OAAO,EAAuD,GAAG,EAAE,MAAM,KAAK,CAAC;AAG/E,MAAM,WAAW,KAAK;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,YAAY,GAAG,IAAI,CAAC;CAC7B;;;;;;;;;;;AA8PD,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,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
1
+ {"version":3,"file":"vc-container.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-container/vc-container.vue.ts"],"names":[],"mappings":"AAEA,OAAO,EAAuD,GAAG,EAAE,MAAM,KAAK,CAAC;AAG/E,MAAM,WAAW,KAAK;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,YAAY,GAAG,IAAI,CAAC;IAC5B,CAAC,KAAK,EAAE,QAAQ,EAAE,CAAC,EAAE,KAAK,GAAG,IAAI,CAAC;CACnC;;;;;;;;;;;;;AAqQD,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,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { VNode } from "vue";
2
2
  export declare const VcHint: {
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{}>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
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 { VcHint } 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").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{}>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
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: {};
@@ -17,21 +17,7 @@ declare const _default: {
17
17
  currentLanguage: {
18
18
  type: import("vue").PropType<string>;
19
19
  };
20
- }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
- required: {
22
- type: import("vue").PropType<boolean>;
23
- };
24
- tooltipIcon: {
25
- type: import("vue").PropType<string>;
26
- default: string;
27
- };
28
- multilanguage: {
29
- type: import("vue").PropType<boolean>;
30
- };
31
- currentLanguage: {
32
- type: import("vue").PropType<string>;
33
- };
34
- }>> & Readonly<{}>, {
20
+ }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
35
21
  tooltipIcon: string;
36
22
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
37
23
  P: {};
@@ -1 +1 @@
1
- {"version":3,"file":"vc-label.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-label/vc-label.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE7B,wBAeiC;AAEjC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,OAAO,CAU1C,CAAC"}
1
+ {"version":3,"file":"vc-label.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-label/vc-label.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE7B,wBAeiC;AAEjC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,OAAO,CAU1C,CAAC"}
@@ -14,19 +14,7 @@ export declare const VcLink: {
14
14
  onClick?: (() => any) | undefined;
15
15
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
16
  click: () => void;
17
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
18
- active: {
19
- type: import("vue").PropType<boolean>;
20
- };
21
- disabled: {
22
- type: import("vue").PropType<boolean>;
23
- };
24
- onClick: {
25
- type: import("vue").PropType<() => void>;
26
- };
27
- }>> & Readonly<{
28
- onClick?: (() => any) | undefined;
29
- }>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
17
+ }, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
30
18
  P: {};
31
19
  B: {};
32
20
  D: {};
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-link/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACT;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-link/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACT;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
@@ -17,19 +17,7 @@ declare const _default: {
17
17
  onClick?: (() => any) | undefined;
18
18
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  click: () => void;
20
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
- active: {
22
- type: import("vue").PropType<boolean>;
23
- };
24
- disabled: {
25
- type: import("vue").PropType<boolean>;
26
- };
27
- onClick: {
28
- type: import("vue").PropType<() => void>;
29
- };
30
- }>> & Readonly<{
31
- onClick?: (() => any) | undefined;
32
- }>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
20
+ }, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
33
21
  P: {};
34
22
  B: {};
35
23
  D: {};
@@ -1 +1 @@
1
- {"version":3,"file":"vc-link.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-link/vc-link.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE5B,wBAyBgC;AAEhC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,MAAM,CAMzC,CAAC"}
1
+ {"version":3,"file":"vc-link.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-link/vc-link.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE5B,wBAyBgC;AAEhC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,MAAM,CAMzC,CAAC"}
@@ -9,16 +9,7 @@ export declare const VcProgress: {
9
9
  type: import("vue").PropType<number>;
10
10
  default: number;
11
11
  };
12
- }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
13
- variant: {
14
- type: import("vue").PropType<"default" | "striped">;
15
- default: string;
16
- };
17
- value: {
18
- type: import("vue").PropType<number>;
19
- default: number;
20
- };
21
- }>> & Readonly<{}>, {
12
+ }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
22
13
  variant: "default" | "striped";
23
14
  value: number;
24
15
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-progress/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qPACb;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-progress/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qPACb;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
@@ -12,16 +12,7 @@ declare const _default: {
12
12
  type: import("vue").PropType<number>;
13
13
  default: number;
14
14
  };
15
- }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
16
- variant: {
17
- type: import("vue").PropType<"default" | "striped">;
18
- default: string;
19
- };
20
- value: {
21
- type: import("vue").PropType<number>;
22
- default: number;
23
- };
24
- }>> & Readonly<{}>, {
15
+ }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
25
16
  variant: "default" | "striped";
26
17
  value: number;
27
18
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -1 +1 @@
1
- {"version":3,"file":"vc-progress.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-progress/vc-progress.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEhC,wBAkBoC;AAEpC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,UAAU,CAM7C,CAAC"}
1
+ {"version":3,"file":"vc-progress.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-progress/vc-progress.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEhC,wBAkBoC;AAEpC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,UAAU,CAM7C,CAAC"}
@@ -3,7 +3,7 @@ import { VcRow } 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").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{}>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
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: {};
@@ -15,19 +15,7 @@ declare const _default: {
15
15
  extend: {
16
16
  type: import("vue").PropType<boolean>;
17
17
  };
18
- }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
19
- variant: {
20
- type: import("vue").PropType<"warning" | "danger" | "success" | "primary" | "info" | "light-danger" | "info-dark">;
21
- default: string;
22
- };
23
- outline: {
24
- type: import("vue").PropType<boolean>;
25
- default: boolean;
26
- };
27
- extend: {
28
- type: import("vue").PropType<boolean>;
29
- };
30
- }>> & Readonly<{}>, {
18
+ }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
31
19
  variant: "warning" | "danger" | "success" | "primary" | "info" | "light-danger" | "info-dark";
32
20
  outline: boolean;
33
21
  }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -1 +1 @@
1
- {"version":3,"file":"vc-status.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-status/vc-status.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK9B,wBAmCkC;AAElC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,QAAQ,CAM3C,CAAC;AAEH,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,QAAQ,CAe5C,CAAC;AAEH,eAAO,MAAM,SAAS,EAAE,OAAO,CAAC,OAAO,QAAQ,CAgB7C,CAAC"}
1
+ {"version":3,"file":"vc-status.stories.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-status/vc-status.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAK9B,wBAmCkC;AAElC,eAAO,MAAM,OAAO,EAAE,OAAO,CAAC,OAAO,QAAQ,CAM3C,CAAC;AAEH,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAC,OAAO,QAAQ,CAe5C,CAAC;AAEH,eAAO,MAAM,SAAS,EAAE,OAAO,CAAC,OAAO,QAAQ,CAgB7C,CAAC"}