@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
@@ -1,47 +1,52 @@
1
- .ant-btn[data-v-b86f4068] {
1
+ .ant-btn[data-v-ab917ea8] {
2
2
  background-color: #fff !important;
3
3
  }
4
- .ant-btn.ant-btn-icon-only[data-v-b86f4068] {
4
+ .ant-btn.ant-btn-icon-only[data-v-ab917ea8] {
5
5
  width: var(--btn-width, 32px);
6
6
  height: var(--btn-height, 32px);
7
7
  }
8
- .ant-btn.ant-btn-icon-only.ant-btn-sm[data-v-b86f4068] {
8
+ .ant-btn.ant-btn-icon-only.ant-btn-sm[data-v-ab917ea8] {
9
9
  width: 28px;
10
10
  height: 28px;
11
11
  padding: 0 6px;
12
12
  }
13
- .ant-btn:hover .i18n-icon[data-v-b86f4068] {
13
+ .ant-btn:hover .i18n-icon[data-v-ab917ea8] {
14
14
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
15
15
  color: var(--ant-primary-color);
16
16
  }
17
- .ant-btn.is-highlight[data-v-b86f4068] {
17
+ .ant-btn.is-highlight[data-v-ab917ea8] {
18
18
  color: var(--ant-primary-color);
19
19
  border-color: var(--ant-primary-color);
20
20
  }
21
- .ant-btn.is-highlight .i18n-icon[data-v-b86f4068] {
21
+ .ant-btn.is-highlight .i18n-icon[data-v-ab917ea8] {
22
22
  color: var(--ant-primary-color);
23
23
  }
24
- .i18n-icon[data-v-b86f4068] {
24
+ .i18n-select-btn__a-btn[data-v-ab917ea8] {
25
+ display: inline-flex;
26
+ justify-content: center;
27
+ align-items: center;
28
+ }
29
+ .i18n-icon[data-v-ab917ea8] {
25
30
  color: #7f8695;
26
31
  display: flex !important;
27
32
  }
28
- .simple-btn[data-v-b86f4068]:hover {
33
+ .simple-btn[data-v-ab917ea8]:hover {
29
34
  color: var(--ant-primary-color);
30
35
  }
31
- .simple-btn.is-highlight[data-v-b86f4068] {
36
+ .simple-btn.is-highlight[data-v-ab917ea8] {
32
37
  color: var(--ant-primary-color);
33
38
  }
34
- .i18n-tooltip-title[data-v-b86f4068] {
39
+ .i18n-tooltip-title[data-v-ab917ea8] {
35
40
  color: #303133;
36
41
  font-size: 16px;
37
42
  line-height: 1;
38
43
  margin-bottom: 12px;
39
44
  }
40
- .i18n-tooltip-item[data-v-b86f4068] {
45
+ .i18n-tooltip-item[data-v-ab917ea8] {
41
46
  color: #606266;
42
47
  font-size: 14px;
43
48
  }
44
- .custom-i18n-btn[data-v-b86f4068] {
49
+ .custom-i18n-btn[data-v-ab917ea8] {
45
50
  vertical-align: middle;
46
51
  background: #fff;
47
52
  color: #303133;
@@ -52,7 +57,7 @@
52
57
  align-items: center;
53
58
  padding: 0;
54
59
  }
55
- .custom-i18n-btn.reg-i18n[data-v-b86f4068] {
60
+ .custom-i18n-btn.reg-i18n[data-v-ab917ea8] {
56
61
  position: absolute;
57
62
  right: -32px;
58
63
  bottom: 0;
@@ -38,14 +38,17 @@ var TreeEx = /* @__PURE__ */ defineComponent({
38
38
  type: Boolean,
39
39
  default: false
40
40
  },
41
+ /** 最后一个选中的数据不能取消选中 */
41
42
  lastSelectionLocked: {
42
43
  type: Boolean,
43
44
  default: false
44
45
  },
46
+ /** 节点前出复选框 */
45
47
  checkable: {
46
48
  type: Boolean,
47
49
  default: false
48
50
  },
51
+ /** 节点复选框父子节点不关联 */
49
52
  checkStrictly: {
50
53
  type: Boolean,
51
54
  default: false
@@ -1,8 +1,8 @@
1
- import { useModal as useModal$1 } from "../../../modules/global-modal/src/hooks/useModal.mjs";
2
- import "../../../modules/global-modal/index.mjs";
3
1
  import { useModalPickerCom } from "./hooks.mjs";
4
2
  import user_item_default from "./components/user-item.vue.mjs";
5
3
  import dept_item_default from "./components/dept-item.vue.mjs";
4
+ import { useModal as useModal$1 } from "../../../modules/global-modal/src/hooks/useModal.mjs";
5
+ import "../../../modules/global-modal/index.mjs";
6
6
  import { PickType } from "./constants/index.mjs";
7
7
  import { Fragment, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, isRef, normalizeClass, openBlock, reactive, ref, renderList, resolveComponent, toDisplayString, toRaw, unref, vShow, withCtx, withDirectives } from "vue";
8
8
  import { t } from "@gct-paas/core";
@@ -1,6 +1,6 @@
1
- import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export-helper.mjs";
2
1
  import base_button_vue_vue_type_script_setup_true_name_BaseButton_lang_default from "./base-button.vue_vue_type_script_setup_true_name_BaseButton_lang.mjs";
3
2
  import './base-button.vue_vue_type_style_index_0_scoped_5b7fe5af_lang.css';/* empty css */
3
+ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export-helper.mjs";
4
4
  //#region src/components/base-button/base-button.vue
5
5
  var base_button_default = /* @__PURE__ */ _plugin_vue_export_helper_default(base_button_vue_vue_type_script_setup_true_name_BaseButton_lang_default, [["__scopeId", "data-v-5b7fe5af"]]);
6
6
  //#endregion
@@ -17,11 +17,14 @@ var copy_module_key_vue_vue_type_script_setup_true_name_copy_module_key_lang_def
17
17
  name: "CopyModuleKey",
18
18
  __name: "copy-module-key",
19
19
  props: {
20
+ /** 内容 */
20
21
  moduleKey: {
21
22
  type: String,
22
23
  require: true
23
24
  },
25
+ /** 是否显示tips */
24
26
  isTooltip: Boolean,
27
+ /** 是否支持拷贝 */
25
28
  supportCopy: {
26
29
  type: Boolean,
27
30
  default: true
@@ -11,6 +11,7 @@ export declare function useFieldCascader(props: comPropsType, { onFieldClick }:
11
11
  backendOnly?: number | undefined;
12
12
  bindFieldKey?: string | undefined;
13
13
  bindInfo?: string | undefined;
14
+ bizType?: string | undefined;
14
15
  createTime?: string | undefined;
15
16
  createType?: string | undefined;
16
17
  createUserId?: string | undefined;
@@ -9,10 +9,12 @@ var _hoisted_3 = ["onClick"];
9
9
  var field_sort_popover_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
10
10
  __name: "field-sort-popover",
11
11
  props: {
12
+ /**字段map */
12
13
  fieldMap: {
13
14
  type: Object,
14
15
  default: () => ({})
15
16
  },
17
+ /**多级表头数据 */
16
18
  groupOptions: {
17
19
  type: Array,
18
20
  default: () => []
@@ -19,10 +19,12 @@ var _hoisted_7 = { class: "popover-bottom" };
19
19
  var field_tree_select_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
20
20
  __name: "field-tree-select",
21
21
  props: {
22
+ /**字段map */
22
23
  fieldMap: {
23
24
  type: Object,
24
25
  default: () => ({})
25
26
  },
27
+ /**多级表头数据 */
26
28
  groupOptions: {
27
29
  type: Array,
28
30
  default: () => []
@@ -35,6 +37,7 @@ var field_tree_select_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
35
37
  key: "key"
36
38
  })
37
39
  },
40
+ /**最大层级数,默认3层 */
38
41
  maxLevel: {
39
42
  type: Number,
40
43
  default: 3
@@ -237,6 +237,7 @@ var icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_def
237
237
  return (_ctx, _cache) => {
238
238
  const _component_a_input = resolveComponent("a-input");
239
239
  const _component_a_tree = resolveComponent("a-tree");
240
+ const _component_OverlayScrollbarsComponent = resolveComponent("OverlayScrollbarsComponent");
240
241
  const _component_overlayScrollbarsComponent = resolveComponent("overlayScrollbarsComponent");
241
242
  const _component_CheckOutlined = resolveComponent("CheckOutlined");
242
243
  const _component_a_empty = resolveComponent("a-empty");
@@ -262,9 +263,10 @@ var icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_def
262
263
  prefix: withCtx(() => [..._cache[6] || (_cache[6] = [createElementVNode("i", { class: "iconfont icon-sousuo1" }, null, -1)])]),
263
264
  _: 1
264
265
  }, 8, ["value"])]), createVNode(_component_a_spin, { spinning: spinning.value }, {
265
- default: withCtx(() => [createElementVNode("div", _hoisted_3, [createElementVNode("div", _hoisted_4, [createVNode(_component_overlayScrollbarsComponent, {
266
+ default: withCtx(() => [createElementVNode("div", _hoisted_3, [createElementVNode("div", _hoisted_4, [createVNode(_component_OverlayScrollbarsComponent, {
266
267
  ref_key: "TreeScrollRef",
267
- ref: TreeScrollRef
268
+ ref: TreeScrollRef,
269
+ class: "icon-picker-next__scrollbar"
268
270
  }, {
269
271
  default: withCtx(() => [catTree.value.length > 0 ? (openBlock(), createBlock(_component_a_tree, {
270
272
  key: 0,
@@ -290,7 +292,8 @@ var icon_next_picker_vue_vue_type_script_setup_true_name_IconNextPicker_lang_def
290
292
  }, 512)]), createElementVNode("div", _hoisted_6, [catIcons.value?.length > 0 ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
291
293
  createElementVNode("div", _hoisted_7, [createVNode(_component_overlayScrollbarsComponent, {
292
294
  ref_key: "IconsScrollRef",
293
- ref: IconsScrollRef
295
+ ref: IconsScrollRef,
296
+ class: "icon-picker-next__scrollbar"
294
297
  }, {
295
298
  default: withCtx(() => [createElementVNode("ul", _hoisted_8, [(openBlock(true), createElementBlock(Fragment, null, renderList(catIcons.value, (icon) => {
296
299
  return openBlock(), createElementBlock("li", {
@@ -95,6 +95,9 @@
95
95
  .icon-picker-next--selected {
96
96
  background: var(--background) !important;
97
97
  }
98
+ .icon-picker-next__scrollbar {
99
+ height: 100%;
100
+ }
98
101
  .color__setting {
99
102
  display: flex;
100
103
  align-items: center;
@@ -19,6 +19,7 @@ export * from './I18nSelect';
19
19
  export * from './serial-number';
20
20
  export * from './field-tree-select';
21
21
  export * from './TreeEx';
22
+ export * from './select-user-modal';
22
23
  export { default as NumberRange } from './number-range/number-range.vue';
23
24
  declare const _default: {
24
25
  install(app: App): void;
@@ -12,8 +12,8 @@ import "./vue3-grid-dnd-item/vue3-grid-dnd-item.mjs";
12
12
  import "./field-cascader/src/FieldCascader.vue.mjs";
13
13
  import "./field-cascader/index.mjs";
14
14
  import "./label-design/stage/stage-view.vue.mjs";
15
- import "./label-design/identify-config.mjs";
16
15
  import "./label-design/modal/index.mjs";
16
+ import "./label-design/identify-config.mjs";
17
17
  import "./label-design/index.mjs";
18
18
  import "./UserPick/src/constants/index.mjs";
19
19
  import "./UserPick/index.mjs";
@@ -33,6 +33,8 @@ import "./field-tree-select/index.mjs";
33
33
  import "./TreeEx/tree-select-ex/tree-select-ex.vue.mjs";
34
34
  import "./TreeEx/tree-ex.mjs";
35
35
  import "./TreeEx/index.mjs";
36
+ import "./select-user-modal/select-user-modal.vue.mjs";
37
+ import "./select-user-modal/index.mjs";
36
38
  import "./number-range/number-range.vue.mjs";
37
39
  import { defineAsyncComponent } from "vue";
38
40
  //#region src/components/index.ts
@@ -1,3 +1,24 @@
1
- import { default as RichEditor } from './index.vue';
1
+ declare const RichEditor: import('vue').DefineComponent<{
2
+ content: string;
3
+ }, {
4
+ getText: () => any;
5
+ getContent: () => any;
6
+ setHtml: (node: string) => any;
7
+ dangerouslyInsertHtml: (node: string) => any;
8
+ restoreSelection: () => any;
9
+ isFocused: () => any;
10
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
+ blur: (...args: any[]) => void;
12
+ change: (...args: any[]) => void;
13
+ created: (...args: any[]) => void;
14
+ focus: (...args: any[]) => void;
15
+ }, string, import('vue').PublicProps, Readonly<{
16
+ content: string;
17
+ }> & Readonly<{
18
+ onBlur?: ((...args: any[]) => any) | undefined;
19
+ onChange?: ((...args: any[]) => any) | undefined;
20
+ onCreated?: ((...args: any[]) => any) | undefined;
21
+ onFocus?: ((...args: any[]) => any) | undefined;
22
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
2
23
  export { RichEditor };
3
24
  export default RichEditor;
@@ -1 +1,5 @@
1
- import "./index.vue.mjs";
1
+ import { defineAsyncComponent } from "vue";
2
+ //#region src/components/label-design/components/rich-editor/index.ts
3
+ var RichEditor = defineAsyncComponent(() => import("./index.vue.mjs"));
4
+ //#endregion
5
+ export { RichEditor as default };
@@ -1,7 +1,7 @@
1
- interface Props {
1
+ type __VLS_Props = {
2
2
  content: string;
3
- }
4
- declare const _default: import('vue').DefineComponent<Props, {
3
+ };
4
+ declare const _default: import('vue').DefineComponent<__VLS_Props, {
5
5
  getText: () => any;
6
6
  getContent: () => any;
7
7
  setHtml: (node: string) => any;
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<Props, {
13
13
  change: (...args: any[]) => void;
14
14
  created: (...args: any[]) => void;
15
15
  focus: (...args: any[]) => void;
16
- }, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
16
+ }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
17
17
  onBlur?: ((...args: any[]) => any) | undefined;
18
18
  onChange?: ((...args: any[]) => any) | undefined;
19
19
  onCreated?: ((...args: any[]) => any) | undefined;
@@ -151,13 +151,13 @@ var index_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineCo
151
151
  ] }
152
152
  }
153
153
  };
154
- const props = __props;
154
+ const defProps = __props;
155
155
  const emit = __emit;
156
156
  const editorRef = shallowRef();
157
157
  const valueHtml = ref("");
158
158
  onMounted(() => {
159
159
  setTimeout(() => {
160
- valueHtml.value = props.content;
160
+ valueHtml.value = defProps.content;
161
161
  }, 500);
162
162
  });
163
163
  onBeforeUnmount(() => {
@@ -1,9 +1,9 @@
1
1
  import { __exportAll } from "../../../../_virtual/_rolldown/runtime.mjs";
2
2
  import _plugin_vue_export_helper_default from "../../../../_virtual/_plugin-vue_export-helper.mjs";
3
3
  import BarCode_vue_vue_type_script_setup_true_name_BAR_CODE_lang_default from "./BarCode.vue_vue_type_script_setup_true_name_BAR_CODE_lang.mjs";
4
- import './BarCode.vue_vue_type_style_index_0_scoped_492a6f00_lang.css';/* empty css */
4
+ import './BarCode.vue_vue_type_style_index_0_scoped_abb7a450_lang.css';/* empty css */
5
5
  //#region src/components/label-design/components/widgets/BarCode.vue
6
6
  var BarCode_exports = /* @__PURE__ */ __exportAll({ default: () => BarCode_default });
7
- var BarCode_default = /* @__PURE__ */ _plugin_vue_export_helper_default(BarCode_vue_vue_type_script_setup_true_name_BAR_CODE_lang_default, [["__scopeId", "data-v-492a6f00"]]);
7
+ var BarCode_default = /* @__PURE__ */ _plugin_vue_export_helper_default(BarCode_vue_vue_type_script_setup_true_name_BAR_CODE_lang_default, [["__scopeId", "data-v-abb7a450"]]);
8
8
  //#endregion
9
9
  export { BarCode_exports };
@@ -1,6 +1,4 @@
1
1
  import { computed, createElementBlock, createElementVNode, defineComponent, nextTick, onMounted, openBlock, ref, vShow, watch, withDirectives } from "vue";
2
- import jsbarcode from "jsbarcode";
3
- import bwipjs from "bwip-js";
4
2
  //#region src/components/label-design/components/widgets/BarCode.vue?vue&type=script&setup=true&name=BAR_CODE&lang.ts
5
3
  var _hoisted_1 = ["id"];
6
4
  var BarCode_vue_vue_type_script_setup_true_name_BAR_CODE_lang_default = /* @__PURE__ */ defineComponent({
@@ -68,22 +66,34 @@ var BarCode_vue_vue_type_script_setup_true_name_BAR_CODE_lang_default = /* @__PU
68
66
  async function createBarcode() {
69
67
  await nextTick();
70
68
  const content = props.content.value || " ";
71
- if (props.type.value !== "GS1_128") jsbarcode(`#barcode_${id.value}`, content, {
72
- format: codeTpeMap[props.type.value],
73
- margin: 3,
74
- width: props.dot.value,
75
- height: props.height,
76
- displayValue: props.showText.value === true,
77
- textAlign: "center",
78
- textMargin: 0,
79
- background: "#FFFFFF",
80
- font: "Arial",
81
- fontOptions: "",
82
- fontSize: 16,
83
- lineColor: "#000000"
84
- });
85
- else try {
86
- bwipjs.toCanvas(canvasRef.value, {
69
+ if (props.type.value !== "GS1_128") {
70
+ const barcodeID = `#barcode_${id.value}`;
71
+ const module = await import("jsbarcode");
72
+ if (!module) {
73
+ console.warn("Failed to load jsbarcode module");
74
+ return;
75
+ }
76
+ (module.default || module)(barcodeID, content, {
77
+ format: codeTpeMap[props.type.value],
78
+ margin: 3,
79
+ width: props.dot.value,
80
+ height: props.height,
81
+ displayValue: props.showText.value === true,
82
+ textAlign: "center",
83
+ textMargin: 0,
84
+ background: "#FFFFFF",
85
+ font: "Arial",
86
+ fontOptions: "",
87
+ fontSize: 16,
88
+ lineColor: "#000000"
89
+ });
90
+ } else try {
91
+ const module = await import("bwip-js");
92
+ if (!module) {
93
+ console.warn("Failed to load bwip-js module");
94
+ return;
95
+ }
96
+ (module.default || module).toCanvas(canvasRef.value, {
87
97
  bcid: codeTpeMap[props.type.value],
88
98
  text: content,
89
99
  scale: props.dot.value,
@@ -1,16 +1,16 @@
1
1
 
2
- .p-barcode[data-v-492a6f00] {
2
+ .p-barcode[data-v-abb7a450] {
3
3
  display: flex;
4
4
  flex-direction: column;
5
5
 
6
6
  /* overflow: hidden; */
7
7
  }
8
- .p-barcode img[data-v-492a6f00] {
8
+ .p-barcode img[data-v-abb7a450] {
9
9
  /* height: auto; */
10
10
  flex: 1;
11
11
  width: 100%;
12
12
  }
13
- p[data-v-492a6f00] {
13
+ p[data-v-abb7a450] {
14
14
  margin: 0;
15
15
 
16
16
  /* flex: 1; */
@@ -1,3 +1,3 @@
1
1
  import "./stage/stage-view.vue.mjs";
2
- import "./identify-config.mjs";
3
2
  import "./modal/index.mjs";
3
+ import "./identify-config.mjs";
@@ -4,6 +4,6 @@ type ModalInstance = null | undefined | (ComponentPublicInstance & {
4
4
  open: IModalOpen;
5
5
  });
6
6
  export declare function useModalPicker(): {
7
- openPickerLabel: () => Promise<ModalInstance>;
7
+ openPickerLabel: () => ModalInstance;
8
8
  };
9
9
  export {};
@@ -1,25 +1,25 @@
1
- import template_default from "./template.vue.mjs";
2
- import { createVNode, render } from "vue";
1
+ import { createVNode, defineAsyncComponent, render } from "vue";
3
2
  import { OverlayContainer } from "@gct-paas/core";
4
3
  //#region src/components/label-design/modal/index.ts
4
+ var ModalTemplate = defineAsyncComponent(() => import("./template.vue.mjs"));
5
5
  var instance = null;
6
6
  function useModalPicker() {
7
7
  const container = document.createElement("div");
8
8
  async function readyModal() {
9
- const vm = createVNode(template_default, { destroyVm: () => {
9
+ const vm = createVNode(ModalTemplate, { destroyVm: () => {
10
10
  setTimeout(() => {
11
11
  render(null, container);
12
12
  instance = null;
13
13
  }, 300);
14
14
  } });
15
- instance = (await OverlayContainer.createVueApp(vm)).mount(container);
15
+ instance = OverlayContainer.createVueApp(vm).mount(container);
16
16
  }
17
17
  /**
18
18
  * 选择人员
19
19
  * @param param0
20
20
  */
21
- async function openPickerLabel() {
22
- await readyModal();
21
+ function openPickerLabel() {
22
+ readyModal();
23
23
  return instance;
24
24
  }
25
25
  return { openPickerLabel };
@@ -0,0 +1,60 @@
1
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
+ value: {
3
+ type: StringConstructor;
4
+ default: string;
5
+ };
6
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
7
+ "update:value": (value?: string | undefined) => any;
8
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
9
+ value: {
10
+ type: StringConstructor;
11
+ default: string;
12
+ };
13
+ }>> & Readonly<{
14
+ "onUpdate:value"?: ((value?: string | undefined) => any) | undefined;
15
+ }>, {
16
+ value: string;
17
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
18
+ richEditorRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
19
+ content: string;
20
+ }> & Readonly<{
21
+ onBlur?: ((...args: any[]) => any) | undefined;
22
+ onChange?: ((...args: any[]) => any) | undefined;
23
+ onCreated?: ((...args: any[]) => any) | undefined;
24
+ onFocus?: ((...args: any[]) => any) | undefined;
25
+ }>, {
26
+ getText: () => any;
27
+ getContent: () => any;
28
+ setHtml: (node: string) => any;
29
+ dangerouslyInsertHtml: (node: string) => any;
30
+ restoreSelection: () => any;
31
+ isFocused: () => any;
32
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
33
+ blur: (...args: any[]) => void;
34
+ change: (...args: any[]) => void;
35
+ created: (...args: any[]) => void;
36
+ focus: (...args: any[]) => void;
37
+ }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
38
+ P: {};
39
+ B: {};
40
+ D: {};
41
+ C: {};
42
+ M: {};
43
+ Defaults: {};
44
+ }, Readonly<{
45
+ content: string;
46
+ }> & Readonly<{
47
+ onBlur?: ((...args: any[]) => any) | undefined;
48
+ onChange?: ((...args: any[]) => any) | undefined;
49
+ onCreated?: ((...args: any[]) => any) | undefined;
50
+ onFocus?: ((...args: any[]) => any) | undefined;
51
+ }>, {
52
+ getText: () => any;
53
+ getContent: () => any;
54
+ setHtml: (node: string) => any;
55
+ dangerouslyInsertHtml: (node: string) => any;
56
+ restoreSelection: () => any;
57
+ isFocused: () => any;
58
+ }, {}, {}, {}, {}> | null;
59
+ }, HTMLDivElement>;
60
+ export default _default;
@@ -1,7 +1,7 @@
1
1
  import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
2
2
  import rich_editor_modal_vue_vue_type_script_setup_true_lang_default from "./rich-editor-modal.vue_vue_type_script_setup_true_lang.mjs";
3
- import './rich-editor-modal.vue_vue_type_style_index_0_scoped_8c23f0af_lang.css';/* empty css */
3
+ import './rich-editor-modal.vue_vue_type_style_index_0_scoped_8a4eda15_lang.css';/* empty css */
4
4
  //#region src/components/label-design/modal/rich-editor-modal.vue
5
- var rich_editor_modal_default = /* @__PURE__ */ _plugin_vue_export_helper_default(rich_editor_modal_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-8c23f0af"]]);
5
+ var rich_editor_modal_default = /* @__PURE__ */ _plugin_vue_export_helper_default(rich_editor_modal_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-8a4eda15"]]);
6
6
  //#endregion
7
7
  export { rich_editor_modal_default as default };
@@ -1,5 +1,4 @@
1
- import rich_editor_default from "../components/rich-editor/index.vue.mjs";
2
- import "../components/rich-editor/index.mjs";
1
+ import RichEditor from "../components/rich-editor/index.mjs";
3
2
  import { createElementBlock, createVNode, defineComponent, onMounted, openBlock, ref, unref } from "vue";
4
3
  //#region src/components/label-design/modal/rich-editor-modal.vue?vue&type=script&setup=true&lang.ts
5
4
  var _hoisted_1 = { class: "rich-editor-modal" };
@@ -13,13 +12,13 @@ var rich_editor_modal_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
13
12
  setup(__props, { emit: __emit }) {
14
13
  const richEditorRef = ref(null);
15
14
  const contentVal = ref("");
16
- const props = __props;
15
+ const defProps = __props;
17
16
  const emit = __emit;
18
17
  onMounted(() => {
19
- if (!contentVal.value) contentVal.value = props.value;
18
+ if (!contentVal.value) contentVal.value = defProps.value;
20
19
  });
21
20
  const editorCreated = () => {
22
- const text = contentVal.value || props.value;
21
+ const text = contentVal.value || defProps.value;
23
22
  richEditorRef.value?.setHtml(text);
24
23
  };
25
24
  const handleEmailChange = (val) => {
@@ -27,7 +26,7 @@ var rich_editor_modal_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
27
26
  emit("update:value", val);
28
27
  };
29
28
  return (_ctx, _cache) => {
30
- return openBlock(), createElementBlock("div", _hoisted_1, [createVNode(unref(rich_editor_default), {
29
+ return openBlock(), createElementBlock("div", _hoisted_1, [createVNode(unref(RichEditor), {
31
30
  ref_key: "richEditorRef",
32
31
  ref: richEditorRef,
33
32
  content: contentVal.value,
@@ -0,0 +1,3 @@
1
+ .rich-editor-modal[data-v-8a4eda15] {
2
+ padding: 24px 12px;
3
+ }
@@ -1,8 +1,8 @@
1
- import { useModal } from "../../../modules/global-modal/src/hooks/useModal.mjs";
2
- import { BasicModal } from "../../../modules/global-modal/index.mjs";
3
1
  import { getSpecificationsForSize } from "../constants/size.mjs";
4
2
  import { usePage } from "../hooks/usePage.mjs";
5
3
  import { useDesigner } from "../hooks/useDesigner.mjs";
4
+ import { useModal } from "../../../modules/global-modal/src/hooks/useModal.mjs";
5
+ import { BasicModal } from "../../../modules/global-modal/index.mjs";
6
6
  import toolkit_default from "../toolkits/toolkit.vue.mjs";
7
7
  import stage_default from "../stage/stage.vue.mjs";
8
8
  import { createBlock, createElementVNode, createVNode, defineComponent, openBlock, reactive, ref, unref, withCtx } from "vue";
@@ -1,7 +1,7 @@
1
- import { useEditorConsoleInner } from "../../../../modules/code-editor/useEditorConsole.mjs";
1
+ import { usePage } from "../../hooks/usePage.mjs";
2
2
  import { useModalInner } from "../../../../modules/global-modal/src/hooks/useModal.mjs";
3
3
  import { BasicModal } from "../../../../modules/global-modal/index.mjs";
4
- import { usePage } from "../../hooks/usePage.mjs";
4
+ import { useEditorConsoleInner } from "../../../../modules/code-editor/useEditorConsole.mjs";
5
5
  import { createBlock, createElementVNode, defineComponent, mergeProps, openBlock, ref, toRaw, unref, watch, withCtx } from "vue";
6
6
  import { t } from "@gct-paas/core";
7
7
  //#region src/components/label-design/panels/modals/diff-modal.vue?vue&type=script&setup=true&lang.ts
@@ -1,6 +1,6 @@
1
+ import { useDesigner } from "../hooks/useDesigner.mjs";
1
2
  import { useModal } from "../../../modules/global-modal/src/hooks/useModal.mjs";
2
3
  import "../../../modules/global-modal/index.mjs";
3
- import { useDesigner } from "../hooks/useDesigner.mjs";
4
4
  import panelComps from "./index.mjs";
5
5
  import diff_modal_default from "./modals/diff-modal.vue.mjs";
6
6
  import { computed, createBlock, createElementBlock, createVNode, defineComponent, openBlock, provide, resolveDynamicComponent, unref } from "vue";
@@ -19,10 +19,17 @@ var label_params_select_vue_vue_type_script_setup_true_lang_default = /* @__PURE
19
19
  emit("change", val, paramsData.value.find((item) => item.value === val));
20
20
  }
21
21
  __expose({
22
+ /**
23
+ * 获取选项数据(如果为空则重新加载)
24
+ */
22
25
  getOptions: async () => {
23
26
  if (!paramsData.value.length) return await getParamsList();
24
27
  return paramsData.value;
25
28
  },
29
+ /**
30
+ * 直接获取 paramsData 的当前值
31
+ * @returns 标签参数模型的数据数组
32
+ */
26
33
  getParamsData: () => paramsData.value
27
34
  });
28
35
  return (_ctx, _cache) => {
@@ -27,10 +27,17 @@ var LabelParamsSelect_vue_vue_type_script_setup_true_name_label_params_select_la
27
27
  });
28
28
  }
29
29
  __expose({
30
+ /**
31
+ * 获取选项数据(如果为空则重新加载)
32
+ */
30
33
  getOptions: async () => {
31
34
  if (!paramsData.value.length) return await getParamsList();
32
35
  return paramsData.value;
33
36
  },
37
+ /**
38
+ * 直接获取 paramsData 的当前值
39
+ * @returns 标签参数模型的数据数组
40
+ */
34
41
  getParamsData: () => paramsData.value
35
42
  });
36
43
  return (_ctx, _cache) => {