@gct-paas/core-web 0.1.6-dev.0 → 0.1.6-dev.10

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.
Files changed (283) hide show
  1. package/dist/ColorPicker-BDeYRWA2.js +1 -0
  2. package/dist/JsBarcode-DY53cVJ6.js +1 -0
  3. package/dist/_plugin-vue_export-helper-CGzGcWFX.js +1 -0
  4. package/dist/chunk-DPOkwzLC.js +1 -0
  5. package/dist/{cropper-DPh9NaIi.js → cropper-DK_hFgpO.js} +1 -1
  6. package/dist/{de_DE-BY1He8Sf.js → de_DE-B3f8kAv-.js} +1 -1
  7. package/dist/defineProperty-Co6UJKQ3.js +1 -0
  8. package/dist/diagram-config-item-C5Ha2XJq.js +1 -0
  9. package/dist/diagram-config-item-reverse-ChoxnW-Z.js +1 -0
  10. package/dist/diagram-config-item-virtual-Cbmggfwt.js +1 -0
  11. package/dist/{en_US-CuX-vrWy.js → en_US-BSG3Kz6v.js} +1 -1
  12. package/dist/{es_ES-BqHRjpc9.js → es_ES-BGP8IOmQ.js} +1 -1
  13. package/dist/{fr_FR-C4TFcMTv.js → fr_FR-Y-6CzjUq.js} +1 -1
  14. package/dist/hooks-yX21uJ6d.js +1 -0
  15. package/dist/icon-next-picker-DYiHqnNR.js +1 -0
  16. package/dist/index.min.css +1 -1
  17. package/dist/{ja_JP-CgXnA74i.js → ja_JP-CDlH1v8M.js} +1 -1
  18. package/dist/loader.esm.min.js +1 -1
  19. package/dist/monaco-editor-CQJ9TMzD.js +1 -0
  20. package/dist/{pt_PT-C0ALlHDr.js → pt_PT-N-iIoE2_.js} +1 -1
  21. package/dist/relationship-diagram-config-DstwwXCO.js +1 -0
  22. package/dist/rich-editor-DVOriJH0.js +1 -0
  23. package/dist/{ru_RU-D39vUeFW.js → ru_RU--ESLRHrj.js} +1 -1
  24. package/dist/template-Dt6RJclf.js +1 -0
  25. package/dist/{tr_TR-Cm3P61iH.js → tr_TR-BOIykdZO.js} +1 -1
  26. package/dist/useMonacoEditor-DqSQTg7b.js +1 -0
  27. package/dist/{vi_VN-BZ_iPKuE.js → vi_VN-CmVoM2Rw.js} +1 -1
  28. package/dist/{zh_CN-DY_wA21D.js → zh_CN-DhsO5Qwx.js} +1 -1
  29. package/dist/{zh_TW-A1Y7MG2g.js → zh_TW-DWdp2kVo.js} +1 -1
  30. package/es/components/I18nSelect/src/i18n-select-btn.vue.mjs +2 -2
  31. package/es/components/I18nSelect/src/i18n-select-btn.vue_vue_type_script_setup_true_name_i18n-select-btn_lang.mjs +4 -1
  32. package/es/components/I18nSelect/src/{i18n-select-btn.vue_vue_type_style_index_0_scoped_b86f4068_lang.css → i18n-select-btn.vue_vue_type_style_index_0_scoped_ab917ea8_lang.css} +18 -13
  33. package/es/components/TreeEx/tree-ex.mjs +3 -0
  34. package/es/components/UserPick/src/user-pick.vue_vue_type_script_setup_true_lang.mjs +2 -2
  35. package/es/components/base-button/base-button.vue.mjs +1 -1
  36. package/es/components/copy-module-key/copy-module-key.vue_vue_type_script_setup_true_name_copy-module-key_lang.mjs +3 -0
  37. package/es/components/field-cascader/src/hooks.d.ts +1 -0
  38. package/es/components/field-tree-select/field-sort-popover.vue_vue_type_script_setup_true_lang.mjs +2 -0
  39. package/es/components/field-tree-select/field-tree-select.vue_vue_type_script_setup_true_lang.mjs +3 -0
  40. package/es/components/icon-next-picker/icon-next-picker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs +6 -3
  41. package/es/components/icon-next-picker/icon-next-picker.vue_vue_type_style_index_0_lang.css +3 -0
  42. package/es/components/index.d.ts +1 -0
  43. package/es/components/index.mjs +3 -1
  44. package/es/components/label-design/components/rich-editor/index.d.ts +22 -1
  45. package/es/components/label-design/components/rich-editor/index.mjs +5 -1
  46. package/es/components/label-design/components/rich-editor/index.vue.d.ts +4 -4
  47. package/es/components/label-design/components/rich-editor/index.vue_vue_type_script_setup_true_lang.mjs +2 -2
  48. package/es/components/label-design/components/widgets/BarCode.vue.mjs +2 -2
  49. package/es/components/label-design/components/widgets/BarCode.vue_vue_type_script_setup_true_name_BAR_CODE_lang.mjs +28 -18
  50. package/es/components/label-design/components/widgets/{BarCode.vue_vue_type_style_index_0_scoped_492a6f00_lang.css → BarCode.vue_vue_type_style_index_0_scoped_abb7a450_lang.css} +3 -3
  51. package/es/components/label-design/index.mjs +1 -1
  52. package/es/components/label-design/modal/index.d.ts +1 -1
  53. package/es/components/label-design/modal/index.mjs +6 -6
  54. package/es/components/label-design/modal/rich-editor-modal.vue.d.ts +60 -0
  55. package/es/components/label-design/modal/rich-editor-modal.vue.mjs +2 -2
  56. package/es/components/label-design/modal/rich-editor-modal.vue_vue_type_script_setup_true_lang.mjs +5 -6
  57. package/es/components/label-design/modal/rich-editor-modal.vue_vue_type_style_index_0_scoped_8a4eda15_lang.css +3 -0
  58. package/es/components/label-design/modal/template.vue_vue_type_script_setup_true_lang.mjs +2 -2
  59. package/es/components/label-design/panels/modals/diff-modal.vue_vue_type_script_setup_true_lang.mjs +2 -2
  60. package/es/components/label-design/panels/panel.vue_vue_type_script_setup_true_lang.mjs +1 -1
  61. package/es/components/label-design/panels/widget/components/label-params-select.vue_vue_type_script_setup_true_lang.mjs +7 -0
  62. package/es/components/label-design/panels/widget/controls/LabelParamsSelect.vue_vue_type_script_setup_true_name_label-params-select_lang.mjs +7 -0
  63. package/es/components/label-design/panels/widget/controls/VariableSelect.vue_vue_type_script_setup_true_name_variable-select_lang.mjs +1 -1
  64. package/es/components/label-design/panels/widget/controls/labelTemplate.vue.mjs +2 -2
  65. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_script_setup_true_lang.mjs +1 -16
  66. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_c628d318_lang.css +10 -0
  67. package/es/components/label-design/stage/stage.vue.d.ts +9 -0
  68. package/es/components/label-design/stage/stage.vue.mjs +2 -2
  69. package/es/components/label-design/stage/stage.vue_vue_type_script_setup_true_lang.mjs +5 -4
  70. package/es/components/label-design/stage/{stage.vue_vue_type_style_index_0_scoped_142d3d35_lang.css → stage.vue_vue_type_style_index_0_scoped_9275e9fb_lang.css} +8 -8
  71. package/es/components/layout/view-container/view-container.d.ts +1 -11
  72. package/es/components/layout/view-container/view-container.mjs +10 -14
  73. package/es/components/overlay-scrollbars/gct-overlay-scrollbars.mjs +16 -0
  74. package/es/components/paas-bpmn-log/components/approval-node.vue.mjs +2 -2
  75. package/es/components/paas-bpmn-log/components/approval-node.vue_vue_type_script_setup_true_lang.mjs +1 -2
  76. 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_a8065b24_lang.css} +9 -9
  77. package/es/components/paas-bpmn-log/paas-bpmn-log.vue.mjs +2 -2
  78. package/es/components/paas-bpmn-log/paas-bpmn-log.vue_vue_type_script_setup_true_lang.mjs +1 -2
  79. 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_eb574523_lang.css} +9 -9
  80. package/es/components/select-user-modal/deptUser.vue.d.ts +9 -0
  81. package/es/components/select-user-modal/deptUser.vue.mjs +7 -0
  82. package/es/components/select-user-modal/deptUser.vue_vue_type_script_setup_true_name_deptUser_lang.mjs +296 -0
  83. package/es/components/select-user-modal/deptUser.vue_vue_type_style_index_0_scoped_02dff7bf_lang.css +40 -0
  84. package/es/components/select-user-modal/index.d.ts +2 -0
  85. package/es/components/select-user-modal/index.mjs +1 -0
  86. package/es/components/select-user-modal/range-role.vue.d.ts +9 -0
  87. package/es/components/select-user-modal/range-role.vue.mjs +7 -0
  88. package/es/components/select-user-modal/range-role.vue_vue_type_script_setup_true_name_role_lang.mjs +137 -0
  89. package/es/components/select-user-modal/range-role.vue_vue_type_style_index_0_scoped_1241bcdf_lang.css +34 -0
  90. package/es/components/select-user-modal/select-user-modal.vue.d.ts +12 -0
  91. package/es/components/select-user-modal/select-user-modal.vue.mjs +7 -0
  92. package/es/components/select-user-modal/select-user-modal.vue_vue_type_script_setup_true_name_select-user-modal_lang.mjs +123 -0
  93. package/es/components/select-user-modal/select-user-modal.vue_vue_type_style_index_0_scoped_2c0f184c_lang.css +14 -0
  94. package/es/components/select-user-modal/userGroup.vue.d.ts +9 -0
  95. package/es/components/select-user-modal/userGroup.vue.mjs +7 -0
  96. package/es/components/select-user-modal/userGroup.vue_vue_type_script_setup_true_name_userGroup_lang.mjs +149 -0
  97. package/es/components/select-user-modal/userGroup.vue_vue_type_style_index_0_scoped_47d1cbaa_lang.css +19 -0
  98. package/es/components/serial-number/serial-number-item.vue.mjs +2 -2
  99. package/es/components/serial-number/serial-number-item.vue_vue_type_script_setup_true_lang.mjs +1 -1
  100. package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_f992d0b8_lang.css +67 -0
  101. package/es/create-app-vue.d.ts +2 -2
  102. package/es/create-app-vue.mjs +7 -5
  103. package/es/index.d.ts +5 -1
  104. package/es/index.mjs +37 -26
  105. package/es/locale/sys/model.d.ts +4 -0
  106. package/es/modules/category/category-modal.vue.d.ts +11 -0
  107. package/es/modules/category/category-modal.vue.mjs +7 -0
  108. package/es/modules/category/category-modal.vue_vue_type_script_setup_true_name_category-modal_lang.mjs +53 -0
  109. package/es/modules/category/category-modal.vue_vue_type_style_index_0_scoped_b560615c_lang.css +67 -0
  110. package/es/modules/category/category-sider.vue.d.ts +337 -0
  111. package/es/modules/category/category-sider.vue.mjs +7 -0
  112. package/es/modules/category/category-sider.vue_vue_type_script_setup_true_name_category-sider_lang.mjs +239 -0
  113. package/es/modules/category/category-sider.vue_vue_type_style_index_0_scoped_5af8c1ba_lang.css +211 -0
  114. package/es/modules/category/hooks/useCategory.d.ts +20 -0
  115. package/es/modules/category/hooks/useCategory.mjs +139 -0
  116. package/es/modules/category/index.d.ts +2 -0
  117. package/es/modules/category/index.mjs +2 -0
  118. package/es/modules/category/type.d.ts +8 -0
  119. package/es/modules/color-picker/src/color-editor.vue.mjs +1 -1
  120. package/es/modules/data-rules-container/index.d.ts +3 -0
  121. package/es/modules/data-rules-container/index.mjs +2 -0
  122. package/es/modules/data-rules-container/src/components/header-action.vue.d.ts +10 -0
  123. package/es/modules/data-rules-container/src/components/header-action.vue.mjs +7 -0
  124. package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_script_setup_true_name_header-action_lang.mjs +36 -0
  125. package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_style_index_0_scoped_4e281013_lang.css +32 -0
  126. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.d.ts +8 -0
  127. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.mjs +5 -0
  128. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +266 -0
  129. package/es/modules/data-rules-container/src/components/perm-action-node.vue.d.ts +22 -0
  130. package/es/modules/data-rules-container/src/components/perm-action-node.vue.mjs +7 -0
  131. 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
  132. package/es/modules/data-rules-container/src/components/perm-action-node.vue_vue_type_style_index_0_scoped_417c660f_lang.css +73 -0
  133. package/es/modules/data-rules-container/src/components/perm-root-node.vue.d.ts +3 -0
  134. package/es/modules/data-rules-container/src/components/perm-root-node.vue.mjs +7 -0
  135. 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
  136. package/es/modules/data-rules-container/src/components/perm-root-node.vue_vue_type_style_index_0_scoped_ca5c9d20_lang.css +74 -0
  137. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.d.ts +11 -0
  138. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.mjs +5 -0
  139. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +93 -0
  140. package/es/modules/data-rules-container/src/components/request-select-cmp.vue.d.ts +9 -0
  141. package/es/modules/data-rules-container/src/components/request-select-cmp.vue.mjs +5 -0
  142. 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
  143. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.d.ts +3 -0
  144. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.mjs +6 -0
  145. 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
  146. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue_vue_type_style_index_0_lang.css +21 -0
  147. package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.d.ts +32 -0
  148. package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.mjs +5 -0
  149. 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
  150. package/es/modules/data-rules-container/src/components/select-more.vue.d.ts +8 -0
  151. package/es/modules/data-rules-container/src/components/select-more.vue.mjs +5 -0
  152. package/es/modules/data-rules-container/src/components/select-more.vue_vue_type_script_setup_true_lang.mjs +26 -0
  153. package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.d.ts +12 -0
  154. package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.mjs +5 -0
  155. 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
  156. package/es/modules/data-rules-container/src/components/tree-action-node.vue.d.ts +25 -0
  157. package/es/modules/data-rules-container/src/components/tree-action-node.vue.mjs +7 -0
  158. 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
  159. package/es/modules/data-rules-container/src/components/tree-action-node.vue_vue_type_style_index_0_scoped_46368089_lang.css +67 -0
  160. package/es/modules/data-rules-container/src/components/tree-root-node.vue.d.ts +3 -0
  161. package/es/modules/data-rules-container/src/components/tree-root-node.vue.mjs +7 -0
  162. package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_script_setup_true_name_tree-root-node_lang.mjs +105 -0
  163. package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_style_index_0_scoped_37e323fb_lang.css +29 -0
  164. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.d.ts +3 -0
  165. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.mjs +5 -0
  166. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue_vue_type_script_name_gct-select_setup_true_lang.mjs +89 -0
  167. package/es/modules/data-rules-container/src/constant/config.d.ts +146 -0
  168. package/es/modules/data-rules-container/src/constant/config.mjs +548 -0
  169. package/es/modules/data-rules-container/src/constant/interface.d.ts +85 -0
  170. package/es/modules/data-rules-container/src/constant/interface.mjs +36 -0
  171. package/es/modules/data-rules-container/src/data-rules-container.vue.d.ts +45 -0
  172. package/es/modules/data-rules-container/src/data-rules-container.vue.mjs +6 -0
  173. package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_script_setup_true_name_data-rules-container_lang.mjs +234 -0
  174. package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_style_index_0_lang.css +149 -0
  175. package/es/modules/data-rules-container/src/field-role-container.vue.d.ts +14 -0
  176. package/es/modules/data-rules-container/src/field-role-container.vue.mjs +5 -0
  177. package/es/modules/data-rules-container/src/field-role-container.vue_vue_type_script_setup_true_name_field-role-container_lang.mjs +73 -0
  178. package/es/modules/data-rules-container/src/hooks/useDataRulesTree.d.ts +30 -0
  179. package/es/modules/data-rules-container/src/hooks/useDataRulesTree.mjs +317 -0
  180. package/es/modules/data-rules-container/src/hooks/useEmitter.d.ts +10 -0
  181. package/es/modules/data-rules-container/src/hooks/useRdoHooks.d.ts +37 -0
  182. package/es/modules/data-rules-container/src/hooks/useRdoHooks.mjs +144 -0
  183. package/es/modules/data-rules-container/src/hooks/useRole.d.ts +8 -0
  184. package/es/modules/data-rules-container/src/typing.d.ts +40 -0
  185. package/es/modules/gct-dnd/constants/index.mjs +12 -0
  186. package/es/modules/gct-form/controller/form-item-basic/form-item-basic.controller.mjs +2 -0
  187. package/es/modules/gct-form/controller/gct-form/gct-form.controller.mjs +1 -0
  188. package/es/modules/gct-table/controller/gct-table/gct-table.controller.mjs +1 -0
  189. package/es/modules/gct-table/controller/table-item/table-item.controller.mjs +2 -0
  190. package/es/modules/gct-table/controller/table-row/table-row.controller.mjs +3 -0
  191. package/es/modules/global-modal/src/components/ModalWrapper.vue_vue_type_script_lang.mjs +1 -4
  192. package/es/modules/global-modal/src/props.mjs +6 -0
  193. package/es/modules/picture-cropper/src/CopperFreeModal.vue.mjs +2 -2
  194. package/es/modules/picture-cropper/src/CopperFreeModal.vue_vue_type_script_setup_true_name_CropperModal_lang.mjs +1 -1
  195. package/es/modules/picture-cropper/src/{CopperFreeModal.vue_vue_type_style_index_0_scoped_9069f48a_lang.css → CopperFreeModal.vue_vue_type_style_index_0_scoped_da6428d3_lang.css} +10 -10
  196. package/es/modules/picture-cropper/src/CropperFree.vue.mjs +2 -2
  197. package/es/modules/picture-cropper/src/CropperFree.vue_vue_type_script_setup_true_name_CropperPhoto_lang.mjs +1 -1
  198. package/es/modules/picture-cropper/src/{CropperFree.vue_vue_type_style_index_0_scoped_7a51c6b9_lang.css → CropperFree.vue_vue_type_style_index_0_scoped_c85d53db_lang.css} +16 -16
  199. package/es/modules/print-tmpl/icon-print-folder.svg.mjs +4 -0
  200. package/es/modules/print-tmpl/icon-print-printer.svg.mjs +4 -0
  201. package/es/modules/print-tmpl/index.d.ts +2 -0
  202. package/es/modules/print-tmpl/index.mjs +1 -0
  203. package/es/modules/print-tmpl/print-tmpl-modal.vue.d.ts +31 -0
  204. package/es/modules/print-tmpl/print-tmpl-modal.vue.mjs +7 -0
  205. package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_script_setup_true_name_print-tmpl-modal_lang.mjs +593 -0
  206. package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_style_index_0_scoped_d94551a9_lang.css +143 -0
  207. package/es/modules/relationship-diagram-config/cache.controller.d.ts +70 -0
  208. package/es/modules/relationship-diagram-config/cache.controller.mjs +128 -0
  209. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.css +123 -0
  210. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.d.ts +381 -0
  211. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.mjs +98 -0
  212. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.css +71 -0
  213. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.d.ts +28 -0
  214. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.mjs +53 -0
  215. package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.d.ts +27 -0
  216. package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.mjs +2 -0
  217. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.css +107 -0
  218. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.d.ts +34 -0
  219. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.mjs +198 -0
  220. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.css +68 -0
  221. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.d.ts +31 -0
  222. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.mjs +53 -0
  223. package/es/modules/relationship-diagram-config/components/index.d.ts +5 -0
  224. package/es/modules/relationship-diagram-config/components/index.mjs +5 -0
  225. package/es/modules/relationship-diagram-config/constant/index.d.ts +72 -0
  226. package/es/modules/relationship-diagram-config/constant/index.mjs +70 -0
  227. package/es/modules/relationship-diagram-config/hooks/index.d.ts +10 -0
  228. package/es/modules/relationship-diagram-config/hooks/index.mjs +19 -0
  229. package/es/modules/relationship-diagram-config/index.d.ts +6 -0
  230. package/es/modules/relationship-diagram-config/index.mjs +28 -0
  231. package/es/modules/relationship-diagram-config/interface/i-link-provider/i-link-provider.d.ts +57 -0
  232. package/es/modules/relationship-diagram-config/interface/i-node-provider/i-node-provider.d.ts +18 -0
  233. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-link/i-relationship-diagram-link.d.ts +80 -0
  234. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-node/i-relationship-diagram-node.d.ts +82 -0
  235. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-options/i-relationship-diagram-options.d.ts +51 -0
  236. package/es/modules/relationship-diagram-config/interface/i-rule-config/i-rule-config.d.ts +135 -0
  237. package/es/modules/relationship-diagram-config/interface/index.d.ts +6 -0
  238. package/es/modules/relationship-diagram-config/link.controller.d.ts +75 -0
  239. package/es/modules/relationship-diagram-config/link.controller.mjs +121 -0
  240. package/es/modules/relationship-diagram-config/node.controller.d.ts +102 -0
  241. package/es/modules/relationship-diagram-config/node.controller.mjs +189 -0
  242. package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.d.ts +23 -0
  243. package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.mjs +33 -0
  244. package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.d.ts +1 -0
  245. package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.mjs +27 -0
  246. package/es/modules/relationship-diagram-config/plumb-plugin/index.d.ts +3 -0
  247. package/es/modules/relationship-diagram-config/plumb-plugin/index.mjs +2 -0
  248. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.css +132 -0
  249. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.d.ts +21 -0
  250. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.mjs +184 -0
  251. package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.d.ts +14 -0
  252. package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.mjs +17 -0
  253. package/es/modules/relationship-diagram-config/providers/index.d.ts +5 -0
  254. package/es/modules/relationship-diagram-config/providers/index.mjs +5 -0
  255. package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.d.ts +14 -0
  256. package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.mjs +17 -0
  257. package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.d.ts +16 -0
  258. package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.mjs +26 -0
  259. package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.d.ts +14 -0
  260. package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.mjs +17 -0
  261. package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.d.ts +119 -0
  262. package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.mjs +199 -0
  263. package/es/modules/relationship-diagram-config/relationship-diagram-config.css +113 -0
  264. package/es/modules/relationship-diagram-config/relationship-diagram-config.d.ts +102 -0
  265. package/es/modules/relationship-diagram-config/relationship-diagram-config.mjs +104 -0
  266. package/es/modules/relationship-diagram-config/relationship-diagram-config.state.d.ts +44 -0
  267. package/es/modules/relationship-diagram-config/relationship-diagram-config.state.mjs +46 -0
  268. package/es/modules/relationship-diagram-config/utils/index.d.ts +1 -0
  269. package/es/modules/relationship-diagram-config/utils/register/register.d.ts +71 -0
  270. package/es/modules/relationship-diagram-config/utils/register/register.mjs +81 -0
  271. package/es/styles/index.css +357 -0
  272. package/es/utils/recursive.mjs +6 -1
  273. package/package.json +14 -9
  274. package/dist/_plugin-vue_export-helper-DUzSxwNW.js +0 -1
  275. package/dist/chunk-lEgNpoW5.js +0 -1
  276. package/dist/icon-next-picker-y8hJhkCi.js +0 -1
  277. package/dist/monaco-editor-g5z1cRaz.js +0 -1
  278. package/es/components/label-design/modal/rich-editor-modal.vue_vue_type_style_index_0_scoped_8c23f0af_lang.css +0 -3
  279. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_992e00bb_lang.css +0 -10
  280. package/es/components/paas-bpmn-log/hooks/useObserver.mjs +0 -46
  281. package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_7baf8e25_lang.css +0 -67
  282. /package/dist/{objectSpread2-Cr8AaZiL.js → objectSpread2-DARadIQB.js} +0 -0
  283. /package/dist/{overlayscrollbars-vue-B2LfyB-V.js → overlayscrollbars-vue-Df-3wShc.js} +0 -0
