@vc-shell/framework 1.0.112 → 1.0.113

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 (180) hide show
  1. package/CHANGELOG.md +139 -599
  2. package/dist/framework.mjs +14648 -14648
  3. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts +20 -14
  4. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts.map +1 -1
  5. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts +22 -28
  6. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts.map +1 -1
  7. package/dist/shared/components/error-interceptor/index.d.ts +14 -48
  8. package/dist/shared/components/error-interceptor/index.d.ts.map +1 -1
  9. package/dist/shared/components/language-selector/language-selector.vue.d.ts +23 -41
  10. package/dist/shared/components/language-selector/language-selector.vue.d.ts.map +1 -1
  11. package/dist/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue.d.ts.map +1 -1
  12. package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts +19 -35
  13. package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
  14. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts +22 -36
  15. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
  16. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +24 -40
  17. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts.map +1 -1
  18. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +32 -48
  19. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
  20. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +24 -46
  21. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
  22. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts.map +1 -1
  23. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts +9 -40
  24. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
  25. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts.map +1 -1
  26. package/dist/tsconfig.tsbuildinfo +1 -1
  27. package/dist/ui/components/atoms/vc-badge/index.d.ts +14 -46
  28. package/dist/ui/components/atoms/vc-badge/index.d.ts.map +1 -1
  29. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +11 -22
  30. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
  31. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +22 -68
  32. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
  33. package/dist/ui/components/atoms/vc-card/index.d.ts +28 -47
  34. package/dist/ui/components/atoms/vc-card/index.d.ts.map +1 -1
  35. package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts +20 -42
  36. package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts.map +1 -1
  37. package/dist/ui/components/atoms/vc-checkbox/index.d.ts +39 -49
  38. package/dist/ui/components/atoms/vc-checkbox/index.d.ts.map +1 -1
  39. package/dist/ui/components/atoms/vc-checkbox/vc-checkbox.vue.d.ts +24 -58
  40. package/dist/ui/components/atoms/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  41. package/dist/ui/components/atoms/vc-col/index.d.ts +10 -47
  42. package/dist/ui/components/atoms/vc-col/index.d.ts.map +1 -1
  43. package/dist/ui/components/atoms/vc-col/vc-col.vue.d.ts +19 -11
  44. package/dist/ui/components/atoms/vc-col/vc-col.vue.d.ts.map +1 -1
  45. package/dist/ui/components/atoms/vc-container/index.d.ts +14 -46
  46. package/dist/ui/components/atoms/vc-container/index.d.ts.map +1 -1
  47. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +11 -22
  48. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
  49. package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -46
  50. package/dist/ui/components/atoms/vc-hint/index.d.ts.map +1 -1
  51. package/dist/ui/components/atoms/vc-hint/vc-hint.vue.d.ts.map +1 -1
  52. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts +21 -25
  53. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts.map +1 -1
  54. package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts +24 -52
  55. package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts.map +1 -1
  56. package/dist/ui/components/atoms/vc-info-row/vc-info-row.vue.d.ts +19 -29
  57. package/dist/ui/components/atoms/vc-info-row/vc-info-row.vue.d.ts.map +1 -1
  58. package/dist/ui/components/atoms/vc-label/index.d.ts +19 -47
  59. package/dist/ui/components/atoms/vc-label/index.d.ts.map +1 -1
  60. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts +19 -29
  61. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts.map +1 -1
  62. package/dist/ui/components/atoms/vc-link/index.d.ts +14 -46
  63. package/dist/ui/components/atoms/vc-link/index.d.ts.map +1 -1
  64. package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts +11 -22
  65. package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts.map +1 -1
  66. package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts +10 -9
  67. package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts.map +1 -1
  68. package/dist/ui/components/atoms/vc-progress/index.d.ts +16 -48
  69. package/dist/ui/components/atoms/vc-progress/index.d.ts.map +1 -1
  70. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +21 -19
  71. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
  72. package/dist/ui/components/atoms/vc-row/index.d.ts +1 -46
  73. package/dist/ui/components/atoms/vc-row/index.d.ts.map +1 -1
  74. package/dist/ui/components/atoms/vc-row/vc-row.vue.d.ts.map +1 -1
  75. package/dist/ui/components/atoms/vc-status/vc-status.vue.d.ts +21 -25
  76. package/dist/ui/components/atoms/vc-status/vc-status.vue.d.ts.map +1 -1
  77. package/dist/ui/components/atoms/vc-status-icon/vc-status-icon.vue.d.ts +10 -9
  78. package/dist/ui/components/atoms/vc-status-icon/vc-status-icon.vue.d.ts.map +1 -1
  79. package/dist/ui/components/atoms/vc-switch/vc-switch.vue.d.ts +11 -36
  80. package/dist/ui/components/atoms/vc-switch/vc-switch.vue.d.ts.map +1 -1
  81. package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts +20 -48
  82. package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts.map +1 -1
  83. package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts +11 -28
  84. package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts.map +1 -1
  85. package/dist/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue.d.ts.map +1 -1
  86. package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts +19 -23
  87. package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts.map +1 -1
  88. package/dist/ui/components/molecules/vc-code-editor/index.d.ts +31 -48
  89. package/dist/ui/components/molecules/vc-code-editor/index.d.ts.map +1 -1
  90. package/dist/ui/components/molecules/vc-code-editor/vc-code-editor.vue.d.ts +20 -48
  91. package/dist/ui/components/molecules/vc-code-editor/vc-code-editor.vue.d.ts.map +1 -1
  92. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +22 -70
  93. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
  94. package/dist/ui/components/molecules/vc-file-upload/index.d.ts +33 -49
  95. package/dist/ui/components/molecules/vc-file-upload/index.d.ts.map +1 -1
  96. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +24 -46
  97. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  98. package/dist/ui/components/molecules/vc-form/index.d.ts +1 -46
  99. package/dist/ui/components/molecules/vc-form/index.d.ts.map +1 -1
  100. package/dist/ui/components/molecules/vc-form/vc-form.vue.d.ts.map +1 -1
  101. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +25 -131
  102. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  103. package/dist/ui/components/molecules/vc-input-currency/index.d.ts +79 -50
  104. package/dist/ui/components/molecules/vc-input-currency/index.d.ts.map +1 -1
  105. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +20 -136
  106. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
  107. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
  108. package/dist/ui/components/molecules/vc-notification/vc-notification.vue.d.ts +10 -51
  109. package/dist/ui/components/molecules/vc-notification/vc-notification.vue.d.ts.map +1 -1
  110. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts +22 -26
  111. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
  112. package/dist/ui/components/molecules/vc-rating/index.d.ts +30 -49
  113. package/dist/ui/components/molecules/vc-rating/index.d.ts.map +1 -1
  114. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +21 -45
  115. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
  116. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
  117. package/dist/ui/components/molecules/vc-slider/index.d.ts +28 -49
  118. package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
  119. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +23 -39
  120. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts.map +1 -1
  121. package/dist/ui/components/molecules/vc-textarea/index.d.ts +46 -49
  122. package/dist/ui/components/molecules/vc-textarea/index.d.ts.map +1 -1
  123. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +22 -74
  124. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  125. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts +11 -34
  126. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
  127. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue.d.ts +20 -40
  128. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue.d.ts.map +1 -1
  129. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts +24 -46
  130. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts.map +1 -1
  131. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts +24 -30
  132. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts.map +1 -1
  133. package/dist/ui/components/organisms/vc-app/index.d.ts +61 -54
  134. package/dist/ui/components/organisms/vc-app/index.d.ts.map +1 -1
  135. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +30 -82
  136. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
  137. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts +11 -40
  138. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts.map +1 -1
  139. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts +30 -60
  140. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts.map +1 -1
  141. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts +19 -13
  142. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts.map +1 -1
  143. package/dist/ui/components/organisms/vc-blade/index.d.ts +44 -50
  144. package/dist/ui/components/organisms/vc-blade/index.d.ts.map +1 -1
  145. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +26 -60
  146. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  147. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts.map +1 -1
  148. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +32 -54
  149. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts.map +1 -1
  150. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +22 -22
  151. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
  152. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +36 -122
  153. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
  154. package/dist/ui/components/organisms/vc-login-form/index.d.ts +16 -47
  155. package/dist/ui/components/organisms/vc-login-form/index.d.ts.map +1 -1
  156. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts +19 -23
  157. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts.map +1 -1
  158. package/dist/ui/components/organisms/vc-notification-dropdown/_internal/notification/notification.vue.d.ts +20 -22
  159. package/dist/ui/components/organisms/vc-notification-dropdown/_internal/notification/notification.vue.d.ts.map +1 -1
  160. package/dist/ui/components/organisms/vc-notification-dropdown/vc-notification-dropdown.vue.d.ts +9 -36
  161. package/dist/ui/components/organisms/vc-notification-dropdown/vc-notification-dropdown.vue.d.ts.map +1 -1
  162. package/dist/ui/components/organisms/vc-notification-template/index.d.ts +15 -46
  163. package/dist/ui/components/organisms/vc-notification-template/index.d.ts.map +1 -1
  164. package/dist/ui/components/organisms/vc-notification-template/vc-notification-template.vue.d.ts +10 -27
  165. package/dist/ui/components/organisms/vc-notification-template/vc-notification-template.vue.d.ts.map +1 -1
  166. package/dist/ui/components/organisms/vc-popup/_internal/vc-popup-error/vc-popup-error.vue.d.ts.map +1 -1
  167. package/dist/ui/components/organisms/vc-popup/_internal/vc-popup-warning/vc-popup-warning.vue.d.ts.map +1 -1
  168. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +24 -34
  169. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  170. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts +9 -18
  171. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +1 -1
  172. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts +16 -12
  173. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts.map +1 -1
  174. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +21 -23
  175. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -1
  176. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts +23 -29
  177. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +1 -1
  178. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts.map +1 -1
  179. package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts.map +1 -1
  180. package/package.json +6 -6
