@farris/jit-engine 1.4.43 → 1.4.44

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 (412) hide show
  1. package/README.md +2 -10
  2. package/bin/index.js +0 -0
  3. package/lib/domstructure/ui/data/fields/form/editable/inputs/reference/external-service-lookup.js +47 -54
  4. package/lib/domstructure/ui/data/fields/form/editable/inputs/reference/external-service-lookup.js.map +1 -1
  5. package/lib/domstructure/ui/index.js +1 -0
  6. package/lib/domstructure/ui/index.js.map +1 -1
  7. package/lib/{mobileapp/vue/domstructure → domstructure}/ui/static-text/index.js +13 -13
  8. package/lib/domstructure/ui/static-text/index.js.map +1 -0
  9. package/lib/{mobileapp/vue/domstructure → domstructure}/ui/static-text/static-text.js +30 -26
  10. package/lib/domstructure/ui/static-text/static-text.js.map +1 -0
  11. package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js +1 -5
  12. package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js.map +1 -1
  13. package/lib/mobileapp/vue/code-generator/devkit-manager/index.js +1 -5
  14. package/lib/mobileapp/vue/code-generator/devkit-manager/index.js.map +1 -1
  15. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/index.js +1 -5
  16. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/index.js.map +1 -1
  17. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-model-entity-generator.js +2 -2
  18. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-model-entity-generator.js.map +1 -1
  19. package/lib/mobileapp/vue/code-generator/file-generator/index.js +1 -5
  20. package/lib/mobileapp/vue/code-generator/file-generator/index.js.map +1 -1
  21. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-provider-generator.js +1 -2
  22. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-provider-generator.js.map +1 -1
  23. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-uistate-generator.js +3 -3
  24. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-uistate-generator.js.map +1 -1
  25. package/lib/mobileapp/vue/code-generator/file-generator-filter.js +3 -3
  26. package/lib/mobileapp/vue/code-generator/file-generator-filter.js.map +1 -1
  27. package/lib/mobileapp/vue/code-generator/file-generator-path-manager.js +1 -5
  28. package/lib/mobileapp/vue/code-generator/file-generator-path-manager.js.map +1 -1
  29. package/lib/mobileapp/vue/code-generator/index.js +1 -5
  30. package/lib/mobileapp/vue/code-generator/index.js.map +1 -1
  31. package/lib/mobileapp/vue/code-generator/workspace-manager/workspace-file-manager.js +1 -5
  32. package/lib/mobileapp/vue/code-generator/workspace-manager/workspace-file-manager.js.map +1 -1
  33. package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js +1 -5
  34. package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js.map +1 -1
  35. package/lib/mobileapp/vue/domstructure/devkit/component/index.js +1 -5
  36. package/lib/mobileapp/vue/domstructure/devkit/component/index.js.map +1 -1
  37. package/lib/mobileapp/vue/domstructure/devkit/form/index.js +1 -5
  38. package/lib/mobileapp/vue/domstructure/devkit/form/index.js.map +1 -1
  39. package/lib/mobileapp/vue/domstructure/devkit/index.js +1 -5
  40. package/lib/mobileapp/vue/domstructure/devkit/index.js.map +1 -1
  41. package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js +1 -5
  42. package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js.map +1 -1
  43. package/lib/mobileapp/vue/domstructure/devkit/states/index.js +1 -5
  44. package/lib/mobileapp/vue/domstructure/devkit/states/index.js.map +1 -1
  45. package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js +1 -5
  46. package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js.map +1 -1
  47. package/lib/mobileapp/vue/domstructure/index.js +1 -5
  48. package/lib/mobileapp/vue/domstructure/index.js.map +1 -1
  49. package/lib/mobileapp/vue/domstructure/internal-entity/contexts/index.js +1 -5
  50. package/lib/mobileapp/vue/domstructure/internal-entity/contexts/index.js.map +1 -1
  51. package/lib/mobileapp/vue/domstructure/internal-entity/contexts/vue-ui-node-context.js +2 -13
  52. package/lib/mobileapp/vue/domstructure/internal-entity/contexts/vue-ui-node-context.js.map +1 -1
  53. package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js +1 -5
  54. package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js.map +1 -1
  55. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js +1 -5
  56. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js.map +1 -1
  57. package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js +1 -5
  58. package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js.map +1 -1
  59. package/lib/mobileapp/vue/domstructure/ui/basic/icon/index.js +1 -5
  60. package/lib/mobileapp/vue/domstructure/ui/basic/icon/index.js.map +1 -1
  61. package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js +1 -5
  62. package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js.map +1 -1
  63. package/lib/mobileapp/vue/domstructure/ui/basic/index.js +1 -5
  64. package/lib/mobileapp/vue/domstructure/ui/basic/index.js.map +1 -1
  65. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js +1 -5
  66. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js.map +1 -1
  67. package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js +1 -5
  68. package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js.map +1 -1
  69. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js +1 -5
  70. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js.map +1 -1
  71. package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js +1 -5
  72. package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js.map +1 -1
  73. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js +1 -5
  74. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js.map +1 -1
  75. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-area.js +1 -1
  76. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-area.js.map +1 -1
  77. package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js +1 -6
  78. package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js.map +1 -1
  79. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-file.js +1 -1
  80. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-file.js.map +1 -1
  81. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment.js +1 -1
  82. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment.js.map +1 -1
  83. package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js +1 -5
  84. package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js.map +1 -1
  85. package/lib/mobileapp/vue/domstructure/ui/business/filter/filter.js +1 -1
  86. package/lib/mobileapp/vue/domstructure/ui/business/filter/filter.js.map +1 -1
  87. package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js +1 -5
  88. package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js.map +1 -1
  89. package/lib/mobileapp/vue/domstructure/ui/business/index.js +1 -5
  90. package/lib/mobileapp/vue/domstructure/ui/business/index.js.map +1 -1
  91. package/lib/mobileapp/vue/domstructure/ui/container/card.js +1 -1
  92. package/lib/mobileapp/vue/domstructure/ui/container/card.js.map +1 -1
  93. package/lib/mobileapp/vue/domstructure/ui/container/index.js +1 -5
  94. package/lib/mobileapp/vue/domstructure/ui/container/index.js.map +1 -1
  95. package/lib/mobileapp/vue/domstructure/ui/container/vue-form.js +1 -19
  96. package/lib/mobileapp/vue/domstructure/ui/container/vue-form.js.map +1 -1
  97. package/lib/mobileapp/vue/domstructure/ui/container/vue-item-container.js +0 -1
  98. package/lib/mobileapp/vue/domstructure/ui/container/vue-item-container.js.map +1 -1
  99. package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js +1 -5
  100. package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js.map +1 -1
  101. package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js +1 -5
  102. package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js.map +1 -1
  103. package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js +1 -5
  104. package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js.map +1 -1
  105. package/lib/mobileapp/vue/domstructure/ui/display/index.js +1 -5
  106. package/lib/mobileapp/vue/domstructure/ui/display/index.js.map +1 -1
  107. package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js +1 -5
  108. package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js.map +1 -1
  109. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js +1 -5
  110. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js.map +1 -1
  111. package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js +1 -5
  112. package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js.map +1 -1
  113. package/lib/mobileapp/vue/domstructure/ui/index.js +1 -5
  114. package/lib/mobileapp/vue/domstructure/ui/index.js.map +1 -1
  115. package/lib/mobileapp/vue/domstructure/ui/input/checkbox-group.js +1 -1
  116. package/lib/mobileapp/vue/domstructure/ui/input/checkbox-group.js.map +1 -1
  117. package/lib/mobileapp/vue/domstructure/ui/input/common.js +0 -7
  118. package/lib/mobileapp/vue/domstructure/ui/input/common.js.map +1 -1
  119. package/lib/mobileapp/vue/domstructure/ui/input/index.js +1 -5
  120. package/lib/mobileapp/vue/domstructure/ui/input/index.js.map +1 -1
  121. package/lib/mobileapp/vue/domstructure/ui/input/radio-group.js +1 -1
  122. package/lib/mobileapp/vue/domstructure/ui/input/radio-group.js.map +1 -1
  123. package/lib/mobileapp/vue/jit-engine-executor/index.js +1 -5
  124. package/lib/mobileapp/vue/jit-engine-executor/index.js.map +1 -1
  125. package/lib/mobileapp/vue/pug-generator/index.js +1 -5
  126. package/lib/mobileapp/vue/pug-generator/index.js.map +1 -1
  127. package/lib/mobileapp/vue/pug-generator/pug-generator-manager.js +3 -3
  128. package/lib/mobileapp/vue/pug-generator/pug-generator-manager.js.map +1 -1
  129. package/lib/mobileapp/vue/pug-template/config/devkit-template-config.js +3 -3
  130. package/lib/mobileapp/vue/pug-template/config/devkit-template-config.js.map +1 -1
  131. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +4 -10
  132. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js.map +1 -1
  133. package/lib/mobileapp/vue/task/vue-engine-task.js +5 -5
  134. package/lib/mobileapp/vue/task/vue-engine-task.js.map +1 -1
  135. package/lib/mobileapp/vue/utility/devkit/vue-repository-creator.js +1 -1
  136. package/lib/mobileapp/vue/utility/devkit/vue-repository-creator.js.map +1 -1
  137. package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js +4 -8
  138. package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js.map +1 -1
  139. package/lib/mobileapp/vue/utility/i18n/index.js +1 -5
  140. package/lib/mobileapp/vue/utility/i18n/index.js.map +1 -1
  141. package/lib/mobileapp/vue/utility/index.js +1 -5
  142. package/lib/mobileapp/vue/utility/index.js.map +1 -1
  143. package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/index.js +1 -5
  144. package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/index.js.map +1 -1
  145. package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/page-component-control-collector-parameter.js +3 -3
  146. package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/page-component-control-collector-parameter.js.map +1 -1
  147. package/lib/mobileapp/vue/utility/vue-content-type-creator.js +0 -1
  148. package/lib/mobileapp/vue/utility/vue-content-type-creator.js.map +1 -1
  149. package/lib/mobileapp/vue/utility/vue-control-dom-type-mapping.js +4 -4
  150. package/lib/mobileapp/vue/utility/vue-control-dom-type-mapping.js.map +1 -1
  151. package/lib/mobileapp/vue/utility/vue-object-creator.js +1 -5
  152. package/lib/mobileapp/vue/utility/vue-object-creator.js.map +1 -1
  153. package/lib/template/ui/kendo/light-lookup.pug +183 -183
  154. package/lib/template/ui/kendo/static-text.pug +4 -0
  155. package/lib/template/ui/mobilevue/checkbox-group.pug +3 -3
  156. package/lib/template/ui/mobilevue/radio-group.pug +3 -3
  157. package/lib/template/ui/mobilevue/switch.pug +0 -1
  158. package/lib/utility/control-checker/static-text-checker.js +43 -0
  159. package/lib/utility/control-checker/static-text-checker.js.map +1 -0
  160. package/lib/utility/devkit/form-file-executor.js +3 -0
  161. package/lib/utility/devkit/form-file-executor.js.map +1 -1
  162. package/lib/utility/devkit-template-config.js +3 -0
  163. package/lib/utility/devkit-template-config.js.map +1 -1
  164. package/package.json +1 -1
  165. package/lib/mobileapp/vue/domstructure/ui/action-bar/action-bar.js +0 -57
  166. package/lib/mobileapp/vue/domstructure/ui/action-bar/action-bar.js.map +0 -1
  167. package/lib/mobileapp/vue/domstructure/ui/action-bar/index.js +0 -14
  168. package/lib/mobileapp/vue/domstructure/ui/action-bar/index.js.map +0 -1
  169. package/lib/mobileapp/vue/domstructure/ui/approval/approval-info.js +0 -27
  170. package/lib/mobileapp/vue/domstructure/ui/approval/approval-info.js.map +0 -1
  171. package/lib/mobileapp/vue/domstructure/ui/approval/approval-logs.js +0 -46
  172. package/lib/mobileapp/vue/domstructure/ui/approval/approval-logs.js.map +0 -1
  173. package/lib/mobileapp/vue/domstructure/ui/approval/index.js +0 -15
  174. package/lib/mobileapp/vue/domstructure/ui/approval/index.js.map +0 -1
  175. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-entry.js +0 -27
  176. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-entry.js.map +0 -1
  177. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-file.js +0 -29
  178. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-file.js.map +0 -1
  179. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-uploader.js +0 -27
  180. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-uploader.js.map +0 -1
  181. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment.js +0 -29
  182. package/lib/mobileapp/vue/domstructure/ui/attachment/attachment.js.map +0 -1
  183. package/lib/mobileapp/vue/domstructure/ui/attachment/image-uploader.js +0 -27
  184. package/lib/mobileapp/vue/domstructure/ui/attachment/image-uploader.js.map +0 -1
  185. package/lib/mobileapp/vue/domstructure/ui/attachment/index.js +0 -18
  186. package/lib/mobileapp/vue/domstructure/ui/attachment/index.js.map +0 -1
  187. package/lib/mobileapp/vue/domstructure/ui/banner/index.js +0 -14
  188. package/lib/mobileapp/vue/domstructure/ui/banner/index.js.map +0 -1
  189. package/lib/mobileapp/vue/domstructure/ui/banner/vue-banner.js +0 -27
  190. package/lib/mobileapp/vue/domstructure/ui/banner/vue-banner.js.map +0 -1
  191. package/lib/mobileapp/vue/domstructure/ui/basic/label/index.js +0 -14
  192. package/lib/mobileapp/vue/domstructure/ui/basic/label/index.js.map +0 -1
  193. package/lib/mobileapp/vue/domstructure/ui/basic/label/label.js +0 -35
  194. package/lib/mobileapp/vue/domstructure/ui/basic/label/label.js.map +0 -1
  195. package/lib/mobileapp/vue/domstructure/ui/basic/tag/index.js +0 -14
  196. package/lib/mobileapp/vue/domstructure/ui/basic/tag/index.js.map +0 -1
  197. package/lib/mobileapp/vue/domstructure/ui/basic/tag/tag.js +0 -42
  198. package/lib/mobileapp/vue/domstructure/ui/basic/tag/tag.js.map +0 -1
  199. package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-association.js +0 -47
  200. package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-association.js.map +0 -1
  201. package/lib/mobileapp/vue/domstructure/ui/button/button.js +0 -27
  202. package/lib/mobileapp/vue/domstructure/ui/button/button.js.map +0 -1
  203. package/lib/mobileapp/vue/domstructure/ui/button/index.js +0 -14
  204. package/lib/mobileapp/vue/domstructure/ui/button/index.js.map +0 -1
  205. package/lib/mobileapp/vue/domstructure/ui/calendar/calendar-input.js +0 -28
  206. package/lib/mobileapp/vue/domstructure/ui/calendar/calendar-input.js.map +0 -1
  207. package/lib/mobileapp/vue/domstructure/ui/calendar/calendar.js +0 -27
  208. package/lib/mobileapp/vue/domstructure/ui/calendar/calendar.js.map +0 -1
  209. package/lib/mobileapp/vue/domstructure/ui/calendar/index.js +0 -16
  210. package/lib/mobileapp/vue/domstructure/ui/calendar/index.js.map +0 -1
  211. package/lib/mobileapp/vue/domstructure/ui/calendar/schedule.js +0 -32
  212. package/lib/mobileapp/vue/domstructure/ui/calendar/schedule.js.map +0 -1
  213. package/lib/mobileapp/vue/domstructure/ui/card/card.js +0 -45
  214. package/lib/mobileapp/vue/domstructure/ui/card/card.js.map +0 -1
  215. package/lib/mobileapp/vue/domstructure/ui/card/index.js +0 -14
  216. package/lib/mobileapp/vue/domstructure/ui/card/index.js.map +0 -1
  217. package/lib/mobileapp/vue/domstructure/ui/checkbox/checkbox-group.js +0 -32
  218. package/lib/mobileapp/vue/domstructure/ui/checkbox/checkbox-group.js.map +0 -1
  219. package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js +0 -14
  220. package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js.map +0 -1
  221. package/lib/mobileapp/vue/domstructure/ui/common/vue-background.js +0 -38
  222. package/lib/mobileapp/vue/domstructure/ui/common/vue-background.js.map +0 -1
  223. package/lib/mobileapp/vue/domstructure/ui/common/vue-border-radius.js +0 -29
  224. package/lib/mobileapp/vue/domstructure/ui/common/vue-border-radius.js.map +0 -1
  225. package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.js +0 -57
  226. package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.js.map +0 -1
  227. package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-col.js +0 -27
  228. package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-col.js.map +0 -1
  229. package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-row.js +0 -27
  230. package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-row.js.map +0 -1
  231. package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container.js +0 -27
  232. package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container.js.map +0 -1
  233. package/lib/mobileapp/vue/domstructure/ui/container/vue-template-container.js +0 -28
  234. package/lib/mobileapp/vue/domstructure/ui/container/vue-template-container.js.map +0 -1
  235. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js +0 -14
  236. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js.map +0 -1
  237. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/vue-display-fiels.js +0 -33
  238. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/vue-display-fiels.js.map +0 -1
  239. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js +0 -15
  240. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js.map +0 -1
  241. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/vue-form-field.js +0 -56
  242. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/vue-form-field.js.map +0 -1
  243. package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js +0 -14
  244. package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js.map +0 -1
  245. package/lib/mobileapp/vue/domstructure/ui/data/index.js +0 -14
  246. package/lib/mobileapp/vue/domstructure/ui/data/index.js.map +0 -1
  247. package/lib/mobileapp/vue/domstructure/ui/data/vue-data.js +0 -38
  248. package/lib/mobileapp/vue/domstructure/ui/data/vue-data.js.map +0 -1
  249. package/lib/mobileapp/vue/domstructure/ui/date-time-picker/date-picker.js +0 -28
  250. package/lib/mobileapp/vue/domstructure/ui/date-time-picker/date-picker.js.map +0 -1
  251. package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js +0 -14
  252. package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js.map +0 -1
  253. package/lib/mobileapp/vue/domstructure/ui/display/avatar/avatar.js +0 -57
  254. package/lib/mobileapp/vue/domstructure/ui/display/avatar/avatar.js.map +0 -1
  255. package/lib/mobileapp/vue/domstructure/ui/display/avatar/index.js +0 -14
  256. package/lib/mobileapp/vue/domstructure/ui/display/avatar/index.js.map +0 -1
  257. package/lib/mobileapp/vue/domstructure/ui/display/show-image/index.js +0 -14
  258. package/lib/mobileapp/vue/domstructure/ui/display/show-image/index.js.map +0 -1
  259. package/lib/mobileapp/vue/domstructure/ui/display/show-image/show-image.js +0 -46
  260. package/lib/mobileapp/vue/domstructure/ui/display/show-image/show-image.js.map +0 -1
  261. package/lib/mobileapp/vue/domstructure/ui/display/text/index.js +0 -14
  262. package/lib/mobileapp/vue/domstructure/ui/display/text/index.js.map +0 -1
  263. package/lib/mobileapp/vue/domstructure/ui/display/text/vue-text.js +0 -47
  264. package/lib/mobileapp/vue/domstructure/ui/display/text/vue-text.js.map +0 -1
  265. package/lib/mobileapp/vue/domstructure/ui/field-set/field-set.js +0 -42
  266. package/lib/mobileapp/vue/domstructure/ui/field-set/field-set.js.map +0 -1
  267. package/lib/mobileapp/vue/domstructure/ui/field-set/index.js +0 -14
  268. package/lib/mobileapp/vue/domstructure/ui/field-set/index.js.map +0 -1
  269. package/lib/mobileapp/vue/domstructure/ui/filter/filter.js +0 -41
  270. package/lib/mobileapp/vue/domstructure/ui/filter/filter.js.map +0 -1
  271. package/lib/mobileapp/vue/domstructure/ui/filter/index.js +0 -14
  272. package/lib/mobileapp/vue/domstructure/ui/filter/index.js.map +0 -1
  273. package/lib/mobileapp/vue/domstructure/ui/footer/footer.js +0 -42
  274. package/lib/mobileapp/vue/domstructure/ui/footer/footer.js.map +0 -1
  275. package/lib/mobileapp/vue/domstructure/ui/footer/index.js +0 -14
  276. package/lib/mobileapp/vue/domstructure/ui/footer/index.js.map +0 -1
  277. package/lib/mobileapp/vue/domstructure/ui/html-preview/html-preview.js +0 -27
  278. package/lib/mobileapp/vue/domstructure/ui/html-preview/html-preview.js.map +0 -1
  279. package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js +0 -14
  280. package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js.map +0 -1
  281. package/lib/mobileapp/vue/domstructure/ui/html-template/html-template.js +0 -27
  282. package/lib/mobileapp/vue/domstructure/ui/html-template/html-template.js.map +0 -1
  283. package/lib/mobileapp/vue/domstructure/ui/html-template/index.js +0 -14
  284. package/lib/mobileapp/vue/domstructure/ui/html-template/index.js.map +0 -1
  285. package/lib/mobileapp/vue/domstructure/ui/image/image.js +0 -27
  286. package/lib/mobileapp/vue/domstructure/ui/image/image.js.map +0 -1
  287. package/lib/mobileapp/vue/domstructure/ui/image/index.js +0 -14
  288. package/lib/mobileapp/vue/domstructure/ui/image/index.js.map +0 -1
  289. package/lib/mobileapp/vue/domstructure/ui/list-view/index.js +0 -14
  290. package/lib/mobileapp/vue/domstructure/ui/list-view/index.js.map +0 -1
  291. package/lib/mobileapp/vue/domstructure/ui/list-view/vue-list-view.js +0 -39
  292. package/lib/mobileapp/vue/domstructure/ui/list-view/vue-list-view.js.map +0 -1
  293. package/lib/mobileapp/vue/domstructure/ui/lookup/index.js +0 -16
  294. package/lib/mobileapp/vue/domstructure/ui/lookup/index.js.map +0 -1
  295. package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-department.js +0 -27
  296. package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-department.js.map +0 -1
  297. package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-employee.js +0 -27
  298. package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-employee.js.map +0 -1
  299. package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-input.js +0 -33
  300. package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-input.js.map +0 -1
  301. package/lib/mobileapp/vue/domstructure/ui/nav-bar/index.js +0 -14
  302. package/lib/mobileapp/vue/domstructure/ui/nav-bar/index.js.map +0 -1
  303. package/lib/mobileapp/vue/domstructure/ui/nav-bar/vue-nav-bar.js +0 -45
  304. package/lib/mobileapp/vue/domstructure/ui/nav-bar/vue-nav-bar.js.map +0 -1
  305. package/lib/mobileapp/vue/domstructure/ui/number/index.js +0 -14
  306. package/lib/mobileapp/vue/domstructure/ui/number/index.js.map +0 -1
  307. package/lib/mobileapp/vue/domstructure/ui/number/number.js +0 -27
  308. package/lib/mobileapp/vue/domstructure/ui/number/number.js.map +0 -1
  309. package/lib/mobileapp/vue/domstructure/ui/picker/area-picker.js +0 -27
  310. package/lib/mobileapp/vue/domstructure/ui/picker/area-picker.js.map +0 -1
  311. package/lib/mobileapp/vue/domstructure/ui/picker/index.js +0 -15
  312. package/lib/mobileapp/vue/domstructure/ui/picker/index.js.map +0 -1
  313. package/lib/mobileapp/vue/domstructure/ui/picker/picker.js +0 -27
  314. package/lib/mobileapp/vue/domstructure/ui/picker/picker.js.map +0 -1
  315. package/lib/mobileapp/vue/domstructure/ui/radio/index.js +0 -14
  316. package/lib/mobileapp/vue/domstructure/ui/radio/index.js.map +0 -1
  317. package/lib/mobileapp/vue/domstructure/ui/radio/radio-group.js +0 -32
  318. package/lib/mobileapp/vue/domstructure/ui/radio/radio-group.js.map +0 -1
  319. package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/index.js +0 -14
  320. package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/index.js.map +0 -1
  321. package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/rich-text-editor.js +0 -27
  322. package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/rich-text-editor.js.map +0 -1
  323. package/lib/mobileapp/vue/domstructure/ui/section/index.js +0 -14
  324. package/lib/mobileapp/vue/domstructure/ui/section/index.js.map +0 -1
  325. package/lib/mobileapp/vue/domstructure/ui/section/vue-section.js +0 -46
  326. package/lib/mobileapp/vue/domstructure/ui/section/vue-section.js.map +0 -1
  327. package/lib/mobileapp/vue/domstructure/ui/sidebar/index.js +0 -15
  328. package/lib/mobileapp/vue/domstructure/ui/sidebar/index.js.map +0 -1
  329. package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar-item.js +0 -42
  330. package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar-item.js.map +0 -1
  331. package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar.js +0 -42
  332. package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar.js.map +0 -1
  333. package/lib/mobileapp/vue/domstructure/ui/staff-info/index.js +0 -14
  334. package/lib/mobileapp/vue/domstructure/ui/staff-info/index.js.map +0 -1
  335. package/lib/mobileapp/vue/domstructure/ui/staff-info/staff-info.js +0 -49
  336. package/lib/mobileapp/vue/domstructure/ui/staff-info/staff-info.js.map +0 -1
  337. package/lib/mobileapp/vue/domstructure/ui/static-text/index.js.map +0 -1
  338. package/lib/mobileapp/vue/domstructure/ui/static-text/static-text.js.map +0 -1
  339. package/lib/mobileapp/vue/domstructure/ui/switch/index.js +0 -14
  340. package/lib/mobileapp/vue/domstructure/ui/switch/index.js.map +0 -1
  341. package/lib/mobileapp/vue/domstructure/ui/switch/switch-input.js +0 -27
  342. package/lib/mobileapp/vue/domstructure/ui/switch/switch-input.js.map +0 -1
  343. package/lib/mobileapp/vue/domstructure/ui/tab/index.js +0 -16
  344. package/lib/mobileapp/vue/domstructure/ui/tab/index.js.map +0 -1
  345. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-bar.js +0 -33
  346. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-bar.js.map +0 -1
  347. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-page.js +0 -45
  348. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-page.js.map +0 -1
  349. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tabs.js +0 -45
  350. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tabs.js.map +0 -1
  351. package/lib/mobileapp/vue/domstructure/ui/text-area/index.js +0 -14
  352. package/lib/mobileapp/vue/domstructure/ui/text-area/index.js.map +0 -1
  353. package/lib/mobileapp/vue/domstructure/ui/text-area/text-area.js +0 -37
  354. package/lib/mobileapp/vue/domstructure/ui/text-area/text-area.js.map +0 -1
  355. package/lib/mobileapp/vue/domstructure/ui/text-box/index.js +0 -17
  356. package/lib/mobileapp/vue/domstructure/ui/text-box/index.js.map +0 -1
  357. package/lib/mobileapp/vue/domstructure/ui/text-box/text-box-external.js +0 -27
  358. package/lib/mobileapp/vue/domstructure/ui/text-box/text-box-external.js.map +0 -1
  359. package/lib/mobileapp/vue/domstructure/ui/text-box/text-box.js +0 -27
  360. package/lib/mobileapp/vue/domstructure/ui/text-box/text-box.js.map +0 -1
  361. package/lib/mobileapp/vue/domstructure/ui/text-box/text-scan.js +0 -27
  362. package/lib/mobileapp/vue/domstructure/ui/text-box/text-scan.js.map +0 -1
  363. package/lib/mobileapp/vue/domstructure/ui/text-box/text-telphone.js +0 -27
  364. package/lib/mobileapp/vue/domstructure/ui/text-box/text-telphone.js.map +0 -1
  365. package/lib/mobileapp/vue/domstructure/ui/toolbar/index.js +0 -16
  366. package/lib/mobileapp/vue/domstructure/ui/toolbar/index.js.map +0 -1
  367. package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-area.js +0 -35
  368. package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-area.js.map +0 -1
  369. package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-item.js +0 -32
  370. package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-item.js.map +0 -1
  371. package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar.js +0 -42
  372. package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar.js.map +0 -1
  373. package/lib/mobileapp/vue/domstructure/ui/vue-input-component.js +0 -81
  374. package/lib/mobileapp/vue/domstructure/ui/vue-input-component.js.map +0 -1
  375. package/lib/mobileapp/vue/internal-entity/i-project-data.js +0 -3
  376. package/lib/mobileapp/vue/internal-entity/i-project-data.js.map +0 -1
  377. package/lib/mobileapp/vue/internal-entity/page-flow/index.js +0 -14
  378. package/lib/mobileapp/vue/internal-entity/page-flow/index.js.map +0 -1
  379. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.js +0 -11
  380. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.js.map +0 -1
  381. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.js +0 -44
  382. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.js.map +0 -1
  383. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.js +0 -27
  384. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.js.map +0 -1
  385. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.js +0 -27
  386. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.js.map +0 -1
  387. package/lib/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.js +0 -7
  388. package/lib/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.js.map +0 -1
  389. package/lib/mobileapp/vue/internal-entity/vue-app-router-entity.js +0 -15
  390. package/lib/mobileapp/vue/internal-entity/vue-app-router-entity.js.map +0 -1
  391. package/lib/mobileapp/vue/internal-entity/vue-engine-context.js +0 -7
  392. package/lib/mobileapp/vue/internal-entity/vue-engine-context.js.map +0 -1
  393. package/lib/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.js +0 -7
  394. package/lib/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.js.map +0 -1
  395. package/lib/template/ui/mobilevue/approval-association.pug +0 -22
  396. package/lib/template/ui/mobilevue/area-picker.pug +0 -55
  397. package/lib/template/ui/mobilevue/avatar.pug +0 -19
  398. package/lib/template/ui/mobilevue/common/text-common.pug +0 -80
  399. package/lib/template/ui/mobilevue/fm-staff-info.pug +0 -10
  400. package/lib/template/ui/mobilevue/footer.pug +0 -10
  401. package/lib/template/ui/mobilevue/label.pug +0 -12
  402. package/lib/template/ui/mobilevue/layout-container-col.pug +0 -11
  403. package/lib/template/ui/mobilevue/layout-container-row.pug +0 -12
  404. package/lib/template/ui/mobilevue/layout-container.pug +0 -11
  405. package/lib/template/ui/mobilevue/page-content-container.pug +0 -10
  406. package/lib/template/ui/mobilevue/page-footer-container.pug +0 -10
  407. package/lib/template/ui/mobilevue/page-header-container.pug +0 -10
  408. package/lib/template/ui/mobilevue/show-image.pug +0 -22
  409. package/lib/template/ui/mobilevue/tag.pug +0 -33
  410. package/lib/template/ui/mobilevue/text.pug +0 -118
  411. package/lib/template/ui/mobilevue/vant-tabpage.pug +0 -6
  412. package/lib/template/ui/mobilevue/vant-tabs.pug +0 -6
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-entity.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.ts"],"names":[],"mappings":";;;AAAA,mEAA6D;AAC7D,6DAAuD;AACvD,iDAAiD;AAQjD,MAAa,iBAAiB;IAM1B,YAAY,KAAmB;QAH/B,UAAK,GAAsB,EAAE,CAAC;QAI1B,IAAI,GAAQ,CAAC;QACb,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC3B,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;aAAM;YACH,GAAG,GAAG,KAAK,CAAC;SACf;QAED,IAAI,CAAC,GAAG,EAAE;YACN,OAAO;SACV;QAED,MAAM,IAAI,GAAG;;SAEZ,CAAC;QACF,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE;YAC3B,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;gBACpB,IAAI,GAAG,IAAI,SAAS,EAAE;oBAClB,IAAI,CAAC,OAAO,GAAG,IAAI,0CAAkB,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;iBACnD;qBAAM,IAAI,GAAG,IAAI,OAAO,EAAE;oBACvB,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC;oBAChB,IAAI,oBAAU,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,KAAK,CAAC,EAAE;wBACrC,GAAG,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;4BAC3B,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,oCAAe,CAAC,IAAI,CAAC,CAAC,CAAC;wBAC/C,CAAC,CAAC,CAAC;qBACN;iBACJ;qBAAM;oBACH,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;iBACxB;aACJ;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AAtCD,8CAsCC"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageFlowPage = void 0;
4
- class VuePageFlowPage {
5
- constructor(param) {
6
- let obj;
7
- if (typeof param === 'string') {
8
- obj = JSON.parse(param);
9
- }
10
- else {
11
- obj = param;
12
- }
13
- if (!obj) {
14
- return;
15
- }
16
- const keys = `
17
- id,code,name,fileName,relativePath,routeUri,children,routeParams
18
- `;
19
- Object.keys(obj).forEach(key => {
20
- if (keys.includes(key)) {
21
- this[key] = obj[key];
22
- }
23
- });
24
- }
25
- }
26
- exports.VuePageFlowPage = VuePageFlowPage;
27
- //# sourceMappingURL=vue-page-flow-page.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-page.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.ts"],"names":[],"mappings":";;;AAMA,MAAa,eAAe;IASxB,YAAY,KAAmB;QAC3B,IAAI,GAAQ,CAAC;QACb,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC3B,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;aAAM;YACH,GAAG,GAAG,KAAK,CAAC;SACf;QAED,IAAI,CAAC,GAAG,EAAE;YACN,OAAO;SACV;QAED,MAAM,IAAI,GAAG;;SAEZ,CAAC;QACF,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE;YAC3B,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;gBACpB,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;aACxB;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AA9BD,0CA8BC"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageFlowProject = void 0;
4
- class VuePageFlowProject {
5
- constructor(param) {
6
- let obj;
7
- if (typeof param === 'string') {
8
- obj = JSON.parse(param);
9
- }
10
- else {
11
- obj = param;
12
- }
13
- if (!obj) {
14
- return;
15
- }
16
- const keys = `
17
- name
18
- `;
19
- Object.keys(obj).forEach(key => {
20
- if (keys.includes(key)) {
21
- this[key] = obj[key];
22
- }
23
- });
24
- }
25
- }
26
- exports.VuePageFlowProject = VuePageFlowProject;
27
- //# sourceMappingURL=vue-page-flow-project.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-project.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.ts"],"names":[],"mappings":";;;AACA,MAAa,kBAAkB;IAG3B,YAAY,KAAmB;QAC3B,IAAI,GAAQ,CAAC;QACb,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC3B,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;aAAM;YACH,GAAG,GAAG,KAAK,CAAC;SACf;QAED,IAAI,CAAC,GAAG,EAAE;YACN,OAAO;SACV;QAED,MAAM,IAAI,GAAG;;SAEZ,CAAC;QACF,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE;YAC3B,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;gBACpB,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;aACxB;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AAxBD,gDAwBC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VueAppIndexVueParameter = void 0;
4
- class VueAppIndexVueParameter {
5
- }
6
- exports.VueAppIndexVueParameter = VueAppIndexVueParameter;
7
- //# sourceMappingURL=vue-app-index-vue-parameter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-app-index-vue-parameter.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.ts"],"names":[],"mappings":";;;AACA,MAAa,uBAAuB;CAoDnC;AApDD,0DAoDC"}
@@ -1,15 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VueAppRouterEntity = exports.VueAppRouterPageEntity = void 0;
4
- class VueAppRouterPageEntity {
5
- }
6
- exports.VueAppRouterPageEntity = VueAppRouterPageEntity;
7
- class VueAppRouterEntity {
8
- constructor(formPath, formName, formImportPath) {
9
- this.formPath = formPath;
10
- this.formName = formName;
11
- this.formImportPath = formImportPath;
12
- }
13
- }
14
- exports.VueAppRouterEntity = VueAppRouterEntity;
15
- //# sourceMappingURL=vue-app-router-entity.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-app-router-entity.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-app-router-entity.ts"],"names":[],"mappings":";;;AACA,MAAa,sBAAsB;CAIlC;AAJD,wDAIC;AAQD,MAAa,kBAAkB;IAM3B,YAAY,QAAgB,EAAE,QAAgB,EAAE,cAAsB;QAClE,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;IACzC,CAAC;CACJ;AAXD,gDAWC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VueEngineContext = void 0;
4
- class VueEngineContext {
5
- }
6
- exports.VueEngineContext = VueEngineContext;
7
- //# sourceMappingURL=vue-engine-context.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-engine-context.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-engine-context.ts"],"names":[],"mappings":";;;AAIA,MAAa,gBAAgB;CA2B5B;AA3BD,4CA2BC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageComponentGenerateParameter = void 0;
4
- class VuePageComponentGenerateParameter {
5
- }
6
- exports.VuePageComponentGenerateParameter = VuePageComponentGenerateParameter;
7
- //# sourceMappingURL=vue-page-component-generate-parameter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-component-generate-parameter.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.ts"],"names":[],"mappings":";;;AASA,MAAa,iCAAiC;CAkD7C;AAlDD,8EAkDC"}
@@ -1,22 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? String(variable.visible.value) : undefined;
5
- -var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
6
- -var listItems = variable.data ? variable.data : 'entityListData';
7
- -var fullPath = variable.fullBindingPath ? String(variable.fullBindingPath) : '';
8
- -var data = `$formatUtils.getApprovalAssociationList(${listItems}, '${fullPath}')`;
9
-
10
- fm-approval-association(
11
- v-if=visible
12
- id!=variable.replacedId ? String(variable.replacedId) : undefined
13
- :title!=variable.title ? variable.i18nTitle : undefined
14
- icon!=variable.icon ? String(variable.icon) : undefined
15
- :data!=data
16
- :readonly!=readonly
17
- :collapseThreshold!=variable.collapseThreshold ? String(variable.collapseThreshold) : "-1"
18
- @dataChanged!=variable.dataChanged ? String(variable.dataChanged) : undefined
19
- )&attributes(attrs)
20
- if(variable.headerTemplate)
21
- template(#header)
22
- | !{variable.headerTemplate}
@@ -1,55 +0,0 @@
1
- //- -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
2
- -var attrs = {};
3
- -attrs.class = variable.appearance && variable.appearance.class;
4
- -attrs.style = variable.appearance && variable.appearance.style;
5
- -attrs.id = variable.replacedId? String(variable.replacedId) : undefined
6
- -attrs.placeholder = variable.placeholder? String(variable.placeholder) : undefined
7
- -attrs.label = variable.title? String(variable.title) : undefined
8
- -attrs.ref = variable.replacedId? String(variable.replacedId) : undefined
9
- -attrs.bindingpath = variable.binding && variable.binding.path ? variable.binding.path : undefined
10
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
11
- -var require = variable.require ? String(variable.require.value) : undefined;
12
- -var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
13
- -var disable = variable.disable ? String(variable.disable.value) : undefined;
14
- -var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
15
-
16
- div(
17
- v-if=visible
18
- class="fm-input-wrapper"
19
- )
20
- fm-area-picker(
21
- v-model=binding
22
- :required=require
23
- :readonly=readonly
24
- :disabled=disable
25
- :modelValue=variable.modelValue ? variable.modelValue+"":undefined
26
- direction=variable.direction?variable.direction+"":undefined
27
- title=variable.title?""+variable.title:undefined
28
- input-align="right"
29
- :labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
30
- :columns-num!=variable.displayType?variable.displayType+"":undefined
31
- :error-message!=variable.errorMessage
32
- error-message-align=variable.errorMessage ? "right" : undefined
33
- @change=variable.change ? String(variable.change) : undefined
34
- )&attributes(attrs)
35
- if(variable.leftTemplate)
36
- template(#left-icon)
37
- | !{variable.leftTemplate}
38
- if(variable.rightTemplate)
39
- template(#right-icon)
40
- | !{variable.rightTemplate}
41
- if(variable.extraTemplate)
42
- template(#extra)
43
- | !{variable.extraTemplate}
44
- if(variable.valueTemplate)
45
- template(v-slot:value="slotProps")
46
- | !{variable.valueTemplate}
47
- if(variable.labelTips)
48
- template(#title)
49
- <span>!{variable.title}</span>
50
- <fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
51
- <fm-icon name="s-illustrate-o"/>
52
- <template #content>
53
- <div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
54
- </template>
55
- </fm-popover>
@@ -1,19 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
5
- div(
6
- v-if!=""+visible
7
- )
8
- fm-avatar(
9
- fit!=variable.fit?"" + variable.fit:undefined
10
- border!=variable.border?"" + variable.border:undefined
11
- srcMode!=variable.srcMode?"" + variable.srcMode:undefined
12
- :sysUserId!=variable.sysUserId?"" + variable.sysUserId:undefined
13
- :dynamicSrc!=variable.dynamicSrc?"" + variable.dynamicSrc:undefined
14
- :attachId!=variable.attachId?"" + variable.attachId:undefined
15
- rootId!=variable.rootId?"" + variable.rootId:undefined
16
- :avatarText !=variable.avatarText?"" + variable.avatarText:undefined
17
- width!=variable.width?"" + variable.width:undefined
18
- height!=variable.height?"" + variable.height:undefined
19
- )&attributes(attrs)
@@ -1,80 +0,0 @@
1
- mixin getData(variable,isLabel)
2
- -var attrs = {};
3
- -attrs.class = isLabel?'fm-common-label ':'';
4
- -attrs.class += variable.appearance && variable.appearance.class ?variable.appearance.class:'';
5
- -attrs.style = variable.appearance && variable.appearance.style?variable.appearance.style:'';
6
- -attrs.id = variable.replacedId? String(variable.replacedId) : undefined
7
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
8
- -var binding = variable.binding? variable.binding : undefined
9
- -var fontSize = variable.fontSize? String(variable.fontSize) : undefined
10
- -var lineHeight = variable.lineHeight? String(variable.lineHeight) : undefined
11
- -var semanticColor = variable.semanticColor? String(variable.semanticColor) : undefined
12
- -var formatter = variable.formatter ? variable.formatter:{}
13
- -var displayType = variable.displayType? String(variable.displayType) : undefined
14
- -var formatterType = 'string'
15
- -var valueStr = ''
16
- -var textBindingPrefix = variable.textBindingPrefix? String(variable.textBindingPrefix):undefined
17
-
18
-
19
- //--样式class
20
- if(displayType)
21
- if(displayType.startsWith('title-'))
22
- -attrs.class = `fm-common-title fm-${displayType} ${attrs.class}`
23
- if(displayType.startsWith('text-'))
24
- -attrs.class = `fm-common-text fm-${displayType} ${attrs.class}`
25
-
26
- if(semanticColor)
27
- -attrs.class += ` fm-text-color-${semanticColor}`
28
-
29
- //--内容
30
- if(!isLabel)
31
- if(binding && binding.type)
32
- if(binding.type === 'Const')
33
- -valueStr = `'${binding.value}'`;
34
- if(binding.type === 'Form')
35
- -valueStr = `${textBindingPrefix}${binding.bindingPath}`;
36
- if(binding.type === 'LocaleVariable' || binding.type === 'RemoteVariable')
37
- -valueStr = `uiState.${binding.code}`;
38
- else
39
- if(typeof binding==='string')
40
- -valueStr = `'${binding}'`;
41
- else
42
- -valueStr = `uiState.${binding.fullPath}`;
43
-
44
- if(formatter && formatter.type)
45
- -formatterType = formatter.type
46
- -delete formatter.type
47
- -var content = `{{$formatUtils.${formatterType}(${valueStr},${JSON.stringify(formatter)})}}`
48
-
49
-
50
- //--样式
51
- if(attrs.style)
52
- -attrs.style += `;`
53
-
54
- if(variable.size && variable.size.width)
55
- -attrs.style += `width:${variable.size.width}px;`
56
-
57
-
58
- if(variable.size && variable.size.height)
59
- -attrs.style += `height:${variable.size.height}px;`
60
-
61
- if(fontSize)
62
- -attrs.style += `font-size:${fontSize}px;`
63
-
64
- if(lineHeight)
65
- -attrs.style += `line-height:${lineHeight}px;`
66
-
67
- if(isLabel)
68
- label()&attributes(attrs)
69
- | !{content}
70
- else if(displayType && displayType.startsWith('title-'))
71
- div(
72
- v-if=visible
73
- )&attributes(attrs)
74
- | !{content}
75
- else
76
- span(
77
- v-if=visible
78
- )&attributes(attrs)
79
- | !{content}
80
-
@@ -1,10 +0,0 @@
1
- fm-staff-info(
2
- v-if!=variable.visible?variable.visible+"":"false"
3
- style!=(variable.appearance && variable.appearance.style)
4
- class!=(variable.appearance && variable.appearance.class)
5
- :name!=variable.staffName?"" + variable.name:undefined
6
- :title!=variable.titleText?"" + variable.titleText:undefined
7
- :sub-title!=variable.departmentName?"" + variable.department:undefined
8
- :staffId!=variable.staffId?"" + variable.staffId:undefined
9
- avatarType!=variable.avatarType?"" + variable.avatarType:undefined
10
- )
@@ -1,10 +0,0 @@
1
- -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
2
-
3
- div(
4
- v-if=variable.visible?variable.visible+"":"false"
5
- style=(variable.appearance && variable.appearance.style)
6
- class=(variable.appearance && variable.appearance.class)
7
- id=variable.id?"" + variable.id:undefined
8
- )
9
- | {{content}}
10
-
@@ -1,12 +0,0 @@
1
-
2
- -var attrs = {};
3
- -attrs.class = variable.appearance && variable.appearance.class;
4
- -attrs.style = variable.appearance && variable.appearance.style;
5
- - var visible = variable.visible ? String(variable.visible.value) : undefined;
6
-
7
-
8
- span(
9
- v-if=visible
10
- )&attributes(attrs)
11
- | !{variable.text}
12
-
@@ -1,11 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
5
-
6
- fm-layout-column(
7
- v-if=visible
8
- id=variable.replacedId ? String(variable.replacedId) : undefined
9
- width=variable.colWidth ? String(variable.colWidth) : undefined
10
- )&attributes(attrs)
11
- | {{content}}
@@ -1,12 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
5
-
6
- fm-layout-row(
7
- v-if=visible
8
- id=variable.replacedId ? String(variable.replacedId) : undefined
9
- height=variable.rowHeight ? String(variable.rowHeight) : undefined
10
- :gutter=variable.gutter ? String(variable.gutter) : undefined
11
- )&attributes(attrs)
12
- | {{content}}
@@ -1,11 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
5
-
6
- fm-layout(
7
- v-if=visible
8
- id=variable.replacedId ? String(variable.replacedId) : undefined
9
- :gutter=variable.gutter ? String(variable.gutter) : undefined
10
- )&attributes(attrs)
11
- | {{content}}
@@ -1,10 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? variable.visible.value : undefined;
5
-
6
- div(
7
- v-if=visible
8
- id=variable.replacedId?""+variable.replacedId:undefined
9
- )&attributes(attrs)
10
- | {{content}}
@@ -1,10 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? variable.visible.value : undefined;
5
-
6
- div(
7
- v-if=visible
8
- id=variable.replacedId?""+variable.replacedId:undefined
9
- )&attributes(attrs)
10
- | {{content}}
@@ -1,10 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? variable.visible.value : undefined;
5
-
6
- div(
7
- v-if=visible
8
- id=variable.replacedId?""+variable.replacedId:undefined
9
- )&attributes(attrs)
10
- | {{content}}
@@ -1,22 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
5
- -var previewPath =`$formatUtils.imageThumbnailPath(${variable.attachId}, '${variable.rootId}')`
6
- -var srcMode = variable.srcMode
7
- if(srcMode == "dynamicUrl")
8
- -attrs[`:src`] = variable.dynamicSrc;
9
- else if(srcMode == "staticUrl")
10
- -attrs.src = variable.staticSrc;
11
- else
12
- -attrs[`:src`] = previewPath;
13
-
14
- fm-image(
15
- v-if!=""+visible
16
- id!=variable.id?"" + variable.id:undefined
17
- width!=variable.width?"" + variable.width:undefined
18
- height!=variable.height?"" + variable.height:undefined
19
- radius!=variable.radius?"" + variable.radius:undefined
20
- :fit=variable.fit?"" + variable.fit:undefined
21
- :round=variable.round?"" + variable.round:undefined
22
- )&attributes(attrs)
@@ -1,33 +0,0 @@
1
-
2
- -var attrs = {};
3
- -attrs.class = variable.appearance && variable.appearance.class;
4
- -attrs.style = variable.appearance && variable.appearance.style;
5
- - var visible = variable.visible ? String(variable.visible.value) : undefined;
6
- -var binding = variable.binding? variable.binding : undefined
7
- -var formatter = variable.formatter? variable.formatter : undefined
8
- -var formBindingPrefix = variable.formBindingPrefix? String(variable.formBindingPrefix):undefined
9
- -var formatterType = 'string'
10
-
11
- -var valueStr = ''
12
-
13
- if(binding && binding.type)
14
- if(binding.type === 'Const')
15
- -valueStr = `'${binding.value}'`;
16
- if(binding.type === 'Form')
17
- -valueStr = `${formBindingPrefix}${binding.bindingPath}`;
18
- if(binding.type === 'LocaleVariable' || binding.type === 'RemoteVariable')
19
- -valueStr = `uiState.${binding.code}`;
20
-
21
- if(formatter && formatter.type)
22
- -formatterType = formatter.type
23
- -delete formatter.type
24
-
25
- -var content = `{{$formatUtils.${formatterType}(${valueStr},${JSON.stringify(formatter)})}}`
26
-
27
- fm-tag(
28
- v-if=visible
29
- type=variable.displayType ? String(variable.displayType) : undefined
30
- size=variable.tagSize ? String(variable.tagSize) : undefined
31
- color=variable.tagColor ? String(variable.tagColor) : undefined
32
- )&attributes(attrs)
33
- | !{content}
@@ -1,118 +0,0 @@
1
- -var enableLabel = variable.enableLabel
2
- -var attrs = {};
3
- -attrs.class = variable.appearance && variable.appearance.class ?variable.appearance.class:'';
4
- -attrs.style = variable.appearance && variable.appearance.style?variable.appearance.style:'';
5
- -attrs.id = variable.replacedId? String(variable.replacedId) : undefined
6
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
7
- -var binding = variable.binding? variable.binding : undefined
8
- -var fontSize = variable.fontSize? String(variable.fontSize) : undefined
9
- -var lineHeight = variable.lineHeight? String(variable.lineHeight) : undefined
10
- -var textColor = variable.textColor? String(variable.textColor) : undefined
11
- -var formatter = variable.formatter ? variable.formatter:{}
12
- -var displayType = variable.displayType? String(variable.displayType) : undefined
13
- -var formatterType = 'string'
14
- -var valueStr = ''
15
- -var formBindingPrefix = variable.formBindingPrefix? String(variable.formBindingPrefix):undefined
16
- -var wrapPosition = variable.wrapPosition? variable.wrapPosition : undefined
17
-
18
- -var label = variable.label
19
- -var labelAppearance = variable.labelAppearance;
20
- -var labelSize = variable.labelSize
21
- -var labelFontSize = variable.labelFontSize
22
- -var labelLineHeight = variable.labelLineHeight
23
- -var labelColor = variable.labelColor
24
- -var labelattrs = {};
25
- -labelattrs.class = 'fm-common-label ';
26
- -labelattrs.class += variable.labelAppearance && variable.labelAppearance.class ?variable.labelAppearance.class:'';
27
- -labelattrs.style = variable.labelAppearance && variable.labelAppearance.style?variable.labelAppearance.style:'';
28
-
29
-
30
- //--启用标签时,文本的样式
31
- -var textCls = 'fm-common-text '
32
-
33
- //--样式class
34
- -attrs.class = `fm-common-field ${attrs.class} `
35
- -attrs.class += displayType && displayType.startsWith('title-') ? 'fm-common-title':''
36
- if(displayType)
37
- -attrs.class += ` fm-${displayType}`
38
-
39
- if(enableLabel && wrapPosition === 'afterLabel')
40
- -attrs.class += ' d-flex ';
41
-
42
- if(binding && binding.type)
43
- if(binding.type === 'Const')
44
- -valueStr = `'${binding.value}'`;
45
- if(binding.type === 'Form')
46
- -valueStr = `${formBindingPrefix}${binding.bindingPath}`;
47
- if(binding.type === 'LocaleVariable' || binding.type === 'RemoteVariable')
48
- -valueStr = `uiState.${binding.code}`;
49
-
50
- -var labelContent = ''
51
- if(enableLabel)
52
- if(typeof label==='string')
53
- -labelContent = `${label}`;
54
- else if(label && typeof label==='object' && label.fullPath)
55
- -labelContent = `{{ uiState.${label.fullPath} }}`;
56
- else
57
- -labelContent = '';
58
-
59
- if(formatter && formatter.type)
60
- -formatterType = formatter.type
61
- -delete formatter.type
62
-
63
- -var content = `{{$formatUtils.${formatterType}(${valueStr},${JSON.stringify(formatter)})}}`
64
-
65
-
66
- //--样式
67
- if(attrs.style)
68
- -attrs.style += `;`
69
-
70
- if(textColor)
71
- -attrs.style += ` color:${textColor};`
72
-
73
- //--内容
74
- if(variable.size && variable.size.width)
75
- -attrs.style += `width:${variable.size.width}px;`
76
-
77
-
78
- if(variable.size && variable.size.height)
79
- -attrs.style += `height:${variable.size.height}px;`
80
-
81
- if(fontSize)
82
- -attrs.style += `font-size:${fontSize}px;`
83
-
84
- if(lineHeight)
85
- -attrs.style += `line-height:${lineHeight}px;`
86
-
87
- //--标签样式
88
- if(enableLabel)
89
- if(labelattrs.style)
90
- -labelattrs.style += `;`
91
-
92
- if(labelColor)
93
- -labelattrs.style += ` color:${labelColor};`
94
-
95
- if(variable.labelSize && variable.labelSize.width)
96
- -labelattrs.style += `width:${variable.labelSize.width}px;`
97
-
98
-
99
- if(variable.labelSize && variable.labelSize.height)
100
- -labelattrs.style += `height:${variable.labelSize.height}px;`
101
-
102
- if(labelFontSize)
103
- -labelattrs.style += `font-size:${labelFontSize}px;`
104
-
105
- if(labelLineHeight)
106
- -labelattrs.style += `line-height:${labelLineHeight}px;`
107
-
108
- div(
109
- v-if=visible
110
- )&attributes(attrs)
111
- if(enableLabel)
112
- label()&attributes(labelattrs)
113
- | !{labelContent}
114
-
115
- span(
116
- class=textCls
117
- )
118
- | !{content}
@@ -1,6 +0,0 @@
1
- van-tab(
2
- v-if=variable.visible?variable.visible+"":"false"
3
- title=variable.title?""+variable.title:undefined
4
- name=variable.id?""+variable.id:undefined
5
- )
6
- | {{content}}
@@ -1,6 +0,0 @@
1
- van-tabs(
2
- class=(variable.appearance && variable.appearance.class)
3
- v-if=variable.visible?variable.visible+"":"false"
4
- @change=variable.tabChange?""+variable.tabChange:undefined
5
- )
6
- | {{content}}