@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
@@ -35,7 +35,9 @@ export class LogicTriggerFactory {
35
35
  createTrigger(logic, scheduler) {
36
36
  const constructor = this.constructorMap.get(logic.triggerType);
37
37
  if (!constructor) {
38
- throw new ModelError(logic, `触发器类型 ${logic.triggerType} 暂未支持!`);
38
+ throw new ModelError(logic, ibiz.i18n.t('runtime.logicScheduler.trigger.noSupportedType', {
39
+ triggerType: logic.triggerType,
40
+ }));
39
41
  }
40
42
  return constructor(logic, scheduler);
41
43
  }
@@ -1 +1 @@
1
- {"version":3,"file":"logic-trigger.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/trigger/logic-trigger.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,cAAc,EACd,eAAe,EACf,mBAAmB,EACnB,WAAW,EACZ,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D;;;;;;GAMG;AACH,qBAAa,YAAY;IAcrB,SAAS,CAAC,KAAK,EAAE,eAAe;IAChC,SAAS,CAAC,SAAS,EAAE,cAAc;IAdrC;;;;OAIG;IACH,IAAI,EAAE,WAAW,CAAC;IAElB;;;;OAIG;gBAES,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc;IAKrC;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,aAAa,CAAC;IAEzB;;;;;OAKG;IACH,YAAY,CAAC,QAAQ,EAAE,aAAa,GAAG,IAAI;IAO3C;;;;;OAKG;IACH,kBAAkB,CAAC,QAAQ,EAAE,cAAc,GAAG,IAAI;IASlD;;;;;;OAMG;IACH,KAAK,CAAC,WAAW,EAAE,mBAAmB,GAAG,OAAO;IAIhD;;;;;;OAMG;IAEH,OAAO,CAAC,aAAa,EAAE,cAAc,GAAG,GAAG;IAO3C;;;;OAIG;IACH,OAAO,IAAI,IAAI;CAGhB"}
1
+ {"version":3,"file":"logic-trigger.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/trigger/logic-trigger.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,cAAc,EACd,eAAe,EACf,mBAAmB,EACnB,WAAW,EACZ,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D;;;;;;GAMG;AACH,qBAAa,YAAY;IAcrB,SAAS,CAAC,KAAK,EAAE,eAAe;IAChC,SAAS,CAAC,SAAS,EAAE,cAAc;IAdrC;;;;OAIG;IACH,IAAI,EAAE,WAAW,CAAC;IAElB;;;;OAIG;gBAES,KAAK,EAAE,eAAe,EACtB,SAAS,EAAE,cAAc;IAKrC;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,aAAa,CAAC;IAEzB;;;;;OAKG;IACH,YAAY,CAAC,QAAQ,EAAE,aAAa,GAAG,IAAI;IAO3C;;;;;OAKG;IACH,kBAAkB,CAAC,QAAQ,EAAE,cAAc,GAAG,IAAI;IASlD;;;;;;OAMG;IACH,KAAK,CAAC,WAAW,EAAE,mBAAmB,GAAG,OAAO;IAIhD;;;;;;OAMG;IAEH,OAAO,CAAC,aAAa,EAAE,cAAc,GAAG,GAAG;IAW3C;;;;OAIG;IACH,OAAO,IAAI,IAAI;CAGhB"}
@@ -65,7 +65,9 @@ export class LogicTrigger {
65
65
  if (this.executor) {
66
66
  return this.executor.execute(executeParams);
67
67
  }
68
- throw new RuntimeError(`${this.logic.id}没有绑定executor`);
68
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.trigger.noExecutorBound', {
69
+ id: this.logic.id,
70
+ }));
69
71
  }