@@ -3,53 +3,16 @@ export declare const VcCol: {
3
3
  new (...args: any[]): {
4
4
  $: import("vue").ComponentInternalInstance;
5
5
  $data: {};
6
- $props: {
7
- size?: string;
8
- style?: unknown;
9
- class?: unknown;
10
- key?: string | number | symbol;
11
- ref?: import("vue").VNodeRef;
12
- ref_for?: boolean;
13
- ref_key?: string;
14
- onVnodeBeforeMount?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
15
- [key: string]: any;
16
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
17
- [key: string]: any;
18
- }>) => void)[];
19
- onVnodeMounted?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
20
- [key: string]: any;
21
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
22
- [key: string]: any;
23
- }>) => void)[];
24
- onVnodeBeforeUpdate?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
25
- [key: string]: any;
26
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
27
- [key: string]: any;
28
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
29
- [key: string]: any;
30
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
31
- [key: string]: any;
32
- }>) => void)[];
33
- onVnodeUpdated?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
34
- [key: string]: any;
35
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
36
- [key: string]: any;
37
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
38
- [key: string]: any;
39
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
40
- [key: string]: any;
41
- }>) => void)[];
42
- onVnodeBeforeUnmount?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
43
- [key: string]: any;
44
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
45
- [key: string]: any;
46
- }>) => void)[];
47
- onVnodeUnmounted?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
48
- [key: string]: any;
49
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
50
- [key: string]: any;
51
- }>) => void)[];
52
- };
6
+ $props: Partial<{
7
+ size: string;
8
+ }> & Omit<{
9
+ readonly size: string;
10
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
11
+ size: {
12
+ type: import("vue").PropType<string>;
13
+ default: string;
14
+ };
15
+ }>>, "size">;
53
16
  $attrs: {
54
17
  [x: string]: unknown;
55
18
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-col/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACR;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-col/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAG5B,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACR;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
@@ -1,22 +1,30 @@
1
1
  export interface Props {
2
2
  size?: string;
3
3
  }
4
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
5
- size: {
6
- type: import("vue").PropType<string>;
7
- default: string;
8
- };
9
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
10
- size: {
11
- type: import("vue").PropType<string>;
12
- default: string;
13
- };
14
- }>>, {
4
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
5
+ size: string;
6
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ size: string;
8
+ }>>>, {
15
9
  size: string;
16
10
  }, {}>, {
17
11
  default?(_: {}): any;
18
12
  }>;
