@vc-shell/framework 2.1.0 → 2.2.0-pr260.a8bd3a7
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/index.d.ts +1 -0
- package/dist/core/composables/index.d.ts.map +1 -1
- 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 +19 -0
- package/dist/core/composables/useEnvironmentName/index.d.ts.map +1 -0
- 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/buildInfo.d.ts.map +1 -1
- 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 +2189 -3089
- 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/index.d.ts +1 -0
- package/dist/ui/components/atoms/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-environment-banner/index.d.ts +2 -0
- package/dist/ui/components/atoms/vc-environment-banner/index.d.ts.map +1 -0
- package/dist/ui/components/atoms/vc-environment-banner/vc-environment-banner.vue.d.ts +15 -0
- package/dist/ui/components/atoms/vc-environment-banner/vc-environment-banner.vue.d.ts.map +1 -0
- 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-app/vc-app.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 +10 -0
- 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 +142 -138
- 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-DbKOU25C.js +0 -22265
- package/dist/chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-DbKOU25C.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
package/dist/locales/en.json
CHANGED
|
@@ -3,9 +3,16 @@
|
|
|
3
3
|
"THEMES": {
|
|
4
4
|
"LIGHT": "Light",
|
|
5
5
|
"DARK": "Dark"
|
|
6
|
+
},
|
|
7
|
+
"NOTIFICATIONS": {
|
|
8
|
+
"CLEAR_ALL": "Clear all"
|
|
6
9
|
}
|
|
7
10
|
},
|
|
8
11
|
"SHELL": {
|
|
12
|
+
"NAVIGATION_ARIA_LABEL": "Primary navigation",
|
|
13
|
+
"SIDEBAR": {
|
|
14
|
+
"SEARCH_PLACEHOLDER": "Search keyword"
|
|
15
|
+
},
|
|
9
16
|
"USER": {
|
|
10
17
|
"ROLE": {
|
|
11
18
|
"ADMINISTRATOR": "Administrator"
|
|
@@ -19,10 +26,27 @@
|
|
|
19
26
|
}
|
|
20
27
|
},
|
|
21
28
|
"COMPONENTS": {
|
|
29
|
+
"CONTROLS": {
|
|
30
|
+
"CLEAR": "Clear",
|
|
31
|
+
"CLEAR_ALL": "Clear all",
|
|
32
|
+
"CLOSE": "Close",
|
|
33
|
+
"TOGGLE_DROPDOWN": "Toggle dropdown",
|
|
34
|
+
"SEARCH_OPTIONS": "Search options",
|
|
35
|
+
"SELECT_OPTION": "Select option",
|
|
36
|
+
"CLEAR_SELECTION": "Clear selection",
|
|
37
|
+
"COPY_TO_CLIPBOARD": "Copy to clipboard",
|
|
38
|
+
"DELETE_ITEM": "Delete item"
|
|
39
|
+
},
|
|
22
40
|
"ATOMS": {
|
|
23
41
|
"VC_BANNER": {
|
|
24
42
|
"SHOW_MORE": "Show more",
|
|
25
43
|
"SHOW_LESS": "Show less"
|
|
44
|
+
},
|
|
45
|
+
"VC_SCROLLABLE_CONTAINER": {
|
|
46
|
+
"LABEL": "Scrollable content"
|
|
47
|
+
},
|
|
48
|
+
"VC_VIDEO": {
|
|
49
|
+
"NO_SOURCE": "No video source"
|
|
26
50
|
}
|
|
27
51
|
},
|
|
28
52
|
"MOLECULES": {
|
|
@@ -43,10 +67,64 @@
|
|
|
43
67
|
"DATE_TIME_PLACEHOLDER": "Select date and time"
|
|
44
68
|
},
|
|
45
69
|
"VC_PAGINATION": {
|
|
46
|
-
"JUMP": "Jump to page:"
|
|
70
|
+
"JUMP": "Jump to page:",
|
|
71
|
+
"LABEL": "Pagination",
|
|
72
|
+
"FIRST": "First page",
|
|
73
|
+
"PREVIOUS": "Previous page",
|
|
74
|
+
"NEXT": "Next page",
|
|
75
|
+
"LAST": "Last page",
|
|
76
|
+
"PAGE": "Page {page}"
|
|
47
77
|
},
|
|
48
78
|
"VC_MULTIVALUE": {
|
|
49
79
|
"ADD": "Add"
|
|
80
|
+
},
|
|
81
|
+
"VC_BREADCRUMBS": {
|
|
82
|
+
"LABEL": "Breadcrumb",
|
|
83
|
+
"SHOW_MORE": "Show more breadcrumbs"
|
|
84
|
+
},
|
|
85
|
+
"VC_COLOR_INPUT": {
|
|
86
|
+
"CLEAR": "Clear color"
|
|
87
|
+
},
|
|
88
|
+
"VC_DATE_PICKER": {
|
|
89
|
+
"CLEAR": "Clear date"
|
|
90
|
+
},
|
|
91
|
+
"VC_SLIDER": {
|
|
92
|
+
"PREVIOUS": "Previous slide",
|
|
93
|
+
"NEXT": "Next slide"
|
|
94
|
+
},
|
|
95
|
+
"VC_TOAST": {
|
|
96
|
+
"DISMISS": "Dismiss notification"
|
|
97
|
+
},
|
|
98
|
+
"VC_EDITOR": {
|
|
99
|
+
"TOOLBAR": {
|
|
100
|
+
"LABEL": "Text formatting",
|
|
101
|
+
"BOLD": "Bold",
|
|
102
|
+
"ITALIC": "Italic",
|
|
103
|
+
"UNDERLINE": "Underline",
|
|
104
|
+
"STRIKETHROUGH": "Strikethrough",
|
|
105
|
+
"HEADING_1": "Heading 1",
|
|
106
|
+
"HEADING_2": "Heading 2",
|
|
107
|
+
"HEADING_3": "Heading 3",
|
|
108
|
+
"BULLET_LIST": "Bullet list",
|
|
109
|
+
"NUMBERED_LIST": "Numbered list",
|
|
110
|
+
"BLOCKQUOTE": "Blockquote",
|
|
111
|
+
"INSERT_LINK": "Insert link",
|
|
112
|
+
"INSERT_IMAGE": "Insert image",
|
|
113
|
+
"INSERT_TABLE": "Insert table",
|
|
114
|
+
"DELETE_TABLE": "Delete table",
|
|
115
|
+
"ADD_COLUMN_BEFORE": "Add column before",
|
|
116
|
+
"ADD_COLUMN_AFTER": "Add column after",
|
|
117
|
+
"ADD_ROW_BEFORE": "Add row before",
|
|
118
|
+
"ADD_ROW_AFTER": "Add row after",
|
|
119
|
+
"DELETE_COLUMN": "Delete column",
|
|
120
|
+
"DELETE_ROW": "Delete row"
|
|
121
|
+
},
|
|
122
|
+
"FONT_SIZE": "Font size",
|
|
123
|
+
"VIEW": {
|
|
124
|
+
"PREVIEW": "Preview",
|
|
125
|
+
"SPLIT": "Side-by-side view",
|
|
126
|
+
"SOURCE": "Source code"
|
|
127
|
+
}
|
|
50
128
|
}
|
|
51
129
|
},
|
|
52
130
|
"ORGANISMS": {
|
|
@@ -68,6 +146,10 @@
|
|
|
68
146
|
},
|
|
69
147
|
"VC_GALLERY_PREVIEW": {
|
|
70
148
|
"COPY_IMAGE_LINK": "copy image link"
|
|
149
|
+
},
|
|
150
|
+
"VC_GALLERY_FILMSTRIP": {
|
|
151
|
+
"PREVIOUS": "Previous images",
|
|
152
|
+
"NEXT": "Next images"
|
|
71
153
|
}
|
|
72
154
|
},
|
|
73
155
|
"GALLERY_IS_EMPTY": "Gallery is empty",
|
|
@@ -80,6 +162,7 @@
|
|
|
80
162
|
"COLLAPSE": "Collapse"
|
|
81
163
|
},
|
|
82
164
|
"VC_APP": {
|
|
165
|
+
"NOTIFICATIONS": "Notifications",
|
|
83
166
|
"INTERNAL": {
|
|
84
167
|
"VC_APP_BAR": {
|
|
85
168
|
"BACK": "Back"
|
|
@@ -120,6 +203,8 @@
|
|
|
120
203
|
"NO_CHANGES": "No unsaved changes"
|
|
121
204
|
},
|
|
122
205
|
"VC_TABLE": {
|
|
206
|
+
"SELECT_ROW": "Select row",
|
|
207
|
+
"SELECT_ALL_ROWS": "Select all rows",
|
|
123
208
|
"CURRENT_PAGE_SELECTED": "All items in this page are selected.",
|
|
124
209
|
"SELECT_ALL": "Select all items",
|
|
125
210
|
"ALL_SELECTED": "All items are selected.",
|
|
@@ -151,7 +236,8 @@
|
|
|
151
236
|
"APPLY": "Apply",
|
|
152
237
|
"CLEAR": "Clear",
|
|
153
238
|
"FROM": "From",
|
|
154
|
-
"TO": "To"
|
|
239
|
+
"TO": "To",
|
|
240
|
+
"TITLE": "Filter column"
|
|
155
241
|
},
|
|
156
242
|
"GLOBAL_FILTERS": {
|
|
157
243
|
"BUTTON": "Filters",
|
|
@@ -289,7 +375,12 @@
|
|
|
289
375
|
"BUTTON_OK": "Ok",
|
|
290
376
|
"RESET_EMAIL_TEXT": "We will send you an email with instructions on how to reset your password.",
|
|
291
377
|
"RESET_EMAIL_SENT": "Email with instructions has been sent to you.",
|
|
292
|
-
"SSO_NO_PROVIDERS_ERROR": "SSO authentication is not configured. Please contact your administrator."
|
|
378
|
+
"SSO_NO_PROVIDERS_ERROR": "SSO authentication is not configured. Please contact your administrator.",
|
|
379
|
+
"ERRORS": {
|
|
380
|
+
"INVALID_CREDENTIALS": "The login or password is incorrect.",
|
|
381
|
+
"AUTH_WITH_CODE": "Authentication error (code: {code}).",
|
|
382
|
+
"AUTH_GENERIC": "Authentication error: {detail}"
|
|
383
|
+
}
|
|
293
384
|
},
|
|
294
385
|
"FORGOT_PASSWORD": {
|
|
295
386
|
"TITLE": "Reset your password",
|
|
@@ -432,6 +523,73 @@
|
|
|
432
523
|
"AI_AGENT": {
|
|
433
524
|
"LOADING": "Loading Virto OZ..."
|
|
434
525
|
},
|
|
526
|
+
"VC_SCHEDULER": {
|
|
527
|
+
"AGENDA": "Agenda",
|
|
528
|
+
"ALL_DAY": "All day",
|
|
529
|
+
"CANCEL": "Cancel",
|
|
530
|
+
"CLOSE": "Close",
|
|
531
|
+
"COLOR": "Color",
|
|
532
|
+
"COLOR_DEFAULT": "Default color",
|
|
533
|
+
"COLOR_CUSTOM": "Custom color",
|
|
534
|
+
"COLOR_BLUE": "Blue",
|
|
535
|
+
"COLOR_GREEN": "Green",
|
|
536
|
+
"COLOR_AMBER": "Amber",
|
|
537
|
+
"COLOR_RED": "Red",
|
|
538
|
+
"COLOR_PURPLE": "Purple",
|
|
539
|
+
"COLOR_PINK": "Pink",
|
|
540
|
+
"COLOR_TEAL": "Teal",
|
|
541
|
+
"COLOR_SLATE": "Slate",
|
|
542
|
+
"DAY": "Day",
|
|
543
|
+
"DAY_N_OF_M": "Day {n} of {total}",
|
|
544
|
+
"DELETE": "Delete",
|
|
545
|
+
"DELETE_CONFIRM_BODY": "Delete \"{title}\"? This can't be undone.",
|
|
546
|
+
"DELETE_CONFIRM_TITLE": "Delete event",
|
|
547
|
+
"EDIT": "Edit",
|
|
548
|
+
"EDIT_EVENT": "Edit event",
|
|
549
|
+
"EMPTY": "No events in this range",
|
|
550
|
+
"EMPTY_HINT": "No events yet. Click a day to add one.",
|
|
551
|
+
"END": "End",
|
|
552
|
+
"LOADING": "Loading events…",
|
|
553
|
+
"MORE": "+{count} more",
|
|
554
|
+
"MONTH": "Month",
|
|
555
|
+
"MORE_OPTIONS": "More options",
|
|
556
|
+
"NEW_EVENT": "New event",
|
|
557
|
+
"NEXT": "Next",
|
|
558
|
+
"PREVIOUS": "Previous",
|
|
559
|
+
"RECUR_SCOPE_ALL": "All events",
|
|
560
|
+
"RECUR_SCOPE_BODY_DELETE": "This event is part of a recurring series. Do you want to delete only this event or all events in the series?",
|
|
561
|
+
"RECUR_SCOPE_BODY_EDIT": "This event is part of a recurring series. Do you want to edit only this event or all events in the series?",
|
|
562
|
+
"RECUR_SCOPE_THIS": "This event",
|
|
563
|
+
"RECUR_SCOPE_TITLE": "Recurring event",
|
|
564
|
+
"REPEAT": "Repeat",
|
|
565
|
+
"REPEAT_DAILY": "Daily",
|
|
566
|
+
"REPEAT_END": "Ends",
|
|
567
|
+
"REPEAT_END_COUNT": "After",
|
|
568
|
+
"REPEAT_END_NEVER": "Never",
|
|
569
|
+
"REPEAT_END_UNTIL": "On date",
|
|
570
|
+
"REPEAT_EVERY": "Repeat every",
|
|
571
|
+
"REPEAT_UNIT_DAYS": "day(s)",
|
|
572
|
+
"REPEAT_UNIT_WEEKS": "week(s)",
|
|
573
|
+
"REPEAT_UNIT_MONTHS": "month(s)",
|
|
574
|
+
"REPEAT_UNIT_YEARS": "year(s)",
|
|
575
|
+
"REPEAT_MONTHLY": "Monthly",
|
|
576
|
+
"REPEAT_NONE": "Does not repeat",
|
|
577
|
+
"REPEAT_OCCURRENCES": "occurrence(s)",
|
|
578
|
+
"REPEAT_ON": "Repeat on",
|
|
579
|
+
"REPEAT_WEEKLY": "Weekly",
|
|
580
|
+
"REPEAT_YEARLY": "Yearly",
|
|
581
|
+
"SAVE": "Save",
|
|
582
|
+
"START": "Start",
|
|
583
|
+
"TIMELINE": "Timeline",
|
|
584
|
+
"TIMELINE_DAY": "Timeline Day",
|
|
585
|
+
"TIMELINE_WEEK": "Timeline Week",
|
|
586
|
+
"TITLE": "Title",
|
|
587
|
+
"TODAY": "Today",
|
|
588
|
+
"WEEK": "Week",
|
|
589
|
+
"WORK_WEEK": "Work week",
|
|
590
|
+
"ZOOM_IN": "Zoom in",
|
|
591
|
+
"ZOOM_OUT": "Zoom out"
|
|
592
|
+
},
|
|
435
593
|
"common": {
|
|
436
594
|
"no_options": "No options"
|
|
437
595
|
}
|
package/dist/locales/types.d.ts
CHANGED
|
@@ -10,8 +10,15 @@ export interface VcShellLocale {
|
|
|
10
10
|
LIGHT: string;
|
|
11
11
|
DARK: string;
|
|
12
12
|
};
|
|
13
|
+
NOTIFICATIONS: {
|
|
14
|
+
CLEAR_ALL: string;
|
|
15
|
+
};
|
|
13
16
|
};
|
|
14
17
|
SHELL: {
|
|
18
|
+
NAVIGATION_ARIA_LABEL: string;
|
|
19
|
+
SIDEBAR: {
|
|
20
|
+
SEARCH_PLACEHOLDER: string;
|
|
21
|
+
};
|
|
15
22
|
USER: {
|
|
16
23
|
ROLE: {
|
|
17
24
|
ADMINISTRATOR: string;
|
|
@@ -25,11 +32,28 @@ export interface VcShellLocale {
|
|
|
25
32
|
};
|
|
26
33
|
};
|
|
27
34
|
COMPONENTS: {
|
|
35
|
+
CONTROLS: {
|
|
36
|
+
CLEAR: string;
|
|
37
|
+
CLEAR_ALL: string;
|
|
38
|
+
CLOSE: string;
|
|
39
|
+
TOGGLE_DROPDOWN: string;
|
|
40
|
+
SEARCH_OPTIONS: string;
|
|
41
|
+
SELECT_OPTION: string;
|
|
42
|
+
CLEAR_SELECTION: string;
|
|
43
|
+
COPY_TO_CLIPBOARD: string;
|
|
44
|
+
DELETE_ITEM: string;
|
|
45
|
+
};
|
|
28
46
|
ATOMS: {
|
|
29
47
|
VC_BANNER: {
|
|
30
48
|
SHOW_MORE: string;
|
|
31
49
|
SHOW_LESS: string;
|
|
32
50
|
};
|
|
51
|
+
VC_SCROLLABLE_CONTAINER: {
|
|
52
|
+
LABEL: string;
|
|
53
|
+
};
|
|
54
|
+
VC_VIDEO: {
|
|
55
|
+
NO_SOURCE: string;
|
|
56
|
+
};
|
|
33
57
|
};
|
|
34
58
|
MOLECULES: {
|
|
35
59
|
VC_SELECT: {
|
|
@@ -50,10 +74,64 @@ export interface VcShellLocale {
|
|
|
50
74
|
};
|
|
51
75
|
VC_PAGINATION: {
|
|
52
76
|
JUMP: string;
|
|
77
|
+
LABEL: string;
|
|
78
|
+
FIRST: string;
|
|
79
|
+
PREVIOUS: string;
|
|
80
|
+
NEXT: string;
|
|
81
|
+
LAST: string;
|
|
82
|
+
PAGE: string;
|
|
53
83
|
};
|
|
54
84
|
VC_MULTIVALUE: {
|
|
55
85
|
ADD: string;
|
|
56
86
|
};
|
|
87
|
+
VC_BREADCRUMBS: {
|
|
88
|
+
LABEL: string;
|
|
89
|
+
SHOW_MORE: string;
|
|
90
|
+
};
|
|
91
|
+
VC_COLOR_INPUT: {
|
|
92
|
+
CLEAR: string;
|
|
93
|
+
};
|
|
94
|
+
VC_DATE_PICKER: {
|
|
95
|
+
CLEAR: string;
|
|
96
|
+
};
|
|
97
|
+
VC_SLIDER: {
|
|
98
|
+
PREVIOUS: string;
|
|
99
|
+
NEXT: string;
|
|
100
|
+
};
|
|
101
|
+
VC_TOAST: {
|
|
102
|
+
DISMISS: string;
|
|
103
|
+
};
|
|
104
|
+
VC_EDITOR: {
|
|
105
|
+
TOOLBAR: {
|
|
106
|
+
LABEL: string;
|
|
107
|
+
BOLD: string;
|
|
108
|
+
ITALIC: string;
|
|
109
|
+
UNDERLINE: string;
|
|
110
|
+
STRIKETHROUGH: string;
|
|
111
|
+
HEADING_1: string;
|
|
112
|
+
HEADING_2: string;
|
|
113
|
+
HEADING_3: string;
|
|
114
|
+
BULLET_LIST: string;
|
|
115
|
+
NUMBERED_LIST: string;
|
|
116
|
+
BLOCKQUOTE: string;
|
|
117
|
+
INSERT_LINK: string;
|
|
118
|
+
INSERT_IMAGE: string;
|
|
119
|
+
INSERT_TABLE: string;
|
|
120
|
+
DELETE_TABLE: string;
|
|
121
|
+
ADD_COLUMN_BEFORE: string;
|
|
122
|
+
ADD_COLUMN_AFTER: string;
|
|
123
|
+
ADD_ROW_BEFORE: string;
|
|
124
|
+
ADD_ROW_AFTER: string;
|
|
125
|
+
DELETE_COLUMN: string;
|
|
126
|
+
DELETE_ROW: string;
|
|
127
|
+
};
|
|
128
|
+
FONT_SIZE: string;
|
|
129
|
+
VIEW: {
|
|
130
|
+
PREVIEW: string;
|
|
131
|
+
SPLIT: string;
|
|
132
|
+
SOURCE: string;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
57
135
|
};
|
|
58
136
|
ORGANISMS: {
|
|
59
137
|
VC_DYNAMIC_PROPERTY: {
|
|
@@ -75,6 +153,10 @@ export interface VcShellLocale {
|
|
|
75
153
|
VC_GALLERY_PREVIEW: {
|
|
76
154
|
COPY_IMAGE_LINK: string;
|
|
77
155
|
};
|
|
156
|
+
VC_GALLERY_FILMSTRIP: {
|
|
157
|
+
PREVIOUS: string;
|
|
158
|
+
NEXT: string;
|
|
159
|
+
};
|
|
78
160
|
};
|
|
79
161
|
GALLERY_IS_EMPTY: string;
|
|
80
162
|
DROP_TO_UPLOAD: string;
|
|
@@ -86,6 +168,7 @@ export interface VcShellLocale {
|
|
|
86
168
|
COLLAPSE: string;
|
|
87
169
|
};
|
|
88
170
|
VC_APP: {
|
|
171
|
+
NOTIFICATIONS: string;
|
|
89
172
|
INTERNAL: {
|
|
90
173
|
VC_APP_BAR: {
|
|
91
174
|
BACK: string;
|
|
@@ -126,6 +209,8 @@ export interface VcShellLocale {
|
|
|
126
209
|
NO_CHANGES: string;
|
|
127
210
|
};
|
|
128
211
|
VC_TABLE: {
|
|
212
|
+
SELECT_ROW: string;
|
|
213
|
+
SELECT_ALL_ROWS: string;
|
|
129
214
|
CURRENT_PAGE_SELECTED: string;
|
|
130
215
|
SELECT_ALL: string;
|
|
131
216
|
ALL_SELECTED: string;
|
|
@@ -158,6 +243,7 @@ export interface VcShellLocale {
|
|
|
158
243
|
CLEAR: string;
|
|
159
244
|
FROM: string;
|
|
160
245
|
TO: string;
|
|
246
|
+
TITLE: string;
|
|
161
247
|
};
|
|
162
248
|
GLOBAL_FILTERS: {
|
|
163
249
|
BUTTON: string;
|
|
@@ -296,6 +382,11 @@ export interface VcShellLocale {
|
|
|
296
382
|
RESET_EMAIL_TEXT: string;
|
|
297
383
|
RESET_EMAIL_SENT: string;
|
|
298
384
|
SSO_NO_PROVIDERS_ERROR: string;
|
|
385
|
+
ERRORS: {
|
|
386
|
+
INVALID_CREDENTIALS: string;
|
|
387
|
+
AUTH_WITH_CODE: string;
|
|
388
|
+
AUTH_GENERIC: string;
|
|
389
|
+
};
|
|
299
390
|
};
|
|
300
391
|
FORGOT_PASSWORD: {
|
|
301
392
|
TITLE: string;
|
|
@@ -438,6 +529,73 @@ export interface VcShellLocale {
|
|
|
438
529
|
AI_AGENT: {
|
|
439
530
|
LOADING: string;
|
|
440
531
|
};
|
|
532
|
+
VC_SCHEDULER: {
|
|
533
|
+
AGENDA: string;
|
|
534
|
+
ALL_DAY: string;
|
|
535
|
+
CANCEL: string;
|
|
536
|
+
CLOSE: string;
|
|
537
|
+
COLOR: string;
|
|
538
|
+
COLOR_DEFAULT: string;
|
|
539
|
+
COLOR_CUSTOM: string;
|
|
540
|
+
COLOR_BLUE: string;
|
|
541
|
+
COLOR_GREEN: string;
|
|
542
|
+
COLOR_AMBER: string;
|
|
543
|
+
COLOR_RED: string;
|
|
544
|
+
COLOR_PURPLE: string;
|
|
545
|
+
COLOR_PINK: string;
|
|
546
|
+
COLOR_TEAL: string;
|
|
547
|
+
COLOR_SLATE: string;
|
|
548
|
+
DAY: string;
|
|
549
|
+
DAY_N_OF_M: string;
|
|
550
|
+
DELETE: string;
|
|
551
|
+
DELETE_CONFIRM_BODY: string;
|
|
552
|
+
DELETE_CONFIRM_TITLE: string;
|
|
553
|
+
EDIT: string;
|
|
554
|
+
EDIT_EVENT: string;
|
|
555
|
+
EMPTY: string;
|
|
556
|
+
EMPTY_HINT: string;
|
|
557
|
+
END: string;
|
|
558
|
+
LOADING: string;
|
|
559
|
+
MORE: string;
|
|
560
|
+
MONTH: string;
|
|
561
|
+
MORE_OPTIONS: string;
|
|
562
|
+
NEW_EVENT: string;
|
|
563
|
+
NEXT: string;
|
|
564
|
+
PREVIOUS: string;
|
|
565
|
+
RECUR_SCOPE_ALL: string;
|
|
566
|
+
RECUR_SCOPE_BODY_DELETE: string;
|
|
567
|
+
RECUR_SCOPE_BODY_EDIT: string;
|
|
568
|
+
RECUR_SCOPE_THIS: string;
|
|
569
|
+
RECUR_SCOPE_TITLE: string;
|
|
570
|
+
REPEAT: string;
|
|
571
|
+
REPEAT_DAILY: string;
|
|
572
|
+
REPEAT_END: string;
|
|
573
|
+
REPEAT_END_COUNT: string;
|
|
574
|
+
REPEAT_END_NEVER: string;
|
|
575
|
+
REPEAT_END_UNTIL: string;
|
|
576
|
+
REPEAT_EVERY: string;
|
|
577
|
+
REPEAT_UNIT_DAYS: string;
|
|
578
|
+
REPEAT_UNIT_WEEKS: string;
|
|
579
|
+
REPEAT_UNIT_MONTHS: string;
|
|
580
|
+
REPEAT_UNIT_YEARS: string;
|
|
581
|
+
REPEAT_MONTHLY: string;
|
|
582
|
+
REPEAT_NONE: string;
|
|
583
|
+
REPEAT_OCCURRENCES: string;
|
|
584
|
+
REPEAT_ON: string;
|
|
585
|
+
REPEAT_WEEKLY: string;
|
|
586
|
+
REPEAT_YEARLY: string;
|
|
587
|
+
SAVE: string;
|
|
588
|
+
START: string;
|
|
589
|
+
TIMELINE: string;
|
|
590
|
+
TIMELINE_DAY: string;
|
|
591
|
+
TIMELINE_WEEK: string;
|
|
592
|
+
TITLE: string;
|
|
593
|
+
TODAY: string;
|
|
594
|
+
WEEK: string;
|
|
595
|
+
WORK_WEEK: string;
|
|
596
|
+
ZOOM_IN: string;
|
|
597
|
+
ZOOM_OUT: string;
|
|
598
|
+
};
|
|
441
599
|
common: {
|
|
442
600
|
no_options: string;
|
|
443
601
|
};
|
package/dist/shell/_internal/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-blade-slot.vue.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"vc-blade-slot.vue.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue"],"names":[],"mappings":"AAsKA,OAAO,KAAK,EAAE,eAAe,EAAE,eAAe,EAAkC,MAAM,8BAA8B,CAAC;AAOrH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAC7C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,eAAe,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,UAAU,CAAC,EAAE,SAAS,CAAC;CACxB,CAAC;AAiNF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Pure layout math for the toast stack. No Vue imports — deterministic given
|
|
3
|
+
* the toast ids, their measured heights, and the expanded flag. Extracted from
|
|
4
|
+
* NotificationContainer so the geometry can be unit-tested in isolation and the
|
|
5
|
+
* component is left with only wiring + render.
|
|
6
|
+
*/
|
|
7
|
+
export declare const GAP = 14;
|
|
8
|
+
export declare const VISIBLE_TOASTS = 3;
|
|
9
|
+
export interface ToastLayout {
|
|
10
|
+
/** Number of toasts stacked in front of this one (0 = front/newest). */
|
|
11
|
+
sonnerIndex: number;
|
|
12
|
+
/** CSS `--z-index`: front toast is highest. */
|
|
13
|
+
zIndex: number;
|
|
14
|
+
/** Vertical offset in px (sum of newer toast heights + gap * sonnerIndex). */
|
|
15
|
+
offset: number;
|
|
16
|
+
/** This toast's measured height in px (0 when not yet reported). */
|
|
17
|
+
initialHeight: number;
|
|
18
|
+
}
|
|
19
|
+
export interface ToastStackLayout {
|
|
20
|
+
/** Per-toast layout, in the same order as the input `ids`. */
|
|
21
|
+
toasts: ToastLayout[];
|
|
22
|
+
/** Height of the front (newest) toast in px. */
|
|
23
|
+
frontHeight: number;
|
|
24
|
+
/** Total height of the group element in px. */
|
|
25
|
+
groupHeight: number;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* @param ids toast ids, oldest → newest (array order matches the source list)
|
|
29
|
+
* @param heights map of toast id → measured height in px
|
|
30
|
+
* @param isExpanded whether the stack is expanded (hover / single toast)
|
|
31
|
+
*/
|
|
32
|
+
export declare function computeToastOffsets(ids: (string | number | undefined)[], heights: Map<string | number, number>, isExpanded: boolean): ToastStackLayout;
|
|
33
|
+
//# sourceMappingURL=computeToastOffsets.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"computeToastOffsets.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/notifications/components/notification-container/computeToastOffsets.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,GAAG,KAAK,CAAC;AACtB,eAAO,MAAM,cAAc,IAAI,CAAC;AAEhC,MAAM,WAAW,WAAW;IAC1B,wEAAwE;IACxE,WAAW,EAAE,MAAM,CAAC;IACpB,+CAA+C;IAC/C,MAAM,EAAE,MAAM,CAAC;IACf,8EAA8E;IAC9E,MAAM,EAAE,MAAM,CAAC;IACf,oEAAoE;IACpE,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,gBAAgB;IAC/B,8DAA8D;IAC9D,MAAM,EAAE,WAAW,EAAE,CAAC;IACtB,gDAAgD;IAChD,WAAW,EAAE,MAAM,CAAC;IACpB,+CAA+C;IAC/C,WAAW,EAAE,MAAM,CAAC;CACrB;AAED;;;;GAIG;AACH,wBAAgB,mBAAmB,CACjC,GAAG,EAAE,CAAC,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC,EAAE,EACpC,OAAO,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,EAAE,MAAM,CAAC,EACrC,UAAU,EAAE,OAAO,GAClB,gBAAgB,CA6ClB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/notifications/components/notification-container/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/notifications/components/notification-container/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAA+C,MAAM,KAAK,CAAC;AAC5E,OAAO,EACL,OAAO,EACP,gBAAgB,EAChB,oBAAoB,EAErB,MAAM,iCAAiC,CAAC;AAKzC,QAAA,MAAM,qBAAqB;;;;;;;;;;;;cAeK,QAAQ,CAAC,OAAO,CAAC;;;;;;;;;;;;;;;cAe3B,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAKxB,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKjC,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKzB,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;cAKvC,QAAQ,CAAC,oBAAoB,CAAC;;;;;;;;;;;;;;;;;;cAnCpB,QAAQ,CAAC,OAAO,CAAC;;;;;;;;;;;;;;;cAe3B,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAKxB,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKjC,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKzB,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;cAKvC,QAAQ,CAAC,oBAAoB,CAAC;;;;;;;;;;;aAflB,CAAC,WAAW,CAAC,KAAK,IAAI;cAKtB,CAAC,WAAW,CAAC,KAAK,IAAI;;;4EA4JtD,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
|
package/dist/shell/_internal/notifications/components/notification-container/useToastStack.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Expand/collapse state machine + height tracking for the toast stack.
|
|
3
|
+
* Extracted from NotificationContainer so the timer-driven behaviour can be
|
|
4
|
+
* unit-tested with fake timers, leaving the component with only layout + render.
|
|
5
|
+
*/
|
|
6
|
+
export declare function useToastStack(): {
|
|
7
|
+
expanded: import("vue").Ref<boolean, boolean>;
|
|
8
|
+
interacting: import("vue").Ref<boolean, boolean>;
|
|
9
|
+
heightsMap: import("vue").Reactive<Map<string | number, number>>;
|
|
10
|
+
expandStack: () => void;
|
|
11
|
+
collapseStack: () => void;
|
|
12
|
+
reportHeight: (toastId: string | number, height: number) => void;
|
|
13
|
+
forgetHeight: (toastId: string | number) => void;
|
|
14
|
+
clearHeights: () => void;
|
|
15
|
+
setInteracting: (value: boolean) => void;
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=useToastStack.d.ts.map
|
package/dist/shell/_internal/notifications/components/notification-container/useToastStack.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useToastStack.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/notifications/components/notification-container/useToastStack.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAgB,aAAa;;;;;;4BAwBI,MAAM,GAAG,MAAM,UAAU,MAAM;4BAO/B,MAAM,GAAG,MAAM;;4BAQf,OAAO;EAevC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/notifications/composables/useContainer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsC,GAAG,EAAE,MAAM,KAAK,CAAC;AAC9D,OAAO,EACL,mBAAmB,EACnB,oBAAoB,EAErB,MAAM,iCAAiC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/notifications/composables/useContainer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsC,GAAG,EAAE,MAAM,KAAK,CAAC;AAC9D,OAAO,EACL,mBAAmB,EACnB,oBAAoB,EAErB,MAAM,iCAAiC,CAAC;AAQzC,UAAU,aAAa;IACrB,cAAc,EAAE,mBAAmB,CAAC;IACpC,sBAAsB,EAAE,MAAM,CAAC,oBAAoB,EAAE,GAAG,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAAC;IACjF,OAAO,EAAE;QACP,GAAG,CAAC,OAAO,EAAE,mBAAmB,GAAG,IAAI,CAAC;QACxC,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;QAClC,KAAK,IAAI,IAAI,CAAC;QACd,OAAO,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;QAC/C,MAAM,CAAC,MAAM,EAAE,mBAAmB,GAAG,IAAI,CAAC;QAC1C,WAAW,CAAC,QAAQ,EAAE,oBAAoB,GAAG,IAAI,CAAC;KACnD,CAAC;IACF,mBAAmB,IAAI,mBAAmB,EAAE,CAAC;IAC7C,0BAA0B,CAAC,QAAQ,EAAE,oBAAoB,GAAG,mBAAmB,EAAE,CAAC;IAClF,cAAc,CAAC,OAAO,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACnD,sBAAsB,IAAI,MAAM,CAAC;IACjC,eAAe,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM,GAAG,mBAAmB,GAAG,SAAS,CAAC;IAClF,eAAe,CAAC,cAAc,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;CAC3D;AAcD,wBAAgB,YAAY,IAAI,aAAa,CA2Q5C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Login.vue.d.ts","sourceRoot":"","sources":["../../../../../../shell/auth/LoginPage/components/login/Login.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Login.vue.d.ts","sourceRoot":"","sources":["../../../../../../shell/auth/LoginPage/components/login/Login.vue"],"names":[],"mappings":"AAkPA,MAAM,WAAW,KAAK;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAqZD,QAAA,MAAM,YAAY,sRAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -3,13 +3,16 @@
|
|
|
3
3
|
* Prevents open-redirect attacks by rejecting non-relative URLs.
|
|
4
4
|
*/
|
|
5
5
|
export declare function resolveSafeRedirectPath(candidate: string | null): string;
|
|
6
|
+
/** Minimal translate function shape (compatible with vue-i18n's `t`). */
|
|
7
|
+
type TranslateFn = (key: string, named?: Record<string, unknown>) => string;
|
|
6
8
|
/**
|
|
7
|
-
* Maps a sign-in result to a user-facing error message.
|
|
9
|
+
* Maps a sign-in result to a user-facing, localized error message.
|
|
10
|
+
* Takes the `t` function so the util stays pure and testable.
|
|
8
11
|
*/
|
|
9
12
|
export declare function formatSignInError(result: {
|
|
10
13
|
status?: number;
|
|
11
14
|
error?: string;
|
|
12
|
-
}): string;
|
|
15
|
+
}, t: TranslateFn): string;
|
|
13
16
|
export interface PasswordClientError {
|
|
14
17
|
code: string;
|
|
15
18
|
}
|
|
@@ -22,4 +25,5 @@ export declare function validatePasswordChange(fields: {
|
|
|
22
25
|
confirmPassword: string;
|
|
23
26
|
currentPassword: string;
|
|
24
27
|
}): PasswordClientError[];
|
|
28
|
+
export {};
|
|
25
29
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../shell/auth/utils.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,wBAAgB,uBAAuB,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,CAOxE;AAED
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../shell/auth/utils.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,wBAAgB,uBAAuB,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,CAOxE;AAED,yEAAyE;AACzE,KAAK,WAAW,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,MAAM,CAAC;AAE5E;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE;IAAE,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,EAAE,CAAC,EAAE,WAAW,GAAG,MAAM,CAWrG;AAED,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,MAAM,EAAE;IAC7C,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;CACzB,GAAG,mBAAmB,EAAE,CASxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tailwind.config.d.ts","sourceRoot":"","sources":["../tailwind.config.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAE1C,eAAO,MAAM,OAAO,UAInB,CAAC;
|
|
1
|
+
{"version":3,"file":"tailwind.config.d.ts","sourceRoot":"","sources":["../tailwind.config.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAE1C,eAAO,MAAM,OAAO,UAInB,CAAC;wBAqNG,MAAM;AAnNX,wBAmNY"}
|