70
72
  /**
71
73
  * 销毁方法
@@ -1 +1 @@
1
- {"version":3,"file":"timer-trigger.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/trigger/timer-trigger.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C;;;;;;;GAOG;AACH,qBAAa,YAAa,SAAQ,YAAY;IACpC,IAAI,EAAE,OAAO,CAAC;IAEtB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAQ;IAEtC,KAAK,IAAI,IAAI;IAab,OAAO,IAAI,IAAI;CAMhB"}
1
+ {"version":3,"file":"timer-trigger.d.ts","sourceRoot":"","sources":["../../../src/logic-scheduler/trigger/timer-trigger.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C;;;;;;;GAOG;AACH,qBAAa,YAAa,SAAQ,YAAY;IACpC,IAAI,EAAE,OAAO,CAAC;IAEtB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAQ;IAEtC,KAAK,IAAI,IAAI;IAkBb,OAAO,IAAI,IAAI;CAMhB"}
@@ -15,11 +15,11 @@ export class TimerTrigger extends LogicTrigger {
15
15
  }
16
16
  start() {
17
17
  if (!this.logic.timer) {
18
- throw new RuntimeModelError(this.logic, '定时器缺少定时间隔');
18
+ throw new RuntimeModelError(this.logic, ibiz.i18n.t('runtime.logicScheduler.trigger.timerLacks'));
19
19
  }
20
20
  this.timer = setInterval(() => {
21
21
  if (!this.scheduler.defaultParamsCb) {
22
- throw new RuntimeError('定时器缺少默认参数回调');
22
+ throw new RuntimeError(ibiz.i18n.t('runtime.logicScheduler.trigger.parameterCallback'));
23
23
  }
24
24
  const params = this.scheduler.defaultParamsCb();
25
25
  this.executor.execute(params);
@@ -1 +1 @@
1
- {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../src/model/utils/util.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,YAAY,EACZ,cAAc,EACd,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,MAAM,EACN,YAAY,EACb,MAAM,kBAAkB,CAAC;AAE1B;;;;;;;;;GASG;AACH,wBAAgB,cAAc,CAC5B,MAAM,EAAE,YAAY,EAAE,EACtB,EAAE,EAAE,MAAM,GACT,YAAY,GAAG,IAAI,CAarB;AAED;;;;;;;;GAQG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAQ5E;AAED;;;;;;;;GAQG;AACH,wBAAgB,aAAa,CAC3B,IAAI,EAAE,QAAQ,EACd,GAAG,EAAE,MAAM,GACV,WAAW,GAAG,SAAS,CAQzB;AAED;;;;;;GAMG;AACH,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG;IACnE,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;IACxB,KAAK,EAAE,OAAO,CAAC;CAChB,CAyBA;AAED;;;;;;;;;GASG;AACH,wBAAgB,WAAW,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,YAAY,CAgBnE;AAED;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,OAAO,EAAE;IACvC,cAAc,CAAC,EAAE,cAAc,EAAE,CAAC;CACnC,GAAG,MAAM,GAAG,SAAS,CASrB;AAED;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAC7B,aAAa,EAAE,cAAc,EAC7B,EAAE,EAAE,MAAM,GACT,YAAY,GAAG,IAAI,CA0BrB;AAED;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,QAAQ,GAAG;IACxD,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,YAAY,EAAE,OAAO,CAAC;CACvB,CAQA"}
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../src/model/utils/util.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,YAAY,EACZ,cAAc,EACd,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,MAAM,EACN,YAAY,EACb,MAAM,kBAAkB,CAAC;AAE1B;;;;;;;;;GASG;AACH,wBAAgB,cAAc,CAC5B,MAAM,EAAE,YAAY,EAAE,EACtB,EAAE,EAAE,MAAM,GACT,YAAY,GAAG,IAAI,CAarB;AAED;;;;;;;;GAQG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAQ5E;AAED;;;;;;;;GAQG;AACH,wBAAgB,aAAa,CAC3B,IAAI,EAAE,QAAQ,EACd,GAAG,EAAE,MAAM,GACV,WAAW,GAAG,SAAS,CAQzB;AAED;;;;;;GAMG;AACH,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG;IACnE,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;IACxB,KAAK,EAAE,OAAO,CAAC;CAChB,CAyBA;AAED;;;;;;;;;GASG;AACH,wBAAgB,WAAW,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,YAAY,CAsBnE;AAED;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,OAAO,EAAE;IACvC,cAAc,CAAC,EAAE,cAAc,EAAE,CAAC;CACnC,GAAG,MAAM,GAAG,SAAS,CASrB;AAED;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAC7B,aAAa,EAAE,cAAc,EAC7B,EAAE,EAAE,MAAM,GACT,YAAY,GAAG,IAAI,CA0BrB;AAED;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,EAAE,QAAQ,GAAG;IACxD,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,YAAY,EAAE,OAAO,CAAC;CACvB,CAQA"}
@@ -106,15 +106,15 @@ export function parseUserParams(userParams) {
106
106
  export function getPFPlugin(id, appId) {
107
107
  const app = ibiz.hub.getApp(appId);
108
108
  if (!app) {
109
- throw new RuntimeModelError(app, '未找到应用');
109
+ throw new RuntimeModelError(app, ibiz.i18n.t('runtime.model.utils.noFoundApplication'));
110
110
  }
111
111
  const { model } = app;
112
112
  if (!model.appPFPluginRefs) {
113
- throw new RuntimeModelError(model, '应用未配置插件');
113
+ throw new RuntimeModelError(model, ibiz.i18n.t('runtime.model.utils.unconfiguredPlugins'));
114
114
  }
115
115
  const plugin = model.appPFPluginRefs.find(item => item.pluginCode.toLowerCase() === id.toLowerCase());
116
116
  if (!plugin) {
117
- throw new Error(`未找到插件${id}`);
117
+ throw new Error(ibiz.i18n.t('runtime.model.utils.noFound', { id }));
118
118
  }
119
119
  return plugin;
120
120
  }
@@ -1 +1 @@
1
- {"version":3,"file":"view.d.ts","sourceRoot":"","sources":["../../../src/model/view/view.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EACR,cAAc,EACd,aAAa,EACb,QAAQ,EACT,MAAM,kBAAkB,CAAC;AAE1B;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,QAAQ,GAAG,QAAQ,EAAE,CAO5D;AAED;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,aAAa,EAAE,CAO7D;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAAC,IAAI,EAAE,QAAQ,GAAG,cAAc,EAAE,CAe/D"}
1
+ {"version":3,"file":"view.d.ts","sourceRoot":"","sources":["../../../src/model/view/view.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EACR,cAAc,EACd,aAAa,EACb,QAAQ,EACT,MAAM,kBAAkB,CAAC;AAE1B;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,QAAQ,GAAG,QAAQ,EAAE,CAO5D;AAED;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,aAAa,EAAE,CAO7D;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAAC,IAAI,EAAE,QAAQ,GAAG,cAAc,EAAE,CAmB/D"}
@@ -47,7 +47,9 @@ export function getViewEngines(view) {
47
47
  return appViewEngines.filter(engine => {
48
48
  switch (engine.engineCat) {
49
49
  case 'CTRL':
50
- ibiz.log.warn(`未支持的引擎分类:${engine.engineType}`);
50
+ ibiz.log.warn(ibiz.i18n.t('runtime.model.view.engineClassifications', {
51
+ engineType: engine.engineType,
52
+ }));
51
53
  return false;
52
54
  default:
53
55
  return true;
@@ -1 +1 @@
1
- {"version":3,"file":"platform-provider-base.d.ts","sourceRoot":"","sources":["../../../src/platform/provider/platform-provider-base.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD;;;;;;;;;GASG;AACH,8BAAsB,oBAAqB,YAAW,iBAAiB;IACrE,IAAI,IAAI,IAAI;IAIZ,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAIf,KAAK,CACT,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,MAAM,EAChB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,GACrC,OAAO,CAAC,OAAO,CAAC;IAIb,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;CAoB5D"}
1
+ {"version":3,"file":"platform-provider-base.d.ts","sourceRoot":"","sources":["../../../src/platform/provider/platform-provider-base.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD;;;;;;;;;GASG;AACH,8BAAsB,oBAAqB,YAAW,iBAAiB;IACrE,IAAI,IAAI,IAAI;IAMZ,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAMf,KAAK,CACT,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,MAAM,EAChB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,GACrC,OAAO,CAAC,OAAO,CAAC;IAIb,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;CAoB5D"}
@@ -11,10 +11,10 @@ import { downloadFileFromBlob, RuntimeError } from '@ibiz-template/core';
11
11
  */
