@gct-paas/core-web 0.1.6-dev.3 → 0.1.6-dev.30

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 (610) hide show
  1. package/dist/{JsBarcode-DlXSdlvD.js → JsBarcode-qlFdEM9b.js} +2 -1
  2. package/dist/{chunk-DPOkwzLC.js → chunk-B6OiDc1l.js} +1 -0
  3. package/dist/{cropper-tw7tUDDe.js → cropper-D-w8ytce.js} +2 -1
  4. package/dist/{de_DE-BnwOalCV.js → de_DE-C_2eKW22.js} +2 -1
  5. package/dist/{defineProperty-Co6UJKQ3.js → defineProperty-Cbgh4bxU.js} +1 -0
  6. package/dist/diagram-config-item-reverse-CRruEvPY.js +2 -0
  7. package/dist/diagram-config-item-sjzR8Gjc.js +2 -0
  8. package/dist/diagram-config-item-virtual-ohPF6RYP.js +2 -0
  9. package/dist/{en_US-6Hw6WWah.js → en_US-BF--vowt.js} +2 -1
  10. package/dist/{es_ES-tAqXFGrR.js → es_ES-BBt4Pm_8.js} +2 -1
  11. package/dist/{fr_FR-BkDgVS_P.js → fr_FR-D26BVmdN.js} +2 -1
  12. package/dist/hooks-B2q3NoID.js +2 -0
  13. package/dist/icon-next-picker-BwcnYo6K.js +2 -0
  14. package/dist/index.min.css +1 -1
  15. package/dist/{ja_JP-AsmV92nC.js → ja_JP-C3PhDAfB.js} +2 -1
  16. package/dist/loader.esm.min.js +2 -1
  17. package/dist/monaco-editor-BbpvBTNq.js +2 -0
  18. package/dist/{objectSpread2-DxfE1S3_.js → objectSpread2-DdGcQrBx.js} +1 -0
  19. package/dist/{overlayscrollbars-vue-DtKFrHnA.js → overlayscrollbars-vue-BX5F2W1M.js} +1 -0
  20. package/dist/{pt_PT-CCVWOJzE.js → pt_PT-CA_gvcuQ.js} +2 -1
  21. package/dist/relationship-diagram-config-ByWb_jbS.js +2 -0
  22. package/dist/{rich-editor-K2Pv0Uja.js → rich-editor-B4P3CpZ1.js} +2 -1
  23. package/dist/{ru_RU-w4sUgbzL.js → ru_RU-BEj8qwJ6.js} +2 -1
  24. package/dist/{tr_TR-CGZch3eB.js → tr_TR-C8T-Xzkv.js} +2 -1
  25. package/dist/useMonacoEditor-Bw2CJmOv.js +2 -0
  26. package/dist/{vi_VN-DONxIDR7.js → vi_VN-Cenm637z.js} +2 -1
  27. package/dist/{zh_CN-BxdD8hqG.js → zh_CN-_IsJOw3J.js} +2 -1
  28. package/dist/{zh_TW-D5Y8j-oG.js → zh_TW-D4a77XN_.js} +2 -1
  29. package/es/components/I18nSelect/src/i18n-select-btn.vue.mjs +2 -2
  30. package/es/components/I18nSelect/src/i18n-select-btn.vue_vue_type_script_setup_true_name_i18n-select-btn_lang.mjs +4 -4
  31. package/es/components/I18nSelect/src/{i18n-select-btn.vue_vue_type_style_index_0_scoped_ab917ea8_lang.css → i18n-select-btn.vue_vue_type_style_index_0_scoped_efd9b5f6_lang.css} +14 -14
  32. package/es/components/I18nSelect/src/i18n-select-input-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +3 -2
  33. package/es/components/I18nSelect/src/i18n-select-textarea-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +3 -2
  34. package/es/components/UserPick/src/user-pick.vue.mjs +2 -2
  35. package/es/components/UserPick/src/user-pick.vue_vue_type_script_setup_true_lang.mjs +15 -17
  36. package/es/components/UserPick/src/user-pick.vue_vue_type_style_index_0_scoped_622db2b9_lang.css +56 -0
  37. package/es/components/app-drawer/app-drawer-component.css +82 -0
  38. package/es/components/app-drawer/app-drawer-component.d.ts +26 -0
  39. package/es/components/app-drawer/app-drawer-component.mjs +84 -0
  40. package/es/components/app-popover/app-popover-component.mjs +1 -1
  41. package/es/components/base-button/base-button.vue.mjs +1 -1
  42. package/es/components/batch-select-list/batch-select-list.css +119 -0
  43. package/es/components/batch-select-list/batch-select-list.d.ts +158 -0
  44. package/es/components/batch-select-list/batch-select-list.mjs +133 -0
  45. package/es/components/design-save-tip/design-save-tip.css +107 -0
  46. package/es/components/design-save-tip/design-save-tip.d.ts +44 -0
  47. package/es/components/design-save-tip/design-save-tip.mjs +81 -0
  48. package/es/components/design-step-check/design-step-check.css +133 -0
  49. package/es/components/design-step-check/design-step-check.d.ts +30 -0
  50. package/es/components/design-step-check/design-step-check.mjs +96 -0
  51. package/es/components/design-view-layout/design-view-layout.css +184 -0
  52. package/es/components/design-view-layout/design-view-layout.d.ts +1 -0
  53. package/es/components/design-view-layout/design-view-layout.mjs +149 -0
  54. package/es/components/field-cascader/index.d.ts +2 -1
  55. package/es/components/field-cascader/src/hooks.d.ts +3 -0
  56. package/es/components/field-tree-select/field-tree-select.vue.mjs +2 -2
  57. package/es/components/field-tree-select/field-tree-select.vue_vue_type_script_setup_true_lang.mjs +2 -2
  58. package/es/components/field-tree-select/{field-tree-select.vue_vue_type_style_index_0_scoped_898030d3_lang.css → field-tree-select.vue_vue_type_style_index_0_scoped_24efd443_lang.css} +20 -20
  59. package/es/components/field-upload/src/FieldUpload.vue_vue_type_script_setup_true_name_FieldUpload_lang.mjs +1 -0
  60. package/es/components/field-upload/src/components/base-upload.vue.mjs +2 -2
  61. package/es/components/field-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +2 -2
  62. package/es/components/field-upload/src/components/{base-upload.vue_vue_type_style_index_0_scoped_65872e0a_lang.css → base-upload.vue_vue_type_style_index_0_scoped_6f57e635_lang.css} +18 -18
  63. package/es/components/field-upload/src/components/file-list.vue_vue_type_script_setup_true_name_fileList_lang.mjs +1 -0
  64. package/es/components/field-upload/src/types/index.d.ts +1 -4
  65. package/es/components/field-upload/src/types/index.mjs +2 -6
  66. package/es/components/icon-next-picker/icon-next-picker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs +2 -4
  67. package/es/components/image-upload/index.mjs +1 -1
  68. package/es/components/image-upload/src/components/base-upload.vue.mjs +2 -2
  69. package/es/components/image-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +2 -2
  70. package/es/components/image-upload/src/components/{base-upload.vue_vue_type_style_index_0_scoped_2a928323_lang.css → base-upload.vue_vue_type_style_index_0_scoped_9b34005c_lang.css} +17 -17
  71. package/es/components/image-upload/src/components/upload-design.vue.mjs +2 -2
  72. package/es/components/image-upload/src/components/upload-design.vue_vue_type_script_name_UploadDesign_setup_true_lang.mjs +3 -2
  73. package/es/components/image-upload/src/components/upload-design.vue_vue_type_style_index_0_scoped_15add37b_lang.css +33 -0
  74. package/es/components/image-upload/src/types/index.d.ts +1 -4
  75. package/es/components/image-upload/src/types/index.mjs +1 -8
  76. package/es/components/index.d.ts +14 -4
  77. package/es/components/index.mjs +33 -3
  78. package/es/components/label-design/components/widgets/Text.vue.mjs +2 -2
  79. package/es/components/label-design/components/widgets/Text.vue_vue_type_script_setup_true_lang.mjs +3 -6
  80. package/es/components/label-design/components/widgets/{Text.vue_vue_type_style_index_0_scoped_a83957ab_lang.css → Text.vue_vue_type_style_index_0_scoped_170abee2_lang.css} +5 -4
  81. package/es/components/label-design/components/widgets/index.mjs +4 -1
  82. package/es/components/label-design/designer.vue.d.ts +2 -0
  83. package/es/components/label-design/designer.vue.mjs +7 -0
  84. package/es/components/label-design/designer.vue_vue_type_script_setup_true_lang.mjs +32 -0
  85. package/es/components/label-design/designer.vue_vue_type_style_index_0_scoped_260222c9_lang.css +32 -0
  86. package/es/components/label-design/header/header.vue.d.ts +6 -0
  87. package/es/components/label-design/header/header.vue.mjs +7 -0
  88. package/es/components/label-design/header/header.vue_vue_type_script_setup_true_lang.mjs +232 -0
  89. package/es/components/label-design/header/header.vue_vue_type_style_index_0_scoped_aa2b4235_lang.css +39 -0
  90. package/es/components/label-design/header/test-var-modal.vue.d.ts +204 -0
  91. package/es/components/label-design/header/test-var-modal.vue.mjs +7 -0
  92. package/es/components/label-design/header/test-var-modal.vue_vue_type_script_setup_true_lang.mjs +202 -0
  93. package/es/components/label-design/header/test-var-modal.vue_vue_type_style_index_0_scoped_972496bb_lang.css +69 -0
  94. package/es/components/label-design/index.d.ts +11 -1
  95. package/es/components/label-design/index.mjs +10 -1
  96. package/es/components/label-design/modal/index.d.ts +1 -1
  97. package/es/components/label-design/modal/index.mjs +7 -7
  98. package/es/components/label-design/modal/template.vue_vue_type_script_setup_true_lang.mjs +2 -2
  99. package/es/components/label-design/panels/modals/diff-modal.vue_vue_type_script_setup_true_lang.mjs +2 -2
  100. package/es/components/label-design/panels/panel.vue_vue_type_script_setup_true_lang.mjs +1 -1
  101. package/es/components/label-design/panels/widget/component-properties.vue.mjs +2 -2
  102. package/es/components/label-design/panels/widget/component-properties.vue_vue_type_script_setup_true_name_component-properties_lang.mjs +33 -3
  103. package/es/components/label-design/panels/widget/{component-properties.vue_vue_type_style_index_0_scoped_4a732e3f_lang.css → component-properties.vue_vue_type_style_index_0_scoped_dff66bbe_lang.css} +10 -10
  104. package/es/components/label-design/panels/widget/components/label-params-select.vue.d.ts +35 -0
  105. package/es/components/label-design/panels/widget/controls/Border.vue.mjs +14 -14
  106. package/es/components/label-design/panels/widget/controls/{Border.vue_vue_type_style_index_0_scoped_5d5ceddd_lang.css → Border.vue_vue_type_style_index_0_scoped_70116f39_lang.css} +5 -5
  107. package/es/components/label-design/panels/widget/controls/FontFamily.vue_vue_type_script_lang.mjs +1 -1
  108. package/es/components/label-design/panels/widget/controls/VariableSelect.vue_vue_type_script_setup_true_name_variable-select_lang.mjs +1 -1
  109. package/es/components/label-design/panels/widget/controls/field-content.vue.mjs +2 -2
  110. package/es/components/label-design/panels/widget/controls/field-content.vue_vue_type_script_setup_true_name_field-content_lang.mjs +2 -2
  111. package/es/components/label-design/panels/widget/controls/field-content.vue_vue_type_style_index_0_scoped_68aaf84d_lang.css +6 -0
  112. package/es/components/label-design/panels/widget/controls/labelTemplate.vue.mjs +2 -2
  113. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_script_setup_true_lang.mjs +1 -16
  114. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_c628d318_lang.css +10 -0
  115. package/es/components/label-design/panels/widget/panel-widget.vue_vue_type_style_index_0_lang.css +5 -5
  116. package/es/components/label-design/stage/stage.vue.d.ts +9 -0
  117. package/es/components/label-design/stage/stage.vue.mjs +2 -2
  118. package/es/components/label-design/stage/stage.vue_vue_type_script_setup_true_lang.mjs +2 -1
  119. package/es/components/label-design/stage/{stage.vue_vue_type_style_index_0_scoped_53b1f897_lang.css → stage.vue_vue_type_style_index_0_scoped_9275e9fb_lang.css} +8 -8
  120. package/es/components/label-design/type/index.d.ts +15 -0
  121. package/es/components/label-design/type/index.mjs +11 -0
  122. package/es/components/layout/view-container/view-container.d.ts +1 -11
  123. package/es/components/layout/view-container/view-container.mjs +10 -14
  124. package/es/components/modal-name-editor/modal-name-editor.css +117 -0
  125. package/es/components/modal-name-editor/modal-name-editor.d.ts +43 -0
  126. package/es/components/modal-name-editor/modal-name-editor.mjs +129 -0
  127. package/es/components/model-cascader/index.d.ts +34 -0
  128. package/es/components/model-cascader/index.mjs +98 -0
  129. package/es/components/model-cascader/style.css +54 -0
  130. package/es/components/model-cascader/util.d.ts +27 -0
  131. package/es/components/model-cascader/util.mjs +73 -0
  132. package/es/components/monaco-editor/monaco-editor.css +70 -0
  133. package/es/components/monaco-editor/monaco-editor.d.ts +22 -0
  134. package/es/components/monaco-editor/monaco-editor.mjs +82 -0
  135. package/es/components/number-range/number-range.vue.mjs +2 -2
  136. package/es/components/number-range/number-range.vue_vue_type_script_setup_true_lang.mjs +1 -1
  137. package/es/components/number-range/{number-range.vue_vue_type_style_index_0_scoped_283a5280_lang.css → number-range.vue_vue_type_style_index_0_scoped_9970d677_lang.css} +2 -2
  138. package/es/components/open-select-user-modal/SelectUserContainer.vue.d.ts +21 -0
  139. package/es/components/open-select-user-modal/SelectUserContainer.vue.mjs +8 -0
  140. package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_script_setup_true_name_SelectUserContainer_lang.mjs +383 -0
  141. package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_style_index_0_scoped_1fd02207_lang.css +11 -0
  142. package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_style_index_1_lang.css +144 -0
  143. package/es/components/open-select-user-modal/component/dynamic.vue.d.ts +12 -0
  144. package/es/components/open-select-user-modal/component/dynamic.vue.mjs +7 -0
  145. package/es/components/open-select-user-modal/component/dynamic.vue_vue_type_script_setup_true_name_waiting-area-dynamic_lang.mjs +143 -0
  146. package/es/components/open-select-user-modal/component/dynamic.vue_vue_type_style_index_0_scoped_e32390db_lang.css +30 -0
  147. package/es/components/open-select-user-modal/component/extra-user.vue.d.ts +16 -0
  148. package/es/components/open-select-user-modal/component/extra-user.vue.mjs +7 -0
  149. package/es/components/open-select-user-modal/component/extra-user.vue_vue_type_script_setup_true_name_waiting-area-extra-user_lang.mjs +80 -0
  150. package/es/components/open-select-user-modal/component/extra-user.vue_vue_type_style_index_0_scoped_75c9dc57_lang.css +12 -0
  151. package/es/components/open-select-user-modal/component/org.vue.d.ts +11 -0
  152. package/es/components/open-select-user-modal/component/org.vue.mjs +6 -0
  153. package/es/components/open-select-user-modal/component/org.vue_vue_type_script_setup_true_name_waiting-area-org_lang.mjs +87 -0
  154. package/es/components/open-select-user-modal/component/role.vue.d.ts +11 -0
  155. package/es/components/open-select-user-modal/component/role.vue.mjs +6 -0
  156. package/es/components/open-select-user-modal/component/role.vue_vue_type_script_setup_true_name_waiting-area-role_lang.mjs +90 -0
  157. package/es/components/open-select-user-modal/component/role.vue_vue_type_style_index_0_lang.css +114 -0
  158. package/es/components/open-select-user-modal/component/search-input.vue.d.ts +9 -0
  159. package/es/components/open-select-user-modal/component/search-input.vue.mjs +5 -0
  160. package/es/components/open-select-user-modal/component/search-input.vue_vue_type_script_setup_true_name_search-input_lang.mjs +35 -0
  161. package/es/components/open-select-user-modal/component/select-area.vue.d.ts +10 -0
  162. package/es/components/open-select-user-modal/component/select-area.vue.mjs +7 -0
  163. package/es/components/open-select-user-modal/component/select-area.vue_vue_type_script_setup_true_name_waiting-area-select-area_lang.mjs +125 -0
  164. package/es/components/open-select-user-modal/component/select-area.vue_vue_type_style_index_0_scoped_7ba4ab92_lang.css +36 -0
  165. package/es/components/open-select-user-modal/component/user-group.vue.d.ts +11 -0
  166. package/es/components/open-select-user-modal/component/user-group.vue.mjs +6 -0
  167. package/es/components/open-select-user-modal/component/user-group.vue_vue_type_script_setup_true_name_waiting-area-user-group_lang.mjs +87 -0
  168. package/es/components/open-select-user-modal/component/user.vue.d.ts +17 -0
  169. package/es/components/open-select-user-modal/component/user.vue.mjs +8 -0
  170. package/es/components/open-select-user-modal/component/user.vue_vue_type_script_setup_true_name_waiting-area-user_lang.mjs +204 -0
  171. package/es/components/open-select-user-modal/component/user.vue_vue_type_style_index_1_scoped_c546c256_lang.css +45 -0
  172. package/es/components/open-select-user-modal/controller/base-controller.d.ts +21 -0
  173. package/es/components/open-select-user-modal/controller/base-controller.mjs +15 -0
  174. package/es/components/open-select-user-modal/controller/edhr-controller.d.ts +17 -0
  175. package/es/components/open-select-user-modal/controller/edhr-controller.mjs +39 -0
  176. package/es/components/open-select-user-modal/controller/index.d.ts +18 -0
  177. package/es/components/open-select-user-modal/controller/index.mjs +42 -0
  178. package/es/components/open-select-user-modal/controller/paas-controller.d.ts +10 -0
  179. package/es/components/open-select-user-modal/controller/paas-controller.mjs +31 -0
  180. package/es/components/open-select-user-modal/index.d.ts +15 -0
  181. package/es/components/open-select-user-modal/index.mjs +40 -0
  182. package/es/components/open-select-user-modal/type/index.d.ts +7 -0
  183. package/es/components/overlay-scrollbars/gct-overlay-scrollbars.d.ts +2 -3
  184. package/es/components/paas-bpmn-log/components/approval-node.vue.mjs +2 -2
  185. package/es/components/paas-bpmn-log/components/approval-node.vue_vue_type_script_setup_true_lang.mjs +8 -10
  186. package/es/components/paas-bpmn-log/components/{approval-node.vue_vue_type_style_index_0_scoped_a88d7ef9_lang.css → approval-node.vue_vue_type_style_index_0_scoped_b28cab6b_lang.css} +9 -9
  187. package/es/components/paas-bpmn-log/components/user-list.vue.mjs +2 -2
  188. package/es/components/paas-bpmn-log/components/user-list.vue_vue_type_script_setup_true_lang.mjs +2 -1
  189. package/es/components/paas-bpmn-log/components/{user-list.vue_vue_type_style_index_0_scoped_27aa2bf0_lang.css → user-list.vue_vue_type_style_index_0_scoped_80624e20_lang.css} +3 -3
  190. package/es/components/paas-bpmn-log/hooks/uselog.mjs +1 -1
  191. package/es/components/paas-bpmn-log/paas-bpmn-log.vue.mjs +2 -2
  192. package/es/components/paas-bpmn-log/paas-bpmn-log.vue_vue_type_script_setup_true_lang.mjs +15 -17
  193. package/es/components/paas-bpmn-log/{paas-bpmn-log.vue_vue_type_style_index_0_scoped_c85122b0_lang.css → paas-bpmn-log.vue_vue_type_style_index_0_scoped_359cf19e_lang.css} +9 -9
  194. package/es/components/select-user-modal/deptUser.vue.d.ts +9 -0
  195. package/es/components/select-user-modal/deptUser.vue.mjs +7 -0
  196. package/es/components/select-user-modal/deptUser.vue_vue_type_script_setup_true_name_deptUser_lang.mjs +296 -0
  197. package/es/components/select-user-modal/deptUser.vue_vue_type_style_index_0_scoped_02dff7bf_lang.css +40 -0
  198. package/es/components/select-user-modal/index.d.ts +2 -0
  199. package/es/components/select-user-modal/index.mjs +1 -0
  200. package/es/components/select-user-modal/range-role.vue.d.ts +9 -0
  201. package/es/components/select-user-modal/range-role.vue.mjs +7 -0
  202. package/es/components/select-user-modal/range-role.vue_vue_type_script_setup_true_name_role_lang.mjs +137 -0
  203. package/es/components/select-user-modal/range-role.vue_vue_type_style_index_0_scoped_1241bcdf_lang.css +34 -0
  204. package/es/components/select-user-modal/select-user-modal.vue.d.ts +12 -0
  205. package/es/components/select-user-modal/select-user-modal.vue.mjs +7 -0
  206. package/es/components/select-user-modal/select-user-modal.vue_vue_type_script_setup_true_name_select-user-modal_lang.mjs +123 -0
  207. package/es/components/select-user-modal/select-user-modal.vue_vue_type_style_index_0_scoped_8316b821_lang.css +14 -0
  208. package/es/components/select-user-modal/userGroup.vue.d.ts +9 -0
  209. package/es/components/select-user-modal/userGroup.vue.mjs +7 -0
  210. package/es/components/select-user-modal/userGroup.vue_vue_type_script_setup_true_name_userGroup_lang.mjs +149 -0
  211. package/es/components/select-user-modal/userGroup.vue_vue_type_style_index_0_scoped_47d1cbaa_lang.css +19 -0
  212. package/es/components/serial-number/components/data-field-cascader.vue.d.ts +15 -0
  213. package/es/components/serial-number/components/data-field-cascader.vue.mjs +8 -0
  214. package/es/components/serial-number/components/data-field-cascader.vue_vue_type_script_setup_true_lang.mjs +496 -0
  215. package/es/components/serial-number/components/data-field-cascader.vue_vue_type_style_index_0_scoped_9a2af5c6_lang.css +134 -0
  216. package/es/components/serial-number/components/data-field-cascader.vue_vue_type_style_index_1_lang.css +18 -0
  217. package/es/components/serial-number/serial-number-container.vue.mjs +2 -2
  218. package/es/components/serial-number/serial-number-container.vue_vue_type_script_setup_true_name_serial-number-container_lang.mjs +1 -0
  219. package/es/components/serial-number/{serial-number-container.vue_vue_type_style_index_0_scoped_35a73b4c_lang.css → serial-number-container.vue_vue_type_style_index_0_scoped_28b84222_lang.css} +7 -7
  220. package/es/components/serial-number/serial-number-item.vue.d.ts +28 -1
  221. package/es/components/serial-number/serial-number-item.vue.mjs +2 -2
  222. package/es/components/serial-number/serial-number-item.vue_vue_type_script_setup_true_lang.mjs +7 -5
  223. package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_8083036b_lang.css +67 -0
  224. package/es/components/shrink-panel/shrink-panel.css +130 -0
  225. package/es/components/shrink-panel/shrink-panel.d.ts +23 -0
  226. package/es/components/shrink-panel/shrink-panel.mjs +41 -0
  227. package/es/components/ui/basic-grid/basic-grid.vue.d.ts +81 -0
  228. package/es/components/ui/basic-grid/basic-grid.vue.mjs +7 -0
  229. package/es/components/ui/basic-grid/basic-grid.vue_vue_type_script_setup_true_name_basic-grid_lang.mjs +134 -0
  230. package/es/components/ui/basic-grid/basic-grid.vue_vue_type_style_index_0_scoped_99a4ea49_lang.css +90 -0
  231. package/es/components/ui/basic-grid/index.d.ts +3 -0
  232. package/es/components/ui/basic-grid/index.mjs +1 -0
  233. package/es/components/ui/basic-grid/types.d.ts +6 -0
  234. package/es/components/ui/embed-grid/embed-grid.vue.d.ts +62 -0
  235. package/es/components/ui/embed-grid/embed-grid.vue.mjs +7 -0
  236. package/es/components/ui/embed-grid/embed-grid.vue_vue_type_script_setup_true_name_embed-grid_lang.mjs +73 -0
  237. package/es/components/ui/embed-grid/index.d.ts +3 -0
  238. package/es/components/ui/embed-grid/index.mjs +1 -0
  239. package/es/components/ui/embed-grid/types.d.ts +5 -0
  240. package/es/components/ui/form-alert/form-alert.vue.d.ts +10 -0
  241. package/es/components/ui/form-alert/form-alert.vue.mjs +7 -0
  242. package/es/components/ui/form-alert/form-alert.vue_vue_type_script_setup_true_name_form-alert_lang.mjs +31 -0
  243. package/es/components/ui/form-alert/form-alert.vue_vue_type_style_index_0_scoped_a6bdad9c_lang.css +64 -0
  244. package/es/components/ui/grid-btns/grid-btns.vue.d.ts +2 -0
  245. package/es/components/ui/grid-btns/grid-btns.vue.mjs +7 -0
  246. package/es/components/ui/grid-btns/grid-btns.vue_vue_type_script_setup_true_name_grid-btns_lang.mjs +15 -0
  247. package/es/components/ui/grid-btns/grid-btns.vue_vue_type_style_index_0_scoped_e3385a9e_lang.css +70 -0
  248. package/es/components/ui/grid-pagination/grid-pagination.vue.d.ts +12 -0
  249. package/es/components/ui/grid-pagination/grid-pagination.vue.mjs +7 -0
  250. package/es/components/ui/grid-pagination/grid-pagination.vue_vue_type_script_setup_true_name_grid-pagination_lang.mjs +57 -0
  251. package/es/components/ui/grid-pagination/grid-pagination.vue_vue_type_style_index_0_scoped_4905eabf_lang.css +68 -0
  252. package/es/components/ui/grid-pagination/index.d.ts +3 -0
  253. package/es/components/ui/grid-pagination/index.mjs +1 -0
  254. package/es/components/ui/grid-pagination/types.d.ts +24 -0
  255. package/es/components/{BpmnRuntime/paas/paas-bpmn-runtime.vue.d.ts → ui/highlight/highlight.vue.d.ts} +2 -1
  256. package/es/components/ui/highlight/highlight.vue.mjs +7 -0
  257. package/es/components/ui/highlight/highlight.vue_vue_type_script_setup_true_name_highlight_lang.mjs +30 -0
  258. package/es/components/ui/highlight/highlight.vue_vue_type_style_index_0_scoped_e17c6606_lang.css +6 -0
  259. package/es/components/ui/icon-tooltip/icon-tooltip.vue.d.ts +10 -0
  260. package/es/components/ui/icon-tooltip/icon-tooltip.vue.mjs +7 -0
  261. package/es/components/ui/icon-tooltip/icon-tooltip.vue_vue_type_script_setup_true_name_icon-tooltip_lang.mjs +27 -0
  262. package/es/components/ui/icon-tooltip/icon-tooltip.vue_vue_type_style_index_0_scoped_a35580e4_lang.css +68 -0
  263. package/es/components/ui/index.d.ts +10 -0
  264. package/es/components/ui/index.mjs +12 -0
  265. package/es/components/ui/modal-wrapper/modal-wrapper.vue.d.ts +26 -0
  266. package/es/components/ui/modal-wrapper/modal-wrapper.vue.mjs +7 -0
  267. package/es/components/ui/modal-wrapper/modal-wrapper.vue_vue_type_script_setup_true_name_modal-wrapper_lang.mjs +78 -0
  268. package/es/components/ui/modal-wrapper/modal-wrapper.vue_vue_type_style_index_0_scoped_6b8a9609_lang.css +28 -0
  269. package/es/components/ui/notice/index.d.ts +8 -0
  270. package/es/components/ui/notice/index.mjs +31 -0
  271. package/es/create-app-vue.d.ts +2 -2
  272. package/es/create-app-vue.mjs +11 -7
  273. package/es/hooks/index.d.ts +3 -1
  274. package/es/hooks/index.mjs +3 -1
  275. package/es/hooks/useKeyParser.d.ts +16 -0
  276. package/es/hooks/useKeyParser.mjs +79 -0
  277. package/es/hooks/usePrinter.d.ts +19 -0
  278. package/es/hooks/usePrinter.mjs +50 -0
  279. package/es/hooks/useTreeList.d.ts +23 -0
  280. package/es/hooks/useTreeList.mjs +160 -0
  281. package/es/index.d.ts +7 -1
  282. package/es/index.mjs +94 -46
  283. package/es/interface/i-view-step/i-view-step.d.ts +32 -0
  284. package/es/interface/index.d.ts +1 -0
  285. package/es/locale/auto-register.d.ts +2 -0
  286. package/es/locale/auto-register.mjs +43 -0
  287. package/es/locale/sys/app.d.ts +4 -0
  288. package/es/locale/sys/app.mjs +6 -0
  289. package/es/locale/sys/appDesigner.d.ts +20 -0
  290. package/es/locale/sys/appDesigner.mjs +32 -0
  291. package/es/locale/sys/cardDesign.d.ts +9 -0
  292. package/es/locale/sys/cardDesign.mjs +11 -0
  293. package/es/locale/sys/component.d.ts +11 -1
  294. package/es/locale/sys/component.mjs +32 -0
  295. package/es/locale/sys/edhr.d.ts +5 -0
  296. package/es/locale/sys/edhr.mjs +9 -0
  297. package/es/locale/sys/expression.d.ts +4 -0
  298. package/es/locale/sys/expression.mjs +6 -0
  299. package/es/locale/sys/i18n.mjs +10 -0
  300. package/es/locale/sys/integration.mjs +6 -0
  301. package/es/locale/sys/ipaas.mjs +6 -0
  302. package/es/locale/sys/model.d.ts +6 -1
  303. package/es/locale/sys/model.mjs +26 -0
  304. package/es/locale/sys/onlineForm.d.ts +5 -0
  305. package/es/locale/sys/onlineForm.mjs +9 -0
  306. package/es/locale/sys/org.d.ts +3 -3
  307. package/es/locale/sys/org.mjs +14 -0
  308. package/es/locale/sys/pageDesigner.d.ts +44 -0
  309. package/es/locale/sys/pageDesigner.mjs +58 -0
  310. package/es/locale/sys/printDesigner.d.ts +12 -0
  311. package/es/locale/sys/printDesigner.mjs +16 -0
  312. package/es/locale/sys/process.mjs +6 -0
  313. package/es/locale/sys/webRender.d.ts +25 -0
  314. package/es/locale/sys/webRender.mjs +33 -0
  315. package/es/locale/sys.d.ts +43 -2
  316. package/es/locale/sys.mjs +65 -0
  317. package/es/modules/category/category-modal.vue.d.ts +11 -0
  318. package/es/modules/category/category-modal.vue.mjs +7 -0
  319. package/es/modules/category/category-modal.vue_vue_type_script_setup_true_name_category-modal_lang.mjs +54 -0
  320. package/es/modules/category/category-modal.vue_vue_type_style_index_0_scoped_5883fe72_lang.css +67 -0
  321. package/es/modules/category/category-sider.vue.d.ts +337 -0
  322. package/es/modules/category/category-sider.vue.mjs +7 -0
  323. package/es/modules/category/category-sider.vue_vue_type_script_setup_true_name_category-sider_lang.mjs +239 -0
  324. package/es/modules/category/category-sider.vue_vue_type_style_index_0_scoped_256dbd12_lang.css +210 -0
  325. package/es/modules/category/hooks/useCategory.d.ts +20 -0
  326. package/es/modules/category/hooks/useCategory.mjs +139 -0
  327. package/es/modules/category/index.d.ts +2 -0
  328. package/es/modules/category/index.mjs +2 -0
  329. package/es/modules/category/type.d.ts +8 -0
  330. package/es/modules/color-picker/index.mjs +1 -1
  331. package/es/modules/color-picker/src/ColorPicker.vue.mjs +2 -2
  332. package/es/modules/color-picker/src/{ColorPicker.vue_vue_type_style_index_0_scoped_7bfd9ca3_lang.css → ColorPicker.vue_vue_type_style_index_0_scoped_858da81a_lang.css} +3 -3
  333. package/es/modules/color-picker/src/color-editor.vue.mjs +1 -1
  334. package/es/modules/data-rules-container/index.d.ts +6 -0
  335. package/es/modules/data-rules-container/index.mjs +5 -0
  336. package/es/modules/data-rules-container/src/components/header-action.vue.d.ts +10 -0
  337. package/es/modules/data-rules-container/src/components/header-action.vue.mjs +7 -0
  338. package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_script_setup_true_name_header-action_lang.mjs +36 -0
  339. package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_style_index_0_scoped_4e281013_lang.css +32 -0
  340. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.d.ts +8 -0
  341. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.mjs +5 -0
  342. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +267 -0
  343. package/es/modules/data-rules-container/src/components/perm-action-node.vue.d.ts +22 -0
  344. package/es/modules/data-rules-container/src/components/perm-action-node.vue.mjs +7 -0
  345. 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
  346. package/es/modules/data-rules-container/src/components/perm-action-node.vue_vue_type_style_index_0_scoped_a053095c_lang.css +73 -0
  347. package/es/modules/data-rules-container/src/components/perm-root-node.vue.d.ts +3 -0
  348. package/es/modules/data-rules-container/src/components/perm-root-node.vue.mjs +7 -0
  349. 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
  350. package/es/modules/data-rules-container/src/components/perm-root-node.vue_vue_type_style_index_0_scoped_ca5c9d20_lang.css +74 -0
  351. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.d.ts +11 -0
  352. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.mjs +5 -0
  353. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +93 -0
  354. package/es/modules/data-rules-container/src/components/request-select-cmp.vue.d.ts +9 -0
  355. package/es/modules/data-rules-container/src/components/request-select-cmp.vue.mjs +5 -0
  356. 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
  357. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.d.ts +3 -0
  358. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.mjs +6 -0
  359. 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
  360. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue_vue_type_style_index_0_lang.css +21 -0
  361. package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.d.ts +32 -0
  362. package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.mjs +5 -0
  363. 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
  364. package/es/modules/data-rules-container/src/components/select-more.vue.d.ts +8 -0
  365. package/es/modules/data-rules-container/src/components/select-more.vue.mjs +5 -0
  366. package/es/modules/data-rules-container/src/components/select-more.vue_vue_type_script_setup_true_lang.mjs +26 -0
  367. package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.d.ts +12 -0
  368. package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.mjs +5 -0
  369. 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
  370. package/es/modules/data-rules-container/src/components/tree-action-node.vue.d.ts +25 -0
  371. package/es/modules/data-rules-container/src/components/tree-action-node.vue.mjs +7 -0
  372. 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
  373. package/es/modules/data-rules-container/src/components/tree-action-node.vue_vue_type_style_index_0_scoped_f37ec578_lang.css +67 -0
  374. package/es/modules/data-rules-container/src/components/tree-root-node.vue.d.ts +3 -0
  375. package/es/modules/data-rules-container/src/components/tree-root-node.vue.mjs +7 -0
  376. package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_script_setup_true_name_tree-root-node_lang.mjs +108 -0
  377. package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_style_index_0_scoped_74e5fbf3_lang.css +29 -0
  378. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.d.ts +3 -0
  379. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.mjs +5 -0
  380. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue_vue_type_script_name_gct-select_setup_true_lang.mjs +89 -0
  381. package/es/modules/data-rules-container/src/constant/config.d.ts +146 -0
  382. package/es/modules/data-rules-container/src/constant/config.mjs +548 -0
  383. package/es/modules/data-rules-container/src/constant/interface.d.ts +85 -0
  384. package/es/modules/data-rules-container/src/constant/interface.mjs +149 -0
  385. package/es/modules/data-rules-container/src/data-rules-container.vue.d.ts +45 -0
  386. package/es/modules/data-rules-container/src/data-rules-container.vue.mjs +6 -0
  387. package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_script_setup_true_name_data-rules-container_lang.mjs +234 -0
  388. package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_style_index_0_lang.css +149 -0
  389. package/es/modules/data-rules-container/src/data-rules-modal.d.ts +75 -0
  390. package/es/modules/data-rules-container/src/data-rules-modal.mjs +105 -0
  391. package/es/modules/data-rules-container/src/field-role-container.vue.d.ts +14 -0
  392. package/es/modules/data-rules-container/src/field-role-container.vue.mjs +5 -0
  393. package/es/modules/data-rules-container/src/field-role-container.vue_vue_type_script_setup_true_name_field-role-container_lang.mjs +73 -0
  394. package/es/modules/data-rules-container/src/hooks/useDataRulesTree.d.ts +30 -0
  395. package/es/modules/data-rules-container/src/hooks/useDataRulesTree.mjs +317 -0
  396. package/es/modules/data-rules-container/src/hooks/useEmitter.d.ts +10 -0
  397. package/es/modules/data-rules-container/src/hooks/useRdoHooks.d.ts +37 -0
  398. package/es/modules/data-rules-container/src/hooks/useRdoHooks.mjs +144 -0
  399. package/es/modules/data-rules-container/src/hooks/useRole.d.ts +7 -0
  400. package/es/modules/data-rules-container/src/typing.d.ts +40 -0
  401. package/es/modules/gct-dnd/components/gct-dnd-container/gct-dnd-container.mjs +3 -2
  402. package/es/modules/gct-form/components/flex-container/flex-container.d.ts +2 -6
  403. package/es/modules/gct-form/components/flex-container/flex-container.mjs +19 -24
  404. package/es/modules/gct-form/components/flex-item/flex-item.mjs +1 -1
  405. package/es/modules/gct-form/components/grid-container/grid-container.mjs +5 -2
  406. package/es/modules/gct-form/controller/editor-item/editor-item.controller.d.ts +1 -0
  407. package/es/modules/gct-form/controller/editor-item/editor-item.controller.mjs +11 -0
  408. package/es/modules/gct-form/controller/form-edit-item/form-edit-item.controller.d.ts +2 -0
  409. package/es/modules/gct-form/controller/form-edit-item/form-edit-item.controller.mjs +12 -4
  410. package/es/modules/gct-form/controller/form-item-basic/form-item-basic.controller.mjs +2 -0
  411. package/es/modules/gct-form/controller/form-item-hidden/form-item-hidden.controller.d.ts +2 -2
  412. package/es/modules/gct-form/controller/form-item-hidden/form-item-hidden.controller.mjs +2 -2
  413. package/es/modules/gct-form/controller/gct-form/gct-form.controller.mjs +1 -0
  414. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.css +67 -0
  415. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.d.ts +50 -0
  416. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.mjs +62 -0
  417. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.provider.d.ts +13 -0
  418. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.provider.mjs +15 -0
  419. package/es/modules/gct-form/editor/gct-form-date-range/index.d.ts +4 -0
  420. package/es/modules/gct-form/editor/gct-form-date-range/index.mjs +8 -0
  421. package/es/modules/gct-form/editor/gct-form-formula/gct-form-formula.mjs +6 -7
  422. package/es/modules/gct-form/editor/gct-form-i18n/gct-form-i18n.mjs +6 -4
  423. package/es/modules/gct-form/editor/gct-form-select/gct-form-select.mjs +1 -1
  424. package/es/modules/gct-form/editor/index.mjs +2 -1
  425. package/es/modules/gct-form/hooks/index.d.ts +1 -0
  426. package/es/modules/gct-form/hooks/index.mjs +1 -0
  427. package/es/modules/gct-form/hooks/use-form-value/use-form-value.d.ts +11 -0
  428. package/es/modules/gct-form/hooks/use-form-value/use-form-value.mjs +27 -0
  429. package/es/modules/gct-form/index.mjs +3 -0
  430. package/es/modules/gct-form/interface/i-controller/form-edit-item/form-edit-item.controller.d.ts +7 -0
  431. package/es/modules/gct-form/interface/i-controller/form-hidden-item/form-hidden-item.controller.d.ts +4 -4
  432. package/es/modules/gct-form/interface/i-form/i-form-hidden-item.d.ts +3 -3
  433. package/es/modules/gct-form/interface/i-form/i-form-item-basic.d.ts +8 -0
  434. package/es/modules/gct-form/widgets/gct-form/gct-form-collapse/gct-form-collapse.mjs +3 -1
  435. package/es/modules/gct-form/widgets/gct-form/gct-form-collapse-pane/gct-form-collapse-pane.mjs +7 -6
  436. package/es/modules/gct-form/widgets/gct-form/gct-form-group/gct-form-group.mjs +2 -2
  437. package/es/modules/gct-form/widgets/gct-form/gct-form-hidden-item/gct-form-hidden-item.model.d.ts +2 -2
  438. package/es/modules/gct-form/widgets/gct-form/gct-form-hidden-item/gct-form-hidden-item.model.mjs +1 -1
  439. package/es/modules/gct-form/widgets/gct-form/gct-form-tab/gct-form-tab.css +3 -3
  440. package/es/modules/gct-form/widgets/gct-form/gct-form-tab/gct-form-tab.mjs +3 -1
  441. package/es/modules/gct-form/widgets/gct-form/gct-form-tab-pane/gct-form-tab-pane.mjs +7 -6
  442. package/es/modules/gct-form/widgets/gct-form/gct-form-title-group/gct-form-title-group.mjs +7 -6
  443. package/es/modules/gct-form/widgets/gct-search-form/form/app-form.css +70 -0
  444. package/es/modules/gct-form/widgets/gct-search-form/form/app-form.d.ts +22 -0
  445. package/es/modules/gct-form/widgets/gct-search-form/form/app-form.mjs +106 -0
  446. package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.css +73 -0
  447. package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.d.ts +15 -0
  448. package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.mjs +22 -0
  449. package/es/modules/gct-form/widgets/gct-search-form/form.controller.d.ts +46 -0
  450. package/es/modules/gct-form/widgets/gct-search-form/form.controller.mjs +69 -0
  451. package/es/modules/gct-form/widgets/gct-search-form/form.state.d.ts +10 -0
  452. package/es/modules/gct-form/widgets/gct-search-form/form.state.mjs +13 -0
  453. package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.css +83 -0
  454. package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.d.ts +33 -0
  455. package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.mjs +56 -0
  456. package/es/modules/gct-table/controller/gct-table/gct-table.controller.mjs +1 -0
  457. package/es/modules/gct-table/controller/table-item/table-item.controller.mjs +2 -0
  458. package/es/modules/gct-table/controller/table-row/table-row.controller.mjs +3 -0
  459. package/es/modules/gct-table/editor/gct-table-date/gct-table-date.mjs +1 -1
  460. package/es/modules/gct-table/editor/gct-table-text/gct-table-text.mjs +1 -1
  461. package/es/modules/global-drawer/index.d.ts +4 -0
  462. package/es/modules/global-drawer/index.mjs +8 -0
  463. package/es/modules/global-drawer/src/BasicDrawer.vue.d.ts +171 -0
  464. package/es/modules/global-drawer/src/BasicDrawer.vue.mjs +6 -0
  465. package/es/modules/global-drawer/src/BasicDrawer.vue_vue_type_script_setup_true_name_BasicDrawer_lang.mjs +145 -0
  466. package/es/modules/global-drawer/src/BasicDrawer.vue_vue_type_style_index_0_lang.css +40 -0
  467. package/es/modules/global-drawer/src/components/DrawerFooter.vue.d.ts +95 -0
  468. package/es/modules/global-drawer/src/components/DrawerFooter.vue.mjs +42 -0
  469. package/es/modules/global-drawer/src/components/DrawerFooter.vue_vue_type_script_lang.mjs +38 -0
  470. package/es/modules/global-drawer/src/components/DrawerFooter.vue_vue_type_style_index_0_lang.css +11 -0
  471. package/es/modules/global-drawer/src/components/DrawerHeader.vue.d.ts +20 -0
  472. package/es/modules/global-drawer/src/components/DrawerHeader.vue.mjs +22 -0
  473. package/es/modules/global-drawer/src/components/DrawerHeader.vue_vue_type_script_lang.mjs +25 -0
  474. package/es/modules/global-drawer/src/components/DrawerHeader.vue_vue_type_style_index_0_lang.css +18 -0
  475. package/es/modules/global-drawer/src/props.d.ts +111 -0
  476. package/es/modules/global-drawer/src/props.mjs +62 -0
  477. package/es/modules/global-drawer/src/typing.d.ts +170 -0
  478. package/es/modules/global-drawer/src/useDrawer.d.ts +6 -0
  479. package/es/modules/global-drawer/src/useDrawer.mjs +6 -0
  480. package/es/modules/global-modal/src/BasicModal.vue.d.ts +56 -2
  481. package/es/modules/global-modal/src/BasicModal.vue_vue_type_script_setup_true_name_BasicModal_lang.mjs +55 -70
  482. package/es/modules/global-modal/src/components/ModalClose.vue_vue_type_style_index_0_lang.css +1 -2
  483. package/es/modules/global-modal/src/components/ModalWrapper.vue.d.ts +28 -1
  484. package/es/modules/global-modal/src/components/ModalWrapper.vue_vue_type_script_lang.mjs +3 -4
  485. package/es/modules/online-control/content.vue.d.ts +8 -0
  486. package/es/modules/online-control/content.vue.mjs +5 -0
  487. package/es/modules/online-control/content.vue_vue_type_script_setup_true_lang.mjs +48 -0
  488. package/es/modules/online-control/index.d.ts +8 -0
  489. package/es/modules/online-control/index.mjs +1 -0
  490. package/es/modules/online-control/model-control.d.ts +25 -0
  491. package/es/modules/online-control/model-control.mjs +61 -0
  492. package/es/modules/online-control/online-broadcast.d.ts +2 -0
  493. package/es/modules/online-control/online-broadcast.mjs +30 -0
  494. package/es/modules/online-control/online-control.const.d.ts +32 -0
  495. package/es/modules/online-control/online-control.const.mjs +36 -0
  496. package/es/modules/online-control/online-control.d.ts +63 -0
  497. package/es/modules/online-control/online-control.interface.d.ts +21 -0
  498. package/es/modules/online-control/online-control.mjs +125 -0
  499. package/es/modules/picture-cropper/src/CopperModal.vue.mjs +2 -2
  500. package/es/modules/picture-cropper/src/CopperModal.vue_vue_type_script_setup_true_name_CropperModal_lang.mjs +1 -1
  501. package/es/modules/picture-cropper/src/{CopperModal.vue_vue_type_style_index_0_scoped_f1134678_lang.css → CopperModal.vue_vue_type_style_index_0_scoped_69bb424d_lang.css} +14 -14
  502. package/es/modules/picture-cropper/src/CropperAvatar.vue.mjs +2 -2
  503. package/es/modules/picture-cropper/src/CropperAvatar.vue_vue_type_script_setup_true_name_CropperAvatar_lang.mjs +7 -7
  504. package/es/modules/picture-cropper/src/{CropperAvatar.vue_vue_type_style_index_0_scoped_ef939ff0_lang.css → CropperAvatar.vue_vue_type_style_index_0_scoped_0523079a_lang.css} +7 -7
  505. package/es/modules/picture-cropper/src/CropperFree.vue.mjs +2 -2
  506. package/es/modules/picture-cropper/src/CropperFree.vue_vue_type_script_setup_true_name_CropperPhoto_lang.mjs +16 -8
  507. package/es/modules/picture-cropper/src/{CropperFree.vue_vue_type_style_index_0_scoped_c85d53db_lang.css → CropperFree.vue_vue_type_style_index_0_scoped_c2cff308_lang.css} +16 -16
  508. package/es/modules/print-tmpl/icon-print-folder.svg.mjs +4 -0
  509. package/es/modules/print-tmpl/icon-print-printer.svg.mjs +4 -0
  510. package/es/modules/print-tmpl/index.d.ts +2 -0
  511. package/es/modules/print-tmpl/index.mjs +1 -0
  512. package/es/modules/print-tmpl/print-tmpl-modal.vue.d.ts +31 -0
  513. package/es/modules/print-tmpl/print-tmpl-modal.vue.mjs +7 -0
  514. package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_script_setup_true_name_print-tmpl-modal_lang.mjs +593 -0
  515. package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_style_index_0_scoped_d94551a9_lang.css +143 -0
  516. package/es/modules/relationship-diagram-config/cache.controller.d.ts +70 -0
  517. package/es/modules/relationship-diagram-config/cache.controller.mjs +128 -0
  518. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.css +123 -0
  519. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.d.ts +393 -0
  520. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.mjs +98 -0
  521. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.css +71 -0
  522. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.d.ts +28 -0
  523. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.mjs +53 -0
  524. package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.d.ts +27 -0
  525. package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.mjs +2 -0
  526. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.css +107 -0
  527. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.d.ts +34 -0
  528. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.mjs +198 -0
  529. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.css +68 -0
  530. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.d.ts +31 -0
  531. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.mjs +53 -0
  532. package/es/modules/relationship-diagram-config/components/index.d.ts +5 -0
  533. package/es/modules/relationship-diagram-config/components/index.mjs +5 -0
  534. package/es/modules/relationship-diagram-config/constant/index.d.ts +72 -0
  535. package/es/modules/relationship-diagram-config/constant/index.mjs +70 -0
  536. package/es/modules/relationship-diagram-config/hooks/index.d.ts +10 -0
  537. package/es/modules/relationship-diagram-config/hooks/index.mjs +19 -0
  538. package/es/modules/relationship-diagram-config/index.d.ts +6 -0
  539. package/es/modules/relationship-diagram-config/index.mjs +28 -0
  540. package/es/modules/relationship-diagram-config/interface/i-link-provider/i-link-provider.d.ts +57 -0
  541. package/es/modules/relationship-diagram-config/interface/i-node-provider/i-node-provider.d.ts +18 -0
  542. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-link/i-relationship-diagram-link.d.ts +80 -0
  543. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-node/i-relationship-diagram-node.d.ts +82 -0
  544. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-options/i-relationship-diagram-options.d.ts +51 -0
  545. package/es/modules/relationship-diagram-config/interface/i-rule-config/i-rule-config.d.ts +135 -0
  546. package/es/modules/relationship-diagram-config/interface/index.d.ts +6 -0
  547. package/es/modules/relationship-diagram-config/link.controller.d.ts +75 -0
  548. package/es/modules/relationship-diagram-config/link.controller.mjs +121 -0
  549. package/es/modules/relationship-diagram-config/node.controller.d.ts +102 -0
  550. package/es/modules/relationship-diagram-config/node.controller.mjs +189 -0
  551. package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.d.ts +23 -0
  552. package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.mjs +33 -0
  553. package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.d.ts +1 -0
  554. package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.mjs +27 -0
  555. package/es/modules/relationship-diagram-config/plumb-plugin/index.d.ts +3 -0
  556. package/es/modules/relationship-diagram-config/plumb-plugin/index.mjs +2 -0
  557. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.css +132 -0
  558. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.d.ts +21 -0
  559. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.mjs +184 -0
  560. package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.d.ts +14 -0
  561. package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.mjs +17 -0
  562. package/es/modules/relationship-diagram-config/providers/index.d.ts +5 -0
  563. package/es/modules/relationship-diagram-config/providers/index.mjs +5 -0
  564. package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.d.ts +14 -0
  565. package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.mjs +17 -0
  566. package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.d.ts +16 -0
  567. package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.mjs +26 -0
  568. package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.d.ts +14 -0
  569. package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.mjs +17 -0
  570. package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.d.ts +119 -0
  571. package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.mjs +199 -0
  572. package/es/modules/relationship-diagram-config/relationship-diagram-config.css +113 -0
  573. package/es/modules/relationship-diagram-config/relationship-diagram-config.d.ts +102 -0
  574. package/es/modules/relationship-diagram-config/relationship-diagram-config.mjs +104 -0
  575. package/es/modules/relationship-diagram-config/relationship-diagram-config.state.d.ts +44 -0
  576. package/es/modules/relationship-diagram-config/relationship-diagram-config.state.mjs +46 -0
  577. package/es/modules/relationship-diagram-config/utils/index.d.ts +1 -0
  578. package/es/modules/relationship-diagram-config/utils/register/register.d.ts +71 -0
  579. package/es/modules/relationship-diagram-config/utils/register/register.mjs +81 -0
  580. package/es/setup-app.mjs +2 -1
  581. package/es/styles/index.css +263 -0
  582. package/es/types/index.d.ts +1 -1
  583. package/es/utils/confirm-util/confirm-util.d.ts +28 -0
  584. package/es/utils/confirm-util/confirm-util.mjs +79 -0
  585. package/es/utils/index.d.ts +1 -0
  586. package/es/utils/index.mjs +1 -0
  587. package/es/utils/overlay-controller/overlay-controller.d.ts +3 -1
  588. package/es/utils/overlay-controller/overlay-controller.mjs +9 -0
  589. package/es/utils/recursive.mjs +1 -0
  590. package/package.json +16 -11
  591. package/dist/_plugin-vue_export-helper-59SbqtUR.js +0 -1
  592. package/dist/components-4-8OfvJi.js +0 -1
  593. package/dist/icon-next-picker-B_S_yInJ.js +0 -1
  594. package/dist/monaco-editor-CgESUPw_.js +0 -1
  595. package/dist/template-Cf-wq8-9.js +0 -1
  596. package/dist/useMonacoEditor-BO2ALW-7.js +0 -1
  597. package/es/assets/svg/image-error.svg.mjs +0 -4
  598. package/es/components/BpmnRuntime/index.d.ts +0 -2
  599. package/es/components/BpmnRuntime/index.mjs +0 -1
  600. package/es/components/BpmnRuntime/paas/paas-bpmn-runtime.vue.mjs +0 -5
  601. package/es/components/BpmnRuntime/paas/paas-bpmn-runtime.vue_vue_type_script_setup_true_lang.mjs +0 -83
  602. package/es/components/UserPick/src/user-pick.vue_vue_type_style_index_0_scoped_a49a84da_lang.css +0 -39
  603. package/es/components/image-upload/src/components/upload-design.vue_vue_type_style_index_0_scoped_575d3a1a_lang.css +0 -33
  604. package/es/components/label-design/panels/widget/controls/field-content.vue_vue_type_style_index_0_scoped_259bce90_lang.css +0 -6
  605. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_992e00bb_lang.css +0 -10
  606. package/es/components/paas-bpmn-log/hooks/useObserver.mjs +0 -46
  607. package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_7baf8e25_lang.css +0 -67
  608. package/es/hooks/useTheme.d.ts +0 -8
  609. package/es/hooks/useTheme.mjs +0 -16
  610. /package/es/modules/gct-table/editor/{gct-table-text/gct-table-text.css → gct-table-date/gct-table-date.css} +0 -0
