@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,357 @@
1
+ @charset "UTF-8";
2
+ /* stylelint-disable scss/no-global-function-names */
3
+ /* bem('block', 'element', 'modifier') => 'ibiz-block__element--modifier' */
4
+ /**
5
+ * 定义 Block 块
6
+ * @param {String} $block - Block 块名称
7
+ * @example
8
+ * @include b('button') {
9
+ * padding: 10px;
10
+ * }
11
+ */
12
+ /**
13
+ * 定义 Element 元素
14
+ * @param {String|List} $element - Element 元素名称,支持单个或多个
15
+ * @example
16
+ * @include b('button') {
17
+ * @include e('text') {
18
+ * color: #000;
19
+ * }
20
+ * }
21
+ * // 或传入多个元素
22
+ * @include b('button') {
23
+ * @include e(('text', 'icon')) {
24
+ * margin: 5px;
25
+ * }
26
+ * }
27
+ */
28
+ /**
29
+ * 定义 Modifier 修饰符
30
+ * @param {String|List} $modifier - Modifier 修饰符名称,支持单个或多个
31
+ * @example
32
+ * @include b('button') {
33
+ * @include m('primary') {
34
+ * background: blue;
35
+ * }
36
+ * }
37
+ * // 或传入多个修饰符
38
+ * @include b('button') {
39
+ * @include m(('primary', 'large')) {
40
+ * background: blue;
41
+ * font-size: 16px;
42
+ * }
43
+ * }
44
+ */
45
+ /**
46
+ * 定义状态选择器
47
+ * @param {String} $state - 状态名称
48
+ * @example
49
+ * @include b('button') {
50
+ * @include when('disabled') {
51
+ * opacity: 0.5;
52
+ * }
53
+ * }
54
+ */
55
+ /**
56
+ * 深色主题样式
57
+ * @param {String} $block - Block 块名称
58
+ * @example
59
+ * @include dark('button') {
60
+ * background: #333;
61
+ * color: #fff;
62
+ * }
63
+ */
64
+ /* stylelint-disable scss/no-global-function-names */
65
+ .light {
66
+ --ant-primary-color: var(--gct-color-primary);
67
+ --ant-primary-color-hover: var(--gct-color-primary-hover);
68
+ --ant-primary-color-active: var(--gct-color-primary-active);
69
+ }
70
+
71
+ input:-webkit-autofill {
72
+ box-shadow: 0 0 0 1000px white inset !important;
73
+ }
74
+
75
+ :-webkit-autofill {
76
+ transition: background-color 5000s ease-in-out 0s !important;
77
+ }
78
+
79
+ html {
80
+ overflow: hidden;
81
+ text-size-adjust: 100%;
82
+ }
83
+
84
+ html,
85
+ body {
86
+ width: 100%;
87
+ height: 100%;
88
+ overflow: visible;
89
+ overflow-x: hidden;
90
+ overscroll-behavior: none;
91
+ }
92
+ html.color-weak,
93
+ body.color-weak {
94
+ filter: invert(80%);
95
+ }
96
+ html.gray-mode,
97
+ body.gray-mode {
98
+ filter: grayscale(100%);
99
+ filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
100
+ }
101
+ html .copy-main,
102
+ body .copy-main {
103
+ box-sizing: border-box;
104
+ overflow: hidden;
105
+ text-overflow: ellipsis;
106
+ word-break: break-all; /* 任意字符处都可换行(包括单词中间) */
107
+ overflow-wrap: break-word; /* 允许在单词内换行 */
108
+ outline: none;
109
+ background-color: #fff;
110
+ border: 1px dashed #e8ebf0;
111
+ }
112
+ html .copy-main .copy-rich-text,
113
+ body .copy-main .copy-rich-text {
114
+ box-sizing: border-box;
115
+ width: 100%;
116
+ height: 100%;
117
+ overflow: hidden;
118
+ word-break: break-all; /* 任意字符处都可换行(包括单词中间) */
119
+ overflow-wrap: break-word; /* 允许在单词内换行 */
120
+ }
121
+ html .copy-main .copy-rich-text span,
122
+ body .copy-main .copy-rich-text span {
123
+ line-height: 1;
124
+ }
125
+ html .copy-main .copy-rich-text p,
126
+ body .copy-main .copy-rich-text p {
127
+ margin-bottom: 12px;
128
+ font-size: 12px;
129
+ }
130
+
131
+ #app {
132
+ overflow: auto;
133
+ }
134
+
135
+ a:focus,
136
+ a:active,
137
+ button,
138
+ div,
139
+ svg,
140
+ span {
141
+ outline: none;
142
+ }
143
+
144
+ .primary-gct {
145
+ color: getCssVar(color-primary) !important;
146
+ }
147
+
148
+ .warning-gct {
149
+ color: getCssVar(color-warning) !important;
150
+ }
151
+
152
+ .error-gct {
153
+ color: getCssVar(color-error) !important;
154
+ }
155
+
156
+ .success-gct {
157
+ color: getCssVar(color-success) !important;
158
+ }
159
+
160
+ .primary-gct-hover:hover {
161
+ color: getCssVar(color-primary) !important;
162
+ }
163
+
164
+ .warning-gct-hover:hover {
165
+ color: getCssVar(color-warning) !important;
166
+ }
167
+
168
+ .error-gct-hover:hover {
169
+ color: getCssVar(color-error) !important;
170
+ }
171
+
172
+ .success-gct-hover:hover {
173
+ color: getCssVar(color-success) !important;
174
+ }
175
+
176
+ .box-full {
177
+ width: 100%;
178
+ height: 100%;
179
+ }
180
+
181
+ .gct-divider__vertical {
182
+ display: inline-block;
183
+ height: var(--size, 14px);
184
+ margin-right: var(--space-r, 12px);
185
+ margin-left: var(--space-l, 12px);
186
+ border-left: 1px solid var(--color, #eaeaea);
187
+ }
188
+
189
+ .ant-tabs.--tl-space .ant-tabs-nav {
190
+ padding-left: 24px;
191
+ }
192
+
193
+ .drawing-chosen {
194
+ background-color: rgba(13, 170, 156, 0.1) !important;
195
+ }
196
+
197
+ .simple-upload-model.ant-modal .ant-modal-header {
198
+ padding-right: 50px;
199
+ }
200
+
201
+ .gct-text-overflow {
202
+ overflow: hidden;
203
+ text-overflow: ellipsis;
204
+ word-break: break-all;
205
+ white-space: nowrap;
206
+ }
207
+
208
+ a[danger] {
209
+ color: var(--ant-error-color);
210
+ }
211
+
212
+ div.ant-input-textarea.ant-input-textarea-show-count {
213
+ position: relative;
214
+ }
215
+ div.ant-input-textarea.ant-input-textarea-show-count textarea {
216
+ resize: none;
217
+ }
218
+ div.ant-input-textarea.ant-input-textarea-show-count.ant-input-textarea-show-count::after {
219
+ position: absolute;
220
+ right: 12px;
221
+ bottom: 1px;
222
+ margin: 0;
223
+ }
224
+
225
+ button.ant-btn,
226
+ span.ant-input-affix-wrapper,
227
+ textarea.ant-input,
228
+ div.ant-input-number,
229
+ div.ant-select:not(.ant-select-customize-input) .ant-select-selector,
230
+ div.ant-picker,
231
+ div.ant-input-number-group-addon {
232
+ border-radius: 4px;
233
+ }
234
+
235
+ input.ant-input {
236
+ border-radius: 0;
237
+ }
238
+
239
+ .ant-input-group.ant-input-group-compact > .ant-select:first-child > div.ant-select-selector,
240
+ span.ant-input-group.ant-input-group-compact > :first-child,
241
+ span.ant-input-group-addon {
242
+ border-top-left-radius: 4px;
243
+ border-bottom-left-radius: 4px;
244
+ }
245
+
246
+ span.ant-input-group.ant-input-group-compact > :last-child,
247
+ span.ant-input-group-addon:last-child {
248
+ border-top-right-radius: 4px;
249
+ border-bottom-right-radius: 4px;
250
+ }
251
+
252
+ .gct-number-input.ant-input-number {
253
+ border-right-width: 0;
254
+ }
255
+ .gct-number-input.ant-input-number:hover {
256
+ border-right-width: 1px;
257
+ }
258
+ .gct-number-input .ant-input-number-group-addon {
259
+ font-size: 14px;
260
+ background-color: #fff;
261
+ }
262
+
263
+ .gct-edhr-table .ant-spin-nested-loading > div > .ant-spin {
264
+ max-height: 100%;
265
+ }
266
+
267
+ .gct-edhr-auto-size-table {
268
+ position: relative;
269
+ height: 100%;
270
+ overflow: hidden;
271
+ }
272
+ .gct-edhr-auto-size-table .ant-spin-nested-loading {
273
+ position: absolute;
274
+ inset: 0;
275
+ height: 100%;
276
+ overflow: hidden;
277
+ }
278
+ .gct-edhr-auto-size-table .ant-spin-nested-loading .ant-spin-container {
279
+ display: flex;
280
+ flex-direction: column;
281
+ justify-content: space-between;
282
+ width: 100%;
283
+ height: 100%;
284
+ overflow: hidden;
285
+ }
286
+ .gct-edhr-auto-size-table .ant-spin-nested-loading .ant-spin-container .ant-table {
287
+ flex: 1;
288
+ overflow: hidden;
289
+ }
290
+ .gct-edhr-auto-size-table .ant-spin-nested-loading .ant-spin-container .ant-table-container {
291
+ display: flex;
292
+ flex-direction: column;
293
+ height: 100%;
294
+ overflow: hidden;
295
+ }
296
+ .gct-edhr-auto-size-table .ant-spin-nested-loading .ant-spin-container .ant-table-container .ant-table-body {
297
+ flex: 1;
298
+ }
299
+
300
+ .gct-edhr-pagination .ant-pagination.ant-table-pagination {
301
+ margin-bottom: 0;
302
+ }
303
+
304
+ /* stylelint-disable-next-line no-descending-specificity */
305
+ .ant-table {
306
+ color: #212528;
307
+ }
308
+
309
+ .gct-border-dashed {
310
+ border: 2px dashed #dbdbdb;
311
+ }
312
+
313
+ .wujie-sub-app {
314
+ /* stylelint-disable-next-line selector-id-pattern */
315
+ }
316
+ .wujie-sub-app #__vue-devtools-container__ {
317
+ display: none !important;
318
+ }
319
+
320
+ .ant-radio .ant-radio-inner {
321
+ border-color: var(--gct-color-border);
322
+ }
323
+
324
+ .is-hidden {
325
+ display: none !important;
326
+ }
327
+
328
+ .vxe-table--render-default.vxe-editable .vxe-body--column {
329
+ height: 44px;
330
+ }
331
+
332
+ .vxe-table--body-wrapper.body--wrapper {
333
+ min-height: auto;
334
+ }
335
+
336
+ .vxe-table--render-default.vxe-editable .vxe-header--column {
337
+ height: 44px;
338
+ }
339
+
340
+ .vxe-header--column .vxe-resizable.is--line::before {
341
+ height: 16px;
342
+ }
343
+
344
+ .vxe-table--render-default .vxe-body--expanded-column {
345
+ border-bottom: 0;
346
+ }
347
+
348
+ .vxe-table {
349
+ --vxe-loading-color: var(--ant-primary-color);
350
+ --vxe-primary-color: var(--ant-primary-color);
351
+ --vxe-table-column-padding-default: 7px 0;
352
+ }
353
+
354
+ .vxe-table--fixed-right-wrapper .vxe-header--column .vxe-resizable {
355
+ right: -6px;
356
+ left: auto;
357
+ }
@@ -1,7 +1,9 @@
1
1
  import { merge } from "lodash-es";