@@ -0,0 +1,36 @@
1
+ import { computed, createElementBlock, createElementVNode, createVNode, defineComponent, openBlock, resolveComponent, toDisplayString, unref } from "vue";
2
+ import { t } from "@gct-paas/core";
3
+ //#region src/modules/data-rules-container/src/components/header-action.vue?vue&type=script&setup=true&name=header-action&lang.ts
4
+ var _hoisted_1 = { class: "header-action" };
5
+ var _hoisted_2 = { class: "title" };
6
+ var _hoisted_3 = { class: "switch-area" };
7
+ var _hoisted_4 = { class: "check-title" };
8
+ var header_action_vue_vue_type_script_setup_true_name_header_action_lang_default = /* @__PURE__ */ defineComponent({
9
+ __name: "header-action",
10
+ props: {
11
+ checked: { type: Boolean },
12
+ title: {}
13
+ },
14
+ emits: ["update:checked"],
15
+ setup(__props, { emit: __emit }) {
16
+ const props = __props;
17
+ const emit = __emit;
18
+ const checkedValue = computed({
19
+ get() {
20
+ return props.checked;
21
+ },
22
+ set(value) {
23
+ emit("update:checked", value);
24
+ }
25
+ });
26
+ return (_ctx, _cache) => {
27
+ const _component_a_switch = resolveComponent("a-switch");
28
+ return openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("span", _hoisted_2, toDisplayString(__props.title), 1), createElementVNode("div", _hoisted_3, [createElementVNode("span", _hoisted_4, toDisplayString(checkedValue.value ? unref(t)("sys.appDesigner.fieldEnable") : unref(t)("sys.appDesigner.fieldUnEnable")), 1), createVNode(_component_a_switch, {
29
+ checked: checkedValue.value,
30
+ "onUpdate:checked": _cache[0] || (_cache[0] = ($event) => checkedValue.value = $event)
31
+ }, null, 8, ["checked"])])]);
32
+ };
33
+ }
34
+ });
35
+ //#endregion
36
+ export { header_action_vue_vue_type_script_setup_true_name_header_action_lang_default as default };
@@ -0,0 +1,32 @@
1
+ .header-action[data-v-4e281013] {
2
+ display: flex;
3
+ align-items: center;
4
+ line-height: 22px;
5
+ padding-bottom: 16px;
6
+ }
7
+ .header-action .title[data-v-4e281013] {
8
+ display: inline-block;
9
+ line-height: 22px;
10
+ color: #333;
11
+ font-weight: 500;
12
+ }
13
+ .header-action .switch-area[data-v-4e281013] {
14
+ position: relative;
15
+ padding-left: 16px;
16
+ display: flex;
17
+ color: #333;
18
+ align-items: center;
19
+ }
20
+ .header-action .switch-area[data-v-4e281013]::before {
21
+ content: '';
22
+ position: absolute;
23
+ width: 1px;
24
+ height: 14px;
25
+ background-color: #eaeaea;
26
+ }
27
+ .header-action .check-title[data-v-4e281013] {
28
+ line-height: 22px;
29
+ display: inline-block;
30
+ margin-left: 16px;
31
+ margin-right: 8px;
32
+ }
@@ -0,0 +1,8 @@
1
+ import { ApiParams } from '../typing';
2
+ type __VLS_Props = {
3
+ value?: string[];
4
+ apiParams: ApiParams;
5
+ filterType: string;
6
+ };
7
+ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
8
+ export default _default;
@@ -0,0 +1,5 @@
1
+ import ndo_select_cmp_vue_vue_type_script_setup_true_lang_default from "./ndo-select-cmp.vue_vue_type_script_setup_true_lang.mjs";
2
+ //#region src/modules/data-rules-container/src/components/ndo-select-cmp.vue
3
+ var ndo_select_cmp_default = ndo_select_cmp_vue_vue_type_script_setup_true_lang_default;
4
+ //#endregion
5
+ export { ndo_select_cmp_default as default };
@@ -0,0 +1,266 @@
1
+ import { computed, createBlock, createElementVNode, createVNode, defineComponent, mergeProps, onBeforeMount, openBlock, ref, resolveComponent, toDisplayString, unref, watch, withCtx } from "vue";
2
+ import { debounce, isNil, throttle } from "lodash-es";
3
+ import { t } from "@gct-paas/core";
4
+ //#region src/modules/data-rules-container/src/components/ndo-select-cmp.vue?vue&type=script&setup=true&lang.ts
5
+ var DEBOUNCE_TIME = 500;
6
+ var ndo_select_cmp_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
7
+ __name: "ndo-select-cmp",
8
+ props: {
9
+ value: {},
10
+ apiParams: {},
11
+ filterType: {}
12
+ },
13
+ setup(__props) {
14
+ const props = __props;
15
+ const searchOptions = ref([]);
16
+ const initialOptions = ref([]);
17
+ const cacheOptions = ref([]);
18
+ const lastSearchValue = ref("");
19
+ const loading = ref(false);
20
+ const loadingMore = ref(false);
21
+ const displayField = ref();
22
+ const paginationStates = ref({
23
+ initial: {
24
+ pageNo: 1,
25
+ totalPage: 1,
26
+ hasMore: true
27
+ },
28
+ search: {
29
+ pageNo: 1,
30
+ totalPage: 1,
31
+ hasMore: true
32
+ }
33
+ });
34
+ const isSearching = computed(() => lastSearchValue.value !== "");
35
+ const isFirstPage = computed(() => {
36
+ return (isSearching.value ? paginationStates.value.search : paginationStates.value.initial).pageNo === 1;
37
+ });
38
+ watch(() => props.value, async (newVal) => {
39
+ if (newVal && newVal.length !== 0 && !hasOption(newVal)) await fetchMissingOption(newVal);
40
+ }, { immediate: true });
41
+ const activeOptions = computed(() => {
42
+ return isSearching.value ? searchOptions.value : initialOptions.value;
43
+ });
44
+ const displayOptions = computed(() => {
45
+ if (isNoData.value) return [];
46
+ const normalOptions = activeOptions.value.filter((opt) => opt.type !== "status").map((item) => ({
47
+ label: item.label,
48
+ value: item.value
49
+ }));
50
+ const statusOptions = [];
51
+ if (activeOptions.value.length > 0) {
52
+ if (loading.value || loadingMore.value) statusOptions.push({
53
+ label: loading.value ? t("sys.loadingText") : t("sys.edhr.loadingMore"),
54
+ value: "loading_status",
55
+ disabled: true,
56
+ type: "status"
57
+ });
58
+ else if (!currentHasMore.value) {
59
+ if (!isPermScope.value) statusOptions.push({
60
+ label: t("sys.noMoreData"),
61
+ value: "no_more_status",
62
+ disabled: true,
63
+ type: "status"
64
+ });
65
+ }
66
+ }
67
+ return [...normalOptions, ...statusOptions];
68
+ });
69
+ const currentHasMore = computed(() => {
70
+ return (isSearching.value ? paginationStates.value.search : paginationStates.value.initial).hasMore;
71
+ });
72
+ const isNoData = computed(() => {
73
+ return !loading.value && activeOptions.value.length === 0;
74
+ });
75
+ const separatorAttr = computed(() => ({
76
+ dropdownMatchSelectWidth: 180,
77
+ dropdownClassName: "gct-project-select-dropdown vxe-table--ignore-clear",
78
+ allowClear: true,
79
+ showSearch: true,
80
+ defaultActiveFirstOption: false,
81
+ filterOption: isPermScope.value ? filterOption : false,
82
+ mode: "multiple",
83
+ maxTagCount: "responsive",
84
+ maxTagTextLength: 2,
85
+ notFoundContent: isNoData.value && !isPermScope.value ? t("sys.edhr.noSearchResult") : void 0
86
+ }));
87
+ onBeforeMount(async () => {
88
+ await fetchInitialData(true);
89
+ if (isPermScope.value) getModelInfo();
90
+ });
91
+ const getModelInfo = async () => {
92
+ const { modelKey } = props.apiParams ?? {};
93
+ displayField.value = (await _api.apaas.modelMeta.getInfo({ id: modelKey }) || {}).displayField;
94
+ };
95
+ const filterOption = (input, option) => {
96
+ if (!option) return false;
97
+ const q = input.toLowerCase();
98
+ if (option.label) return String(option.label).toLowerCase().includes(q);
99
+ if (option.value != null) return String(option.value).toLowerCase().includes(q);
100
+ return false;
101
+ };
102
+ function hasOption(value) {
103
+ return value.filter((v) => !isNil(v)).filter((v) => ![
104
+ ...initialOptions.value,
105
+ ...cacheOptions.value,
106
+ ...searchOptions.value
107
+ ].some((o) => o.value === v)).length === 0;
108
+ }
109
+ async function fetchMissingOption(value) {
110
+ try {
111
+ const res = await _api.apaas.modelComprehensive.getBizServiceModelCategoryModelKeyBsKey({
112
+ bsKey: "listByIds",
113
+ ...props.apiParams ?? {},
114
+ modelCategory: "entity"
115
+ }, { ids: value.join(",") });
116
+ if (res?.data) {
117
+ if (isPermScope.value && !displayField.value) await getModelInfo();
118
+ const newOptions = (res?.data ?? []).map((item) => ({
119
+ label: item.name_ || item[displayField.value],
120
+ value: item.id_,
121
+ type: "data"
122
+ }));
123
+ if (isPermScope.value) {
124
+ cacheOptions.value = mergeOptions(cacheOptions.value, newOptions);
125
+ initialOptions.value = mergeOptions(initialOptions.value, newOptions);
126
+ } else {
127
+ cacheOptions.value = [...newOptions, ...cacheOptions.value];
128
+ initialOptions.value = [...newOptions, ...initialOptions.value];
129
+ }
130
+ }
131
+ } catch (error) {
132
+ console.error("获取回显数据失败:", error);
133
+ }
134
+ }
135
+ const mergeOptions = (existing, newItems) => {
136
+ const map = /* @__PURE__ */ new Map();
137
+ [...existing, ...newItems].forEach((item) => {
138
+ if (!map.has(item.value)) map.set(item.value, item);
139
+ });
140
+ return Array.from(map.values());
141
+ };
142
+ const isPermScope = computed(() => props.filterType === "permissionScope");
143
+ const fetchInitialData = async (resetPage = true) => {
144
+ if (loading.value) return;
145
+ loading.value = true;
146
+ const state = paginationStates.value.initial;
147
+ try {
148
+ if (resetPage) state.pageNo = 1;
149
+ const res = await _api.apaas.bizService.postModelKeyBsKey({
150
+ ...props.apiParams ?? {},
151
+ bsKey: "listByPage"
152
+ }, {
153
+ pageNo: state.pageNo,
154
+ pageSize: 20
155
+ }, { addDisplayLabel: isPermScope.value ? 1 : void 0 });
156
+ if (res?.data) {
157
+ const newOptions = (res?.data ?? []).map((item) => ({
158
+ label: item.name_ || item.__LABEL__,
159
+ value: item.id_,
160
+ type: "data"
161
+ }));
162
+ state.totalPage = res.totalPage || 1;
163
+ state.hasMore = state.pageNo < state.totalPage;
164
+ if (resetPage) initialOptions.value = mergeOptions(cacheOptions.value, newOptions);
165
+ else initialOptions.value = mergeOptions(initialOptions.value, newOptions);
166
+ }
167
+ } catch (error) {
168
+ console.error("加载数据失败:", error);
169
+ state.hasMore = false;
170
+ } finally {
171
+ loading.value = false;
172
+ }
173
+ };
174
+ const fetchSearchData = async (searchVal, resetPage = true) => {
175
+ if (loading.value) return;
176
+ loading.value = true;
177
+ const state = paginationStates.value.search;
178
+ try {
179
+ if (resetPage) state.pageNo = 1;
180
+ const res = await _api.apaas.bizService.postModelKeyBsKey({
181
+ ...props.apiParams ?? {},
182
+ bsKey: "listByPage"
183
+ }, {
184
+ pageNo: state.pageNo,
185
+ pageSize: 20,
186
+ query: { name_: !isPermScope.value ? searchVal : void 0 }
187
+ }, { addDisplayLabel: isPermScope.value ? 1 : void 0 });
188
+ if (res?.data) {
189
+ const newOptions = (res?.data ?? []).map((item) => ({
190
+ label: item.name_,
191
+ value: item.id_,
192
+ type: "data"
193
+ }));
194
+ state.totalPage = res.totalPage || 1;
195
+ state.hasMore = state.pageNo < state.totalPage;
196
+ if (resetPage) searchOptions.value = newOptions;
197
+ else searchOptions.value = [...searchOptions.value, ...newOptions];
198
+ } else searchOptions.value = [];
199
+ } catch (error) {
200
+ console.error("加载搜索数据失败:", error);
201
+ searchOptions.value = [];
202
+ state.hasMore = false;
203
+ } finally {
204
+ loading.value = false;
205
+ }
206
+ };
207
+ const onPopupScroll = throttle((e) => {
208
+ if (loading.value || loadingMore.value || !currentHasMore.value) return;
209
+ const target = e.target;
210
+ if (target.scrollHeight - target.scrollTop - target.clientHeight <= 30) loadMoreData();
211
+ }, 200);
212
+ const loadMoreData = async () => {
213
+ loadingMore.value = true;
214
+ try {
215
+ const state = isSearching.value ? paginationStates.value.search : paginationStates.value.initial;
216
+ state.pageNo += 1;
217
+ if (isSearching.value) await fetchSearchData(lastSearchValue.value, false);
218
+ else await fetchInitialData(false);
219
+ } catch (error) {
220
+ console.error("加载更多数据失败:", error);
221
+ } finally {
222
+ loadingMore.value = false;
223
+ }
224
+ };
225
+ const debouncedSearch = debounce((val) => {
226
+ lastSearchValue.value = val.trim();
227
+ if (lastSearchValue.value) fetchSearchData(lastSearchValue.value, true);
228
+ }, DEBOUNCE_TIME);
229
+ const onSearch = (val) => {
230
+ if (isPermScope.value) return;
231
+ debouncedSearch(val);
232
+ };
233
+ const onClear = () => {
234
+ lastSearchValue.value = "";
235
+ };
236
+ function getOmittedText(omitted) {
237
+ return omitted.map((v) => v && v.label ? v.label : String(v)).join(", ");
238
+ }
239
+ return (_ctx, _cache) => {
240
+ const _component_a_tooltip = resolveComponent("a-tooltip");
241
+ const _component_a_select = resolveComponent("a-select");
242
+ return openBlock(), createBlock(_component_a_select, mergeProps({
243
+ value: __props.value,
244
+ options: displayOptions.value,
245
+ loading: loading.value && isFirstPage.value
246
+ }, separatorAttr.value, {
247
+ onSearch,
248
+ onClear,
249
+ onPopupScroll: unref(onPopupScroll)
250
+ }), {
251
+ maxTagPlaceholder: withCtx((omittedValues) => [createVNode(_component_a_tooltip, { title: getOmittedText(omittedValues) }, {
252
+ default: withCtx(() => [createElementVNode("span", null, "+" + toDisplayString(omittedValues?.length), 1)]),
253
+ _: 2
254
+ }, 1032, ["title"])]),
255
+ _: 1
256
+ }, 16, [
257
+ "value",
258
+ "options",
259
+ "loading",
260
+ "onPopupScroll"
261
+ ]);
262
+ };
263
+ }
264
+ });
265
+ //#endregion
266
+ export { ndo_select_cmp_vue_vue_type_script_setup_true_lang_default as default };
@@ -0,0 +1,22 @@
1
+ import { LocalFieldMetaDTO } from '../typing';
2
+ export interface Props {
3
+ data: IObject;
4
+ /** 字段列表 | 模型列表 */
5
+ fieldList?: LocalFieldMetaDTO[];
6
+ /** 已经选择的字段key */
7
+ selectFiledKeys?: string[];
8
+ filterType?: string;
9
+ readonly: boolean;
10
+ isPageDesigner?: boolean;
11
+ isAllowClear?: boolean;
12
+ excludeValueType?: string[];
13
+ excludeOperatorType?: string[];
14
+ apiConfig?: object;
15
+ modelName?: string;
16
+ /**是否级联字段模式 */
17
+ cascadeField?: boolean;
18
+ /**数据权限时-是否开启校验 */
19
+ hasPermScopeError?: boolean;
20
+ }
21
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
22
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import _plugin_vue_export_helper_default from "../../../../_virtual/_plugin-vue_export-helper.mjs";
2
+ import perm_action_node_vue_vue_type_script_setup_true_name_perm_action_node_lang_default from "./perm-action-node.vue_vue_type_script_setup_true_name_perm-action-node_lang.mjs";
3
+ import './perm-action-node.vue_vue_type_style_index_0_scoped_417c660f_lang.css';/* empty css */
4
+ //#region src/modules/data-rules-container/src/components/perm-action-node.vue
5
+ var perm_action_node_default = /* @__PURE__ */ _plugin_vue_export_helper_default(perm_action_node_vue_vue_type_script_setup_true_name_perm_action_node_lang_default, [["__scopeId", "data-v-417c660f"]]);
6
+ //#endregion
7
+ export { perm_action_node_default as default };