@@ -0,0 +1,202 @@
1
+ import { useDesigner } from "../hooks/useDesigner.mjs";
2
+ import { GctOverlayScrollbars } from "../../overlay-scrollbars/gct-overlay-scrollbars.mjs";
3
+ import stage_canvas_default from "../stage/stage-canvas.vue.mjs";
4
+ import { Fragment, computed, createBlock, createElementBlock, createElementVNode, createVNode, defineComponent, normalizeClass, normalizeStyle, onMounted, onUnmounted, openBlock, ref, renderList, resolveComponent, toDisplayString, unref, withCtx } from "vue";
5
+ import { cloneDeep } from "lodash-es";
6
+ import { t, useModal } from "@gct-paas/core";
7
+ //#region src/components/label-design/header/test-var-modal.vue?vue&type=script&setup=true&lang.ts
8
+ var _hoisted_1 = { class: "flex h100% w100% print" };
9
+ var _hoisted_2 = { class: "left flex flex-col" };
10
+ var _hoisted_3 = { class: "left-title" };
11
+ var _hoisted_4 = { class: "right" };
12
+ var _hoisted_5 = { class: "right-title" };
13
+ var test_var_modal_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
14
+ __name: "test-var-modal",
15
+ props: {
16
+ modal: {},
17
+ fieldConfig: {},
18
+ data: {}
19
+ },
20
+ setup(__props) {
21
+ const { hoveredElements, updateEgglement } = useDesigner();
22
+ const selectItem = ref([]);
23
+ const hoverItem = ref([]);
24
+ const containerRef = ref(null);
25
+ const canvasRef = ref(null);
26
+ const canvasSize = ref({
27
+ width: 0,
28
+ height: 0
29
+ });
30
+ const containerSize = ref({
31
+ width: 0,
32
+ height: 0
33
+ });
34
+ const FormRef = ref();
35
+ const varMap = ref({});
36
+ const defProps = __props;
37
+ const schema = ref();
38
+ const handleOk = async () => {
39
+ try {
40
+ await FormRef.value?.validate();
41
+ return {
42
+ ok: true,
43
+ data: { ...varMap.value }
44
+ };
45
+ } catch (err) {
46
+ console.warn(err);
47
+ }
48
+ return { ok: false };
49
+ };
50
+ const changeMap = async (value, id) => {
51
+ schema.value?.forEach((i) => {
52
+ if (i.type === "TEXT" && i.id === id) {
53
+ i.attrs.text.label = value;
54
+ i.attrs.text.value = value;
55
+ } else if (i.id === id) i.attrs.content.value = value;
56
+ });
57
+ };
58
+ const updatePBarcodeWidth = (payload) => {
59
+ const egglement = schema.value?.find((d) => d.id === payload.elId);
60
+ if (!egglement) return;
61
+ if (egglement.rotate === 90) if (payload.height !== egglement.height) updateEgglement({
62
+ egglement,
63
+ width: payload.rotateWidth,
64
+ height: payload.width
65
+ });
66
+ else console.log("高度不变");
67
+ else if (payload.width !== egglement.width) updateEgglement({
68
+ egglement,
69
+ width: payload.width
70
+ });
71
+ else console.log("长度不变");
72
+ };
73
+ const updatePQrCodeWidthAndHeight = (payload) => {
74
+ const egglement = schema.value?.find((d) => d.id === payload.elId);
75
+ if (!egglement) return;
76
+ if (egglement.rotate === 90) if (payload.height !== egglement.height || payload.width !== egglement.width) updateEgglement({
77
+ egglement,
78
+ width: payload.rotateWidth,
79
+ height: payload.rotateHeight
80
+ });
81
+ else console.log("高度不变");
82
+ else if (payload.width !== egglement.width || payload.height !== egglement.height) updateEgglement({
83
+ egglement,
84
+ width: payload.width,
85
+ height: payload.height
86
+ });
87
+ else console.log("长度不变");
88
+ };
89
+ const focus = (id) => {
90
+ selectItem.value = schema.value?.filter((i) => i.id === id) ?? [];
91
+ hoveredElements.value = [...selectItem.value, ...hoverItem.value];
92
+ };
93
+ const blur = () => {
94
+ selectItem.value = [];
95
+ hoveredElements.value = [...hoverItem.value];
96
+ };
97
+ const mouseenter = (id) => {
98
+ hoverItem.value = schema.value?.filter((i) => i.id === id) ?? [];
99
+ hoveredElements.value = [...selectItem.value, ...hoverItem.value];
100
+ };
101
+ const mouseleave = () => {
102
+ hoverItem.value = [];
103
+ hoveredElements.value = [...selectItem.value];
104
+ };
105
+ useModal(handleOk);
106
+ const canvasStyle = computed(() => {
107
+ if (!canvasSize.value.width || !canvasSize.value.height || !containerSize.value.width || !containerSize.value.height) return {};
108
+ const scaleX = containerSize.value.width / canvasSize.value.width;
109
+ const scaleY = containerSize.value.height / canvasSize.value.height;
110
+ const scale = Math.min(scaleX, scaleY);
111
+ return {
112
+ transform: `translate(${(containerSize.value.width - canvasSize.value.width * scale) / 2}px, ${(containerSize.value.height - canvasSize.value.height * scale) / 2}px) scale(${scale})`,
113
+ transformOrigin: "top left",
114
+ width: `${canvasSize.value.width}px`,
115
+ height: `${canvasSize.value.height}px`
116
+ };
117
+ });
118
+ onMounted(() => {
119
+ schema.value = cloneDeep(defProps.data);
120
+ if (canvasRef.value) canvasSize.value = {
121
+ width: canvasRef.value.$el?.offsetWidth || 0,
122
+ height: canvasRef.value.$el?.offsetHeight || 0
123
+ };
124
+ const resizeObserver = new ResizeObserver((entries) => {
125
+ for (const entry of entries) {
126
+ const { width, height } = entry.contentRect;
127
+ containerSize.value.width = width;
128
+ containerSize.value.height = height;
129
+ }
130
+ });
131
+ if (containerRef.value) resizeObserver.observe(containerRef.value);
132
+ onUnmounted(() => {
133
+ resizeObserver.disconnect();
134
+ });
135
+ });
136
+ return (_ctx, _cache) => {
137
+ const _component_a_input = resolveComponent("a-input");
138
+ const _component_a_form_item = resolveComponent("a-form-item");
139
+ const _component_a_form = resolveComponent("a-form");
140
+ return openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, toDisplayString(unref(t)("sys.inputVar")), 1), createVNode(unref(GctOverlayScrollbars), null, {
141
+ default: withCtx(() => [createVNode(_component_a_form, {
142
+ ref_key: "FormRef",
143
+ ref: FormRef,
144
+ model: varMap.value,
145
+ autocomplete: "off",
146
+ layout: "vertical"
147
+ }, {
148
+ default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(defProps.fieldConfig, (item) => {
149
+ return openBlock(), createBlock(_component_a_form_item, {
150
+ key: item.key,
151
+ label: unref(t)(item.label),
152
+ name: item.key,
153
+ class: normalizeClass(["var-item", { selected: selectItem.value[0]?.id === item.key }]),
154
+ required: "",
155
+ onMouseenter: ($event) => mouseenter(item.key),
156
+ onMouseleave: mouseleave
157
+ }, {
158
+ default: withCtx(() => [createVNode(_component_a_input, {
159
+ value: varMap.value[item.key],
160
+ "onUpdate:value": ($event) => varMap.value[item.key] = $event,
161
+ placeholder: unref(t)("sys.inputText"),
162
+ onFocus: ($event) => focus(item.key),
163
+ onBlur: blur,
164
+ onChange: ($event) => changeMap(varMap.value[item.key], item.key)
165
+ }, null, 8, [
166
+ "value",
167
+ "onUpdate:value",
168
+ "placeholder",
169
+ "onFocus",
170
+ "onChange"
171
+ ])]),
172
+ _: 2
173
+ }, 1032, [
174
+ "label",
175
+ "name",
176
+ "class",
177
+ "onMouseenter"
178
+ ]);
179
+ }), 128))]),
180
+ _: 1
181
+ }, 8, ["model"])]),
182
+ _: 1
183
+ })]), createElementVNode("div", _hoisted_4, [createElementVNode("div", _hoisted_5, toDisplayString(unref(t)("sys.simulatedPreview")), 1), createElementVNode("div", {
184
+ ref_key: "containerRef",
185
+ ref: containerRef,
186
+ class: "canvas-container"
187
+ }, [createVNode(stage_canvas_default, {
188
+ ref_key: "canvasRef",
189
+ ref: canvasRef,
190
+ schema: schema.value,
191
+ style: normalizeStyle([{
192
+ "pointer-events": "none",
193
+ "user-select": "none"
194
+ }, canvasStyle.value]),
195
+ onUpdatePBarcodeWidth: updatePBarcodeWidth,
196
+ onUpdatePQrCodeWidthAndHeight: updatePQrCodeWidthAndHeight
197
+ }, null, 8, ["schema", "style"])], 512)])]);
198
+ };
199
+ }
200
+ });
201
+ //#endregion
202
+ export { test_var_modal_vue_vue_type_script_setup_true_lang_default as default };
@@ -0,0 +1,69 @@
1
+ .print[data-v-972496bb] {
2
+ min-width: 0;
3
+ /* 重要:防止 flex 子项溢出 */
4
+ min-height: 0;
5
+ /* 重要:防止 flex 子项溢出 */
6
+ }
7
+ .left[data-v-972496bb] {
8
+ width: 288px;
9
+ min-width: 288px;
10
+ padding: 12px 0 12px 12px;
11
+ border-right: 1px solid #e0e3eb;
12
+ }
13
+ .left .left-title[data-v-972496bb] {
14
+ display: flex;
15
+ align-items: center;
16
+ margin: 12px 0;
17
+ color: #1a1d23;
18
+ font-size: 14px;
19
+ font-weight: 600;
20
+ }
21
+ .left .left-title[data-v-972496bb]::before {
22
+ content: '';
23
+ display: inline-block;
24
+ width: 3px;
25
+ height: 14px;
26
+ margin-right: 8px;
27
+ margin-left: 12px;
28
+ background: var(--ant-primary-color);
29
+ color: var(--ant-primary-color);
30
+ }
31
+ .right[data-v-972496bb] {
32
+ display: flex;
33
+ flex: 1;
34
+ flex-direction: column;
35
+ min-width: 0;
36
+ /* 重要:防止内容撑开 */
37
+ padding: 24px;
38
+ background: #f6f8fa;
39
+ }
40
+ .right .canvas-container[data-v-972496bb] {
41
+ height: calc(100% - 48px);
42
+ }
43
+ .right .right-title[data-v-972496bb] {
44
+ margin-bottom: 24px;
45
+ color: #1a1d23;
46
+ font-size: 14px;
47
+ font-weight: 600;
48
+ text-align: center;
49
+ }
50
+ .var-item[data-v-972496bb] {
51
+ margin-right: 12px;
52
+ padding: 12px;
53
+ }
54
+ .var-item[data-v-972496bb]:hover {
55
+ border: 1px solid rgb(from var(--ant-primary-color) r g b / 30%);
56
+ border-radius: 4px;
57
+ background: rgb(from var(--ant-primary-color) r g b / 8%);
58
+ }
59
+ .var-item.selected[data-v-972496bb] {
60
+ border: 1px solid rgb(from var(--ant-primary-color) r g b / 30%);
61
+ border-radius: 4px;
62
+ background: rgb(from var(--ant-primary-color) r g b / 8%);
63
+ }
64
+ [data-v-972496bb] .ant-form .ant-form-item {
65
+ margin-bottom: 0;
66
+ }
67
+ [data-v-972496bb] .ant-input-affix-wrapper-focused {
68
+ border-color: var(--ant-primary-color);
69
+ }
@@ -1,4 +1,14 @@
1
+ import { default as LabelParamsSelect } from './panels/widget/components/label-params-select.vue';
2
+ import { ActionsType, ButtonTextEnum } from './type';
1
3
  export { default as StageView } from './stage/stage-view.vue';
