@funcho/ui 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/dist/cjs/business/DataTable/DataTable.vue.js +336 -0
- package/dist/cjs/business/DataTable/DataTable.vue3.js +10 -0
- package/dist/cjs/business/DataTable/index.js +12 -0
- package/dist/cjs/business/ProForm/ProForm.vue.js +185 -0
- package/dist/cjs/business/ProForm/ProForm.vue3.js +10 -0
- package/dist/cjs/business/ProForm/componentsMap.js +15 -0
- package/dist/cjs/business/ProForm/index.js +12 -0
- package/dist/cjs/business/SidebarMainLayout/SidebarMainLayout.vue.js +148 -0
- package/dist/cjs/business/SidebarMainLayout/SidebarMainLayout.vue3.js +10 -0
- package/dist/cjs/business/SidebarMainLayout/index.js +12 -0
- package/dist/cjs/business/index.js +13 -0
- package/dist/cjs/components/Button/DangerButton.vue.js +4 -2
- package/dist/cjs/components/Card/Card.vue.js +19 -15
- package/dist/cjs/components/CodeEditor/CodeEditor.vue.js +7 -1
- package/dist/cjs/components/CodeEditor/CodeEditorInput.vue.js +141 -5
- package/dist/cjs/components/CodeEditor/CodeEditorInput.vue3.js +10 -0
- package/dist/cjs/components/CodeEditor/index.js +3 -2
- package/dist/cjs/components/DatePicker/BzDatePicker.vue.js +20 -14
- package/dist/cjs/components/Drawer/Drawer.vue.js +3 -1
- package/dist/cjs/components/Dropdown/Dropdown.vue.js +7 -4
- package/dist/cjs/components/RichEditor/RichEditor.vue.js +13 -12
- package/dist/cjs/components/RichEditor/RichEditorInput.vue.js +1 -1
- package/dist/cjs/components/RichEditor/RichEditorInput.vue2.js +11 -8
- package/dist/cjs/components/Tabs/Tabs.vue.js +3 -1
- package/dist/cjs/hooks/use-namespace.js +36 -0
- package/dist/cjs/index.js +14 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/affix/src/affix.vue_vue_type_script_setup_true_lang.js +7 -7
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/anchor/src/anchor.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/autocomplete/src/autocomplete.vue_vue_type_script_setup_true_lang.js +13 -14
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/backtop/src/use-backtop.js +2 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/carousel/src/use-carousel.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.js +28 -29
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/cascader-panel/src/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.js +17 -17
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/color-picker-panel/src/utils/draggable.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/dialog/src/use-dialog.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/drawer/src/composables/useResizable.js +5 -6
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/form/src/form-item.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/form/src/form-label-wrap.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/image/src/image.vue_vue_type_script_setup_true_lang.js +10 -11
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/image-viewer/src/image-viewer.vue_vue_type_script_setup_true_lang.js +24 -25
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/input/src/input.vue_vue_type_script_setup_true_lang.js +14 -15
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/input-tag/src/composables/use-input-tag-dom.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/loading/src/service.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/menu/src/menu.js +9 -9
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/menu/src/sub-menu.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message/src/message.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message/src/message.vue_vue_type_script_setup_true_lang.js +9 -10
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message/src/method.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message-box/src/messageBox.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/notification/src/notification.vue_vue_type_script_setup_true_lang.js +6 -7
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/notification/src/notify.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/popper/src/trigger.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/popper/src/utils.js +3 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/roving-focus-group/src/roving-focus-group-impl.vue_vue_type_script_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/scrollbar/src/scrollbar.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/scrollbar/src/thumb.vue_vue_type_script_setup_true_lang.js +4 -5
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/segmented/src/segmented.vue_vue_type_script_setup_true_lang.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select/src/option-group.vue_vue_type_script_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select/src/select-dropdown.vue_vue_type_script_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select/src/useSelect.js +10 -11
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select-v2/src/select-dropdown.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select-v2/src/useSelect.js +8 -9
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/slider/src/composables/use-lifecycle.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/slider/src/composables/use-slider-button.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/slider/src/slider.vue_vue_type_script_setup_true_lang.js +5 -5
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/splitter/src/hooks/useContainer.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table/style-helper.js +5 -5
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table-body/index.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table-header/event-helper.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table-layout.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table-v2/src/composables/use-auto-resize.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tabs/src/tab-bar.vue_vue_type_script_setup_true_lang.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tabs/src/tab-nav.js +12 -12
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/time-picker/src/common/picker.vue_vue_type_script_setup_true_lang.js +12 -12
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tooltip/src/content.vue_vue_type_script_setup_true_lang.js +5 -6
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tour/src/helper.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tour/src/mask.vue_vue_type_script_setup_true_lang.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tour/src/tour.vue_vue_type_script_setup_true_lang.js +6 -6
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tree/src/model/useKeydown.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tree-select/src/cache-options.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tree-select/src/select.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/upload/src/use-handlers.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/virtual-list/src/builders/build-grid.js +3 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/virtual-list/src/builders/build-list.js +3 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/virtual-list/src/hooks/use-grid-touch.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/watermark/src/watermark.vue_vue_type_script_setup_true_lang.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/directives/click-outside/index.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-calc-input-width/index.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-escape-keydown/index.js +3 -3
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-focus-controller/index.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-id/index.js +5 -5
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-model-toggle/index.js +4 -4
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-popper-container/index.js +6 -6
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-timeout/index.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-z-index/index.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/browser.js +11 -5
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/dom/element.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/dom/scroll.js +5 -5
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/dom/style.js +2 -2
- package/dist/cjs/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/raf.js +3 -3
- package/dist/cjs/packages/ui/package.json.js +1 -1
- package/dist/esm/business/DataTable/DataTable.vue.mjs +332 -0
- package/dist/esm/business/DataTable/DataTable.vue3.mjs +6 -0
- package/dist/esm/business/DataTable/index.mjs +7 -0
- package/dist/esm/business/ProForm/ProForm.vue.mjs +181 -0
- package/dist/esm/business/ProForm/ProForm.vue3.mjs +6 -0
- package/dist/esm/business/ProForm/componentsMap.mjs +11 -0
- package/dist/esm/business/ProForm/index.mjs +7 -0
- package/dist/esm/business/SidebarMainLayout/SidebarMainLayout.vue.mjs +144 -0
- package/dist/esm/business/SidebarMainLayout/SidebarMainLayout.vue3.mjs +6 -0
- package/dist/esm/business/SidebarMainLayout/index.mjs +7 -0
- package/dist/esm/business/index.mjs +3 -0
- package/dist/esm/components/Button/DangerButton.vue.mjs +4 -2
- package/dist/esm/components/Card/Card.vue.mjs +20 -16
- package/dist/esm/components/CodeEditor/CodeEditor.vue.mjs +7 -1
- package/dist/esm/components/CodeEditor/CodeEditorInput.vue.mjs +141 -5
- package/dist/esm/components/CodeEditor/CodeEditorInput.vue3.mjs +6 -0
- package/dist/esm/components/CodeEditor/index.mjs +3 -2
- package/dist/esm/components/DatePicker/BzDatePicker.vue.mjs +21 -15
- package/dist/esm/components/Drawer/Drawer.vue.mjs +3 -1
- package/dist/esm/components/Dropdown/Dropdown.vue.mjs +8 -5
- package/dist/esm/components/RichEditor/RichEditor.vue.mjs +13 -12
- package/dist/esm/components/RichEditor/RichEditorInput.vue.mjs +1 -1
- package/dist/esm/components/RichEditor/RichEditorInput.vue2.mjs +12 -9
- package/dist/esm/components/Tabs/Tabs.vue.mjs +3 -1
- package/dist/esm/hooks/use-namespace.mjs +31 -0
- package/dist/esm/index.mjs +8 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/affix/src/affix.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/anchor/src/anchor.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/autocomplete/src/autocomplete.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/backtop/src/use-backtop.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/carousel/src/use-carousel.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/cascader-panel/src/index.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/color-picker-panel/src/utils/draggable.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/dialog/src/use-dialog.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/drawer/src/composables/useResizable.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/form/src/form-item.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/form/src/form-label-wrap.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/image/src/image.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/image-viewer/src/image-viewer.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/input/src/input.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/input-tag/src/composables/use-input-tag-dom.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/loading/src/service.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/menu/src/menu.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/menu/src/sub-menu.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message/src/message.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message/src/message.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message/src/method.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/message-box/src/messageBox.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/notification/src/notification.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/notification/src/notify.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/popper/src/trigger.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/popper/src/utils.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/roving-focus-group/src/roving-focus-group-impl.vue_vue_type_script_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/scrollbar/src/scrollbar.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/scrollbar/src/thumb.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/segmented/src/segmented.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select/src/option-group.vue_vue_type_script_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select/src/select-dropdown.vue_vue_type_script_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select/src/useSelect.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select-v2/src/select-dropdown.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/select-v2/src/useSelect.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/slider/src/composables/use-lifecycle.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/slider/src/composables/use-slider-button.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/slider/src/slider.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/splitter/src/hooks/useContainer.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table/style-helper.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table-body/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table-header/event-helper.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table/src/table-layout.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/table-v2/src/composables/use-auto-resize.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tabs/src/tab-bar.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tabs/src/tab-nav.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/time-picker/src/common/picker.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tooltip/src/content.vue_vue_type_script_setup_true_lang.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tour/src/helper.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tour/src/mask.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tour/src/tour.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tree/src/model/useKeydown.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tree-select/src/cache-options.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/tree-select/src/select.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/upload/src/use-handlers.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/virtual-list/src/builders/build-grid.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/virtual-list/src/builders/build-list.mjs +1 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/virtual-list/src/hooks/use-grid-touch.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/watermark/src/watermark.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/directives/click-outside/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-calc-input-width/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-escape-keydown/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-focus-controller/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-id/index.mjs +2 -2
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-model-toggle/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-popper-container/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-timeout/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/hooks/use-z-index/index.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/browser.mjs +3 -3
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/dom/element.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/dom/scroll.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/dom/style.mjs +1 -1
- package/dist/esm/node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/utils/raf.mjs +1 -1
- package/dist/esm/packages/ui/package.json.mjs +1 -1
- package/dist/style.css +160 -56
- package/dist/types/business/DataTable/DataTable.types.d.ts +8 -0
- package/dist/types/business/DataTable/DataTable.vue.d.ts +35 -0
- package/dist/types/business/DataTable/index.d.ts +34 -0
- package/dist/types/business/ProForm/ProForm.types.d.ts +15 -0
- package/dist/types/business/ProForm/ProForm.vue.d.ts +1170 -0
- package/dist/types/business/ProForm/componentsMap.d.ts +3 -0
- package/dist/types/business/ProForm/index.d.ts +2308 -0
- package/dist/types/business/SidebarMainLayout/SidebarMainLayout.types.d.ts +1 -0
- package/dist/types/business/SidebarMainLayout/SidebarMainLayout.vue.d.ts +34 -0
- package/dist/types/business/SidebarMainLayout/index.d.ts +45 -0
- package/dist/types/business/index.d.ts +3 -0
- package/dist/types/components/Button/DangerButton.vue.d.ts +2 -0
- package/dist/types/components/Button/index.d.ts +6 -0
- package/dist/types/components/RichEditor/RichEditor.vue.d.ts +0 -1
- package/dist/types/components/RichEditor/index.d.ts +0 -1
- package/dist/types/hooks/use-namespace.d.ts +9 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +5 -3
- package/dist/cjs/components/CodeEditor/CodeEditorInput.vue2.js +0 -144
- package/dist/cjs/node_modules/.pnpm/@vueuse_core@12.0.0_typescript@5.9.3/node_modules/@vueuse/core/index.js +0 -726
- package/dist/cjs/node_modules/.pnpm/@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.js +0 -284
- package/dist/esm/components/CodeEditor/CodeEditorInput.vue2.mjs +0 -140
- package/dist/esm/node_modules/.pnpm/@vueuse_core@12.0.0_typescript@5.9.3/node_modules/@vueuse/core/index.mjs +0 -680
- package/dist/esm/node_modules/.pnpm/@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs +0 -257
|
@@ -6,6 +6,7 @@ import { useFormItem } from '../../node_modules/.pnpm/element-plus@2.13.5_patch_
|
|
|
6
6
|
import '../../_virtual/dayjs.min.mjs';
|
|
7
7
|
import _sfc_main$1 from '../ImageViewer/ImageViewer.vue.mjs';
|
|
8
8
|
/* empty css */
|
|
9
|
+
import { useNamespace } from '../../hooks/use-namespace.mjs';
|
|
9
10
|
|
|
10
11
|
const mode = "default";
|
|
11
12
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -25,6 +26,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25
26
|
}),
|
|
26
27
|
emits: ["update:modelValue"],
|
|
27
28
|
setup(__props) {
|
|
29
|
+
const ns = useNamespace("rich-editor");
|
|
28
30
|
const { formItem } = useFormItem();
|
|
29
31
|
const model = useModel(__props, "modelValue");
|
|
30
32
|
const props = __props;
|
|
@@ -100,12 +102,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
100
102
|
model.value = newVal;
|
|
101
103
|
}
|
|
102
104
|
};
|
|
103
|
-
const
|
|
105
|
+
const isFocused = ref(false);
|
|
104
106
|
const handleFocus = () => {
|
|
105
|
-
|
|
107
|
+
isFocused.value = true;
|
|
106
108
|
};
|
|
107
109
|
const handleBlur = () => {
|
|
108
|
-
|
|
110
|
+
isFocused.value = false;
|
|
109
111
|
formItem?.validate("blur").catch(() => {
|
|
110
112
|
});
|
|
111
113
|
};
|
|
@@ -178,22 +180,21 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
178
180
|
return (_ctx, _cache) => {
|
|
179
181
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
180
182
|
createElementVNode("div", {
|
|
181
|
-
ref_key: "editorContainer",
|
|
182
|
-
ref: editorContainer,
|
|
183
183
|
class: normalizeClass({
|
|
184
|
-
|
|
185
|
-
"
|
|
186
|
-
"
|
|
184
|
+
[unref(ns).b()]: true,
|
|
185
|
+
[unref(ns).is("border")]: __props.border,
|
|
186
|
+
[unref(ns).is("disabled")]: __props.disabled || unref(_disabled),
|
|
187
|
+
[unref(ns).is("focused")]: isFocused.value
|
|
187
188
|
})
|
|
188
189
|
}, [
|
|
189
190
|
withDirectives(createVNode(unref(Toolbar), {
|
|
190
191
|
ref_key: "toolbarRef",
|
|
191
192
|
ref: toolbarRef,
|
|
192
|
-
class: "
|
|
193
|
+
class: normalizeClass(unref(ns).e("toolbar")),
|
|
193
194
|
mode,
|
|
194
195
|
editor: editorRef.value,
|
|
195
196
|
"default-config": toolbarConfig
|
|
196
|
-
}, null, 8, ["editor"]), [
|
|
197
|
+
}, null, 8, ["class", "editor"]), [
|
|
197
198
|
[vShow, !__props.disabled && !__props.readonly && !unref(_disabled)]
|
|
198
199
|
]),
|
|
199
200
|
createVNode(unref(Editor), {
|
|
@@ -201,7 +202,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
201
202
|
ref: richEditor,
|
|
202
203
|
modelValue: model.value,
|
|
203
204
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => model.value = $event),
|
|
204
|
-
class: "
|
|
205
|
+
class: normalizeClass(unref(ns).e("text-editor")),
|
|
205
206
|
mode,
|
|
206
207
|
"default-config": editorConfig.value,
|
|
207
208
|
style: normalizeStyle({
|
|
@@ -211,7 +212,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
211
212
|
onOnChange: handleChange,
|
|
212
213
|
onOnFocus: handleFocus,
|
|
213
214
|
onOnBlur: handleBlur
|
|
214
|
-
}, null, 8, ["modelValue", "default-config", "style"])
|
|
215
|
+
}, null, 8, ["modelValue", "class", "default-config", "style"])
|
|
215
216
|
], 2),
|
|
216
217
|
imgVisible.value ? (openBlock(), createBlock(_sfc_main$1, {
|
|
217
218
|
key: 0,
|
|
@@ -2,6 +2,6 @@ import _sfc_main from './RichEditorInput.vue2.mjs';
|
|
|
2
2
|
/* empty css */
|
|
3
3
|
import _export_sfc from '../../_virtual/_plugin-vue_export-helper.mjs';
|
|
4
4
|
|
|
5
|
-
const RichEditorInput = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
5
|
+
const RichEditorInput = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-69286046"]]);
|
|
6
6
|
|
|
7
7
|
export { RichEditorInput as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, mergeModels, useModel, ref, computed, createElementBlock, openBlock, createElementVNode, createVNode, withModifiers, mergeProps,
|
|
1
|
+
import { defineComponent, mergeModels, useModel, ref, computed, createElementBlock, openBlock, normalizeClass, unref, createElementVNode, createVNode, withModifiers, mergeProps, createSlots, withCtx, toDisplayString, createTextVNode } from 'vue';
|
|
2
2
|
import _sfc_main$3 from './RichEditor.vue.mjs';
|
|
3
3
|
/* empty css */
|
|
4
4
|
import _sfc_main$1 from '../Input/Input.vue.mjs';
|
|
@@ -10,10 +10,8 @@ import _sfc_main$2 from '../Drawer/Drawer.vue.mjs';
|
|
|
10
10
|
import { useFormDisabled } from '../../node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/form/src/hooks/use-form-common-props.mjs';
|
|
11
11
|
import { useFormItem } from '../../node_modules/.pnpm/element-plus@2.13.5_patch_hash_415fe9eaeb4c26121ef1304c7dfbfaa75441fcd0d7ca1a8beb1acd12_87ac520f28bb40f5a8b03aa48269c150/node_modules/element-plus/es/components/form/src/hooks/use-form-item.mjs';
|
|
12
12
|
import '../../_virtual/dayjs.min.mjs';
|
|
13
|
+
import { useNamespace } from '../../hooks/use-namespace.mjs';
|
|
13
14
|
|
|
14
|
-
const _hoisted_1 = { class: "fc-rich-editor-input" };
|
|
15
|
-
const _hoisted_2 = { class: "title" };
|
|
16
|
-
const _hoisted_3 = { class: "fc-footer-box" };
|
|
17
15
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
18
16
|
...{
|
|
19
17
|
name: "FcRichEditorInput",
|
|
@@ -32,6 +30,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
32
30
|
}),
|
|
33
31
|
emits: ["update:modelValue"],
|
|
34
32
|
setup(__props) {
|
|
33
|
+
const ns = useNamespace("rich-editor-input");
|
|
35
34
|
const { formItem } = useFormItem();
|
|
36
35
|
const _disabled = useFormDisabled();
|
|
37
36
|
const model = useModel(__props, "modelValue");
|
|
@@ -57,7 +56,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
57
56
|
});
|
|
58
57
|
};
|
|
59
58
|
return (_ctx, _cache) => {
|
|
60
|
-
return openBlock(), createElementBlock("div",
|
|
59
|
+
return openBlock(), createElementBlock("div", {
|
|
60
|
+
class: normalizeClass(unref(ns).b())
|
|
61
|
+
}, [
|
|
61
62
|
createElementVNode("div", {
|
|
62
63
|
style: { "cursor": "pointer" },
|
|
63
64
|
onClick: withModifiers(showDrawer, ["stop", "prevent"])
|
|
@@ -80,7 +81,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
80
81
|
onClose: _cache[5] || (_cache[5] = ($event) => drawerVisible.value = false)
|
|
81
82
|
}, createSlots({
|
|
82
83
|
header: withCtx(() => [
|
|
83
|
-
createElementVNode("span",
|
|
84
|
+
createElementVNode("span", null, toDisplayString(myTitle.value), 1)
|
|
84
85
|
]),
|
|
85
86
|
default: withCtx(() => [
|
|
86
87
|
createVNode(_sfc_main$3, {
|
|
@@ -97,7 +98,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
97
98
|
!__props.disabled && !__props.readonly && !unref(_disabled) ? {
|
|
98
99
|
name: "footer",
|
|
99
100
|
fn: withCtx(() => [
|
|
100
|
-
createElementVNode("div",
|
|
101
|
+
createElementVNode("div", {
|
|
102
|
+
class: normalizeClass(unref(ns).e("footer-box"))
|
|
103
|
+
}, [
|
|
101
104
|
createVNode(_sfc_main$4, {
|
|
102
105
|
onClick: _cache[2] || (_cache[2] = ($event) => dataModel.value = "")
|
|
103
106
|
}, {
|
|
@@ -125,12 +128,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
125
128
|
_: 1
|
|
126
129
|
})
|
|
127
130
|
])
|
|
128
|
-
])
|
|
131
|
+
], 2)
|
|
129
132
|
]),
|
|
130
133
|
key: "0"
|
|
131
134
|
} : void 0
|
|
132
135
|
]), 1032, ["modelValue"])
|
|
133
|
-
]);
|
|
136
|
+
], 2);
|
|
134
137
|
};
|
|
135
138
|
}
|
|
136
139
|
});
|
|
@@ -3,6 +3,7 @@ import { ElTabs } from '../../node_modules/.pnpm/element-plus@2.13.5_patch_hash_
|
|
|
3
3
|
import '../../_virtual/dayjs.min.mjs';
|
|
4
4
|
import _sfc_main$1 from '../TabPane/TabPane.vue.mjs';
|
|
5
5
|
/* empty css */
|
|
6
|
+
import { useNamespace } from '../../hooks/use-namespace.mjs';
|
|
6
7
|
|
|
7
8
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
9
|
...{
|
|
@@ -14,6 +15,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
14
15
|
borderBottom: { type: Boolean, default: true }
|
|
15
16
|
},
|
|
16
17
|
setup(__props, { expose: __expose }) {
|
|
18
|
+
const ns = useNamespace("tabs");
|
|
17
19
|
const elRef = ref();
|
|
18
20
|
__expose(
|
|
19
21
|
new Proxy(
|
|
@@ -32,7 +34,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
32
34
|
return openBlock(), createBlock(unref(ElTabs), mergeProps(_ctx.$attrs, {
|
|
33
35
|
ref_key: "elRef",
|
|
34
36
|
ref: elRef,
|
|
35
|
-
class: { "no-border": !__props.borderBottom }
|
|
37
|
+
class: { [unref(ns).b()]: true, [unref(ns).m("no-border")]: !__props.borderBottom }
|
|
36
38
|
}), createSlots({ _: 2 }, [
|
|
37
39
|
!_ctx.$slots.default ? {
|
|
38
40
|
name: "default",
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
const defaultNamespace = "fc-mkui";
|
|
2
|
+
const statePrefix = "is-";
|
|
3
|
+
const _bem = (namespace, block, blockSuffix, element, modifier) => {
|
|
4
|
+
let cls = `${namespace}-${block}`;
|
|
5
|
+
if (blockSuffix) {
|
|
6
|
+
cls += `-${blockSuffix}`;
|
|
7
|
+
}
|
|
8
|
+
if (element) {
|
|
9
|
+
cls += `__${element}`;
|
|
10
|
+
}
|
|
11
|
+
if (modifier) {
|
|
12
|
+
cls += `--${modifier}`;
|
|
13
|
+
}
|
|
14
|
+
return cls;
|
|
15
|
+
};
|
|
16
|
+
const useNamespace = (block) => {
|
|
17
|
+
const namespace = defaultNamespace;
|
|
18
|
+
const b = (blockSuffix = "") => _bem(namespace, block, blockSuffix, "", "");
|
|
19
|
+
const e = (element) => element ? _bem(namespace, block, "", element, "") : "";
|
|
20
|
+
const m = (modifier) => modifier ? _bem(namespace, block, "", "", modifier) : "";
|
|
21
|
+
const is = (name, state = true) => state ? `${statePrefix}${name}` : "";
|
|
22
|
+
return {
|
|
23
|
+
namespace,
|
|
24
|
+
b,
|
|
25
|
+
e,
|
|
26
|
+
m,
|
|
27
|
+
is
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
export { defaultNamespace, useNamespace };
|
package/dist/esm/index.mjs
CHANGED
|
@@ -4,6 +4,7 @@ export { default as dayjs } from './_virtual/dayjs.min.mjs';
|
|
|
4
4
|
/* empty css */
|
|
5
5
|
import { FC_LOVID_REQUEST_CONFIG_KEY } from './config/lovId-request-provide.mjs';
|
|
6
6
|
import * as index$1 from './components/index.mjs';
|
|
7
|
+
import * as index$2 from './business/index.mjs';
|
|
7
8
|
export { version } from './version.mjs';
|
|
8
9
|
export { FcButton, FcDangerButton, FcLinkButton } from './components/Button/index.mjs';
|
|
9
10
|
export { FcDialog } from './components/Dialog/index.mjs';
|
|
@@ -83,11 +84,17 @@ export { FcCollapseItem } from './components/CollapseItem/index.mjs';
|
|
|
83
84
|
export { FcContextMenu } from './components/ContextMenu/index.mjs';
|
|
84
85
|
export { FcCodeEditor, FcCodeEditorInput } from './components/CodeEditor/index.mjs';
|
|
85
86
|
export { FcRichEditor, FcRichEditorInput } from './components/RichEditor/index.mjs';
|
|
87
|
+
export { FcProSidebarMainLayout } from './business/SidebarMainLayout/index.mjs';
|
|
88
|
+
export { FcProDataTable } from './business/DataTable/index.mjs';
|
|
89
|
+
export { FcProForm } from './business/ProForm/index.mjs';
|
|
86
90
|
|
|
87
91
|
const components = Object.keys(index$1).map((key) => {
|
|
88
92
|
return index$1[key];
|
|
89
93
|
});
|
|
90
|
-
const
|
|
94
|
+
const proComponents = Object.keys(index$2).map((key) => {
|
|
95
|
+
return index$2[key];
|
|
96
|
+
});
|
|
97
|
+
const installComponents = [...components, ...proComponents].filter((comp) => {
|
|
91
98
|
return typeof comp === "object" && comp.name && typeof comp.install === "function";
|
|
92
99
|
});
|
|
93
100
|
const install = (app, options) => {
|
|
@@ -5,7 +5,7 @@ import { getScrollContainer } from '../../../utils/dom/scroll.mjs';
|
|
|
5
5
|
import { ElTeleport } from '../../teleport/index.mjs';
|
|
6
6
|
import { affixEmits, affixProps } from './affix.mjs';
|
|
7
7
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
8
|
-
import { useWindowSize, useElementBounding, useEventListener } from '
|
|
8
|
+
import { useWindowSize, useElementBounding, useEventListener } from '@vueuse/core';
|
|
9
9
|
import { defineComponent, shallowRef, ref, computed, watch, onMounted, onActivated, nextTick, onDeactivated, watchEffect, createElementBlock, openBlock, normalizeStyle, normalizeClass, unref, createVNode, withCtx, createElementVNode, renderSlot } from 'vue';
|
|
10
10
|
|
|
11
11
|
//#region ../../packages/components/affix/src/affix.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -7,7 +7,7 @@ import { throttleByRaf } from '../../../utils/throttleByRaf.mjs';
|
|
|
7
7
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
8
8
|
import { anchorEmits, anchorProps } from './anchor.mjs';
|
|
9
9
|
import { anchorKey } from './constants.mjs';
|
|
10
|
-
import { useEventListener } from '
|
|
10
|
+
import { useEventListener } from '@vueuse/core';
|
|
11
11
|
import { defineComponent, useSlots, ref, computed, watch, onMounted, provide, createElementBlock, openBlock, normalizeClass, createCommentVNode, createElementVNode, normalizeStyle, unref, renderSlot, nextTick } from 'vue';
|
|
12
12
|
|
|
13
13
|
//#region ../../packages/components/anchor/src/anchor.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -12,11 +12,10 @@ import { inputProps } from '../../input/src/input.mjs';
|
|
|
12
12
|
import { ElInput } from '../../input/index.mjs';
|
|
13
13
|
import { autocompleteEmits, autocompleteProps } from './autocomplete.mjs';
|
|
14
14
|
import { ElScrollbar } from '../../scrollbar/index.mjs';
|
|
15
|
-
import { onClickOutside } from '
|
|
15
|
+
import { useDebounceFn, onClickOutside } from '@vueuse/core';
|
|
16
16
|
import { Loading as loading_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
17
17
|
import { defineComponent, computed, useAttrs, ref, onBeforeUnmount, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeStyle, normalizeClass, createVNode, mergeProps, createSlots, renderSlot, createElementBlock, createCommentVNode, withModifiers, Fragment, renderList, createTextVNode, toDisplayString } from 'vue';
|
|
18
18
|
import pick from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/pick.mjs';
|
|
19
|
-
import { useDebounceFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
20
19
|
|
|
21
20
|
//#region ../../packages/components/autocomplete/src/autocomplete.vue?vue&type=script&setup=true&lang.ts
|
|
22
21
|
const _hoisted_1 = ["aria-expanded", "aria-owns"];
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { throwError } from '../../../utils/error.mjs';
|
|
2
|
-
import { useEventListener } from '
|
|
2
|
+
import { useEventListener, useThrottleFn } from '@vueuse/core';
|
|
3
3
|
import { shallowRef, ref, onMounted } from 'vue';
|
|
4
|
-
import { useThrottleFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
5
4
|
|
|
6
5
|
//#region ../../packages/components/backtop/src/use-backtop.ts
|
|
7
6
|
const useBackTop = (props, emit, componentName) => {
|
|
@@ -4,7 +4,7 @@ import { debugWarn } from '../../../utils/error.mjs';
|
|
|
4
4
|
import { flattedChildren } from '../../../utils/vue/vnode.mjs';
|
|
5
5
|
import { useOrderedChildren } from '../../../hooks/use-ordered-children/index.mjs';
|
|
6
6
|
import { CAROUSEL_ITEM_NAME, carouselContextKey } from './constants.mjs';
|
|
7
|
-
import { useResizeObserver } from '
|
|
7
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
8
8
|
import { getCurrentInstance, useSlots, ref, computed, unref, watch, shallowRef, onMounted, onBeforeUnmount, provide, isVNode } from 'vue';
|
|
9
9
|
import throttle from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/throttle.mjs';
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { focusNode, getSibling } from '../../../utils/dom/aria.mjs';
|
|
2
2
|
import { EVENT_CODE } from '../../../constants/aria.mjs';
|
|
3
3
|
import { UPDATE_MODEL_EVENT, CHANGE_EVENT } from '../../../constants/event.mjs';
|
|
4
|
-
import { useResizeObserver, useCssVar } from '
|
|
4
|
+
import { useDebounceFn, useResizeObserver, isClient, useCssVar } from '@vueuse/core';
|
|
5
5
|
import { getEventCode } from '../../../utils/dom/event.mjs';
|
|
6
6
|
import { isPromise } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
7
7
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
@@ -23,7 +23,6 @@ import { cascaderEmits, cascaderProps } from './cascader.mjs';
|
|
|
23
23
|
import { Check as check_default, ArrowDown as arrow_down_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
24
24
|
import { defineComponent, useAttrs, useSlots, ref, computed, watch, nextTick, onMounted, createBlock, openBlock, unref, withCtx, createElementBlock, createCommentVNode, withDirectives, withModifiers, normalizeClass, renderSlot, createVNode, vShow, Fragment, renderList, createElementVNode, toDisplayString, normalizeStyle, createSlots, resolveDynamicComponent, withKeys, vModelText } from 'vue';
|
|
25
25
|
import cloneDeep from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/cloneDeep.mjs';
|
|
26
|
-
import { useDebounceFn, isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
27
26
|
|
|
28
27
|
//#region ../../packages/components/cascader/src/cascader.vue?vue&type=script&setup=true&lang.ts
|
|
29
28
|
const _hoisted_1 = ["placeholder"];
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { focusNode, getSibling } from '../../../utils/dom/aria.mjs';
|
|
2
2
|
import { EVENT_CODE } from '../../../constants/aria.mjs';
|
|
3
3
|
import { UPDATE_MODEL_EVENT, CHANGE_EVENT } from '../../../constants/event.mjs';
|
|
4
|
+
import { isClient } from '@vueuse/core';
|
|
4
5
|
import { getEventCode } from '../../../utils/dom/event.mjs';
|
|
5
6
|
import { isEmpty } from '../../../utils/types.mjs';
|
|
6
7
|
import { scrollIntoView } from '../../../utils/dom/scroll.mjs';
|
|
@@ -16,7 +17,6 @@ import { defineComponent, useSlots, ref, computed, provide, reactive, watch, onB
|
|
|
16
17
|
import isEqual from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isEqual.mjs';
|
|
17
18
|
import flattenDeep from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/flattenDeep.mjs';
|
|
18
19
|
import cloneDeep from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/cloneDeep.mjs';
|
|
19
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
20
20
|
|
|
21
21
|
//#region ../../packages/components/cascader-panel/src/index.vue?vue&type=script&setup=true&lang.ts
|
|
22
22
|
var index_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
@@ -17,9 +17,9 @@ import Color from '../../color-picker-panel/src/utils/color.mjs';
|
|
|
17
17
|
import { useCommonColor } from '../../color-picker-panel/src/composables/use-common-color.mjs';
|
|
18
18
|
import { ElColorPickerPanel } from '../../color-picker-panel/index.mjs';
|
|
19
19
|
import { colorPickerEmits, colorPickerProps } from './color-picker.mjs';
|
|
20
|
+
import { reactiveComputed } from '@vueuse/core';
|
|
20
21
|
import { ArrowDown as arrow_down_default, Close as close_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
21
22
|
import { defineComponent, ref, computed, nextTick, watch, provide, createBlock, openBlock, unref, withCtx, createElementVNode, mergeProps, normalizeClass, normalizeStyle, withDirectives, createVNode, vShow, withKeys, createCommentVNode, createTextVNode, toDisplayString } from 'vue';
|
|
22
|
-
import { reactiveComputed } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
23
23
|
import pick from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/pick.mjs';
|
|
24
24
|
import debounce from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/debounce.mjs';
|
|
25
25
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { isClient } from '
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
2
2
|
|
|
3
3
|
//#region ../../packages/components/color-picker-panel/src/utils/draggable.ts
|
|
4
4
|
let isDragging = false;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { UPDATE_MODEL_EVENT } from '../../../constants/event.mjs';
|
|
2
|
+
import { useTimeoutFn, isClient } from '@vueuse/core';
|
|
2
3
|
import { isObject, isArray, isFunction } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
3
4
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
4
5
|
import { addUnit } from '../../../utils/dom/style.mjs';
|
|
@@ -9,7 +10,6 @@ import { useZIndex } from '../../../hooks/use-z-index/index.mjs';
|
|
|
9
10
|
import { useGlobalConfig } from '../../config-provider/src/hooks/use-global-config.mjs';
|
|
10
11
|
import { DEFAULT_DIALOG_TRANSITION } from './constants.mjs';
|
|
11
12
|
import { getCurrentInstance, ref, computed, watch, nextTick, onMounted } from 'vue';
|
|
12
|
-
import { useTimeoutFn, isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
13
13
|
|
|
14
14
|
//#region ../../packages/components/dialog/src/use-dialog.ts
|
|
15
15
|
const COMPONENT_NAME = "ElDialog";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { addUnit } from '../../../../utils/dom/style.mjs';
|
|
2
|
-
import { useWindowSize, useEventListener } from '
|
|
2
|
+
import { useWindowSize, clamp, useEventListener } from '@vueuse/core';
|
|
3
3
|
import { computed, ref, watch, onBeforeUnmount } from 'vue';
|
|
4
|
-
import { clamp } from '../../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
5
4
|
|
|
6
5
|
//#region ../../packages/components/drawer/src/composables/useResizable.ts
|
|
7
6
|
function useResizable(props, target, emit) {
|
|
@@ -7,9 +7,9 @@ import { formContextKey, formItemContextKey } from './constants.mjs';
|
|
|
7
7
|
import { useFormSize } from './hooks/use-form-common-props.mjs';
|
|
8
8
|
import { formItemProps } from './form-item.mjs';
|
|
9
9
|
import form_label_wrap_default from './form-label-wrap.mjs';
|
|
10
|
+
import { refDebounced } from '@vueuse/core';
|
|
10
11
|
import { defineComponent, useSlots, inject, ref, computed, watch, reactive, toRefs, provide, onMounted, onBeforeUnmount, createElementBlock, openBlock, unref, normalizeClass, createVNode, createElementVNode, withCtx, createBlock, createCommentVNode, resolveDynamicComponent, normalizeStyle, renderSlot, createTextVNode, toDisplayString, TransitionGroup, nextTick } from 'vue';
|
|
11
12
|
import Schema from '../../../../../../../async-validator@4.2.5/node_modules/async-validator/dist-web/index.mjs';
|
|
12
|
-
import { debouncedRef as refDebounced } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
13
13
|
import { isArray, isFunction } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
14
14
|
import castArray from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/castArray.mjs';
|
|
15
15
|
import cloneDeep from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/cloneDeep.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { throwError } from '../../../utils/error.mjs';
|
|
2
2
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
3
3
|
import { formContextKey, formItemContextKey } from './constants.mjs';
|
|
4
|
-
import { useResizeObserver } from '
|
|
4
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
5
5
|
import { defineComponent, inject, ref, onMounted, onBeforeUnmount, onUpdated, watch, computed, createVNode, Fragment, nextTick } from 'vue';
|
|
6
6
|
|
|
7
7
|
//#region ../../packages/components/form/src/form-label-wrap.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useIntersectionObserver } from '
|
|
1
|
+
import { isClient, useThrottleFn, useIntersectionObserver } from '@vueuse/core';
|
|
2
2
|
import { isElement, isWindow } from '../../../utils/types.mjs';
|
|
3
3
|
import { getScrollContainer } from '../../../utils/dom/scroll.mjs';
|
|
4
4
|
import { useAttrs as useAttrs$1 } from '../../../hooks/use-attrs/index.mjs';
|
|
@@ -9,7 +9,6 @@ import { ElImageViewer } from '../../image-viewer/index.mjs';
|
|
|
9
9
|
import { defineComponent, useAttrs, computed, ref, watch, onMounted, createElementBlock, openBlock, mergeProps, unref, renderSlot, createCommentVNode, createElementVNode, normalizeClass, toDisplayString, Fragment, createBlock, createSlots, withCtx, normalizeProps, guardReactiveProps, nextTick } from 'vue';
|
|
10
10
|
import fromPairs from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/fromPairs.mjs';
|
|
11
11
|
import { isArray, isString } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
12
|
-
import { isClient, useThrottleFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
13
12
|
|
|
14
13
|
//#region ../../packages/components/image/src/image.vue?vue&type=script&setup=true&lang.ts
|
|
15
14
|
const _hoisted_1 = [
|
|
@@ -9,11 +9,10 @@ import { useZIndex } from '../../../hooks/use-z-index/index.mjs';
|
|
|
9
9
|
import { ElIcon } from '../../icon/index.mjs';
|
|
10
10
|
import focus_trap_default$1 from '../../focus-trap/index.mjs';
|
|
11
11
|
import { imageViewerEmits, imageViewerProps } from './image-viewer.mjs';
|
|
12
|
-
import { useEventListener } from '
|
|
12
|
+
import { clamp, useEventListener } from '@vueuse/core';
|
|
13
13
|
import { ScaleToOriginal as scale_to_original_default, FullScreen as full_screen_default, Close as close_default, ArrowLeft as arrow_left_default, ArrowRight as arrow_right_default, ZoomOut as zoom_out_default, ZoomIn as zoom_in_default, RefreshLeft as refresh_left_default, RefreshRight as refresh_right_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
14
14
|
import { defineComponent, markRaw, ref, effectScope, computed, shallowRef, watch, nextTick, onMounted, createBlock, openBlock, unref, withCtx, createVNode, Transition, createElementVNode, normalizeStyle, normalizeClass, createCommentVNode, createElementBlock, renderSlot, withModifiers, Fragment, createTextVNode, toDisplayString, resolveDynamicComponent } from 'vue';
|
|
15
15
|
import throttle from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/throttle.mjs';
|
|
16
|
-
import { clamp } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
17
16
|
|
|
18
17
|
//#region ../../packages/components/image-viewer/src/image-viewer.vue?vue&type=script&setup=true&lang.ts
|
|
19
18
|
const _hoisted_1 = ["src", "crossorigin"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UPDATE_MODEL_EVENT, CHANGE_EVENT, INPUT_EVENT } from '../../../constants/event.mjs';
|
|
2
|
-
import { useResizeObserver } from '
|
|
2
|
+
import { useResizeObserver, isClient } from '@vueuse/core';
|
|
3
3
|
import { NOOP, isObject } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
4
4
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
5
5
|
import { ValidateComponentsMap } from '../../../utils/vue/icon.mjs';
|
|
@@ -16,7 +16,6 @@ import { looseToNumber, calcTextareaHeight } from './utils.mjs';
|
|
|
16
16
|
import { View as view_default, Hide as hide_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
17
17
|
import { defineComponent, useAttrs, useSlots, computed, shallowRef, ref, watch, nextTick, onMounted, toRef, createElementBlock, openBlock, normalizeStyle, normalizeClass, unref, createCommentVNode, Fragment, createElementVNode, renderSlot, createBlock, withCtx, resolveDynamicComponent, mergeProps, withModifiers, toDisplayString } from 'vue';
|
|
18
18
|
import isNil from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isNil.mjs';
|
|
19
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
20
19
|
|
|
21
20
|
//#region ../../packages/components/input/src/input.vue?vue&type=script&setup=true&lang.ts
|
|
22
21
|
const _hoisted_1 = [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { MINIMUM_INPUT_WIDTH } from '../../../../constants/form.mjs';
|
|
2
2
|
import { useNamespace } from '../../../../hooks/use-namespace/index.mjs';
|
|
3
|
-
import { useResizeObserver } from '
|
|
3
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
4
4
|
import { useAttrs, useSlots, ref, computed, reactive } from 'vue';
|
|
5
5
|
|
|
6
6
|
//#region ../../packages/components/input-tag/src/composables/use-input-tag-dom.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isString } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
2
3
|
import { getStyle, addClass, removeClass } from '../../../utils/dom/style.mjs';
|
|
3
4
|
import { createLoadingComponent } from './loading.mjs';
|
|
4
5
|
import { nextTick } from 'vue';
|
|
5
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
6
6
|
|
|
7
7
|
//#region ../../packages/components/loading/src/service.ts
|
|
8
8
|
let fullscreenInstance = void 0;
|
|
@@ -11,7 +11,7 @@ import menu_collapse_transition_default from './menu-collapse-transition.mjs';
|
|
|
11
11
|
import { useMenuCssVar } from './use-menu-css-var.mjs';
|
|
12
12
|
import { MENU_INJECTION_KEY, SUB_MENU_INJECTION_KEY } from './tokens.mjs';
|
|
13
13
|
import sub_menu_default from './sub-menu.mjs';
|
|
14
|
-
import { useResizeObserver, unrefElement } from '
|
|
14
|
+
import { useResizeObserver, unrefElement } from '@vueuse/core';
|
|
15
15
|
import { More as more_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
16
16
|
import { defineComponent, getCurrentInstance, ref, computed, watch, watchEffect, provide, reactive, onMounted, h, withDirectives, nextTick } from 'vue';
|
|
17
17
|
import { isString, isArray, isObject } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
@@ -10,10 +10,10 @@ import { ElCollapseTransition } from '../../collapse-transition/index.mjs';
|
|
|
10
10
|
import useMenu from './use-menu.mjs';
|
|
11
11
|
import { useMenuCssVar } from './use-menu-css-var.mjs';
|
|
12
12
|
import { MENU_INJECTION_KEY, SUB_MENU_INJECTION_KEY } from './tokens.mjs';
|
|
13
|
+
import { useTimeoutFn } from '@vueuse/core';
|
|
13
14
|
import { ArrowDown as arrow_down_default, ArrowRight as arrow_right_default } from '../../../../../../../@element-plus_icons-vue@2.3.2_vue@3.5.22_typescript@5.9.3_/node_modules/@element-plus/icons-vue/dist/index.mjs';
|
|
14
15
|
import { defineComponent, getCurrentInstance, computed, inject, ref, reactive, watch, provide, onMounted, onBeforeUnmount, h, Fragment, withDirectives, vShow, nextTick } from 'vue';
|
|
15
16
|
import { isString } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
16
|
-
import { useTimeoutFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
17
17
|
|
|
18
18
|
//#region ../../packages/components/menu/src/sub-menu.ts
|
|
19
19
|
const subMenuProps = buildProps({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { buildProps, definePropType } from '../../../utils/vue/props/runtime.mjs';
|
|
2
3
|
import { iconPropType } from '../../../utils/vue/icon.mjs';
|
|
3
4
|
import { mutable } from '../../../utils/typescript.mjs';
|
|
4
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
5
5
|
|
|
6
6
|
//#region ../../packages/components/message/src/message.ts
|
|
7
7
|
const messageTypes = [
|
|
@@ -6,9 +6,8 @@ import { ElBadge } from '../../badge/index.mjs';
|
|
|
6
6
|
import { useGlobalComponentSettings } from '../../config-provider/src/hooks/use-global-config.mjs';
|
|
7
7
|
import { messageEmits, messageProps, MESSAGE_DEFAULT_PLACEMENT } from './message.mjs';
|
|
8
8
|
import { getLastOffset, getOffsetOrSpace } from './instance.mjs';
|
|
9
|
-
import { useEventListener, useResizeObserver } from '
|
|
9
|
+
import { useEventListener, useResizeObserver, useTimeoutFn } from '@vueuse/core';
|
|
10
10
|
import { defineComponent, ref, computed, onMounted, watch, createBlock, openBlock, Transition, unref, withCtx, withDirectives, createElementVNode, normalizeStyle, normalizeClass, createCommentVNode, renderSlot, resolveDynamicComponent, createElementBlock, toDisplayString, Fragment, withModifiers, createVNode, vShow, nextTick } from 'vue';
|
|
11
|
-
import { useTimeoutFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
12
11
|
|
|
13
12
|
//#region ../../packages/components/message/src/message.vue?vue&type=script&setup=true&lang.ts
|
|
14
13
|
const _hoisted_1 = ["id"];
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isNumber, isBoolean, isElement } from '../../../utils/types.mjs';
|
|
2
3
|
import { isString, isFunction, hasOwn } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
3
4
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
@@ -6,7 +7,6 @@ import { messageTypes, MESSAGE_DEFAULT_PLACEMENT, messageDefaults, messagePlacem
|
|
|
6
7
|
import { getOrCreatePlacementInstances, placementInstances } from './instance.mjs';
|
|
7
8
|
import message_default from './message2.mjs';
|
|
8
9
|
import { isVNode, createVNode, render } from 'vue';
|
|
9
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
10
10
|
|
|
11
11
|
//#region ../../packages/components/message/src/method.ts
|
|
12
12
|
let seed = 1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isElement, isUndefined } from '../../../utils/types.mjs';
|
|
2
3
|
import { isString, hasOwn, isObject, isFunction } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
3
4
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
4
5
|
import src_default from './index.mjs';
|
|
5
6
|
import { isVNode, render, markRaw, createVNode } from 'vue';
|
|
6
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
7
7
|
|
|
8
8
|
//#region ../../packages/components/message-box/src/messageBox.ts
|
|
9
9
|
const messageInstance = /* @__PURE__ */ new Map();
|
|
@@ -4,9 +4,8 @@ import { TypeComponentsMap } from '../../../utils/vue/icon.mjs';
|
|
|
4
4
|
import { ElIcon } from '../../icon/index.mjs';
|
|
5
5
|
import { useGlobalComponentSettings } from '../../config-provider/src/hooks/use-global-config.mjs';
|
|
6
6
|
import { notificationEmits, notificationProps } from './notification.mjs';
|
|
7
|
-
import { useEventListener } from '
|
|
7
|
+
import { useEventListener, useTimeoutFn } from '@vueuse/core';
|
|
8
8
|
import { defineComponent, ref, computed, onMounted, createBlock, openBlock, Transition, unref, withCtx, withDirectives, createElementVNode, normalizeStyle, normalizeClass, createCommentVNode, resolveDynamicComponent, toDisplayString, renderSlot, createElementBlock, Fragment, vShow, withModifiers } from 'vue';
|
|
9
|
-
import { useTimeoutFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
10
9
|
|
|
11
10
|
//#region ../../packages/components/notification/src/notification.vue?vue&type=script&setup=true&lang.ts
|
|
12
11
|
const _hoisted_1 = ["id"];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isElement, isUndefined } from '../../../utils/types.mjs';
|
|
2
3
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
3
4
|
import { notificationTypes } from './notification.mjs';
|
|
4
5
|
import notification_default from './notification2.mjs';
|
|
5
6
|
import { isVNode, createVNode, render } from 'vue';
|
|
6
7
|
import { isString, isFunction } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
7
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
8
8
|
|
|
9
9
|
//#region ../../packages/components/notification/src/notify.ts
|
|
10
10
|
const notifications = {
|
|
@@ -4,7 +4,7 @@ import { useForwardRef } from '../../../hooks/use-forward-ref/index.mjs';
|
|
|
4
4
|
import { POPPER_INJECTION_KEY } from './constants.mjs';
|
|
5
5
|
import { popperTriggerProps } from './trigger.mjs';
|
|
6
6
|
import { OnlyChild } from '../../slot/src/only-child.mjs';
|
|
7
|
-
import { unrefElement } from '
|
|
7
|
+
import { unrefElement } from '@vueuse/core';
|
|
8
8
|
import { defineComponent, inject, computed, onMounted, watch, onBeforeUnmount, createBlock, createCommentVNode, openBlock, unref, mergeProps, withCtx, renderSlot } from 'vue';
|
|
9
9
|
import isNil from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isNil.mjs';
|
|
10
10
|
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { unrefElement } from '
|
|
2
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
1
|
+
import { isClient, unrefElement } from '@vueuse/core';
|
|
3
2
|
|
|
4
3
|
//#region ../../packages/components/popper/src/utils.ts
|
|
5
4
|
const buildPopperOptions = (props, modifiers = []) => {
|