19
13
  export default _default;
14
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
15
+ type __VLS_TypePropsToRuntimeProps<T> = {
16
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
17
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
18
+ } : {
19
+ type: import('vue').PropType<T[K]>;
20
+ required: true;
21
+ };
22
+ };
23
+ type __VLS_WithDefaults<P, D> = {
24
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
25
+ default: D[K];
26
+ }> : P[K];
27
+ };
20
28
  type __VLS_WithTemplateSlots<T, S> = T & {
21
29
  new (): {
22
30
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"vc-col.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-col/vc-col.vue.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,KAAK;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;;;;;;;;;;;;;;;;AA4ED,wBAAwG;AAWxG,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-col.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-col/vc-col.vue.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,KAAK;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;;;;;;;;;;AAsED,wBAAwG;AAGxG,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,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -3,56 +3,24 @@ export declare const VcContainer: {
3
3
  new (...args: any[]): {
4
4
  $: import("vue").ComponentInternalInstance;
5
5
  $data: {};
6
- $props: {
7
- style?: unknown;
8
- class?: unknown;
9
- key?: string | number | symbol;
10
- ref?: import("vue").VNodeRef;
11
- ref_for?: boolean;
12
- ref_key?: string;
13
- onVnodeBeforeMount?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
- [key: string]: any;
15
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
16
- [key: string]: any;
17
- }>) => void)[];
18
- onVnodeMounted?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
19
- [key: string]: any;
20
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
21
- [key: string]: any;
22
- }>) => void)[];
23
- onVnodeBeforeUpdate?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
- [key: string]: any;
25
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
26
- [key: string]: any;
27
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
28
- [key: string]: any;
29
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
30
- [key: string]: any;
31
- }>) => void)[];
32
- onVnodeUpdated?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
- [key: string]: any;
34
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
- [key: string]: any;
36
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
37
- [key: string]: any;
38
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
39
- [key: string]: any;
40
- }>) => void)[];
41
- onVnodeBeforeUnmount?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
42
- [key: string]: any;
43
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
44
- [key: string]: any;
45
- }>) => void)[];
46
- onVnodeUnmounted?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
47
- [key: string]: any;
48
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
- [key: string]: any;
50
- }>) => void)[];
6
+ $props: Partial<{}> & Omit<{
51
7
  readonly shadow?: boolean;
52
8
  readonly noPadding?: boolean;
53
9
  readonly usePtr?: boolean;
54
10
  "onScroll:ptr"?: () => any;
55
- };
11
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
12
+ shadow: {
13
+ type: import("vue").PropType<boolean>;
14
+ };
15
+ noPadding: {
16
+ type: import("vue").PropType<boolean>;
17
+ };
18
+ usePtr: {
19
+ type: import("vue").PropType<boolean>;
20
+ };
21
+ }>> & {
22
+ "onScroll:ptr"?: () => any;
23
+ }, never>;
56
24
  $attrs: {
57
25
  [x: string]: unknown;
58
26
  };