2
- export { useModalPicker } from './modal/index';
4
+ export { useModalPicker as useLabelModalPicker } from './modal/index';
5
+ export { default as LabelDesigner } from './designer.vue';
3
6
  export type { ProjectType } from './hooks/usePage';
7
+ export { useProp } from './hooks/useProp';
4
8
  export { setIdentify } from './identify-config';
9
+ export { loadLabelInfo, usePage } from './hooks/usePage';
10
+ export { default as StageCanvas } from './stage/stage-canvas.vue';
11
+ export * from './constants/size';
12
+ export * from './constants/CommonPrintElems';
13
+ export { default as LabelDesignControlComps } from './panels/widget/controls';
14
+ export { LabelParamsSelect, type ActionsType, ButtonTextEnum };
@@ -1,3 +1,12 @@
1
+ import "./constants/CommonPrintElems.mjs";
2
+ import "./constants/size.mjs";
3
+ import "./hooks/usePage.mjs";
4
+ import "./hooks/useProp.mjs";
1
5
  import "./stage/stage-view.vue.mjs";
2
- import "./modal/index.mjs";
3
6
  import "./identify-config.mjs";
7
+ import "./panels/widget/components/label-params-select.vue.mjs";
8
+ import "./panels/widget/controls/index.mjs";
9
+ import "./stage/stage-canvas.vue.mjs";
10
+ import "./modal/index.mjs";
11
+ import "./designer.vue.mjs";
12
+ import "./type/index.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 { createVNode, defineAsyncComponent, render } from "vue";
1
+ import template_default from "./template.vue.mjs";
2
+ import { createVNode, render } from "vue";
2
3
  import { OverlayContainer } from "@gct-paas/core";