2
2
  //#region src/utils/recursive.ts
3
3
  /** 默认配置参数 */
4
- var IterateOpts = { childrenFields: ["children"] };
4
+ var IterateOpts = {
5
+ /** 子集合属性数组 */
6
+ childrenFields: ["children"] };
5
7
  var BreakError = /* @__PURE__ */ new Error("中断操作");
6
8
  /**
7
9
  * 获取子属性集合
@@ -60,10 +62,13 @@ function recursiveIterate(parentOrArr, callback, opts) {
60
62
  if (error !== BreakError) throw error;
61
63
  }
62
64
  }
65
+ //! 递归比较查找对应元素
63
66
  /** 默认配置参数 */
64
67
  var CompareOpts = {
65
68
  ...IterateOpts,
69
+ /** 比较的属性 */
66
70
  compareField: "id",
71
+ /** 默认的比较函数 */
67
72
  compareCallback: (({ item, key, compareField }) => {
68
73
  return item[compareField] === key;
69
74
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gct-paas/core-web",
3
- "version": "0.1.6-dev.0",
3
+ "version": "0.1.6-dev.10",
4
4
  "type": "module",
5
5
  "description": "paas 平台网页端核心包",
6
6
  "loader": "dist/loader.esm.min.js",
@@ -33,10 +33,11 @@
33
33
  "dependencies": {
34
34
  "@ant-design/icons-vue": "^6.1.0",
35
35
  "@floating-ui/dom": "^1.7.6",
36
- "@gct-paas/api": "^0.1.4-dev.4",
36
+ "@gct-paas/api": "^0.1.6-dev.5",
37
37
  "@gct-paas/flow": "0.0.1-dev.1",
38
38
  "@gct-paas/platform-icons": "^0.0.2",
39
39
  "@icon-park/vue-next": "^1.4.2",
40
+ "@jsplumb/browser-ui": "^6.2.10",
40
41
  "@monaco-editor/loader": "^1.7.0",
41
42
  "@vueuse/core": "^14.1.0",
42
43
  "@wangeditor/editor": "^5.1.23",
@@ -60,20 +61,24 @@
60
61
  "vue3-dnd": "^2.1.0",
61
62
  "vue3-sketch-ruler": "^2.3.3",
62
63
  "vuedraggable": "^4.1.0",
64
+ "vxe-table": "npm:@gct-paas/vxe-table@4.6.19",
63
65
  "wujie": "^1.0.29",
64
66
  "wujie-vue3": "^1.0.29",
65
- "@gct-paas/core": "0.1.6-dev.0",
66
- "@gct-paas/core-components": "0.1.6-dev.0",
67
- "@gct-paas/scss": "0.1.6-dev.0"
67
+ "@gct-paas/core": "0.1.6-dev.10",
68
+ "@gct-paas/core-components": "0.1.6-dev.10",
69
+ "@gct-paas/scss": "0.1.6-dev.10"
68
70
  },
69
71
  "peerDependencies": {
70
- "@gct-paas/api": "^0.1.4-dev.4",
72
+ "@gct-paas/api": "^0.1.6-dev.5",
71
73
  "@types/sortablejs": "^1.15.1",
72
74
  "vant": ">=4",
73
75
  "vue": ">=3",
74
- "@gct-paas/core": "0.1.6-dev.0",
75
- "@gct-paas/core-components": "0.1.6-dev.0",
76
- "@gct-paas/scss": "0.1.6-dev.0"
76
+ "@gct-paas/core": "0.1.6-dev.10",
77
+ "@gct-paas/scss": "0.1.6-dev.10",
78
+ "@gct-paas/core-components": "0.1.6-dev.10"
79
+ },
80
+ "devDependencies": {
81
+ "@types/bwip-js": "^3.2.3"
77
82
  },
78
83
  "scripts": {
79
84
  "dev": "cross-env NODE_ENV=development vite build --watch --config vite.dev.config.ts",