@gct-paas/core-web 0.1.6-dev.2 → 0.1.6-dev.21

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 (533) hide show
  1. package/dist/{JsBarcode-DlXSdlvD.js → JsBarcode-rcG_1tAQ.js} +2 -1
  2. package/dist/{chunk-DPOkwzLC.js → chunk-DuAc56h9.js} +1 -0
  3. package/dist/components-BATNvyNf.js +2 -0
  4. package/dist/{cropper-tw7tUDDe.js → cropper-eCuO-e1D.js} +2 -1
  5. package/dist/{de_DE-BnwOalCV.js → de_DE-D0poYClX.js} +2 -1
  6. package/dist/{defineProperty-Co6UJKQ3.js → defineProperty-CUbe6kX5.js} +1 -0
  7. package/dist/diagram-config-item-COmymJUX.js +2 -0
  8. package/dist/diagram-config-item-reverse-ChCWMI--.js +2 -0
  9. package/dist/diagram-config-item-virtual-DJ616kwU.js +2 -0
  10. package/dist/{en_US-6Hw6WWah.js → en_US-C1_sjs1W.js} +2 -1
  11. package/dist/{es_ES-tAqXFGrR.js → es_ES-CG467OlO.js} +2 -1
  12. package/dist/{fr_FR-BkDgVS_P.js → fr_FR-CR0wglH5.js} +2 -1
  13. package/dist/hooks-BNxVuJK7.js +2 -0
  14. package/dist/icon-next-picker-D1uCAcw0.js +2 -0
  15. package/dist/index.min.css +1 -1
  16. package/dist/{ja_JP-AsmV92nC.js → ja_JP-C6tqTIHb.js} +2 -1
  17. package/dist/loader.esm.min.js +2 -1
  18. package/dist/monaco-editor-BvsjlBng.js +2 -0
  19. package/dist/{objectSpread2-DxfE1S3_.js → objectSpread2-CWCCmFfU.js} +1 -0
  20. package/dist/{overlayscrollbars-vue-DtKFrHnA.js → overlayscrollbars-vue-DhwlJVH0.js} +1 -0
  21. package/dist/{pt_PT-CCVWOJzE.js → pt_PT-BX1tTHT-.js} +2 -1
  22. package/dist/relationship-diagram-config-BkGy1Fx1.js +2 -0
  23. package/dist/{rich-editor-K2Pv0Uja.js → rich-editor-B5Xm6TIs.js} +2 -1
  24. package/dist/{ru_RU-w4sUgbzL.js → ru_RU-DSvemeok.js} +2 -1
  25. package/dist/template-D9lZZT56.js +2 -0
  26. package/dist/{tr_TR-CGZch3eB.js → tr_TR-aiM0JeNB.js} +2 -1
  27. package/dist/{useMonacoEditor-BO2ALW-7.js → useMonacoEditor-BozNbOxh.js} +2 -1
  28. package/dist/utils-DjNFhzKs.js +2 -0
  29. package/dist/{vi_VN-DONxIDR7.js → vi_VN-JZvwMVIg.js} +2 -1
  30. package/dist/{zh_CN-BxdD8hqG.js → zh_CN-DFjaCEAX.js} +2 -1
  31. package/dist/{zh_TW-D5Y8j-oG.js → zh_TW-uTDfeB0x.js} +2 -1
  32. package/es/components/I18nSelect/src/i18n-select-btn.vue.mjs +2 -2
  33. package/es/components/I18nSelect/src/i18n-select-btn.vue_vue_type_script_setup_true_name_i18n-select-btn_lang.mjs +4 -1
  34. 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
  35. package/es/components/I18nSelect/src/i18n-select-input-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +3 -2
  36. package/es/components/I18nSelect/src/i18n-select-textarea-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +3 -2
  37. package/es/components/UserPick/src/user-pick.vue.mjs +2 -2
  38. package/es/components/UserPick/src/user-pick.vue_vue_type_script_setup_true_lang.mjs +15 -17
  39. package/es/components/UserPick/src/user-pick.vue_vue_type_style_index_0_scoped_622db2b9_lang.css +56 -0
  40. package/es/components/app-drawer/app-drawer-component.css +82 -0
  41. package/es/components/app-drawer/app-drawer-component.d.ts +26 -0
  42. package/es/components/app-drawer/app-drawer-component.mjs +84 -0
  43. package/es/components/app-popover/app-popover-component.mjs +1 -1
  44. package/es/components/base-button/base-button.vue.mjs +1 -1
  45. package/es/components/batch-select-list/batch-select-list.css +119 -0
  46. package/es/components/batch-select-list/batch-select-list.d.ts +158 -0
  47. package/es/components/batch-select-list/batch-select-list.mjs +133 -0
  48. package/es/components/data-rules-modal/data-rules-modal.d.ts +67 -0
  49. package/es/components/data-rules-modal/data-rules-modal.mjs +99 -0
  50. package/es/components/design-save-tip/design-save-tip.css +107 -0
  51. package/es/components/design-save-tip/design-save-tip.d.ts +44 -0
  52. package/es/components/design-save-tip/design-save-tip.mjs +81 -0
  53. package/es/components/design-step-check/design-step-check.css +133 -0
  54. package/es/components/design-step-check/design-step-check.d.ts +30 -0
  55. package/es/components/design-step-check/design-step-check.mjs +96 -0
  56. package/es/components/design-view-layout/design-view-layout.css +181 -0
  57. package/es/components/design-view-layout/design-view-layout.d.ts +1 -0
  58. package/es/components/design-view-layout/design-view-layout.mjs +149 -0
  59. package/es/components/field-cascader/index.d.ts +2 -1
  60. package/es/components/field-cascader/src/hooks.d.ts +3 -0
  61. package/es/components/field-tree-select/field-tree-select.vue.mjs +2 -2
  62. package/es/components/field-tree-select/field-tree-select.vue_vue_type_script_setup_true_lang.mjs +2 -2
  63. 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
  64. package/es/components/field-upload/src/FieldUpload.vue_vue_type_script_setup_true_name_FieldUpload_lang.mjs +1 -0
  65. package/es/components/field-upload/src/components/base-upload.vue.mjs +2 -2
  66. package/es/components/field-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +2 -2
  67. 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
  68. package/es/components/field-upload/src/components/file-list.vue_vue_type_script_setup_true_name_fileList_lang.mjs +1 -0
  69. package/es/components/field-upload/src/types/index.d.ts +1 -4
  70. package/es/components/field-upload/src/types/index.mjs +2 -6
  71. package/es/components/icon-next-picker/icon-next-picker.vue_vue_type_script_setup_true_name_IconNextPicker_lang.mjs +6 -3
  72. package/es/components/icon-next-picker/icon-next-picker.vue_vue_type_style_index_0_lang.css +3 -0
  73. package/es/components/image-upload/index.mjs +1 -1
  74. package/es/components/image-upload/src/components/base-upload.vue.mjs +2 -2
  75. package/es/components/image-upload/src/components/base-upload.vue_vue_type_script_name_baseUpload_setup_true_lang.mjs +2 -2
  76. 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
  77. package/es/components/image-upload/src/components/upload-design.vue.mjs +2 -2
  78. package/es/components/image-upload/src/components/upload-design.vue_vue_type_script_name_UploadDesign_setup_true_lang.mjs +3 -2
  79. package/es/components/image-upload/src/components/upload-design.vue_vue_type_style_index_0_scoped_15add37b_lang.css +33 -0
  80. package/es/components/image-upload/src/types/index.d.ts +1 -4
  81. package/es/components/image-upload/src/types/index.mjs +1 -8
  82. package/es/components/index.d.ts +13 -3
  83. package/es/components/index.mjs +32 -2
  84. package/es/components/label-design/designer.vue.d.ts +2 -0
  85. package/es/components/label-design/designer.vue.mjs +7 -0
  86. package/es/components/label-design/designer.vue_vue_type_script_setup_true_lang.mjs +32 -0
  87. package/es/components/label-design/designer.vue_vue_type_style_index_0_scoped_260222c9_lang.css +32 -0
  88. package/es/components/label-design/header/header.vue.d.ts +6 -0
  89. package/es/components/label-design/header/header.vue.mjs +7 -0
  90. package/es/components/label-design/header/header.vue_vue_type_script_setup_true_lang.mjs +232 -0
  91. package/es/components/label-design/header/header.vue_vue_type_style_index_0_scoped_aa2b4235_lang.css +39 -0
  92. package/es/components/label-design/header/test-var-modal.vue.d.ts +204 -0
  93. package/es/components/label-design/header/test-var-modal.vue.mjs +7 -0
  94. package/es/components/label-design/header/test-var-modal.vue_vue_type_script_setup_true_lang.mjs +202 -0
  95. package/es/components/label-design/header/test-var-modal.vue_vue_type_style_index_0_scoped_972496bb_lang.css +69 -0
  96. package/es/components/label-design/index.d.ts +11 -1
  97. package/es/components/label-design/index.mjs +9 -0
  98. package/es/components/label-design/modal/index.d.ts +1 -1
  99. package/es/components/label-design/modal/index.mjs +3 -3
  100. package/es/components/label-design/modal/template.vue_vue_type_script_setup_true_lang.mjs +2 -2
  101. package/es/components/label-design/panels/modals/diff-modal.vue_vue_type_script_setup_true_lang.mjs +2 -2
  102. package/es/components/label-design/panels/panel.vue_vue_type_script_setup_true_lang.mjs +2 -2
  103. package/es/components/label-design/panels/widget/components/label-params-select.vue.d.ts +35 -0
  104. package/es/components/label-design/panels/widget/controls/VariableSelect.vue_vue_type_script_setup_true_name_variable-select_lang.mjs +1 -1
  105. package/es/components/label-design/panels/widget/controls/labelTemplate.vue.mjs +2 -2
  106. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_script_setup_true_lang.mjs +1 -16
  107. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_c628d318_lang.css +10 -0
  108. package/es/components/label-design/stage/stage.vue.d.ts +9 -0
  109. package/es/components/label-design/stage/stage.vue.mjs +2 -2
  110. package/es/components/label-design/stage/stage.vue_vue_type_script_setup_true_lang.mjs +3 -2
  111. 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
  112. package/es/components/label-design/type/index.d.ts +15 -0
  113. package/es/components/label-design/type/index.mjs +11 -0
  114. package/es/components/layout/view-container/view-container.d.ts +1 -11
  115. package/es/components/layout/view-container/view-container.mjs +10 -14
  116. package/es/components/modal-name-editor/modal-name-editor.css +117 -0
  117. package/es/components/modal-name-editor/modal-name-editor.d.ts +34 -0
  118. package/es/components/modal-name-editor/modal-name-editor.mjs +124 -0
  119. package/es/components/model-cascader/index.d.ts +34 -0
  120. package/es/components/model-cascader/index.mjs +98 -0
  121. package/es/components/model-cascader/style.css +54 -0
  122. package/es/components/model-cascader/util.d.ts +27 -0
  123. package/es/components/model-cascader/util.mjs +73 -0
  124. package/es/components/monaco-editor/monaco-editor.d.ts +22 -0
  125. package/es/components/number-range/number-range.vue.mjs +2 -2
  126. package/es/components/number-range/number-range.vue_vue_type_script_setup_true_lang.mjs +1 -1
  127. 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
  128. package/es/components/open-select-user-modal/SelectUserContainer.vue.d.ts +20 -0
  129. package/es/components/open-select-user-modal/SelectUserContainer.vue.mjs +8 -0
  130. package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_script_setup_true_name_SelectUserContainer_lang.mjs +381 -0
  131. package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_style_index_0_scoped_64a9b545_lang.css +11 -0
  132. package/es/components/open-select-user-modal/SelectUserContainer.vue_vue_type_style_index_1_lang.css +144 -0
  133. package/es/components/open-select-user-modal/component/dynamic.vue.d.ts +12 -0
  134. package/es/components/open-select-user-modal/component/dynamic.vue.mjs +7 -0
  135. package/es/components/open-select-user-modal/component/dynamic.vue_vue_type_script_setup_true_name_waiting-area-dynamic_lang.mjs +143 -0
  136. package/es/components/open-select-user-modal/component/dynamic.vue_vue_type_style_index_0_scoped_e32390db_lang.css +30 -0
  137. package/es/components/open-select-user-modal/component/extra-user.vue.d.ts +16 -0
  138. package/es/components/open-select-user-modal/component/extra-user.vue.mjs +7 -0
  139. 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
  140. package/es/components/open-select-user-modal/component/extra-user.vue_vue_type_style_index_0_scoped_75c9dc57_lang.css +12 -0
  141. package/es/components/open-select-user-modal/component/org.vue.d.ts +11 -0
  142. package/es/components/open-select-user-modal/component/org.vue.mjs +6 -0
  143. package/es/components/open-select-user-modal/component/org.vue_vue_type_script_setup_true_name_waiting-area-org_lang.mjs +87 -0
  144. package/es/components/open-select-user-modal/component/role.vue.d.ts +11 -0
  145. package/es/components/open-select-user-modal/component/role.vue.mjs +6 -0
  146. package/es/components/open-select-user-modal/component/role.vue_vue_type_script_setup_true_name_waiting-area-role_lang.mjs +90 -0
  147. package/es/components/open-select-user-modal/component/search-input.vue.d.ts +9 -0
  148. package/es/components/open-select-user-modal/component/search-input.vue.mjs +5 -0
  149. package/es/components/open-select-user-modal/component/search-input.vue_vue_type_script_setup_true_name_search-input_lang.mjs +35 -0
  150. package/es/components/open-select-user-modal/component/select-area.vue.d.ts +10 -0
  151. package/es/components/open-select-user-modal/component/select-area.vue.mjs +7 -0
  152. 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
  153. package/es/components/open-select-user-modal/component/select-area.vue_vue_type_style_index_0_scoped_7ba4ab92_lang.css +36 -0
  154. package/es/components/open-select-user-modal/component/user-group.vue.d.ts +11 -0
  155. package/es/components/open-select-user-modal/component/user-group.vue.mjs +6 -0
  156. 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
  157. package/es/components/open-select-user-modal/component/user-group.vue_vue_type_style_index_0_lang.css +114 -0
  158. package/es/components/open-select-user-modal/component/user.vue.d.ts +17 -0
  159. package/es/components/open-select-user-modal/component/user.vue.mjs +8 -0
  160. package/es/components/open-select-user-modal/component/user.vue_vue_type_script_setup_true_name_waiting-area-user_lang.mjs +204 -0
  161. package/es/components/open-select-user-modal/component/user.vue_vue_type_style_index_1_scoped_c546c256_lang.css +45 -0
  162. package/es/components/open-select-user-modal/controller/base-controller.d.ts +21 -0
  163. package/es/components/open-select-user-modal/controller/base-controller.mjs +15 -0
  164. package/es/components/open-select-user-modal/controller/edhr-controller.d.ts +17 -0
  165. package/es/components/open-select-user-modal/controller/edhr-controller.mjs +39 -0
  166. package/es/components/open-select-user-modal/controller/index.d.ts +18 -0
  167. package/es/components/open-select-user-modal/controller/index.mjs +42 -0
  168. package/es/components/open-select-user-modal/controller/paas-controller.d.ts +10 -0
  169. package/es/components/open-select-user-modal/controller/paas-controller.mjs +31 -0
  170. package/es/components/open-select-user-modal/index.d.ts +15 -0
  171. package/es/components/open-select-user-modal/index.mjs +41 -0
  172. package/es/components/open-select-user-modal/type/index.d.ts +7 -0
  173. package/es/components/overlay-scrollbars/gct-overlay-scrollbars.d.ts +2 -3
  174. package/es/components/paas-bpmn-log/components/approval-node.vue.mjs +2 -2
  175. package/es/components/paas-bpmn-log/components/approval-node.vue_vue_type_script_setup_true_lang.mjs +6 -7
  176. 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_1ee4a0bd_lang.css} +9 -9
  177. package/es/components/paas-bpmn-log/components/user-list.vue.mjs +2 -2
  178. package/es/components/paas-bpmn-log/components/user-list.vue_vue_type_script_setup_true_lang.mjs +2 -1
  179. 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
  180. package/es/components/paas-bpmn-log/hooks/uselog.mjs +1 -1
  181. package/es/components/paas-bpmn-log/paas-bpmn-log.vue.mjs +2 -2
  182. package/es/components/paas-bpmn-log/paas-bpmn-log.vue_vue_type_script_setup_true_lang.mjs +13 -14
  183. 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_3882c856_lang.css} +9 -9
  184. package/es/components/select-user-modal/deptUser.vue.d.ts +9 -0
  185. package/es/components/select-user-modal/deptUser.vue.mjs +7 -0
  186. package/es/components/select-user-modal/deptUser.vue_vue_type_script_setup_true_name_deptUser_lang.mjs +296 -0
  187. package/es/components/select-user-modal/deptUser.vue_vue_type_style_index_0_scoped_02dff7bf_lang.css +40 -0
  188. package/es/components/select-user-modal/index.d.ts +2 -0
  189. package/es/components/select-user-modal/index.mjs +1 -0
  190. package/es/components/select-user-modal/range-role.vue.d.ts +9 -0
  191. package/es/components/select-user-modal/range-role.vue.mjs +7 -0
  192. package/es/components/select-user-modal/range-role.vue_vue_type_script_setup_true_name_role_lang.mjs +137 -0
  193. package/es/components/select-user-modal/range-role.vue_vue_type_style_index_0_scoped_1241bcdf_lang.css +34 -0
  194. package/es/components/select-user-modal/select-user-modal.vue.d.ts +12 -0
  195. package/es/components/select-user-modal/select-user-modal.vue.mjs +7 -0
  196. package/es/components/select-user-modal/select-user-modal.vue_vue_type_script_setup_true_name_select-user-modal_lang.mjs +123 -0
  197. package/es/components/select-user-modal/select-user-modal.vue_vue_type_style_index_0_scoped_8316b821_lang.css +14 -0
  198. package/es/components/select-user-modal/userGroup.vue.d.ts +9 -0
  199. package/es/components/select-user-modal/userGroup.vue.mjs +7 -0
  200. package/es/components/select-user-modal/userGroup.vue_vue_type_script_setup_true_name_userGroup_lang.mjs +149 -0
  201. package/es/components/select-user-modal/userGroup.vue_vue_type_style_index_0_scoped_47d1cbaa_lang.css +19 -0
  202. package/es/components/serial-number/serial-number-item.vue.mjs +2 -2
  203. package/es/components/serial-number/serial-number-item.vue_vue_type_script_setup_true_lang.mjs +1 -1
  204. package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_f992d0b8_lang.css +67 -0
  205. package/es/components/shrink-panel/shrink-panel.css +130 -0
  206. package/es/components/shrink-panel/shrink-panel.d.ts +23 -0
  207. package/es/components/shrink-panel/shrink-panel.mjs +41 -0
  208. package/es/components/ui/basic-grid/basic-grid.vue.d.ts +81 -0
  209. package/es/components/ui/basic-grid/basic-grid.vue.mjs +7 -0
  210. package/es/components/ui/basic-grid/basic-grid.vue_vue_type_script_setup_true_name_basic-grid_lang.mjs +134 -0
  211. package/es/components/ui/basic-grid/basic-grid.vue_vue_type_style_index_0_scoped_99a4ea49_lang.css +90 -0
  212. package/es/components/ui/basic-grid/index.d.ts +3 -0
  213. package/es/components/ui/basic-grid/index.mjs +1 -0
  214. package/es/components/ui/basic-grid/types.d.ts +6 -0
  215. package/es/components/ui/embed-grid/embed-grid.vue.d.ts +62 -0
  216. package/es/components/ui/embed-grid/embed-grid.vue.mjs +7 -0
  217. package/es/components/ui/embed-grid/embed-grid.vue_vue_type_script_setup_true_name_embed-grid_lang.mjs +73 -0
  218. package/es/components/ui/embed-grid/index.d.ts +3 -0
  219. package/es/components/ui/embed-grid/index.mjs +1 -0
  220. package/es/components/ui/embed-grid/types.d.ts +5 -0
  221. package/es/components/ui/form-alert/form-alert.vue.d.ts +10 -0
  222. package/es/components/ui/form-alert/form-alert.vue.mjs +7 -0
  223. package/es/components/ui/form-alert/form-alert.vue_vue_type_script_setup_true_name_form-alert_lang.mjs +31 -0
  224. package/es/components/ui/form-alert/form-alert.vue_vue_type_style_index_0_scoped_a6bdad9c_lang.css +64 -0
  225. package/es/components/ui/grid-btns/grid-btns.vue.d.ts +2 -0
  226. package/es/components/ui/grid-btns/grid-btns.vue.mjs +7 -0
  227. package/es/components/ui/grid-btns/grid-btns.vue_vue_type_script_setup_true_name_grid-btns_lang.mjs +15 -0
  228. package/es/components/ui/grid-btns/grid-btns.vue_vue_type_style_index_0_scoped_e3385a9e_lang.css +70 -0
  229. package/es/components/ui/grid-pagination/grid-pagination.vue.d.ts +12 -0
  230. package/es/components/ui/grid-pagination/grid-pagination.vue.mjs +7 -0
  231. package/es/components/ui/grid-pagination/grid-pagination.vue_vue_type_script_setup_true_name_grid-pagination_lang.mjs +57 -0
  232. package/es/components/ui/grid-pagination/grid-pagination.vue_vue_type_style_index_0_scoped_4905eabf_lang.css +68 -0
  233. package/es/components/ui/grid-pagination/index.d.ts +3 -0
  234. package/es/components/ui/grid-pagination/index.mjs +1 -0
  235. package/es/components/ui/grid-pagination/types.d.ts +24 -0
  236. package/es/components/{BpmnRuntime/paas/paas-bpmn-runtime.vue.d.ts → ui/highlight/highlight.vue.d.ts} +2 -1
  237. package/es/components/ui/highlight/highlight.vue.mjs +7 -0
  238. package/es/components/ui/highlight/highlight.vue_vue_type_script_setup_true_name_highlight_lang.mjs +30 -0
  239. package/es/components/ui/highlight/highlight.vue_vue_type_style_index_0_scoped_e17c6606_lang.css +6 -0
  240. package/es/components/ui/icon-tooltip/icon-tooltip.vue.d.ts +10 -0
  241. package/es/components/ui/icon-tooltip/icon-tooltip.vue.mjs +7 -0
  242. package/es/components/ui/icon-tooltip/icon-tooltip.vue_vue_type_script_setup_true_name_icon-tooltip_lang.mjs +27 -0
  243. package/es/components/ui/icon-tooltip/icon-tooltip.vue_vue_type_style_index_0_scoped_a35580e4_lang.css +68 -0
  244. package/es/components/ui/index.d.ts +10 -0
  245. package/es/components/ui/index.mjs +12 -0
  246. package/es/components/ui/modal-wrapper/modal-wrapper.vue.d.ts +26 -0
  247. package/es/components/ui/modal-wrapper/modal-wrapper.vue.mjs +7 -0
  248. package/es/components/ui/modal-wrapper/modal-wrapper.vue_vue_type_script_setup_true_name_modal-wrapper_lang.mjs +78 -0
  249. package/es/components/ui/modal-wrapper/modal-wrapper.vue_vue_type_style_index_0_scoped_6b8a9609_lang.css +28 -0
  250. package/es/components/ui/notice/index.d.ts +8 -0
  251. package/es/components/ui/notice/index.mjs +31 -0
  252. package/es/create-app-vue.d.ts +2 -2
  253. package/es/create-app-vue.mjs +11 -7
  254. package/es/gct-unocss.css +1 -0
  255. package/es/hooks/index.d.ts +3 -0
  256. package/es/hooks/index.mjs +3 -0
  257. package/es/hooks/useKeyParser.d.ts +16 -0
  258. package/es/hooks/useKeyParser.mjs +79 -0
  259. package/es/hooks/usePrinter.d.ts +19 -0
  260. package/es/hooks/usePrinter.mjs +50 -0
  261. package/es/hooks/useTreeList.d.ts +23 -0
  262. package/es/hooks/useTreeList.mjs +160 -0
  263. package/es/index.d.ts +6 -1
  264. package/es/index.mjs +89 -44
  265. package/es/interface/i-view-step/i-view-step.d.ts +32 -0
  266. package/es/interface/index.d.ts +1 -0
  267. package/es/locale/sys/appDesigner.d.ts +20 -0
  268. package/es/locale/sys/component.d.ts +7 -1
  269. package/es/locale/sys/edhr.d.ts +5 -0
  270. package/es/locale/sys/expression.d.ts +4 -0
  271. package/es/locale/sys/i18n.d.ts +1 -1
  272. package/es/locale/sys/model.d.ts +6 -1
  273. package/es/locale/sys/onlineForm.d.ts +5 -0
  274. package/es/locale/sys/org.d.ts +2 -2
  275. package/es/locale/sys/pageDesigner.d.ts +41 -0
  276. package/es/locale/sys/printDesigner.d.ts +9 -0
  277. package/es/locale/sys/webRender.d.ts +25 -0
  278. package/es/locale/sys.d.ts +32 -5
  279. package/es/modules/category/category-modal.vue.d.ts +11 -0
  280. package/es/modules/category/category-modal.vue.mjs +7 -0
  281. package/es/modules/category/category-modal.vue_vue_type_script_setup_true_name_category-modal_lang.mjs +53 -0
  282. package/es/modules/category/category-modal.vue_vue_type_style_index_0_scoped_b560615c_lang.css +67 -0
  283. package/es/modules/category/category-sider.vue.d.ts +337 -0
  284. package/es/modules/category/category-sider.vue.mjs +7 -0
  285. package/es/modules/category/category-sider.vue_vue_type_script_setup_true_name_category-sider_lang.mjs +239 -0
  286. package/es/modules/category/category-sider.vue_vue_type_style_index_0_scoped_67c7b3e4_lang.css +211 -0
  287. package/es/modules/category/hooks/useCategory.d.ts +20 -0
  288. package/es/modules/category/hooks/useCategory.mjs +139 -0
  289. package/es/modules/category/index.d.ts +2 -0
  290. package/es/modules/category/index.mjs +2 -0
  291. package/es/modules/category/type.d.ts +8 -0
  292. package/es/modules/color-picker/index.mjs +1 -1
  293. package/es/modules/color-picker/src/color-editor.vue.mjs +1 -1
  294. package/es/modules/data-rules-container/index.d.ts +5 -0
  295. package/es/modules/data-rules-container/index.mjs +4 -0
  296. package/es/modules/data-rules-container/src/components/header-action.vue.d.ts +10 -0
  297. package/es/modules/data-rules-container/src/components/header-action.vue.mjs +7 -0
  298. package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_script_setup_true_name_header-action_lang.mjs +36 -0
  299. package/es/modules/data-rules-container/src/components/header-action.vue_vue_type_style_index_0_scoped_4e281013_lang.css +32 -0
  300. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.d.ts +8 -0
  301. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue.mjs +5 -0
  302. package/es/modules/data-rules-container/src/components/ndo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +266 -0
  303. package/es/modules/data-rules-container/src/components/perm-action-node.vue.d.ts +22 -0
  304. package/es/modules/data-rules-container/src/components/perm-action-node.vue.mjs +7 -0
  305. 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
  306. package/es/modules/data-rules-container/src/components/perm-action-node.vue_vue_type_style_index_0_scoped_a053095c_lang.css +73 -0
  307. package/es/modules/data-rules-container/src/components/perm-root-node.vue.d.ts +3 -0
  308. package/es/modules/data-rules-container/src/components/perm-root-node.vue.mjs +7 -0
  309. 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
  310. package/es/modules/data-rules-container/src/components/perm-root-node.vue_vue_type_style_index_0_scoped_ca5c9d20_lang.css +74 -0
  311. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.d.ts +11 -0
  312. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue.mjs +5 -0
  313. package/es/modules/data-rules-container/src/components/rdo-select-cmp.vue_vue_type_script_setup_true_lang.mjs +93 -0
  314. package/es/modules/data-rules-container/src/components/request-select-cmp.vue.d.ts +9 -0
  315. package/es/modules/data-rules-container/src/components/request-select-cmp.vue.mjs +5 -0
  316. 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
  317. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.d.ts +3 -0
  318. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue.mjs +6 -0
  319. 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
  320. package/es/modules/data-rules-container/src/components/request-tree-select-cmp.vue_vue_type_style_index_0_lang.css +21 -0
  321. package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.d.ts +32 -0
  322. package/es/modules/data-rules-container/src/components/select-modal-cmp.vue.mjs +5 -0
  323. 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
  324. package/es/modules/data-rules-container/src/components/select-more.vue.d.ts +8 -0
  325. package/es/modules/data-rules-container/src/components/select-more.vue.mjs +5 -0
  326. package/es/modules/data-rules-container/src/components/select-more.vue_vue_type_script_setup_true_lang.mjs +26 -0
  327. package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.d.ts +12 -0
  328. package/es/modules/data-rules-container/src/components/select-userdep-cmp.vue.mjs +5 -0
  329. 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
  330. package/es/modules/data-rules-container/src/components/tree-action-node.vue.d.ts +25 -0
  331. package/es/modules/data-rules-container/src/components/tree-action-node.vue.mjs +7 -0
  332. 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
  333. package/es/modules/data-rules-container/src/components/tree-action-node.vue_vue_type_style_index_0_scoped_f37ec578_lang.css +67 -0
  334. package/es/modules/data-rules-container/src/components/tree-root-node.vue.d.ts +3 -0
  335. package/es/modules/data-rules-container/src/components/tree-root-node.vue.mjs +7 -0
  336. 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
  337. package/es/modules/data-rules-container/src/components/tree-root-node.vue_vue_type_style_index_0_scoped_74e5fbf3_lang.css +29 -0
  338. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.d.ts +3 -0
  339. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue.mjs +5 -0
  340. package/es/modules/data-rules-container/src/components/tree-select-cmp.vue_vue_type_script_name_gct-select_setup_true_lang.mjs +89 -0
  341. package/es/modules/data-rules-container/src/constant/config.d.ts +146 -0
  342. package/es/modules/data-rules-container/src/constant/config.mjs +548 -0
  343. package/es/modules/data-rules-container/src/constant/interface.d.ts +85 -0
  344. package/es/modules/data-rules-container/src/constant/interface.mjs +149 -0
  345. package/es/modules/data-rules-container/src/data-rules-container.vue.d.ts +45 -0
  346. package/es/modules/data-rules-container/src/data-rules-container.vue.mjs +6 -0
  347. package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_script_setup_true_name_data-rules-container_lang.mjs +234 -0
  348. package/es/modules/data-rules-container/src/data-rules-container.vue_vue_type_style_index_0_lang.css +149 -0
  349. package/es/modules/data-rules-container/src/field-role-container.vue.d.ts +14 -0
  350. package/es/modules/data-rules-container/src/field-role-container.vue.mjs +5 -0
  351. package/es/modules/data-rules-container/src/field-role-container.vue_vue_type_script_setup_true_name_field-role-container_lang.mjs +73 -0
  352. package/es/modules/data-rules-container/src/hooks/useDataRulesTree.d.ts +30 -0
  353. package/es/modules/data-rules-container/src/hooks/useDataRulesTree.mjs +317 -0
  354. package/es/modules/data-rules-container/src/hooks/useEmitter.d.ts +10 -0
  355. package/es/modules/data-rules-container/src/hooks/useRdoHooks.d.ts +37 -0
  356. package/es/modules/data-rules-container/src/hooks/useRdoHooks.mjs +144 -0
  357. package/es/modules/data-rules-container/src/hooks/useRole.d.ts +8 -0
  358. package/es/modules/data-rules-container/src/typing.d.ts +40 -0
  359. package/es/modules/gct-form/components/flex-item/flex-item.mjs +1 -1
  360. package/es/modules/gct-form/components/grid-container/grid-container.mjs +1 -2
  361. package/es/modules/gct-form/controller/editor-item/editor-item.controller.d.ts +1 -0
  362. package/es/modules/gct-form/controller/editor-item/editor-item.controller.mjs +11 -0
  363. package/es/modules/gct-form/controller/form-item-basic/form-item-basic.controller.mjs +2 -0
  364. package/es/modules/gct-form/controller/form-item-hidden/form-item-hidden.controller.d.ts +2 -2
  365. package/es/modules/gct-form/controller/form-item-hidden/form-item-hidden.controller.mjs +2 -2
  366. package/es/modules/gct-form/controller/gct-form/gct-form.controller.mjs +1 -0
  367. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.css +67 -0
  368. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.d.ts +50 -0
  369. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.mjs +62 -0
  370. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.provider.d.ts +13 -0
  371. package/es/modules/gct-form/editor/gct-form-date-range/form-date-range.provider.mjs +15 -0
  372. package/es/modules/gct-form/editor/gct-form-date-range/index.d.ts +4 -0
  373. package/es/modules/gct-form/editor/gct-form-date-range/index.mjs +8 -0
  374. package/es/modules/gct-form/editor/gct-form-formula/gct-form-formula.mjs +6 -7
  375. package/es/modules/gct-form/editor/gct-form-i18n/gct-form-i18n.mjs +6 -4
  376. package/es/modules/gct-form/editor/gct-form-select/gct-form-select.mjs +1 -1
  377. package/es/modules/gct-form/editor/index.mjs +2 -1
  378. package/es/modules/gct-form/hooks/index.d.ts +1 -0
  379. package/es/modules/gct-form/hooks/index.mjs +1 -0
  380. package/es/modules/gct-form/hooks/use-form-value/use-form-value.d.ts +11 -0
  381. package/es/modules/gct-form/hooks/use-form-value/use-form-value.mjs +27 -0
  382. package/es/modules/gct-form/index.mjs +3 -0
  383. package/es/modules/gct-form/interface/i-controller/form-hidden-item/form-hidden-item.controller.d.ts +4 -4
  384. package/es/modules/gct-form/interface/i-form/i-form-hidden-item.d.ts +3 -3
  385. package/es/modules/gct-form/interface/i-form/i-form-item-basic.d.ts +8 -0
  386. package/es/modules/gct-form/widgets/gct-form/gct-form-collapse/gct-form-collapse.mjs +3 -1
  387. package/es/modules/gct-form/widgets/gct-form/gct-form-collapse-pane/gct-form-collapse-pane.mjs +7 -6
  388. package/es/modules/gct-form/widgets/gct-form/gct-form-hidden-item/gct-form-hidden-item.model.d.ts +2 -2
  389. package/es/modules/gct-form/widgets/gct-form/gct-form-hidden-item/gct-form-hidden-item.model.mjs +1 -1
  390. package/es/modules/gct-form/widgets/gct-form/gct-form-tab/gct-form-tab.mjs +3 -1
  391. package/es/modules/gct-form/widgets/gct-form/gct-form-tab-pane/gct-form-tab-pane.mjs +7 -6
  392. package/es/modules/gct-form/widgets/gct-form/gct-form-title-group/gct-form-title-group.mjs +7 -6
  393. package/es/modules/gct-form/widgets/gct-search-form/form/app-form.css +70 -0
  394. package/es/modules/gct-form/widgets/gct-search-form/form/app-form.d.ts +22 -0
  395. package/es/modules/gct-form/widgets/gct-search-form/form/app-form.mjs +106 -0
  396. package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.css +73 -0
  397. package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.d.ts +15 -0
  398. package/es/modules/gct-form/widgets/gct-search-form/form-item/form-item.mjs +22 -0
  399. package/es/modules/gct-form/widgets/gct-search-form/form.controller.d.ts +46 -0
  400. package/es/modules/gct-form/widgets/gct-search-form/form.controller.mjs +69 -0
  401. package/es/modules/gct-form/widgets/gct-search-form/form.state.d.ts +10 -0
  402. package/es/modules/gct-form/widgets/gct-search-form/form.state.mjs +13 -0
  403. package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.css +83 -0
  404. package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.d.ts +33 -0
  405. package/es/modules/gct-form/widgets/gct-search-form/gct-search-form.mjs +56 -0
  406. package/es/modules/gct-table/controller/gct-table/gct-table.controller.mjs +1 -0
  407. package/es/modules/gct-table/controller/table-item/table-item.controller.mjs +2 -0
  408. package/es/modules/gct-table/controller/table-row/table-row.controller.mjs +3 -0
  409. package/es/modules/gct-table/editor/gct-table-date/gct-table-date.mjs +1 -1
  410. package/es/modules/gct-table/editor/gct-table-text/gct-table-text.mjs +1 -1
  411. package/es/modules/global-drawer/index.d.ts +4 -0
  412. package/es/modules/global-drawer/index.mjs +8 -0
  413. package/es/modules/global-drawer/src/BasicDrawer.vue.d.ts +171 -0
  414. package/es/modules/global-drawer/src/BasicDrawer.vue.mjs +6 -0
  415. package/es/modules/global-drawer/src/BasicDrawer.vue_vue_type_script_setup_true_name_BasicDrawer_lang.mjs +145 -0
  416. package/es/modules/global-drawer/src/BasicDrawer.vue_vue_type_style_index_0_lang.css +40 -0
  417. package/es/modules/global-drawer/src/components/DrawerFooter.vue.d.ts +95 -0
  418. package/es/modules/global-drawer/src/components/DrawerFooter.vue.mjs +42 -0
  419. package/es/modules/global-drawer/src/components/DrawerFooter.vue_vue_type_script_lang.mjs +38 -0
  420. package/es/modules/global-drawer/src/components/DrawerFooter.vue_vue_type_style_index_0_lang.css +11 -0
  421. package/es/modules/global-drawer/src/components/DrawerHeader.vue.d.ts +20 -0
  422. package/es/modules/global-drawer/src/components/DrawerHeader.vue.mjs +22 -0
  423. package/es/modules/global-drawer/src/components/DrawerHeader.vue_vue_type_script_lang.mjs +25 -0
  424. package/es/modules/global-drawer/src/components/DrawerHeader.vue_vue_type_style_index_0_lang.css +18 -0
  425. package/es/modules/global-drawer/src/props.d.ts +111 -0
  426. package/es/modules/global-drawer/src/props.mjs +62 -0
  427. package/es/modules/global-drawer/src/typing.d.ts +170 -0
  428. package/es/modules/global-drawer/src/useDrawer.d.ts +6 -0
  429. package/es/modules/global-drawer/src/useDrawer.mjs +6 -0
  430. package/es/modules/global-modal/src/BasicModal.vue.d.ts +56 -2
  431. package/es/modules/global-modal/src/BasicModal.vue_vue_type_script_setup_true_name_BasicModal_lang.mjs +55 -70
  432. package/es/modules/global-modal/src/components/ModalWrapper.vue.d.ts +28 -1
  433. package/es/modules/global-modal/src/components/ModalWrapper.vue_vue_type_script_lang.mjs +3 -4
  434. package/es/modules/picture-cropper/src/CropperAvatar.vue.mjs +2 -2
  435. package/es/modules/picture-cropper/src/CropperAvatar.vue_vue_type_script_setup_true_name_CropperAvatar_lang.mjs +7 -7
  436. 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
  437. package/es/modules/picture-cropper/src/CropperFree.vue.mjs +2 -2
  438. package/es/modules/picture-cropper/src/CropperFree.vue_vue_type_script_setup_true_name_CropperPhoto_lang.mjs +13 -4
  439. 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_c731e25e_lang.css} +16 -16
  440. package/es/modules/print-tmpl/icon-print-folder.svg.mjs +4 -0
  441. package/es/modules/print-tmpl/icon-print-printer.svg.mjs +4 -0
  442. package/es/modules/print-tmpl/index.d.ts +2 -0
  443. package/es/modules/print-tmpl/index.mjs +1 -0
  444. package/es/modules/print-tmpl/print-tmpl-modal.vue.d.ts +31 -0
  445. package/es/modules/print-tmpl/print-tmpl-modal.vue.mjs +7 -0
  446. package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_script_setup_true_name_print-tmpl-modal_lang.mjs +593 -0
  447. package/es/modules/print-tmpl/print-tmpl-modal.vue_vue_type_style_index_0_scoped_d94551a9_lang.css +143 -0
  448. package/es/modules/relationship-diagram-config/cache.controller.d.ts +70 -0
  449. package/es/modules/relationship-diagram-config/cache.controller.mjs +128 -0
  450. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.css +123 -0
  451. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.d.ts +393 -0
  452. package/es/modules/relationship-diagram-config/components/diagram-config-item/diagram-config-item.mjs +98 -0
  453. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.css +71 -0
  454. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.d.ts +28 -0
  455. package/es/modules/relationship-diagram-config/components/diagram-config-item-container/diagram-config-item-container.mjs +53 -0
  456. package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.d.ts +27 -0
  457. package/es/modules/relationship-diagram-config/components/diagram-config-item-info/diagram-config-item-info.mjs +2 -0
  458. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.css +107 -0
  459. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.d.ts +34 -0
  460. package/es/modules/relationship-diagram-config/components/diagram-config-item-reverse/diagram-config-item-reverse.mjs +198 -0
  461. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.css +68 -0
  462. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.d.ts +31 -0
  463. package/es/modules/relationship-diagram-config/components/diagram-config-item-virtual/diagram-config-item-virtual.mjs +53 -0
  464. package/es/modules/relationship-diagram-config/components/index.d.ts +5 -0
  465. package/es/modules/relationship-diagram-config/components/index.mjs +5 -0
  466. package/es/modules/relationship-diagram-config/constant/index.d.ts +72 -0
  467. package/es/modules/relationship-diagram-config/constant/index.mjs +70 -0
  468. package/es/modules/relationship-diagram-config/hooks/index.d.ts +10 -0
  469. package/es/modules/relationship-diagram-config/hooks/index.mjs +19 -0
  470. package/es/modules/relationship-diagram-config/index.d.ts +6 -0
  471. package/es/modules/relationship-diagram-config/index.mjs +28 -0
  472. package/es/modules/relationship-diagram-config/interface/i-link-provider/i-link-provider.d.ts +57 -0
  473. package/es/modules/relationship-diagram-config/interface/i-node-provider/i-node-provider.d.ts +18 -0
  474. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-link/i-relationship-diagram-link.d.ts +80 -0
  475. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-node/i-relationship-diagram-node.d.ts +82 -0
  476. package/es/modules/relationship-diagram-config/interface/i-relationship-diagram-options/i-relationship-diagram-options.d.ts +51 -0
  477. package/es/modules/relationship-diagram-config/interface/i-rule-config/i-rule-config.d.ts +135 -0
  478. package/es/modules/relationship-diagram-config/interface/index.d.ts +6 -0
  479. package/es/modules/relationship-diagram-config/link.controller.d.ts +75 -0
  480. package/es/modules/relationship-diagram-config/link.controller.mjs +121 -0
  481. package/es/modules/relationship-diagram-config/node.controller.d.ts +102 -0
  482. package/es/modules/relationship-diagram-config/node.controller.mjs +189 -0
  483. package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.d.ts +23 -0
  484. package/es/modules/relationship-diagram-config/plumb-plugin/arrow-endpoint.mjs +33 -0
  485. package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.d.ts +1 -0
  486. package/es/modules/relationship-diagram-config/plumb-plugin/blank-endpoint-renderer.mjs +27 -0
  487. package/es/modules/relationship-diagram-config/plumb-plugin/index.d.ts +3 -0
  488. package/es/modules/relationship-diagram-config/plumb-plugin/index.mjs +2 -0
  489. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.css +132 -0
  490. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.d.ts +21 -0
  491. package/es/modules/relationship-diagram-config/providers/default-link-provider/default-link-provider.mjs +184 -0
  492. package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.d.ts +14 -0
  493. package/es/modules/relationship-diagram-config/providers/default-node-provider/default-node-provider.mjs +17 -0
  494. package/es/modules/relationship-diagram-config/providers/index.d.ts +5 -0
  495. package/es/modules/relationship-diagram-config/providers/index.mjs +5 -0
  496. package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.d.ts +14 -0
  497. package/es/modules/relationship-diagram-config/providers/reverse-node-provider/reverse-node-provider.mjs +17 -0
  498. package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.d.ts +16 -0
  499. package/es/modules/relationship-diagram-config/providers/virtual-link-provider/virtual-link-provider.mjs +26 -0
  500. package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.d.ts +14 -0
  501. package/es/modules/relationship-diagram-config/providers/virtual-node-provider/virtual-node-provider.mjs +17 -0
  502. package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.d.ts +119 -0
  503. package/es/modules/relationship-diagram-config/relationship-diagram-config.controller.mjs +199 -0
  504. package/es/modules/relationship-diagram-config/relationship-diagram-config.css +113 -0
  505. package/es/modules/relationship-diagram-config/relationship-diagram-config.d.ts +102 -0
  506. package/es/modules/relationship-diagram-config/relationship-diagram-config.mjs +104 -0
  507. package/es/modules/relationship-diagram-config/relationship-diagram-config.state.d.ts +44 -0
  508. package/es/modules/relationship-diagram-config/relationship-diagram-config.state.mjs +46 -0
  509. package/es/modules/relationship-diagram-config/utils/index.d.ts +1 -0
  510. package/es/modules/relationship-diagram-config/utils/register/register.d.ts +71 -0
  511. package/es/modules/relationship-diagram-config/utils/register/register.mjs +81 -0
  512. package/es/styles/index.css +263 -0
  513. package/es/types/index.d.ts +1 -1
  514. package/es/types/shims-modules.d.ts +2 -0
  515. package/es/utils/overlay-controller/overlay-controller.d.ts +3 -1
  516. package/es/utils/overlay-controller/overlay-controller.mjs +9 -0
  517. package/es/utils/recursive.mjs +1 -0
  518. package/package.json +16 -11
  519. package/dist/_plugin-vue_export-helper-59SbqtUR.js +0 -1
  520. package/dist/components-pQ55MIpq.js +0 -1
  521. package/dist/icon-next-picker-CvCosnvS.js +0 -1
  522. package/dist/monaco-editor-CgESUPw_.js +0 -1
  523. package/dist/template-6yiNrzBh.js +0 -1
  524. package/es/components/BpmnRuntime/index.d.ts +0 -2
  525. package/es/components/BpmnRuntime/index.mjs +0 -1
  526. package/es/components/BpmnRuntime/paas/paas-bpmn-runtime.vue.mjs +0 -5
  527. package/es/components/BpmnRuntime/paas/paas-bpmn-runtime.vue_vue_type_script_setup_true_lang.mjs +0 -83
  528. package/es/components/UserPick/src/user-pick.vue_vue_type_style_index_0_scoped_a49a84da_lang.css +0 -39
  529. package/es/components/image-upload/src/components/upload-design.vue_vue_type_style_index_0_scoped_575d3a1a_lang.css +0 -33
  530. package/es/components/label-design/panels/widget/controls/labelTemplate.vue_vue_type_style_index_0_scoped_992e00bb_lang.css +0 -10
  531. package/es/components/paas-bpmn-log/hooks/useObserver.mjs +0 -46
  532. package/es/components/serial-number/serial-number-item.vue_vue_type_style_index_0_scoped_7baf8e25_lang.css +0 -67
  533. /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,381 @@
