@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,19 +1,15 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
t[e] = n[e];
|
|
4
|
-
return t;
|
|
5
|
-
}, Bt = "numeric", Ft = "ascii", Kt = "alpha", W = "asciinumeric", K = "alphanumeric", Wt = "domain", ue = "emoji", ye = "scheme", ke = "slashscheme", vt = "whitespace";
|
|
6
|
-
function Oe(t, n) {
|
|
1
|
+
const Ce = "aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2", pe = "ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2", zt = "numeric", Bt = "ascii", Ft = "alpha", K = "asciinumeric", F = "alphanumeric", Kt = "domain", le = "emoji", Se = "scheme", Oe = "slashscheme", Pt = "whitespace";
|
|
2
|
+
function ye(t, n) {
|
|
7
3
|
return t in n || (n[t] = []), n[t];
|
|
8
4
|
}
|
|
9
5
|
function j(t, n, e) {
|
|
10
|
-
n[
|
|
6
|
+
n[zt] && (n[K] = !0, n[F] = !0), n[Bt] && (n[K] = !0, n[Ft] = !0), n[K] && (n[F] = !0), n[Ft] && (n[F] = !0), n[F] && (n[Kt] = !0), n[le] && (n[Kt] = !0);
|
|
11
7
|
for (const s in n) {
|
|
12
|
-
const i =
|
|
8
|
+
const i = ye(s, e);
|
|
13
9
|
i.indexOf(t) < 0 && i.push(t);
|
|
14
10
|
}
|
|
15
11
|
}
|
|
16
|
-
function
|
|
12
|
+
function ke(t, n) {
|
|
17
13
|
const e = {};
|
|
18
14
|
for (const s in n)
|
|
19
15
|
n[s].indexOf(t) >= 0 && (e[s] = !0);
|
|
@@ -132,10 +128,10 @@ p.prototype = {
|
|
|
132
128
|
return i.j[t] = n, n;
|
|
133
129
|
const r = n;
|
|
134
130
|
let a, c = i.go(t);
|
|
135
|
-
if (c ? (a = new p(),
|
|
131
|
+
if (c ? (a = new p(), Object.assign(a.j, c.j), a.jr.push.apply(a.jr, c.jr), a.jd = c.jd, a.t = c.t) : a = new p(), r) {
|
|
136
132
|
if (s)
|
|
137
133
|
if (a.t && typeof a.t == "string") {
|
|
138
|
-
const d =
|
|
134
|
+
const d = Object.assign(ke(a.t, s), e);
|
|
139
135
|
j(r, d, s);
|
|
140
136
|
} else e && j(r, e, s);
|
|
141
137
|
a.t = r;
|
|
@@ -143,115 +139,115 @@ p.prototype = {
|
|
|
143
139
|
return i.j[t] = a, a;
|
|
144
140
|
}
|
|
145
141
|
};
|
|
146
|
-
const l = (t, n, e, s, i) => t.ta(n, e, s, i), f = (t, n, e, s, i) => t.tr(n, e, s, i),
|
|
147
|
-
var
|
|
142
|
+
const l = (t, n, e, s, i) => t.ta(n, e, s, i), f = (t, n, e, s, i) => t.tr(n, e, s, i), se = (t, n, e, s, i) => t.ts(n, e, s, i), o = (t, n, e, s, i) => t.tt(n, e, s, i), I = "WORD", Wt = "UWORD", ue = "ASCIINUMERICAL", he = "ALPHANUMERICAL", _ = "LOCALHOST", Gt = "TLD", Qt = "UTLD", tt = "SCHEME", U = "SLASH_SCHEME", qt = "NUM", $t = "WS", _t = "NL", W = "OPENBRACE", G = "CLOSEBRACE", et = "OPENBRACKET", nt = "CLOSEBRACKET", st = "OPENPAREN", it = "CLOSEPAREN", ot = "OPENANGLEBRACKET", rt = "CLOSEANGLEBRACKET", at = "FULLWIDTHLEFTPAREN", ct = "FULLWIDTHRIGHTPAREN", lt = "LEFTCORNERBRACKET", ut = "RIGHTCORNERBRACKET", ht = "LEFTWHITECORNERBRACKET", dt = "RIGHTWHITECORNERBRACKET", Et = "FULLWIDTHLESSTHAN", ft = "FULLWIDTHGREATERTHAN", mt = "AMPERSAND", gt = "APOSTROPHE", At = "ASTERISK", P = "AT", Tt = "BACKSLASH", Lt = "BACKTICK", Rt = "CARET", v = "COLON", Jt = "COMMA", Ct = "DOLLAR", y = "DOT", pt = "EQUALS", Yt = "EXCLAMATION", O = "HYPHEN", Q = "PERCENT", St = "PIPE", Ot = "PLUS", yt = "POUND", $ = "QUERY", Xt = "QUOTE", de = "FULLWIDTHMIDDLEDOT", Vt = "SEMI", k = "SLASH", q = "TILDE", kt = "UNDERSCORE", Ee = "EMOJI", bt = "SYM";
|
|
143
|
+
var fe = /* @__PURE__ */ Object.freeze({
|
|
148
144
|
__proto__: null,
|
|
149
|
-
ALPHANUMERICAL:
|
|
150
|
-
AMPERSAND:
|
|
151
|
-
APOSTROPHE:
|
|
152
|
-
ASCIINUMERICAL:
|
|
153
|
-
ASTERISK:
|
|
145
|
+
ALPHANUMERICAL: he,
|
|
146
|
+
AMPERSAND: mt,
|
|
147
|
+
APOSTROPHE: gt,
|
|
148
|
+
ASCIINUMERICAL: ue,
|
|
149
|
+
ASTERISK: At,
|
|
154
150
|
AT: P,
|
|
155
|
-
BACKSLASH:
|
|
156
|
-
BACKTICK:
|
|
157
|
-
CARET:
|
|
158
|
-
CLOSEANGLEBRACKET:
|
|
159
|
-
CLOSEBRACE:
|
|
160
|
-
CLOSEBRACKET:
|
|
161
|
-
CLOSEPAREN:
|
|
151
|
+
BACKSLASH: Tt,
|
|
152
|
+
BACKTICK: Lt,
|
|
153
|
+
CARET: Rt,
|
|
154
|
+
CLOSEANGLEBRACKET: rt,
|
|
155
|
+
CLOSEBRACE: G,
|
|
156
|
+
CLOSEBRACKET: nt,
|
|
157
|
+
CLOSEPAREN: it,
|
|
162
158
|
COLON: v,
|
|
163
|
-
COMMA:
|
|
164
|
-
DOLLAR:
|
|
165
|
-
DOT:
|
|
166
|
-
EMOJI:
|
|
167
|
-
EQUALS:
|
|
168
|
-
EXCLAMATION:
|
|
169
|
-
FULLWIDTHGREATERTHAN:
|
|
170
|
-
FULLWIDTHLEFTPAREN:
|
|
171
|
-
FULLWIDTHLESSTHAN:
|
|
172
|
-
FULLWIDTHMIDDLEDOT:
|
|
173
|
-
FULLWIDTHRIGHTPAREN:
|
|
174
|
-
HYPHEN:
|
|
175
|
-
LEFTCORNERBRACKET:
|
|
176
|
-
LEFTWHITECORNERBRACKET:
|
|
177
|
-
LOCALHOST:
|
|
178
|
-
NL:
|
|
179
|
-
NUM:
|
|
180
|
-
OPENANGLEBRACKET:
|
|
181
|
-
OPENBRACE:
|
|
182
|
-
OPENBRACKET:
|
|
183
|
-
OPENPAREN:
|
|
184
|
-
PERCENT:
|
|
185
|
-
PIPE:
|
|
186
|
-
PLUS:
|
|
187
|
-
POUND:
|
|
188
|
-
QUERY:
|
|
189
|
-
QUOTE:
|
|
190
|
-
RIGHTCORNERBRACKET:
|
|
191
|
-
RIGHTWHITECORNERBRACKET:
|
|
192
|
-
SCHEME:
|
|
193
|
-
SEMI:
|
|
194
|
-
SLASH:
|
|
159
|
+
COMMA: Jt,
|
|
160
|
+
DOLLAR: Ct,
|
|
161
|
+
DOT: y,
|
|
162
|
+
EMOJI: Ee,
|
|
163
|
+
EQUALS: pt,
|
|
164
|
+
EXCLAMATION: Yt,
|
|
165
|
+
FULLWIDTHGREATERTHAN: ft,
|
|
166
|
+
FULLWIDTHLEFTPAREN: at,
|
|
167
|
+
FULLWIDTHLESSTHAN: Et,
|
|
168
|
+
FULLWIDTHMIDDLEDOT: de,
|
|
169
|
+
FULLWIDTHRIGHTPAREN: ct,
|
|
170
|
+
HYPHEN: O,
|
|
171
|
+
LEFTCORNERBRACKET: lt,
|
|
172
|
+
LEFTWHITECORNERBRACKET: ht,
|
|
173
|
+
LOCALHOST: _,
|
|
174
|
+
NL: _t,
|
|
175
|
+
NUM: qt,
|
|
176
|
+
OPENANGLEBRACKET: ot,
|
|
177
|
+
OPENBRACE: W,
|
|
178
|
+
OPENBRACKET: et,
|
|
179
|
+
OPENPAREN: st,
|
|
180
|
+
PERCENT: Q,
|
|
181
|
+
PIPE: St,
|
|
182
|
+
PLUS: Ot,
|
|
183
|
+
POUND: yt,
|
|
184
|
+
QUERY: $,
|
|
185
|
+
QUOTE: Xt,
|
|
186
|
+
RIGHTCORNERBRACKET: ut,
|
|
187
|
+
RIGHTWHITECORNERBRACKET: dt,
|
|
188
|
+
SCHEME: tt,
|
|
189
|
+
SEMI: Vt,
|
|
190
|
+
SLASH: k,
|
|
195
191
|
SLASH_SCHEME: U,
|
|
196
|
-
SYM:
|
|
197
|
-
TILDE:
|
|
198
|
-
TLD:
|
|
199
|
-
UNDERSCORE:
|
|
200
|
-
UTLD:
|
|
201
|
-
UWORD:
|
|
192
|
+
SYM: bt,
|
|
193
|
+
TILDE: q,
|
|
194
|
+
TLD: Gt,
|
|
195
|
+
UNDERSCORE: kt,
|
|
196
|
+
UTLD: Qt,
|
|
197
|
+
UWORD: Wt,
|
|
202
198
|
WORD: I,
|
|
203
|
-
WS:
|
|
199
|
+
WS: $t
|
|
204
200
|
});
|
|
205
|
-
const b = /[a-z]/,
|
|
206
|
-
`,
|
|
207
|
-
let
|
|
208
|
-
function
|
|
201
|
+
const b = /[a-z]/, B = /\p{L}/u, vt = /\p{Emoji}/u, N = /\d/, jt = /\s/, ie = "\r", xt = `
|
|
202
|
+
`, be = "️", Ne = "", Ut = "";
|
|
203
|
+
let X = null, V = null;
|
|
204
|
+
function Ie(t = []) {
|
|
209
205
|
const n = {};
|
|
210
206
|
p.groups = n;
|
|
211
207
|
const e = new p();
|
|
212
|
-
|
|
213
|
-
const s = f(e, N,
|
|
214
|
-
[
|
|
208
|
+
X == null && (X = oe(Ce)), V == null && (V = oe(pe)), o(e, "'", gt), o(e, "{", W), o(e, "}", G), o(e, "[", et), o(e, "]", nt), o(e, "(", st), o(e, ")", it), o(e, "<", ot), o(e, ">", rt), o(e, "(", at), o(e, ")", ct), o(e, "「", lt), o(e, "」", ut), o(e, "『", ht), o(e, "』", dt), o(e, "<", Et), o(e, ">", ft), o(e, "&", mt), o(e, "*", At), o(e, "@", P), o(e, "`", Lt), o(e, "^", Rt), o(e, ":", v), o(e, ",", Jt), o(e, "$", Ct), o(e, ".", y), o(e, "=", pt), o(e, "!", Yt), o(e, "-", O), o(e, "%", Q), o(e, "|", St), o(e, "+", Ot), o(e, "#", yt), o(e, "?", $), o(e, '"', Xt), o(e, "/", k), o(e, ";", Vt), o(e, "~", q), o(e, "_", kt), o(e, "\\", Tt), o(e, "・", de);
|
|
209
|
+
const s = f(e, N, qt, {
|
|
210
|
+
[zt]: !0
|
|
215
211
|
});
|
|
216
212
|
f(s, N, s);
|
|
217
|
-
const i = f(s, b,
|
|
218
|
-
[W]: !0
|
|
219
|
-
}), r = f(s, F, de, {
|
|
213
|
+
const i = f(s, b, ue, {
|
|
220
214
|
[K]: !0
|
|
215
|
+
}), r = f(s, B, he, {
|
|
216
|
+
[F]: !0
|
|
221
217
|
}), a = f(e, b, I, {
|
|
222
|
-
[
|
|
218
|
+
[Bt]: !0
|
|
223
219
|
});
|
|
224
220
|
f(a, N, i), f(a, b, a), f(i, N, i), f(i, b, i);
|
|
225
|
-
const c = f(e,
|
|
226
|
-
[
|
|
221
|
+
const c = f(e, B, Wt, {
|
|
222
|
+
[Ft]: !0
|
|
227
223
|
});
|
|
228
|
-
f(c, b), f(c, N, r), f(c,
|
|
229
|
-
const d = o(e,
|
|
230
|
-
[
|
|
231
|
-
}), m = o(e,
|
|
232
|
-
[
|
|
233
|
-
}), E = f(e,
|
|
234
|
-
[
|
|
224
|
+
f(c, b), f(c, N, r), f(c, B, c), f(r, N, r), f(r, b), f(r, B, r);
|
|
225
|
+
const d = o(e, xt, _t, {
|
|
226
|
+
[Pt]: !0
|
|
227
|
+
}), m = o(e, ie, $t, {
|
|
228
|
+
[Pt]: !0
|
|
229
|
+
}), E = f(e, jt, $t, {
|
|
230
|
+
[Pt]: !0
|
|
235
231
|
});
|
|
236
|
-
o(e,
|
|
237
|
-
const u = f(e,
|
|
238
|
-
[
|
|
232
|
+
o(e, Ut, E), o(m, xt, d), o(m, Ut, E), f(m, jt, E), o(E, ie), o(E, xt), f(E, jt, E), o(E, Ut, E);
|
|
233
|
+
const u = f(e, vt, Ee, {
|
|
234
|
+
[le]: !0
|
|
239
235
|
});
|
|
240
|
-
o(u, "#"), f(u,
|
|
241
|
-
const g = o(u,
|
|
242
|
-
o(g, "#"), f(g,
|
|
243
|
-
const A = [[b, a], [N, i]], H = [[b, null], [
|
|
236
|
+
o(u, "#"), f(u, vt, u), o(u, be, u);
|
|
237
|
+
const g = o(u, Ne);
|
|
238
|
+
o(g, "#"), f(g, vt, u);
|
|
239
|
+
const A = [[b, a], [N, i]], H = [[b, null], [B, c], [N, r]];
|
|
240
|
+
for (let T = 0; T < X.length; T++)
|
|
241
|
+
D(e, X[T], Gt, I, A);
|
|
244
242
|
for (let T = 0; T < V.length; T++)
|
|
245
|
-
D(e, V[T], Qt,
|
|
246
|
-
|
|
247
|
-
D(e, Z[T], $t, Gt, H);
|
|
248
|
-
j(Qt, {
|
|
243
|
+
D(e, V[T], Qt, Wt, H);
|
|
244
|
+
j(Gt, {
|
|
249
245
|
tld: !0,
|
|
250
246
|
ascii: !0
|
|
251
|
-
}, n), j(
|
|
247
|
+
}, n), j(Qt, {
|
|
252
248
|
utld: !0,
|
|
253
249
|
alpha: !0
|
|
254
|
-
}, n), D(e, "file",
|
|
250
|
+
}, n), D(e, "file", tt, I, A), D(e, "mailto", tt, I, A), D(e, "http", U, I, A), D(e, "https", U, I, A), D(e, "ftp", U, I, A), D(e, "ftps", U, I, A), j(tt, {
|
|
255
251
|
scheme: !0,
|
|
256
252
|
ascii: !0
|
|
257
253
|
}, n), j(U, {
|
|
@@ -260,23 +256,23 @@ function He(t = []) {
|
|
|
260
256
|
}, n), t = t.sort((T, C) => T[0] > C[0] ? 1 : -1);
|
|
261
257
|
for (let T = 0; T < t.length; T++) {
|
|
262
258
|
const C = t[T][0], L = t[T][1] ? {
|
|
263
|
-
[
|
|
259
|
+
[Se]: !0
|
|
264
260
|
} : {
|
|
265
|
-
[
|
|
261
|
+
[Oe]: !0
|
|
266
262
|
};
|
|
267
|
-
C.indexOf("-") >= 0 ? L[
|
|
263
|
+
C.indexOf("-") >= 0 ? L[Kt] = !0 : b.test(C) ? N.test(C) ? L[K] = !0 : L[Bt] = !0 : L[zt] = !0, se(e, C, C, L);
|
|
268
264
|
}
|
|
269
|
-
return
|
|
265
|
+
return se(e, "localhost", _, {
|
|
270
266
|
ascii: !0
|
|
271
|
-
}), e.jd = new p(
|
|
267
|
+
}), e.jd = new p(bt), {
|
|
272
268
|
start: e,
|
|
273
|
-
tokens:
|
|
269
|
+
tokens: Object.assign({
|
|
274
270
|
groups: n
|
|
275
|
-
},
|
|
271
|
+
}, fe)
|
|
276
272
|
};
|
|
277
273
|
}
|
|
278
|
-
function
|
|
279
|
-
const e =
|
|
274
|
+
function me(t, n) {
|
|
275
|
+
const e = He(n.replace(/[A-Z]/g, (c) => c.toLowerCase())), s = e.length, i = [];
|
|
280
276
|
let r = 0, a = 0;
|
|
281
277
|
for (; a < s; ) {
|
|
282
278
|
let c = t, d = null, m = 0, E = null, u = -1, g = -1;
|
|
@@ -295,7 +291,7 @@ function ge(t, n) {
|
|
|
295
291
|
}
|
|
296
292
|
return i;
|
|
297
293
|
}
|
|
298
|
-
function
|
|
294
|
+
function He(t) {
|
|
299
295
|
const n = [], e = t.length;
|
|
300
296
|
let s = 0;
|
|
301
297
|
for (; s < e; ) {
|
|
@@ -313,7 +309,7 @@ function D(t, n, e, s, i) {
|
|
|
313
309
|
}
|
|
314
310
|
return r = new p(e), r.jr = i.slice(), t.j[n[a - 1]] = r, r;
|
|
315
311
|
}
|
|
316
|
-
function
|
|
312
|
+
function oe(t) {
|
|
317
313
|
const n = [], e = [];
|
|
318
314
|
let s = 0, i = "0123456789";
|
|
319
315
|
for (; s < t.length; ) {
|
|
@@ -330,11 +326,11 @@ function re(t) {
|
|
|
330
326
|
}
|
|
331
327
|
return n;
|
|
332
328
|
}
|
|
333
|
-
const
|
|
329
|
+
const J = {
|
|
334
330
|
defaultProtocol: "http",
|
|
335
331
|
events: null,
|
|
336
|
-
format:
|
|
337
|
-
formatHref:
|
|
332
|
+
format: re,
|
|
333
|
+
formatHref: re,
|
|
338
334
|
nl2br: !1,
|
|
339
335
|
tagName: "a",
|
|
340
336
|
target: null,
|
|
@@ -346,16 +342,16 @@ const Y = {
|
|
|
346
342
|
ignoreTags: [],
|
|
347
343
|
render: null
|
|
348
344
|
};
|
|
349
|
-
function
|
|
350
|
-
let e =
|
|
351
|
-
t && (e =
|
|
345
|
+
function Zt(t, n = null) {
|
|
346
|
+
let e = Object.assign({}, J);
|
|
347
|
+
t && (e = Object.assign(e, t instanceof Zt ? t.o : t));
|
|
352
348
|
const s = e.ignoreTags, i = [];
|
|
353
349
|
for (let r = 0; r < s.length; r++)
|
|
354
350
|
i.push(s[r].toUpperCase());
|
|
355
351
|
this.o = e, n && (this.defaultRender = n), this.ignoreTags = i;
|
|
356
352
|
}
|
|
357
|
-
|
|
358
|
-
o:
|
|
353
|
+
Zt.prototype = {
|
|
354
|
+
o: J,
|
|
359
355
|
/**
|
|
360
356
|
* @type string[]
|
|
361
357
|
*/
|
|
@@ -391,7 +387,7 @@ te.prototype = {
|
|
|
391
387
|
get(t, n, e) {
|
|
392
388
|
const s = n != null;
|
|
393
389
|
let i = this.o[t];
|
|
394
|
-
return i && (typeof i == "object" ? (i = e.t in i ? i[e.t] :
|
|
390
|
+
return i && (typeof i == "object" ? (i = e.t in i ? i[e.t] : J[t], typeof i == "function" && s && (i = i(n, e))) : typeof i == "function" && s && (i = i(n, e.t, e)), i);
|
|
395
391
|
},
|
|
396
392
|
/**
|
|
397
393
|
* @template {keyof Opts} L
|
|
@@ -416,13 +412,13 @@ te.prototype = {
|
|
|
416
412
|
return (this.get("render", null, t) || this.defaultRender)(n, t.t, t);
|
|
417
413
|
}
|
|
418
414
|
};
|
|
419
|
-
function
|
|
415
|
+
function re(t) {
|
|
420
416
|
return t;
|
|
421
417
|
}
|
|
422
|
-
function
|
|
418
|
+
function ge(t, n) {
|
|
423
419
|
this.t = "token", this.v = t, this.tk = n;
|
|
424
420
|
}
|
|
425
|
-
|
|
421
|
+
ge.prototype = {
|
|
426
422
|
isLink: !1,
|
|
427
423
|
/**
|
|
428
424
|
* Return the string this token represents.
|
|
@@ -480,7 +476,7 @@ Ae.prototype = {
|
|
|
480
476
|
@method toObject
|
|
481
477
|
@param {string} [protocol] `'http'` by default
|
|
482
478
|
*/
|
|
483
|
-
toObject(t =
|
|
479
|
+
toObject(t = J.defaultProtocol) {
|
|
484
480
|
return {
|
|
485
481
|
type: this.t,
|
|
486
482
|
value: this.toString(),
|
|
@@ -518,7 +514,7 @@ Ae.prototype = {
|
|
|
518
514
|
*/
|
|
519
515
|
render(t) {
|
|
520
516
|
const n = this, e = this.toHref(t.get("defaultProtocol")), s = t.get("formatHref", e, this), i = t.get("tagName", e, n), r = this.toFormattedString(t), a = {}, c = t.get("className", e, n), d = t.get("target", e, n), m = t.get("rel", e, n), E = t.getObj("attributes", e, n), u = t.getObj("events", e, n);
|
|
521
|
-
return a.href = s, c && (a.class = c), d && (a.target = d), m && (a.rel = m), E &&
|
|
517
|
+
return a.href = s, c && (a.class = c), d && (a.target = d), m && (a.rel = m), E && Object.assign(a, E), {
|
|
522
518
|
tagName: i,
|
|
523
519
|
attributes: a,
|
|
524
520
|
content: r,
|
|
@@ -526,8 +522,8 @@ Ae.prototype = {
|
|
|
526
522
|
};
|
|
527
523
|
}
|
|
528
524
|
};
|
|
529
|
-
function
|
|
530
|
-
class e extends
|
|
525
|
+
function Nt(t, n) {
|
|
526
|
+
class e extends ge {
|
|
531
527
|
constructor(i, r) {
|
|
532
528
|
super(i, r), this.t = t;
|
|
533
529
|
}
|
|
@@ -536,12 +532,12 @@ function It(t, n) {
|
|
|
536
532
|
e.prototype[s] = n[s];
|
|
537
533
|
return e.t = t, e;
|
|
538
534
|
}
|
|
539
|
-
const
|
|
535
|
+
const ae = Nt("email", {
|
|
540
536
|
isLink: !0,
|
|
541
537
|
toHref() {
|
|
542
538
|
return "mailto:" + this.toString();
|
|
543
539
|
}
|
|
544
|
-
}),
|
|
540
|
+
}), ce = Nt("text"), we = Nt("nl"), Z = Nt("url", {
|
|
545
541
|
isLink: !0,
|
|
546
542
|
/**
|
|
547
543
|
Lowercases relevant parts of the domain and adds the protocol if
|
|
@@ -550,7 +546,7 @@ const ce = It("email", {
|
|
|
550
546
|
@param {string} [scheme] default scheme (e.g., 'https')
|
|
551
547
|
@return {string} the full href
|
|
552
548
|
*/
|
|
553
|
-
toHref(t =
|
|
549
|
+
toHref(t = J.defaultProtocol) {
|
|
554
550
|
return this.hasProtocol() ? this.v : `${t}://${this.v}`;
|
|
555
551
|
},
|
|
556
552
|
/**
|
|
@@ -559,72 +555,72 @@ const ce = It("email", {
|
|
|
559
555
|
*/
|
|
560
556
|
hasProtocol() {
|
|
561
557
|
const t = this.tk;
|
|
562
|
-
return t.length >= 2 && t[0].t !==
|
|
558
|
+
return t.length >= 2 && t[0].t !== _ && t[1].t === v;
|
|
563
559
|
}
|
|
564
560
|
}), S = (t) => new p(t);
|
|
565
|
-
function
|
|
561
|
+
function De({
|
|
566
562
|
groups: t
|
|
567
563
|
}) {
|
|
568
|
-
const n = t.domain.concat([
|
|
564
|
+
const n = t.domain.concat([mt, At, P, Tt, Lt, Rt, Ct, pt, O, qt, Q, St, Ot, yt, k, bt, q, kt]), e = [gt, v, Jt, y, Yt, Q, $, Xt, Vt, ot, rt, W, G, nt, et, st, it, at, ct, lt, ut, ht, dt, Et, ft], s = [mt, gt, At, Tt, Lt, Rt, Ct, pt, O, W, G, Q, St, Ot, yt, $, k, bt, q, kt], i = S(), r = o(i, q);
|
|
569
565
|
l(r, s, r), l(r, t.domain, r);
|
|
570
566
|
const a = S(), c = S(), d = S();
|
|
571
567
|
l(i, t.domain, a), l(i, t.scheme, c), l(i, t.slashscheme, d), l(a, s, r), l(a, t.domain, a);
|
|
572
568
|
const m = o(a, P);
|
|
573
569
|
o(r, P, m), o(c, P, m), o(d, P, m);
|
|
574
|
-
const E = o(r,
|
|
570
|
+
const E = o(r, y);
|
|
575
571
|
l(E, s, r), l(E, t.domain, r);
|
|
576
572
|
const u = S();
|
|
577
573
|
l(m, t.domain, u), l(u, t.domain, u);
|
|
578
|
-
const g = o(u,
|
|
574
|
+
const g = o(u, y);
|
|
579
575
|
l(g, t.domain, u);
|
|
580
|
-
const A = S(
|
|
581
|
-
l(g, t.tld, A), l(g, t.utld, A), o(m,
|
|
582
|
-
const H = o(u,
|
|
583
|
-
o(H,
|
|
576
|
+
const A = S(ae);
|
|
577
|
+
l(g, t.tld, A), l(g, t.utld, A), o(m, _, A);
|
|
578
|
+
const H = o(u, O);
|
|
579
|
+
o(H, O, H), l(H, t.domain, u), l(A, t.domain, u), o(A, y, g), o(A, O, H);
|
|
584
580
|
const T = o(A, v);
|
|
585
|
-
l(T, t.numeric,
|
|
586
|
-
const C = o(a,
|
|
587
|
-
o(C,
|
|
588
|
-
const L = S(
|
|
589
|
-
l(w, t.tld, L), l(w, t.utld, L), l(L, t.domain, a), l(L, s, r), o(L,
|
|
590
|
-
const
|
|
591
|
-
l(
|
|
592
|
-
const R = S(
|
|
593
|
-
l(R, n, R), l(R, e,
|
|
594
|
-
const
|
|
595
|
-
l(c, t.domain, a), o(c,
|
|
596
|
-
const
|
|
597
|
-
[
|
|
581
|
+
l(T, t.numeric, ae);
|
|
582
|
+
const C = o(a, O), w = o(a, y);
|
|
583
|
+
o(C, O, C), l(C, t.domain, a), l(w, s, r), l(w, t.domain, a);
|
|
584
|
+
const L = S(Z);
|
|
585
|
+
l(w, t.tld, L), l(w, t.utld, L), l(L, t.domain, a), l(L, s, r), o(L, y, w), o(L, O, C), o(L, P, m);
|
|
586
|
+
const Te = o(L, v), te = S(Z);
|
|
587
|
+
l(Te, t.numeric, te);
|
|
588
|
+
const R = S(Z), M = S();
|
|
589
|
+
l(R, n, R), l(R, e, M), l(M, n, R), l(M, e, M), o(L, k, R), o(te, k, R);
|
|
590
|
+
const It = o(c, v), Le = o(d, v), Re = o(Le, k), Ht = o(Re, k);
|
|
591
|
+
l(c, t.domain, a), o(c, y, w), o(c, O, C), l(d, t.domain, a), o(d, y, w), o(d, O, C), l(It, t.domain, R), o(It, k, R), o(It, $, R), l(Ht, t.domain, R), l(Ht, n, R), o(Ht, k, R);
|
|
592
|
+
const ee = [
|
|
593
|
+
[W, G],
|
|
598
594
|
// {}
|
|
599
|
-
[
|
|
595
|
+
[et, nt],
|
|
600
596
|
// []
|
|
601
|
-
[
|
|
597
|
+
[st, it],
|
|
602
598
|
// ()
|
|
603
|
-
[
|
|
599
|
+
[ot, rt],
|
|
604
600
|
// <>
|
|
605
|
-
[
|
|
601
|
+
[at, ct],
|
|
606
602
|
// ()
|
|
607
|
-
[
|
|
603
|
+
[lt, ut],
|
|
608
604
|
// 「」
|
|
609
|
-
[
|
|
605
|
+
[ht, dt],
|
|
610
606
|
// 『』
|
|
611
|
-
[
|
|
607
|
+
[Et, ft]
|
|
612
608
|
// <>
|
|
613
609
|
];
|
|
614
|
-
for (let
|
|
615
|
-
const [
|
|
616
|
-
o(
|
|
617
|
-
const x = S(
|
|
618
|
-
l(
|
|
619
|
-
const
|
|
620
|
-
l(
|
|
610
|
+
for (let wt = 0; wt < ee.length; wt++) {
|
|
611
|
+
const [ne, Dt] = ee[wt], Y = o(R, ne);
|
|
612
|
+
o(M, ne, Y), o(Y, Dt, R);
|
|
613
|
+
const x = S(Z);
|
|
614
|
+
l(Y, n, x);
|
|
615
|
+
const z = S();
|
|
616
|
+
l(Y, e), l(x, n, x), l(x, e, z), l(z, n, x), l(z, e, z), o(x, Dt, R), o(z, Dt, R);
|
|
621
617
|
}
|
|
622
|
-
return o(i,
|
|
618
|
+
return o(i, _, L), o(i, _t, we), {
|
|
623
619
|
start: i,
|
|
624
|
-
tokens:
|
|
620
|
+
tokens: fe
|
|
625
621
|
};
|
|
626
622
|
}
|
|
627
|
-
function
|
|
623
|
+
function Pe(t, n, e) {
|
|
628
624
|
let s = e.length, i = 0, r = [], a = [];
|
|
629
625
|
for (; i < s; ) {
|
|
630
626
|
let c = t, d = null, m = null, E = 0, u = null, g = -1;
|
|
@@ -635,19 +631,19 @@ function ve(t, n, e) {
|
|
|
635
631
|
if (g < 0)
|
|
636
632
|
i -= E, i < s && (a.push(e[i]), i++);
|
|
637
633
|
else {
|
|
638
|
-
a.length > 0 && (r.push(
|
|
634
|
+
a.length > 0 && (r.push(Mt(ce, n, a)), a = []), i -= g, E -= g;
|
|
639
635
|
const A = u.t, H = e.slice(i - E, i);
|
|
640
|
-
r.push(
|
|
636
|
+
r.push(Mt(A, n, H));
|
|
641
637
|
}
|
|
642
638
|
}
|
|
643
|
-
return a.length > 0 && r.push(
|
|
639
|
+
return a.length > 0 && r.push(Mt(ce, n, a)), r;
|
|
644
640
|
}
|
|
645
|
-
function
|
|
641
|
+
function Mt(t, n, e) {
|
|
646
642
|
const s = e[0].s, i = e[e.length - 1].e, r = n.slice(s, i);
|
|
647
643
|
return new t(r, e);
|
|
648
644
|
}
|
|
649
|
-
const
|
|
650
|
-
}),
|
|
645
|
+
const ve = typeof console < "u" && console && console.warn || (() => {
|
|
646
|
+
}), je = "until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.", h = {
|
|
651
647
|
scanner: null,
|
|
652
648
|
parser: null,
|
|
653
649
|
tokenQueue: [],
|
|
@@ -655,24 +651,24 @@ const je = typeof console < "u" && console && console.warn || (() => {
|
|
|
655
651
|
customSchemes: [],
|
|
656
652
|
initialized: !1
|
|
657
653
|
};
|
|
658
|
-
function
|
|
654
|
+
function Ue() {
|
|
659
655
|
return p.groups = {}, h.scanner = null, h.parser = null, h.tokenQueue = [], h.pluginQueue = [], h.customSchemes = [], h.initialized = !1, h;
|
|
660
656
|
}
|
|
661
|
-
function
|
|
662
|
-
if (h.initialized &&
|
|
657
|
+
function Me(t, n = !1) {
|
|
658
|
+
if (h.initialized && ve(`linkifyjs: already initialized - will not register custom scheme "${t}" ${je}`), !/^[0-9a-z]+(-[0-9a-z]+)*$/.test(t))
|
|
663
659
|
throw new Error(`linkifyjs: incorrect scheme format.
|
|
664
660
|
1. Must only contain digits, lowercase ASCII letters or "-"
|
|
665
661
|
2. Cannot start or end with "-"
|
|
666
662
|
3. "-" cannot repeat`);
|
|
667
663
|
h.customSchemes.push([t, n]);
|
|
668
664
|
}
|
|
669
|
-
function
|
|
670
|
-
h.scanner =
|
|
665
|
+
function xe() {
|
|
666
|
+
h.scanner = Ie(h.customSchemes);
|
|
671
667
|
for (let t = 0; t < h.tokenQueue.length; t++)
|
|
672
668
|
h.tokenQueue[t][1]({
|
|
673
669
|
scanner: h.scanner
|
|
674
670
|
});
|
|
675
|
-
h.parser =
|
|
671
|
+
h.parser = De(h.scanner.tokens);
|
|
676
672
|
for (let t = 0; t < h.pluginQueue.length; t++)
|
|
677
673
|
h.pluginQueue[t][1]({
|
|
678
674
|
scanner: h.scanner,
|
|
@@ -680,17 +676,17 @@ function Ue() {
|
|
|
680
676
|
});
|
|
681
677
|
return h.initialized = !0, h;
|
|
682
678
|
}
|
|
683
|
-
function
|
|
684
|
-
return h.initialized ||
|
|
679
|
+
function Ae(t) {
|
|
680
|
+
return h.initialized || xe(), Pe(h.parser.start, t, me(h.scanner.start, t));
|
|
685
681
|
}
|
|
686
|
-
|
|
687
|
-
function
|
|
682
|
+
Ae.scan = me;
|
|
683
|
+
function ze(t, n = null, e = null) {
|
|
688
684
|
if (n && typeof n == "object") {
|
|
689
685
|
if (e)
|
|
690
686
|
throw Error(`linkifyjs: Invalid link type ${n}; must be a string`);
|
|
691
687
|
e = n, n = null;
|
|
692
688
|
}
|
|
693
|
-
const s = new
|
|
689
|
+
const s = new Zt(e), i = Ae(t), r = [];
|
|
694
690
|
for (let a = 0; a < i.length; a++) {
|
|
695
691
|
const c = i[a];
|
|
696
692
|
c.isLink && (!n || c.t === n) && s.check(c) && r.push(c.toFormattedObject(s));
|
|
@@ -698,8 +694,8 @@ function Be(t, n = null, e = null) {
|
|
|
698
694
|
return r;
|
|
699
695
|
}
|
|
700
696
|
export {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
697
|
+
Ue as a,
|
|
698
|
+
ze as f,
|
|
699
|
+
Me as r,
|
|
700
|
+
Ae as t
|
|
705
701
|
};
|