12
12
  export class PlatformProviderBase {
13
13
  back() {
14
- throw new Error('Method not implemented.');
14
+ throw new Error(ibiz.i18n.t('runtime.logicScheduler.executor.noImplementedMethod'));
15
15
  }
16
16
  init() {
17
- throw new Error('Method not implemented.');
17
+ throw new Error(ibiz.i18n.t('runtime.logicScheduler.executor.noImplementedMethod'));
18
18
  }
19
19
  async login(loginName, passWord, _verificationCode) {
20
20
  return ibiz.auth.login(loginName, passWord);
@@ -27,11 +27,11 @@ export class PlatformProviderBase {
27
27
  baseURL: '',
28
28
  });
29
29
  if (response.status !== 200) {
30
- throw new RuntimeError('下载文件失败');
30
+ throw new RuntimeError(ibiz.i18n.t('runtime.platform.failedDownload'));
31
31
  }
32
32
  // 请求成功,后台返回的是一个文件流
33
33
  if (!response.data) {
34
- throw new RuntimeError('文件流数据不存在');
34
+ throw new RuntimeError(ibiz.i18n.t('runtime.platform.fileStreamData'));
35
35
  }
36
36
  else {
37
37
  // 获取文件名
@@ -1 +1 @@
1
- {"version":3,"file":"app-counter-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/app-counter-register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAGtD,iBAAiB;AACjB,eAAO,MAAM,2BAA2B,eAAe,CAAC;AAExD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,mBAAmB,GAClC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CACzC,KAAK,EAAE,WAAW,GACjB,OAAO,CAAC,mBAAmB,CAAC,CAmC9B"}
1
+ {"version":3,"file":"app-counter-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/app-counter-register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAGtD,iBAAiB;AACjB,eAAO,MAAM,2BAA2B,eAAe,CAAC;AAExD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,mBAAmB,GAClC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CACzC,KAAK,EAAE,WAAW,GACjB,OAAO,CAAC,mBAAmB,CAAC,CA6C9B"}
@@ -34,7 +34,7 @@ export async function getAppCounterProvider(model) {
34
34
  provider = getProvider(pluginKey);
35
35
  }
36
36
  if (!provider) {
37
- ibiz.log.error(`找不到系统计数器插件${pluginKey}对应的适配器`);
37
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.adapter', { pluginKey }));
38
38
  }
39
39
  else {
40
40
  return provider;
@@ -44,7 +44,9 @@ export async function getAppCounterProvider(model) {
44
44
  if (counterType === 'CUSTOM') {
45
45
  provider = getProvider(codeName);
46
46
  if (!provider) {
47
- throw new RuntimeError(`找不到自定义系统计数器${codeName}对应的适配器`);
47
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.customizedSystemAdapter', {
48
+ codeName,
49
+ }));
48
50
  }
49
51
  else {
50
52
  return provider;
@@ -53,7 +55,9 @@ export async function getAppCounterProvider(model) {
53
55
  // 找系统计数器类型
54
56
  provider = getProvider(counterType);
55
57
  if (!provider) {
56
- throw new RuntimeError(`找不系统计数器类型${counterType}对应的适配器`);
58
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.noFoundSystemCounter', {
59
+ counterType,
60
+ }));
57
61
  }
58
62
  else {
59
63
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"app-menu-item-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/app-menu-item-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,iBAAiB;AACjB,eAAO,MAAM,2BAA2B,gBAAgB,CAAC;AAEzD;;;;;;;;GAQG;AACH,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,oBAAoB,GACnC,IAAI,CAEN;AAQD;;;;;;;;GAQG;AACH,wBAAsB,sBAAsB,CAC1C,KAAK,EAAE,YAAY,GAClB,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAoB3C"}
1
+ {"version":3,"file":"app-menu-item-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/app-menu-item-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,iBAAiB;AACjB,eAAO,MAAM,2BAA2B,gBAAgB,CAAC;AAEzD;;;;;;;;GAQG;AACH,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,oBAAoB,GACnC,IAAI,CAEN;AAQD;;;;;;;;GAQG;AACH,wBAAsB,sBAAsB,CAC1C,KAAK,EAAE,YAAY,GAClB,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAwB3C"}
@@ -35,7 +35,9 @@ export async function getAppMenuItemProvider(model) {
35
35
  provider = getProvider(pluginKey);
36
36
  }
37
37
  if (!provider) {
38
- ibiz.log.error(`找不到应用菜单项插件${pluginKey}对应的适配器`);
38
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.applicationMenu', {
39
+ pluginKey,
40
+ }));
39
41
  }