3
4
  //#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
- async function readyModal() {
9
- const vm = createVNode(ModalTemplate, { destroyVm: () => {
8
+ function readyModal() {
9
+ const vm = createVNode(template_default, { 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 };
@@ -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";
@@ -1,7 +1,7 @@
1
1
  import _plugin_vue_export_helper_default from "../../../../_virtual/_plugin-vue_export-helper.mjs";
2
2
  import component_properties_vue_vue_type_script_setup_true_name_component_properties_lang_default from "./component-properties.vue_vue_type_script_setup_true_name_component-properties_lang.mjs";
3
- import './component-properties.vue_vue_type_style_index_0_scoped_4a732e3f_lang.css';/* empty css */
3
+ import './component-properties.vue_vue_type_style_index_0_scoped_dff66bbe_lang.css';/* empty css */
4
4
  //#region src/components/label-design/panels/widget/component-properties.vue
5
- var component_properties_default = /* @__PURE__ */ _plugin_vue_export_helper_default(component_properties_vue_vue_type_script_setup_true_name_component_properties_lang_default, [["__scopeId", "data-v-4a732e3f"]]);
5
+ var component_properties_default = /* @__PURE__ */ _plugin_vue_export_helper_default(component_properties_vue_vue_type_script_setup_true_name_component_properties_lang_default, [["__scopeId", "data-v-dff66bbe"]]);
6
6
  //#endregion
7
7
  export { component_properties_default as default };
@@ -18,6 +18,12 @@ var component_properties_vue_vue_type_script_setup_true_name_component_propertie
18
18
  return d.text;
19
19
  });
20
20
  });
21
+ const handleChange2Event = (schema, value) => {
22
+ schema.change2Event?.(value);
23
+ };
24
+ const handleChange3Event = (schema, value) => {
25
+ schema.change3Event?.(value);
26
+ };
21
27
  const activeTab = ref("1");
22
28
  const activeKey = ref(["basic", ...compProp.value]);
23
29
  return (_ctx, _cache) => {
@@ -51,7 +57,15 @@ var component_properties_vue_vue_type_script_setup_true_name_component_propertie
51
57
  return openBlock(), createBlock(resolveDynamicComponent(unref(panelComps)[s.type]), mergeProps({
52
58
  key: s.type,
53
59
  ref_for: true
54
- }, s.props, { onChangeEvent: s.changeEvent }), null, 16, ["onChangeEvent"]);
60
+ }, s.props, {
61
+ onChangeEvent: s.changeEvent,
62
+ onChange2Event: ($event) => handleChange2Event(s, $event),
63
+ onChange3Event: ($event) => handleChange3Event(s, $event)
64
+ }), null, 16, [
65
+ "onChangeEvent",
66
+ "onChange2Event",
67
+ "onChange3Event"
68
+ ]);
55
69
  }), 128))]),
