@gct-paas/core 0.1.4-dev.0 → 0.1.4-dev.1

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 (377) hide show
  1. package/dist/index.min.cjs +1 -1
  2. package/dist/index.system.min.js +1 -1
  3. package/es/create-app-vue.d.ts +8 -0
  4. package/es/create-app-vue.mjs +8 -0
  5. package/es/global/gct/gct.d.ts +6 -1
  6. package/es/global/gct/gct.mjs +8 -1
  7. package/es/index.d.ts +1 -1
  8. package/es/index.mjs +2 -4
  9. package/es/modules/error-handler/error-handler.const.d.ts +48 -0
  10. package/es/modules/error-handler/error-handler.const.mjs +47 -0
  11. package/es/modules/error-handler/error-handler.interface.d.ts +51 -0
  12. package/es/modules/error-handler/error-handler.interface.mjs +1 -0
  13. package/es/modules/error-handler/error-strategy.d.ts +138 -0
  14. package/es/modules/error-handler/error-strategy.mjs +173 -0
  15. package/es/modules/error-handler/index.d.ts +78 -0
  16. package/es/modules/error-handler/index.mjs +109 -0
  17. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/_virtual/_commonjsHelpers.mjs +44 -0
  18. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/_virtual/index.mjs +7 -0
  19. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/base/apaas-base.service.mjs +12 -0
  20. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/index.mjs +3 -0
  21. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/_virtual/_commonjsHelpers.mjs +44 -0
  22. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/_virtual/index.mjs +7 -0
  23. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/enums/httpEnum.mjs +63 -0
  24. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/enums/index.mjs +3 -0
  25. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/index.mjs +9 -0
  26. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/node_modules/.pnpm/path-browserify@1.0.1/node_modules/path-browserify/index.mjs +541 -0
  27. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/service/base.service.mjs +68 -0
  28. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/types/index.mjs +1 -0
  29. package/es/{utils → node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/utils}/axios/axios.mjs +15 -25
  30. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/utils/index.mjs +3 -0
  31. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/utils/tools/tools.mjs +18 -0
  32. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/path-browserify@1.0.1/node_modules/path-browserify/index.mjs +541 -0
  33. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/api.service.mjs +90 -0
  34. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-branch.service.mjs +34 -0
  35. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-global-settings.service.mjs +30 -0
  36. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-granted-user.service.mjs +38 -0
  37. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-org.service.mjs +46 -0
  38. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-publish-log.service.mjs +34 -0
  39. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-state.service.mjs +14 -0
  40. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/app-user.service.mjs +46 -0
  41. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/approval-log.service.mjs +34 -0
  42. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/audit-log.service.mjs +38 -0
  43. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/basic-config.service.mjs +38 -0
  44. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/biz-event.service.mjs +34 -0
  45. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/biz-process-definition-version.service.mjs +42 -0
  46. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/biz-process-definition.service.mjs +34 -0
  47. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/biz-service-crud.service.mjs +46 -0
  48. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/biz-service.service.mjs +26 -0
  49. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/bom.service.mjs +14 -0
  50. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/category-relation.service.mjs +38 -0
  51. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/category.service.mjs +46 -0
  52. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/chat.service.mjs +14 -0
  53. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/code-ts.service.mjs +14 -0
  54. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/commit-log.service.mjs +62 -0
  55. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/common-info-card.service.mjs +42 -0
  56. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/control-config.service.mjs +38 -0
  57. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/customer-complaint.service.mjs +42 -0
  58. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/dashboard.service.mjs +38 -0
  59. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/data-model.service.mjs +50 -0
  60. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/data-source.service.mjs +18 -0
  61. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/data-trace.service.mjs +42 -0
  62. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/designer-common.service.mjs +62 -0
  63. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/designer-lock.service.mjs +30 -0
  64. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/designer-operate-log.service.mjs +14 -0
  65. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/devops.service.mjs +18 -0
  66. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/dify-chat.service.mjs +18 -0
  67. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/doc-control-started.service.mjs +22 -0
  68. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/doc-control-task-done.service.mjs +22 -0
  69. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/doc-control-task-todo.service.mjs +30 -0
  70. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/doc-control.service.mjs +18 -0
  71. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/doc-outline.service.mjs +58 -0
  72. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/document.service.mjs +70 -0
  73. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/edhr-instance-relation.service.mjs +26 -0
  74. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/edhr-instance-search-history.service.mjs +18 -0
  75. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/edhr-instance.service.mjs +51 -0
  76. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/edhr-tmpl.service.mjs +58 -0
  77. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/ele-search.service.mjs +14 -0
  78. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/enum-model-field.service.mjs +38 -0
  79. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/enum-model.service.mjs +46 -0
  80. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/event-log.service.mjs +26 -0
  81. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/event.service.mjs +34 -0
  82. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/excel-tmpl.service.mjs +62 -0
  83. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/excel.service.mjs +18 -0
  84. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/field-meta.service.mjs +71 -0
  85. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/field.service.mjs +14 -0
  86. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/file-resource.service.mjs +22 -0
  87. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/file-task.service.mjs +22 -0
  88. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/file.service.mjs +18 -0
  89. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/formRelate.service.mjs +46 -0
  90. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/front-operate-log.service.mjs +14 -0
  91. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/global-method.service.mjs +38 -0
  92. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/i18n-info.service.mjs +34 -0
  93. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/index.mjs +306 -0
  94. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/instance-relation.service.mjs +34 -0
  95. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/ipaas.service.mjs +14 -0
  96. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/job-log.service.mjs +22 -0
  97. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/job.service.mjs +46 -0
  98. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/js-engine.service.mjs +22 -0
  99. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/label-log.service.mjs +34 -0
  100. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/label.service.mjs +98 -0
  101. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/login-log.service.mjs +14 -0
  102. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/medPro.service.mjs +18 -0
  103. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/menu-config.service.mjs +38 -0
  104. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/merge-log.service.mjs +30 -0
  105. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/message-record.service.mjs +30 -0
  106. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/message-setting.service.mjs +18 -0
  107. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/message-tmpl.service.mjs +46 -0
  108. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/mobile-homepage.service.mjs +46 -0
  109. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/mobile-page.service.mjs +42 -0
  110. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/model-comprehensive.service.mjs +133 -0
  111. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/model-data.service.mjs +35 -0
  112. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/model-meta.service.mjs +111 -0
  113. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/model-method.service.mjs +42 -0
  114. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/model.service.mjs +14 -0
  115. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online-form-change-history.service.mjs +14 -0
  116. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online-form-instance.service.mjs +122 -0
  117. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online-form-log.service.mjs +14 -0
  118. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online-form-tmpl-log.service.mjs +34 -0
  119. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online-form-tmpl.service.mjs +94 -0
  120. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online-form.service.mjs +30 -0
  121. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/online.service.mjs +22 -0
  122. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/openapi.service.mjs +42 -0
  123. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/page-designer-log.service.mjs +34 -0
  124. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/permission.service.mjs +34 -0
  125. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/plat.service.mjs +30 -0
  126. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/pm-process-definition-version.service.mjs +46 -0
  127. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/pm-process-definition.service.mjs +34 -0
  128. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/pm-process-engine.service.mjs +78 -0
  129. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/print-designer.service.mjs +26 -0
  130. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/print-log.service.mjs +18 -0
  131. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/print.service.mjs +26 -0
  132. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-approval-log.service.mjs +38 -0
  133. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-approve-user.service.mjs +34 -0
  134. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-definition-version.service.mjs +38 -0
  135. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-definition.service.mjs +43 -0
  136. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-engine.service.mjs +34 -0
  137. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-event.service.mjs +34 -0
  138. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-graph.service.mjs +14 -0
  139. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-instance-relation-.service.mjs +34 -0
  140. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-instance.service.mjs +34 -0
  141. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-message-user.service.mjs +34 -0
  142. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-node-definition.service.mjs +34 -0
  143. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-path-user.service.mjs +34 -0
  144. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-path.service.mjs +18 -0
  145. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-task-done.service.mjs +14 -0
  146. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-task-todo.service.mjs +18 -0
  147. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process-version.service.mjs +34 -0
  148. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/process.service.mjs +30 -0
  149. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/processTest.service.mjs +38 -0
  150. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/product-release.service.mjs +22 -0
  151. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/publish-log.service.mjs +46 -0
  152. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/regexp.service.mjs +34 -0
  153. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/report-data-set.service.mjs +50 -0
  154. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/report-data.service.mjs +22 -0
  155. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/report.service.mjs +70 -0
  156. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/role-permission.service.mjs +26 -0
  157. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/role.service.mjs +34 -0
  158. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/script-assistant.service.mjs +18 -0
  159. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/script-version-log.service.mjs +26 -0
  160. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/script-version.service.mjs +38 -0
  161. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/script.service.mjs +38 -0
  162. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/service-orchestration-version-log.service.mjs +30 -0
  163. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/service-orchestration-version.service.mjs +38 -0
  164. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/service-orchestration.service.mjs +38 -0
  165. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/sign-history.service.mjs +34 -0
  166. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/sign-log.service.mjs +18 -0
  167. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/signature.service.mjs +18 -0
  168. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/sql-view-model.service.mjs +30 -0
  169. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/sql-view.service.mjs +14 -0
  170. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/stash.service.mjs +30 -0
  171. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/sub-model-process.service.mjs +14 -0
  172. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/sys-config.service.mjs +34 -0
  173. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/system-var.service.mjs +46 -0
  174. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/trace-log-details.service.mjs +50 -0
  175. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/trace-log.service.mjs +38 -0
  176. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/trace-mainline-ext.service.mjs +34 -0
  177. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/trace-mainline.service.mjs +34 -0
  178. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/trace-setting.service.mjs +26 -0
  179. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/user-group-relation.service.mjs +26 -0
  180. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/user-group.service.mjs +42 -0
  181. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/view-model.service.mjs +67 -0
  182. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/wash.service.mjs +18 -0
  183. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/service/webpage.service.mjs +62 -0
  184. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/_virtual/_commonjsHelpers.mjs +44 -0
  185. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/_virtual/index.mjs +7 -0
  186. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/base/platform-base.service.mjs +11 -0
  187. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/index.mjs +3 -0
  188. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/node_modules/.pnpm/path-browserify@1.0.1/node_modules/path-browserify/index.mjs +541 -0
  189. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/agent.service.mjs +34 -0
  190. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/api.service.mjs +179 -0
  191. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/apk.service.mjs +42 -0
  192. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/app-member.service.mjs +42 -0
  193. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/app-setting.service.mjs +42 -0
  194. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/app.service.mjs +138 -0
  195. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/assets.service.mjs +39 -0
  196. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/attachmentResourceTransfer.service.mjs +14 -0
  197. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/audit-log.service.mjs +34 -0
  198. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/bi-data-set.service.mjs +38 -0
  199. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/bi-file-dataset-config.service.mjs +38 -0
  200. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/bi-file.service.mjs +14 -0
  201. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/bi-share.service.mjs +34 -0
  202. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/buildEnshrineCompLibrary.service.mjs +14 -0
  203. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/category.service.mjs +54 -0
  204. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/clearLogLogin.service.mjs +14 -0
  205. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/clearLogOperate.service.mjs +14 -0
  206. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/clearTempDir.service.mjs +14 -0
  207. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/copyFilter.service.mjs +14 -0
  208. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/dashboard.service.mjs +38 -0
  209. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/data-source.service.mjs +54 -0
  210. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/data-trace.service.mjs +42 -0
  211. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/database.service.mjs +58 -0
  212. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/dataset-log.service.mjs +34 -0
  213. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/dataset.service.mjs +66 -0
  214. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/datasource-devops.service.mjs +34 -0
  215. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/datasource-move-data.service.mjs +34 -0
  216. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/datasource-move-detail.service.mjs +34 -0
  217. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/datasource-move.service.mjs +38 -0
  218. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteCompInfo.service.mjs +14 -0
  219. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteCompInfoType.service.mjs +14 -0
  220. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteCsvDatasource.service.mjs +14 -0
  221. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteEchartTheme.service.mjs +14 -0
  222. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteEnshrineComp.service.mjs +14 -0
  223. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteEnshrineCompGroup.service.mjs +14 -0
  224. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteFilter.service.mjs +14 -0
  225. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteLogOperateById.service.mjs +14 -0
  226. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteMapGeoJson.service.mjs +14 -0
  227. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deleteNotUseDir.service.mjs +14 -0
  228. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deletePageSnapshoot.service.mjs +14 -0
  229. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deletePageTemplate.service.mjs +14 -0
  230. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deletePnResource.service.mjs +14 -0
  231. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/deletePnResourceGroup.service.mjs +14 -0
  232. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/exportTemplate.service.mjs +38 -0
  233. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/external-message.service.mjs +34 -0
  234. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/file-task.service.mjs +38 -0
  235. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/file.service.mjs +26 -0
  236. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/front-release.service.mjs +14 -0
  237. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAdCodeByAliasName.service.mjs +14 -0
  238. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllCompInfo.service.mjs +14 -0
  239. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllCompInfoByTypeId.service.mjs +14 -0
  240. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllCompInfoType.service.mjs +14 -0
  241. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllCsvDatasource.service.mjs +14 -0
  242. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllEchartTheme.service.mjs +14 -0
  243. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllEnshrineCompGroups.service.mjs +14 -0
  244. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllFilter.service.mjs +14 -0
  245. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAllPageTemplate.service.mjs +14 -0
  246. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getAttachmentInfoByPage.service.mjs +14 -0
  247. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCompInfoById.service.mjs +14 -0
  248. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCompInfoByPage.service.mjs +14 -0
  249. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCompInfoTypeById.service.mjs +14 -0
  250. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCompInfoTypeByPage.service.mjs +14 -0
  251. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getContentToArray.service.mjs +14 -0
  252. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCsvDatasourceById.service.mjs +14 -0
  253. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCsvDatasourceByName.service.mjs +14 -0
  254. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getCsvDatasourceByPage.service.mjs +14 -0
  255. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getDesignerData.service.mjs +14 -0
  256. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getEchartThemeById.service.mjs +14 -0
  257. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getEchartThemeByPage.service.mjs +14 -0
  258. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getEnshrineCompByPage.service.mjs +14 -0
  259. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getEnshrineCompGroupById.service.mjs +14 -0
  260. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getEnshrineCompGroupByPage.service.mjs +14 -0
  261. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getFilterById.service.mjs +14 -0
  262. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getGeoJsonByAdCode.service.mjs +14 -0
  263. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getLayoutItemObjById.service.mjs +14 -0
  264. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getLogLoginByPage.service.mjs +14 -0
  265. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMapBaseInfoByLevel.service.mjs +14 -0
  266. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMapGeoJsonById.service.mjs +14 -0
  267. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMapGeoJsonByPage.service.mjs +14 -0
  268. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMyAllPnResourceGroup.service.mjs +14 -0
  269. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMyEchartThemes.service.mjs +14 -0
  270. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMyPnResourceByPage.service.mjs +14 -0
  271. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getMyShareCustomCompByPage.service.mjs +14 -0
  272. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageSnapshootByEnabled.service.mjs +14 -0
  273. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageSnapshootById.service.mjs +14 -0
  274. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageSnapshootsByPageId.service.mjs +14 -0
  275. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageTemplateById.service.mjs +14 -0
  276. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageTemplateByPage.service.mjs +14 -0
  277. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageTemplateForCreatePageForm.service.mjs +14 -0
  278. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageTemplateLayout.service.mjs +14 -0
  279. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageTemplateThemeJson.service.mjs +14 -0
  280. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPageTotalCount.service.mjs +14 -0
  281. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPnLogOperateByPage.service.mjs +14 -0
  282. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getPnResourceGroupById.service.mjs +14 -0
  283. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getProjectTotalCount.service.mjs +14 -0
  284. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getShareCustomCompById.service.mjs +14 -0
  285. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getShareCustomCompByPage.service.mjs +14 -0
  286. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/getSysEchartThemes.service.mjs +14 -0
  287. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/httpQuery.service.mjs +14 -0
  288. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/i18n-config.service.mjs +18 -0
  289. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/i18n-info.service.mjs +34 -0
  290. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/importCompInfoJson.service.mjs +14 -0
  291. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/importTemplate.service.mjs +38 -0
  292. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/index.mjs +362 -0
  293. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/internal-message.service.mjs +34 -0
  294. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/invoke-log.service.mjs +22 -0
  295. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/knowledge-base-chunk.service.mjs +34 -0
  296. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/knowledge-base-doc.service.mjs +34 -0
  297. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/knowledge-base.service.mjs +34 -0
  298. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/ldap.service.mjs +14 -0
  299. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/license-unbind-log.service.mjs +14 -0
  300. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/license.service.mjs +70 -0
  301. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/login-log.service.mjs +14 -0
  302. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/login.service.mjs +30 -0
  303. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/manager.service.mjs +18 -0
  304. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/message-setting.service.mjs +50 -0
  305. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/minio-file.service.mjs +18 -0
  306. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/model-provider.service.mjs +34 -0
  307. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/model.service.mjs +34 -0
  308. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/nav-menu.service.mjs +46 -0
  309. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/nav-page.service.mjs +38 -0
  310. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/openapi-group.service.mjs +34 -0
  311. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/openapi-key-grant.service.mjs +38 -0
  312. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/org-user-picker.service.mjs +18 -0
  313. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/org.service.mjs +54 -0
  314. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/parseCsvOrExcel.service.mjs +14 -0
  315. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/permission.service.mjs +30 -0
  316. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/plat.service.mjs +86 -0
  317. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/plugin-version.service.mjs +34 -0
  318. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/plugin.service.mjs +54 -0
  319. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pm-process-delegate-detail.service.mjs +34 -0
  320. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pm-process-delegate.service.mjs +34 -0
  321. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pm-process-instance.service.mjs +38 -0
  322. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pm-task-done.service.mjs +38 -0
  323. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pm-task-todo.service.mjs +38 -0
  324. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pn-page.service.mjs +34 -0
  325. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/pn-project.service.mjs +62 -0
  326. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/print-log.service.mjs +26 -0
  327. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/print-resource.service.mjs +54 -0
  328. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/regexp.service.mjs +34 -0
  329. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/released.service.mjs +22 -0
  330. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/resourceTransferToPage.service.mjs +14 -0
  331. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/role-permission.service.mjs +26 -0
  332. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/role.service.mjs +46 -0
  333. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveCompInfo.service.mjs +14 -0
  334. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveCompInfoType.service.mjs +14 -0
  335. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveCsvDatasource.service.mjs +14 -0
  336. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveEchartTheme.service.mjs +14 -0
  337. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveEnshrineComp.service.mjs +14 -0
  338. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveEnshrineCompGroup.service.mjs +14 -0
  339. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveFilter.service.mjs +14 -0
  340. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveMapGeoJson.service.mjs +14 -0
  341. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/savePageSnapshoot.service.mjs +14 -0
  342. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/savePageTemplate.service.mjs +14 -0
  343. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/savePnResourceGroup.service.mjs +14 -0
  344. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/saveShareCustomComp.service.mjs +14 -0
  345. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/searchEnshrineComp.service.mjs +14 -0
  346. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/seat-message.service.mjs +14 -0
  347. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/seat.service.mjs +38 -0
  348. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/setPageSnapshootEnabled.service.mjs +14 -0
  349. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/setPageSnapshootEnabledByPageId.service.mjs +14 -0
  350. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/shortcut.service.mjs +26 -0
  351. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/sign-log.service.mjs +38 -0
  352. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/sms.service.mjs +18 -0
  353. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/started-process.service.mjs +26 -0
  354. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/task-delegate.service.mjs +42 -0
  355. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/task-done.service.mjs +26 -0
  356. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/task-todo.service.mjs +26 -0
  357. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/tenant-developer.service.mjs +42 -0
  358. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/tenant.service.mjs +75 -0
  359. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/toggleEnabled.service.mjs +14 -0
  360. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/uncompressLogOperateLayoutStr.service.mjs +14 -0
  361. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/uploadFiles.service.mjs +38 -0
  362. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/user-extra.service.mjs +34 -0
  363. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/user-info-log.service.mjs +34 -0
  364. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/user-password-history.service.mjs +34 -0
  365. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/user.service.mjs +66 -0
  366. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/workbench-component-relation.service.mjs +46 -0
  367. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.0/node_modules/@gct-paas/api-platform/es/service/workbench-component.service.mjs +34 -0
  368. package/es/utils/index.d.ts +1 -2
  369. package/es/utils/index.mjs +1 -2
  370. package/es/utils/tools/tools.d.ts +0 -11
  371. package/es/utils/tools/tools.mjs +1 -16
  372. package/package.json +29 -12
  373. package/es/service/base.service.d.ts +0 -19
  374. package/es/service/base.service.mjs +0 -41
  375. package/es/service/index.d.ts +0 -1
  376. package/es/utils/axios/axios.d.ts +0 -27
  377. /package/es/{service → node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.0/node_modules/@gct-paas/api-apaas/es/node_modules/.pnpm/@gct-paas_base@0.1.4-dev.1/node_modules/@gct-paas/base/es/service}/index.mjs +0 -0
