@vc-shell/framework 2.0.0-alpha.31 → 2.0.0-alpha.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +29 -0
- package/dist/ai-agent/index.js +2 -2
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CrmX4_5C.js +4256 -0
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-D9BrIj43.js +21552 -0
- package/dist/chunks/{index-COv5_72w.js → index-HNCQdWHc.js} +5 -7
- package/dist/chunks/{vendor-lodash-es-BwHYzZ39.js → vendor-lodash-es-BB-IQCna.js} +4 -4
- package/dist/chunks/{vendor-swiper-D1fVhFeH.js → vendor-swiper-BgqGfw3Y.js} +636 -563
- package/dist/chunks/{vendor-vueuse-core-DaNNrqjn.js → vendor-vueuse-core-D4-2M4AW.js} +5 -5
- package/dist/core/blade-navigation/singletons.d.ts +21 -0
- package/dist/core/blade-navigation/singletons.d.ts.map +1 -0
- package/dist/core/blade-navigation/types/index.d.ts +1 -1
- package/dist/core/blade-navigation/types/index.d.ts.map +1 -1
- package/dist/core/composables/useBlade/index.d.ts.map +1 -1
- package/dist/core/composables/useBladeForm/index.d.ts.map +1 -1
- package/dist/core/composables/useBladeForm/types.d.ts +1 -0
- package/dist/core/composables/useBladeForm/types.d.ts.map +1 -1
- package/dist/core/composables/useBreadcrumbs/index.d.ts +1 -1
- package/dist/core/composables/useBreadcrumbs/index.d.ts.map +1 -1
- package/dist/core/composables/useDynamicProperties/index.d.ts.map +1 -1
- package/dist/core/composables/useDynamicProperties/strategies/boolean.d.ts.map +1 -1
- package/dist/core/composables/useDynamicProperties/strategies/dictionary.d.ts.map +1 -1
- package/dist/core/composables/useDynamicProperties/strategies/regular.d.ts.map +1 -1
- package/dist/core/composables/useDynamicProperties/types.d.ts +30 -30
- package/dist/core/composables/useDynamicProperties/types.d.ts.map +1 -1
- package/dist/core/composables/useExternalProvider/index.d.ts +12 -0
- package/dist/core/composables/useExternalProvider/index.d.ts.map +1 -0
- package/dist/core/composables/usePopup/index.d.ts +3 -5
- package/dist/core/composables/usePopup/index.d.ts.map +1 -1
- package/dist/core/composables/usePopup/keys.d.ts +4 -0
- package/dist/core/composables/usePopup/keys.d.ts.map +1 -0
- package/dist/core/composables/usePopup/preset-registry.d.ts +7 -0
- package/dist/core/composables/usePopup/preset-registry.d.ts.map +1 -0
- package/dist/core/composables/usePopup/singleton.d.ts +6 -0
- package/dist/core/composables/usePopup/singleton.d.ts.map +1 -0
- package/dist/core/composables/usePopup/types.d.ts +22 -0
- package/dist/core/composables/usePopup/types.d.ts.map +1 -0
- package/dist/core/composables/useUser/index.d.ts.map +1 -1
- package/dist/core/constants/index.d.ts +0 -1
- package/dist/core/constants/index.d.ts.map +1 -1
- package/dist/core/notifications/notification.d.ts +19 -0
- package/dist/core/notifications/notification.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/components/_internal/VcAiAgentHeader.vue.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/components/_internal/VcAiAgentIframe.vue.d.ts.map +1 -1
- package/dist/core/types/breadcrumbs.d.ts +8 -0
- package/dist/core/types/breadcrumbs.d.ts.map +1 -0
- package/dist/core/types/index.d.ts +1 -12
- package/dist/core/types/index.d.ts.map +1 -1
- package/dist/framework.js +3637 -2569
- package/dist/index.css +2 -2
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/injection-keys.d.ts +1 -2
- package/dist/injection-keys.d.ts.map +1 -1
- package/dist/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
- package/dist/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts.map +1 -1
- package/dist/shell/_internal/blade-navigation/plugin-v2.d.ts +1 -12
- package/dist/shell/_internal/blade-navigation/plugin-v2.d.ts.map +1 -1
- package/dist/shell/_internal/notifications/components/notification-container/index.d.ts +4 -4
- package/dist/shell/_internal/notifications/components/notification-container/index.d.ts.map +1 -1
- package/dist/shell/_internal/notifications/register-backend.d.ts +6 -0
- package/dist/shell/_internal/notifications/register-backend.d.ts.map +1 -0
- package/dist/shell/_internal/popup/keys.d.ts +1 -3
- package/dist/shell/_internal/popup/keys.d.ts.map +1 -1
- package/dist/shell/_internal/popup/plugin.d.ts +1 -2
- package/dist/shell/_internal/popup/plugin.d.ts.map +1 -1
- package/dist/shell/_internal/popup/register-presets.d.ts +6 -0
- package/dist/shell/_internal/popup/register-presets.d.ts.map +1 -0
- package/dist/shell/_internal/popup/types/index.d.ts +1 -21
- package/dist/shell/_internal/popup/types/index.d.ts.map +1 -1
- package/dist/shell/auth/ChangePasswordPage/components/change-password/ChangePassword.vue.d.ts.map +1 -0
- package/dist/shell/auth/ChangePasswordPage/components/change-password/index.d.ts +3 -0
- package/dist/shell/auth/ChangePasswordPage/components/change-password/index.d.ts.map +1 -0
- package/dist/shell/auth/ChangePasswordPage/components/index.d.ts +2 -0
- package/dist/shell/auth/ChangePasswordPage/components/index.d.ts.map +1 -0
- package/dist/shell/auth/ChangePasswordPage/index.d.ts +2 -0
- package/dist/shell/auth/ChangePasswordPage/index.d.ts.map +1 -0
- package/dist/shell/auth/index.d.ts +1 -0
- package/dist/shell/auth/index.d.ts.map +1 -1
- package/dist/shell/auth/sign-in/useExternalProvider.d.ts +2 -11
- package/dist/shell/auth/sign-in/useExternalProvider.d.ts.map +1 -1
- package/dist/shell/components/settings-menu-item/settings-menu-item.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-banner/vc-banner.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-accordion/vc-accordion.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-image-tile/vc-image-tile.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-image-tile/vc-image-tile.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-multivalue/_internal/MultivalueTrigger.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +5 -5
- package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/BladeToolbarSkeleton.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerDesktop.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerMobile.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/Table.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableCell.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableCheckbox.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-data-table/components/TableRow.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/VcColumn.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/cells/CellDefault.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-data-table/components/cells/CellDefault.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/cells/CellMoney.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-data-table/components/cells/CellMoney.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/cells/CellNumber.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-data-table/components/cells/CellNumber.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/cells/DynamicCellRenderer.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-data-table/components/cells/DynamicCellRenderer.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/mobile/MobileActionSheet.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-data-table/components/mobile/MobileCellRenderer.vue.d.ts +4 -4
- package/dist/ui/components/organisms/vc-data-table/components/mobile/MobileCellRenderer.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts +1 -0
- package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useDataTableState.d.ts +0 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useDataTableState.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts +5 -9
- package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useTableExpansion.d.ts +6 -2
- package/dist/ui/components/organisms/vc-data-table/composables/useTableExpansion.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/types.d.ts +2 -0
- package/dist/ui/components/organisms/vc-data-table/types.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue.d.ts +3 -0
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/composables/useGalleryReorder.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts.map +1 -1
- package/dist/ui/composables/index.d.ts +2 -0
- package/dist/ui/composables/index.d.ts.map +1 -1
- package/dist/ui/composables/useBladeLoading/index.d.ts +6 -0
- package/dist/ui/composables/useBladeLoading/index.d.ts.map +1 -0
- package/dist/ui/composables/useDataTablePagination.d.ts +30 -0
- package/dist/ui/composables/useDataTablePagination.d.ts.map +1 -0
- package/dist/ui/index.js +139 -139
- package/dist/ui/types/index.d.ts +1 -7
- package/dist/ui/types/index.d.ts.map +1 -1
- package/dist/ui/utilities/index.d.ts +1 -1
- package/dist/ui/utilities/index.d.ts.map +1 -1
- package/package.json +4 -4
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CEHpWiBV.js +0 -6552
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-ByeZ_FRv.js +0 -19548
- package/dist/chunks/index-B0X7STCw.js +0 -181
- package/dist/chunks/vc-toast.vue_vue_type_style_index_0_lang-8VHs_4Pe.js +0 -175
- package/dist/core/constants/ui.d.ts +0 -50
- package/dist/core/constants/ui.d.ts.map +0 -1
- package/dist/shell/pages/ChangePasswordPage/components/change-password/ChangePassword.vue.d.ts.map +0 -1
- package/dist/shell/pages/ChangePasswordPage/components/change-password/index.d.ts +0 -3
- package/dist/shell/pages/ChangePasswordPage/components/change-password/index.d.ts.map +0 -1
- package/dist/shell/pages/ChangePasswordPage/components/index.d.ts +0 -2
- package/dist/shell/pages/ChangePasswordPage/components/index.d.ts.map +0 -1
- package/dist/shell/pages/ChangePasswordPage/index.d.ts +0 -2
- package/dist/shell/pages/ChangePasswordPage/index.d.ts.map +0 -1
- package/dist/shell/pages/index.d.ts +0 -2
- package/dist/shell/pages/index.d.ts.map +0 -1
- package/dist/ui/utilities/vueUtils.d.ts +0 -34
- package/dist/ui/utilities/vueUtils.d.ts.map +0 -1
- /package/dist/shell/{pages → auth}/ChangePasswordPage/components/change-password/ChangePassword.vue.d.ts +0 -0
|
@@ -19,18 +19,18 @@ type __VLS_Slots = {
|
|
|
19
19
|
}) => any;
|
|
20
20
|
};
|
|
21
21
|
declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
22
|
-
close: (reason?: PopupCloseReason | undefined) => any;
|
|
23
22
|
"update:modelValue": (value: boolean) => any;
|
|
23
|
+
close: (reason?: PopupCloseReason | undefined) => any;
|
|
24
24
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
25
|
-
onClose?: ((reason?: PopupCloseReason | undefined) => any) | undefined;
|
|
26
25
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
26
|
+
onClose?: ((reason?: PopupCloseReason | undefined) => any) | undefined;
|
|
27
27
|
}>, {
|
|
28
28
|
variant: PopupVariant;
|
|
29
29
|
modelValue: boolean;
|
|
30
30
|
closeOnEscape: boolean;
|
|
31
31
|
closable: boolean;
|
|
32
|
-
modalWidth: string;
|
|
33
32
|
closeOnOverlay: boolean;
|
|
33
|
+
modalWidth: string;
|
|
34
34
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
35
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
36
36
|
declare const _default: typeof __VLS_export;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-popup.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-popup/vc-popup.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vc-popup.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-popup/vc-popup.vue"],"names":[],"mappings":"AAgbA,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,CAAC;AAChF,MAAM,MAAM,gBAAgB,GAAG,SAAS,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAE/D,MAAM,WAAW,KAAK;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAoBD,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,GAAG,CAAC;IAC5B,OAAO,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,GAAG,CAAC;IAC7B,MAAM,EAAE,CAAC,KAAK,EAAE;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,GAAG,CAAC;CAC/C,CAAC;AA0XF,QAAA,MAAM,UAAU;;;;;;;aAxZJ,YAAY;gBAHT,OAAO;mBAQJ,OAAO;cANZ,OAAO;oBAKD,OAAO;gBADX,MAAM;6EAyZnB,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -48,11 +48,11 @@ declare const __VLS_base: import("vue").DefineComponent<Props, {
|
|
|
48
48
|
close: typeof close;
|
|
49
49
|
open: typeof open;
|
|
50
50
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
51
|
-
close: (reason: SidebarCloseReason) => any;
|
|
52
51
|
"update:modelValue": (value: boolean) => any;
|
|
52
|
+
close: (reason: SidebarCloseReason) => any;
|
|
53
53
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
54
|
-
onClose?: ((reason: SidebarCloseReason) => any) | undefined;
|
|
55
54
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
55
|
+
onClose?: ((reason: SidebarCloseReason) => any) | undefined;
|
|
56
56
|
}>, {
|
|
57
57
|
size: SidebarSize;
|
|
58
58
|
variant: SidebarVariant;
|
|
@@ -66,8 +66,8 @@ declare const __VLS_base: import("vue").DefineComponent<Props, {
|
|
|
66
66
|
closeOnEscape: boolean;
|
|
67
67
|
zIndex: number;
|
|
68
68
|
draggable: boolean;
|
|
69
|
-
closeOnOverlay: boolean;
|
|
70
69
|
showOverlay: boolean;
|
|
70
|
+
closeOnOverlay: boolean;
|
|
71
71
|
trapFocus: boolean;
|
|
72
72
|
lockScroll: boolean;
|
|
73
73
|
returnFocus: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-sidebar.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-sidebar/vc-sidebar.vue"],"names":[],"mappings":"AA+xBA,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,QAAQ,GAAG,QAAQ,CAAC;AACjE,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC1D,MAAM,MAAM,WAAW,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;AACtD,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;AAsEhE,MAAM,WAAW,KAAK;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,WAAW,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mEAAmE;IACnE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,qDAAqD;IACrD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,sEAAsE;IACtE,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAmCD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,MAAM,OAAO,CAAC;IACxB,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,OAAO,CAAC;IAClD,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,OAAO,CAAC;IACnD,MAAM,CAAC,EAAE,MAAM,OAAO,CAAC;CACxB,CAAC;AAqFF,iBAAS,KAAK,SAEb;AAED,iBAAS,IAAI,SAEZ;AAwcD,QAAA,MAAM,UAAU;;;;;;;;;;UArmBP,WAAW;aACR,cAAc;eAcZ,MAAM;WAFV,MAAM;WAXN,MAAM,GAAG,MAAM;YACd,MAAM,GAAG,MAAM;WAehB,OAAO;cAnBJ,eAAe;cAYf,OAAO;mBALF,OAAO;YAad,MAAM;eAEH,OAAO;
|
|
1
|
+
{"version":3,"file":"vc-sidebar.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-sidebar/vc-sidebar.vue"],"names":[],"mappings":"AA+xBA,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,QAAQ,GAAG,QAAQ,CAAC;AACjE,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC1D,MAAM,MAAM,WAAW,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;AACtD,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;AAsEhE,MAAM,WAAW,KAAK;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,WAAW,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mEAAmE;IACnE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,qDAAqD;IACrD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,sEAAsE;IACtE,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAmCD,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,MAAM,OAAO,CAAC;IACxB,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,OAAO,CAAC;IAClD,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,OAAO,CAAC;IACnD,MAAM,CAAC,EAAE,MAAM,OAAO,CAAC;CACxB,CAAC;AAqFF,iBAAS,KAAK,SAEb;AAED,iBAAS,IAAI,SAEZ;AAwcD,QAAA,MAAM,UAAU;;;;;;;;;;UArmBP,WAAW;aACR,cAAc;eAcZ,MAAM;WAFV,MAAM;WAXN,MAAM,GAAG,MAAM;YACd,MAAM,GAAG,MAAM;WAehB,OAAO;cAnBJ,eAAe;cAYf,OAAO;mBALF,OAAO;YAad,MAAM;eAEH,OAAO;iBAjBL,OAAO;oBACJ,OAAO;eAEZ,OAAO;gBACN,OAAO;iBACN,OAAO;eACT,OAAO;cAIR,MAAM;oBAEA,MAAM;iBACT,OAAO;gBAMR,OAAO;oBAEH,MAAM;6EAilBvB,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -7,4 +7,6 @@ export * from "../composables/useTeleportTarget";
|
|
|
7
7
|
export * from "../composables/useTableSort";
|
|
8
8
|
export * from "../composables/useTableSelection";
|
|
9
9
|
export * from "../composables/useDataTableSort";
|
|
10
|
+
export * from "../composables/useDataTablePagination";
|
|
11
|
+
export * from "../composables/useBladeLoading";
|
|
10
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ui/composables/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qCAAqC,CAAC;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,cAAc,iCAAiC,CAAC;AAChD,cAAc,mCAAmC,CAAC;AAClD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ui/composables/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qCAAqC,CAAC;AACpD,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,cAAc,iCAAiC,CAAC;AAChD,cAAc,mCAAmC,CAAC;AAClD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AACjD,cAAc,wCAAwC,CAAC;AACvD,cAAc,iCAAiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../ui/composables/useBladeLoading/index.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,wBAAgB,eAAe,wCAE9B"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { type MaybeRefOrGetter } from "vue";
|
|
2
|
+
export interface UseDataTablePaginationOptions {
|
|
3
|
+
/** Items per page. Default: 20 */
|
|
4
|
+
pageSize?: MaybeRefOrGetter<number>;
|
|
5
|
+
/** Total item count from API response (reactive) */
|
|
6
|
+
totalCount: MaybeRefOrGetter<number>;
|
|
7
|
+
/** Event callback fired after currentPage updates via goToPage(). */
|
|
8
|
+
onPageChange?: (state: {
|
|
9
|
+
page: number;
|
|
10
|
+
skip: number;
|
|
11
|
+
}) => void;
|
|
12
|
+
}
|
|
13
|
+
export interface UseDataTablePaginationReturn {
|
|
14
|
+
/** Current 1-based page number (writable) */
|
|
15
|
+
currentPage: number;
|
|
16
|
+
/** Total number of pages */
|
|
17
|
+
readonly pages: number;
|
|
18
|
+
/** Current skip offset: (currentPage - 1) * pageSize */
|
|
19
|
+
readonly skip: number;
|
|
20
|
+
/** Resolved page size */
|
|
21
|
+
readonly pageSize: number;
|
|
22
|
+
/** Resolved total item count — pass to VcDataTable :total-count */
|
|
23
|
+
readonly totalCount: number;
|
|
24
|
+
/** Navigate to a specific page. Fires onPageChange if provided. */
|
|
25
|
+
goToPage: (page: number) => void;
|
|
26
|
+
/** Reset to page 1. Does NOT fire onPageChange. */
|
|
27
|
+
reset: () => void;
|
|
28
|
+
}
|
|
29
|
+
export declare function useDataTablePagination(options: UseDataTablePaginationOptions): UseDataTablePaginationReturn;
|
|
30
|
+
//# sourceMappingURL=useDataTablePagination.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useDataTablePagination.d.ts","sourceRoot":"","sources":["../../../ui/composables/useDataTablePagination.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,KAAK,gBAAgB,EAAW,MAAM,KAAK,CAAC;AAE9E,MAAM,WAAW,6BAA6B;IAC5C,kCAAkC;IAClC,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC;IACpC,oDAAoD;IACpD,UAAU,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC;IACrC,qEAAqE;IACrE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CAChE;AAED,MAAM,WAAW,4BAA4B;IAC3C,6CAA6C;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B;IAC5B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,wDAAwD;IACxD,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,yBAAyB;IACzB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,mEAAmE;IACnE,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,mEAAmE;IACnE,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,mDAAmD;IACnD,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB;AAED,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,6BAA6B,GAAG,4BAA4B,CAiB3G"}
|
package/dist/ui/index.js
CHANGED
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { B as ye, _ as we, a as Me, b as De, c as Re, d as he, u as xe, e as Ge, f as Fe } from "../chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CEHpWiBV.js";
|
|
3
|
-
import { _ as Pe } from "../chunks/vc-toast.vue_vue_type_style_index_0_lang-8VHs_4Pe.js";
|
|
1
|
+
import { B as l, _ as o, a as c, b as t, c as r, d as u, e as V, f as n, g as p, h as i, i as b, j as d, C, k as T, l as S, m as A, n as g, o as m, p as B, q as I, T as y, r as w, s as M, t as D, u as R, v as h, w as G, x as L, V as P, y as k, z as F, A as x, D as v, E as H, F as W, G as f, H as E, I as K, J as N, K as U, L as j, M as z, N as O, O as q, P as J, Q, R as X, S as Y, U as Z, W as _, X as $, Y as aa, Z as ea, $ as sa, a0 as la, a1 as oa, a2 as ca, a3 as ta, a4 as ra, a5 as ua, a6 as Va, a7 as na, a8 as pa, a9 as ia, aa as ba, ab as da, ac as Ca, ad as Ta, ae as Sa, af as Aa, ag as ga, ah as ma, ai as Ba, aj as Ia, ak as ya, al as wa, am as Ma, an as Da, ao as Ra, ap as ha, aq as Ga, ar as La, as as Pa, at as ka, au as Fa, av as xa, aw as va, ax as Ha, ay as Wa, az as fa, aA as Ea, aB as Ka, aC as Na, aD as Ua, aE as ja, aF as za, aG as Oa, aH as qa, aI as Ja, aJ as Qa, aK as Xa, aL as Ya, aM as Za, aN as _a, aO as $a, aP as ae, aQ as ee, aR as se, aS as le, aT as oe, aU as ce, aV as te, aW as re, aX as ue, aY as Ve, aZ as ne, a_ as pe, a$ as ie, b0 as be, b1 as de, b2 as Ce, b3 as Te, b4 as Se, b5 as Ae, b6 as ge, b7 as me, b8 as Be, b9 as Ie, ba as ye, bb as we, bc as Me, bd as De, be as Re, bf as he, bg as Ge, bh as Le, bi as Pe, bj as ke, bk as Fe } from "../chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-D9BrIj43.js";
|
|
4
2
|
import "vue";
|
|
5
3
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
4
|
+
l as ButtonGroupKey,
|
|
5
|
+
o as CellDate,
|
|
6
|
+
c as CellDateAgo,
|
|
7
|
+
t as CellDefault,
|
|
8
|
+
r as CellEditableWrapper,
|
|
9
|
+
u as CellHtml,
|
|
10
|
+
V as CellImage,
|
|
11
|
+
n as CellLink,
|
|
12
|
+
p as CellMoney,
|
|
13
|
+
i as CellNumber,
|
|
14
|
+
b as CellStatus,
|
|
15
|
+
d as CellStatusIcon,
|
|
16
|
+
C as ColumnCollector,
|
|
17
|
+
T as MenuBurgerIcon,
|
|
18
|
+
S as Table,
|
|
19
|
+
A as TableBody,
|
|
20
|
+
g as TableCell,
|
|
23
21
|
m as TableCheckbox,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
22
|
+
B as TableColumnSwitcher,
|
|
23
|
+
I as TableEmpty,
|
|
24
|
+
y as TableFooter,
|
|
25
|
+
w as TableGroupRow,
|
|
26
|
+
M as TableHead,
|
|
27
|
+
D as TableHeader,
|
|
28
|
+
R as TableRow,
|
|
29
|
+
h as TableRowActions,
|
|
30
|
+
G as TableSearchHeader,
|
|
31
|
+
L as TableSelectAllBar,
|
|
32
|
+
P as VcAccordion,
|
|
33
|
+
k as VcAccordionItem,
|
|
34
|
+
F as VcApp,
|
|
35
|
+
x as VcAppBarMobileActions,
|
|
36
|
+
v as VcAppBarOverlay,
|
|
37
|
+
H as VcAppBarWidgetContent,
|
|
38
|
+
W as VcAppBarWidgetItem,
|
|
39
|
+
f as VcAppBarWidgetsMenu,
|
|
40
|
+
E as VcAppDesktopLayout,
|
|
41
|
+
K as VcAppMenu,
|
|
42
|
+
N as VcAppMenuSidebar,
|
|
43
|
+
U as VcAppMobileLayout,
|
|
44
|
+
j as VcAppSidebarCollapseButton,
|
|
45
|
+
z as VcAppSidebarContent,
|
|
46
|
+
O as VcAppSidebarHeader,
|
|
47
|
+
q as VcAuthLayout,
|
|
48
|
+
J as VcBadge,
|
|
49
|
+
Q as VcBanner,
|
|
50
|
+
X as VcBlade,
|
|
51
|
+
Y as VcBreadcrumbs,
|
|
52
|
+
Z as VcButton,
|
|
53
|
+
_ as VcButtonGroup,
|
|
54
|
+
$ as VcCard,
|
|
55
|
+
aa as VcCheckbox,
|
|
56
|
+
ea as VcCheckboxGroup,
|
|
57
|
+
sa as VcCol,
|
|
58
|
+
la as VcColorInput,
|
|
59
|
+
oa as VcColumn,
|
|
60
|
+
ca as VcContainer,
|
|
61
|
+
ta as VcDataTable,
|
|
62
|
+
ra as VcDatePicker,
|
|
63
|
+
ua as VcDropdown,
|
|
64
|
+
Va as VcDropdownItem,
|
|
65
|
+
na as VcDropdownPanel,
|
|
66
|
+
pa as VcDynamicProperty,
|
|
67
|
+
ia as VcEditor,
|
|
68
|
+
ba as VcField,
|
|
69
|
+
da as VcFileUpload,
|
|
70
|
+
Ca as VcForm,
|
|
71
|
+
Ta as VcGallery,
|
|
72
|
+
Sa as VcHint,
|
|
73
|
+
Aa as VcIcon,
|
|
74
|
+
ga as VcImage,
|
|
75
|
+
ma as VcImageTile,
|
|
76
|
+
Ba as VcImageUpload,
|
|
77
|
+
Ia as VcInput,
|
|
78
|
+
ya as VcInputCurrency,
|
|
79
|
+
wa as VcInputDropdown,
|
|
80
|
+
Ma as VcInputGroup,
|
|
81
|
+
Da as VcLabel,
|
|
82
|
+
Ra as VcLink,
|
|
83
|
+
ha as VcLoading,
|
|
84
|
+
Ga as VcMenu,
|
|
85
|
+
La as VcMenuExpandedKey,
|
|
86
|
+
Pa as VcMenuGroup,
|
|
87
|
+
ka as VcMenuItem,
|
|
88
|
+
Fa as VcMultivalue,
|
|
89
|
+
xa as VcPagination,
|
|
90
|
+
va as VcPopup,
|
|
91
|
+
Ha as VcProgress,
|
|
92
|
+
Wa as VcRadioButton,
|
|
93
|
+
fa as VcRadioGroup,
|
|
94
|
+
Ea as VcRating,
|
|
95
|
+
Ka as VcRow,
|
|
96
|
+
Na as VcScrollableContainer,
|
|
97
|
+
Ua as VcSelect,
|
|
98
|
+
ja as VcSidebar,
|
|
99
|
+
za as VcSkeleton,
|
|
100
|
+
Oa as VcSlider,
|
|
101
|
+
qa as VcStatus,
|
|
102
|
+
Ja as VcStatusIcon,
|
|
103
|
+
Qa as VcSwitch,
|
|
104
|
+
Xa as VcTable,
|
|
105
|
+
Ya as VcTextarea,
|
|
106
|
+
Za as VcToast,
|
|
107
|
+
_a as VcTooltip,
|
|
108
|
+
$a as VcVideo,
|
|
109
|
+
ae as VcWidget,
|
|
110
|
+
ee as provideAppBarState,
|
|
111
|
+
se as stripTenantPrefix,
|
|
112
|
+
le as useAdaptiveItems,
|
|
113
|
+
oe as useAppBarMobileActions,
|
|
114
|
+
ce as useAppBarState,
|
|
115
|
+
te as useAppBarWidgets,
|
|
116
|
+
re as useBadge,
|
|
117
|
+
ue as useBladeLoading,
|
|
118
|
+
Ve as useCollapsible,
|
|
119
|
+
ne as useColumnFilter,
|
|
120
|
+
pe as useDataTablePagination,
|
|
121
|
+
ie as useDataTableSort,
|
|
122
|
+
be as useFilterState,
|
|
123
|
+
de as useFloatingPosition,
|
|
124
|
+
Ce as useFormField,
|
|
125
|
+
Te as useGalleryPreview,
|
|
126
|
+
Se as useImageLoad,
|
|
127
|
+
Ae as useMenuActiveState,
|
|
128
|
+
ge as useScrollArrows,
|
|
129
|
+
me as useShellBootstrap,
|
|
130
|
+
Be as useShellLifecycle,
|
|
131
|
+
Ie as useShellNavigation,
|
|
132
|
+
ye as useTableColumnsReorder,
|
|
133
|
+
we as useTableColumnsResize,
|
|
134
|
+
Me as useTableContext,
|
|
135
|
+
De as useTableInlineEdit,
|
|
136
|
+
Re as useTableRowGrouping,
|
|
137
|
+
he as useTableRowReorder,
|
|
138
|
+
Ge as useTableSelection,
|
|
139
|
+
Le as useTableSort,
|
|
140
|
+
Pe as useTeleportTarget,
|
|
141
|
+
ke as useToggleableContent,
|
|
142
|
+
Fe as useVirtualScroll
|
|
143
143
|
};
|
package/dist/ui/types/index.d.ts
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { MaybeRef } from "vue";
|
|
2
1
|
export type { IFormFieldProps, ITextFieldProps } from "./form-field";
|
|
3
|
-
export
|
|
4
|
-
icon?: string;
|
|
5
|
-
title: MaybeRef<string | undefined>;
|
|
6
|
-
clickHandler?: (id: string) => void | boolean | Promise<void | boolean>;
|
|
7
|
-
id: string;
|
|
8
|
-
}
|
|
2
|
+
export type { Breadcrumbs } from "../../core/types/breadcrumbs";
|
|
9
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ui/types/index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ui/types/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAGrE,YAAY,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export {};
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ui/utilities/index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ui/utilities/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vc-shell/framework",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.33",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/framework.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -135,9 +135,9 @@
|
|
|
135
135
|
"@types/dompurify": "^3.0.5",
|
|
136
136
|
"@types/semver": "^7.7.1",
|
|
137
137
|
"@types/sortablejs": "^1.15.9",
|
|
138
|
-
"@vc-shell/api-client-generator": "2.0.0-alpha.
|
|
139
|
-
"@vc-shell/config-generator": "2.0.0-alpha.
|
|
140
|
-
"@vc-shell/ts-config": "2.0.0-alpha.
|
|
138
|
+
"@vc-shell/api-client-generator": "2.0.0-alpha.33",
|
|
139
|
+
"@vc-shell/config-generator": "2.0.0-alpha.33",
|
|
140
|
+
"@vc-shell/ts-config": "2.0.0-alpha.33",
|
|
141
141
|
"@vitejs/plugin-vue": "^5.2.3",
|
|
142
142
|
"@vue/test-utils": "^2.4.5",
|
|
143
143
|
"cypress-signalr-mock": "^1.5.0",
|