@ibiz-template/runtime 0.7.11 → 0.7.12

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 (300) hide show
  1. package/dist/index.esm.js +1467 -415
  2. package/dist/index.system.min.js +1 -1
  3. package/out/app-hub.d.ts.map +1 -1
  4. package/out/app-hub.js +4 -4
  5. package/out/command/app/app-func/app-func.js +3 -3
  6. package/out/command/app/open-app-view/open-app-view.d.ts.map +1 -1
  7. package/out/command/app/open-app-view/open-app-view.js +6 -4
  8. package/out/constant/sys-uiaction-tag.d.ts +5 -1
  9. package/out/constant/sys-uiaction-tag.d.ts.map +1 -1
  10. package/out/constant/sys-uiaction-tag.js +4 -0
  11. package/out/controller/common/editor/code-list-editor.controller.js +1 -1
  12. package/out/controller/common/view/view.controller.d.ts +7 -0
  13. package/out/controller/common/view/view.controller.d.ts.map +1 -1
  14. package/out/controller/common/view/view.controller.js +18 -1
  15. package/out/controller/control/app-menu/app-menu.controller.js +1 -1
  16. package/out/controller/control/app-menu-icon-view/app-menu-icon-view.controller.js +1 -1
  17. package/out/controller/control/calendar/calendar.service.js +2 -2
  18. package/out/controller/control/chart/chart.controller.js +2 -2
  19. package/out/controller/control/chart/generator/bar-series-generator.js +2 -2
  20. package/out/controller/control/chart/generator/chart-options-generator.js +2 -2
  21. package/out/controller/control/chart/generator/line-series-generator.js +2 -2
  22. package/out/controller/control/chart/generator/scatter-series-generator.js +2 -2
  23. package/out/controller/control/dashboard/custom-dashboard.controller.d.ts +2 -2
  24. package/out/controller/control/dashboard/custom-dashboard.controller.d.ts.map +1 -1
  25. package/out/controller/control/data-view/data-view.controller.js +2 -2
  26. package/out/controller/control/exp-bar/tree-exp-bar.controller.js +1 -1
  27. package/out/controller/control/form/form-detail/form-mdctrl/form-mdctrl-md.controller.js +1 -1
  28. package/out/controller/control/form/form-detail/form-mdctrl/form-mdctrl-repeater.controller.js +1 -1
  29. package/out/controller/control/gantt/gantt.controller.js +2 -2
  30. package/out/controller/control/gantt/gantt.service.js +1 -1
  31. package/out/controller/control/grid/grid/grid.controller.js +4 -4
  32. package/out/controller/control/grid/grid-column/grid-field-column/grid-field-column.controller.js +1 -1
  33. package/out/controller/control/kanban/kanban.controller.js +2 -2
  34. package/out/controller/control/md-ctrl/md-ctrl.controller.js +2 -2
  35. package/out/controller/control/report-panel/generator/generator-factory.js +1 -1
  36. package/out/controller/control/search-bar/search-bar-filter-items.controller.js +1 -1
  37. package/out/controller/control/toolbar/toolbar.controllerr.js +1 -1
  38. package/out/controller/control/tree/tree.controller.js +2 -2
  39. package/out/controller/control/tree/tree.service.js +1 -1
  40. package/out/controller/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-node-column.controller.js +2 -2
  41. package/out/controller/control/tree-grid-ex/tree-grid-ex.controller.js +2 -2
  42. package/out/controller/utils/data-file-util/data-file-util.js +1 -1
  43. package/out/controller/utils/value-default/value-default.js +2 -2
  44. package/out/controller/utils/view-msg/view-msg-controller.d.ts.map +1 -1
  45. package/out/controller/utils/view-msg/view-msg-controller.js +2 -2
  46. package/out/de-logic/de-logic-link/de-logic-link-group-cond/de-logic-link-group-cond.d.ts.map +1 -1
  47. package/out/de-logic/de-logic-link/de-logic-link-group-cond/de-logic-link-group-cond.js +6 -3
  48. package/out/de-logic/de-logic-link/de-logic-link-single-cond/de-logic-link-single-cond.d.ts.map +1 -1
  49. package/out/de-logic/de-logic-link/de-logic-link-single-cond/de-logic-link-single-cond.js +10 -4
  50. package/out/de-logic/de-logic-node/append-param-node/append-param-node.d.ts.map +1 -1
  51. package/out/de-logic/de-logic-node/append-param-node/append-param-node.js +4 -2
  52. package/out/de-logic/de-logic-node/bind-param-node/bind-param-node.d.ts.map +1 -1
  53. package/out/de-logic/de-logic-node/bind-param-node/bind-param-node.js +5 -2
  54. package/out/de-logic/de-logic-node/copy-param-node/copy-param-node.d.ts.map +1 -1
  55. package/out/de-logic/de-logic-node/copy-param-node/copy-param-node.js +5 -2
  56. package/out/de-logic/de-logic-node/data-set-node/data-set-node.d.ts.map +1 -1
  57. package/out/de-logic/de-logic-node/data-set-node/data-set-node.js +6 -1
  58. package/out/de-logic/de-logic-node/de-action-node/de-action-node.d.ts.map +1 -1
  59. package/out/de-logic/de-logic-node/de-action-node/de-action-node.js +8 -3
  60. package/out/de-logic/de-logic-node/end-node/end-node.d.ts.map +1 -1
  61. package/out/de-logic/de-logic-node/end-node/end-node.js +7 -2
  62. package/out/de-logic/de-logic-node/prepare-param-node/prepare-param-node.d.ts.map +1 -1
  63. package/out/de-logic/de-logic-node/prepare-param-node/prepare-param-node.js +8 -2
  64. package/out/de-logic/de-logic-node/renew-param-node/renew-param-node.d.ts.map +1 -1
  65. package/out/de-logic/de-logic-node/renew-param-node/renew-param-node.js +5 -2
  66. package/out/de-logic/de-logic-node/reset-param-node/reset-param-node.d.ts.map +1 -1
  67. package/out/de-logic/de-logic-node/reset-param-node/reset-param-node.js +5 -2
  68. package/out/de-logic/de-logic-node/sort-param-node/sort-param-node.d.ts.map +1 -1
  69. package/out/de-logic/de-logic-node/sort-param-node/sort-param-node.js +7 -2
  70. package/out/de-logic/de-logic-node/start-node/start-node.d.ts.map +1 -1
  71. package/out/de-logic/de-logic-node/start-node/start-node.js +3 -1
  72. package/out/de-logic/de-logic-node/throw-exception-node/throw-exception-node.d.ts.map +1 -1
  73. package/out/de-logic/de-logic-node/throw-exception-node/throw-exception-node.js +5 -1
  74. package/out/de-logic/de-logic-param/de-logic-param.d.ts.map +1 -1
  75. package/out/de-logic/de-logic-param/de-logic-param.js +10 -10
  76. package/out/de-logic/de-logic.d.ts.map +1 -1
  77. package/out/de-logic/de-logic.js +6 -4
  78. package/out/de-logic/index.d.ts.map +1 -1
  79. package/out/de-logic/index.js +12 -3
  80. package/out/de-logic/utils/handle-src-val.d.ts.map +1 -1
  81. package/out/de-logic/utils/handle-src-val.js +7 -3
  82. package/out/engine/engine-factory.d.ts.map +1 -1
  83. package/out/engine/engine-factory.js +1 -1
  84. package/out/engine/md-view.engine.d.ts.map +1 -1
  85. package/out/engine/md-view.engine.js +3 -3
  86. package/out/engine/view-base.engine.d.ts +1 -0
  87. package/out/engine/view-base.engine.d.ts.map +1 -1
  88. package/out/engine/view-base.engine.js +42 -5
  89. package/out/global/global-util/global-util.d.ts +9 -1
  90. package/out/global/global-util/global-util.d.ts.map +1 -1
  91. package/out/global/global-util/global-util.js +11 -3
  92. package/out/hub/config/app-view-config-service.js +2 -2
  93. package/out/interface/controller/state/view/i-view.state.d.ts +7 -0
  94. package/out/interface/controller/state/view/i-view.state.d.ts.map +1 -1
  95. package/out/interface/service/service/i-auth.service.d.ts +1 -1
  96. package/out/interface/service/service/i-auth.service.d.ts.map +1 -1
  97. package/out/interface/util/i-short-cut/i-short-cut.d.ts +58 -0
  98. package/out/interface/util/i-short-cut/i-short-cut.d.ts.map +1 -0
  99. package/out/interface/util/i-short-cut/i-short-cut.js +1 -0
  100. package/out/interface/util/index.d.ts +1 -0
  101. package/out/interface/util/index.d.ts.map +1 -1
  102. package/out/logic-scheduler/executor/app-de-ui-logic-executor.d.ts.map +1 -1
  103. package/out/logic-scheduler/executor/app-de-ui-logic-executor.js +1 -1
  104. package/out/logic-scheduler/executor/app-ui-action-executor.js +1 -1
  105. package/out/logic-scheduler/executor/app-ui-logic-executor.d.ts.map +1 -1
  106. package/out/logic-scheduler/executor/app-ui-logic-executor.js +24 -16
  107. package/out/logic-scheduler/executor/logic-executor-factory.d.ts.map +1 -1
  108. package/out/logic-scheduler/executor/logic-executor-factory.js +3 -1
  109. package/out/logic-scheduler/executor/logic-executor.d.ts.map +1 -1
  110. package/out/logic-scheduler/executor/logic-executor.js +1 -1
  111. package/out/logic-scheduler/trigger/item-dyna-logic-trigger.js +1 -1
  112. package/out/logic-scheduler/trigger/logic-trigger-factory.d.ts.map +1 -1
  113. package/out/logic-scheduler/trigger/logic-trigger-factory.js +3 -1
  114. package/out/logic-scheduler/trigger/logic-trigger.d.ts.map +1 -1
  115. package/out/logic-scheduler/trigger/logic-trigger.js +3 -1
  116. package/out/logic-scheduler/trigger/timer-trigger.d.ts.map +1 -1
  117. package/out/logic-scheduler/trigger/timer-trigger.js +2 -2
  118. package/out/model/utils/util.d.ts.map +1 -1
  119. package/out/model/utils/util.js +3 -3
  120. package/out/model/view/view.d.ts.map +1 -1
  121. package/out/model/view/view.js +3 -1
  122. package/out/platform/provider/platform-provider-base.d.ts.map +1 -1
  123. package/out/platform/provider/platform-provider-base.js +4 -4
  124. package/out/register/helper/app-counter-register.d.ts.map +1 -1
  125. package/out/register/helper/app-counter-register.js +7 -3
  126. package/out/register/helper/app-menu-item-register.d.ts.map +1 -1
  127. package/out/register/helper/app-menu-item-register.js +3 -1
  128. package/out/register/helper/async-action-register.d.ts.map +1 -1
  129. package/out/register/helper/async-action-register.js +3 -1
  130. package/out/register/helper/common-register.d.ts.map +1 -1
  131. package/out/register/helper/common-register.js +3 -1
  132. package/out/register/helper/control-register.d.ts.map +1 -1
  133. package/out/register/helper/control-register.js +13 -4
  134. package/out/register/helper/de-method-register.d.ts.map +1 -1
  135. package/out/register/helper/de-method-register.js +6 -2
  136. package/out/register/helper/editor-register.d.ts.map +1 -1
  137. package/out/register/helper/editor-register.js +14 -4
  138. package/out/register/helper/form-detail-register.d.ts.map +1 -1
  139. package/out/register/helper/form-detail-register.js +9 -3
  140. package/out/register/helper/grid-column-register.d.ts.map +1 -1
  141. package/out/register/helper/grid-column-register.js +9 -3
  142. package/out/register/helper/internal-message-register.d.ts.map +1 -1
  143. package/out/register/helper/internal-message-register.js +3 -1
  144. package/out/register/helper/panel-item-register.d.ts.map +1 -1
  145. package/out/register/helper/panel-item-register.js +17 -5
  146. package/out/register/helper/portlet-register.d.ts.map +1 -1
  147. package/out/register/helper/portlet-register.js +6 -2
  148. package/out/register/helper/tree-grid-ex-column-register.d.ts.map +1 -1
  149. package/out/register/helper/tree-grid-ex-column-register.js +6 -2
  150. package/out/register/helper/ui-action-register.d.ts.map +1 -1
  151. package/out/register/helper/ui-action-register.js +6 -2
  152. package/out/register/helper/ui-logic-node-register.d.ts.map +1 -1
  153. package/out/register/helper/ui-logic-node-register.js +3 -1
  154. package/out/register/helper/view-register.d.ts.map +1 -1
  155. package/out/register/helper/view-register.js +7 -2
  156. package/out/service/app-data-entity/app-data-entity.d.ts.map +1 -1
  157. package/out/service/app-data-entity/app-data-entity.js +9 -3
  158. package/out/service/de-service-util.js +1 -1
  159. package/out/service/dto/method.dto.d.ts.map +1 -1
  160. package/out/service/dto/method.dto.js +4 -2
  161. package/out/service/service/auth/v7-auth.service.d.ts +1 -1
  162. package/out/service/service/auth/v7-auth.service.d.ts.map +1 -1
  163. package/out/service/service/auth/v7-auth.service.js +5 -5
  164. package/out/service/service/authority/authority.service.js +1 -1
  165. package/out/service/service/authority/de-authority.service.d.ts.map +1 -1
  166. package/out/service/service/authority/de-authority.service.js +13 -6
  167. package/out/service/service/code-list/code-list.service.d.ts.map +1 -1
  168. package/out/service/service/code-list/code-list.service.js +2 -2
  169. package/out/service/service/counter/counter.service.d.ts.map +1 -1
  170. package/out/service/service/counter/counter.service.js +1 -1
  171. package/out/service/service/entity/de.service.d.ts.map +1 -1
  172. package/out/service/service/entity/de.service.js +12 -4
  173. package/out/service/service/entity/method/de-action.d.ts.map +1 -1
  174. package/out/service/service/entity/method/de-action.js +10 -5
  175. package/out/service/service/entity/method/fetch.d.ts.map +1 -1
  176. package/out/service/service/entity/method/fetch.js +4 -2
  177. package/out/service/service/entity/method/method.d.ts.map +1 -1
  178. package/out/service/service/entity/method/method.js +3 -3
  179. package/out/service/service/util/util.service.d.ts.map +1 -1
  180. package/out/service/service/util/util.service.js +6 -3
  181. package/out/service/service/work-flow/work-flow.service.d.ts.map +1 -1
  182. package/out/service/service/work-flow/work-flow.service.js +1 -1
  183. package/out/service/utils/app-counter/app-counter.js +1 -1
  184. package/out/service/utils/app-counter/app-de-counter.d.ts.map +1 -1
  185. package/out/service/utils/app-counter/app-de-counter.js +1 -1
  186. package/out/service/utils/de-cache/de-cache.d.ts.map +1 -1
  187. package/out/service/utils/de-cache/de-cache.js +18 -6
  188. package/out/service/utils/de-dq-cond/ps-de-dq-cond-engine.d.ts.map +1 -1
  189. package/out/service/utils/de-dq-cond/ps-de-dq-cond-engine.js +3 -3
  190. package/out/service/utils/de-dq-cond/ps-model-group-cond-base.js +1 -1
  191. package/out/service/utils/de-dq-cond-util/de-dq-cond-util.d.ts.map +1 -1
  192. package/out/service/utils/de-dq-cond-util/de-dq-cond-util.js +3 -1
  193. package/out/service/utils/dynamic-code-list/dynamic-code-list.d.ts.map +1 -1
  194. package/out/service/utils/dynamic-code-list/dynamic-code-list.js +4 -4
  195. package/out/service/utils/service-exist-util/service-exist-util.d.ts.map +1 -1
  196. package/out/service/utils/service-exist-util/service-exist-util.js +2 -2
  197. package/out/service/vo/tree-node-data/tree-data-set-node-data.d.ts.map +1 -1
  198. package/out/service/vo/tree-node-data/tree-data-set-node-data.js +1 -1
  199. package/out/service/vo/ui-map-field.d.ts.map +1 -1
  200. package/out/service/vo/ui-map-field.js +3 -1
  201. package/out/ui-action/provider/backend-ui-action-provider.d.ts.map +1 -1
  202. package/out/ui-action/provider/backend-ui-action-provider.js +1 -1
  203. package/out/ui-action/provider/front-ui-action-provider.d.ts +1 -1
  204. package/out/ui-action/provider/front-ui-action-provider.d.ts.map +1 -1
  205. package/out/ui-action/provider/front-ui-action-provider.js +20 -13
  206. package/out/ui-action/provider/loginout-ui-action-provider.js +2 -2
  207. package/out/ui-action/provider/ui-action-provider-base.d.ts.map +1 -1
  208. package/out/ui-action/provider/ui-action-provider-base.js +7 -4
  209. package/out/ui-action/provider/wf-withdraw-ui-action-provider.js +2 -2
  210. package/out/ui-action/uiaction-util.d.ts.map +1 -1
  211. package/out/ui-action/uiaction-util.js +1 -1
  212. package/out/ui-logic/index.d.ts.map +1 -1
  213. package/out/ui-logic/index.js +12 -3
  214. package/out/ui-logic/ui-logic-link/ui-logic-link-group-cond/ui-logic-link-group-cond.d.ts.map +1 -1
  215. package/out/ui-logic/ui-logic-link/ui-logic-link-group-cond/ui-logic-link-group-cond.js +6 -3
  216. package/out/ui-logic/ui-logic-link/ui-logic-link-single-cond/ui-logic-link-single-cond.d.ts.map +1 -1
  217. package/out/ui-logic/ui-logic-link/ui-logic-link-single-cond/ui-logic-link-single-cond.js +10 -4
  218. package/out/ui-logic/ui-logic-link/ui-logic-link.d.ts.map +1 -1
  219. package/out/ui-logic/ui-logic-link/ui-logic-link.js +4 -4
  220. package/out/ui-logic/ui-logic-node/append-param-node/append-param-node.js +2 -2
  221. package/out/ui-logic/ui-logic-node/bind-param-node/bind-param-node.d.ts.map +1 -1
  222. package/out/ui-logic/ui-logic-node/bind-param-node/bind-param-node.js +5 -2
  223. package/out/ui-logic/ui-logic-node/copy-param-node/copy-param-node.d.ts.map +1 -1
  224. package/out/ui-logic/ui-logic-node/copy-param-node/copy-param-node.js +5 -2
  225. package/out/ui-logic/ui-logic-node/data-set-node/data-set-node.d.ts.map +1 -1
  226. package/out/ui-logic/ui-logic-node/data-set-node/data-set-node.js +7 -2
  227. package/out/ui-logic/ui-logic-node/de-action-node/de-action-node.d.ts.map +1 -1
  228. package/out/ui-logic/ui-logic-node/de-action-node/de-action-node.js +8 -3
  229. package/out/ui-logic/ui-logic-node/de-ui-action-node/de-ui-action-node.d.ts.map +1 -1
  230. package/out/ui-logic/ui-logic-node/de-ui-action-node/de-ui-action-node.js +7 -2
  231. package/out/ui-logic/ui-logic-node/debug-param-node/debug-param-node.d.ts.map +1 -1
  232. package/out/ui-logic/ui-logic-node/debug-param-node/debug-param-node.js +2 -2
  233. package/out/ui-logic/ui-logic-node/end-node/end-node.d.ts.map +1 -1
  234. package/out/ui-logic/ui-logic-node/end-node/end-node.js +5 -2
  235. package/out/ui-logic/ui-logic-node/execute-de-logic-node/execute-de-logic-node.d.ts.map +1 -1
  236. package/out/ui-logic/ui-logic-node/execute-de-logic-node/execute-de-logic-node.js +10 -5
  237. package/out/ui-logic/ui-logic-node/msg-box-node/msg-box-node.d.ts.map +1 -1
  238. package/out/ui-logic/ui-logic-node/msg-box-node/msg-box-node.js +16 -10
  239. package/out/ui-logic/ui-logic-node/pf-plugin-node/pf-plugin-node.d.ts.map +1 -1
  240. package/out/ui-logic/ui-logic-node/pf-plugin-node/pf-plugin-node.js +4 -1
  241. package/out/ui-logic/ui-logic-node/prepare-js-param-node/prepare-js-param-node.d.ts.map +1 -1
  242. package/out/ui-logic/ui-logic-node/prepare-js-param-node/prepare-js-param-node.js +10 -4
  243. package/out/ui-logic/ui-logic-node/raw-js-code-node/raw-js-code-node.d.ts.map +1 -1
  244. package/out/ui-logic/ui-logic-node/raw-js-code-node/raw-js-code-node.js +3 -1
  245. package/out/ui-logic/ui-logic-node/renew-param-node/renew-param-node.d.ts.map +1 -1
  246. package/out/ui-logic/ui-logic-node/renew-param-node/renew-param-node.js +5 -2
  247. package/out/ui-logic/ui-logic-node/reset-param-node/reset-param-node.d.ts.map +1 -1
  248. package/out/ui-logic/ui-logic-node/reset-param-node/reset-param-node.js +5 -2
  249. package/out/ui-logic/ui-logic-node/sort-param-node/sort-param-node.d.ts.map +1 -1
  250. package/out/ui-logic/ui-logic-node/sort-param-node/sort-param-node.js +7 -2
  251. package/out/ui-logic/ui-logic-node/start-node/start-node.d.ts.map +1 -1
  252. package/out/ui-logic/ui-logic-node/start-node/start-node.js +3 -1
  253. package/out/ui-logic/ui-logic-node/throw-exception-node/throw-exception-node.d.ts.map +1 -1
  254. package/out/ui-logic/ui-logic-node/throw-exception-node/throw-exception-node.js +4 -1
  255. package/out/ui-logic/ui-logic-node/view-ctrl-fire-event-node/view-ctrl-fire-event-node.d.ts.map +1 -1
  256. package/out/ui-logic/ui-logic-node/view-ctrl-fire-event-node/view-ctrl-fire-event-node.js +12 -6
  257. package/out/ui-logic/ui-logic-node/view-ctrl-invoke-node/view-ctrl-invoke-node.d.ts.map +1 -1
  258. package/out/ui-logic/ui-logic-node/view-ctrl-invoke-node/view-ctrl-invoke-node.js +17 -7
  259. package/out/ui-logic/ui-logic-param/ui-logic-param.d.ts.map +1 -1
  260. package/out/ui-logic/ui-logic-param/ui-logic-param.js +10 -4
  261. package/out/ui-logic/ui-logic.d.ts.map +1 -1
  262. package/out/ui-logic/ui-logic.js +5 -3
  263. package/out/ui-logic/utils/handle-src-val.d.ts.map +1 -1
  264. package/out/ui-logic/utils/handle-src-val.js +6 -2
  265. package/out/utils/anime/anime-element-util.js +1 -1
  266. package/out/utils/anime/anime-util/anime-util.d.ts.map +1 -1
  267. package/out/utils/anime/anime-util/anime-util.js +2 -2
  268. package/out/utils/error-handler/default-error-handler.d.ts.map +1 -1
  269. package/out/utils/error-handler/default-error-handler.js +1 -1
  270. package/out/utils/error-handler/error-handler-center.d.ts.map +1 -1
  271. package/out/utils/error-handler/error-handler-center.js +1 -1
  272. package/out/utils/file-util/file-util.d.ts.map +1 -1
  273. package/out/utils/file-util/file-util.js +3 -3
  274. package/out/utils/handlebars/handlebars.js +1 -1
  275. package/out/utils/index.d.ts +1 -0
  276. package/out/utils/index.d.ts.map +1 -1
  277. package/out/utils/index.js +1 -0
  278. package/out/utils/modal/modal.d.ts.map +1 -1
  279. package/out/utils/modal/modal.js +2 -2
  280. package/out/utils/open-redirect-view/open-redirect-view.d.ts.map +1 -1
  281. package/out/utils/open-redirect-view/open-redirect-view.js +22 -9
  282. package/out/utils/script/script-function.d.ts.map +1 -1
  283. package/out/utils/script/script-function.js +1 -1
  284. package/out/utils/short-cut/index.d.ts +2 -0
  285. package/out/utils/short-cut/index.d.ts.map +1 -0
  286. package/out/utils/short-cut/index.js +1 -0
  287. package/out/utils/short-cut/short-cut-util.d.ts +89 -0
  288. package/out/utils/short-cut/short-cut-util.d.ts.map +1 -0
  289. package/out/utils/short-cut/short-cut-util.js +141 -0
  290. package/out/utils/ui-domain/transaction.js +2 -2
  291. package/out/utils/ui-domain-manager/ui-domain-manager.d.ts.map +1 -1
  292. package/out/utils/ui-domain-manager/ui-domain-manager.js +3 -1
  293. package/out/utils/verify/de-rule-verify.js +11 -11
  294. package/out/utils/verify/form-dynamic-logic.d.ts.map +1 -1
  295. package/out/utils/verify/form-dynamic-logic.js +4 -2
  296. package/out/utils/verify/panel-dynamic-logic.d.ts.map +1 -1
  297. package/out/utils/verify/panel-dynamic-logic.js +4 -2
  298. package/out/utils/verify/verify.d.ts.map +1 -1
  299. package/out/utils/verify/verify.js +3 -3
  300. package/package.json +1 -1
