@vc-shell/framework 2.1.0-pr257.a5b1627 → 2.1.0-pr258.9ee8dfb
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/dist/ai-agent/index.js +11 -10
- package/dist/ai-agent/index.js.map +1 -1
- package/dist/charts/index.d.ts +2 -0
- package/dist/charts/index.d.ts.map +1 -0
- package/dist/charts/index.js +9 -0
- package/dist/charts/index.js.map +1 -0
- package/dist/chunks/DashboardDonutChart.vue_vue_type_script_setup_true_lang-hTcM33bM.js +446 -0
- package/dist/chunks/DashboardDonutChart.vue_vue_type_script_setup_true_lang-hTcM33bM.js.map +1 -0
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-Cx8_DCu_.js +1124 -0
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-Cx8_DCu_.js.map +1 -0
- package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-D077_c8I.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-D2KmNhhl.js} +834 -1907
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-D2KmNhhl.js.map +1 -0
- package/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-DmHoLXKj.js +20747 -0
- package/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-DmHoLXKj.js.map +1 -0
- package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-DR8wrtyB.js +4227 -0
- package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-DR8wrtyB.js.map +1 -0
- package/dist/chunks/dashboard-feed-row.vue_vue_type_script_setup_true_lang-DvM1DXj8.js +641 -0
- package/dist/chunks/dashboard-feed-row.vue_vue_type_script_setup_true_lang-DvM1DXj8.js.map +1 -0
- package/dist/chunks/{index-DELXU1qy.js → index-CvSe3hjU.js} +11 -10
- package/dist/chunks/{index-DELXU1qy.js.map → index-CvSe3hjU.js.map} +1 -1
- package/dist/chunks/{vendor-date-fns-BKO3x1R1.js → vendor-date-fns-C-55OMpS.js} +487 -441
- package/dist/chunks/vendor-date-fns-C-55OMpS.js.map +1 -0
- package/dist/chunks/vendor-js-beautify-D-6mWVv0.js +1784 -0
- package/dist/chunks/vendor-js-beautify-D-6mWVv0.js.map +1 -0
- package/dist/chunks/vendor-rrule-C4g_KGmu.js +1706 -0
- package/dist/chunks/vendor-rrule-C4g_KGmu.js.map +1 -0
- package/dist/chunks/vendor-tslib-C4Z-yBok.js +35 -0
- package/dist/chunks/vendor-tslib-C4Z-yBok.js.map +1 -0
- package/dist/chunks/{vendor-vuepic-vue-datepicker-CaZ_qpJp.js → vendor-vuepic-vue-datepicker-D0bvbIbh.js} +1 -1
- package/dist/chunks/{vendor-vuepic-vue-datepicker-CaZ_qpJp.js.map → vendor-vuepic-vue-datepicker-D0bvbIbh.js.map} +1 -1
- package/dist/chunks/{vendor-vueuse-core-CEdpDfzx.js → vendor-vueuse-core-BYWoPpF_.js} +5 -5
- package/dist/chunks/{vendor-vueuse-core-CEdpDfzx.js.map → vendor-vueuse-core-BYWoPpF_.js.map} +1 -1
- package/dist/core/blade-navigation/bladeConfigRegistry.d.ts +0 -11
- package/dist/core/blade-navigation/bladeConfigRegistry.d.ts.map +1 -1
- package/dist/core/blade-navigation/descriptorFactory.d.ts +2 -0
- package/dist/core/blade-navigation/descriptorFactory.d.ts.map +1 -0
- package/dist/core/blade-navigation/singletons.d.ts +0 -2
- package/dist/core/blade-navigation/singletons.d.ts.map +1 -1
- package/dist/core/blade-navigation/types/index.d.ts +12 -6
- package/dist/core/blade-navigation/types/index.d.ts.map +1 -1
- package/dist/core/blade-navigation/useBladeMessaging.d.ts +1 -17
- package/dist/core/blade-navigation/useBladeMessaging.d.ts.map +1 -1
- package/dist/core/blade-navigation/useBladeStack.d.ts +1 -18
- package/dist/core/blade-navigation/useBladeStack.d.ts.map +1 -1
- package/dist/core/composables/createServiceRegistry.d.ts +42 -0
- package/dist/core/composables/createServiceRegistry.d.ts.map +1 -0
- package/dist/core/composables/useBladeNavigationAdapter/index.d.ts +0 -5
- package/dist/core/composables/useBladeNavigationAdapter/index.d.ts.map +1 -1
- package/dist/core/composables/useDashboard/index.d.ts.map +1 -1
- package/dist/core/composables/useEnvironmentName/index.d.ts +0 -5
- package/dist/core/composables/useEnvironmentName/index.d.ts.map +1 -1
- package/dist/core/composables/useMenuService/index.d.ts.map +1 -1
- package/dist/core/composables/usePopup/index.d.ts.map +1 -1
- package/dist/core/composables/usePopup/preset-registry.d.ts +0 -2
- package/dist/core/composables/usePopup/preset-registry.d.ts.map +1 -1
- package/dist/core/composables/usePopup/singleton.d.ts +0 -2
- package/dist/core/composables/usePopup/singleton.d.ts.map +1 -1
- package/dist/core/composables/useSettings/index.d.ts.map +1 -1
- package/dist/core/composables/useSettingsMenu/index.d.ts.map +1 -1
- package/dist/core/composables/useSlowNetworkDetection/index.d.ts +0 -2
- package/dist/core/composables/useSlowNetworkDetection/index.d.ts.map +1 -1
- package/dist/core/composables/useTheme/index.d.ts.map +1 -1
- package/dist/core/composables/useToolbar/index.d.ts.map +1 -1
- package/dist/core/composables/useUser/index.d.ts +0 -2
- package/dist/core/composables/useUser/index.d.ts.map +1 -1
- package/dist/core/interceptors/index.d.ts.map +1 -1
- package/dist/core/notifications/notification.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/constants.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/services/message-transport.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/types.d.ts +12 -1
- package/dist/core/plugins/ai-agent/types.d.ts.map +1 -1
- package/dist/core/plugins/permissions/index.d.ts.map +1 -1
- package/dist/core/plugins/validation/rules.d.ts.map +1 -1
- package/dist/core/services/_internal/createGenericItemRegistry.d.ts +35 -0
- package/dist/core/services/_internal/createGenericItemRegistry.d.ts.map +1 -0
- package/dist/core/services/_internal/index.d.ts +1 -0
- package/dist/core/services/_internal/index.d.ts.map +1 -1
- package/dist/core/services/app-bar-menu-service.d.ts.map +1 -1
- package/dist/core/services/app-bar-mobile-buttons-service.d.ts +2 -0
- package/dist/core/services/app-bar-mobile-buttons-service.d.ts.map +1 -1
- package/dist/core/services/settings-menu-service.d.ts.map +1 -1
- package/dist/core/utilities/backendRegistry.d.ts +38 -0
- package/dist/core/utilities/backendRegistry.d.ts.map +1 -0
- package/dist/core/utilities/index.d.ts +1 -0
- package/dist/core/utilities/index.d.ts.map +1 -1
- package/dist/dashboard/index.d.ts +3 -0
- package/dist/dashboard/index.d.ts.map +1 -0
- package/dist/dashboard/index.js +16 -0
- package/dist/dashboard/index.js.map +1 -0
- package/dist/framework.js +2188 -3093
- package/dist/framework.js.map +1 -1
- package/dist/index.css +2 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/locales/de.js +161 -3
- package/dist/locales/en.js +161 -3
- package/dist/locales/en.json +161 -3
- package/dist/locales/types.d.ts +158 -0
- package/dist/shell/_internal/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue.d.ts.map +1 -1
- package/dist/shell/_internal/notifications/components/notification-container/computeToastOffsets.d.ts +33 -0
- package/dist/shell/_internal/notifications/components/notification-container/computeToastOffsets.d.ts.map +1 -0
- package/dist/shell/_internal/notifications/components/notification-container/index.d.ts.map +1 -1
- package/dist/shell/_internal/notifications/components/notification-container/useToastStack.d.ts +17 -0
- package/dist/shell/_internal/notifications/components/notification-container/useToastStack.d.ts.map +1 -0
- package/dist/shell/_internal/notifications/composables/useContainer/index.d.ts.map +1 -1
- package/dist/shell/auth/LoginPage/components/login/Login.vue.d.ts.map +1 -1
- package/dist/shell/auth/utils.d.ts +6 -2
- package/dist/shell/auth/utils.d.ts.map +1 -1
- package/dist/tailwind.config.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts +8 -0
- package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/index.d.ts +1 -1
- package/dist/ui/components/molecules/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts +2 -0
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts +3 -0
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/vc-editor.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-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-popover/index.d.ts +2 -0
- package/dist/ui/components/molecules/vc-popover/index.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-popover/panel-anchor-registry.d.ts.map +1 -0
- package/dist/ui/components/molecules/{vc-dropdown-panel/vc-dropdown-panel.vue.d.ts → vc-popover/vc-popover.vue.d.ts} +1 -1
- package/dist/ui/components/molecules/vc-popover/vc-popover.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts +2 -0
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts +2 -0
- package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/index.d.ts +1 -0
- package/dist/ui/components/organisms/index.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarMobileActions.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts +2 -0
- package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/BladeStatusBanners.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/components/ColumnFilter.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/DataTableBody.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/DataTableCellRenderer.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/DataTableHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/DataTableRow.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableAddRowButton.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableCheckbox.vue.d.ts +5 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableCheckbox.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableGroupRow.vue.d.ts.map +1 -1
- 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/TableRowActions.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/TableSelectAllBar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/mobile/DataTableMobileCard.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/createTableSelectionFacade.d.ts +50 -0
- package/dist/ui/components/organisms/vc-data-table/composables/createTableSelectionFacade.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-data-table/composables/index.d.ts +2 -0
- package/dist/ui/components/organisms/vc-data-table/composables/index.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts +0 -248
- 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.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts +3 -0
- package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/vc-data-table.stories.helpers.d.ts +32 -0
- package/dist/ui/components/organisms/vc-data-table/vc-data-table.stories.helpers.d.ts.map +1 -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-scheduler/VcScheduler.vue.d.ts +211 -0
- package/dist/ui/components/organisms/vc-scheduler/VcScheduler.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerBar.vue.d.ts +40 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerBar.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerGridlines.vue.d.ts +12 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerGridlines.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerHeader.vue.d.ts +33 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerHeader.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerResourcePanel.vue.d.ts +22 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerResourcePanel.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerRow.vue.d.ts +48 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerRow.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerSkeleton.vue.d.ts +8 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerSkeleton.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerTimeIndicator.vue.d.ts +7 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerTimeIndicator.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerToolbar.vue.d.ts +28 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/SchedulerToolbar.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/editor/ConfirmDialog.vue.d.ts +20 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/editor/ConfirmDialog.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/editor/RecurrenceScopeDialog.vue.d.ts +18 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/editor/RecurrenceScopeDialog.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/editor/SchedulerEventEditor.vue.d.ts +38 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/editor/SchedulerEventEditor.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/mobile/SchedulerBarSheet.vue.d.ts +21 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/mobile/SchedulerBarSheet.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/mobile/SchedulerMobileResourceCard.vue.d.ts +20 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/mobile/SchedulerMobileResourceCard.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthDayCell.vue.d.ts +24 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthDayCell.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthEventBar.vue.d.ts +38 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthEventBar.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthEventPopover.vue.d.ts +41 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthEventPopover.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthMorePopover.vue.d.ts +30 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthMorePopover.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthWeekRow.vue.d.ts +82 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/month/MonthWeekRow.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/quick-create/QuickCreatePopover.vue.d.ts +36 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/quick-create/QuickCreatePopover.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/views/SchedulerAgendaView.vue.d.ts +46 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/views/SchedulerAgendaView.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/views/SchedulerMonthView.vue.d.ts +59 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/views/SchedulerMonthView.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/views/SchedulerTimelineView.vue.d.ts +57 -0
- package/dist/ui/components/organisms/vc-scheduler/_internal/views/SchedulerTimelineView.vue.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useBarInteraction.d.ts +31 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useBarInteraction.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useEventColor.d.ts +20 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useEventColor.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useEventInteraction.d.ts +77 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useEventInteraction.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useLanePacking.d.ts +7 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useLanePacking.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useMonthLayout.d.ts +14 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useMonthLayout.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useRecurrence.d.ts +20 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useRecurrence.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerEvents.d.ts +17 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerEvents.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerNavigation.d.ts +19 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerNavigation.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerOrchestrator.d.ts +78 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerOrchestrator.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerViewport.d.ts +21 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useSchedulerViewport.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useTimeScale.d.ts +29 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useTimeScale.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useTimelineTimeGrid.d.ts +64 -0
- package/dist/ui/components/organisms/vc-scheduler/composables/useTimelineTimeGrid.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/index.d.ts +3 -0
- package/dist/ui/components/organisms/vc-scheduler/index.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/injection-keys.d.ts +18 -0
- package/dist/ui/components/organisms/vc-scheduler/injection-keys.d.ts.map +1 -0
- package/dist/ui/components/organisms/vc-scheduler/types.d.ts +90 -0
- package/dist/ui/components/organisms/vc-scheduler/types.d.ts.map +1 -0
- package/dist/ui/index.js +136 -133
- package/dist/ui/index.js.map +1 -1
- package/package.json +20 -7
- package/tailwind.config.ts +0 -6
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-D077_c8I.js.map +0 -1
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-BnbquDGw.js +0 -22319
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-BnbquDGw.js.map +0 -1
- package/dist/chunks/vendor-date-fns-BKO3x1R1.js.map +0 -1
- package/dist/chunks/vendor-prettier-2Sf6a5jB.js +0 -5309
- package/dist/chunks/vendor-prettier-2Sf6a5jB.js.map +0 -1
- package/dist/chunks/vendor-tslib-l0sNRNKZ.js.map +0 -1
- package/dist/ui/components/molecules/vc-dropdown-panel/index.d.ts +0 -2
- package/dist/ui/components/molecules/vc-dropdown-panel/index.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-dropdown-panel/panel-anchor-registry.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts.map +0 -1
- /package/dist/ui/components/molecules/{vc-dropdown-panel → vc-popover}/panel-anchor-registry.d.ts +0 -0
|
@@ -19,6 +19,8 @@ export { useTableExpansion } from "../../../../components/organisms/vc-data-tabl
|
|
|
19
19
|
export type { UseTableExpansionOptions, UseTableExpansionReturn, RowExpandEvent, } from "../../../../components/organisms/vc-data-table/composables/useTableExpansion";
|
|
20
20
|
export { useTableSelectionV2 } from "../../../../components/organisms/vc-data-table/composables/useTableSelectionV2";
|
|
21
21
|
export type { UseTableSelectionV2Options, UseTableSelectionV2Return, RowSelectEvent, RowSelectAllEvent, } from "../../../../components/organisms/vc-data-table/composables/useTableSelectionV2";
|
|
22
|
+
export { createTableSelectionFacade } from "../../../../components/organisms/vc-data-table/composables/createTableSelectionFacade";
|
|
23
|
+
export type { TableSelectionFacade, TableSelectionHandlers, } from "../../../../components/organisms/vc-data-table/composables/createTableSelectionFacade";
|
|
22
24
|
export { useDataProcessing } from "../../../../components/organisms/vc-data-table/composables/useDataProcessing";
|
|
23
25
|
export type { UseDataProcessingOptions, UseDataProcessingReturn, } from "../../../../components/organisms/vc-data-table/composables/useDataProcessing";
|
|
24
26
|
export { useTableColumns } from "../../../../components/organisms/vc-data-table/composables/useTableColumns";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AAErG,OAAO,EAAE,qBAAqB,EAAE,MAAM,0EAA0E,CAAC;AACjH,OAAO,EAAE,sBAAsB,EAAE,MAAM,2EAA2E,CAAC;AACnH,OAAO,EAAE,kBAAkB,EAAE,MAAM,uEAAuE,CAAC;AAC3G,OAAO,EAAE,kBAAkB,EAAE,MAAM,uEAAuE,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,qEAAqE,CAAC;AACvG,YAAY,EACV,oBAAoB,EACpB,iBAAiB,EACjB,mBAAmB,GACpB,MAAM,qEAAqE,CAAC;AAC7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wEAAwE,CAAC;AAC7G,YAAY,EACV,kBAAkB,EAClB,WAAW,EACX,yBAAyB,GAC1B,MAAM,wEAAwE,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,MAAM,mEAAmE,CAAC;AACnG,YAAY,EACV,qBAAqB,EACrB,oBAAoB,GACrB,MAAM,mEAAmE,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,YAAY,EAAE,qBAAqB,EAAE,MAAM,oEAAoE,CAAC;AAGhH,OAAO,EAAE,YAAY,EAAE,MAAM,iEAAiE,CAAC;AAC/F,YAAY,EACV,mBAAmB,EACnB,kBAAkB,EAClB,SAAS,GACV,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,YAAY,EACV,sBAAsB,EACtB,qBAAqB,EACrB,aAAa,EACb,qBAAqB,EACrB,YAAY,EACZ,gBAAgB,GACjB,MAAM,oEAAoE,CAAC;AAC5E,OAAO,EAAE,iBAAiB,EAAE,MAAM,sEAAsE,CAAC;AACzG,YAAY,EACV,wBAAwB,EACxB,uBAAuB,EACvB,cAAc,GACf,MAAM,sEAAsE,CAAC;AAC9E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wEAAwE,CAAC;AAC7G,YAAY,EACV,0BAA0B,EAC1B,yBAAyB,EACzB,cAAc,EACd,iBAAiB,GAClB,MAAM,wEAAwE,CAAC;AAChF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sEAAsE,CAAC;AACzG,YAAY,EACV,wBAAwB,EACxB,uBAAuB,GACxB,MAAM,sEAAsE,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,YAAY,EACV,sBAAsB,EACtB,qBAAqB,GACtB,MAAM,oEAAoE,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wEAAwE,CAAC;AAC7G,YAAY,EACV,0BAA0B,EAC1B,yBAAyB,GAC1B,MAAM,wEAAwE,CAAC;AAChF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sEAAsE,CAAC;AACzG,YAAY,EACV,wBAAwB,EACxB,uBAAuB,EACvB,uBAAuB,GACxB,MAAM,sEAAsE,CAAC;AAG9E,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,kEAAkE,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AAErG,OAAO,EAAE,qBAAqB,EAAE,MAAM,0EAA0E,CAAC;AACjH,OAAO,EAAE,sBAAsB,EAAE,MAAM,2EAA2E,CAAC;AACnH,OAAO,EAAE,kBAAkB,EAAE,MAAM,uEAAuE,CAAC;AAC3G,OAAO,EAAE,kBAAkB,EAAE,MAAM,uEAAuE,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,qEAAqE,CAAC;AACvG,YAAY,EACV,oBAAoB,EACpB,iBAAiB,EACjB,mBAAmB,GACpB,MAAM,qEAAqE,CAAC;AAC7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wEAAwE,CAAC;AAC7G,YAAY,EACV,kBAAkB,EAClB,WAAW,EACX,yBAAyB,GAC1B,MAAM,wEAAwE,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,MAAM,mEAAmE,CAAC;AACnG,YAAY,EACV,qBAAqB,EACrB,oBAAoB,GACrB,MAAM,mEAAmE,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,YAAY,EAAE,qBAAqB,EAAE,MAAM,oEAAoE,CAAC;AAGhH,OAAO,EAAE,YAAY,EAAE,MAAM,iEAAiE,CAAC;AAC/F,YAAY,EACV,mBAAmB,EACnB,kBAAkB,EAClB,SAAS,GACV,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,YAAY,EACV,sBAAsB,EACtB,qBAAqB,EACrB,aAAa,EACb,qBAAqB,EACrB,YAAY,EACZ,gBAAgB,GACjB,MAAM,oEAAoE,CAAC;AAC5E,OAAO,EAAE,iBAAiB,EAAE,MAAM,sEAAsE,CAAC;AACzG,YAAY,EACV,wBAAwB,EACxB,uBAAuB,EACvB,cAAc,GACf,MAAM,sEAAsE,CAAC;AAC9E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wEAAwE,CAAC;AAC7G,YAAY,EACV,0BAA0B,EAC1B,yBAAyB,EACzB,cAAc,EACd,iBAAiB,GAClB,MAAM,wEAAwE,CAAC;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,+EAA+E,CAAC;AAC3H,YAAY,EACV,oBAAoB,EACpB,sBAAsB,GACvB,MAAM,+EAA+E,CAAC;AACvF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sEAAsE,CAAC;AACzG,YAAY,EACV,wBAAwB,EACxB,uBAAuB,GACxB,MAAM,sEAAsE,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AACrG,YAAY,EACV,sBAAsB,EACtB,qBAAqB,GACtB,MAAM,oEAAoE,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wEAAwE,CAAC;AAC7G,YAAY,EACV,0BAA0B,EAC1B,yBAAyB,GAC1B,MAAM,wEAAwE,CAAC;AAChF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sEAAsE,CAAC;AACzG,YAAY,EACV,wBAAwB,EACxB,uBAAuB,EACvB,uBAAuB,GACxB,MAAM,sEAAsE,CAAC;AAG9E,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,kEAAkE,CAAC"}
|
package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts
CHANGED
|
@@ -13,253 +13,5 @@
|
|
|
13
13
|
* VcDataTable.vue retains: template, props/emits, defineSlots, slot extraction,
|
|
14
14
|
* all provide() calls, DOM refs, and UI-state refs (showGlobalFiltersPanel, etc.).
|
|
15
15
|
*/
|
|
16
|
-
import { type Ref, type ComputedRef } from "vue";
|
|
17
|
-
import { useTableColumnsResize, useTableColumnsReorder, useColumnFilter, useTableSort, useTableEditing, useTableExpansion, useTableSelectionV2, useTableColumns, useTableRowGrouping, useTableInlineEdit, useDataTableState } from "../../../../components/organisms/vc-data-table/composables";
|
|
18
|
-
import type { ColumnInstance } from "../../../../components/organisms/vc-data-table/utils/ColumnCollector";
|
|
19
|
-
import type { VcColumnProps, FilterValue, EditChange, TableAction, SortMeta, MobileSwipeAction, VcDataTableExtendedProps, TableFitMode, PersistedStateV2 } from "../../../../components/organisms/vc-data-table/types";
|
|
20
|
-
/**
|
|
21
|
-
* @internal
|
|
22
|
-
* Reactive props subset passed from VcDataTable into the orchestrator.
|
|
23
|
-
* All values must be reactive (Ref/ComputedRef) so the orchestrator
|
|
24
|
-
* correctly tracks changes throughout the component's lifetime.
|
|
25
|
-
*/
|
|
26
|
-
export interface VcDataTableOrchestratorOptions<T extends Record<string, unknown>> {
|
|
27
|
-
props: VcDataTableExtendedProps<T> & {
|
|
28
|
-
fitMode?: TableFitMode;
|
|
29
|
-
};
|
|
30
|
-
emit: VcDataTableOrchestratorEmit<T>;
|
|
31
|
-
visibleColumns: ComputedRef<ColumnInstance[]>;
|
|
32
|
-
declaredColumns: ComputedRef<ColumnInstance[]>;
|
|
33
|
-
hiddenColumnIds: Ref<Set<string>>;
|
|
34
|
-
shownDataDiscoveredColumnIds: Ref<Set<string>>;
|
|
35
|
-
dataDiscoveredColumns: ComputedRef<ColumnInstance[]>;
|
|
36
|
-
getItemKey: (item: T, index: number) => string;
|
|
37
|
-
/**
|
|
38
|
-
* Ref to the tableContainerRef DOM element.
|
|
39
|
-
* Required by useTableColumnsResize to query cell elements.
|
|
40
|
-
*/
|
|
41
|
-
tableContainerRef: Ref<HTMLElement | null>;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* Emit signature expected by the orchestrator (subset of VcDataTable emits
|
|
46
|
-
* that are consumed by the extracted event handlers and watchers).
|
|
47
|
-
*/
|
|
48
|
-
export type VcDataTableOrchestratorEmit<T> = {
|
|
49
|
-
(event: "update:selection", value: T | T[]): void;
|
|
50
|
-
(event: "update:selectAll", value: boolean): void;
|
|
51
|
-
(event: "row-select", payload: {
|
|
52
|
-
data: T;
|
|
53
|
-
originalEvent: Event;
|
|
54
|
-
}): void;
|
|
55
|
-
(event: "row-unselect", payload: {
|
|
56
|
-
data: T;
|
|
57
|
-
originalEvent: Event;
|
|
58
|
-
}): void;
|
|
59
|
-
(event: "row-select-all", payload: {
|
|
60
|
-
data: T[];
|
|
61
|
-
originalEvent: Event;
|
|
62
|
-
}): void;
|
|
63
|
-
(event: "row-unselect-all", payload: {
|
|
64
|
-
data: T[];
|
|
65
|
-
originalEvent: Event;
|
|
66
|
-
}): void;
|
|
67
|
-
(event: "select-all", payload: {
|
|
68
|
-
selected: boolean;
|
|
69
|
-
}): void;
|
|
70
|
-
(event: "update:selectAllActive", value: boolean): void;
|
|
71
|
-
(event: "update:editingRows", value: T[]): void;
|
|
72
|
-
(event: "cell-edit-init", payload: {
|
|
73
|
-
data: T;
|
|
74
|
-
field: string;
|
|
75
|
-
index: number;
|
|
76
|
-
}): void;
|
|
77
|
-
(event: "cell-edit-complete", payload: {
|
|
78
|
-
data: T;
|
|
79
|
-
field: string;
|
|
80
|
-
newValue: unknown;
|
|
81
|
-
index: number;
|
|
82
|
-
}): void;
|
|
83
|
-
(event: "cell-edit-cancel", payload: {
|
|
84
|
-
data: T;
|
|
85
|
-
field: string;
|
|
86
|
-
index: number;
|
|
87
|
-
}): void;
|
|
88
|
-
(event: "row-edit-init", payload: {
|
|
89
|
-
data: T;
|
|
90
|
-
index: number;
|
|
91
|
-
}): void;
|
|
92
|
-
(event: "row-edit-save", payload: {
|
|
93
|
-
data: T;
|
|
94
|
-
newData: T;
|
|
95
|
-
index: number;
|
|
96
|
-
}): void;
|
|
97
|
-
(event: "row-edit-cancel", payload: {
|
|
98
|
-
data: T;
|
|
99
|
-
index: number;
|
|
100
|
-
}): void;
|
|
101
|
-
(event: "edit-save", payload: {
|
|
102
|
-
changes: EditChange<T>[];
|
|
103
|
-
}): void;
|
|
104
|
-
(event: "edit-cancel"): void;
|
|
105
|
-
(event: "row-add", payload: {
|
|
106
|
-
defaults: Record<string, unknown>;
|
|
107
|
-
cancel: () => void;
|
|
108
|
-
}): void;
|
|
109
|
-
(event: "row-remove", payload: {
|
|
110
|
-
data: T;
|
|
111
|
-
index: number;
|
|
112
|
-
cancel: () => void;
|
|
113
|
-
}): void;
|
|
114
|
-
(event: "update:sortField", value: string): void;
|
|
115
|
-
(event: "update:sortOrder", value: number): void;
|
|
116
|
-
(event: "update:multiSortMeta", value: SortMeta[]): void;
|
|
117
|
-
(event: "sort", payload: {
|
|
118
|
-
sortField?: string;
|
|
119
|
-
sortOrder?: number;
|
|
120
|
-
multiSortMeta?: SortMeta[];
|
|
121
|
-
}): void;
|
|
122
|
-
(event: "filter", payload: {
|
|
123
|
-
filters: Record<string, unknown>;
|
|
124
|
-
filteredValue: T[];
|
|
125
|
-
}): void;
|
|
126
|
-
(event: "update:activeItemId", value: string | undefined): void;
|
|
127
|
-
(event: "row-click", payload: {
|
|
128
|
-
data: T;
|
|
129
|
-
index: number;
|
|
130
|
-
originalEvent: Event;
|
|
131
|
-
}): void;
|
|
132
|
-
(event: "row-action", payload: {
|
|
133
|
-
action: TableAction | MobileSwipeAction<T>;
|
|
134
|
-
item: T;
|
|
135
|
-
index: number;
|
|
136
|
-
}): void;
|
|
137
|
-
(event: "row-reorder", payload: {
|
|
138
|
-
dragIndex: number;
|
|
139
|
-
dropIndex: number;
|
|
140
|
-
value: T[];
|
|
141
|
-
}): void;
|
|
142
|
-
(event: "column-resize-end", payload: {
|
|
143
|
-
columns: {
|
|
144
|
-
id: string;
|
|
145
|
-
width: number;
|
|
146
|
-
}[];
|
|
147
|
-
}): void;
|
|
148
|
-
(event: "column-reorder", payload: {
|
|
149
|
-
columns: {
|
|
150
|
-
id: string;
|
|
151
|
-
[key: string]: unknown;
|
|
152
|
-
}[];
|
|
153
|
-
}): void;
|
|
154
|
-
(event: "state-save", state: PersistedStateV2): void;
|
|
155
|
-
(event: "state-restore", state: PersistedStateV2): void;
|
|
156
|
-
(event: "update:expandedRows", value: T[]): void;
|
|
157
|
-
(event: "row-expand", payload: {
|
|
158
|
-
data: T;
|
|
159
|
-
originalEvent: Event;
|
|
160
|
-
}): void;
|
|
161
|
-
(event: "row-collapse", payload: {
|
|
162
|
-
data: T;
|
|
163
|
-
originalEvent: Event;
|
|
164
|
-
}): void;
|
|
165
|
-
(event: "update:expandedRowGroups", value: string[]): void;
|
|
166
|
-
(event: "rowgroup-expand", payload: {
|
|
167
|
-
data: string;
|
|
168
|
-
originalEvent: Event;
|
|
169
|
-
}): void;
|
|
170
|
-
(event: "rowgroup-collapse", payload: {
|
|
171
|
-
data: string;
|
|
172
|
-
originalEvent: Event;
|
|
173
|
-
}): void;
|
|
174
|
-
};
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
* All reactive state and handlers returned by the orchestrator for use in
|
|
178
|
-
* VcDataTable's template and provide() calls.
|
|
179
|
-
*/
|
|
180
|
-
export interface VcDataTableOrchestratorReturn<T extends Record<string, unknown>> {
|
|
181
|
-
selection: ReturnType<typeof useTableSelectionV2<T>>;
|
|
182
|
-
sort: ReturnType<typeof useTableSort>;
|
|
183
|
-
editing: ReturnType<typeof useTableEditing<T>>;
|
|
184
|
-
expansion: ReturnType<typeof useTableExpansion<T>>;
|
|
185
|
-
rowGrouping: ReturnType<typeof useTableRowGrouping<T>>;
|
|
186
|
-
inlineEdit: ReturnType<typeof useTableInlineEdit<T>>;
|
|
187
|
-
cols: ReturnType<typeof useTableColumns>;
|
|
188
|
-
statePersistence: ReturnType<typeof useDataTableState>;
|
|
189
|
-
colFilter: ReturnType<typeof useColumnFilter>;
|
|
190
|
-
filterValues: Ref<Record<string, FilterValue>>;
|
|
191
|
-
updateFilter: (field: string, value: FilterValue) => void;
|
|
192
|
-
updateRangeFilter: (fields: [string, string], value: {
|
|
193
|
-
start?: string;
|
|
194
|
-
end?: string;
|
|
195
|
-
}) => void;
|
|
196
|
-
clearFilter: (field: string) => void;
|
|
197
|
-
clearAllFilters: () => void;
|
|
198
|
-
buildPayload: () => Record<string, unknown>;
|
|
199
|
-
hasActiveFilters: ComputedRef<boolean>;
|
|
200
|
-
activeFilterCount: ComputedRef<number>;
|
|
201
|
-
showColumnFilter: (col: ColumnInstance) => boolean;
|
|
202
|
-
getColumnFilterType: (col: ColumnInstance) => ReturnType<ReturnType<typeof useColumnFilter>["getFilterType"]>;
|
|
203
|
-
getColumnFilterOptions: (col: ColumnInstance) => ReturnType<ReturnType<typeof useColumnFilter>["getFilterOptions"]>;
|
|
204
|
-
isColumnFilterMultiple: (col: ColumnInstance) => boolean;
|
|
205
|
-
getColumnRangeFields: (col: ColumnInstance) => ReturnType<ReturnType<typeof useColumnFilter>["getRangeFields"]>;
|
|
206
|
-
getColumnFilterValue: (col: ColumnInstance) => FilterValue;
|
|
207
|
-
handleColumnFilterApply: (col: ColumnInstance, payload: Record<string, unknown>) => void;
|
|
208
|
-
handleColumnFilterClear: (col: ColumnInstance) => void;
|
|
209
|
-
emitFilterPayload: () => void;
|
|
210
|
-
globalFilterPayload: Ref<Record<string, unknown> | null>;
|
|
211
|
-
handleResizeStart: ReturnType<typeof useTableColumnsResize>["handleResizeStart"];
|
|
212
|
-
isColumnReordering: Ref<boolean>;
|
|
213
|
-
handleColumnDragStart: ReturnType<typeof useTableColumnsReorder>["handleDragStart"];
|
|
214
|
-
handleColumnDragOver: ReturnType<typeof useTableColumnsReorder>["handleDragOver"];
|
|
215
|
-
handleColumnDrop: ReturnType<typeof useTableColumnsReorder>["handleDrop"];
|
|
216
|
-
reorderedItems: Ref<T[]>;
|
|
217
|
-
pendingReorder: Ref<boolean>;
|
|
218
|
-
isRowReorderEnabled: ComputedRef<boolean>;
|
|
219
|
-
showRowDragHandle: ComputedRef<boolean>;
|
|
220
|
-
rowReorderListRef: Ref<HTMLElement | undefined>;
|
|
221
|
-
displayItems: ComputedRef<T[]>;
|
|
222
|
-
getGlobalIndex: (item: T) => number;
|
|
223
|
-
effectiveSelectionMode: ComputedRef<"single" | "multiple" | undefined>;
|
|
224
|
-
selectionColumn: ComputedRef<ColumnInstance | null>;
|
|
225
|
-
hasSelectionColumn: ComputedRef<boolean>;
|
|
226
|
-
isSelectionViaColumn: ComputedRef<boolean>;
|
|
227
|
-
expanderColumn: ComputedRef<ColumnInstance | null>;
|
|
228
|
-
hasExpanderColumn: ComputedRef<boolean>;
|
|
229
|
-
computedVariant: ComputedRef<"striped" | "bordered" | "default">;
|
|
230
|
-
switcherColumns: ComputedRef<{
|
|
231
|
-
id: string;
|
|
232
|
-
label: string;
|
|
233
|
-
visible: boolean;
|
|
234
|
-
defaultVisible: boolean;
|
|
235
|
-
}[]>;
|
|
236
|
-
switcherVisibleColumnIds: ComputedRef<string[]>;
|
|
237
|
-
safeColumns: ComputedRef<ColumnInstance[]>;
|
|
238
|
-
isInlineEditing: ComputedRef<boolean>;
|
|
239
|
-
isRowExpanded: (item: T) => boolean;
|
|
240
|
-
canExpand: (item: T) => boolean;
|
|
241
|
-
expandedKeysArray: Ref<string[]>;
|
|
242
|
-
dataDiscoveredIds: Ref<Set<string>>;
|
|
243
|
-
handleSort: (col: VcColumnProps, event?: MouseEvent) => void;
|
|
244
|
-
handleSelectAllChange: (value: boolean) => void;
|
|
245
|
-
handleRowSelectionChange: (item: T, eventOrValue?: Event | boolean) => void;
|
|
246
|
-
handleRowClick: (item: T, index: number, event: Event) => void;
|
|
247
|
-
handleAddRow: (defaults?: Partial<T>) => void;
|
|
248
|
-
handleRemoveRow: (rowIndex: number) => void;
|
|
249
|
-
handleColumnVisibilityChange: (visibleIds: string[]) => void;
|
|
250
|
-
handleTableReset: () => void;
|
|
251
|
-
handleCellClick: (item: T, field: string, rowIndex: number, col: ColumnInstance) => void;
|
|
252
|
-
handleCellEditComplete: (item: T, field: string, rowIndex: number, newValue: unknown) => void;
|
|
253
|
-
handleCellEditCancel: (item: T, field: string, rowIndex: number) => void;
|
|
254
|
-
handleCellValueChange: (field: string, rowIndex: number, newValue: unknown) => void;
|
|
255
|
-
handleExpandToggle: (item: T, index: number, event: Event) => void;
|
|
256
|
-
handleStartRowEdit: (item: T, index: number) => void;
|
|
257
|
-
handleSaveRowEdit: (item: T, index: number) => void;
|
|
258
|
-
handleCancelRowEdit: (item: T, index: number) => void;
|
|
259
|
-
handleRowAction: (action: TableAction, item: T, index: number) => void;
|
|
260
|
-
handleMobileRowClick: (item: T, index: number) => void;
|
|
261
|
-
handleMobileRowSelect: (item: T, index: number) => void;
|
|
262
|
-
handleMobileRowAction: (action: MobileSwipeAction<T>, item: T, index: number) => void;
|
|
263
|
-
}
|
|
264
16
|
export declare function useDataTableOrchestrator<T extends Record<string, unknown>>(options: VcDataTableOrchestratorOptions<T>): VcDataTableOrchestratorReturn<T>;
|
|
265
17
|
//# sourceMappingURL=useDataTableOrchestrator.d.ts.map
|
package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDataTableOrchestrator.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"useDataTableOrchestrator.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AA6NH,wBAAgB,wBAAwB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EACxE,OAAO,EAAE,8BAA8B,CAAC,CAAC,CAAC,GACzC,6BAA6B,CAAC,CAAC,CAAC,CA01BlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDataTableState.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/useDataTableState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,GAAG,EAAE,KAAK,WAAW,EAAoC,MAAM,KAAK,CAAC;AACnF,OAAO,KAAK,EAAE,WAAW,EAAc,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE1E,sDAAsD;AACtD,MAAM,WAAW,uBAAuB;IACtC,kEAAkE;IAClE,CAAC,EAAE,CAAC,CAAC;IACL,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,MAAM,WAAW,wBAAwB;IACvC,QAAQ,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClC,YAAY,EAAE,GAAG,CAAC,OAAO,GAAG,SAAS,CAAC,GAAG,WAAW,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1E,WAAW,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC;IAC9B,eAAe,EAAE,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC;IAClC,cAAc,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC;IAClC,iBAAiB,CAAC,EAAE,MAAM,MAAM,CAAC;IACjC,2DAA2D;IAC3D,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAChD,iEAAiE;IACjE,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACpD;AAED,MAAM,WAAW,uBAAuB;IACtC,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB;AA2BD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,uBAAuB,
|
|
1
|
+
{"version":3,"file":"useDataTableState.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/useDataTableState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,GAAG,EAAE,KAAK,WAAW,EAAoC,MAAM,KAAK,CAAC;AACnF,OAAO,KAAK,EAAE,WAAW,EAAc,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE1E,sDAAsD;AACtD,MAAM,WAAW,uBAAuB;IACtC,kEAAkE;IAClE,CAAC,EAAE,CAAC,CAAC;IACL,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,MAAM,WAAW,wBAAwB;IACvC,QAAQ,EAAE,GAAG,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClC,YAAY,EAAE,GAAG,CAAC,OAAO,GAAG,SAAS,CAAC,GAAG,WAAW,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1E,WAAW,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC;IAC9B,eAAe,EAAE,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC;IAClC,cAAc,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC;IAClC,iBAAiB,CAAC,EAAE,MAAM,MAAM,CAAC;IACjC,2DAA2D;IAC3D,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAChD,iEAAiE;IACjE,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;CACpD;AAED,MAAM,WAAW,uBAAuB;IACtC,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,IAAI,CAAC;CACxB;AA2BD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,uBAAuB,CAyS5F"}
|
|
@@ -32,5 +32,8 @@ export declare function useTableColumnsResize(options: UseTableColumnsResizeOpti
|
|
|
32
32
|
isLastResizable: boolean;
|
|
33
33
|
onResizeStart: (id: string | undefined, e: MouseEvent) => void;
|
|
34
34
|
};
|
|
35
|
+
start: (columnId: string) => boolean;
|
|
36
|
+
update: (rawDeltaPx: number) => void;
|
|
37
|
+
end: () => void;
|
|
35
38
|
};
|
|
36
39
|
//# sourceMappingURL=useTableColumnsResize.d.ts.map
|
package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableColumnsResize.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/useTableColumnsResize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,GAAG,EAAmB,MAAM,KAAK,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,EAAc,MAAM,UAAU,CAAC;AACxD,OAAO,EAAyB,KAAK,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAElF,MAAM,WAAW,4BAA4B;IAC3C,WAAW,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC;IAC9B,YAAY,EAAE,GAAG,CAAC,YAAY,CAAC,CAAC;IAChC,iFAAiF;IACjF,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,gFAAgF;IAChF,iBAAiB,EAAE,MAAM,MAAM,CAAC;IAChC,gFAAgF;IAChF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uFAAuF;IACvF,0BAA0B,CAAC,EAAE,MAAM,MAAM,EAAE,CAAC;IAC5C,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,WAAW,CAAC,EAAE,GAAG,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;CACvC;AAED;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,4BAA4B;;
|
|
1
|
+
{"version":3,"file":"useTableColumnsResize.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-data-table/composables/useTableColumnsResize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,GAAG,EAAmB,MAAM,KAAK,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,EAAc,MAAM,UAAU,CAAC;AACxD,OAAO,EAAyB,KAAK,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAElF,MAAM,WAAW,4BAA4B;IAC3C,WAAW,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC;IAC9B,YAAY,EAAE,GAAG,CAAC,YAAY,CAAC,CAAC;IAChC,iFAAiF;IACjF,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,gFAAgF;IAChF,iBAAiB,EAAE,MAAM,MAAM,CAAC;IAChC,gFAAgF;IAChF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uFAAuF;IACvF,0BAA0B,CAAC,EAAE,MAAM,MAAM,EAAE,CAAC;IAC5C,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,WAAW,CAAC,EAAE,GAAG,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;CACvC;AAED;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,4BAA4B;;kCA0EpC,MAAM,SAAS,UAAU;mCA6HxB,MAAM,SAAS,MAAM;;;;4BAIrC,MAAM,GAAG,SAAS,KAAK,UAAU;;sBA5J9B,MAAM,KAAG,OAAO;yBAcb,MAAM;;EAsOnC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
export interface Product {
|
|
2
|
+
id: number;
|
|
3
|
+
name: string;
|
|
4
|
+
price: number;
|
|
5
|
+
currency: string;
|
|
6
|
+
stock: number;
|
|
7
|
+
status: string;
|
|
8
|
+
isActive: boolean;
|
|
9
|
+
createdAt: Date;
|
|
10
|
+
}
|
|
11
|
+
export declare const mockProducts: Product[];
|
|
12
|
+
/**
|
|
13
|
+
* Basic usage of VcDataTable with VcColumn
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
export interface OrderProduct extends Product {
|
|
17
|
+
orders?: Array<{
|
|
18
|
+
orderId: string;
|
|
19
|
+
date: string;
|
|
20
|
+
quantity: number;
|
|
21
|
+
customer: string;
|
|
22
|
+
}>;
|
|
23
|
+
}
|
|
24
|
+
export declare const mockProductsWithOrders: OrderProduct[];
|
|
25
|
+
/**
|
|
26
|
+
* VcDataTable with expandable rows
|
|
27
|
+
*
|
|
28
|
+
* Add a VcColumn with expander prop to enable row expansion.
|
|
29
|
+
* Click the expand icon to reveal additional content for each row.
|
|
30
|
+
* Use the #expansion slot to customize the expanded content.
|
|
31
|
+
*/
|
|
32
|
+
//# sourceMappingURL=vc-data-table.stories.helpers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vc-data-table.stories.helpers.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-data-table/vc-data-table.stories.helpers.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,OAAO;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,IAAI,CAAC;CACjB;AAED,eAAO,MAAM,YAAY,EAAE,OAAO,EAmDjC,CAAC;AAEF;;;GAGG;AAEH,MAAM,WAAW,YAAa,SAAQ,OAAO;IAC3C,MAAM,CAAC,EAAE,KAAK,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC,CAAC;CACJ;AAED,eAAO,MAAM,sBAAsB,EAAE,YAAY,EAkEhD,CAAC;AAEF;;;;;;GAMG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-gallery-filmstrip.vue.d.ts","sourceRoot":"","sources":["../../../../../../../ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vc-gallery-filmstrip.vue.d.ts","sourceRoot":"","sources":["../../../../../../../ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue"],"names":[],"mappings":"AAoPA,OAAO,KAAK,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,QAAQ,CAAC;AACnD,OAAO,YAAY,CAAC;AAEpB,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAIpE,MAAM,WAAW,KAAK;IACpB,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,oFAAoF;IACpF,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AA8PD,QAAA,IAAI,QAAQ;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAQ7C,QAAA,MAAM,UAAU;;;;;;;;;;;cAzQH,OAAO;SAJZ,MAAM;aAEF,OAAO;6EA+QjB,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"}
|
|
@@ -0,0 +1,211 @@
|
|
|
1
|
+
import type { IEventDraft, ISchedulerEvent, SchedulerView } from "./types";
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
events?: ISchedulerEvent[];
|
|
4
|
+
view?: SchedulerView;
|
|
5
|
+
/**
|
|
6
|
+
* Which views the toolbar offers, in order. Defaults to Month only — the hour-granular
|
|
7
|
+
* timeline views are opt-in (pass e.g. ["month", "timeline-day", "timeline-week"]).
|
|
8
|
+
* The switcher is hidden when only one view is listed.
|
|
9
|
+
*/
|
|
10
|
+
views?: SchedulerView[];
|
|
11
|
+
/**
|
|
12
|
+
* Show a manual Color field in the editor. Off by default — event colors are
|
|
13
|
+
* auto-derived from the title (deterministic, not stored), so users don't pick them.
|
|
14
|
+
*/
|
|
15
|
+
allowColor?: boolean;
|
|
16
|
+
date?: Date;
|
|
17
|
+
editable?: boolean;
|
|
18
|
+
firstDayOfWeek?: number;
|
|
19
|
+
isEventEditable?: (e: ISchedulerEvent) => boolean;
|
|
20
|
+
/** Built-in quick-info popover on event click. Disable for a fully custom flow. */
|
|
21
|
+
quickInfo?: boolean;
|
|
22
|
+
/** Timeline views. First rendered hour column, 0-23. */
|
|
23
|
+
dayStartHour?: number;
|
|
24
|
+
/** Timeline views. Last rendered hour column (exclusive), 1-24. */
|
|
25
|
+
dayEndHour?: number;
|
|
26
|
+
/**
|
|
27
|
+
* "builtin" (default) opens the quick-create popover / editor modal for create and
|
|
28
|
+
* edit intents. "emit" skips the built-in UI entirely and re-emits the intent as a
|
|
29
|
+
* public event instead, for hosts that want to drive their own create/edit flow.
|
|
30
|
+
*/
|
|
31
|
+
editorMode?: "builtin" | "emit";
|
|
32
|
+
/** Async loading: shows a view-shaped skeleton on first load (no events yet), or a
|
|
33
|
+
* loading overlay when refreshing over existing events. */
|
|
34
|
+
loading?: boolean;
|
|
35
|
+
};
|
|
36
|
+
declare function onQuickSave({ title }: {
|
|
37
|
+
title: string;
|
|
38
|
+
}): void;
|
|
39
|
+
declare function onQuickMore(payload: {
|
|
40
|
+
title: string;
|
|
41
|
+
}): void;
|
|
42
|
+
declare function onQuickClose(): void;
|
|
43
|
+
declare function onEditorSave(draft: IEventDraft): void;
|
|
44
|
+
declare function onEditorDelete(p: {
|
|
45
|
+
id: string;
|
|
46
|
+
}): void;
|
|
47
|
+
declare function onEditorClose(): void;
|
|
48
|
+
declare var __VLS_1: {
|
|
49
|
+
title: string;
|
|
50
|
+
view: SchedulerView;
|
|
51
|
+
}, __VLS_14: {}, __VLS_33: {
|
|
52
|
+
event: ISchedulerEvent;
|
|
53
|
+
}, __VLS_36: {
|
|
54
|
+
event: ISchedulerEvent | null;
|
|
55
|
+
close: () => void;
|
|
56
|
+
}, __VLS_39: {}, __VLS_54: {
|
|
57
|
+
event: ISchedulerEvent;
|
|
58
|
+
}, __VLS_57: {
|
|
59
|
+
event: ISchedulerEvent | null;
|
|
60
|
+
close: () => void;
|
|
61
|
+
}, __VLS_71: {
|
|
62
|
+
event: ISchedulerEvent;
|
|
63
|
+
}, __VLS_74: {
|
|
64
|
+
event: ISchedulerEvent | null;
|
|
65
|
+
close: () => void;
|
|
66
|
+
}, __VLS_77: {}, __VLS_79: {
|
|
67
|
+
open: boolean;
|
|
68
|
+
anchorRect: {
|
|
69
|
+
height: number;
|
|
70
|
+
width: number;
|
|
71
|
+
x: number;
|
|
72
|
+
y: number;
|
|
73
|
+
readonly bottom: number;
|
|
74
|
+
readonly left: number;
|
|
75
|
+
readonly right: number;
|
|
76
|
+
readonly top: number;
|
|
77
|
+
toJSON: () => any;
|
|
78
|
+
} | null;
|
|
79
|
+
draft: IEventDraft;
|
|
80
|
+
save: typeof onQuickSave;
|
|
81
|
+
more: typeof onQuickMore;
|
|
82
|
+
close: typeof onQuickClose;
|
|
83
|
+
}, __VLS_90: {
|
|
84
|
+
open: boolean;
|
|
85
|
+
mode: "create" | "edit";
|
|
86
|
+
draft: IEventDraft;
|
|
87
|
+
allowRecurrence: boolean;
|
|
88
|
+
allowColor: boolean;
|
|
89
|
+
save: typeof onEditorSave;
|
|
90
|
+
delete: typeof onEditorDelete;
|
|
91
|
+
close: typeof onEditorClose;
|
|
92
|
+
};
|
|
93
|
+
type __VLS_Slots = {} & {
|
|
94
|
+
toolbar?: (props: typeof __VLS_1) => any;
|
|
95
|
+
} & {
|
|
96
|
+
loading?: (props: typeof __VLS_14) => any;
|
|
97
|
+
} & {
|
|
98
|
+
event?: (props: typeof __VLS_33) => any;
|
|
99
|
+
} & {
|
|
100
|
+
'event-popover'?: (props: typeof __VLS_36) => any;
|
|
101
|
+
} & {
|
|
102
|
+
empty?: (props: typeof __VLS_39) => any;
|
|
103
|
+
} & {
|
|
104
|
+
event?: (props: typeof __VLS_54) => any;
|
|
105
|
+
} & {
|
|
106
|
+
'event-popover'?: (props: typeof __VLS_57) => any;
|
|
107
|
+
} & {
|
|
108
|
+
event?: (props: typeof __VLS_71) => any;
|
|
109
|
+
} & {
|
|
110
|
+
'event-popover'?: (props: typeof __VLS_74) => any;
|
|
111
|
+
} & {
|
|
112
|
+
empty?: (props: typeof __VLS_77) => any;
|
|
113
|
+
} & {
|
|
114
|
+
'quick-create'?: (props: typeof __VLS_79) => any;
|
|
115
|
+
} & {
|
|
116
|
+
'event-editor'?: (props: typeof __VLS_90) => any;
|
|
117
|
+
};
|
|
118
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
119
|
+
"update:view": (v: SchedulerView) => any;
|
|
120
|
+
"event-click": (ev: ISchedulerEvent) => any;
|
|
121
|
+
"event-update": (u: {
|
|
122
|
+
id: string;
|
|
123
|
+
start: Date;
|
|
124
|
+
end: Date;
|
|
125
|
+
title?: string;
|
|
126
|
+
allDay?: boolean;
|
|
127
|
+
color?: string;
|
|
128
|
+
/** Set when saving "all events" on a recurring master (RRULE text, via toRRule). */
|
|
129
|
+
recurrence?: string;
|
|
130
|
+
/** Set when detaching an occurrence from the series ("this event" delete). */
|
|
131
|
+
exceptionDates?: Date[];
|
|
132
|
+
/** Set when updating an existing single-occurrence override. */
|
|
133
|
+
recurrenceId?: string;
|
|
134
|
+
originalStart?: Date;
|
|
135
|
+
}) => any;
|
|
136
|
+
"event-delete": (p: {
|
|
137
|
+
id: string;
|
|
138
|
+
}) => any;
|
|
139
|
+
"update:date": (d: Date) => any;
|
|
140
|
+
"event-create": (c: {
|
|
141
|
+
start: Date;
|
|
142
|
+
end: Date;
|
|
143
|
+
allDay: boolean;
|
|
144
|
+
title: string;
|
|
145
|
+
color?: string;
|
|
146
|
+
/** Set when creating a recurring master (RRULE text, via toRRule). */
|
|
147
|
+
recurrence?: string;
|
|
148
|
+
/** Set when creating a single-occurrence override of a recurring series. */
|
|
149
|
+
recurrenceId?: string;
|
|
150
|
+
originalStart?: Date;
|
|
151
|
+
}) => any;
|
|
152
|
+
"event-edit": (ev: ISchedulerEvent) => any;
|
|
153
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
154
|
+
"onUpdate:view"?: ((v: SchedulerView) => any) | undefined;
|
|
155
|
+
"onEvent-click"?: ((ev: ISchedulerEvent) => any) | undefined;
|
|
156
|
+
"onEvent-update"?: ((u: {
|
|
157
|
+
id: string;
|
|
158
|
+
start: Date;
|
|
159
|
+
end: Date;
|
|
160
|
+
title?: string;
|
|
161
|
+
allDay?: boolean;
|
|
162
|
+
color?: string;
|
|
163
|
+
/** Set when saving "all events" on a recurring master (RRULE text, via toRRule). */
|
|
164
|
+
recurrence?: string;
|
|
165
|
+
/** Set when detaching an occurrence from the series ("this event" delete). */
|
|
166
|
+
exceptionDates?: Date[];
|
|
167
|
+
/** Set when updating an existing single-occurrence override. */
|
|
168
|
+
recurrenceId?: string;
|
|
169
|
+
originalStart?: Date;
|
|
170
|
+
}) => any) | undefined;
|
|
171
|
+
"onEvent-delete"?: ((p: {
|
|
172
|
+
id: string;
|
|
173
|
+
}) => any) | undefined;
|
|
174
|
+
"onUpdate:date"?: ((d: Date) => any) | undefined;
|
|
175
|
+
"onEvent-create"?: ((c: {
|
|
176
|
+
start: Date;
|
|
177
|
+
end: Date;
|
|
178
|
+
allDay: boolean;
|
|
179
|
+
title: string;
|
|
180
|
+
color?: string;
|
|
181
|
+
/** Set when creating a recurring master (RRULE text, via toRRule). */
|
|
182
|
+
recurrence?: string;
|
|
183
|
+
/** Set when creating a single-occurrence override of a recurring series. */
|
|
184
|
+
recurrenceId?: string;
|
|
185
|
+
originalStart?: Date;
|
|
186
|
+
}) => any) | undefined;
|
|
187
|
+
"onEvent-edit"?: ((ev: ISchedulerEvent) => any) | undefined;
|
|
188
|
+
}>, {
|
|
189
|
+
date: Date;
|
|
190
|
+
view: SchedulerView;
|
|
191
|
+
loading: boolean;
|
|
192
|
+
events: ISchedulerEvent[];
|
|
193
|
+
editable: boolean;
|
|
194
|
+
views: SchedulerView[];
|
|
195
|
+
firstDayOfWeek: number;
|
|
196
|
+
isEventEditable: (e: ISchedulerEvent) => boolean;
|
|
197
|
+
quickInfo: boolean;
|
|
198
|
+
dayStartHour: number;
|
|
199
|
+
dayEndHour: number;
|
|
200
|
+
allowColor: boolean;
|
|
201
|
+
editorMode: "builtin" | "emit";
|
|
202
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
203
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
204
|
+
declare const _default: typeof __VLS_export;
|
|
205
|
+
export default _default;
|
|
206
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
207
|
+
new (): {
|
|
208
|
+
$slots: S;
|
|
209
|
+
};
|
|
210
|
+
};
|
|
211
|
+
//# sourceMappingURL=VcScheduler.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VcScheduler.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/organisms/vc-scheduler/VcScheduler.vue"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import type { ISchedulerBar } from "../types";
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
bar: ISchedulerBar;
|
|
4
|
+
x: number;
|
|
5
|
+
width: number;
|
|
6
|
+
top: number;
|
|
7
|
+
height: number;
|
|
8
|
+
editable: boolean;
|
|
9
|
+
selected: boolean;
|
|
10
|
+
};
|
|
11
|
+
declare var __VLS_1: {
|
|
12
|
+
bar: ISchedulerBar;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_Slots = {} & {
|
|
15
|
+
default?: (props: typeof __VLS_1) => any;
|
|
16
|
+
};
|
|
17
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
18
|
+
select: () => any;
|
|
19
|
+
"resize-start": (payload: {
|
|
20
|
+
edge: "start" | "end";
|
|
21
|
+
event: PointerEvent;
|
|
22
|
+
}) => any;
|
|
23
|
+
"move-start": (event: PointerEvent) => any;
|
|
24
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
25
|
+
onSelect?: (() => any) | undefined;
|
|
26
|
+
"onResize-start"?: ((payload: {
|
|
27
|
+
edge: "start" | "end";
|
|
28
|
+
event: PointerEvent;
|
|
29
|
+
}) => any) | undefined;
|
|
30
|
+
"onMove-start"?: ((event: PointerEvent) => any) | undefined;
|
|
31
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
32
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
33
|
+
declare const _default: typeof __VLS_export;
|
|
34
|
+
export default _default;
|
|
35
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
36
|
+
new (): {
|
|
37
|
+
$slots: S;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
//# sourceMappingURL=SchedulerBar.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SchedulerBar.vue.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-scheduler/_internal/SchedulerBar.vue"],"names":[],"mappings":"AAwIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9C,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,aAAa,CAAC;IACnB,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AA2GF,QAAA,IAAI,OAAO;;CAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU;;;cA5GuB,OAAO,GAAG,KAAK;eAAS,YAAY;;;;;;cAApC,OAAO,GAAG,KAAK;eAAS,YAAY;;;kFA+GzE,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
type __VLS_Props = {
|
|
2
|
+
fineTicks: {
|
|
3
|
+
date: Date;
|
|
4
|
+
x: number;
|
|
5
|
+
}[];
|
|
6
|
+
totalWidth: number;
|
|
7
|
+
height: number;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
11
|
+
export default _default;
|
|
12
|
+
//# sourceMappingURL=SchedulerGridlines.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SchedulerGridlines.vue.d.ts","sourceRoot":"","sources":["../../../../../../ui/components/organisms/vc-scheduler/_internal/SchedulerGridlines.vue"],"names":[],"mappings":"AA2CA,KAAK,WAAW,GAAG;IAAE,SAAS,EAAE;QAAE,IAAI,EAAE,IAAI,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AAyClG,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|