40
42
  else {
41
43
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"async-action-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/async-action-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAgB,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,iBAAiB,CAAC;AAE3D;;;;;;;GAOG;AACH,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,oBAAoB,GACnC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CACpC,MAAM,EAAE,kBAAkB,GACzB,oBAAoB,CAWtB"}
1
+ {"version":3,"file":"async-action-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/async-action-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAgB,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,iBAAiB,CAAC;AAE3D;;;;;;;GAOG;AACH,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,oBAAoB,GACnC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CACpC,MAAM,EAAE,kBAAkB,GACzB,oBAAoB,CAetB"}
@@ -27,7 +27,9 @@ export function getAsyncActionProvider(action) {
27
27
  const provider = getProvider(action.actiontype || 'DEFAULT');
28
28
  // 找异步操作类型
29
29
  if (!provider) {
30
- throw new RuntimeError(`找不异步操作类型${action.actiontype}对应的适配器`);
30
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.asynchronousAction', {
31
+ actiontype: action.actiontype,
32
+ }));
31
33
  }
32
34
  else {
33
35
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"common-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/common-register.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,wBAAsB,oBAAoB,CACxC,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,GACZ,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAe7B"}
1
+ {"version":3,"file":"common-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/common-register.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,wBAAsB,oBAAoB,CACxC,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,GACZ,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAmB7B"}
@@ -12,7 +12,9 @@ export async function getPluginRegisterKey(pluginId, appId) {
12
12
  const app = ibiz.hub.getApp(appId);
13
13
  const plugin = (_a = app.model.appPFPluginRefs) === null || _a === void 0 ? void 0 : _a.find(item => item.pluginCode.toLowerCase() === pluginId);
14
14
  if (!plugin) {
15
- ibiz.log.error(`未匹配到插件[${pluginId}]模型`);
15
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.matchedPlugin', {
16
+ pluginId,
17
+ }));
16
18
  return;
17
19
  }
18
20
  await ibiz.plugin.loadPlugin(plugin);
@@ -1 +1 @@
1
- {"version":3,"file":"control-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/control-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAInD,cAAc;AACd,eAAO,MAAM,uBAAuB,YAAY,CAAC;AAEjD;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,gBAAgB,GAC/B,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,kBAAkB,CACtC,KAAK,EAAE,QAAQ,GACd,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAyDvC"}
1
+ {"version":3,"file":"control-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/control-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAInD,cAAc;AACd,eAAO,MAAM,uBAAuB,YAAY,CAAC;AAEjD;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,gBAAgB,GAC/B,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,kBAAkB,CACtC,KAAK,EAAE,QAAQ,GACd,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAwEvC"}
@@ -33,7 +33,9 @@ export async function getControlProvider(model) {
33
33
  });
34
34
  provider = getProvider(registerKey);
35
35
  if (!provider) {
36
- ibiz.log.debug(`找不到自定义注册标识为[${registerKey}]对应的适配器`);
36
+ ibiz.log.debug(ibiz.i18n.t('runtime.register.helper.customRegistration', {
37
+ registerKey,
38
+ }));
37
39
  }
38
40
  else {
39
41
  return provider;
@@ -45,7 +47,9 @@ export async function getControlProvider(model) {
45
47
  provider = getProvider(pluginKey);
46
48
  }
47
49
  if (!provider) {
48
- ibiz.log.error(`找不到部件插件${pluginKey}对应的适配器`);
50
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.widgetPlugin', {
51
+ pluginKey,
52
+ }));
49
53
  }
