@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
|
@@ -2,7 +2,7 @@ import { composeEventHandlers } from '../../../utils/dom/event.mjs';
|
|
|
2
2
|
import { rovingFocusGroupProps, ROVING_FOCUS_COLLECTION_INJECTION_KEY as COLLECTION_INJECTION_KEY } from './roving-focus-group.mjs';
|
|
3
3
|
import { ROVING_FOCUS_GROUP_INJECTION_KEY } from './tokens.mjs';
|
|
4
4
|
import { focusFirst, getFocusIntent, reorderArray } from './utils.mjs';
|
|
5
|
-
import { useEventListener } from '
|
|
5
|
+
import { useEventListener } from '@vueuse/core';
|
|
6
6
|
import { defineComponent, ref, inject, computed, unref, provide, toRef, readonly, watch, nextTick } from 'vue';
|
|
7
7
|
|
|
8
8
|
//#region ../../packages/components/roving-focus-group/src/roving-focus-group-impl.vue?vue&type=script&lang.ts
|
|
@@ -5,7 +5,7 @@ import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
|
5
5
|
import { scrollbarEmits, scrollbarProps } from './scrollbar.mjs';
|
|
6
6
|
import { scrollbarContextKey } from './constants.mjs';
|
|
7
7
|
import bar_default from './bar2.mjs';
|
|
8
|
-
import { useResizeObserver, useEventListener } from '
|
|
8
|
+
import { useResizeObserver, useEventListener } from '@vueuse/core';
|
|
9
9
|
import { defineComponent, ref, computed, watch, nextTick, provide, reactive, onActivated, onMounted, onUpdated, createElementBlock, openBlock, normalizeClass, unref, createElementVNode, createBlock, createCommentVNode, normalizeStyle, resolveDynamicComponent, withCtx, renderSlot } from 'vue';
|
|
10
10
|
import { isObject } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
11
11
|
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { useEventListener } from '
|
|
1
|
+
import { useEventListener, isClient } from '@vueuse/core';
|
|
2
2
|
import { throwError } from '../../../utils/error.mjs';
|
|
3
3
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
4
4
|
import { BAR_MAP, renderThumbStyle } from './util.mjs';
|
|
5
5
|
import { thumbProps } from './thumb.mjs';
|
|
6
6
|
import { scrollbarContextKey } from './constants.mjs';
|
|
7
7
|
import { defineComponent, inject, ref, computed, onBeforeUnmount, toRef, createBlock, openBlock, Transition, unref, withCtx, withDirectives, createElementVNode, withModifiers, normalizeClass, normalizeStyle, vShow } from 'vue';
|
|
8
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
9
8
|
|
|
10
9
|
//#region ../../packages/components/scrollbar/src/thumb.vue?vue&type=script&setup=true&lang.ts
|
|
11
10
|
const COMPONENT_NAME = "Thumb";
|
|
@@ -6,7 +6,7 @@ import { useId } from '../../../hooks/use-id/index.mjs';
|
|
|
6
6
|
import { useFormSize, useFormDisabled } from '../../form/src/hooks/use-form-common-props.mjs';
|
|
7
7
|
import { useFormItem, useFormItemInputId } from '../../form/src/hooks/use-form-item.mjs';
|
|
8
8
|
import { segmentedEmits, segmentedProps, defaultProps } from './segmented.mjs';
|
|
9
|
-
import { useActiveElement, useResizeObserver } from '
|
|
9
|
+
import { useActiveElement, useResizeObserver } from '@vueuse/core';
|
|
10
10
|
import { defineComponent, ref, reactive, computed, watch, createElementBlock, createCommentVNode, openBlock, unref, normalizeClass, createElementVNode, normalizeStyle, Fragment, renderList, renderSlot, createTextVNode, toDisplayString } from 'vue';
|
|
11
11
|
|
|
12
12
|
//#region ../../packages/components/segmented/src/segmented.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isArray } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
2
2
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
3
3
|
import { selectGroupKey } from './token.mjs';
|
|
4
|
-
import { useMutationObserver } from '
|
|
4
|
+
import { useMutationObserver } from '@vueuse/core';
|
|
5
5
|
import { defineComponent, ref, getCurrentInstance, provide, reactive, toRefs, computed, onMounted, isVNode } from 'vue';
|
|
6
6
|
import castArray from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/castArray.mjs';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BORDER_HORIZONTAL_WIDTH } from '../../../constants/form.mjs';
|
|
2
2
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
3
3
|
import { selectKey } from './token.mjs';
|
|
4
|
-
import { useResizeObserver } from '
|
|
4
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
5
5
|
import { defineComponent, inject, computed, ref, onMounted } from 'vue';
|
|
6
6
|
|
|
7
7
|
//#region ../../packages/components/select/src/select-dropdown.vue?vue&type=script&lang.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EVENT_CODE } from '../../../constants/aria.mjs';
|
|
2
2
|
import { UPDATE_MODEL_EVENT, CHANGE_EVENT } from '../../../constants/event.mjs';
|
|
3
3
|
import { MINIMUM_INPUT_WIDTH } from '../../../constants/form.mjs';
|
|
4
|
-
import { useResizeObserver } from '
|
|
4
|
+
import { isIOS, isClient, useDebounceFn, useResizeObserver } from '@vueuse/core';
|
|
5
5
|
import { getEventCode } from '../../../utils/dom/event.mjs';
|
|
6
6
|
import { isEmpty, isUndefined, isNumber } from '../../../utils/types.mjs';
|
|
7
7
|
import { debugWarn } from '../../../utils/error.mjs';
|
|
@@ -18,7 +18,6 @@ import { useFormItem, useFormItemInputId } from '../../form/src/hooks/use-form-i
|
|
|
18
18
|
import { useSlots, reactive, ref, computed, watch, watchEffect, nextTick, onMounted } from 'vue';
|
|
19
19
|
import { isArray, isFunction, isPlainObject, isObject } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
20
20
|
import castArray from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/castArray.mjs';
|
|
21
|
-
import { isIOS, isClient, useDebounceFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
22
21
|
import isEqual from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isEqual.mjs';
|
|
23
22
|
import get from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/get.mjs';
|
|
24
23
|
import isNil from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isNil.mjs';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { EVENT_CODE } from '../../../constants/aria.mjs';
|
|
2
|
+
import { isIOS } from '@vueuse/core';
|
|
2
3
|
import { getEventCode } from '../../../utils/dom/event.mjs';
|
|
3
4
|
import { isUndefined } from '../../../utils/types.mjs';
|
|
4
5
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
@@ -11,7 +12,6 @@ import option_item_default from './option-item.mjs';
|
|
|
11
12
|
import { defineComponent, inject, ref, computed, watch, unref, createVNode, mergeProps, toRaw } from 'vue';
|
|
12
13
|
import { isObject } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
13
14
|
import get from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/get.mjs';
|
|
14
|
-
import { isIOS } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
15
15
|
|
|
16
16
|
//#region ../../packages/components/select-v2/src/select-dropdown.tsx
|
|
17
17
|
const props = {
|
|
@@ -15,13 +15,12 @@ import { useFormDisabled, useFormSize } from '../../form/src/hooks/use-form-comm
|
|
|
15
15
|
import { useFormItem, useFormItemInputId } from '../../form/src/hooks/use-form-item.mjs';
|
|
16
16
|
import { useProps } from './useProps.mjs';
|
|
17
17
|
import { useAllowCreate } from './useAllowCreate.mjs';
|
|
18
|
-
import { useResizeObserver } from '
|
|
18
|
+
import { useDebounceFn, useResizeObserver } from '@vueuse/core';
|
|
19
19
|
import { useSlots, reactive, ref, computed, watch, nextTick, watchEffect, onMounted } from 'vue';
|
|
20
20
|
import { isArray, isFunction, isObject } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
21
21
|
import get from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/get.mjs';
|
|
22
22
|
import isEqual from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isEqual.mjs';
|
|
23
23
|
import findLastIndex from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/findLastIndex.mjs';
|
|
24
|
-
import { useDebounceFn } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
25
24
|
|
|
26
25
|
//#region ../../packages/components/select-v2/src/useSelect.ts
|
|
27
26
|
const useSelect = (props, emit) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isNumber } from '../../../../utils/types.mjs';
|
|
2
|
-
import { useEventListener } from '
|
|
2
|
+
import { useEventListener } from '@vueuse/core';
|
|
3
3
|
import { ref, onMounted, nextTick } from 'vue';
|
|
4
4
|
import { isArray } from '../../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
5
5
|
|
|
@@ -2,7 +2,7 @@ import { EVENT_CODE } from '../../../../constants/aria.mjs';
|
|
|
2
2
|
import { UPDATE_MODEL_EVENT } from '../../../../constants/event.mjs';
|
|
3
3
|
import { getEventCode } from '../../../../utils/dom/event.mjs';
|
|
4
4
|
import { sliderContextKey } from '../constants.mjs';
|
|
5
|
-
import { useEventListener } from '
|
|
5
|
+
import { useEventListener } from '@vueuse/core';
|
|
6
6
|
import { inject, ref, computed, watch, nextTick } from 'vue';
|
|
7
7
|
import debounce from '../../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/debounce.mjs';
|
|
8
8
|
import clamp from '../../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/clamp.mjs';
|
|
@@ -12,7 +12,7 @@ import { useStops } from './composables/use-stops.mjs';
|
|
|
12
12
|
import { useWatch } from './composables/use-watch.mjs';
|
|
13
13
|
import button_default from './button2.mjs';
|
|
14
14
|
import marker_default from './marker.mjs';
|
|
15
|
-
import { useEventListener } from '
|
|
15
|
+
import { useEventListener } from '@vueuse/core';
|
|
16
16
|
import { defineComponent, reactive, computed, toRefs, provide, createElementBlock, openBlock, unref, normalizeClass, createElementVNode, createBlock, createCommentVNode, normalizeStyle, createVNode, Fragment, renderList, withModifiers } from 'vue';
|
|
17
17
|
|
|
18
18
|
//#region ../../packages/components/slider/src/slider.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useElementSize } from '
|
|
1
|
+
import { useElementSize } from '@vueuse/core';
|
|
2
2
|
import { ref, computed } from 'vue';
|
|
3
3
|
|
|
4
4
|
//#region ../../packages/components/splitter/src/hooks/useContainer.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useFormSize } from '../../../form/src/hooks/use-form-common-props.mjs';
|
|
2
|
-
import { useEventListener, useResizeObserver } from '
|
|
2
|
+
import { useEventListener, useResizeObserver } from '@vueuse/core';
|
|
3
3
|
import { ref, watch, unref, watchEffect, computed, onMounted, nextTick } from 'vue';
|
|
4
4
|
|
|
5
5
|
//#region ../../packages/components/table/src/table/style-helper.ts
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { rAF } from '../../../../utils/raf.mjs';
|
|
2
3
|
import { addClass, removeClass } from '../../../../utils/dom/style.mjs';
|
|
3
4
|
import { useNamespace } from '../../../../hooks/use-namespace/index.mjs';
|
|
@@ -7,7 +8,6 @@ import { TABLE_INJECTION_KEY } from '../tokens.mjs';
|
|
|
7
8
|
import useRender from './render-helper.mjs';
|
|
8
9
|
import defaultProps from './defaults.mjs';
|
|
9
10
|
import { defineComponent, h, getCurrentInstance, inject, watch, onUnmounted } from 'vue';
|
|
10
|
-
import { isClient } from '../../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
11
11
|
|
|
12
12
|
//#region ../../packages/components/table/src/table-body/index.ts
|
|
13
13
|
var table_body_default = defineComponent({
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isElement } from '../../../../utils/types.mjs';
|
|
2
3
|
import { hasClass, removeClass, addClass } from '../../../../utils/dom/style.mjs';
|
|
3
4
|
import { TABLE_INJECTION_KEY } from '../tokens.mjs';
|
|
4
5
|
import { getCurrentInstance, inject, ref } from 'vue';
|
|
5
6
|
import isNull from '../../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isNull.mjs';
|
|
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/table/src/table-header/event-helper.ts
|
|
9
9
|
function useEvent(props, emit) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isNumber } from '../../../utils/types.mjs';
|
|
2
3
|
import { hasOwn, isString } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
3
4
|
import { parseHeight } from './util.mjs';
|
|
4
5
|
import { ref, isRef, nextTick } from 'vue';
|
|
5
6
|
import isNull from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isNull.mjs';
|
|
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/table/src/table-layout.ts
|
|
9
9
|
var TableLayout = class {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useResizeObserver } from '
|
|
1
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import { ref, onMounted, onBeforeUnmount, watch } from 'vue';
|
|
3
3
|
|
|
4
4
|
//#region ../../packages/components/table-v2/src/composables/use-auto-resize.ts
|
|
@@ -4,7 +4,7 @@ import { throwError } from '../../../utils/error.mjs';
|
|
|
4
4
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
5
5
|
import { tabsRootContextKey } from './constants.mjs';
|
|
6
6
|
import { tabBarProps } from './tab-bar.mjs';
|
|
7
|
-
import { useResizeObserver } from '
|
|
7
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
8
8
|
import { defineComponent, inject, ref, computed, watch, nextTick, onBeforeUnmount, createElementBlock, createCommentVNode, openBlock, normalizeStyle, normalizeClass, unref } from 'vue';
|
|
9
9
|
|
|
10
10
|
//#region ../../packages/components/tabs/src/tab-bar.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -10,7 +10,7 @@ import { ElIcon } from '../../icon/index.mjs';
|
|
|
10
10
|
import useWheel from '../../virtual-list/src/hooks/use-wheel.mjs';
|
|
11
11
|
import { tabsRootContextKey } from './constants.mjs';
|
|
12
12
|
import tab_bar_default from './tab-bar2.mjs';
|
|
13
|
-
import { useDocumentVisibility, useWindowFocus, useElementSize, useResizeObserver } from '
|
|
13
|
+
import { useDocumentVisibility, useWindowFocus, useElementSize, useResizeObserver } from '@vueuse/core';
|
|
14
14
|
import { ArrowLeft as arrow_left_default, ArrowRight as arrow_right_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';
|
|
15
15
|
import { defineComponent, inject, ref, shallowRef, computed, watch, onMounted, onUpdated, triggerRef, createVNode, nextTick } from 'vue';
|
|
16
16
|
import clamp from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/clamp.mjs';
|
|
@@ -16,7 +16,7 @@ import { valueEquals, dayOrDaysToDate } from '../utils.mjs';
|
|
|
16
16
|
import { useCommonPicker } from '../composables/use-common-picker.mjs';
|
|
17
17
|
import { timePickerDefaultProps } from './props.mjs';
|
|
18
18
|
import picker_range_trigger_default from './picker-range-trigger.mjs';
|
|
19
|
-
import { onClickOutside, unrefElement } from '
|
|
19
|
+
import { onClickOutside, unrefElement } from '@vueuse/core';
|
|
20
20
|
import { Clock as clock_default, Calendar as calendar_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
21
|
import { defineComponent, useAttrs, inject, ref, computed, watch, nextTick, unref, onBeforeUnmount, provide, createBlock, openBlock, mergeProps, withCtx, renderSlot, withModifiers, normalizeStyle, normalizeClass, createCommentVNode, resolveDynamicComponent, createElementVNode, toDisplayString } from 'vue';
|
|
22
22
|
|
|
@@ -8,9 +8,8 @@ import content_default from '../../popper/src/content2.mjs';
|
|
|
8
8
|
import { useTooltipContentProps } from './content.mjs';
|
|
9
9
|
import { TOOLTIP_INJECTION_KEY } from './constants.mjs';
|
|
10
10
|
import { isTriggerType } from './utils.mjs';
|
|
11
|
-
import { onClickOutside } from '
|
|
11
|
+
import { computedEager, onClickOutside } from '@vueuse/core';
|
|
12
12
|
import { defineComponent, ref, inject, computed, onBeforeUnmount, unref, watch, createBlock, openBlock, withCtx, createCommentVNode, Transition, withDirectives, createVNode, mergeProps, renderSlot, vShow } from 'vue';
|
|
13
|
-
import { computedEager } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
14
13
|
|
|
15
14
|
//#region ../../packages/components/tooltip/src/content.vue?vue&type=script&setup=true&lang.ts
|
|
16
15
|
var content_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isArray, isString, isFunction } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
2
3
|
import { keysOf } from '../../../utils/objects.mjs';
|
|
3
4
|
import { ref, onMounted, watch, onBeforeUnmount, computed, unref, watchEffect } from 'vue';
|
|
4
5
|
import { offset, flip, shift, arrow, autoUpdate, detectOverflow, computePosition } from '../../../../../../../@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs';
|
|
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/tour/src/helper.ts
|
|
8
8
|
const useTarget = (target, open, gap, mergedMask, scrollIntoViewOptions) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useLockscreen } from '../../../hooks/use-lockscreen/index.mjs';
|
|
2
2
|
import { maskProps } from './mask.mjs';
|
|
3
3
|
import { tourKey } from './helper.mjs';
|
|
4
|
-
import { useWindowSize } from '
|
|
4
|
+
import { useWindowSize } from '@vueuse/core';
|
|
5
5
|
import { defineComponent, inject, computed, toRef, createElementBlock, createCommentVNode, openBlock, mergeProps, unref, createElementVNode, normalizeStyle, normalizeClass } from 'vue';
|
|
6
6
|
|
|
7
7
|
//#region ../../packages/components/tour/src/mask.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -8,7 +8,7 @@ import { useTarget, tourKey } from './helper.mjs';
|
|
|
8
8
|
import mask_default from './mask2.mjs';
|
|
9
9
|
import content_default from './content2.mjs';
|
|
10
10
|
import steps_default from './steps.mjs';
|
|
11
|
-
import { useVModel } from '
|
|
11
|
+
import { useVModel } from '@vueuse/core';
|
|
12
12
|
import { defineComponent, ref, computed, toRef, watch, useSlots, provide, createElementBlock, openBlock, Fragment, createVNode, createCommentVNode, unref, withCtx, createElementVNode, mergeProps, createBlock, normalizeStyle, renderSlot } from 'vue';
|
|
13
13
|
|
|
14
14
|
//#region ../../packages/components/tour/src/tour.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EVENT_CODE } from '../../../../constants/aria.mjs';
|
|
2
2
|
import { getEventCode } from '../../../../utils/dom/event.mjs';
|
|
3
3
|
import { useNamespace } from '../../../../hooks/use-namespace/index.mjs';
|
|
4
|
-
import { useEventListener } from '
|
|
4
|
+
import { useEventListener } from '@vueuse/core';
|
|
5
5
|
import { onMounted, onUpdated } from 'vue';
|
|
6
6
|
|
|
7
7
|
//#region ../../packages/components/tree/src/model/useKeydown.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { selectKey } from '../../select/src/token.mjs';
|
|
2
3
|
import { defineComponent, inject, watch } from 'vue';
|
|
3
|
-
import { isClient } from '../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
4
4
|
|
|
5
5
|
//#region ../../packages/components/tree-select/src/cache-options.ts
|
|
6
6
|
var cache_options_default = defineComponent({
|
|
@@ -3,7 +3,7 @@ import { UPDATE_MODEL_EVENT } from '../../../constants/event.mjs';
|
|
|
3
3
|
import { getEventCode } from '../../../utils/dom/event.mjs';
|
|
4
4
|
import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
|
|
5
5
|
import { ElSelect } from '../../select/index.mjs';
|
|
6
|
-
import { useEventListener } from '
|
|
6
|
+
import { useEventListener } from '@vueuse/core';
|
|
7
7
|
import { watch, nextTick, onMounted, computed, toRefs } from 'vue';
|
|
8
8
|
import pick from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/pick.mjs';
|
|
9
9
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { throwError, debugWarn } from '../../../utils/error.mjs';
|
|
2
2
|
import { genFileId } from './upload.mjs';
|
|
3
|
-
import { useVModel } from '
|
|
3
|
+
import { useVModel } from '@vueuse/core';
|
|
4
4
|
import { watch, nextTick } from 'vue';
|
|
5
5
|
import isNil from '../../../../../../../lodash-es@4.17.23/node_modules/lodash-es/isNil.mjs';
|
|
6
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useEventListener } from '
|
|
1
|
+
import { useEventListener, isClient } from '@vueuse/core';
|
|
2
2
|
import { isNumber } from '../../../../utils/types.mjs';
|
|
3
3
|
import { isString, hasOwn } from '../../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
4
4
|
import { getScrollBarWidth } from '../../../../utils/dom/scroll.mjs';
|
|
@@ -11,7 +11,6 @@ import ScrollBar from '../components/scrollbar.mjs';
|
|
|
11
11
|
import { useGridWheel } from '../hooks/use-grid-wheel.mjs';
|
|
12
12
|
import { useGridTouch } from '../hooks/use-grid-touch.mjs';
|
|
13
13
|
import { defineComponent, getCurrentInstance, ref, computed, unref, onMounted, nextTick, resolveDynamicComponent, h, mergeProps, Fragment } from 'vue';
|
|
14
|
-
import { isClient } from '../../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
15
14
|
|
|
16
15
|
//#region ../../packages/components/virtual-list/src/builders/build-grid.ts
|
|
17
16
|
const createGrid = ({ name, clearCache, getColumnPosition, getColumnStartIndexForOffset, getColumnStopIndexForStartIndex, getEstimatedTotalHeight, getEstimatedTotalWidth, getColumnOffset, getRowOffset, getRowPosition, getRowStartIndexForOffset, getRowStopIndexForStartIndex, initCache, injectToInstance, validateProps }) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useEventListener } from '
|
|
1
|
+
import { useEventListener, isClient } from '@vueuse/core';
|
|
2
2
|
import { isNumber } from '../../../../utils/types.mjs';
|
|
3
3
|
import { isString, hasOwn } from '../../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
4
4
|
import { useNamespace } from '../../../../hooks/use-namespace/index.mjs';
|
|
@@ -9,7 +9,6 @@ import { virtualizedListProps } from '../props.mjs';
|
|
|
9
9
|
import { isHorizontal, getScrollDir, getRTLOffsetType } from '../utils.mjs';
|
|
10
10
|
import ScrollBar from '../components/scrollbar.mjs';
|
|
11
11
|
import { defineComponent, resolveDynamicComponent, h, Fragment, mergeProps, getCurrentInstance, ref, computed, unref, nextTick, onMounted, onUpdated, onActivated } from 'vue';
|
|
12
|
-
import { isClient } from '../../../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
13
12
|
|
|
14
13
|
//#region ../../packages/components/virtual-list/src/builders/build-list.ts
|
|
15
14
|
const createList = ({ name, getOffset, getItemSize, getItemOffset, getEstimatedTotalSize, getStartIndexForOffset, getStopIndexForStartIndex, initCache, clearCache, validateProps }) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { cAF, rAF } from '../../../../utils/raf.mjs';
|
|
2
|
-
import { useEventListener } from '
|
|
2
|
+
import { useEventListener } from '@vueuse/core';
|
|
3
3
|
import { ref, unref } from 'vue';
|
|
4
4
|
|
|
5
5
|
//#region ../../packages/components/virtual-list/src/hooks/use-grid-touch.ts
|
|
@@ -2,7 +2,7 @@ import { isUndefined } from '../../../utils/types.mjs';
|
|
|
2
2
|
import { watermarkProps } from './watermark.mjs';
|
|
3
3
|
import { reRendering, getPixelRatio, getStyleStr } from './utils.mjs';
|
|
4
4
|
import useClips from './useClips.mjs';
|
|
5
|
-
import { useMutationObserver } from '
|
|
5
|
+
import { useMutationObserver } from '@vueuse/core';
|
|
6
6
|
import { defineComponent, computed, shallowRef, ref, onMounted, watch, onBeforeUnmount, createElementBlock, openBlock, normalizeStyle, renderSlot } from 'vue';
|
|
7
7
|
import { isArray } from '../../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isElement } from '../../utils/types.mjs';
|
|
2
3
|
import { isArray } from '../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
3
|
-
import { isClient } from '../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
4
4
|
|
|
5
5
|
//#region ../../packages/directives/click-outside/index.ts
|
|
6
6
|
const nodeList = /* @__PURE__ */ new Map();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MINIMUM_INPUT_WIDTH } from '../../constants/form.mjs';
|
|
2
|
-
import { useResizeObserver } from '
|
|
2
|
+
import { useResizeObserver } from '@vueuse/core';
|
|
3
3
|
import { shallowRef, ref, computed } from 'vue';
|
|
4
4
|
|
|
5
5
|
//#region ../../packages/hooks/use-calc-input-width/index.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EVENT_CODE } from '../../constants/aria.mjs';
|
|
2
|
+
import { isClient } from '@vueuse/core';
|
|
2
3
|
import { getEventCode } from '../../utils/dom/event.mjs';
|
|
3
4
|
import { onMounted, onBeforeUnmount } from 'vue';
|
|
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/hooks/use-escape-keydown/index.ts
|
|
7
7
|
let registeredEscapeHandlers = [];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { isFocusable } from '../../utils/dom/aria.mjs';
|
|
2
2
|
import { isFunction } from '../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
3
|
-
import { useEventListener } from '
|
|
3
|
+
import { useEventListener } from '@vueuse/core';
|
|
4
4
|
import { getCurrentInstance, shallowRef, ref, watch, unref } from 'vue';
|
|
5
5
|
|
|
6
6
|
//#region ../../packages/hooks/use-focus-controller/index.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { isClient, computedEager } from '@vueuse/core';
|
|
1
2
|
import { debugWarn } from '../../utils/error.mjs';
|
|
2
3
|
import { useGetDerivedNamespace } from '../use-namespace/index.mjs';
|
|
3
|
-
import { inject, getCurrentInstance
|
|
4
|
-
import { isClient, computedEager } from '../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
4
|
+
import { unref, inject, getCurrentInstance } from 'vue';
|
|
5
5
|
|
|
6
6
|
//#region ../../packages/hooks/use-id/index.ts
|
|
7
7
|
const defaultIdInjection = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isBoolean } from '../../utils/types.mjs';
|
|
2
3
|
import { buildProp, definePropType } from '../../utils/vue/props/runtime.mjs';
|
|
3
4
|
import { getCurrentInstance, computed, watch, onMounted } from 'vue';
|
|
4
5
|
import { isFunction } from '../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
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/hooks/use-model-toggle/index.ts
|
|
8
8
|
const _prop = buildProp({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { useGetDerivedNamespace } from '../use-namespace/index.mjs';
|
|
2
3
|
import { useIdInjection } from '../use-id/index.mjs';
|
|
3
4
|
import { onBeforeMount, computed } from 'vue';
|
|
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/hooks/use-popper-container/index.ts
|
|
7
7
|
const usePopperContainerId = () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
1
2
|
import { isNumber } from '../../utils/types.mjs';
|
|
2
3
|
import { debugWarn } from '../../utils/error.mjs';
|
|
3
4
|
import { getCurrentInstance, inject, computed, unref, ref } from 'vue';
|
|
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/hooks/use-z-index/index.ts
|
|
7
7
|
const initial = { current: 0 };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { isClient } from '
|
|
2
|
-
export { isIOS } from '
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
2
|
+
export { isClient, isIOS } from '@vueuse/core';
|
|
3
3
|
|
|
4
4
|
//#region ../../packages/utils/browser.ts
|
|
5
5
|
const isFirefox = () => isClient && /firefox/i.test(window.navigator.userAgent);
|
|
6
6
|
const isAndroid = () => isClient && /android/i.test(window.navigator.userAgent);
|
|
7
7
|
|
|
8
|
-
export { isAndroid,
|
|
8
|
+
export { isAndroid, isFirefox };
|
|
@@ -1,5 +1,5 @@
|
|
|
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
|
-
import { isClient } from '../../../../../../@vueuse_shared@12.0.0_typescript@5.9.3/node_modules/@vueuse/shared/index.mjs';
|
|
3
3
|
|
|
4
4
|
//#region ../../packages/utils/dom/element.ts
|
|
5
5
|
const getElement = ((target) => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { isShadowRoot } from './aria.mjs';
|
|
2
|
+
import { isClient } from '@vueuse/core';
|
|
2
3
|
import { easeInOutCubic } from '../easings.mjs';
|
|
3
4
|
import { isWindow } from '../types.mjs';
|
|
4
5
|
import { rAF, cAF } from '../raf.mjs';
|
|
5
6
|
import { getStyle } from './style.mjs';
|
|
6
7
|
import { 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/utils/dom/scroll.ts
|
|
10
10
|
const isScroll = (el, isVertical) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { isShadowRoot } from './aria.mjs';
|
|
2
|
+
import { isClient } from '@vueuse/core';
|
|
2
3
|
import { isNumber, isStringNumber } from '../types.mjs';
|
|
3
4
|
import { isString, camelize, isObject } from '../../../../../../@vue_shared@3.5.22/node_modules/@vue/shared/dist/shared.esm-bundler.mjs';
|
|
4
5
|
import { entriesOf } from '../objects.mjs';
|
|
5
6
|
import { debugWarn } from '../error.mjs';
|
|
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/utils/dom/style.ts
|
|
9
9
|
const SCOPE = "utils/dom/style";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { isClient } from '
|
|
1
|
+
import { isClient } from '@vueuse/core';
|
|
2
2
|
|
|
3
3
|
//#region ../../packages/utils/raf.ts
|
|
4
4
|
const rAF = (fn) => isClient ? window.requestAnimationFrame(fn) : setTimeout(fn, 16);
|