@farris/jit-engine 1.3.185 → 1.3.187-dev

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 (524) hide show
  1. package/README.md +9 -46
  2. package/lib/context/index.js +1 -1
  3. package/lib/domstructure/devkit/befProxy/index.js +1 -1
  4. package/lib/domstructure/devkit/extraImports/index.js +1 -1
  5. package/lib/domstructure/devkit/index.js +1 -1
  6. package/lib/domstructure/devkit/module-reference/index.js +1 -1
  7. package/lib/domstructure/devkit/section-toolbar/index.js +1 -1
  8. package/lib/domstructure/devkit/tab-toolbar/index.js +1 -1
  9. package/lib/domstructure/devkit/viewmodel/component/index.js +1 -1
  10. package/lib/domstructure/index.js +1 -1
  11. package/lib/domstructure/ui/appointment-calendar/index.js +1 -1
  12. package/lib/domstructure/ui/approve-comments/approval-comments.js +4 -1
  13. package/lib/domstructure/ui/approve-comments/approval-comments.js.map +1 -1
  14. package/lib/domstructure/ui/approve-comments/index.js +1 -1
  15. package/lib/domstructure/ui/approve-logs/index.js +1 -1
  16. package/lib/domstructure/ui/commands/index.js +1 -1
  17. package/lib/domstructure/ui/common/index.js +1 -1
  18. package/lib/domstructure/ui/container/index.js +1 -1
  19. package/lib/domstructure/ui/container/multi-view/index.js +1 -1
  20. package/lib/domstructure/ui/container/qdp_framework.js +1 -1
  21. package/lib/domstructure/ui/container/response-layout/index.js +1 -1
  22. package/lib/domstructure/ui/container/sidebar/index.js +1 -1
  23. package/lib/domstructure/ui/data/collection/farris-datagrid/index.js +1 -1
  24. package/lib/domstructure/ui/data/fields/form/editable/inputs/reference/lookup_edit.js.map +1 -1
  25. package/lib/domstructure/ui/data/fields/form/editable/inputs/value/approval-comments.js +37 -0
  26. package/lib/domstructure/ui/data/fields/form/editable/inputs/value/approval-comments.js.map +1 -0
  27. package/lib/domstructure/ui/data/fields/form/editable/inputs/value/employeeorg-selector.js +45 -0
  28. package/lib/domstructure/ui/data/fields/form/editable/inputs/value/employeeorg-selector.js.map +1 -0
  29. package/lib/domstructure/ui/data/index.js +1 -1
  30. package/lib/domstructure/ui/data/scrollcollapse/index.js +1 -1
  31. package/lib/domstructure/ui/discussion/index.js +1 -1
  32. package/lib/domstructure/ui/farris-avatar/index.js +1 -1
  33. package/lib/domstructure/ui/farris-calendar/index.js +1 -1
  34. package/lib/domstructure/ui/farris-dynamic-control-group/index.js +1 -1
  35. package/lib/domstructure/ui/farris-file-preview/index.js +1 -1
  36. package/lib/domstructure/ui/farris-file-upload/index.js +1 -1
  37. package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js +4 -1
  38. package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js.map +1 -1
  39. package/lib/domstructure/ui/farris-fileupload-preview/index.js +1 -1
  40. package/lib/domstructure/ui/farris-scrollspy/index.js +1 -1
  41. package/lib/domstructure/ui/farris-ui-footer/index.js +1 -1
  42. package/lib/domstructure/ui/farrisprogressstep/index.js +1 -1
  43. package/lib/domstructure/ui/farrissplitter/index.js +1 -1
  44. package/lib/domstructure/ui/formheader/index.js +1 -1
  45. package/lib/domstructure/ui/header/index.js +1 -1
  46. package/lib/domstructure/ui/image/index.js +1 -1
  47. package/lib/domstructure/ui/image-upload/index.js +1 -1
  48. package/lib/domstructure/ui/index.js +1 -1
  49. package/lib/domstructure/ui/light-listfilter/index.js +1 -1
  50. package/lib/domstructure/ui/list-filter/index.js +1 -1
  51. package/lib/domstructure/ui/list-nav/index.js +1 -1
  52. package/lib/domstructure/ui/listview/index.js +1 -1
  53. package/lib/domstructure/ui/modal-footer/index.js +1 -1
  54. package/lib/domstructure/ui/multi-select/index.js +1 -1
  55. package/lib/domstructure/ui/nav-tab/index.js +1 -1
  56. package/lib/domstructure/ui/oa-relation/index.js +1 -1
  57. package/lib/domstructure/ui/oa-relation/oa-relation.js +1 -1
  58. package/lib/domstructure/ui/oa-relation/oa-relation.js.map +1 -1
  59. package/lib/domstructure/ui/p-treetable/index.js +1 -1
  60. package/lib/domstructure/ui/portlet/index.js +1 -1
  61. package/lib/domstructure/ui/queryScheme/index.js +1 -1
  62. package/lib/domstructure/ui/section/index.js +1 -1
  63. package/lib/domstructure/ui/static-control/index.js +1 -1
  64. package/lib/domstructure/ui/table/farris-table-column.js.map +1 -1
  65. package/lib/domstructure/ui/table/index.js +1 -1
  66. package/lib/domstructure/ui/tabs/index.js +1 -1
  67. package/lib/domstructure/ui/tag/index.js +1 -1
  68. package/lib/domstructure/ui/tags/index.js +1 -1
  69. package/lib/domstructure/ui/view-change/index.js +1 -1
  70. package/lib/domstructure/ui/wizard/index.js +1 -1
  71. package/lib/engine/index.js +1 -1
  72. package/lib/entity/index.js +1 -1
  73. package/lib/entity/jit-input-options/index.js +1 -1
  74. package/lib/entity/page-flow/index.js +1 -1
  75. package/lib/factory/index.js +1 -1
  76. package/lib/generator/index.js +1 -1
  77. package/lib/mobileapp/vue/code-generator/devkit-manager/app-router-manager.js +1 -1
  78. package/lib/mobileapp/vue/code-generator/devkit-manager/app-router-manager.js.map +1 -1
  79. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-component-generator.js +1 -2
  80. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-component-generator.js.map +1 -1
  81. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-form-generator.js +1 -1
  82. package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-form-generator.js.map +1 -1
  83. package/lib/mobileapp/vue/code-generator/page-manager/page-component-manager.js +0 -4
  84. package/lib/mobileapp/vue/code-generator/page-manager/page-component-manager.js.map +1 -1
  85. package/lib/mobileapp/vue/domstructure/devkit/component/vue-component.js +1 -1
  86. package/lib/mobileapp/vue/domstructure/devkit/component/vue-component.js.map +1 -1
  87. package/lib/mobileapp/vue/domstructure/devkit/form/vue-control.js +1 -1
  88. package/lib/mobileapp/vue/domstructure/devkit/form/vue-control.js.map +1 -1
  89. package/lib/mobileapp/vue/domstructure/internal-entity/vue-page-component-generate-parameter.js.map +1 -1
  90. package/lib/mobileapp/vue/domstructure/ui/action-bar/index.js +1 -1
  91. package/lib/mobileapp/vue/domstructure/ui/approval/index.js +1 -1
  92. package/lib/mobileapp/vue/domstructure/ui/attachment/index.js +1 -1
  93. package/lib/mobileapp/vue/domstructure/ui/banner/index.js +1 -1
  94. package/lib/mobileapp/vue/domstructure/ui/button/index.js +1 -1
  95. package/lib/mobileapp/vue/domstructure/ui/calendar/index.js +1 -1
  96. package/lib/mobileapp/vue/domstructure/ui/card/index.js +1 -1
  97. package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js +1 -1
  98. package/lib/mobileapp/vue/domstructure/ui/common/vue-size.js +2 -8
  99. package/lib/mobileapp/vue/domstructure/ui/common/vue-size.js.map +1 -1
  100. package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.js +49 -3
  101. package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.js.map +1 -1
  102. package/lib/mobileapp/vue/domstructure/ui/container/index.js +0 -9
  103. package/lib/mobileapp/vue/domstructure/ui/container/index.js.map +1 -1
  104. package/lib/mobileapp/vue/domstructure/ui/container/vue-container.js +2 -25
  105. package/lib/mobileapp/vue/domstructure/ui/container/vue-container.js.map +1 -1
  106. package/lib/mobileapp/vue/domstructure/ui/container/vue-content-container.js +17 -9
  107. package/lib/mobileapp/vue/domstructure/ui/container/vue-content-container.js.map +1 -1
  108. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js +1 -1
  109. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js +1 -1
  110. package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js +1 -1
  111. package/lib/mobileapp/vue/domstructure/ui/data/index.js +1 -1
  112. package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js +1 -1
  113. package/lib/mobileapp/vue/domstructure/ui/field-set/index.js +1 -1
  114. package/lib/mobileapp/vue/domstructure/ui/filter/filter.js.map +1 -1
  115. package/lib/mobileapp/vue/domstructure/ui/filter/index.js +1 -1
  116. package/lib/mobileapp/vue/domstructure/ui/footer/index.js +1 -1
  117. package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js +1 -1
  118. package/lib/mobileapp/vue/domstructure/ui/html-template/index.js +1 -1
  119. package/lib/mobileapp/vue/domstructure/ui/image/index.js +1 -1
  120. package/lib/mobileapp/vue/domstructure/ui/index.js +32 -4
  121. package/lib/mobileapp/vue/domstructure/ui/index.js.map +1 -1
  122. package/lib/mobileapp/vue/domstructure/ui/list-view/index.js +1 -1
  123. package/lib/mobileapp/vue/domstructure/ui/lookup/index.js +1 -1
  124. package/lib/mobileapp/vue/domstructure/ui/nav-bar/index.js +1 -1
  125. package/lib/mobileapp/vue/domstructure/ui/number/index.js +1 -1
  126. package/lib/mobileapp/vue/domstructure/ui/picker/index.js +1 -1
  127. package/lib/mobileapp/vue/domstructure/ui/radio/index.js +1 -1
  128. package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/index.js +1 -1
  129. package/lib/mobileapp/vue/domstructure/ui/section/index.js +1 -1
  130. package/lib/mobileapp/vue/domstructure/ui/sidebar/index.js +1 -1
  131. package/lib/mobileapp/vue/domstructure/ui/staff-info/index.js +1 -1
  132. package/lib/mobileapp/vue/domstructure/ui/static-text/index.js +1 -1
  133. package/lib/mobileapp/vue/domstructure/ui/switch/index.js +1 -1
  134. package/lib/mobileapp/vue/domstructure/ui/tab/index.js +1 -1
  135. package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-bar.js.map +1 -1
  136. package/lib/mobileapp/vue/domstructure/ui/text-area/index.js +1 -1
  137. package/lib/mobileapp/vue/domstructure/ui/text-box/index.js +1 -1
  138. package/lib/mobileapp/vue/domstructure/ui/toolbar/index.js +1 -1
  139. package/lib/mobileapp/vue/domstructure/ui/vue-base-component.js +7 -51
  140. package/lib/mobileapp/vue/domstructure/ui/vue-base-component.js.map +1 -1
  141. package/lib/mobileapp/vue/domstructure/ui/vue-input-component.js.map +1 -1
  142. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +66 -71
  143. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js.map +1 -1
  144. package/lib/mobileapp/vue/static/.gitignore +13 -0
  145. package/lib/mobileapp/vue/utility/devkit/vue-component-creator.js +0 -2
  146. package/lib/mobileapp/vue/utility/devkit/vue-component-creator.js.map +1 -1
  147. package/lib/mobileapp/vue/utility/devkit/vue-form-creator.js +30 -46
  148. package/lib/mobileapp/vue/utility/devkit/vue-form-creator.js.map +1 -1
  149. package/lib/mobileapp/vue/utility/template-generator/page-child-component-generator.js +4 -1
  150. package/lib/mobileapp/vue/utility/template-generator/page-child-component-generator.js.map +1 -1
  151. package/lib/mobileapp/vue/utility/vue-content-type-creator.js +40 -47
  152. package/lib/mobileapp/vue/utility/vue-content-type-creator.js.map +1 -1
  153. package/lib/mobileapp/vue2/code-generator/devkit-manager/app-indexvue-manager.js +1 -1
  154. package/lib/mobileapp/vue2/code-generator/devkit-manager/index.js +1 -1
  155. package/lib/mobileapp/vue2/code-generator/file-generator/app-generator/index.js +1 -1
  156. package/lib/mobileapp/vue2/code-generator/file-generator/index.js +1 -1
  157. package/lib/mobileapp/vue2/code-generator/file-generator-path-manager.js +1 -1
  158. package/lib/mobileapp/vue2/code-generator/index.js +1 -1
  159. package/lib/mobileapp/vue2/code-generator/workspace-manager/workspace-file-manager.js +1 -1
  160. package/lib/mobileapp/vue2/domstructure/devkit/befproxy/index.js +1 -1
  161. package/lib/mobileapp/vue2/domstructure/devkit/component/index.js +1 -1
  162. package/lib/mobileapp/vue2/domstructure/devkit/form/index.js +1 -1
  163. package/lib/mobileapp/vue2/domstructure/devkit/index.js +1 -1
  164. package/lib/mobileapp/vue2/domstructure/devkit/statemachine/index.js +1 -1
  165. package/lib/mobileapp/vue2/domstructure/devkit/states/index.js +1 -1
  166. package/lib/mobileapp/vue2/domstructure/devkit/viewmodel/index.js +1 -1
  167. package/lib/mobileapp/vue2/domstructure/index.js +1 -1
  168. package/lib/mobileapp/vue2/domstructure/ui/action-bar/index.js +1 -1
  169. package/lib/mobileapp/vue2/domstructure/ui/attachment/index.js +1 -1
  170. package/lib/mobileapp/vue2/domstructure/ui/button/index.js +1 -1
  171. package/lib/mobileapp/vue2/domstructure/ui/calendar/index.js +1 -1
  172. package/lib/mobileapp/vue2/domstructure/ui/checkbox/index.js +1 -1
  173. package/lib/mobileapp/vue2/domstructure/ui/container/index.js +1 -1
  174. package/lib/mobileapp/vue2/domstructure/ui/data/fields/form/display/index.js +1 -1
  175. package/lib/mobileapp/vue2/domstructure/ui/data/fields/form/index.js +1 -1
  176. package/lib/mobileapp/vue2/domstructure/ui/data/fields/index.js +1 -1
  177. package/lib/mobileapp/vue2/domstructure/ui/data/index.js +1 -1
  178. package/lib/mobileapp/vue2/domstructure/ui/date-time-picker/index.js +1 -1
  179. package/lib/mobileapp/vue2/domstructure/ui/field-set/index.js +1 -1
  180. package/lib/mobileapp/vue2/domstructure/ui/filter/index.js +1 -1
  181. package/lib/mobileapp/vue2/domstructure/ui/footer/index.js +1 -1
  182. package/lib/mobileapp/vue2/domstructure/ui/html-template/index.js +1 -1
  183. package/lib/mobileapp/vue2/domstructure/ui/image/index.js +1 -1
  184. package/lib/mobileapp/vue2/domstructure/ui/index.js +1 -1
  185. package/lib/mobileapp/vue2/domstructure/ui/list-view/index.js +1 -1
  186. package/lib/mobileapp/vue2/domstructure/ui/lookup/index.js +1 -1
  187. package/lib/mobileapp/vue2/domstructure/ui/nav-bar/index.js +1 -1
  188. package/lib/mobileapp/vue2/domstructure/ui/number/index.js +1 -1
  189. package/lib/mobileapp/vue2/domstructure/ui/picker/index.js +1 -1
  190. package/lib/mobileapp/vue2/domstructure/ui/radio/index.js +1 -1
  191. package/lib/mobileapp/vue2/domstructure/ui/section/index.js +1 -1
  192. package/lib/mobileapp/vue2/domstructure/ui/switch/index.js +1 -1
  193. package/lib/mobileapp/vue2/domstructure/ui/tab/index.js +1 -1
  194. package/lib/mobileapp/vue2/domstructure/ui/text-area/index.js +1 -1
  195. package/lib/mobileapp/vue2/domstructure/ui/text-box/index.js +1 -1
  196. package/lib/mobileapp/vue2/domstructure/ui/toolbar/index.js +1 -1
  197. package/lib/mobileapp/vue2/internal-entity/page-flow/index.js +1 -1
  198. package/lib/mobileapp/vue2/jit-engine-executor/index.js +1 -1
  199. package/lib/mobileapp/vue2/pug-generator/index.js +1 -1
  200. package/lib/mobileapp/vue2/pug-template/config/ui-template-config.js +1 -1
  201. package/lib/mobileapp/vue2/utility/index.js +1 -1
  202. package/lib/mobileapp/vue2/utility/parameter-collector/page-component-collector/index.js +1 -1
  203. package/lib/mobileapp/vue2/utility/type-convert.js +2 -1
  204. package/lib/mobileapp/vue2/utility/type-convert.js.map +1 -1
  205. package/lib/mobileapp/vue2/utility/vue-object-creator.js +1 -1
  206. package/lib/task/devkit-className-modifier.ts/index.js +1 -1
  207. package/lib/task/index.js +1 -1
  208. package/lib/task/kendo-task.js +2 -1
  209. package/lib/task/kendo-task.js.map +1 -1
  210. package/lib/task/recursiveGenerateDevkit.js +1 -1
  211. package/lib/template/ui/kendo/approval-comments.pug +2 -1
  212. package/lib/template/ui/kendo/farris-file-upload-preview.pug +1 -0
  213. package/lib/template/ui/kendo/oa-relation.pug +12 -1
  214. package/lib/template/ui/kendo/table/adminorganization-selector.pug +1 -0
  215. package/lib/template/ui/kendo/table/city-selector.pug +44 -0
  216. package/lib/template/ui/kendo/table/employee-selector.pug +1 -0
  217. package/lib/template/ui/kendo/table/farris-ext-intergration.pug +54 -0
  218. package/lib/template/ui/kendo/table/image-upload.pug +57 -0
  219. package/lib/template/ui/kendo/table/oa-relation.pug +16 -0
  220. package/lib/template/ui/mobilevue/area-picker.pug +14 -29
  221. package/lib/template/ui/mobilevue/button.pug +12 -18
  222. package/lib/template/ui/mobilevue/calendar-input.pug +10 -41
  223. package/lib/template/ui/mobilevue/card.pug +8 -11
  224. package/lib/template/ui/mobilevue/checkbox-group.pug +14 -29
  225. package/lib/template/ui/mobilevue/contentcontainer.pug +6 -6
  226. package/lib/template/ui/mobilevue/date-time-picker.pug +15 -33
  227. package/lib/template/ui/mobilevue/field-set.pug +33 -14
  228. package/lib/template/ui/mobilevue/filter.pug +9 -12
  229. package/lib/template/ui/mobilevue/form.pug +10 -6
  230. package/lib/template/ui/mobilevue/list-view.pug +27 -39
  231. package/lib/template/ui/mobilevue/lookup-department.pug +14 -26
  232. package/lib/template/ui/mobilevue/lookup-employee.pug +14 -26
  233. package/lib/template/ui/mobilevue/lookup-input.pug +19 -29
  234. package/lib/template/ui/mobilevue/nav-bar.pug +5 -7
  235. package/lib/template/ui/mobilevue/number.pug +15 -24
  236. package/lib/template/ui/mobilevue/picker.pug +15 -31
  237. package/lib/template/ui/mobilevue/radio-group.pug +14 -28
  238. package/lib/template/ui/mobilevue/rich-text-editor.pug +22 -33
  239. package/lib/template/ui/mobilevue/section.pug +6 -2
  240. package/lib/template/ui/mobilevue/switch.pug +10 -32
  241. package/lib/template/ui/mobilevue/tab-bar.pug +6 -12
  242. package/lib/template/ui/mobilevue/tabpage.pug +7 -12
  243. package/lib/template/ui/mobilevue/tabs.pug +7 -11
  244. package/lib/template/ui/mobilevue/text-area.pug +14 -23
  245. package/lib/template/ui/mobilevue/text-box-external.pug +14 -24
  246. package/lib/template/ui/mobilevue/text-box.pug +15 -24
  247. package/lib/template/ui/mobilevue/text-scan.pug +14 -40
  248. package/lib/template/ui/mobilevue/text-telphone.pug +13 -22
  249. package/lib/template/ui/mobilevue/toolbar-area.pug +5 -8
  250. package/lib/template/ui/mobilevue/toolbar-item.pug +1 -9
  251. package/lib/utility/adminorganization-selector-checker.js.map +1 -1
  252. package/lib/utility/appointment-calendar-checker.js.map +1 -1
  253. package/lib/utility/build-file-version/build-file-version-manager.js +1 -1
  254. package/lib/utility/build-file-version/index.js +1 -1
  255. package/lib/utility/city-selector-checker.js +23 -15
  256. package/lib/utility/city-selector-checker.js.map +1 -1
  257. package/lib/utility/component-employeeorg-selector-parameter-helper.js +11 -0
  258. package/lib/utility/component-employeeorg-selector-parameter-helper.js.map +1 -0
  259. package/lib/utility/crypto/crypto-dhs256.js +1 -1
  260. package/lib/utility/crypto/crypto-md5.js +1 -1
  261. package/lib/utility/crypto/index.js +1 -1
  262. package/lib/utility/devkit/component-employeeorg-selector-parameter.js +7 -0
  263. package/lib/utility/devkit/component-employeeorg-selector-parameter.js.map +1 -0
  264. package/lib/utility/devkit/component-parameter-collector/component-employeeorg-selector-parameter-collector.js +46 -0
  265. package/lib/utility/devkit/component-parameter-collector/component-employeeorg-selector-parameter-collector.js.map +1 -0
  266. package/lib/utility/devkit/component-parameter-collector/component-header-parameter-collector.js.map +1 -1
  267. package/lib/utility/devkit/component-parameter-collector/farris-datagrid-collector.js.map +1 -1
  268. package/lib/utility/devkit/component-parameter-collector/index.js +1 -1
  269. package/lib/utility/devkit/entities-creator.js +2 -15
  270. package/lib/utility/devkit/entities-creator.js.map +1 -1
  271. package/lib/utility/devkit/entity-creator.js +3 -0
  272. package/lib/utility/devkit/entity-creator.js.map +1 -1
  273. package/lib/utility/devkit/external-component/external-component-creator.js +1 -1
  274. package/lib/utility/devkit/external-component/external-component-publisPath-generator.js +1 -1
  275. package/lib/utility/devkit/external-component/index.js +1 -1
  276. package/lib/utility/devkit/form-file-executor.js.map +1 -1
  277. package/lib/utility/devkit/index.js +1 -1
  278. package/lib/utility/devkit/viewmodels-creator.js +3 -5
  279. package/lib/utility/devkit/viewmodels-creator.js.map +1 -1
  280. package/lib/utility/devkit-template-config.js +12 -0
  281. package/lib/utility/devkit-template-config.js.map +1 -1
  282. package/lib/utility/employee-selector-checker.js.map +1 -1
  283. package/lib/utility/employeeorg-selector-checker.js +58 -0
  284. package/lib/utility/employeeorg-selector-checker.js.map +1 -0
  285. package/lib/utility/environment-constants.js +1 -1
  286. package/lib/utility/expression/index.js +1 -1
  287. package/lib/utility/ext-intergration-checker.js +11 -0
  288. package/lib/utility/ext-intergration-checker.js.map +1 -1
  289. package/lib/utility/farris-datagrid/combo-list-editor.js +1 -1
  290. package/lib/utility/farris-datagrid/combo-list-editor.js.map +1 -1
  291. package/lib/utility/farris-datagrid/date-picker-editor.js +1 -1
  292. package/lib/utility/farris-datagrid/date-picker-editor.js.map +1 -1
  293. package/lib/utility/farris-datagrid/employee-selector-editor.js.map +1 -1
  294. package/lib/utility/farris-datagrid/index.js +1 -1
  295. package/lib/utility/farris-datagrid/number-box-editor.js +1 -1
  296. package/lib/utility/farris-datagrid/number-box-editor.js.map +1 -1
  297. package/lib/utility/farris-datagrid/personnel-selector-editor.js.map +1 -1
  298. package/lib/utility/file-operation/index.js +1 -1
  299. package/lib/utility/formatter/code-formatter.js +1 -1
  300. package/lib/utility/formatter/index.js +1 -1
  301. package/lib/utility/i18n/index.js +1 -1
  302. package/lib/utility/image-upload-checker.js +23 -15
  303. package/lib/utility/image-upload-checker.js.map +1 -1
  304. package/lib/utility/index.js +1 -1
  305. package/lib/utility/internal-entity/component-parameter/index.js +1 -1
  306. package/lib/utility/internal-entity/index.js +1 -1
  307. package/lib/utility/internal-entity/viewmodel-parameter/index.js +1 -1
  308. package/lib/utility/jit-engine-executor/index.js +1 -1
  309. package/lib/utility/jit-ignore/index.js +1 -1
  310. package/lib/utility/jit-path-helper.js +1 -1
  311. package/lib/utility/json-stringfy-helper/array.js +2 -1
  312. package/lib/utility/json-stringfy-helper/array.js.map +1 -1
  313. package/lib/utility/json-stringfy-helper/function.js +2 -1
  314. package/lib/utility/json-stringfy-helper/function.js.map +1 -1
  315. package/lib/utility/json-stringfy-helper/object.js +2 -1
  316. package/lib/utility/json-stringfy-helper/object.js.map +1 -1
  317. package/lib/utility/json-stringfy-helper/stringify.js +2 -1
  318. package/lib/utility/json-stringfy-helper/stringify.js.map +1 -1
  319. package/lib/utility/logger/index.js +1 -1
  320. package/lib/utility/mobile-approve/entity/index.js +1 -1
  321. package/lib/utility/mobile-approve/mobile-approve-manager.js +1 -1
  322. package/lib/utility/mobile-approve/template-generator/index.js +1 -1
  323. package/lib/utility/module-reference/index.js +1 -1
  324. package/lib/utility/oa-relation-checker.js +23 -16
  325. package/lib/utility/oa-relation-checker.js.map +1 -1
  326. package/lib/utility/organization-selector-checker.js.map +1 -1
  327. package/lib/utility/pageflow/index.js +1 -1
  328. package/lib/utility/personnel-selector-checker.js.map +1 -1
  329. package/lib/utility/project-version/index.js +1 -1
  330. package/lib/utility/project-version/project-version-filename-generator.js +1 -1
  331. package/lib/utility/template-generator/devkit/component-generator/component-appointment-calendar-parameter-generator.js +1 -1
  332. package/lib/utility/template-generator/devkit/component-generator/component-employeeorg-selector-parameter-generator.js +21 -0
  333. package/lib/utility/template-generator/devkit/component-generator/component-employeeorg-selector-parameter-generator.js.map +1 -0
  334. package/lib/utility/template-generator/devkit/component-generator/component-external-container-parameter-generator.js.map +1 -1
  335. package/lib/utility/template-generator/devkit/component-generator/component-listfilter-parameter-generator.js +1 -1
  336. package/lib/utility/template-generator/devkit/component-generator/component-modal-form-controls-generator.js.map +1 -1
  337. package/lib/utility/template-generator/devkit/component-generator/component-queryschema-parameter-generator.js +1 -1
  338. package/lib/utility/template-generator/devkit/component-generator/index.js +1 -1
  339. package/lib/utility/template-generator/devkit/module-generator/index.js +1 -1
  340. package/lib/utility/template-generator/form-jiexi/devkit/component-generator/index.js +1 -1
  341. package/lib/utility/template-generator/form-jiexi/devkit/metadata-generator/form-metadata-generator.js +1 -1
  342. package/lib/utility/template-generator/form-jiexi/devkit/metadata-generator/indexx.js +1 -1
  343. package/lib/utility/template-generator/form-jiexi/devkit/module-generator/index.js +1 -1
  344. package/lib/utility/template-generator/form-jiexi/form-jiexi-generator-manager.js +1 -1
  345. package/lib/utility/template-generator/index.js +1 -1
  346. package/lib/utility/template-generator/project-app/index.js +1 -1
  347. package/lib/utility/template-generator/template-generator-manager.js +1 -1
  348. package/lib/utility/toolhepler.js +1 -1
  349. package/lib/utility/validator/index.js +1 -1
  350. package/package.json +2 -3
  351. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/action-bar.js +0 -57
  352. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/action-bar.js.map +0 -1
  353. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js +0 -14
  354. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js.map +0 -1
  355. package/lib/mobileapp/vue/domstructure/ui/basic/button/button.js +0 -39
  356. package/lib/mobileapp/vue/domstructure/ui/basic/button/button.js.map +0 -1
  357. package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js +0 -14
  358. package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js.map +0 -1
  359. package/lib/mobileapp/vue/domstructure/ui/basic/image/image.js +0 -27
  360. package/lib/mobileapp/vue/domstructure/ui/basic/image/image.js.map +0 -1
  361. package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js +0 -14
  362. package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js.map +0 -1
  363. package/lib/mobileapp/vue/domstructure/ui/basic/index.js +0 -21
  364. package/lib/mobileapp/vue/domstructure/ui/basic/index.js.map +0 -1
  365. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js +0 -14
  366. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js.map +0 -1
  367. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/vue-nav-bar.js +0 -45
  368. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/vue-nav-bar.js.map +0 -1
  369. package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js +0 -14
  370. package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js.map +0 -1
  371. package/lib/mobileapp/vue/domstructure/ui/basic/search/search.js +0 -39
  372. package/lib/mobileapp/vue/domstructure/ui/basic/search/search.js.map +0 -1
  373. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js +0 -15
  374. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js.map +0 -1
  375. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/sidebar-item.js +0 -42
  376. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/sidebar-item.js.map +0 -1
  377. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/sidebar.js +0 -42
  378. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/sidebar.js.map +0 -1
  379. package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js +0 -14
  380. package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js.map +0 -1
  381. package/lib/mobileapp/vue/domstructure/ui/basic/tab/vue-tab-bar.js +0 -36
  382. package/lib/mobileapp/vue/domstructure/ui/basic/tab/vue-tab-bar.js.map +0 -1
  383. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js +0 -16
  384. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js.map +0 -1
  385. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-area.js +0 -35
  386. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-area.js.map +0 -1
  387. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-item.js +0 -32
  388. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-item.js.map +0 -1
  389. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar.js +0 -42
  390. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar.js.map +0 -1
  391. package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-info.js +0 -27
  392. package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-info.js.map +0 -1
  393. package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-logs.js +0 -46
  394. package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-logs.js.map +0 -1
  395. package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js +0 -15
  396. package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js.map +0 -1
  397. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-entry.js +0 -27
  398. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-entry.js.map +0 -1
  399. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-file.js +0 -29
  400. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-file.js.map +0 -1
  401. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-uploader.js +0 -27
  402. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-uploader.js.map +0 -1
  403. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment.js +0 -29
  404. package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment.js.map +0 -1
  405. package/lib/mobileapp/vue/domstructure/ui/business/attachment/image-uploader.js +0 -27
  406. package/lib/mobileapp/vue/domstructure/ui/business/attachment/image-uploader.js.map +0 -1
  407. package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js +0 -18
  408. package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js.map +0 -1
  409. package/lib/mobileapp/vue/domstructure/ui/business/filter/filter.js +0 -39
  410. package/lib/mobileapp/vue/domstructure/ui/business/filter/filter.js.map +0 -1
  411. package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js +0 -14
  412. package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js.map +0 -1
  413. package/lib/mobileapp/vue/domstructure/ui/business/index.js +0 -16
  414. package/lib/mobileapp/vue/domstructure/ui/business/index.js.map +0 -1
  415. package/lib/mobileapp/vue/domstructure/ui/common/vue-display.js +0 -49
  416. package/lib/mobileapp/vue/domstructure/ui/common/vue-display.js.map +0 -1
  417. package/lib/mobileapp/vue/domstructure/ui/common/vue-margin.js +0 -31
  418. package/lib/mobileapp/vue/domstructure/ui/common/vue-margin.js.map +0 -1
  419. package/lib/mobileapp/vue/domstructure/ui/common/vue-padding.js +0 -31
  420. package/lib/mobileapp/vue/domstructure/ui/common/vue-padding.js.map +0 -1
  421. package/lib/mobileapp/vue/domstructure/ui/common/vue-position.js +0 -39
  422. package/lib/mobileapp/vue/domstructure/ui/common/vue-position.js.map +0 -1
  423. package/lib/mobileapp/vue/domstructure/ui/common/vue-state.js +0 -50
  424. package/lib/mobileapp/vue/domstructure/ui/common/vue-state.js.map +0 -1
  425. package/lib/mobileapp/vue/domstructure/ui/common/vue-toolbar.js +0 -23
  426. package/lib/mobileapp/vue/domstructure/ui/common/vue-toolbar.js.map +0 -1
  427. package/lib/mobileapp/vue/domstructure/ui/container/card.js +0 -36
  428. package/lib/mobileapp/vue/domstructure/ui/container/card.js.map +0 -1
  429. package/lib/mobileapp/vue/domstructure/ui/container/field-set.js +0 -27
  430. package/lib/mobileapp/vue/domstructure/ui/container/field-set.js.map +0 -1
  431. package/lib/mobileapp/vue/domstructure/ui/container/section/index.js +0 -14
  432. package/lib/mobileapp/vue/domstructure/ui/container/section/index.js.map +0 -1
  433. package/lib/mobileapp/vue/domstructure/ui/container/section/vue-section.js +0 -46
  434. package/lib/mobileapp/vue/domstructure/ui/container/section/vue-section.js.map +0 -1
  435. package/lib/mobileapp/vue/domstructure/ui/container/vue-float-container.js +0 -18
  436. package/lib/mobileapp/vue/domstructure/ui/container/vue-float-container.js.map +0 -1
  437. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-container.js +0 -12
  438. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-container.js.map +0 -1
  439. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-content-container.js +0 -12
  440. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-content-container.js.map +0 -1
  441. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-footer-container.js +0 -12
  442. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-footer-container.js.map +0 -1
  443. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-header-container.js +0 -12
  444. package/lib/mobileapp/vue/domstructure/ui/container/vue-page-header-container.js.map +0 -1
  445. package/lib/mobileapp/vue/domstructure/ui/container/vue-tab-page.js +0 -27
  446. package/lib/mobileapp/vue/domstructure/ui/container/vue-tab-page.js.map +0 -1
  447. package/lib/mobileapp/vue/domstructure/ui/container/vue-tabs.js +0 -27
  448. package/lib/mobileapp/vue/domstructure/ui/container/vue-tabs.js.map +0 -1
  449. package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js +0 -14
  450. package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js.map +0 -1
  451. package/lib/mobileapp/vue/domstructure/ui/display/banner/vue-banner.js +0 -27
  452. package/lib/mobileapp/vue/domstructure/ui/display/banner/vue-banner.js.map +0 -1
  453. package/lib/mobileapp/vue/domstructure/ui/display/calendar/calendar.js +0 -27
  454. package/lib/mobileapp/vue/domstructure/ui/display/calendar/calendar.js.map +0 -1
  455. package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js +0 -15
  456. package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js.map +0 -1
  457. package/lib/mobileapp/vue/domstructure/ui/display/calendar/schedule.js +0 -32
  458. package/lib/mobileapp/vue/domstructure/ui/display/calendar/schedule.js.map +0 -1
  459. package/lib/mobileapp/vue/domstructure/ui/display/html-template/html-template.js +0 -27
  460. package/lib/mobileapp/vue/domstructure/ui/display/html-template/html-template.js.map +0 -1
  461. package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js +0 -14
  462. package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js.map +0 -1
  463. package/lib/mobileapp/vue/domstructure/ui/display/index.js +0 -19
  464. package/lib/mobileapp/vue/domstructure/ui/display/index.js.map +0 -1
  465. package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js +0 -14
  466. package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js.map +0 -1
  467. package/lib/mobileapp/vue/domstructure/ui/display/list-view/vue-list-view.js +0 -55
  468. package/lib/mobileapp/vue/domstructure/ui/display/list-view/vue-list-view.js.map +0 -1
  469. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js +0 -14
  470. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js.map +0 -1
  471. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/staff-info.js +0 -49
  472. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/staff-info.js.map +0 -1
  473. package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js +0 -14
  474. package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js.map +0 -1
  475. package/lib/mobileapp/vue/domstructure/ui/display/static-text/static-text.js +0 -27
  476. package/lib/mobileapp/vue/domstructure/ui/display/static-text/static-text.js.map +0 -1
  477. package/lib/mobileapp/vue/domstructure/ui/input/area-picker.js +0 -27
  478. package/lib/mobileapp/vue/domstructure/ui/input/area-picker.js.map +0 -1
  479. package/lib/mobileapp/vue/domstructure/ui/input/calendar-input.js +0 -28
  480. package/lib/mobileapp/vue/domstructure/ui/input/calendar-input.js.map +0 -1
  481. package/lib/mobileapp/vue/domstructure/ui/input/checkbox-group.js +0 -36
  482. package/lib/mobileapp/vue/domstructure/ui/input/checkbox-group.js.map +0 -1
  483. package/lib/mobileapp/vue/domstructure/ui/input/common.js +0 -83
  484. package/lib/mobileapp/vue/domstructure/ui/input/common.js.map +0 -1
  485. package/lib/mobileapp/vue/domstructure/ui/input/date-picker.js +0 -34
  486. package/lib/mobileapp/vue/domstructure/ui/input/date-picker.js.map +0 -1
  487. package/lib/mobileapp/vue/domstructure/ui/input/html-preview.js +0 -27
  488. package/lib/mobileapp/vue/domstructure/ui/input/html-preview.js.map +0 -1
  489. package/lib/mobileapp/vue/domstructure/ui/input/index.js +0 -31
  490. package/lib/mobileapp/vue/domstructure/ui/input/index.js.map +0 -1
  491. package/lib/mobileapp/vue/domstructure/ui/input/lookup-department.js +0 -27
  492. package/lib/mobileapp/vue/domstructure/ui/input/lookup-department.js.map +0 -1
  493. package/lib/mobileapp/vue/domstructure/ui/input/lookup-employee.js +0 -27
  494. package/lib/mobileapp/vue/domstructure/ui/input/lookup-employee.js.map +0 -1
  495. package/lib/mobileapp/vue/domstructure/ui/input/lookup-input.js +0 -33
  496. package/lib/mobileapp/vue/domstructure/ui/input/lookup-input.js.map +0 -1
  497. package/lib/mobileapp/vue/domstructure/ui/input/number.js +0 -27
  498. package/lib/mobileapp/vue/domstructure/ui/input/number.js.map +0 -1
  499. package/lib/mobileapp/vue/domstructure/ui/input/picker.js +0 -36
  500. package/lib/mobileapp/vue/domstructure/ui/input/picker.js.map +0 -1
  501. package/lib/mobileapp/vue/domstructure/ui/input/radio-group.js +0 -36
  502. package/lib/mobileapp/vue/domstructure/ui/input/radio-group.js.map +0 -1
  503. package/lib/mobileapp/vue/domstructure/ui/input/rich-text-editor.js +0 -27
  504. package/lib/mobileapp/vue/domstructure/ui/input/rich-text-editor.js.map +0 -1
  505. package/lib/mobileapp/vue/domstructure/ui/input/switch-input.js +0 -27
  506. package/lib/mobileapp/vue/domstructure/ui/input/switch-input.js.map +0 -1
  507. package/lib/mobileapp/vue/domstructure/ui/input/text-area.js +0 -42
  508. package/lib/mobileapp/vue/domstructure/ui/input/text-area.js.map +0 -1
  509. package/lib/mobileapp/vue/domstructure/ui/input/text-box-external.js +0 -27
  510. package/lib/mobileapp/vue/domstructure/ui/input/text-box-external.js.map +0 -1
  511. package/lib/mobileapp/vue/domstructure/ui/input/text-box.js +0 -27
  512. package/lib/mobileapp/vue/domstructure/ui/input/text-box.js.map +0 -1
  513. package/lib/mobileapp/vue/domstructure/ui/input/text-scan.js +0 -27
  514. package/lib/mobileapp/vue/domstructure/ui/input/text-scan.js.map +0 -1
  515. package/lib/mobileapp/vue/domstructure/ui/input/text-telphone.js +0 -27
  516. package/lib/mobileapp/vue/domstructure/ui/input/text-telphone.js.map +0 -1
  517. package/lib/mobileapp/vue/utility/template-generator/page-component-external-generator.js +0 -39
  518. package/lib/mobileapp/vue/utility/template-generator/page-component-external-generator.js.map +0 -1
  519. package/lib/template/ui/mobilevue/container.pug +0 -10
  520. package/lib/template/ui/mobilevue/fm-staff-info.pug +0 -10
  521. package/lib/template/ui/mobilevue/page-content-container.pug +0 -10
  522. package/lib/template/ui/mobilevue/page-footer-container.pug +0 -10
  523. package/lib/template/ui/mobilevue/page-header-container.pug +0 -10
  524. package/lib/template/ui/mobilevue/search.pug +0 -20
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
7
7
  o[k2] = m[k];