50
54
  else {
51
55
  return provider;
@@ -56,7 +60,10 @@ export async function getControlProvider(model) {
56
60
  const key = `${controlType}_${controlStyle}`;
57
61
  provider = getProvider(key);
58
62
  if (!provider) {
59
- ibiz.log.error(`找不到部件类型:[${controlType}]的部件样式:[${controlStyle}]对应的适配器`, model);
63
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.widgetStyleType', {
64
+ controlType,
65
+ controlStyle,
66
+ }), model);
60
67
  }
61
68
  else {
62
69
  return provider;
@@ -69,7 +76,9 @@ export async function getControlProvider(model) {
69
76
  case 'DATAINFOBAR':
70
77
  return;
71
78
  default:
72
- ibiz.log.error(`找不到部件类型${controlType}对应的适配器`);
79
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.widgetType', {
80
+ controlType,
81
+ }));
73
82
  }
74
83
  }
75
84
  else {
@@ -1 +1 @@
1
- {"version":3,"file":"de-method-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/de-method-register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,aAAa,CAAC;AAEnD;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACtC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,iBAAiB,GAChC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,mBAAmB,CACvC,KAAK,EAAE,YAAY,GAClB,OAAO,CAAC,iBAAiB,CAAC,CAwB5B"}
1
+ {"version":3,"file":"de-method-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/de-method-register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,aAAa,CAAC;AAEnD;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACtC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,iBAAiB,GAChC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,mBAAmB,CACvC,KAAK,EAAE,YAAY,GAClB,OAAO,CAAC,iBAAiB,CAAC,CAgC5B"}
@@ -34,7 +34,9 @@ export async function getDEMethodProvider(model) {
34
34
  provider = getProvider(pluginKey);
35
35
  }
36
36
  if (!provider) {
37
- ibiz.log.error(`找不到实体行为插件${pluginKey}对应的适配器`);
37
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.entityBehaviorPlugin', {
38
+ pluginKey,
39
+ }));
38
40
  }
39
41
  else {
40
42
  return provider;
@@ -43,7 +45,9 @@ export async function getDEMethodProvider(model) {
43
45
  // 找实体行为类型
44
46
  provider = getProvider(methodType);
45
47
  if (!provider) {
46
- throw new RuntimeError(`找不实体行为方法类型为${methodType}的适配器`);
48
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.entityBehaviorMethod', {
49
+ methodType,
50
+ }));
47
51
  }
48
52
  else {
49
53
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"editor-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/editor-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAC3C,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAGlD,eAAe;AACf,eAAO,MAAM,sBAAsB,WAAW,CAAC;AAE/C;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CACpC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,eAAe,GAC9B,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,iBAAiB,CACrC,KAAK,EAAE,OAAO,GACb,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAwDtC"}
1
+ {"version":3,"file":"editor-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/editor-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAC3C,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAGlD,eAAe;AACf,eAAO,MAAM,sBAAsB,WAAW,CAAC;AAE/C;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CACpC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,eAAe,GAC9B,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,iBAAiB,CACrC,KAAK,EAAE,OAAO,GACb,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAsEtC"}
@@ -33,7 +33,9 @@ export async function getEditorProvider(model) {
33
33
  provider = getProvider(pluginKey);
34
34
  }
35
35
  if (!provider) {
36
- ibiz.log.error(`找不到编辑器插件${pluginKey}对应的适配器`);
36
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.editorPlugin', {
37
+ pluginKey,
38
+ }));
37
39
  }
38
40
  else {
39
41
  return provider;
@@ -44,7 +46,10 @@ export async function getEditorProvider(model) {
44
46
  const key = `${editorType}_${editorStyle}`;
45
47
  provider = getProvider(key);
46
48
  if (!provider) {
47
- ibiz.log.error(`找不到编辑器类型:[${editorType}]的编辑器样式:[${editorStyle}]对应的适配器`, model);
49
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.editorStyleType', {
50
+ editorType,
51
+ editorStyle,
52
+ }), model);
48
53
  }
49
54
  else {
50
55
  return provider;
@@ -58,7 +63,10 @@ export async function getEditorProvider(model) {
58
63
  }
59
64
  provider = getProvider(key);
60
65
  if (!provider) {
61
- ibiz.log.error(`找不到编辑器类型:[${editorType}]的预置类型:[${predefinedType}]对应的适配器`, model);
66
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.editorTypePredefinedType', {
67
+ editorType,
68
+ predefinedType,
69
+ }), model);
62
70
  }
63
71
  else {
64
72
  return provider;
@@ -67,7 +75,9 @@ export async function getEditorProvider(model) {
67
75
  // 找编辑器类型
68
76
  provider = getProvider(editorType);
69
77
  if (!provider) {
70
- ibiz.log.error(`找不到编辑器类型${editorType}对应的适配器`);
78
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.editorType', {
79
+ editorType,
80
+ }));
71
81
  }
72
82
  else {
73
83
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"form-detail-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/form-detail-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAItD,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,eAAe,CAAC;AAEvD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,mBAAmB,GAClC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CACzC,KAAK,EAAE,aAAa,EACpB,SAAS,EAAE,OAAO,GACjB,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAuC1C"}
1
+ {"version":3,"file":"form-detail-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/form-detail-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAItD,gBAAgB;AAChB,eAAO,MAAM,0BAA0B,eAAe,CAAC;AAEvD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,mBAAmB,GAClC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CACzC,KAAK,EAAE,aAAa,EACpB,SAAS,EAAE,OAAO,GACjB,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAmD1C"}
@@ -34,7 +34,9 @@ export async function getFormDetailProvider(model, formModel) {
34
34
  });