@@ -51,7 +51,7 @@ export function handleSrcVal(ctx, srcValParams) {
51
51
  break;
52
52
  case 'EXPRESSION':
53
53
  if (!expression) {
54
- throw new ModelError(srcValParams, `表达式为空`);
54
+ throw new ModelError(srcValParams, ibiz.i18n.t('runtime.deLogic.deLogicNode.expressionEmpty'));
55
55
  }
56
56
  value = ScriptFactory.execScriptFn(ctx, expression, {
57
57
  singleRowReturn: true,
@@ -59,7 +59,9 @@ export function handleSrcVal(ctx, srcValParams) {
59
59
  });
60
60
  break;
61
61
  default:
62
- throw new ModelError(srcValParams, `暂未支持源值类型${srcValueType}`);
62
+ throw new ModelError(srcValParams, ibiz.i18n.t('runtime.deLogic.deLogicNode.sourceValueType', {
63
+ srcValueType,
64
+ }));
63
65
  }
64
66
  if (value && srcField) {
65
67
  try {
@@ -74,7 +76,9 @@ export function handleSrcVal(ctx, srcValParams) {
74
76
  }
75
77
  }
76
78
  catch (error) {
77
- ibiz.log.error(`从源参数取属性${srcField}报错,源参数:`, value);
79
+ ibiz.log.error(ibiz.i18n.t('runtime.deLogic.deLogicNode.fetchingAttribute', {
80
+ srcField,
81
+ }), value);
78
82
  throw error;
79
83
  }
80
84
  }
@@ -1 +1 @@
1
- {"version":3,"file":"engine-factory.d.ts","sourceRoot":"","sources":["../../src/engine/engine-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD,KAAK,SAAS,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,WAAW,CAAC;AAEjD;;;;;;GAMG;AACH,qBAAa,aAAa;IACxB;;;;;OAKG;IACH,SAAS,CAAC,WAAW,yBAAgC;IAErD;;;;;;OAMG;IACH,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,GAAG,IAAI;IAI9C;;;;;OAKG;IACH,UAAU,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI;IAI7B;;;;;;;OAOG;IACH,SAAS,CACP,KAAK,EAAE,cAAc,EACrB,GAAG,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,GAC7B,WAAW,GAAG,SAAS;CAY3B"}
1
+ {"version":3,"file":"engine-factory.d.ts","sourceRoot":"","sources":["../../src/engine/engine-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD,KAAK,SAAS,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,WAAW,CAAC;AAEjD;;;;;;GAMG;AACH,qBAAa,aAAa;IACxB;;;;;OAKG;IACH,SAAS,CAAC,WAAW,yBAAgC;IAErD;;;;;;OAMG;IACH,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,GAAG,IAAI;IAI9C;;;;;OAKG;IACH,UAAU,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI;IAI7B;;;;;;;OAOG;IACH,SAAS,CACP,KAAK,EAAE,cAAc,EACrB,GAAG,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC,GAC7B,WAAW,GAAG,SAAS;CAe3B"}
@@ -50,6 +50,6 @@ export class EngineFactory {
50
50
  if (func) {
51
51
  return func(...args);
52
52
  }
53
- ibiz.log.error(`没有${key}对应的引擎`, model);
53
+ ibiz.log.error(ibiz.i18n.t('runtime.engine.correspondingEngine', { key }), model);
54
54
  }
55
55
  }
@@ -1 +1 @@
1
- {"version":3,"file":"md-view.engine.d.ts","sourceRoot":"","sources":["../../src/engine/md-view.engine.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"md-view.engine.d.ts","sourceRoot":"","sources":["../../src/engine/md-view.engine.ts"],"names":[],"mappings":"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"}
@@ -270,7 +270,7 @@ export class MDViewEngine extends ViewEngineBase {
270
270
  view: this.view,
271
271
  }));
272
272
  if (result === -1) {
273
- throw new RuntimeModelError(this.view.model, `缺少opendata的视图逻辑`);
273
+ throw new RuntimeModelError(this.view.model, ibiz.i18n.t('runtime.engine.logicOpendata'));
274
274
  }
275
275
  else {
276
276
  return {
@@ -292,7 +292,7 @@ export class MDViewEngine extends ViewEngineBase {
292
292
  const { data, event, copyMode } = args;
293
293
  const openAppViewLogic = (_b = (_a = this.view.model.viewLayoutPanel) === null || _a === void 0 ? void 0 : _a.appViewLogics) === null || _b === void 0 ? void 0 : _b.find(item => item.id === 'newdata');
294
294
  if (!openAppViewLogic) {
295
- throw new RuntimeModelError(this.view.model, `缺少newdata的视图逻辑`);
295
+ throw new RuntimeModelError(this.view.model, ibiz.i18n.t('runtime.engine.logicNewdata'));
296
296
  }
297
297
  const params = clone(this.view.params);
298
298
  if (copyMode) {
@@ -306,7 +306,7 @@ export class MDViewEngine extends ViewEngineBase {
306
306
  view: this.view,
307
307
  }));
308
308
  if (result === -1) {
309
- throw new RuntimeModelError(this.view.model, `缺少newdata的视图逻辑`);
309
+ throw new RuntimeModelError(this.view.model, ibiz.i18n.t('runtime.engine.logicNewdata'));
310
310
  }
311
311
  else {
312
312
  return {
@@ -108,6 +108,7 @@ export declare class ViewEngineBase implements IViewEngine {
108
108
  onMounted(): Promise<void>;
109
109
  onDestroyed(): Promise<void>;
110
110
  call(key: string, _args?: IData): Promise<IData | null | undefined>;
111
+ onShortCut(args: any): Promise<IData | null | undefined>;
111
112
  /**
112
113
  * 初始化视图state
113
114
  * @author lxm
@@ -1 +1 @@
1
- {"version":3,"file":"view-base.engine.d.ts","sourceRoot":"","sources":["../../src/engine/view-base.engine.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,eAAe,EACf,kBAAkB,EAClB,0BAA0B,EAC3B,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD;;;;;;GAMG;AACH,qBAAa,cAAe,YAAW,WAAW;IAmEpC,SAAS,CAAC,IAAI,EAAE,eAAe;IAlE3C;;;;;;;OAOG;IACH,SAAS,KAAK,OAAO,IAAI,kBAAkB,GAAG,SAAS,CAEtD;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,WAAW,IAAI,kBAAkB,GAAG,SAAS,CAE1D;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,YAAY,IAAI,kBAAkB,GAAG,SAAS,CAE3D;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,aAAa,IAAI,kBAAkB,GAAG,SAAS,CAE5D;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,eAAe,IAAI,0BAA0B,GAAG,SAAS,CAEtE;IAED;;;;;OAKG;gBACmB,IAAI,EAAE,eAAe;IAK3C;;;;;;OAMG;IACH,SAAS,CAAC,IAAI,IAAI,IAAI;IAItB;;;;;OAKG;IACH,mBAAmB,IAAI,IAAI;IAErB,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAWhC;;;;;;OAMG;IACH,SAAS,CAAC,iBAAiB,IAAI,IAAI;IAMnC;;;;;;;OAOG;IACH,SAAS,CAAC,qBAAqB,IAAI,MAAM,EAAE;IAmC3C;;;;;;;;;OASG;IACH,OAAO,CAAC,iBAAiB;IAqBnB,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAM1B,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC;IAI5B,IAAI,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,KAAK,GAAG,OAAO,CAAC,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC;IAOzE;;;;;OAKG;IACH,SAAS,CAAC,aAAa,IAAI,IAAI;IAI/B;;;;;OAKG;IACH,SAAS,CAAC,OAAO,IAAI,KAAK,EAAE;IAI5B;;;;;;;OAOG;IACH,SAAS,CAAC,qBAAqB,IAAI,OAAO;IAsB1C;;;;;;;;OAQG;IACH,kBAAkB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;IAmBzC;;;;;;OAMG;IACH,SAAS,CAAC,qBAAqB,IAAI,OAAO;IAU1C;;;;;OAKG;IACG,cAAc,IAAI,OAAO,CAAC,IAAI,CAAC;CAuBtC"}
1
+ {"version":3,"file":"view-base.engine.d.ts","sourceRoot":"","sources":["../../src/engine/view-base.engine.ts"],"names":[],"mappings":"AAOA,OAAO,EACL,eAAe,EACf,kBAAkB,EAClB,0BAA0B,EAC3B,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD;;;;;;GAMG;AACH,qBAAa,cAAe,YAAW,WAAW;IAmEpC,SAAS,CAAC,IAAI,EAAE,eAAe;IAlE3C;;;;;;;OAOG;IACH,SAAS,KAAK,OAAO,IAAI,kBAAkB,GAAG,SAAS,CAEtD;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,WAAW,IAAI,kBAAkB,GAAG,SAAS,CAE1D;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,YAAY,IAAI,kBAAkB,GAAG,SAAS,CAE3D;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,aAAa,IAAI,kBAAkB,GAAG,SAAS,CAE5D;IAED;;;;;;;OAOG;IACH,SAAS,KAAK,eAAe,IAAI,0BAA0B,GAAG,SAAS,CAEtE;IAED;;;;;OAKG;gBACmB,IAAI,EAAE,eAAe;IAK3C;;;;;;OAMG;IACH,SAAS,CAAC,IAAI,IAAI,IAAI;IAItB;;;;;OAKG;IACH,mBAAmB,IAAI,IAAI;IAErB,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAWhC;;;;;;OAMG;IACH,SAAS,CAAC,iBAAiB,IAAI,IAAI;IAWnC;;;;;;;OAOG;IACH,SAAS,CAAC,qBAAqB,IAAI,MAAM,EAAE;IAmC3C;;;;;;;;;OASG;IACH,OAAO,CAAC,iBAAiB;IAqBnB,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAW1B,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC;IAI5B,IAAI,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,KAAK,GAAG,OAAO,CAAC,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC;IAWnE,UAAU,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAAC,KAAK,GAAG,IAAI,GAAG,SAAS,CAAC;IA8B9D;;;;;OAKG;IACH,SAAS,CAAC,aAAa,IAAI,IAAI;IAI/B;;;;;OAKG;IACH,SAAS,CAAC,OAAO,IAAI,KAAK,EAAE;IAI5B;;;;;;;OAOG;IACH,SAAS,CAAC,qBAAqB,IAAI,OAAO;IAsB1C;;;;;;;;OAQG;IACH,kBAAkB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;IAmBzC;;;;;;OAMG;IACH,SAAS,CAAC,qBAAqB,IAAI,OAAO;IAU1C;;;;;OAKG;IACG,cAAc,IAAI,OAAO,CAAC,IAAI,CAAC;CAuBtC"}
@@ -1,5 +1,5 @@
1
- import { RuntimeError, findRecursiveChild } from '@ibiz-template/core';
2
- import { ViewCallTag } from '../constant';
1
+ import { RuntimeError, findRecursiveChild, IBizContext, } from '@ibiz-template/core';
2
+ import { SysUIActionTag, ViewCallTag } from '../constant';
3
3
  import { getControl } from '../model';
4
4
  /**
5
5
  * 视图引擎基类
@@ -111,7 +111,10 @@ export class ViewEngineBase {
111
111
  */
112
112
  calcDynamicLayout() {
113
113
  const names = this.calcRemoveLayoutModel();
114
- ibiz.log.debug(`${this.view.model.codeName}删除模型:${names.join(';')}`);
114
+ ibiz.log.debug(ibiz.i18n.t('runtime.engine.deleteModel', {
115
+ codeName: this.view.model.codeName,
116
+ name: names.join(';'),
117
+ }));
115
118
  this.removeLayoutModel(names);
116
119
  }
117
120
  /**
@@ -181,7 +184,10 @@ export class ViewEngineBase {
181
184
  async onMounted() {
182
185
  // 子类重写
183
186
  const { model, childNames } = this.view;
184
- ibiz.log.debug(`${model.id}的子组件:${childNames.join(';')}都已mounted`);
187
+ ibiz.log.debug(ibiz.i18n.t('runtime.engine.childComponentsMounted', {
188
+ id: model.id,
189
+ childName: childNames.join(';'),
190
+ }));
185
191
  }
186
192
  async onDestroyed() {
187
193
  // 子类重写
@@ -190,8 +196,39 @@ export class ViewEngineBase {
190
196
  if (key === ViewCallTag.GET_DATA) {
191
197
  return this.getData();
192
198
  }
199
+ if (key === SysUIActionTag.SHOTR_CUT) {
200
+ return this.onShortCut(_args);
201
+ }
193
202
  return undefined;
194
203
  }
204
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/explicit-module-boundary-types
205
+ async onShortCut(args) {
206
+ const { data } = args;
207
+ const { context, model, params, modal } = this.view;
208
+ if (!['ROUTE_MODAL', 'MODAL', 'DRAWER'].includes(modal.mode)) {
209
+ throw new Error(ibiz.i18n.t('runtime.engine.minimization', { mode: modal.mode }));
210
+ }
211
+ const key = await ibiz.util.shortCut.calcShortCutKey({
212
+ context,
213
+ appViewId: model.id,
214
+ });
215
+ const isExist = ibiz.util.shortCut.isExist(key);
216
+ if (!isExist) {
217
+ ibiz.util.shortCut.addShortCut({
218
+ key,
219
+ name: data && data[0].srfmajortext,
220
+ appViewId: model.id,
221
+ context: IBizContext.create(context),
222
+ params: Object.assign({}, params),
223
+ openMode: modal.mode,
224
+ });
225
+ this.view.state.isShortCut = true;
226
+ return { closeView: true };
227
+ }
228
+ ibiz.util.shortCut.removeShortCut(key);
229
+ this.view.state.isShortCut = false;
230
+ return null;
231
+ }
195
232
  /**
196
233
  * 初始化视图state
197
234
  * @author lxm
@@ -290,7 +327,7 @@ export class ViewEngineBase {
290
327
  const { appDataEntityId } = this.view.model;
291
328
  const { evt, context, params } = this.view;
292
329
  if (!appDataEntityId) {
293
- throw new RuntimeError('该视图没有实体,无法加载实体数据');
330
+ throw new RuntimeError(ibiz.i18n.t('runtime.engine.loadEntityData'));
294
331
  }
295
332
  const app = ibiz.hub.getApp(context.srfappid);
296
333
  const res = await app.deService.exec(appDataEntityId, 'get', context, params);
@@ -1,6 +1,6 @@
1
1
  import { IExcelUtil } from '../../interface';
2
2
  import { UIActionUtil } from '../../ui-action';
3
- import { TextUtil, LayoutPanelUtil, HandlebarsUtil, RawValueUtil, ThemeUtil, ErrorHandlerCenter, ViewStack, AnimeUtil, FileUtil } from '../../utils';
3
+ import { TextUtil, LayoutPanelUtil, HandlebarsUtil, RawValueUtil, ThemeUtil, ErrorHandlerCenter, ViewStack, AnimeUtil, FileUtil, ShortCutUtil } from '../../utils';
4
4
  /**
5
5
  * 全局工具方法或对象
6
6
  *
@@ -73,6 +73,14 @@ export declare class GlobalUtil {
73
73
  * @memberof GlobalUtil
74
74
  */
75
75
  readonly anime: AnimeUtil;
76
+ /**
77
+ * 最小化工具类
78
+ *
79
+ * @author fzh
80
+ * @date 2024-04-22 09:01:33
81
+ * @memberof GlobalUtil
82
+ */
83
+ readonly shortCut: ShortCutUtil;
76
84
  /**
77
85
  * 文件工具类
78
86
  *
@@ -1 +1 @@
1
- {"version":3,"file":"global-util.d.ts","sourceRoot":"","sources":["../../../src/global/global-util/global-util.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EACL,QAAQ,EACR,eAAe,EACf,cAAc,EACd,YAAY,EACZ,SAAS,EAET,kBAAkB,EAClB,SAAS,EACT,SAAS,EACT,QAAQ,EACT,MAAM,aAAa,CAAC;AAKrB;;;;;;;GAOG;AACH,qBAAa,UAAU;IACrB;;;;;OAKG;IACH,QAAQ,CAAC,WAAW,kBAAyB;IAE7C;;;;;OAKG;IACH,QAAQ,CAAC,KAAK,YAAmB;IAEjC;;;;;OAKG;IACH,QAAQ,CAAC,IAAI,WAAkB;IAE/B;;;;;OAKG;IACH,QAAQ,CAAC,GAAG,iBAAwB;IAEpC;;;;;OAKG;IACH,QAAQ,CAAC,QAAQ,eAAsB;IAEvC;;;;;OAKG;IACH,QAAQ,CAAC,MAAM,sBAAgB;IAE/B;;;;OAIG;IACH,QAAQ,CAAC,KAAK,qBAA4B;IAE1C;;;;;OAKG;IACH,QAAQ,CAAC,SAAS,YAAmB;IAErC;;;;;;OAMG;IACH,QAAQ,CAAC,KAAK,YAAmB;IAEjC;;;;;;OAMG;IACH,QAAQ,CAAC,IAAI,WAAkB;;IAM/B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,OAAO,CAAC,UAAU,CAAC,CAAC;IAEzC;;;;;OAKG;IACH,cAAc,IAAI,IAAI;IAOtB;;;;;OAKG;IACH,gBAAgB,IAAI,IAAI;IASxB;;;;;;OAMG;IACH,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAiBpC;;;;;OAKG;IACH,cAAc,IAAI,OAAO;IAIzB;;;;;OAKG;IACH,eAAe,IAAI,OAAO,EAAE;CAG7B"}
1
+ {"version":3,"file":"global-util.d.ts","sourceRoot":"","sources":["../../../src/global/global-util/global-util.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EACL,QAAQ,EACR,eAAe,EACf,cAAc,EACd,YAAY,EACZ,SAAS,EAET,kBAAkB,EAClB,SAAS,EACT,SAAS,EACT,QAAQ,EACR,YAAY,EACb,MAAM,aAAa,CAAC;AAKrB;;;;;;;GAOG;AACH,qBAAa,UAAU;IACrB;;;;;OAKG;IACH,QAAQ,CAAC,WAAW,kBAAyB;IAE7C;;;;;OAKG;IACH,QAAQ,CAAC,KAAK,YAAmB;IAEjC;;;;;OAKG;IACH,QAAQ,CAAC,IAAI,WAAkB;IAE/B;;;;;OAKG;IACH,QAAQ,CAAC,GAAG,iBAAwB;IAEpC;;;;;OAKG;IACH,QAAQ,CAAC,QAAQ,eAAsB;IAEvC;;;;;OAKG;IACH,QAAQ,CAAC,MAAM,sBAAgB;IAE/B;;;;OAIG;IACH,QAAQ,CAAC,KAAK,qBAA4B;IAE1C;;;;;OAKG;IACH,QAAQ,CAAC,SAAS,YAAmB;IAErC;;;;;;OAMG;IACH,QAAQ,CAAC,KAAK,YAAmB;IAEjC;;;;;;OAMG;IACH,QAAQ,CAAC,QAAQ,eAAsB;IAEvC;;;;;;OAMG;IACH,QAAQ,CAAC,IAAI,WAAkB;;IAM/B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,OAAO,CAAC,UAAU,CAAC,CAAC;IAEzC;;;;;OAKG;IACH,cAAc,IAAI,IAAI;IAOtB;;;;;OAKG;IACH,gBAAgB,IAAI,IAAI;IASxB;;;;;;OAMG;IACH,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAiBpC;;;;;OAKG;IACH,cAAc,IAAI,OAAO;IAIzB;;;;;OAKG;IACH,eAAe,IAAI,OAAO,EAAE;CAG7B"}
@@ -1,6 +1,6 @@
1
1
  import { RuntimeError } from '@ibiz-template/core';
2
2
  import { UIActionUtil } from '../../ui-action';
3
- import { TextUtil, LayoutPanelUtil, HandlebarsUtil, RawValueUtil, ThemeUtil, DefaultErrorHandler, ErrorHandlerCenter, ViewStack, AnimeUtil, FileUtil, } from '../../utils';
3
+ import { TextUtil, LayoutPanelUtil, HandlebarsUtil, RawValueUtil, ThemeUtil, DefaultErrorHandler, ErrorHandlerCenter, ViewStack, AnimeUtil, FileUtil, ShortCutUtil, } from '../../utils';
4
4
  // 保存浏览器标签原始标题
5
5
  const sourceTitle = document.title;
6
6
  /**
@@ -76,6 +76,14 @@ export class GlobalUtil {
76
76
  * @memberof GlobalUtil
77
77
  */
78
78
  this.anime = new AnimeUtil();
79
+ /**
80
+ * 最小化工具类
81
+ *
82
+ * @author fzh
83
+ * @date 2024-04-22 09:01:33
84
+ * @memberof GlobalUtil
85
+ */
86
+ this.shortCut = new ShortCutUtil();
79
87
  /**
80
88
  * 文件工具类
81
89
  *
@@ -145,7 +153,7 @@ export class GlobalUtil {
145
153
  * @return {*} {IParams}
146
154
  */
147
155
  getGlobalParam() {
148
- throw new RuntimeError('获取应用全局变量没有实现');
156
+ throw new RuntimeError(ibiz.i18n.t('runtime.global.noImplemented'));
149
157
  }
150
158
  /**
151
159
  * 获取视图路由参数变量,数组类型,基于路由解析出来的,每一个对象里面都有context和params
@@ -154,6 +162,6 @@ export class GlobalUtil {
154
162
  * @return {*} {IParams}
155
163
  */
156
164
  getRouterParams() {
157
- throw new RuntimeError('获取视图路由参数变量没有实现');
165
+ throw new RuntimeError(ibiz.i18n.t('runtime.global.noImplementedRouting'));
158
166
  }
159
167
  }
@@ -63,7 +63,7 @@ export class AppViewConfigService {
63
63
  modalOption = JSON.parse(optionProperty);
64
64
  }
65
65
  catch (error) {
66
- ibiz.log.error(`视图参数modalOption 解析失败:${error}`);
66
+ ibiz.log.error(ibiz.i18n.t('runtime.hub.failedParse', { error }));
67
67
  }
68
68
  }
69
69
  return { modalOption };
@@ -83,7 +83,7 @@ export class AppViewConfigService {
83
83
  //! 只有动态走这个逻辑,全代码确保所有视图都设置了viewConfig
84
84
  const model = await ibiz.hub.getAppView(id);
85
85
  if (!model) {
86
- throw new RuntimeError(`视图[${id}]不存在`);
86
+ throw new RuntimeError(ibiz.i18n.t('runtime.hub.noExist', { id }));
87
87
  }
88
88
  this.set(model.id, Object.assign({ id: model.id, appId: model.appId, codeName: model.codeName, openMode: model.openMode, viewType: model.viewType, width: model.width, height: model.height, appDataEntityId: model.appDataEntityId, redirectView: model.redirectView }, this.getCustomOption(model)));
89
89
  }
@@ -69,5 +69,12 @@ export interface IViewState extends IControllerState, IViewSession {
69
69
  * @type {{ [p: string]: IViewMessage[] }}
70
70
  */
71
71
  isClosing: boolean;
72
+ /**
73
+ * 视图是否最小化
74
+ *
75
+ * @author lxm
76
+ * @date 2024-04-23 14:09:12
77
+ */
78
+ isShortCut: boolean;
72
79
  }
73
80
  //# sourceMappingURL=i-view.state.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"i-view.state.d.ts","sourceRoot":"","sources":["../../../../../src/interface/controller/state/view/i-view.state.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE;;;;;GAKG;AACH,MAAM,WAAW,UAAW,SAAQ,gBAAgB,EAAE,YAAY;IAChE;;;;;;OAMG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;;;;;OAMG;IACH,QAAQ,EAAE,OAAO,CAAC;IAElB;;;;;;OAMG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;;;OAKG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;;;;OAKG;IACH,aAAa,EAAE,OAAO,CAAC;IAEvB;;;;;OAKG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;;;OAKG;IACH,YAAY,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,YAAY,EAAE,CAAA;KAAE,CAAC;IAE9C;;;;;OAKG;IACH,SAAS,EAAE,OAAO,CAAC;CACpB"}
1
+ {"version":3,"file":"i-view.state.d.ts","sourceRoot":"","sources":["../../../../../src/interface/controller/state/view/i-view.state.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE;;;;;GAKG;AACH,MAAM,WAAW,UAAW,SAAQ,gBAAgB,EAAE,YAAY;IAChE;;;;;;OAMG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;;;;;OAMG;IACH,QAAQ,EAAE,OAAO,CAAC;IAElB;;;;;;OAMG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;;;OAKG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;;;;OAKG;IACH,aAAa,EAAE,OAAO,CAAC;IAEvB;;;;;OAKG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;;;OAKG;IACH,YAAY,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,YAAY,EAAE,CAAA;KAAE,CAAC;IAE9C;;;;;OAKG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;;;;OAKG;IACH,UAAU,EAAE,OAAO,CAAC;CACrB"}
@@ -50,7 +50,7 @@ export interface IAuthService {
50
50
  * @param {boolean} [remember]
51
51
  * @return {*} {Promise<boolean>}
52
52
  */
53
- login(loginName: string, password: string, remember?: boolean): Promise<boolean>;
53
+ login(loginName: string, password: string, remember?: boolean, headers?: IData): Promise<boolean>;
54
54
  /**
55
55
  * 登出
56
56
  *
@@ -1 +1 @@
1
- {"version":3,"file":"i-auth.service.d.ts","sourceRoot":"","sources":["../../../../src/interface/service/service/i-auth.service.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB;;;;;OAKG;IACH,WAAW,EAAE,OAAO,CAAC;IAErB;;;;;OAKG;IACH,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,YAAY;IAC3B;;;;;;;OAOG;IACH,WAAW,EAAE,OAAO,CAAC;IAErB;;;;;;OAMG;IACH,cAAc,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;IAEnC;;;;;;;;;OASG;IACH,KAAK,CACH,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,MAAM,EAChB,QAAQ,CAAC,EAAE,OAAO,GACjB,OAAO,CAAC,OAAO,CAAC,CAAC;IAEpB;;;;;;OAMG;IACH,MAAM,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;IAE3B;;;;;;OAMG;IACH,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAE7B;;;;;OAKG;IACH,WAAW,IAAI,SAAS,GAAG,SAAS,CAAC;IAErC;;;;;OAKG;IACH,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CAC/B"}
1
+ {"version":3,"file":"i-auth.service.d.ts","sourceRoot":"","sources":["../../../../src/interface/service/service/i-auth.service.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB;;;;;OAKG;IACH,WAAW,EAAE,OAAO,CAAC;IAErB;;;;;OAKG;IACH,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,YAAY;IAC3B;;;;;;;OAOG;IACH,WAAW,EAAE,OAAO,CAAC;IAErB;;;;;;OAMG;IACH,cAAc,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;IAEnC;;;;;;;;;OASG;IACH,KAAK,CACH,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,MAAM,EAChB,QAAQ,CAAC,EAAE,OAAO,EAClB,OAAO,CAAC,EAAE,KAAK,GACd,OAAO,CAAC,OAAO,CAAC,CAAC;IAEpB;;;;;;OAMG;IACH,MAAM,IAAI,OAAO,CAAC,OAAO,CAAC,CAAC;IAE3B;;;;;;OAMG;IACH,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAE7B;;;;;OAKG;IACH,WAAW,IAAI,SAAS,GAAG,SAAS,CAAC;IAErC;;;;;OAKG;IACH,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CAC/B"}
@@ -0,0 +1,58 @@
1
+ /**
2
+ * 快捷方式数据
3
+ *
4
+ * @export
5
+ * @interface IShortCut
6
+ */
7
+ export interface IShortCut {
8
+ /**
9
+ * 唯一标识
10
+ *
11
+ * @type {string}
12
+ * @memberof IShortCut
13
+ */
14
+ key: string;
15
+ /**
16
+ * 快捷方式名称
17
+ *
18
+ * @type {string}
19
+ * @memberof IShortCut
20
+ */
21
+ name: string;
22
+ /**
23
+ * 视图标识
24
+ *
25
+ * @type {string}
26
+ * @memberof IShortCut
27
+ */
28
+ appViewId: string;
29
+ /**
30
+ * 上下文
31
+ *
32
+ * @type {IContext}
33
+ * @memberof IShortCut
34
+ */
35
+ context: IContext;
36
+ /**
37
+ * 视图参数
38
+ *
39
+ * @type {IParams}
40
+ * @memberof IShortCut
41
+ */
42
+ params: IParams;
43
+ /**
44
+ * 打开方式
45
+ *
46
+ * @type {string}
47
+ * @memberof IShortCut
48
+ */
49
+ openMode: string;
50
+ /**
51
+ * 快捷图标
52
+ *
53
+ * @type {string}
54
+ * @memberof IShortCut
55
+ */
56
+ icon?: string;
57
+ }
58
+ //# sourceMappingURL=i-short-cut.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"i-short-cut.d.ts","sourceRoot":"","sources":["../../../../src/interface/util/i-short-cut/i-short-cut.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,MAAM,WAAW,SAAS;IACxB;;;;;OAKG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;;;;OAKG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;;OAKG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;;OAKG;IACH,OAAO,EAAE,QAAQ,CAAC;IAClB;;;;;OAKG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;;;;OAKG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;;OAKG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACf"}
@@ -0,0 +1 @@
1
+ export {};
@@ -13,4 +13,5 @@ export type { IViewStack, IViewStackEvent } from './i-view-stack/i-view-stack';
13
13
  export type { IAnimationOptions } from './i-animation-util/i-animation-options';
14
14
  export type { INoticeUtil } from './i-notice-util/i-notice-util';
15
15
  export type { IRenderUtil } from './i-render-util/i-render-util';
16
+ export type { IShortCut } from './i-short-cut/i-short-cut';
16
17
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/interface/util/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AACpE,YAAY,EACV,YAAY,EACZ,cAAc,GACf,MAAM,iCAAiC,CAAC;AACzC,YAAY,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC3E,YAAY,EACV,YAAY,EACZ,aAAa,GACd,MAAM,iCAAiC,CAAC;AACzC,YAAY,EACV,iBAAiB,EACjB,kBAAkB,GACnB,MAAM,2CAA2C,CAAC;AACnD,YAAY,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACzE,YAAY,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AACnF,YAAY,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAC;AACtF,YAAY,EAAE,wBAAwB,EAAE,MAAM,2DAA2D,CAAC;AAC1G,YAAY,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE,YAAY,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAC9D,YAAY,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC/E,YAAY,EAAE,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;AAChF,YAAY,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AACjE,YAAY,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/interface/util/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AACpE,YAAY,EACV,YAAY,EACZ,cAAc,GACf,MAAM,iCAAiC,CAAC;AACzC,YAAY,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC3E,YAAY,EACV,YAAY,EACZ,aAAa,GACd,MAAM,iCAAiC,CAAC;AACzC,YAAY,EACV,iBAAiB,EACjB,kBAAkB,GACnB,MAAM,2CAA2C,CAAC;AACnD,YAAY,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACzE,YAAY,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AACnF,YAAY,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAC;AACtF,YAAY,EAAE,wBAAwB,EAAE,MAAM,2DAA2D,CAAC;AAC1G,YAAY,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE,YAAY,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAC9D,YAAY,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC/E,YAAY,EAAE,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;AAChF,YAAY,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AACjE,YAAY,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AACjE,YAAY,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"app-de-ui-logic-executor.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/app-de-ui-logic-executor.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAEjD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;;;;GAOG;AACH,qBAAa,oBAAqB,SAAQ,aAAa;IAC7C,IAAI,EAAE,cAAc,CAAC;IAG7B,OAAO,CAAC,aAAa,EAAE,cAAc,GAAG,GAAG;CAO5C"}
1
+ {"version":3,"file":"app-de-ui-logic-executor.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/app-de-ui-logic-executor.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAEjD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;;;;GAOG;AACH,qBAAa,oBAAqB,SAAQ,aAAa;IAC7C,IAAI,EAAE,cAAc,CAAC;IAG7B,OAAO,CAAC,aAAa,EAAE,cAAc,GAAG,GAAG;CAU5C"}
@@ -14,7 +14,7 @@ export class AppDEUILogicExecutor extends LogicExecutor {
14
14
  execute(executeParams) {
15
15
  const { appDEUILogicId, appDataEntityId } = this.logic;
16
16
  if (!appDEUILogicId) {
17
- throw new RuntimeModelError(this.logic, '没有配置实体界面逻辑');
17
+ throw new RuntimeModelError(this.logic, ibiz.i18n.t('runtime.logicScheduler.executor.noConfiguredLogic'));
18
18
  }
19
19
  return execUILogic(appDEUILogicId, appDataEntityId, executeParams);
20
20
  }
@@ -13,7 +13,7 @@ export class AppDEUIActionExecutor extends LogicExecutor {
13
13
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
14
14
  execute(executeParams) {
15
15
  if (!this.logic.appDEUIActionId) {
16
- throw new RuntimeModelError(this.logic, `逻辑中缺少触发应用实体界面行为id`);
16
+ throw new RuntimeModelError(this.logic, ibiz.i18n.t('runtime.logicScheduler.executor.missingTrigger'));
17
17
  }
18
18
  UIActionUtil.execAndResolved(this.logic.appDEUIActionId, executeParams, this.logic.appId);
19
19
  }
@@ -1 +1 @@
1
- {"version":3,"file":"app-ui-logic-executor.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/app-ui-logic-executor.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,mBAAmB,EAEnB,kBAAkB,EAClB,sBAAsB,EACvB,MAAM,kBAAkB,CAAC;AAG1B,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAG9E,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGjD;;;;;;;GAOG;AACH,qBAAa,kBAAmB,SAAQ,aAAa;IAC3C,IAAI,EAAE,YAAY,CAAC;IAGrB,OAAO,CAAC,aAAa,EAAE,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC;IA4B1D;;;;;;;;OAQG;IACG,yBAAyB,CAC7B,UAAU,EAAE,mBAAmB,EAC/B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,UAAU,CAAC;cAsDN,eAAe,CAC7B,UAAU,EAAE,mBAAmB,EAC/B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,sBAAsB,CAAC;IA+BlC;;;;;;;;;;;OAWG;IACG,wBAAwB,CAC5B,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,UAAU,CAAC;IAgGtB;;;;;;;;;;OAUG;cACa,mBAAmB,CACjC,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC;IAqC9C;;;;;;;;;;OAUG;cACa,UAAU,CACxB,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,KAAK,EAAE,EACnB,OAAO,EAAE,QAAQ,EACjB,UAAU,EAAE,sBAAsB,EAClC,IAAI,EAAE,eAAe,GACpB,OAAO,CAAC,IAAI,CAAC;CAkEjB"}
1
+ {"version":3,"file":"app-ui-logic-executor.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/app-ui-logic-executor.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,mBAAmB,EAEnB,kBAAkB,EAClB,sBAAsB,EACvB,MAAM,kBAAkB,CAAC;AAG1B,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAG9E,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGjD;;;;;;;GAOG;AACH,qBAAa,kBAAmB,SAAQ,aAAa;IAC3C,IAAI,EAAE,YAAY,CAAC;IAGrB,OAAO,CAAC,aAAa,EAAE,cAAc,GAAG,OAAO,CAAC,GAAG,CAAC;IA4B1D;;;;;;;;OAQG;IACG,yBAAyB,CAC7B,UAAU,EAAE,mBAAmB,EAC/B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,UAAU,CAAC;cA0DN,eAAe,CAC7B,UAAU,EAAE,mBAAmB,EAC/B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,sBAAsB,CAAC;IAsClC;;;;;;;;;;;OAWG;IACG,wBAAwB,CAC5B,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,UAAU,CAAC;IAmGtB;;;;;;;;;;OAUG;cACa,mBAAmB,CACjC,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,cAAc,GACzB,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC;IA4C9C;;;;;;;;;;OAUG;cACa,UAAU,CACxB,UAAU,EAAE,kBAAkB,EAC9B,UAAU,EAAE,KAAK,EAAE,EACnB,OAAO,EAAE,QAAQ,EACjB,UAAU,EAAE,sBAAsB,EAClC,IAAI,EAAE,eAAe,GACpB,OAAO,CAAC,IAAI,CAAC;CA6EjB"}
@@ -58,7 +58,7 @@ export class AppUILogicExecutor extends LogicExecutor {
58
58
  const { context, params } = parameters, rest = __rest(parameters, ["context", "params"]);
59
59
  const { data } = parameters;
60
60
  if (!(data === null || data === void 0 ? void 0 : data[0])) {
61
- throw new RuntimeError('opendata没有可操作数据!');
61
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.executor.noActionableData'));
62
62
  }
63
63
  // openDataAppViews 只有[索引实体]或[多表单实体]才会有值
64
64
  const openViewRefs = appUILogic.openDataAppViews;
@@ -70,12 +70,12 @@ export class AppUILogicExecutor extends LogicExecutor {
70
70
  // 准备需要的模型
71
71
  openViewRef = appUILogic.openDataAppView;
72
72
  if (!openViewRef) {
73
- throw new RuntimeModelError(appUILogic, 'opendata视图逻辑没有配置默认打开视图');
73
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.defaultOpendataViewLogic'));
74
74
  }
75
75
  }
76
76
  const openView = openViewRef.refAppViewId;
77
77
  if (!openView) {
78
- throw new RuntimeModelError(appUILogic, 'opendata视图逻辑的默认打开视图没有实际引用视图');
78
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.noActuallyReference'));
79
79
  }
80
80
  // 处理导航参数
81
81
  // 处理上下文导航参数
@@ -95,19 +95,23 @@ export class AppUILogicExecutor extends LogicExecutor {
95
95
  // [多表单实体] or [索引实体]类型属性
96
96
  const typeFileName = appDataEntity.formTypeAppDEFieldId || appDataEntity.dataTypeAppDEFieldId;
97
97
  if (!typeFileName) {
98
- throw new RuntimeModelError(appUILogic, `${appDataEntity.codeName}[多表单实体] or [索引实体]缺少类型属性配置`);
98
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.attributeConfiguration', {
99
+ codeName: appDataEntity.codeName,
100
+ }));
99
101
  }
100
102
  const { data } = parameters;
101
103
  // 表单类型值
102
104
  const formTypeValue = data[0][typeFileName];
103
105
  if (!formTypeValue) {
104
- throw new RuntimeModelError(appUILogic, '数据源无表单类型应用实体属性值');
106
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.entityAttributeValues'));
105
107
  }
106
108
  const openViewRefs = appUILogic.openDataAppViews;
107
109
  // 根据表单类型值找到实际打开的视图
108
110
  const findView = openViewRefs === null || openViewRefs === void 0 ? void 0 : openViewRefs.find(item => item.refMode === formTypeValue);
109
111
  if (!findView) {
110
- throw new RuntimeError(`没有找到与表单类型${formTypeValue}相关的实体的编辑视图`);
112
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.executor.editViews', {
113
+ formTypeValue,
114
+ }));
111
115
  }
112
116
  return findView;
113
117
  }
@@ -143,18 +147,18 @@ export class AppUILogicExecutor extends LogicExecutor {
143
147
  return viewRef.refMode.toLowerCase() !== parentDeName;
144
148
  });
145
149
  if (!newViewRef) {
146
- throw new RuntimeModelError(appUILogic, '没有找到批添加需要打开的选择视图');
150
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.selectionView'));
147
151
  }
148
152
  }
149
153
  else if (batchAddOnly) {
150
154
  // todo 只支持批添加
151
- throw new ModelError(appUILogic, 'batchAddOnly暂未支持');
155
+ throw new ModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.noSupportedBatchAddOnly'));
152
156
  }
153
157
  else {
154
158
  // 准备需要的模型
155
159
  newViewRef = newDataAppView;
156
160
  if (!newViewRef || !newViewRef.refAppViewId) {
157
- throw new RuntimeModelError(appUILogic, 'newdata视图逻辑没有配置默认新建数据视图');
161
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.newdataViewLogic'));
158
162
  }
159
163
  }
160
164
  // 处理导航参数
@@ -206,7 +210,7 @@ export class AppUILogicExecutor extends LogicExecutor {
206
210
  const { context, params } = parameters, rest = __rest(parameters, ["context", "params"]);
207
211
  // 索引实体的向导添加
208
212
  if (!wizardAppView || !wizardAppView.refAppViewId) {
209
- throw new RuntimeModelError(appUILogic, '缺少默认索引实体选择视图');
213
+ throw new RuntimeModelError(appUILogic, ibiz.i18n.t('runtime.logicScheduler.executor.indexEntity'));
210
214
  }
211
215
  // 打开视图
212
216
  const result = await ibiz.commands.execute(OpenAppViewCommand.TAG, wizardAppView.refAppViewId, context, params, Object.assign(Object.assign({}, rest), { openMode: 'POPUPMODAL' }));
@@ -216,12 +220,14 @@ export class AppUILogicExecutor extends LogicExecutor {
216
220
  }
217
221
  const selectData = (_a = result.data) === null || _a === void 0 ? void 0 : _a[0];
218
222
  if (!selectData) {
219
- throw new RuntimeError('请选中一条数据');
223
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.executor.checkOne'));
220
224
  }
221
225
  const indexType = selectData.srfkey;
222
226
  const findView = newDataAppViews === null || newDataAppViews === void 0 ? void 0 : newDataAppViews.find(item => { var _a; return ((_a = item.refMode) === null || _a === void 0 ? void 0 : _a.toUpperCase()) === indexType.toUpperCase(); });
223
227
  if (!findView) {
224
- throw new RuntimeError(`没有找到与索引类型${indexType}相关的实体的编辑视图`);
228
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.executor.entitiesAssociated', {
229
+ indexType,
230
+ }));
225
231
  }