1
+ import { useController } from "./controller/index.mjs";
2
+ import user_default from "./component/user.vue.mjs";
3
+ import org_default from "./component/org.vue.mjs";
4
+ import role_default from "./component/role.vue.mjs";
5
+ import user_group_default from "./component/user-group.vue.mjs";
6
+ import dynamic_default from "./component/dynamic.vue.mjs";
7
+ import extra_user_default from "./component/extra-user.vue.mjs";
8
+ import select_area_default from "./component/select-area.vue.mjs";
9
+ import { computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, mergeProps, normalizeClass, onBeforeMount, openBlock, reactive, ref, resolveComponent, toDisplayString, unref, withCtx } from "vue";
10
+ import { cloneDeep, pick } from "lodash-es";
11
+ import { DYN_FORMAT_TYPE_ENUM, DynFormatTypes, FIELD_TYPE, dynamicData, filterDynFormatTypes, findUniqueNode, list2Tree, t } from "@gct-paas/core";
12
+ //#region src/components/open-select-user-modal/SelectUserContainer.vue?vue&type=script&setup=true&name=SelectUserContainer&lang.ts
13
+ var _hoisted_1 = { class: "select-user-modal-container" };
14
+ var _hoisted_2 = { class: "waiting-area-container" };
15
+ var _hoisted_3 = { class: "waiting-area-wait-content" };
16
+ var _hoisted_4 = { class: "title" };
17
+ var _hoisted_5 = {
18
+ key: 0,
19
+ class: "waiting-area-extra"
20
+ };
21
+ var _hoisted_6 = { class: "title" };
22
+ var _hoisted_7 = { class: "selected-area-container ml-16px" };
23
+ var _hoisted_8 = { class: "title" };
24
+ var _hoisted_9 = { key: 0 };
25
+ var SelectUserContainer_vue_vue_type_script_setup_true_name_SelectUserContainer_lang_default = /* @__PURE__ */ defineComponent({
26
+ __name: "SelectUserContainer",
27
+ props: {
28
+ baseProps: {},
29
+ options: {},
30
+ callback: {}
31
+ },
32
+ setup(__props) {
33
+ const defaultSelect = {
34
+ users: [],
35
+ orgs: [],
36
+ roles: [],
37
+ userGroups: [],
38
+ dynamics: []
39
+ };
40
+ const props = __props;
41
+ const visible = ref(true);
42
+ const isFullScreen = ref(false);
43
+ const activeKey = ref(props.baseProps.showTabs[0]);
44
+ const orgData = ref([]);
45
+ const visibleUserData = ref([]);
46
+ const roleData = ref([]);
47
+ const userGroupData = ref([]);
48
+ const fieldMap = ref({});
49
+ const selectMap = reactive(cloneDeep(defaultSelect));
50
+ const selectLength = computed(() => {
51
+ return Object.values(selectMap).flat().map((item) => item.formatId).filter((formatId) => !filterDynFormatTypes.includes(formatId)).length;
52
+ });
53
+ onBeforeMount(async () => {
54
+ await getOrgData();
55
+ await getVisibleUserData();
56
+ await getRoleData();
57
+ await getUserGroupData();
58
+ await getModelFieldsData();
59
+ if (props.baseProps.selectValues && Array.isArray(props.baseProps.selectValues)) {
60
+ const selected = props.baseProps.selectValues;
61
+ const userFormatIds = selected.filter((e) => e.includes("USER:"));
62
+ userFormatIds.length && getUserInfo(userFormatIds.map((e) => e.replace(/USER:/, "")), userFormatIds);
63
+ selectMap.orgs = getSelectInfo(selected.filter((e) => e.includes("ORG:")), orgData.value);
64
+ selectMap.roles = getSelectInfo(selected.filter((e) => e.includes("ROLE:")), roleData.value);
65
+ selectMap.userGroups = getSelectInfo(selected.filter((e) => e.includes("USER_GROUP:")), userGroupData.value);
66
+ selectMap.dynamics = getDynSelectInfo(selected.filter((formatId) => DynFormatTypes.some((item) => formatId.includes(`${item}:`))));
67
+ }
68
+ });
69
+ useController({
70
+ sceneType: props.baseProps.sceneType,
71
+ orgData
72
+ });
73
+ function getSelectInfo(ids, list) {
74
+ return ids.map((id) => {
75
+ const info = list.find((item) => item.formatId === id);
76
+ if (info) return pick(info, [
77
+ "formatId",
78
+ "id",
79
+ "fullname",
80
+ "name"
81
+ ]);
82
+ return null;
83
+ }).filter((i) => i);
84
+ }
85
+ function getDynSelectInfo(ids) {
86
+ const basic = dynamicData.filter((item) => {
87
+ return ids.some((id) => id.includes(`${item.formatId}:`));
88
+ }).map((item) => {
89
+ return {
90
+ id: item.id,
91
+ name: item.name,
92
+ formatId: `${item.formatId}:current`
93
+ };
94
+ });
95
+ const getFieldInfo = (type, fieldTypes, id) => {
96
+ return fieldTypes.flatMap((fieldType) => fieldMap.value?.[fieldType] ?? []).find((item) => `${type}:${item.key}` === id);
97
+ };
98
+ return [...basic, ...ids.filter((id) => !filterDynFormatTypes.includes(id)).map((id) => {
99
+ switch (true) {
100
+ case id.includes(`${DYN_FORMAT_TYPE_ENUM.DYN_MODEL_USERS}:`): {
101
+ const info = getFieldInfo(DYN_FORMAT_TYPE_ENUM.DYN_MODEL_USERS, [FIELD_TYPE.USER, FIELD_TYPE.USER_MULTI], id);
102
+ return info ? {
103
+ id: info.key,
104
+ name: info.name,
105
+ formatId: `${DYN_FORMAT_TYPE_ENUM.DYN_MODEL_USERS}:${info.key}`
106
+ } : null;
107
+ }
108
+ case id.includes(`${DYN_FORMAT_TYPE_ENUM.DYN_MODEL_USER_MANAGER}:`): {
109
+ const info = getFieldInfo(DYN_FORMAT_TYPE_ENUM.DYN_MODEL_USER_MANAGER, [FIELD_TYPE.USER, FIELD_TYPE.USER_MULTI], id);
110
+ return info ? {
111
+ id: info.key,
112
+ name: info.name,
113
+ formatId: id
114
+ } : null;
115
+ }
116
+ case id.includes(`${DYN_FORMAT_TYPE_ENUM.DYN_MODEL_DEPT_PRINCIPAL}:`): {
117
+ const info = getFieldInfo(DYN_FORMAT_TYPE_ENUM.DYN_MODEL_DEPT_PRINCIPAL, [FIELD_TYPE.ORG, FIELD_TYPE.ORG_MULTI], id);
118
+ return info ? {
119
+ id: info.key,
120
+ name: info.name,
121
+ formatId: id
122
+ } : null;
123
+ }
124
+ case id.includes(`${DYN_FORMAT_TYPE_ENUM.DYN_DEPT_PRINCIPAL}:`): {
125
+ const nodeId = id.replace(`${DYN_FORMAT_TYPE_ENUM.DYN_DEPT_PRINCIPAL}:`, "");
126
+ const node = findUniqueNode(orgTreeData.value, nodeId);
127
+ return node ? {
128
+ id: node.id,
129
+ name: node.name,
130
+ formatId: id
131
+ } : null;
132
+ }
133
+ default: return null;
134
+ }
135
+ }).filter(Boolean)];
136
+ }
137
+ /** 查询应用可见范围-部门 */
138
+ async function getOrgData() {
139
+ orgData.value = (await _api.apaas.designerCommon.getGetVisibleOrg() ?? []).map((e) => {
140
+ return {
141
+ ...e,
142
+ formatId: `ORG:${e.id}`
143
+ };
144
+ });
145
+ }
146
+ /** 获取应用可见用户 */
147
+ async function getVisibleUserData() {
148
+ visibleUserData.value = (await _api.apaas.designerCommon.getGetVisibleUser() ?? []).map((e) => {
149
+ return {
150
+ ...e,
151
+ formatId: `USER:${e.id}`
152
+ };
153
+ });
154
+ }
155
+ /** 获取所有的角色 */
156
+ async function getRoleData() {
157
+ roleData.value = (await _api.apaas.role.getList({}) ?? []).map((e) => {
158
+ return {
159
+ ...e,
160
+ formatId: `ROLE:${e.id}`
161
+ };
162
+ });
163
+ }
164
+ /** 获取所有的用户组 */
165
+ async function getUserGroupData() {
166
+ userGroupData.value = (await _api.apaas.userGroup.getList() ?? []).map((e) => {
167
+ return {
168
+ ...e,
169
+ formatId: `USER_GROUP:${e.id}`
170
+ };
171
+ });
172
+ }
173
+ const getUserInfo = async (ids, userFormatIds) => {
174
+ selectMap.users = getSelectInfo(userFormatIds, (await _api.platform.orgUserPicker.getTenantManagementUserListByIds({ ids }) ?? []).map((e) => {
175
+ return {
176
+ ...e,
177
+ formatId: `USER:${e.id}`
178
+ };
179
+ }));
180
+ };
181
+ /** 获取字段列表 */
182
+ async function getModelFieldsData() {
183
+ if (!props.baseProps.modelKey) return;
184
+ const res = await _api.apaas.fieldMeta.getList({ modelKey: props.baseProps.modelKey });
185
+ if (res) fieldMap.value = res.filter((item) => {
186
+ return item.type === FIELD_TYPE.USER || item.type === FIELD_TYPE.ORG || item.type === FIELD_TYPE.USER_MULTI || item.type === FIELD_TYPE.ORG_MULTI;
187
+ }).reduce((acc, item) => {
188
+ if (!acc[item.type]) acc[item.type] = [];
189
+ acc[item.type].push(item);
190
+ return acc;
191
+ }, {});
192
+ }
193
+ const orgTreeData = computed(() => {
194
+ return list2Tree(orgData.value);
195
+ });
196
+ const userGroupTreeData = computed(() => {
197
+ return list2Tree(userGroupData.value);
198
+ });
199
+ const rootOrgIds = computed(() => {
200
+ return orgTreeData.value.map((item) => item.id);
201
+ });
202
+ const rootUserGroupIds = computed(() => {
203
+ return userGroupTreeData.value.map((item) => item.id);
204
+ });
205
+ function handleUpdateSelectValue(key, item) {
206
+ selectMap[key] = selectMap[key].filter((f) => f.formatId !== item.formatId);
207
+ }
208
+ const onFullScreen = () => {
209
+ isFullScreen.value = !isFullScreen.value;
210
+ };
211
+ function onDeleteAll() {
212
+ Object.assign(selectMap, cloneDeep(defaultSelect));
213
+ }
214
+ function handleOk() {
215
+ const ids = Object.values(selectMap).flat().map((item) => item.formatId).filter((formatId) => !filterDynFormatTypes.includes(formatId));
216
+ const cloneSelectMap = cloneDeep(selectMap);
217
+ handleClose();
218
+ props?.callback?.(ids, cloneSelectMap);
219
+ }
220
+ function handleClose() {
221
+ visible.value = false;
222
+ isFullScreen.value = false;
223
+ activeKey.value = "1";
224
+ orgData.value = [];
225
+ roleData.value = [];
226
+ userGroupData.value = [];
227
+ fieldMap.value = {};
228
+ Object.assign(selectMap, cloneDeep(defaultSelect));
229
+ }
230
+ return (_ctx, _cache) => {
231
+ const _component_a_tab_pane = resolveComponent("a-tab-pane");
232
+ const _component_a_tabs = resolveComponent("a-tabs");
233
+ const _component_a_modal = resolveComponent("a-modal");
234
+ return openBlock(), createBlock(_component_a_modal, mergeProps({
235
+ visible: visible.value,
236
+ "onUpdate:visible": _cache[7] || (_cache[7] = ($event) => visible.value = $event),
237
+ width: "800px",
238
+ "wrap-class-name": "select-user-modal-wrapper",
239
+ class: { isFullScreen: isFullScreen.value },
240
+ "mask-closable": false,
241
+ "destroy-on-close": "",
242
+ keyboard: false
243
+ }, props.options, {
244
+ "cancel-text": unref(t)("sys.cancel"),
245
+ "ok-text": unref(t)("sys.ok"),
246
+ onCancel: handleClose,
247
+ onOk: handleOk
248
+ }), {
249
+ default: withCtx(() => [createElementVNode("div", {
250
+ class: "select-user-modal-full-screen",
251
+ onClick: onFullScreen
252
+ }, [createElementVNode("i", { class: normalizeClass(["iconfont", isFullScreen.value ? "icon-tuichuquanping" : "icon-quanping"]) }, null, 2)]), createElementVNode("div", _hoisted_1, [createElementVNode("div", _hoisted_2, [createElementVNode("div", _hoisted_3, [createElementVNode("div", _hoisted_4, toDisplayString(unref(t)("sys.pageDesigner.ToBeSelect")), 1), createVNode(_component_a_tabs, {
253
+ "active-key": activeKey.value,
254
+ "onUpdate:activeKey": _cache[5] || (_cache[5] = ($event) => activeKey.value = $event),
255
+ class: "waiting-area-tabs"
256
+ }, {
257
+ default: withCtx(() => [
258
+ __props.baseProps.showTabs.includes("User") ? (openBlock(), createBlock(_component_a_tab_pane, {
259
+ key: "User",
260
+ tab: unref(t)("sys.user")
261
+ }, {
262
+ default: withCtx(() => [createVNode(user_default, {
263
+ "select-users": selectMap.users,
264
+ "onUpdate:selectUsers": _cache[0] || (_cache[0] = ($event) => selectMap.users = $event),
265
+ "tree-data": orgTreeData.value,
266
+ "root-ids": rootOrgIds.value,
267
+ multiple: __props.baseProps.multiple,
268
+ "hidden-keys": __props.baseProps.hiddenKeys,
269
+ readonly: __props.baseProps.readonly
270
+ }, null, 8, [
271
+ "select-users",
272
+ "tree-data",
273
+ "root-ids",
274
+ "multiple",
275
+ "hidden-keys",
276
+ "readonly"
277
+ ])]),
278
+ _: 1
279
+ }, 8, ["tab"])) : createCommentVNode("", true),
280
+ __props.baseProps.showTabs.includes("Org") ? (openBlock(), createBlock(_component_a_tab_pane, {
281
+ key: "Org",
282
+ tab: unref(t)("sys.pageDesigner.dept")
283
+ }, {
284
+ default: withCtx(() => [createVNode(org_default, {
285
+ "select-orgs": selectMap.orgs,
286
+ "onUpdate:selectOrgs": _cache[1] || (_cache[1] = ($event) => selectMap.orgs = $event),
287
+ "tree-data": orgTreeData.value,
288
+ readonly: __props.baseProps.readonly
289
+ }, null, 8, [
290
+ "select-orgs",
291
+ "tree-data",
292
+ "readonly"
293
+ ])]),
294
+ _: 1
295
+ }, 8, ["tab"])) : createCommentVNode("", true),
296
+ __props.baseProps.showTabs.includes("Role") ? (openBlock(), createBlock(_component_a_tab_pane, {
297
+ key: "Role",
298
+ tab: unref(t)("sys.role")
299
+ }, {
300
+ default: withCtx(() => [createVNode(role_default, {
301
+ "select-roles": selectMap.roles,
302
+ "onUpdate:selectRoles": _cache[2] || (_cache[2] = ($event) => selectMap.roles = $event),
303
+ "role-data": roleData.value,
304
+ readonly: __props.baseProps.readonly
305
+ }, null, 8, [
306
+ "select-roles",
307
+ "role-data",
308
+ "readonly"
309
+ ])]),
310
+ _: 1
311
+ }, 8, ["tab"])) : createCommentVNode("", true),
312
+ __props.baseProps.showTabs.includes("UserGroup") ? (openBlock(), createBlock(_component_a_tab_pane, {
313
+ key: "UserGroup",
314
+ tab: unref(t)("sys.userGroup")
315
+ }, {
316
+ default: withCtx(() => [createVNode(user_group_default, {
317
+ "select-ug": selectMap.userGroups,
318
+ "onUpdate:selectUg": _cache[3] || (_cache[3] = ($event) => selectMap.userGroups = $event),
319
+ "tree-data": userGroupTreeData.value,
320
+ "root-org-ids": rootUserGroupIds.value,
321
+ readonly: __props.baseProps.readonly
322
+ }, null, 8, [
323
+ "select-ug",
324
+ "tree-data",
325
+ "root-org-ids",
326
+ "readonly"
327
+ ])]),
328
+ _: 1
329
+ }, 8, ["tab"])) : createCommentVNode("", true),
330
+ __props.baseProps.showTabs.includes("Dynamic") ? (openBlock(), createBlock(_component_a_tab_pane, {
331
+ key: "Dynamic",
332
+ tab: unref(t)("sys.pageDesigner.dynamic")
333
+ }, {
334
+ default: withCtx(() => [createVNode(dynamic_default, {
335
+ "select-dyn": selectMap.dynamics,
336
+ "onUpdate:selectDyn": _cache[4] || (_cache[4] = ($event) => selectMap.dynamics = $event),
337
+ "field-map": fieldMap.value,
338
+ "tree-data": orgTreeData.value,
339
+ readonly: __props.baseProps.readonly
340
+ }, null, 8, [
341
+ "select-dyn",
342
+ "field-map",
343
+ "tree-data",
344
+ "readonly"
345
+ ])]),
346
+ _: 1
347
+ }, 8, ["tab"])) : createCommentVNode("", true)
348
+ ]),
349
+ _: 1
350
+ }, 8, ["active-key"])]), __props.baseProps.showTabs.includes("User") && visibleUserData.value && visibleUserData.value.length !== 0 ? (openBlock(), createElementBlock("div", _hoisted_5, [createElementVNode("div", _hoisted_6, toDisplayString(unref(t)("sys.org.visiblePersonnel")), 1), createVNode(extra_user_default, {
351
+ "select-users": selectMap.users,
352
+ "onUpdate:selectUsers": _cache[6] || (_cache[6] = ($event) => selectMap.users = $event),
353
+ "use-data": visibleUserData.value,
354
+ multiple: __props.baseProps.multiple,
355
+ readonly: __props.baseProps.readonly
356
+ }, null, 8, [
357
+ "select-users",
358
+ "use-data",
359
+ "multiple",
360
+ "readonly"
361
+ ])])) : createCommentVNode("", true)]), createElementVNode("div", _hoisted_7, [createElementVNode("div", _hoisted_8, [createElementVNode("span", null, [createTextVNode(toDisplayString(unref(t)("sys.selected")), 1), selectLength.value ? (openBlock(), createElementBlock("em", _hoisted_9, toDisplayString(selectLength.value), 1)) : createCommentVNode("", true)]), !__props.baseProps.readonly ? (openBlock(), createElementBlock("span", {
362
+ key: 0,
363
+ class: "delete-all",
364
+ onClick: onDeleteAll
365
+ }, toDisplayString(unref(t)("sys.pageDesigner.deleteAll")), 1)) : createCommentVNode("", true)]), createVNode(select_area_default, {
366
+ "select-map": selectMap,
367
+ readonly: __props.baseProps.readonly,
368
+ onUpdateSelectValue: handleUpdateSelectValue
369
+ }, null, 8, ["select-map", "readonly"])])])]),
370
+ _: 1
371
+ }, 16, [
372
+ "visible",
373
+ "class",
374
+ "cancel-text",
375
+ "ok-text"
376
+ ]);
377
+ };
378
+ }
379
+ });
380
+ //#endregion
381
+ export { SelectUserContainer_vue_vue_type_script_setup_true_name_SelectUserContainer_lang_default as default };
@@ -0,0 +1,11 @@
1
+ .select-user-modal-full-screen[data-v-64a9b545] {
2
+ position: absolute;
3
+ top: 0;
4
+ right: 48px;
5
+ padding: 16px 8px;
6
+ color: #212528;
7
+ font-size: 16px;
8
+ line-height: 1;
9
+ line-height: 22px;
10
+ cursor: pointer;
11
+ }
@@ -0,0 +1,144 @@
1
+ .select-user-modal-wrapper .ant-modal-content {
2
+ display: flex;
3
+ flex-direction: column;
4
+ width: 100%;
5
+ height: 100%;
6
+ max-height: 80vh;
7
+ }
8
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-close > .ant-modal-close-x {
9
+ width: auto;
10
+ height: auto;
11
+ padding: 16px;
12
+ color: #212528;
13
+ line-height: 1;
14
+ line-height: 22px;
15
+ }
16
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-header,
17
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-footer {
18
+ flex-shrink: 0;
19
+ padding: 16px;
20
+ }
21
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-header {
22
+ border-bottom: 1px solid #e0e3ea;
23
+ }
24
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-footer {
25
+ padding: 12px 16px;
26
+ border-top: 1px solid #e0e3ea;
27
+ background-color: #fff;
28
+ }
29
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-header .ant-modal-title {
30
+ color: #000;
31
+ font-weight: 600;
32
+ }
33
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body {
34
+ display: flex;
35
+ flex-grow: 1;
36
+ min-height: 600px;
37
+ padding: 0;
38
+ overflow: auto;
39
+ background-color: #fff;
40
+ }
41
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container {
42
+ display: flex;
43
+ flex: 1;
44
+ width: 100%;
45
+ padding: 30px;
46
+ }
47
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .waiting-area-container,
48
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .selected-area-container {
49
+ display: flex;
50
+ position: relative;
51
+ flex: 0.3961;
52
+ flex-direction: column;
53
+ height: 100%;
54
+ overflow: hidden;
55
+ border: 1px solid #e8ebf0;
56
+ border-radius: 4px;
57
+ }
58
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .waiting-area-container {
59
+ flex: 0.6039;
60
+ }
61
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .waiting-area-container .waiting-area-wait-content,
62
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .waiting-area-container .waiting-area-extra {
63
+ display: flex;
64
+ position: relative;
65
+ flex: 1;
66
+ flex-direction: column;
67
+ height: 100%;
68
+ overflow: hidden;
69
+ }
70
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .waiting-area-container .waiting-area-wait-content {
71
+ flex: 2.5;
72
+ }
73
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .title {
74
+ display: flex;
75
+ position: relative;
76
+ justify-content: space-between;
77
+ padding: 12px 20px;
78
+ background: #f2f4f7;
79
+ color: #212528;
80
+ font-weight: 500;
81
+ line-height: 20px;
82
+ }
83
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .title::before {
84
+ content: '';
85
+ position: absolute;
86
+ bottom: 0;
87
+ left: 0;
88
+ width: 100%;
89
+ height: 1px;
90
+ background-color: #e0e3ea;
91
+ }
92
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .title > span {
93
+ display: inline-block;
94
+ line-height: 20px;
95
+ }
96
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .title > span > em {
97
+ margin-left: 4px;
98
+ color: #8f8f8f;
99
+ font-style: normal;
100
+ font-weight: 400;
101
+ }
102
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .title > span.delete-all {
103
+ color: #da1717;
104
+ font-weight: 400;
105
+ cursor: pointer;
106
+ }
107
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs {
108
+ width: 100%;
109
+ height: 100%;
110
+ }
111
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs .ant-tabs-nav {
112
+ margin: 0;
113
+ }
114
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs .ant-tabs-nav::before {
115
+ border-color: #e0e3ea;
116
+ }
117
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs .ant-tabs-nav .ant-tabs-nav-wrap {
118
+ margin-left: 12px;
119
+ }
120
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab {
121
+ padding: 12px 16px;
122
+ line-height: 20px;
123
+ }
124
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab + .ant-tabs-tab {
125
+ margin: 0 0 0 24px;
126
+ }
127
+ .select-user-modal-wrapper .ant-modal-content > .ant-modal-body .select-user-modal-container .ant-tabs.waiting-area-tabs .ant-tabs-content {
128
+ height: 100%;
129
+ }
130
+ .select-user-modal-wrapper .isFullScreen {
131
+ top: 0;
132
+ width: 100vw !important;
133
+ max-width: 100%;
134
+ margin: 0;
135
+ padding-bottom: 0;
136
+ }
137
+ .select-user-modal-wrapper .isFullScreen .ant-modal-content {
138
+ display: flex;
139
+ flex-direction: column;
140
+ width: 100vw;
141
+ max-width: 100vw;
142
+ height: 100vh;
143
+ max-height: 100vh;
144
+ }
@@ -0,0 +1,12 @@
1
+ type __VLS_Props = {
2
+ fieldMap: IObject;
3
+ treeData: IObject[];
4
+ selectDyn: IObject[];
5
+ readonly?: boolean;
6
+ };
7
+ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
8
+ "update:selectDyn": (...args: any[]) => void;
9
+ }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
10
+ "onUpdate:selectDyn"?: ((...args: any[]) => any) | undefined;
11
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
12
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_export-helper.mjs";
2
+ import dynamic_vue_vue_type_script_setup_true_name_waiting_area_dynamic_lang_default from "./dynamic.vue_vue_type_script_setup_true_name_waiting-area-dynamic_lang.mjs";
3
+ import './dynamic.vue_vue_type_style_index_0_scoped_e32390db_lang.css';/* empty css */
4
+ //#region src/components/open-select-user-modal/component/dynamic.vue
5
+ var dynamic_default = /* @__PURE__ */ _plugin_vue_export_helper_default(dynamic_vue_vue_type_script_setup_true_name_waiting_area_dynamic_lang_default, [["__scopeId", "data-v-e32390db"]]);
6
+ //#endregion
7
+ export { dynamic_default as default };