35
35
  provider = getProvider(registerKey);
36
36
  if (!provider) {
37
- ibiz.log.debug(`找不到自定义注册标识为[${registerKey}]对应的适配器`);
37
+ ibiz.log.debug(ibiz.i18n.t('runtime.register.helper.customRegistration', {
38
+ registerKey,
39
+ }));
38
40
  }
39
41
  else {
40
42
  return provider;
@@ -46,7 +48,9 @@ export async function getFormDetailProvider(model, formModel) {
46
48
  provider = getProvider(pluginKey);
47
49
  }
48
50
  if (!provider) {
49
- ibiz.log.error(`找不到表单成员插件${pluginKey}对应的适配器`);
51
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.formMemberPlugin', {
52
+ pluginKey,
53
+ }));
50
54
  }
51
55
  else {
52
56
  return provider;
@@ -55,7 +59,9 @@ export async function getFormDetailProvider(model, formModel) {
55
59
  // 找表单成员类型
56
60
  provider = getProvider(detailType);
57
61
  if (!provider) {
58
- ibiz.log.error(`找不到表单成员类型${detailType}对应的适配器`);
62
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.formMemberType', {
63
+ detailType,
64
+ }));
59
65
  }
60
66
  else {
61
67
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"grid-column-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/grid-column-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAItD,eAAe;AACf,eAAO,MAAM,0BAA0B,eAAe,CAAC;AAEvD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,mBAAmB,GAClC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CACzC,KAAK,EAAE,aAAa,EACpB,SAAS,EAAE,OAAO,GACjB,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAyC1C"}
1
+ {"version":3,"file":"grid-column-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/grid-column-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAItD,eAAe;AACf,eAAO,MAAM,0BAA0B,eAAe,CAAC;AAEvD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,mBAAmB,GAClC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,qBAAqB,CACzC,KAAK,EAAE,aAAa,EACpB,SAAS,EAAE,OAAO,GACjB,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAqD1C"}
@@ -34,7 +34,9 @@ export async function getGridColumnProvider(model, gridModel) {
34
34
  });
35
35
  provider = getProvider(registerKey);
36
36
  if (!provider) {
37
- ibiz.log.debug(`找不到自定义注册标识为[${registerKey}]对应的适配器`);
37
+ ibiz.log.debug(ibiz.i18n.t('runtime.register.helper.customRegistration', {
38
+ registerKey,
39
+ }));
38
40
  }
39
41
  else {
40
42
  return provider;
@@ -46,7 +48,9 @@ export async function getGridColumnProvider(model, gridModel) {
46
48
  provider = getProvider(pluginKey);
47
49
  }
48
50
  if (!provider) {
49
- ibiz.log.error(`找不到表格列插件${pluginKey}对应的适配器`);
51
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.tableColumnPlugin', {
52
+ pluginKey,
53
+ }));
50
54
  }
51
55
  else {
52
56
  return provider;
@@ -56,7 +60,9 @@ export async function getGridColumnProvider(model, gridModel) {
56
60
  // 找表格列类型
57
61
  provider = getProvider(key);
58
62
  if (!provider) {
59
- ibiz.log.error(`找不到表格列类型${key}对应的适配器`);
63
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.tableColumnType', {
64
+ key,
65
+ }));
60
66
  }
61
67
  else {
62
68
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"internal-message-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/internal-message-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAgB,MAAM,qBAAqB,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,iBAAiB,CAAC;AAE3D,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,qBAAqB,CAAC;AAEnE;;;;;;;GAOG;AACH,wBAAgB,+BAA+B,CAC7C,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,wBAAwB,GACvC,IAAI,CAKN;AAQD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,gBAAgB,GACpB,wBAAwB,CAW1B"}
1
+ {"version":3,"file":"internal-message-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/internal-message-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAgB,MAAM,qBAAqB,CAAC;AACrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,iBAAiB,CAAC;AAE3D,gBAAgB;AAChB,eAAO,MAAM,gCAAgC,qBAAqB,CAAC;AAEnE;;;;;;;GAOG;AACH,wBAAgB,+BAA+B,CAC7C,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,wBAAwB,GACvC,IAAI,CAKN;AAQD;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CACxC,GAAG,EAAE,gBAAgB,GACpB,wBAAwB,CAe1B"}
@@ -27,7 +27,9 @@ export function getInternalMessageProvider(msg) {
27
27
  const provider = getProvider(msg.content_type || 'DEFAULT');
28
28
  // 找异步操作类型
29
29
  if (!provider) {
30
- throw new RuntimeError(`找不站内信类型${msg.content_type}对应的适配器`);
30
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.messageType', {
31
+ content_type: msg.content_type,
32
+ }));
31
33
  }
