@gct-paas/core-web 0.1.6-dev.3 → 0.1.6-dev.31
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/dist/{JsBarcode-DlXSdlvD.js → JsBarcode-DTG1d3qu.js} +2 -1
- package/dist/{chunk-DPOkwzLC.js → chunk-DXJR2dqr.js} +1 -0
- package/dist/{cropper-tw7tUDDe.js → cropper-Rc1OwUfQ.js} +2 -1
- package/dist/{de_DE-BnwOalCV.js → de_DE-wL8tZjVR.js} +2 -1
- package/dist/{defineProperty-Co6UJKQ3.js → defineProperty-D4XsO_UZ.js} +1 -0
- package/dist/diagram-config-item-B1HxzVyK.js +2 -0
- package/dist/diagram-config-item-reverse-wZclXuW0.js +2 -0
- package/dist/diagram-config-item-virtual-K06jhEW3.js +2 -0
- package/dist/{en_US-6Hw6WWah.js → en_US-cEhy7Q5G.js} +2 -1
- package/dist/{es_ES-tAqXFGrR.js → es_ES-BV7wGjoG.js} +2 -1
- package/dist/{fr_FR-BkDgVS_P.js → fr_FR-Cu622gBS.js} +2 -1
- package/dist/hooks-DezG8c3G.js +2 -0
- package/dist/icon-next-picker-C5M7RdRZ.js +2 -0
- package/dist/index.min.css +1 -1
- package/dist/{ja_JP-AsmV92nC.js → ja_JP-DwiA4Gih.js} +2 -1
- package/dist/loader.esm.min.js +2 -1
- package/dist/monaco-editor-CzZFpFQo.js +2 -0
- package/dist/{objectSpread2-DxfE1S3_.js → objectSpread2-BvU6kBi6.js} +1 -0
- package/dist/{overlayscrollbars-vue-DtKFrHnA.js → overlayscrollbars-vue-CDbMqI8t.js} +1 -0
- package/dist/{pt_PT-CCVWOJzE.js → pt_PT-Bk95Us99.js} +2 -1
- package/dist/relationship-diagram-config-DbBnX_X4.js +2 -0
- package/dist/{rich-editor-K2Pv0Uja.js → rich-editor-Qtbi-9Xi.js} +2 -1
- package/dist/{ru_RU-w4sUgbzL.js → ru_RU-CAYC11Ow.js} +2 -1
- package/dist/{tr_TR-CGZch3eB.js → tr_TR-BZEp7ry1.js} +2 -1
- package/dist/useMonacoEditor-Db7AEacj.js +2 -0
- package/dist/{vi_VN-DONxIDR7.js → vi_VN-Bkvt7z6u.js} +2 -1
- package/dist/{zh_CN-BxdD8hqG.js → zh_CN-DniXbafR.js} +2 -1
- package/dist/{zh_TW-D5Y8j-oG.js → zh_TW-CPSZGRBq.js} +2 -1
- package/es/components/I18nSelect/src/i18n-select-btn.vue.mjs +2 -2
- package/es/components/I18nSelect/src/i18n-select-btn.vue_vue_type_script_setup_true_name_i18n-select-btn_lang.mjs +4 -4
- package/es/components/I18nSelect/src/{i18n-select-btn.vue_vue_type_style_index_0_scoped_ab917ea8_lang.css → i18n-select-btn.vue_vue_type_style_index_0_scoped_efd9b5f6_lang.css} +14 -14
- package/es/components/I18nSelect/src/i18n-select-input-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +3 -2
- package/es/components/I18nSelect/src/i18n-select-textarea-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +3 -2
- package/es/components/UserPick/src/user-pick.vue.mjs +2 -2
- package/es/components/UserPick/src/user-pick.vue_vue_type_script_setup_true_lang.mjs +15 -17
- package/es/components/UserPick/src/user-pick.vue_vue_type_style_index_0_scoped_622db2b9_lang.css +56 -0
- package/es/components/app-drawer/app-drawer-component.css +82 -0
- package/es/components/app-drawer/app-drawer-component.d.ts +26 -0
- package/es/components/app-drawer/app-drawer-component.mjs +84 -0
- package/es/components/app-popover/app-popover-component.mjs +1 -1
- package/es/components/base-button/base-button.vue.mjs +1 -1
- package/es/components/batch-select-list/batch-select-list.css +119 -0
- package/es/components/batch-select-list/batch-select-list.d.ts +158 -0
- package/es/components/batch-select-list/batch-select-list.mjs +133 -0
- package/es/components/design-save-tip/design-save-tip.css +107 -0
- package/es/components/design-save-tip/design-save-tip.d.ts +44 -0
- package/es/components/design-save-tip/design-save-tip.mjs +81 -0
- package/es/components/design-step-check/design-step-check.css +133 -0
- package/es/components/design-step-check/design-step-check.d.ts +30 -0
- package/es/components/design-step-check/design-step-check.mjs +96 -0
- package/es/components/design-view-layout/design-view-layout.css +184 -0
- package/es/components/design-view-layout/design-view-layout.d.ts +1 -0
- package/es/components/design-view-layout/design-view-layout.mjs +149 -0
- package/es/components/field-cascader/index.d.ts +2 -1
- package/es/components/field-cascader/src/hooks.d.ts +3 -0
- package/es/components/field-tree-select/field-tree-select.vue.mjs +2 -2
- package/es/components/field-tree-select/field-tree-select.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/es/components/field-tree-select/{field-tree-select.vue_vue_type_style_index_0_scoped_898030d3_lang.css → field-tree-select.vue_vue_type_style_index_0_scoped_24efd443_lang.css} +20 -20
- package/es/components/field-upload/src/FieldUpload.vue_vue_type_script_setup_true_name_FieldUpload_lang.mjs +1 -0
- package/es/components/field-upload/src/components/base-upload.vue.mjs +2 -2
- package/es/components/field-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +2 -2
- package/es/components/field-upload/src/components/{base-upload.vue_vue_type_style_index_0_scoped_65872e0a_lang.css → base-upload.vue_vue_type_style_index_0_scoped_6f57e635_lang.css} +18 -18
- package/es/components/field-upload/src/components/file-list.vue_vue_type_script_setup_true_name_fileList_lang.mjs +1 -0
- package/es/components/field-upload/src/types/index.d.ts +1 -4
- package/es/components/field-upload/src/types/index.mjs +2 -6
- package/es/components/icon-next-picker/icon-next-picker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs +2 -4
- package/es/components/image-upload/index.mjs +1 -1
- package/es/components/image-upload/src/components/base-upload.vue.mjs +2 -2
- package/es/components/image-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +2 -2
- package/es/components/image-upload/src/components/{base-upload.vue_vue_type_style_index_0_scoped_2a928323_lang.css → base-upload.vue_vue_type_style_index_0_scoped_9b34005c_lang.css} +17 -17
- package/es/components/image-upload/src/components/upload-design.vue.mjs +2 -2
- package/es/components/image-upload/src/components/upload-design.vue_vue_type_script_name_UploadDesign_setup_true_lang.mjs +3 -2
- package/es/components/image-upload/src/components/upload-design.vue_vue_type_style_index_0_scoped_15add37b_lang.css +33 -0
- package/es/components/image-upload/src/types/index.d.ts +1 -4
- package/es/components/image-upload/src/types/index.mjs +1 -8
- package/es/components/index.d.ts +14 -4
- package/es/components/index.mjs +33 -3
- package/es/components/label-design/components/widgets/Text.vue.mjs +2 -2
- package/es/components/label-design/components/widgets/Text.vue_vue_type_script_setup_true_lang.mjs +3 -6
- package/es/components/label-design/components/widgets/{Text.vue_vue_type_style_index_0_scoped_a83957ab_lang.css → Text.vue_vue_type_style_index_0_scoped_170abee2_lang.css} +5 -4
- package/es/components/label-design/components/widgets/index.mjs +4 -1
- package/es/components/label-design/designer.vue.d.ts +2 -0
- package/es/components/label-design/designer.vue.mjs +7 -0
- package/es/components/label-design/designer.vue_vue_type_script_setup_true_lang.mjs +32 -0
- package/es/components/label-design/designer.vue_vue_type_style_index_0_scoped_260222c9_lang.css +32 -0
- package/es/components/label-design/header/header.vue.d.ts +6 -0
- package/es/components/label-design/header/header.vue.mjs +7 -0
- package/es/components/label-design/header/header.vue_vue_type_script_setup_true_lang.mjs +232 -0
- package/es/components/label-design/header/header.vue_vue_type_style_index_0_scoped_aa2b4235_lang.css +39 -0
- package/es/components/label-design/header/test-var-modal.vue.d.ts +204 -0
- package/es/components/label-design/header/test-var-modal.vue.mjs +7 -0
- package/es/components/label-design/header/test-var-modal.vue_vue_type_script_setup_true_lang.mjs +202 -0
- package/es/components/label-design/header/test-var-modal.vue_vue_type_style_index_0_scoped_972496bb_lang.css +69 -0
- package/es/components/label-design/index.d.ts +11 -1
- package/es/components/label-design/index.mjs +10 -1
- package/es/components/label-design/modal/index.d.ts +1 -1
- package/es/components/label-design/modal/index.mjs +7 -7
- package/es/components/label-design/modal/template.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/es/components/label-design/panels/modals/diff-modal.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/es/components/label-design/panels/panel.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/label-design/panels/widget/component-properties.vue.mjs +2 -2
- package/es/components/label-design/panels/widget/component-properties.vue_vue_type_script_setup_true_name_component-properties_lang.mjs +33 -3
- package/es/components/label-design/panels/widget/{component-properties.vue_vue_type_style_index_0_scoped_4a732e3f_lang.css → component-properties.vue_vue_type_style_index_0_scoped_dff66bbe_lang.css} +10 -10
- package/es/components/label-design/panels/widget/components/label-params-select.vue.d.ts +35 -0
- package/es/components/label-design/panels/widget/controls/Border.vue.mjs +14 -14
- package/es/components/label-design/panels/widget/controls/{Border.vue_vue_type_style_index_0_scoped_5d5ceddd_lang.css → Border.vue_vue_type_style_index_0_scoped_70116f39_lang.css} +5 -5
- package/es/components/label-design/panels/widget/controls/FontFamily.vue_vue_type_script_lang.mjs +1 -1
- package/es/components/label-design/panels/widget/controls/VariableSelect.vue_vue_type_script_setup_true_name_variable-select_lang.mjs +1 -1
- package/es/components/label-design/panels/widget/controls/field-content.vue.mjs +2 -2
- package/es/components/label-design/panels/widget/controls/field-content.vue_vue_type_script_setup_true_name_field-content_lang.mjs +2 -2
- package/es/components/label-design/panels/widget/controls/field-content.vue_vue_type_style_index_0_scoped_68aaf84d_lang.css +6 -0
- package/es/components/label-design/panels/widget/controls/labelTemplate.vue.mjs +2 -2
- package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_script_setup_true_lang.mjs +1 -16
- package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_c628d318_lang.css +10 -0
- package/es/components/label-design/panels/widget/panel-widget.vue_vue_type_style_index_0_lang.css +5 -5
- package/es/components/label-design/stage/stage.vue.d.ts +9 -0
- package/es/components/label-design/stage/stage.vue.mjs +2 -2
- package/es/components/label-design/stage/stage.vue_vue_type_script_setup_true_lang.mjs +2 -1
- package/es/components/label-design/stage/{stage.vue_vue_type_style_index_0_scoped_53b1f897_lang.css → stage.vue_vue_type_style_index_0_scoped_9275e9fb_lang.css} +8 -8
- package/es/components/label-design/type/index.d.ts +15 -0
- package/es/components/label-design/type/index.mjs +11 -0
- package/es/components/layout/view-container/view-container.d.ts +1 -11
- package/es/components/layout/view-container/view-container.mjs +10 -14
- package/es/components/modal-name-editor/modal-name-editor.css +117 -0
- package/es/components/modal-name-editor/modal-name-editor.d.ts +43 -0
- package/es/components/modal-name-editor/modal-name-editor.mjs +129 -0
- package/es/components/model-cascader/index.d.ts +34 -0
- package/es/components/model-cascader/index.mjs +98 -0
- package/es/components/model-cascader/style.css +54 -0
- package/es/components/model-cascader/util.d.ts +27 -0
- package/es/components/model-cascader/util.mjs +73 -0
- package/es/components/monaco-editor/monaco-editor.css +70 -0
- package/es/components/monaco-editor/monaco-editor.d.ts +22 -0
- package/es/components/monaco-editor/monaco-editor.mjs +82 -0
- package/es/components/number-range/number-range.vue.mjs +2 -2
- package/es/components/number-range/number-range.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/number-range/{number-range.vue_vue_type_style_index_0_scoped_283a5280_lang.css → number-range.vue_vue_type_style_index_0_scoped_9970d677_lang.css} +2 -2
- package/es/components/open-select-user-modal/SelectUserContainer.vue.d.ts +21 -0
- package/es/components/open-select-user-modal/SelectUserContainer.vue.mjs +8 -0
- package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_script_setup_true_name_SelectUserContainer_lang.mjs +383 -0
- package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_style_index_0_scoped_1fd02207_lang.css +11 -0
- package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_style_index_1_lang.css +144 -0
- package/es/components/open-select-user-modal/component/dynamic.vue.d.ts +12 -0
- package/es/components/open-select-user-modal/component/dynamic.vue.mjs +7 -0
- package/es/components/open-select-user-modal/component/dynamic.vue_vue_type_script_setup_true_name_waiting-area-dynamic_lang.mjs +143 -0
- package/es/components/open-select-user-modal/component/dynamic.vue_vue_type_style_index_0_scoped_e32390db_lang.css +30 -0
- package/es/components/open-select-user-modal/component/extra-user.vue.d.ts +16 -0
- package/es/components/open-select-user-modal/component/extra-user.vue.mjs +7 -0
- package/es/components/open-select-user-modal/component/extra-user.vue_vue_type_script_setup_true_name_waiting-area-extra-user_lang.mjs +80 -0
- package/es/components/open-select-user-modal/component/extra-user.vue_vue_type_style_index_0_scoped_75c9dc57_lang.css +12 -0
- package/es/components/open-select-user-modal/component/org.vue.d.ts +11 -0
- package/es/components/open-select-user-modal/component/org.vue.mjs +6 -0
- package/es/components/open-select-user-modal/component/org.vue_vue_type_script_setup_true_name_waiting-area-org_lang.mjs +87 -0
- package/es/components/open-select-user-modal/component/role.vue.d.ts +11 -0
- package/es/components/open-select-user-modal/component/role.vue.mjs +6 -0
- package/es/components/open-select-user-modal/component/role.vue_vue_type_script_setup_true_name_waiting-area-role_lang.mjs +90 -0
- package/es/components/open-select-user-modal/component/search-input.vue.d.ts +9 -0
- package/es/components/open-select-user-modal/component/search-input.vue.mjs +5 -0
- package/es/components/open-select-user-modal/component/search-input.vue_vue_type_script_setup_true_name_search-input_lang.mjs +35 -0
- package/es/components/open-select-user-modal/component/select-area.vue.d.ts +10 -0
- package/es/components/open-select-user-modal/component/select-area.vue.mjs +7 -0
- package/es/components/open-select-user-modal/component/select-area.vue_vue_type_script_setup_true_name_waiting-area-select-area_lang.mjs +125 -0
- package/es/components/open-select-user-modal/component/select-area.vue_vue_type_style_index_0_scoped_7ba4ab92_lang.css +36 -0
- package/es/components/open-select-user-modal/component/user-group.vue.d.ts +11 -0
- package/es/components/open-select-user-modal/component/user-group.vue.mjs +6 -0
- package/es/components/open-select-user-modal/component/user-group.vue_vue_type_script_setup_true_name_waiting-area-user-group_lang.mjs +87 -0
- package/es/components/open-select-user-modal/component/user-group.vue_vue_type_style_index_0_lang.css +114 -0
- package/es/components/open-select-user-modal/component/user.vue.d.ts +17 -0
- package/es/components/open-select-user-modal/component/user.vue.mjs +8 -0
- package/es/components/open-select-user-modal/component/user.vue_vue_type_script_setup_true_name_waiting-area-user_lang.mjs +204 -0
- package/es/components/open-select-user-modal/component/user.vue_vue_type_style_index_1_scoped_c546c256_lang.css +45 -0
- package/es/components/open-select-user-modal/controller/base-controller.d.ts +21 -0
- package/es/components/open-select-user-modal/controller/base-controller.mjs +15 -0
- package/es/components/open-select-user-modal/controller/edhr-controller.d.ts +17 -0
- package/es/components/open-select-user-modal/controller/edhr-controller.mjs +39 -0
- package/es/components/open-select-user-modal/controller/index.d.ts +18 -0
- package/es/components/open-select-user-modal/controller/index.mjs +42 -0
- package/es/components/open-select-user-modal/controller/paas-controller.d.ts +10 -0
- package/es/components/open-select-user-modal/controller/paas-controller.mjs +31 -0
- package/es/components/open-select-user-modal/index.d.ts +15 -0
- package/es/components/open-select-user-modal/index.mjs +40 -0
- package/es/components/open-select-user-modal/type/index.d.ts +7 -0
- package/es/components/overlay-scrollbars/gct-overlay-scrollbars.d.ts +2 -3
- package/es/components/paas-bpmn-log/components/approval-node.vue.mjs +2 -2
- package/es/components/paas-bpmn-log/components/approval-node.vue_vue_type_script_setup_true_lang.mjs +8 -10
- package/es/components/paas-bpmn-log/components/{approval-node.vue_vue_type_style_index_0_scoped_a88d7ef9_lang.css → approval-node.vue_vue_type_style_index_0_scoped_b28cab6b_lang.css} +9 -9
- package/es/components/paas-bpmn-log/components/user-list.vue.mjs +2 -2
- package/es/components/paas-bpmn-log/components/user-list.vue_vue_type_script_setup_true_lang.mjs +2 -1
- package/es/components/paas-bpmn-log/components/{user-list.vue_vue_type_style_index_0_scoped_27aa2bf0_lang.css → user-list.vue_vue_type_style_index_0_scoped_80624e20_lang.css} +3 -3
- package/es/components/paas-bpmn-log/hooks/uselog.mjs +1 -1
- package/es/components/paas-bpmn-log/paas-bpmn-log.vue.mjs +2 -2
- package/es/components/paas-bpmn-log/paas-bpmn-log.vue_vue_type_script_setup_true_lang.mjs +15 -17
- package/es/components/paas-bpmn-log/{paas-bpmn-log.vue_vue_type_style_index_0_scoped_c85122b0_lang.css → paas-bpmn-log.vue_vue_type_style_index_0_scoped_359cf19e_lang.css} +9 -9
- package/es/components/select-user-modal/deptUser.vue.d.ts +9 -0
- package/es/components/select-user-modal/deptUser.vue.mjs +7 -0
- package/es/components/select-user-modal/deptUser.vue_vue_type_script_setup_true_name_deptUser_lang.mjs +296 -0
- package/es/components/select-user-modal/deptUser.vue_vue_type_style_index_0_scoped_02dff7bf_lang.css +40 -0
- package/es/components/select-user-modal/index.d.ts +2 -0
- package/es/components/select-user-modal/index.mjs +1 -0
- package/es/components/select-user-modal/range-role.vue.d.ts +9 -0
- package/es/components/select-user-modal/range-role.vue.mjs +7 -0
- package/es/components/select-user-modal/range-role.vue_vue_type_script_setup_true_name_role_lang.mjs +137 -0
- package/es/components/select-user-modal/range-role.vue_vue_type_style_index_0_scoped_1241bcdf_lang.css +34 -0
- package/es/components/select-user-modal/select-user-modal.vue.d.ts +12 -0
- package/es/components/select-user-modal/select-user-modal.vue.mjs +7 -0
- package/es/components/select-user-modal/select-user-modal.vue_vue_type_script_setup_true_name_select-user-modal_lang.mjs +123 -0
- package/es/components/select-user-modal/select-user-modal.vue_vue_type_style_index_0_scoped_8316b821_lang.css +14 -0
- package/es/components/select-user-modal/userGroup.vue.d.ts +9 -0
- package/es/components/select-user-modal/userGroup.vue.mjs +7 -0
- package/es/components/select-user-modal/userGroup.vue_vue_type_script_setup_true_name_userGroup_lang.mjs +149 -0
- package/es/components/select-user-modal/userGroup.vue_vue_type_style_index_0_scoped_47d1cbaa_lang.css +19 -0
- package/es/components/serial-number/components/data-field-cascader.vue.d.ts +15 -0
- package/es/components/serial-number/components/data-field-cascader.vue.mjs +8 -0
- package/es/components/serial-number/components/data-field-cascader.vue_vue_type_script_setup_true_lang.mjs +496 -0
- package/es/components/serial-number/components/data-field-cascader.vue_vue_type_style_index_0_scoped_9a2af5c6_lang.css +134 -0
- package/es/components/serial-number/components/data-field-cascader.vue_vue_type_style_index_1_lang.css +18 -0
- package/es/components/serial-number/serial-number-container.vue.mjs +2 -2
- package/es/components/serial-number/serial-number-container.vue_vue_type_script_setup_true_name_serial-number-container_lang.mjs +1 -0
- package/es/components/serial-number/{serial-number-container.vue_vue_type_style_index_0_scoped_35a73b4c_lang.css → serial-number-container.vue_vue_type_style_index_0_scoped_28b84222_lang.css} +7 -7
- package/es/components/serial-number/serial-number-item.vue.d.ts +28 -1
- package/es/components/serial-number/serial-number-item.vue.mjs +2 -2
- package/es/components/serial-number/serial-number-item.vue_vue_type_script_setup_true_lang.mjs +31 -24
- package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_94ffcb8c_lang.css +67 -0
- package/es/components/shrink-panel/shrink-panel.css +130 -0
- package/es/components/shrink-panel/shrink-panel.d.ts +23 -0
- package/es/components/shrink-panel/shrink-panel.mjs +41 -0
- package/es/components/ui/basic-grid/basic-grid.vue.d.ts +81 -0
- package/es/components/ui/basic-grid/basic-grid.vue.mjs +7 -0
- package/es/components/ui/basic-grid/basic-grid.vue_vue_type_script_setup_true_name_basic-grid_lang.mjs +134 -0
- package/es/components/ui/basic-grid/basic-grid.vue_vue_type_style_index_0_scoped_99a4ea49_lang.css +90 -0
- package/es/components/ui/basic-grid/index.d.ts +3 -0
- package/es/components/ui/basic-grid/index.mjs +1 -0
- package/es/components/ui/basic-grid/types.d.ts +6 -0
- package/es/components/ui/embed-grid/embed-grid.vue.d.ts +62 -0
- package/es/components/ui/embed-grid/embed-grid.vue.mjs +7 -0
- package/es/components/ui/embed-grid/embed-grid.vue_vue_type_script_setup_true_name_embed-grid_lang.mjs +73 -0
- package/es/components/ui/embed-grid/index.d.ts +3 -0
- package/es/components/ui/embed-grid/index.mjs +1 -0
- package/es/components/ui/embed-grid/types.d.ts +5 -0
- package/es/components/ui/form-alert/form-alert.vue.d.ts +10 -0
- package/es/components/ui/form-alert/form-alert.vue.mjs +7 -0
- package/es/components/ui/form-alert/form-alert.vue_vue_type_script_setup_true_name_form-alert_lang.mjs +31 -0
- package/es/components/ui/form-alert/form-alert.vue_vue_type_style_index_0_scoped_a6bdad9c_lang.css +64 -0
- package/es/components/ui/grid-btns/grid-btns.vue.d.ts +2 -0
- package/es/components/ui/grid-btns/grid-btns.vue.mjs +7 -0
- package/es/components/ui/grid-btns/grid-btns.vue_vue_type_script_setup_true_name_grid-btns_lang.mjs +15 -0
- package/es/components/ui/grid-btns/grid-btns.vue_vue_type_style_index_0_scoped_e3385a9e_lang.css +70 -0
- package/es/components/ui/grid-pagination/grid-pagination.vue.d.ts +12 -0
- package/es/components/ui/grid-pagination/grid-pagination.vue.mjs +7 -0
- package/es/components/ui/grid-pagination/grid-pagination.vue_vue_type_script_setup_true_name_grid-pagination_lang.mjs +57 -0
- package/es/components/ui/grid-pagination/grid-pagination.vue_vue_type_style_index_0_scoped_4905eabf_lang.css +68 -0
- package/es/components/ui/grid-pagination/index.d.ts +3 -0
- package/es/components/ui/grid-pagination/index.mjs +1 -0
- package/es/components/ui/grid-pagination/types.d.ts +24 -0
- package/es/components/{BpmnRuntime/paas/paas-bpmn-runtime.vue.d.ts → ui/highlight/highlight.vue.d.ts} +2 -1
- package/es/components/ui/highlight/highlight.vue.mjs +7 -0
- package/es/components/ui/highlight/highlight.vue_vue_type_script_setup_true_name_highlight_lang.mjs +30 -0
- package/es/components/ui/highlight/highlight.vue_vue_type_style_index_0_scoped_e17c6606_lang.css +6 -0
- package/es/components/ui/icon-tooltip/icon-tooltip.vue.d.ts +10 -0
- package/es/components/ui/icon-tooltip/icon-tooltip.vue.mjs +7 -0
- package/es/components/ui/icon-tooltip/icon-tooltip.vue_vue_type_script_setup_true_name_icon-tooltip_lang.mjs +27 -0
- package/es/components/ui/icon-tooltip/icon-tooltip.vue_vue_type_style_index_0_scoped_a35580e4_lang.css +68 -0
- package/es/components/ui/index.d.ts +10 -0
- package/es/components/ui/index.mjs +12 -0
- package/es/components/ui/modal-wrapper/modal-wrapper.vue.d.ts +26 -0
- package/es/components/ui/modal-wrapper/modal-wrapper.vue.mjs +7 -0
- package/es/components/ui/modal-wrapper/modal-wrapper.vue_vue_type_script_setup_true_name_modal-wrapper_lang.mjs +78 -0
- package/es/components/ui/modal-wrapper/modal-wrapper.vue_vue_type_style_index_0_scoped_6b8a9609_lang.css +28 -0
- package/es/components/ui/notice/index.d.ts +8 -0
- package/es/components/ui/notice/index.mjs +31 -0
- package/es/create-app-vue.d.ts +2 -2
- package/es/create-app-vue.mjs +11 -7
- package/es/hooks/index.d.ts +3 -1
- package/es/hooks/index.mjs +3 -1
- package/es/hooks/useKeyParser.d.ts +16 -0
- package/es/hooks/useKeyParser.mjs +79 -0
- package/es/hooks/usePrinter.d.ts +19 -0
- package/es/hooks/usePrinter.mjs +50 -0
- package/es/hooks/useTreeList.d.ts +23 -0
- package/es/hooks/useTreeList.mjs +160 -0
- package/es/index.d.ts +7 -1
- package/es/index.mjs +94 -46
- package/es/interface/i-view-step/i-view-step.d.ts +32 -0
- package/es/interface/index.d.ts +1 -0
- package/es/locale/auto-register.d.ts +2 -0
- package/es/locale/auto-register.mjs +43 -0
- package/es/locale/sys/app.d.ts +4 -0
- package/es/locale/sys/app.mjs +6 -0
- package/es/locale/sys/appDesigner.d.ts +20 -0
- package/es/locale/sys/appDesigner.mjs +32 -0
- package/es/locale/sys/cardDesign.d.ts +9 -0
- package/es/locale/sys/cardDesign.mjs +11 -0
- package/es/locale/sys/component.d.ts +11 -1
- package/es/locale/sys/component.mjs +32 -0
- package/es/locale/sys/edhr.d.ts +5 -0
- package/es/locale/sys/edhr.mjs +9 -0
- package/es/locale/sys/expression.d.ts +4 -0
- package/es/locale/sys/expression.mjs +6 -0
- package/es/locale/sys/i18n.mjs +10 -0
- package/es/locale/sys/integration.mjs +6 -0
- package/es/locale/sys/ipaas.mjs +6 -0
- package/es/locale/sys/model.d.ts +6 -1
- package/es/locale/sys/model.mjs +26 -0
- package/es/locale/sys/onlineForm.d.ts +5 -0
- package/es/locale/sys/onlineForm.mjs +9 -0
- package/es/locale/sys/org.d.ts +3 -3
- package/es/locale/sys/org.mjs +14 -0
- package/es/locale/sys/pageDesigner.d.ts +44 -0
- package/es/locale/sys/pageDesigner.mjs +58 -0
- package/es/locale/sys/printDesigner.d.ts +12 -0
- package/es/locale/sys/printDesigner.mjs +16 -0
- package/es/locale/sys/process.mjs +6 -0
- package/es/locale/sys/webRender.d.ts +25 -0
- package/es/locale/sys/webRender.mjs +33 -0
- package/es/locale/sys.d.ts +43 -2
- package/es/locale/sys.mjs +65 -0
- package/es/modules/category/category-modal.vue.d.ts +11 -0
- package/es/modules/category/category-modal.vue.mjs +7 -0
- package/es/modules/category/category-modal.vue_vue_type_script_setup_true_name_category-modal_lang.mjs +54 -0
- package/es/modules/category/category-modal.vue_vue_type_style_index_0_scoped_5883fe72_lang.css +67 -0
- package/es/modules/category/category-sider.vue.d.ts +337 -0
- package/es/modules/category/category-sider.vue.mjs +7 -0
- package/es/modules/category/category-sider.vue_vue_type_script_setup_true_name_category-sider_lang.mjs +239 -0
- package/es/modules/category/category-sider.vue_vue_type_style_index_0_scoped_256dbd12_lang.css +210 -0
- package/es/modules/category/hooks/useCategory.d.ts +20 -0
- package/es/modules/category/hooks/useCategory.mjs +139 -0
- package/es/modules/category/index.d.ts +2 -0
- package/es/modules/category/index.mjs +2 -0
- package/es/modules/category/type.d.ts +8 -0
- package/es/modules/color-picker/index.mjs +1 -1
- package/es/modules/color-picker/src/ColorPicker.vue.mjs +2 -2
- package/es/modules/color-picker/src/{ColorPicker.vue_vue_type_style_index_0_scoped_7bfd9ca3_lang.css → ColorPicker.vue_vue_type_style_index_0_scoped_858da81a_lang.css} +3 -3
- package/es/modules/color-picker/src/color-editor.vue.mjs +1 -1
- package/es/modules/data-rules-container/index.d.ts +6 -0
- package/es/modules/data-rules-container/index.mjs +5 -0
- package/es/modules/data-rules-container/src/components/header-action.vue.d.ts +10 -0
- package/es/modules/data-rules-container/src/components/header-action.vue.mjs +7 -0
- package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_script_setup_true_name_header-action_lang.mjs +36 -0
- package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_style_index_0_scoped_4e281013_lang.css +32 -0
- package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.d.ts +8 -0
- package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +267 -0
- package/es/modules/data-rules-container/src/components/perm-action-node.vue.d.ts +22 -0
- package/es/modules/data-rules-container/src/components/perm-action-node.vue.mjs +7 -0
- package/es/modules/data-rules-container/src/components/perm-action-node.vue_vue_type_script_setup_true_name_perm-action-node_lang.mjs +384 -0
- package/es/modules/data-rules-container/src/components/perm-action-node.vue_vue_type_style_index_0_scoped_a053095c_lang.css +73 -0
- package/es/modules/data-rules-container/src/components/perm-root-node.vue.d.ts +3 -0
- package/es/modules/data-rules-container/src/components/perm-root-node.vue.mjs +7 -0
- package/es/modules/data-rules-container/src/components/perm-root-node.vue_vue_type_script_setup_true_name_perm-root-node_lang.mjs +61 -0
- package/es/modules/data-rules-container/src/components/perm-root-node.vue_vue_type_style_index_0_scoped_ca5c9d20_lang.css +74 -0
- package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.d.ts +11 -0
- package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +93 -0
- package/es/modules/data-rules-container/src/components/request-select-cmp.vue.d.ts +9 -0
- package/es/modules/data-rules-container/src/components/request-select-cmp.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/request-select-cmp.vue_vue_type_script_setup_true_name_request-select-cmp_lang.mjs +117 -0
- package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.d.ts +3 -0
- package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.mjs +6 -0
- package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue_vue_type_script_name_gct-select_setup_true_lang.mjs +100 -0
- package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue_vue_type_style_index_0_lang.css +21 -0
- package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.d.ts +32 -0
- package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/select-modal-cmp.vue_vue_type_script_setup_true_name_select-modal-cmp_lang.mjs +268 -0
- package/es/modules/data-rules-container/src/components/select-more.vue.d.ts +8 -0
- package/es/modules/data-rules-container/src/components/select-more.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/select-more.vue_vue_type_script_setup_true_lang.mjs +26 -0
- package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.d.ts +12 -0
- package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue_vue_type_script_setup_true_name_select-userdep-cmp_lang.mjs +103 -0
- package/es/modules/data-rules-container/src/components/tree-action-node.vue.d.ts +25 -0
- package/es/modules/data-rules-container/src/components/tree-action-node.vue.mjs +7 -0
- package/es/modules/data-rules-container/src/components/tree-action-node.vue_vue_type_script_setup_true_name_tree-action-node_lang.mjs +544 -0
- package/es/modules/data-rules-container/src/components/tree-action-node.vue_vue_type_style_index_0_scoped_f37ec578_lang.css +67 -0
- package/es/modules/data-rules-container/src/components/tree-root-node.vue.d.ts +3 -0
- package/es/modules/data-rules-container/src/components/tree-root-node.vue.mjs +7 -0
- package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_script_setup_true_name_tree-root-node_lang.mjs +108 -0
- package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_style_index_0_scoped_74e5fbf3_lang.css +29 -0
- package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.d.ts +3 -0
- package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/components/tree-select-cmp.vue_vue_type_script_name_gct-select_setup_true_lang.mjs +89 -0
- package/es/modules/data-rules-container/src/constant/config.d.ts +146 -0
- package/es/modules/data-rules-container/src/constant/config.mjs +548 -0
- package/es/modules/data-rules-container/src/constant/interface.d.ts +85 -0
- package/es/modules/data-rules-container/src/constant/interface.mjs +149 -0
- package/es/modules/data-rules-container/src/data-rules-container.vue.d.ts +45 -0
- package/es/modules/data-rules-container/src/data-rules-container.vue.mjs +6 -0
- package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_script_setup_true_name_data-rules-container_lang.mjs +234 -0
- package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_style_index_0_lang.css +149 -0
- package/es/modules/data-rules-container/src/data-rules-modal.d.ts +75 -0
- package/es/modules/data-rules-container/src/data-rules-modal.mjs +105 -0
- package/es/modules/data-rules-container/src/field-role-container.vue.d.ts +14 -0
- package/es/modules/data-rules-container/src/field-role-container.vue.mjs +5 -0
- package/es/modules/data-rules-container/src/field-role-container.vue_vue_type_script_setup_true_name_field-role-container_lang.mjs +73 -0
- package/es/modules/data-rules-container/src/hooks/useDataRulesTree.d.ts +30 -0
- package/es/modules/data-rules-container/src/hooks/useDataRulesTree.mjs +317 -0
- package/es/modules/data-rules-container/src/hooks/useEmitter.d.ts +10 -0
- package/es/modules/data-rules-container/src/hooks/useRdoHooks.d.ts +37 -0
- package/es/modules/data-rules-container/src/hooks/useRdoHooks.mjs +144 -0
- package/es/modules/data-rules-container/src/hooks/useRole.d.ts +7 -0
- package/es/modules/data-rules-container/src/typing.d.ts +40 -0
- package/es/modules/gct-dnd/components/gct-dnd-container/gct-dnd-container.mjs +3 -2
- package/es/modules/gct-form/components/flex-container/flex-container.d.ts +2 -6
- package/es/modules/gct-form/components/flex-container/flex-container.mjs +19 -24
- package/es/modules/gct-form/components/flex-item/flex-item.mjs +1 -1
- package/es/modules/gct-form/components/grid-container/grid-container.mjs +5 -2
- package/es/modules/gct-form/controller/editor-item/editor-item.controller.d.ts +1 -0
- package/es/modules/gct-form/controller/editor-item/editor-item.controller.mjs +11 -0
- package/es/modules/gct-form/controller/form-edit-item/form-edit-item.controller.d.ts +2 -0
- package/es/modules/gct-form/controller/form-edit-item/form-edit-item.controller.mjs +12 -4
- package/es/modules/gct-form/controller/form-item-basic/form-item-basic.controller.mjs +2 -0
- package/es/modules/gct-form/controller/form-item-hidden/form-item-hidden.controller.d.ts +2 -2
- package/es/modules/gct-form/controller/form-item-hidden/form-item-hidden.controller.mjs +2 -2
- package/es/modules/gct-form/controller/gct-form/gct-form.controller.mjs +1 -0
- package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.css +67 -0
- package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.d.ts +50 -0
- package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.mjs +62 -0
- package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.provider.d.ts +13 -0
- package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.provider.mjs +15 -0
- package/es/modules/gct-form/editor/gct-form-date-range/index.d.ts +4 -0
- package/es/modules/gct-form/editor/gct-form-date-range/index.mjs +8 -0
- package/es/modules/gct-form/editor/gct-form-formula/gct-form-formula.mjs +6 -7
- package/es/modules/gct-form/editor/gct-form-i18n/gct-form-i18n.mjs +6 -4
- package/es/modules/gct-form/editor/gct-form-select/gct-form-select.mjs +1 -1
- package/es/modules/gct-form/editor/index.mjs +2 -1
- package/es/modules/gct-form/hooks/index.d.ts +1 -0
- package/es/modules/gct-form/hooks/index.mjs +1 -0
- package/es/modules/gct-form/hooks/use-form-value/use-form-value.d.ts +11 -0
- package/es/modules/gct-form/hooks/use-form-value/use-form-value.mjs +27 -0
- package/es/modules/gct-form/index.mjs +3 -0
- package/es/modules/gct-form/interface/i-controller/form-edit-item/form-edit-item.controller.d.ts +7 -0
- package/es/modules/gct-form/interface/i-controller/form-hidden-item/form-hidden-item.controller.d.ts +4 -4
- package/es/modules/gct-form/interface/i-form/i-form-hidden-item.d.ts +3 -3
- package/es/modules/gct-form/interface/i-form/i-form-item-basic.d.ts +8 -0
- package/es/modules/gct-form/widgets/gct-form/gct-form-collapse/gct-form-collapse.mjs +3 -1
- package/es/modules/gct-form/widgets/gct-form/gct-form-collapse-pane/gct-form-collapse-pane.mjs +7 -6
- package/es/modules/gct-form/widgets/gct-form/gct-form-group/gct-form-group.mjs +2 -2
- package/es/modules/gct-form/widgets/gct-form/gct-form-hidden-item/gct-form-hidden-item.model.d.ts +2 -2
- package/es/modules/gct-form/widgets/gct-form/gct-form-hidden-item/gct-form-hidden-item.model.mjs +1 -1
- package/es/modules/gct-form/widgets/gct-form/gct-form-tab/gct-form-tab.css +3 -3
- package/es/modules/gct-form/widgets/gct-form/gct-form-tab/gct-form-tab.mjs +3 -1
- package/es/modules/gct-form/widgets/gct-form/gct-form-tab-pane/gct-form-tab-pane.mjs +7 -6
- package/es/modules/gct-form/widgets/gct-form/gct-form-title-group/gct-form-title-group.mjs +7 -6
- package/es/modules/gct-form/widgets/gct-search-form/form/app-form.css +70 -0
- package/es/modules/gct-form/widgets/gct-search-form/form/app-form.d.ts +22 -0
- package/es/modules/gct-form/widgets/gct-search-form/form/app-form.mjs +106 -0
- package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.css +73 -0
- package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.d.ts +15 -0
- package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.mjs +22 -0
- package/es/modules/gct-form/widgets/gct-search-form/form.controller.d.ts +46 -0
- package/es/modules/gct-form/widgets/gct-search-form/form.controller.mjs +69 -0
- package/es/modules/gct-form/widgets/gct-search-form/form.state.d.ts +10 -0
- package/es/modules/gct-form/widgets/gct-search-form/form.state.mjs +13 -0
- package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.css +83 -0
- package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.d.ts +33 -0
- package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.mjs +56 -0
- package/es/modules/gct-table/controller/gct-table/gct-table.controller.mjs +1 -0
- package/es/modules/gct-table/controller/table-item/table-item.controller.mjs +2 -0
- package/es/modules/gct-table/controller/table-row/table-row.controller.mjs +3 -0
- package/es/modules/gct-table/editor/gct-table-date/gct-table-date.mjs +1 -1
- package/es/modules/gct-table/editor/gct-table-text/gct-table-text.mjs +1 -1
- package/es/modules/global-drawer/index.d.ts +4 -0
- package/es/modules/global-drawer/index.mjs +8 -0
- package/es/modules/global-drawer/src/BasicDrawer.vue.d.ts +171 -0
- package/es/modules/global-drawer/src/BasicDrawer.vue.mjs +6 -0
- package/es/modules/global-drawer/src/BasicDrawer.vue_vue_type_script_setup_true_name_BasicDrawer_lang.mjs +145 -0
- package/es/modules/global-drawer/src/BasicDrawer.vue_vue_type_style_index_0_lang.css +40 -0
- package/es/modules/global-drawer/src/components/DrawerFooter.vue.d.ts +95 -0
- package/es/modules/global-drawer/src/components/DrawerFooter.vue.mjs +42 -0
- package/es/modules/global-drawer/src/components/DrawerFooter.vue_vue_type_script_lang.mjs +38 -0
- package/es/modules/global-drawer/src/components/DrawerFooter.vue_vue_type_style_index_0_lang.css +11 -0
- package/es/modules/global-drawer/src/components/DrawerHeader.vue.d.ts +20 -0
- package/es/modules/global-drawer/src/components/DrawerHeader.vue.mjs +22 -0
- package/es/modules/global-drawer/src/components/DrawerHeader.vue_vue_type_script_lang.mjs +25 -0
- package/es/modules/global-drawer/src/components/DrawerHeader.vue_vue_type_style_index_0_lang.css +18 -0
- package/es/modules/global-drawer/src/props.d.ts +111 -0
- package/es/modules/global-drawer/src/props.mjs +62 -0
- package/es/modules/global-drawer/src/typing.d.ts +170 -0
- package/es/modules/global-drawer/src/useDrawer.d.ts +6 -0
- package/es/modules/global-drawer/src/useDrawer.mjs +6 -0
- package/es/modules/global-modal/src/BasicModal.vue.d.ts +56 -2
- package/es/modules/global-modal/src/BasicModal.vue_vue_type_script_setup_true_name_BasicModal_lang.mjs +55 -70
- package/es/modules/global-modal/src/components/ModalClose.vue_vue_type_style_index_0_lang.css +1 -2
- package/es/modules/global-modal/src/components/ModalWrapper.vue.d.ts +28 -1
- package/es/modules/global-modal/src/components/ModalWrapper.vue_vue_type_script_lang.mjs +3 -4
- package/es/modules/online-control/content.vue.d.ts +8 -0
- package/es/modules/online-control/content.vue.mjs +5 -0
- package/es/modules/online-control/content.vue_vue_type_script_setup_true_lang.mjs +48 -0
- package/es/modules/online-control/index.d.ts +8 -0
- package/es/modules/online-control/index.mjs +1 -0
- package/es/modules/online-control/model-control.d.ts +25 -0
- package/es/modules/online-control/model-control.mjs +61 -0
- package/es/modules/online-control/online-broadcast.d.ts +2 -0
- package/es/modules/online-control/online-broadcast.mjs +30 -0
- package/es/modules/online-control/online-control.const.d.ts +32 -0
- package/es/modules/online-control/online-control.const.mjs +36 -0
- package/es/modules/online-control/online-control.d.ts +63 -0
- package/es/modules/online-control/online-control.interface.d.ts +21 -0
- package/es/modules/online-control/online-control.mjs +125 -0
- package/es/modules/picture-cropper/src/CopperFreeModal.vue.mjs +2 -2
- package/es/modules/picture-cropper/src/CopperFreeModal.vue_vue_type_script_setup_true_name_CropperModal_lang.mjs +5 -0
- package/es/modules/picture-cropper/src/{CopperFreeModal.vue_vue_type_style_index_0_scoped_da6428d3_lang.css → CopperFreeModal.vue_vue_type_style_index_0_scoped_dbf8aa60_lang.css} +10 -10
- package/es/modules/picture-cropper/src/CopperModal.vue.mjs +2 -2
- package/es/modules/picture-cropper/src/CopperModal.vue_vue_type_script_setup_true_name_CropperModal_lang.mjs +1 -1
- package/es/modules/picture-cropper/src/{CopperModal.vue_vue_type_style_index_0_scoped_f1134678_lang.css → CopperModal.vue_vue_type_style_index_0_scoped_69bb424d_lang.css} +14 -14
- package/es/modules/picture-cropper/src/CropperAvatar.vue.mjs +2 -2
- package/es/modules/picture-cropper/src/CropperAvatar.vue_vue_type_script_setup_true_name_CropperAvatar_lang.mjs +7 -7
- package/es/modules/picture-cropper/src/{CropperAvatar.vue_vue_type_style_index_0_scoped_ef939ff0_lang.css → CropperAvatar.vue_vue_type_style_index_0_scoped_0523079a_lang.css} +7 -7
- package/es/modules/picture-cropper/src/CropperFree.vue.mjs +2 -2
- package/es/modules/picture-cropper/src/CropperFree.vue_vue_type_script_setup_true_name_CropperPhoto_lang.mjs +16 -8
- package/es/modules/picture-cropper/src/{CropperFree.vue_vue_type_style_index_0_scoped_c85d53db_lang.css → CropperFree.vue_vue_type_style_index_0_scoped_c2cff308_lang.css} +16 -16
- package/es/modules/print-tmpl/icon-print-folder.svg.mjs +4 -0
- package/es/modules/print-tmpl/icon-print-printer.svg.mjs +4 -0
- package/es/modules/print-tmpl/index.d.ts +2 -0
- package/es/modules/print-tmpl/index.mjs +1 -0
- package/es/modules/print-tmpl/print-tmpl-modal.vue.d.ts +31 -0
- package/es/modules/print-tmpl/print-tmpl-modal.vue.mjs +7 -0
- package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_script_setup_true_name_print-tmpl-modal_lang.mjs +593 -0
- package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_style_index_0_scoped_d94551a9_lang.css +143 -0
- package/es/modules/relationship-diagram-config/cache.controller.d.ts +70 -0
- package/es/modules/relationship-diagram-config/cache.controller.mjs +128 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.css +123 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.d.ts +393 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.mjs +98 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.css +71 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.d.ts +28 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.mjs +53 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.d.ts +27 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.mjs +2 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.css +107 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.d.ts +34 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.mjs +198 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.css +68 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.d.ts +31 -0
- package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.mjs +53 -0
- package/es/modules/relationship-diagram-config/components/index.d.ts +5 -0
- package/es/modules/relationship-diagram-config/components/index.mjs +5 -0
- package/es/modules/relationship-diagram-config/constant/index.d.ts +72 -0
- package/es/modules/relationship-diagram-config/constant/index.mjs +70 -0
- package/es/modules/relationship-diagram-config/hooks/index.d.ts +10 -0
- package/es/modules/relationship-diagram-config/hooks/index.mjs +19 -0
- package/es/modules/relationship-diagram-config/index.d.ts +6 -0
- package/es/modules/relationship-diagram-config/index.mjs +28 -0
- package/es/modules/relationship-diagram-config/interface/i-link-provider/i-link-provider.d.ts +57 -0
- package/es/modules/relationship-diagram-config/interface/i-node-provider/i-node-provider.d.ts +18 -0
- package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-link/i-relationship-diagram-link.d.ts +80 -0
- package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-node/i-relationship-diagram-node.d.ts +82 -0
- package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-options/i-relationship-diagram-options.d.ts +51 -0
- package/es/modules/relationship-diagram-config/interface/i-rule-config/i-rule-config.d.ts +135 -0
- package/es/modules/relationship-diagram-config/interface/index.d.ts +6 -0
- package/es/modules/relationship-diagram-config/link.controller.d.ts +75 -0
- package/es/modules/relationship-diagram-config/link.controller.mjs +121 -0
- package/es/modules/relationship-diagram-config/node.controller.d.ts +102 -0
- package/es/modules/relationship-diagram-config/node.controller.mjs +189 -0
- package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.d.ts +23 -0
- package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.mjs +33 -0
- package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.d.ts +1 -0
- package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.mjs +27 -0
- package/es/modules/relationship-diagram-config/plumb-plugin/index.d.ts +3 -0
- package/es/modules/relationship-diagram-config/plumb-plugin/index.mjs +2 -0
- package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.css +132 -0
- package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.d.ts +21 -0
- package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.mjs +184 -0
- package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.d.ts +14 -0
- package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.mjs +17 -0
- package/es/modules/relationship-diagram-config/providers/index.d.ts +5 -0
- package/es/modules/relationship-diagram-config/providers/index.mjs +5 -0
- package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.d.ts +14 -0
- package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.mjs +17 -0
- package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.d.ts +16 -0
- package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.mjs +26 -0
- package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.d.ts +14 -0
- package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.mjs +17 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.d.ts +119 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.mjs +199 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.css +113 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.d.ts +102 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.mjs +104 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.state.d.ts +44 -0
- package/es/modules/relationship-diagram-config/relationship-diagram-config.state.mjs +46 -0
- package/es/modules/relationship-diagram-config/utils/index.d.ts +1 -0
- package/es/modules/relationship-diagram-config/utils/register/register.d.ts +71 -0
- package/es/modules/relationship-diagram-config/utils/register/register.mjs +81 -0
- package/es/setup-app.mjs +2 -1
- package/es/styles/index.css +263 -0
- package/es/types/index.d.ts +1 -1
- package/es/utils/confirm-util/confirm-util.d.ts +28 -0
- package/es/utils/confirm-util/confirm-util.mjs +79 -0
- package/es/utils/index.d.ts +1 -0
- package/es/utils/index.mjs +1 -0
- package/es/utils/overlay-controller/overlay-controller.d.ts +3 -1
- package/es/utils/overlay-controller/overlay-controller.mjs +9 -0
- package/es/utils/recursive.mjs +1 -0
- package/package.json +16 -11
- package/dist/_plugin-vue_export-helper-59SbqtUR.js +0 -1
- package/dist/components-4-8OfvJi.js +0 -1
- package/dist/icon-next-picker-B_S_yInJ.js +0 -1
- package/dist/monaco-editor-CgESUPw_.js +0 -1
- package/dist/template-Cf-wq8-9.js +0 -1
- package/dist/useMonacoEditor-BO2ALW-7.js +0 -1
- package/es/assets/svg/image-error.svg.mjs +0 -4
- package/es/components/BpmnRuntime/index.d.ts +0 -2
- package/es/components/BpmnRuntime/index.mjs +0 -1
- package/es/components/BpmnRuntime/paas/paas-bpmn-runtime.vue.mjs +0 -5
- package/es/components/BpmnRuntime/paas/paas-bpmn-runtime.vue_vue_type_script_setup_true_lang.mjs +0 -83
- package/es/components/UserPick/src/user-pick.vue_vue_type_style_index_0_scoped_a49a84da_lang.css +0 -39
- package/es/components/image-upload/src/components/upload-design.vue_vue_type_style_index_0_scoped_575d3a1a_lang.css +0 -33
- package/es/components/label-design/panels/widget/controls/field-content.vue_vue_type_style_index_0_scoped_259bce90_lang.css +0 -6
- package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_992e00bb_lang.css +0 -10
- package/es/components/paas-bpmn-log/hooks/useObserver.mjs +0 -46
- package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_7baf8e25_lang.css +0 -67
- package/es/hooks/useTheme.d.ts +0 -8
- package/es/hooks/useTheme.mjs +0 -16
- /package/es/modules/gct-table/editor/{gct-table-text/gct-table-text.css → gct-table-date/gct-table-date.css} +0 -0
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
import { recursiveTransfer } from "../../utils/recursive.mjs";
|
|
2
|
+
import "../../utils/index.mjs";
|
|
3
|
+
import { TreeEx } from "../../components/TreeEx/tree-ex.mjs";
|
|
4
|
+
import "../../components/index.mjs";
|
|
5
|
+
import { useCategory } from "./hooks/useCategory.mjs";
|
|
6
|
+
import { computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, normalizeClass, onMounted, openBlock, ref, resolveComponent, toDisplayString, unref, watch, withCtx } from "vue";
|
|
7
|
+
import { BasicAction, t, useNamespace } from "@gct-paas/core";
|
|
8
|
+
//#region src/modules/category/category-sider.vue?vue&type=script&setup=true&name=category-sider&lang.ts
|
|
9
|
+
var _hoisted_1 = ["title"];
|
|
10
|
+
var category_sider_vue_vue_type_script_setup_true_name_category_sider_lang_default = /* @__PURE__ */ defineComponent({
|
|
11
|
+
__name: "category-sider",
|
|
12
|
+
props: {
|
|
13
|
+
module: {},
|
|
14
|
+
value: {},
|
|
15
|
+
siderTitle: {},
|
|
16
|
+
readonly: { type: Boolean },
|
|
17
|
+
isTree: { type: Boolean },
|
|
18
|
+
needFolderIcon: { type: Boolean },
|
|
19
|
+
customDelFunc: {},
|
|
20
|
+
customDelTips: {},
|
|
21
|
+
hasTitle: {
|
|
22
|
+
type: Boolean,
|
|
23
|
+
default: true
|
|
24
|
+
},
|
|
25
|
+
draggable: {
|
|
26
|
+
type: Boolean,
|
|
27
|
+
default: true
|
|
28
|
+
},
|
|
29
|
+
ignoreCase: {},
|
|
30
|
+
hasPerBtns: { default: () => [
|
|
31
|
+
BasicAction.Insert,
|
|
32
|
+
BasicAction.Update,
|
|
33
|
+
BasicAction.Delete
|
|
34
|
+
] }
|
|
35
|
+
},
|
|
36
|
+
emits: [
|
|
37
|
+
"update:value",
|
|
38
|
+
"changeCategory",
|
|
39
|
+
"changeValue"
|
|
40
|
+
],
|
|
41
|
+
setup(__props, { expose: __expose, emit: __emit }) {
|
|
42
|
+
const MenuClickEvent = {
|
|
43
|
+
EDIT: "edit",
|
|
44
|
+
DELETE: "delete"
|
|
45
|
+
};
|
|
46
|
+
const $t = t;
|
|
47
|
+
const ns = useNamespace("category-sider");
|
|
48
|
+
const props = __props;
|
|
49
|
+
const emit = __emit;
|
|
50
|
+
const selectedKeys = computed({
|
|
51
|
+
get() {
|
|
52
|
+
return props.value ? [props.value] : void 0;
|
|
53
|
+
},
|
|
54
|
+
set(v) {
|
|
55
|
+
emit("update:value", v?.[0]);
|
|
56
|
+
}
|
|
57
|
+
});
|
|
58
|
+
const selfExpandedKeys = ref([]);
|
|
59
|
+
const searchKey = ref();
|
|
60
|
+
const treeExRef = ref();
|
|
61
|
+
const { load, createCategory, editCategory, deleteCategoryAPI, dragCategory, categoryTreeData, isFormDesign } = useCategory({ module: props.module });
|
|
62
|
+
const highlightId = ref("");
|
|
63
|
+
const onVisibleChange = (visible, treeId) => {
|
|
64
|
+
highlightId.value = visible ? treeId : "";
|
|
65
|
+
};
|
|
66
|
+
/**
|
|
67
|
+
* 节点选中事件
|
|
68
|
+
*/
|
|
69
|
+
const onMenuVisibleChange = (visible, treeId) => {
|
|
70
|
+
onVisibleChange(visible, treeId);
|
|
71
|
+
};
|
|
72
|
+
const onTreeMenuClick = (node, event) => {
|
|
73
|
+
handleMenuClick(node, String(event.key));
|
|
74
|
+
};
|
|
75
|
+
const handleSelect = (sKeys, { node }) => {
|
|
76
|
+
if (sKeys.length === 0) return;
|
|
77
|
+
if (node.dataRef?.children?.length && !isFormDesign) return;
|
|
78
|
+
if (node.categoryId && !selfExpandedKeys.value.includes(node.categoryId)) selfExpandedKeys.value.push(node.categoryId);
|
|
79
|
+
emit("changeValue", node.dataRef);
|
|
80
|
+
};
|
|
81
|
+
const treeData = computed(() => {
|
|
82
|
+
return recursiveTransfer(categoryTreeData.value || [], (item, resolveChild) => {
|
|
83
|
+
const treeItem = item;
|
|
84
|
+
const node = {
|
|
85
|
+
key: treeItem.id,
|
|
86
|
+
title: treeItem.name,
|
|
87
|
+
sortNum: treeItem.sortNum,
|
|
88
|
+
showFolder: treeItem.children && props.isTree || props.needFolderIcon,
|
|
89
|
+
sysBuiltin: treeItem.sysBuiltin
|
|
90
|
+
};
|
|
91
|
+
if ((treeItem.children || treeItem.child) && props.isTree) node.children = resolveChild(treeItem.children || treeItem.child);
|
|
92
|
+
return node;
|
|
93
|
+
});
|
|
94
|
+
});
|
|
95
|
+
onMounted(async () => {
|
|
96
|
+
await load();
|
|
97
|
+
if (!props.value) {
|
|
98
|
+
emit("update:value", treeData.value[0]?.key);
|
|
99
|
+
if (treeData.value[0]) emit("changeValue", treeData.value[0]);
|
|
100
|
+
}
|
|
101
|
+
});
|
|
102
|
+
watch(treeExRef, () => {
|
|
103
|
+
treeExRef.value?.expandAll();
|
|
104
|
+
}, { immediate: true });
|
|
105
|
+
/**
|
|
106
|
+
* 拖拽事件处理
|
|
107
|
+
* @param dragNode
|
|
108
|
+
* @param after
|
|
109
|
+
*/
|
|
110
|
+
const onDrop = async ({ dragNode, after }) => {
|
|
111
|
+
let targetSortNum = 1;
|
|
112
|
+
if (after.nextNode) targetSortNum = Number(after.nextNode.sortNum ?? 0) + 1;
|
|
113
|
+
else if (after.prevNode) targetSortNum = Number(after.prevNode.sortNum ?? 1);
|
|
114
|
+
await dragCategory({
|
|
115
|
+
id: dragNode.key,
|
|
116
|
+
targetParentId: after.parent?.key,
|
|
117
|
+
targetSortNum
|
|
118
|
+
});
|
|
119
|
+
};
|
|
120
|
+
const handleMenuClick = async (node, key) => {
|
|
121
|
+
switch (key) {
|
|
122
|
+
case MenuClickEvent.EDIT:
|
|
123
|
+
await editCategory(node);
|
|
124
|
+
onVisibleChange(false, node.key);
|
|
125
|
+
break;
|
|
126
|
+
case MenuClickEvent.DELETE: {
|
|
127
|
+
const currentSelectedKey = selectedKeys.value[0];
|
|
128
|
+
const res = await deleteCategoryAPI(node, props.customDelFunc, props.customDelTips);
|
|
129
|
+
onVisibleChange(false, node.key);
|
|
130
|
+
if (res && currentSelectedKey === node.key) {
|
|
131
|
+
selectedKeys.value = treeData.value.length ? [treeData.value[0].key] : [];
|
|
132
|
+
emit("changeValue", treeData.value[0]);
|
|
133
|
+
}
|
|
134
|
+
break;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
};
|
|
138
|
+
const newCategory = async () => {
|
|
139
|
+
const data = await createCategory();
|
|
140
|
+
onVisibleChange(false, "");
|
|
141
|
+
if (data.parentId) selfExpandedKeys.value.push(data.parentId);
|
|
142
|
+
selectedKeys.value = treeData.value.length ? [treeData.value[0].key] : [];
|
|
143
|
+
emit("changeValue", treeData.value[0]);
|
|
144
|
+
};
|
|
145
|
+
const getCategoryData = () => {
|
|
146
|
+
return treeData.value;
|
|
147
|
+
};
|
|
148
|
+
__expose({ getCategoryData });
|
|
149
|
+
return (_ctx, _cache) => {
|
|
150
|
+
const _component_a_button = resolveComponent("a-button");
|
|
151
|
+
const _component_a_input = resolveComponent("a-input");
|
|
152
|
+
const _component_ellipsis_outlined = resolveComponent("ellipsis-outlined");
|
|
153
|
+
const _component_a_menu_item = resolveComponent("a-menu-item");
|
|
154
|
+
const _component_a_menu = resolveComponent("a-menu");
|
|
155
|
+
const _component_a_dropdown = resolveComponent("a-dropdown");
|
|
156
|
+
return openBlock(), createElementBlock("div", { class: normalizeClass([unref(ns).b()]) }, [
|
|
157
|
+
__props.hasTitle || !__props.readonly ? (openBlock(), createElementBlock("div", {
|
|
158
|
+
key: 0,
|
|
159
|
+
class: normalizeClass([unref(ns).e("title-container")])
|
|
160
|
+
}, [createElementVNode("span", { class: normalizeClass([unref(ns).e("title")]) }, toDisplayString(__props.siderTitle), 3), !__props.readonly && __props.hasPerBtns.includes(unref(BasicAction).Insert) ? (openBlock(), createBlock(_component_a_button, {
|
|
161
|
+
key: 0,
|
|
162
|
+
type: "link",
|
|
163
|
+
class: normalizeClass([unref(ns).e("add")]),
|
|
164
|
+
onClick: newCategory
|
|
165
|
+
}, {
|
|
166
|
+
default: withCtx(() => [_cache[3] || (_cache[3] = createElementVNode("i", { class: "iconfont icon-chuangjian" }, null, -1)), createTextVNode(" " + toDisplayString(unref($t)("sys.newCategory")), 1)]),
|
|
167
|
+
_: 1
|
|
168
|
+
}, 8, ["class"])) : createCommentVNode("", true)], 2)) : createCommentVNode("", true),
|
|
169
|
+
createElementVNode("div", { class: normalizeClass([unref(ns).e("search-container")]) }, [createVNode(_component_a_input, {
|
|
170
|
+
value: searchKey.value,
|
|
171
|
+
"onUpdate:value": _cache[0] || (_cache[0] = ($event) => searchKey.value = $event),
|
|
172
|
+
class: normalizeClass([unref(ns).e("search-input")]),
|
|
173
|
+
placeholder: unref(t)("sys.onlineForm.searchCategory"),
|
|
174
|
+
"allow-clear": ""
|
|
175
|
+
}, {
|
|
176
|
+
prefix: withCtx(() => [..._cache[4] || (_cache[4] = [createElementVNode("i", { class: "iconfont icon-sousuo1" }, null, -1)])]),
|
|
177
|
+
_: 1
|
|
178
|
+
}, 8, [
|
|
179
|
+
"value",
|
|
180
|
+
"class",
|
|
181
|
+
"placeholder"
|
|
182
|
+
])], 2),
|
|
183
|
+
createElementVNode("div", { class: normalizeClass([unref(ns).e("tree-container")]) }, [treeData.value.length ? (openBlock(), createBlock(unref(TreeEx), {
|
|
184
|
+
key: 0,
|
|
185
|
+
ref_key: "treeExRef",
|
|
186
|
+
ref: treeExRef,
|
|
187
|
+
"selected-keys": selectedKeys.value,
|
|
188
|
+
"onUpdate:selectedKeys": _cache[1] || (_cache[1] = ($event) => selectedKeys.value = $event),
|
|
189
|
+
"expanded-keys": selfExpandedKeys.value,
|
|
190
|
+
"onUpdate:expandedKeys": _cache[2] || (_cache[2] = ($event) => selfExpandedKeys.value = $event),
|
|
191
|
+
class: normalizeClass([unref(ns).e("tree"), __props.draggable && "draggable-tree"]),
|
|
192
|
+
draggable: __props.draggable,
|
|
193
|
+
data: treeData.value,
|
|
194
|
+
"last-selection-locked": "",
|
|
195
|
+
filter: searchKey.value ? searchKey.value.trim() : "",
|
|
196
|
+
"ignore-case": __props.ignoreCase,
|
|
197
|
+
onDrop,
|
|
198
|
+
onSelect: handleSelect
|
|
199
|
+
}, {
|
|
200
|
+
title: withCtx(({ node }) => [createElementVNode("div", { class: normalizeClass([unref(ns).b("tree-node"), unref(ns).is("highlight", highlightId.value === node.key)]) }, [createElementVNode("span", {
|
|
201
|
+
class: normalizeClass([unref(ns).be("tree-node", "title")]),
|
|
202
|
+
title: node.title
|
|
203
|
+
}, toDisplayString(node.title), 11, _hoisted_1), !__props.readonly && (__props.hasPerBtns.includes(unref(BasicAction).Update) || __props.hasPerBtns.includes(unref(BasicAction).Delete)) ? (openBlock(), createBlock(_component_a_dropdown, {
|
|
204
|
+
key: 0,
|
|
205
|
+
class: normalizeClass([unref(ns).be("tree-node", "more")]),
|
|
206
|
+
onVisibleChange: ($event) => onMenuVisibleChange($event, node.key)
|
|
207
|
+
}, {
|
|
208
|
+
overlay: withCtx(() => [createVNode(_component_a_menu, {
|
|
209
|
+
style: { "width": "102px" },
|
|
210
|
+
onClick: ($event) => onTreeMenuClick(node, $event)
|
|
211
|
+
}, {
|
|
212
|
+
default: withCtx(() => [__props.hasPerBtns.includes(unref(BasicAction).Update) ? (openBlock(), createBlock(_component_a_menu_item, { key: MenuClickEvent.EDIT }, {
|
|
213
|
+
default: withCtx(() => [createTextVNode(toDisplayString(unref($t)("sys.component.dataConnection.rename")), 1)]),
|
|
214
|
+
_: 1
|
|
215
|
+
})) : createCommentVNode("", true), __props.hasPerBtns.includes(unref(BasicAction).Delete) ? (openBlock(), createBlock(_component_a_menu_item, { key: MenuClickEvent.DELETE }, {
|
|
216
|
+
default: withCtx(() => [createTextVNode(toDisplayString(unref($t)("sys.delText")), 1)]),
|
|
217
|
+
_: 1
|
|
218
|
+
})) : createCommentVNode("", true)]),
|
|
219
|
+
_: 1
|
|
220
|
+
}, 8, ["onClick"])]),
|
|
221
|
+
default: withCtx(() => [createVNode(_component_ellipsis_outlined)]),
|
|
222
|
+
_: 2
|
|
223
|
+
}, 1032, ["class", "onVisibleChange"])) : createCommentVNode("", true)], 2)]),
|
|
224
|
+
_: 1
|
|
225
|
+
}, 8, [
|
|
226
|
+
"selected-keys",
|
|
227
|
+
"expanded-keys",
|
|
228
|
+
"class",
|
|
229
|
+
"draggable",
|
|
230
|
+
"data",
|
|
231
|
+
"filter",
|
|
232
|
+
"ignore-case"
|
|
233
|
+
])) : createCommentVNode("", true)], 2)
|
|
234
|
+
], 2);
|
|
235
|
+
};
|
|
236
|
+
}
|
|
237
|
+
});
|
|
238
|
+
//#endregion
|
|
239
|
+
export { category_sider_vue_vue_type_script_setup_true_name_category_sider_lang_default as default };
|
package/es/modules/category/category-sider.vue_vue_type_style_index_0_scoped_256dbd12_lang.css
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/* stylelint-disable scss/no-global-function-names */
|
|
3
|
+
/* bem('block', 'element', 'modifier') => 'ibiz-block__element--modifier' */
|
|
4
|
+
/**
|
|
5
|
+
* 定义 Block 块
|
|
6
|
+
* @param {String} $block - Block 块名称
|
|
7
|
+
* @example
|
|
8
|
+
* @include b('button') {
|
|
9
|
+
* padding: 10px;
|
|
10
|
+
* }
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* 定义 Element 元素
|
|
14
|
+
* @param {String|List} $element - Element 元素名称,支持单个或多个
|
|
15
|
+
* @example
|
|
16
|
+
* @include b('button') {
|
|
17
|
+
* @include e('text') {
|
|
18
|
+
* color: #000;
|
|
19
|
+
* }
|
|
20
|
+
* }
|
|
21
|
+
* // 或传入多个元素
|
|
22
|
+
* @include b('button') {
|
|
23
|
+
* @include e(('text', 'icon')) {
|
|
24
|
+
* margin: 5px;
|
|
25
|
+
* }
|
|
26
|
+
* }
|
|
27
|
+
*/
|
|
28
|
+
/**
|
|
29
|
+
* 定义 Modifier 修饰符
|
|
30
|
+
* @param {String|List} $modifier - Modifier 修饰符名称,支持单个或多个
|
|
31
|
+
* @example
|
|
32
|
+
* @include b('button') {
|
|
33
|
+
* @include m('primary') {
|
|
34
|
+
* background: blue;
|
|
35
|
+
* }
|
|
36
|
+
* }
|
|
37
|
+
* // 或传入多个修饰符
|
|
38
|
+
* @include b('button') {
|
|
39
|
+
* @include m(('primary', 'large')) {
|
|
40
|
+
* background: blue;
|
|
41
|
+
* font-size: 16px;
|
|
42
|
+
* }
|
|
43
|
+
* }
|
|
44
|
+
*/
|
|
45
|
+
/**
|
|
46
|
+
* 定义状态选择器
|
|
47
|
+
* @param {String} $state - 状态名称
|
|
48
|
+
* @example
|
|
49
|
+
* @include b('button') {
|
|
50
|
+
* @include when('disabled') {
|
|
51
|
+
* opacity: 0.5;
|
|
52
|
+
* }
|
|
53
|
+
* }
|
|
54
|
+
*/
|
|
55
|
+
/**
|
|
56
|
+
* 深色主题样式
|
|
57
|
+
* @param {String} $block - Block 块名称
|
|
58
|
+
* @example
|
|
59
|
+
* @include dark('button') {
|
|
60
|
+
* background: #333;
|
|
61
|
+
* color: #fff;
|
|
62
|
+
* }
|
|
63
|
+
*/
|
|
64
|
+
/* stylelint-disable scss/no-global-function-names */
|
|
65
|
+
.gct-category-sider[data-v-256dbd12] {
|
|
66
|
+
--gct-category-sider-height: 100%;
|
|
67
|
+
--gct-category-sider-width: 222px;
|
|
68
|
+
}
|
|
69
|
+
.gct-category-sider__search-container[data-v-256dbd12] {
|
|
70
|
+
padding: 12px;
|
|
71
|
+
border-top: 1px solid #eaedf1;
|
|
72
|
+
}
|
|
73
|
+
.gct-category-sider__search-input[data-v-256dbd12] {
|
|
74
|
+
padding-left: 16px;
|
|
75
|
+
line-height: 22px;
|
|
76
|
+
}
|
|
77
|
+
.gct-category-sider__title-container[data-v-256dbd12] {
|
|
78
|
+
display: flex;
|
|
79
|
+
align-items: center;
|
|
80
|
+
justify-content: space-between;
|
|
81
|
+
padding: 8px 12px 0;
|
|
82
|
+
}
|
|
83
|
+
.gct-category-sider__tree-container[data-v-256dbd12] {
|
|
84
|
+
flex-grow: 1;
|
|
85
|
+
padding: 8px 0;
|
|
86
|
+
overflow: auto;
|
|
87
|
+
}
|
|
88
|
+
.gct-category-sider__title[data-v-256dbd12] {
|
|
89
|
+
color: #000;
|
|
90
|
+
font-size: 16px;
|
|
91
|
+
font-weight: 500;
|
|
92
|
+
}
|
|
93
|
+
.gct-category-sider__add[data-v-256dbd12] {
|
|
94
|
+
height: 36px;
|
|
95
|
+
padding: 0;
|
|
96
|
+
color: var(--ant-primary-color);
|
|
97
|
+
line-height: 20px;
|
|
98
|
+
}
|
|
99
|
+
.gct-category-sider__add > i[data-v-256dbd12] {
|
|
100
|
+
vertical-align: top;
|
|
101
|
+
}
|
|
102
|
+
.gct-category-sider__add > span[data-v-256dbd12] {
|
|
103
|
+
vertical-align: middle;
|
|
104
|
+
}
|
|
105
|
+
.gct-category-sider__add i[data-v-256dbd12] {
|
|
106
|
+
padding-right: 2px;
|
|
107
|
+
font-size: 11px;
|
|
108
|
+
}
|
|
109
|
+
.gct-category-sider[data-v-256dbd12] {
|
|
110
|
+
display: flex;
|
|
111
|
+
flex: 0 0 auto;
|
|
112
|
+
flex-direction: column;
|
|
113
|
+
width: 222px;
|
|
114
|
+
height: 100%;
|
|
115
|
+
border: 1px solid #eaedf1;
|
|
116
|
+
}
|
|
117
|
+
.gct-category-sider[data-v-256dbd12] .ant-dropdown-menu-item {
|
|
118
|
+
padding: 5px 20px;
|
|
119
|
+
}
|
|
120
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-switcher {
|
|
121
|
+
display: flex;
|
|
122
|
+
align-items: center;
|
|
123
|
+
justify-content: center;
|
|
124
|
+
width: 20px;
|
|
125
|
+
}
|
|
126
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-switcher .ant-tree-switcher-icon {
|
|
127
|
+
color: #797a7d;
|
|
128
|
+
font-size: 16px;
|
|
129
|
+
}
|
|
130
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode {
|
|
131
|
+
padding-bottom: 0;
|
|
132
|
+
padding-left: 16px;
|
|
133
|
+
border-radius: 4px;
|
|
134
|
+
color: #212528;
|
|
135
|
+
}
|
|
136
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode:hover, .gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode:has(.is-highlight) {
|
|
137
|
+
background: rgba(from var(--ant-primary-color) r g b / 8%);
|
|
138
|
+
}
|
|
139
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode:hover .gct-category-sider-tree-node__more, .gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode:has(.is-highlight) .gct-category-sider-tree-node__more {
|
|
140
|
+
display: block;
|
|
141
|
+
}
|
|
142
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode-selected {
|
|
143
|
+
background: rgba(from var(--ant-primary-color) r g b / 8%);
|
|
144
|
+
}
|
|
145
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode:has(.is-folder) {
|
|
146
|
+
color: #6a717d;
|
|
147
|
+
}
|
|
148
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode .ant-tree-switcher-noop {
|
|
149
|
+
display: none;
|
|
150
|
+
}
|
|
151
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-treenode .ant-tree-indent-unit {
|
|
152
|
+
width: 20px;
|
|
153
|
+
}
|
|
154
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-node-content-wrapper {
|
|
155
|
+
width: 100px;
|
|
156
|
+
padding-right: 0;
|
|
157
|
+
line-height: 36px;
|
|
158
|
+
}
|
|
159
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-node-content-wrapper:hover {
|
|
160
|
+
background: transparent;
|
|
161
|
+
}
|
|
162
|
+
.gct-category-sider[data-v-256dbd12] .gct-category-sider__tree .ant-tree-node-selected {
|
|
163
|
+
background-color: transparent;
|
|
164
|
+
}
|
|
165
|
+
.gct-category-sider-tree-node.is-folder .gct-category-sider-tree-node__icon[data-v-256dbd12] {
|
|
166
|
+
display: block;
|
|
167
|
+
flex: none;
|
|
168
|
+
text-align: center;
|
|
169
|
+
}
|
|
170
|
+
.gct-category-sider-tree-node__icon[data-v-256dbd12] {
|
|
171
|
+
display: none;
|
|
172
|
+
margin-right: 8px;
|
|
173
|
+
}
|
|
174
|
+
.gct-category-sider-tree-node__title[data-v-256dbd12] {
|
|
175
|
+
flex-grow: 1;
|
|
176
|
+
overflow: hidden;
|
|
177
|
+
text-overflow: ellipsis;
|
|
178
|
+
text-wrap: nowrap;
|
|
179
|
+
}
|
|
180
|
+
.gct-category-sider-tree-node__more[data-v-256dbd12] {
|
|
181
|
+
display: none;
|
|
182
|
+
}
|
|
183
|
+
.gct-category-sider-tree-node__more[data-v-256dbd12]:hover {
|
|
184
|
+
color: var(--ant-primary-color);
|
|
185
|
+
}
|
|
186
|
+
.gct-category-sider-tree-node[data-v-256dbd12] {
|
|
187
|
+
display: flex;
|
|
188
|
+
position: relative;
|
|
189
|
+
flex: 0 0 auto;
|
|
190
|
+
align-items: center;
|
|
191
|
+
padding-right: 12px;
|
|
192
|
+
}
|
|
193
|
+
.draggable-tree .gct-category-sider-tree-node[data-v-256dbd12] {
|
|
194
|
+
position: relative;
|
|
195
|
+
}
|
|
196
|
+
.draggable-tree .gct-category-sider-tree-node[data-v-256dbd12]::before {
|
|
197
|
+
content: "\e810";
|
|
198
|
+
display: none;
|
|
199
|
+
position: absolute;
|
|
200
|
+
top: 0;
|
|
201
|
+
left: -16px;
|
|
202
|
+
color: #888 !important;
|
|
203
|
+
font-family: iconfont !important;
|
|
204
|
+
font-size: 16px;
|
|
205
|
+
-webkit-font-smoothing: antialiased;
|
|
206
|
+
font-style: normal;
|
|
207
|
+
}
|
|
208
|
+
.draggable-tree .gct-category-sider-tree-node[data-v-256dbd12]:hover::before {
|
|
209
|
+
display: block;
|
|
210
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { CategoryCompleteResponse, CategoryDragDTO } from '@gct-paas/api/apaas';
|
|
2
|
+
import { CategoryModuleEnum as DHRCategoryModuleEnum, FormDesignEnum } from '@gct-paas/core';
|
|
3
|
+
declare function _useCategory(opts: {
|
|
4
|
+
module: FormDesignEnum | DHRCategoryModuleEnum;
|
|
5
|
+
}): {
|
|
6
|
+
categoryTreeData: import('vue').Ref<CategoryCompleteResponse[] | undefined, CategoryCompleteResponse[] | undefined>;
|
|
7
|
+
createCategory: (data?: {
|
|
8
|
+
parentId?: string;
|
|
9
|
+
}) => Promise<{
|
|
10
|
+
parentId?: string;
|
|
11
|
+
}>;
|
|
12
|
+
load: () => Promise<void>;
|
|
13
|
+
editCategory: (node: IObject) => Promise<void>;
|
|
14
|
+
deleteCategoryAPI: (node: IObject, customDelFunc?: Fn, customDelTips?: string) => Promise<boolean>;
|
|
15
|
+
getCategoryById: (id: string) => CategoryCompleteResponse | undefined;
|
|
16
|
+
dragCategory: (data: CategoryDragDTO) => Promise<void>;
|
|
17
|
+
isFormDesign: boolean;
|
|
18
|
+
};
|
|
19
|
+
export declare const useCategory: typeof _useCategory;
|
|
20
|
+
export {};
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import { recursiveIterate } from "../../../utils/recursive.mjs";
|
|
2
|
+
import "../../../utils/index.mjs";
|
|
3
|
+
import category_modal_default from "../category-modal.vue.mjs";
|
|
4
|
+
import "../index.mjs";
|
|
5
|
+
import { createVNode, ref } from "vue";
|
|
6
|
+
import { CategoryModuleEnum, FormDesignEnum, cacheFnReturn, getInterfaceApi, t } from "@gct-paas/core";
|
|
7
|
+
import { Modal as Modal$1, message } from "ant-design-vue";
|
|
8
|
+
import { ExclamationCircleOutlined } from "@ant-design/icons-vue";
|
|
9
|
+
//#region src/modules/category/hooks/useCategory.ts
|
|
10
|
+
var $t = t;
|
|
11
|
+
function _useCategory(opts) {
|
|
12
|
+
const categoryMap = /* @__PURE__ */ new Map();
|
|
13
|
+
const categoryTreeData = ref();
|
|
14
|
+
const isFormDesign = [
|
|
15
|
+
FormDesignEnum.EDHR,
|
|
16
|
+
CategoryModuleEnum.INSPECTION,
|
|
17
|
+
CategoryModuleEnum.RELEASE,
|
|
18
|
+
FormDesignEnum.ONLINE_FORM
|
|
19
|
+
].includes(opts.module);
|
|
20
|
+
/**
|
|
21
|
+
* 通过id获取完整分类数据信息
|
|
22
|
+
*/
|
|
23
|
+
function getCategoryById(id) {
|
|
24
|
+
return categoryMap.get(id);
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* 打开分类模态编辑完成之后返回更改后的数据
|
|
28
|
+
* 取消操作返回undefined
|
|
29
|
+
* @param opts
|
|
30
|
+
* @return {*}
|
|
31
|
+
*/
|
|
32
|
+
async function openCategoryModal(_opts) {
|
|
33
|
+
const isEdit = !!_opts.data.id;
|
|
34
|
+
const res = await _gct.openUtil.modal(category_modal_default, {
|
|
35
|
+
data: _opts.data,
|
|
36
|
+
module: opts.module
|
|
37
|
+
}, {
|
|
38
|
+
title: isEdit ? `${$t("sys.edit")}${$t("sys.category")}` : $t("sys.new") + $t("sys.category"),
|
|
39
|
+
width: 640,
|
|
40
|
+
height: 360,
|
|
41
|
+
okText: $t("sys.okText"),
|
|
42
|
+
showFooter: true
|
|
43
|
+
});
|
|
44
|
+
if (res?.ok) return res?.data[0];
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* 创建分类
|
|
48
|
+
*/
|
|
49
|
+
async function createCategory(data = {}) {
|
|
50
|
+
const res = await openCategoryModal({ data });
|
|
51
|
+
if (res) {
|
|
52
|
+
res.module = opts.module;
|
|
53
|
+
await _api.apaas.category.post(res);
|
|
54
|
+
await load();
|
|
55
|
+
}
|
|
56
|
+
return res ? { parentId: res?.parentId } : {};
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* 加载数据(刷新也是)
|
|
60
|
+
* @return {*}
|
|
61
|
+
*/
|
|
62
|
+
async function load() {
|
|
63
|
+
const data = isFormDesign ? await getInterfaceApi.getCategoryList({ moduleType: opts.module }) || [] : await _api.apaas.category.getListComplete({ module: opts.module }) || [];
|
|
64
|
+
categoryTreeData.value = data;
|
|
65
|
+
categoryMap.clear();
|
|
66
|
+
recursiveIterate(data, ({ item }) => {
|
|
67
|
+
categoryMap.set(item.id, item);
|
|
68
|
+
}, { childrenFields: ["child"] });
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* 修改分类
|
|
72
|
+
*/
|
|
73
|
+
async function editCategory(node) {
|
|
74
|
+
const data = {
|
|
75
|
+
name: node.name || node.title,
|
|
76
|
+
id: node.key || node.id
|
|
77
|
+
};
|
|
78
|
+
const res = await openCategoryModal({ data });
|
|
79
|
+
if (res) {
|
|
80
|
+
await _api.apaas.category.putId({ id: data.id ?? "" }, {
|
|
81
|
+
...res,
|
|
82
|
+
module: opts.module
|
|
83
|
+
});
|
|
84
|
+
await load();
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* 删除分类
|
|
89
|
+
* 删除成功返回true
|
|
90
|
+
* 取消或者删除失败返回false
|
|
91
|
+
*/
|
|
92
|
+
async function deleteCategoryAPI(node, customDelFunc, customDelTips) {
|
|
93
|
+
return new Promise((resolve) => {
|
|
94
|
+
Modal$1.confirm({
|
|
95
|
+
title: $t("sys.sureToDeleteCategoryWithName", { name: `${node.name || node.title}` }),
|
|
96
|
+
icon: createVNode(ExclamationCircleOutlined),
|
|
97
|
+
content: customDelTips || "",
|
|
98
|
+
okText: $t("sys.okText"),
|
|
99
|
+
cancelText: $t("sys.cancel"),
|
|
100
|
+
async onOk() {
|
|
101
|
+
try {
|
|
102
|
+
if (customDelFunc) await customDelFunc({ id: node.key || node.id });
|
|
103
|
+
else await _api.apaas.category.delete({ ids: node.key || node.id });
|
|
104
|
+
message.success($t("sys.delSuccess"));
|
|
105
|
+
await load();
|
|
106
|
+
resolve(true);
|
|
107
|
+
} catch (error) {
|
|
108
|
+
console.error(error);
|
|
109
|
+
resolve(false);
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
onCancel() {
|
|
113
|
+
resolve(false);
|
|
114
|
+
}
|
|
115
|
+
});
|
|
116
|
+
});
|
|
117
|
+
}
|
|
118
|
+
/**
|
|
119
|
+
* 拖拽分类
|
|
120
|
+
* @param data
|
|
121
|
+
*/
|
|
122
|
+
async function dragCategory(data) {
|
|
123
|
+
await _api.apaas.category.postDrag(data);
|
|
124
|
+
await load();
|
|
125
|
+
}
|
|
126
|
+
return {
|
|
127
|
+
categoryTreeData,
|
|
128
|
+
createCategory,
|
|
129
|
+
load,
|
|
130
|
+
editCategory,
|
|
131
|
+
deleteCategoryAPI,
|
|
132
|
+
getCategoryById,
|
|
133
|
+
dragCategory,
|
|
134
|
+
isFormDesign
|
|
135
|
+
};
|
|
136
|
+
}
|
|
137
|
+
var useCategory = cacheFnReturn(_useCategory);
|
|
138
|
+
//#endregion
|
|
139
|
+
export { useCategory };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
2
2
|
import ColorPicker_vue_vue_type_script_setup_true_name_ColorPicker_lang_default from "./ColorPicker.vue_vue_type_script_setup_true_name_ColorPicker_lang.mjs";
|
|
3
|
-
import './ColorPicker.vue_vue_type_style_index_1_lang.css';import './ColorPicker.
|
|
3
|
+
import './ColorPicker.vue_vue_type_style_index_1_lang.css';import './ColorPicker.vue_vue_type_style_index_0_scoped_858da81a_lang.css';/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
//#region src/modules/color-picker/src/ColorPicker.vue
|
|
6
|
-
var ColorPicker_default = /* @__PURE__ */ _plugin_vue_export_helper_default(ColorPicker_vue_vue_type_script_setup_true_name_ColorPicker_lang_default, [["__scopeId", "data-v-
|
|
6
|
+
var ColorPicker_default = /* @__PURE__ */ _plugin_vue_export_helper_default(ColorPicker_vue_vue_type_script_setup_true_name_ColorPicker_lang_default, [["__scopeId", "data-v-858da81a"]]);
|
|
7
7
|
//#endregion
|
|
8
8
|
export { ColorPicker_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.component[data-v-
|
|
1
|
+
.component[data-v-858da81a] {
|
|
2
2
|
display: inline-block;
|
|
3
3
|
position: relative;
|
|
4
4
|
outline: none;
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
text-align: left;
|
|
7
7
|
cursor: pointer;
|
|
8
8
|
}
|
|
9
|
-
.component .box[data-v-
|
|
9
|
+
.component .box[data-v-858da81a] {
|
|
10
10
|
display: flex;
|
|
11
11
|
align-items: center;
|
|
12
|
-
border: 1px solid var(--gct-color-
|
|
12
|
+
border: 1px solid var(--gct-color-border);
|
|
13
13
|
border-radius: 4px;
|
|
14
14
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAWElEQVRIiWM8fubkfwYygKWJOSM5+mCAhRLNoxaPWjxq8ajFoxbTyeL/DAfJ0Xjs3Cl7Siwmu4Yht1aDgZEYx6MWj1o8avGoxaMWD3qLya5X//4nqx6HAQC7RBGFzolqTAAAAABJRU5ErkJggg==');
|
|
15
15
|
background-size: 10px 10px;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
1
2
|
import color_editor_vue_vue_type_script_setup_true_name_color_editor_lang_default from "./color-editor.vue_vue_type_script_setup_true_name_color-editor_lang.mjs";
|
|
2
3
|
import './color-editor.vue_vue_type_style_index_0_scoped_7b102f87_lang.css';/* empty css */
|
|
3
|
-
import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
4
|
//#region src/modules/color-picker/src/color-editor.vue
|
|
5
5
|
var color_editor_default = /* @__PURE__ */ _plugin_vue_export_helper_default(color_editor_vue_vue_type_script_setup_true_name_color_editor_lang_default, [["__scopeId", "data-v-7b102f87"]]);
|
|
6
6
|
//#endregion
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { default as DataRulesContainer } from './src/data-rules-container.vue';
|
|
2
|
+
import { default as FieldRoleContainer } from './src/field-role-container.vue';
|
|
3
|
+
export { FieldRoleContainer, DataRulesContainer };
|
|
4
|
+
export { DataRulesModal } from './src/data-rules-modal';
|
|
5
|
+
export * from './src/constant/config';
|
|
6
|
+
export * from './src/constant/interface';
|