@@ -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,37 +6,26 @@ export interface Props {
6
6
  export interface Emits {
7
7
  (event: "scroll:ptr"): void;
8
8
  }
9
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
10
- shadow: {
11
- type: import("vue").PropType<boolean>;
12
- };
13
- noPadding: {
14
- type: import("vue").PropType<boolean>;
15
- };
16
- usePtr: {
17
- type: import("vue").PropType<boolean>;
18
- };
19
- }, {
9
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {
20
10
  scrollTop: () => void;
21
11
  component: import("vue").Ref<HTMLElement>;
22
12
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
13
  "scroll:ptr": () => void;
24
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
25
- shadow: {
26
- type: import("vue").PropType<boolean>;
27
- };
28
- noPadding: {
29
- type: import("vue").PropType<boolean>;
30
- };
31
- usePtr: {
32
- type: import("vue").PropType<boolean>;
33
- };
34
- }>> & {
14
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
35
15
  "onScroll:ptr"?: () => any;
36
16
  }, {}, {}>, {
37
17
  default?(_: {}): any;
38
18
  }>;
39
19
  export default _default;
20
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
+ type __VLS_TypePropsToRuntimeProps<T> = {
22
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
23
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
24
+ } : {
25
+ type: import('vue').PropType<T[K]>;
26
+ required: true;
27
+ };
28
+ };
40
29
  type __VLS_WithTemplateSlots<T, S> = T & {
41
30
  new (): {
42
31
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"vc-container.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-container/vc-container.vue.ts"],"names":[],"mappings":"AAKA,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoQD,wBAAwG;AAKxG,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":"AAKA,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;;;;;;;;;;;AAuPD,wBAAwG;AAGxG,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"}
@@ -3,52 +3,7 @@ export declare const VcHint: {
3
3
  new (...args: any[]): {
4
4
  $: import("vue").ComponentInternalInstance;
5
5
  $data: {};
6
- $props: {
7
- style?: unknown;
8
- class?: unknown;
9
- key?: string | number | symbol;
10
- ref?: import("vue").VNodeRef;
11
- ref_for?: boolean;
12
- ref_key?: string;
13
- onVnodeBeforeMount?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
- [key: string]: any;
15
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
16
- [key: string]: any;
17
- }>) => void)[];
18
- onVnodeMounted?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
19
- [key: string]: any;
20
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
21
- [key: string]: any;
22
- }>) => void)[];
23
- onVnodeBeforeUpdate?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
- [key: string]: any;
25
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
26
- [key: string]: any;
27
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
28
- [key: string]: any;
29
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
30
- [key: string]: any;
31
- }>) => void)[];
32
- onVnodeUpdated?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
- [key: string]: any;
34
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
- [key: string]: any;
36
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
37
- [key: string]: any;
38
- }>, oldVNode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
39
- [key: string]: any;
40
- }>) => void)[];
41
- onVnodeBeforeUnmount?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
42
- [key: string]: any;
43
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
44
- [key: string]: any;
45
- }>) => void)[];
46
- onVnodeUnmounted?: ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
47
- [key: string]: any;
48
- }>) => void) | ((vnode: VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
- [key: string]: any;
50
- }>) => void)[];
51
- };
6
+ $props: Partial<{}> & Omit<{} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, never>;
52
7
  $attrs: {
53
8
  [x: string]: unknown;
54
9
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-hint/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAE5B,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-hint/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC;AAE5B,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBACT;IACN,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,KAAK,EAAE,CAAC;KACxB,CAAC;CACH,CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"vc-hint.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-hint/vc-hint.vue.ts"],"names":[],"mappings":";;;AA6DA,wBAAwG;AAGxG,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-hint.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-hint/vc-hint.vue.ts"],"names":[],"mappings":";;;AA2DA,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -3,33 +3,29 @@ export interface Props {
3
3
  size?: "xs" | "s" | "m" | "l" | "xl" | "xxl" | "xxxl";