32
34
  else {
33
35
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"panel-item-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/panel-item-register.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EACR,MAAM,EAGN,UAAU,EAEX,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAIrD,gBAAgB;AAChB,eAAO,MAAM,yBAAyB,cAAc,CAAC;AAErD;;;;;;;GAOG;AACH,wBAAgB,yBAAyB,CACvC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,kBAAkB,GACjC,IAAI,CAKN;AAQD;;;;;;;GAOG;AACH,wBAAsB,oBAAoB,CACxC,KAAK,EAAE,UAAU,EACjB,UAAU,EAAE,MAAM,EAClB,SAAS,EAAE,QAAQ,GAClB,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAoFzC"}
1
+ {"version":3,"file":"panel-item-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/panel-item-register.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,QAAQ,EACR,MAAM,EAGN,UAAU,EAEX,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAIrD,gBAAgB;AAChB,eAAO,MAAM,yBAAyB,cAAc,CAAC;AAErD;;;;;;;GAOG;AACH,wBAAgB,yBAAyB,CACvC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,kBAAkB,GACjC,IAAI,CAKN;AAQD;;;;;;;GAOG;AACH,wBAAsB,oBAAoB,CACxC,KAAK,EAAE,UAAU,EACjB,UAAU,EAAE,MAAM,EAClB,SAAS,EAAE,QAAQ,GAClB,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAsGzC"}
@@ -36,7 +36,9 @@ export async function getPanelItemProvider(model, panelModel, viewModel) {
36
36
  });
37
37
  provider = getProvider(registerKey);
38
38
  if (!provider) {
39
- ibiz.log.debug(`找不到自定义注册标识为[${registerKey}]对应的适配器`);
39
+ ibiz.log.debug(ibiz.i18n.t('runtime.register.helper.customRegistration', {
40
+ registerKey,
41
+ }));
40
42
  }
41
43
  else {
42
44
  return provider;
@@ -48,7 +50,9 @@ export async function getPanelItemProvider(model, panelModel, viewModel) {
48
50
  provider = getProvider(pluginKey);
49
51
  }
50
52
  if (!provider) {
51
- ibiz.log.error(`找不到面板成员插件${pluginKey}对应的适配器`);
53
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.panelMemberPlugin', {
54
+ pluginKey,
55
+ }));
52
56
  }
53
57
  else {
54
58
  return provider;
@@ -65,7 +69,10 @@ export async function getPanelItemProvider(model, panelModel, viewModel) {
65
69
  const key = `CONTAINER_${predefinedType}`;
66
70
  provider = getProvider(key);
67
71
  if (!provider) {
68
- ibiz.log.error(`找不到面板容器预置类型为${predefinedType}的适配器,注册key为${key}`);
72
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.panelContainerPredefined', {
73
+ predefinedType,
74
+ key,
75
+ }));
69
76
  }
70
77
  else {
71
78
  return provider;
@@ -77,7 +84,10 @@ export async function getPanelItemProvider(model, panelModel, viewModel) {
77
84
  const key = `RAWITEM_${predefinedType}`;
78
85
  provider = getProvider(key);
79
86
  if (!provider) {
80
- ibiz.log.error(`找不到面板成员直接内容预置类型为${predefinedType}的适配器,注册key为${key}`);
87
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.panelMemberDirectContent', {
88
+ predefinedType,
89
+ key,
90
+ }));
81
91
  }
82
92
  else {
83
93
  return provider;
@@ -97,7 +107,9 @@ export async function getPanelItemProvider(model, panelModel, viewModel) {
97
107
  provider = getProvider(itemType);
98
108
  }
99
109
  if (!provider) {
100
- ibiz.log.error(`找不到面板成员类型${itemType}对应的适配器`);
110
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.panelMemberType', {
111
+ itemType,
112
+ }));
101
113
  }
102
114
  else {
103
115
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"portlet-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/portlet-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,kBAAkB;AAClB,eAAO,MAAM,uBAAuB,YAAY,CAAC;AAEjD;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,gBAAgB,GAC/B,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,kBAAkB,CACtC,KAAK,EAAE,cAAc,GACpB,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAyBvC"}
1
+ {"version":3,"file":"portlet-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/portlet-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,kBAAkB;AAClB,eAAO,MAAM,uBAAuB,YAAY,CAAC;AAEjD;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,gBAAgB,GAC/B,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,kBAAkB,CACtC,KAAK,EAAE,cAAc,GACpB,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAiCvC"}
@@ -33,7 +33,9 @@ export async function getPortletProvider(model) {
33
33
  provider = getProvider(pluginKey);
34
34
  }
35
35
  if (!provider) {
36
- ibiz.log.error(`找不到门户部件插件${pluginKey}对应的适配器`);
36
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.portalWidgetPlugin', {
37
+ pluginKey,
38
+ }));
37
39
  }
38
40
  else {
39
41
  return provider;
@@ -42,7 +44,9 @@ export async function getPortletProvider(model) {
42
44
  // 找门户部件成员类型
43
45
  provider = getProvider(portletType);
44
46
  if (!provider) {
45
- ibiz.log.error(`找不到门户部件成员类型${portletType}对应的适配器`);
47
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.portalWidgetMemberType', {
48
+ portletType,
49
+ }));
46
50
  }