56
70
  _: 2
57
71
  }, 1032, ["header"]))], 64);
@@ -64,7 +78,15 @@ var component_properties_vue_vue_type_script_setup_true_name_component_propertie
64
78
  return openBlock(), createBlock(resolveDynamicComponent(unref(panelComps)[s.type]), mergeProps({
65
79
  key: s.type,
66
80
  ref_for: true
67
- }, s.props, { onChangeEvent: s.changeEvent }), null, 16, ["onChangeEvent"]);
81
+ }, s.props, {
82
+ onChangeEvent: s.changeEvent,
83
+ onChange2Event: ($event) => handleChange2Event(s, $event),
84
+ onChange3Event: ($event) => handleChange3Event(s, $event)
85
+ }), null, 16, [
86
+ "onChangeEvent",
87
+ "onChange2Event",
88
+ "onChange3Event"
89
+ ]);
68
90
  }), 128))]),
69
91
  _: 2
70
92
  }, 1032, ["header"])) : createCommentVNode("", true)], 64);
@@ -93,7 +115,15 @@ var component_properties_vue_vue_type_script_setup_true_name_component_propertie
93
115
  return openBlock(), createBlock(resolveDynamicComponent(unref(panelComps)[s.type]), mergeProps({
94
116
  key: s.type,
95
117
  ref_for: true
96
- }, s.props, { onChangeEvent: s.changeEvent }), null, 16, ["onChangeEvent"]);
118
+ }, s.props, {
119
+ onChangeEvent: s.changeEvent,
120
+ onChange2Event: ($event) => handleChange2Event(s, $event),
121
+ onChange3Event: ($event) => handleChange3Event(s, $event)
122
+ }), null, 16, [
123
+ "onChangeEvent",
124
+ "onChange2Event",
125
+ "onChange3Event"
126
+ ]);
97
127
  }), 128))]),