4
4
  variant?: "warning" | "danger" | "success";
5
5
  }
6
- declare const _default: import("vue").DefineComponent<{
7
- icon: {
8
- type: import("vue").PropType<string>;
9
- default: string;
10
- };
11
- size: {
12
- type: import("vue").PropType<"s" | "xs" | "m" | "l" | "xl" | "xxl" | "xxxl">;
13
- default: string;
14
- };
15
- variant: {
16
- type: import("vue").PropType<"warning" | "danger" | "success">;
17
- };
18
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
- icon: {
20
- type: import("vue").PropType<string>;
21
- default: string;
22
- };
23
- size: {
24
- type: import("vue").PropType<"s" | "xs" | "m" | "l" | "xl" | "xxl" | "xxxl">;
25
- default: string;
26
- };
27
- variant: {
28
- type: import("vue").PropType<"warning" | "danger" | "success">;
29
- };
30
- }>>, {
6
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ icon: string;
8
+ size: string;
9
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ icon: string;
11
+ size: string;
12
+ }>>>, {
31
13
  icon: string;
32
14
  size: "s" | "xs" | "m" | "l" | "xl" | "xxl" | "xxxl";
33
15
  }, {}>;
34
16
  export default _default;
17
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
+ type __VLS_TypePropsToRuntimeProps<T> = {
19
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
20
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
21
+ } : {
22
+ type: import('vue').PropType<T[K]>;
23
+ required: true;
24
+ };
25
+ };
26
+ type __VLS_WithDefaults<P, D> = {
27
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
28
+ default: D[K];
29
+ }> : P[K];
30
+ };
35
31
  //# sourceMappingURL=vc-icon.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"vc-icon.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-icon/vc-icon.vue.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,KAAK;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,GAAG,MAAM,CAAC;IACtD,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,SAAS,CAAC;CAC5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0DD,wBAQG"}