226
232
  return findView;
227
233
  }
@@ -244,7 +250,7 @@ export class AppUILogicExecutor extends LogicExecutor {
244
250
  const minorDERs = selfDe.minorAppDERSs;
245
251
  const pickParentDeName = newViewRef.refMode.toLowerCase();
246
252
  if (!minorDERs) {
247
- throw new RuntimeModelError(selfDe, '实体没有从关系集合!');
253
+ throw new RuntimeModelError(selfDe, ibiz.i18n.t('runtime.logicScheduler.executor.relationships'));
248
254
  }
249
255
  // *获取选择视图对应父实体在当前实体里的外键属性名称。
250
256
  let pickParentFieldName = '';
@@ -255,7 +261,9 @@ export class AppUILogicExecutor extends LogicExecutor {
255
261
  }
256
262
  });
257
263
  if (pickParentFieldName === undefined) {
258
- throw new RuntimeError(`没有找到${pickParentDeName}在当前实体的外键属性`);
264
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.executor.foreignKey', {
265
+ pickParentDeName,
266
+ }));
259
267
  }
260
268
  // *转换的属性映射,默认映射一个外键属性,额外的通过当前视图的参数配置PROPERTYMAP
261
269
  const keyMapping = {
@@ -272,7 +280,7 @@ export class AppUILogicExecutor extends LogicExecutor {
272
280
  }
273
281
  }
