@vc-shell/framework 1.1.74 → 1.1.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist/framework.js +4682 -4500
- package/dist/index.css +1 -1
- package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts.map +1 -1
- package/dist/shared/components/change-password/change-password.vue.d.ts.map +1 -1
- package/dist/shared/components/change-password-button/change-password-button.vue.d.ts.map +1 -1
- package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts.map +1 -1
- package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts.map +1 -1
- package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts.map +1 -1
- package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts.map +1 -1
- package/dist/shared/components/draggable-dashboard/DraggableDashboard.vue.d.ts.map +1 -1
- package/dist/shared/components/draggable-dashboard/_internal/DashboardWidget.vue.d.ts.map +1 -1
- package/dist/shared/components/generic-dropdown/generic-dropdown.vue.d.ts +2 -2
- package/dist/shared/components/generic-dropdown/generic-dropdown.vue.d.ts.map +1 -1
- package/dist/shared/components/language-selector/language-selector.vue.d.ts.map +1 -1
- package/dist/shared/components/logout-button/logout-button.vue.d.ts.map +1 -1
- package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts.map +1 -1
- package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts.map +1 -1
- package/dist/shared/components/notification-dropdown/notification-dropdown.vue.d.ts.map +1 -1
- package/dist/shared/components/notification-template/notification-template.vue.d.ts.map +1 -1
- package/dist/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue.d.ts.map +1 -1
- package/dist/shared/components/settings-menu/settings-menu.vue.d.ts.map +1 -1
- package/dist/shared/components/settings-menu-item/settings-menu-item.vue.d.ts.map +1 -1
- package/dist/shared/components/sidebar/sidebar.vue.d.ts.map +1 -1
- package/dist/shared/components/sign-in/external-provider.vue.d.ts.map +1 -1
- package/dist/shared/components/sign-in/external-providers.vue.d.ts.map +1 -1
- package/dist/shared/components/theme-selector/theme-selector.vue.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/_internal/user-sidebar.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/useMenuExpanded.d.ts +1 -1
- package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
- package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
- package/dist/shared/pages/ChangePasswordPage/components/change-password/ChangePassword.vue.d.ts.map +1 -1
- package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts.map +1 -1
- package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
- package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-banner/vc-banner.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-col/vc-col.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-hint/vc-hint.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/icons/MenuBurgerIcon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-icon-examples.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-icon-test.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-lucide-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-icon/vc-svg-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-row/vc-row.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-skeleton/vc-skeleton.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-status/vc-status.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-status-icon/vc-status-icon.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/_internal/extensions/font-size.d.ts +12 -0
- package/dist/ui/components/molecules/vc-editor/_internal/extensions/font-size.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-editor/_internal/toolbar-types.d.ts +49 -0
- package/dist/ui/components/molecules/vc-editor/_internal/toolbar-types.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts +10 -0
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts +8 -0
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts +4 -1
- package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.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 -3
- 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.map +1 -1
- package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-form/vc-form.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +7 -8
- package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarContent.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarHeader.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarMobileActions.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarOverlay.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarOverlay.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarSlots.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetsMenu.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-base-button.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/desktop/vc-blade-toolbar-desktop.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/mobile/vc-blade-toolbar-mobile.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/vc-blade-toolbar-buttons.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/_internal/vc-widget-container-desktop.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/_internal/vc-widget-container-mobile.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/vc-widget-container.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-add-new/vc-table-add-new.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts.map +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/_internal/vc-table-desktop-view/_internal/vc-table-body/vc-table-body.vue.d.ts +25 -3
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-body/vc-table-body.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-columns-header/vc-table-columns-header.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-columns-header/vc-table-columns-header.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-row/vc-table-row.vue.d.ts +25 -3
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-row/vc-table-row.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-select-all-header/vc-table-select-all-header.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/vc-table-desktop-view.vue.d.ts +31 -3
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/vc-table-desktop-view.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-footer/vc-table-footer.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-header/vc-table-header.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-view/vc-table-mobile-view.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-view/vc-table-mobile-view.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-select-all/vc-table-select-all.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts +28 -3
- package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts.map +1 -1
- package/dist/vendor-floating-ui-vue-C1Zscv9o.js +836 -0
- package/dist/{vendor-linkifyjs-DTu7SY_Y.js → vendor-linkifyjs-dCH9UYes.js} +183 -187
- package/dist/{vendor-prosemirror-commands-B8fhFbTo.js → vendor-prosemirror-commands-DKHyfRYE.js} +26 -26
- package/dist/{vendor-prosemirror-dropcursor-CdHQ9kQG.js → vendor-prosemirror-dropcursor-Dro-INCI.js} +2 -2
- package/dist/{vendor-prosemirror-gapcursor-W-ky5QTm.js → vendor-prosemirror-gapcursor-BgyglWtH.js} +3 -3
- package/dist/{vendor-prosemirror-history-CrtTR5Cd.js → vendor-prosemirror-history-B4ei16kP.js} +2 -2
- package/dist/{vendor-prosemirror-keymap-DWvoDWf6.js → vendor-prosemirror-keymap-21y6bXc_.js} +1 -1
- package/dist/{vendor-prosemirror-schema-list-Ds6x_KLX.js → vendor-prosemirror-schema-list-Dmi4oPas.js} +11 -11
- package/dist/{vendor-prosemirror-state-CRUasa1V.js → vendor-prosemirror-state-6jGEPgrP.js} +1 -1
- package/dist/{vendor-prosemirror-tables-DzTfCeHX.js → vendor-prosemirror-tables-U7ypaxJu.js} +4 -4
- package/dist/{vendor-prosemirror-transform-BeDaI3CS.js → vendor-prosemirror-transform-Dk6c_eg4.js} +5 -4
- package/dist/vendor-prosemirror-view-Bfe9EVLy.js +1489 -0
- package/dist/vendor-swiper-1bp0oJwt.js +3387 -0
- package/dist/vendor-tiptap-core-CtNT-ozM.js +3096 -0
- package/dist/{vendor-tiptap-extension-blockquote-iAIM-meW.js → vendor-tiptap-extension-blockquote-25QerT8O.js} +6 -8
- package/dist/{vendor-tiptap-extension-bold-bkOLNH6E.js → vendor-tiptap-extension-bold-B-B75KIy.js} +10 -10
- package/dist/{vendor-tiptap-extension-code-CgIql8q6.js → vendor-tiptap-extension-code-CEZA5x7I.js} +8 -10
- package/dist/vendor-tiptap-extension-code-block-BFDiCj59.js +192 -0
- package/dist/vendor-tiptap-extension-document-C8JdW_kC.js +9 -0
- package/dist/{vendor-tiptap-extension-hard-break-DygHhzqw.js → vendor-tiptap-extension-hard-break-D9Nzegu6.js} +4 -6
- package/dist/{vendor-tiptap-extension-heading-C-ArDc3_.js → vendor-tiptap-extension-heading-TmkrHpE2.js} +9 -6
- package/dist/vendor-tiptap-extension-horizontal-rule-BC1YMUau.js +53 -0
- package/dist/{vendor-tiptap-extension-image-DChcWb4v.js → vendor-tiptap-extension-image-BQnBpg7z.js} +9 -3
- package/dist/{vendor-tiptap-extension-italic-BNJrFvrR.js → vendor-tiptap-extension-italic-mSCwLnXY.js} +4 -4
- package/dist/vendor-tiptap-extension-link-CQ0Mw6gd.js +287 -0
- package/dist/vendor-tiptap-extension-list-BwidYizT.js +420 -0
- package/dist/{vendor-tiptap-extension-paragraph-DZfkaJJ-.js → vendor-tiptap-extension-paragraph-C_OQHUNe.js} +3 -5
- package/dist/vendor-tiptap-extension-placeholder-BIojfRhh.js +1 -0
- package/dist/{vendor-tiptap-extension-strike-BlGNozxy.js → vendor-tiptap-extension-strike-Bfc-eud8.js} +3 -3
- package/dist/vendor-tiptap-extension-table-D26aUVrb.js +302 -0
- package/dist/vendor-tiptap-extension-table-cell-DuWy52BP.js +1 -0
- package/dist/vendor-tiptap-extension-table-header-DuWy52BP.js +1 -0
- package/dist/vendor-tiptap-extension-table-row-DuWy52BP.js +1 -0
- package/dist/vendor-tiptap-extension-text-DrXC1h34.js +8 -0
- package/dist/vendor-tiptap-extension-text-style-vv6u__7g.js +230 -0
- package/dist/{vendor-tiptap-extension-underline-CIVtuRLl.js → vendor-tiptap-extension-underline-BfygI164.js} +2 -2
- package/dist/vendor-tiptap-extensions-_4zopegS.js +289 -0
- package/dist/{vendor-tiptap-markdown-CidDIpZ-.js → vendor-tiptap-markdown-pGf8MOss.js} +26 -26
- package/dist/vendor-tiptap-pm-B2DY8bDS.js +7681 -0
- package/dist/vendor-tiptap-starter-kit-DPG4_B0q.js +28 -0
- package/dist/vendor-tiptap-vue-3-Ctgrxv1U.js +157 -0
- package/dist/vendor-vueuse-components-CuLo31bP.js +219 -0
- package/dist/vendor-vueuse-core-A9T6NeUn.js +6880 -0
- package/dist/vendor-vueuse-shared-B2Uva3Md.js +35 -0
- package/package.json +33 -27
- package/ui/components/molecules/vc-editor/_internal/extensions/font-size.ts +59 -0
- package/ui/components/molecules/vc-editor/_internal/toolbar-types.ts +57 -0
- package/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue +79 -0
- package/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue +215 -0
- package/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue +42 -0
- package/ui/components/molecules/vc-editor/index.ts +5 -0
- package/ui/components/molecules/vc-editor/vc-editor.stories.ts +172 -3
- package/ui/components/molecules/vc-editor/vc-editor.vue +49 -26
- package/ui/components/molecules/vc-slider/vc-slider.vue +8 -8
- package/dist/vendor-dom7-wvIUV9pT.js +0 -529
- package/dist/vendor-floating-ui-core-3dy7r5mx.js +0 -349
- package/dist/vendor-floating-ui-dom-DCjH_QK4.js +0 -393
- package/dist/vendor-floating-ui-vue-BUBCqiRN.js +0 -107
- package/dist/vendor-popperjs-core-LGjf7Wza.js +0 -905
- package/dist/vendor-prosemirror-view-BGYdOWiJ.js +0 -3748
- package/dist/vendor-ssr-window-D4k3p53c.js +0 -133
- package/dist/vendor-swiper-DrZzJvo8.js +0 -2825
- package/dist/vendor-tippy-js-nNhcw_JH.js +0 -812
- package/dist/vendor-tiptap-core-dlTW4S11.js +0 -2817
- package/dist/vendor-tiptap-extension-bubble-menu-BRWVLpun.js +0 -128
- package/dist/vendor-tiptap-extension-bullet-list-DfU428XB.js +0 -53
- package/dist/vendor-tiptap-extension-code-block-V26-erQk.js +0 -133
- package/dist/vendor-tiptap-extension-document-BYF_BzDD.js +0 -9
- package/dist/vendor-tiptap-extension-dropcursor-DqjaaFex.js +0 -20
- package/dist/vendor-tiptap-extension-floating-menu-vptdm_Y0.js +0 -99
- package/dist/vendor-tiptap-extension-gapcursor-DxLBw8V0.js +0 -24
- package/dist/vendor-tiptap-extension-history-C41RW3Bv.js +0 -35
- package/dist/vendor-tiptap-extension-horizontal-rule-BGMGd9fo.js +0 -58
- package/dist/vendor-tiptap-extension-link-DFN4ENph.js +0 -270
- package/dist/vendor-tiptap-extension-list-item-3qKYhGHe.js +0 -33
- package/dist/vendor-tiptap-extension-ordered-list-D3QL0eiW.js +0 -71
- package/dist/vendor-tiptap-extension-placeholder-CoOAmd0a.js +0 -52
- package/dist/vendor-tiptap-extension-table-CZn6Xykb.js +0 -213
- package/dist/vendor-tiptap-extension-table-cell-BQuS-XFD.js +0 -40
- package/dist/vendor-tiptap-extension-table-header-ZrtK7HiQ.js +0 -40
- package/dist/vendor-tiptap-extension-table-row-CBrXvqsO.js +0 -22
- package/dist/vendor-tiptap-extension-text-DwA7jrBq.js +0 -8
- package/dist/vendor-tiptap-pm-9TOy65Oe.js +0 -1
- package/dist/vendor-tiptap-starter-kit-BdU6UtqB.js +0 -29
- package/dist/vendor-tiptap-vue-3-CnYccgV4.js +0 -225
- package/dist/vendor-vueuse-components-B0zqjNRW.js +0 -542
- package/dist/vendor-vueuse-core-CYgwn-B2.js +0 -5130
- package/dist/vendor-vueuse-shared-B_uDJJ6V.js +0 -1169
|
@@ -1,393 +0,0 @@
|
|
|
1
|
-
import { s as ot, f as st, o as rt, c as ct } from "./vendor-floating-ui-core-3dy7r5mx.js";
|
|
2
|
-
import { n as V, o as m, p as O, q as x, s as L, t as J, u as R, r as j, v as A, w as E, x as b, y as H, z as Q, A as S, B as W, C as I, D as lt, E as Y, F as ft, G as M, H as _, I as $, J as N } from "./vendor-floating-ui-utils-D2sT7feD.js";
|
|
3
|
-
function Z(t) {
|
|
4
|
-
const e = R(t);
|
|
5
|
-
let n = parseFloat(e.width) || 0, i = parseFloat(e.height) || 0;
|
|
6
|
-
const o = b(t), r = o ? t.offsetWidth : n, s = o ? t.offsetHeight : i, c = H(n) !== r || H(i) !== s;
|
|
7
|
-
return c && (n = r, i = s), {
|
|
8
|
-
width: n,
|
|
9
|
-
height: i,
|
|
10
|
-
$: c
|
|
11
|
-
};
|
|
12
|
-
}
|
|
13
|
-
function q(t) {
|
|
14
|
-
return m(t) ? t : t.contextElement;
|
|
15
|
-
}
|
|
16
|
-
function F(t) {
|
|
17
|
-
const e = q(t);
|
|
18
|
-
if (!b(e))
|
|
19
|
-
return x(1);
|
|
20
|
-
const n = e.getBoundingClientRect(), {
|
|
21
|
-
width: i,
|
|
22
|
-
height: o,
|
|
23
|
-
$: r
|
|
24
|
-
} = Z(e);
|
|
25
|
-
let s = (r ? H(n.width) : n.width) / i, c = (r ? H(n.height) : n.height) / o;
|
|
26
|
-
return (!s || !Number.isFinite(s)) && (s = 1), (!c || !Number.isFinite(c)) && (c = 1), {
|
|
27
|
-
x: s,
|
|
28
|
-
y: c
|
|
29
|
-
};
|
|
30
|
-
}
|
|
31
|
-
const ut = /* @__PURE__ */ x(0);
|
|
32
|
-
function X(t) {
|
|
33
|
-
const e = L(t);
|
|
34
|
-
return !Q() || !e.visualViewport ? ut : {
|
|
35
|
-
x: e.visualViewport.offsetLeft,
|
|
36
|
-
y: e.visualViewport.offsetTop
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
function at(t, e, n) {
|
|
40
|
-
return e === void 0 && (e = !1), !n || e && n !== L(t) ? !1 : e;
|
|
41
|
-
}
|
|
42
|
-
function T(t, e, n, i) {
|
|
43
|
-
e === void 0 && (e = !1), n === void 0 && (n = !1);
|
|
44
|
-
const o = t.getBoundingClientRect(), r = q(t);
|
|
45
|
-
let s = x(1);
|
|
46
|
-
e && (i ? m(i) && (s = F(i)) : s = F(t));
|
|
47
|
-
const c = at(r, n, i) ? X(r) : x(0);
|
|
48
|
-
let l = (o.left + c.x) / s.x, f = (o.top + c.y) / s.y, u = o.width / s.x, a = o.height / s.y;
|
|
49
|
-
if (r) {
|
|
50
|
-
const p = L(r), h = i && m(i) ? L(i) : i;
|
|
51
|
-
let y = p, g = J(y);
|
|
52
|
-
for (; g && i && h !== y; ) {
|
|
53
|
-
const w = F(g), d = g.getBoundingClientRect(), v = R(g), C = d.left + (g.clientLeft + parseFloat(v.paddingLeft)) * w.x, B = d.top + (g.clientTop + parseFloat(v.paddingTop)) * w.y;
|
|
54
|
-
l *= w.x, f *= w.y, u *= w.x, a *= w.y, l += C, f += B, y = L(g), g = J(y);
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
return j({
|
|
58
|
-
width: u,
|
|
59
|
-
height: a,
|
|
60
|
-
x: l,
|
|
61
|
-
y: f
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
function k(t, e) {
|
|
65
|
-
const n = N(t).scrollLeft;
|
|
66
|
-
return e ? e.left + n : T(O(t)).left + n;
|
|
67
|
-
}
|
|
68
|
-
function tt(t, e, n) {
|
|
69
|
-
n === void 0 && (n = !1);
|
|
70
|
-
const i = t.getBoundingClientRect(), o = i.left + e.scrollLeft - (n ? 0 : (
|
|
71
|
-
// RTL <body> scrollbar.
|
|
72
|
-
k(t, i)
|
|
73
|
-
)), r = i.top + e.scrollTop;
|
|
74
|
-
return {
|
|
75
|
-
x: o,
|
|
76
|
-
y: r
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
function ht(t) {
|
|
80
|
-
let {
|
|
81
|
-
elements: e,
|
|
82
|
-
rect: n,
|
|
83
|
-
offsetParent: i,
|
|
84
|
-
strategy: o
|
|
85
|
-
} = t;
|
|
86
|
-
const r = o === "fixed", s = O(i), c = e ? S(e.floating) : !1;
|
|
87
|
-
if (i === s || c && r)
|
|
88
|
-
return n;
|
|
89
|
-
let l = {
|
|
90
|
-
scrollLeft: 0,
|
|
91
|
-
scrollTop: 0
|
|
92
|
-
}, f = x(1);
|
|
93
|
-
const u = x(0), a = b(i);
|
|
94
|
-
if ((a || !a && !r) && ((_(i) !== "body" || $(s)) && (l = N(i)), b(i))) {
|
|
95
|
-
const h = T(i);
|
|
96
|
-
f = F(i), u.x = h.x + i.clientLeft, u.y = h.y + i.clientTop;
|
|
97
|
-
}
|
|
98
|
-
const p = s && !a && !r ? tt(s, l, !0) : x(0);
|
|
99
|
-
return {
|
|
100
|
-
width: n.width * f.x,
|
|
101
|
-
height: n.height * f.y,
|
|
102
|
-
x: n.x * f.x - l.scrollLeft * f.x + u.x + p.x,
|
|
103
|
-
y: n.y * f.y - l.scrollTop * f.y + u.y + p.y
|
|
104
|
-
};
|
|
105
|
-
}
|
|
106
|
-
function dt(t) {
|
|
107
|
-
return Array.from(t.getClientRects());
|
|
108
|
-
}
|
|
109
|
-
function gt(t) {
|
|
110
|
-
const e = O(t), n = N(t), i = t.ownerDocument.body, o = E(e.scrollWidth, e.clientWidth, i.scrollWidth, i.clientWidth), r = E(e.scrollHeight, e.clientHeight, i.scrollHeight, i.clientHeight);
|
|
111
|
-
let s = -n.scrollLeft + k(t);
|
|
112
|
-
const c = -n.scrollTop;
|
|
113
|
-
return R(i).direction === "rtl" && (s += E(e.clientWidth, i.clientWidth) - o), {
|
|
114
|
-
width: o,
|
|
115
|
-
height: r,
|
|
116
|
-
x: s,
|
|
117
|
-
y: c
|
|
118
|
-
};
|
|
119
|
-
}
|
|
120
|
-
function pt(t, e) {
|
|
121
|
-
const n = L(t), i = O(t), o = n.visualViewport;
|
|
122
|
-
let r = i.clientWidth, s = i.clientHeight, c = 0, l = 0;
|
|
123
|
-
if (o) {
|
|
124
|
-
r = o.width, s = o.height;
|
|
125
|
-
const f = Q();
|
|
126
|
-
(!f || f && e === "fixed") && (c = o.offsetLeft, l = o.offsetTop);
|
|
127
|
-
}
|
|
128
|
-
return {
|
|
129
|
-
width: r,
|
|
130
|
-
height: s,
|
|
131
|
-
x: c,
|
|
132
|
-
y: l
|
|
133
|
-
};
|
|
134
|
-
}
|
|
135
|
-
const wt = /* @__PURE__ */ new Set(["absolute", "fixed"]);
|
|
136
|
-
function xt(t, e) {
|
|
137
|
-
const n = T(t, !0, e === "fixed"), i = n.top + t.clientTop, o = n.left + t.clientLeft, r = b(t) ? F(t) : x(1), s = t.clientWidth * r.x, c = t.clientHeight * r.y, l = o * r.x, f = i * r.y;
|
|
138
|
-
return {
|
|
139
|
-
width: s,
|
|
140
|
-
height: c,
|
|
141
|
-
x: l,
|
|
142
|
-
y: f
|
|
143
|
-
};
|
|
144
|
-
}
|
|
145
|
-
function K(t, e, n) {
|
|
146
|
-
let i;
|
|
147
|
-
if (e === "viewport")
|
|
148
|
-
i = pt(t, n);
|
|
149
|
-
else if (e === "document")
|
|
150
|
-
i = gt(O(t));
|
|
151
|
-
else if (m(e))
|
|
152
|
-
i = xt(e, n);
|
|
153
|
-
else {
|
|
154
|
-
const o = X(t);
|
|
155
|
-
i = {
|
|
156
|
-
x: e.x - o.x,
|
|
157
|
-
y: e.y - o.y,
|
|
158
|
-
width: e.width,
|
|
159
|
-
height: e.height
|
|
160
|
-
};
|
|
161
|
-
}
|
|
162
|
-
return j(i);
|
|
163
|
-
}
|
|
164
|
-
function et(t, e) {
|
|
165
|
-
const n = W(t);
|
|
166
|
-
return n === e || !m(n) || I(n) ? !1 : R(n).position === "fixed" || et(n, e);
|
|
167
|
-
}
|
|
168
|
-
function yt(t, e) {
|
|
169
|
-
const n = e.get(t);
|
|
170
|
-
if (n)
|
|
171
|
-
return n;
|
|
172
|
-
let i = V(t, [], !1).filter((c) => m(c) && _(c) !== "body"), o = null;
|
|
173
|
-
const r = R(t).position === "fixed";
|
|
174
|
-
let s = r ? W(t) : t;
|
|
175
|
-
for (; m(s) && !I(s); ) {
|
|
176
|
-
const c = R(s), l = Y(s);
|
|
177
|
-
!l && c.position === "fixed" && (o = null), (r ? !l && !o : !l && c.position === "static" && !!o && wt.has(o.position) || $(s) && !l && et(t, s)) ? i = i.filter((u) => u !== s) : o = c, s = W(s);
|
|
178
|
-
}
|
|
179
|
-
return e.set(t, i), i;
|
|
180
|
-
}
|
|
181
|
-
function vt(t) {
|
|
182
|
-
let {
|
|
183
|
-
element: e,
|
|
184
|
-
boundary: n,
|
|
185
|
-
rootBoundary: i,
|
|
186
|
-
strategy: o
|
|
187
|
-
} = t;
|
|
188
|
-
const s = [...n === "clippingAncestors" ? S(e) ? [] : yt(e, this._c) : [].concat(n), i], c = s[0], l = s.reduce((f, u) => {
|
|
189
|
-
const a = K(e, u, o);
|
|
190
|
-
return f.top = E(a.top, f.top), f.right = M(a.right, f.right), f.bottom = M(a.bottom, f.bottom), f.left = E(a.left, f.left), f;
|
|
191
|
-
}, K(e, c, o));
|
|
192
|
-
return {
|
|
193
|
-
width: l.right - l.left,
|
|
194
|
-
height: l.bottom - l.top,
|
|
195
|
-
x: l.left,
|
|
196
|
-
y: l.top
|
|
197
|
-
};
|
|
198
|
-
}
|
|
199
|
-
function mt(t) {
|
|
200
|
-
const {
|
|
201
|
-
width: e,
|
|
202
|
-
height: n
|
|
203
|
-
} = Z(t);
|
|
204
|
-
return {
|
|
205
|
-
width: e,
|
|
206
|
-
height: n
|
|
207
|
-
};
|
|
208
|
-
}
|
|
209
|
-
function Rt(t, e, n) {
|
|
210
|
-
const i = b(e), o = O(e), r = n === "fixed", s = T(t, !0, r, e);
|
|
211
|
-
let c = {
|
|
212
|
-
scrollLeft: 0,
|
|
213
|
-
scrollTop: 0
|
|
214
|
-
};
|
|
215
|
-
const l = x(0);
|
|
216
|
-
function f() {
|
|
217
|
-
l.x = k(o);
|
|
218
|
-
}
|
|
219
|
-
if (i || !i && !r)
|
|
220
|
-
if ((_(e) !== "body" || $(o)) && (c = N(e)), i) {
|
|
221
|
-
const h = T(e, !0, r, e);
|
|
222
|
-
l.x = h.x + e.clientLeft, l.y = h.y + e.clientTop;
|
|
223
|
-
} else o && f();
|
|
224
|
-
r && !i && o && f();
|
|
225
|
-
const u = o && !i && !r ? tt(o, c) : x(0), a = s.left + c.scrollLeft - l.x - u.x, p = s.top + c.scrollTop - l.y - u.y;
|
|
226
|
-
return {
|
|
227
|
-
x: a,
|
|
228
|
-
y: p,
|
|
229
|
-
width: s.width,
|
|
230
|
-
height: s.height
|
|
231
|
-
};
|
|
232
|
-
}
|
|
233
|
-
function z(t) {
|
|
234
|
-
return R(t).position === "static";
|
|
235
|
-
}
|
|
236
|
-
function P(t, e) {
|
|
237
|
-
if (!b(t) || R(t).position === "fixed")
|
|
238
|
-
return null;
|
|
239
|
-
if (e)
|
|
240
|
-
return e(t);
|
|
241
|
-
let n = t.offsetParent;
|
|
242
|
-
return O(t) === n && (n = n.ownerDocument.body), n;
|
|
243
|
-
}
|
|
244
|
-
function nt(t, e) {
|
|
245
|
-
const n = L(t);
|
|
246
|
-
if (S(t))
|
|
247
|
-
return n;
|
|
248
|
-
if (!b(t)) {
|
|
249
|
-
let o = W(t);
|
|
250
|
-
for (; o && !I(o); ) {
|
|
251
|
-
if (m(o) && !z(o))
|
|
252
|
-
return o;
|
|
253
|
-
o = W(o);
|
|
254
|
-
}
|
|
255
|
-
return n;
|
|
256
|
-
}
|
|
257
|
-
let i = P(t, e);
|
|
258
|
-
for (; i && lt(i) && z(i); )
|
|
259
|
-
i = P(i, e);
|
|
260
|
-
return i && I(i) && z(i) && !Y(i) ? n : i || ft(t) || n;
|
|
261
|
-
}
|
|
262
|
-
const Ot = async function(t) {
|
|
263
|
-
const e = this.getOffsetParent || nt, n = this.getDimensions, i = await n(t.floating);
|
|
264
|
-
return {
|
|
265
|
-
reference: Rt(t.reference, await e(t.floating), t.strategy),
|
|
266
|
-
floating: {
|
|
267
|
-
x: 0,
|
|
268
|
-
y: 0,
|
|
269
|
-
width: i.width,
|
|
270
|
-
height: i.height
|
|
271
|
-
}
|
|
272
|
-
};
|
|
273
|
-
};
|
|
274
|
-
function bt(t) {
|
|
275
|
-
return R(t).direction === "rtl";
|
|
276
|
-
}
|
|
277
|
-
const Ct = {
|
|
278
|
-
convertOffsetParentRelativeRectToViewportRelativeRect: ht,
|
|
279
|
-
getDocumentElement: O,
|
|
280
|
-
getClippingRect: vt,
|
|
281
|
-
getOffsetParent: nt,
|
|
282
|
-
getElementRects: Ot,
|
|
283
|
-
getClientRects: dt,
|
|
284
|
-
getDimensions: mt,
|
|
285
|
-
getScale: F,
|
|
286
|
-
isElement: m,
|
|
287
|
-
isRTL: bt
|
|
288
|
-
};
|
|
289
|
-
function it(t, e) {
|
|
290
|
-
return t.x === e.x && t.y === e.y && t.width === e.width && t.height === e.height;
|
|
291
|
-
}
|
|
292
|
-
function Lt(t, e) {
|
|
293
|
-
let n = null, i;
|
|
294
|
-
const o = O(t);
|
|
295
|
-
function r() {
|
|
296
|
-
var c;
|
|
297
|
-
clearTimeout(i), (c = n) == null || c.disconnect(), n = null;
|
|
298
|
-
}
|
|
299
|
-
function s(c, l) {
|
|
300
|
-
c === void 0 && (c = !1), l === void 0 && (l = 1), r();
|
|
301
|
-
const f = t.getBoundingClientRect(), {
|
|
302
|
-
left: u,
|
|
303
|
-
top: a,
|
|
304
|
-
width: p,
|
|
305
|
-
height: h
|
|
306
|
-
} = f;
|
|
307
|
-
if (c || e(), !p || !h)
|
|
308
|
-
return;
|
|
309
|
-
const y = A(a), g = A(o.clientWidth - (u + p)), w = A(o.clientHeight - (a + h)), d = A(u), C = {
|
|
310
|
-
rootMargin: -y + "px " + -g + "px " + -w + "px " + -d + "px",
|
|
311
|
-
threshold: E(0, M(1, l)) || 1
|
|
312
|
-
};
|
|
313
|
-
let B = !0;
|
|
314
|
-
function U(G) {
|
|
315
|
-
const D = G[0].intersectionRatio;
|
|
316
|
-
if (D !== l) {
|
|
317
|
-
if (!B)
|
|
318
|
-
return s();
|
|
319
|
-
D ? s(!1, D) : i = setTimeout(() => {
|
|
320
|
-
s(!1, 1e-7);
|
|
321
|
-
}, 1e3);
|
|
322
|
-
}
|
|
323
|
-
D === 1 && !it(f, t.getBoundingClientRect()) && s(), B = !1;
|
|
324
|
-
}
|
|
325
|
-
try {
|
|
326
|
-
n = new IntersectionObserver(U, {
|
|
327
|
-
...C,
|
|
328
|
-
// Handle <iframe>s
|
|
329
|
-
root: o.ownerDocument
|
|
330
|
-
});
|
|
331
|
-
} catch {
|
|
332
|
-
n = new IntersectionObserver(U, C);
|
|
333
|
-
}
|
|
334
|
-
n.observe(t);
|
|
335
|
-
}
|
|
336
|
-
return s(!0), r;
|
|
337
|
-
}
|
|
338
|
-
function Ft(t, e, n, i) {
|
|
339
|
-
i === void 0 && (i = {});
|
|
340
|
-
const {
|
|
341
|
-
ancestorScroll: o = !0,
|
|
342
|
-
ancestorResize: r = !0,
|
|
343
|
-
elementResize: s = typeof ResizeObserver == "function",
|
|
344
|
-
layoutShift: c = typeof IntersectionObserver == "function",
|
|
345
|
-
animationFrame: l = !1
|
|
346
|
-
} = i, f = q(t), u = o || r ? [...f ? V(f) : [], ...V(e)] : [];
|
|
347
|
-
u.forEach((d) => {
|
|
348
|
-
o && d.addEventListener("scroll", n, {
|
|
349
|
-
passive: !0
|
|
350
|
-
}), r && d.addEventListener("resize", n);
|
|
351
|
-
});
|
|
352
|
-
const a = f && c ? Lt(f, n) : null;
|
|
353
|
-
let p = -1, h = null;
|
|
354
|
-
s && (h = new ResizeObserver((d) => {
|
|
355
|
-
let [v] = d;
|
|
356
|
-
v && v.target === f && h && (h.unobserve(e), cancelAnimationFrame(p), p = requestAnimationFrame(() => {
|
|
357
|
-
var C;
|
|
358
|
-
(C = h) == null || C.observe(e);
|
|
359
|
-
})), n();
|
|
360
|
-
}), f && !l && h.observe(f), h.observe(e));
|
|
361
|
-
let y, g = l ? T(t) : null;
|
|
362
|
-
l && w();
|
|
363
|
-
function w() {
|
|
364
|
-
const d = T(t);
|
|
365
|
-
g && !it(g, d) && n(), g = d, y = requestAnimationFrame(w);
|
|
366
|
-
}
|
|
367
|
-
return n(), () => {
|
|
368
|
-
var d;
|
|
369
|
-
u.forEach((v) => {
|
|
370
|
-
o && v.removeEventListener("scroll", n), r && v.removeEventListener("resize", n);
|
|
371
|
-
}), a?.(), (d = h) == null || d.disconnect(), h = null, l && cancelAnimationFrame(y);
|
|
372
|
-
};
|
|
373
|
-
}
|
|
374
|
-
const Wt = rt, Bt = ot, Dt = st, At = (t, e, n) => {
|
|
375
|
-
const i = /* @__PURE__ */ new Map(), o = {
|
|
376
|
-
platform: Ct,
|
|
377
|
-
...n
|
|
378
|
-
}, r = {
|
|
379
|
-
...o.platform,
|
|
380
|
-
_c: i
|
|
381
|
-
};
|
|
382
|
-
return ct(t, e, {
|
|
383
|
-
...o,
|
|
384
|
-
platform: r
|
|
385
|
-
});
|
|
386
|
-
};
|
|
387
|
-
export {
|
|
388
|
-
Ft as a,
|
|
389
|
-
At as c,
|
|
390
|
-
Dt as f,
|
|
391
|
-
Wt as o,
|
|
392
|
-
Bt as s
|
|
393
|
-
};
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { c as j } from "./vendor-floating-ui-dom-DCjH_QK4.js";
|
|
2
|
-
import { K as B, H as F } from "./vendor-floating-ui-utils-D2sT7feD.js";
|
|
3
|
-
import { computed as o, ref as c, shallowRef as H, watch as g, getCurrentScope as I, onScopeDispose as K, shallowReadonly as r, unref as k } from "vue";
|
|
4
|
-
function q(e) {
|
|
5
|
-
return e != null && typeof e == "object" && "$el" in e;
|
|
6
|
-
}
|
|
7
|
-
function b(e) {
|
|
8
|
-
if (q(e)) {
|
|
9
|
-
const u = e.$el;
|
|
10
|
-
return B(u) && F(u) === "#comment" ? null : u;
|
|
11
|
-
}
|
|
12
|
-
return e;
|
|
13
|
-
}
|
|
14
|
-
function s(e) {
|
|
15
|
-
return typeof e == "function" ? e() : k(e);
|
|
16
|
-
}
|
|
17
|
-
function M(e) {
|
|
18
|
-
return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
|
|
19
|
-
}
|
|
20
|
-
function C(e, u) {
|
|
21
|
-
const t = M(e);
|
|
22
|
-
return Math.round(u * t) / t;
|
|
23
|
-
}
|
|
24
|
-
function J(e, u, t) {
|
|
25
|
-
t === void 0 && (t = {});
|
|
26
|
-
const V = t.whileElementsMounted, f = o(() => {
|
|
27
|
-
var n;
|
|
28
|
-
return (n = s(t.open)) != null ? n : !0;
|
|
29
|
-
}), D = o(() => s(t.middleware)), p = o(() => {
|
|
30
|
-
var n;
|
|
31
|
-
return (n = s(t.placement)) != null ? n : "bottom";
|
|
32
|
-
}), w = o(() => {
|
|
33
|
-
var n;
|
|
34
|
-
return (n = s(t.strategy)) != null ? n : "absolute";
|
|
35
|
-
}), S = o(() => {
|
|
36
|
-
var n;
|
|
37
|
-
return (n = s(t.transform)) != null ? n : !0;
|
|
38
|
-
}), i = o(() => b(e.value)), l = o(() => b(u.value)), y = c(0), h = c(0), v = c(w.value), P = c(p.value), E = H({}), x = c(!1), _ = o(() => {
|
|
39
|
-
const n = {
|
|
40
|
-
position: v.value,
|
|
41
|
-
left: "0",
|
|
42
|
-
top: "0"
|
|
43
|
-
};
|
|
44
|
-
if (!l.value)
|
|
45
|
-
return n;
|
|
46
|
-
const a = C(l.value, y.value), R = C(l.value, h.value);
|
|
47
|
-
return S.value ? {
|
|
48
|
-
...n,
|
|
49
|
-
transform: "translate(" + a + "px, " + R + "px)",
|
|
50
|
-
...M(l.value) >= 1.5 && {
|
|
51
|
-
willChange: "transform"
|
|
52
|
-
}
|
|
53
|
-
} : {
|
|
54
|
-
position: v.value,
|
|
55
|
-
left: a + "px",
|
|
56
|
-
top: R + "px"
|
|
57
|
-
};
|
|
58
|
-
});
|
|
59
|
-
let m;
|
|
60
|
-
function d() {
|
|
61
|
-
if (i.value == null || l.value == null)
|
|
62
|
-
return;
|
|
63
|
-
const n = f.value;
|
|
64
|
-
j(i.value, l.value, {
|
|
65
|
-
middleware: D.value,
|
|
66
|
-
placement: p.value,
|
|
67
|
-
strategy: w.value
|
|
68
|
-
}).then((a) => {
|
|
69
|
-
y.value = a.x, h.value = a.y, v.value = a.strategy, P.value = a.placement, E.value = a.middlewareData, x.value = n !== !1;
|
|
70
|
-
});
|
|
71
|
-
}
|
|
72
|
-
function O() {
|
|
73
|
-
typeof m == "function" && (m(), m = void 0);
|
|
74
|
-
}
|
|
75
|
-
function N() {
|
|
76
|
-
if (O(), V === void 0) {
|
|
77
|
-
d();
|
|
78
|
-
return;
|
|
79
|
-
}
|
|
80
|
-
if (i.value != null && l.value != null) {
|
|
81
|
-
m = V(i.value, l.value, d);
|
|
82
|
-
return;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
function $() {
|
|
86
|
-
f.value || (x.value = !1);
|
|
87
|
-
}
|
|
88
|
-
return g([D, p, w, f], d, {
|
|
89
|
-
flush: "sync"
|
|
90
|
-
}), g([i, l], N, {
|
|
91
|
-
flush: "sync"
|
|
92
|
-
}), g(f, $, {
|
|
93
|
-
flush: "sync"
|
|
94
|
-
}), I() && K(O), {
|
|
95
|
-
x: r(y),
|
|
96
|
-
y: r(h),
|
|
97
|
-
strategy: r(v),
|
|
98
|
-
placement: r(P),
|
|
99
|
-
middlewareData: r(E),
|
|
100
|
-
isPositioned: r(x),
|
|
101
|
-
floatingStyles: _,
|
|
102
|
-
update: d
|
|
103
|
-
};
|
|
104
|
-
}
|
|
105
|
-
export {
|
|
106
|
-
J as u
|
|
107
|
-
};
|