@@ -1 +1 @@
1
- "use strict";var jr=Object.defineProperty;var Fr=(e,t,r)=>t in e?jr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var l=(e,t,r)=>Fr(e,typeof t!="symbol"?t+"":t,r);Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const Vr=require("vue-i18n"),x=require("pinia"),z=require("axios"),qr=require("qs"),_=require("lodash-es"),T=require("vue"),Jr=48,Qr=80;var Y=(e=>(e.FULL="full",e.FIXED="fixed",e))(Y||{}),ee=(e=>(e.DARK="dark",e.LIGHT="light",e))(ee||{}),te=(e=>(e.AUTO="auto",e.HEADER="header",e.FIXED="fixed",e))(te||{}),re=(e=>(e[e.ROUTE_JUMP=0]="ROUTE_JUMP",e[e.PAGE_COVERAGE=1]="PAGE_COVERAGE",e))(re||{}),ie=(e=>(e.ROLE="ROLE",e.BACK="BACK",e.ROUTE_MAPPING="ROUTE_MAPPING",e.PLATFORM_ROLE="PLATFORM_ROLE",e))(ie||{}),ae=(e=>(e.ZOOM_FADE="zoom-fade",e.ZOOM_OUT="zoom-out",e.FADE_SIDE="fade-slide",e.FADE="fade",e.FADE_BOTTOM="fade-bottom",e.FADE_SCALE="fade-scale",e))(ae||{}),S=(e=>(e.PORTAL="portal",e.BACKEND_MANAGEMENT="backend-management",e.DEVELOPER_CENTER="developer-center",e.TENANT_CENTER="tenant-center",e.APP_DESIGNER="app-designer",e.PAGE_DESIGNER="page-designer",e.WEB_RENDER="web-render",e.MOBILE_RENDER="mobile-render",e))(S||{}),se=(e=>(e.ALL="field_type_all",e.BASIC="field_type_basic",e.LOGIC="field_type_logic",e.TRACE="field_type_trace",e))(se||{}),g=(e=>(e.PRIMARY_KEY="primary_key",e.ASSOCIATED_PRIMARY_KEY="associated_primary_key",e.TEXT="text",e.LONG_TEXT="long_text",e.INTEGER="integer",e.LONG="long",e.DOUBLE="double",e.DECIMAL="decimal",e.BOOLEAN="boolean",e.DATE="date",e.TIME="time",e.DATE_TIME="date_time",e.IMAGE="image",e.ATTACHMENT="attachment",e.SERIAL="serial_number",e.MASTERSLAVE="master_slave",e.USER="user",e.USER_MULTI="user_multi",e.ORG="org",e.ORG_MULTI="org_multi",e.ENUM="enum",e.ENUM_MULTI="enum_multi",e.OPTION="option",e.OPTION_MULTI="option_multi",e.REF="ref",e.REF_MULTI="ref_multi",e.RDO_REF="rdo_ref",e.EXPRESSION="expression",e.EXPRESSION_CONDITION="expression_condition",e.AGG="agg",e.ESOP="esop",e.TRANSACTION="transaction",e.LABEL_TEMPLATE="label_template",e.LABEL_TEMPLATE_REF="label_template_ref",e.DOCUMENT_TEMPLATE="document_template",e.SERIALRULE="serial_number_rule",e.PRINTER="printer",e.MESSAGE_TMPL="message_tmpl",e.RANGE_USER="range_user",e.SIGNATURE="electronic_signature",e.ONLINE_FORM_TEMPLATE="online_form_tmpl",e.E_DHR_TEMPLATE="edhr_tmpl",e.ONLINE_FORM="online_form",e.DATA_TABLE_FORMULA="data_table_formula",e.READONLYCMP="readonlycmp",e.MATERIAL_NO="material_no",e.PRODUCT="product",e.DEVICE="device",e.Biz_Process="biz_process",e))(g||{}),ne=(e=>(e.TEXT="text",e.LONG_TEXT="long_text",e.INTEGER="integer",e.LONG="long",e.DOUBLE="double",e.DECIMAL="decimal",e.BOOLEAN="boolean",e.DATE="date",e.TIME="time",e.DATE_TIME="date_time",e))(ne||{}),oe=(e=>(e.IMAGE="image",e.ATTACHMENT="attachment",e.SERIAL="serial_number",e.MASTERSLAVE="master_slave",e.USER="user",e.USER_MULTI="user_multi",e.ORG="org",e.ORG_MULTI="org_multi",e.ENUM="enum",e.ENUM_MULTI="enum_multi",e.OPTION="option",e.OPTION_MULTI="option_multi",e.REF="ref",e.REF_MULTI="ref_multi",e.RDO_REF="rdo_ref",e.EXPRESSION="expression",e.EXPRESSION_CONDITION="expression_condition",e.AGG="agg",e.ESOP="esop",e.TRANSACTION="transaction",e.LABEL_TEMPLATE="label_template",e.LABEL_TEMPLATE_REF="label_template_ref",e.DOCUMENT_TEMPLATE="document_template",e.SERIALRULE="serial_number_rule",e.PRINTER="printer",e.MESSAGE_TMPL="message_tmpl",e.RANGE_USER="range_user",e.SIGNATURE="electronic_signature",e.ONLINE_FORM_TEMPLATE="online_form_tmpl",e.E_DHR_TEMPLATE="edhr_tmpl",e.ONLINE_FORM="online_form",e.Biz_Process="biz_process",e))(oe||{}),le=(e=>(e.MATERIAL_NO="material_no",e.PRODUCT="product",e.DEVICE="device",e))(le||{});const Zr={attachment:"string",boolean:"boolean",date:"string",date_time:"string",decimal:"number",double:"number",enum:"string",enum_multi:"string",image:"string",integer:"number",long:"number",long_text:"string",master_slave:"string",org:"string",org_multi:"string",rdo_ref:"string",ref:"string",ref_multi:"string",serial_number:"string",text:"string",time:"string",user:"string",user_multi:"string",expression:"string",expression_condition:"string",agg:"number",esop:"string",serial_number_rule:"string",label_template:"string",label_template_ref:"string",document_template:"string",transaction:"string",printer:"string",message_tmpl:"string",range_user:"string",primary_key:"string",associated_primary_key:"string",readonlycmp:"string",material_no:"string",product:"string",device:"string",option:"string",option_multi:"string",electronic_signature:"string",online_form_tmpl:"string",edhr_tmpl:"string",online_form:"string",data_table_formula:"string",biz_process:"string"};var ce=(e=>(e.SYSTEM="SYSTEM",e.USER_DEFINED="USER_DEFINED",e.BUILTIN="BUILTIN",e.CUSTOM="CUSTOM",e.PROCESS="PROCESS",e))(ce||{}),de=(e=>(e.CATALOG="CATALOG",e.STANDARD="STANDARD",e.LINK="LINK",e))(de||{}),ue=(e=>(e.PRESENT="PRESENT",e.IFRAME="IFRAME",e.NEW="NEW",e))(ue||{}),he=(e=>(e.MaterialFormField="formField",e.MaterialTableField="tableField",e.MaterialEmbedTableField="embedTableField",e.MaterialSubTableField="subTableField",e.MaterialSubTableModalField="subTableModalField",e.cardListFormField="cardList",e.MaterialTableSelectField="tableSelectField",e.DescriptionsFormField="descriptions",e))(he||{});const zr={primary_key:"icon-id",text:"icon-wenben1",long_text:"icon-changwenben",integer:"icon-zhengshu",long:"icon-changzhengshu",decimal:"icon-jingduxiaoshu1",double:"icon-xiaoshu",boolean:"icon-buer",date:"icon-riqi1",time:"icon-shijian1",date_time:"icon-riqishijian",user:"icon-renyuanguanlian",org:"icon-bumenguanlian",user_multi:"icon-renyuanduoxuan",org_multi:"icon-bumenduoxuan",image:"icon-tupian1",attachment:"icon-fujian1",serial_number:"icon-xuliehao",master_slave:"icon-zhuziguanlian",enum:"icon-meijuguanlian",ref:"icon-moxingguanlian",rdo_ref:"icon-RDOmoxingguanlian",enum_multi:"icon-meijuguanlianduoxuan",option:"icon-meijuguanlian",option_multi:"icon-meijuguanlianduoxuan",ref_multi:"icon-moxingduoxuan",expression:"icon-gongshiziduan",expression_condition:"icon-gongshiziduan",agg:"icon-huizong",esop:"icon-E-SOP",transaction:"icon-ziduan1",serial_number_rule:"icon-ziduan1",printer:"icon-dayinanniu",message_tmpl:"icon-xiaoximoban",range_user:"icon-fanweirenyuan",label_template_ref:"icon-biaoqianmoban",document_template:"icon-danjumoban",electronic_signature:"icon-qianming1",online_form_tmpl:"icon-zaixianbiaodanmoban",edhr_tmpl:"icon-edhr",online_form:"icon-zaixianbiaodan",data_table_formula:"icon-gongshiziduan",readonlycmp:"icon-wenben1",tenant:"icon-id",associated_primary_key:"icon-id",material_no:"icon-field-material-no",product:"icon-field-product",device:"icon-field-device",biz_process:"icon-jichengzhongxin1"};var ge=(e=>(e.COUNT="COUNT",e.SUM="SUM",e.MAX="MAX",e.MIN="MIN",e.AVG="AVG",e))(ge||{}),fe=(e=>(e.SPEC="spec",e.SUB_WORKFLOW="sub_workflow",e))(fe||{}),Re=(e=>(e.None="none",e.SingleChoice="gct_radio",e.MultipleChoice="checkbox",e))(Re||{}),Te=(e=>(e.NONE="NONE",e.GLOBAL="GLOBAL",e.LEVEL="LEVEL",e.LOGIC="LOGIC",e))(Te||{}),Ee=(e=>(e.ALL="all",e.UNREAD="unread",e))(Ee||{}),Ne=(e=>(e.TEST="myTestApp",e.QUICK="quickAccess",e.MY="myApp",e))(Ne||{}),Ae=(e=>(e.PROFILE="profile",e.GENDER="gender",e.ENTERPRISE="enterprise",e))(Ae||{}),Oe=(e=>(e.FEMALE="female",e.MALE="male",e.PRIVARY="privary",e))(Oe||{}),_e=(e=>(e.TODO="todo",e.APPLICATION="application",e.DONE="done",e.DELEGATE="delegate",e))(_e||{});const Yr=[g.TEXT,g.LONG_TEXT,g.LONG,g.INTEGER,g.DECIMAL,g.DOUBLE,g.SERIAL];var be=(e=>(e.SCRIPT_SERVICE="SCRIPT_SERVICE",e.SQL_SERVICE="SQL_SERVICE",e.SO_SERVICE="SO_SERVICE",e.BUILTIN_SERVICE="SYS_BUILTIN",e))(be||{}),Se=(e=>(e.ENTITY="entity",e.DATA="data",e.VIEW="view",e))(Se||{}),Ie=(e=>(e.BASE="BASE",e.NDO="NDO",e.RDO="RDO",e.TREE="TREE",e.DYNAMIC_FORM="DYNAMIC_FORM",e.WORKFLOW="WORKFLOW",e.TRANSACTION="TRANSACTION",e))(Ie||{}),Le=(e=>(e.NONE="NONE",e.FIXED="FIXED",e.SYS_VAR="SYS_VAR",e))(Le||{}),ve=(e=>(e.NULL="",e.SYS_DATE="SYS_DATE",e.SYS_TIME="SYS_TIME",e.SYS_DATE_TIME="SYS_DATE_TIME",e.CURRENT_USER="CURRENT_USER",e.CURRENT_ORG="CURRENT_ORG",e))(ve||{}),De=(e=>(e.EVENT="event",e.BUSINESSSERVICE="businessService",e.TIMER="timer",e))(De||{}),Me=(e=>(e.PAGE="page",e.HISTORY="history",e.GLOBAL="global",e.WIDGET="widget",e.CHANGE_DESIGN="changeDesign",e))(Me||{}),me=(e=>(e.STATIC="static",e.RELATIVE="relative",e.ABSOLUTE="absolute",e.FIXED="fixed",e.STICKY="sticky",e))(me||{}),pe=(e=>(e.NONE="none",e.SOLID="solid",e.DOTTED="dotted",e.DASHED="dashed",e.DOUBLE="double",e))(pe||{}),ye=(e=>(e.LEFT="left",e.CENTER="center",e.RIGHT="right",e.JUSTIFY="justify",e))(ye||{}),Ce=(e=>(e.LINETHROUGH="line-through",e.UNDERLINE="underline",e.NONE="none",e))(Ce||{}),Ue=(e=>(e.INNER="inner",e.JS="js",e.LO="lo",e))(Ue||{}),we=(e=>(e.BASIC="basic",e.ADVANCED="advance",e.DISPLAY="display",e.LABEL="label",e.VUE3="vue3",e.FIELD="field",e.DATA="data",e.OTHER="other",e.LIST="list",e.Table="table",e.SUBMIT_RULE="submitRule",e.LISTDATA="listdata",e.SHOW="show",e.FIELD_CONFIG="fieldConfig",e.FORM_CONFIG="formConfig",e.FIELD_LAYOUT="FieldLayout",e.TABLESELECT_CONFIG="tableSelect",e.GENRADIO="genRadio",e.GENCHECKBOX="genCheckbox",e.GENSWITCH="genSwitch",e.OPTIONS="options",e.COLLAPSE="collapse",e.IFRAME="iframe",e.FILECOLLECT="fileCollect",e.CARDLIST="cardList",e.BUTTON="button",e.Button="Button",e.ButtonShow="ButtonShow",e.ButtonStyle="ButtonStyle",e.LISTBUTTON="listButton",e.MODAL="modal",e.MODALWIDTH="modalWidth",e.MODALHEIGHT="modalHeight",e.MODALTITLECONFIG="modalTitleConfig",e.SEARCH="search",e.QUERY="query",e.INPUT_CONFIG="inputConfig",e.DATALINKAGE="dataLinkage",e.PERMISSION="permission",e.DATASOURCE="dataSource",e.VALIDATERULE="validaterule",e.TEXT="text",e.GRID_CONFIG="gridConfig",e.COL_CONFIG="colConfig",e.COMPONENTDEPENDENCY="componentDependency",e.GENIMAGE="genImage",e.DATARANGE="dataRange",e.OPERATOR_CONFIG="operatorConfig",e.BUSINESS_CONFIG="businessConfig",e))(we||{}),Be=(e=>(e.LAYOUT="layout",e.STYLE="style",e.BACKGROUND="background",e.MARGIN="margin",e.BORDER="border",e.HEADER="header",e))(Be||{}),ke=(e=>(e.TAG="tag",e.PROGRESS="progress",e))(ke||{}),xe=(e=>(e.RADIUS="radius",e.LINEAR_RADIUS="linear_radius",e.BIG_RADIUS="big_radius",e.LINEAR_BIG_RADIUS="linear_big_radius",e.DASHED_RADIUS="dashed_radius",e.STATUS="status",e))(xe||{}),Ge=(e=>(e.CIRCLE="circle",e.LINE="line",e))(Ge||{}),Xe=(e=>(e.RULE="rule",e.CONFIG="config",e))(Xe||{}),Ke=(e=>(e.STRING="string",e.NUMBER="number",e.BOOLEAN="boolean",e.OBJECT="object",e.ARRAY="array",e.NULL="NULL",e.DATE="date",e.DATETIME="datetime",e.TIME="time",e))(Ke||{}),Pe=(e=>(e.MODAL="modal",e.EVENT="event",e.VAR="var",e))(Pe||{}),He=(e=>(e.LEFT="left",e.CENTER="center",e.RIGHT="right",e.TOP="top",e.BOTTOM="bottom",e))(He||{}),$e=(e=>(e.CLOSE_MODAL="__CLOSEMODAL__",e.OPEN_MODAL="__OPENMODAL__",e.REFRESH_TABLE="__REFRESHTABLE__",e))($e||{}),We=(e=>(e.INLINE="inline",e.MODAL="modal",e))(We||{}),je=(e=>(e.DELETE="delete",e.COPY="copy",e))(je||{}),Fe=(e=>(e.DELETE="delete",e.EDIT="edit",e.COPY="copy",e))(Fe||{}),Ve=(e=>(e.JS="js",e))(Ve||{}),qe=(e=>(e.alwaysCover="alwaysCover",e.notCovered="notCovered",e))(qe||{}),Je=(e=>(e.HIDDEN="hidden",e.READONLY="readonly",e.DISABLED="disabled",e.REQUIRED="required",e.ASSIGNMENT="assignment",e))(Je||{}),Qe=(e=>(e.OUTLINE="OUTLINE",e.WIDGETS="WIDGETS",e.FIELD="FIELD",e.MODAL="MODAL",e.JS="JS",e.CSS="CSS",e.TEMPLATE="TEMPLATE",e.LO="LO",e))(Qe||{}),Ze=(e=>(e.FORM="form",e.LAYOUT="layout",e.ADVANCED="advanced",e.DATA="data",e.BUTTON="button",e.RDO="rdo",e.KIT="kit",e.PROCESS="process",e))(Ze||{}),p=(e=>(e.WEB="web",e.MOBILE="mobile",e))(p||{}),ze=(e=>(e.MODAL="modal",e.MODAL_BODY="modalBody",e.MODAL_FOOTER="modalFooter",e.BottomButtonContainer="bottom-button-container",e))(ze||{}),Ye=(e=>(e.WEEK_NOW="sys.pageDesigner.dateRange.weekNow",e.MONTH_NOW="sys.pageDesigner.dateRange.monthNow",e.QUARTER_NOW="sys.pageDesigner.dateRange.quarterNow",e.YEAR_NOW="sys.pageDesigner.dateRange.yearNow",e.WEEk_BEFORE="sys.pageDesigner.dateRange.weekBefore",e.MONTH_BEFORE="sys.pageDesigner.dateRange.monthBefore",e.QUARTER_BEFORE="sys.pageDesigner.dateRange.quarterBefore",e.YEAR_BEFORE="sys.pageDesigner.dateRange.yearBefore",e.DATE_BEFORE="sys.pageDesigner.dateRange.dateBefore",e.DATE_AFTER="sys.pageDesigner.dateRange.dateAfter",e))(Ye||{}),et=(e=>(e.DROPDOWN_SELECTION="dropdownSelection",e.TREE_SELECTION="treeSelection",e.MODAL_BOX_SELECTION="modalBoxSelection",e))(et||{}),tt=(e=>(e["¥"]="¥",e.$="$",e.S$="S$",e))(tt||{}),rt=(e=>(e.d="d",e["d:h"]="d:h",e["d:h:m"]="d:h:m",e["d:h:m:s"]="d:h:m:s",e.h="h",e["h:m"]="h:m",e["h:m:s"]="h:m:s",e.m="m",e["m:s"]="m:s",e.s="s",e))(rt||{}),it=(e=>(e.d="days",e["d:h"]="dayhour",e["d:h:m"]="dayhourminute",e["d:h:m:s"]="dayhourminutesecond",e.h="hour",e["h:m"]="hourminute",e["h:m:s"]="hourminutesecond",e.m="minute",e["m:s"]="minutesecond",e.s="seconds",e))(it||{}),at=(e=>(e["¥"]="chMoney",e.$="usMoney",e.S$="sgpMoney",e))(at||{}),st=(e=>(e.SingleChoice="radio",e.MultipleChoice="checkbox",e))(st||{}),nt=(e=>(e.Current="current",e.Whole="whole",e))(nt||{}),ot=(e=>(e.Local="local",e.Server="server",e.PREVIEW_PRINT="PreviewPrint",e.DIRECT_PRINTING="DirectPrinting",e))(ot||{}),lt=(e=>(e.OPEN="open",e.APPROVE="linkApprove",e))(lt||{}),ct=(e=>(e.SYSTEM="system",e.TRANSACTION="transaction",e))(ct||{}),dt=(e=>(e.CURRENT="current",e.REFERENCE="reference",e))(dt||{}),ut=(e=>(e.BLOCK="block",e.INLINE_BLOCK="inline-block",e))(ut||{}),ht=(e=>(e.DEFAULT="default",e.LINK="link",e))(ht||{}),gt=(e=>(e.DEFAULT="default",e.PRIMARY="primary",e.ERROR="error",e.WARNING="warning",e.SUCCESS="success",e))(gt||{}),ft=(e=>(e.ORDINARY="ordinary",e.SQUARE="square",e))(ft||{}),Rt=(e=>(e.SMALL="small",e.DEFAULT="middle",e.LARGE="large",e))(Rt||{}),Tt=(e=>(e.TEXT="TEXT",e.ICON_TEXT="ICON_TEXT",e.ICON="ICON",e))(Tt||{}),Et=(e=>(e.PRIMARY="primary",e.DEFAULT="default",e.DASHED="dashed",e.LINK="link",e))(Et||{}),Nt=(e=>(e.PRIMARY="primary",e.DANGER="danger",e.DEFAULT="default",e))(Nt||{});const ei={TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0}],ICON_TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0,hasIcon:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0,hasIcon:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0,hasIcon:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0,hasIcon:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0,hasIcon:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0,hasIcon:!0}],ICON:[{type:"primary",hasIcon:!0},{type:"default",hasIcon:!0},{type:"primary",danger:!0,hasIcon:!0},{type:"default",danger:!0,hasIcon:!0},{type:"dashed",hasIcon:!0},{type:"link",hasIcon:!0}]};var At=(e=>(e.COLUMNDELETE="columnDelete",e.COLUMNLINK="columnLink",e.COPY="copy",e.VERSION_COPY="version_copy",e.VERSION_CREATE="version_create",e.DETAILS="details",e.EDIT="edit",e.USAGEINFORMATION="usageInformation",e.MODELINGTRACEABILITY="modelingTraceability",e.IMPORT="import",e.EXPORT="export",e.BATCHDELETE="batchDelete",e.SUBMIT="submit",e.RESET="reset",e.EXCUTE="excute",e.LABEL_PRINT="label_print",e.DOCUMENT_PRINT="document_print",e.EXAMINE_AND_APPROVE="examineAndApprove",e))(At||{}),Ot=(e=>(e.NONE="none",e.EMBEDDED="embedded",e.EXTERNAL="external",e))(Ot||{}),_t=(e=>(e.DEFAULT="default",e.EMBED="embed",e.SUB="sub",e))(_t||{}),bt=(e=>(e.DEFAULTEDITING="defaultEditing",e.CLICKTOENTEREDITING="clickToEnterEditing",e))(bt||{}),St=(e=>(e.GCT="gct",e.GCT_MODAL="gct-modal",e.GCT_SUB_TABLE_MODAL="gct-sub-table-modal",e))(St||{}),It=(e=>(e.ALL="ALL",e.SEARCH="SEARCH",e.SEARCHALL="SEARCHALL",e.LEVEL="LEVEL",e.CHILDREN="CHILDREN",e))(It||{}),Lt=(e=>(e.REALTIMEDATASOURCE="realTimeDataSource",e.SERVICEDATASOURCE="serviceDataSource",e))(Lt||{}),vt=(e=>(e.SIGNATURE_ONLY="signature_only",e.SIGNATURE_DATE="signature_date",e.SIGNATURE_DATETIME="signature_datetime",e))(vt||{}),Dt=(e=>(e.WIPE_DATA="wipe_data",e.REFRESHDATA="refresh_data",e))(Dt||{}),Mt=(e=>(e.PAGE="page",e.MODAL="modal",e))(Mt||{}),mt=(e=>(e.RdoInput="rdo-input",e.Input="input",e.ElectronicSignature="electronic-signature",e.UseinfoButton="useinfo-button",e.ModelingButton="modeling-button",e.ImportButton="gc-import-button",e.ExportButton="gc-export-button",e.DocumentPrintButton="document-print-button",e.SubmitButton="submit-button",e.BatchDeleteButton="batchdelete-button",e.CustomButton="custom-button",e.TableLinkButton="table-link-button",e.TableInfoButton="table-info-button",e.TableApproveButton="table-approve-button",e.OpeButton="ope-button",e.ResetButton="reset-button",e.RdoSaveButton="rdo-save-button",e.LabelPrintButton="labelprint-button",e.ProcessButton="process-button",e.ProcessApproveButton="process-approve-button",e.CreateButton="create-button",e.DeleteButton="delete-button",e.CopyButton="copy-button",e.RefreshButton="refresh-button",e.CreateVersionButton="create-version-button",e.CopyVersionButton="copy-version-button",e.Checkbox="checkbox",e.DataTable="data-table",e.TreeTable="tree-table",e.DataTableColumn="data-table-column",e.RefDataTable="ref-data-table",e.DataList="data-list",e.RdoDataList="rdo-data-list",e.DataTableOpe="data-table-ope",e.DataTableFormula="data-table-formula",e.Datepicker="datepicker",e.DateTimepicker="datetimepicker",e.Department="department",e.Form="form",e.RdoForm="rdo-form",e.RdoTable="rdo-table",e.MedProRdoForm="medprordo-form",e.MedProRdoTable="medprordo-table",e.FormProcess="form-process",e.Inputmoney="inputmoney",e.Inputnumber="inputnumber",e.InputDouble="inputdouble",e.Radio="radio",e.Select="select",e.RdoSelect="rdo-select",e.Switch="switch",e.Textarea="textarea",e.Timepicker="timepicker",e.Userpicker="userpicker",e.Search="search",e.SelectSearch="select-search",e.QuickSearch="quick-search",e.LayoutContainer="layout-container",e.ButtonContainer="button-container",e.ButtonProcessContainer="button-process-container",e.BottomButtonContainer="bottom-button-container",e.Grid="grid",e.GridCol="grid-col",e.Tabs="tabs",e.TabPane="tab-pane",e.LeftRightColumns="left-right-columns",e.TopBottomColumns="top-bottom-columns",e.LeftLayoutThree="left-layout-three",e.TopLayoutThree="top-layout-three",e.UploadFile="upload-file",e.UploadImage="upload-image",e.SubTable="sub-table",e.SubTableOpe="sub-table-ope",e.SubTableAddBtn="sub-table-add-button",e.SubTableCopyBtn="sub-table-copy-button",e.SubTableEditBtn="sub-table-edit-button",e.SubTableDeleteBtn="sub-table-delete-button",e.LinkPageBtn="link-page-button",e.Collapse="collapse",e.CardList="card-list",e.CardHeaderLeft="card-header-left",e.CardHeaderRight="card-header-right",e.CardContent="card-content",e.CardOpeBtn="card-ope-btn",e.BaseButton="base-button",e.ReadonlyCmp="readonlycmp",e.TableSelect="table-select",e.GenCheckbox="gen-checkbox",e.GenRadio="gen-radio",e.GenSwitch="gen-switch",e.WorkflowNodes="workflow-nodes",e.WorkflowNodeModal="workflow-node-modal",e.ESOP="e-sop",e.EXPRESSION="expression",e.ExpressionCondition="expression-condition",e.AGG="agg",e.DynamicFormType="dynamic-form-type",e.DynamicFormValue="dynamic-form-value",e.DynamicFormOpts="dynamic-form-options",e.DynamicFormShowType="dynamic-form-show-type",e.DynamicTable="dynamic-table",e.Transaction="transaction",e.SerialRule="serial-rule",e.LabelTemplate="label-template",e.LabelTemplateRef="label-template-ref",e.DocumentTemplate="document-template",e.Wacom="wacom",e.Text="text",e.CustomField="custom-field",e.Printer="printer",e.Descriptions="descriptions",e.RangeUser="range-user",e.GenImage="gen-image",e.TestButton="test-button",e.Iframe="iframe",e.ExcuteButton="medproexcute-button",e.SubDataTable="sub-data-table",e.Signature="signature",e.OnlineForm="online-form",e.TmplTreeSelect="tmpl-tree-select",e.Boolean="boolean",e.BizProcess="biz-process",e.ApprovalHistory="approval-history",e.FlowDiagram="flow-diagram",e))(mt||{}),pt=(e=>(e.SearchInput="SearchInput",e.SearchNumberInput="SearchNumberInput",e.SearchStringNumberInput="SearchStringNumberInput",e.SearchSwitch="SearchSwitch",e.SearchDate="SearchDate",e.SearchDateTime="SearchDateTime",e.SearchTime="SearchTime",e.SearchSelect="SearchSelect",e.SearchRdoSelect="SearchRdoSelect",e.SearchTransaction="SearchTransaction",e.SearchTmplTreeSelect="SearchTmplTreeSelect",e.SearchPrinter="SearchPrinter",e.SearchBizProcess="SearchBizProcess",e))(pt||{}),yt=(e=>(e.ATUO="selfAdaption",e.ENUMERATION="fixed",e.PERCENTAGE="percentage",e))(yt||{}),Ct=(e=>(e.NULL="NULL",e.STRING="空字符串",e.ZERO="0",e))(Ct||{}),Ut=(e=>(e.TOTAL="total",e.AVERAGE="average",e))(Ut||{}),wt=(e=>(e.RIGHT="right",e.NONE="",e.LEFT="left",e))(wt||{}),Bt=(e=>(e.COLUMN_TEXT="COLUMN_TEXT",e.COLUMN_NUMBER="COLUMN_NUMBER",e.COLUMNTEXT_DATA="COLUMNTEXT_DATA",e.COLUMNTEXT_REF="COLUMNTEXT_REF",e.COLUMNTEXT_ENUM="COLUMNTEXT_ENUM",e.COLUMNTEXT_ORG="COLUMNTEXT_ORG",e.COLUMNTEXT_USER="COLUMNTEXT_USER",e.COLUMNTEXT_BOOLEAN="COLUMNTEXT_BOOLEAN",e.COLUMNTEXT_IMAGE="COLUMNTEXT_IMAGE",e))(Bt||{}),kt=(e=>(e.LINE="line",e.CARD="card",e.TEXt="text",e.CAPSULE="capsule",e.CUSTOM="custom",e))(kt||{}),xt=(e=>(e.ASC="asc",e.DESC="desc",e))(xt||{}),Gt=(e=>(e.CMP_TEXT="TEXT",e.CMP_TEXTAREA="TEXTAREA",e.CMP_ELECTRONICSIGNATURE="ELECTRONICSIGNATURE",e.CMP_BOOLEAN="BOOLEAN",e.CMP_SELECT_LIST="SELECT_LIST",e.CMP_RADIO="RADIO",e.CMP_CHECKBOX="CHECKBOX",e.CMP_DROPDOWN_SELECT="dropdownSelection",e.CMP_MODAL="modalBoxSelection",e.CMP_TREE_SELECTION="treeSelection",e.CMP_NUMBER="NUMBER",e.CMP_CURRENCY="CURRENCY",e.CMP_TIME="TIME",e))(Gt||{});const ti={TEXT:"sys.pageDesigner.bindCmpStyle.bindText",TEXTAREA:"sys.pageDesigner.bindCmpStyle.bindTextarea",ELECTRONICSIGNATURE:"sys.pageDesigner.bindCmpStyle.electronicSignature",BOOLEAN:"sys.pageDesigner.bindCmpStyle.bindBoolean",SELECT_LIST:"sys.pageDesigner.bindCmpStyle.bindSelectList",RADIO:"sys.pageDesigner.bindCmpStyle.bindRadio",CHECKBOX:"sys.pageDesigner.bindCmpStyle.bindCheckbox",dropdownSelection:"sys.pageDesigner.bindCmpStyle.bindDropdownSelect",modalBoxSelection:"sys.pageDesigner.bindCmpStyle.bindModal",treeSelection:"sys.pageDesigner.bindCmpStyle.bindTreeSelection",NUMBER:"sys.pageDesigner.bindCmpStyle.bindNumber",CURRENCY:"sys.pageDesigner.bindCmpStyle.bindCurrency",TIME:"sys.pageDesigner.bindCmpStyle.bindTime"};var Xt=(e=>(e.BindText="bindText",e.BindLongText="BindLongText",e.BindBool="bindBool",e.BindPerson="bindPerson",e.BindDept="bindDept",e.BindLink="bindLink",e.BindMulti="bindMulti",e.BindNum="bindNum",e.BindDecimal="bindDecimal",e))(Xt||{});const ri={TEXT:"input",TEXTAREA:"textarea",ELECTRONICSIGNATURE:"electronic-signature",SELECT_LIST:"select",RADIO:"radio",CHECKBOX:"checkbox"},ii={bindText:["TEXT","TEXTAREA"],BindLongText:["TEXT","TEXTAREA","ELECTRONICSIGNATURE"],bindBool:["BOOLEAN","SELECT_LIST","RADIO","CHECKBOX"],bindPerson:["dropdownSelection","modalBoxSelection"],bindDept:["treeSelection","modalBoxSelection"],bindLink:["SELECT_LIST","RADIO"],bindMulti:["SELECT_LIST","CHECKBOX"],bindNum:["NUMBER","CURRENCY","TIME"],bindDecimal:["NUMBER","CURRENCY"]};var Kt=(e=>(e.FOLD_ALL="foldAll",e.FOLD_PART="foldPart",e))(Kt||{});const ai=[g.BOOLEAN,g.DATE,g.DATE_TIME,g.DECIMAL,g.DOUBLE,g.ENUM,g.ENUM_MULTI,g.INTEGER,g.LONG,g.LONG_TEXT,g.TEXT,g.USER_MULTI,g.USER,g.TIME,g.REF_MULTI,g.REF,g.RDO_REF,g.ORG_MULTI,g.ORG,g.AGG,g.EXPRESSION,g.SERIAL,g.ONLINE_FORM_TEMPLATE,g.E_DHR_TEMPLATE,g.PRINTER,g.LABEL_TEMPLATE_REF,g.Biz_Process,g.DOCUMENT_TEMPLATE];var Pt=(e=>(e.SUCCESS="SUCCESS",e.FAILURE="FAILURE",e.PREPARING="PREPARING",e.EVENTING="EVENTING",e.PROCESSIING="PROCESSIING",e.DEPLOYING="DEPLOYING",e))(Pt||{}),Ht=(e=>(e.Insert="Insert",e.Update="Update",e.Delete="Delete",e.Import="Import",e.Export="Export",e.Setting="Setting",e.Download="Download",e.Test="Test",e.Design="Design",e.Add="Add",e))(Ht||{}),$t=(e=>(e.ResetPassword="ResetPassword",e.PermissionSetting="PermissionSetting",e.RemoveAndHandover="RemoveAndHandover",e.CategoryManagement="CategoryManagement",e.BaiscSetting="BaiscSetting",e.WatermarkSetting="WatermarkSetting",e.SecuritySetting="SecuritySetting",e.LoginSetting="LoginSetting",e.ThemeSetting="ThemeSetting",e.OrganizationSetting="OrganizationSetting",e.ApkSetting="ApkSetting",e.DevelopIconManagement="DevelopIconManagement",e.DevelopImageManagement="DevelopImageManagement",e.Reprint="Reprint",e.ViewTask="ViewTask",e.ManualTrigger="ManualTrigger",e.Setting="Setting",e.Terminate="Terminate",e.Reassign="Reassign",e.Log="Log",e.Moving="Moving",e.EnableDisable="EnableDisable",e))($t||{});const si=["Insert","Update","Delete"],ni=["BaiscSetting","WatermarkSetting","SecuritySetting","LoginSetting","ThemeSetting","OrganizationSetting","ApkSetting"];var Wt=(e=>(e.XS="XS",e.SM="SM",e.MD="MD",e.LG="LG",e.XL="XL",e.XXL="XXL",e))(Wt||{}),jt=(e=>(e[e.XS=480]="XS",e[e.SM=576]="SM",e[e.MD=768]="MD",e[e.LG=992]="LG",e[e.XL=1200]="XL",e[e.XXL=1600]="XXL",e))(jt||{});const L=new Map;L.set("XS",480);L.set("SM",576);L.set("MD",768);L.set("LG",992);L.set("XL",1200);L.set("XXL",1600);const Ft="TIMEZONE__",oi="TENANT__",li="TOKEN__",ci="LOCALE__",di="LOCALE__LIST",ui="LOCAL_I18N_TRANSLATE",hi="USER__INFO__",gi="ROLES__KEY__",fi="PROJ__CFG__KEY__",Ri="LOCK__INFO__KEY__",Ti="MULTIPLE_TABS__KEY__",Ei="__APP__DARK__MODE__",Ni="COMMON__LOCAL__KEY__",Ai="COMMON__SESSION__KEY__",Oi="DESIGNER_SESSION_CACHE_KEY";var Vt=(e=>(e[e.SESSION=0]="SESSION",e[e.LOCAL=1]="LOCAL",e))(Vt||{}),qt=(e=>(e.EQ="eq",e.IEQ="iEq",e.NE="ne",e.INE="ine",e.GT="gt",e.GE="ge",e.LT="lt",e.LE="le",e.ISNULL="isNull",e.ISNOTNULL="isNotNull",e.LIKE="like",e.ILIKE="iLike",e.NOTLIKE="notLike",e.NOTILIKE="iNotLike",e.LEFTLIKE="leftLike",e.ILEFTLIKE="iLeftLike",e.RIGHTLIKE="rightLike",e.IRIGHTLIKE="iRightLike",e.IN="in",e.NOTIN="notIn",e.CONTAINANY="containAny",e.CONTAINALL="containAll",e.RANGE="range",e.ORANGE="oRange",e.LORANGE="loRange",e.RORANGE="roRange",e.VERSIONIN="versionIn",e))(qt||{});const _i=["in","notIn","containAny","containAll","versionIn"];var Jt=(e=>(e.LEFT="left",e.CENTER="center",e.RIGHT="right",e.BETWEEN="between",e))(Jt||{});const bi=["#DBDBDB","#FFE4E4","#D1D1D1","#838383","#838383","#FFEECB","#D8E3FF","#FF8888","#FF8888","#0DAA9C","#3370FF"];var Qt=(e=>(e[e.SINGLELINE=0]="SINGLELINE",e[e.HEAD=1]="HEAD",e[e.BATCH=2]="BATCH",e[e.SINGLELINE_RDO=3]="SINGLELINE_RDO",e))(Qt||{}),Zt=(e=>(e[e.parentVersion=0]="parentVersion",e[e.childVersion=1]="childVersion",e))(Zt||{}),zt=(e=>(e[e.PAGE_NOT_ACCESS=403]="PAGE_NOT_ACCESS",e[e.PAGE_NOT_FOUND=404]="PAGE_NOT_FOUND",e[e.ERROR=500]="ERROR",e[e.NET_WORK_ERROR=1e4]="NET_WORK_ERROR",e[e.PAGE_NOT_DATA=10100]="PAGE_NOT_DATA",e))(zt||{}),Yt=(e=>(e.VUE="vue",e.SCRIPT="script",e.RESOURCE="resource",e.AJAX="ajax",e.PROMISE="promise",e))(Yt||{}),er=(e=>(e[e.SUCCESS=200]="SUCCESS",e[e.ERROR=-1]="ERROR",e[e.TIMEOUT=401]="TIMEOUT",e.TYPE="success",e))(er||{}),tr=(e=>(e.GET="GET",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE",e))(tr||{}),P=(e=>(e.JSON="application/json;charset=UTF-8",e.FORM_URLENCODED="application/x-www-form-urlencoded;charset=UTF-8",e.FORM_DATA="multipart/form-data;charset=UTF-8",e))(P||{}),rr=(e=>(e.submit="post",e.listByIds="get",e.getone="post",e.listAll="post",e.listByPage="post",e.listTree="post",e.save="post",e.saveOrUpdate="post",e.saveBatch="post",e.importData="post",e.exportData="post",e.remove="post",e.removeById="delete",e.removeByIds="delete",e.update="put",e.updateById="put",e.updateByIds="put",e.rdoSave="post",e.rdoListAll="post",e.rdoListByPage="post",e.rdoListVersionById="get",e.rdoSaveVersion="post",e.rdoSaveBatch="post",e.rdoUpdateVersionById="put",e.rdoRemoveVersionById="delete",e.rdoRemoveById="delete",e.rdoGetVersionById="get",e.getOne="post",e.rdoGetVersionByRefId="post",e.getById="get",e.rdoListAllVersion="post",e.rdoRefListByPage="post",e.export="post",e.import="post",e.rdoExport="post",e.rdoImport="post",e.biz_search="post",e))(rr||{}),ir=(e=>(e.SIDEBAR="sidebar",e.MIX_SIDEBAR="mix-sidebar",e.MIX="mix",e.TOP_MENU="top-menu",e))(ir||{}),ar=(e=>(e.NONE="NONE",e.FOOTER="FOOTER",e.HEADER="HEADER",e))(ar||{}),sr=(e=>(e.VERTICAL="vertical",e.HORIZONTAL="horizontal",e.VERTICAL_RIGHT="vertical-right",e.INLINE="inline",e))(sr||{}),nr=(e=>(e[e.NONE=0]="NONE",e[e.TOP=1]="TOP",e[e.LEFT=2]="LEFT",e))(nr||{}),or=(e=>(e.CENTER="center",e.START="start",e.END="end",e))(or||{}),lr=(e=>(e.HOVER="hover",e.CLICK="click",e))(lr||{}),cr=(e=>(e.BASE_LOGIN="/login",e.BASE_TENANT="/tenant",e.BASE_HOME="/home",e.USER_CENTER="/user-center",e.PROCESS_CENTER="/process",e.MESSAGE_CENTER="/message",e.ERROR_PAGE="/exception",e.ERROR_LOG_PAGE="/error-log/list",e.USER_CENTER_PWD="/user-center/password",e))(cr||{}),dr=(e=>(e.SUPER="super",e.TEST="test",e))(dr||{}),ur=(e=>(e.DEFAULT="default",e.SMALL="small",e.LARGE="large",e))(ur||{}),hr=(e=>(e.APPROVING="APPROVING",e.COMPLETED="COMPLETED",e.REFUSED="REFUSED",e.REJECTED="REJECTED",e.TERMINATED="TERMINATED",e.WITHDRAWN="WITHDRAWN",e))(hr||{});const Si={APPROVING:"sys.process.status.approving",COMPLETED:"sys.process.status.completed",REFUSED:"sys.process.status.refused",REJECTED:"sys.process.status.rejected",TERMINATED:"sys.process.status.terminated",WITHDRAWN:"sys.process.status.withdrawn"};var gr=(e=>(e.MY_APPLICATION="myApplication",e.MY_AGENT="myAgent",e.MY_DONE="myDone",e.MY_CUSTOM="myCustom",e.MY_CUSTOM_Modal="myCustomModal",e))(gr||{}),D=(e=>(e.DESIGN="design",e.WEB="web",e.MOBILE="mobile",e))(D||{});class fr{constructor(){l(this,"projectName",S.PORTAL);l(this,"tenantId","");l(this,"lang","zh-CN");l(this,"appInfo",{})}}class H{constructor(){l(this,"loaded",!1);l(this,"isNew",!0);l(this,"loading",!1);l(this,"destroyed",!1);l(this,"data",{})}}class A{constructor(){l(this,"disabled",!1);l(this,"readonly",!1);l(this,"visible",!0);l(this,"keepalive",!1);l(this,"destroyed",!1)}}class Rr extends A{}class Tr extends A{}class Er extends A{constructor(){super(...arguments);l(this,"activePane","")}}class Nr extends A{}class $ extends A{constructor(){super(...arguments);l(this,"label","");l(this,"value",null);l(this,"options",[])}}class Ar extends A{constructor(){super(...arguments);l(this,"expand",!0)}}class Or extends ${}const Ii=x.defineStore("global-store",{state(){return new fr},getters:{getAppInfo(){return this.appInfo}},actions:{getAppInfo(){return this.appInfo},setProjectName(e){this.$state.projectName=e},setTenantId(e){this.$state.tenantId=e},setLang(e){this.$state.lang=e}}});class _r{constructor(){l(this,"pinia",x.createPinia());l(this,"store");x.setActivePinia(this.pinia),this.store=Ii()}}function Li(e){if(e instanceof Array)e&&e.length>0&&e.splice(0,e.length);else if(e instanceof Object&&e)for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&delete e[t]}class vi{constructor(){this.map=new Map,this.maxListeners=100}setMaxListeners(t){this.maxListeners=t}getSize(t){return this.map.has(t)?this.map.get(t).length:0}addListener(t,r){if(r instanceof Function){this.map.has(t)||this.map.set(t,[]);const i=this.map.get(t);if(i.length<this.maxListeners)i.push(r);else throw new Error(`事件监听已达最大上限[${this.maxListeners}],无法新增监听!`)}}removeListener(t,r){if(this.map.has(t)){const i=this.map.get(t);if(i.length>0){for(let s=0;s<i.length;s++)if(i[s]===r){i.splice(s,1);break}}}}emit(t,...r){this.map.has(t)&&this.map.get(t).forEach(s=>{s(...r)})}async asyncEmit(t,...r){if(this.map.has(t)){const s=this.map.get(t).map(a=>a(...r));return Promise.all(s)}return[]}reset(){this.map.forEach(t=>{Li(t)}),this.map.clear()}}class br{constructor(t){this.e=new vi,this.e.setMaxListeners(t||300)}getSize(t){return this.e.getSize(t)}on(t,r){this.e.addListener(t,r)}off(t,r){this.e.removeListener(t,r)}emit(t,...r){this.e.emit(t,...r)}asyncEmit(t,...r){return this.e.asyncEmit(t,...r)}reset(){this.e.reset()}}const{toString:Di}=Object.prototype;function Mi(e){return W(e)==="function"}function Q(e){return W(e)==="object"}function mi(e){return W(e)==="array"}const pi={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object","[object Set]":"set","[object Map]":"map","[object WeakMap]":"weakmap"};function W(e){return pi[Di.call(e)]}function j(e,t,r=0,i=!1,s="/"){let a="";if(i&&!/^(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)$/.test(location.hostname)){const o=location.hostname;o.indexOf(".")!==o.lastIndexOf(".")&&(a=`;domain=${o.substring(o.indexOf("."),o.length)}`)}if(r!==0){const n=r*24*60*60*1e3,o=new Date(new Date().getTime()+n);document.cookie=`${e}=${escape(t)};path=${s};expires=${o.toUTCString()}${a}`}else document.cookie=`${e}=${escape(t)};path=${s}${a}`}function Sr(e,t){j(e,"",-1,t)}function Ir(e){const t=new RegExp(`(^| )${e}=([^;]*)(;|$)`),r=document.cookie.match(t);return r&&r.length>1?unescape(r[2]):null}class C{constructor(){this.items=[]}get size(){return this.items.length}callSync(t,...r){const i=t||Object.create({});let s;for(let a=0;a<this.items.length;a++){const n=this.items[a];if(n.fn&&(s=n.fn(i,...r)),s===null){console.warn(`因${n.fn?n.fn.name:null}方法返回值为「null」,钩子中断执行。`,n);break}}return i}tap(t){if(t&&Mi(t)){const r={mode:"sync"};r.fn=t,this.items.push(r)}}removeTap(t){if(t)for(let r=0;r<this.items.length;r++){const i=this.items[r];t===i.fn&&this.items.splice(r,1)}}clear(){this.items=[]}}class G{constructor(){l(this,"map",new Map);l(this,"providers",new Map);l(this,"hooks",{register:new C,unregister:new C})}register(t,r){this.map.set(t,r);const i=r();this.providers.set(t,i),this.hooks.register.callSync(null,t,i)}unregister(t){this.map.delete(t);const r=this.providers.get(t);r&&(this.hooks.unregister.callSync(null,t,r),this.providers.delete(t))}getProvider(t){return this.providers.get(t)}getKeys(){return Array.from(this.map.keys())}getProviders(){return Array.from(this.providers.values())}}const b=class b{static register(t,r){b.editors.set(t,r)}static unregister(t){b.editors.delete(t)}static get(t){if(this.providers.has(t))return this.providers.get(t);const r=b.editors.get(t);if(r){const i=r();return this.providers.set(t,i),i}return null}};l(b,"editors",new Map),l(b,"providers",new Map);let U=b;const M=class M{static register(t,r){M.items.set(t,r)}static unregister(t){M.items.delete(t)}static create(t){const r=M.items.get(t);return r?r():null}};l(M,"items",new Map);let w=M;class X{constructor(){l(this,"map",new Map);l(this,"hooks",{register:new C,unregister:new C})}register(t,r){this.map.set(t,r),this.hooks.register.callSync(null,t,r)}unregister(t){this.map.delete(t),this.hooks.unregister.callSync(null,t)}get(t){return this.map.get(t)}keys(){return Array.from(this.map.keys())}}var F=(e=>(e.PREFIX="EDITOR___",e))(F||{}),Lr=(e=>(e.LENGTH_UNIT="length-unit",e.COLOR="color",e.SPAN="span",e.TEXT="text",e.NUMBER="number",e.INFO="info",e.SELECT="select",e.RADIO="radio",e.PICKER="picker",e.I18N="i18n",e.TEXTAREA="textarea",e.DATE_RANGE="date-range",e.SWITCH="switch",e.CHECK_SWITCH="check-switch",e.ICON_SELECT="icon-select",e.CHECKBOX="checkbox",e))(Lr||{}),vr=(e=>(e.LENGTH_UNIT="length-unit-editor",e.COLOR="color-editor",e.SPAN="span-editor",e.TEXT="text-editor",e.NUMBER="number-editor",e.INFO="info-editor",e.SELECT="select-editor",e.MODEL_SELECT="model-editor",e.Field_SELECT="field-editor",e.RADIO="radio-editor",e.PICKER="picker-editor",e.I18N="i18n-editor",e.TEXTAREA="textarea-editor",e.DATE_RANGE="date-range-editor",e.SWITCH="switch-editor",e.CHECK_SWITCH="check-switch-editor",e.ICON_SELECT="icon-select-editor",e.CHECKBOX="checkbox-editor",e.BORDER="border-editor",e.BORDER_RADIUS="border-radius-editor",e.ALIGN="align-editor",e.FONT_STYLE="font-style-editor",e.POSITION="position-editor",e.SPACING="spacing-editor",e.MARGIN="margin-editor",e))(vr||{}),Dr=(e=>(e.FORM_TITLE_GROUP="form-title-group",e))(Dr||{});const I={TOKEN:"gct-token",TENANT:"gct-tenant"},Mr="gct",mr="/minio";function K(e,t){return _.mergeWith(_.cloneDeep(e),t,(r,i)=>{if(Q(r)&&Q(i))return _.mergeWith(_.cloneDeep(r),i,(s,a)=>mi(s)?_.unionWith(s,a,_.isEqual):void 0)})}function pr(){return Ir(I.TOKEN)}function yi(e){e?j(I.TOKEN,e,7,!0):Sr(I.TOKEN,!0)}function Ci(){return Ir(I.TENANT)}function Ui(e){e?j(I.TENANT,e,7,!0):Sr(I.TENANT,!0)}function yr(){const e=location.pathname.replace("/src/projects","").split("/");return{aid:e[2],pid:e[3]}}const Cr=(()=>{const e=navigator.userAgent,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/,r=window.innerWidth<=768,i="ontouchstart"in window||navigator.maxTouchPoints>0;return t.test(e)||r&&i})();function Ur(){return localStorage.getItem(Ft)||"UTC+08:00"}function wi(e){e.interceptors.request.use(t=>{if(t.headers||(t.headers=new z.AxiosHeaders),Object.assign(t.headers,{Token:pr(),Source:Cr?502:501,Lang:_gct.store.lang,"Tenant-Id":_gct.store.tenantId,Timezone:Ur()}),!t.headers["App-Tag"])if(t.url.includes("/gct-apaas/")){const r=yr();t.headers["App-Tag"]=r.aid,t.headers.Module="TENANT_CENTER"}else t.headers["App-Tag"]="__platform__";return[S.TENANT_CENTER,S.APP_DESIGNER,S.WEB_RENDER].includes(_gct.store.projectName)?t.headers.Module="TENANT_CENTER":_gct.store.projectName===S.BACKEND_MANAGEMENT&&(t.headers.Module="BACKEND_MANAGEMENT"),t})}class wr{constructor(t={}){l(this,"instance");this._options=t,this.instance=z.create(K({baseURL:"/gct-apaas/api"},t)),this.use(wi)}use(t){t(this.instance)}get(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"GET"})}post(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"POST"})}put(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"PUT"})}delete(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"DELETE"})}options(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"OPTIONS"})}patch(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"PATCH"})}head(t,r={},i={},s={}){return this.request(t,r,i,{...s,method:"HEAD"})}async request(t,r,i,s={}){if(i){const n=qr.stringify(i,{arrayFormat:"brackets"});n&&(t.includes("?")?t+=`&${n}`:t+=`?${n}`)}const a=await this.instance.request(K({url:t,data:JSON.stringify(r||{}),params:i,timeout:120*1e3,headers:{"Content-Type":P.JSON}},s));if(a.status>=200&&a.status<300)return a.data;throw a}}class Br{constructor(){l(this,"configs",new Map);l(this,"cache",new Map)}getConfig(t){return this.configs.get(t)}register(t){this.configs.set(t.tag,t),t.items&&this.cache.set(t.tag,t.items)}unregister(t){this.configs.delete(t),this.cache.delete(t)}get(t){return this.cache.get(t)||[]}async asyncGet(t,r){const i=this.configs.get(t);return i?i.mode==="static"?this.getByConfig(i):i.mode==="async"?this.cache.has(t)?this.cache.get(t)||[]:this.asyncGetByConfig(i,r):[]:[]}getByConfig(t){return t.items||[]}async asyncGetByConfig(t,r={}){if(t.fetch){const i=await t.fetch(r||{});if(i){const[s,a]=t.keys||["name","id"];return this.deepFormat(i,s,a)}}return[]}deepFormat(t,r,i){return t.map(s=>{const a={label:s[r],value:s[i]};return s.children&&s.children.length>0&&(a.options=this.deepFormat(s.children,r,i)),a})}}function Bi(e,t){return _gct.i18n.global.t(e,t)}const ki="is-";function O(e,t,r,i,s){let a=`${e}-${t}`;return r&&(a+=`-${r}`),i&&(a+=`__${i}`),s&&(a+=`--${s}`),a}class kr{constructor(t,r){l(this,"namespace");this.block=t,this.namespace=r||Mr}b(t=""){return O(this.namespace,this.block,t,"","")}e(t){return t?O(this.namespace,this.block,"",t,""):""}m(t){return t?O(this.namespace,this.block,"","",t):""}be(t,r){return t&&r?O(this.namespace,this.block,t,r,""):""}em(t,r){return t&&r?O(this.namespace,this.block,"",t,r):""}bm(t,r){return t&&r?O(this.namespace,this.block,t,"",r):""}bem(t,r,i){return t&&r&&i?O(this.namespace,this.block,t,r,i):""}is(t,r){return t&&r?`${ki}${t}`:""}cssVar(t){const r={};for(const i in t)t[i]&&(r[this.cssVarName(i)]=t[i]);return r}cssVarBlock(t){const r={};for(const i in t)t[i]&&(r[this.cssVarBlockName(i)]=t[i]);return r}cssVarName(t){return`--${this.namespace}-${t}`}cssVarBlockName(t){return`--${this.namespace}-${this.block}-${t}`}}function xi(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var k,Z;function Gi(){if(Z)return k;Z=1;function e(s){if(typeof s!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(s))}function t(s,a){for(var n="",o=0,c=-1,u=0,d,h=0;h<=s.length;++h){if(h<s.length)d=s.charCodeAt(h);else{if(d===47)break;d=47}if(d===47){if(!(c===h-1||u===1))if(c!==h-1&&u===2){if(n.length<2||o!==2||n.charCodeAt(n.length-1)!==46||n.charCodeAt(n.length-2)!==46){if(n.length>2){var f=n.lastIndexOf("/");if(f!==n.length-1){f===-1?(n="",o=0):(n=n.slice(0,f),o=n.length-1-n.lastIndexOf("/")),c=h,u=0;continue}}else if(n.length===2||n.length===1){n="",o=0,c=h,u=0;continue}}a&&(n.length>0?n+="/..":n="..",o=2)}else n.length>0?n+="/"+s.slice(c+1,h):n=s.slice(c+1,h),o=h-c-1;c=h,u=0}else d===46&&u!==-1?++u:u=-1}return n}function r(s,a){var n=a.dir||a.root,o=a.base||(a.name||"")+(a.ext||"");return n?n===a.root?n+o:n+s+o:o}var i={resolve:function(){for(var a="",n=!1,o,c=arguments.length-1;c>=-1&&!n;c--){var u;c>=0?u=arguments[c]:(o===void 0&&(o=process.cwd()),u=o),e(u),u.length!==0&&(a=u+"/"+a,n=u.charCodeAt(0)===47)}return a=t(a,!n),n?a.length>0?"/"+a:"/":a.length>0?a:"."},normalize:function(a){if(e(a),a.length===0)return".";var n=a.charCodeAt(0)===47,o=a.charCodeAt(a.length-1)===47;return a=t(a,!n),a.length===0&&!n&&(a="."),a.length>0&&o&&(a+="/"),n?"/"+a:a},isAbsolute:function(a){return e(a),a.length>0&&a.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var a,n=0;n<arguments.length;++n){var o=arguments[n];e(o),o.length>0&&(a===void 0?a=o:a+="/"+o)}return a===void 0?".":i.normalize(a)},relative:function(a,n){if(e(a),e(n),a===n||(a=i.resolve(a),n=i.resolve(n),a===n))return"";for(var o=1;o<a.length&&a.charCodeAt(o)===47;++o);for(var c=a.length,u=c-o,d=1;d<n.length&&n.charCodeAt(d)===47;++d);for(var h=n.length,f=h-d,N=u<f?u:f,E=-1,R=0;R<=N;++R){if(R===N){if(f>N){if(n.charCodeAt(d+R)===47)return n.slice(d+R+1);if(R===0)return n.slice(d+R)}else u>N&&(a.charCodeAt(o+R)===47?E=R:R===0&&(E=0));break}var J=a.charCodeAt(o+R),Wr=n.charCodeAt(d+R);if(J!==Wr)break;J===47&&(E=R)}var m="";for(R=o+E+1;R<=c;++R)(R===c||a.charCodeAt(R)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+n.slice(d+E):(d+=E,n.charCodeAt(d)===47&&++d,n.slice(d))},_makeLong:function(a){return a},dirname:function(a){if(e(a),a.length===0)return".";for(var n=a.charCodeAt(0),o=n===47,c=-1,u=!0,d=a.length-1;d>=1;--d)if(n=a.charCodeAt(d),n===47){if(!u){c=d;break}}else u=!1;return c===-1?o?"/":".":o&&c===1?"//":a.slice(0,c)},basename:function(a,n){if(n!==void 0&&typeof n!="string")throw new TypeError('"ext" argument must be a string');e(a);var o=0,c=-1,u=!0,d;if(n!==void 0&&n.length>0&&n.length<=a.length){if(n.length===a.length&&n===a)return"";var h=n.length-1,f=-1;for(d=a.length-1;d>=0;--d){var N=a.charCodeAt(d);if(N===47){if(!u){o=d+1;break}}else f===-1&&(u=!1,f=d+1),h>=0&&(N===n.charCodeAt(h)?--h===-1&&(c=d):(h=-1,c=f))}return o===c?c=f:c===-1&&(c=a.length),a.slice(o,c)}else{for(d=a.length-1;d>=0;--d)if(a.charCodeAt(d)===47){if(!u){o=d+1;break}}else c===-1&&(u=!1,c=d+1);return c===-1?"":a.slice(o,c)}},extname:function(a){e(a);for(var n=-1,o=0,c=-1,u=!0,d=0,h=a.length-1;h>=0;--h){var f=a.charCodeAt(h);if(f===47){if(!u){o=h+1;break}continue}c===-1&&(u=!1,c=h+1),f===46?n===-1?n=h:d!==1&&(d=1):n!==-1&&(d=-1)}return n===-1||c===-1||d===0||d===1&&n===c-1&&n===o+1?"":a.slice(n,c)},format:function(a){if(a===null||typeof a!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof a);return r("/",a)},parse:function(a){e(a);var n={root:"",dir:"",base:"",ext:"",name:""};if(a.length===0)return n;var o=a.charCodeAt(0),c=o===47,u;c?(n.root="/",u=1):u=0;for(var d=-1,h=0,f=-1,N=!0,E=a.length-1,R=0;E>=u;--E){if(o=a.charCodeAt(E),o===47){if(!N){h=E+1;break}continue}f===-1&&(N=!1,f=E+1),o===46?d===-1?d=E:R!==1&&(R=1):d!==-1&&(R=-1)}return d===-1||f===-1||R===0||R===1&&d===f-1&&d===h+1?f!==-1&&(h===0&&c?n.base=n.name=a.slice(1,f):n.base=n.name=a.slice(h,f)):(h===0&&c?(n.name=a.slice(1,d),n.base=a.slice(1,f)):(n.name=a.slice(h,d),n.base=a.slice(h,f)),n.ext=a.slice(d,f)),h>0?n.dir=a.slice(0,h-1):c&&(n.dir="/"),n},sep:"/",delimiter:":",win32:null,posix:null};return i.posix=i,k=i,k}var Xi=Gi();const B=xi(Xi);class y{static async loadPluginConfig(t,r,i=[]){const s=`${t}-${r}-${i.join("_")}`;if(this.cache.has(s))return this.cache.get(s);const a={client:r===p.WEB?"WEB":"MOBILE"};i.length>0&&(a.tag=i.join(","));const o=(await _gct.api.platform.plugin.postGetTenantCompList(a)).data;return o.length>0&&this.cache.set(s,o),o}static async loadPlugins(t,r=[]){const i={};if(r.length>0){const s=r.map(n=>{const o=B.join(mr,n.url,"dist");return{imports:{[n.key]:`${o}/${t}.system.min.js?version=${n.version}`},styles:{[n.key]:`${o}/${t}.min.css?version=${n.version}`}}}),a=[];s.forEach(n=>{System.addImportMap(n),n.imports&&Object.keys(n.imports).forEach(o=>{const c=async()=>{try{const u=await System.import(o);i[o]=u,this.module.set(o,u)}catch(u){console.error(u)}};a.push(c())})}),await Promise.all(a)}return i}static async loadPlugin(t,r,i){i=["common",...i];const s=`${t}-${r}-${i.join("_")}`;try{const a=await this.loadPluginConfig(t,r,i);if(!this.cacheModules.has(s)){const n=[];a.forEach(c=>{c.plugins&&n.push(...c.plugins)});const o=await this.loadPlugins(t,n);this.cacheModules.set(s,o)}return[a,this.cacheModules.get(s)]}catch(a){console.error(a)}return[[],{}]}static async loadDesignPlugin(t,r,i=[]){try{const s=await this.loadPlugin(D.DESIGN,r,i),[a,n]=s;return a.forEach(o=>{o.plugins.forEach(u=>{const d=n[u.key];if(!d){console.error(`${u.key} 插件加载失败,请检查插件配置是否正确`);return}if(r===p.WEB){const h=d.web??d.default;h&&_gct.register.designer.web.register(u.key,()=>new h)}else{const h=d.mobile??d.default;h&&_gct.register.designer.mobile.register(u.key,()=>new h)}})}),s}catch(s){console.error(s)}return[[],{}]}static async loadDesignDeletedPlugins(t,r=[]){try{const i=await this.loadPlugins(D.DESIGN,r);r.forEach(s=>{const a=i[s.key];if(!a){console.error(`${s.key} 插件加载失败,请检查插件配置是否正确`);return}if(t===p.WEB){const n=a.web??a.default;n&&_gct.register.designer.web.register(s.key,()=>new n)}else{const n=a.mobile??a.default;n&&_gct.register.designer.mobile.register(s.key,()=>new n)}})}catch(i){console.error(i)}}static async loadMobilePlugin(t=[]){try{const r=await this.loadPlugins(D.MOBILE,t);t.forEach(i=>{if(!r[i.key]){console.error(`${i.key} 插件加载失败,请检查插件配置是否正确`);return}_gct.register.render.mobile.register(i.key,r[i.key].default)})}catch(r){console.error(r)}}static async loadWebPlugin(t=[]){try{const r=await this.loadPlugins(D.WEB,t);t.forEach(i=>{if(!r[i.key]){console.error(`${i.key} 插件加载失败,请检查插件配置是否正确`);return}_gct.register.render.web.register(i.key,r[i.key].default)})}catch(r){console.error(r)}}}l(y,"cache",new Map),l(y,"cacheModules",new Map),l(y,"module",new Map);class Ki{constructor(t,r=!1){l(this,"baseDir");l(this,"url");this.isDev=r,this.url=new URL(t),this.baseDir=B.dirname(this.url.pathname)}dir(t){return this.isDev===!0?t:this.url.origin+B.resolve(this.baseDir,t)}}function Pi(e,t,r,i){return{install(s){e&&t&&_gct.register.editor.register(F.PREFIX+e,t),r&&s.component(i??r.name,r)}}}class xr{constructor(){l(this,"i18n",Vr.createI18n({}));l(this,"storeUtil",new _r);l(this,"store",this.storeUtil.store);l(this,"message");l(this,"dictionary",new Br);l(this,"register",{designer:{mobile:new G,web:new G},render:{mobile:new X,web:new X},editor:U,formItem:w});l(this,"api",{})}t(t,r){return this.i18n.global.t(t,r)}}class Gr{constructor(t){l(this,"evt",new br);l(this,"state",new H);l(this,"item",{});l(this,"provider",{});l(this,"context",{});l(this,"params",{});l(this,"fields",[]);l(this,"modelMap",{});this.model=t,this.init()}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent(),this.calcState()}initEvent(){}calcState(){}initFormItems(t){t.forEach(r=>{let i=null;if((r.type==="item"||r.type==="hidden")&&(this.fields.push(r.name),this.modelMap[r.name]=r),r.type==="item"&&(i=_gct.register.formItem.create(`${r.type}___${r.editor.type}___${r.name}`),i||(i=_gct.register.formItem.create(`${r.type}___${r.editor.type}`))),i||(i=_gct.register.formItem.create(r.type)),!i){console.error(`未找到表单项提供者:${r.type}`,r);return}if(this.provider[r.name]=i,r.type==="item"){const s=r;this.item[s.name]=i.createController(this,s)}else if(r.type==="hidden"){const s=r;this.item[s.name]=i.createController(this,s)}else if(r.type==="container"||r.container){const s=r;this.item[r.name]=i.createController(this,s),s.children&&this.initFormItems(s.children)}})}calcHidden(){Object.keys(this.item).forEach(r=>{const i=this.item[r];if(i.model.hidden){const s=i.model.hidden(this,i,this.state.data);s!=null&&(i.state.visible=!s)}})}getData(){const t={};return this.fields.forEach(r=>{const i=this.item[r];i&&(i.state.visible===!0||i.model.type==="hidden")&&(t[i.key]=i.value)}),t}resetData(){this.fields.forEach(t=>{const r=this.item[t];r&&r.reset()})}async load(){try{if(!this.model.loadRequest)return{};this.state.loading=!0;const t=await this.model.loadRequest({id:this.context.id});return this.fields.forEach(r=>{const i=this.item[r];i&&(i.value=t[i.key]),i.defaultValue()}),this.state.loaded=!0,t}finally{this.state.loading=!1}}destroy(){this.state.destroyed=!0,this.evt.reset(),this.fields.forEach(t=>{const r=this.item[t];r&&r.destroy()})}validate(){return Promise.resolve(!0)}validateItem(t){return Promise.resolve(!0)}loaded(){this.calcHidden(),this.fields.forEach(t=>{this.item[t].defaultValue()}),this.calcState()}mounted(){}}class Hi extends Gr{initEvent(){super.initEvent(),this.evt.on("change",(t,r,i)=>{if(this.model.watch){const a=this.model.watch[t];a&&a(this,r,i)}const s=this.item[t];s&&s.model.watch&&s.model.watch(this,s,r,i),r!=i&&this.calcHidden(),this.model.autosave===!0&&this.state.loading===!1&&this.autoSave()})}autoSave(){return this.save()}save(){const t=this.getData();return this.state.isNew===!0&&this.model.newRequest?this.model.newRequest(t):this.model.updateRequest?this.model.updateRequest({id:this.context.id},t):Promise.resolve(t)}}function $i(e){const t=e();return t.state=T.reactive(t.state),T.onUnmounted(()=>t.destroy()),t}class V{constructor(t){l(this,"model");this.model=t}}class Xr{constructor(t){l(this,"evt",new br);l(this,"context",{});l(this,"params",{});l(this,"state",new H);l(this,"item",{});l(this,"provider",{});this.model=t,this.init()}load(){throw new Error("Method not implemented.")}loaded(){throw new Error("Method not implemented.")}destroy(){throw new Error("Method not implemented.")}validate(){throw new Error("Method not implemented.")}validateItem(t){throw new Error("Method not implemented.")}mounted(){throw new Error("Method not implemented.")}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent()}initEvent(){}initFormItems(t){t.forEach(r=>{let i=null;if(r.type==="item"&&(i=_gct.register.formItem.create(`${r.type}___${r.editor.type}___${r.name}`),i||(i=_gct.register.formItem.create(`${r.type}___${r.editor.type}`))),i||(i=_gct.register.formItem.create(r.type)),!i){console.error(`未找到表单项提供者:${r.type}`,r);return}if(this.provider[r.name]=i,r.type==="item"){const s=r;this.item[s.name]=i.createController(this,r)}else if(r.type==="container"){const s=r;this.item[r.name]=i.createController(this,r),s.children&&this.initFormItems(s.children)}})}getData(){return{}}resetData(){Object.keys(this.state.data).forEach(r=>{const i=this.state.data[r];i&&(typeof i=="object"?Array.isArray(i)?this.state.data[r]=[]:this.state.data[r]={}:this.state.data[r]=null)})}}function Wi(e){const t=new Xr(e);return t.state=T.reactive(t.state),t}class v{constructor(t,r){l(this,"state",this.crateItemState());this.form=t,this.model=r,this.init()}get data(){return this.form.state.data}init(){}destroy(){this.state.destroyed=!0}crateItemState(){return new A}}function ji(e){const t=e();return t.state=T.reactive(t.state),t}class Fi extends v{constructor(){super(...arguments);l(this,"type","collapse-pane")}crateItemState(){return new Rr}}class Vi extends v{constructor(){super(...arguments);l(this,"type","collapse")}crateItemState(){return new Tr}}class qi extends v{constructor(){super(...arguments);l(this,"type","tab")}crateItemState(){return new Er}}class Ji extends v{constructor(){super(...arguments);l(this,"type","tab-pane")}crateItemState(){return new Nr}}class Qi extends v{constructor(){super(...arguments);l(this,"type","group")}crateItemState(){return new Ar}}class q extends v{get key(){return this.model.field??this.model.name}get value(){return this.form.state.data[this.key]}set value(t){const r=_.cloneDeep(this.form.state.data[this.key]);this.form.state.data[this.key]=t,this.form.evt.emit("change",this.key,t,r),this.state.value=t}get editorValue(){return this.model.fields?this.model.fields.map(t=>this.form.item[t].value):this.value}set editorValue(t){this.model.fields?this.model.fields.forEach((r,i)=>{this.form.item[r].value=t==null?void 0:t[i]}):this.value=t}init(){if(super.init(),this.model.type!=="hidden"){const{editor:t}=this.model;this.state.readonly=t.readonly,t.disabled!=null&&(this.state.disabled=t.disabled)}if(this.model.dictionary){const{mode:t}=this.model.dictionary;t==="static"&&(this.state.options=this.model.dictionary.items||[])}}defaultValue(){this.form.state.data[this.key]===void 0&&this.model.defaultValue!==void 0&&(this.form.state.data[this.key]=this.model.defaultValue)}reset(){this.model.defaultValue!==void 0?this.value=this.model.defaultValue:this.value=void 0}crateItemState(){return new $}}class Zi extends q{constructor(){super(...arguments);l(this,"type","item")}async loadDictionary(r){if(this.state.options.length>0)return this.state.options;this.state.options=[],this.state.loading=!0;try{return this.model.dictionary?this.state.options=await _gct.dictionary.asyncGetByConfig(this.model.dictionary,r):this.model.dictionaryTag&&(this.state.options=await _gct.dictionary.asyncGet(this.model.dictionaryTag,r)),this.state.options}finally{this.state.loading=!1}}clearDictionary(){this.state.options=[]}crateItemState(){return new Or}}class zi extends q{constructor(){super(...arguments);l(this,"type","hidden")}}class Yi extends V{}class ea extends V{}function Kr(){return T.inject("formController")}function ta(e){let t=null;if(e){const i=Kr().item[e];i&&(t=T.computed({get(){return i.value},set(s){typeof s=="string"&&(s=s.trim()),!(typeof s!="object"&&i.value==s)&&(i.value=s)}}))}else{let r=T.getCurrentInstance().proxy;const i=r.$props,s=r.$emit;t=T.computed({get:()=>i.value,set:a=>{typeof a=="string"&&(a=a.trim()),!(typeof a!="object"&&i.value==a)&&s("update:value",a)}}),r=null}return t}function ra(e,t){let r=T.getCurrentInstance().proxy;const i=r.$props,s=r.$emit,a=e?e.length:0,n=t?t.length:0,o=T.computed({get:()=>{if(!i.value)return"";let c=i.value;return a>0&&c.startsWith(e)&&(c=c.substring(a)),n>0&&c.endsWith(t)&&(c=c.substring(0,c.length-n)),c},set:c=>{if(i.value===c)return;if(typeof c=="string"&&(c=c.trim()),c==""){s("update:value","");return}let u=c;a>0&&(u=e+u),n>0&&(u=u+t),s("update:value",u)}});return r=null,o}function ia(e){const t=T.inject("modal");return t&&e&&(t.ok=e),t}function aa(e){return new kr(e)}function Pr(e){return typeof e<"u"}function sa(e){const t=T.ref(e||""),r=T.ref(!1),i=T.ref(!1);return T.watch(t,s=>{Pr(s)&&(i.value=!0,r.value=Hr(s))},{immediate:!!e,flush:"sync"}),{clipboardRef:t,isSuccessRef:r,copiedRef:i}}function Hr(e,{target:t=document.body}={}){const r=document.createElement("textarea"),i=document.activeElement;r.value=e,r.setAttribute("readonly",""),r.style.contain="strict",r.style.position="absolute",r.style.left="-9999px",r.style.fontSize="12pt";const s=document.getSelection();let a;s&&s.rangeCount>0&&(a=s.getRangeAt(0)),t.append(r),r.select(),r.selectionStart=0,r.selectionEnd=e.length;let n=!1;try{n=document.execCommand("copy")}catch(o){throw new Error(o)}return r.remove(),a&&s&&(s.removeAllRanges(),s.addRange(a)),i&&i.focus(),n}class na{constructor(t){l(this,"http");this.http=new wr({baseURL:t})}_put(t,r,i,s){return this.http.put(i!=null&&i.id?B.join(t,i==null?void 0:i.id):t,r||{},i||{},s)}_get(t,r,i,s){return this.http.get(t,r||{},i||{},s)}_delete(t,r,i,s){return this.http.delete(t,r||{},i||{},s)}_post(t,r,i,s){return this.http.post(t,r||{},i||{},s)}_options(t,r,i,s){return this.http.options(t,r||{},i||{},s)}_patch(t,r,i,s){return this.http.patch(t,r||{},i||{},s)}_head(t,r,i,s){return this.http.head(t,r||{},i||{},s)}}function $r(){if(window._gct){console.warn("核心包已安装,请勿重复安装!");return}console.info("核心包安装成功!"),window._gct=new xr}exports.AGLINE_ENUMS=Jt;exports.APP_DARK_MODE_KEY_=Ei;exports.APP_LOCAL_CACHE_KEY=Ni;exports.APP_SESSION_CACHE_KEY=Ai;exports.ASSIGNMENTSTRATEGY_ENUM=qe;exports.AggTypes=ge;exports.AppPublishStateEnum=Pt;exports.BaseService=na;exports.BasicAction=Ht;exports.BindCmpStyleEnum=Gt;exports.BindCmpStyleTypeEnum=Xt;exports.BizServiceEnum=rr;exports.BorderStyle=pe;exports.BuiltinType=ze;exports.ButtonColorTheme=gt;exports.ButtonColorType=ht;exports.ButtonGroupType=ei;exports.ButtonOpeEnum=Qt;exports.ButtonSize=Rt;exports.ButtonStyle=ft;exports.ButtonType=Et;exports.ButtonTypeGroup=Tt;exports.ButtonType_vant=Nt;exports.COLUMNS_TYPE=He;exports.CURRENCY_ENUM=tt;exports.CURRENCY_LANG_ENUM=at;exports.CacheTypeEnum=Vt;exports.CategoryTypeEnum=Ze;exports.Ch_BindCmpStyleEnum=ti;exports.ColorEditorController=ea;exports.ContentEnum=Y;exports.ContentTypeEnum=P;exports.CoreConst=I;exports.CreateType=ce;exports.CustomAction=$t;exports.DESIGNER_SESSION_CACHE_KEY=Oi;exports.DatasourceTypeEnum=Lt;exports.DateRangeEnums=Ye;exports.DefaultActions=si;exports.Dependency_ENUM=Je;exports.DesignerRegister=G;exports.DictionaryUtil=Br;exports.DisplayEnums=ut;exports.DisplayType=Xe;exports.EditFormController=Hi;exports.EditorController=V;exports.EditorRegister=U;exports.EditorRegisterConst=F;exports.EditorType=Lr;exports.EditorTypeOld=vr;exports.EntityModelCategoryEnum=Se;exports.EntityModelTypeEnum=Ie;exports.ErrorTypeEnum=Yt;exports.EventCategory=Ue;exports.ExamineAndApproveStateEnum=gr;exports.ExceptionEnum=zt;exports.FIELD_TYPE=g;exports.FIELD_TYPE_BASIC=ne;exports.FIELD_TYPE_CATEGORY=se;exports.FIELD_TYPE_LOGIC=oe;exports.FIELD_TYPE_TRACE=le;exports.FieldDefaultValueTypeEnum=Le;exports.FieldIconMap=zr;exports.FieldSysVarDefaultValueEnum=ve;exports.FieldTypeToJs=Zr;exports.FormCollapseController=Vi;exports.FormCollapsePaneController=Fi;exports.FormCollapsePaneState=Rr;exports.FormCollapseState=Tr;exports.FormComponents=mt;exports.FormContainerType=Dr;exports.FormController=Xr;exports.FormEditItemController=q;exports.FormEditItemState=$;exports.FormGroupController=Qi;exports.FormGroupState=Ar;exports.FormHiddenItemController=zi;exports.FormItemBasicController=v;exports.FormItemBasicState=A;exports.FormItemController=Zi;exports.FormItemRegister=w;exports.FormItemState=Or;exports.FormState=H;exports.FormTabController=qi;exports.FormTabPaneController=Ji;exports.FormTabPaneState=Nr;exports.FormTabState=Er;exports.GENDER_TYPE=Oe;exports.GLOBAL_TYPE=Pe;exports.GLOBAL_VAR_TYPE=Ke;exports.GctFormController=Gr;exports.GctGlobal=xr;exports.GlobalPiniaState=fr;exports.GlobalStoreUtil=_r;exports.HttpUtil=wr;exports.INNER_EVENT=$e;exports.KeyMode=ct;exports.LOCALE_KEY=ci;exports.LOCALE_LIST_KEY=di;exports.LOCAL_I18N_TRANSLATE=ui;exports.LOCK_INFO_KEY=Ri;exports.LengthUnitEditorController=Yi;exports.ListTreeSearchTypeEnum=It;exports.MULTIPLE_TABS_KEY=Ti;exports.MaterialEnum=he;exports.MenuModeEnum=sr;exports.MenuSplitTyeEnum=nr;exports.MenuType=de;exports.MenuTypeEnum=ir;exports.MessageType=Ee;exports.MixSidebarTriggerEnum=lr;exports.Namespace=kr;exports.NodesConfigTypeEnum=fe;exports.OpenMode=ue;exports.PLUGIN_BASE_URL=mr;exports.PROJ_CFG_KEY=fi;exports.PageEnum=cr;exports.PanelEnum=Me;exports.PermissionModeEnum=ie;exports.PersonalCenterType=Ae;exports.Platform=p;exports.PlatformSettingActions=ni;exports.PluginModeEnum=D;exports.PluginPgkUtil=y;exports.PluginStaticResource=Ki;exports.Postion=me;exports.PrintModeEnums=ot;exports.ProcessStatusEnum=hr;exports.ProgressTypeEnum=Ge;exports.ProjectName=S;exports.PropGroup=we;exports.ROLES_KEY=gi;exports.RdoButtonOpeEnum=Zt;exports.RenderRegister=X;exports.RequestEnum=tr;exports.ResetRuleType=Dt;exports.ResultEnum=er;exports.RoleEnum=dr;exports.RouterTransitionEnum=ae;exports.RowSelectionTypeEnums=st;exports.SCOPE=Mt;exports.SEARCH_SEVICE=qt;exports.SHOW_FIELDTYPES=Yr;exports.SIDE_BAR_MINI_WIDTH=Jr;exports.SIDE_BAR_SHOW_TIT_MINI_WIDTH=Qr;exports.STYLE_NAMESPACE_TAG=Mr;exports.SUB_TABLE_EDIT_MODE=We;exports.SUB_TABLE_OPE_EVENT_TYPE=Fe;exports.SUB_TABLE_OPE_EVENT_TYPE_INLINE=je;exports.SearchComponents=pt;exports.SelectPickerEnums=et;exports.SessionTimeoutProcessingEnum=re;exports.SettingButtonPositionEnum=te;exports.SignatureTypeEnum=vt;exports.SizeEnum=ur;exports.StatisticalMethodEnums=nt;exports.StyleGroup=Be;exports.TENANT_KEY=oi;exports.TIMETYPE_ENUM=rt;exports.TIMETYPE_LANG_ENUM=it;exports.TIMEZONE_KEY=Ft;exports.TODO_TYPE=_e;exports.TOKEN_KEY=li;exports.TableEditingMethodEnum=bt;exports.TableSearchTypeEnum=Ot;exports.TableTypeEnum=_t;exports.TagTypeEnum=xe;exports.TextAlign=ye;exports.TextDecoration=Ce;exports.ThemeEnum=ee;exports.ToolkitEnum=Qe;exports.TopMenuAlignEnum=or;exports.TransactionMode=dt;exports.TriggerEnum=ar;exports.USER_INFO_KEY=hi;exports.UniqueConstraintType=Te;exports.UserServiceType=be;exports.VERIFICATIONCONDITIONS_TYPE=Ve;exports.WidgetInScopeEnum=St;exports.WorkbenchType=Ne;exports.bindCmpStyleMap=ii;exports.buttonShowType=Kt;exports.ch_ProcessStatusMap=Si;exports.controlConfigEnum=Ct;exports.copyTextToClipboard=Hr;exports.deepMerge=K;exports.default=$r;exports.fixedAlignENUM=wt;exports.getPathQuery=yr;exports.getTenant=Ci;exports.getTimezone=Ur;exports.getToken=pr;exports.install=$r;exports.isDef=Pr;exports.isMobile=Cr;exports.notSingleArr=_i;exports.openWindowEnums=lt;exports.operateSysEnums=At;exports.presetColor=bi;exports.screenEnum=jt;exports.screenMap=L;exports.scriptTypeEnum=De;exports.searchListByFieldType=ai;exports.selectionTypeEnums=Re;exports.setTenant=Ui;exports.setToken=yi;exports.sizeEnum=Wt;exports.sortTypeEnum=xt;exports.statisticalMethodEnum=Ut;exports.t=Bi;exports.tableColumnTypeEnum=Bt;exports.tableColumnWidthEnum=yt;exports.tabsTypeENUM=kt;exports.tagEnum=ke;exports.transformBindCmp2CmpType=ri;exports.useCopyToClipboard=sa;exports.useEditFormController=$i;exports.useForm=Kr;exports.useFormController=Wi;exports.useFormItemController=ji;exports.useGctFormValue=ta;exports.useGctFormValueByText=ra;exports.useModal=ia;exports.useNamespace=aa;exports.widthEditorInstall=Pi;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const qs=require("vue-i18n"),Js=require("axios"),Qs=require("qs"),P=require("lodash-es"),Zs=require("@gct-paas/core"),H=require("pinia"),I=require("vue");function i(s,e,t){return(e=en(e))in s?Object.defineProperty(s,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):s[e]=t,s}function Ys(s,e){if(typeof s!="object"||!s)return s;var t=s[Symbol.toPrimitive];if(t!==void 0){var n=t.call(s,e);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(s)}function en(s){var e=Ys(s,"string");return typeof e=="symbol"?e:e+""}var ae=(s=>(s.JSON="application/json;charset=UTF-8",s.FORM_URLENCODED="application/x-www-form-urlencoded;charset=UTF-8",s.FORM_DATA="multipart/form-data;charset=UTF-8",s))(ae||{});function tn(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var K,te;function sn(){if(te)return K;te=1;function s(u){if(typeof u!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}function e(u,r){for(var l="",o=0,c=-1,p=0,a,h=0;h<=u.length;++h){if(h<u.length)a=u.charCodeAt(h);else{if(a===47)break;a=47}if(a===47){if(!(c===h-1||p===1))if(c!==h-1&&p===2){if(l.length<2||o!==2||l.charCodeAt(l.length-1)!==46||l.charCodeAt(l.length-2)!==46){if(l.length>2){var y=l.lastIndexOf("/");if(y!==l.length-1){y===-1?(l="",o=0):(l=l.slice(0,y),o=l.length-1-l.lastIndexOf("/")),c=h,p=0;continue}}else if(l.length===2||l.length===1){l="",o=0,c=h,p=0;continue}}r&&(l.length>0?l+="/..":l="..",o=2)}else l.length>0?l+="/"+u.slice(c+1,h):l=u.slice(c+1,h),o=h-c-1;c=h,p=0}else a===46&&p!==-1?++p:p=-1}return l}function t(u,r){var l=r.dir||r.root,o=r.base||(r.name||"")+(r.ext||"");return l?l===r.root?l+o:l+u+o:o}var n={resolve:function(){for(var r="",l=!1,o,c=arguments.length-1;c>=-1&&!l;c--){var p;c>=0?p=arguments[c]:(o===void 0&&(o=process.cwd()),p=o),s(p),p.length!==0&&(r=p+"/"+r,l=p.charCodeAt(0)===47)}return r=e(r,!l),l?r.length>0?"/"+r:"/":r.length>0?r:"."},normalize:function(r){if(s(r),r.length===0)return".";var l=r.charCodeAt(0)===47,o=r.charCodeAt(r.length-1)===47;return r=e(r,!l),r.length===0&&!l&&(r="."),r.length>0&&o&&(r+="/"),l?"/"+r:r},isAbsolute:function(r){return s(r),r.length>0&&r.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var r,l=0;l<arguments.length;++l){var o=arguments[l];s(o),o.length>0&&(r===void 0?r=o:r+="/"+o)}return r===void 0?".":n.normalize(r)},relative:function(r,l){if(s(r),s(l),r===l||(r=n.resolve(r),l=n.resolve(l),r===l))return"";for(var o=1;o<r.length&&r.charCodeAt(o)===47;++o);for(var c=r.length,p=c-o,a=1;a<l.length&&l.charCodeAt(a)===47;++a);for(var h=l.length,y=h-a,v=p<y?p:y,f=-1,_=0;_<=v;++_){if(_===v){if(y>v){if(l.charCodeAt(a+_)===47)return l.slice(a+_+1);if(_===0)return l.slice(a+_)}else p>v&&(r.charCodeAt(o+_)===47?f=_:_===0&&(f=0));break}var A=r.charCodeAt(o+_),E=l.charCodeAt(a+_);if(A!==E)break;A===47&&(f=_)}var m="";for(_=o+f+1;_<=c;++_)(_===c||r.charCodeAt(_)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+l.slice(a+f):(a+=f,l.charCodeAt(a)===47&&++a,l.slice(a))},_makeLong:function(r){return r},dirname:function(r){if(s(r),r.length===0)return".";for(var l=r.charCodeAt(0),o=l===47,c=-1,p=!0,a=r.length-1;a>=1;--a)if(l=r.charCodeAt(a),l===47){if(!p){c=a;break}}else p=!1;return c===-1?o?"/":".":o&&c===1?"//":r.slice(0,c)},basename:function(r,l){if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');s(r);var o=0,c=-1,p=!0,a;if(l!==void 0&&l.length>0&&l.length<=r.length){if(l.length===r.length&&l===r)return"";var h=l.length-1,y=-1;for(a=r.length-1;a>=0;--a){var v=r.charCodeAt(a);if(v===47){if(!p){o=a+1;break}}else y===-1&&(p=!1,y=a+1),h>=0&&(v===l.charCodeAt(h)?--h===-1&&(c=a):(h=-1,c=y))}return o===c?c=y:c===-1&&(c=r.length),r.slice(o,c)}else{for(a=r.length-1;a>=0;--a)if(r.charCodeAt(a)===47){if(!p){o=a+1;break}}else c===-1&&(p=!1,c=a+1);return c===-1?"":r.slice(o,c)}},extname:function(r){s(r);for(var l=-1,o=0,c=-1,p=!0,a=0,h=r.length-1;h>=0;--h){var y=r.charCodeAt(h);if(y===47){if(!p){o=h+1;break}continue}c===-1&&(p=!1,c=h+1),y===46?l===-1?l=h:a!==1&&(a=1):l!==-1&&(a=-1)}return l===-1||c===-1||a===0||a===1&&l===c-1&&l===o+1?"":r.slice(l,c)},format:function(r){if(r===null||typeof r!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof r);return t("/",r)},parse:function(r){s(r);var l={root:"",dir:"",base:"",ext:"",name:""};if(r.length===0)return l;var o=r.charCodeAt(0),c=o===47,p;c?(l.root="/",p=1):p=0;for(var a=-1,h=0,y=-1,v=!0,f=r.length-1,_=0;f>=p;--f){if(o=r.charCodeAt(f),o===47){if(!v){h=f+1;break}continue}y===-1&&(v=!1,y=f+1),o===46?a===-1?a=f:_!==1&&(_=1):a!==-1&&(_=-1)}return a===-1||y===-1||_===0||_===1&&a===y-1&&a===h+1?y!==-1&&(h===0&&c?l.base=l.name=r.slice(1,y):l.base=l.name=r.slice(h,y)):(h===0&&c?(l.name=r.slice(1,a),l.base=r.slice(1,y)):(l.name=r.slice(h,a),l.base=r.slice(h,y)),l.ext=r.slice(a,y)),h>0?l.dir=r.slice(0,h-1):c&&(l.dir="/"),l},sep:"/",delimiter:":",win32:null,posix:null};return n.posix=n,K=n,K}var nn=sn(),L=tn(nn),rn=require("../internals/export"),ln=require("../internals/array-includes").includes,an=require("../internals/fails"),un=require("../internals/add-to-unscopables"),on=an(function(){return!Array(1).includes()});rn({target:"Array",proto:!0,forced:on},{includes:function(e){return ln(this,e,arguments.length>1?arguments[1]:void 0)}});un("includes");function cn(s,e){return P.mergeWith(P.cloneDeep(s),e,(t,n)=>{if(typeof t=="object"&&typeof n=="object")return P.mergeWith(P.cloneDeep(t),n,(u,r)=>Array.isArray(u)?P.unionWith(u,r,P.isEqual):void 0)})}const se=Js.create();class w{static use(e){e(se)}static get(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"GET"})}static post(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"POST"})}static put(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"PUT"})}static delete(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"DELETE"})}static options(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"OPTIONS"})}static patch(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"PATCH"})}static head(e,t={},n={},u={}){return this.request(e,t,n,{...u,method:"HEAD"})}static async request(e,t,n,u={}){if(n){const l=Qs.stringify(n,{arrayFormat:"brackets"});l&&(e.includes("?")?e+=`&${l}`:e+=`?${l}`)}const r=await se.request(cn({url:e,data:JSON.stringify(t||{}),params:n,timeout:120*1e3,headers:{"Content-Type":ae.JSON}},u));if(r.status>=200&&r.status<300)return r.data;throw r}}class gn{constructor(e){this.url=e}_put(e,t,n,u){return w.put(n?.id?L.join(this.url,e,n?.id):L.join(this.url,e),t||{},n||{},u)}_get(e,t,n,u){return w.get(L.join(this.url,e),t||{},n||{},u)}_delete(e,t,n,u){return w.delete(L.join(this.url,e),t||{},n||{},u)}_post(e,t,n,u){return w.post(L.join(this.url,e),t||{},n||{},u)}_options(e,t,n,u){return w.options(L.join(this.url,e),t||{},n||{},u)}_patch(e,t,n,u){return w.patch(L.join(this.url,e),t||{},n||{},u)}_head(e,t,n,u){return w.head(L.join(this.url,e),t||{},n||{},u)}}function pn(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var V,ne;function hn(){if(ne)return V;ne=1;function s(u){if(typeof u!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}function e(u,r){for(var l="",o=0,c=-1,p=0,a,h=0;h<=u.length;++h){if(h<u.length)a=u.charCodeAt(h);else{if(a===47)break;a=47}if(a===47){if(!(c===h-1||p===1))if(c!==h-1&&p===2){if(l.length<2||o!==2||l.charCodeAt(l.length-1)!==46||l.charCodeAt(l.length-2)!==46){if(l.length>2){var y=l.lastIndexOf("/");if(y!==l.length-1){y===-1?(l="",o=0):(l=l.slice(0,y),o=l.length-1-l.lastIndexOf("/")),c=h,p=0;continue}}else if(l.length===2||l.length===1){l="",o=0,c=h,p=0;continue}}r&&(l.length>0?l+="/..":l="..",o=2)}else l.length>0?l+="/"+u.slice(c+1,h):l=u.slice(c+1,h),o=h-c-1;c=h,p=0}else a===46&&p!==-1?++p:p=-1}return l}function t(u,r){var l=r.dir||r.root,o=r.base||(r.name||"")+(r.ext||"");return l?l===r.root?l+o:l+u+o:o}var n={resolve:function(){for(var r="",l=!1,o,c=arguments.length-1;c>=-1&&!l;c--){var p;c>=0?p=arguments[c]:(o===void 0&&(o=process.cwd()),p=o),s(p),p.length!==0&&(r=p+"/"+r,l=p.charCodeAt(0)===47)}return r=e(r,!l),l?r.length>0?"/"+r:"/":r.length>0?r:"."},normalize:function(r){if(s(r),r.length===0)return".";var l=r.charCodeAt(0)===47,o=r.charCodeAt(r.length-1)===47;return r=e(r,!l),r.length===0&&!l&&(r="."),r.length>0&&o&&(r+="/"),l?"/"+r:r},isAbsolute:function(r){return s(r),r.length>0&&r.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var r,l=0;l<arguments.length;++l){var o=arguments[l];s(o),o.length>0&&(r===void 0?r=o:r+="/"+o)}return r===void 0?".":n.normalize(r)},relative:function(r,l){if(s(r),s(l),r===l||(r=n.resolve(r),l=n.resolve(l),r===l))return"";for(var o=1;o<r.length&&r.charCodeAt(o)===47;++o);for(var c=r.length,p=c-o,a=1;a<l.length&&l.charCodeAt(a)===47;++a);for(var h=l.length,y=h-a,v=p<y?p:y,f=-1,_=0;_<=v;++_){if(_===v){if(y>v){if(l.charCodeAt(a+_)===47)return l.slice(a+_+1);if(_===0)return l.slice(a+_)}else p>v&&(r.charCodeAt(o+_)===47?f=_:_===0&&(f=0));break}var A=r.charCodeAt(o+_),E=l.charCodeAt(a+_);if(A!==E)break;A===47&&(f=_)}var m="";for(_=o+f+1;_<=c;++_)(_===c||r.charCodeAt(_)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+l.slice(a+f):(a+=f,l.charCodeAt(a)===47&&++a,l.slice(a))},_makeLong:function(r){return r},dirname:function(r){if(s(r),r.length===0)return".";for(var l=r.charCodeAt(0),o=l===47,c=-1,p=!0,a=r.length-1;a>=1;--a)if(l=r.charCodeAt(a),l===47){if(!p){c=a;break}}else p=!1;return c===-1?o?"/":".":o&&c===1?"//":r.slice(0,c)},basename:function(r,l){if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');s(r);var o=0,c=-1,p=!0,a;if(l!==void 0&&l.length>0&&l.length<=r.length){if(l.length===r.length&&l===r)return"";var h=l.length-1,y=-1;for(a=r.length-1;a>=0;--a){var v=r.charCodeAt(a);if(v===47){if(!p){o=a+1;break}}else y===-1&&(p=!1,y=a+1),h>=0&&(v===l.charCodeAt(h)?--h===-1&&(c=a):(h=-1,c=y))}return o===c?c=y:c===-1&&(c=r.length),r.slice(o,c)}else{for(a=r.length-1;a>=0;--a)if(r.charCodeAt(a)===47){if(!p){o=a+1;break}}else c===-1&&(p=!1,c=a+1);return c===-1?"":r.slice(o,c)}},extname:function(r){s(r);for(var l=-1,o=0,c=-1,p=!0,a=0,h=r.length-1;h>=0;--h){var y=r.charCodeAt(h);if(y===47){if(!p){o=h+1;break}continue}c===-1&&(p=!1,c=h+1),y===46?l===-1?l=h:a!==1&&(a=1):l!==-1&&(a=-1)}return l===-1||c===-1||a===0||a===1&&l===c-1&&l===o+1?"":r.slice(l,c)},format:function(r){if(r===null||typeof r!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof r);return t("/",r)},parse:function(r){s(r);var l={root:"",dir:"",base:"",ext:"",name:""};if(r.length===0)return l;var o=r.charCodeAt(0),c=o===47,p;c?(l.root="/",p=1):p=0;for(var a=-1,h=0,y=-1,v=!0,f=r.length-1,_=0;f>=p;--f){if(o=r.charCodeAt(f),o===47){if(!v){h=f+1;break}continue}y===-1&&(v=!1,y=f+1),o===46?a===-1?a=f:_!==1&&(_=1):a!==-1&&(_=-1)}return a===-1||y===-1||_===0||_===1&&a===y-1&&a===h+1?y!==-1&&(h===0&&c?l.base=l.name=r.slice(1,y):l.base=l.name=r.slice(h,y)):(h===0&&c?(l.name=r.slice(1,a),l.base=r.slice(1,y)):(l.name=r.slice(h,a),l.base=r.slice(h,y)),l.ext=r.slice(a,y)),h>0?l.dir=r.slice(0,h-1):c&&(l.dir="/"),l},sep:"/",delimiter:":",win32:null,posix:null};return n.posix=n,V=n,V}var dn=hn(),yn=pn(dn);class d extends gn{constructor(e){super(yn.join("/gct-apaas/api",e))}}class _n extends d{constructor(){super("app-branch")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class fn extends d{constructor(){super("app-global-settings")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class vn extends d{constructor(){super("app-granted-user")}async post(e,t={}){return this._post("",e,null,t)}async postBatch(e,t={}){return this._post("batch",e,null,t)}async getGrantedStatistic(e={}){return this._get("grantedStatistic",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getRemoveAndTransfer(e,t={}){return this._get("removeAndTransfer",null,e,t)}async getUngranted(e={}){return this._get("ungranted/list",null,null,e)}}class Sn extends d{constructor(){super("app-org")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async postTransferAndDelete(e,t={}){return this._post("transferAndDelete",e,null,t)}async postUser(e,t={}){return this._post("user/update",e,null,t)}async getUser(e,t={}){return this._get("user/page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class mn extends d{constructor(){super("app-publish-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class In extends d{constructor(){super("app-state")}async getDraft(e={}){return this._get("draft",null,null,e)}}class An extends d{constructor(){super("app-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",e,null,t)}async putDisable(e,t={}){return this._put("disable",null,e,t)}async putEnable(e,t={}){return this._put("enable",null,e,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postRemove(e,t={}){return this._post("remove",e,null,t)}async postReset(e,t={}){return this._post("reset/default/signPwd",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class bn extends d{constructor(){super("approval-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Tn=class extends d{constructor(){super("audit-log")}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getModules(e={}){return this._get("modules",null,null,e)}async getOperateTypes(e,t={}){return this._get("operateTypes",null,e,t)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async postSave(e,t={}){return this._post("save",e,null,t)}};class Ln extends d{constructor(){super("basic-config")}async post(e,t={}){return this._post("",e,null,t)}async getAiRagEnabled(e={}){return this._get("aiRagEnabled",null,null,e)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async postGlobal(e,t={}){return this._post("global",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postTheme(e,t={}){return this._post("theme",e,null,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}}class Rn extends d{constructor(){super("biz-event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class En extends d{constructor(){super("biz-process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async deleteDeleteCategory(e,t={}){return this._delete("deleteCategory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class wn extends d{constructor(){super("biz-process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy/{id}",null,null,e)}async postDeploy(e,t={}){return this._post("deploy",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveAndDeploy(e,t={}){return this._post("saveAndDeploy",e,null,t)}async getId(e,t={}){return this._get("",null,e,t)}}class Cn extends d{constructor(){super("biz-service-crud")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataModel(e={}){return this._get("data-model/list",null,null,e)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getViewModel(e,t={}){return this._get("view-model/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Dn extends d{constructor(){super("biz-service")}async getModelKey(e,t={}){return this._get("{modelKey}/{bsKey}",null,e,t)}async postModelKey(e,t={}){return this._post("{modelKey}/{bsKey}",null,e,t)}async putModelKey(e,t={}){return this._put("{modelKey}/{bsKey}",null,e,t)}async deleteModelKey(e,t={}){return this._delete("{modelKey}/{bsKey}",null,e,t)}}class Pn extends d{constructor(){super("bom")}async postImport(e={}){return this._post("import",null,null,e)}}let On=class extends d{constructor(){super("category")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getGetListRdoOrNdo(e,t={}){return this._get("getListRdoOrNdo",null,e,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListComplete(e,t={}){return this._get("listComplete",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}};class xn extends d{constructor(){super("category-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Nn extends d{constructor(){super("chat")}async postImportExcel(e,t={}){return this._post("importExcel",null,e,t)}}class Mn extends d{constructor(){super("code-ts")}async getList(e={}){return this._get("list",null,null,e)}}class Bn extends d{constructor(){super("commit-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getCanPublishProdReleaseTagList(e={}){return this._get("canPublishProdReleaseTagList",null,null,e)}async getCanReleaseTagList(e={}){return this._get("canReleaseTagList",null,null,e)}async postCommit(e,t={}){return this._post("commit",e,null,t)}async getGetLatestCommit(e={}){return this._get("getLatestCommit",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getRelease(e,t={}){return this._get("release/page/list",null,e,t)}async getViewDetail(e,t={}){return this._get("viewDetail",null,e,t)}async getViewDraft(e={}){return this._get("viewDraft",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Un extends d{constructor(){super("common-info-card")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetById(e,t={}){return this._get("getById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async postUpdateName(e,t={}){return this._post("updateName",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class kn extends d{constructor(){super("control-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getCategory(e,t={}){return this._get("category/list",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getSpecial(e,t={}){return this._get("special/page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Gn extends d{constructor(){super("customer-complaint")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getSync(e={}){return this._get("sync",null,null,e)}async getUpdateFeishu(e,t={}){return this._get("updateFeishu",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Kn=class extends d{constructor(){super("dashboard")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}};class Vn extends d{constructor(){super("data-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getBizService(e,t={}){return this._get("biz-service/{modelKey}/{bsKey}",null,e,t)}async postBizService(e,t={}){return this._post("biz-service/{modelKey}/{bsKey}",null,e,t)}async putBizService(e,t={}){return this._put("biz-service/{modelKey}/{bsKey}",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service/{modelKey}/{bsKey}",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Fn=class extends d{constructor(){super("data-source")}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}},$n=class extends d{constructor(){super("data-trace")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}};class Hn extends d{constructor(){super("designer-common")}async getEnumModelField(e,t={}){return this._get("enumModelField/list",null,e,t)}async getGetApp(e={}){return this._get("getApp",null,null,e)}async getGetCanBeUsedOrg(e={}){return this._get("getCanBeUsedOrg",null,null,e)}async getGetCanBeUsedOrgUser(e,t={}){return this._get("getCanBeUsedOrgUser",null,e,t)}async getGetUserGroupUser(e,t={}){return this._get("getUserGroupUser",null,e,t)}async getGetVisibleOrg(e={}){return this._get("getVisibleOrg",null,null,e)}async getGetVisibleOrgUser(e,t={}){return this._get("getVisibleOrgUser",null,e,t)}async getGetVisibleUser(e={}){return this._get("getVisibleUser",null,null,e)}async getGetVisibleUserAndVisibleOrgUser(e,t={}){return this._get("getVisibleUserAndVisibleOrgUser",null,e,t)}async getListUserByIds(e,t={}){return this._get("listUserByIds",null,e,t)}async getTableEntityModel(e,t={}){return this._get("table-entity-model/list",null,e,t)}async postUpload(e={}){return this._post("upload/label/image",null,null,e)}async getUser(e={}){return this._get("user/info",null,null,e)}}class Xn extends d{constructor(){super("designer-lock")}async postCancelOccupyPage(e,t={}){return this._post("cancelOccupyPage",e,null,t)}async getGetPageOccupyMsg(e,t={}){return this._get("getPageOccupyMsg",null,e,t)}async postLockPage(e,t={}){return this._post("lockPage",e,null,t)}async postOccupyPage(e,t={}){return this._post("occupyPage",e,null,t)}async postUnLockPage(e,t={}){return this._post("unLockPage",e,null,t)}}class Wn extends d{constructor(){super("designer-operate-log")}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class jn extends d{constructor(){super("devops")}async getListAllDigitsFields(e={}){return this._get("listAllDigitsFields",null,null,e)}async postUpdateDigits(e,t={}){return this._post("updateDigits",e,null,t)}}class zn extends d{constructor(){super("dify-chat")}async postAsyncDocument(e,t={}){return this._post("asyncDocument",e,null,t)}async postChat(e,t={}){return this._post("chat",e,null,t)}}class qn extends d{constructor(){super("doc-control-started")}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Jn extends d{constructor(){super("doc-control-task-done")}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Qn extends d{constructor(){super("doc-control-task-todo")}async getAllUser(e,t={}){return this._get("all-user/page/list",null,e,t)}async getCount(e={}){return this._get("count",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Zn extends d{constructor(){super("doc-control")}async postProcess(e,t={}){return this._post("process/return",e,null,t)}async getProcess(e,t={}){return this._get("process/startProcess",null,e,t)}}class Yn extends d{constructor(){super("doc-outline")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByInstance(e,t={}){return this._get("listByInstance",null,e,t)}async getListByRefId(e,t={}){return this._get("listByRefId",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getSheet(e,t={}){return this._get("sheet",null,e,t)}async getSheetByInstance(e,t={}){return this._get("sheetByInstance",null,e,t)}async getSheetByRefId(e,t={}){return this._get("sheetByRefId",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class er extends d{constructor(){super("document")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e,t={}){return this._post("copy",e,null,t)}async postCopyVersion(e,t={}){return this._post("copyVersion/{id}",e,null,t)}async putDesign(e,t={}){return this._put("design/{id}",e,null,t)}async getDocumentDataClean(e={}){return this._get("documentDataClean",null,null,e)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class tr extends d{constructor(){super("edhr-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByMaterialNo(e,t={}){return this._get("findByMaterialNo",null,e,t)}async getFindMaterialNo(e,t={}){return this._get("findMaterialNo",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getReverse(e,t={}){return this._get("reverse/page/list",null,e,t)}async getRunning(e,t={}){return this._get("running/page",null,e,t)}async putUpdateInstanceStatusById4Archived(e={}){return this._put("updateInstanceStatusById4Archived/{id}",null,null,e)}}class sr extends d{constructor(){super("edhr-instance-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e,t={}){return this._get("list/tree",null,e,t)}async getListChild(e,t={}){return this._get("listChild",null,e,t)}}class nr extends d{constructor(){super("edhr-instance-search-history")}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}}class rr extends d{constructor(){super("edhr-tmpl")}async postControl(e,t={}){return this._post("control",e,null,t)}async postCopy(e={}){return this._post("copy/{id}",null,null,e)}async postCopyVersion(e,t={}){return this._post("copyVersion/{id}",e,null,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async deleteRemoveById(e,t={}){return this._delete("removeById",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putSetDefault(e={}){return this._put("setDefault/{id}",null,null,e)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById/{id}",e,null,t)}}class lr extends d{constructor(){super("ele-search")}async getSearchByKey(e,t={}){return this._get("searchByKey",null,e,t)}}class ir extends d{constructor(){super("enum-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postSubmitWithFields(e,t={}){return this._post("submitWithFields",e,null,t)}async putUpdateIconState(e,t={}){return this._put("updateIconState/{id}",e,null,t)}async putUpdateTextState(e,t={}){return this._put("updateTextState/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ar extends d{constructor(){super("enum-model-field")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ur extends d{constructor(){super("event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class or extends d{constructor(){super("event-log")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class cr extends d{constructor(){super("excel-tmpl")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postConfig(e,t={}){return this._post("config",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async getDownloadPlat(e={}){return this._get("download-plat/{id}",null,null,e)}async getDownload(e={}){return this._get("download/{id}",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInit(e,t={}){return this._get("init/tmpl",null,e,t)}async postInit(e,t,n={}){return this._post("init/tmpl",t,e,n)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postV1(e,t={}){return this._post("v1/config",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class gr extends d{constructor(){super("excel")}async getData(e,t={}){return this._get("data/report",null,e,t)}async postData(e,t={}){return this._post("data/validate",null,e,t)}}class pr extends d{constructor(){super("field-meta")}async delete(e,t={}){return this._delete("",null,e,t)}async postComplete(e={}){return this._post("complete/dataVersion",null,null,e)}async putDecimal(e={}){return this._put("decimal/digits/all/{digits}",null,null,e)}async postFunc(e,t={}){return this._post("func/check",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListConditionField(e,t={}){return this._get("listConditionField",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page/getRecycledList",null,e,t)}async putPage(e={}){return this._put("page/recycledRestore/{fieldId}",null,null,e)}async postPreview(e,t={}){return this._post("preview",e,null,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async putUnique(e={}){return this._put("unique/constraint/add/{modelKey}/{fieldKey}/{type}",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class hr extends d{constructor(){super("field")}async deleteRemove(e,t={}){return this._delete("remove",null,e,t)}}class dr extends d{constructor(){super("file-resource")}async postBase64Upload(e,t={}){return this._post("base64Upload",e,null,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postUpload(e,t={}){return this._post("upload",null,e,t)}}let yr=class extends d{constructor(){super("file-task")}async getStart(e={}){return this._get("start",null,null,e)}async postStatus(e,t={}){return this._post("status",e,null,t)}async postSubmit(e,t={}){return this._post("submit",e,null,t)}},_r=class extends d{constructor(){super("file")}async postPdf(e,t={}){return this._post("pdf/encode",null,e,t)}async postUpload(e,t={}){return this._post("upload/image",null,e,t)}};class fr extends d{constructor(){super("formRelate")}async getCategory(e,t={}){return this._get("category",null,e,t)}async postCategory(e,t={}){return this._post("category",e,null,t)}async deleteCategory(e,t={}){return this._delete("category",null,e,t)}async putCategory(e,t={}){return this._put("category/{id}",e,null,t)}async deleteDeleteCategory(e,t={}){return this._delete("deleteCategory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllCategory(e,t={}){return this._get("listAllCategory",null,e,t)}async getListAllVersion(e,t={}){return this._get("listAllVersion",null,e,t)}async getPage(e,t={}){return this._get("page/listFormNoChild",null,e,t)}}class vr extends d{constructor(){super("front-operate-log")}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Sr extends d{constructor(){super("global-method")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getCurrentTime(e={}){return this._get("currentTime",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let mr=class extends d{constructor(){super("i18n-info")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getLang(e,t={}){return this._get("lang/download",null,e,t)}async postLang(e,t={}){return this._post("lang/upload",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}};class Ir extends d{constructor(){super("instance-relation")}async postBind(e,t={}){return this._post("bind",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async deleteUnbind(e,t={}){return this._delete("unbind",null,e,t)}async putUpdateTitle(e,t={}){return this._put("updateTitle",null,e,t)}}class Ar extends d{constructor(){super("ipaas")}async postWebhook(e,t={}){return this._post("webhook",e,null,t)}}class br extends d{constructor(){super("job")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCron(e,t={}){return this._post("cron/valid",e,null,t)}async postExec(e,t={}){return this._post("exec",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putStatus(e,t={}){return this._put("status/{id}",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Tr extends d{constructor(){super("job-log")}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Lr extends d{constructor(){super("js-engine")}async getExec(e,t={}){return this._get("exec/{key}",null,e,t)}async postExec(e,t={}){return this._post("exec/{key}",null,e,t)}async postExecute(e,t={}){return this._post("execute",e,null,t)}}class Rr extends d{constructor(){super("label")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e,t={}){return this._post("copy",e,null,t)}async postCopyVersion(e,t={}){return this._post("copyVersion/{id}",e,null,t)}async getEntity(e={}){return this._get("entity/update/datetime/sql",null,null,e)}async getExecute(e={}){return this._get("execute",null,null,e)}async getExport(e,t={}){return this._get("export",null,e,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async postImport(e={}){return this._post("import",null,null,e)}async postLabelDuplicateNameCheck(e,t={}){return this._post("labelDuplicateNameCheck",e,null,t)}async getLabelParentDataClean(e={}){return this._get("labelParentDataClean",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListFont(e={}){return this._get("listFont",null,null,e)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async getTest(e,t={}){return this._get("test",null,e,t)}async putUpdateDesigner(e,t={}){return this._put("updateDesigner",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById/{id}",e,null,t)}async postXmlSetting(e,t={}){return this._post("xmlSetting",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Er extends d{constructor(){super("label-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let wr=class extends d{constructor(){super("login-log")}async postUserLoginLogPage(e,t={}){return this._post("userLoginLogPage",e,null,t)}};class Cr extends d{constructor(){super("medPro")}async postModelMeta(e,t={}){return this._post("modelMeta/dataAssociation",e,null,t)}async getModelMeta(e,t={}){return this._get("modelMeta/modelDataAssociation",null,e,t)}}class Dr extends d{constructor(){super("menu-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getAvailable(e,t={}){return this._get("available/list",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Pr extends d{constructor(){super("merge-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Or extends d{constructor(){super("message-record")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}let xr=class extends d{constructor(){super("message-setting")}async getFindAllByType(e,t={}){return this._get("findAllByType",null,e,t)}async postSendMessageByType(e,t={}){return this._post("sendMessageByType",e,null,t)}};class Nr extends d{constructor(){super("message-tmpl")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListByModelKey(e,t={}){return this._get("listByModelKey",null,e,t)}async putOpened(e,t={}){return this._put("opened",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postProcessSend(e,t={}){return this._post("processSend",e,null,t)}async postSend(e,t={}){return this._post("send",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Mr extends d{constructor(){super("mobile-homepage")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSelected(e={}){return this._get("getSelected",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Br extends d{constructor(){super("mobile-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyById(e,t={}){return this._post("copyById/{id}",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ur extends d{constructor(){super("model-comprehensive")}async deleteBizServiceApi(e,t={}){return this._delete("biz-service-api",null,e,t)}async getBizServiceApi(e,t={}){return this._get("biz-service-api/list/{modelCategory}",null,e,t)}async putBizServiceApi(e,t={}){return this._put("biz-service-api/{id}",e,null,t)}async postBizServiceApi(e,t={}){return this._post("biz-service-api/{modelCategory}",e,null,t)}async postBizService(e,t={}){return this._post("biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async getBizService(e,t={}){return this._get("biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async putBizService(e,t={}){return this._put("biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async getEnum(e,t={}){return this._get("enum/info/{modelCategory}",null,e,t)}async postExport(e,t={}){return this._post("export/{modelCategory}/{modelKey}/{tmplKey}",null,e,t)}async getField(e,t={}){return this._get("field/list/{modelCategory}",null,e,t)}async getMethod(e,t={}){return this._get("method/list/{modelCategory}",null,e,t)}async getModel(e={}){return this._get("model/system",null,null,e)}async postQueryAllModelDataAndDrillData(e,t={}){return this._post("queryAllModelDataAndDrillData",e,null,t)}async postQueryFieldValueByRefChainData(e,t={}){return this._post("queryFieldValueByRefChainData/{modelCategory}",e,null,t)}async postQueryModelDataAndDrillData(e,t={}){return this._post("queryModelDataAndDrillData",e,null,t)}async postQueryRefChainData(e,t={}){return this._post("queryRefChainData/{modelCategory}",e,null,t)}async postQueryRefData(e,t={}){return this._post("queryRefData/{modelCategory}",e,null,t)}async postQueryRefDataById(e,t={}){return this._post("queryRefDataById/{modelCategory}",e,null,t)}async postQueryRefDataByIds(e,t={}){return this._post("queryRefDataByIds/{modelCategory}",e,null,t)}async postQuerySearchRefChainData(e,t={}){return this._post("querySearchRefChainData",e,null,t)}async getSubModel(e,t={}){return this._get("sub-model/list",null,e,t)}}class kr extends d{constructor(){super("model-data")}async postAllModelLiquibaseSoftDeleteDataClean(e={}){return this._post("allModelLiquibaseSoftDeleteDataClean",null,null,e)}async postAllModelSoftDeleteDataClean(e={}){return this._post("allModelSoftDeleteDataClean",null,null,e)}async getCheckFieldValueExist(e,t={}){return this._get("checkFieldValueExist",null,e,t)}async postQueryRefData(e,t={}){return this._post("queryRefData",e,null,t)}async postSingleModelSoftDeleteDataClean(e,t={}){return this._post("singleModelSoftDeleteDataClean",null,e,t)}}class Gr extends d{constructor(){super("model-meta")}async delete(e,t={}){return this._delete("",null,e,t)}async getAgg(e,t={}){return this._get("agg/model",null,e,t)}async getBy(e,t={}){return this._get("by/keys",null,e,t)}async putConstant(e,t={}){return this._put("constant/{modelKey}",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async putDisplay(e={}){return this._put("display/{modelKey}/{fieldKey}",null,null,e)}async getEr(e={}){return this._get("er",null,null,e)}async getFindAllByTypeIn(e,t={}){return this._get("findAllByTypeIn",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListAll(e={}){return this._get("list-all",null,null,e)}async getListAllModelAndFieldByName(e,t={}){return this._get("listAllModelAndFieldByName",null,e,t)}async getListMasterModel(e,t={}){return this._get("listMasterModel",null,e,t)}async getListModelReferencedBy(e,t={}){return this._get("listModelReferencedBy",null,e,t)}async getListSlaveModel(e,t={}){return this._get("listSlaveModel",null,e,t)}async getPage(e,t={}){return this._get("page/getRecycledList",null,e,t)}async putPage(e={}){return this._put("page/recycledRestore/{modelKey}",null,null,e)}async getPermissionEnabled(e,t={}){return this._get("permission-enabled/list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async putSupportMessage(e={}){return this._put("support-message/{modelKey}/{enabled}",null,null,e)}async getSupportProcess(e={}){return this._get("support-process",null,null,e)}async getTranslateModelFieldExp(e,t={}){return this._get("translateModelFieldExp",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}async putModelKey(e={}){return this._put("{modelKey}/{enabled}",null,null,e)}}class Kr extends d{constructor(){super("model-method")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataModel(e={}){return this._get("data-model/list",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getViewModel(e={}){return this._get("view-model/list",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Vr=class extends d{constructor(){super("model")}async deleteRemove(e,t={}){return this._delete("remove",null,e,t)}};class Fr extends d{constructor(){super("online-form-change-history")}async getList(e,t={}){return this._get("list",null,e,t)}}class $r extends d{constructor(){super("online-form-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getAppendix(e,t={}){return this._get("appendix/form/list",null,e,t)}async getDataIds(e,t={}){return this._get("dataIds",null,e,t)}async getFindByMaterialNoAndDocOutlineId(e,t={}){return this._get("findByMaterialNoAndDocOutlineId",null,e,t)}async getFindByOfTmplIdAndEdhrInstanceId(e,t={}){return this._get("findByOfTmplIdAndEdhrInstanceId",null,e,t)}async getFindByTmplIdAndMaterialNo(e,t={}){return this._get("findByTmplIdAndMaterialNo",null,e,t)}async getFindOfTaskBySerialNo4Change(e,t={}){return this._get("findOfTaskBySerialNo4Change",null,e,t)}async getFindPage4EdhrInstance(e,t={}){return this._get("findPage4EdhrInstance",null,e,t)}async getFindRelationInfoById(e,t={}){return this._get("findRelationInfoById",null,e,t)}async getForm(e,t={}){return this._get("form/page/list",null,e,t)}async getGetOne(e,t={}){return this._get("getOne",null,e,t)}async getGetRelatedProduct(e,t={}){return this._get("getRelatedProduct",null,e,t)}async getInfo(e,t={}){return this._get("info/byRecordNo",null,e,t)}async postInfos(e={}){return this._post("infos",null,null,e)}async postInsert4Edhr(e,t={}){return this._post("insert4Edhr",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postRefresh(e,t={}){return this._post("refresh/snapshot",null,e,t)}async getRelate(e,t={}){return this._get("relate/form/page/list",null,e,t)}async postRelated(e,t={}){return this._post("related/inst/unbind",e,null,t)}async deleteRelated(e,t={}){return this._delete("related/inst/remove",null,e,t)}async getReverse(e,t={}){return this._get("reverse/trace/page/list",null,e,t)}async postTask(e,t,n={}){return this._post("task/page/list",t,e,n)}async deleteTask(e={}){return this._delete("task/remove/{ofInstId}",null,null,e)}async getTask(e={}){return this._get("task/resend/{ofInstId}",null,null,e)}async putTask(e,t={}){return this._put("task/{id}",e,null,t)}async getTrace(e,t={}){return this._get("trace/page/list",null,e,t)}async putUpdateDescription(e,t={}){return this._put("updateDescription",e,null,t)}}class Hr extends d{constructor(){super("online-form-log")}async getList(e,t={}){return this._get("list",null,e,t)}}class Xr extends d{constructor(){super("online-form-tmpl-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Wr extends d{constructor(){super("online-form-tmpl")}async postCopy(e={}){return this._post("copy/{id}",null,null,e)}async postCopyVersion(e,t={}){return this._post("copyVersion/{id}",e,null,t)}async getFormModels(e={}){return this._get("formModels/{id}",null,null,e)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async postInfos(e,t={}){return this._post("infos",e,null,t)}async getListBaseAndProcessForm(e,t={}){return this._get("listBaseAndProcessForm",null,e,t)}async getListOnlineFormModels(e,t={}){return this._get("listOnlineFormModels",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getModel(e={}){return this._get("model/{id}",null,null,e)}async postRelease(e,t,n={}){return this._post("release",t,e,n)}async deleteRemoveById(e,t={}){return this._delete("removeById",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveField(e,t={}){return this._post("saveField",e,null,t)}async postSaveOperation(e,t={}){return this._post("saveOperation",e,null,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putSetDefault(e={}){return this._put("setDefault/{id}",null,null,e)}async getStash(e,t={}){return this._get("stash",null,e,t)}async putStash(e,t={}){return this._put("stash/{id}",e,null,t)}async putUpdateDesigner(e,t={}){return this._put("updateDesigner/{id}",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById/{id}",e,null,t)}}class jr extends d{constructor(){super("online-form")}async postBase(e,t={}){return this._post("base/submit",e,null,t)}async postBiz(e,t={}){return this._post("biz/bizServiceSummary",e,null,t)}async getDataInit(e={}){return this._get("data-init/protocol/list",null,null,e)}async postProcess(e,t={}){return this._post("process/submit",e,null,t)}async postStash(e,t={}){return this._post("stash",e,null,t)}}class zr extends d{constructor(){super("online")}async getClients(e,t={}){return this._get("clients",null,e,t)}async getExit(e,t={}){return this._get("exit",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class qr extends d{constructor(){super("openapi")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetApiInfo(e,t={}){return this._get("getApiInfo",null,e,t)}async getGetApiInfos(e={}){return this._get("getApiInfos",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Jr extends d{constructor(){super("page-designer-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Qr=class extends d{constructor(){super("permission")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}},Zr=class extends d{constructor(){super("plat")}async postApp(e,t={}){return this._post("app/global",e,null,t)}async getApp(e={}){return this._get("app/global/info",null,null,e)}async postBase(e,t={}){return this._post("base",e,null,t)}async postOrg(e,t={}){return this._post("org",e,null,t)}async postSecurity(e,t={}){return this._post("security",e,null,t)}};class Yr extends d{constructor(){super("pm-process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllProcHasPublishedVersion(e,t={}){return this._get("listAllProcHasPublishedVersion",null,e,t)}async getPage(e,t={}){return this._get("page/listByPage",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class el extends d{constructor(){super("pm-process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy/{id}",null,null,e)}async postDeploy(e,t={}){return this._post("deploy",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveAndDeploy(e,t={}){return this._post("saveAndDeploy",e,null,t)}async postUpdateProcessUser(e,t={}){return this._post("updateProcessUser",e,null,t)}async getId(e,t={}){return this._get("",null,e,t)}}class tl extends d{constructor(){super("pm-process-engine")}async postApprove(e,t={}){return this._post("approve",e,null,t)}async getHiTask(e,t={}){return this._get("hi-task/extension",null,e,t)}async getInitialTask(e,t={}){return this._get("initial-task/extension",null,e,t)}async getListAllAssignees(e={}){return this._get("listAllAssignees",null,null,e)}async getListAllInitiators(e={}){return this._get("listAllInitiators",null,null,e)}async getModel(e,t={}){return this._get("model",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postProcExecute(e,t={}){return this._post("procExecute",e,null,t)}async getProcInstExtension(e,t={}){return this._get("procInstExtension",null,e,t)}async postReassign(e,t={}){return this._post("reassign",e,null,t)}async postRefuse(e,t={}){return this._post("refuse",e,null,t)}async postReject(e,t={}){return this._post("reject",e,null,t)}async postResubmit(e,t={}){return this._post("resubmit",e,null,t)}async postStartProcInst(e,t={}){return this._post("startProcInst",e,null,t)}async getTask(e,t={}){return this._get("task/extension",null,e,t)}async postTerminate(e,t={}){return this._post("terminate",e,null,t)}async postWithdraw(e,t={}){return this._post("withdraw",e,null,t)}}class sl extends d{constructor(){super("print-designer")}async deleteCategory(e,t={}){return this._delete("category",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllVersion(e,t={}){return this._get("listAllVersion",null,e,t)}async getRdo(e,t={}){return this._get("rdo/page/list",null,e,t)}}let nl=class extends d{constructor(){super("print-log")}async postPage(e,t={}){return this._post("page/list",e,null,t)}async postPatchwork(e,t={}){return this._post("patchwork",e,null,t)}};class rl extends d{constructor(){super("print")}async postGenerateZplCode(e,t={}){return this._post("generateZplCode",e,null,t)}async postLabelBackEndPrint(e,t={}){return this._post("labelBackEndPrint",e,null,t)}async getPrintDropdownList(e={}){return this._get("printDropdownList",null,null,e)}async postSendPrintData(e,t={}){return this._post("sendPrintData",e,null,t)}}class ll extends d{constructor(){super("process")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class il extends d{constructor(){super("process-approval-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getApproveHistory(e,t={}){return this._get("approveHistory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class al extends d{constructor(){super("process-approve-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ul extends d{constructor(){super("process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postInitProcessAndProcessVersion(e={}){return this._post("initProcessAndProcessVersion/{type}",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ol extends d{constructor(){super("process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy/{id}",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async postPublish(e={}){return this._post("publish/{id}",null,null,e)}async getId(e,t={}){return this._get("",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class cl extends d{constructor(){super("process-engine")}async postExecute(e,t={}){return this._post("execute",e,null,t)}async getHiTask(e,t={}){return this._get("hi-task/extension",null,e,t)}async getInitialTask(e,t={}){return this._get("initial-task/extension",null,e,t)}async getModel(e,t={}){return this._get("model",null,e,t)}async postReassignment(e,t={}){return this._post("reassignment",e,null,t)}async getTask(e,t={}){return this._get("task/extension",null,e,t)}}class gl extends d{constructor(){super("process-event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class pl extends d{constructor(){super("process-graph")}async getGraphInfo(e,t={}){return this._get("graphInfo",null,e,t)}}class hl extends d{constructor(){super("process-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class dl extends d{constructor(){super("process-instance-relation-")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class yl extends d{constructor(){super("process-message-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class _l extends d{constructor(){super("process-node-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class fl extends d{constructor(){super("process-path-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class vl extends d{constructor(){super("process-path")}async getFindAllByOfInstanceId(e,t={}){return this._get("findAllByOfInstanceId",null,e,t)}async getFindAllByTmplId(e,t={}){return this._get("findAllByTmplId",null,e,t)}}class Sl extends d{constructor(){super("process-task-done")}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class ml extends d{constructor(){super("process-task-todo")}async getAllUser(e,t={}){return this._get("all-user/page/list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Il extends d{constructor(){super("process-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postActivate(e={}){return this._post("activate/{id}",null,null,e)}async putDeploy(e,t={}){return this._put("deploy",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}}class Al extends d{constructor(){super("processTest")}async getCompleteTask(e,t={}){return this._get("completeTask",null,e,t)}async getDeploy(e,t={}){return this._get("deploy",null,e,t)}async getReadXml(e,t={}){return this._get("readXml",null,e,t)}async getSignal(e,t={}){return this._get("signal",null,e,t)}async getStart(e,t={}){return this._get("start",null,e,t)}async getUpdateVar(e,t={}){return this._get("updateVar",null,e,t)}async getWithdraw(e,t={}){return this._get("withdraw",null,e,t)}}class bl extends d{constructor(){super("product-release")}async getGetProductReleaseByMaterialNo(e,t={}){return this._get("getProductReleaseByMaterialNo",null,e,t)}async getGetProductReleaseForm(e,t={}){return this._get("getProductReleaseForm",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Tl extends d{constructor(){super("publish-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCreateRelease(e,t={}){return this._post("createRelease",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postPublishToProd(e,t={}){return this._post("publishToProd",e,null,t)}async postPublishToTest(e,t={}){return this._post("publishToTest",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Ll=class extends d{constructor(){super("regexp")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}};class Rl extends d{constructor(){super("report")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDeploy(e,t={}){return this._post("deploy",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfos(e,t={}){return this._get("infos",null,e,t)}async getList(e={}){return this._get("list/type",null,null,e)}async getListModelReport(e,t={}){return this._get("listModelReport",null,e,t)}async getListSystemModelFields(e,t={}){return this._get("listSystemModelFields",null,e,t)}async getListSystemModels(e={}){return this._get("listSystemModels",null,null,e)}async putMove(e,t={}){return this._put("move",e,null,t)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async putUndeploy(e={}){return this._put("undeploy/{id}",null,null,e)}async getUser(e={}){return this._get("user/permission/{id}",null,null,e)}async postView(e,t={}){return this._post("view/page/list",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class El extends d{constructor(){super("report-data-set")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGenSql(e,t={}){return this._get("genSql",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postListByPage4DataSet(e,t={}){return this._post("listByPage4DataSet",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postPreview(e,t={}){return this._post("preview",e,null,t)}async postUpdateName(e,t={}){return this._post("updateName",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class wl extends d{constructor(){super("report-data")}async postListByPage(e,t={}){return this._post("listByPage",e,null,t)}async postListByPage4Cross(e,t={}){return this._post("listByPage4Cross",e,null,t)}async postListStatistic(e,t={}){return this._post("listStatistic",e,null,t)}}let Cl=class extends d{constructor(){super("role")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t={}){return this._put("",null,e,t)}},Dl=class extends d{constructor(){super("role-permission")}async post(e,t={}){return this._post("",e,null,t)}async postBulk(e,t={}){return this._post("bulk",e,null,t)}async getMenu(e,t={}){return this._get("menu/list",null,e,t)}async postRemove(e,t={}){return this._post("remove",e,null,t)}};class Pl extends d{constructor(){super("script")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoByKey(e,t={}){return this._get("infoByKey",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ol extends d{constructor(){super("script-assistant")}async getRag(e={}){return this._get("rag",null,null,e)}async postScriptComplete(e,t={}){return this._post("scriptComplete",e,null,t)}}class xl extends d{constructor(){super("script-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putSetVersionActive(e,t={}){return this._put("setVersionActive",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Nl extends d{constructor(){super("script-version-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Ml extends d{constructor(){super("service-orchestration")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoByKey(e,t={}){return this._get("infoByKey",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Bl extends d{constructor(){super("service-orchestration-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putSetVersionActive(e,t={}){return this._put("setVersionActive",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ul extends d{constructor(){super("service-orchestration-version-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class kl extends d{constructor(){super("sign-history")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let Gl=class extends d{constructor(){super("sign-log")}async postOperators(e,t={}){return this._post("operators",e,null,t)}async postPage(e,t={}){return this._post("page/list",e,null,t)}};class Kl extends d{constructor(){super("signature")}async postGetSignatureImage(e,t={}){return this._post("getSignatureImage",e,null,t)}async postGetSignatureUploadOrWriteImage(e,t={}){return this._post("getSignatureUploadOrWriteImage",e,null,t)}}class Vl extends d{constructor(){super("sql-view-model")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Fl extends d{constructor(){super("sql-view")}async postBizService(e,t={}){return this._post("biz-service/{modelKey}/{bsKey}",null,e,t)}}class $l extends d{constructor(){super("stash")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByClientKey(e,t={}){return this._get("findByClientKey",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Hl extends d{constructor(){super("sub-model-process")}async postAllSubModelDataClean(e={}){return this._post("allSubModelDataClean",null,null,e)}}class Xl extends d{constructor(){super("sys-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Wl extends d{constructor(){super("system-var")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSystemVarByKeys(e,t={}){return this._get("getSystemVarByKeys",null,e,t)}async getGetVarByKeys(e,t={}){return this._get("getVarByKeys",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListSystemVarCache(e={}){return this._get("listSystemVarCache",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class jl extends d{constructor(){super("trace-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByTraceId(e,t={}){return this._get("findByTraceId",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class zl extends d{constructor(){super("trace-log-details")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postAppDataTrace(e,t={}){return this._post("app-data-trace/page/list",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoTree(e,t={}){return this._get("infoTree",null,e,t)}async getInfoTreeById(e,t={}){return this._get("infoTreeById",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getOperators(e={}){return this._get("operators",null,null,e)}async getPage(e,t={}){return this._get("page/listByRecodeId",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ql extends d{constructor(){super("trace-mainline")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Jl extends d{constructor(){super("trace-mainline-ext")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ql extends d{constructor(){super("trace-setting")}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getTreeByModelKey(e,t={}){return this._get("treeByModelKey",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Zl extends d{constructor(){super("user-group")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getSearch(e,t={}){return this._get("search",null,e,t)}async getUser(e={}){return this._get("user/role/permission/list",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Yl extends d{constructor(){super("user-group-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postBatch(e,t={}){return this._post("batch",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ei extends d{constructor(){super("view-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getBizService(e,t={}){return this._get("biz-service/{modelKey}/{bsKey}",null,e,t)}async postBizService(e,t={}){return this._post("biz-service/{modelKey}/{bsKey}",null,e,t)}async putBizService(e,t={}){return this._put("biz-service/{modelKey}/{bsKey}",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service/{modelKey}/{bsKey}",null,e,t)}async getField(e,t={}){return this._get("field/info",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getSql(e,t={}){return this._get("sql",null,e,t)}async putSupportMessage(e={}){return this._put("support-message/{modelKey}/{enabled}",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ti extends d{constructor(){super("wash")}async getWashDictLabelField(e={}){return this._get("washDictLabelField",null,null,e)}async getWashEdhrAndOfInst(e={}){return this._get("washEdhrAndOfInst",null,null,e)}}class si extends d{constructor(){super("webpage")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancelOccupyWebPage(e,t={}){return this._post("cancelOccupyWebPage",e,null,t)}async postCopyById(e,t={}){return this._post("copyById/{id}",e,null,t)}async postGetWebPageOccupyMsg(e,t={}){return this._post("getWebPageOccupyMsg",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postLockWebPage(e,t={}){return this._post("lockWebPage",e,null,t)}async postOccupyWebPage(e,t={}){return this._post("occupyWebPage",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postUnLockWebPage(e,t={}){return this._post("unLockWebPage",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}let ni=class extends d{constructor(){super("api")}async postApp(e,t,n={}){return this._post("app/visible/menu",t,e,n)}async getApp(e,t={}){return this._get("app/report/infos",null,e,t)}async deleteApp(e,t={}){return this._delete("app/dropTestDb",null,e,t)}async postAuditLog(e,t={}){return this._post("audit-log/save",e,null,t)}async getAuditLog(e,t={}){return this._get("audit-log/operators",null,e,t)}async postDatamove(e,t={}){return this._post("datamove/execute",e,null,t)}async postDatasource(e,t,n={}){return this._post("datasource/column-format",t,e,n)}async getDatasource(e={}){return this._get("datasource/info",null,null,e)}async postEdhr(e,t={}){return this._post("edhr/test/transferAllWorkItem",e,null,t)}async getIe(e,t={}){return this._get("ie/data/report",null,e,t)}async postModelComprehensive(e,t={}){return this._post("model-comprehensive/biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async getModelComprehensive(e,t={}){return this._get("model-comprehensive/biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async putModelComprehensive(e,t={}){return this._put("model-comprehensive/biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async deleteModelComprehensive(e,t={}){return this._delete("model-comprehensive/biz-service/{modelCategory}/{modelKey}/{bsKey}",null,e,t)}async getProcess(e={}){return this._get("process/list/all",null,null,e)}},ri=class{constructor(){i(this,"appBranch",new _n),i(this,"appGlobalSettings",new fn),i(this,"appGrantedUser",new vn),i(this,"appOrg",new Sn),i(this,"appPublishLog",new mn),i(this,"appState",new In),i(this,"appUser",new An),i(this,"approvalLog",new bn),i(this,"auditLog",new Tn),i(this,"basicConfig",new Ln),i(this,"bizEvent",new Rn),i(this,"bizProcessDefinition",new En),i(this,"bizProcessDefinitionVersion",new wn),i(this,"bizServiceCrud",new Cn),i(this,"bizService",new Dn),i(this,"bom",new Pn),i(this,"category",new On),i(this,"categoryRelation",new xn),i(this,"chat",new Nn),i(this,"codeTs",new Mn),i(this,"commitLog",new Bn),i(this,"commonInfoCard",new Un),i(this,"controlConfig",new kn),i(this,"customerComplaint",new Gn),i(this,"dashboard",new Kn),i(this,"dataModel",new Vn),i(this,"dataSource",new Fn),i(this,"dataTrace",new $n),i(this,"designerCommon",new Hn),i(this,"designerLock",new Xn),i(this,"designerOperateLog",new Wn),i(this,"devops",new jn),i(this,"difyChat",new zn),i(this,"docControlStarted",new qn),i(this,"docControlTaskDone",new Jn),i(this,"docControlTaskTodo",new Qn),i(this,"docControl",new Zn),i(this,"docOutline",new Yn),i(this,"document",new er),i(this,"edhrInstance",new tr),i(this,"edhrInstanceRelation",new sr),i(this,"edhrInstanceSearchHistory",new nr),i(this,"edhrTmpl",new rr),i(this,"eleSearch",new lr),i(this,"enumModel",new ir),i(this,"enumModelField",new ar),i(this,"event",new ur),i(this,"eventLog",new or),i(this,"excelTmpl",new cr),i(this,"excel",new gr),i(this,"fieldMeta",new pr),i(this,"field",new hr),i(this,"fileResource",new dr),i(this,"fileTask",new yr),i(this,"file",new _r),i(this,"formRelate",new fr),i(this,"frontOperateLog",new vr),i(this,"globalMethod",new Sr),i(this,"i18NInfo",new mr),i(this,"instanceRelation",new Ir),i(this,"ipaas",new Ar),i(this,"job",new br),i(this,"jobLog",new Tr),i(this,"jsEngine",new Lr),i(this,"label",new Rr),i(this,"labelLog",new Er),i(this,"loginLog",new wr),i(this,"medPro",new Cr),i(this,"menuConfig",new Dr),i(this,"mergeLog",new Pr),i(this,"messageRecord",new Or),i(this,"messageSetting",new xr),i(this,"messageTmpl",new Nr),i(this,"mobileHomepage",new Mr),i(this,"mobilePage",new Br),i(this,"modelComprehensive",new Ur),i(this,"modelData",new kr),i(this,"modelMeta",new Gr),i(this,"modelMethod",new Kr),i(this,"model",new Vr),i(this,"onlineFormChangeHistory",new Fr),i(this,"onlineFormInstance",new $r),i(this,"onlineFormLog",new Hr),i(this,"onlineFormTmplLog",new Xr),i(this,"onlineFormTmpl",new Wr),i(this,"onlineForm",new jr),i(this,"online",new zr),i(this,"openapi",new qr),i(this,"pageDesignerLog",new Jr),i(this,"permission",new Qr),i(this,"plat",new Zr),i(this,"pmProcessDefinition",new Yr),i(this,"pmProcessDefinitionVersion",new el),i(this,"pmProcessEngine",new tl),i(this,"printDesigner",new sl),i(this,"printLog",new nl),i(this,"print",new rl),i(this,"process",new ll),i(this,"processApprovalLog",new il),i(this,"processApproveUser",new al),i(this,"processDefinition",new ul),i(this,"processDefinitionVersion",new ol),i(this,"processEngine",new cl),i(this,"processEvent",new gl),i(this,"processGraph",new pl),i(this,"processInstance",new hl),i(this,"processInstanceRelation",new dl),i(this,"processMessageUser",new yl),i(this,"processNodeDefinition",new _l),i(this,"processPathUser",new fl),i(this,"processPath",new vl),i(this,"processTaskDone",new Sl),i(this,"processTaskTodo",new ml),i(this,"processVersion",new Il),i(this,"processTest",new Al),i(this,"productRelease",new bl),i(this,"publishLog",new Tl),i(this,"regexp",new Ll),i(this,"report",new Rl),i(this,"reportDataSet",new El),i(this,"reportData",new wl),i(this,"role",new Cl),i(this,"rolePermission",new Dl),i(this,"script",new Pl),i(this,"scriptAssistant",new Ol),i(this,"scriptVersion",new xl),i(this,"scriptVersionLog",new Nl),i(this,"serviceOrchestration",new Ml),i(this,"serviceOrchestrationVersion",new Bl),i(this,"serviceOrchestrationVersionLog",new Ul),i(this,"signHistory",new kl),i(this,"signLog",new Gl),i(this,"signature",new Kl),i(this,"sqlViewModel",new Vl),i(this,"sqlView",new Fl),i(this,"stash",new $l),i(this,"subModelProcess",new Hl),i(this,"sysConfig",new Xl),i(this,"systemVar",new Wl),i(this,"traceLog",new jl),i(this,"traceLogDetails",new zl),i(this,"traceMainline",new ql),i(this,"traceMainlineExt",new Jl),i(this,"traceSetting",new Ql),i(this,"userGroup",new Zl),i(this,"userGroupRelation",new Yl),i(this,"viewModel",new ei),i(this,"wash",new ti),i(this,"webpage",new si),i(this,"api",new ni)}};function li(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var F,re;function ii(){if(re)return F;re=1;function s(u){if(typeof u!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}function e(u,r){for(var l="",o=0,c=-1,p=0,a,h=0;h<=u.length;++h){if(h<u.length)a=u.charCodeAt(h);else{if(a===47)break;a=47}if(a===47){if(!(c===h-1||p===1))if(c!==h-1&&p===2){if(l.length<2||o!==2||l.charCodeAt(l.length-1)!==46||l.charCodeAt(l.length-2)!==46){if(l.length>2){var y=l.lastIndexOf("/");if(y!==l.length-1){y===-1?(l="",o=0):(l=l.slice(0,y),o=l.length-1-l.lastIndexOf("/")),c=h,p=0;continue}}else if(l.length===2||l.length===1){l="",o=0,c=h,p=0;continue}}r&&(l.length>0?l+="/..":l="..",o=2)}else l.length>0?l+="/"+u.slice(c+1,h):l=u.slice(c+1,h),o=h-c-1;c=h,p=0}else a===46&&p!==-1?++p:p=-1}return l}function t(u,r){var l=r.dir||r.root,o=r.base||(r.name||"")+(r.ext||"");return l?l===r.root?l+o:l+u+o:o}var n={resolve:function(){for(var r="",l=!1,o,c=arguments.length-1;c>=-1&&!l;c--){var p;c>=0?p=arguments[c]:(o===void 0&&(o=process.cwd()),p=o),s(p),p.length!==0&&(r=p+"/"+r,l=p.charCodeAt(0)===47)}return r=e(r,!l),l?r.length>0?"/"+r:"/":r.length>0?r:"."},normalize:function(r){if(s(r),r.length===0)return".";var l=r.charCodeAt(0)===47,o=r.charCodeAt(r.length-1)===47;return r=e(r,!l),r.length===0&&!l&&(r="."),r.length>0&&o&&(r+="/"),l?"/"+r:r},isAbsolute:function(r){return s(r),r.length>0&&r.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var r,l=0;l<arguments.length;++l){var o=arguments[l];s(o),o.length>0&&(r===void 0?r=o:r+="/"+o)}return r===void 0?".":n.normalize(r)},relative:function(r,l){if(s(r),s(l),r===l||(r=n.resolve(r),l=n.resolve(l),r===l))return"";for(var o=1;o<r.length&&r.charCodeAt(o)===47;++o);for(var c=r.length,p=c-o,a=1;a<l.length&&l.charCodeAt(a)===47;++a);for(var h=l.length,y=h-a,v=p<y?p:y,f=-1,_=0;_<=v;++_){if(_===v){if(y>v){if(l.charCodeAt(a+_)===47)return l.slice(a+_+1);if(_===0)return l.slice(a+_)}else p>v&&(r.charCodeAt(o+_)===47?f=_:_===0&&(f=0));break}var A=r.charCodeAt(o+_),E=l.charCodeAt(a+_);if(A!==E)break;A===47&&(f=_)}var m="";for(_=o+f+1;_<=c;++_)(_===c||r.charCodeAt(_)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+l.slice(a+f):(a+=f,l.charCodeAt(a)===47&&++a,l.slice(a))},_makeLong:function(r){return r},dirname:function(r){if(s(r),r.length===0)return".";for(var l=r.charCodeAt(0),o=l===47,c=-1,p=!0,a=r.length-1;a>=1;--a)if(l=r.charCodeAt(a),l===47){if(!p){c=a;break}}else p=!1;return c===-1?o?"/":".":o&&c===1?"//":r.slice(0,c)},basename:function(r,l){if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');s(r);var o=0,c=-1,p=!0,a;if(l!==void 0&&l.length>0&&l.length<=r.length){if(l.length===r.length&&l===r)return"";var h=l.length-1,y=-1;for(a=r.length-1;a>=0;--a){var v=r.charCodeAt(a);if(v===47){if(!p){o=a+1;break}}else y===-1&&(p=!1,y=a+1),h>=0&&(v===l.charCodeAt(h)?--h===-1&&(c=a):(h=-1,c=y))}return o===c?c=y:c===-1&&(c=r.length),r.slice(o,c)}else{for(a=r.length-1;a>=0;--a)if(r.charCodeAt(a)===47){if(!p){o=a+1;break}}else c===-1&&(p=!1,c=a+1);return c===-1?"":r.slice(o,c)}},extname:function(r){s(r);for(var l=-1,o=0,c=-1,p=!0,a=0,h=r.length-1;h>=0;--h){var y=r.charCodeAt(h);if(y===47){if(!p){o=h+1;break}continue}c===-1&&(p=!1,c=h+1),y===46?l===-1?l=h:a!==1&&(a=1):l!==-1&&(a=-1)}return l===-1||c===-1||a===0||a===1&&l===c-1&&l===o+1?"":r.slice(l,c)},format:function(r){if(r===null||typeof r!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof r);return t("/",r)},parse:function(r){s(r);var l={root:"",dir:"",base:"",ext:"",name:""};if(r.length===0)return l;var o=r.charCodeAt(0),c=o===47,p;c?(l.root="/",p=1):p=0;for(var a=-1,h=0,y=-1,v=!0,f=r.length-1,_=0;f>=p;--f){if(o=r.charCodeAt(f),o===47){if(!v){h=f+1;break}continue}y===-1&&(v=!1,y=f+1),o===46?a===-1?a=f:_!==1&&(_=1):a!==-1&&(_=-1)}return a===-1||y===-1||_===0||_===1&&a===y-1&&a===h+1?y!==-1&&(h===0&&c?l.base=l.name=r.slice(1,y):l.base=l.name=r.slice(h,y)):(h===0&&c?(l.name=r.slice(1,a),l.base=r.slice(1,y)):(l.name=r.slice(h,a),l.base=r.slice(h,y)),l.ext=r.slice(a,y)),h>0?l.dir=r.slice(0,h-1):c&&(l.dir="/"),l},sep:"/",delimiter:":",win32:null,posix:null};return n.posix=n,F=n,F}var ai=ii(),ui=li(ai);class g extends Zs.BaseService{constructor(e){super(ui.join("/gct-platform/api",e))}}class oi extends g{constructor(){super("agent")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ci extends g{constructor(){super("apk")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetActiveApp(e={}){return this._get("getActiveApp",null,null,e)}async getGetIp(e={}){return this._get("getIp",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postUpload(e={}){return this._post("upload/apk",null,null,e)}async putId(e,t={}){return this._put("",null,e,t)}}class gi extends g{constructor(){super("app")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async putAppCleanUp(e={}){return this._put("appCleanUp/{id}",null,null,e)}async putAppRestore(e={}){return this._put("appRestore/{id}/{userId}",null,null,e)}async getCheckAppMaintainerInTenant(e={}){return this._get("checkAppMaintainerInTenant/{appId}",null,null,e)}async postCreateBranch(e,t={}){return this._post("createBranch/{appId}",e,null,t)}async getDatamove(e={}){return this._get("datamove/apps",null,null,e)}async putDisable(e={}){return this._put("disable/{id}",null,null,e)}async putEnable(e={}){return this._put("enable/{id}",null,null,e)}async getFieldMeta(e,t={}){return this._get("field-meta/list",null,e,t)}async getGetAppCount(e,t={}){return this._get("getAppCount/{tenantId}",null,e,t)}async getGetCurrentBranch(e={}){return this._get("getCurrentBranch/{appId}",null,null,e)}async getGetLatestCommit(e,t={}){return this._get("getLatestCommit/{appId}",null,e,t)}async getGetMobileDbFileUrl(e={}){return this._get("getMobileDbFileUrl/{appId}",null,null,e)}async postImportVersion(e,t={}){return this._post("importVersion/{appId}",e,null,t)}async getImportVersionPreview(e,t={}){return this._get("importVersionPreview/{appId}",null,e,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getListBranch(e={}){return this._get("listBranch/{appId}",null,null,e)}async getMerge(e,t={}){return this._get("merge/page/list/{appId}",null,e,t)}async postMerge(e,t={}){return this._post("merge/{appId}",e,null,t)}async getMergePreview(e,t={}){return this._get("mergePreview/{appId}",null,e,t)}async getModelMeta(e,t={}){return this._get("model-meta/list",null,e,t)}async getPage(e,t={}){return this._get("page/listReleasedApp",null,e,t)}async getPublishLogInfo(e,t={}){return this._get("publishLogInfo/{appId}",null,e,t)}async getPublishLogPageList(e,t={}){return this._get("publishLogPageList/{appId}",null,e,t)}async getReport(e,t={}){return this._get("report/infos",null,e,t)}async postRevert(e,t={}){return this._post("revert/{appId}",e,null,t)}async postSwitchBranch(e,t={}){return this._post("switchBranch/{appId}",e,null,t)}async getTenant(e,t={}){return this._get("tenant/role/{roles}/apps/count",null,e,t)}async postUpload(e={}){return this._post("upload/appPkg",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class pi extends g{constructor(){super("app-member")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postListMulti(e={}){return this._post("list-multi",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putTransfer(e={}){return this._put("transfer/{id}/{targetUserId}",null,null,e)}async putId(e,t={}){return this._put("",null,e,t)}}class hi extends g{constructor(){super("app-setting")}async delete(e,t={}){return this._delete("",null,e,t)}async getCheckAppUserAdmin(e,t={}){return this._get("checkAppUserAdmin",null,e,t)}async getCheckAppUserVisibility(e,t={}){return this._get("checkAppUserVisibility",null,e,t)}async deleteDeveloper(e,t={}){return this._delete("developer/delete",null,e,t)}async postDeveloper(e={}){return this._post("developer/saveSettingBatch",null,null,e)}async getInfoByAppId(e,t={}){return this._get("infoByAppId",null,e,t)}async postSaveSetting(e,t={}){return this._post("saveSetting",e,null,t)}async postSaveSettingBatch(e={}){return this._post("saveSettingBatch",null,null,e)}}class di extends g{constructor(){super("assets")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e={}){return this._post("move/{assetId}/category/{categoryId}",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postUpload(e={}){return this._post("upload/{categoryId}",null,null,e)}}class yi extends g{constructor(){super("audit-log")}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getModules(e={}){return this._get("modules",null,null,e)}async getOperateTypes(e={}){return this._get("operateTypes",null,null,e)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page/list",e,null,t)}}class _i extends g{constructor(){super("bi-data-set")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postPreview(e,t={}){return this._post("preview",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class fi extends g{constructor(){super("bi-file-dataset-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListDatasetid(e,t={}){return this._get("list-datasetid",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class vi extends g{constructor(){super("bi-file")}async postUpload(e,t={}){return this._post("upload",null,e,t)}}class Si extends g{constructor(){super("bi-share")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class mi extends g{constructor(){super("category")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postAddDefaultCusComp(e={}){return this._post("addDefaultCusComp",null,null,e)}async deleteDeleteDatasetCategory(e,t={}){return this._delete("deleteDatasetCategory",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListDatasetCategory(e,t={}){return this._get("listDatasetCategory",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postSaveDatasetCategory(e,t={}){return this._post("saveDatasetCategory",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ii extends g{constructor(){super("dashboard")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ai extends g{constructor(){super("data-source")}async post(e,t={}){return this._post("",e,null,t)}async put(e,t={}){return this._put("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async putEnabled(e,t={}){return this._put("enabled",e,null,t)}async postExecuteUpdate(e,t={}){return this._post("executeUpdate",e,null,t)}async getFindById(e,t={}){return this._get("findById",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postQueryData(e,t={}){return this._post("queryData",null,e,t)}async postSql(e,t={}){return this._post("sql/column/information",e,null,t)}async postTestConnect(e,t={}){return this._post("testConnect",e,null,t)}}class bi extends g{constructor(){super("data-trace")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ti extends g{constructor(){super("database")}async postAddDatabase(e,t={}){return this._post("addDatabase",e,null,t)}async getColumn(e,t={}){return this._get("column/information",null,e,t)}async getDb(e,t={}){return this._get("db/information",null,e,t)}async postGetDatabaseByPage(e,t={}){return this._post("getDatabaseByPage",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async deleteRemoveDatabase(e,t={}){return this._delete("removeDatabase",null,e,t)}async postRunSql(e,t={}){return this._post("runSql",e,null,t)}async getTable(e,t={}){return this._get("table/information",null,e,t)}async postTestDatabaseConn(e,t={}){return this._post("testDatabaseConn",e,null,t)}async putUpdateDatabase(e,t={}){return this._put("updateDatabase",e,null,t)}async getView(e,t={}){return this._get("view/information",null,e,t)}}class Li extends g{constructor(){super("dataset")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getChangeCategory(e,t={}){return this._get("change-category",null,e,t)}async getColumnValue(e,t={}){return this._get("column-value",null,e,t)}async putEncode(e,t={}){return this._put("encode",null,e,t)}async postGenColumn(e,t,n={}){return this._post("gen-column",t,e,n)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoNoHeader(e,t={}){return this._get("infoNoHeader",null,e,t)}async getList(e,t={}){return this._get("list/keys",null,e,t)}async getListCategoryDataset(e,t={}){return this._get("list-category-dataset",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postRunScript(e,t={}){return this._post("runScript",e,null,t)}async postRunScriptNoHeader(e,t={}){return this._post("runScriptNoHeader",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ri extends g{constructor(){super("dataset-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ei extends g{constructor(){super("datasource-devops")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class wi extends g{constructor(){super("datasource-move")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postMove(e,t={}){return this._post("move",e,null,t)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ci extends g{constructor(){super("datasource-move-data")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Di extends g{constructor(){super("datasource-move-detail")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Pi extends g{constructor(){super("external-message")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Oi extends g{constructor(){super("file-task")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postBatch(e,t={}){return this._post("batch/download",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class xi extends g{constructor(){super("file")}async postDataPreview(e,t={}){return this._post("data-preview",e,null,t)}async postUploadCommon(e={}){return this._post("upload-common",null,null,e)}async postUploadDataset(e={}){return this._post("upload-dataset",null,null,e)}async postUpload(e,t={}){return this._post("upload/image",null,e,t)}}class Ni extends g{constructor(){super("front-release")}async getCleanCache(e={}){return this._get("cleanCache",null,null,e)}}class Mi extends g{constructor(){super("i18n-config")}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Bi extends g{constructor(){super("i18n-info")}async delete(e,t={}){return this._delete("",null,e,t)}async postExternal(e={}){return this._post("external/lang/sync",null,null,e)}async getLang(e,t={}){return this._get("lang/download",null,e,t)}async postLang(e,t={}){return this._post("lang/upload",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}}class Ui extends g{constructor(){super("internal-message")}async post(e,t={}){return this._post("",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putRead(e={}){return this._put("read/{id}",null,null,e)}async getUnread(e={}){return this._get("unread/count",null,null,e)}}class ki extends g{constructor(){super("invoke-log")}async getExport(e,t={}){return this._get("export",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Gi extends g{constructor(){super("knowledge-base")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ki extends g{constructor(){super("knowledge-base-chunk")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Vi extends g{constructor(){super("knowledge-base-doc")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Fi extends g{constructor(){super("ldap")}async postUpload(e={}){return this._post("upload/certificate",null,null,e)}}class $i extends g{constructor(){super("license-unbind-log")}async post(e,t={}){return this._post("",e,null,t)}}class Hi extends g{constructor(){super("license")}async getActivate(e,t={}){return this._get("activate",null,e,t)}async postActivates(e,t={}){return this._post("activates",null,e,t)}async postActivatesOffline(e,t={}){return this._post("activatesOffline",null,e,t)}async getCheckLicense(e={}){return this._get("checkLicense",null,null,e)}async getClients(e,t={}){return this._get("clients",null,e,t)}async getGetAppBasicInfo(e,t={}){return this._get("getAppBasicInfo",null,e,t)}async getGetExpireMsg(e,t={}){return this._get("getExpireMsg",null,e,t)}async getGetUsers(e,t={}){return this._get("getUsers",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getShareTag(e,t={}){return this._get("shareTag",null,e,t)}async getSourceTag(e,t={}){return this._get("sourceTag",null,e,t)}async getUnbind(e,t={}){return this._get("unbind",null,e,t)}async getUninstall(e={}){return this._get("uninstall",null,null,e)}async getVerify(e={}){return this._get("verify",null,null,e)}}class Xi extends g{constructor(){super("login-log")}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class Wi extends g{constructor(){super("login")}async postCheckApp(e,t={}){return this._post("checkApp",e,null,t)}async postSendMsg(e,t={}){return this._post("sendMsg",e,null,t)}async postSign(e,t={}){return this._post("sign",e,null,t)}async getSignOut(e,t={}){return this._get("signOut",null,e,t)}async getUserAppAuth(e,t={}){return this._get("userAppAuth",null,e,t)}}class ji extends g{constructor(){super("manager")}async getPlat(e,t={}){return this._get("plat/page/list",null,e,t)}async getTenant(e,t={}){return this._get("tenant/page/list",null,e,t)}}class zi extends g{constructor(){super("message-setting")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetTypeCount(e={}){return this._get("getTypeCount",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMqtt(e,t={}){return this._post("mqtt/send",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postSendEmailMessage(e,t={}){return this._post("sendEmailMessage",e,null,t)}async postSendMessage(e,t={}){return this._post("sendMessage",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class qi extends g{constructor(){super("minio-file")}async postBase64Upload(e,t={}){return this._post("base64Upload",e,null,t)}async getDownload(e,t={}){return this._get("download",null,e,t)}}class Ji extends g{constructor(){super("model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Qi extends g{constructor(){super("model-provider")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Zi extends g{constructor(){super("nav-menu")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSelected(e={}){return this._get("getSelected",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Yi extends g{constructor(){super("nav-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ea extends g{constructor(){super("openapi-group")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info/page/list",null,e,t)}async getList(e,t={}){return this._get("list/download",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ta extends g{constructor(){super("openapi-key-grant")}async post(e={}){return this._post("",null,null,e)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getOpenapi(e={}){return this._get("openapi/tenantList",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class sa extends g{constructor(){super("org")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async postInputCheck(e,t={}){return this._post("inputCheck",e,null,t)}async getList(e={}){return this._get("list",null,null,e)}async postOrgHavePersonCheck(e,t={}){return this._post("orgHavePersonCheck",e,null,t)}async postTransferAndDelete(e,t={}){return this._post("transferAndDelete",e,null,t)}async postUser(e,t={}){return this._post("user/update",e,null,t)}async getUser(e,t={}){return this._get("user/page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class na extends g{constructor(){super("org-user-picker")}async getManagement(e,t={}){return this._get("management/user/listByIds",null,e,t)}async getTenant(e,t={}){return this._get("tenant/management/user/listByIds",null,e,t)}}class ra extends g{constructor(){super("permission")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class la extends g{constructor(){super("plat")}async getApp(e={}){return this._get("app/global/info/{appId}",null,null,e)}async postApp(e,t={}){return this._post("app/global/{appId}",e,null,t)}async postBase(e,t={}){return this._post("base",e,null,t)}async postDingtalk(e,t={}){return this._post("dingtalk",e,null,t)}async postEmail(e,t={}){return this._post("email",e,null,t)}async postFeishu(e,t={}){return this._post("feishu",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postLogin(e,t={}){return this._post("login",e,null,t)}async postOrg(e,t={}){return this._post("org",e,null,t)}async postSecurity(e,t={}){return this._post("security",e,null,t)}async postTheme(e,t={}){return this._post("theme",e,null,t)}async postUploadCertFile(e={}){return this._post("uploadCertFile",null,null,e)}async postUserRole(e,t={}){return this._post("user-role/reset",e,null,t)}async deleteUserRole(e,t={}){return this._delete("user-role",null,e,t)}async getUser(e={}){return this._get("user/field",null,null,e)}async getVersion(e={}){return this._get("version",null,null,e)}async postWatermark(e,t={}){return this._post("watermark",e,null,t)}async postWxwork(e,t={}){return this._post("wxwork",e,null,t)}}class ia extends g{constructor(){super("plugin")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancelUpload(e,t={}){return this._post("cancelUpload",e,null,t)}async putDeleteCategory(e,t={}){return this._put("deleteCategory",e,null,t)}async getGetImages(e,t={}){return this._get("getImages",null,e,t)}async postGetTenantCompList(e,t={}){return this._post("getTenantCompList",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async postUploadZip(e,t={}){return this._post("uploadZip",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class aa extends g{constructor(){super("plugin-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postList(e,t={}){return this._post("list",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ua extends g{constructor(){super("pm-process-delegate")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class oa extends g{constructor(){super("pm-process-delegate-detail")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ca extends g{constructor(){super("pm-process-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ga extends g{constructor(){super("pm-task-done")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class pa extends g{constructor(){super("pm-task-todo")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ha extends g{constructor(){super("pn-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class da extends g{constructor(){super("pn-project")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getChangeCategory(e,t={}){return this._get("change-category",null,e,t)}async postCopy(e,t={}){return this._post("copy",e,null,t)}async getExport(e,t={}){return this._get("export",null,e,t)}async postImport(e,t={}){return this._post("import",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoNoHeader(e,t={}){return this._get("infoNoHeader",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postRelease(e,t={}){return this._post("release",e,null,t)}async postSavePage(e,t={}){return this._post("savePage",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ya extends g{constructor(){super("print-log")}async post(e,t={}){return this._post("",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}}class _a extends g{constructor(){super("print-resource")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetIpAddressStatus(e,t={}){return this._get("getIpAddressStatus",null,e,t)}async getGetPrintCount(e={}){return this._get("getPrintCount",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByMacAddress(e,t={}){return this._get("listByMacAddress",null,e,t)}async postPrintTest(e={}){return this._post("printTest",null,null,e)}async postSendPrintData(e,t={}){return this._post("sendPrintData",e,null,t)}async putUpdateRemark(e,t={}){return this._put("updateRemark/{id}",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class fa extends g{constructor(){super("regexp")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class va extends g{constructor(){super("released")}async deleteApp(e,t={}){return this._delete("app/deletePublishedAppByTestId",null,e,t)}async putApp(e={}){return this._put("app/enable/{appId}",null,null,e)}async getApp(e,t={}){return this._get("app/publishedApp/list",null,e,t)}}class Sa extends g{constructor(){super("role-permission")}async getPlat(e,t={}){return this._get("plat/list",null,e,t)}async postPlat(e,t={}){return this._post("plat/single",e,null,t)}async getTenant(e,t={}){return this._get("tenant/list",null,e,t)}async postTenant(e,t={}){return this._post("tenant/single",e,null,t)}}class ma extends g{constructor(){super("role")}async getList(e={}){return this._get("list",null,null,e)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async deletePlat(e,t={}){return this._delete("plat",null,e,t)}async getPlat(e,t={}){return this._get("plat/page/list",null,e,t)}async putPlat(e={}){return this._put("plat/{id}/{enabled}",null,null,e)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async deleteTenant(e,t={}){return this._delete("tenant",null,e,t)}async getTenant(e,t={}){return this._get("tenant/page/list",null,e,t)}async putTenant(e={}){return this._put("tenant/{id}/{enabled}",null,null,e)}}class Ia extends g{constructor(){super("seat-message")}async getClose(e={}){return this._get("close",null,null,e)}}class Aa extends g{constructor(){super("seat")}async getApp(e={}){return this._get("app/getVisibleUser",null,null,e)}async postApp(e,t={}){return this._post("app/getVisibleOrgUser",e,null,t)}async postAuth(e={}){return this._post("auth",null,null,e)}async getListAuthed(e,t={}){return this._get("listAuthed",null,e,t)}async getListNotAuth(e,t={}){return this._get("listNotAuth",null,e,t)}async postRemoveAuth(e,t={}){return this._post("removeAuth",null,e,t)}async getTotalinfos(e={}){return this._get("totalinfos",null,null,e)}}class ba extends g{constructor(){super("shortcut")}async postMenu(e={}){return this._post("menu/saveBatch",null,null,e)}async deleteMenu(e,t={}){return this._delete("menu",null,e,t)}async getMenu(e,t={}){return this._get("menu/page/list",null,e,t)}async putMenu(e,t={}){return this._put("menu/{id}",e,null,t)}}class Ta extends g{constructor(){super("sign-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postOperators(e,t={}){return this._post("operators",e,null,t)}async postPage(e,t={}){return this._post("page/list",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class La extends g{constructor(){super("sms")}async postGetSignsAndTemplates(e,t={}){return this._post("getSignsAndTemplates",e,null,t)}async postSendMsg(e,t={}){return this._post("sendMsg",e,null,t)}}class Ra extends g{constructor(){super("started-process")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Ea extends g{constructor(){super("task-delegate")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancel(e={}){return this._post("cancel/{id}",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class wa extends g{constructor(){super("task-done")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Ca extends g{constructor(){super("task-todo")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Da extends g{constructor(){super("tenant-developer")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postRemoveAndHandover(e,t={}){return this._post("RemoveAndHandover",e,null,t)}async getGetUserMaintainerApp(e,t={}){return this._get("getUserMaintainerApp",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Pa extends g{constructor(){super("tenant")}async putDisable(e={}){return this._put("disable/{id}",null,null,e)}async putEnable(e={}){return this._put("enable/{id}",null,null,e)}async getGetTenantIdByAppId(e,t={}){return this._get("getTenantIdByAppId",null,e,t)}async getGetTencentByDomain(e,t={}){return this._get("getTencentByDomain",null,e,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async postManagement(e,t={}){return this._post("management/user/reset/default/signPwd",e,null,t)}async deleteManagement(e,t={}){return this._delete("management/user",e,null,t)}async getManagement(e,t={}){return this._get("management/user/page/list",null,e,t)}async putManagement(e,t={}){return this._put("management/user/{id}",e,null,t)}async putUpdateDomain(e,t={}){return this._put("updateDomain/{id}",e,null,t)}async postUserRole(e,t={}){return this._post("user-role/reset",e,null,t)}async deleteUserRole(e,t={}){return this._delete("user-role",null,e,t)}async getUser(e={}){return this._get("user/info",null,null,e)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Oa extends g{constructor(){super("user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e={}){return this._get("info/{id}",null,null,e)}async getInfoByIds(e,t={}){return this._get("infoByIds",null,e,t)}async getLast(e={}){return this._get("last/reset/pwd",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByTenantId(e,t={}){return this._get("listByTenantId",null,e,t)}async postOrg(e,t={}){return this._post("org/tenant/tmpl4App",e,null,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async postPlat(e,t={}){return this._post("plat/tmpl",e,null,t)}async postReset(e,t={}){return this._post("reset/pwd",e,null,t)}async postSettings(e,t={}){return this._post("settings",e,null,t)}async postTenant(e,t={}){return this._post("tenant/tmpl4App",e,null,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class xa extends g{constructor(){super("user-extra")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Na extends g{constructor(){super("user-info-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ma extends g{constructor(){super("user-password-history")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ba extends g{constructor(){super("workbench-component")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class Ua extends g{constructor(){super("workbench-component-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page/list",null,e,t)}async putUpdatePositionJson(e,t={}){return this._put("updatePositionJson",e,null,t)}async putWorkbenchComponentActive(e,t={}){return this._put("workbenchComponentActive/{id}",null,e,t)}async putId(e,t,n={}){return this._put("",t,e,n)}}class ka extends g{constructor(){super("clearTempDir")}async post(e={}){return this._post("",null,null,e)}}class Ga extends g{constructor(){super("deleteNotUseDir")}async post(e={}){return this._post("",null,null,e)}}class Ka extends g{constructor(){super("getAttachmentInfoByPage")}async post(e,t={}){return this._post("",e,null,t)}}class Va extends g{constructor(){super("deleteCompInfo")}async delete(e,t={}){return this._delete("",null,e,t)}}class Fa extends g{constructor(){super("deleteCompInfoType")}async delete(e,t={}){return this._delete("",null,e,t)}}class $a extends g{constructor(){super("getAllCompInfo")}async get(e={}){return this._get("",null,null,e)}}class Ha extends g{constructor(){super("getAllCompInfoByTypeId")}async get(e,t={}){return this._get("",null,e,t)}}class Xa extends g{constructor(){super("getAllCompInfoType")}async get(e={}){return this._get("",null,null,e)}}class Wa extends g{constructor(){super("getCompInfoById")}async get(e,t={}){return this._get("",null,e,t)}}class ja extends g{constructor(){super("getCompInfoByPage")}async post(e,t={}){return this._post("",e,null,t)}}class za extends g{constructor(){super("getCompInfoTypeById")}async get(e,t={}){return this._get("",null,e,t)}}class qa extends g{constructor(){super("getCompInfoTypeByPage")}async post(e,t={}){return this._post("",e,null,t)}}class Ja extends g{constructor(){super("importCompInfoJson")}async post(e,t={}){return this._post("",e,null,t)}}class Qa extends g{constructor(){super("saveCompInfo")}async post(e,t={}){return this._post("",e,null,t)}}class Za extends g{constructor(){super("saveCompInfoType")}async post(e,t={}){return this._post("",e,null,t)}}class Ya extends g{constructor(){super("deleteCsvDatasource")}async delete(e,t={}){return this._delete("",null,e,t)}}class eu extends g{constructor(){super("getAllCsvDatasource")}async get(e,t={}){return this._get("",null,e,t)}}class tu extends g{constructor(){super("getContentToArray")}async get(e,t={}){return this._get("",null,e,t)}}class su extends g{constructor(){super("getCsvDatasourceById")}async get(e,t={}){return this._get("",null,e,t)}}class nu extends g{constructor(){super("getCsvDatasourceByName")}async get(e,t={}){return this._get("",null,e,t)}}class ru extends g{constructor(){super("getCsvDatasourceByPage")}async post(e,t={}){return this._post("",e,null,t)}}class lu extends g{constructor(){super("parseCsvOrExcel")}async get(e,t={}){return this._get("",null,e,t)}}class iu extends g{constructor(){super("saveCsvDatasource")}async post(e,t={}){return this._post("",e,null,t)}}class au extends g{constructor(){super("getDesignerData")}async get(e,t={}){return this._get("",null,e,t)}}class uu extends g{constructor(){super("deleteEchartTheme")}async delete(e,t={}){return this._delete("",null,e,t)}}class ou extends g{constructor(){super("getAllEchartTheme")}async get(e={}){return this._get("",null,null,e)}}class cu extends g{constructor(){super("getEchartThemeById")}async get(e,t={}){return this._get("",null,e,t)}}class gu extends g{constructor(){super("getEchartThemeByPage")}async post(e,t={}){return this._post("",e,null,t)}}class pu extends g{constructor(){super("getMyEchartThemes")}async get(e={}){return this._get("",null,null,e)}}class hu extends g{constructor(){super("getSysEchartThemes")}async get(e={}){return this._get("",null,null,e)}}class du extends g{constructor(){super("saveEchartTheme")}async post(e,t={}){return this._post("",e,null,t)}}class yu extends g{constructor(){super("buildEnshrineCompLibrary")}async get(e={}){return this._get("",null,null,e)}}class _u extends g{constructor(){super("deleteEnshrineComp")}async delete(e,t={}){return this._delete("",null,e,t)}}class fu extends g{constructor(){super("deleteEnshrineCompGroup")}async delete(e,t={}){return this._delete("",null,e,t)}}class vu extends g{constructor(){super("getAllEnshrineCompGroups")}async get(e={}){return this._get("",null,null,e)}}class Su extends g{constructor(){super("getEnshrineCompByPage")}async post(e,t={}){return this._post("",e,null,t)}}class mu extends g{constructor(){super("getEnshrineCompGroupById")}async get(e,t={}){return this._get("",null,e,t)}}class Iu extends g{constructor(){super("getEnshrineCompGroupByPage")}async post(e,t={}){return this._post("",e,null,t)}}class Au extends g{constructor(){super("getLayoutItemObjById")}async get(e,t={}){return this._get("",null,e,t)}}class bu extends g{constructor(){super("saveEnshrineComp")}async post(e,t={}){return this._post("",e,null,t)}}class Tu extends g{constructor(){super("saveEnshrineCompGroup")}async post(e,t={}){return this._post("",e,null,t)}}class Lu extends g{constructor(){super("searchEnshrineComp")}async post(e,t={}){return this._post("",e,null,t)}}class Ru extends g{constructor(){super("api")}async getAgent(e,t={}){return this._get("agent/scriptAgent",null,e,t)}async getApaasUtils(e,t={}){return this._get("apaas-utils/searchAllOrgOrUser",null,e,t)}async postAppGrantedUser(e,t,n={}){return this._post("app-granted-user/batch",t,e,n)}async getAppGrantedUser(e,t={}){return this._get("app-granted-user/ungranted/list",null,e,t)}async getAppSetting(e,t={}){return this._get("app-setting/infoByAppId",null,e,t)}async getApp(e,t={}){return this._get("app/user/page/list",null,e,t)}async postApp(e,t={}){return this._post("app/user/save-list",null,e,t)}async deleteApp(e,t,n={}){return this._delete("app/user",t,e,n)}async putApp(e,t={}){return this._put("app/user/{id}",e,null,t)}async getDataSource(e,t={}){return this._get("data-source/type",null,e,t)}async postDataSource(e,t,n={}){return this._post("data-source/select",t,e,n)}async postFileTask(e,t={}){return this._post("file-task/submit",e,null,t)}async getKnowledgeBase(e,t={}){return this._get("knowledge-base/findByIds",null,e,t)}async postLoginLog(e,t={}){return this._post("login-log/userLoginLogPage",e,null,t)}async getModel(e,t={}){return this._get("model/info",null,e,t)}async getMsg(e,t={}){return this._get("msg/findAllByType",null,e,t)}async postMsg(e,t={}){return this._post("msg/sendMessage",e,null,t)}async postOpenapiGroup(e,t={}){return this._post("openapi-group",e,null,t)}async putOpenapiGroup(e,t={}){return this._put("openapi-group/opened",null,e,t)}async putOpenapiKeyGrant(e,t={}){return this._put("openapi-key-grant/updateApi",null,e,t)}async getOrgUserPicker(e,t={}){return this._get("org-user-picker/app/listUserByIds",null,e,t)}async postOrgUserPicker(e,t={}){return this._post("org-user-picker/app/getVisibleOrgUser",e,null,t)}async postOrg(e={}){return this._post("org/principals",null,null,e)}async getOrg(e={}){return this._get("org/listAll",null,null,e)}async getPlat(e={}){return this._get("plat/app/global/info/{appId}",null,null,e)}async postPlat(e,t={}){return this._post("plat/security",e,null,t)}async postPrintLog(e,t={}){return this._post("print-log/page/list",e,null,t)}async getPrint(e,t={}){return this._get("print/exchangePrinterName",null,e,t)}async postPrint(e,t={}){return this._post("print/sendPrintData",e,null,t)}async deleteRegexp(e,t={}){return this._delete("regexp/delete",null,e,t)}async getRegexp(e,t={}){return this._get("regexp/page/list",null,e,t)}async postRegexp(e,t={}){return this._post("regexp/save",e,null,t)}async putRegexp(e,t={}){return this._put("regexp/update/{id}",e,null,t)}async postReportData(e,t={}){return this._post("report-data/list",e,null,t)}async getReportData(e,t={}){return this._get("report-data/project-info",null,e,t)}async postReportDetail(e,t={}){return this._post("report-detail/listStatistic",e,null,t)}async postSignLog(e,t={}){return this._post("signLog/page/list",e,null,t)}async getTenant(e,t={}){return this._get("tenant/org/list",null,e,t)}async postTenant(e,t={}){return this._post("tenant/userSyncFromThirdParty",e,null,t)}async getUser(e,t={}){return this._get("user/org/principal",null,e,t)}async postUser(e,t={}){return this._post("user/org/principals",null,e,t)}}class Eu extends g{constructor(){super("copyFilter")}async post(e,t={}){return this._post("",e,null,t)}}class wu extends g{constructor(){super("deleteFilter")}async delete(e,t={}){return this._delete("",null,e,t)}}class Cu extends g{constructor(){super("getAllFilter")}async get(e={}){return this._get("",null,null,e)}}class Du extends g{constructor(){super("getFilterById")}async get(e,t={}){return this._get("",null,e,t)}}class Pu extends g{constructor(){super("saveFilter")}async post(e,t={}){return this._post("",e,null,t)}}class Ou extends g{constructor(){super("httpQuery")}async post(e,t={}){return this._post("",e,null,t)}}class xu extends g{constructor(){super("clearLogLogin")}async post(e={}){return this._post("",null,null,e)}}class Nu extends g{constructor(){super("getLogLoginByPage")}async post(e,t={}){return this._post("",e,null,t)}}class Mu extends g{constructor(){super("clearLogOperate")}async post(e={}){return this._post("",null,null,e)}}class Bu extends g{constructor(){super("deleteLogOperateById")}async delete(e,t={}){return this._delete("",null,e,t)}}class Uu extends g{constructor(){super("getPnLogOperateByPage")}async post(e,t={}){return this._post("",e,null,t)}}class ku extends g{constructor(){super("uncompressLogOperateLayoutStr")}async post(e,t={}){return this._post("",e,null,t)}}class Gu extends g{constructor(){super("deleteMapGeoJson")}async delete(e,t={}){return this._delete("",null,e,t)}}class Ku extends g{constructor(){super("getAdCodeByAliasName")}async get(e,t={}){return this._get("",null,e,t)}}class Vu extends g{constructor(){super("getGeoJsonByAdCode")}async get(e,t={}){return this._get("",null,e,t)}}class Fu extends g{constructor(){super("getMapBaseInfoByLevel")}async get(e,t={}){return this._get("",null,e,t)}}class $u extends g{constructor(){super("getMapGeoJsonById")}async get(e,t={}){return this._get("",null,e,t)}}class Hu extends g{constructor(){super("getMapGeoJsonByPage")}async post(e,t={}){return this._post("",e,null,t)}}class Xu extends g{constructor(){super("saveMapGeoJson")}async post(e,t={}){return this._post("",e,null,t)}}class Wu extends g{constructor(){super("deletePageSnapshoot")}async delete(e,t={}){return this._delete("",null,e,t)}}class ju extends g{constructor(){super("getPageSnapshootByEnabled")}async get(e,t={}){return this._get("",null,e,t)}}class zu extends g{constructor(){super("getPageSnapshootById")}async get(e,t={}){return this._get("",null,e,t)}}class qu extends g{constructor(){super("getPageSnapshootsByPageId")}async get(e,t={}){return this._get("",null,e,t)}}class Ju extends g{constructor(){super("savePageSnapshoot")}async post(e,t={}){return this._post("",e,null,t)}}class Qu extends g{constructor(){super("setPageSnapshootEnabled")}async post(e,t={}){return this._post("",e,null,t)}}class Zu extends g{constructor(){super("setPageSnapshootEnabledByPageId")}async post(e,t={}){return this._post("",e,null,t)}}class Yu extends g{constructor(){super("attachmentResourceTransfer")}async post(e,t={}){return this._post("",e,null,t)}}class eo extends g{constructor(){super("deletePageTemplate")}async delete(e,t={}){return this._delete("",null,e,t)}}class to extends g{constructor(){super("exportTemplate")}async get(e,t={}){return this._get("",null,e,t)}async head(e,t={}){return this._head("",null,e,t)}async post(e,t={}){return this._post("",null,e,t)}async put(e,t={}){return this._put("",null,e,t)}async delete(e,t={}){return this._delete("",null,e,t)}async options(e,t={}){return this._options("",null,e,t)}async patch(e,t={}){return this._patch("",null,e,t)}}class so extends g{constructor(){super("getAllPageTemplate")}async get(e={}){return this._get("",null,null,e)}}class no extends g{constructor(){super("getPageTemplateById")}async get(e,t={}){return this._get("",null,e,t)}}class ro extends g{constructor(){super("getPageTemplateByPage")}async post(e,t={}){return this._post("",e,null,t)}}class lo extends g{constructor(){super("getPageTemplateForCreatePageForm")}async post(e,t={}){return this._post("",e,null,t)}}class io extends g{constructor(){super("getPageTemplateLayout")}async get(e,t={}){return this._get("",null,e,t)}}class ao extends g{constructor(){super("getPageTemplateThemeJson")}async get(e,t={}){return this._get("",null,e,t)}}class uo extends g{constructor(){super("importTemplate")}async get(e={}){return this._get("",null,null,e)}async head(e={}){return this._head("",null,null,e)}async post(e={}){return this._post("",null,null,e)}async put(e={}){return this._put("",null,null,e)}async delete(e={}){return this._delete("",null,null,e)}async options(e={}){return this._options("",null,null,e)}async patch(e={}){return this._patch("",null,null,e)}}class oo extends g{constructor(){super("savePageTemplate")}async post(e,t={}){return this._post("",e,null,t)}}class co extends g{constructor(){super("toggleEnabled")}async post(e,t={}){return this._post("",e,null,t)}}class go extends g{constructor(){super("deletePnResource")}async delete(e,t={}){return this._delete("",null,e,t)}}class po extends g{constructor(){super("deletePnResourceGroup")}async delete(e,t={}){return this._delete("",null,e,t)}}class ho extends g{constructor(){super("getMyAllPnResourceGroup")}async get(e={}){return this._get("",null,null,e)}}class yo extends g{constructor(){super("getMyPnResourceByPage")}async post(e,t={}){return this._post("",e,null,t)}}class _o extends g{constructor(){super("getPnResourceGroupById")}async get(e,t={}){return this._get("",null,e,t)}}class fo extends g{constructor(){super("resourceTransferToPage")}async post(e,t={}){return this._post("",e,null,t)}}class vo extends g{constructor(){super("savePnResourceGroup")}async post(e,t={}){return this._post("",e,null,t)}}class So extends g{constructor(){super("uploadFiles")}async get(e,t={}){return this._get("",null,e,t)}async head(e,t={}){return this._head("",null,e,t)}async post(e,t={}){return this._post("",null,e,t)}async put(e,t={}){return this._put("",null,e,t)}async delete(e,t={}){return this._delete("",null,e,t)}async options(e,t={}){return this._options("",null,e,t)}async patch(e,t={}){return this._patch("",null,e,t)}}class mo extends g{constructor(){super("getMyShareCustomCompByPage")}async post(e,t={}){return this._post("",e,null,t)}}class Io extends g{constructor(){super("getShareCustomCompById")}async get(e,t={}){return this._get("",null,e,t)}}class Ao extends g{constructor(){super("getShareCustomCompByPage")}async post(e,t={}){return this._post("",e,null,t)}}class bo extends g{constructor(){super("saveShareCustomComp")}async post(e,t={}){return this._post("",e,null,t)}}class To extends g{constructor(){super("getPageTotalCount")}async get(e={}){return this._get("",null,null,e)}}class Lo extends g{constructor(){super("getProjectTotalCount")}async get(e={}){return this._get("",null,null,e)}}class Ro{constructor(){i(this,"agent",new oi),i(this,"apk",new ci),i(this,"app",new gi),i(this,"appMember",new pi),i(this,"appSetting",new hi),i(this,"assets",new di),i(this,"auditLog",new yi),i(this,"biDataSet",new _i),i(this,"biFileDatasetConfig",new fi),i(this,"biFile",new vi),i(this,"biShare",new Si),i(this,"category",new mi),i(this,"dashboard",new Ii),i(this,"dataSource",new Ai),i(this,"dataTrace",new bi),i(this,"database",new Ti),i(this,"dataset",new Li),i(this,"datasetLog",new Ri),i(this,"datasourceDevops",new Ei),i(this,"datasourceMove",new wi),i(this,"datasourceMoveData",new Ci),i(this,"datasourceMoveDetail",new Di),i(this,"externalMessage",new Pi),i(this,"fileTask",new Oi),i(this,"file",new xi),i(this,"frontRelease",new Ni),i(this,"i18NConfig",new Mi),i(this,"i18NInfo",new Bi),i(this,"internalMessage",new Ui),i(this,"invokeLog",new ki),i(this,"knowledgeBase",new Gi),i(this,"knowledgeBaseChunk",new Ki),i(this,"knowledgeBaseDoc",new Vi),i(this,"ldap",new Fi),i(this,"licenseUnbindLog",new $i),i(this,"license",new Hi),i(this,"loginLog",new Xi),i(this,"login",new Wi),i(this,"manager",new ji),i(this,"messageSetting",new zi),i(this,"minioFile",new qi),i(this,"model",new Ji),i(this,"modelProvider",new Qi),i(this,"navMenu",new Zi),i(this,"navPage",new Yi),i(this,"openapiGroup",new ea),i(this,"openapiKeyGrant",new ta),i(this,"org",new sa),i(this,"orgUserPicker",new na),i(this,"permission",new ra),i(this,"plat",new la),i(this,"plugin",new ia),i(this,"pluginVersion",new aa),i(this,"pmProcessDelegate",new ua),i(this,"pmProcessDelegateDetail",new oa),i(this,"pmProcessInstance",new ca),i(this,"pmTaskDone",new ga),i(this,"pmTaskTodo",new pa),i(this,"pnPage",new ha),i(this,"pnProject",new da),i(this,"printLog",new ya),i(this,"printResource",new _a),i(this,"regexp",new fa),i(this,"released",new va),i(this,"rolePermission",new Sa),i(this,"role",new ma),i(this,"seatMessage",new Ia),i(this,"seat",new Aa),i(this,"shortcut",new ba),i(this,"signLog",new Ta),i(this,"sms",new La),i(this,"startedProcess",new Ra),i(this,"taskDelegate",new Ea),i(this,"taskDone",new wa),i(this,"taskTodo",new Ca),i(this,"tenantDeveloper",new Da),i(this,"tenant",new Pa),i(this,"user",new Oa),i(this,"userExtra",new xa),i(this,"userInfoLog",new Na),i(this,"userPasswordHistory",new Ma),i(this,"workbenchComponent",new Ba),i(this,"workbenchComponentRelation",new Ua),i(this,"clearTempDir",new ka),i(this,"deleteNotUseDir",new Ga),i(this,"getAttachmentInfoByPage",new Ka),i(this,"deleteCompInfo",new Va),i(this,"deleteCompInfoType",new Fa),i(this,"getAllCompInfo",new $a),i(this,"getAllCompInfoByTypeId",new Ha),i(this,"getAllCompInfoType",new Xa),i(this,"getCompInfoById",new Wa),i(this,"getCompInfoByPage",new ja),i(this,"getCompInfoTypeById",new za),i(this,"getCompInfoTypeByPage",new qa),i(this,"importCompInfoJson",new Ja),i(this,"saveCompInfo",new Qa),i(this,"saveCompInfoType",new Za),i(this,"deleteCsvDatasource",new Ya),i(this,"getAllCsvDatasource",new eu),i(this,"getContentToArray",new tu),i(this,"getCsvDatasourceById",new su),i(this,"getCsvDatasourceByName",new nu),i(this,"getCsvDatasourceByPage",new ru),i(this,"parseCsvOrExcel",new lu),i(this,"saveCsvDatasource",new iu),i(this,"getDesignerData",new au),i(this,"deleteEchartTheme",new uu),i(this,"getAllEchartTheme",new ou),i(this,"getEchartThemeById",new cu),i(this,"getEchartThemeByPage",new gu),i(this,"getMyEchartThemes",new pu),i(this,"getSysEchartThemes",new hu),i(this,"saveEchartTheme",new du),i(this,"buildEnshrineCompLibrary",new yu),i(this,"deleteEnshrineComp",new _u),i(this,"deleteEnshrineCompGroup",new fu),i(this,"getAllEnshrineCompGroups",new vu),i(this,"getEnshrineCompByPage",new Su),i(this,"getEnshrineCompGroupById",new mu),i(this,"getEnshrineCompGroupByPage",new Iu),i(this,"getLayoutItemObjById",new Au),i(this,"saveEnshrineComp",new bu),i(this,"saveEnshrineCompGroup",new Tu),i(this,"searchEnshrineComp",new Lu),i(this,"api",new Ru),i(this,"copyFilter",new Eu),i(this,"deleteFilter",new wu),i(this,"getAllFilter",new Cu),i(this,"getFilterById",new Du),i(this,"saveFilter",new Pu),i(this,"httpQuery",new Ou),i(this,"clearLogLogin",new xu),i(this,"getLogLoginByPage",new Nu),i(this,"clearLogOperate",new Mu),i(this,"deleteLogOperateById",new Bu),i(this,"getPnLogOperateByPage",new Uu),i(this,"uncompressLogOperateLayoutStr",new ku),i(this,"deleteMapGeoJson",new Gu),i(this,"getAdCodeByAliasName",new Ku),i(this,"getGeoJsonByAdCode",new Vu),i(this,"getMapBaseInfoByLevel",new Fu),i(this,"getMapGeoJsonById",new $u),i(this,"getMapGeoJsonByPage",new Hu),i(this,"saveMapGeoJson",new Xu),i(this,"deletePageSnapshoot",new Wu),i(this,"getPageSnapshootByEnabled",new ju),i(this,"getPageSnapshootById",new zu),i(this,"getPageSnapshootsByPageId",new qu),i(this,"savePageSnapshoot",new Ju),i(this,"setPageSnapshootEnabled",new Qu),i(this,"setPageSnapshootEnabledByPageId",new Zu),i(this,"attachmentResourceTransfer",new Yu),i(this,"deletePageTemplate",new eo),i(this,"exportTemplate",new to),i(this,"getAllPageTemplate",new so),i(this,"getPageTemplateById",new no),i(this,"getPageTemplateByPage",new ro),i(this,"getPageTemplateForCreatePageForm",new lo),i(this,"getPageTemplateLayout",new io),i(this,"getPageTemplateThemeJson",new ao),i(this,"importTemplate",new uo),i(this,"savePageTemplate",new oo),i(this,"toggleEnabled",new co),i(this,"deletePnResource",new go),i(this,"deletePnResourceGroup",new po),i(this,"getMyAllPnResourceGroup",new ho),i(this,"getMyPnResourceByPage",new yo),i(this,"getPnResourceGroupById",new _o),i(this,"resourceTransferToPage",new fo),i(this,"savePnResourceGroup",new vo),i(this,"uploadFiles",new So),i(this,"getMyShareCustomCompByPage",new mo),i(this,"getShareCustomCompById",new Io),i(this,"getShareCustomCompByPage",new Ao),i(this,"saveShareCustomComp",new bo),i(this,"getPageTotalCount",new To),i(this,"getProjectTotalCount",new Lo)}}const Eo=48,wo=80;var ue=(s=>(s.FULL="full",s.FIXED="fixed",s))(ue||{}),oe=(s=>(s.DARK="dark",s.LIGHT="light",s))(oe||{}),ce=(s=>(s.AUTO="auto",s.HEADER="header",s.FIXED="fixed",s))(ce||{}),ge=(s=>(s[s.ROUTE_JUMP=0]="ROUTE_JUMP",s[s.PAGE_COVERAGE=1]="PAGE_COVERAGE",s))(ge||{}),pe=(s=>(s.ROLE="ROLE",s.BACK="BACK",s.ROUTE_MAPPING="ROUTE_MAPPING",s.PLATFORM_ROLE="PLATFORM_ROLE",s))(pe||{}),he=(s=>(s.ZOOM_FADE="zoom-fade",s.ZOOM_OUT="zoom-out",s.FADE_SIDE="fade-slide",s.FADE="fade",s.FADE_BOTTOM="fade-bottom",s.FADE_SCALE="fade-scale",s))(he||{}),z=(s=>(s.PORTAL="portal",s.BACKEND_MANAGEMENT="backend-management",s.DEVELOPER_CENTER="developer-center",s.TENANT_CENTER="tenant-center",s.APP_DESIGNER="app-designer",s.PAGE_DESIGNER="page-designer",s.WEB_RENDER="web-render",s.MOBILE_RENDER="mobile-render",s))(z||{}),de=(s=>(s.ALL="field_type_all",s.BASIC="field_type_basic",s.LOGIC="field_type_logic",s.TRACE="field_type_trace",s))(de||{}),S=(s=>(s.PRIMARY_KEY="primary_key",s.ASSOCIATED_PRIMARY_KEY="associated_primary_key",s.TEXT="text",s.LONG_TEXT="long_text",s.INTEGER="integer",s.LONG="long",s.DOUBLE="double",s.DECIMAL="decimal",s.BOOLEAN="boolean",s.DATE="date",s.TIME="time",s.DATE_TIME="date_time",s.IMAGE="image",s.ATTACHMENT="attachment",s.SERIAL="serial_number",s.MASTERSLAVE="master_slave",s.USER="user",s.USER_MULTI="user_multi",s.ORG="org",s.ORG_MULTI="org_multi",s.ENUM="enum",s.ENUM_MULTI="enum_multi",s.OPTION="option",s.OPTION_MULTI="option_multi",s.REF="ref",s.REF_MULTI="ref_multi",s.RDO_REF="rdo_ref",s.EXPRESSION="expression",s.EXPRESSION_CONDITION="expression_condition",s.AGG="agg",s.ESOP="esop",s.TRANSACTION="transaction",s.LABEL_TEMPLATE="label_template",s.LABEL_TEMPLATE_REF="label_template_ref",s.DOCUMENT_TEMPLATE="document_template",s.SERIALRULE="serial_number_rule",s.PRINTER="printer",s.MESSAGE_TMPL="message_tmpl",s.RANGE_USER="range_user",s.SIGNATURE="electronic_signature",s.ONLINE_FORM_TEMPLATE="online_form_tmpl",s.E_DHR_TEMPLATE="edhr_tmpl",s.ONLINE_FORM="online_form",s.DATA_TABLE_FORMULA="data_table_formula",s.READONLYCMP="readonlycmp",s.MATERIAL_NO="material_no",s.PRODUCT="product",s.DEVICE="device",s.Biz_Process="biz_process",s))(S||{}),ye=(s=>(s.TEXT="text",s.LONG_TEXT="long_text",s.INTEGER="integer",s.LONG="long",s.DOUBLE="double",s.DECIMAL="decimal",s.BOOLEAN="boolean",s.DATE="date",s.TIME="time",s.DATE_TIME="date_time",s))(ye||{}),_e=(s=>(s.IMAGE="image",s.ATTACHMENT="attachment",s.SERIAL="serial_number",s.MASTERSLAVE="master_slave",s.USER="user",s.USER_MULTI="user_multi",s.ORG="org",s.ORG_MULTI="org_multi",s.ENUM="enum",s.ENUM_MULTI="enum_multi",s.OPTION="option",s.OPTION_MULTI="option_multi",s.REF="ref",s.REF_MULTI="ref_multi",s.RDO_REF="rdo_ref",s.EXPRESSION="expression",s.EXPRESSION_CONDITION="expression_condition",s.AGG="agg",s.ESOP="esop",s.TRANSACTION="transaction",s.LABEL_TEMPLATE="label_template",s.LABEL_TEMPLATE_REF="label_template_ref",s.DOCUMENT_TEMPLATE="document_template",s.SERIALRULE="serial_number_rule",s.PRINTER="printer",s.MESSAGE_TMPL="message_tmpl",s.RANGE_USER="range_user",s.SIGNATURE="electronic_signature",s.ONLINE_FORM_TEMPLATE="online_form_tmpl",s.E_DHR_TEMPLATE="edhr_tmpl",s.ONLINE_FORM="online_form",s.Biz_Process="biz_process",s))(_e||{}),fe=(s=>(s.MATERIAL_NO="material_no",s.PRODUCT="product",s.DEVICE="device",s))(fe||{});const Co={attachment:"string",boolean:"boolean",date:"string",date_time:"string",decimal:"number",double:"number",enum:"string",enum_multi:"string",image:"string",integer:"number",long:"number",long_text:"string",master_slave:"string",org:"string",org_multi:"string",rdo_ref:"string",ref:"string",ref_multi:"string",serial_number:"string",text:"string",time:"string",user:"string",user_multi:"string",expression:"string",expression_condition:"string",agg:"number",esop:"string",serial_number_rule:"string",label_template:"string",label_template_ref:"string",document_template:"string",transaction:"string",printer:"string",message_tmpl:"string",range_user:"string",primary_key:"string",associated_primary_key:"string",readonlycmp:"string",material_no:"string",product:"string",device:"string",option:"string",option_multi:"string",electronic_signature:"string",online_form_tmpl:"string",edhr_tmpl:"string",online_form:"string",data_table_formula:"string",biz_process:"string"};var ve=(s=>(s.SYSTEM="SYSTEM",s.USER_DEFINED="USER_DEFINED",s.BUILTIN="BUILTIN",s.CUSTOM="CUSTOM",s.PROCESS="PROCESS",s))(ve||{}),Se=(s=>(s.CATALOG="CATALOG",s.STANDARD="STANDARD",s.LINK="LINK",s))(Se||{}),me=(s=>(s.PRESENT="PRESENT",s.IFRAME="IFRAME",s.NEW="NEW",s))(me||{}),Ie=(s=>(s.MaterialFormField="formField",s.MaterialTableField="tableField",s.MaterialEmbedTableField="embedTableField",s.MaterialSubTableField="subTableField",s.MaterialSubTableModalField="subTableModalField",s.cardListFormField="cardList",s.MaterialTableSelectField="tableSelectField",s.DescriptionsFormField="descriptions",s))(Ie||{});const Do={primary_key:"icon-id",text:"icon-wenben1",long_text:"icon-changwenben",integer:"icon-zhengshu",long:"icon-changzhengshu",decimal:"icon-jingduxiaoshu1",double:"icon-xiaoshu",boolean:"icon-buer",date:"icon-riqi1",time:"icon-shijian1",date_time:"icon-riqishijian",user:"icon-renyuanguanlian",org:"icon-bumenguanlian",user_multi:"icon-renyuanduoxuan",org_multi:"icon-bumenduoxuan",image:"icon-tupian1",attachment:"icon-fujian1",serial_number:"icon-xuliehao",master_slave:"icon-zhuziguanlian",enum:"icon-meijuguanlian",ref:"icon-moxingguanlian",rdo_ref:"icon-RDOmoxingguanlian",enum_multi:"icon-meijuguanlianduoxuan",option:"icon-meijuguanlian",option_multi:"icon-meijuguanlianduoxuan",ref_multi:"icon-moxingduoxuan",expression:"icon-gongshiziduan",expression_condition:"icon-gongshiziduan",agg:"icon-huizong",esop:"icon-E-SOP",transaction:"icon-ziduan1",serial_number_rule:"icon-ziduan1",printer:"icon-dayinanniu",message_tmpl:"icon-xiaoximoban",range_user:"icon-fanweirenyuan",label_template_ref:"icon-biaoqianmoban",document_template:"icon-danjumoban",electronic_signature:"icon-qianming1",online_form_tmpl:"icon-zaixianbiaodanmoban",edhr_tmpl:"icon-edhr",online_form:"icon-zaixianbiaodan",data_table_formula:"icon-gongshiziduan",readonlycmp:"icon-wenben1",tenant:"icon-id",associated_primary_key:"icon-id",material_no:"icon-field-material-no",product:"icon-field-product",device:"icon-field-device",biz_process:"icon-jichengzhongxin1"};var Ae=(s=>(s.COUNT="COUNT",s.SUM="SUM",s.MAX="MAX",s.MIN="MIN",s.AVG="AVG",s))(Ae||{}),be=(s=>(s.SPEC="spec",s.SUB_WORKFLOW="sub_workflow",s))(be||{}),Te=(s=>(s.None="none",s.SingleChoice="gct_radio",s.MultipleChoice="checkbox",s))(Te||{}),Le=(s=>(s.NONE="NONE",s.GLOBAL="GLOBAL",s.LEVEL="LEVEL",s.LOGIC="LOGIC",s))(Le||{}),Re=(s=>(s.ALL="all",s.UNREAD="unread",s))(Re||{}),Ee=(s=>(s.TEST="myTestApp",s.QUICK="quickAccess",s.MY="myApp",s))(Ee||{}),we=(s=>(s.PROFILE="profile",s.GENDER="gender",s.ENTERPRISE="enterprise",s))(we||{}),Ce=(s=>(s.FEMALE="female",s.MALE="male",s.PRIVARY="privary",s))(Ce||{}),De=(s=>(s.TODO="todo",s.APPLICATION="application",s.DONE="done",s.DELEGATE="delegate",s))(De||{});const Po=[S.TEXT,S.LONG_TEXT,S.LONG,S.INTEGER,S.DECIMAL,S.DOUBLE,S.SERIAL];var Pe=(s=>(s.SCRIPT_SERVICE="SCRIPT_SERVICE",s.SQL_SERVICE="SQL_SERVICE",s.SO_SERVICE="SO_SERVICE",s.BUILTIN_SERVICE="SYS_BUILTIN",s))(Pe||{}),Oe=(s=>(s.ENTITY="entity",s.DATA="data",s.VIEW="view",s))(Oe||{}),xe=(s=>(s.BASE="BASE",s.NDO="NDO",s.RDO="RDO",s.TREE="TREE",s.DYNAMIC_FORM="DYNAMIC_FORM",s.WORKFLOW="WORKFLOW",s.TRANSACTION="TRANSACTION",s))(xe||{}),Ne=(s=>(s.NONE="NONE",s.FIXED="FIXED",s.SYS_VAR="SYS_VAR",s))(Ne||{}),Me=(s=>(s.NULL="",s.SYS_DATE="SYS_DATE",s.SYS_TIME="SYS_TIME",s.SYS_DATE_TIME="SYS_DATE_TIME",s.CURRENT_USER="CURRENT_USER",s.CURRENT_ORG="CURRENT_ORG",s))(Me||{}),Be=(s=>(s.EVENT="event",s.BUSINESSSERVICE="businessService",s.TIMER="timer",s))(Be||{}),Ue=(s=>(s.PAGE="page",s.HISTORY="history",s.GLOBAL="global",s.WIDGET="widget",s.CHANGE_DESIGN="changeDesign",s))(Ue||{}),ke=(s=>(s.STATIC="static",s.RELATIVE="relative",s.ABSOLUTE="absolute",s.FIXED="fixed",s.STICKY="sticky",s))(ke||{}),Ge=(s=>(s.NONE="none",s.SOLID="solid",s.DOTTED="dotted",s.DASHED="dashed",s.DOUBLE="double",s))(Ge||{}),Ke=(s=>(s.LEFT="left",s.CENTER="center",s.RIGHT="right",s.JUSTIFY="justify",s))(Ke||{}),Ve=(s=>(s.LINETHROUGH="line-through",s.UNDERLINE="underline",s.NONE="none",s))(Ve||{}),Fe=(s=>(s.INNER="inner",s.JS="js",s.LO="lo",s))(Fe||{}),$e=(s=>(s.BASIC="basic",s.ADVANCED="advance",s.DISPLAY="display",s.LABEL="label",s.VUE3="vue3",s.FIELD="field",s.DATA="data",s.OTHER="other",s.LIST="list",s.Table="table",s.SUBMIT_RULE="submitRule",s.LISTDATA="listdata",s.SHOW="show",s.FIELD_CONFIG="fieldConfig",s.FORM_CONFIG="formConfig",s.FIELD_LAYOUT="FieldLayout",s.TABLESELECT_CONFIG="tableSelect",s.GENRADIO="genRadio",s.GENCHECKBOX="genCheckbox",s.GENSWITCH="genSwitch",s.OPTIONS="options",s.COLLAPSE="collapse",s.IFRAME="iframe",s.FILECOLLECT="fileCollect",s.CARDLIST="cardList",s.BUTTON="button",s.Button="Button",s.ButtonShow="ButtonShow",s.ButtonStyle="ButtonStyle",s.LISTBUTTON="listButton",s.MODAL="modal",s.MODALWIDTH="modalWidth",s.MODALHEIGHT="modalHeight",s.MODALTITLECONFIG="modalTitleConfig",s.SEARCH="search",s.QUERY="query",s.INPUT_CONFIG="inputConfig",s.DATALINKAGE="dataLinkage",s.PERMISSION="permission",s.DATASOURCE="dataSource",s.VALIDATERULE="validaterule",s.TEXT="text",s.GRID_CONFIG="gridConfig",s.COL_CONFIG="colConfig",s.COMPONENTDEPENDENCY="componentDependency",s.GENIMAGE="genImage",s.DATARANGE="dataRange",s.OPERATOR_CONFIG="operatorConfig",s.BUSINESS_CONFIG="businessConfig",s))($e||{}),He=(s=>(s.LAYOUT="layout",s.STYLE="style",s.BACKGROUND="background",s.MARGIN="margin",s.BORDER="border",s.HEADER="header",s))(He||{}),Xe=(s=>(s.TAG="tag",s.PROGRESS="progress",s))(Xe||{}),We=(s=>(s.RADIUS="radius",s.LINEAR_RADIUS="linear_radius",s.BIG_RADIUS="big_radius",s.LINEAR_BIG_RADIUS="linear_big_radius",s.DASHED_RADIUS="dashed_radius",s.STATUS="status",s))(We||{}),je=(s=>(s.CIRCLE="circle",s.LINE="line",s))(je||{}),ze=(s=>(s.RULE="rule",s.CONFIG="config",s))(ze||{}),qe=(s=>(s.STRING="string",s.NUMBER="number",s.BOOLEAN="boolean",s.OBJECT="object",s.ARRAY="array",s.NULL="NULL",s.DATE="date",s.DATETIME="datetime",s.TIME="time",s))(qe||{}),Je=(s=>(s.MODAL="modal",s.EVENT="event",s.VAR="var",s))(Je||{}),Qe=(s=>(s.LEFT="left",s.CENTER="center",s.RIGHT="right",s.TOP="top",s.BOTTOM="bottom",s))(Qe||{}),Ze=(s=>(s.CLOSE_MODAL="__CLOSEMODAL__",s.OPEN_MODAL="__OPENMODAL__",s.REFRESH_TABLE="__REFRESHTABLE__",s))(Ze||{}),Ye=(s=>(s.INLINE="inline",s.MODAL="modal",s))(Ye||{}),et=(s=>(s.DELETE="delete",s.COPY="copy",s))(et||{}),tt=(s=>(s.DELETE="delete",s.EDIT="edit",s.COPY="copy",s))(tt||{}),st=(s=>(s.JS="js",s))(st||{}),nt=(s=>(s.alwaysCover="alwaysCover",s.notCovered="notCovered",s))(nt||{}),rt=(s=>(s.HIDDEN="hidden",s.READONLY="readonly",s.DISABLED="disabled",s.REQUIRED="required",s.ASSIGNMENT="assignment",s))(rt||{}),lt=(s=>(s.OUTLINE="OUTLINE",s.WIDGETS="WIDGETS",s.FIELD="FIELD",s.MODAL="MODAL",s.JS="JS",s.CSS="CSS",s.TEMPLATE="TEMPLATE",s.LO="LO",s))(lt||{}),it=(s=>(s.FORM="form",s.LAYOUT="layout",s.ADVANCED="advanced",s.DATA="data",s.BUTTON="button",s.RDO="rdo",s.KIT="kit",s.PROCESS="process",s))(it||{}),k=(s=>(s.WEB="web",s.MOBILE="mobile",s))(k||{}),at=(s=>(s.MODAL="modal",s.MODAL_BODY="modalBody",s.MODAL_FOOTER="modalFooter",s.BottomButtonContainer="bottom-button-container",s))(at||{}),ut=(s=>(s.WEEK_NOW="sys.pageDesigner.dateRange.weekNow",s.MONTH_NOW="sys.pageDesigner.dateRange.monthNow",s.QUARTER_NOW="sys.pageDesigner.dateRange.quarterNow",s.YEAR_NOW="sys.pageDesigner.dateRange.yearNow",s.WEEk_BEFORE="sys.pageDesigner.dateRange.weekBefore",s.MONTH_BEFORE="sys.pageDesigner.dateRange.monthBefore",s.QUARTER_BEFORE="sys.pageDesigner.dateRange.quarterBefore",s.YEAR_BEFORE="sys.pageDesigner.dateRange.yearBefore",s.DATE_BEFORE="sys.pageDesigner.dateRange.dateBefore",s.DATE_AFTER="sys.pageDesigner.dateRange.dateAfter",s))(ut||{}),ot=(s=>(s.DROPDOWN_SELECTION="dropdownSelection",s.TREE_SELECTION="treeSelection",s.MODAL_BOX_SELECTION="modalBoxSelection",s))(ot||{}),ct=(s=>(s["¥"]="¥",s.$="$",s.S$="S$",s))(ct||{}),gt=(s=>(s.d="d",s["d:h"]="d:h",s["d:h:m"]="d:h:m",s["d:h:m:s"]="d:h:m:s",s.h="h",s["h:m"]="h:m",s["h:m:s"]="h:m:s",s.m="m",s["m:s"]="m:s",s.s="s",s))(gt||{}),pt=(s=>(s.d="days",s["d:h"]="dayhour",s["d:h:m"]="dayhourminute",s["d:h:m:s"]="dayhourminutesecond",s.h="hour",s["h:m"]="hourminute",s["h:m:s"]="hourminutesecond",s.m="minute",s["m:s"]="minutesecond",s.s="seconds",s))(pt||{}),ht=(s=>(s["¥"]="chMoney",s.$="usMoney",s.S$="sgpMoney",s))(ht||{}),dt=(s=>(s.SingleChoice="radio",s.MultipleChoice="checkbox",s))(dt||{}),yt=(s=>(s.Current="current",s.Whole="whole",s))(yt||{}),_t=(s=>(s.Local="local",s.Server="server",s.PREVIEW_PRINT="PreviewPrint",s.DIRECT_PRINTING="DirectPrinting",s))(_t||{}),ft=(s=>(s.OPEN="open",s.APPROVE="linkApprove",s))(ft||{}),vt=(s=>(s.SYSTEM="system",s.TRANSACTION="transaction",s))(vt||{}),St=(s=>(s.CURRENT="current",s.REFERENCE="reference",s))(St||{}),mt=(s=>(s.BLOCK="block",s.INLINE_BLOCK="inline-block",s))(mt||{}),It=(s=>(s.DEFAULT="default",s.LINK="link",s))(It||{}),At=(s=>(s.DEFAULT="default",s.PRIMARY="primary",s.ERROR="error",s.WARNING="warning",s.SUCCESS="success",s))(At||{}),bt=(s=>(s.ORDINARY="ordinary",s.SQUARE="square",s))(bt||{}),Tt=(s=>(s.SMALL="small",s.DEFAULT="middle",s.LARGE="large",s))(Tt||{}),Lt=(s=>(s.TEXT="TEXT",s.ICON_TEXT="ICON_TEXT",s.ICON="ICON",s))(Lt||{}),Rt=(s=>(s.PRIMARY="primary",s.DEFAULT="default",s.DASHED="dashed",s.LINK="link",s))(Rt||{}),Et=(s=>(s.PRIMARY="primary",s.DANGER="danger",s.DEFAULT="default",s))(Et||{});const Oo={TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0}],ICON_TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0,hasIcon:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0,hasIcon:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0,hasIcon:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0,hasIcon:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0,hasIcon:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0,hasIcon:!0}],ICON:[{type:"primary",hasIcon:!0},{type:"default",hasIcon:!0},{type:"primary",danger:!0,hasIcon:!0},{type:"default",danger:!0,hasIcon:!0},{type:"dashed",hasIcon:!0},{type:"link",hasIcon:!0}]};var wt=(s=>(s.COLUMNDELETE="columnDelete",s.COLUMNLINK="columnLink",s.COPY="copy",s.VERSION_COPY="version_copy",s.VERSION_CREATE="version_create",s.DETAILS="details",s.EDIT="edit",s.USAGEINFORMATION="usageInformation",s.MODELINGTRACEABILITY="modelingTraceability",s.IMPORT="import",s.EXPORT="export",s.BATCHDELETE="batchDelete",s.SUBMIT="submit",s.RESET="reset",s.EXCUTE="excute",s.LABEL_PRINT="label_print",s.DOCUMENT_PRINT="document_print",s.EXAMINE_AND_APPROVE="examineAndApprove",s))(wt||{}),Ct=(s=>(s.NONE="none",s.EMBEDDED="embedded",s.EXTERNAL="external",s))(Ct||{}),Dt=(s=>(s.DEFAULT="default",s.EMBED="embed",s.SUB="sub",s))(Dt||{}),Pt=(s=>(s.DEFAULTEDITING="defaultEditing",s.CLICKTOENTEREDITING="clickToEnterEditing",s))(Pt||{}),Ot=(s=>(s.GCT="gct",s.GCT_MODAL="gct-modal",s.GCT_SUB_TABLE_MODAL="gct-sub-table-modal",s))(Ot||{}),xt=(s=>(s.ALL="ALL",s.SEARCH="SEARCH",s.SEARCHALL="SEARCHALL",s.LEVEL="LEVEL",s.CHILDREN="CHILDREN",s))(xt||{}),Nt=(s=>(s.REALTIMEDATASOURCE="realTimeDataSource",s.SERVICEDATASOURCE="serviceDataSource",s))(Nt||{}),Mt=(s=>(s.SIGNATURE_ONLY="signature_only",s.SIGNATURE_DATE="signature_date",s.SIGNATURE_DATETIME="signature_datetime",s))(Mt||{}),Bt=(s=>(s.WIPE_DATA="wipe_data",s.REFRESHDATA="refresh_data",s))(Bt||{}),Ut=(s=>(s.PAGE="page",s.MODAL="modal",s))(Ut||{}),kt=(s=>(s.RdoInput="rdo-input",s.Input="input",s.ElectronicSignature="electronic-signature",s.UseinfoButton="useinfo-button",s.ModelingButton="modeling-button",s.ImportButton="gc-import-button",s.ExportButton="gc-export-button",s.DocumentPrintButton="document-print-button",s.SubmitButton="submit-button",s.BatchDeleteButton="batchdelete-button",s.CustomButton="custom-button",s.TableLinkButton="table-link-button",s.TableInfoButton="table-info-button",s.TableApproveButton="table-approve-button",s.OpeButton="ope-button",s.ResetButton="reset-button",s.RdoSaveButton="rdo-save-button",s.LabelPrintButton="labelprint-button",s.ProcessButton="process-button",s.ProcessApproveButton="process-approve-button",s.CreateButton="create-button",s.DeleteButton="delete-button",s.CopyButton="copy-button",s.RefreshButton="refresh-button",s.CreateVersionButton="create-version-button",s.CopyVersionButton="copy-version-button",s.Checkbox="checkbox",s.DataTable="data-table",s.TreeTable="tree-table",s.DataTableColumn="data-table-column",s.RefDataTable="ref-data-table",s.DataList="data-list",s.RdoDataList="rdo-data-list",s.DataTableOpe="data-table-ope",s.DataTableFormula="data-table-formula",s.Datepicker="datepicker",s.DateTimepicker="datetimepicker",s.Department="department",s.Form="form",s.RdoForm="rdo-form",s.RdoTable="rdo-table",s.MedProRdoForm="medprordo-form",s.MedProRdoTable="medprordo-table",s.FormProcess="form-process",s.Inputmoney="inputmoney",s.Inputnumber="inputnumber",s.InputDouble="inputdouble",s.Radio="radio",s.Select="select",s.RdoSelect="rdo-select",s.Switch="switch",s.Textarea="textarea",s.Timepicker="timepicker",s.Userpicker="userpicker",s.Search="search",s.SelectSearch="select-search",s.QuickSearch="quick-search",s.LayoutContainer="layout-container",s.ButtonContainer="button-container",s.ButtonProcessContainer="button-process-container",s.BottomButtonContainer="bottom-button-container",s.Grid="grid",s.GridCol="grid-col",s.Tabs="tabs",s.TabPane="tab-pane",s.LeftRightColumns="left-right-columns",s.TopBottomColumns="top-bottom-columns",s.LeftLayoutThree="left-layout-three",s.TopLayoutThree="top-layout-three",s.UploadFile="upload-file",s.UploadImage="upload-image",s.SubTable="sub-table",s.SubTableOpe="sub-table-ope",s.SubTableAddBtn="sub-table-add-button",s.SubTableCopyBtn="sub-table-copy-button",s.SubTableEditBtn="sub-table-edit-button",s.SubTableDeleteBtn="sub-table-delete-button",s.LinkPageBtn="link-page-button",s.Collapse="collapse",s.CardList="card-list",s.CardHeaderLeft="card-header-left",s.CardHeaderRight="card-header-right",s.CardContent="card-content",s.CardOpeBtn="card-ope-btn",s.BaseButton="base-button",s.ReadonlyCmp="readonlycmp",s.TableSelect="table-select",s.GenCheckbox="gen-checkbox",s.GenRadio="gen-radio",s.GenSwitch="gen-switch",s.WorkflowNodes="workflow-nodes",s.WorkflowNodeModal="workflow-node-modal",s.ESOP="e-sop",s.EXPRESSION="expression",s.ExpressionCondition="expression-condition",s.AGG="agg",s.DynamicFormType="dynamic-form-type",s.DynamicFormValue="dynamic-form-value",s.DynamicFormOpts="dynamic-form-options",s.DynamicFormShowType="dynamic-form-show-type",s.DynamicTable="dynamic-table",s.Transaction="transaction",s.SerialRule="serial-rule",s.LabelTemplate="label-template",s.LabelTemplateRef="label-template-ref",s.DocumentTemplate="document-template",s.Wacom="wacom",s.Text="text",s.CustomField="custom-field",s.Printer="printer",s.Descriptions="descriptions",s.RangeUser="range-user",s.GenImage="gen-image",s.TestButton="test-button",s.Iframe="iframe",s.ExcuteButton="medproexcute-button",s.SubDataTable="sub-data-table",s.Signature="signature",s.OnlineForm="online-form",s.TmplTreeSelect="tmpl-tree-select",s.Boolean="boolean",s.BizProcess="biz-process",s.ApprovalHistory="approval-history",s.FlowDiagram="flow-diagram",s))(kt||{}),Gt=(s=>(s.SearchInput="SearchInput",s.SearchNumberInput="SearchNumberInput",s.SearchStringNumberInput="SearchStringNumberInput",s.SearchSwitch="SearchSwitch",s.SearchDate="SearchDate",s.SearchDateTime="SearchDateTime",s.SearchTime="SearchTime",s.SearchSelect="SearchSelect",s.SearchRdoSelect="SearchRdoSelect",s.SearchTransaction="SearchTransaction",s.SearchTmplTreeSelect="SearchTmplTreeSelect",s.SearchPrinter="SearchPrinter",s.SearchBizProcess="SearchBizProcess",s))(Gt||{}),Kt=(s=>(s.ATUO="selfAdaption",s.ENUMERATION="fixed",s.PERCENTAGE="percentage",s))(Kt||{}),Vt=(s=>(s.NULL="NULL",s.STRING="空字符串",s.ZERO="0",s))(Vt||{}),Ft=(s=>(s.TOTAL="total",s.AVERAGE="average",s))(Ft||{}),$t=(s=>(s.RIGHT="right",s.NONE="",s.LEFT="left",s))($t||{}),Ht=(s=>(s.COLUMN_TEXT="COLUMN_TEXT",s.COLUMN_NUMBER="COLUMN_NUMBER",s.COLUMNTEXT_DATA="COLUMNTEXT_DATA",s.COLUMNTEXT_REF="COLUMNTEXT_REF",s.COLUMNTEXT_ENUM="COLUMNTEXT_ENUM",s.COLUMNTEXT_ORG="COLUMNTEXT_ORG",s.COLUMNTEXT_USER="COLUMNTEXT_USER",s.COLUMNTEXT_BOOLEAN="COLUMNTEXT_BOOLEAN",s.COLUMNTEXT_IMAGE="COLUMNTEXT_IMAGE",s))(Ht||{}),Xt=(s=>(s.LINE="line",s.CARD="card",s.TEXt="text",s.CAPSULE="capsule",s.CUSTOM="custom",s))(Xt||{}),Wt=(s=>(s.ASC="asc",s.DESC="desc",s))(Wt||{}),jt=(s=>(s.CMP_TEXT="TEXT",s.CMP_TEXTAREA="TEXTAREA",s.CMP_ELECTRONICSIGNATURE="ELECTRONICSIGNATURE",s.CMP_BOOLEAN="BOOLEAN",s.CMP_SELECT_LIST="SELECT_LIST",s.CMP_RADIO="RADIO",s.CMP_CHECKBOX="CHECKBOX",s.CMP_DROPDOWN_SELECT="dropdownSelection",s.CMP_MODAL="modalBoxSelection",s.CMP_TREE_SELECTION="treeSelection",s.CMP_NUMBER="NUMBER",s.CMP_CURRENCY="CURRENCY",s.CMP_TIME="TIME",s))(jt||{});const xo={TEXT:"sys.pageDesigner.bindCmpStyle.bindText",TEXTAREA:"sys.pageDesigner.bindCmpStyle.bindTextarea",ELECTRONICSIGNATURE:"sys.pageDesigner.bindCmpStyle.electronicSignature",BOOLEAN:"sys.pageDesigner.bindCmpStyle.bindBoolean",SELECT_LIST:"sys.pageDesigner.bindCmpStyle.bindSelectList",RADIO:"sys.pageDesigner.bindCmpStyle.bindRadio",CHECKBOX:"sys.pageDesigner.bindCmpStyle.bindCheckbox",dropdownSelection:"sys.pageDesigner.bindCmpStyle.bindDropdownSelect",modalBoxSelection:"sys.pageDesigner.bindCmpStyle.bindModal",treeSelection:"sys.pageDesigner.bindCmpStyle.bindTreeSelection",NUMBER:"sys.pageDesigner.bindCmpStyle.bindNumber",CURRENCY:"sys.pageDesigner.bindCmpStyle.bindCurrency",TIME:"sys.pageDesigner.bindCmpStyle.bindTime"};var zt=(s=>(s.BindText="bindText",s.BindLongText="BindLongText",s.BindBool="bindBool",s.BindPerson="bindPerson",s.BindDept="bindDept",s.BindLink="bindLink",s.BindMulti="bindMulti",s.BindNum="bindNum",s.BindDecimal="bindDecimal",s))(zt||{});const No={TEXT:"input",TEXTAREA:"textarea",ELECTRONICSIGNATURE:"electronic-signature",SELECT_LIST:"select",RADIO:"radio",CHECKBOX:"checkbox"},Mo={bindText:["TEXT","TEXTAREA"],BindLongText:["TEXT","TEXTAREA","ELECTRONICSIGNATURE"],bindBool:["BOOLEAN","SELECT_LIST","RADIO","CHECKBOX"],bindPerson:["dropdownSelection","modalBoxSelection"],bindDept:["treeSelection","modalBoxSelection"],bindLink:["SELECT_LIST","RADIO"],bindMulti:["SELECT_LIST","CHECKBOX"],bindNum:["NUMBER","CURRENCY","TIME"],bindDecimal:["NUMBER","CURRENCY"]};var qt=(s=>(s.FOLD_ALL="foldAll",s.FOLD_PART="foldPart",s))(qt||{});const Bo=[S.BOOLEAN,S.DATE,S.DATE_TIME,S.DECIMAL,S.DOUBLE,S.ENUM,S.ENUM_MULTI,S.INTEGER,S.LONG,S.LONG_TEXT,S.TEXT,S.USER_MULTI,S.USER,S.TIME,S.REF_MULTI,S.REF,S.RDO_REF,S.ORG_MULTI,S.ORG,S.AGG,S.EXPRESSION,S.SERIAL,S.ONLINE_FORM_TEMPLATE,S.E_DHR_TEMPLATE,S.PRINTER,S.LABEL_TEMPLATE_REF,S.Biz_Process,S.DOCUMENT_TEMPLATE];var Jt=(s=>(s.SUCCESS="SUCCESS",s.FAILURE="FAILURE",s.PREPARING="PREPARING",s.EVENTING="EVENTING",s.PROCESSIING="PROCESSIING",s.DEPLOYING="DEPLOYING",s))(Jt||{}),Qt=(s=>(s.Insert="Insert",s.Update="Update",s.Delete="Delete",s.Import="Import",s.Export="Export",s.Setting="Setting",s.Download="Download",s.Test="Test",s.Design="Design",s.Add="Add",s))(Qt||{}),Zt=(s=>(s.ResetPassword="ResetPassword",s.PermissionSetting="PermissionSetting",s.RemoveAndHandover="RemoveAndHandover",s.CategoryManagement="CategoryManagement",s.BaiscSetting="BaiscSetting",s.WatermarkSetting="WatermarkSetting",s.SecuritySetting="SecuritySetting",s.LoginSetting="LoginSetting",s.ThemeSetting="ThemeSetting",s.OrganizationSetting="OrganizationSetting",s.ApkSetting="ApkSetting",s.DevelopIconManagement="DevelopIconManagement",s.DevelopImageManagement="DevelopImageManagement",s.Reprint="Reprint",s.ViewTask="ViewTask",s.ManualTrigger="ManualTrigger",s.Setting="Setting",s.Terminate="Terminate",s.Reassign="Reassign",s.Log="Log",s.Moving="Moving",s.EnableDisable="EnableDisable",s))(Zt||{});const Uo=["Insert","Update","Delete"],ko=["BaiscSetting","WatermarkSetting","SecuritySetting","LoginSetting","ThemeSetting","OrganizationSetting","ApkSetting"];var Yt=(s=>(s.XS="XS",s.SM="SM",s.MD="MD",s.LG="LG",s.XL="XL",s.XXL="XXL",s))(Yt||{}),es=(s=>(s[s.XS=480]="XS",s[s.SM=576]="SM",s[s.MD=768]="MD",s[s.LG=992]="LG",s[s.XL=1200]="XL",s[s.XXL=1600]="XXL",s))(es||{});const x=new Map;x.set("XS",480);x.set("SM",576);x.set("MD",768);x.set("LG",992);x.set("XL",1200);x.set("XXL",1600);const ts="TIMEZONE__",Go="TENANT__",Ko="TOKEN__",Vo="LOCALE__",Fo="LOCALE__LIST",$o="LOCAL_I18N_TRANSLATE",Ho="USER__INFO__",Xo="ROLES__KEY__",Wo="PROJ__CFG__KEY__",jo="LOCK__INFO__KEY__",zo="MULTIPLE_TABS__KEY__",qo="__APP__DARK__MODE__",Jo="COMMON__LOCAL__KEY__",Qo="COMMON__SESSION__KEY__",Zo="DESIGNER_SESSION_CACHE_KEY";var ss=(s=>(s[s.SESSION=0]="SESSION",s[s.LOCAL=1]="LOCAL",s))(ss||{}),ns=(s=>(s.EQ="eq",s.IEQ="iEq",s.NE="ne",s.INE="ine",s.GT="gt",s.GE="ge",s.LT="lt",s.LE="le",s.ISNULL="isNull",s.ISNOTNULL="isNotNull",s.LIKE="like",s.ILIKE="iLike",s.NOTLIKE="notLike",s.NOTILIKE="iNotLike",s.LEFTLIKE="leftLike",s.ILEFTLIKE="iLeftLike",s.RIGHTLIKE="rightLike",s.IRIGHTLIKE="iRightLike",s.IN="in",s.NOTIN="notIn",s.CONTAINANY="containAny",s.CONTAINALL="containAll",s.RANGE="range",s.ORANGE="oRange",s.LORANGE="loRange",s.RORANGE="roRange",s.VERSIONIN="versionIn",s))(ns||{});const Yo=["in","notIn","containAny","containAll","versionIn"];var rs=(s=>(s.LEFT="left",s.CENTER="center",s.RIGHT="right",s.BETWEEN="between",s))(rs||{});const ec=["#DBDBDB","#FFE4E4","#D1D1D1","#838383","#838383","#FFEECB","#D8E3FF","#FF8888","#FF8888","#0DAA9C","#3370FF"];var ls=(s=>(s[s.SINGLELINE=0]="SINGLELINE",s[s.HEAD=1]="HEAD",s[s.BATCH=2]="BATCH",s[s.SINGLELINE_RDO=3]="SINGLELINE_RDO",s))(ls||{}),is=(s=>(s[s.parentVersion=0]="parentVersion",s[s.childVersion=1]="childVersion",s))(is||{}),as=(s=>(s[s.PAGE_NOT_ACCESS=403]="PAGE_NOT_ACCESS",s[s.PAGE_NOT_FOUND=404]="PAGE_NOT_FOUND",s[s.ERROR=500]="ERROR",s[s.NET_WORK_ERROR=1e4]="NET_WORK_ERROR",s[s.PAGE_NOT_DATA=10100]="PAGE_NOT_DATA",s))(as||{}),b=(s=>(s.VUE="vue",s.SCRIPT="script",s.RESOURCE="resource",s.AJAX="ajax",s.PROMISE="promise",s))(b||{}),us=(s=>(s[s.SUCCESS=200]="SUCCESS",s[s.ERROR=-1]="ERROR",s[s.TIMEOUT=401]="TIMEOUT",s.TYPE="success",s))(us||{}),os=(s=>(s.GET="GET",s.POST="POST",s.PUT="PUT",s.DELETE="DELETE",s))(os||{}),cs=(s=>(s.JSON="application/json;charset=UTF-8",s.FORM_URLENCODED="application/x-www-form-urlencoded;charset=UTF-8",s.FORM_DATA="multipart/form-data;charset=UTF-8",s))(cs||{}),gs=(s=>(s.submit="post",s.listByIds="get",s.getone="post",s.listAll="post",s.listByPage="post",s.listTree="post",s.save="post",s.saveOrUpdate="post",s.saveBatch="post",s.importData="post",s.exportData="post",s.remove="post",s.removeById="delete",s.removeByIds="delete",s.update="put",s.updateById="put",s.updateByIds="put",s.rdoSave="post",s.rdoListAll="post",s.rdoListByPage="post",s.rdoListVersionById="get",s.rdoSaveVersion="post",s.rdoSaveBatch="post",s.rdoUpdateVersionById="put",s.rdoRemoveVersionById="delete",s.rdoRemoveById="delete",s.rdoGetVersionById="get",s.getOne="post",s.rdoGetVersionByRefId="post",s.getById="get",s.rdoListAllVersion="post",s.rdoRefListByPage="post",s.export="post",s.import="post",s.rdoExport="post",s.rdoImport="post",s.biz_search="post",s))(gs||{}),ps=(s=>(s.SIDEBAR="sidebar",s.MIX_SIDEBAR="mix-sidebar",s.MIX="mix",s.TOP_MENU="top-menu",s))(ps||{}),hs=(s=>(s.NONE="NONE",s.FOOTER="FOOTER",s.HEADER="HEADER",s))(hs||{}),ds=(s=>(s.VERTICAL="vertical",s.HORIZONTAL="horizontal",s.VERTICAL_RIGHT="vertical-right",s.INLINE="inline",s))(ds||{}),ys=(s=>(s[s.NONE=0]="NONE",s[s.TOP=1]="TOP",s[s.LEFT=2]="LEFT",s))(ys||{}),_s=(s=>(s.CENTER="center",s.START="start",s.END="end",s))(_s||{}),fs=(s=>(s.HOVER="hover",s.CLICK="click",s))(fs||{}),vs=(s=>(s.BASE_LOGIN="/login",s.BASE_TENANT="/tenant",s.BASE_HOME="/home",s.USER_CENTER="/user-center",s.PROCESS_CENTER="/process",s.MESSAGE_CENTER="/message",s.ERROR_PAGE="/exception",s.ERROR_LOG_PAGE="/error-log/list",s.USER_CENTER_PWD="/user-center/password",s))(vs||{}),Ss=(s=>(s.SUPER="super",s.TEST="test",s))(Ss||{}),ms=(s=>(s.DEFAULT="default",s.SMALL="small",s.LARGE="large",s))(ms||{}),Is=(s=>(s.APPROVING="APPROVING",s.COMPLETED="COMPLETED",s.REFUSED="REFUSED",s.REJECTED="REJECTED",s.TERMINATED="TERMINATED",s.WITHDRAWN="WITHDRAWN",s))(Is||{});const tc={APPROVING:"sys.process.status.approving",COMPLETED:"sys.process.status.completed",REFUSED:"sys.process.status.refused",REJECTED:"sys.process.status.rejected",TERMINATED:"sys.process.status.terminated",WITHDRAWN:"sys.process.status.withdrawn"};var As=(s=>(s.MY_APPLICATION="myApplication",s.MY_AGENT="myAgent",s.MY_DONE="myDone",s.MY_CUSTOM="myCustom",s.MY_CUSTOM_Modal="myCustomModal",s))(As||{}),M=(s=>(s.DESIGN="design",s.WEB="web",s.MOBILE="mobile",s))(M||{});class bs{projectName=z.PORTAL;tenantId="";lang="zh-CN";appInfo={}}class q{loaded=!1;isNew=!0;loading=!1;destroyed=!1;data={}}class R{disabled=!1;readonly=!1;visible=!0;keepalive=!1;destroyed=!1}class Ts extends R{}class Ls extends R{}class Rs extends R{activePane=""}class Es extends R{}class J extends R{label="";value=null;options=[]}class ws extends R{expand=!0}class Cs extends J{}const sc=H.defineStore("global-store",{state(){return new bs},getters:{getAppInfo(){return this.appInfo}},actions:{getAppInfo(){return this.appInfo},setProjectName(s){this.$state.projectName=s},setTenantId(s){this.$state.tenantId=s},setLang(s){this.$state.lang=s}}});class Ds{pinia=H.createPinia();store;constructor(){H.setActivePinia(this.pinia),this.store=sc()}}function nc(s){if(s instanceof Array)s&&s.length>0&&s.splice(0,s.length);else if(s instanceof Object&&s)for(const e in s)Object.prototype.hasOwnProperty.call(s,e)&&delete s[e]}class rc{constructor(){this.map=new Map,this.maxListeners=100}setMaxListeners(e){this.maxListeners=e}getSize(e){return this.map.has(e)?this.map.get(e).length:0}addListener(e,t){if(t instanceof Function){this.map.has(e)||this.map.set(e,[]);const n=this.map.get(e);if(n.length<this.maxListeners)n.push(t);else throw new Error(`事件监听已达最大上限[${this.maxListeners}],无法新增监听!`)}}removeListener(e,t){if(this.map.has(e)){const n=this.map.get(e);if(n.length>0){for(let u=0;u<n.length;u++)if(n[u]===t){n.splice(u,1);break}}}}emit(e,...t){this.map.has(e)&&this.map.get(e).forEach(u=>{u(...t)})}async asyncEmit(e,...t){if(this.map.has(e)){const u=this.map.get(e).map(r=>r(...t));return Promise.all(u)}return[]}reset(){this.map.forEach(e=>{nc(e)}),this.map.clear()}}class Ps{constructor(e){this.e=new rc,this.e.setMaxListeners(e||300)}getSize(e){return this.e.getSize(e)}on(e,t){this.e.addListener(e,t)}off(e,t){this.e.removeListener(e,t)}emit(e,...t){this.e.emit(e,...t)}asyncEmit(e,...t){return this.e.asyncEmit(e,...t)}reset(){this.e.reset()}}const{toString:lc}=Object.prototype;function ic(s){return uc(s)==="function"}const ac={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object","[object Set]":"set","[object Map]":"map","[object WeakMap]":"weakmap"};function uc(s){return ac[lc.call(s)]}function Q(s,e,t=0,n=!1,u="/"){let r="";if(n&&!/^(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)$/.test(location.hostname)){const o=location.hostname;o.indexOf(".")!==o.lastIndexOf(".")&&(r=`;domain=${o.substring(o.indexOf("."),o.length)}`)}if(t!==0){const l=t*24*60*60*1e3,o=new Date(new Date().getTime()+l);document.cookie=`${s}=${escape(e)};path=${u};expires=${o.toUTCString()}${r}`}else document.cookie=`${s}=${escape(e)};path=${u}${r}`}function Os(s,e){Q(s,"",-1,e)}function xs(s){const e=new RegExp(`(^| )${s}=([^;]*)(;|$)`),t=document.cookie.match(e);return t&&t.length>1?unescape(t[2]):null}class G{constructor(){this.items=[]}get size(){return this.items.length}callSync(e,...t){const n=e||Object.create({});let u;for(let r=0;r<this.items.length;r++){const l=this.items[r];if(l.fn&&(u=l.fn(n,...t)),u===null){console.warn(`因${l.fn?l.fn.name:null}方法返回值为「null」,钩子中断执行。`,l);break}}return n}tap(e){if(e&&ic(e)){const t={mode:"sync"};t.fn=e,this.items.push(t)}}removeTap(e){if(e)for(let t=0;t<this.items.length;t++){const n=this.items[t];e===n.fn&&this.items.splice(t,1)}}clear(){this.items=[]}}class X{map=new Map;providers=new Map;hooks={register:new G,unregister:new G};register(e,t){this.map.set(e,t);const n=t();this.providers.set(e,n),this.hooks.register.callSync(null,e,n)}unregister(e){this.map.delete(e);const t=this.providers.get(e);t&&(this.hooks.unregister.callSync(null,e,t),this.providers.delete(e))}getProvider(e){return this.providers.get(e)}getKeys(){return Array.from(this.map.keys())}getProviders(){return Array.from(this.providers.values())}}class B{static editors=new Map;static providers=new Map;static register(e,t){B.editors.set(e,t)}static unregister(e){B.editors.delete(e)}static get(e){if(this.providers.has(e))return this.providers.get(e);const t=B.editors.get(e);if(t){const n=t();return this.providers.set(e,n),n}return null}}class U{static items=new Map;static register(e,t){U.items.set(e,t)}static unregister(e){U.items.delete(e)}static create(e){const t=U.items.get(e);return t?t():null}}class W{map=new Map;hooks={register:new G,unregister:new G};register(e,t){this.map.set(e,t),this.hooks.register.callSync(null,e,t)}unregister(e){this.map.delete(e),this.hooks.unregister.callSync(null,e)}get(e){return this.map.get(e)}keys(){return Array.from(this.map.keys())}}class Ns{configs=new Map;cache=new Map;getConfig(e){return this.configs.get(e)}register(e){this.configs.set(e.tag,e),e.items&&this.cache.set(e.tag,e.items)}unregister(e){this.configs.delete(e),this.cache.delete(e)}get(e){return this.cache.get(e)||[]}async asyncGet(e,t){const n=this.configs.get(e);return n?n.mode==="static"?this.getByConfig(n):n.mode==="async"?this.cache.has(e)?this.cache.get(e)||[]:this.asyncGetByConfig(n,t):[]:[]}getByConfig(e){return e.items||[]}async asyncGetByConfig(e,t={}){if(e.fetch){const n=await e.fetch(t||{});if(n){const[u,r]=e.keys||["name","id"];return this.deepFormat(n,u,r)}}return[]}deepFormat(e,t,n){return e.map(u=>{const r={label:u[t],value:u[n]};return u.children&&u.children.length>0&&(r.options=this.deepFormat(u.children,t,n)),r})}}function oc(s,e){return _gct.i18n.global.t(s,e)}var Z=(s=>(s.PREFIX="EDITOR___",s))(Z||{}),Ms=(s=>(s.LENGTH_UNIT="length-unit",s.COLOR="color",s.SPAN="span",s.TEXT="text",s.NUMBER="number",s.INFO="info",s.SELECT="select",s.RADIO="radio",s.PICKER="picker",s.I18N="i18n",s.TEXTAREA="textarea",s.DATE_RANGE="date-range",s.SWITCH="switch",s.CHECK_SWITCH="check-switch",s.ICON_SELECT="icon-select",s.CHECKBOX="checkbox",s))(Ms||{}),Bs=(s=>(s.LENGTH_UNIT="length-unit-editor",s.COLOR="color-editor",s.SPAN="span-editor",s.TEXT="text-editor",s.NUMBER="number-editor",s.INFO="info-editor",s.SELECT="select-editor",s.MODEL_SELECT="model-editor",s.Field_SELECT="field-editor",s.RADIO="radio-editor",s.PICKER="picker-editor",s.I18N="i18n-editor",s.TEXTAREA="textarea-editor",s.DATE_RANGE="date-range-editor",s.SWITCH="switch-editor",s.CHECK_SWITCH="check-switch-editor",s.ICON_SELECT="icon-select-editor",s.CHECKBOX="checkbox-editor",s.BORDER="border-editor",s.BORDER_RADIUS="border-radius-editor",s.ALIGN="align-editor",s.FONT_STYLE="font-style-editor",s.POSITION="position-editor",s.SPACING="spacing-editor",s.MARGIN="margin-editor",s))(Bs||{}),Us=(s=>(s.FORM_TITLE_GROUP="form-title-group",s))(Us||{});const O={TOKEN:"gct-token",TENANT:"gct-tenant"},ks="gct",Gs="/minio",cc="is-";function C(s,e,t,n,u){let r=`${s}-${e}`;return t&&(r+=`-${t}`),n&&(r+=`__${n}`),u&&(r+=`--${u}`),r}class Ks{constructor(e,t){this.block=e,this.namespace=t||ks}namespace;b(e=""){return C(this.namespace,this.block,e,"","")}e(e){return e?C(this.namespace,this.block,"",e,""):""}m(e){return e?C(this.namespace,this.block,"","",e):""}be(e,t){return e&&t?C(this.namespace,this.block,e,t,""):""}em(e,t){return e&&t?C(this.namespace,this.block,"",e,t):""}bm(e,t){return e&&t?C(this.namespace,this.block,e,"",t):""}bem(e,t,n){return e&&t&&n?C(this.namespace,this.block,e,t,n):""}is(e,t){return e&&t?`${cc}${e}`:""}cssVar(e){const t={};for(const n in e)e[n]&&(t[this.cssVarName(n)]=e[n]);return t}cssVarBlock(e){const t={};for(const n in e)e[n]&&(t[this.cssVarBlockName(n)]=e[n]);return t}cssVarName(e){return`--${this.namespace}-${e}`}cssVarBlockName(e){return`--${this.namespace}-${this.block}-${e}`}}function gc(s){return s&&s.__esModule&&Object.prototype.hasOwnProperty.call(s,"default")?s.default:s}var $,le;function pc(){if(le)return $;le=1;function s(u){if(typeof u!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}function e(u,r){for(var l="",o=0,c=-1,p=0,a,h=0;h<=u.length;++h){if(h<u.length)a=u.charCodeAt(h);else{if(a===47)break;a=47}if(a===47){if(!(c===h-1||p===1))if(c!==h-1&&p===2){if(l.length<2||o!==2||l.charCodeAt(l.length-1)!==46||l.charCodeAt(l.length-2)!==46){if(l.length>2){var y=l.lastIndexOf("/");if(y!==l.length-1){y===-1?(l="",o=0):(l=l.slice(0,y),o=l.length-1-l.lastIndexOf("/")),c=h,p=0;continue}}else if(l.length===2||l.length===1){l="",o=0,c=h,p=0;continue}}r&&(l.length>0?l+="/..":l="..",o=2)}else l.length>0?l+="/"+u.slice(c+1,h):l=u.slice(c+1,h),o=h-c-1;c=h,p=0}else a===46&&p!==-1?++p:p=-1}return l}function t(u,r){var l=r.dir||r.root,o=r.base||(r.name||"")+(r.ext||"");return l?l===r.root?l+o:l+u+o:o}var n={resolve:function(){for(var r="",l=!1,o,c=arguments.length-1;c>=-1&&!l;c--){var p;c>=0?p=arguments[c]:(o===void 0&&(o=process.cwd()),p=o),s(p),p.length!==0&&(r=p+"/"+r,l=p.charCodeAt(0)===47)}return r=e(r,!l),l?r.length>0?"/"+r:"/":r.length>0?r:"."},normalize:function(r){if(s(r),r.length===0)return".";var l=r.charCodeAt(0)===47,o=r.charCodeAt(r.length-1)===47;return r=e(r,!l),r.length===0&&!l&&(r="."),r.length>0&&o&&(r+="/"),l?"/"+r:r},isAbsolute:function(r){return s(r),r.length>0&&r.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var r,l=0;l<arguments.length;++l){var o=arguments[l];s(o),o.length>0&&(r===void 0?r=o:r+="/"+o)}return r===void 0?".":n.normalize(r)},relative:function(r,l){if(s(r),s(l),r===l||(r=n.resolve(r),l=n.resolve(l),r===l))return"";for(var o=1;o<r.length&&r.charCodeAt(o)===47;++o);for(var c=r.length,p=c-o,a=1;a<l.length&&l.charCodeAt(a)===47;++a);for(var h=l.length,y=h-a,v=p<y?p:y,f=-1,_=0;_<=v;++_){if(_===v){if(y>v){if(l.charCodeAt(a+_)===47)return l.slice(a+_+1);if(_===0)return l.slice(a+_)}else p>v&&(r.charCodeAt(o+_)===47?f=_:_===0&&(f=0));break}var A=r.charCodeAt(o+_),E=l.charCodeAt(a+_);if(A!==E)break;A===47&&(f=_)}var m="";for(_=o+f+1;_<=c;++_)(_===c||r.charCodeAt(_)===47)&&(m.length===0?m+="..":m+="/..");return m.length>0?m+l.slice(a+f):(a+=f,l.charCodeAt(a)===47&&++a,l.slice(a))},_makeLong:function(r){return r},dirname:function(r){if(s(r),r.length===0)return".";for(var l=r.charCodeAt(0),o=l===47,c=-1,p=!0,a=r.length-1;a>=1;--a)if(l=r.charCodeAt(a),l===47){if(!p){c=a;break}}else p=!1;return c===-1?o?"/":".":o&&c===1?"//":r.slice(0,c)},basename:function(r,l){if(l!==void 0&&typeof l!="string")throw new TypeError('"ext" argument must be a string');s(r);var o=0,c=-1,p=!0,a;if(l!==void 0&&l.length>0&&l.length<=r.length){if(l.length===r.length&&l===r)return"";var h=l.length-1,y=-1;for(a=r.length-1;a>=0;--a){var v=r.charCodeAt(a);if(v===47){if(!p){o=a+1;break}}else y===-1&&(p=!1,y=a+1),h>=0&&(v===l.charCodeAt(h)?--h===-1&&(c=a):(h=-1,c=y))}return o===c?c=y:c===-1&&(c=r.length),r.slice(o,c)}else{for(a=r.length-1;a>=0;--a)if(r.charCodeAt(a)===47){if(!p){o=a+1;break}}else c===-1&&(p=!1,c=a+1);return c===-1?"":r.slice(o,c)}},extname:function(r){s(r);for(var l=-1,o=0,c=-1,p=!0,a=0,h=r.length-1;h>=0;--h){var y=r.charCodeAt(h);if(y===47){if(!p){o=h+1;break}continue}c===-1&&(p=!1,c=h+1),y===46?l===-1?l=h:a!==1&&(a=1):l!==-1&&(a=-1)}return l===-1||c===-1||a===0||a===1&&l===c-1&&l===o+1?"":r.slice(l,c)},format:function(r){if(r===null||typeof r!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof r);return t("/",r)},parse:function(r){s(r);var l={root:"",dir:"",base:"",ext:"",name:""};if(r.length===0)return l;var o=r.charCodeAt(0),c=o===47,p;c?(l.root="/",p=1):p=0;for(var a=-1,h=0,y=-1,v=!0,f=r.length-1,_=0;f>=p;--f){if(o=r.charCodeAt(f),o===47){if(!v){h=f+1;break}continue}y===-1&&(v=!1,y=f+1),o===46?a===-1?a=f:_!==1&&(_=1):a!==-1&&(_=-1)}return a===-1||y===-1||_===0||_===1&&a===y-1&&a===h+1?y!==-1&&(h===0&&c?l.base=l.name=r.slice(1,y):l.base=l.name=r.slice(h,y)):(h===0&&c?(l.name=r.slice(1,a),l.base=r.slice(1,y)):(l.name=r.slice(h,a),l.base=r.slice(h,y)),l.ext=r.slice(a,y)),h>0?l.dir=r.slice(0,h-1):c&&(l.dir="/"),l},sep:"/",delimiter:":",win32:null,posix:null};return n.posix=n,$=n,$}var hc=pc();const j=gc(hc);class dc{static cache=new Map;static cacheModules=new Map;static module=new Map;static async loadPluginConfig(e,t,n=[]){const u=`${e}-${t}-${n.join("_")}`;if(this.cache.has(u))return this.cache.get(u);const r={client:t===k.WEB?"WEB":"MOBILE"};n.length>0&&(r.tag=n.join(","));const o=(await _gct.api.platform.plugin.postGetTenantCompList(r)).data;return o.length>0&&this.cache.set(u,o),o}static async loadPlugins(e,t=[]){const n={};if(t.length>0){const u=t.map(l=>{const o=j.join(Gs,l.url,"dist");return{imports:{[l.key]:`${o}/${e}.system.min.js?version=${l.version}`},styles:{[l.key]:`${o}/${e}.min.css?version=${l.version}`}}}),r=[];u.forEach(l=>{System.addImportMap(l),l.imports&&Object.keys(l.imports).forEach(o=>{const c=async()=>{try{const p=await System.import(o);n[o]=p,this.module.set(o,p)}catch(p){console.error(p)}};r.push(c())})}),await Promise.all(r)}return n}static async loadPlugin(e,t,n){n=["common",...n];const u=`${e}-${t}-${n.join("_")}`;try{const r=await this.loadPluginConfig(e,t,n);if(!this.cacheModules.has(u)){const l=[];r.forEach(c=>{c.plugins&&l.push(...c.plugins)});const o=await this.loadPlugins(e,l);this.cacheModules.set(u,o)}return[r,this.cacheModules.get(u)]}catch(r){console.error(r)}return[[],{}]}static async loadDesignPlugin(e,t,n=[]){try{const u=await this.loadPlugin(M.DESIGN,t,n),[r,l]=u;return r.forEach(o=>{o.plugins.forEach(p=>{const a=l[p.key];if(!a){console.error(`${p.key} 插件加载失败,请检查插件配置是否正确`);return}if(t===k.WEB){const h=a.web??a.default;h&&_gct.register.designer.web.register(p.key,()=>new h)}else{const h=a.mobile??a.default;h&&_gct.register.designer.mobile.register(p.key,()=>new h)}})}),u}catch(u){console.error(u)}return[[],{}]}static async loadDesignDeletedPlugins(e,t=[]){try{const n=await this.loadPlugins(M.DESIGN,t);t.forEach(u=>{const r=n[u.key];if(!r){console.error(`${u.key} 插件加载失败,请检查插件配置是否正确`);return}if(e===k.WEB){const l=r.web??r.default;l&&_gct.register.designer.web.register(u.key,()=>new l)}else{const l=r.mobile??r.default;l&&_gct.register.designer.mobile.register(u.key,()=>new l)}})}catch(n){console.error(n)}}static async loadMobilePlugin(e=[]){try{const t=await this.loadPlugins(M.MOBILE,e);e.forEach(n=>{if(!t[n.key]){console.error(`${n.key} 插件加载失败,请检查插件配置是否正确`);return}_gct.register.render.mobile.register(n.key,t[n.key].default)})}catch(t){console.error(t)}}static async loadWebPlugin(e=[]){try{const t=await this.loadPlugins(M.WEB,e);e.forEach(n=>{if(!t[n.key]){console.error(`${n.key} 插件加载失败,请检查插件配置是否正确`);return}_gct.register.render.web.register(n.key,t[n.key].default)})}catch(t){console.error(t)}}}class yc{constructor(e,t=!1){this.isDev=t,this.url=new URL(e),this.baseDir=j.dirname(this.url.pathname)}baseDir;url;dir(e){return this.isDev===!0?e:this.url.origin+j.resolve(this.baseDir,e)}}function _c(){return xs(O.TOKEN)}function fc(s){s?Q(O.TOKEN,s,7,!0):Os(O.TOKEN,!0)}function vc(){return xs(O.TENANT)}function Sc(s){s?Q(O.TENANT,s,7,!0):Os(O.TENANT,!0)}function mc(){const s=location.pathname.replace("/src/projects","").split("/");return{aid:s[2],pid:s[3]}}const Ic=(()=>{const s=navigator.userAgent,e=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/,t=window.innerWidth<=768,n="ontouchstart"in window||navigator.maxTouchPoints>0;return e.test(s)||t&&n})();function Ac(){return localStorage.getItem(ts)||"UTC+08:00"}function bc(s,e,t,n){return{install(u){s&&e&&_gct.register.editor.register(Z.PREFIX+s,e),t&&u.component(n??t.name,t)}}}class Vs{i18n=qs.createI18n({});storeUtil=new Ds;store=this.storeUtil.store;message;dictionary=new Ns;register={designer:{mobile:new X,web:new X},render:{mobile:new W,web:new W},editor:B,formItem:U};api={apaas:new ri,platform:new Ro};t(e,t){return this.i18n.global.t(e,t)}}class Fs{constructor(e){this.model=e,this.init()}evt=new Ps;state=new q;item={};provider={};context={};params={};fields=[];modelMap={};init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent(),this.calcState()}initEvent(){}calcState(){}initFormItems(e){e.forEach(t=>{let n=null;if((t.type==="item"||t.type==="hidden")&&(this.fields.push(t.name),this.modelMap[t.name]=t),t.type==="item"&&(n=_gct.register.formItem.create(`${t.type}___${t.editor.type}___${t.name}`),n||(n=_gct.register.formItem.create(`${t.type}___${t.editor.type}`))),n||(n=_gct.register.formItem.create(t.type)),!n){console.error(`未找到表单项提供者:${t.type}`,t);return}if(this.provider[t.name]=n,t.type==="item"){const u=t;this.item[u.name]=n.createController(this,u)}else if(t.type==="hidden"){const u=t;this.item[u.name]=n.createController(this,u)}else if(t.type==="container"||t.container){const u=t;this.item[t.name]=n.createController(this,u),u.children&&this.initFormItems(u.children)}})}calcHidden(){Object.keys(this.item).forEach(t=>{const n=this.item[t];if(n.model.hidden){const u=n.model.hidden(this,n,this.state.data);u!=null&&(n.state.visible=!u)}})}getData(){const e={};return this.fields.forEach(t=>{const n=this.item[t];n&&(n.state.visible===!0||n.model.type==="hidden")&&(e[n.key]=n.value)}),e}resetData(){this.fields.forEach(e=>{const t=this.item[e];t&&t.reset()})}async load(){try{if(!this.model.loadRequest)return{};this.state.loading=!0;const e=await this.model.loadRequest({id:this.context.id});return this.fields.forEach(t=>{const n=this.item[t];n&&(n.value=e[n.key]),n.defaultValue()}),this.state.loaded=!0,e}finally{this.state.loading=!1}}destroy(){this.state.destroyed=!0,this.evt.reset(),this.fields.forEach(e=>{const t=this.item[e];t&&t.destroy()})}validate(){return Promise.resolve(!0)}validateItem(e){return Promise.resolve(!0)}loaded(){this.calcHidden(),this.fields.forEach(e=>{this.item[e].defaultValue()}),this.calcState()}mounted(){}}class Tc extends Fs{initEvent(){super.initEvent(),this.evt.on("change",(e,t,n)=>{if(this.model.watch){const r=this.model.watch[e];r&&r(this,t,n)}const u=this.item[e];u&&u.model.watch&&u.model.watch(this,u,t,n),t!=n&&this.calcHidden(),this.model.autosave===!0&&this.state.loading===!1&&this.autoSave()})}autoSave(){return this.save()}save(){const e=this.getData();return this.state.isNew===!0&&this.model.newRequest?this.model.newRequest(e):this.model.updateRequest?this.model.updateRequest({id:this.context.id},e):Promise.resolve(e)}}function Lc(s){const e=s();return e.state=I.reactive(e.state),I.onUnmounted(()=>e.destroy()),e}class Y{model;constructor(e){this.model=e}}class $s{constructor(e){this.model=e,this.init()}evt=new Ps;context={};params={};state=new q;item={};provider={};load(){throw new Error("Method not implemented.")}loaded(){throw new Error("Method not implemented.")}destroy(){throw new Error("Method not implemented.")}validate(){throw new Error("Method not implemented.")}validateItem(e){throw new Error("Method not implemented.")}mounted(){throw new Error("Method not implemented.")}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent()}initEvent(){}initFormItems(e){e.forEach(t=>{let n=null;if(t.type==="item"&&(n=_gct.register.formItem.create(`${t.type}___${t.editor.type}___${t.name}`),n||(n=_gct.register.formItem.create(`${t.type}___${t.editor.type}`))),n||(n=_gct.register.formItem.create(t.type)),!n){console.error(`未找到表单项提供者:${t.type}`,t);return}if(this.provider[t.name]=n,t.type==="item"){const u=t;this.item[u.name]=n.createController(this,t)}else if(t.type==="container"){const u=t;this.item[t.name]=n.createController(this,t),u.children&&this.initFormItems(u.children)}})}getData(){return{}}resetData(){Object.keys(this.state.data).forEach(t=>{const n=this.state.data[t];n&&(typeof n=="object"?Array.isArray(n)?this.state.data[t]=[]:this.state.data[t]={}:this.state.data[t]=null)})}}function Rc(s){const e=new $s(s);return e.state=I.reactive(e.state),e}class N{constructor(e,t){this.form=e,this.model=t,this.init()}state=this.crateItemState();get data(){return this.form.state.data}init(){}destroy(){this.state.destroyed=!0}crateItemState(){return new R}}function Ec(s){const e=s();return e.state=I.reactive(e.state),e}class wc extends N{type="collapse-pane";crateItemState(){return new Ts}}class Cc extends N{type="collapse";crateItemState(){return new Ls}}class Dc extends N{type="tab";crateItemState(){return new Rs}}class Pc extends N{type="tab-pane";crateItemState(){return new Es}}class Oc extends N{type="group";crateItemState(){return new ws}}class ee extends N{get key(){return this.model.field??this.model.name}get value(){return this.form.state.data[this.key]}set value(e){const t=P.cloneDeep(this.form.state.data[this.key]);this.form.state.data[this.key]=e,this.form.evt.emit("change",this.key,e,t),this.state.value=e}get editorValue(){return this.model.fields?this.model.fields.map(e=>this.form.item[e].value):this.value}set editorValue(e){this.model.fields?this.model.fields.forEach((t,n)=>{this.form.item[t].value=e?.[n]}):this.value=e}init(){if(super.init(),this.model.type!=="hidden"){const{editor:e}=this.model;this.state.readonly=e.readonly,e.disabled!=null&&(this.state.disabled=e.disabled)}if(this.model.dictionary){const{mode:e}=this.model.dictionary;e==="static"&&(this.state.options=this.model.dictionary.items||[])}}defaultValue(){this.form.state.data[this.key]===void 0&&this.model.defaultValue!==void 0&&(this.form.state.data[this.key]=this.model.defaultValue)}reset(){this.model.defaultValue!==void 0?this.value=this.model.defaultValue:this.value=void 0}crateItemState(){return new J}}class xc extends ee{type="item";async loadDictionary(e){if(this.state.options.length>0)return this.state.options;this.state.options=[],this.state.loading=!0;try{return this.model.dictionary?this.state.options=await _gct.dictionary.asyncGetByConfig(this.model.dictionary,e):this.model.dictionaryTag&&(this.state.options=await _gct.dictionary.asyncGet(this.model.dictionaryTag,e)),this.state.options}finally{this.state.loading=!1}}clearDictionary(){this.state.options=[]}crateItemState(){return new Cs}}class Nc extends ee{type="hidden"}class Mc extends Y{}class Bc extends Y{}function Hs(){return I.inject("formController")}function Uc(s){let e=null;if(s){const n=Hs().item[s];n&&(e=I.computed({get(){return n.value},set(u){typeof u=="string"&&(u=u.trim()),!(typeof u!="object"&&n.value==u)&&(n.value=u)}}))}else{let t=I.getCurrentInstance().proxy;const n=t.$props,u=t.$emit;e=I.computed({get:()=>n.value,set:r=>{typeof r=="string"&&(r=r.trim()),!(typeof r!="object"&&n.value==r)&&u("update:value",r)}}),t=null}return e}function kc(s,e){let t=I.getCurrentInstance().proxy;const n=t.$props,u=t.$emit,r=s?s.length:0,l=e?e.length:0,o=I.computed({get:()=>{if(!n.value)return"";let c=n.value;return r>0&&c.startsWith(s)&&(c=c.substring(r)),l>0&&c.endsWith(e)&&(c=c.substring(0,c.length-l)),c},set:c=>{if(n.value===c)return;if(typeof c=="string"&&(c=c.trim()),c==""){u("update:value","");return}let p=c;r>0&&(p=s+p),l>0&&(p=p+e),u("update:value",p)}});return t=null,o}function Gc(s){const e=I.inject("modal");return e&&s&&(e.ok=s),e}function Kc(s){return new Ks(s)}function Xs(s){return typeof s<"u"}function Vc(s){const e=I.ref(s||""),t=I.ref(!1),n=I.ref(!1);return I.watch(e,u=>{Xs(u)&&(n.value=!0,t.value=Ws(u))},{immediate:!!s,flush:"sync"}),{clipboardRef:e,isSuccessRef:t,copiedRef:n}}function Ws(s,{target:e=document.body}={}){const t=document.createElement("textarea"),n=document.activeElement;t.value=s,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const u=document.getSelection();let r;u&&u.rangeCount>0&&(r=u.getRangeAt(0)),e.append(t),t.select(),t.selectionStart=0,t.selectionEnd=s.length;let l=!1;try{l=document.execCommand("copy")}catch(o){throw new Error(o)}return t.remove(),r&&u&&(u.removeAllRanges(),u.addRange(r)),n&&n.focus(),l}const D={UNAUTHORIZED:401,FORBIDDEN:403,NOT_FOUND:404,INTERNAL_SERVER_ERROR:500,BAD_GATEWAY:502,SERVICE_UNAVAILABLE:503,GATEWAY_TIMEOUT:504};class Fc{handle(e){console.error(e)}}class $c{handle(e){console.error(e)}}class Hc{handle(e){if(e.type===b.AJAX){new js().handle(e);return}console.error(e)}}class js{handle(e){const t=this._extractStatusCode(e.message);if(t)switch(t){case D.UNAUTHORIZED:this._handleUnauthorized();break;case D.FORBIDDEN:this._handleForbidden();break;case D.NOT_FOUND:this._handleNotFound();break;case D.INTERNAL_SERVER_ERROR:case D.BAD_GATEWAY:case D.SERVICE_UNAVAILABLE:case D.GATEWAY_TIMEOUT:this._handleServerError(t);break;default:this._handleGenericHttpError(e);break}else this._handleGenericHttpError(e)}_extractStatusCode(e){const t=e.match(/HTTP\s+(\d{3})|Business\s+Error\s+\[(\d+)\]/);return t?parseInt(t[1]||t[2],10):null}_handleGenericHttpError(e){e.message.includes("Business Error")?console.debug("Handling business error:",e.message):e.message.includes("Network")?console.debug("Handling network error:",e.message):console.debug("Handling HTTP error:",e.message)}_handleUnauthorized(){console.warn("Unauthorized access, redirecting to login...")}_handleForbidden(){console.warn("Access forbidden")}_handleNotFound(){console.warn("Resource not found")}_handleServerError(e){console.warn(`Server error: ${e}`)}}class ie{static _strategies=new Map;static init(){this.registerStrategy(b.SCRIPT,new Fc),this.registerStrategy(b.VUE,new $c),this.registerStrategy(b.PROMISE,new Hc),this.registerStrategy(b.AJAX,new js)}static getStrategy(e){return this._strategies.get(e)}static registerStrategy(e,t){this._strategies.set(e,t)}}class T{static _instance;constructor(){this._initializeStrategies()}static getInstance(){return T._instance||(T._instance=new T),T._instance}static init(){T.getInstance()}static handleVueError(e,t,n){const u={type:b.VUE,message:`Vue Error: ${e.message} | Info: ${n}`,stack:e.stack,timestamp:Date.now(),userAgent:navigator.userAgent};this._instance._processError(u)}static reportError(e,t=b.SCRIPT){const n={type:t,message:e.message,stack:e.stack,timestamp:Date.now(),userAgent:navigator.userAgent};this._instance._processError(n)}_initializeStrategies(){ie.init()}_processError(e){ie.getStrategy(e.type)?.handle(e)}}async function Xc(s){T.init(),s.config.errorHandler=(e,t,n)=>{T.handleVueError(e,t,n)},s.config.warnHandler=(e,t,n)=>{console.warn(`Vue Warning: ${e}`),n&&console.warn("Trace:",n)},window.addEventListener("error",e=>{T.reportError(new Error(e.message),b.SCRIPT)}),window.addEventListener("unhandledrejection",e=>{T.reportError(e.reason,b.PROMISE)})}async function Wc(s){await Xc(s)}function zs(){if(window._gct){console.warn("核心包已安装,请勿重复安装!");return}console.info("核心包安装成功!"),window._gct=new Vs}exports.AGLINE_ENUMS=rs;exports.APP_DARK_MODE_KEY_=qo;exports.APP_LOCAL_CACHE_KEY=Jo;exports.APP_SESSION_CACHE_KEY=Qo;exports.ASSIGNMENTSTRATEGY_ENUM=nt;exports.AggTypes=Ae;exports.AppPublishStateEnum=Jt;exports.BasicAction=Qt;exports.BindCmpStyleEnum=jt;exports.BindCmpStyleTypeEnum=zt;exports.BizServiceEnum=gs;exports.BorderStyle=Ge;exports.BuiltinType=at;exports.ButtonColorTheme=At;exports.ButtonColorType=It;exports.ButtonGroupType=Oo;exports.ButtonOpeEnum=ls;exports.ButtonSize=Tt;exports.ButtonStyle=bt;exports.ButtonType=Rt;exports.ButtonTypeGroup=Lt;exports.ButtonType_vant=Et;exports.COLUMNS_TYPE=Qe;exports.CURRENCY_ENUM=ct;exports.CURRENCY_LANG_ENUM=ht;exports.CacheTypeEnum=ss;exports.CategoryTypeEnum=it;exports.Ch_BindCmpStyleEnum=xo;exports.ColorEditorController=Bc;exports.ContentEnum=ue;exports.ContentTypeEnum=cs;exports.CoreConst=O;exports.CreateType=ve;exports.CustomAction=Zt;exports.DESIGNER_SESSION_CACHE_KEY=Zo;exports.DatasourceTypeEnum=Nt;exports.DateRangeEnums=ut;exports.DefaultActions=Uo;exports.Dependency_ENUM=rt;exports.DesignerRegister=X;exports.DictionaryUtil=Ns;exports.DisplayEnums=mt;exports.DisplayType=ze;exports.EditFormController=Tc;exports.EditorController=Y;exports.EditorRegister=B;exports.EditorRegisterConst=Z;exports.EditorType=Ms;exports.EditorTypeOld=Bs;exports.EntityModelCategoryEnum=Oe;exports.EntityModelTypeEnum=xe;exports.ErrorTypeEnum=b;exports.EventCategory=Fe;exports.ExamineAndApproveStateEnum=As;exports.ExceptionEnum=as;exports.FIELD_TYPE=S;exports.FIELD_TYPE_BASIC=ye;exports.FIELD_TYPE_CATEGORY=de;exports.FIELD_TYPE_LOGIC=_e;exports.FIELD_TYPE_TRACE=fe;exports.FieldDefaultValueTypeEnum=Ne;exports.FieldIconMap=Do;exports.FieldSysVarDefaultValueEnum=Me;exports.FieldTypeToJs=Co;exports.FormCollapseController=Cc;exports.FormCollapsePaneController=wc;exports.FormCollapsePaneState=Ts;exports.FormCollapseState=Ls;exports.FormComponents=kt;exports.FormContainerType=Us;exports.FormController=$s;exports.FormEditItemController=ee;exports.FormEditItemState=J;exports.FormGroupController=Oc;exports.FormGroupState=ws;exports.FormHiddenItemController=Nc;exports.FormItemBasicController=N;exports.FormItemBasicState=R;exports.FormItemController=xc;exports.FormItemRegister=U;exports.FormItemState=Cs;exports.FormState=q;exports.FormTabController=Dc;exports.FormTabPaneController=Pc;exports.FormTabPaneState=Es;exports.FormTabState=Rs;exports.GENDER_TYPE=Ce;exports.GLOBAL_TYPE=Je;exports.GLOBAL_VAR_TYPE=qe;exports.GctFormController=Fs;exports.GctGlobal=Vs;exports.GlobalPiniaState=bs;exports.GlobalStoreUtil=Ds;exports.INNER_EVENT=Ze;exports.KeyMode=vt;exports.LOCALE_KEY=Vo;exports.LOCALE_LIST_KEY=Fo;exports.LOCAL_I18N_TRANSLATE=$o;exports.LOCK_INFO_KEY=jo;exports.LengthUnitEditorController=Mc;exports.ListTreeSearchTypeEnum=xt;exports.MULTIPLE_TABS_KEY=zo;exports.MaterialEnum=Ie;exports.MenuModeEnum=ds;exports.MenuSplitTyeEnum=ys;exports.MenuType=Se;exports.MenuTypeEnum=ps;exports.MessageType=Re;exports.MixSidebarTriggerEnum=fs;exports.Namespace=Ks;exports.NodesConfigTypeEnum=be;exports.OpenMode=me;exports.PLUGIN_BASE_URL=Gs;exports.PROJ_CFG_KEY=Wo;exports.PageEnum=vs;exports.PanelEnum=Ue;exports.PermissionModeEnum=pe;exports.PersonalCenterType=we;exports.Platform=k;exports.PlatformSettingActions=ko;exports.PluginModeEnum=M;exports.PluginPgkUtil=dc;exports.PluginStaticResource=yc;exports.Postion=ke;exports.PrintModeEnums=_t;exports.ProcessStatusEnum=Is;exports.ProgressTypeEnum=je;exports.ProjectName=z;exports.PropGroup=$e;exports.ROLES_KEY=Xo;exports.RdoButtonOpeEnum=is;exports.RenderRegister=W;exports.RequestEnum=os;exports.ResetRuleType=Bt;exports.ResultEnum=us;exports.RoleEnum=Ss;exports.RouterTransitionEnum=he;exports.RowSelectionTypeEnums=dt;exports.SCOPE=Ut;exports.SEARCH_SEVICE=ns;exports.SHOW_FIELDTYPES=Po;exports.SIDE_BAR_MINI_WIDTH=Eo;exports.SIDE_BAR_SHOW_TIT_MINI_WIDTH=wo;exports.STYLE_NAMESPACE_TAG=ks;exports.SUB_TABLE_EDIT_MODE=Ye;exports.SUB_TABLE_OPE_EVENT_TYPE=tt;exports.SUB_TABLE_OPE_EVENT_TYPE_INLINE=et;exports.SearchComponents=Gt;exports.SelectPickerEnums=ot;exports.SessionTimeoutProcessingEnum=ge;exports.SettingButtonPositionEnum=ce;exports.SignatureTypeEnum=Mt;exports.SizeEnum=ms;exports.StatisticalMethodEnums=yt;exports.StyleGroup=He;exports.TENANT_KEY=Go;exports.TIMETYPE_ENUM=gt;exports.TIMETYPE_LANG_ENUM=pt;exports.TIMEZONE_KEY=ts;exports.TODO_TYPE=De;exports.TOKEN_KEY=Ko;exports.TableEditingMethodEnum=Pt;exports.TableSearchTypeEnum=Ct;exports.TableTypeEnum=Dt;exports.TagTypeEnum=We;exports.TextAlign=Ke;exports.TextDecoration=Ve;exports.ThemeEnum=oe;exports.ToolkitEnum=lt;exports.TopMenuAlignEnum=_s;exports.TransactionMode=St;exports.TriggerEnum=hs;exports.USER_INFO_KEY=Ho;exports.UniqueConstraintType=Le;exports.UserServiceType=Pe;exports.VERIFICATIONCONDITIONS_TYPE=st;exports.WidgetInScopeEnum=Ot;exports.WorkbenchType=Ee;exports.bindCmpStyleMap=Mo;exports.buttonShowType=qt;exports.ch_ProcessStatusMap=tc;exports.controlConfigEnum=Vt;exports.copyTextToClipboard=Ws;exports.createAppVue=Wc;exports.default=zs;exports.fixedAlignENUM=$t;exports.getPathQuery=mc;exports.getTenant=vc;exports.getTimezone=Ac;exports.getToken=_c;exports.install=zs;exports.isDef=Xs;exports.isMobile=Ic;exports.notSingleArr=Yo;exports.openWindowEnums=ft;exports.operateSysEnums=wt;exports.presetColor=ec;exports.screenEnum=es;exports.screenMap=x;exports.scriptTypeEnum=Be;exports.searchListByFieldType=Bo;exports.selectionTypeEnums=Te;exports.setTenant=Sc;exports.setToken=fc;exports.sizeEnum=Yt;exports.sortTypeEnum=Wt;exports.statisticalMethodEnum=Ft;exports.t=oc;exports.tableColumnTypeEnum=Ht;exports.tableColumnWidthEnum=Kt;exports.tabsTypeENUM=Xt;exports.tagEnum=Xe;exports.transformBindCmp2CmpType=No;exports.useCopyToClipboard=Vc;exports.useEditFormController=Lc;exports.useForm=Hs;exports.useFormController=Rc;exports.useFormItemController=Ec;exports.useGctFormValue=Uc;exports.useGctFormValueByText=kc;exports.useModal=Gc;exports.useNamespace=Kc;exports.widthEditorInstall=bc;