1
+ {"version":3,"file":"vc-icon.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-icon/vc-icon.vue.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,KAAK;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,GAAG,MAAM,CAAC;IACtD,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,SAAS,CAAC;CAC5C;;;;;;;;;;;AAuDD,wBAMG;AAGH,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"}
@@ -10,59 +10,17 @@ export interface Props {
10
10
  export interface Emits {
11
11
  (event: "click"): void;
12
12
  }
13
- declare const _default: import("vue").DefineComponent<{
14
- clickable: {
15
- type: import("vue").PropType<boolean>;
16
- };
17
- size: {
18
- type: import("vue").PropType<"s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto">;
19
- default: string;
20
- };
21
- background: {
22
- type: import("vue").PropType<"auto" | "contain" | "cover">;
23
- default: string;
24
- };
25
- aspect: {
26
- type: import("vue").PropType<"1x1" | "16x9" | "4x3" | "3x2">;
27
- default: string;
28
- };
29
- rounded: {
30
- type: import("vue").PropType<boolean>;
31
- };
32
- bordered: {
33
- type: import("vue").PropType<boolean>;
34
- };
35
- src: {
36
- type: import("vue").PropType<string>;
37
- };
38
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ aspect: string;
15
+ size: string;
16
+ background: string;
17
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
39
18
  click: () => void;
40
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
- clickable: {
42
- type: import("vue").PropType<boolean>;
43
- };
44
- size: {
45
- type: import("vue").PropType<"s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto">;
46
- default: string;
47
- };
48
- background: {
49
- type: import("vue").PropType<"auto" | "contain" | "cover">;
50
- default: string;
51
- };
52
- aspect: {
53
- type: import("vue").PropType<"1x1" | "16x9" | "4x3" | "3x2">;
54
- default: string;
55
- };
56
- rounded: {
57
- type: import("vue").PropType<boolean>;
58
- };
59
- bordered: {
60
- type: import("vue").PropType<boolean>;
61
- };
62
- src: {
63
- type: import("vue").PropType<string>;
64
- };
65
- }>> & {
19
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
20
+ aspect: string;
21
+ size: string;
22
+ background: string;
23
+ }>>> & {
66
24
  onClick?: () => any;
67
25
  }, {
68
26
  size: "s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto";
@@ -70,4 +28,18 @@ declare const _default: import("vue").DefineComponent<{
70
28
  aspect: "1x1" | "16x9" | "4x3" | "3x2";
71
29
  }, {}>;
72
30
  export default _default;
31
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
32
+ type __VLS_TypePropsToRuntimeProps<T> = {
33
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
34
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
35
+ } : {
36
+ type: import('vue').PropType<T[K]>;
37
+ required: true;
38
+ };
39
+ };
40
+ type __VLS_WithDefaults<P, D> = {
41
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
42
+ default: D[K];
43
+ }> : P[K];
44
+ };
73
45
  //# sourceMappingURL=vc-image.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"vc-image.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-image/vc-image.vue.ts"],"names":[],"mappings":"AAKA,MAAM,WAAW,KAAK;IACpB,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC;IACxC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,CAAC;IACtD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;CAC3C;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC;CACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2ID,wBASG"}
1
+ {"version":3,"file":"vc-image.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-image/vc-image.vue.ts"],"names":[],"mappings":"AAKA,MAAM,WAAW,KAAK;IACpB,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,KAAK,CAAC;IACxC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,CAAC;IACtD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;CAC3C;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC;CACxB;;;;;;;;;;;;;;;;;;AAkID,wBAOG;AAGH,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"}
@@ -4,36 +4,26 @@ export interface Props {
4
4
  tooltip?: string;
5
5
  type?: "default" | "email";
6
6
  }