8
8
  }));
9
9
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./pug-template-type-enum"), exports);
@@ -14,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
14
14
  var __importStar = (this && this.__importStar) || function (mod) {
15
15
  if (mod && mod.__esModule) return mod;
16
16
  var result = {};
17
- if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
18
  __setModuleDefault(result, mod);
19
19
  return result;
20
20
  };
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
7
7
  o[k2] = m[k];
8
8
  }));
9
9
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./mobileapp-vue-constant"), exports);
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
7
7
  o[k2] = m[k];
8
8
  }));
9
9
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./page-component-control-collector"), exports);
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getDataFieldType = void 0;
4
- exports.getDataFieldType = (str) => {
4
+ const getDataFieldType = (str) => {
5
5
  if (!str) {
6
6
  return "any";
7
7
  }
@@ -30,4 +30,5 @@ exports.getDataFieldType = (str) => {
30
30
  }
31
31
  return dataFieldType;
32
32
  };
33
+ exports.getDataFieldType = getDataFieldType;
33
34
  //# sourceMappingURL=type-convert.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"type-convert.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue2/utility/type-convert.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG,CAAC,GAAQ,EAAW,EAAE;IACpD,IAAI,CAAC,GAAG,EAAE;QACN,OAAO,KAAK,CAAC;KAChB;IACD,GAAG,GAAG,GAAG,CAAC,WAAW,EAAE,CAAC;IACxB,IAAI,aAAqB,CAAC;IAC1B,QAAQ,GAAG,EAAE;QACT,KAAK,QAAQ;YACT,aAAa,GAAG,QAAQ,CAAC;YACzB,MAAM;QACV,KAAK,SAAS,CAAC;QACf,KAAK,OAAO,CAAC;QACb,KAAK,MAAM,CAAC;QACZ,KAAK,KAAK;YACN,aAAa,GAAG,QAAQ,CAAC;YACzB,MAAM;QACV,KAAK,MAAM;YACP,aAAa,GAAG,SAAS,CAAC;YAC1B,MAAM;QACV,KAAK,MAAM,CAAC;QACZ,KAAK,UAAU;YACX,aAAa,GAAG,MAAM,CAAC;YACvB,MAAM;QACV;YACI,aAAa,GAAG,KAAK,CAAC;YACtB,MAAM;KACb;IACD,OAAO,aAAa,CAAC;AACvB,CAAC,CAAA"}
1
+ {"version":3,"file":"type-convert.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue2/utility/type-convert.ts"],"names":[],"mappings":";;;AAAO,MAAM,gBAAgB,GAAG,CAAC,GAAQ,EAAW,EAAE;IACpD,IAAI,CAAC,GAAG,EAAE;QACN,OAAO,KAAK,CAAC;KAChB;IACD,GAAG,GAAG,GAAG,CAAC,WAAW,EAAE,CAAC;IACxB,IAAI,aAAqB,CAAC;IAC1B,QAAQ,GAAG,EAAE;QACT,KAAK,QAAQ;YACT,aAAa,GAAG,QAAQ,CAAC;YACzB,MAAM;QACV,KAAK,SAAS,CAAC;QACf,KAAK,OAAO,CAAC;QACb,KAAK,MAAM,CAAC;QACZ,KAAK,KAAK;YACN,aAAa,GAAG,QAAQ,CAAC;YACzB,MAAM;QACV,KAAK,MAAM;YACP,aAAa,GAAG,SAAS,CAAC;YAC1B,MAAM;QACV,KAAK,MAAM,CAAC;QACZ,KAAK,UAAU;YACX,aAAa,GAAG,MAAM,CAAC;YACvB,MAAM;QACV;YACI,aAAa,GAAG,KAAK,CAAC;YACtB,MAAM;KACb;IACD,OAAO,aAAa,CAAC;AACvB,CAAC,CAAA;AA5BY,QAAA,gBAAgB,oBA4B5B"}
@@ -14,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
14
14
  var __importStar = (this && this.__importStar) || function (mod) {
15
15
  if (mod && mod.__esModule) return mod;
16
16
  var result = {};
17
- if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
18
  __setModuleDefault(result, mod);
19
19
  return result;
20
20
  };
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
7
7
  o[k2] = m[k];
