@vc-shell/framework 1.2.4-beta.8 → 2.0.0-alpha.1
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/assets/0d67e9e056b4c500.woff +0 -0
- package/dist/assets/131b34336aedaf47.woff +0 -0
- package/dist/assets/19bb1c668a5db39f.woff2 +0 -0
- package/dist/assets/2010ada3e82156ed.woff +0 -0
- package/dist/assets/3fc09a6113184f16.woff +0 -0
- package/dist/assets/477e1881a0394cc5.woff +0 -0
- package/dist/assets/b7ffde2383bb16ba.woff2 +0 -0
- package/dist/assets/c5195215cb712e9c.woff2 +0 -0
- package/dist/assets/c97328b91ac5cc66.woff +0 -0
- package/dist/assets/cdc69f8b549c866d.woff2 +0 -0
- package/dist/assets/d5eb20bcdcf5616a.woff2 +0 -0
- package/dist/assets/da4b7f5883fe7743.woff2 +0 -0
- package/dist/core/composables/useApiClient/index.d.ts +4 -3
- package/dist/core/composables/useApiClient/index.d.ts.map +1 -1
- package/dist/core/composables/useAppBarMobileButtons/index.d.ts +2 -1
- package/dist/core/composables/useAppBarMobileButtons/index.d.ts.map +1 -1
- package/dist/core/composables/useAppBarWidget/index.d.ts +2 -1
- package/dist/core/composables/useAppBarWidget/index.d.ts.map +1 -1
- package/dist/core/composables/useAppInsights/index.d.ts +4 -2
- package/dist/core/composables/useAppInsights/index.d.ts.map +1 -1
- package/dist/core/composables/useAssets/index.d.ts +4 -2
- package/dist/core/composables/useAssets/index.d.ts.map +1 -1
- package/dist/core/composables/useAsync/index.d.ts +4 -2
- package/dist/core/composables/useAsync/index.d.ts.map +1 -1
- package/dist/core/composables/useBeforeUnload/index.d.ts +4 -3
- package/dist/core/composables/useBeforeUnload/index.d.ts.map +1 -1
- package/dist/core/composables/useBlade/index.d.ts +23 -18
- package/dist/core/composables/useBlade/index.d.ts.map +1 -1
- package/dist/core/composables/useBladeRegistry/index.d.ts +6 -3
- package/dist/core/composables/useBladeRegistry/index.d.ts.map +1 -1
- package/dist/core/composables/useBreadcrumbs/index.d.ts +4 -2
- package/dist/core/composables/useBreadcrumbs/index.d.ts.map +1 -1
- package/dist/core/composables/useConnectionStatus/index.d.ts +4 -2
- package/dist/core/composables/useConnectionStatus/index.d.ts.map +1 -1
- package/dist/core/composables/useDashboard/index.d.ts +2 -1
- package/dist/core/composables/useDashboard/index.d.ts.map +1 -1
- package/dist/core/composables/useDynamicProperties/index.d.ts +4 -2
- package/dist/core/composables/useDynamicProperties/index.d.ts.map +1 -1
- package/dist/core/composables/useErrorHandler/index.d.ts +4 -3
- package/dist/core/composables/useErrorHandler/index.d.ts.map +1 -1
- package/dist/core/composables/useFunctions/index.d.ts +4 -3
- package/dist/core/composables/useFunctions/index.d.ts.map +1 -1
- package/dist/core/composables/useGlobalSearch/index.d.ts +2 -1
- package/dist/core/composables/useGlobalSearch/index.d.ts.map +1 -1
- package/dist/core/composables/useKeyboardNavigation/index.d.ts +9 -9
- package/dist/core/composables/useKeyboardNavigation/index.d.ts.map +1 -1
- package/dist/core/composables/useLanguages/index.d.ts +4 -2
- package/dist/core/composables/useLanguages/index.d.ts.map +1 -1
- package/dist/core/composables/useLoading/index.d.ts +2 -1
- package/dist/core/composables/useLoading/index.d.ts.map +1 -1
- package/dist/core/composables/useMenuService/index.d.ts +1 -0
- package/dist/core/composables/useMenuService/index.d.ts.map +1 -1
- package/dist/core/composables/useNotifications/index.d.ts +4 -3
- package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
- package/dist/core/composables/usePermissions/index.d.ts +4 -3
- package/dist/core/composables/usePermissions/index.d.ts.map +1 -1
- package/dist/core/composables/useSettings/index.d.ts +4 -2
- package/dist/core/composables/useSettings/index.d.ts.map +1 -1
- package/dist/core/composables/useSettingsMenu/index.d.ts +2 -1
- package/dist/core/composables/useSettingsMenu/index.d.ts.map +1 -1
- package/dist/core/composables/useSidebarState/index.d.ts +5 -3
- package/dist/core/composables/useSidebarState/index.d.ts.map +1 -1
- package/dist/core/composables/useTheme/index.d.ts +4 -2
- package/dist/core/composables/useTheme/index.d.ts.map +1 -1
- package/dist/core/composables/useToolbar/index.d.ts +10 -9
- package/dist/core/composables/useToolbar/index.d.ts.map +1 -1
- package/dist/core/composables/useUser/index.d.ts +4 -2
- package/dist/core/composables/useUser/index.d.ts.map +1 -1
- package/dist/core/composables/useUserManagement/index.d.ts +4 -2
- package/dist/core/composables/useUserManagement/index.d.ts.map +1 -1
- package/dist/core/composables/useWebVitals/index.d.ts +1 -0
- package/dist/core/composables/useWebVitals/index.d.ts.map +1 -1
- package/dist/core/composables/useWidgets/index.d.ts +2 -1
- package/dist/core/composables/useWidgets/index.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/components/VcAiAgentPanel.vue.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/components/_internal/VcAiAgentHeader.vue.d.ts +2 -2
- package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts +1 -0
- package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/constants.d.ts +16 -0
- package/dist/core/plugins/ai-agent/constants.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/services/ai-agent-service.d.ts +2 -0
- package/dist/core/plugins/ai-agent/services/ai-agent-service.d.ts.map +1 -1
- package/dist/core/plugins/ai-agent/types.d.ts +19 -0
- package/dist/core/plugins/ai-agent/types.d.ts.map +1 -1
- package/dist/core/plugins/extension-points/defineExtensionPoint.d.ts +26 -4
- package/dist/core/plugins/extension-points/defineExtensionPoint.d.ts.map +1 -1
- package/dist/core/plugins/extension-points/index.d.ts +14 -0
- package/dist/core/plugins/extension-points/index.d.ts.map +1 -1
- package/dist/core/plugins/modularity/index.d.ts +2 -6
- package/dist/core/plugins/modularity/index.d.ts.map +1 -1
- package/dist/core/plugins/modularity/loader-mf.d.ts +17 -0
- package/dist/core/plugins/modularity/loader-mf.d.ts.map +1 -0
- package/dist/framework.css +9 -0
- package/dist/framework.js +25999 -24595
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/injection-keys.d.ts +39 -2
- package/dist/injection-keys.d.ts.map +1 -1
- package/dist/locales/de.json +5 -1
- package/dist/locales/en.json +5 -1
- package/dist/shared/components/app-switcher/index.d.ts +3 -1
- package/dist/shared/components/app-switcher/index.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation-new.vue.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/composables/useBladeMessaging.d.ts +2 -0
- package/dist/shared/components/blade-navigation/composables/useBladeMessaging.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/composables/useBladeStack.d.ts +3 -1
- package/dist/shared/components/blade-navigation/composables/useBladeStack.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/plugin-v2.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/types/index.d.ts +1 -0
- package/dist/shared/components/blade-navigation/types/index.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/utils/navigateToMainRoute.d.ts +9 -0
- package/dist/shared/components/blade-navigation/utils/navigateToMainRoute.d.ts.map +1 -0
- package/dist/shared/components/blade-navigation/utils/restoreFromUrl.d.ts +4 -1
- package/dist/shared/components/blade-navigation/utils/restoreFromUrl.d.ts.map +1 -1
- package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts +1 -1
- package/dist/shared/components/notifications/components/notification-container/index.d.ts +3 -3
- package/dist/shared/components/notifications/components/notification-container/index.d.ts.map +1 -1
- package/dist/shared/components/user-dropdown-button/_internal/user-info.vue.d.ts.map +1 -1
- package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
- package/dist/shared/composables/useExternalWidgets.d.ts +3 -2
- package/dist/shared/composables/useExternalWidgets.d.ts.map +1 -1
- package/dist/shared/composables/useMenuExpanded.d.ts +6 -4
- package/dist/shared/composables/useMenuExpanded.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/InputField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/index.d.ts +11 -5
- package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
- package/dist/shared/pages/ChangePasswordPage/plugin.d.ts +3 -1
- package/dist/shared/pages/ChangePasswordPage/plugin.d.ts.map +1 -1
- package/dist/shared/pages/ForgotPasswordPage/plugin.d.ts +3 -1
- package/dist/shared/pages/ForgotPasswordPage/plugin.d.ts.map +1 -1
- package/dist/shared/pages/InvitePage/plugin.d.ts +3 -1
- package/dist/shared/pages/InvitePage/plugin.d.ts.map +1 -1
- package/dist/shared/pages/LoginPage/plugin.d.ts +3 -1
- package/dist/shared/pages/LoginPage/plugin.d.ts.map +1 -1
- package/dist/shared/pages/ResetPasswordPage/plugin.d.ts +3 -1
- package/dist/shared/pages/ResetPasswordPage/plugin.d.ts.map +1 -1
- package/dist/tailwind.config.d.ts.map +1 -1
- package/dist/test-helpers.d.ts +219 -0
- package/dist/test-helpers.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-button/types.d.ts +1 -1
- package/dist/ui/components/atoms/vc-button/types.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/index.d.ts +2 -1
- package/dist/ui/components/molecules/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-accordion/index.d.ts +5 -1
- package/dist/ui/components/molecules/vc-accordion/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-accordion/vc-accordion.vue.d.ts +9 -9
- package/dist/ui/components/molecules/vc-accordion/vc-accordion.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox-group/index.d.ts +1 -1
- package/dist/ui/components/molecules/vc-checkbox-group/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue.d.ts +11 -17
- package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-dropdown/index.d.ts +1 -0
- package/dist/ui/components/molecules/vc-dropdown/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/index.d.ts +1 -0
- package/dist/ui/components/molecules/vc-editor/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +7 -10
- package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-field/index.d.ts +1 -0
- package/dist/ui/components/molecules/vc-field/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +2 -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/vc-input.vue.d.ts +8 -7
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts +1 -0
- package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +10 -60
- package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-menu/constants.d.ts +3 -0
- package/dist/ui/components/molecules/vc-menu/constants.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-menu/index.d.ts +9 -0
- package/dist/ui/components/molecules/vc-menu/index.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-menu/types.d.ts +28 -0
- package/dist/ui/components/molecules/vc-menu/types.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-menu/vc-menu-group.vue.d.ts +32 -0
- package/dist/ui/components/molecules/vc-menu/vc-menu-group.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-menu/vc-menu-item.vue.d.ts +34 -0
- package/dist/ui/components/molecules/vc-menu/vc-menu-item.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-menu/vc-menu.vue.d.ts +19 -0
- package/dist/ui/components/molecules/vc-menu/vc-menu.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-multivalue/_internal/MultivalueTrigger.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-radio-button/index.d.ts +1 -0
- package/dist/ui/components/molecules/vc-radio-button/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts +11 -10
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-group/index.d.ts +1 -1
- package/dist/ui/components/molecules/vc-radio-group/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.vue.d.ts +10 -16
- package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/index.d.ts +1 -0
- package/dist/ui/components/molecules/vc-rating/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +4 -5
- package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -1
- package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +3 -2
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts +5 -1
- package/dist/ui/components/molecules/vc-toast/vc-toast.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/menu/VcAppMenu.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarCollapseButton.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarContent.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts +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/composables/useShellBootstrap.d.ts +2 -1
- package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/composables/useShellNavigation.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/composition/menu/index.d.ts +0 -2
- package/dist/ui/components/organisms/vc-app/composition/menu/index.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/BladeHeader.vue.d.ts +4 -2
- package/dist/ui/components/organisms/vc-blade/_internal/BladeHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-image-upload/vc-image-upload.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-image-upload/vc-image-upload.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts +5 -5
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts +7 -7
- package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/components/TableAddRowButton.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableAddRowButton.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableCheckbox.vue.d.ts +2 -14
- package/dist/ui/components/organisms/vc-table/components/TableCheckbox.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableColumnSwitcher.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableGroupRow.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/components/TableGroupRow.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableRow.vue.d.ts +4 -2
- package/dist/ui/components/organisms/vc-table/components/TableRow.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableSearchHeader.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/components/TableSearchHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/components/VcColumn.vue.d.ts +6 -6
- package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts +276 -0
- package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts.map +1 -0
- package/dist/{vendor-dompurify-BGaRrCfO.js → vendor-dompurify-M2Bspgo5.js} +115 -115
- package/dist/vendor-intlify-core-base-BmIo1dK4.js +1141 -0
- package/dist/{vendor-intlify-message-compiler-C5QaCXcF.js → vendor-intlify-message-compiler-D9VOavkL.js} +315 -307
- package/dist/{vendor-intlify-shared-BrKs3jCC.js → vendor-intlify-shared-SCAs3ybf.js} +2 -2
- package/dist/{vendor-lodash-es-B5DE282z.js → vendor-lodash-es-BtnfG6xF.js} +15 -12
- package/dist/{vendor-lucide-vue-next-DadL7o0S.js → vendor-lucide-vue-next-CPgeDcFj.js} +16164 -12841
- package/dist/vendor-module-federation-enhanced-CV1CNdJy.js +22 -0
- package/dist/vendor-module-federation-error-codes-DdVwX11j.js +55 -0
- package/dist/vendor-module-federation-runtime-CVH_lWgu.js +91 -0
- package/dist/vendor-module-federation-runtime-core-D5G-s9nP.js +2202 -0
- package/dist/vendor-module-federation-runtime-tools-CQbtw-RJ.js +18 -0
- package/dist/vendor-module-federation-sdk-DM4AJRa7.js +683 -0
- package/dist/{vendor-prosemirror-gapcursor-BAwEBHgE.js → vendor-prosemirror-gapcursor-S3ikcYX6.js} +14 -14
- package/dist/{vendor-tiptap-core-BfrE48R3.js → vendor-tiptap-core-CDScflP1.js} +665 -628
- package/dist/{vendor-tiptap-extension-blockquote-DG5eEgV_.js → vendor-tiptap-extension-blockquote-ChRAwuus.js} +1 -1
- package/dist/{vendor-tiptap-extension-bold-CqPrSfgB.js → vendor-tiptap-extension-bold-BwoVpOFS.js} +1 -1
- package/dist/{vendor-tiptap-extension-code-Dj9HfL9x.js → vendor-tiptap-extension-code-DOlgG3ih.js} +1 -1
- package/dist/{vendor-tiptap-extension-code-block-YnlbQcbJ.js → vendor-tiptap-extension-code-block-CMeTs87s.js} +29 -29
- package/dist/{vendor-tiptap-extension-document-DyG2LNKD.js → vendor-tiptap-extension-document-DO8oly70.js} +1 -1
- package/dist/{vendor-tiptap-extension-hard-break-mzhqFFEq.js → vendor-tiptap-extension-hard-break-BgDl2sHf.js} +1 -1
- package/dist/{vendor-tiptap-extension-heading-DGnriW33.js → vendor-tiptap-extension-heading-DFuYlwHi.js} +1 -1
- package/dist/{vendor-tiptap-extension-horizontal-rule-pR7MlJHI.js → vendor-tiptap-extension-horizontal-rule-uyfttMp9.js} +1 -1
- package/dist/{vendor-tiptap-extension-image-BsXHNscz.js → vendor-tiptap-extension-image-DPeBaTE3.js} +1 -1
- package/dist/{vendor-tiptap-extension-italic-aoCbIXRj.js → vendor-tiptap-extension-italic-C9-3jNxO.js} +1 -1
- package/dist/{vendor-tiptap-extension-link-DiV7DqnY.js → vendor-tiptap-extension-link-B57VzStq.js} +1 -1
- package/dist/{vendor-tiptap-extension-list-BGYRWOyu.js → vendor-tiptap-extension-list-spvOF7Mz.js} +1 -1
- package/dist/{vendor-tiptap-extension-paragraph-BEBEvW1W.js → vendor-tiptap-extension-paragraph-Cj7auQB7.js} +1 -1
- package/dist/vendor-tiptap-extension-placeholder-DhwvmZ6Y.js +1 -0
- package/dist/{vendor-tiptap-extension-strike-6vob8J1A.js → vendor-tiptap-extension-strike-yj6UvnkO.js} +1 -1
- package/dist/vendor-tiptap-extension-table-cell-CQpTPSvF.js +1 -0
- package/dist/{vendor-tiptap-extension-table-CH-0UqG-.js → vendor-tiptap-extension-table-ex1kZQ-9.js} +1 -1
- package/dist/vendor-tiptap-extension-table-header-CQpTPSvF.js +1 -0
- package/dist/vendor-tiptap-extension-table-row-CQpTPSvF.js +1 -0
- package/dist/{vendor-tiptap-extension-text-CnqQVbB2.js → vendor-tiptap-extension-text-C8FG4KnI.js} +1 -1
- package/dist/{vendor-tiptap-extension-text-style-Bj4bCZI1.js → vendor-tiptap-extension-text-style-DsQDXowp.js} +1 -1
- package/dist/{vendor-tiptap-extension-underline-CVBZMhrs.js → vendor-tiptap-extension-underline-HB3fg6Dc.js} +1 -1
- package/dist/{vendor-tiptap-extensions-2ZbpCG7T.js → vendor-tiptap-extensions-CUGwjzl5.js} +2 -2
- package/dist/{vendor-tiptap-markdown-B7Wvo0s5.js → vendor-tiptap-markdown-DLzeP3KU.js} +1 -1
- package/dist/{vendor-tiptap-starter-kit-ipneJHYV.js → vendor-tiptap-starter-kit-C42PcJ7J.js} +17 -17
- package/dist/{vendor-tiptap-vue-3-IfJcIOl5.js → vendor-tiptap-vue-3-BxWCzu9Z.js} +1 -1
- package/dist/{vendor-vue-i18n-D0F0w-9Q.js → vendor-vue-i18n-DeO9Fa9I.js} +414 -405
- package/dist/vendor-vue-router-R3V0tq8_.js +6 -0
- package/dist/{vendor-vueuse-components-jqShV_Fz.js → vendor-vueuse-components-Be490f6P.js} +30 -30
- package/dist/{vendor-vueuse-core-D-DKRsy5.js → vendor-vueuse-core-BW8bO6-j.js} +17 -14
- package/dist/{vendor-vueuse-shared-Ch7WD-uK.js → vendor-vueuse-shared-bmkWEEYZ.js} +14 -14
- package/package.json +28 -19
- package/tailwind.config.ts +1 -0
- package/core/README.md +0 -365
- package/core/api/platform.ts +0 -9883
- package/core/composables/index.ts +0 -29
- package/core/composables/useApiClient/index.ts +0 -22
- package/core/composables/useAppBarMobileButtons/index.ts +0 -33
- package/core/composables/useAppBarWidget/index.test.ts +0 -86
- package/core/composables/useAppBarWidget/index.ts +0 -31
- package/core/composables/useAppInsights/index.ts +0 -56
- package/core/composables/useAssets/index.ts +0 -144
- package/core/composables/useAsync/index.test.ts +0 -137
- package/core/composables/useAsync/index.ts +0 -89
- package/core/composables/useBeforeUnload/index.ts +0 -25
- package/core/composables/useBlade/index.ts +0 -149
- package/core/composables/useBladeRegistry/index.test.ts +0 -192
- package/core/composables/useBladeRegistry/index.ts +0 -231
- package/core/composables/useBreadcrumbs/index.test.ts +0 -139
- package/core/composables/useBreadcrumbs/index.ts +0 -66
- package/core/composables/useConnectionStatus/index.ts +0 -48
- package/core/composables/useDashboard/index.test.ts +0 -86
- package/core/composables/useDashboard/index.ts +0 -51
- package/core/composables/useDynamicProperties/index.ts +0 -573
- package/core/composables/useErrorHandler/index.ts +0 -75
- package/core/composables/useFunctions/debounce.ts +0 -15
- package/core/composables/useFunctions/delay.ts +0 -3
- package/core/composables/useFunctions/index.ts +0 -20
- package/core/composables/useFunctions/once.ts +0 -11
- package/core/composables/useFunctions/sleep.ts +0 -3
- package/core/composables/useFunctions/throttle.ts +0 -13
- package/core/composables/useGlobalSearch/index.ts +0 -36
- package/core/composables/useGlobalSearch/useGlobalSearch.md +0 -263
- package/core/composables/useKeyboardNavigation/index.ts +0 -246
- package/core/composables/useLanguages/index.ts +0 -48
- package/core/composables/useLoading/index.ts +0 -9
- package/core/composables/useMenuService/index.test.ts +0 -86
- package/core/composables/useMenuService/index.ts +0 -43
- package/core/composables/useNotifications/index.ts +0 -200
- package/core/composables/usePermissions/index.ts +0 -30
- package/core/composables/useSettings/index.ts +0 -64
- package/core/composables/useSettingsMenu/index.test.ts +0 -86
- package/core/composables/useSettingsMenu/index.ts +0 -31
- package/core/composables/useSidebarState/index.ts +0 -90
- package/core/composables/useTheme/index.ts +0 -115
- package/core/composables/useToolbar/index.ts +0 -117
- package/core/composables/useUser/index.ts +0 -406
- package/core/composables/useUser/useUser.test.ts +0 -155
- package/core/composables/useUserManagement/index.ts +0 -45
- package/core/composables/useWebVitals/index.ts +0 -40
- package/core/composables/useWidgets/index.test.ts +0 -86
- package/core/composables/useWidgets/index.ts +0 -39
- package/core/constants/defaults.ts +0 -76
- package/core/constants/index.ts +0 -5
- package/core/constants/locale.ts +0 -78
- package/core/constants/ui.ts +0 -68
- package/core/directives/autofocus/index.ts +0 -9
- package/core/directives/index.ts +0 -2
- package/core/directives/loading/index.ts +0 -42
- package/core/directives/loading/styles.css +0 -71
- package/core/interceptors/index.ts +0 -142
- package/core/plugins/ai-agent/README.md +0 -336
- package/core/plugins/ai-agent/components/VcAiAgentPanel.vue +0 -125
- package/core/plugins/ai-agent/components/_internal/VcAiAgentHeader.vue +0 -102
- package/core/plugins/ai-agent/components/_internal/VcAiAgentIframe.vue +0 -107
- package/core/plugins/ai-agent/components/_internal/VcAiAgentLoader.vue +0 -72
- package/core/plugins/ai-agent/components/_internal/VcVirtoOzLogo.vue +0 -136
- package/core/plugins/ai-agent/components/index.ts +0 -1
- package/core/plugins/ai-agent/composables/index.ts +0 -4
- package/core/plugins/ai-agent/composables/useAiAgent.ts +0 -231
- package/core/plugins/ai-agent/composables/useAiAgentContext.ts +0 -285
- package/core/plugins/ai-agent/constants.ts +0 -89
- package/core/plugins/ai-agent/index.ts +0 -91
- package/core/plugins/ai-agent/services/ai-agent-service.ts +0 -592
- package/core/plugins/ai-agent/types.ts +0 -303
- package/core/plugins/extension-points/ExtensionPoint.vue +0 -95
- package/core/plugins/extension-points/defineExtensionPoint.ts +0 -29
- package/core/plugins/extension-points/index.ts +0 -11
- package/core/plugins/extension-points/store.ts +0 -54
- package/core/plugins/extension-points/types.ts +0 -28
- package/core/plugins/extension-points/useExtensionPoint.ts +0 -42
- package/core/plugins/global-error-handler/index.ts +0 -81
- package/core/plugins/i18n/index.ts +0 -11
- package/core/plugins/index.ts +0 -6
- package/core/plugins/modularity/README.md +0 -482
- package/core/plugins/modularity/index.ts +0 -208
- package/core/plugins/modularity/loader.ts +0 -631
- package/core/plugins/permissions/index.ts +0 -10
- package/core/plugins/signalR/index.ts +0 -126
- package/core/plugins/validation/index.ts +0 -1
- package/core/plugins/validation/rules.ts +0 -145
- package/core/services/_internal/createBladeScopedRegistry.test.ts +0 -130
- package/core/services/_internal/createBladeScopedRegistry.ts +0 -127
- package/core/services/_internal/createPreregistrationBus.test.ts +0 -227
- package/core/services/_internal/createPreregistrationBus.ts +0 -106
- package/core/services/_internal/createSimpleMapRegistry.test.ts +0 -82
- package/core/services/_internal/createSimpleMapRegistry.ts +0 -41
- package/core/services/_internal/index.ts +0 -3
- package/core/services/app-bar-menu-service.ts +0 -71
- package/core/services/app-bar-mobile-buttons-service.ts +0 -62
- package/core/services/app-bar-settings-service.test.ts +0 -153
- package/core/services/dashboard-service.ts +0 -110
- package/core/services/global-search-service/global-search-service.md +0 -28
- package/core/services/global-search-service/index.ts +0 -36
- package/core/services/index.ts +0 -11
- package/core/services/language-dashboard-service.test.ts +0 -183
- package/core/services/language-service.ts +0 -98
- package/core/services/menu-service.test.ts +0 -311
- package/core/services/menu-service.ts +0 -259
- package/core/services/settings-menu-service.ts +0 -61
- package/core/services/toolbar-service.ts +0 -111
- package/core/services/toolbar-widget-service.test.ts +0 -207
- package/core/services/widget-service.test.ts +0 -133
- package/core/services/widget-service.ts +0 -262
- package/core/types/index.ts +0 -312
- package/core/types/services.ts +0 -194
- package/core/utilities/camelToSnake.ts +0 -7
- package/core/utilities/camelize.ts +0 -5
- package/core/utilities/date/convertMomentFormat.test.ts +0 -60
- package/core/utilities/date/convertMomentFormat.ts +0 -30
- package/core/utilities/date/formatDate.test.ts +0 -60
- package/core/utilities/date/formatDate.ts +0 -31
- package/core/utilities/date/index.ts +0 -3
- package/core/utilities/date/resolveLocale.test.ts +0 -44
- package/core/utilities/date/resolveLocale.ts +0 -41
- package/core/utilities/error.ts +0 -89
- package/core/utilities/errorTypes.ts +0 -126
- package/core/utilities/generateId.ts +0 -3
- package/core/utilities/index.ts +0 -11
- package/core/utilities/kebabToCamel.ts +0 -7
- package/core/utilities/logger.ts +0 -120
- package/core/utilities/pendingErrorNotifications.ts +0 -64
- package/dist/core/composables/useAppBarWidget/index.test.d.ts +0 -2
- package/dist/core/composables/useAppBarWidget/index.test.d.ts.map +0 -1
- package/dist/core/composables/useAsync/index.test.d.ts +0 -2
- package/dist/core/composables/useAsync/index.test.d.ts.map +0 -1
- package/dist/core/composables/useBladeRegistry/index.test.d.ts +0 -2
- package/dist/core/composables/useBladeRegistry/index.test.d.ts.map +0 -1
- package/dist/core/composables/useBreadcrumbs/index.test.d.ts +0 -2
- package/dist/core/composables/useBreadcrumbs/index.test.d.ts.map +0 -1
- package/dist/core/composables/useDashboard/index.test.d.ts +0 -2
- package/dist/core/composables/useDashboard/index.test.d.ts.map +0 -1
- package/dist/core/composables/useMenuService/index.test.d.ts +0 -2
- package/dist/core/composables/useMenuService/index.test.d.ts.map +0 -1
- package/dist/core/composables/useSettingsMenu/index.test.d.ts +0 -2
- package/dist/core/composables/useSettingsMenu/index.test.d.ts.map +0 -1
- package/dist/core/composables/useUser/useUser.test.d.ts +0 -2
- package/dist/core/composables/useUser/useUser.test.d.ts.map +0 -1
- package/dist/core/composables/useWidgets/index.test.d.ts +0 -2
- package/dist/core/composables/useWidgets/index.test.d.ts.map +0 -1
- package/dist/core/plugins/modularity/loader.d.ts +0 -19
- package/dist/core/plugins/modularity/loader.d.ts.map +0 -1
- package/dist/core/services/_internal/createBladeScopedRegistry.test.d.ts +0 -2
- package/dist/core/services/_internal/createBladeScopedRegistry.test.d.ts.map +0 -1
- package/dist/core/services/_internal/createPreregistrationBus.test.d.ts +0 -2
- package/dist/core/services/_internal/createPreregistrationBus.test.d.ts.map +0 -1
- package/dist/core/services/_internal/createSimpleMapRegistry.test.d.ts +0 -2
- package/dist/core/services/_internal/createSimpleMapRegistry.test.d.ts.map +0 -1
- package/dist/core/services/app-bar-settings-service.test.d.ts +0 -2
- package/dist/core/services/app-bar-settings-service.test.d.ts.map +0 -1
- package/dist/core/services/language-dashboard-service.test.d.ts +0 -2
- package/dist/core/services/language-dashboard-service.test.d.ts.map +0 -1
- package/dist/core/services/menu-service.test.d.ts +0 -2
- package/dist/core/services/menu-service.test.d.ts.map +0 -1
- package/dist/core/services/toolbar-widget-service.test.d.ts +0 -2
- package/dist/core/services/toolbar-widget-service.test.d.ts.map +0 -1
- package/dist/core/services/widget-service.test.d.ts +0 -2
- package/dist/core/services/widget-service.test.d.ts.map +0 -1
- package/dist/core/utilities/date/convertMomentFormat.test.d.ts +0 -2
- package/dist/core/utilities/date/convertMomentFormat.test.d.ts.map +0 -1
- package/dist/core/utilities/date/formatDate.test.d.ts +0 -2
- package/dist/core/utilities/date/formatDate.test.d.ts.map +0 -1
- package/dist/core/utilities/date/resolveLocale.test.d.ts +0 -2
- package/dist/core/utilities/date/resolveLocale.test.d.ts.map +0 -1
- package/dist/index.css +0 -9
- package/dist/shared/components/blade-navigation/composables/useBladeMessaging.test.d.ts +0 -2
- package/dist/shared/components/blade-navigation/composables/useBladeMessaging.test.d.ts.map +0 -1
- package/dist/shared/components/blade-navigation/composables/useBladeStack.test.d.ts +0 -2
- package/dist/shared/components/blade-navigation/composables/useBladeStack.test.d.ts.map +0 -1
- package/dist/shared/components/blade-navigation/utils/restoreFromUrl.test.d.ts +0 -2
- package/dist/shared/components/blade-navigation/utils/restoreFromUrl.test.d.ts.map +0 -1
- package/dist/shared/components/blade-navigation/utils/urlSync.test.d.ts +0 -2
- package/dist/shared/components/blade-navigation/utils/urlSync.test.d.ts.map +0 -1
- package/dist/shared/components/dashboard-widget-card/dashboard-stat-item.test.d.ts +0 -2
- package/dist/shared/components/dashboard-widget-card/dashboard-stat-item.test.d.ts.map +0 -1
- package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.test.d.ts +0 -2
- package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.test.d.ts.map +0 -1
- package/dist/shared/utilities/formatBadgeCount.test.d.ts +0 -2
- package/dist/shared/utilities/formatBadgeCount.test.d.ts.map +0 -1
- package/dist/ui/components/atoms/vc-button/vc-button.a11y.test.d.ts +0 -2
- package/dist/ui/components/atoms/vc-button/vc-button.a11y.test.d.ts.map +0 -1
- package/dist/ui/components/atoms/vc-button/vc-button.test.d.ts +0 -2
- package/dist/ui/components/atoms/vc-button/vc-button.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.a11y.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.a11y.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown-item.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown-item.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-input/vc-input.a11y.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-input/vc-input.a11y.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-input/vc-input.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-input/vc-input.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-input-group/vc-input-group.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-input-group/vc-input-group.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-select/vc-select.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-select/vc-select.test.d.ts.map +0 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.a11y.test.d.ts +0 -2
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.a11y.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue.d.ts +0 -21
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue.d.ts +0 -32
- package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-blade/utils.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-blade/utils.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-gallery/composables/useGalleryReorder.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-gallery/composables/useGalleryReorder.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-gallery/composables/useGalleryUpload.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-gallery/composables/useGalleryUpload.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-gallery/composables/useImageLoad.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-gallery/composables/useImageLoad.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.actions.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.actions.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-table/composables/useDataTableState.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-table/composables/useDataTableState.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.test.d.ts.map +0 -1
- package/dist/ui/components/organisms/vc-table/composables/useTableFilter.test.d.ts +0 -2
- package/dist/ui/components/organisms/vc-table/composables/useTableFilter.test.d.ts.map +0 -1
- package/dist/vendor-intlify-core-base-YZqJSEvl.js +0 -1130
- package/dist/vendor-tiptap-extension-placeholder-ZfoeEW0T.js +0 -1
- package/dist/vendor-tiptap-extension-table-cell-_uzaJkJG.js +0 -1
- package/dist/vendor-tiptap-extension-table-header-_uzaJkJG.js +0 -1
- package/dist/vendor-tiptap-extension-table-row-_uzaJkJG.js +0 -1
- package/shared/components/app-switcher/components/index.ts +0 -1
- package/shared/components/app-switcher/components/vc-app-switcher/index.ts +0 -1
- package/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue +0 -89
- package/shared/components/app-switcher/composables/index.ts +0 -1
- package/shared/components/app-switcher/composables/useAppSwitcher/index.ts +0 -53
- package/shared/components/app-switcher/index.ts +0 -14
- package/shared/components/blade-navigation/ARCHITECTURE.md +0 -420
- package/shared/components/blade-navigation/MIGRATION.md +0 -224
- package/shared/components/blade-navigation/components/index.ts +0 -2
- package/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue +0 -78
- package/shared/components/blade-navigation/components/vc-blade-navigation/index.ts +0 -2
- package/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation-new.vue +0 -160
- package/shared/components/blade-navigation/components/vc-blade-slot/index.ts +0 -1
- package/shared/components/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue +0 -143
- package/shared/components/blade-navigation/components/vc-blade-view/vc-blade-view.ts +0 -188
- package/shared/components/blade-navigation/composables/index.ts +0 -5
- package/shared/components/blade-navigation/composables/useBladeMessaging.test.ts +0 -189
- package/shared/components/blade-navigation/composables/useBladeMessaging.ts +0 -81
- package/shared/components/blade-navigation/composables/useBladeNavigationAdapter.ts +0 -513
- package/shared/components/blade-navigation/composables/useBladeStack.test.ts +0 -420
- package/shared/components/blade-navigation/composables/useBladeStack.ts +0 -335
- package/shared/components/blade-navigation/index.ts +0 -4
- package/shared/components/blade-navigation/plugin-v2.ts +0 -144
- package/shared/components/blade-navigation/types/index.ts +0 -247
- package/shared/components/blade-navigation/utils/restoreFromUrl.test.ts +0 -247
- package/shared/components/blade-navigation/utils/restoreFromUrl.ts +0 -84
- package/shared/components/blade-navigation/utils/urlSync.test.ts +0 -181
- package/shared/components/blade-navigation/utils/urlSync.ts +0 -151
- package/shared/components/change-password/change-password.vue +0 -231
- package/shared/components/change-password/index.ts +0 -10
- package/shared/components/change-password-button/change-password-button.stories.ts +0 -63
- package/shared/components/change-password-button/change-password-button.vue +0 -23
- package/shared/components/change-password-button/index.ts +0 -1
- package/shared/components/common/popup/vc-popup-base.vue +0 -133
- package/shared/components/common/popup/vc-popup-error.vue +0 -38
- package/shared/components/common/popup/vc-popup-info.vue +0 -38
- package/shared/components/common/popup/vc-popup-warning.vue +0 -42
- package/shared/components/dashboard-charts/ChartContainer.vue +0 -54
- package/shared/components/dashboard-charts/ChartLegend.vue +0 -40
- package/shared/components/dashboard-charts/ChartTooltip.vue +0 -43
- package/shared/components/dashboard-charts/DashboardBarChart.vue +0 -165
- package/shared/components/dashboard-charts/DashboardDonutChart.vue +0 -137
- package/shared/components/dashboard-charts/DashboardLineChart.vue +0 -170
- package/shared/components/dashboard-charts/chart-theme.scss +0 -19
- package/shared/components/dashboard-charts/chart-tooltip.scss +0 -48
- package/shared/components/dashboard-charts/chart-utils.ts +0 -189
- package/shared/components/dashboard-charts/dashboard-charts.stories.ts +0 -393
- package/shared/components/dashboard-charts/index.ts +0 -7
- package/shared/components/dashboard-charts/types.ts +0 -7
- package/shared/components/dashboard-widget-card/dashboard-feed-list.vue +0 -12
- package/shared/components/dashboard-widget-card/dashboard-feed-row.vue +0 -28
- package/shared/components/dashboard-widget-card/dashboard-stat-item.test.ts +0 -38
- package/shared/components/dashboard-widget-card/dashboard-stat-item.vue +0 -55
- package/shared/components/dashboard-widget-card/dashboard-widget-card.stories.ts +0 -202
- package/shared/components/dashboard-widget-card/dashboard-widget-card.test.ts +0 -72
- package/shared/components/dashboard-widget-card/dashboard-widget-card.vue +0 -163
- package/shared/components/dashboard-widget-card/index.ts +0 -4
- package/shared/components/draggable-dashboard/DraggableDashboard.vue +0 -70
- package/shared/components/draggable-dashboard/GridstackDashboard.vue +0 -315
- package/shared/components/draggable-dashboard/composables/useGridstack.ts +0 -380
- package/shared/components/draggable-dashboard/composables/useGridstackAdapter.ts +0 -245
- package/shared/components/draggable-dashboard/draggable-dashboard.stories.ts +0 -175
- package/shared/components/draggable-dashboard/index.ts +0 -34
- package/shared/components/draggable-dashboard/types.ts +0 -96
- package/shared/components/error-interceptor/index.ts +0 -18
- package/shared/components/error-interceptor/interceptor.ts +0 -66
- package/shared/components/generic-dropdown/generic-dropdown.vue +0 -122
- package/shared/components/generic-dropdown/index.ts +0 -7
- package/shared/components/index.ts +0 -27
- package/shared/components/language-selector/index.ts +0 -10
- package/shared/components/language-selector/language-selector.stories.ts +0 -44
- package/shared/components/language-selector/language-selector.vue +0 -72
- package/shared/components/logout-button/index.ts +0 -1
- package/shared/components/logout-button/logout-button.stories.ts +0 -61
- package/shared/components/logout-button/logout-button.vue +0 -30
- package/shared/components/multilanguage-selector/index.ts +0 -1
- package/shared/components/multilanguage-selector/multilanguage-selector.stories.ts +0 -90
- package/shared/components/multilanguage-selector/multilanguage-selector.vue +0 -191
- package/shared/components/notification-dropdown/_internal/notification/index.ts +0 -1
- package/shared/components/notification-dropdown/_internal/notification/notification.vue +0 -78
- package/shared/components/notification-dropdown/index.ts +0 -10
- package/shared/components/notification-dropdown/notification-dropdown.stories.ts +0 -99
- package/shared/components/notification-dropdown/notification-dropdown.vue +0 -40
- package/shared/components/notification-template/index.ts +0 -10
- package/shared/components/notification-template/notification-template.stories.ts +0 -95
- package/shared/components/notification-template/notification-template.vue +0 -131
- package/shared/components/notifications/components/index.ts +0 -1
- package/shared/components/notifications/components/notification-container/index.ts +0 -153
- package/shared/components/notifications/composables/index.ts +0 -2
- package/shared/components/notifications/composables/useContainer/index.ts +0 -292
- package/shared/components/notifications/composables/useInstance/index.ts +0 -79
- package/shared/components/notifications/core/index.ts +0 -1
- package/shared/components/notifications/core/notification.ts +0 -202
- package/shared/components/notifications/index.ts +0 -6
- package/shared/components/notifications/styles/index.scss +0 -133
- package/shared/components/notifications/types/index.ts +0 -33
- package/shared/components/popup-handler/components/index.ts +0 -1
- package/shared/components/popup-handler/components/vc-popup-container/index.ts +0 -3
- package/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue +0 -49
- package/shared/components/popup-handler/composables/index.ts +0 -1
- package/shared/components/popup-handler/composables/usePopup/index.ts +0 -209
- package/shared/components/popup-handler/index.ts +0 -19
- package/shared/components/popup-handler/keys.ts +0 -4
- package/shared/components/popup-handler/plugin.ts +0 -25
- package/shared/components/popup-handler/types/index.ts +0 -25
- package/shared/components/popup-handler/utils/index.ts +0 -9
- package/shared/components/settings-menu/index.ts +0 -1
- package/shared/components/settings-menu/settings-menu.stories.ts +0 -104
- package/shared/components/settings-menu/settings-menu.vue +0 -59
- package/shared/components/settings-menu-item/index.ts +0 -1
- package/shared/components/settings-menu-item/settings-menu-item.stories.ts +0 -194
- package/shared/components/settings-menu-item/settings-menu-item.vue +0 -168
- package/shared/components/sidebar/index.ts +0 -7
- package/shared/components/sidebar/sidebar.vue +0 -80
- package/shared/components/sign-in/external-provider.vue +0 -49
- package/shared/components/sign-in/external-providers.vue +0 -26
- package/shared/components/sign-in/index.ts +0 -1
- package/shared/components/sign-in/useExternalProvider.ts +0 -103
- package/shared/components/theme-selector/index.ts +0 -1
- package/shared/components/theme-selector/theme-selector.stories.ts +0 -56
- package/shared/components/theme-selector/theme-selector.vue +0 -51
- package/shared/components/user-dropdown-button/_internal/user-info.vue +0 -114
- package/shared/components/user-dropdown-button/_internal/user-sidebar.vue +0 -50
- package/shared/components/user-dropdown-button/index.ts +0 -10
- package/shared/components/user-dropdown-button/user-dropdown-button.stories.ts +0 -153
- package/shared/components/user-dropdown-button/user-dropdown-button.vue +0 -142
- package/shared/composables/index.ts +0 -5
- package/shared/composables/useExternalWidgets.ts +0 -107
- package/shared/composables/useMenuExpanded.ts +0 -64
- package/shared/composables/useModificationTracker/index.ts +0 -116
- package/shared/composables/useTableSelection.ts +0 -151
- package/shared/composables/useTableSort.ts +0 -107
- package/shared/index.ts +0 -24
- package/shared/modules/assets/components/assets-details/assets-details.vue +0 -238
- package/shared/modules/assets/components/assets-details/index.ts +0 -3
- package/shared/modules/assets/components/index.ts +0 -1
- package/shared/modules/assets/index.ts +0 -12
- package/shared/modules/assets-manager/components/assets-manager/assets-manager.vue +0 -442
- package/shared/modules/assets-manager/components/assets-manager/index.ts +0 -3
- package/shared/modules/assets-manager/components/index.ts +0 -1
- package/shared/modules/assets-manager/index.ts +0 -13
- package/shared/modules/dynamic/components/FIELD_MAP.ts +0 -53
- package/shared/modules/dynamic/components/SchemaRender.ts +0 -102
- package/shared/modules/dynamic/components/factories.ts +0 -242
- package/shared/modules/dynamic/components/fields/Button.ts +0 -44
- package/shared/modules/dynamic/components/fields/Card.ts +0 -119
- package/shared/modules/dynamic/components/fields/Checkbox.ts +0 -53
- package/shared/modules/dynamic/components/fields/ContentField.ts +0 -33
- package/shared/modules/dynamic/components/fields/CustomComponent.ts +0 -29
- package/shared/modules/dynamic/components/fields/DynamicProperty.ts +0 -154
- package/shared/modules/dynamic/components/fields/EditorField.ts +0 -46
- package/shared/modules/dynamic/components/fields/Fieldset.ts +0 -66
- package/shared/modules/dynamic/components/fields/GalleryField.ts +0 -162
- package/shared/modules/dynamic/components/fields/ImageField.ts +0 -35
- package/shared/modules/dynamic/components/fields/InputCurrency.ts +0 -79
- package/shared/modules/dynamic/components/fields/InputField.ts +0 -81
- package/shared/modules/dynamic/components/fields/MultivalueField.ts +0 -68
- package/shared/modules/dynamic/components/fields/RadioButtonGroup.ts +0 -83
- package/shared/modules/dynamic/components/fields/RatingField.ts +0 -28
- package/shared/modules/dynamic/components/fields/SelectField.ts +0 -72
- package/shared/modules/dynamic/components/fields/StatusField.ts +0 -110
- package/shared/modules/dynamic/components/fields/SwitchField.ts +0 -29
- package/shared/modules/dynamic/components/fields/Table.ts +0 -194
- package/shared/modules/dynamic/components/fields/TextareaField.ts +0 -46
- package/shared/modules/dynamic/components/fields/ValidationField.ts +0 -54
- package/shared/modules/dynamic/components/fields/VideoField.ts +0 -30
- package/shared/modules/dynamic/components/fields/props.ts +0 -39
- package/shared/modules/dynamic/components/index.ts +0 -4
- package/shared/modules/dynamic/composables/index.ts +0 -4
- package/shared/modules/dynamic/composables/useDynamicViewsUtils/index.ts +0 -46
- package/shared/modules/dynamic/composables/useFilterBuilder/index.ts +0 -441
- package/shared/modules/dynamic/composables/useTableTemplates/index.ts +0 -67
- package/shared/modules/dynamic/composables/useToolbarReducer/index.ts +0 -70
- package/shared/modules/dynamic/factories/base/useDetailsFactory.ts +0 -145
- package/shared/modules/dynamic/factories/base/useListFactory.ts +0 -69
- package/shared/modules/dynamic/factories/index.ts +0 -4
- package/shared/modules/dynamic/factories/types/index.ts +0 -220
- package/shared/modules/dynamic/helpers/getters.ts +0 -12
- package/shared/modules/dynamic/helpers/methodHandler.ts +0 -22
- package/shared/modules/dynamic/helpers/nodeBuilder.ts +0 -242
- package/shared/modules/dynamic/helpers/override.ts +0 -153
- package/shared/modules/dynamic/helpers/safeIn.ts +0 -6
- package/shared/modules/dynamic/helpers/setters.ts +0 -24
- package/shared/modules/dynamic/helpers/unrefNested.ts +0 -14
- package/shared/modules/dynamic/helpers/unwrapInterpolation.ts +0 -16
- package/shared/modules/dynamic/index.ts +0 -314
- package/shared/modules/dynamic/keys.ts +0 -3
- package/shared/modules/dynamic/pages/dynamic-blade-form.vue +0 -575
- package/shared/modules/dynamic/pages/dynamic-blade-list.vue +0 -755
- package/shared/modules/dynamic/pages/index.ts +0 -4
- package/shared/modules/dynamic/types/index.ts +0 -1220
- package/shared/modules/dynamic/types/models.ts +0 -186
- package/shared/modules/index.ts +0 -3
- package/shared/pages/ChangePasswordPage/components/change-password/ChangePassword.vue +0 -209
- package/shared/pages/ChangePasswordPage/components/change-password/change-password.stories.ts +0 -44
- package/shared/pages/ChangePasswordPage/components/change-password/index.ts +0 -3
- package/shared/pages/ChangePasswordPage/components/index.ts +0 -1
- package/shared/pages/ChangePasswordPage/index.ts +0 -1
- package/shared/pages/ChangePasswordPage/plugin.ts +0 -4
- package/shared/pages/ForgotPasswordPage/components/forgot-password/ForgotPassword.vue +0 -155
- package/shared/pages/ForgotPasswordPage/components/forgot-password/forgot-password.stories.ts +0 -38
- package/shared/pages/ForgotPasswordPage/components/forgot-password/index.ts +0 -3
- package/shared/pages/ForgotPasswordPage/components/index.ts +0 -1
- package/shared/pages/ForgotPasswordPage/index.ts +0 -1
- package/shared/pages/ForgotPasswordPage/plugin.ts +0 -4
- package/shared/pages/InvitePage/components/index.ts +0 -1
- package/shared/pages/InvitePage/components/invite/Invite.vue +0 -182
- package/shared/pages/InvitePage/components/invite/index.ts +0 -3
- package/shared/pages/InvitePage/components/invite/invite.stories.ts +0 -64
- package/shared/pages/InvitePage/index.ts +0 -1
- package/shared/pages/InvitePage/plugin.ts +0 -4
- package/shared/pages/LoginPage/components/index.ts +0 -1
- package/shared/pages/LoginPage/components/login/Login.vue +0 -226
- package/shared/pages/LoginPage/components/login/README.md +0 -52
- package/shared/pages/LoginPage/components/login/index.ts +0 -3
- package/shared/pages/LoginPage/components/login/login.stories.ts +0 -52
- package/shared/pages/LoginPage/index.ts +0 -1
- package/shared/pages/LoginPage/plugin.ts +0 -4
- package/shared/pages/ResetPasswordPage/components/index.ts +0 -1
- package/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue +0 -176
- package/shared/pages/ResetPasswordPage/components/reset-password/index.ts +0 -3
- package/shared/pages/ResetPasswordPage/components/reset-password/reset-password.stories.ts +0 -64
- package/shared/pages/ResetPasswordPage/index.ts +0 -1
- package/shared/pages/ResetPasswordPage/plugin.ts +0 -4
- package/shared/pages/_storybook-helpers.ts +0 -71
- package/shared/pages/index.ts +0 -5
- package/shared/pages/plugin.ts +0 -5
- package/shared/utilities/assets.ts +0 -43
- package/shared/utilities/colorUtils.ts +0 -64
- package/shared/utilities/formatBadgeCount.test.ts +0 -25
- package/shared/utilities/formatBadgeCount.ts +0 -15
- package/shared/utilities/index.ts +0 -4
- package/shared/utilities/vueUtils.ts +0 -50
- package/ui/components/atoms/index.ts +0 -21
- package/ui/components/atoms/vc-badge/index.ts +0 -1
- package/ui/components/atoms/vc-badge/vc-badge.stories.ts +0 -522
- package/ui/components/atoms/vc-badge/vc-badge.vue +0 -353
- package/ui/components/atoms/vc-banner/index.ts +0 -1
- package/ui/components/atoms/vc-banner/vc-banner.stories.ts +0 -259
- package/ui/components/atoms/vc-banner/vc-banner.vue +0 -225
- package/ui/components/atoms/vc-button/index.ts +0 -3
- package/ui/components/atoms/vc-button/types.ts +0 -28
- package/ui/components/atoms/vc-button/vc-button-group.stories.ts +0 -172
- package/ui/components/atoms/vc-button/vc-button-group.vue +0 -101
- package/ui/components/atoms/vc-button/vc-button.a11y.test.ts +0 -46
- package/ui/components/atoms/vc-button/vc-button.stories.ts +0 -431
- package/ui/components/atoms/vc-button/vc-button.test.ts +0 -75
- package/ui/components/atoms/vc-button/vc-button.vue +0 -355
- package/ui/components/atoms/vc-card/index.ts +0 -3
- package/ui/components/atoms/vc-card/vc-card.stories.ts +0 -342
- package/ui/components/atoms/vc-card/vc-card.vue +0 -217
- package/ui/components/atoms/vc-col/index.ts +0 -1
- package/ui/components/atoms/vc-col/vc-col.stories.ts +0 -164
- package/ui/components/atoms/vc-col/vc-col.vue +0 -34
- package/ui/components/atoms/vc-container/index.ts +0 -10
- package/ui/components/atoms/vc-container/vc-container.stories.ts +0 -219
- package/ui/components/atoms/vc-container/vc-container.vue +0 -96
- package/ui/components/atoms/vc-hint/index.ts +0 -10
- package/ui/components/atoms/vc-hint/vc-hint.stories.ts +0 -144
- package/ui/components/atoms/vc-hint/vc-hint.vue +0 -42
- package/ui/components/atoms/vc-icon/README.md +0 -273
- package/ui/components/atoms/vc-icon/composables/index.ts +0 -2
- package/ui/components/atoms/vc-icon/composables/use-icon-type.ts +0 -83
- package/ui/components/atoms/vc-icon/composables/use-icon.ts +0 -129
- package/ui/components/atoms/vc-icon/icons/MenuBurgerIcon.vue +0 -24
- package/ui/components/atoms/vc-icon/icons/index.ts +0 -1
- package/ui/components/atoms/vc-icon/index.ts +0 -3
- package/ui/components/atoms/vc-icon/types.ts +0 -36
- package/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue +0 -124
- package/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue +0 -143
- package/ui/components/atoms/vc-icon/vc-icon.stories.ts +0 -818
- package/ui/components/atoms/vc-icon/vc-icon.vue +0 -609
- package/ui/components/atoms/vc-icon/vc-lucide-icon.vue +0 -199
- package/ui/components/atoms/vc-icon/vc-material-icon.vue +0 -128
- package/ui/components/atoms/vc-icon/vc-svg-icon.vue +0 -168
- package/ui/components/atoms/vc-image/index.ts +0 -1
- package/ui/components/atoms/vc-image/vc-image.stories.ts +0 -309
- package/ui/components/atoms/vc-image/vc-image.vue +0 -173
- package/ui/components/atoms/vc-label/index.ts +0 -1
- package/ui/components/atoms/vc-label/vc-label.stories.ts +0 -137
- package/ui/components/atoms/vc-label/vc-label.vue +0 -132
- package/ui/components/atoms/vc-link/index.ts +0 -10
- package/ui/components/atoms/vc-link/vc-link.stories.ts +0 -154
- package/ui/components/atoms/vc-link/vc-link.vue +0 -61
- package/ui/components/atoms/vc-loading/index.ts +0 -3
- package/ui/components/atoms/vc-loading/vc-loading.vue +0 -71
- package/ui/components/atoms/vc-progress/index.ts +0 -10
- package/ui/components/atoms/vc-progress/vc-progress.stories.ts +0 -182
- package/ui/components/atoms/vc-progress/vc-progress.vue +0 -74
- package/ui/components/atoms/vc-row/index.ts +0 -1
- package/ui/components/atoms/vc-row/vc-row.stories.ts +0 -143
- package/ui/components/atoms/vc-row/vc-row.vue +0 -27
- package/ui/components/atoms/vc-scrollable-container/index.ts +0 -1
- package/ui/components/atoms/vc-scrollable-container/vc-scrollable-container.vue +0 -119
- package/ui/components/atoms/vc-skeleton/index.ts +0 -1
- package/ui/components/atoms/vc-skeleton/vc-skeleton.stories.ts +0 -246
- package/ui/components/atoms/vc-skeleton/vc-skeleton.vue +0 -115
- package/ui/components/atoms/vc-status/index.ts +0 -1
- package/ui/components/atoms/vc-status/vc-status.stories.ts +0 -235
- package/ui/components/atoms/vc-status/vc-status.vue +0 -131
- package/ui/components/atoms/vc-status-icon/index.ts +0 -1
- package/ui/components/atoms/vc-status-icon/vc-status-icon.stories.ts +0 -129
- package/ui/components/atoms/vc-status-icon/vc-status-icon.vue +0 -48
- package/ui/components/atoms/vc-tooltip/index.ts +0 -1
- package/ui/components/atoms/vc-tooltip/vc-tooltip.stories.ts +0 -409
- package/ui/components/atoms/vc-tooltip/vc-tooltip.vue +0 -301
- package/ui/components/atoms/vc-video/index.ts +0 -1
- package/ui/components/atoms/vc-video/vc-video.stories.ts +0 -150
- package/ui/components/atoms/vc-video/vc-video.vue +0 -88
- package/ui/components/atoms/vc-widget/index.ts +0 -3
- package/ui/components/atoms/vc-widget/vc-widget.stories.ts +0 -285
- package/ui/components/atoms/vc-widget/vc-widget.vue +0 -174
- package/ui/components/index.ts +0 -8
- package/ui/components/molecules/index.ts +0 -26
- package/ui/components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue +0 -216
- package/ui/components/molecules/vc-accordion/index.ts +0 -11
- package/ui/components/molecules/vc-accordion/vc-accordion.stories.ts +0 -526
- package/ui/components/molecules/vc-accordion/vc-accordion.vue +0 -176
- package/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue +0 -98
- package/ui/components/molecules/vc-breadcrumbs/index.ts +0 -1
- package/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.stories.ts +0 -509
- package/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue +0 -176
- package/ui/components/molecules/vc-checkbox/index.ts +0 -3
- package/ui/components/molecules/vc-checkbox/vc-checkbox.a11y.test.ts +0 -39
- package/ui/components/molecules/vc-checkbox/vc-checkbox.stories.ts +0 -356
- package/ui/components/molecules/vc-checkbox/vc-checkbox.test.ts +0 -75
- package/ui/components/molecules/vc-checkbox/vc-checkbox.vue +0 -355
- package/ui/components/molecules/vc-checkbox-group/index.ts +0 -2
- package/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.stories.ts +0 -258
- package/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.test.ts +0 -40
- package/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue +0 -103
- package/ui/components/molecules/vc-color-input/index.ts +0 -1
- package/ui/components/molecules/vc-color-input/vc-color-input.stories.ts +0 -152
- package/ui/components/molecules/vc-color-input/vc-color-input.vue +0 -398
- package/ui/components/molecules/vc-date-picker/index.ts +0 -1
- package/ui/components/molecules/vc-date-picker/vc-date-picker.stories.ts +0 -168
- package/ui/components/molecules/vc-date-picker/vc-date-picker.vue +0 -427
- package/ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue +0 -78
- package/ui/components/molecules/vc-dropdown/index.ts +0 -2
- package/ui/components/molecules/vc-dropdown/vc-dropdown-item.test.ts +0 -59
- package/ui/components/molecules/vc-dropdown/vc-dropdown.stories.ts +0 -394
- package/ui/components/molecules/vc-dropdown/vc-dropdown.test.ts +0 -54
- package/ui/components/molecules/vc-dropdown/vc-dropdown.vue +0 -546
- package/ui/components/molecules/vc-dropdown-panel/index.ts +0 -1
- package/ui/components/molecules/vc-dropdown-panel/panel-anchor-registry.ts +0 -5
- package/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue +0 -326
- package/ui/components/molecules/vc-editor/_internal/extensions/font-size.ts +0 -59
- package/ui/components/molecules/vc-editor/_internal/toolbar-types.ts +0 -57
- package/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue +0 -103
- package/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue +0 -79
- package/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue +0 -215
- package/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue +0 -316
- package/ui/components/molecules/vc-editor/index.ts +0 -6
- package/ui/components/molecules/vc-editor/vc-editor.stories.ts +0 -417
- package/ui/components/molecules/vc-editor/vc-editor.vue +0 -833
- package/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue +0 -96
- package/ui/components/molecules/vc-field/index.ts +0 -1
- package/ui/components/molecules/vc-field/vc-field.stories.ts +0 -179
- package/ui/components/molecules/vc-field/vc-field.vue +0 -119
- package/ui/components/molecules/vc-file-upload/index.ts +0 -1
- package/ui/components/molecules/vc-file-upload/vc-file-upload.stories.ts +0 -472
- package/ui/components/molecules/vc-file-upload/vc-file-upload.vue +0 -271
- package/ui/components/molecules/vc-form/index.ts +0 -10
- package/ui/components/molecules/vc-form/vc-form.stories.ts +0 -168
- package/ui/components/molecules/vc-form/vc-form.vue +0 -38
- package/ui/components/molecules/vc-input/index.ts +0 -1
- package/ui/components/molecules/vc-input/vc-input.a11y.test.ts +0 -57
- package/ui/components/molecules/vc-input/vc-input.stories.ts +0 -1004
- package/ui/components/molecules/vc-input/vc-input.test.ts +0 -114
- package/ui/components/molecules/vc-input/vc-input.vue +0 -731
- package/ui/components/molecules/vc-input-currency/index.ts +0 -1
- package/ui/components/molecules/vc-input-currency/vc-input-currency.stories.ts +0 -532
- package/ui/components/molecules/vc-input-currency/vc-input-currency.vue +0 -199
- package/ui/components/molecules/vc-input-dropdown/index.ts +0 -3
- package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.stories.ts +0 -761
- package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue +0 -305
- package/ui/components/molecules/vc-input-group/context.ts +0 -10
- package/ui/components/molecules/vc-input-group/index.ts +0 -2
- package/ui/components/molecules/vc-input-group/vc-input-group.stories.ts +0 -355
- package/ui/components/molecules/vc-input-group/vc-input-group.test.ts +0 -39
- package/ui/components/molecules/vc-input-group/vc-input-group.vue +0 -173
- package/ui/components/molecules/vc-multivalue/_internal/MultivalueDropdown.vue +0 -216
- package/ui/components/molecules/vc-multivalue/_internal/MultivalueTrigger.vue +0 -207
- package/ui/components/molecules/vc-multivalue/composables/index.ts +0 -6
- package/ui/components/molecules/vc-multivalue/composables/useMultivalueColor.ts +0 -50
- package/ui/components/molecules/vc-multivalue/composables/useMultivalueDropdown.ts +0 -126
- package/ui/components/molecules/vc-multivalue/composables/useMultivalueInput.ts +0 -64
- package/ui/components/molecules/vc-multivalue/composables/useMultivalueMode.ts +0 -32
- package/ui/components/molecules/vc-multivalue/composables/useMultivalueOptions.ts +0 -27
- package/ui/components/molecules/vc-multivalue/composables/useMultivalueValues.ts +0 -50
- package/ui/components/molecules/vc-multivalue/index.ts +0 -1
- package/ui/components/molecules/vc-multivalue/vc-multivalue.stories.ts +0 -561
- package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +0 -547
- package/ui/components/molecules/vc-pagination/index.ts +0 -3
- package/ui/components/molecules/vc-pagination/vc-pagination.stories.ts +0 -259
- package/ui/components/molecules/vc-pagination/vc-pagination.vue +0 -244
- package/ui/components/molecules/vc-radio-button/index.ts +0 -1
- package/ui/components/molecules/vc-radio-button/vc-radio-button.stories.ts +0 -283
- package/ui/components/molecules/vc-radio-button/vc-radio-button.vue +0 -195
- package/ui/components/molecules/vc-radio-group/index.ts +0 -2
- package/ui/components/molecules/vc-radio-group/vc-radio-group.stories.ts +0 -248
- package/ui/components/molecules/vc-radio-group/vc-radio-group.test.ts +0 -51
- package/ui/components/molecules/vc-radio-group/vc-radio-group.vue +0 -92
- package/ui/components/molecules/vc-rating/index.ts +0 -1
- package/ui/components/molecules/vc-rating/vc-rating.stories.ts +0 -363
- package/ui/components/molecules/vc-rating/vc-rating.vue +0 -128
- package/ui/components/molecules/vc-select/_internal/SelectDropdown.vue +0 -200
- package/ui/components/molecules/vc-select/_internal/SelectTrigger.vue +0 -301
- package/ui/components/molecules/vc-select/composables/index.ts +0 -7
- package/ui/components/molecules/vc-select/composables/useSelectDefaultValue.ts +0 -106
- package/ui/components/molecules/vc-select/composables/useSelectDropdown.ts +0 -88
- package/ui/components/molecules/vc-select/composables/useSelectOptions.ts +0 -125
- package/ui/components/molecules/vc-select/composables/useSelectSearch.ts +0 -83
- package/ui/components/molecules/vc-select/composables/useSelectSelection.ts +0 -170
- package/ui/components/molecules/vc-select/composables/useSelectValueMapping.ts +0 -57
- package/ui/components/molecules/vc-select/composables/useSelectVisibility.ts +0 -60
- package/ui/components/molecules/vc-select/index.ts +0 -2
- package/ui/components/molecules/vc-select/vc-select.stories.ts +0 -1730
- package/ui/components/molecules/vc-select/vc-select.test.ts +0 -89
- package/ui/components/molecules/vc-select/vc-select.vue +0 -862
- package/ui/components/molecules/vc-slider/index.ts +0 -13
- package/ui/components/molecules/vc-slider/vc-slider.stories.ts +0 -224
- package/ui/components/molecules/vc-slider/vc-slider.vue +0 -148
- package/ui/components/molecules/vc-switch/index.ts +0 -1
- package/ui/components/molecules/vc-switch/vc-switch.stories.ts +0 -324
- package/ui/components/molecules/vc-switch/vc-switch.vue +0 -237
- package/ui/components/molecules/vc-textarea/index.ts +0 -1
- package/ui/components/molecules/vc-textarea/vc-textarea.a11y.test.ts +0 -44
- package/ui/components/molecules/vc-textarea/vc-textarea.stories.ts +0 -326
- package/ui/components/molecules/vc-textarea/vc-textarea.vue +0 -229
- package/ui/components/molecules/vc-toast/index.ts +0 -1
- package/ui/components/molecules/vc-toast/vc-toast.stories.ts +0 -559
- package/ui/components/molecules/vc-toast/vc-toast.vue +0 -649
- package/ui/components/organisms/blade-navigation-v2.stories.ts +0 -611
- package/ui/components/organisms/index.ts +0 -9
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarMobileActions.vue +0 -128
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarOverlay.vue +0 -91
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarWidgetContent.vue +0 -40
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarWidgetItem.vue +0 -154
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarWidgetsMenu.vue +0 -110
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.ts +0 -174
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue +0 -730
- package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubPopover.vue +0 -79
- package/ui/components/organisms/vc-app/_internal/app-bar/components/MenuSidebar.vue +0 -196
- package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppBarMobileActions.ts +0 -50
- package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppBarState.ts +0 -35
- package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppBarWidgets.ts +0 -25
- package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.ts +0 -70
- package/ui/components/organisms/vc-app/_internal/app-bar/composables/useToggleableContent.ts +0 -67
- package/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue +0 -365
- package/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.test.ts +0 -151
- package/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue +0 -587
- package/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.test.ts +0 -43
- package/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.vue +0 -158
- package/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue +0 -160
- package/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue +0 -216
- package/ui/components/organisms/vc-app/_internal/menu/composables/useBadge.ts +0 -82
- package/ui/components/organisms/vc-app/_internal/menu/composables/useMenuActiveState.ts +0 -41
- package/ui/components/organisms/vc-app/_internal/sidebar/SidebarCollapseButton.vue +0 -47
- package/ui/components/organisms/vc-app/_internal/sidebar/SidebarContent.vue +0 -123
- package/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue +0 -242
- package/ui/components/organisms/vc-app/composables/useShellBootstrap.test.ts +0 -222
- package/ui/components/organisms/vc-app/composables/useShellBootstrap.ts +0 -101
- package/ui/components/organisms/vc-app/composables/useShellLifecycle.ts +0 -39
- package/ui/components/organisms/vc-app/composables/useShellNavigation.ts +0 -57
- package/ui/components/organisms/vc-app/composition/README.md +0 -78
- package/ui/components/organisms/vc-app/composition/app-bar/index.ts +0 -6
- package/ui/components/organisms/vc-app/composition/index.ts +0 -6
- package/ui/components/organisms/vc-app/composition/layouts/index.ts +0 -2
- package/ui/components/organisms/vc-app/composition/menu/index.ts +0 -6
- package/ui/components/organisms/vc-app/composition/shell/index.ts +0 -3
- package/ui/components/organisms/vc-app/composition/sidebar/index.ts +0 -3
- package/ui/components/organisms/vc-app/composition/state/index.ts +0 -6
- package/ui/components/organisms/vc-app/index.ts +0 -2
- package/ui/components/organisms/vc-app/vc-app-shell.stories.ts +0 -762
- package/ui/components/organisms/vc-app/vc-app.vue +0 -252
- package/ui/components/organisms/vc-auth-layout/index.ts +0 -1
- package/ui/components/organisms/vc-auth-layout/vc-auth-layout.vue +0 -193
- package/ui/components/organisms/vc-blade/_internal/BladeContentSkeleton.vue +0 -113
- package/ui/components/organisms/vc-blade/_internal/BladeHeader.vue +0 -263
- package/ui/components/organisms/vc-blade/_internal/BladeHeaderSkeleton.vue +0 -52
- package/ui/components/organisms/vc-blade/_internal/BladeStatusBanners.vue +0 -195
- package/ui/components/organisms/vc-blade/_internal/BladeToolbar.vue +0 -73
- package/ui/components/organisms/vc-blade/_internal/BladeToolbarSkeleton.vue +0 -34
- package/ui/components/organisms/vc-blade/_internal/composables/useBladeError.ts +0 -44
- package/ui/components/organisms/vc-blade/_internal/composables/useToolbarRegistration.ts +0 -116
- package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.test.ts +0 -79
- package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.vue +0 -135
- package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarCircleButton.vue +0 -101
- package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarDesktop.vue +0 -125
- package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarMobile.vue +0 -417
- package/ui/components/organisms/vc-blade/_internal/toolbar/toolbar-button-props.ts +0 -14
- package/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainer.vue +0 -38
- package/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerDesktop.vue +0 -125
- package/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerMobile.vue +0 -114
- package/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.test.ts +0 -56
- package/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.vue +0 -91
- package/ui/components/organisms/vc-blade/constants.ts +0 -19
- package/ui/components/organisms/vc-blade/index.ts +0 -1
- package/ui/components/organisms/vc-blade/utils.test.ts +0 -82
- package/ui/components/organisms/vc-blade/utils.ts +0 -48
- package/ui/components/organisms/vc-blade/vc-blade.stories.ts +0 -502
- package/ui/components/organisms/vc-blade/vc-blade.vue +0 -312
- package/ui/components/organisms/vc-dynamic-property/index.ts +0 -1
- package/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue +0 -618
- package/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.test.ts +0 -48
- package/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue +0 -244
- package/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue +0 -351
- package/ui/components/organisms/vc-gallery/composables/index.ts +0 -4
- package/ui/components/organisms/vc-gallery/composables/useGalleryPreview.ts +0 -26
- package/ui/components/organisms/vc-gallery/composables/useGalleryReorder.test.ts +0 -73
- package/ui/components/organisms/vc-gallery/composables/useGalleryReorder.ts +0 -183
- package/ui/components/organisms/vc-gallery/composables/useGalleryUpload.test.ts +0 -89
- package/ui/components/organisms/vc-gallery/composables/useGalleryUpload.ts +0 -43
- package/ui/components/organisms/vc-gallery/composables/useImageLoad.test.ts +0 -34
- package/ui/components/organisms/vc-gallery/composables/useImageLoad.ts +0 -26
- package/ui/components/organisms/vc-gallery/index.ts +0 -3
- package/ui/components/organisms/vc-gallery/vc-gallery.actions.test.ts +0 -76
- package/ui/components/organisms/vc-gallery/vc-gallery.stories.ts +0 -99
- package/ui/components/organisms/vc-gallery/vc-gallery.vue +0 -424
- package/ui/components/organisms/vc-image-upload/index.ts +0 -1
- package/ui/components/organisms/vc-image-upload/vc-image-upload.stories.ts +0 -47
- package/ui/components/organisms/vc-image-upload/vc-image-upload.vue +0 -251
- package/ui/components/organisms/vc-popup/index.ts +0 -3
- package/ui/components/organisms/vc-popup/vc-popup.stories.ts +0 -504
- package/ui/components/organisms/vc-popup/vc-popup.vue +0 -405
- package/ui/components/organisms/vc-sidebar/index.ts +0 -1
- package/ui/components/organisms/vc-sidebar/vc-sidebar.stories.ts +0 -251
- package/ui/components/organisms/vc-sidebar/vc-sidebar.test.ts +0 -125
- package/ui/components/organisms/vc-sidebar/vc-sidebar.vue +0 -787
- package/ui/components/organisms/vc-table/VcDataTable.vue +0 -1856
- package/ui/components/organisms/vc-table/VcTableAdapter.vue +0 -574
- package/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue +0 -134
- package/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue +0 -451
- package/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue +0 -123
- package/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue +0 -38
- package/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue +0 -88
- package/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue +0 -238
- package/ui/components/organisms/vc-table/base/BaseVcDataTable.ts +0 -541
- package/ui/components/organisms/vc-table/components/ColumnFilter.vue +0 -459
- package/ui/components/organisms/vc-table/components/ColumnSwitcherButton.vue +0 -43
- package/ui/components/organisms/vc-table/components/DataTableBody.vue +0 -363
- package/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue +0 -396
- package/ui/components/organisms/vc-table/components/DataTableHeader.vue +0 -373
- package/ui/components/organisms/vc-table/components/DataTableRow.vue +0 -370
- package/ui/components/organisms/vc-table/components/GlobalFiltersButton.vue +0 -58
- package/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue +0 -440
- package/ui/components/organisms/vc-table/components/Table.vue +0 -101
- package/ui/components/organisms/vc-table/components/TableActions.vue +0 -125
- package/ui/components/organisms/vc-table/components/TableAddRowButton.vue +0 -55
- package/ui/components/organisms/vc-table/components/TableBody.vue +0 -79
- package/ui/components/organisms/vc-table/components/TableCell.vue +0 -160
- package/ui/components/organisms/vc-table/components/TableCheckbox.vue +0 -78
- package/ui/components/organisms/vc-table/components/TableColumnSwitcher.vue +0 -150
- package/ui/components/organisms/vc-table/components/TableEmpty.vue +0 -69
- package/ui/components/organisms/vc-table/components/TableFooter.vue +0 -13
- package/ui/components/organisms/vc-table/components/TableGroupRow.vue +0 -130
- package/ui/components/organisms/vc-table/components/TableHead.vue +0 -311
- package/ui/components/organisms/vc-table/components/TableHeader.vue +0 -13
- package/ui/components/organisms/vc-table/components/TableResizeHandle.vue +0 -125
- package/ui/components/organisms/vc-table/components/TableRow.vue +0 -283
- package/ui/components/organisms/vc-table/components/TableRowActions.vue +0 -495
- package/ui/components/organisms/vc-table/components/TableSearchHeader.vue +0 -233
- package/ui/components/organisms/vc-table/components/TableSelectAllBar.vue +0 -135
- package/ui/components/organisms/vc-table/components/VcColumn.vue +0 -255
- package/ui/components/organisms/vc-table/components/_internal/SlotProxy.ts +0 -20
- package/ui/components/organisms/vc-table/components/_internal/TableSkeletonRows.vue +0 -110
- package/ui/components/organisms/vc-table/components/cells/CellDate.vue +0 -52
- package/ui/components/organisms/vc-table/components/cells/CellDateAgo.vue +0 -48
- package/ui/components/organisms/vc-table/components/cells/CellDefault.vue +0 -90
- package/ui/components/organisms/vc-table/components/cells/CellEditableWrapper.vue +0 -47
- package/ui/components/organisms/vc-table/components/cells/CellHtml.vue +0 -62
- package/ui/components/organisms/vc-table/components/cells/CellImage.vue +0 -28
- package/ui/components/organisms/vc-table/components/cells/CellLink.vue +0 -18
- package/ui/components/organisms/vc-table/components/cells/CellMoney.vue +0 -120
- package/ui/components/organisms/vc-table/components/cells/CellNumber.vue +0 -113
- package/ui/components/organisms/vc-table/components/cells/CellStatus.vue +0 -18
- package/ui/components/organisms/vc-table/components/cells/CellStatusIcon.vue +0 -20
- package/ui/components/organisms/vc-table/components/cells/DynamicCellRenderer.vue +0 -164
- package/ui/components/organisms/vc-table/components/cells/index.ts +0 -11
- package/ui/components/organisms/vc-table/components/index.ts +0 -39
- package/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue +0 -672
- package/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue +0 -251
- package/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue +0 -163
- package/ui/components/organisms/vc-table/components/mobile/MobileCellRenderer.vue +0 -68
- package/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue +0 -353
- package/ui/components/organisms/vc-table/components/mobile/index.ts +0 -6
- package/ui/components/organisms/vc-table/composables/index.ts +0 -49
- package/ui/components/organisms/vc-table/composables/useCellBase.ts +0 -114
- package/ui/components/organisms/vc-table/composables/useCellRegistry.ts +0 -130
- package/ui/components/organisms/vc-table/composables/useColumnFilter.ts +0 -158
- package/ui/components/organisms/vc-table/composables/useDataProcessing.ts +0 -239
- package/ui/components/organisms/vc-table/composables/useDataTableState.test.ts +0 -78
- package/ui/components/organisms/vc-table/composables/useDataTableState.ts +0 -343
- package/ui/components/organisms/vc-table/composables/useMobileCardLayout.test.ts +0 -81
- package/ui/components/organisms/vc-table/composables/useMobileCardLayout.ts +0 -345
- package/ui/components/organisms/vc-table/composables/useTableColumns.ts +0 -276
- package/ui/components/organisms/vc-table/composables/useTableColumnsReorder.ts +0 -175
- package/ui/components/organisms/vc-table/composables/useTableColumnsResize.ts +0 -311
- package/ui/components/organisms/vc-table/composables/useTableContext.ts +0 -16
- package/ui/components/organisms/vc-table/composables/useTableEditing.ts +0 -385
- package/ui/components/organisms/vc-table/composables/useTableExpansion.ts +0 -159
- package/ui/components/organisms/vc-table/composables/useTableFilter.test.ts +0 -43
- package/ui/components/organisms/vc-table/composables/useTableFilter.ts +0 -131
- package/ui/components/organisms/vc-table/composables/useTableInlineEdit.ts +0 -306
- package/ui/components/organisms/vc-table/composables/useTableRowGrouping.ts +0 -310
- package/ui/components/organisms/vc-table/composables/useTableRowReorder.ts +0 -227
- package/ui/components/organisms/vc-table/composables/useTableSelectionV2.ts +0 -388
- package/ui/components/organisms/vc-table/composables/useTableSort.ts +0 -221
- package/ui/components/organisms/vc-table/composables/useTableSwipe.ts +0 -32
- package/ui/components/organisms/vc-table/composables/useVirtualScroll.ts +0 -286
- package/ui/components/organisms/vc-table/index.ts +0 -68
- package/ui/components/organisms/vc-table/keys.ts +0 -20
- package/ui/components/organisms/vc-table/types.ts +0 -856
- package/ui/components/organisms/vc-table/utils/ColumnCollector.ts +0 -137
- package/ui/components/organisms/vc-table/utils/deepClone.ts +0 -46
- package/ui/components/organisms/vc-table/utils/index.ts +0 -19
- package/ui/components/organisms/vc-table/vc-data-table.stories.ts +0 -5178
- package/ui/composables/README.md +0 -160
- package/ui/composables/index.ts +0 -6
- package/ui/composables/useAdaptiveItems.ts +0 -347
- package/ui/composables/useCollapsible.ts +0 -73
- package/ui/composables/useFloatingPosition.ts +0 -94
- package/ui/composables/useFormField.ts +0 -57
- package/ui/composables/useScrollArrows.ts +0 -64
- package/ui/composables/useTeleportTarget.ts +0 -37
- package/ui/types/form-field.ts +0 -44
- package/ui/types/index.ts +0 -21
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { f as Se, a as re, i as z, j as
|
|
1
|
+
import { f as Se, a as re, i as z, j as ie } from "./vendor-intlify-shared-SCAs3ybf.js";
|
|
2
2
|
/*!
|
|
3
|
-
* message-compiler v11.
|
|
4
|
-
* (c)
|
|
3
|
+
* message-compiler v11.3.0
|
|
4
|
+
* (c) 2026 kazuya kawaguchi
|
|
5
5
|
* Released under the MIT License.
|
|
6
6
|
*/
|
|
7
7
|
function ke(r, n, c) {
|
|
@@ -31,7 +31,7 @@ const d = {
|
|
|
31
31
|
UNHANDLED_CODEGEN_NODE_TYPE: 15,
|
|
32
32
|
// minifier error codes
|
|
33
33
|
UNHANDLED_MINIFIER_NODE_TYPE: 16
|
|
34
|
-
},
|
|
34
|
+
}, Ze = 17, Pe = {
|
|
35
35
|
// tokenizer error messages
|
|
36
36
|
[d.EXPECTED_TOKEN]: "Expected token: '{0}'",
|
|
37
37
|
[d.INVALID_TOKEN_IN_PLACEHOLDER]: "Invalid token in placeholder: '{0}'",
|
|
@@ -54,26 +54,26 @@ const d = {
|
|
|
54
54
|
[d.UNHANDLED_MINIFIER_NODE_TYPE]: "unhandled mimifier node type: '{0}'"
|
|
55
55
|
};
|
|
56
56
|
function G(r, n, c = {}) {
|
|
57
|
-
const { domain:
|
|
58
|
-
return
|
|
57
|
+
const { domain: o, messages: _, args: u } = c, h = process.env.NODE_ENV !== "production" ? Se((_ || Pe)[r] || "", ...u || []) : r, C = new SyntaxError(String(h));
|
|
58
|
+
return C.code = r, n && (C.location = n), C.domain = o, C;
|
|
59
59
|
}
|
|
60
|
-
function
|
|
60
|
+
function ze(r) {
|
|
61
61
|
throw r;
|
|
62
62
|
}
|
|
63
|
-
const
|
|
63
|
+
const De = /<\/?[\w\s="/.':;#-\/]+>/, et = (r) => De.test(r), M = " ", Oe = "\r", O = `
|
|
64
64
|
`, me = "\u2028", ye = "\u2029";
|
|
65
65
|
function be(r) {
|
|
66
66
|
const n = r;
|
|
67
|
-
let c = 0,
|
|
68
|
-
const h = (p) => n[p] === Oe && n[p + 1] === O,
|
|
69
|
-
function
|
|
70
|
-
return u = 0, b(c) && (
|
|
67
|
+
let c = 0, o = 1, _ = 1, u = 0;
|
|
68
|
+
const h = (p) => n[p] === Oe && n[p + 1] === O, C = (p) => n[p] === O, P = (p) => n[p] === ye, m = (p) => n[p] === me, b = (p) => h(p) || C(p) || P(p) || m(p), S = () => c, T = () => o, R = () => _, v = () => u, A = (p) => h(p) || P(p) || m(p) ? O : n[p], I = () => A(c), s = () => A(c + u);
|
|
69
|
+
function f() {
|
|
70
|
+
return u = 0, b(c) && (o++, _ = 0), h(c) && c++, c++, _++, n[c];
|
|
71
71
|
}
|
|
72
72
|
function E() {
|
|
73
73
|
return h(c + u) && u++, u++, n[c + u];
|
|
74
74
|
}
|
|
75
|
-
function
|
|
76
|
-
c = 0,
|
|
75
|
+
function l() {
|
|
76
|
+
c = 0, o = 1, _ = 1, u = 0;
|
|
77
77
|
}
|
|
78
78
|
function L(p = 0) {
|
|
79
79
|
u = p;
|
|
@@ -81,7 +81,7 @@ function be(r) {
|
|
|
81
81
|
function N() {
|
|
82
82
|
const p = c + u;
|
|
83
83
|
for (; p !== c; )
|
|
84
|
-
|
|
84
|
+
f();
|
|
85
85
|
u = 0;
|
|
86
86
|
}
|
|
87
87
|
return {
|
|
@@ -90,44 +90,44 @@ function be(r) {
|
|
|
90
90
|
column: R,
|
|
91
91
|
peekOffset: v,
|
|
92
92
|
charAt: A,
|
|
93
|
-
currentChar:
|
|
94
|
-
currentPeek:
|
|
95
|
-
next:
|
|
93
|
+
currentChar: I,
|
|
94
|
+
currentPeek: s,
|
|
95
|
+
next: f,
|
|
96
96
|
peek: E,
|
|
97
|
-
reset:
|
|
97
|
+
reset: l,
|
|
98
98
|
resetPeek: L,
|
|
99
99
|
skipToPeek: N
|
|
100
100
|
};
|
|
101
101
|
}
|
|
102
102
|
const w = void 0, Re = ".", ee = "'", Ue = "tokenizer";
|
|
103
103
|
function ve(r, n = {}) {
|
|
104
|
-
const c = n.location !== !1,
|
|
104
|
+
const c = n.location !== !1, o = be(r), _ = () => o.index(), u = () => ke(o.line(), o.column(), o.index()), h = u(), C = _(), P = {
|
|
105
105
|
currentType: 13,
|
|
106
|
-
offset:
|
|
106
|
+
offset: C,
|
|
107
107
|
startLoc: h,
|
|
108
108
|
endLoc: h,
|
|
109
109
|
lastType: 13,
|
|
110
|
-
lastOffset:
|
|
110
|
+
lastOffset: C,
|
|
111
111
|
lastStartLoc: h,
|
|
112
112
|
lastEndLoc: h,
|
|
113
113
|
braceNest: 0,
|
|
114
114
|
inLinked: !1,
|
|
115
115
|
text: ""
|
|
116
|
-
}, m = () =>
|
|
117
|
-
function S(e, t,
|
|
116
|
+
}, m = () => P, { onError: b } = n;
|
|
117
|
+
function S(e, t, i, ...a) {
|
|
118
118
|
const k = m();
|
|
119
|
-
if (t.column +=
|
|
120
|
-
const
|
|
119
|
+
if (t.column += i, t.offset += i, b) {
|
|
120
|
+
const D = c ? q(k.startLoc, t) : null, U = G(e, D, {
|
|
121
121
|
domain: Ue,
|
|
122
|
-
args:
|
|
122
|
+
args: a
|
|
123
123
|
});
|
|
124
124
|
b(U);
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
|
-
function T(e, t,
|
|
127
|
+
function T(e, t, i) {
|
|
128
128
|
e.endLoc = u(), e.currentType = t;
|
|
129
|
-
const
|
|
130
|
-
return c && (
|
|
129
|
+
const a = { type: t };
|
|
130
|
+
return c && (a.loc = q(e.startLoc, e.endLoc)), i != null && (a.value = i), a;
|
|
131
131
|
}
|
|
132
132
|
const R = (e) => T(
|
|
133
133
|
e,
|
|
@@ -143,11 +143,11 @@ function ve(r, n = {}) {
|
|
|
143
143
|
t += e.currentPeek(), e.peek();
|
|
144
144
|
return t;
|
|
145
145
|
}
|
|
146
|
-
function
|
|
146
|
+
function I(e) {
|
|
147
147
|
const t = A(e);
|
|
148
148
|
return e.skipToPeek(), t;
|
|
149
149
|
}
|
|
150
|
-
function
|
|
150
|
+
function s(e) {
|
|
151
151
|
if (e === w)
|
|
152
152
|
return !1;
|
|
153
153
|
const t = e.charCodeAt(0);
|
|
@@ -155,87 +155,87 @@ function ve(r, n = {}) {
|
|
|
155
155
|
t >= 65 && t <= 90 || // A-Z
|
|
156
156
|
t === 95;
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function f(e) {
|
|
159
159
|
if (e === w)
|
|
160
160
|
return !1;
|
|
161
161
|
const t = e.charCodeAt(0);
|
|
162
162
|
return t >= 48 && t <= 57;
|
|
163
163
|
}
|
|
164
164
|
function E(e, t) {
|
|
165
|
-
const { currentType:
|
|
166
|
-
if (
|
|
165
|
+
const { currentType: i } = t;
|
|
166
|
+
if (i !== 2)
|
|
167
167
|
return !1;
|
|
168
168
|
A(e);
|
|
169
|
-
const
|
|
170
|
-
return e.resetPeek(),
|
|
169
|
+
const a = s(e.currentPeek());
|
|
170
|
+
return e.resetPeek(), a;
|
|
171
171
|
}
|
|
172
|
-
function
|
|
173
|
-
const { currentType:
|
|
174
|
-
if (
|
|
172
|
+
function l(e, t) {
|
|
173
|
+
const { currentType: i } = t;
|
|
174
|
+
if (i !== 2)
|
|
175
175
|
return !1;
|
|
176
176
|
A(e);
|
|
177
|
-
const
|
|
177
|
+
const a = e.currentPeek() === "-" ? e.peek() : e.currentPeek(), k = f(a);
|
|
178
178
|
return e.resetPeek(), k;
|
|
179
179
|
}
|
|
180
180
|
function L(e, t) {
|
|
181
|
-
const { currentType:
|
|
182
|
-
if (
|
|
181
|
+
const { currentType: i } = t;
|
|
182
|
+
if (i !== 2)
|
|
183
183
|
return !1;
|
|
184
184
|
A(e);
|
|
185
|
-
const
|
|
186
|
-
return e.resetPeek(),
|
|
185
|
+
const a = e.currentPeek() === ee;
|
|
186
|
+
return e.resetPeek(), a;
|
|
187
187
|
}
|
|
188
188
|
function N(e, t) {
|
|
189
|
-
const { currentType:
|
|
190
|
-
if (
|
|
189
|
+
const { currentType: i } = t;
|
|
190
|
+
if (i !== 7)
|
|
191
191
|
return !1;
|
|
192
192
|
A(e);
|
|
193
|
-
const
|
|
194
|
-
return e.resetPeek(),
|
|
193
|
+
const a = e.currentPeek() === ".";
|
|
194
|
+
return e.resetPeek(), a;
|
|
195
195
|
}
|
|
196
196
|
function p(e, t) {
|
|
197
|
-
const { currentType:
|
|
198
|
-
if (
|
|
197
|
+
const { currentType: i } = t;
|
|
198
|
+
if (i !== 8)
|
|
199
199
|
return !1;
|
|
200
200
|
A(e);
|
|
201
|
-
const
|
|
202
|
-
return e.resetPeek(),
|
|
201
|
+
const a = s(e.currentPeek());
|
|
202
|
+
return e.resetPeek(), a;
|
|
203
203
|
}
|
|
204
|
-
function
|
|
205
|
-
const { currentType:
|
|
206
|
-
if (!(
|
|
204
|
+
function g(e, t) {
|
|
205
|
+
const { currentType: i } = t;
|
|
206
|
+
if (!(i === 7 || i === 11))
|
|
207
207
|
return !1;
|
|
208
208
|
A(e);
|
|
209
|
-
const
|
|
210
|
-
return e.resetPeek(),
|
|
209
|
+
const a = e.currentPeek() === ":";
|
|
210
|
+
return e.resetPeek(), a;
|
|
211
211
|
}
|
|
212
212
|
function y(e, t) {
|
|
213
|
-
const { currentType:
|
|
214
|
-
if (
|
|
213
|
+
const { currentType: i } = t;
|
|
214
|
+
if (i !== 9)
|
|
215
215
|
return !1;
|
|
216
|
-
const
|
|
217
|
-
const
|
|
218
|
-
return
|
|
219
|
-
}, k =
|
|
216
|
+
const a = () => {
|
|
217
|
+
const D = e.currentPeek();
|
|
218
|
+
return D === "{" ? s(e.peek()) : D === "@" || D === "|" || D === ":" || D === "." || D === M || !D ? !1 : D === O ? (e.peek(), a()) : F(e, !1);
|
|
219
|
+
}, k = a();
|
|
220
220
|
return e.resetPeek(), k;
|
|
221
221
|
}
|
|
222
|
-
function
|
|
222
|
+
function x(e) {
|
|
223
223
|
A(e);
|
|
224
224
|
const t = e.currentPeek() === "|";
|
|
225
225
|
return e.resetPeek(), t;
|
|
226
226
|
}
|
|
227
227
|
function F(e, t = !0) {
|
|
228
|
-
const
|
|
228
|
+
const i = (k = !1, D = "") => {
|
|
229
229
|
const U = e.currentPeek();
|
|
230
|
-
return U === "{" || U === "@" || !U ? k : U === "|" ? !(
|
|
231
|
-
},
|
|
232
|
-
return t && e.resetPeek(),
|
|
230
|
+
return U === "{" || U === "@" || !U ? k : U === "|" ? !(D === M || D === O) : U === M ? (e.peek(), i(!0, M)) : U === O ? (e.peek(), i(!0, O)) : !0;
|
|
231
|
+
}, a = i();
|
|
232
|
+
return t && e.resetPeek(), a;
|
|
233
233
|
}
|
|
234
|
-
function
|
|
235
|
-
const
|
|
236
|
-
return
|
|
234
|
+
function H(e, t) {
|
|
235
|
+
const i = e.currentChar();
|
|
236
|
+
return i === w ? w : t(i) ? (e.next(), i) : null;
|
|
237
237
|
}
|
|
238
|
-
function
|
|
238
|
+
function se(e) {
|
|
239
239
|
const t = e.charCodeAt(0);
|
|
240
240
|
return t >= 97 && t <= 122 || // a-z
|
|
241
241
|
t >= 65 && t <= 90 || // A-Z
|
|
@@ -244,7 +244,7 @@ function ve(r, n = {}) {
|
|
|
244
244
|
t === 36;
|
|
245
245
|
}
|
|
246
246
|
function ce(e) {
|
|
247
|
-
return
|
|
247
|
+
return H(e, se);
|
|
248
248
|
}
|
|
249
249
|
function ue(e) {
|
|
250
250
|
const t = e.charCodeAt(0);
|
|
@@ -256,14 +256,14 @@ function ve(r, n = {}) {
|
|
|
256
256
|
t === 45;
|
|
257
257
|
}
|
|
258
258
|
function ae(e) {
|
|
259
|
-
return
|
|
259
|
+
return H(e, ue);
|
|
260
260
|
}
|
|
261
261
|
function oe(e) {
|
|
262
262
|
const t = e.charCodeAt(0);
|
|
263
263
|
return t >= 48 && t <= 57;
|
|
264
264
|
}
|
|
265
265
|
function le(e) {
|
|
266
|
-
return
|
|
266
|
+
return H(e, oe);
|
|
267
267
|
}
|
|
268
268
|
function fe(e) {
|
|
269
269
|
const t = e.charCodeAt(0);
|
|
@@ -272,47 +272,52 @@ function ve(r, n = {}) {
|
|
|
272
272
|
t >= 97 && t <= 102;
|
|
273
273
|
}
|
|
274
274
|
function Ee(e) {
|
|
275
|
-
return
|
|
275
|
+
return H(e, fe);
|
|
276
276
|
}
|
|
277
277
|
function J(e) {
|
|
278
|
-
let t = "",
|
|
278
|
+
let t = "", i = "";
|
|
279
279
|
for (; t = le(e); )
|
|
280
|
-
|
|
281
|
-
return
|
|
280
|
+
i += t;
|
|
281
|
+
return i;
|
|
282
282
|
}
|
|
283
283
|
function de(e) {
|
|
284
284
|
let t = "";
|
|
285
285
|
for (; ; ) {
|
|
286
|
-
const
|
|
287
|
-
if (
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
286
|
+
const i = e.currentChar();
|
|
287
|
+
if (i === "\\") {
|
|
288
|
+
const a = e.peek();
|
|
289
|
+
a === "{" || a === "}" || a === "@" || a === "|" || a === "\\" ? (t += i + a, e.next(), e.next()) : (e.resetPeek(), t += i, e.next());
|
|
290
|
+
} else {
|
|
291
|
+
if (i === "{" || i === "}" || i === "@" || i === "|" || !i)
|
|
292
|
+
break;
|
|
293
|
+
if (i === M || i === O)
|
|
294
|
+
if (F(e))
|
|
295
|
+
t += i, e.next();
|
|
296
|
+
else {
|
|
297
|
+
if (x(e))
|
|
298
|
+
break;
|
|
299
|
+
t += i, e.next();
|
|
300
|
+
}
|
|
301
|
+
else
|
|
302
|
+
t += i, e.next();
|
|
303
|
+
}
|
|
299
304
|
}
|
|
300
305
|
return t;
|
|
301
306
|
}
|
|
302
307
|
function Le(e) {
|
|
303
|
-
|
|
304
|
-
let t = "",
|
|
308
|
+
I(e);
|
|
309
|
+
let t = "", i = "";
|
|
305
310
|
for (; t = ae(e); )
|
|
306
|
-
|
|
307
|
-
const
|
|
308
|
-
if (
|
|
311
|
+
i += t;
|
|
312
|
+
const a = e.currentChar();
|
|
313
|
+
if (a && a !== "}" && a !== w && a !== M && a !== O && a !== " ") {
|
|
309
314
|
const k = Z(e);
|
|
310
|
-
return S(d.INVALID_TOKEN_IN_PLACEHOLDER, u(), 0,
|
|
315
|
+
return S(d.INVALID_TOKEN_IN_PLACEHOLDER, u(), 0, i + k), i + k;
|
|
311
316
|
}
|
|
312
|
-
return e.currentChar() === w && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0),
|
|
317
|
+
return e.currentChar() === w && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0), i;
|
|
313
318
|
}
|
|
314
319
|
function Ne(e) {
|
|
315
|
-
|
|
320
|
+
I(e);
|
|
316
321
|
let t = "";
|
|
317
322
|
return e.currentChar() === "-" ? (e.next(), t += `-${J(e)}`) : t += J(e), e.currentChar() === w && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0), t;
|
|
318
323
|
}
|
|
@@ -320,14 +325,14 @@ function ve(r, n = {}) {
|
|
|
320
325
|
return e !== ee && e !== O;
|
|
321
326
|
}
|
|
322
327
|
function pe(e) {
|
|
323
|
-
|
|
324
|
-
let t = "",
|
|
325
|
-
for (; t =
|
|
326
|
-
t === "\\" ?
|
|
327
|
-
const
|
|
328
|
-
return
|
|
328
|
+
I(e), v(e, "'");
|
|
329
|
+
let t = "", i = "";
|
|
330
|
+
for (; t = H(e, _e); )
|
|
331
|
+
t === "\\" ? i += Ce(e) : i += t;
|
|
332
|
+
const a = e.currentChar();
|
|
333
|
+
return a === O || a === w ? (S(d.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, u(), 0), a === O && (e.next(), v(e, "'")), i) : (v(e, "'"), i);
|
|
329
334
|
}
|
|
330
|
-
function
|
|
335
|
+
function Ce(e) {
|
|
331
336
|
const t = e.currentChar();
|
|
332
337
|
switch (t) {
|
|
333
338
|
case "\\":
|
|
@@ -341,121 +346,121 @@ function ve(r, n = {}) {
|
|
|
341
346
|
return S(d.UNKNOWN_ESCAPE_SEQUENCE, u(), 0, t), "";
|
|
342
347
|
}
|
|
343
348
|
}
|
|
344
|
-
function j(e, t,
|
|
349
|
+
function j(e, t, i) {
|
|
345
350
|
v(e, t);
|
|
346
|
-
let
|
|
347
|
-
for (let k = 0; k <
|
|
348
|
-
const
|
|
349
|
-
if (!
|
|
350
|
-
S(d.INVALID_UNICODE_ESCAPE_SEQUENCE, u(), 0, `\\${t}${
|
|
351
|
+
let a = "";
|
|
352
|
+
for (let k = 0; k < i; k++) {
|
|
353
|
+
const D = Ee(e);
|
|
354
|
+
if (!D) {
|
|
355
|
+
S(d.INVALID_UNICODE_ESCAPE_SEQUENCE, u(), 0, `\\${t}${a}${e.currentChar()}`);
|
|
351
356
|
break;
|
|
352
357
|
}
|
|
353
|
-
|
|
358
|
+
a += D;
|
|
354
359
|
}
|
|
355
|
-
return `\\${t}${
|
|
360
|
+
return `\\${t}${a}`;
|
|
356
361
|
}
|
|
357
|
-
function
|
|
362
|
+
function Ie(e) {
|
|
358
363
|
return e !== "{" && e !== "}" && e !== M && e !== O;
|
|
359
364
|
}
|
|
360
365
|
function Z(e) {
|
|
361
|
-
|
|
362
|
-
let t = "",
|
|
363
|
-
for (; t =
|
|
364
|
-
|
|
365
|
-
return
|
|
366
|
+
I(e);
|
|
367
|
+
let t = "", i = "";
|
|
368
|
+
for (; t = H(e, Ie); )
|
|
369
|
+
i += t;
|
|
370
|
+
return i;
|
|
366
371
|
}
|
|
367
372
|
function he(e) {
|
|
368
|
-
let t = "",
|
|
373
|
+
let t = "", i = "";
|
|
369
374
|
for (; t = ce(e); )
|
|
370
|
-
|
|
371
|
-
return
|
|
375
|
+
i += t;
|
|
376
|
+
return i;
|
|
372
377
|
}
|
|
373
378
|
function Te(e) {
|
|
374
|
-
const t = (
|
|
375
|
-
const
|
|
376
|
-
return
|
|
379
|
+
const t = (i) => {
|
|
380
|
+
const a = e.currentChar();
|
|
381
|
+
return a === "{" || a === "@" || a === "|" || a === "(" || a === ")" || !a || a === M ? i : (i += a, e.next(), t(i));
|
|
377
382
|
};
|
|
378
383
|
return t("");
|
|
379
384
|
}
|
|
380
385
|
function V(e) {
|
|
381
|
-
|
|
386
|
+
I(e);
|
|
382
387
|
const t = v(
|
|
383
388
|
e,
|
|
384
389
|
"|"
|
|
385
390
|
/* TokenChars.Pipe */
|
|
386
391
|
);
|
|
387
|
-
return
|
|
392
|
+
return I(e), t;
|
|
388
393
|
}
|
|
389
394
|
function B(e, t) {
|
|
390
|
-
let
|
|
395
|
+
let i = null;
|
|
391
396
|
switch (e.currentChar()) {
|
|
392
397
|
case "{":
|
|
393
|
-
return t.braceNest >= 1 && S(d.NOT_ALLOW_NEST_PLACEHOLDER, u(), 0), e.next(),
|
|
398
|
+
return t.braceNest >= 1 && S(d.NOT_ALLOW_NEST_PLACEHOLDER, u(), 0), e.next(), i = T(
|
|
394
399
|
t,
|
|
395
400
|
2,
|
|
396
401
|
"{"
|
|
397
402
|
/* TokenChars.BraceLeft */
|
|
398
|
-
),
|
|
403
|
+
), I(e), t.braceNest++, i;
|
|
399
404
|
case "}":
|
|
400
|
-
return t.braceNest > 0 && t.currentType === 2 && S(d.EMPTY_PLACEHOLDER, u(), 0), e.next(),
|
|
405
|
+
return t.braceNest > 0 && t.currentType === 2 && S(d.EMPTY_PLACEHOLDER, u(), 0), e.next(), i = T(
|
|
401
406
|
t,
|
|
402
407
|
3,
|
|
403
408
|
"}"
|
|
404
409
|
/* TokenChars.BraceRight */
|
|
405
|
-
), t.braceNest--, t.braceNest > 0 &&
|
|
410
|
+
), t.braceNest--, t.braceNest > 0 && I(e), t.inLinked && t.braceNest === 0 && (t.inLinked = !1), i;
|
|
406
411
|
case "@":
|
|
407
|
-
return t.braceNest > 0 && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0),
|
|
412
|
+
return t.braceNest > 0 && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0), i = $(e, t) || R(t), t.braceNest = 0, i;
|
|
408
413
|
default: {
|
|
409
|
-
let k = !0,
|
|
410
|
-
if (
|
|
411
|
-
return t.braceNest > 0 && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0),
|
|
414
|
+
let k = !0, D = !0, U = !0;
|
|
415
|
+
if (x(e))
|
|
416
|
+
return t.braceNest > 0 && S(d.UNTERMINATED_CLOSING_BRACE, u(), 0), i = T(t, 1, V(e)), t.braceNest = 0, t.inLinked = !1, i;
|
|
412
417
|
if (t.braceNest > 0 && (t.currentType === 4 || t.currentType === 5 || t.currentType === 6))
|
|
413
418
|
return S(d.UNTERMINATED_CLOSING_BRACE, u(), 0), t.braceNest = 0, Q(e, t);
|
|
414
419
|
if (k = E(e, t))
|
|
415
|
-
return
|
|
416
|
-
if (
|
|
417
|
-
return
|
|
420
|
+
return i = T(t, 4, Le(e)), I(e), i;
|
|
421
|
+
if (D = l(e, t))
|
|
422
|
+
return i = T(t, 5, Ne(e)), I(e), i;
|
|
418
423
|
if (U = L(e, t))
|
|
419
|
-
return
|
|
420
|
-
if (!k && !
|
|
421
|
-
return
|
|
424
|
+
return i = T(t, 6, pe(e)), I(e), i;
|
|
425
|
+
if (!k && !D && !U)
|
|
426
|
+
return i = T(t, 12, Z(e)), S(d.INVALID_TOKEN_IN_PLACEHOLDER, u(), 0, i.value), I(e), i;
|
|
422
427
|
break;
|
|
423
428
|
}
|
|
424
429
|
}
|
|
425
|
-
return
|
|
430
|
+
return i;
|
|
426
431
|
}
|
|
427
432
|
function $(e, t) {
|
|
428
|
-
const { currentType:
|
|
429
|
-
let
|
|
433
|
+
const { currentType: i } = t;
|
|
434
|
+
let a = null;
|
|
430
435
|
const k = e.currentChar();
|
|
431
|
-
switch ((
|
|
436
|
+
switch ((i === 7 || i === 8 || i === 11 || i === 9) && (k === O || k === M) && S(d.INVALID_LINKED_FORMAT, u(), 0), k) {
|
|
432
437
|
case "@":
|
|
433
|
-
return e.next(),
|
|
438
|
+
return e.next(), a = T(
|
|
434
439
|
t,
|
|
435
440
|
7,
|
|
436
441
|
"@"
|
|
437
442
|
/* TokenChars.LinkedAlias */
|
|
438
|
-
), t.inLinked = !0,
|
|
443
|
+
), t.inLinked = !0, a;
|
|
439
444
|
case ".":
|
|
440
|
-
return
|
|
445
|
+
return I(e), e.next(), T(
|
|
441
446
|
t,
|
|
442
447
|
8,
|
|
443
448
|
"."
|
|
444
449
|
/* TokenChars.LinkedDot */
|
|
445
450
|
);
|
|
446
451
|
case ":":
|
|
447
|
-
return
|
|
452
|
+
return I(e), e.next(), T(
|
|
448
453
|
t,
|
|
449
454
|
9,
|
|
450
455
|
":"
|
|
451
456
|
/* TokenChars.LinkedDelimiter */
|
|
452
457
|
);
|
|
453
458
|
default:
|
|
454
|
-
return
|
|
459
|
+
return x(e) ? (a = T(t, 1, V(e)), t.braceNest = 0, t.inLinked = !1, a) : N(e, t) || g(e, t) ? (I(e), $(e, t)) : p(e, t) ? (I(e), T(t, 11, he(e))) : y(e, t) ? (I(e), k === "{" ? B(e, t) || a : T(t, 10, Te(e))) : (i === 7 && S(d.INVALID_LINKED_FORMAT, u(), 0), t.braceNest = 0, t.inLinked = !1, Q(e, t));
|
|
455
460
|
}
|
|
456
461
|
}
|
|
457
462
|
function Q(e, t) {
|
|
458
|
-
let
|
|
463
|
+
let i = {
|
|
459
464
|
type: 13
|
|
460
465
|
/* TokenTypes.EOF */
|
|
461
466
|
};
|
|
@@ -476,22 +481,22 @@ function ve(r, n = {}) {
|
|
|
476
481
|
case "@":
|
|
477
482
|
return $(e, t) || R(t);
|
|
478
483
|
default: {
|
|
479
|
-
if (
|
|
480
|
-
return
|
|
484
|
+
if (x(e))
|
|
485
|
+
return i = T(t, 1, V(e)), t.braceNest = 0, t.inLinked = !1, i;
|
|
481
486
|
if (F(e))
|
|
482
487
|
return T(t, 0, de(e));
|
|
483
488
|
break;
|
|
484
489
|
}
|
|
485
490
|
}
|
|
486
|
-
return
|
|
491
|
+
return i;
|
|
487
492
|
}
|
|
488
493
|
function Ae() {
|
|
489
|
-
const { currentType: e, offset: t, startLoc:
|
|
490
|
-
return
|
|
491
|
-
|
|
494
|
+
const { currentType: e, offset: t, startLoc: i, endLoc: a } = P;
|
|
495
|
+
return P.lastType = e, P.lastOffset = t, P.lastStartLoc = i, P.lastEndLoc = a, P.offset = _(), P.startLoc = u(), o.currentChar() === w ? T(
|
|
496
|
+
P,
|
|
492
497
|
13
|
|
493
498
|
/* TokenTypes.EOF */
|
|
494
|
-
) : Q(
|
|
499
|
+
) : Q(o, P);
|
|
495
500
|
}
|
|
496
501
|
return {
|
|
497
502
|
nextToken: Ae,
|
|
@@ -500,8 +505,11 @@ function ve(r, n = {}) {
|
|
|
500
505
|
context: m
|
|
501
506
|
};
|
|
502
507
|
}
|
|
503
|
-
const Me = "parser", Xe = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
|
|
504
|
-
function
|
|
508
|
+
const Me = "parser", Xe = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g, we = /\\([\\@{}|])/g;
|
|
509
|
+
function ge(r, n) {
|
|
510
|
+
return n;
|
|
511
|
+
}
|
|
512
|
+
function xe(r, n, c) {
|
|
505
513
|
switch (r) {
|
|
506
514
|
case "\\\\":
|
|
507
515
|
return "\\";
|
|
@@ -509,141 +517,141 @@ function we(r, n, c) {
|
|
|
509
517
|
case "\\'":
|
|
510
518
|
return "'";
|
|
511
519
|
default: {
|
|
512
|
-
const
|
|
513
|
-
return
|
|
520
|
+
const o = parseInt(n || c, 16);
|
|
521
|
+
return o <= 55295 || o >= 57344 ? String.fromCodePoint(o) : "�";
|
|
514
522
|
}
|
|
515
523
|
}
|
|
516
524
|
}
|
|
517
525
|
function He(r = {}) {
|
|
518
526
|
const n = r.location !== !1, { onError: c } = r;
|
|
519
|
-
function
|
|
520
|
-
const N =
|
|
521
|
-
if (N.offset +=
|
|
522
|
-
const p = n ? q(E, N) : null,
|
|
527
|
+
function o(s, f, E, l, ...L) {
|
|
528
|
+
const N = s.currentPosition();
|
|
529
|
+
if (N.offset += l, N.column += l, c) {
|
|
530
|
+
const p = n ? q(E, N) : null, g = G(f, p, {
|
|
523
531
|
domain: Me,
|
|
524
532
|
args: L
|
|
525
533
|
});
|
|
526
|
-
c(
|
|
534
|
+
c(g);
|
|
527
535
|
}
|
|
528
536
|
}
|
|
529
|
-
function _(
|
|
530
|
-
const
|
|
531
|
-
return n && (
|
|
537
|
+
function _(s, f, E) {
|
|
538
|
+
const l = { type: s };
|
|
539
|
+
return n && (l.start = f, l.end = f, l.loc = { start: E, end: E }), l;
|
|
532
540
|
}
|
|
533
|
-
function u(
|
|
534
|
-
n && (
|
|
541
|
+
function u(s, f, E, l) {
|
|
542
|
+
n && (s.end = f, s.loc && (s.loc.end = E));
|
|
535
543
|
}
|
|
536
|
-
function h(
|
|
537
|
-
const E =
|
|
538
|
-
return
|
|
544
|
+
function h(s, f) {
|
|
545
|
+
const E = s.context(), l = _(3, E.offset, E.startLoc);
|
|
546
|
+
return l.value = f.replace(we, ge), u(l, s.currentOffset(), s.currentPosition()), l;
|
|
539
547
|
}
|
|
540
|
-
function
|
|
541
|
-
const E =
|
|
542
|
-
return N.index = parseInt(
|
|
548
|
+
function C(s, f) {
|
|
549
|
+
const E = s.context(), { lastOffset: l, lastStartLoc: L } = E, N = _(5, l, L);
|
|
550
|
+
return N.index = parseInt(f, 10), s.nextToken(), u(N, s.currentOffset(), s.currentPosition()), N;
|
|
543
551
|
}
|
|
544
|
-
function
|
|
545
|
-
const E =
|
|
546
|
-
return N.key =
|
|
552
|
+
function P(s, f) {
|
|
553
|
+
const E = s.context(), { lastOffset: l, lastStartLoc: L } = E, N = _(4, l, L);
|
|
554
|
+
return N.key = f, s.nextToken(), u(N, s.currentOffset(), s.currentPosition()), N;
|
|
547
555
|
}
|
|
548
|
-
function m(
|
|
549
|
-
const E =
|
|
550
|
-
return N.value =
|
|
556
|
+
function m(s, f) {
|
|
557
|
+
const E = s.context(), { lastOffset: l, lastStartLoc: L } = E, N = _(9, l, L);
|
|
558
|
+
return N.value = f.replace(Xe, xe), s.nextToken(), u(N, s.currentOffset(), s.currentPosition()), N;
|
|
551
559
|
}
|
|
552
|
-
function b(
|
|
553
|
-
const
|
|
554
|
-
return
|
|
555
|
-
nextConsumeToken:
|
|
560
|
+
function b(s) {
|
|
561
|
+
const f = s.nextToken(), E = s.context(), { lastOffset: l, lastStartLoc: L } = E, N = _(8, l, L);
|
|
562
|
+
return f.type !== 11 ? (o(s, d.UNEXPECTED_EMPTY_LINKED_MODIFIER, E.lastStartLoc, 0), N.value = "", u(N, l, L), {
|
|
563
|
+
nextConsumeToken: f,
|
|
556
564
|
node: N
|
|
557
|
-
}) : (
|
|
565
|
+
}) : (f.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, X(f)), N.value = f.value || "", u(N, s.currentOffset(), s.currentPosition()), {
|
|
558
566
|
node: N
|
|
559
567
|
});
|
|
560
568
|
}
|
|
561
|
-
function S(
|
|
562
|
-
const E =
|
|
563
|
-
return
|
|
569
|
+
function S(s, f) {
|
|
570
|
+
const E = s.context(), l = _(7, E.offset, E.startLoc);
|
|
571
|
+
return l.value = f, u(l, s.currentOffset(), s.currentPosition()), l;
|
|
564
572
|
}
|
|
565
|
-
function T(
|
|
566
|
-
const
|
|
567
|
-
let
|
|
568
|
-
if (
|
|
569
|
-
const L = b(
|
|
570
|
-
E.modifier = L.node,
|
|
573
|
+
function T(s) {
|
|
574
|
+
const f = s.context(), E = _(6, f.offset, f.startLoc);
|
|
575
|
+
let l = s.nextToken();
|
|
576
|
+
if (l.type === 8) {
|
|
577
|
+
const L = b(s);
|
|
578
|
+
E.modifier = L.node, l = L.nextConsumeToken || s.nextToken();
|
|
571
579
|
}
|
|
572
|
-
switch (
|
|
580
|
+
switch (l.type !== 9 && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(l)), l = s.nextToken(), l.type === 2 && (l = s.nextToken()), l.type) {
|
|
573
581
|
case 10:
|
|
574
|
-
|
|
582
|
+
l.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(l)), E.key = S(s, l.value || "");
|
|
575
583
|
break;
|
|
576
584
|
case 4:
|
|
577
|
-
|
|
585
|
+
l.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(l)), E.key = P(s, l.value || "");
|
|
578
586
|
break;
|
|
579
587
|
case 5:
|
|
580
|
-
|
|
588
|
+
l.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(l)), E.key = C(s, l.value || "");
|
|
581
589
|
break;
|
|
582
590
|
case 6:
|
|
583
|
-
|
|
591
|
+
l.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(l)), E.key = m(s, l.value || "");
|
|
584
592
|
break;
|
|
585
593
|
default: {
|
|
586
|
-
|
|
587
|
-
const L =
|
|
594
|
+
o(s, d.UNEXPECTED_EMPTY_LINKED_KEY, f.lastStartLoc, 0);
|
|
595
|
+
const L = s.context(), N = _(7, L.offset, L.startLoc);
|
|
588
596
|
return N.value = "", u(N, L.offset, L.startLoc), E.key = N, u(E, L.offset, L.startLoc), {
|
|
589
|
-
nextConsumeToken:
|
|
597
|
+
nextConsumeToken: l,
|
|
590
598
|
node: E
|
|
591
599
|
};
|
|
592
600
|
}
|
|
593
601
|
}
|
|
594
|
-
return u(E,
|
|
602
|
+
return u(E, s.currentOffset(), s.currentPosition()), {
|
|
595
603
|
node: E
|
|
596
604
|
};
|
|
597
605
|
}
|
|
598
|
-
function R(
|
|
599
|
-
const
|
|
606
|
+
function R(s) {
|
|
607
|
+
const f = s.context(), E = f.currentType === 1 ? s.currentOffset() : f.offset, l = f.currentType === 1 ? f.endLoc : f.startLoc, L = _(2, E, l);
|
|
600
608
|
L.items = [];
|
|
601
609
|
let N = null;
|
|
602
610
|
do {
|
|
603
|
-
const y = N ||
|
|
611
|
+
const y = N || s.nextToken();
|
|
604
612
|
switch (N = null, y.type) {
|
|
605
613
|
case 0:
|
|
606
|
-
y.value == null &&
|
|
614
|
+
y.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(y)), L.items.push(h(s, y.value || ""));
|
|
607
615
|
break;
|
|
608
616
|
case 5:
|
|
609
|
-
y.value == null &&
|
|
617
|
+
y.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(y)), L.items.push(C(s, y.value || ""));
|
|
610
618
|
break;
|
|
611
619
|
case 4:
|
|
612
|
-
y.value == null &&
|
|
620
|
+
y.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(y)), L.items.push(P(s, y.value || ""));
|
|
613
621
|
break;
|
|
614
622
|
case 6:
|
|
615
|
-
y.value == null &&
|
|
623
|
+
y.value == null && o(s, d.UNEXPECTED_LEXICAL_ANALYSIS, f.lastStartLoc, 0, X(y)), L.items.push(m(s, y.value || ""));
|
|
616
624
|
break;
|
|
617
625
|
case 7: {
|
|
618
|
-
const
|
|
619
|
-
L.items.push(
|
|
626
|
+
const x = T(s);
|
|
627
|
+
L.items.push(x.node), N = x.nextConsumeToken || null;
|
|
620
628
|
break;
|
|
621
629
|
}
|
|
622
630
|
}
|
|
623
|
-
} while (
|
|
624
|
-
const p =
|
|
625
|
-
return u(L, p,
|
|
626
|
-
}
|
|
627
|
-
function v(
|
|
628
|
-
const L =
|
|
629
|
-
let N =
|
|
630
|
-
const p = _(1,
|
|
631
|
-
p.cases = [], p.cases.push(
|
|
631
|
+
} while (f.currentType !== 13 && f.currentType !== 1);
|
|
632
|
+
const p = f.currentType === 1 ? f.lastOffset : s.currentOffset(), g = f.currentType === 1 ? f.lastEndLoc : s.currentPosition();
|
|
633
|
+
return u(L, p, g), L;
|
|
634
|
+
}
|
|
635
|
+
function v(s, f, E, l) {
|
|
636
|
+
const L = s.context();
|
|
637
|
+
let N = l.items.length === 0;
|
|
638
|
+
const p = _(1, f, E);
|
|
639
|
+
p.cases = [], p.cases.push(l);
|
|
632
640
|
do {
|
|
633
|
-
const
|
|
634
|
-
N || (N =
|
|
641
|
+
const g = R(s);
|
|
642
|
+
N || (N = g.items.length === 0), p.cases.push(g);
|
|
635
643
|
} while (L.currentType !== 13);
|
|
636
|
-
return N &&
|
|
644
|
+
return N && o(s, d.MUST_HAVE_MESSAGES_IN_PLURAL, E, 0), u(p, s.currentOffset(), s.currentPosition()), p;
|
|
637
645
|
}
|
|
638
|
-
function A(
|
|
639
|
-
const
|
|
640
|
-
return
|
|
646
|
+
function A(s) {
|
|
647
|
+
const f = s.context(), { offset: E, startLoc: l } = f, L = R(s);
|
|
648
|
+
return f.currentType === 13 ? L : v(s, E, l, L);
|
|
641
649
|
}
|
|
642
|
-
function
|
|
643
|
-
const
|
|
644
|
-
return n &&
|
|
650
|
+
function I(s) {
|
|
651
|
+
const f = ve(s, re({}, r)), E = f.context(), l = _(0, E.offset, E.startLoc);
|
|
652
|
+
return n && l.loc && (l.loc.source = s), l.body = A(f), r.onCacheKey && (l.cacheKey = r.onCacheKey(s)), E.currentType !== 13 && o(f, d.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, s[E.offset] || ""), u(l, f.currentOffset(), f.currentPosition()), l;
|
|
645
653
|
}
|
|
646
|
-
return { parse:
|
|
654
|
+
return { parse: I };
|
|
647
655
|
}
|
|
648
656
|
function X(r) {
|
|
649
657
|
if (r.type === 13)
|
|
@@ -703,16 +711,16 @@ function W(r, n) {
|
|
|
703
711
|
break;
|
|
704
712
|
}
|
|
705
713
|
}
|
|
706
|
-
function
|
|
714
|
+
function Ke(r, n = {}) {
|
|
707
715
|
const c = Ye(r);
|
|
708
716
|
c.helper(
|
|
709
717
|
"normalize"
|
|
710
718
|
/* HelperNameMap.NORMALIZE */
|
|
711
719
|
), r.body && W(r.body, c);
|
|
712
|
-
const
|
|
713
|
-
r.helpers = Array.from(
|
|
720
|
+
const o = c.context();
|
|
721
|
+
r.helpers = Array.from(o.helpers);
|
|
714
722
|
}
|
|
715
|
-
function
|
|
723
|
+
function $e(r) {
|
|
716
724
|
const n = r.body;
|
|
717
725
|
return n.type === 2 ? ne(n) : n.cases.forEach((c) => ne(c)), r;
|
|
718
726
|
}
|
|
@@ -723,39 +731,39 @@ function ne(r) {
|
|
|
723
731
|
} else {
|
|
724
732
|
const n = [];
|
|
725
733
|
for (let c = 0; c < r.items.length; c++) {
|
|
726
|
-
const
|
|
727
|
-
if (!(
|
|
734
|
+
const o = r.items[c];
|
|
735
|
+
if (!(o.type === 3 || o.type === 9) || o.value == null)
|
|
728
736
|
break;
|
|
729
|
-
n.push(
|
|
737
|
+
n.push(o.value);
|
|
730
738
|
}
|
|
731
739
|
if (n.length === r.items.length) {
|
|
732
|
-
r.static =
|
|
740
|
+
r.static = ie(n);
|
|
733
741
|
for (let c = 0; c < r.items.length; c++) {
|
|
734
|
-
const
|
|
735
|
-
(
|
|
742
|
+
const o = r.items[c];
|
|
743
|
+
(o.type === 3 || o.type === 9) && delete o.value;
|
|
736
744
|
}
|
|
737
745
|
}
|
|
738
746
|
}
|
|
739
747
|
}
|
|
740
|
-
const
|
|
741
|
-
function
|
|
748
|
+
const Ge = "minifier";
|
|
749
|
+
function Y(r) {
|
|
742
750
|
switch (r.t = r.type, r.type) {
|
|
743
751
|
case 0: {
|
|
744
752
|
const n = r;
|
|
745
|
-
|
|
753
|
+
Y(n.body), n.b = n.body, delete n.body;
|
|
746
754
|
break;
|
|
747
755
|
}
|
|
748
756
|
case 1: {
|
|
749
757
|
const n = r, c = n.cases;
|
|
750
|
-
for (let
|
|
751
|
-
|
|
758
|
+
for (let o = 0; o < c.length; o++)
|
|
759
|
+
Y(c[o]);
|
|
752
760
|
n.c = c, delete n.cases;
|
|
753
761
|
break;
|
|
754
762
|
}
|
|
755
763
|
case 2: {
|
|
756
764
|
const n = r, c = n.items;
|
|
757
|
-
for (let
|
|
758
|
-
|
|
765
|
+
for (let o = 0; o < c.length; o++)
|
|
766
|
+
Y(c[o]);
|
|
759
767
|
n.i = c, delete n.items, n.static && (n.s = n.static, delete n.static);
|
|
760
768
|
break;
|
|
761
769
|
}
|
|
@@ -769,7 +777,7 @@ function K(r) {
|
|
|
769
777
|
}
|
|
770
778
|
case 6: {
|
|
771
779
|
const n = r;
|
|
772
|
-
|
|
780
|
+
Y(n.key), n.k = n.key, delete n.key, n.modifier && (Y(n.modifier), n.m = n.modifier, delete n.modifier);
|
|
773
781
|
break;
|
|
774
782
|
}
|
|
775
783
|
case 5: {
|
|
@@ -785,48 +793,48 @@ function K(r) {
|
|
|
785
793
|
default:
|
|
786
794
|
if (process.env.NODE_ENV !== "production")
|
|
787
795
|
throw G(d.UNHANDLED_MINIFIER_NODE_TYPE, null, {
|
|
788
|
-
domain:
|
|
796
|
+
domain: Ge,
|
|
789
797
|
args: [r.type]
|
|
790
798
|
});
|
|
791
799
|
}
|
|
792
800
|
delete r.type;
|
|
793
801
|
}
|
|
794
|
-
const
|
|
795
|
-
function
|
|
796
|
-
const { filename: c, breakLineCode:
|
|
802
|
+
const Fe = "parser";
|
|
803
|
+
function Ve(r, n) {
|
|
804
|
+
const { filename: c, breakLineCode: o, needIndent: _ } = n, u = n.location !== !1, h = {
|
|
797
805
|
filename: c,
|
|
798
806
|
code: "",
|
|
799
807
|
column: 1,
|
|
800
808
|
line: 1,
|
|
801
809
|
offset: 0,
|
|
802
810
|
map: void 0,
|
|
803
|
-
breakLineCode:
|
|
811
|
+
breakLineCode: o,
|
|
804
812
|
needIndent: _,
|
|
805
813
|
indentLevel: 0
|
|
806
814
|
};
|
|
807
815
|
u && r.loc && (h.source = r.loc.source);
|
|
808
|
-
const
|
|
809
|
-
function
|
|
816
|
+
const C = () => h;
|
|
817
|
+
function P(A, I) {
|
|
810
818
|
h.code += A;
|
|
811
819
|
}
|
|
812
|
-
function m(A,
|
|
813
|
-
const
|
|
814
|
-
|
|
820
|
+
function m(A, I = !0) {
|
|
821
|
+
const s = I ? o : "";
|
|
822
|
+
P(_ ? s + " ".repeat(A) : s);
|
|
815
823
|
}
|
|
816
824
|
function b(A = !0) {
|
|
817
|
-
const
|
|
818
|
-
A && m(
|
|
825
|
+
const I = ++h.indentLevel;
|
|
826
|
+
A && m(I);
|
|
819
827
|
}
|
|
820
828
|
function S(A = !0) {
|
|
821
|
-
const
|
|
822
|
-
A && m(
|
|
829
|
+
const I = --h.indentLevel;
|
|
830
|
+
A && m(I);
|
|
823
831
|
}
|
|
824
832
|
function T() {
|
|
825
833
|
m(h.indentLevel);
|
|
826
834
|
}
|
|
827
835
|
return {
|
|
828
|
-
context:
|
|
829
|
-
push:
|
|
836
|
+
context: C,
|
|
837
|
+
push: P,
|
|
830
838
|
indent: b,
|
|
831
839
|
deindent: S,
|
|
832
840
|
newline: T,
|
|
@@ -834,54 +842,54 @@ function Ge(r, n) {
|
|
|
834
842
|
needIndent: () => h.needIndent
|
|
835
843
|
};
|
|
836
844
|
}
|
|
837
|
-
function
|
|
845
|
+
function Be(r, n) {
|
|
838
846
|
const { helper: c } = r;
|
|
839
847
|
r.push(`${c(
|
|
840
848
|
"linked"
|
|
841
849
|
/* HelperNameMap.LINKED */
|
|
842
|
-
)}(`),
|
|
850
|
+
)}(`), K(r, n.key), n.modifier ? (r.push(", "), K(r, n.modifier), r.push(", _type")) : r.push(", undefined, _type"), r.push(")");
|
|
843
851
|
}
|
|
844
|
-
function
|
|
845
|
-
const { helper: c, needIndent:
|
|
852
|
+
function Qe(r, n) {
|
|
853
|
+
const { helper: c, needIndent: o } = r;
|
|
846
854
|
r.push(`${c(
|
|
847
855
|
"normalize"
|
|
848
856
|
/* HelperNameMap.NORMALIZE */
|
|
849
|
-
)}([`), r.indent(
|
|
857
|
+
)}([`), r.indent(o());
|
|
850
858
|
const _ = n.items.length;
|
|
851
|
-
for (let u = 0; u < _ && (
|
|
859
|
+
for (let u = 0; u < _ && (K(r, n.items[u]), u !== _ - 1); u++)
|
|
852
860
|
r.push(", ");
|
|
853
|
-
r.deindent(
|
|
861
|
+
r.deindent(o()), r.push("])");
|
|
854
862
|
}
|
|
855
|
-
function
|
|
856
|
-
const { helper: c, needIndent:
|
|
863
|
+
function qe(r, n) {
|
|
864
|
+
const { helper: c, needIndent: o } = r;
|
|
857
865
|
if (n.cases.length > 1) {
|
|
858
866
|
r.push(`${c(
|
|
859
867
|
"plural"
|
|
860
868
|
/* HelperNameMap.PLURAL */
|
|
861
|
-
)}([`), r.indent(
|
|
869
|
+
)}([`), r.indent(o());
|
|
862
870
|
const _ = n.cases.length;
|
|
863
|
-
for (let u = 0; u < _ && (
|
|
871
|
+
for (let u = 0; u < _ && (K(r, n.cases[u]), u !== _ - 1); u++)
|
|
864
872
|
r.push(", ");
|
|
865
|
-
r.deindent(
|
|
873
|
+
r.deindent(o()), r.push("])");
|
|
866
874
|
}
|
|
867
875
|
}
|
|
868
|
-
function
|
|
869
|
-
n.body ?
|
|
876
|
+
function We(r, n) {
|
|
877
|
+
n.body ? K(r, n.body) : r.push("null");
|
|
870
878
|
}
|
|
871
|
-
function
|
|
879
|
+
function K(r, n) {
|
|
872
880
|
const { helper: c } = r;
|
|
873
881
|
switch (n.type) {
|
|
874
882
|
case 0:
|
|
875
|
-
|
|
883
|
+
We(r, n);
|
|
876
884
|
break;
|
|
877
885
|
case 1:
|
|
878
|
-
|
|
886
|
+
qe(r, n);
|
|
879
887
|
break;
|
|
880
888
|
case 2:
|
|
881
|
-
|
|
889
|
+
Qe(r, n);
|
|
882
890
|
break;
|
|
883
891
|
case 6:
|
|
884
|
-
|
|
892
|
+
Be(r, n);
|
|
885
893
|
break;
|
|
886
894
|
case 8:
|
|
887
895
|
r.push(JSON.stringify(n.value), n);
|
|
@@ -916,37 +924,37 @@ function x(r, n) {
|
|
|
916
924
|
default:
|
|
917
925
|
if (process.env.NODE_ENV !== "production")
|
|
918
926
|
throw G(d.UNHANDLED_CODEGEN_NODE_TYPE, null, {
|
|
919
|
-
domain:
|
|
927
|
+
domain: Fe,
|
|
920
928
|
args: [n.type]
|
|
921
929
|
});
|
|
922
930
|
}
|
|
923
931
|
}
|
|
924
|
-
const
|
|
925
|
-
const c = z(n.mode) ? n.mode : "normal",
|
|
932
|
+
const Je = (r, n = {}) => {
|
|
933
|
+
const c = z(n.mode) ? n.mode : "normal", o = z(n.filename) ? n.filename : "message.intl";
|
|
926
934
|
n.sourceMap;
|
|
927
935
|
const _ = n.breakLineCode != null ? n.breakLineCode : c === "arrow" ? ";" : `
|
|
928
|
-
`, u = n.needIndent ? n.needIndent : c !== "arrow", h = r.helpers || [],
|
|
929
|
-
filename:
|
|
936
|
+
`, u = n.needIndent ? n.needIndent : c !== "arrow", h = r.helpers || [], C = Ve(r, {
|
|
937
|
+
filename: o,
|
|
930
938
|
breakLineCode: _,
|
|
931
939
|
needIndent: u
|
|
932
940
|
});
|
|
933
|
-
|
|
934
|
-
const { code:
|
|
941
|
+
C.push(c === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), C.indent(u), h.length > 0 && (C.push(`const { ${ie(h.map((b) => `${b}: _${b}`), ", ")} } = ctx`), C.newline()), C.push("return "), K(C, r), C.deindent(u), C.push("}"), delete r.helpers;
|
|
942
|
+
const { code: P, map: m } = C.context();
|
|
935
943
|
return {
|
|
936
944
|
ast: r,
|
|
937
|
-
code:
|
|
945
|
+
code: P,
|
|
938
946
|
map: m ? m.toJSON() : void 0
|
|
939
947
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
|
940
948
|
};
|
|
941
949
|
};
|
|
942
|
-
function
|
|
943
|
-
const c = re({}, n),
|
|
944
|
-
return
|
|
950
|
+
function tt(r, n = {}) {
|
|
951
|
+
const c = re({}, n), o = !!c.jit, _ = !!c.minify, u = c.optimize == null ? !0 : c.optimize, C = He(c).parse(r);
|
|
952
|
+
return o ? (u && $e(C), _ && Y(C), { ast: C, code: "" }) : (Ke(C, c), Je(C, c));
|
|
945
953
|
}
|
|
946
954
|
export {
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
955
|
+
Ze as C,
|
|
956
|
+
ze as a,
|
|
957
|
+
tt as b,
|
|
950
958
|
G as c,
|
|
951
|
-
|
|
959
|
+
et as d
|
|
952
960
|
};
|