@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,43 @@
|
|
|
1
|
+
import { app_exports } from "./sys/app.mjs";
|
|
2
|
+
import { appDesigner_exports } from "./sys/appDesigner.mjs";
|
|
3
|
+
import { cardDesign_exports } from "./sys/cardDesign.mjs";
|
|
4
|
+
import { component_exports } from "./sys/component.mjs";
|
|
5
|
+
import { edhr_exports } from "./sys/edhr.mjs";
|
|
6
|
+
import { expression_exports } from "./sys/expression.mjs";
|
|
7
|
+
import { i18n_exports } from "./sys/i18n.mjs";
|
|
8
|
+
import { integration_exports } from "./sys/integration.mjs";
|
|
9
|
+
import { ipaas_exports } from "./sys/ipaas.mjs";
|
|
10
|
+
import { model_exports } from "./sys/model.mjs";
|
|
11
|
+
import { onlineForm_exports } from "./sys/onlineForm.mjs";
|
|
12
|
+
import { org_exports } from "./sys/org.mjs";
|
|
13
|
+
import { pageDesigner_exports } from "./sys/pageDesigner.mjs";
|
|
14
|
+
import { printDesigner_exports } from "./sys/printDesigner.mjs";
|
|
15
|
+
import { process_exports } from "./sys/process.mjs";
|
|
16
|
+
import { webRender_exports } from "./sys/webRender.mjs";
|
|
17
|
+
import { sys_exports } from "./sys.mjs";
|
|
18
|
+
//#region src/locale/auto-register.ts
|
|
19
|
+
var localeModules = /* @__PURE__ */ Object.assign({
|
|
20
|
+
"./sys/app.ts": app_exports,
|
|
21
|
+
"./sys/appDesigner.ts": appDesigner_exports,
|
|
22
|
+
"./sys/cardDesign.ts": cardDesign_exports,
|
|
23
|
+
"./sys/component.ts": component_exports,
|
|
24
|
+
"./sys/edhr.ts": edhr_exports,
|
|
25
|
+
"./sys/expression.ts": expression_exports,
|
|
26
|
+
"./sys/i18n.ts": i18n_exports,
|
|
27
|
+
"./sys/integration.ts": integration_exports,
|
|
28
|
+
"./sys/ipaas.ts": ipaas_exports,
|
|
29
|
+
"./sys/model.ts": model_exports,
|
|
30
|
+
"./sys/onlineForm.ts": onlineForm_exports,
|
|
31
|
+
"./sys/org.ts": org_exports,
|
|
32
|
+
"./sys/pageDesigner.ts": pageDesigner_exports,
|
|
33
|
+
"./sys/printDesigner.ts": printDesigner_exports,
|
|
34
|
+
"./sys/process.ts": process_exports,
|
|
35
|
+
"./sys/webRender.ts": webRender_exports,
|
|
36
|
+
"./sys.ts": sys_exports
|
|
37
|
+
});
|
|
38
|
+
/** 注册 core-web 包的 locale 多语言资源 */
|
|
39
|
+
function registerCoreWebLocale() {
|
|
40
|
+
_gct.i18nUtil.autoRegisterLocale(localeModules);
|
|
41
|
+
}
|
|
42
|
+
//#endregion
|
|
43
|
+
export { registerCoreWebLocale };
|
|
@@ -3,6 +3,26 @@ declare const _default: {
|
|
|
3
3
|
nodeName: string;
|
|
4
4
|
opinion: string;
|
|
5
5
|
};
|
|
6
|
+
modifier: string;
|
|
7
|
+
modificationTime: string;
|
|
8
|
+
fieldList: string;
|
|
9
|
+
field: string;
|
|
10
|
+
rulesGroup: string;
|
|
6
11
|
noData: string;
|
|
12
|
+
fieldEnable: string;
|
|
13
|
+
fieldUnEnable: string;
|
|
14
|
+
displayGlobalTip: string;
|
|
15
|
+
sphereOfIncidence: string;
|
|
16
|
+
global: string;
|
|
17
|
+
createGroup: string;
|
|
18
|
+
addCondition: string;
|
|
19
|
+
leftValue: string;
|
|
20
|
+
operator: string;
|
|
21
|
+
value: string;
|
|
22
|
+
physicalBusinessModel: string;
|
|
23
|
+
builtinConditionalModel: string;
|
|
24
|
+
permissionScope: string;
|
|
25
|
+
icon: string;
|
|
26
|
+
pleaseSelect: string;
|
|
7
27
|
};
|
|
8
28
|
export default _default;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/appDesigner.ts
|
|
3
|
+
var appDesigner_exports = /* @__PURE__ */ __exportAll({ default: () => appDesigner_default });
|
|
4
|
+
var appDesigner_default = {
|
|
5
|
+
approval: {
|
|
6
|
+
nodeName: "节点名称",
|
|
7
|
+
opinion: "审批意见"
|
|
8
|
+
},
|
|
9
|
+
modifier: "修改人",
|
|
10
|
+
modificationTime: "修改时间",
|
|
11
|
+
fieldList: "字段列表",
|
|
12
|
+
field: "字段",
|
|
13
|
+
rulesGroup: "规则分组",
|
|
14
|
+
noData: "暂无数据",
|
|
15
|
+
fieldEnable: "启用",
|
|
16
|
+
fieldUnEnable: "禁用",
|
|
17
|
+
displayGlobalTip: "开启后所有与该模型关联的模型数据将受该模型的数据权限配置影响",
|
|
18
|
+
sphereOfIncidence: "影响范围",
|
|
19
|
+
global: "全局",
|
|
20
|
+
createGroup: "新建分组",
|
|
21
|
+
addCondition: "添加维度条件",
|
|
22
|
+
leftValue: "左值",
|
|
23
|
+
operator: "操作符",
|
|
24
|
+
value: "值",
|
|
25
|
+
physicalBusinessModel: "实体业务模型",
|
|
26
|
+
builtinConditionalModel: "内置条件模型",
|
|
27
|
+
permissionScope: "权限作用域",
|
|
28
|
+
icon: "图标",
|
|
29
|
+
pleaseSelect: "请选择"
|
|
30
|
+
};
|
|
31
|
+
//#endregion
|
|
32
|
+
export { appDesigner_exports };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/cardDesign.ts
|
|
3
|
+
var cardDesign_exports = /* @__PURE__ */ __exportAll({ default: () => cardDesign_default });
|
|
4
|
+
var cardDesign_default = { back_info: {
|
|
5
|
+
title: "当前页面未保存,是否保存?",
|
|
6
|
+
content: "有信息发生变动,返回会导致信息丢失,是否需要保存?",
|
|
7
|
+
notSave: "不保存",
|
|
8
|
+
saveAndExit: "保存并退出"
|
|
9
|
+
} };
|
|
10
|
+
//#endregion
|
|
11
|
+
export { cardDesign_exports };
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
+
fieldTransfer: {
|
|
3
|
+
currentModel: string;
|
|
4
|
+
linkModel: string;
|
|
5
|
+
};
|
|
6
|
+
dataConnection: {
|
|
7
|
+
rename: string;
|
|
8
|
+
};
|
|
2
9
|
cropper: {
|
|
3
10
|
btn_zoom_in: string;
|
|
4
11
|
btn_zoom_out: string;
|
|
@@ -8,13 +15,16 @@ declare const _default: {
|
|
|
8
15
|
btn_scale_y: string;
|
|
9
16
|
btn_reset: string;
|
|
10
17
|
acceptAvatarTypeTip: string;
|
|
18
|
+
modalTitle: string;
|
|
11
19
|
selectImage: string;
|
|
12
20
|
acceptTip: string;
|
|
13
|
-
modalTitle: string;
|
|
14
21
|
};
|
|
15
22
|
upload: {
|
|
16
23
|
uploadError: string;
|
|
17
24
|
};
|
|
25
|
+
userCmp: {
|
|
26
|
+
deleteGroup: string;
|
|
27
|
+
};
|
|
18
28
|
modal: {
|
|
19
29
|
restore: string;
|
|
20
30
|
maximize: string;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/component.ts
|
|
3
|
+
var component_exports = /* @__PURE__ */ __exportAll({ default: () => component_default });
|
|
4
|
+
var component_default = {
|
|
5
|
+
fieldTransfer: {
|
|
6
|
+
currentModel: "当前模型",
|
|
7
|
+
linkModel: "关联模型"
|
|
8
|
+
},
|
|
9
|
+
dataConnection: { rename: "重命名" },
|
|
10
|
+
cropper: {
|
|
11
|
+
btn_zoom_in: "放大",
|
|
12
|
+
btn_zoom_out: "缩小",
|
|
13
|
+
btn_rotate_left: "逆时针旋转",
|
|
14
|
+
btn_rotate_right: "顺时针旋转",
|
|
15
|
+
btn_scale_x: "水平翻转",
|
|
16
|
+
btn_scale_y: "垂直翻转",
|
|
17
|
+
btn_reset: "重置",
|
|
18
|
+
acceptAvatarTypeTip: "支持的扩展名为.jpg .jpeg .png .bmp",
|
|
19
|
+
modalTitle: "修改头像",
|
|
20
|
+
selectImage: "选择图片",
|
|
21
|
+
acceptTip: "请选择jpg、png格式的图片"
|
|
22
|
+
},
|
|
23
|
+
upload: { uploadError: "上传失败" },
|
|
24
|
+
userCmp: { deleteGroup: "删除分组" },
|
|
25
|
+
modal: {
|
|
26
|
+
restore: "还原",
|
|
27
|
+
maximize: "最大化",
|
|
28
|
+
close: "关闭"
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
//#endregion
|
|
32
|
+
export { component_exports };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/edhr.ts
|
|
3
|
+
var edhr_exports = /* @__PURE__ */ __exportAll({ default: () => edhr_default });
|
|
4
|
+
var edhr_default = {
|
|
5
|
+
loadingMore: "正在加载更多数据...",
|
|
6
|
+
noSearchResult: "未搜索到内容"
|
|
7
|
+
};
|
|
8
|
+
//#endregion
|
|
9
|
+
export { edhr_exports };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/expression.ts
|
|
3
|
+
var expression_exports = /* @__PURE__ */ __exportAll({ default: () => expression_default });
|
|
4
|
+
var expression_default = { form: "表单" };
|
|
5
|
+
//#endregion
|
|
6
|
+
export { expression_exports };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/i18n.ts
|
|
3
|
+
var i18n_exports = /* @__PURE__ */ __exportAll({ default: () => i18n_default });
|
|
4
|
+
var i18n_default = {
|
|
5
|
+
resourceIdentification: "资源标识",
|
|
6
|
+
validated18nKeyErrorMsg: "资源标识只支持英文、下划线及点号",
|
|
7
|
+
i18nConfig: "国际化配置"
|
|
8
|
+
};
|
|
9
|
+
//#endregion
|
|
10
|
+
export { i18n_exports };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/integration.ts
|
|
3
|
+
var integration_exports = /* @__PURE__ */ __exportAll({ default: () => integration_default });
|
|
4
|
+
var integration_default = { timeConsuming: "耗时" };
|
|
5
|
+
//#endregion
|
|
6
|
+
export { integration_exports };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/ipaas.ts
|
|
3
|
+
var ipaas_exports = /* @__PURE__ */ __exportAll({ default: () => ipaas_default });
|
|
4
|
+
var ipaas_default = { noData: "暂无数据" };
|
|
5
|
+
//#endregion
|
|
6
|
+
export { ipaas_exports };
|
package/es/locale/sys/model.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
+
sign: string;
|
|
2
3
|
pleaseInputMin: string;
|
|
3
4
|
pleaseInputMax: string;
|
|
4
5
|
value: string;
|
|
5
6
|
addMoreRule: string;
|
|
6
|
-
sign: string;
|
|
7
7
|
minimumLengthLimit: string;
|
|
8
8
|
startingSequenceNumber: string;
|
|
9
9
|
placeholder: string;
|
|
@@ -13,5 +13,10 @@ declare const _default: {
|
|
|
13
13
|
maxLengthDefault: string;
|
|
14
14
|
minNumDefault: string;
|
|
15
15
|
maxNumDefault: string;
|
|
16
|
+
viewFilterCondition: string;
|
|
17
|
+
increase: string;
|
|
18
|
+
date: string;
|
|
19
|
+
fixed: string;
|
|
20
|
+
letter: string;
|
|
16
21
|
};
|
|
17
22
|
export default _default;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/model.ts
|
|
3
|
+
var model_exports = /* @__PURE__ */ __exportAll({ default: () => model_default });
|
|
4
|
+
var model_default = {
|
|
5
|
+
sign: "签名",
|
|
6
|
+
pleaseInputMin: "最小",
|
|
7
|
+
pleaseInputMax: "最大",
|
|
8
|
+
value: "值",
|
|
9
|
+
addMoreRule: "添加更多规则",
|
|
10
|
+
minimumLengthLimit: "最小长度限制",
|
|
11
|
+
startingSequenceNumber: "起始序号",
|
|
12
|
+
placeholder: "填充符",
|
|
13
|
+
step: "步长",
|
|
14
|
+
endSerialNumber: "终止序号",
|
|
15
|
+
minLengthDefault: "默认值的最小长度为",
|
|
16
|
+
maxLengthDefault: "默认值的最大长度为",
|
|
17
|
+
minNumDefault: "默认值的最小数值为",
|
|
18
|
+
maxNumDefault: "默认值的最大数值为",
|
|
19
|
+
viewFilterCondition: "过滤条件",
|
|
20
|
+
increase: "序列编号",
|
|
21
|
+
date: "日期",
|
|
22
|
+
fixed: "固定值",
|
|
23
|
+
letter: "字母"
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { model_exports };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/onlineForm.ts
|
|
3
|
+
var onlineForm_exports = /* @__PURE__ */ __exportAll({ default: () => onlineForm_default });
|
|
4
|
+
var onlineForm_default = {
|
|
5
|
+
parentCategoryName: "父级分类名称",
|
|
6
|
+
searchCategory: "搜索分类"
|
|
7
|
+
};
|
|
8
|
+
//#endregion
|
|
9
|
+
export { onlineForm_exports };
|
package/es/locale/sys/org.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
orgTree: string;
|
|
3
2
|
visiblePersonnel: string;
|
|
3
|
+
orgTree: string;
|
|
4
|
+
selectedDepartment: string;
|
|
5
|
+
selectedPersonnel: string;
|
|
4
6
|
candidates: string;
|
|
5
7
|
pleaseEnterSearchContent: string;
|
|
6
8
|
noPersonnelInformationCurrentlyAvailable: string;
|
|
7
|
-
selectedDepartment: string;
|
|
8
|
-
selectedPersonnel: string;
|
|
9
9
|
};
|
|
10
10
|
export default _default;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/org.ts
|
|
3
|
+
var org_exports = /* @__PURE__ */ __exportAll({ default: () => org_default });
|
|
4
|
+
var org_default = {
|
|
5
|
+
visiblePersonnel: "可选人员",
|
|
6
|
+
orgTree: "组织架构",
|
|
7
|
+
selectedDepartment: "已选择部门",
|
|
8
|
+
selectedPersonnel: "已选择人员",
|
|
9
|
+
candidates: "待选人员",
|
|
10
|
+
pleaseEnterSearchContent: "请输入搜索内容",
|
|
11
|
+
noPersonnelInformationCurrentlyAvailable: "暂无人员信息"
|
|
12
|
+
};
|
|
13
|
+
//#endregion
|
|
14
|
+
export { org_exports };
|
|
@@ -5,8 +5,52 @@ declare const _default: {
|
|
|
5
5
|
handler: string;
|
|
6
6
|
handleOperation: string;
|
|
7
7
|
handleTime: string;
|
|
8
|
+
ToBeSelect: string;
|
|
9
|
+
dept: string;
|
|
10
|
+
dynamic: string;
|
|
11
|
+
deleteAll: string;
|
|
12
|
+
deptUser: string;
|
|
13
|
+
fieldCmp: {
|
|
14
|
+
range_user: string;
|
|
15
|
+
online_form: string;
|
|
16
|
+
};
|
|
8
17
|
inputplaceholder: string;
|
|
18
|
+
label: string;
|
|
19
|
+
document: string;
|
|
20
|
+
widget: string;
|
|
21
|
+
pleaseEnterSearchContent: string;
|
|
9
22
|
clickOrDragToUpload: string;
|
|
23
|
+
restore: string;
|
|
24
|
+
selfAdaption: string;
|
|
25
|
+
pageDiff: string;
|
|
26
|
+
pageProp: string;
|
|
27
|
+
historyTitle: string;
|
|
28
|
+
compare: string;
|
|
29
|
+
recover: string;
|
|
30
|
+
emptyPageHistory: string;
|
|
10
31
|
system: string;
|
|
32
|
+
end: string;
|
|
33
|
+
dataLinkage: {
|
|
34
|
+
selectPlaceholder: string;
|
|
35
|
+
confirm: {
|
|
36
|
+
content: string;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
selectModel: string;
|
|
40
|
+
topBorder: string;
|
|
41
|
+
leftBorder: string;
|
|
42
|
+
bottomBorder: string;
|
|
43
|
+
rightBorder: string;
|
|
44
|
+
whole: string;
|
|
45
|
+
upLeft: string;
|
|
46
|
+
upRight: string;
|
|
47
|
+
downLeft: string;
|
|
48
|
+
downRight: string;
|
|
49
|
+
radius: string;
|
|
50
|
+
pleaseEnterAnExpression: string;
|
|
51
|
+
uploadimage: string;
|
|
52
|
+
imgUploadTip: string;
|
|
53
|
+
address: string;
|
|
54
|
+
autoBroughtOut: string;
|
|
11
55
|
};
|
|
12
56
|
export default _default;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/pageDesigner.ts
|
|
3
|
+
var pageDesigner_exports = /* @__PURE__ */ __exportAll({ default: () => pageDesigner_default });
|
|
4
|
+
var pageDesigner_default = {
|
|
5
|
+
confirmTodo: "确认执行?",
|
|
6
|
+
totalTimeSpent: "总耗时",
|
|
7
|
+
index: "序号",
|
|
8
|
+
handler: "处理人",
|
|
9
|
+
handleOperation: "处理操作",
|
|
10
|
+
handleTime: "处理时间",
|
|
11
|
+
ToBeSelect: "待选区",
|
|
12
|
+
dept: "部门",
|
|
13
|
+
dynamic: "动态",
|
|
14
|
+
deleteAll: "删除全部",
|
|
15
|
+
deptUser: "部门人员",
|
|
16
|
+
fieldCmp: {
|
|
17
|
+
range_user: "范围人员",
|
|
18
|
+
online_form: "在线表单"
|
|
19
|
+
},
|
|
20
|
+
inputplaceholder: "请输入",
|
|
21
|
+
label: "标签",
|
|
22
|
+
document: "单据",
|
|
23
|
+
widget: "组件",
|
|
24
|
+
pleaseEnterSearchContent: "请输入搜索内容",
|
|
25
|
+
clickOrDragToUpload: "点击或将图片拖拽到这里上传",
|
|
26
|
+
restore: "还原",
|
|
27
|
+
selfAdaption: "自适应",
|
|
28
|
+
pageDiff: "版本对比",
|
|
29
|
+
pageProp: "页面属性",
|
|
30
|
+
historyTitle: "历史记录",
|
|
31
|
+
compare: "对比",
|
|
32
|
+
recover: "回滚",
|
|
33
|
+
emptyPageHistory: "暂无历史记录",
|
|
34
|
+
system: "系统",
|
|
35
|
+
end: "结束",
|
|
36
|
+
dataLinkage: {
|
|
37
|
+
selectPlaceholder: "模型字段",
|
|
38
|
+
confirm: { content: "删除后不可恢复,请谨慎操作哦!" }
|
|
39
|
+
},
|
|
40
|
+
selectModel: "选择模型",
|
|
41
|
+
topBorder: "上边框",
|
|
42
|
+
leftBorder: "左边框",
|
|
43
|
+
bottomBorder: "下边框",
|
|
44
|
+
rightBorder: "右边框",
|
|
45
|
+
whole: "全部",
|
|
46
|
+
upLeft: "左上角",
|
|
47
|
+
upRight: "右上角",
|
|
48
|
+
downLeft: "左下角",
|
|
49
|
+
downRight: "右下角",
|
|
50
|
+
radius: "圆角",
|
|
51
|
+
pleaseEnterAnExpression: "请输入表达式",
|
|
52
|
+
uploadimage: "图片上传",
|
|
53
|
+
imgUploadTip: "支持jpg、png图片格式,大小2M以内",
|
|
54
|
+
address: "地址",
|
|
55
|
+
autoBroughtOut: "自动带出"
|
|
56
|
+
};
|
|
57
|
+
//#endregion
|
|
58
|
+
export { pageDesigner_exports };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
getDeviceError: string;
|
|
3
|
+
printError: string;
|
|
4
|
+
imgNotNull: string;
|
|
5
|
+
labelName: string;
|
|
6
|
+
labelKey: string;
|
|
7
|
+
labelSize: string;
|
|
8
|
+
printDPI: string;
|
|
9
|
+
refEntity: string;
|
|
10
|
+
labelFormart: string;
|
|
11
|
+
};
|
|
12
|
+
export default _default;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/printDesigner.ts
|
|
3
|
+
var printDesigner_exports = /* @__PURE__ */ __exportAll({ default: () => printDesigner_default });
|
|
4
|
+
var printDesigner_default = {
|
|
5
|
+
getDeviceError: "打印失败,请检查设备连接是否正常,确认后重试",
|
|
6
|
+
printError: "暂无可用打印设备,请连接打印机后重试",
|
|
7
|
+
imgNotNull: "有图片组件未上传图片,请上传!",
|
|
8
|
+
labelName: "标签名称",
|
|
9
|
+
labelKey: "标签KEY",
|
|
10
|
+
labelSize: "标签尺寸",
|
|
11
|
+
printDPI: "打印DPI",
|
|
12
|
+
refEntity: "关联实体模型",
|
|
13
|
+
labelFormart: "标签格式"
|
|
14
|
+
};
|
|
15
|
+
//#endregion
|
|
16
|
+
export { printDesigner_exports };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/process.ts
|
|
3
|
+
var process_exports = /* @__PURE__ */ __exportAll({ default: () => process_default });
|
|
4
|
+
var process_default = { status: { approving: "审批中" } };
|
|
5
|
+
//#endregion
|
|
6
|
+
export { process_exports };
|
|
@@ -1,4 +1,29 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
to: string;
|
|
3
|
+
date: string;
|
|
4
|
+
time: string;
|
|
5
|
+
dateTime: string;
|
|
6
|
+
user: string;
|
|
7
|
+
curDay: string;
|
|
8
|
+
curWeek: string;
|
|
9
|
+
curMonth: string;
|
|
10
|
+
curYear: string;
|
|
11
|
+
curUser: string;
|
|
12
|
+
fixed: string;
|
|
13
|
+
fixedAbbr: string;
|
|
14
|
+
system: string;
|
|
15
|
+
systemAbbr: string;
|
|
16
|
+
field: string;
|
|
17
|
+
fieldAbbr: string;
|
|
18
|
+
var: string;
|
|
19
|
+
varAbbr: string;
|
|
20
|
+
booleanTrue: string;
|
|
21
|
+
booleanFalse: string;
|
|
22
|
+
saveTip: string;
|
|
23
|
+
and: string;
|
|
24
|
+
or: string;
|
|
25
|
+
allCondition: string;
|
|
26
|
+
anyCondition: string;
|
|
27
|
+
dragError: string;
|
|
3
28
|
};
|
|
4
29
|
export default _default;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { __exportAll } from "../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
+
//#region src/locale/sys/webRender.ts
|
|
3
|
+
var webRender_exports = /* @__PURE__ */ __exportAll({ default: () => webRender_default });
|
|
4
|
+
var webRender_default = {
|
|
5
|
+
to: "至",
|
|
6
|
+
date: "日期",
|
|
7
|
+
time: "时间",
|
|
8
|
+
dateTime: "日期时间",
|
|
9
|
+
user: "人员",
|
|
10
|
+
curDay: "当天",
|
|
11
|
+
curWeek: "本周",
|
|
12
|
+
curMonth: "本月",
|
|
13
|
+
curYear: "本年",
|
|
14
|
+
curUser: "登录用户",
|
|
15
|
+
fixed: "固定",
|
|
16
|
+
fixedAbbr: "固",
|
|
17
|
+
system: "系统",
|
|
18
|
+
systemAbbr: "系",
|
|
19
|
+
field: "字段",
|
|
20
|
+
fieldAbbr: "字",
|
|
21
|
+
var: "变量",
|
|
22
|
+
varAbbr: "变",
|
|
23
|
+
booleanTrue: "布尔真",
|
|
24
|
+
booleanFalse: "布尔假",
|
|
25
|
+
saveTip: "请将所有规则条件填写完整",
|
|
26
|
+
and: "与",
|
|
27
|
+
or: "或",
|
|
28
|
+
allCondition: "满足所有条件",
|
|
29
|
+
anyCondition: "满足任意条件",
|
|
30
|
+
dragError: "拖拽失败,目录层级超出限制"
|
|
31
|
+
};
|
|
32
|
+
//#endregion
|
|
33
|
+
export { webRender_exports };
|
package/es/locale/sys.d.ts
CHANGED
|
@@ -1,8 +1,32 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
+
printDeviceNotFound: string;
|
|
3
|
+
labelNotFound: string;
|
|
2
4
|
tooltipExitFull: string;
|
|
3
5
|
tooltipEntryFull: string;
|
|
4
6
|
copySuccess: string;
|
|
7
|
+
saveText: string;
|
|
8
|
+
nextStep: string;
|
|
9
|
+
cancel: string;
|
|
10
|
+
ok: string;
|
|
11
|
+
user: string;
|
|
12
|
+
role: string;
|
|
13
|
+
userGroup: string;
|
|
14
|
+
selected: string;
|
|
15
|
+
searchText: string;
|
|
16
|
+
okText: string;
|
|
5
17
|
preview: string;
|
|
18
|
+
category: string;
|
|
19
|
+
name: string;
|
|
20
|
+
newCategory: string;
|
|
21
|
+
delText: string;
|
|
22
|
+
default: string;
|
|
23
|
+
description: string;
|
|
24
|
+
labelTmplPath: string;
|
|
25
|
+
shared: string;
|
|
26
|
+
local: string;
|
|
27
|
+
macAddress: string;
|
|
28
|
+
creator: string;
|
|
29
|
+
createTime: string;
|
|
6
30
|
edit: string;
|
|
7
31
|
new: string;
|
|
8
32
|
i18n: string;
|
|
@@ -10,11 +34,28 @@ declare const _default: {
|
|
|
10
34
|
keywordsPlaceholder: string;
|
|
11
35
|
queryText: string;
|
|
12
36
|
inputText: string;
|
|
37
|
+
printTest: string;
|
|
38
|
+
ok2: string;
|
|
39
|
+
saveSuccess: string;
|
|
40
|
+
inputVar: string;
|
|
41
|
+
simulatedPreview: string;
|
|
13
42
|
collapse: string;
|
|
14
43
|
unfold: string;
|
|
15
|
-
|
|
16
|
-
|
|
44
|
+
entityModel: string;
|
|
45
|
+
cancelText: string;
|
|
46
|
+
delSuccess: string;
|
|
17
47
|
add: string;
|
|
48
|
+
loadingText: string;
|
|
49
|
+
reUpload: string;
|
|
50
|
+
updatePerson: string;
|
|
51
|
+
updateTime: string;
|
|
52
|
+
sureToRecover: string;
|
|
18
53
|
chooseText: string;
|
|
54
|
+
pleaseSelectSth: string;
|
|
55
|
+
noMoreData: string;
|
|
56
|
+
upload: string;
|
|
57
|
+
width: string;
|
|
58
|
+
height: string;
|
|
59
|
+
operation: string;
|
|
19
60
|
};
|
|
20
61
|
export default _default;
|