47
51
  else {
48
52
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"tree-grid-ex-column-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/tree-grid-ex-column-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,iBAAiB,CAAC;AAG5D,eAAe;AACf,eAAO,MAAM,iCAAiC,sBAAsB,CAAC;AAErE;;;;;;;GAOG;AACH,wBAAgB,gCAAgC,CAC9C,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,yBAAyB,GACxC,IAAI,CAKN;AAQD;;;;;;;GAOG;AACH,wBAAsB,2BAA2B,CAC/C,KAAK,EAAE,aAAa,GACnB,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAyBhD"}
1
+ {"version":3,"file":"tree-grid-ex-column-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/tree-grid-ex-column-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,iBAAiB,CAAC;AAG5D,eAAe;AACf,eAAO,MAAM,iCAAiC,sBAAsB,CAAC;AAErE;;;;;;;GAOG;AACH,wBAAgB,gCAAgC,CAC9C,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,yBAAyB,GACxC,IAAI,CAKN;AAQD;;;;;;;GAOG;AACH,wBAAsB,2BAA2B,CAC/C,KAAK,EAAE,aAAa,GACnB,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAiChD"}
@@ -33,7 +33,9 @@ export async function getTreeGridExColumnProvider(model) {
33
33
  provider = getProvider(pluginKey);
34
34
  }
35
35
  if (!provider) {
36
- ibiz.log.error(`找不到树表格列插件${pluginKey}对应的适配器`);
36
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.treeTableColumnPlugin', {
37
+ pluginKey,
38
+ }));
37
39
  }
38
40
  else {
39
41
  return provider;
@@ -42,7 +44,9 @@ export async function getTreeGridExColumnProvider(model) {
42
44
  // 找表格列类型
43
45
  provider = getProvider(columnType);
44
46
  if (!provider) {
45
- ibiz.log.error(`找不到表格列类型${columnType}对应的适配器`);
47
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.tableColumnType', {
48
+ key: columnType,
49
+ }));
46
50
  }
47
51
  else {
48
52
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"ui-action-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/ui-action-register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAGpD,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,aAAa,CAAC;AAEnD;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACtC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,iBAAiB,GAChC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,mBAAmB,CACvC,KAAK,EAAE,YAAY,GAClB,OAAO,CAAC,iBAAiB,CAAC,CA+B5B"}
1
+ {"version":3,"file":"ui-action-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/ui-action-register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAGpD,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,aAAa,CAAC;AAEnD;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACtC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,iBAAiB,GAChC,IAAI,CAEN;AAQD;;;;;;;GAOG;AACH,wBAAsB,mBAAmB,CACvC,KAAK,EAAE,YAAY,GAClB,OAAO,CAAC,iBAAiB,CAAC,CAuC5B"}
@@ -34,7 +34,9 @@ export async function getUIActionProvider(model) {
34
34
  provider = getProvider(pluginKey);
35
35
  }
36
36
  if (!provider) {
37
- ibiz.log.error(`找不到界面行为插件${pluginKey}对应的适配器`);
37
+ ibiz.log.error(ibiz.i18n.t('runtime.register.helper.interfaceBehaviorPlugin', {
38
+ pluginKey,
39
+ }));
38
40
  }
39
41
  else {
40
42
  return provider;
@@ -48,7 +50,9 @@ export async function getUIActionProvider(model) {
48
50
  // 找界面行为类型
49
51
  provider = getProvider(uiactionMode);
50
52
  if (!provider) {
51
- throw new RuntimeError(`找不界面行为模式${uiactionMode}对应的适配器`);
53
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.interfaceBehaviorMode', {
54
+ uiactionMode,
55
+ }));
52
56
  }
53
57
  else {
54
58
  return provider;
@@ -1 +1 @@
1
- {"version":3,"file":"ui-logic-node-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/ui-logic-node-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgB,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAGpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,kBAAkB;AAClB,eAAO,MAAM,2BAA2B,kBAAkB,CAAC;AAE3D;;;;;;;;GAQG;AACH,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,oBAAoB,GACnC,IAAI,CAEN;AAED;;;;;;;;GAQG;AACH,wBAAsB,sBAAsB,CAC1C,KAAK,EAAE,kBAAkB,GACxB,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAgB3C"}
1
+ {"version":3,"file":"ui-logic-node-register.d.ts","sourceRoot":"","sources":["../../../src/register/helper/ui-logic-node-register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgB,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAGpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEvD,kBAAkB;AAClB,eAAO,MAAM,2BAA2B,kBAAkB,CAAC;AAE3D;;;;;;;;GAQG;AACH,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,oBAAoB,GACnC,IAAI,CAEN;AAED;;;;;;;;GAQG;AACH,wBAAsB,sBAAsB,CAC1C,KAAK,EAAE,kBAAkB,GACxB,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAkB3C"}
@@ -32,6 +32,8 @@ export async function getUILogicNodeProvider(model) {
32
32
  if (provider) {
33
33
  return provider;
34
34
  }
35
- throw new RuntimeError(`找不到界面逻辑前端插件节点,插件${pluginKey}对应的适配器`);
35
+ throw new RuntimeError(ibiz.i18n.t('runtime.register.helper.frontEndPluginNode', {
36
+ pluginKey,
37
+ }));
36
38
  }
37
39
  }