@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
package/dist/style.css
CHANGED
|
@@ -10651,7 +10651,7 @@
|
|
|
10651
10651
|
|
|
10652
10652
|
.fc-ui-popover {
|
|
10653
10653
|
--fc-ui-popover-bg-color: var(--fc-ui-bg-color-overlay);
|
|
10654
|
-
--fc-ui-popover-font-size:
|
|
10654
|
+
--fc-ui-popover-font-size: 12px;
|
|
10655
10655
|
--fc-ui-popover-border-color: var(--fc-ui-border-color-lighter);
|
|
10656
10656
|
--fc-ui-popover-padding: 12px;
|
|
10657
10657
|
--fc-ui-popover-padding-large: 18px 20px;
|
|
@@ -16605,9 +16605,6 @@
|
|
|
16605
16605
|
height: 1px;
|
|
16606
16606
|
background-color: #c5d6ff;
|
|
16607
16607
|
}
|
|
16608
|
-
.fc-ui-tabs--top.no-border .fc-ui-tabs__nav-wrap::after {
|
|
16609
|
-
background-color: transparent;
|
|
16610
|
-
}
|
|
16611
16608
|
.fc-ui-tabs--top .fc-ui-tabs__header {
|
|
16612
16609
|
margin-bottom: 0;
|
|
16613
16610
|
}
|
|
@@ -16649,6 +16646,9 @@
|
|
|
16649
16646
|
}
|
|
16650
16647
|
.fc-ui-tabs--border-card .fc-ui-tabs__header .fc-ui-tabs__item {
|
|
16651
16648
|
color: #494949;
|
|
16649
|
+
}
|
|
16650
|
+
.fc-mkui-tabs--no-border .fc-ui-tabs__nav-wrap::after {
|
|
16651
|
+
background-color: transparent;
|
|
16652
16652
|
}.fc-ui-step__line {
|
|
16653
16653
|
background-color: #c5d6ff;
|
|
16654
16654
|
}
|
|
@@ -16693,18 +16693,18 @@
|
|
|
16693
16693
|
}
|
|
16694
16694
|
.fc-ui-select .fc-ui-select__input {
|
|
16695
16695
|
height: 20px;
|
|
16696
|
-
}.bz-date-picker {
|
|
16696
|
+
}.fc-mkui-bz-date-picker {
|
|
16697
16697
|
display: inline-flex;
|
|
16698
16698
|
align-items: center;
|
|
16699
16699
|
vertical-align: middle;
|
|
16700
16700
|
}
|
|
16701
|
-
.bz-date-
|
|
16701
|
+
.fc-mkui-bz-date-picker__content {
|
|
16702
16702
|
animation: slide-down 0.3s ease-in-out;
|
|
16703
16703
|
}
|
|
16704
|
-
.bz-date-
|
|
16704
|
+
.fc-mkui-bz-date-picker__body {
|
|
16705
16705
|
display: flex;
|
|
16706
16706
|
}
|
|
16707
|
-
.bz-date-
|
|
16707
|
+
.fc-mkui-bz-date-picker__footer {
|
|
16708
16708
|
position: relative;
|
|
16709
16709
|
display: flex;
|
|
16710
16710
|
align-items: center;
|
|
@@ -16748,25 +16748,28 @@ to {
|
|
|
16748
16748
|
}.pd-top-none .fc-ui-card__body {
|
|
16749
16749
|
padding-top: 0;
|
|
16750
16750
|
}
|
|
16751
|
-
.fc-
|
|
16751
|
+
.fc-mkui-card--no-padding-top .fc-ui-card__body {
|
|
16752
|
+
padding-top: 0;
|
|
16753
|
+
}
|
|
16754
|
+
.fc-mkui-card--no-border {
|
|
16752
16755
|
border-color: transparent;
|
|
16753
16756
|
}
|
|
16754
|
-
.fc-
|
|
16757
|
+
.fc-mkui-card__header {
|
|
16755
16758
|
height: 42px;
|
|
16756
16759
|
display: flex;
|
|
16757
16760
|
align-items: center;
|
|
16758
16761
|
justify-content: space-between;
|
|
16759
16762
|
}
|
|
16760
|
-
.fc-
|
|
16763
|
+
.fc-mkui-card__title {
|
|
16761
16764
|
font-size: 12px;
|
|
16762
16765
|
font-weight: 700;
|
|
16763
16766
|
color: #165dff;
|
|
16764
16767
|
}
|
|
16765
|
-
.fc-
|
|
16768
|
+
.fc-mkui-card__tools {
|
|
16766
16769
|
display: flex;
|
|
16767
16770
|
align-items: center;
|
|
16768
16771
|
}
|
|
16769
|
-
.fc-
|
|
16772
|
+
.fc-mkui-card__content {
|
|
16770
16773
|
font-size: 12px;
|
|
16771
16774
|
}
|
|
16772
16775
|
.fc-ui-card + .fc-ui-card {
|
|
@@ -16818,7 +16821,7 @@ to {
|
|
|
16818
16821
|
.fc-ui-drawer .fc-ui-drawer__header .fc-ui-drawer__title {
|
|
16819
16822
|
font-size: 14px;
|
|
16820
16823
|
}
|
|
16821
|
-
.fc-ui-drawer.
|
|
16824
|
+
.fc-ui-drawer.is-divider .fc-ui-drawer__header {
|
|
16822
16825
|
padding: 12px 16px;
|
|
16823
16826
|
border-bottom: 1px solid var(--fc-ui-border-color);
|
|
16824
16827
|
}
|
|
@@ -16831,22 +16834,22 @@ to {
|
|
|
16831
16834
|
color: #494949;
|
|
16832
16835
|
}.fc-ui-divider--horizontal {
|
|
16833
16836
|
margin: 8px 0;
|
|
16834
|
-
}.fc-
|
|
16837
|
+
}.fc-mkui-dropdown__link {
|
|
16835
16838
|
display: flex;
|
|
16836
16839
|
align-items: center;
|
|
16837
16840
|
cursor: pointer;
|
|
16838
16841
|
color: #165dff;
|
|
16839
16842
|
}
|
|
16840
|
-
.fc-
|
|
16843
|
+
.fc-mkui-dropdown__link:hover {
|
|
16841
16844
|
color: rgb(91.9, 141.6, 255);
|
|
16842
16845
|
}
|
|
16843
|
-
.fc-
|
|
16846
|
+
.fc-mkui-dropdown__arrow {
|
|
16844
16847
|
margin-left: 4px;
|
|
16845
16848
|
transition: transform 0.3s;
|
|
16846
16849
|
}
|
|
16847
|
-
.fc-
|
|
16850
|
+
.fc-mkui-dropdown__arrow.is-active {
|
|
16848
16851
|
transform: rotateZ(180deg);
|
|
16849
|
-
}.fc-
|
|
16852
|
+
}.fc-mkui-ace-editor {
|
|
16850
16853
|
height: 100%;
|
|
16851
16854
|
width: 100%;
|
|
16852
16855
|
min-height: 200px;
|
|
@@ -16855,62 +16858,62 @@ to {
|
|
|
16855
16858
|
border: 1px solid #c5d6ff;
|
|
16856
16859
|
transition: all 0.3s;
|
|
16857
16860
|
}
|
|
16858
|
-
.fc-
|
|
16861
|
+
.fc-mkui-ace-editor.is-focused {
|
|
16859
16862
|
border-color: #165dff;
|
|
16860
16863
|
}
|
|
16861
|
-
.fc-
|
|
16864
|
+
.fc-mkui-ace-editor .ace_editor {
|
|
16862
16865
|
height: 100%;
|
|
16863
16866
|
min-height: 200px;
|
|
16864
16867
|
}
|
|
16865
|
-
.fc-
|
|
16868
|
+
.fc-mkui-ace-editor .ace_editor .ace_gutter-cursor {
|
|
16866
16869
|
border: none;
|
|
16867
16870
|
}
|
|
16868
|
-
.fc-
|
|
16871
|
+
.fc-mkui-ace-editor .ace_editor .ace_selection {
|
|
16869
16872
|
border-radius: 0;
|
|
16870
16873
|
}
|
|
16871
|
-
.fc-
|
|
16874
|
+
.fc-mkui-ace-editor .ace_editor .ace_gutter {
|
|
16872
16875
|
border-right: 1px solid #c5d6ff;
|
|
16873
16876
|
}
|
|
16874
|
-
.fc-
|
|
16877
|
+
.fc-mkui-ace-editor .ace_editor .ace_gutter .ace_gutter-cell {
|
|
16875
16878
|
padding-left: 12px;
|
|
16876
16879
|
padding-right: 12px;
|
|
16877
16880
|
}
|
|
16878
|
-
.fc-
|
|
16881
|
+
.fc-mkui-ace-editor .ace_editor .ace_gutter .ace_gutter-active-line {
|
|
16879
16882
|
border: none;
|
|
16880
16883
|
background-color: #e8efff;
|
|
16881
16884
|
}
|
|
16882
|
-
.fc-
|
|
16885
|
+
.fc-mkui-ace-editor .ace_editor .ace_content .ace_active-line {
|
|
16883
16886
|
border: none;
|
|
16884
16887
|
background-color: #e8efff;
|
|
16885
16888
|
}
|
|
16886
|
-
.fc-
|
|
16889
|
+
.fc-mkui-ace-editor.is-disabled {
|
|
16887
16890
|
cursor: not-allowed;
|
|
16888
16891
|
}
|
|
16889
|
-
.fc-
|
|
16892
|
+
.fc-mkui-ace-editor.is-disabled .ace_editor .ace_gutter {
|
|
16890
16893
|
background: #f5f7fa;
|
|
16891
16894
|
}
|
|
16892
|
-
.fc-
|
|
16895
|
+
.fc-mkui-ace-editor.is-disabled .ace_editor .ace_gutter .ace_gutter-active-line {
|
|
16893
16896
|
background-color: #f5f7fa;
|
|
16894
16897
|
}
|
|
16895
|
-
.fc-
|
|
16898
|
+
.fc-mkui-ace-editor.is-disabled .ace_editor .ace_content {
|
|
16896
16899
|
background-color: #f5f7fa;
|
|
16897
16900
|
}
|
|
16898
|
-
.fc-
|
|
16901
|
+
.fc-mkui-ace-editor.is-disabled .ace_editor .ace_content .ace_active-line {
|
|
16899
16902
|
background-color: #f5f7fa;
|
|
16900
|
-
}.fc-code-editor-input
|
|
16903
|
+
}.fc-mkui-code-editor-input {
|
|
16901
16904
|
width: 100%;
|
|
16902
16905
|
}
|
|
16903
|
-
.fc-code-editor-
|
|
16906
|
+
.fc-mkui-code-editor-input__text-code {
|
|
16904
16907
|
font-size: 12px;
|
|
16905
16908
|
font-weight: 400;
|
|
16906
16909
|
color: #165dff;
|
|
16907
16910
|
cursor: pointer;
|
|
16908
16911
|
transition: color 0.3s;
|
|
16909
16912
|
}
|
|
16910
|
-
.fc-code-editor-
|
|
16913
|
+
.fc-mkui-code-editor-input__text-code:hover {
|
|
16911
16914
|
color: rgb(91.9, 141.6, 255);
|
|
16912
16915
|
}
|
|
16913
|
-
.fc-
|
|
16916
|
+
.fc-mkui-code-editor-input__footer-box {
|
|
16914
16917
|
display: flex;
|
|
16915
16918
|
align-items: center;
|
|
16916
16919
|
justify-content: space-between;
|
|
@@ -16940,7 +16943,7 @@ to {
|
|
|
16940
16943
|
.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}
|
|
16941
16944
|
.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}
|
|
16942
16945
|
|
|
16943
|
-
.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.fc-rich-editor
|
|
16946
|
+
.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.fc-mkui-rich-editor {
|
|
16944
16947
|
width: 100%;
|
|
16945
16948
|
height: 100%;
|
|
16946
16949
|
overflow-y: auto;
|
|
@@ -16950,65 +16953,166 @@ to {
|
|
|
16950
16953
|
--w-e-textarea-color: #181818;
|
|
16951
16954
|
--w-e-toolbar-border-color: #c5d6ff;
|
|
16952
16955
|
}
|
|
16953
|
-
.fc-
|
|
16956
|
+
.fc-mkui-rich-editor__toolbar {
|
|
16954
16957
|
border-bottom: 1px solid var(--w-e-toolbar-border-color);
|
|
16955
16958
|
}
|
|
16956
|
-
.fc-rich-editor
|
|
16959
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor p {
|
|
16957
16960
|
line-height: 1.75;
|
|
16958
16961
|
margin: 0px;
|
|
16959
16962
|
}
|
|
16960
|
-
.fc-rich-editor
|
|
16963
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container a {
|
|
16961
16964
|
color: #165dff;
|
|
16962
16965
|
}
|
|
16963
|
-
.fc-rich-editor
|
|
16964
|
-
.fc-rich-editor
|
|
16965
|
-
.fc-rich-editor
|
|
16966
|
-
.fc-rich-editor
|
|
16967
|
-
.fc-rich-editor
|
|
16966
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h1,
|
|
16967
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h2,
|
|
16968
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h3,
|
|
16969
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h4,
|
|
16970
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h5 {
|
|
16968
16971
|
margin: 0;
|
|
16969
16972
|
}
|
|
16970
|
-
.fc-rich-editor
|
|
16973
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h1 {
|
|
16971
16974
|
font-size: 18px;
|
|
16972
16975
|
line-height: 44px;
|
|
16973
16976
|
}
|
|
16974
|
-
.fc-rich-editor
|
|
16977
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h2 {
|
|
16975
16978
|
font-size: 16px;
|
|
16976
16979
|
line-height: 40px;
|
|
16977
16980
|
}
|
|
16978
|
-
.fc-rich-editor
|
|
16981
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h3 {
|
|
16979
16982
|
font-size: 14px;
|
|
16980
16983
|
line-height: 36px;
|
|
16981
16984
|
}
|
|
16982
|
-
.fc-rich-editor
|
|
16985
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h4 {
|
|
16983
16986
|
font-size: 12px;
|
|
16984
16987
|
line-height: 32px;
|
|
16985
16988
|
}
|
|
16986
|
-
.fc-rich-editor
|
|
16989
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container h5 {
|
|
16987
16990
|
font-size: 10px;
|
|
16988
16991
|
line-height: 28px;
|
|
16989
16992
|
}
|
|
16990
|
-
.fc-rich-editor
|
|
16993
|
+
.fc-mkui-rich-editor .fc-mkui-rich-editor__text-editor .w-e-text-container .w-e-text-placeholder {
|
|
16991
16994
|
top: 8px;
|
|
16992
16995
|
font-weight: 400;
|
|
16993
16996
|
font-size: 12px;
|
|
16994
16997
|
color: #b2b2b2;
|
|
16995
16998
|
}
|
|
16996
|
-
.fc-rich-editor
|
|
16999
|
+
.fc-mkui-rich-editor.is-border {
|
|
16997
17000
|
border: 1px solid #c5d6ff;
|
|
16998
17001
|
border-radius: 2px;
|
|
16999
17002
|
}
|
|
17000
|
-
.fc-rich-editor
|
|
17003
|
+
.fc-mkui-rich-editor.is-border.is-focused {
|
|
17001
17004
|
border-color: #165dff;
|
|
17002
17005
|
}
|
|
17003
|
-
.fc-rich-editor
|
|
17006
|
+
.fc-mkui-rich-editor.is-disabled {
|
|
17004
17007
|
cursor: not-allowed;
|
|
17005
17008
|
--w-e-textarea-bg-color: #f5f7fa;
|
|
17006
17009
|
--w-e-toolbar-bg-color: #f5f7fa;
|
|
17007
|
-
}.fc-rich-editor-input[data-v-
|
|
17010
|
+
}.fc-mkui-rich-editor-input[data-v-69286046] {
|
|
17008
17011
|
width: 100%;
|
|
17009
17012
|
}
|
|
17010
|
-
.fc-
|
|
17013
|
+
.fc-mkui-rich-editor-input__footer-box[data-v-69286046] {
|
|
17011
17014
|
display: flex;
|
|
17012
17015
|
align-items: center;
|
|
17013
17016
|
justify-content: space-between;
|
|
17017
|
+
}.fc-mkui-sidebar-main-layout {
|
|
17018
|
+
height: 100%;
|
|
17019
|
+
display: flex;
|
|
17020
|
+
flex-direction: column;
|
|
17021
|
+
}
|
|
17022
|
+
.fc-mkui-sidebar-main-layout__header {
|
|
17023
|
+
flex-shrink: 0;
|
|
17024
|
+
margin-bottom: 12px;
|
|
17025
|
+
}
|
|
17026
|
+
.fc-mkui-sidebar-main-layout__content {
|
|
17027
|
+
flex: 1;
|
|
17028
|
+
overflow: hidden;
|
|
17029
|
+
}
|
|
17030
|
+
.fc-mkui-sidebar-main-layout__left {
|
|
17031
|
+
height: 100%;
|
|
17032
|
+
margin-right: 6px;
|
|
17033
|
+
overflow: hidden;
|
|
17034
|
+
}
|
|
17035
|
+
.fc-mkui-sidebar-main-layout__left.is-border {
|
|
17036
|
+
border: 1px solid #c5d6ff;
|
|
17037
|
+
border-radius: 2px;
|
|
17038
|
+
}
|
|
17039
|
+
.fc-mkui-sidebar-main-layout__right {
|
|
17040
|
+
height: 100%;
|
|
17041
|
+
margin-left: 6px;
|
|
17042
|
+
overflow: hidden;
|
|
17043
|
+
}
|
|
17044
|
+
.fc-mkui-sidebar-main-layout__right.is-border {
|
|
17045
|
+
border: 1px solid #c5d6ff;
|
|
17046
|
+
border-radius: 2px;
|
|
17047
|
+
}
|
|
17048
|
+
.fc-mkui-sidebar-main-layout__splitter .fc-ui-splitter-bar {
|
|
17049
|
+
--fc-ui-border-color-light: transparent;
|
|
17050
|
+
}.fc-mkui-pro-form__container.is-inline {
|
|
17051
|
+
display: grid;
|
|
17052
|
+
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
|
|
17053
|
+
column-gap: 24px;
|
|
17054
|
+
}
|
|
17055
|
+
.fc-mkui-pro-form__container.is-inline .fc-ui-form-item {
|
|
17056
|
+
margin-right: 0;
|
|
17057
|
+
}.fc-mkui-data-table {
|
|
17058
|
+
height: 100%;
|
|
17059
|
+
}
|
|
17060
|
+
.fc-mkui-data-table .fc-ui-table {
|
|
17061
|
+
border-radius: 2px;
|
|
17062
|
+
}
|
|
17063
|
+
.fc-mkui-data-table .fc-ui-table__inner-wrapper .fc-ui-table__cell {
|
|
17064
|
+
border-right: none;
|
|
17065
|
+
}
|
|
17066
|
+
.fc-mkui-data-table .fc-ui-table__inner-wrapper::before {
|
|
17067
|
+
background-color: #c5d6ff;
|
|
17068
|
+
}
|
|
17069
|
+
.fc-mkui-data-table .fc-ui-table__inner-wrapper::after {
|
|
17070
|
+
background-color: #c5d6ff;
|
|
17071
|
+
}
|
|
17072
|
+
.fc-mkui-data-table .fc-ui-table--border::after {
|
|
17073
|
+
background-color: #c5d6ff;
|
|
17074
|
+
}
|
|
17075
|
+
.fc-mkui-data-table .fc-ui-table__border-left-patch {
|
|
17076
|
+
background-color: #c5d6ff;
|
|
17077
|
+
}
|
|
17078
|
+
.fc-mkui-data-table__query-box {
|
|
17079
|
+
display: flex;
|
|
17080
|
+
justify-content: space-between;
|
|
17081
|
+
align-items: flex-start;
|
|
17082
|
+
background-color: #e8efff;
|
|
17083
|
+
border-radius: 2px;
|
|
17084
|
+
margin-bottom: 8px;
|
|
17085
|
+
padding: 8px 16px;
|
|
17086
|
+
max-height: 44px;
|
|
17087
|
+
overflow: hidden;
|
|
17088
|
+
transition: max-height 0.4s cubic-bezier(0.23, 1, 0.32, 1);
|
|
17089
|
+
}
|
|
17090
|
+
.fc-mkui-data-table__query-box.is-expanded {
|
|
17091
|
+
max-height: var(--query-box-max-height);
|
|
17092
|
+
}
|
|
17093
|
+
.fc-mkui-data-table .fc-mkui-data-table__query-form {
|
|
17094
|
+
flex: 1;
|
|
17095
|
+
display: grid;
|
|
17096
|
+
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
|
|
17097
|
+
gap: 8px 24px;
|
|
17098
|
+
}
|
|
17099
|
+
.fc-mkui-data-table .fc-mkui-data-table__query-form .fc-ui-form-item {
|
|
17100
|
+
margin: 0;
|
|
17101
|
+
}
|
|
17102
|
+
.fc-mkui-data-table__tools {
|
|
17103
|
+
margin-top: auto;
|
|
17104
|
+
flex-shrink: 0;
|
|
17105
|
+
padding-left: 20px;
|
|
17106
|
+
}
|
|
17107
|
+
.fc-mkui-data-table__pagination-box {
|
|
17108
|
+
padding-top: 8px;
|
|
17109
|
+
}
|
|
17110
|
+
.fc-mkui-data-table__actions {
|
|
17111
|
+
display: flex;
|
|
17112
|
+
align-items: center;
|
|
17113
|
+
justify-content: flex-end;
|
|
17114
|
+
gap: 8px;
|
|
17115
|
+
}
|
|
17116
|
+
.fc-mkui-data-table__actions .fc-ui-button {
|
|
17117
|
+
margin: 0;
|
|
17014
17118
|
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { VNode } from 'vue';
|
|
2
|
+
import { RequestResult } from './DataTable.types';
|
|
3
|
+
import { TProFormField } from '../ProForm/ProForm.types';
|
|
4
|
+
declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5
|
+
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, never> & {
|
|
6
|
+
hasIndex?: boolean;
|
|
7
|
+
height?: number;
|
|
8
|
+
columns?: Array<{
|
|
9
|
+
prop: string;
|
|
10
|
+
label: string;
|
|
11
|
+
showOverflowTooltip?: boolean;
|
|
12
|
+
render?: (row: T, index: number) => VNode;
|
|
13
|
+
}>;
|
|
14
|
+
isPagination?: boolean;
|
|
15
|
+
fields?: Array<TProFormField>;
|
|
16
|
+
request?: (params: any) => Promise<RequestResult<T>>;
|
|
17
|
+
actions?: Array<{
|
|
18
|
+
label: string;
|
|
19
|
+
type?: "default" | "primary" | "success" | "warning" | "danger" | "info" | "";
|
|
20
|
+
disabled?: boolean | ((row: T) => boolean);
|
|
21
|
+
hidden?: boolean | ((row: T) => boolean);
|
|
22
|
+
onClick: (row: T, index: number) => void;
|
|
23
|
+
}>;
|
|
24
|
+
} & Partial<{}>> & import('vue').PublicProps;
|
|
25
|
+
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
26
|
+
attrs: any;
|
|
27
|
+
slots: {};
|
|
28
|
+
emit: {};
|
|
29
|
+
}>) => import('vue').VNode & {
|
|
30
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
31
|
+
};
|
|
32
|
+
export default _default;
|
|
33
|
+
type __VLS_PrettifyLocal<T> = {
|
|
34
|
+
[K in keyof T]: T[K];
|
|
35
|
+
} & {};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export declare const FcProDataTable: (<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
2
|
+
attrs: any;
|
|
3
|
+
slots: {};
|
|
4
|
+
emit: {};
|
|
5
|
+
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6
|
+
props: {
|
|
7
|
+
hasIndex?: boolean | undefined;
|
|
8
|
+
height?: number | undefined;
|
|
9
|
+
columns?: Array<{
|
|
10
|
+
prop: string;
|
|
11
|
+
label: string;
|
|
12
|
+
showOverflowTooltip?: boolean;
|
|
13
|
+
render?: (row: T, index: number) => import('vue').VNode;
|
|
14
|
+
}> | undefined;
|
|
15
|
+
isPagination?: boolean | undefined;
|
|
16
|
+
fields?: Array<import('..').TProFormField> | undefined;
|
|
17
|
+
request?: ((params: any) => Promise<import('./DataTable.types').RequestResult<T>>) | undefined;
|
|
18
|
+
actions?: Array<{
|
|
19
|
+
label: string;
|
|
20
|
+
type?: "default" | "primary" | "success" | "warning" | "danger" | "info" | "";
|
|
21
|
+
disabled?: boolean | ((row: T) => boolean);
|
|
22
|
+
hidden?: boolean | ((row: T) => boolean);
|
|
23
|
+
onClick: (row: T, index: number) => void;
|
|
24
|
+
}> | undefined;
|
|
25
|
+
} & import('vue').PublicProps;
|
|
26
|
+
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
27
|
+
attrs: any;
|
|
28
|
+
slots: {};
|
|
29
|
+
emit: {};
|
|
30
|
+
}>) => import('vue').VNode & {
|
|
31
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
32
|
+
}) & import('vue').Plugin;
|
|
33
|
+
export default FcProDataTable;
|
|
34
|
+
export * from './DataTable.types';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { ComponentsMap } from './componentsMap';
|
|
2
|
+
import { Ref, VNode } from 'vue';
|
|
3
|
+
export type TProFormField = {
|
|
4
|
+
span?: number | 'full';
|
|
5
|
+
prop: string;
|
|
6
|
+
label: string;
|
|
7
|
+
type?: (typeof ComponentsMap)[keyof typeof ComponentsMap]['name'];
|
|
8
|
+
attrs?: Record<string, any>;
|
|
9
|
+
render?: (model: Ref<any>, prop: string, label: string) => VNode;
|
|
10
|
+
};
|
|
11
|
+
export type TProFormProps = {
|
|
12
|
+
inline?: boolean;
|
|
13
|
+
labelPosition?: 'top' | 'left' | 'right';
|
|
14
|
+
fields: Array<TProFormField>;
|
|
15
|
+
};
|