274
282
  }
275
- ibiz.log.debug('批量新建转换映射属性', keyMapping);
283
+ ibiz.log.debug(ibiz.i18n.t('runtime.logicScheduler.executor.mappingProperties'), keyMapping);
276
284
  // *转换属性
277
285
  const addData = selections.map(item => {
278
286
  const tempData = {};
@@ -283,7 +291,7 @@ export class AppUILogicExecutor extends LogicExecutor {
283
291
  });
284
292
  return tempData;
285
293
  });
286
- ibiz.log.debug('批量新建创建数据', addData);
294
+ ibiz.log.debug(ibiz.i18n.t('runtime.logicScheduler.executor.newCreationData'), addData);
287
295
  // 获取实体服务并调用创建接口
288
296
  const service = ibiz.hub.getApp(context.srfappid).deService;
289
297
  await service.exec(selfDe.id, 'Create', context, addData);
@@ -1 +1 @@
1
- {"version":3,"file":"logic-executor-factory.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/logic-executor-factory.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;;;GAMG;AACH,qBAAa,oBAAoB;IAC/B;;;;OAIG;IACH,cAAc,sBAEJ,eAAe,aAAa,cAAc,KAAK,aAAa,EAClE;IAEJ;;;;;;OAMG;IACH,QAAQ,CACN,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,CACR,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,KACtB,aAAa,GACjB,IAAI;IAIP;;;;;;OAMG;IACH,cAAc,CACZ,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,GACxB,aAAa;CAOjB"}
1
+ {"version":3,"file":"logic-executor-factory.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/logic-executor-factory.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;;;GAMG;AACH,qBAAa,oBAAoB;IAC/B;;;;OAIG;IACH,cAAc,sBAEJ,eAAe,aAAa,cAAc,KAAK,aAAa,EAClE;IAEJ;;;;;;OAMG;IACH,QAAQ,CACN,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,CACR,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,KACtB,aAAa,GACjB,IAAI;IAIP;;;;;;OAMG;IACH,cAAc,CACZ,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,GACxB,aAAa;CAYjB"}
@@ -35,7 +35,9 @@ export class LogicExecutorFactory {
35
35
  createExecutor(logic, scheduler) {
36
36
  const constructor = this.constructorMap.get(logic.logicType);
37
37
  if (!constructor) {
38
- throw new ModelError(logic, `逻辑类型 ${logic.logicType} 暂未支持!`);
38
+ throw new ModelError(logic, ibiz.i18n.t('runtime.logicScheduler.executor.logicType', {
39
+ logicType: logic.logicType,
40
+ }));
39
41
  }
40
42
  return constructor(logic, scheduler);
41
43
  }
@@ -1 +1 @@
1
- {"version":3,"file":"logic-executor.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/logic-executor.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,SAAS,EACV,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D;;;;;;GAMG;AACH,qBAAa,aAAa;IActB,SAAS,CAAC,KAAK,EAAE,eAAe;IAChC,SAAS,CAAC,SAAS,EAAE,cAAc;IAdrC;;;;OAIG;IACH,IAAI,EAAE,SAAS,CAAC;IAEhB;;;;OAIG;gBAES,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc;IAKrC;;;;;;OAMG;IAEH,OAAO,CAAC,cAAc,EAAE,cAAc,GAAG,GAAG;IAI5C;;;;OAIG;IACH,OAAO,IAAI,IAAI;CAChB"}
1
+ {"version":3,"file":"logic-executor.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/executor/logic-executor.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,SAAS,EACV,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D;;;;;;GAMG;AACH,qBAAa,aAAa;IActB,SAAS,CAAC,KAAK,EAAE,eAAe;IAChC,SAAS,CAAC,SAAS,EAAE,cAAc;IAdrC;;;;OAIG;IACH,IAAI,EAAE,SAAS,CAAC;IAEhB;;;;OAIG;gBAES,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc;IAKrC;;;;;;OAMG;IAEH,OAAO,CAAC,cAAc,EAAE,cAAc,GAAG,GAAG;IAM5C;;;;OAIG;IACH,OAAO,IAAI,IAAI;CAChB"}
@@ -26,7 +26,7 @@ export class LogicExecutor {
26
26
  */
27
27
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
28
28
  execute(_executeParams) {
29
- throw new RuntimeError('Method not implemented.');
29
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.executor.noImplementedMethod'));
30
30
  }
31
31
  /**
32
32
  * 销毁方法
@@ -4,7 +4,7 @@ export class ItemDynaLogicTrigger extends LogicTrigger {
4
4
  bindExecutor(executor) {
5
5
  super.bindExecutor(executor);
6
6
  if (this.executor.type !== 'SCRIPT') {
7
- throw new RuntimeError(`预定义逻辑类型${this.type}的触发器类型只能是脚本`);
7
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.trigger.triggerType'));
8
8
  }
9
9
  }
10
10
  bindScriptExecutor(executor) {
@@ -1 +1 @@
1
- {"version":3,"file":"logic-trigger-factory.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/trigger/logic-trigger-factory.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C;;;;;;GAMG;AACH,qBAAa,mBAAmB;IAC9B;;;;OAIG;IACH,cAAc,sBAEJ,eAAe,aAAa,cAAc,KAAK,YAAY,EACjE;IAEJ;;;;;;OAMG;IACH,QAAQ,CACN,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,CACR,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,KACtB,YAAY,GAChB,IAAI;IAIP;;;;;;OAMG;IACH,aAAa,CACX,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,GACxB,YAAY;CAOhB"}
1
+ {"version":3,"file":"logic-trigger-factory.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/trigger/logic-trigger-factory.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C;;;;;;GAMG;AACH,qBAAa,mBAAmB;IAC9B;;;;OAIG;IACH,cAAc,sBAEJ,eAAe,aAAa,cAAc,KAAK,YAAY,EACjE;IAEJ;;;;;;OAMG;IACH,QAAQ,CACN,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,CACR,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,KACtB,YAAY,GAChB,IAAI;IAIP;;;;;;OAMG;IACH,aAAa,CACX,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc,GACxB,YAAY;CAYhB"}