8
8
  }));
9
9
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./AbstractDevkitClassNameModifier"), exports);
package/lib/task/index.js CHANGED
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
7
7
  o[k2] = m[k];
8
8
  }));
9
9
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./interface"), exports);
@@ -161,7 +161,8 @@ KendoTask = __decorate([
161
161
  typescript_ioc_1.AutoWired,
162
162
  typescript_ioc_1.Singleton,
163
163
  typescript_ioc_1.Provides(interface_1.ITask),
164
- __param(0, typescript_ioc_1.Inject), __param(1, typescript_ioc_1.Inject),
164
+ __param(0, typescript_ioc_1.Inject),
165
+ __param(1, typescript_ioc_1.Inject),
165
166
  __metadata("design:paramtypes", [generator_1.DomGenerator, generator_1.DevKitGenerator])
166
167
  ], KendoTask);
167
168
  exports.KendoTask = KendoTask;
@@ -1 +1 @@
1
- {"version":3,"file":"kendo-task.js","sourceRoot":"","sources":["../../src/task/kendo-task.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"kendo-task.js","sourceRoot":"","sources":["../../src/task/kendo-task.ts"],"names":[],"mappings":"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"}
@@ -14,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
14
14
  var __importStar = (this && this.__importStar) || function (mod) {
15
15
  if (mod && mod.__esModule) return mod;
16
16
  var result = {};
17
- if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
18
  __setModuleDefault(result, mod);
19
19
  return result;
20
20
  };
@@ -9,5 +9,6 @@ farris-approval-comments(
9
9
  id=variable.replacedId
10
10
  '[sortOrder]'=variable.sortOrder?""+variable.sortOrder:undefined
11
11
  '[procInstId]'=variable.procInstId?""+variable.procInstId:undefined
12
- '[displayType]'=variable.displayType?""+variable.displayType:undefined
12
+ '[displayType]'!=variable.displayType?""+variable.displayType.value:undefined
13
+ '[attachmentVisible]'!=variable.attachmentVisible?""+variable.attachmentVisible.value:undefined
13
14
  '[domains]'!=variable.domains?variable.domains:undefined)
@@ -33,6 +33,7 @@ f-file-upload-and-preview(id=variable.replacedId class=(variable.appearance && v
33
33
  '[customInfo]'=variable.customInfoLangName?""+variable.customInfoLangName:undefined
34
34
  '[editfile]'=variable.previewEnableEditFile?""+variable.previewEnableEditFile.value:undefined
35
35
  '[contentFill]'=variable.contentFill?""+variable.contentFill.value:undefined
36
+ '[previewShowComments]'=variable.previewShowComments?""+variable.previewShowComments.value:undefined
36
37
  '(afterOrdered)'=variable.afterOrdered?""+variable.afterOrdered:undefined
37
38
  '[enableOrder]'=variable.enableOrder?""+variable.enableOrder.value:undefined
38
39
  '[docMode]'=variable.previewEditFileDocMode?"'"+variable.previewEditFileDocMode+"'":undefined
@@ -1,7 +1,17 @@
1
+ -var holdPlaceOuterAttrs = {};
2
+ -var holdPlaceInnerAttrs = {};
3
+ -var holdPlaceEmptyAttrs = {};
4
+ if(variable.holdPlace)
5
+ -holdPlaceInnerAttrs['*ngIf']=variable.visible?variable.visible.value+'':undefined;
6
+ -holdPlaceEmptyAttrs['*ngIf']=variable.visible?'!'+variable.visible.value+'':undefined;
7
+ else
8
+ -holdPlaceOuterAttrs['*ngIf']=variable.visible?variable.visible.value+'':undefined;
1
9
  div(class=(variable.appearance && variable.appearance.class) style=(variable.appearance && variable.appearance.style))
2
10
  div(class="farris-group-wrap")
3
11
  div(class="form-group farris-form-group" '[ngClass]'="{'form-group--has-tips':"+(variable.enableTitleTips?variable.enableTitleTips:false)+"}")
4
12
  label(class="col-form-label" title="{{'"+variable.title+"'}}" for=variable.replacedId '(click)'=variable.linkedLabelClick?variable.linkedLabelClick:undefined '[style.width]'=variable.titleWidth?"'"+variable.titleWidth+"px"+"'":undefined)
13
+ if (variable.require)
14
+ span(class="farris-label-info text-danger" "*ngIf"=""+variable.require.value) *
5
15
  span(class="farris-label-text") {{'#{variable.title}'}}
6
16
  div(class="farris-input-wrap")
7
17
  farris-oa-relation(
@@ -9,7 +19,8 @@ div(class=(variable.appearance && variable.appearance.class) style=(variable.app
9
19
  input-end-edit
10
20
  id=variable.replacedId
11
21
  '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined
12
- '[taskCategoryIds]'!=variable.taskCategoryIds?variable.taskCategoryIds+"":undefined
22
+ '[taskCategoryIds]'!=variable.taskCategoryIds?variable.taskCategoryIds+"":undefined
23
+ '[mapFields]'=variable.mapFields?""+variable.mapFields:undefined
13
24
  'formControlName'=variable.formControlName?""+variable.formControlName:undefined
14
25
  )
15
26
  if(variable.titleTipsTemplate)
@@ -37,6 +37,7 @@ div(class="farris-input-wrap")
37
37
  '[showTabIds]'=variable.showTabIds?"'"+variable.showTabIds+"'":undefined
38
38
  '[activeTabId]'=variable.activeTabId?"'"+variable.activeTabId+"'":undefined
39
39
  '[enableHierarchicalLoading]'=variable.enableHierarchicalLoading?""+variable.enableHierarchicalLoading.value:undefined
40
+ '[isTableTemplate]'!=variable.isTableTemplate?""+variable.isTableTemplate.value:undefined
40
41
  '[showCheckAll]'=variable.showAllCheckBox?""+variable.showAllCheckBox.value:undefined
41
42
  '[cascadeCheck]'=variable.cascadeCheck?""+variable.cascadeCheck.value:undefined
42
43
  '[cascadeDown]'=variable.cascadeDown?""+variable.cascadeDown.value:undefined
@@ -0,0 +1,44 @@
1
+ div(class="farris-input-wrap")
2
+ -var attrs = {};
3
+ if (variable.binding && variable.binding.type == 'Variable')
4
+ -attrs['[(ngModel)]'] = variable.binding.value;
5
+ -attrs['name'] = variable.replacedId;
6
+ -attrs['[ngModelOptions]'] = "{standalone:true}";
7
+ else
8
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ if (variable.valueChange)
10
+ -attrs['(valueChange)'] = variable.valueChange ;
11
+
12
+ if(variable.isTextArea)
13
+ if(variable.readonly && variable.readonly.isComposite)
14
+ -attrs["*ngIf"]="!"+variable.readonly.value;
15
+ else
16
+ -attrs["*ngIf"]="viewModel.stateMachine['editable']";
17
+ if(variable.hasDefaultFocus)
18
+ -attrs["farris-set-focus"]="";
19
+ if(variable.focusState)
20
+ -attrs["[focusState]"]=variable.focusState+"";
21
+ lib-city-selector()&attributes(attrs)
22
+ if (variable.needValid && variable.binding && variable.binding.path)
23
+ -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
24
+ validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
25
+ div(class="farris-feedback")
26
+ if(variable.isTextArea)
27
+ -var areaAttrs = {};
28
+ if(variable.readonly && variable.readonly.isComposite)
29
+ -areaAttrs["*ngIf"]=variable.readonly.value;
30
+ else
31
+ -areaAttrs["*ngIf"]="!viewModel.stateMachine['editable']";
32
+ if (variable.binding && variable.binding.type == 'Variable')
33
+ -areaAttrs['[(ngModel)]'] = variable.binding.value;
34
+ -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
35
+ else
36
+ -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
37
+ lib-city-selector()&attributes(areaAttrs)
38
+ if(variable.titleTipsTemplate)
39
+ span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
40
+ i(class="f-icon f-icon-description-tips")
41
+ -var tipsAttrs= {};
42
+ -tipsAttrs['#'+variable.titleTipsTemplateName] = "";
43
+ ng-template()&attributes(tipsAttrs)
44
+ | !{variable.titleTipsTemplate}
@@ -36,6 +36,7 @@ div(class="farris-input-wrap")
36
36
  "[displayField]"=variable.textField?"'"+variable.textField+"'":undefined
37
37
  '[enableQuick]'=variable.enableQuick?""+variable.enableQuick.value:undefined
38
38
  '[enableHierarchicalLoading]'=variable.enableHierarchicalLoading?""+variable.enableHierarchicalLoading.value:undefined
39
+ '[isTableTemplate]'=variable.isTableTemplate?""+variable.isTableTemplate:undefined
39
40
  '[filterId]'=variable.filterId?"'"+variable.filterId+"'":undefined
40
41
  "[formatFn]"=variable.formatterName?""+variable.formatterName:undefined
41
42
  '(inputClear)'!=variable.inputClear?variable.inputClear+"":undefined
@@ -0,0 +1,54 @@
1
+ div(class="farris-input-wrap")
2
+ -var attrs = {};
3
+ if (variable.binding && variable.binding.type == 'Variable')
4
+ -attrs['[(ngModel)]'] = variable.binding.value;
5
+ -attrs['name'] = variable.replacedId;
6
+ -attrs['[ngModelOptions]'] = "{standalone:true}";
7
+ else
8
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ if (variable.valueChange)
10
+ -attrs['(valueChange)'] = variable.valueChange ;
11
+
12
+ -attrs['placeholder'] = "{{'" + variable.placeHolderResourceId + "'|lang:lang:'"+variable.placeHolder+"'}}";
13
+
14
+ if(variable.isTextArea)
15
+ if(variable.readonly && variable.readonly.isComposite)
16
+ -attrs["*ngIf"]="!"+variable.readonly.value;
17
+ else
18
+ -attrs["*ngIf"]="viewModel.stateMachine['editable']";
19
+ if(variable.hasDefaultFocus)
20
+ -attrs["farris-set-focus"]="";
21
+ if(variable.focusState)
22
+ -attrs["[focusState]"]=variable.focusState+"";
23
+ web-external-integration(
24
+ id=variable.replacedId
25
+ extIntegration-dataMapping
26
+ '[serviceCode]'=variable.serviceCode?"'"+variable.serviceCode+"'":undefined
27
+ '[mapFields]'!=variable.mapFields?""+variable.mapFields:undefined
28
+ '[externalParams]'=variable.externalParams?""+variable.externalParams:undefined
29
+ 'tab-index'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined
30
+ '[extTableSchemas]'!=variable.extTableSchemas?""+variable.extTableSchemas:undefined
31
+ )&attributes(attrs)
32
+ if (variable.needValid && variable.binding && variable.binding.path)
33
+ -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
34
+ validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
35
+ div(class="farris-feedback")
36
+ if(variable.isTextArea)
37
+ -var areaAttrs = {};
38
+ if(variable.readonly && variable.readonly.isComposite)
39
+ -areaAttrs["*ngIf"]=variable.readonly.value;
40
+ else
41
+ -areaAttrs["*ngIf"]="!viewModel.stateMachine['editable']";
42
+ if (variable.binding && variable.binding.type == 'Variable')
43
+ -areaAttrs['[(ngModel)]'] = variable.binding.value;
44
+ -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
45
+ else
46
+ -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
47
+ farris-text('[type]'="'string'" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[maxHeight]'=variable.maxHeight?""+variable.maxHeight:undefined )&attributes(areaAttrs)
48
+ if(variable.titleTipsTemplate)
49
+ span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
50
+ i(class="f-icon f-icon-description-tips")
51
+ -var tipsAttrs= {};
52
+ -tipsAttrs['#'+variable.titleTipsTemplateName] = "";
53
+ ng-template()&attributes(tipsAttrs)
54
+ | !{variable.titleTipsTemplate}
@@ -0,0 +1,57 @@
1
+ div(class="farris-input-wrap")
2
+ -var attrs = {};
3
+ if (variable.binding && variable.binding.type == 'Variable')
4
+ -attrs['[(ngModel)]'] = variable.binding.value;
5
+ -attrs['name'] = variable.replacedId;
6
+ -attrs['[ngModelOptions]'] = "{standalone:true}";
7
+ else
8
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ if (variable.valueChange)
10
+ -attrs['(valueChange)'] = variable.valueChange ;
11
+
12
+ if(variable.isTextArea)
13
+ if(variable.readonly && variable.readonly.isComposite)
14
+ -attrs["*ngIf"]="!"+variable.readonly.value;
15
+ else
16
+ -attrs["*ngIf"]="viewModel.stateMachine['editable']";
17
+ if(variable.hasDefaultFocus)
18
+ -attrs["farris-set-focus"]="";
19
+ if(variable.focusState)
20
+ -attrs["[focusState]"]=variable.focusState+"";
21
+ farris-image-list(
22
+ id=variable.replacedId
23
+ class=(variable.appearance && variable.appearance.class)?variable.appearance.class:undefined
24
+ input-end-edit
25
+ '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined
26
+ '[maxUploads]'=variable.maxUploads?""+variable.maxUploads:undefined
27
+ '[maxSize]'=variable.maxSize?""+variable.maxSize:undefined
28
+ '[storeType]'=variable.storeType?"'"+variable.storeType+"'":undefined
29
+ '[extendServerConfig]'!=variable.serializedExtendServerConfig?variable.serializedExtendServerConfig+"":undefined
30
+ '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined
31
+ '[type]'=variable.imgType?"'"+variable.imgType+"'":undefined
32
+ 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined
33
+
34
+ )&attributes(attrs)
35
+ if (variable.needValid && variable.binding && variable.binding.path)
36
+ -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
37
+ validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
38
+ div(class="farris-feedback")
39
+ if(variable.isTextArea)
40
+ -var areaAttrs = {};
41
+ if(variable.readonly && variable.readonly.isComposite)
42
+ -areaAttrs["*ngIf"]=variable.readonly.value;
43
+ else
44
+ -areaAttrs["*ngIf"]="!viewModel.stateMachine['editable']";
45
+ if (variable.binding && variable.binding.type == 'Variable')
46
+ -areaAttrs['[(ngModel)]'] = variable.binding.value;
47
+ -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
48
+ else
49
+ -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
50
+ farris-text('[type]'="'string'" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[maxHeight]'=variable.maxHeight?""+variable.maxHeight:undefined )&attributes(areaAttrs)
51
+ if(variable.titleTipsTemplate)
52
+ span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
53
+ i(class="f-icon f-icon-description-tips")
54
+ -var tipsAttrs= {};
55
+ -tipsAttrs['#'+variable.titleTipsTemplateName] = "";
56
+ ng-template()&attributes(tipsAttrs)
57
+ | !{variable.titleTipsTemplate}
@@ -0,0 +1,16 @@
1
+ div(class="farris-input-wrap")
2
+ farris-oa-relation(
3
+ 'farrisOaRelationDataMapping'
4
+ input-end-edit
5
+ id=variable.replacedId
6
+ '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined
7
+ '[taskCategoryIds]'!=variable.taskCategoryIds?variable.taskCategoryIds+"":undefined
8
+ 'formControlName'=variable.formControlName?""+variable.formControlName:undefined
9
+ )
10
+ if(variable.titleTipsTemplate)
11
+ span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
12
+ i(class="f-icon f-icon-description-tips")
13
+ -var tipsAttrs= {};
14
+ -tipsAttrs['#'+variable.titleTipsTemplateName] = "";
15
+ ng-template()&attributes(tipsAttrs)
16
+ | !{variable.titleTipsTemplate}N
@@ -1,43 +1,28 @@
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
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
9
- -var require = variable.require ? String(variable.require.value) : undefined;
10
- -var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
11
- -var disable = variable.disable ? String(variable.disable.value) : undefined;
12
- -var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
1
+ -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
13
2
 
14
- div(
15
- v-if=visible
16
- class="fm-input-wrapper"
17
- )
3
+ div(class="fm-input-wrapper" v-if=variable.visible?variable.visible+"":"false")
18
4
  fm-area-picker(
19
- v-model=binding
20
- :required=require
21
- :readonly=readonly
22
- :disabled=disable
23
- :modelValue=variable.modelValue ? variable.modelValue+"":undefined
24
- direction=variable.direction?variable.direction+"":undefined
5
+ style!=(variable.appearance && variable.appearance.style)
6
+ class!=(variable.appearance && variable.appearance.class)
7
+ inputClass=variable.direction === 'vertical' ? "fm-input-vertical" : undefined
8
+ v-if!=variable.isTextArea?"!stateMachine['showStaticText']":undefined
9
+ id=variable.title?""+variable.id:undefined
10
+ label=variable.title?""+variable.title:undefined
25
11
  title=variable.title?""+variable.title:undefined
12
+ disable=variable.disable?""+variable.disable:undefined
13
+ :readonly!=variable.readonly?""+variable.readonly:undefined
14
+ :required!=variable.require?variable.require+"":undefined
15
+ placeholder=variable.placeholder?""+variable.placeholder:undefined
16
+ v-model!=variable.binding && variable.binding.path?"form."+variable.binding.path+".value":undefined
26
17
  input-align="right"
27
18
  :labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
28
19
  :columns-num!=variable.displayType?variable.displayType+"":undefined
29
20
  :error-message!=variable.errorMessage
30
21
  error-message-align=variable.errorMessage ? "right" : undefined
31
- )&attributes(attrs)
32
- if(variable.leftTemplate)
33
- template(#left-icon)
34
- | !{variable.leftTemplate}
22
+ )
35
23
  if(variable.rightTemplate)
36
24
  template(#right-icon)
37
25
  | !{variable.rightTemplate}
38
- if(variable.extraTemplate)
39
- template(#extra)
40
- | !{variable.extraTemplate}
41
26
  if(variable.valueTemplate)
42
27
  template(v-slot:value="slotProps")
43
28
  | !{variable.valueTemplate}
@@ -1,22 +1,16 @@
1
- -var attrs = {};
2
- -attrs.className = 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 disabled = variable.disabled ? String(variable.disabled.value) : undefined;
6
-
7
1
  fm-button(
8
- v-if=visible
9
- id=variable.replacedId ? String(variable.replacedId) : undefined
10
- type=variable.displayType ? String(variable.displayType) : "info"
11
- :disabled=disabled
12
- :block=variable.block ? String(variable.block) : undefined
13
- :round=variable.round ? String(variable.round) : undefined
14
- :plain=variable.plain ? String(variable.plain) : undefined
15
- :noBorder=variable.noBorder ? String(variable.noBorder) : undefined
16
- size=variable.buttonSize ? String(variable.buttonSize) : undefined
17
- icon=variable.icon ? String(variable.icon) : undefined
18
- @click=variable.click ? String(variable.click) : undefined
19
- )&attributes(attrs)
2
+ v-if=variable.visible?variable.visible+"":"false"
3
+ style=(variable.appearance && variable.appearance.style)
4
+ className=(variable.appearance && variable.appearance.class)
5
+ id=variable.id?"" + variable.id:undefined
6
+ type=variable.displayType?"" + variable.displayType:"info"
7
+ :block="true"
8
+ :round="true"
9
+ :plain=variable.plain?"" + variable.plain:undefined
10
+ :noBorder=variable.noBorder?"" + variable.noBorder:undefined
11
+ :disabled=variable.disabled?"" + variable.disabled:undefined
12
+ @click=variable.click?"" + variable.click:undefined
13
+ )
20
14
  if variable.template
21
15
  | !{variable.template}
22
16
  else
@@ -1,29 +1,16 @@
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
- -var visible = variable.visible ? String(variable.visible.value) : 'false';
9
- -var require = variable.require ? String(variable.require.value) : undefined;
10
- -var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
11
- -var disable = variable.disable ? String(variable.disable.value) : undefined;
12
- -var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
13
-
14
- div(
15
- v-if=visible
16
- class="fm-input-wrapper"
17
- )
1
+ div(class="fm-input-wrapper" v-if!=variable.visible?variable.visible+"":"false")
18
2
  fm-calendar-input(
19
- v-model=binding
20
- :required=require
21
- :readonly=readonly
22
- :disabled=disable
3
+ style=(variable.appearance && variable.appearance.style)
4
+ class=variable.className
5
+ v-model=variable.binding && variable.binding.path?"form."+variable.binding.path+".value":undefined
23
6
  :modelValue=variable.modelValue ?variable.modelValue+"":undefined
7
+ label=variable.title?variable.title:undefined
8
+ placeholder=variable.placeholder?""+variable.placeholder:undefined
9
+ :readonly!=variable.readonly?variable.readonly+"":undefined
10
+ :required!=variable.require?variable.require+"":undefined
11
+ :disabled!=variable.disabled?variable.disabled+"":undefined
24
12
  :clearable!=variable.clearable?variable.clearable+"":undefined
25
13
  input-align="right"
26
- direction=variable.direction?variable.direction+"":undefined
27
14
  :labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
28
15
  :error-message!=variable.errorMessage
29
16
  error-message-align=variable.errorMessage ? "right" : undefined
@@ -39,22 +26,4 @@ div(
39
26
  :useLunar=variable.useLunar
40
27
  @dayClick=variable.dayClick?""+variable.dayClick:undefined
41
28
  @render=variable.render?""+variable.render:undefined
42
- )&attributes(attrs)
43
- if(variable.leftTemplate)
44
- template(#left-icon)
45
- | !{variable.leftTemplate}
46
- if(variable.rightTemplate)
47
- template(#right-icon)
48
- | !{variable.rightTemplate}
49
- if(variable.extraTemplate)
50
- template(#extra)
51
- | !{variable.extraTemplate}
52
- if(variable.labelTips)
53
- template(#title)
54
- <span>!{variable.title}</span>
55
- <fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
56
- <fm-icon name="s-illustrate-o"/>
57
- <template #content>
58
- <div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
59
- </template>
60
- </fm-popover>
29
+ )
@@ -1,15 +1,12 @@
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
1
  fm-card(
7
- v-if=visible
8
- icon=variable.icon?String(variable.icon):undefined
9
- title=variable.title?String(variable.title):undefined
10
- :collapsible=variable.collapsible?String(variable.collapsible) : 'false'
11
- :actions=variable.actions?String(variable.actions):undefined
12
- )&attributes(attrs)
2
+ v-if=variable.visible?variable.visible+"":"false"
3
+ class=(variable.appearance && variable.appearance.class)
4
+ style=(variable.appearance && variable.appearance.style)
5
+ title=variable.title ?""+variable.title:undefined
6
+ :collapsible=variable.collapse ?""+variable.collapse:undefined
7
+ icon=variable.icon ?""+variable.icon:undefined
8
+ :actions=variable.actions ?""+variable.actions:undefined
9
+ )
13
10
  if(variable.headerTemplate)
14
11
  template(#header)
15
12
  | !{variable.headerTemplate}