98
128
  _: 2
99
129
  }, 1032, ["header"])) : createCommentVNode("", true)], 64);
@@ -1,32 +1,32 @@
1
- [data-v-4a732e3f] .ant-collapse-header {
1
+ [data-v-dff66bbe] .ant-collapse-header {
2
2
  padding: 5px 12px !important;
3
3
  background-color: #f2f4f7;
4
4
  color: #333 !important;
5
5
  font-size: 14px;
6
6
  }
7
- [data-v-4a732e3f] .ant-collapse-content > .ant-collapse-content-box {
7
+ [data-v-dff66bbe] .ant-collapse-content > .ant-collapse-content-box {
8
8
  padding: 12px;
9
9
  }
10
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-wrap {
10
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-wrap {
11
11
  border-bottom: 1px solid #e0e3ea;
12
12
  }
13
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-list {
13
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-list {
14
14
  flex: 1;
15
15
  }
16
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
16
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
17
17
  flex: 1;
18
18
  justify-content: center;
19
19
  }
20
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
20
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
21
21
  padding: 7px 0;
22
22
  }
23
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab + .ant-tabs-tab {
23
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab + .ant-tabs-tab {
24
24
  margin: 0;
25
25
  }
26
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-ink-bar {
26
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-ink-bar {
27
27
  background-color: transparent;
28
28
  }
29
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active::after {
29
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active::after {
30
30
  content: '';
31
31
  position: absolute;
32
32
  z-index: 3;
@@ -35,6 +35,6 @@
35
35
  height: 2px;
36
36
  background-color: var(--ant-primary-color);
37
37
  }
38
- .panel-editor-tabs[data-v-4a732e3f] > .ant-tabs-nav .ant-tabs-nav-operations {
38
+ .panel-editor-tabs[data-v-dff66bbe] > .ant-tabs-nav .ant-tabs-nav-operations {
39
39
  display: none !important;
40
40
  }
@@ -0,0 +1,35 @@
1
+ type __VLS_Props = {
2
+ modelValue?: string;
3
+ };
4
+ declare const _default: import('vue').DefineComponent<__VLS_Props, {
5
+ /**
6
+ * 获取选项数据(如果为空则重新加载)
7
+ */
8
+ getOptions: () => Promise<{
9
+ label: string;
10
+ value: string;
11
+ _item: IObject;
12
+ id: string;
13
+ name: string;
14
+ type: string;
15
+ }[]>;
16
+ /**
17
+ * 直接获取 paramsData 的当前值
18
+ * @returns 标签参数模型的数据数组
19
+ */
20
+ getParamsData: () => {
21
+ label: string;
22
+ value: string;
23
+ _item: IObject;
24
+ id: string;
25
+ name: string;
26
+ type: string;
27
+ }[];
28
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
29
+ change: (...args: any[]) => void;
30
+ "update:modelValue": (...args: any[]) => void;
31
+ }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
32
+ onChange?: ((...args: any[]) => any) | undefined;
33
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
34
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
35
+ export default _default;
@@ -1,8 +1,8 @@
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 Border_vue_vue_type_script_lang_default from "./Border.vue_vue_type_script_lang.mjs";
4
- import './Border.vue_vue_type_style_index_0_scoped_5d5ceddd_lang.css';/* empty css */
5
- import { createElementBlock, createElementVNode, createVNode, openBlock, resolveComponent, withCtx, withKeys } from "vue";
4
+ import './Border.vue_vue_type_style_index_0_scoped_70116f39_lang.css';/* empty css */
5
+ import { createElementBlock, createElementVNode, createTextVNode, createVNode, openBlock, resolveComponent, withCtx, withKeys } from "vue";
6
6
  //#region src/components/label-design/panels/widget/controls/Border.vue
7
7
  var Border_exports = /* @__PURE__ */ __exportAll({ default: () => Border_default });
8
8
  var _hoisted_1 = { class: "setting-row border-wrapper flex-col" };
@@ -19,26 +19,26 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
19
19
  const _component_a_select_option = resolveComponent("a-select-option");
20
20
  const _component_a_select = resolveComponent("a-select");
21
21
  const _component_a_input_number = resolveComponent("a-input-number");
22
- return openBlock(), createElementBlock("div", _hoisted_1, [_cache[5] || (_cache[5] = createElementVNode("div", { class: "sub-title mb-4px" }, "边框", -1)), createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, [createElementVNode("div", _hoisted_4, [_cache[3] || (_cache[3] = createElementVNode("div", { class: "setting-label row-label" }, "样式", -1)), createElementVNode("div", _hoisted_5, [createVNode(_component_a_select, {
22
+ return openBlock(), createElementBlock("div", _hoisted_1, [_cache[8] || (_cache[8] = createElementVNode("div", { class: "sub-title mb-4px" }, "边框", -1)), createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, [createElementVNode("div", _hoisted_4, [_cache[6] || (_cache[6] = createElementVNode("div", { class: "setting-label row-label" }, "样式", -1)), createElementVNode("div", _hoisted_5, [createVNode(_component_a_select, {
23
23
  value: $props.borderStyle || "inherit",
24
24
  onChange: _cache[0] || (_cache[0] = (val) => $options.onBorderChange("border-style", val))
25
25
  }, {
26
26
  default: withCtx(() => [
27
- createVNode(_component_a_select_option, {
28
- value: "none",
29
- label: "无"
27
+ createVNode(_component_a_select_option, { value: "none" }, {
28
+ default: withCtx(() => [..._cache[3] || (_cache[3] = [createTextVNode("", -1)])]),
29
+ _: 1
30
30
  }),
31
- createVNode(_component_a_select_option, {
32
- value: "solid",
33
- label: "实线"
31
+ createVNode(_component_a_select_option, { value: "solid" }, {
32
+ default: withCtx(() => [..._cache[4] || (_cache[4] = [createTextVNode("实线", -1)])]),
33
+ _: 1
34
34
  }),
35
- createVNode(_component_a_select_option, {
36
- value: "dashed",
37
- label: "虚线"
35
+ createVNode(_component_a_select_option, { value: "dashed" }, {
36
+ default: withCtx(() => [..._cache[5] || (_cache[5] = [createTextVNode("虚线", -1)])]),
37
+ _: 1
38
38
  })
39
39
  ]),
40
40
  _: 1
41
- }, 8, ["value"])])]), createElementVNode("div", _hoisted_6, [_cache[4] || (_cache[4] = createElementVNode("div", { class: "setting-label row-label" }, "线宽", -1)), createElementVNode("div", _hoisted_7, [createVNode(_component_a_input_number, {
41
+ }, 8, ["value"])])]), createElementVNode("div", _hoisted_6, [_cache[7] || (_cache[7] = createElementVNode("div", { class: "setting-label row-label" }, "线宽", -1)), createElementVNode("div", _hoisted_7, [createVNode(_component_a_input_number, {
42
42
  value: $data.borderWidthVal,
43
43
  "onUpdate:value": _cache[1] || (_cache[1] = ($event) => $data.borderWidthVal = $event),
44
44
  min: 1,
@@ -46,6 +46,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
46
46
  onKeyup: withKeys($options.onEnterVal, ["enter"])
47
47
  }, null, 8, ["value", "onKeyup"])])])])])]);
48
48
  }
49
- var Border_default = /* @__PURE__ */ _plugin_vue_export_helper_default(Border_vue_vue_type_script_lang_default, [["render", _sfc_render], ["__scopeId", "data-v-5d5ceddd"]]);
49
+ var Border_default = /* @__PURE__ */ _plugin_vue_export_helper_default(Border_vue_vue_type_script_lang_default, [["render", _sfc_render], ["__scopeId", "data-v-70116f39"]]);
50
50
  //#endregion
51
51
  export { Border_exports };
@@ -1,4 +1,4 @@
1
- .color-picker__wrapper .color-block[data-v-5d5ceddd] {
1
+ .color-picker__wrapper .color-block[data-v-70116f39] {
2
2
  padding: 5px;
3
3
  height: 28px;
4
4
  line-height: 28px;
@@ -7,18 +7,18 @@
7
7
  text-align: center;
8
8
  cursor: pointer;
9
9
  }
10
- .color-picker__wrapper .color-block .color-example[data-v-5d5ceddd] {
10
+ .color-picker__wrapper .color-block .color-example[data-v-70116f39] {
11
11
  height: 100%;
12
12
  border: 1px solid #999;
13
13
  border-radius: 2px;
14
14
  }
15
- .color-picker-panel .popover-item[data-v-5d5ceddd] {
15
+ .color-picker-panel .popover-item[data-v-70116f39] {
16
16
  display: flex;
17
17
  align-items: center;
18
18
  }
19
- .color-picker-panel .popover-item .title[data-v-5d5ceddd] {
19
+ .color-picker-panel .popover-item .title[data-v-70116f39] {
20
20
  margin-right: 10px;
21
21
  }
22
- .color-picker-panel .popover-item[data-v-5d5ceddd]:not(:last-child) {
22
+ .color-picker-panel .popover-item[data-v-70116f39]:not(:last-child) {
23
23
  margin-bottom: 5px;
24
24
  }
@@ -213,7 +213,7 @@ var FontFamily_vue_vue_type_script_lang_default = defineComponent({
213
213
  blurInput(event) {
214
214
  event.target?.blur();
215
215
  },
216
- handleUpdateColor(color) {
216
+ handleUpdateColor(_e, color) {
217
217
  this.colorValue = color;
218
218
  },
219
219
  onColorChange(color) {
@@ -4,8 +4,8 @@ import FieldCascader_default from "../../../../field-cascader/src/FieldCascader.
4
4
  import { CONTENT_TYPE } from "../../../constants/CommonPrintElems.mjs";
5
5
  import { usePage } from "../../../hooks/usePage.mjs";
6
6
  import { identify } from "../../../identify-config.mjs";
7
- import "../../../../index.mjs";
8
7
  import label_params_select_default from "../components/label-params-select.vue.mjs";
8
+ import "../../../../index.mjs";
9
9
  import { computed, createBlock, createElementBlock, createElementVNode, createVNode, defineComponent, nextTick, openBlock, ref, resolveComponent, toDisplayString, unref, withCtx } from "vue";
10
10
  import { ExpressionModeEnum, ExpressionTabEnum, FIELD_TYPE, t } from "@gct-paas/core";
11
11
  //#region src/components/label-design/panels/widget/controls/VariableSelect.vue?vue&type=script&setup=true&name=variable-select&lang.ts