7
- declare const _default: import("vue").DefineComponent<{
8
- value: {
9
- type: import("vue").PropType<string | number>;
10
- };
11
- type: {
12
- type: import("vue").PropType<"default" | "email">;
13
- default: string;
14
- };
15
- label: {
16
- type: import("vue").PropType<string>;
17
- };
18
- tooltip: {
19
- type: import("vue").PropType<string>;
20
- };
21
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
- value: {
23
- type: import("vue").PropType<string | number>;
24
- };
25
- type: {
26
- type: import("vue").PropType<"default" | "email">;
27
- default: string;
28
- };
29
- label: {
30
- type: import("vue").PropType<string>;
31
- };
32
- tooltip: {
33
- type: import("vue").PropType<string>;
34
- };
35
- }>>, {
7
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ type: string;
9
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ type: string;
11
+ }>>>, {
36
12
  type: "default" | "email";
37
13
  }, {}>;
38
14
  export default _default;
15
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
+ type __VLS_TypePropsToRuntimeProps<T> = {
17
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
18
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
19
+ } : {
20
+ type: import('vue').PropType<T[K]>;
21
+ required: true;
22
+ };
23
+ };
24
+ type __VLS_WithDefaults<P, D> = {
25
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
26
+ default: D[K];
27
+ }> : P[K];
28
+ };
39
29
  //# sourceMappingURL=vc-info-row.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"vc-info-row.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-info-row/vc-info-row.vue.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,KAAK;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;CAC5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqLD,wBAQG"}
1
+ {"version":3,"file":"vc-info-row.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-info-row/vc-info-row.vue.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,KAAK;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;CAC5B;;;;;;;;AA2KD,wBAMG;AAGH,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"}
@@ -2,56 +2,28 @@ export declare const VcLabel: {
2
2
  new (...args: any[]): {
3
3
  $: import("vue").ComponentInternalInstance;
4
4
  $data: {};
5
- $props: {
6
- tooltipIcon?: string;
7
- style?: unknown;
8
- class?: unknown;
9
- key?: string | number | symbol;
10
- ref?: import("vue").VNodeRef;
11
- ref_for?: boolean;
12
- ref_key?: string;
13
- onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
- [key: string]: any;
15
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
16
- [key: string]: any;
17
- }>) => void)[];
18
- onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
19
- [key: string]: any;
20
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
21
- [key: string]: any;
22
- }>) => void)[];
23
- onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
- [key: string]: any;
25
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
26
- [key: string]: any;
27
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
28
- [key: string]: any;
29
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
30
- [key: string]: any;
31
- }>) => void)[];
32
- onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
- [key: string]: any;
34
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
- [key: string]: any;
36
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
37
- [key: string]: any;
38
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
39
- [key: string]: any;
40
- }>) => void)[];
41
- onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
42
- [key: string]: any;
43
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
44
- [key: string]: any;
45
- }>) => void)[];
46
- onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
47
- [key: string]: any;
48
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
- [key: string]: any;
50
- }>) => void)[];
5
+ $props: Partial<{
6
+ tooltipIcon: string;
7
+ }> & Omit<{
8
+ readonly tooltipIcon: string;
51
9
  readonly required?: boolean;
52
10
  readonly multilanguage?: boolean;
53
11
  readonly currentLanguage?: string;
54
- };
12
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
13
+ required: {
14
+ type: import("vue").PropType<boolean>;
15
+ };
16
+ tooltipIcon: {
17
+ type: import("vue").PropType<string>;
18
+ default: string;
19
+ };
20
+ multilanguage: {
21
+ type: import("vue").PropType<boolean>;
22
+ };
23
+ currentLanguage: {
24
+ type: import("vue").PropType<string>;
25
+ };
26
+ }>>, "tooltipIcon">;
55
27
  $attrs: {
56
28
  [x: string]: unknown;
57
29
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-label/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/atoms/vc-label/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA0B,CAAC"}