@farris/jit-engine 1.3.124 → 1.3.128

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 (316) hide show
  1. package/README.md +1 -1
  2. package/lib/context/index.js +1 -1
  3. package/lib/domstructure/devkit/befProxy/index.js +1 -1
  4. package/lib/domstructure/devkit/devkit.js +2 -1
  5. package/lib/domstructure/devkit/devkit.js.map +1 -1
  6. package/lib/domstructure/devkit/extraImports/index.js +1 -1
  7. package/lib/domstructure/devkit/index.js +1 -1
  8. package/lib/domstructure/devkit/module-reference/index.js +1 -1
  9. package/lib/domstructure/devkit/section-toolbar/index.js +1 -1
  10. package/lib/domstructure/devkit/tab-toolbar/index.js +1 -1
  11. package/lib/domstructure/devkit/viewmodel/component/index.js +1 -1
  12. package/lib/domstructure/index.js +1 -1
  13. package/lib/domstructure/ui/approve-logs/index.js +1 -1
  14. package/lib/domstructure/ui/commands/index.js +1 -1
  15. package/lib/domstructure/ui/commands/menu_item.js.map +1 -1
  16. package/lib/domstructure/ui/common/basecomponent.js +4 -1
  17. package/lib/domstructure/ui/common/basecomponent.js.map +1 -1
  18. package/lib/domstructure/ui/common/index.js +1 -1
  19. package/lib/domstructure/ui/container/index.js +1 -1
  20. package/lib/domstructure/ui/container/loop-container.js +14 -2
  21. package/lib/domstructure/ui/container/loop-container.js.map +1 -1
  22. package/lib/domstructure/ui/container/multi-view/index.js +1 -1
  23. package/lib/domstructure/ui/container/sidebar/index.js +1 -1
  24. package/lib/domstructure/ui/data/collection/farris-datagrid/index.js +1 -1
  25. package/lib/domstructure/ui/data/collection/qdp/spread_sheet.js +3 -2
  26. package/lib/domstructure/ui/data/collection/qdp/spread_sheet.js.map +1 -1
  27. package/lib/domstructure/ui/data/data.js +12 -0
  28. package/lib/domstructure/ui/data/data.js.map +1 -1
  29. package/lib/domstructure/ui/data/fields/form/editable/inputs/reference/lookup_edit.js.map +1 -1
  30. package/lib/domstructure/ui/data/fields/form/form_field.js +24 -1
  31. package/lib/domstructure/ui/data/fields/form/form_field.js.map +1 -1
  32. package/lib/domstructure/ui/data/index.js +1 -1
  33. package/lib/domstructure/ui/data/scrollcollapse/index.js +1 -1
  34. package/lib/domstructure/ui/discussion/discussion-list.js.map +1 -1
  35. package/lib/domstructure/ui/discussion/index.js +1 -1
  36. package/lib/domstructure/ui/farris-avatar/index.js +1 -1
  37. package/lib/domstructure/ui/farris-calendar/index.js +1 -1
  38. package/lib/domstructure/ui/farris-dynamic-control-group/index.js +1 -1
  39. package/lib/domstructure/ui/farris-file-preview/index.js +1 -1
  40. package/lib/domstructure/ui/farris-file-upload/index.js +1 -1
  41. package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js +4 -1
  42. package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js.map +1 -1
  43. package/lib/domstructure/ui/farris-fileupload-preview/index.js +1 -1
  44. package/lib/domstructure/ui/farris-scrollspy/index.js +1 -1
  45. package/lib/domstructure/ui/farris-ui-footer/index.js +1 -1
  46. package/lib/domstructure/ui/farrisprogressstep/index.js +1 -1
  47. package/lib/domstructure/ui/farrissplitter/index.js +1 -1
  48. package/lib/domstructure/ui/formheader/index.js +1 -1
  49. package/lib/domstructure/ui/header/index.js +1 -1
  50. package/lib/domstructure/ui/image/index.js +1 -1
  51. package/lib/domstructure/ui/index.js +1 -1
  52. package/lib/domstructure/ui/light-listfilter/index.js +1 -1
  53. package/lib/domstructure/ui/list-filter/index.js +1 -1
  54. package/lib/domstructure/ui/list-nav/index.js +1 -1
  55. package/lib/domstructure/ui/listview/index.js +1 -1
  56. package/lib/domstructure/ui/modal-footer/index.js +1 -1
  57. package/lib/domstructure/ui/multi-select/index.js +1 -1
  58. package/lib/domstructure/ui/nav-tab/index.js +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 +1 -1
  65. package/lib/domstructure/ui/table/farris-table-column.js.map +1 -1
  66. package/lib/domstructure/ui/table/index.js +1 -1
  67. package/lib/domstructure/ui/tabs/index.js +1 -1
  68. package/lib/domstructure/ui/tag/index.js +1 -1
  69. package/lib/domstructure/ui/tags/index.js +1 -1
  70. package/lib/domstructure/ui/view-change/index.js +1 -1
  71. package/lib/domstructure/ui/wizard/index.js +1 -1
  72. package/lib/engine/index.js +1 -1
  73. package/lib/entity/index.js +1 -1
  74. package/lib/entity/jit-input-options/index.js +1 -1
  75. package/lib/entity/page-flow/index.js +1 -1
  76. package/lib/factory/index.js +1 -1
  77. package/lib/generator/index.js +1 -1
  78. package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js +1 -1
  79. package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js.map +1 -1
  80. package/lib/mobileapp/vue/code-generator/devkit-manager/index.js +1 -1
  81. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/index.js +1 -1
  82. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-expression.js.map +1 -1
  83. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-index-vue-generator.js +5 -7
  84. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-index-vue-generator.js.map +1 -1
  85. package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-validation-rule.js.map +1 -1
  86. package/lib/mobileapp/vue/code-generator/file-generator/index.js +1 -1
  87. package/lib/mobileapp/vue/code-generator/file-generator/project-generator/package-json-generator.js.map +1 -1
  88. package/lib/mobileapp/vue/code-generator/file-generator-path-manager.js +1 -1
  89. package/lib/mobileapp/vue/code-generator/index.js +1 -1
  90. package/lib/mobileapp/vue/code-generator/workspace-manager/workspace-file-manager.js +1 -1
  91. package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js +1 -1
  92. package/lib/mobileapp/vue/domstructure/devkit/component/index.js +1 -1
  93. package/lib/mobileapp/vue/domstructure/devkit/form/index.js +1 -1
  94. package/lib/mobileapp/vue/domstructure/devkit/index.js +1 -1
  95. package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js +1 -1
  96. package/lib/mobileapp/vue/domstructure/devkit/states/index.js +1 -1
  97. package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js +1 -1
  98. package/lib/mobileapp/vue/domstructure/index.js +1 -1
  99. package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js +1 -1
  100. package/lib/mobileapp/vue/domstructure/ui/action-bar/index.js +1 -1
  101. package/lib/mobileapp/vue/domstructure/ui/approval/index.js +1 -1
  102. package/lib/mobileapp/vue/domstructure/ui/attachment/index.js +1 -1
  103. package/lib/mobileapp/vue/domstructure/ui/banner/index.js +1 -1
  104. package/lib/mobileapp/vue/domstructure/ui/button/index.js +1 -1
  105. package/lib/mobileapp/vue/domstructure/ui/calendar/index.js +1 -1
  106. package/lib/mobileapp/vue/domstructure/ui/card/index.js +1 -1
  107. package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js +1 -1
  108. package/lib/mobileapp/vue/domstructure/ui/container/index.js +1 -1
  109. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js +1 -1
  110. package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js +1 -1
  111. package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js +1 -1
  112. package/lib/mobileapp/vue/domstructure/ui/data/index.js +1 -1
  113. package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js +1 -1
  114. package/lib/mobileapp/vue/domstructure/ui/field-set/index.js +1 -1
  115. package/lib/mobileapp/vue/domstructure/ui/filter/filter.js.map +1 -1
  116. package/lib/mobileapp/vue/domstructure/ui/filter/index.js +1 -1
  117. package/lib/mobileapp/vue/domstructure/ui/footer/index.js +1 -1
  118. package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js +1 -1
  119. package/lib/mobileapp/vue/domstructure/ui/html-template/index.js +1 -1
  120. package/lib/mobileapp/vue/domstructure/ui/image/index.js +1 -1
  121. package/lib/mobileapp/vue/domstructure/ui/index.js +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/jit-engine-executor/index.js +1 -1
  140. package/lib/mobileapp/vue/pug-generator/index.js +1 -1
  141. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +1 -1
  142. package/lib/mobileapp/vue/static/src/app.vue +5 -1
  143. package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js +2 -2
  144. package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js.map +1 -1
  145. package/lib/mobileapp/vue/utility/index.js +1 -1
  146. package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/index.js +1 -1
  147. package/lib/mobileapp/vue/utility/type-convert.js +2 -1
  148. package/lib/mobileapp/vue/utility/type-convert.js.map +1 -1
  149. package/lib/mobileapp/vue/utility/vue-object-creator.js +1 -1
  150. package/lib/mobileapp/vue2/code-generator/devkit-manager/app-indexvue-manager.js +1 -1
  151. package/lib/mobileapp/vue2/code-generator/devkit-manager/index.js +1 -1
  152. package/lib/mobileapp/vue2/code-generator/file-generator/app-generator/index.js +1 -1
  153. package/lib/mobileapp/vue2/code-generator/file-generator/index.js +1 -1
  154. package/lib/mobileapp/vue2/code-generator/file-generator-path-manager.js +1 -1
  155. package/lib/mobileapp/vue2/code-generator/index.js +1 -1
  156. package/lib/mobileapp/vue2/code-generator/workspace-manager/workspace-file-manager.js +1 -1
  157. package/lib/mobileapp/vue2/domstructure/devkit/befproxy/index.js +1 -1
  158. package/lib/mobileapp/vue2/domstructure/devkit/component/index.js +1 -1
  159. package/lib/mobileapp/vue2/domstructure/devkit/form/index.js +1 -1
  160. package/lib/mobileapp/vue2/domstructure/devkit/index.js +1 -1
  161. package/lib/mobileapp/vue2/domstructure/devkit/statemachine/index.js +1 -1
  162. package/lib/mobileapp/vue2/domstructure/devkit/states/index.js +1 -1
  163. package/lib/mobileapp/vue2/domstructure/devkit/viewmodel/index.js +1 -1
  164. package/lib/mobileapp/vue2/domstructure/index.js +1 -1
  165. package/lib/mobileapp/vue2/domstructure/ui/action-bar/index.js +1 -1
  166. package/lib/mobileapp/vue2/domstructure/ui/attachment/index.js +1 -1
  167. package/lib/mobileapp/vue2/domstructure/ui/button/index.js +1 -1
  168. package/lib/mobileapp/vue2/domstructure/ui/calendar/index.js +1 -1
  169. package/lib/mobileapp/vue2/domstructure/ui/checkbox/index.js +1 -1
  170. package/lib/mobileapp/vue2/domstructure/ui/container/index.js +1 -1
  171. package/lib/mobileapp/vue2/domstructure/ui/data/fields/form/display/index.js +1 -1
  172. package/lib/mobileapp/vue2/domstructure/ui/data/fields/form/index.js +1 -1
  173. package/lib/mobileapp/vue2/domstructure/ui/data/fields/index.js +1 -1
  174. package/lib/mobileapp/vue2/domstructure/ui/data/index.js +1 -1
  175. package/lib/mobileapp/vue2/domstructure/ui/date-time-picker/index.js +1 -1
  176. package/lib/mobileapp/vue2/domstructure/ui/field-set/index.js +1 -1
  177. package/lib/mobileapp/vue2/domstructure/ui/filter/index.js +1 -1
  178. package/lib/mobileapp/vue2/domstructure/ui/footer/index.js +1 -1
  179. package/lib/mobileapp/vue2/domstructure/ui/html-template/index.js +1 -1
  180. package/lib/mobileapp/vue2/domstructure/ui/image/index.js +1 -1
  181. package/lib/mobileapp/vue2/domstructure/ui/index.js +1 -1
  182. package/lib/mobileapp/vue2/domstructure/ui/list-view/index.js +1 -1
  183. package/lib/mobileapp/vue2/domstructure/ui/lookup/index.js +1 -1
  184. package/lib/mobileapp/vue2/domstructure/ui/nav-bar/index.js +1 -1
  185. package/lib/mobileapp/vue2/domstructure/ui/number/index.js +1 -1
  186. package/lib/mobileapp/vue2/domstructure/ui/picker/index.js +1 -1
  187. package/lib/mobileapp/vue2/domstructure/ui/radio/index.js +1 -1
  188. package/lib/mobileapp/vue2/domstructure/ui/section/index.js +1 -1
  189. package/lib/mobileapp/vue2/domstructure/ui/switch/index.js +1 -1
  190. package/lib/mobileapp/vue2/domstructure/ui/tab/index.js +1 -1
  191. package/lib/mobileapp/vue2/domstructure/ui/text-area/index.js +1 -1
  192. package/lib/mobileapp/vue2/domstructure/ui/text-box/index.js +1 -1
  193. package/lib/mobileapp/vue2/domstructure/ui/toolbar/index.js +1 -1
  194. package/lib/mobileapp/vue2/internal-entity/page-flow/index.js +1 -1
  195. package/lib/mobileapp/vue2/jit-engine-executor/index.js +1 -1
  196. package/lib/mobileapp/vue2/pug-generator/index.js +1 -1
  197. package/lib/mobileapp/vue2/pug-template/config/ui-template-config.js +1 -1
  198. package/lib/mobileapp/vue2/utility/index.js +1 -1
  199. package/lib/mobileapp/vue2/utility/parameter-collector/page-component-collector/index.js +1 -1
  200. package/lib/mobileapp/vue2/utility/type-convert.js +2 -1
  201. package/lib/mobileapp/vue2/utility/type-convert.js.map +1 -1
  202. package/lib/mobileapp/vue2/utility/vue-object-creator.js +1 -1
  203. package/lib/task/devkit-className-modifier.ts/index.js +1 -1
  204. package/lib/task/index.js +1 -1
  205. package/lib/task/kendo-task.js +2 -1
  206. package/lib/task/kendo-task.js.map +1 -1
  207. package/lib/task/recursiveGenerateDevkit.js +24 -3
  208. package/lib/task/recursiveGenerateDevkit.js.map +1 -1
  209. package/lib/template/ui/kendo/farris-file-upload-preview.pug +2 -1
  210. package/lib/template/ui/kendo/spreadsheet.pug +2 -2
  211. package/lib/template/ui/kendo/table/checkbox.pug +81 -81
  212. package/lib/template/ui/kendo/table/checkboxgroup.pug +1 -1
  213. package/lib/template/ui/kendo/table/combobox.pug +4 -4
  214. package/lib/template/ui/kendo/table/datepicker.pug +4 -4
  215. package/lib/template/ui/kendo/table/farris-avatar.pug +18 -17
  216. package/lib/template/ui/kendo/table/farris-checkbox-group.pug +4 -4
  217. package/lib/template/ui/kendo/table/farris-combo-list.pug +4 -4
  218. package/lib/template/ui/kendo/table/farris-combo-lookup.pug +2 -2
  219. package/lib/template/ui/kendo/table/farris-datepicker.pug +4 -4
  220. package/lib/template/ui/kendo/table/farris-number-range.pug +4 -4
  221. package/lib/template/ui/kendo/table/farris-number-spinner.pug +4 -4
  222. package/lib/template/ui/kendo/table/farris-static-text.pug +1 -1
  223. package/lib/template/ui/kendo/table/farris-switch.pug +5 -5
  224. package/lib/template/ui/kendo/table/farris-time-picker.pug +5 -5
  225. package/lib/template/ui/kendo/table/farris-time-spinner.pug +2 -2
  226. package/lib/template/ui/kendo/table/input-group.pug +4 -4
  227. package/lib/template/ui/kendo/table/language-textbox.pug +5 -5
  228. package/lib/template/ui/kendo/table/lookup.pug +4 -4
  229. package/lib/template/ui/kendo/table/multi-select.pug +2 -2
  230. package/lib/template/ui/kendo/table/multitextbox.pug +4 -4
  231. package/lib/template/ui/kendo/table/numericbox.pug +5 -5
  232. package/lib/template/ui/kendo/table/radiobox.pug +3 -3
  233. package/lib/template/ui/kendo/table/radioboxgroup.pug +5 -5
  234. package/lib/template/ui/kendo/table/richtextbox.pug +32 -0
  235. package/lib/template/ui/kendo/table/switch.pug +5 -5
  236. package/lib/template/ui/kendo/table/textbox.pug +4 -4
  237. package/lib/template/ui/kendo/table/timebox.pug +3 -3
  238. package/lib/template/ui/kendo/table/timepicker.pug +1 -1
  239. package/lib/template/ui/kendo/table/tinymcerichtextbox.pug +30 -0
  240. package/lib/utility/build-file-version/build-file-version-manager.js +1 -1
  241. package/lib/utility/build-file-version/index.js +1 -1
  242. package/lib/utility/crypto/crypto-dhs256.js +1 -1
  243. package/lib/utility/crypto/crypto-md5.js +1 -1
  244. package/lib/utility/crypto/index.js +1 -1
  245. package/lib/utility/devkit/component-parameter-collector/component-header-parameter-collector.js.map +1 -1
  246. package/lib/utility/devkit/component-parameter-collector/farris-datagrid-collector.js.map +1 -1
  247. package/lib/utility/devkit/component-parameter-collector/index.js +1 -1
  248. package/lib/utility/devkit/external-component/external-component-creator.js +1 -1
  249. package/lib/utility/devkit/external-component/external-component-publisPath-generator.js +1 -1
  250. package/lib/utility/devkit/external-component/index.js +1 -1
  251. package/lib/utility/devkit/form-file-executor.js +3 -2
  252. package/lib/utility/devkit/form-file-executor.js.map +1 -1
  253. package/lib/utility/devkit/index.js +1 -1
  254. package/lib/utility/devkit/viewmodels-creator.js +11 -0
  255. package/lib/utility/devkit/viewmodels-creator.js.map +1 -1
  256. package/lib/utility/environment-constants.js +1 -1
  257. package/lib/utility/expression/index.js +1 -1
  258. package/lib/utility/ext-intergration-checker.js.map +1 -1
  259. package/lib/utility/farris-datagrid/combo-list-editor.js +1 -1
  260. package/lib/utility/farris-datagrid/combo-list-editor.js.map +1 -1
  261. package/lib/utility/farris-datagrid/date-picker-editor.js +1 -1
  262. package/lib/utility/farris-datagrid/date-picker-editor.js.map +1 -1
  263. package/lib/utility/farris-datagrid/index.js +1 -1
  264. package/lib/utility/farris-datagrid/number-box-editor.js +1 -1
  265. package/lib/utility/farris-datagrid/number-box-editor.js.map +1 -1
  266. package/lib/utility/farris-datagrid/personnel-selector-editor.js.map +1 -1
  267. package/lib/utility/farris-datagrid/switch-editor.js +4 -2
  268. package/lib/utility/farris-datagrid/switch-editor.js.map +1 -1
  269. package/lib/utility/file-operation/index.js +1 -1
  270. package/lib/utility/formatter/code-formatter.js +1 -1
  271. package/lib/utility/formatter/index.js +1 -1
  272. package/lib/utility/i18n/index.js +1 -1
  273. package/lib/utility/index.js +1 -1
  274. package/lib/utility/internal-entity/component-parameter/index.js +1 -1
  275. package/lib/utility/internal-entity/index.js +1 -1
  276. package/lib/utility/internal-entity/viewmodel-parameter/index.js +1 -1
  277. package/lib/utility/jit-engine-executor/index.js +1 -1
  278. package/lib/utility/jit-ignore/index.js +1 -1
  279. package/lib/utility/jit-path-helper.js +1 -1
  280. package/lib/utility/json-stringfy-helper/array.js +2 -1
  281. package/lib/utility/json-stringfy-helper/array.js.map +1 -1
  282. package/lib/utility/json-stringfy-helper/function.js +2 -1
  283. package/lib/utility/json-stringfy-helper/function.js.map +1 -1
  284. package/lib/utility/json-stringfy-helper/object.js +2 -1
  285. package/lib/utility/json-stringfy-helper/object.js.map +1 -1
  286. package/lib/utility/json-stringfy-helper/stringify.js +2 -1
  287. package/lib/utility/json-stringfy-helper/stringify.js.map +1 -1
  288. package/lib/utility/logger/index.js +1 -1
  289. package/lib/utility/mobile-approve/entity/index.js +1 -1
  290. package/lib/utility/mobile-approve/mobile-approve-manager.js +1 -1
  291. package/lib/utility/mobile-approve/template-generator/index.js +1 -1
  292. package/lib/utility/module-reference/index.js +1 -1
  293. package/lib/utility/pageflow/index.js +1 -1
  294. package/lib/utility/personnel-selector-checker.js +12 -1
  295. package/lib/utility/personnel-selector-checker.js.map +1 -1
  296. package/lib/utility/project-version/index.js +1 -1
  297. package/lib/utility/project-version/project-version-filename-generator.js +1 -1
  298. package/lib/utility/template-generator/devkit/component-generator/component-external-container-parameter-generator.js.map +1 -1
  299. package/lib/utility/template-generator/devkit/component-generator/component-listfilter-parameter-generator.js +1 -1
  300. package/lib/utility/template-generator/devkit/component-generator/component-modal-form-controls-generator.js.map +1 -1
  301. package/lib/utility/template-generator/devkit/component-generator/component-queryschema-parameter-generator.js +1 -1
  302. package/lib/utility/template-generator/devkit/component-generator/index.js +1 -1
  303. package/lib/utility/template-generator/devkit/module-generator/index.js +1 -1
  304. package/lib/utility/template-generator/form-jiexi/devkit/component-generator/index.js +1 -1
  305. package/lib/utility/template-generator/form-jiexi/devkit/metadata-generator/form-metadata-generator.js +1 -1
  306. package/lib/utility/template-generator/form-jiexi/devkit/metadata-generator/indexx.js +1 -1
  307. package/lib/utility/template-generator/form-jiexi/devkit/module-generator/index.js +1 -1
  308. package/lib/utility/template-generator/form-jiexi/form-jiexi-generator-manager.js +1 -1
  309. package/lib/utility/template-generator/index.js +1 -1
  310. package/lib/utility/template-generator/project-app/app-routing-module-generator.js +1 -1
  311. package/lib/utility/template-generator/project-app/app-routing-module-generator.js.map +1 -1
  312. package/lib/utility/template-generator/project-app/index.js +1 -1
  313. package/lib/utility/template-generator/template-generator-manager.js +1 -1
  314. package/lib/utility/toolhepler.js +1 -1
  315. package/lib/utility/validator/index.js +1 -1
  316. package/package.json +1 -1
@@ -7,7 +7,7 @@ div(class="farris-input-wrap")
7
7
  else if (variable.includeInLoopContainer==false)
8
8
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
9
  else
10
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
10
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
11
11
  -attrs['name'] = variable.replacedId;
12
12
  -attrs['[ngModelOptions]'] = "{standalone:true}";
13
13
  if (variable.valueChanged)
@@ -24,7 +24,7 @@ div(class="farris-input-wrap")
24
24
  -attrs["farris-set-focus"]="";
25
25
  if(variable.focusState)
26
26
  -attrs["[focusState]"]=variable.focusState+"";
27
- farris-combo-list(id=variable.replacedId "input-end-edit" '[data]'!=variable.enumDataLang?variable.enumDataLang:undefined '(selectedValues)'=variable.selectedValues?variable.selectedValues:undefined '[disabled]'!=(variable.disable||variable.disable==false)?variable.disable.toString():undefined '[enableCancelSelected]'=(variable.enableCancelSelected || variable.enableCancelSelected==false)?""+variable.enableCancelSelected:undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable.toString():undefined '[panelWidth]'=variable.panelWidth?"'"+variable.panelWidth+"'":undefined '[panelHeight]'=variable.panelHeight?"'"+variable.panelHeight+"'":undefined '[idField]'=variable.idField?"'"+variable.idField+"'":undefined '[valueField]'=variable.idField?"'"+variable.idField+"'":undefined '[textField]'=variable.textField?"'"+variable.textField+"'":undefined '[uri]'=variable.uri?"'"+variable.uri+"'":undefined '[multiSelect]'=(variable.multiSelect || variable.multiSelect==false)?variable.multiSelect.toString():undefined '(showPanel)'=variable.onShown?variable.onShown:undefined '(hidePanel)'=variable.onHidden?variable.onHidden:undefined '(clear)'=variable.onClear?variable.onClear:undefined '[autoWidth]'=(variable.autoWidth||variable.autoWidth==false)?variable.autoWidth.toString():undefined '[mappingField]'=variable.mappingField?"'"+variable.mappingField+"'":undefined '[beforeShow]'=variable.beforeShow?""+variable.beforeShow:undefined '[beforeHide]'=variable.beforeHide?""+variable.beforeHide:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[enableClear]'=(variable.enableClear || variable.enableClear==false)?""+variable.enableClear:undefined '[viewType]'=variable.viewType?"'"+variable.viewType+"'":undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined)&attributes(attrs)
27
+ farris-combo-list(id=variable.replacedId "input-end-edit" '[data]'!=variable.enumDataLang?variable.enumDataLang:undefined '(selectedValues)'=variable.selectedValues?variable.selectedValues:undefined '[disabled]'!=(variable.disable||variable.disable==false)?variable.disable.toString():undefined '[enableCancelSelected]'=(variable.enableCancelSelected || variable.enableCancelSelected==false)?""+variable.enableCancelSelected:undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable.toString():undefined '[panelWidth]'=variable.panelWidth?"'"+variable.panelWidth+"'":undefined '[panelHeight]'=variable.panelHeight?"'"+variable.panelHeight+"'":undefined '[idField]'=variable.idField?"'"+variable.idField+"'":undefined '[valueField]'=variable.idField?"'"+variable.idField+"'":undefined '[textField]'=variable.textField?"'"+variable.textField+"'":undefined '[uri]'=variable.uri?"'"+variable.uri+"'":undefined '[multiSelect]'=(variable.multiSelect || variable.multiSelect==false)?variable.multiSelect.toString():undefined '(showPanel)'=variable.onShown?variable.onShown:undefined '(hidePanel)'=variable.onHidden?variable.onHidden:undefined '(clear)'=variable.onClear?variable.onClear:undefined '[autoWidth]'=(variable.autoWidth||variable.autoWidth==false)?variable.autoWidth.toString():undefined '[mappingField]'=variable.mappingField?"'"+variable.mappingField+"'":undefined '[beforeShow]'=variable.beforeShow?""+variable.beforeShow:undefined '[beforeHide]'=variable.beforeHide?""+variable.beforeHide:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[enableClear]'=(variable.enableClear || variable.enableClear==false)?""+variable.enableClear:undefined '[viewType]'=variable.viewType?"'"+variable.viewType+"'":undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
28
28
  if (variable.needValid && variable.binding && variable.binding.path)
29
29
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
30
30
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -41,9 +41,9 @@ div(class="farris-input-wrap")
41
41
  else if (variable.includeInLoopContainer==false)
42
42
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
43
43
  else
44
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
44
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
45
45
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
46
- farris-text('[type]'="'enum'" '[data]'!=variable.enumDataLang?variable.enumDataLang:undefined '[valueField]'=variable.idField?"'"+variable.idField+"'":undefined '[textField]'=variable.textField?"'"+variable.textField+"'":undefined )&attributes(areaAttrs)
46
+ farris-text('[type]'="'enum'" '[data]'!=variable.enumDataLang?variable.enumDataLang:undefined '[valueField]'=variable.idField?"'"+variable.idField+"'":undefined '[textField]'=variable.textField?"'"+variable.textField+"'":undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined )&attributes(areaAttrs)
47
47
  if(variable.titleTipsTemplate)
48
48
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
49
49
  i(class="f-icon f-icon-description-tips")
@@ -7,7 +7,7 @@ div(class="farris-input-wrap")
7
7
  else if (variable.includeInLoopContainer==false)
8
8
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
9
  else
10
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
10
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
11
11
  -attrs['name'] = variable.replacedId;
12
12
  -attrs['[ngModelOptions]'] = "{standalone:true}";
13
13
  if (variable.valueChanged)
@@ -20,7 +20,7 @@ div(class="farris-input-wrap")
20
20
  -attrs["farris-set-focus"]="";
21
21
  if(variable.focusState)
22
22
  -attrs["[focusState]"]=variable.focusState+"";
23
- farris-combo-lookup(id=variable.replacedId "input-end-edit" '(selectedValues)'=variable.selectedValues?variable.selectedValues:undefined '[displayType]'=variable.displayType?"'"+variable.displayType+"'":undefined '[disabled]'!=(variable.disable||variable.disable==false)?variable.disable.toString():undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable.toString():undefined '[panelWidth]'=variable.panelWidth?""+variable.panelWidth:undefined '[panelHeight]'=variable.panelHeight?""+variable.panelHeight:undefined '[idField]'=variable.idField?"'"+variable.idField+"'":undefined '[valueField]'=variable.valueField?"'"+variable.valueField+"'":undefined '[textField]'=variable.textField?"'"+variable.textField+"'":undefined '[uri]'=variable.uri?"'"+variable.uri+"'":undefined '[multiSelect]'=(variable.multiSelect || variable.multiSelect==false)?variable.multiSelect.toString():undefined '(showPanel)'=variable.onShown?variable.onShown:undefined '(hidePanel)'=variable.onHidden?variable.onHidden:undefined '(clear)'=variable.clear?variable.clear:undefined '[autoWidth]'=(variable.autoWidth||variable.autoWidth==false)?variable.autoWidth.toString():undefined '[mapFields]'=variable.mapFields?""+variable.mapFields:undefined '[beforeShow]'=variable.beforeShow?""+variable.beforeShow:undefined '[beforeHide]'=variable.beforeHide?""+variable.beforeHide:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[enableClear]'=(variable.enableClear || variable.enableClear==false)?""+variable.enableClear:undefined '[context]'!=variable.context?""+variable.context:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined '[showHeader]'=variable.showHeader?""+variable.showHeader.value:undefined)&attributes(attrs)
23
+ farris-combo-lookup(id=variable.replacedId "input-end-edit" '(selectedValues)'=variable.selectedValues?variable.selectedValues:undefined '[displayType]'=variable.displayType?"'"+variable.displayType+"'":undefined '[disabled]'!=(variable.disable||variable.disable==false)?variable.disable.toString():undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable.toString():undefined '[panelWidth]'=variable.panelWidth?""+variable.panelWidth:undefined '[panelHeight]'=variable.panelHeight?""+variable.panelHeight:undefined '[idField]'=variable.idField?"'"+variable.idField+"'":undefined '[valueField]'=variable.valueField?"'"+variable.valueField+"'":undefined '[textField]'=variable.textField?"'"+variable.textField+"'":undefined '[uri]'=variable.uri?"'"+variable.uri+"'":undefined '[multiSelect]'=(variable.multiSelect || variable.multiSelect==false)?variable.multiSelect.toString():undefined '(showPanel)'=variable.onShown?variable.onShown:undefined '(hidePanel)'=variable.onHidden?variable.onHidden:undefined '(clear)'=variable.clear?variable.clear:undefined '[autoWidth]'=(variable.autoWidth||variable.autoWidth==false)?variable.autoWidth.toString():undefined '[mapFields]'=variable.mapFields?""+variable.mapFields:undefined '[beforeShow]'=variable.beforeShow?""+variable.beforeShow:undefined '[beforeHide]'=variable.beforeHide?""+variable.beforeHide:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[enableClear]'=(variable.enableClear || variable.enableClear==false)?""+variable.enableClear:undefined '[context]'!=variable.context?""+variable.context:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined '[showHeader]'=variable.showHeader?""+variable.showHeader.value:undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
24
24
  if (variable.needValid && variable.binding && variable.binding.path)
25
25
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
26
26
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -8,7 +8,7 @@ div(class="farris-input-wrap")
8
8
  else if (variable.includeInLoopContainer==false)
9
9
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if (variable.valueChange)
@@ -30,7 +30,7 @@ div(class="farris-input-wrap")
30
30
  -attrs["farris-set-focus"]="";
31
31
  if(variable.focusState)
32
32
  -attrs["[focusState]"]=variable.focusState+"";
33
- farris-datepicker(id=variable.replacedId "input-end-edit" "farris-date-localization"=variable.localization?"":undefined '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable+"":undefined '[locale]'=variable.locale?"'"+variable.locale+"'":undefined '[dateRange]'!=(variable.dateRange||variable.dateRange==false)?variable.dateRange+"":undefined '[showTime]'=(variable.showTime || variable.showTime==false)?variable.showTime+"":undefined '[showType]'=(variable.showType || variable.showType==false)?""+variable.showType:undefined '[dateFormat]'!=variable.dateFormat?"'"+variable.dateFormat+"'":undefined '[disableDateRangesBegin]'!=variable.disableDateRangesBegin?variable.disableDateRangesBegin:undefined '[disableDateRangesEnd]'!=variable.disableDateRangesEnd?variable.disableDateRangesEnd:undefined '[disableDates]'!=variable.disableDates?variable.disableDates:undefined '[showWeekNumbers]'=(variable.showWeekNumbers || variable.showWeekNumbers==false)?variable.showWeekNumbers+"":undefined '[dateRangeDatesDelimiter]'!=variable.dateRangeDatesDelimiter?"'"+variable.dateRangeDatesDelimiter+"'":undefined '[shortcuts]'!=variable.shortcuts?variable.shortcuts:undefined '[returnType]'=variable.returnType?"'"+variable.returnType+"'":undefined '[useDefault]'=(variable.useDefault || variable.useDefault==false)?variable.useDefault.toString():undefined '[returnFormat]'=variable.returnFormat?"'"+variable.returnFormat+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
33
+ farris-datepicker(id=variable.replacedId "input-end-edit" "farris-date-localization"=variable.localization?"":undefined '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable+"":undefined '[locale]'=variable.locale?"'"+variable.locale+"'":undefined '[dateRange]'!=(variable.dateRange||variable.dateRange==false)?variable.dateRange+"":undefined '[showTime]'=(variable.showTime || variable.showTime==false)?variable.showTime+"":undefined '[showType]'=(variable.showType || variable.showType==false)?""+variable.showType:undefined '[dateFormat]'!=variable.dateFormat?"'"+variable.dateFormat+"'":undefined '[disableDateRangesBegin]'!=variable.disableDateRangesBegin?variable.disableDateRangesBegin:undefined '[disableDateRangesEnd]'!=variable.disableDateRangesEnd?variable.disableDateRangesEnd:undefined '[disableDates]'!=variable.disableDates?variable.disableDates:undefined '[showWeekNumbers]'=(variable.showWeekNumbers || variable.showWeekNumbers==false)?variable.showWeekNumbers+"":undefined '[dateRangeDatesDelimiter]'!=variable.dateRangeDatesDelimiter?"'"+variable.dateRangeDatesDelimiter+"'":undefined '[shortcuts]'!=variable.shortcuts?variable.shortcuts:undefined '[returnType]'=variable.returnType?"'"+variable.returnType+"'":undefined '[useDefault]'=(variable.useDefault || variable.useDefault==false)?variable.useDefault.toString():undefined '[returnFormat]'=variable.returnFormat?"'"+variable.returnFormat+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
34
34
  if (variable.needValid && variable.binding && variable.binding.path)
35
35
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
36
36
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -47,9 +47,9 @@ div(class="farris-input-wrap")
47
47
  else if (variable.includeInLoopContainer==false)
48
48
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
49
49
  else
50
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
50
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
51
51
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
52
- farris-text('[type]'="'date'" '[localization]'=variable.localization?""+true:undefined '[localizationType]'=variable.localization?"'"+variable.localizationType+"'":undefined "farris-text-localization"=variable.localization?"":undefined '[showTime]'=(variable.showTime || variable.showTime== false)?""+variable.showTime:undefined '[showType]'=(variable.showType || variable.showType==false)?""+variable.showType:undefined '[format]'=variable.dateFormat?"'"+variable.dateFormat+"'":undefined '[dateRange]'!=(variable.dateRange||variable.dateRange==false)?variable.dateRange+"":undefined '[dateRangeDelimiter]'!=variable.dateRangeDatesDelimiter?"'"+variable.dateRangeDatesDelimiter+"'":undefined)&attributes(areaAttrs)
52
+ farris-text('[type]'="'date'" '[localization]'=variable.localization?""+true:undefined '[localizationType]'=variable.localization?"'"+variable.localizationType+"'":undefined "farris-text-localization"=variable.localization?"":undefined '[showTime]'=(variable.showTime || variable.showTime== false)?""+variable.showTime:undefined '[showType]'=(variable.showType || variable.showType==false)?""+variable.showType:undefined '[format]'=variable.dateFormat?"'"+variable.dateFormat+"'":undefined '[dateRange]'!=(variable.dateRange||variable.dateRange==false)?variable.dateRange+"":undefined '[dateRangeDelimiter]'!=variable.dateRangeDatesDelimiter?"'"+variable.dateRangeDatesDelimiter+"'":undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
53
53
  if(variable.titleTipsTemplate)
54
54
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
55
55
  i(class="f-icon f-icon-description-tips")
@@ -8,7 +8,7 @@ div(class="farris-input-wrap")
8
8
  else if (variable.includeInLoopContainer==false)
9
9
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if(variable.isTextArea)
@@ -22,7 +22,7 @@ div(class="farris-input-wrap")
22
22
  -attrs["farris-set-focus"]="";
23
23
  if(variable.focusState)
24
24
  -attrs["[focusState]"]=variable.focusState+"";
25
- farris-number-range(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable:undefined '[editable]'=(variable.editable || variable.editable==false)?variable.editable+"":undefined '[readonly]'!=variable.readonly ?""+variable.readonly.value:undefined '[precision]'=(variable.precision || variable.precision == 0)?variable.precision+"":undefined '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[useThousands]'=(variable.useThousands || variable.useThousands==false)?variable.useThousands+"":undefined '[step]'=(variable.step || variable.step == 0)?variable.step+"":undefined '[min]'=(variable.minValue||variable.minValue==0)?variable.minValue+"":undefined '[max]'=(variable.maxValue||variable.maxValue==0)?variable.maxValue+"":undefined '[formatter]'=variable.formatterName?variable.formatterName:undefined '[parser]'=variable.parserName?variable.parserName:undefined '(valueChange)'=variable.onChange?variable.onChange:undefined '(blur)'=variable.onBlur?variable.onBlur:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
25
+ farris-number-range(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable:undefined '[editable]'=(variable.editable || variable.editable==false)?variable.editable+"":undefined '[readonly]'!=variable.readonly ?""+variable.readonly.value:undefined '[precision]'=(variable.precision || variable.precision == 0)?variable.precision+"":undefined '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[useThousands]'=(variable.useThousands || variable.useThousands==false)?variable.useThousands+"":undefined '[step]'=(variable.step || variable.step == 0)?variable.step+"":undefined '[min]'=(variable.minValue||variable.minValue==0)?variable.minValue+"":undefined '[max]'=(variable.maxValue||variable.maxValue==0)?variable.maxValue+"":undefined '[formatter]'=variable.formatterName?variable.formatterName:undefined '[parser]'=variable.parserName?variable.parserName:undefined '(valueChange)'=variable.onChange?variable.onChange:undefined '(blur)'=variable.onBlur?variable.onBlur:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
26
26
  if (variable.needValid && variable.binding && variable.binding.path)
27
27
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
28
28
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -39,9 +39,9 @@ div(class="farris-input-wrap")
39
39
  else if (variable.includeInLoopContainer==false)
40
40
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
41
41
  else
42
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
42
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
43
43
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
44
- farris-text('[type]'="'number'" '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined )&attributes(areaAttrs)
44
+ farris-text('[type]'="'number'" '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
45
45
  if(variable.titleTipsTemplate)
46
46
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
47
47
  i(class="f-icon f-icon-description-tips")
@@ -8,7 +8,7 @@ div(class="farris-input-wrap")
8
8
  else if (variable.includeInLoopContainer==false)
9
9
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if(variable.isTextArea)
@@ -21,7 +21,7 @@ div(class="farris-input-wrap")
21
21
  -attrs["farris-set-focus"]="";
22
22
  if(variable.focusState)
23
23
  -attrs["[focusState]"]=variable.focusState+"";
24
- farris-number-spinner(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable:undefined '[editable]'=(variable.editable || variable.editable==false)?variable.editable+"":undefined '[readonly]'!=variable.readonly?""+variable.readonly.value:undefined '[useThousands]'=(variable.useThousands || variable.useThousands==false)?variable.useThousands+"":undefined '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[step]'=(variable.step || variable.step == 0)?variable.step+"":undefined '[min]'=(variable.minValue||variable.minValue==0)?variable.minValue+"":undefined '[max]'=(variable.maxValue||variable.maxValue==0)?variable.maxValue+"":undefined '[formatter]'=variable.formatterName?variable.formatterName:undefined '[parser]'=variable.parserName?variable.parserName:undefined '[precision]'=(variable.precision || variable.precision == 0)?variable.precision+"":undefined '(valueChange)'=variable.valueChange?variable.valueChange:undefined '(blur)'=variable.onBlur?variable.onBlur:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[canNull]'=(variable.canNull||variable.canNull==false)?""+variable.canNull:undefined '[bigNumber]'=(variable.bigNumber||variable.bigNumber==false)?""+variable.bigNumber:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[showZero]'=variable.showZero?""+variable.showZero.value:undefined '[showButton]'=variable.showButton?""+variable.showButton.value:undefined )&attributes(attrs)
24
+ farris-number-spinner(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable:undefined '[editable]'=(variable.editable || variable.editable==false)?variable.editable+"":undefined '[readonly]'!=variable.readonly?""+variable.readonly.value:undefined '[useThousands]'=(variable.useThousands || variable.useThousands==false)?variable.useThousands+"":undefined '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[step]'=(variable.step || variable.step == 0)?variable.step+"":undefined '[min]'=(variable.minValue||variable.minValue==0)?variable.minValue+"":undefined '[max]'=(variable.maxValue||variable.maxValue==0)?variable.maxValue+"":undefined '[formatter]'=variable.formatterName?variable.formatterName:undefined '[parser]'=variable.parserName?variable.parserName:undefined '[precision]'=(variable.precision || variable.precision == 0)?variable.precision+"":undefined '(valueChange)'=variable.valueChange?variable.valueChange:undefined '(blur)'=variable.onBlur?variable.onBlur:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[canNull]'=(variable.canNull||variable.canNull==false)?""+variable.canNull:undefined '[bigNumber]'=(variable.bigNumber||variable.bigNumber==false)?""+variable.bigNumber:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[showZero]'=variable.showZero?""+variable.showZero.value:undefined '[showButton]'=variable.showButton?""+variable.showButton.value:undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
25
25
  if (variable.needValid && variable.binding && variable.binding.path)
26
26
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
27
27
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -38,9 +38,9 @@ div(class="farris-input-wrap")
38
38
  else if (variable.includeInLoopContainer==false)
39
39
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
40
40
  else
41
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
41
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
42
42
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
43
- farris-text('[type]'="'number'" '[format]'=variable.format?"'"+variable.format+"'":undefined '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[option]'=variable.textOptionsName?variable.textOptionsName:undefined)&attributes(areaAttrs)
43
+ farris-text('[type]'="'number'" '[format]'=variable.format?"'"+variable.format+"'":undefined '[textAlign]'=variable.textAlign?"'"+variable.textAlign+"'":undefined '[option]'=variable.textOptionsName?variable.textOptionsName:undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
44
44
  if(variable.titleTipsTemplate)
45
45
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
46
46
  i(class="f-icon f-icon-description-tips")
@@ -1,5 +1,5 @@
1
1
  div(class="farris-label-wrap")
2
2
  label(class="col-form-label")
3
- span(class="farris-label-info text-danger" '*ngIf'=variable.require?variable.require.value:undefined)
3
+ span(class="farris-label-info text-danger" '*ngIf'=variable.require?""+variable.require.value:undefined)
4
4
  span(class="farris-label-text")
5
5
  |#{variable.text}
@@ -6,9 +6,9 @@ div(class="farris-input-wrap")
6
6
  -attrs['name'] = variable.replacedId;
7
7
  -attrs['[ngModelOptions]'] = "{standalone:true}";
8
8
  else if (variable.includeInLoopContainer==false)
9
- -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if(variable.isTextArea)
@@ -20,7 +20,7 @@ div(class="farris-input-wrap")
20
20
  -attrs["farris-set-focus"]="";
21
21
  if(variable.focusState)
22
22
  -attrs["[focusState]"]=variable.focusState+"";
23
- farris-switch(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable:undefined '[editable]'!=variable.readonly?"!("+variable.readonly.value+")":undefined '[square]'=variable.square?""+variable.square:undefined '[checkedLabel]'=variable.checkedLabel?"'"+variable.checkedLabel+"'":undefined '[uncheckedLabel]'=variable.uncheckedLabel?"'"+variable.uncheckedLabel+"'":undefined '(valueChange)'=variable.valueChange?variable.valueChange:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
23
+ farris-switch(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable:undefined '[editable]'!=variable.readonly?"!("+variable.readonly.value+")":undefined '[square]'=variable.square?""+variable.square:undefined '[checkedLabel]'=variable.checkedLabel?"'"+variable.checkedLabel+"'":undefined '[uncheckedLabel]'=variable.uncheckedLabel?"'"+variable.uncheckedLabel+"'":undefined '(valueChange)'=variable.valueChange?variable.valueChange:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
24
24
  if (variable.needValid && variable.binding && variable.binding.path)
25
25
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
26
26
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -37,9 +37,9 @@ div(class="farris-input-wrap")
37
37
  else if (variable.includeInLoopContainer==false)
38
38
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
39
39
  else
40
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
40
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
41
41
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
42
- farris-text('[type]'="'boolean'")&attributes(areaAttrs)
42
+ farris-text('[type]'="'boolean'" '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
43
43
  if(variable.titleTipsTemplate)
44
44
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
45
45
  i(class="f-icon f-icon-description-tips")
@@ -6,9 +6,9 @@ div(class="farris-input-wrap")
6
6
  -attrs['name'] = variable.replacedId;
7
7
  -attrs['[ngModelOptions]'] = "{standalone:true}";
8
8
  else if (variable.includeInLoopContainer==false)
9
- -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if (variable.valueChange)
@@ -25,7 +25,7 @@ div(class="farris-input-wrap")
25
25
  -attrs["farris-set-focus"]="";
26
26
  if(variable.focusState)
27
27
  -attrs["[focusState]"]=variable.focusState+"";
28
- farris-time-picker(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?""+variable.readonly.value:undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable.toString():undefined '[hourStep]'=variable.hourStep?variable.hourStep.toString():undefined '[minuteStep]'=variable.minuteStep?variable.minuteStep.toString():undefined '[secondStep]'=variable.secondStep?variable.secondStep.toString():undefined '[format]'=variable.format?"'"+variable.format+"'":undefined '[hideDisabledOptions]'=(variable.hideDisabledOptions || variable.hideDisabledOptions==false)?variable.hideDisabledOptions.toString():undefined '(clear)'=variable.clear?variable.clear:undefined '(valueChanged)'=variable.valueChanged?variable.valueChanged.toString():undefined '(openChange)'=variable.openChange?variable.openChange.toString():undefined '[use12Hours]'=(variable.use12Hours || variable.use12Hours==false)?variable.use12Hours+"":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
28
+ farris-time-picker(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?""+variable.readonly.value:undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable.toString():undefined '[hourStep]'=variable.hourStep?variable.hourStep.toString():undefined '[minuteStep]'=variable.minuteStep?variable.minuteStep.toString():undefined '[secondStep]'=variable.secondStep?variable.secondStep.toString():undefined '[format]'=variable.format?"'"+variable.format+"'":undefined '[hideDisabledOptions]'=(variable.hideDisabledOptions || variable.hideDisabledOptions==false)?variable.hideDisabledOptions.toString():undefined '(clear)'=variable.clear?variable.clear:undefined '(valueChanged)'=variable.valueChanged?variable.valueChanged.toString():undefined '(openChange)'=variable.openChange?variable.openChange.toString():undefined '[use12Hours]'=(variable.use12Hours || variable.use12Hours==false)?variable.use12Hours+"":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
29
29
  if (variable.needValid && variable.binding && variable.binding.path)
30
30
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
31
31
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -42,9 +42,9 @@ div(class="farris-input-wrap")
42
42
  else if (variable.includeInLoopContainer==false)
43
43
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
44
44
  else
45
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
45
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
46
46
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
47
- farris-text('[type]'="'date'" '[showTime]'=(variable.showTime || variable.showTime== false)?""+variable.showTime:undefined '[format]'=variable.format?"'"+variable.format+"'":undefined )&attributes(areaAttrs)
47
+ farris-text('[type]'="'date'" '[showTime]'=(variable.showTime || variable.showTime== false)?""+variable.showTime:undefined '[format]'=variable.format?"'"+variable.format+"'":undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
48
48
  if(variable.titleTipsTemplate)
49
49
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
50
50
  i(class="f-icon f-icon-description-tips")
@@ -8,14 +8,14 @@ div(class="farris-input-wrap")
8
8
  else if (variable.includeInLoopContainer==false)
9
9
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if(variable.hasDefaultFocus)
15
15
  -attrs["farris-set-focus"]="";
16
16
  if(variable.focusState)
17
17
  -attrs["[focusState]"]=variable.focusState+"";
18
- farris-time-spinner(id=variable.replacedId "input-end-edit" '[disabled]'!=(variable.disable||variable.disable==false)?variable.disable+"":undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable+"":undefined '[use12Hours]'=(variable.use12Hours||variable.use12Hours==false)?variable.use12Hours+"":undefined '[format]'=variable.format?"'"+variable.format+"'":undefined '[placeHolder]'=variable.placeHolderLangName?variable.placeHolderLangName:undefined '[hourStep]'=(variable.hourStep||variable.hourStep==0)?"'"+variable.hourStep+"'":undefined '[minuteStep]'=(variable.minuteStep||variable.minuteStep==0)?"'"+variable.minuteStep+"'":undefined '[secondStep]'=(variable.secondStep||variable.secondStep==0)?"'"+variable.secondStep+"'":undefined '[max]'=variable.maxValue?"'"+variable.maxValue+"'":undefined '[min]'=variable.minValue?"'"+variable.minValue+"'":undefined '[disabledSeconds]'=(variable.disabledSeconds||variable.disabledSeconds==false)?variable.disabledSeconds+"":undefined '[separator]'=variable.splitter?"'"+variable.splitter+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
18
+ farris-time-spinner(id=variable.replacedId "input-end-edit" '[disabled]'!=(variable.disable||variable.disable==false)?variable.disable+"":undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[editable]'=(variable.editable||variable.editable==false)?variable.editable+"":undefined '[use12Hours]'=(variable.use12Hours||variable.use12Hours==false)?variable.use12Hours+"":undefined '[format]'=variable.format?"'"+variable.format+"'":undefined '[placeHolder]'=variable.placeHolderLangName?variable.placeHolderLangName:undefined '[hourStep]'=(variable.hourStep||variable.hourStep==0)?"'"+variable.hourStep+"'":undefined '[minuteStep]'=(variable.minuteStep||variable.minuteStep==0)?"'"+variable.minuteStep+"'":undefined '[secondStep]'=(variable.secondStep||variable.secondStep==0)?"'"+variable.secondStep+"'":undefined '[max]'=variable.maxValue?"'"+variable.maxValue+"'":undefined '[min]'=variable.minValue?"'"+variable.minValue+"'":undefined '[disabledSeconds]'=(variable.disabledSeconds||variable.disabledSeconds==false)?variable.disabledSeconds+"":undefined '[separator]'=variable.splitter?"'"+variable.splitter+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
19
19
  if (variable.needValid && variable.binding && variable.binding.path)
20
20
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
21
21
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -7,7 +7,7 @@ if (variable.binding && variable.binding.type == 'Variable')
7
7
  else if (variable.includeInLoopContainer==false)
8
8
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
9
  else
10
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
10
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
11
11
  -attrs['name'] = variable.replacedId;
12
12
  -attrs['[ngModelOptions]'] = "{standalone:true}";
13
13
  if(variable.isTextArea)
@@ -20,7 +20,7 @@ if(variable.hasDefaultFocus)
20
20
  if(variable.focusState)
21
21
  -attrs["[focusState]"]=variable.focusState+"";
22
22
  div('class'='farris-input-wrap')
23
- input-group(id=variable.replacedId?""+variable.replacedId:undefined '[groupText]'=variable.groupTextLangName?""+variable.groupTextLangName:undefined "input-end-edit" '[disabled]'!=variable.disable?variable.disable+"":undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[editable]'=(variable.editable || variable.editable == false)?variable.editable+"":undefined '[enableClear]'=variable.enableClear?variable.enableClear+"":undefined '[customCls]'=variable.customCls?"'"+variable.customCls+"'":undefined '[showButtonWhenDisabled]'=variable.showButtonWhenDisabled?variable.showButtonWhenDisabled+"":undefined '[placeholder]'=variable.placeHolderLangName?""+variable.placeHolderLangName:undefined '(clear)'=variable.onClear?variable.onClear:undefined '(valueChange)'=variable.valueChange?variable.valueChange+"":undefined '(clickHandle)'=variable.click?variable.click+"":undefined '(blurHandle)'=variable.onBlur?variable.onBlur+"":undefined '[isPassword]'=(variable.isPassword || variable.isPassword == false)?""+variable.isPassword:undefined '[enableViewPassword]'=(variable.enableViewPassword || variable.enableViewPassword == false)?""+variable.enableViewPassword:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
23
+ input-group(id=variable.replacedId?""+variable.replacedId:undefined '[groupText]'=variable.groupTextLangName?""+variable.groupTextLangName:undefined "input-end-edit" '[disabled]'!=variable.disable?variable.disable+"":undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[editable]'=(variable.editable || variable.editable == false)?variable.editable+"":undefined '[enableClear]'=variable.enableClear?variable.enableClear+"":undefined '[customCls]'=variable.customCls?"'"+variable.customCls+"'":undefined '[showButtonWhenDisabled]'=variable.showButtonWhenDisabled?variable.showButtonWhenDisabled+"":undefined '[placeholder]'=variable.placeHolderLangName?""+variable.placeHolderLangName:undefined '(clear)'=variable.onClear?variable.onClear:undefined '(valueChange)'=variable.valueChange?variable.valueChange+"":undefined '(clickHandle)'=variable.click?variable.click+"":undefined '(blurHandle)'=variable.onBlur?variable.onBlur+"":undefined '[isPassword]'=(variable.isPassword || variable.isPassword == false)?""+variable.isPassword:undefined '[enableViewPassword]'=(variable.enableViewPassword || variable.enableViewPassword == false)?""+variable.enableViewPassword:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
24
24
  if (variable.needValid && variable.binding && variable.binding.path)
25
25
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
26
26
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -36,9 +36,9 @@ div('class'='farris-input-wrap')
36
36
  else if (variable.includeInLoopContainer==false)
37
37
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
38
38
  else
39
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
39
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
40
40
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
41
- farris-text('[type]'="'string'" '[isPassword]'=(variable.isPassword || variable.isPassword == false)?""+variable.isPassword:undefined)&attributes(areaAttrs)
41
+ farris-text('[type]'="'string'" '[isPassword]'=(variable.isPassword || variable.isPassword == false)?""+variable.isPassword:undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
42
42
  if(variable.titleTipsTemplate)
43
43
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
44
44
  i(class="f-icon f-icon-description-tips")
@@ -6,9 +6,9 @@ div(class="farris-input-wrap")
6
6
  -attrs['name'] = variable.replacedId;
7
7
  -attrs['[ngModelOptions]'] = "{standalone:true}";
8
8
  else if (variable.includeInLoopContainer==false)
9
- -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if (variable.valueChange)
@@ -24,7 +24,7 @@ div(class="farris-input-wrap")
24
24
  -attrs["farris-set-focus"]="";
25
25
  if(variable.focusState)
26
26
  -attrs["[focusState]"]=variable.focusState+"";
27
- language-textbox(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[languages]'=variable.useFrameworkLanguage?""+variable.currentLanguageListName:variable.currentLanguageListName '[enableClear]'=(variable.enableClear || variable.enableClear == false)?""+variable.enableClear:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[editable]'=variable.editable?""+variable.editable.value:undefined )&attributes(attrs)
27
+ language-textbox(id=variable.replacedId "input-end-edit" '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[languages]'=variable.useFrameworkLanguage?""+variable.currentLanguageListName:variable.currentLanguageListName '[enableClear]'=(variable.enableClear || variable.enableClear == false)?""+variable.enableClear:undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[editable]'=variable.editable?""+variable.editable.value:undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
28
28
  if (variable.needValid && variable.binding && variable.binding.path)
29
29
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
30
30
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -41,9 +41,9 @@ div(class="farris-input-wrap")
41
41
  else if (variable.includeInLoopContainer==false)
42
42
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
43
43
  else
44
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
44
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
45
45
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
46
- farris-text('[type]'="'string'" '[currentLanguage]'="this.lang" )&attributes(areaAttrs)
46
+ farris-text('[type]'="'string'" '[currentLanguage]'="this.lang" '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
47
47
  if(variable.titleTipsTemplate)
48
48
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
49
49
  i(class="f-icon f-icon-description-tips")
@@ -7,7 +7,7 @@ div(class="farris-input-wrap")
7
7
  else if (variable.includeInLoopContainer==false)
8
8
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
9
  else
10
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
10
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
11
11
  -attrs['name'] = variable.replacedId;
12
12
  -attrs['[ngModelOptions]'] = "{standalone:true}";
13
13
  if (variable.lookupPicking)
@@ -30,7 +30,7 @@ div(class="farris-input-wrap")
30
30
  if(variable.focusState)
31
31
  -attrs["[focusState]"]=variable.focusState+"";
32
32
  -attrs['#'+variable.replacedId] = "";
33
- farris-lookup-grid(id=variable.replacedId "input-end-edit" 'data-mapping' '[useTip]'=(variable.useTip || variable.useTip==false)?variable.useTip+"":undefined '[useFavorite]'=(variable.useFavorite || variable.useFavorite==false)?variable.useFavorite+"":undefined '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined '[editable]'=(variable.editable || variable.editable==false)?""+variable.editable:undefined '[disabled]'!=variable.disable?variable.disable.toString():undefined '[displayType]'="'" + variable.displayType+ "'" '[uri]'="'" + (variable.dataSource && variable.dataSource.uri) + "'" '[idField]'="'" + (variable.dataSource && variable.dataSource.idField) + "'" '[mapFields]'=variable.mapFields?variable.mapFields:undefined '[singleSelect]'=(!variable.multiSelect) + "" '[pageSize]'=(variable.pageSize || 20) '[pageList]'=variable.arrPageList?variable.arrPageList:undefined '[pageIndex]'=(variable.pageIndex || 1) '[pagination]'=(variable.pagination == null | variable.pagination == undefined)?"true":variable.pagination + "" '[textField]'="'" + variable.textField + "'" '[valueField]'="'" + variable.valueField + "'" '[title]'=variable.dialogTitleLang?""+variable.dialogTitleLang:undefined '[showMaxButton]'=(variable.showMaxButton == null | variable.showMaxButton == undefined)?"true":variable.showMaxButton + "" '[showCloseButton]'=(variable.showCloseButton == null | variable.showCloseButton == undefined)?"true":variable.showCloseButton + "" '[resizable]'=(variable.resizable == null | variable.resizable == undefined)?"true":variable.resizable + "" '(clear)'=variable.clear?variable.clear:undefined '[context]'=variable.context?variable.context:undefined '[enableToSelect]'=(variable.enableToSelect || variable.enableToSelect == false)?""+variable.enableToSelect:undefined '[expandLevel]'=""+variable.expandLevel '[isRecordSize]'=(variable.isRecordSize || variable.isRecordSize == false)?""+variable.isRecordSize:undefined '[enableFullTree]'=(variable.enableFullTree || variable.enableFullTree == false)?""+variable.enableFullTree:undefined '[loadTreeDataType]'=variable.loadTreeDataType ?"'"+variable.loadTreeDataType+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[enableClear]'=(variable.enableClear || variable.enableClear==false)?""+variable.enableClear:undefined '[dialogWidth]'=variable.panelWidth?""+variable.panelWidth:undefined '[dialogHeight]'=variable.panelHeight?""+variable.panelHeight:undefined '[enableCascade]'=variable.enableCascade?""+variable.enableCascade:undefined '[cascadeStatus]'=variable.cascadeStatus?"'"+variable.cascadeStatus+"'":undefined '[useExtendInfo]'=(variable.useExtendInfo || variable.useExtendInfo==false)?""+variable.useExtendInfo:undefined '[extInfoFields]'=variable.extInfoFields?"'"+variable.extInfoFields+"'":undefined '[extInfoFormatter]'=variable.extInfoFormatterName?""+variable.extInfoFormatterName:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[customFormatter]'=variable.customFormatterName?""+variable.customFormatterName:undefined '[selectFirstInNav]'=variable.selectFirstInNav?""+variable.selectFirstInNav.value:undefined '[loadDataWhenOpen]'=variable.loadDataWhenOpen?""+variable.loadDataWhenOpen.value:undefined '[customNavFormatter]'=variable.customNavFormatterName?""+variable.customNavFormatterName:undefined '[treeInfo]'=variable.treeInfo?variable.treeInfo:undefined '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined '[viewType]'=variable.viewType?"'"+variable.viewType+"'":undefined '[target]'="row")&attributes(attrs)
33
+ farris-lookup-grid(id=variable.replacedId "input-end-edit" 'data-mapping' '[useTip]'=(variable.useTip || variable.useTip==false)?variable.useTip+"":undefined '[useFavorite]'=(variable.useFavorite || variable.useFavorite==false)?variable.useFavorite+"":undefined '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined '[editable]'=(variable.editable || variable.editable==false)?""+variable.editable:undefined '[disabled]'!=variable.disable?variable.disable.toString():undefined '[displayType]'="'" + variable.displayType+ "'" '[uri]'="'" + (variable.dataSource && variable.dataSource.uri) + "'" '[idField]'="'" + (variable.dataSource && variable.dataSource.idField) + "'" '[mapFields]'=variable.mapFields?variable.mapFields:undefined '[singleSelect]'=(!variable.multiSelect) + "" '[pageSize]'=(variable.pageSize || 20) '[pageList]'=variable.arrPageList?variable.arrPageList:undefined '[pageIndex]'=(variable.pageIndex || 1) '[pagination]'=(variable.pagination == null | variable.pagination == undefined)?"true":variable.pagination + "" '[textField]'="'" + variable.textField + "'" '[valueField]'="'" + variable.valueField + "'" '[title]'=variable.dialogTitleLang?""+variable.dialogTitleLang:undefined '[showMaxButton]'=(variable.showMaxButton == null | variable.showMaxButton == undefined)?"true":variable.showMaxButton + "" '[showCloseButton]'=(variable.showCloseButton == null | variable.showCloseButton == undefined)?"true":variable.showCloseButton + "" '[resizable]'=(variable.resizable == null | variable.resizable == undefined)?"true":variable.resizable + "" '(clear)'=variable.clear?variable.clear:undefined '[context]'=variable.context?variable.context:undefined '[enableToSelect]'=(variable.enableToSelect || variable.enableToSelect == false)?""+variable.enableToSelect:undefined '[expandLevel]'=""+variable.expandLevel '[isRecordSize]'=(variable.isRecordSize || variable.isRecordSize == false)?""+variable.isRecordSize:undefined '[enableFullTree]'=(variable.enableFullTree || variable.enableFullTree == false)?""+variable.enableFullTree:undefined '[loadTreeDataType]'=variable.loadTreeDataType ?"'"+variable.loadTreeDataType+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[enableClear]'=(variable.enableClear || variable.enableClear==false)?""+variable.enableClear:undefined '[dialogWidth]'=variable.panelWidth?""+variable.panelWidth:undefined '[dialogHeight]'=variable.panelHeight?""+variable.panelHeight:undefined '[enableCascade]'=variable.enableCascade?""+variable.enableCascade:undefined '[cascadeStatus]'=variable.cascadeStatus?"'"+variable.cascadeStatus+"'":undefined '[useExtendInfo]'=(variable.useExtendInfo || variable.useExtendInfo==false)?""+variable.useExtendInfo:undefined '[extInfoFields]'=variable.extInfoFields?"'"+variable.extInfoFields+"'":undefined '[extInfoFormatter]'=variable.extInfoFormatterName?""+variable.extInfoFormatterName:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[customFormatter]'=variable.customFormatterName?""+variable.customFormatterName:undefined '[selectFirstInNav]'=variable.selectFirstInNav?""+variable.selectFirstInNav.value:undefined '[loadDataWhenOpen]'=variable.loadDataWhenOpen?""+variable.loadDataWhenOpen.value:undefined '[customNavFormatter]'=variable.customNavFormatterName?""+variable.customNavFormatterName:undefined '[treeInfo]'=variable.treeInfo?variable.treeInfo:undefined '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined '[viewType]'=variable.viewType?"'"+variable.viewType+"'":undefined '[target]'="row" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
34
34
  if (variable.needValid && variable.binding && variable.binding.path)
35
35
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
36
36
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -47,9 +47,9 @@ div(class="farris-input-wrap")
47
47
  else if (variable.includeInLoopContainer==false)
48
48
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
49
49
  else
50
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
50
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
51
51
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
52
- farris-text('[type]'="'string'" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[maxHeight]'=variable.maxHeight?""+variable.maxHeight:undefined )&attributes(areaAttrs)
52
+ farris-text('[type]'="'string'" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[maxHeight]'=variable.maxHeight?""+variable.maxHeight:undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined )&attributes(areaAttrs)
53
53
  if(variable.titleTipsTemplate)
54
54
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
55
55
  i(class="f-icon f-icon-description-tips")
@@ -2,14 +2,14 @@ doctype html
2
2
  |
3
3
  -var attrs = {};
4
4
  if (variable.binding && variable.binding.type == 'Variable')
5
- -attrs['[(selectedId)]'] = variable.binding.value;
5
+ -attrs['[(selectedId)]'] = variable.binding.value;
6
6
  else
7
7
  -attrs['[(selectedId)]'] = (variable.binding && variable.binding.path);
8
8
  if(variable.hasDefaultFocus)
9
9
  -attrs["farris-set-focus"]="";
10
10
  if(variable.focusState)
11
11
  -attrs["[focusState]"]=variable.focusState+"";
12
- multi-select(id=variable.replacedId?""+variable.replacedId:undefined 'multiSelectDataMapping' "input-end-edit" '[fjmField]'=variable.fjmField?"'"+variable.fjmField+"'":undefined '[fjdField]'=variable.fjdField?"'"+variable.fjdField+"'":undefined '[uiStateField]'=variable.uiStateField?"'"+variable.uiStateField+"'":undefined '[dataSource]'=variable.dataSource?variable.dataSource:undefined '[idField]' = variable.idField?"'"+variable.idField+"'":undefined '[valueField]'=variable.valueField?"'"+variable.valueField+"'":undefined '[textField]' = variable.textField?"'"+variable.textField+"'":undefined '[displayType]' = variable.displayType?"'"+variable.displayType+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined )&attributes(attrs)
12
+ multi-select(id=variable.replacedId?""+variable.replacedId:undefined 'multiSelectDataMapping' "input-end-edit" '[fjmField]'=variable.fjmField?"'"+variable.fjmField+"'":undefined '[fjdField]'=variable.fjdField?"'"+variable.fjdField+"'":undefined '[uiStateField]'=variable.uiStateField?"'"+variable.uiStateField+"'":undefined '[dataSource]'=variable.dataSource?variable.dataSource:undefined '[idField]' = variable.idField?"'"+variable.idField+"'":undefined '[valueField]'=variable.valueField?"'"+variable.valueField+"'":undefined '[textField]' = variable.textField?"'"+variable.textField+"'":undefined '[displayType]' = variable.displayType?"'"+variable.displayType+"'":undefined '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
13
13
  ng-template(farrisTemplate="text" let-data 'let-ms'="instance")
14
14
  if(variable.content)
15
15
  | !{variable.content}
@@ -8,7 +8,7 @@ div(class="farris-input-wrap")
8
8
  else if (variable.includeInLoopContainer==false)
9
9
  -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
  if(variable.isTextArea)
@@ -22,7 +22,7 @@ div(class="farris-input-wrap")
22
22
  -attrs["farris-set-focus"]="";
23
23
  if(variable.focusState)
24
24
  -attrs["[focusState]"]=variable.focusState+"";
25
- textarea(id=variable.replacedId '[style.height]'=(variable.size&&variable.size.height)?"'"+variable.size.height+"px"+"'":undefined '[maxHeight]'= variable.maxHeight?""+variable.maxHeight:undefined '[style.width]'=(variable.size&&variable.size.width)?"'"+variable.size.width+"px"+"'":undefined class="form-control" "input-end-edit" 'kendoTextArea' '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[value]'=variable.value?variable.value:undefined tabindex=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[auto-size]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[textarea-zoom]'=variable.enableDialog+"" '[title]'=variable.enableDialog?""+titleValue:undefined '[dialogWidth]'=variable.enableDialog?variable.dialogWidth+"":undefined '[dialogHeight]'=variable.enableDialog?variable.dialogHeight+"":undefined 'maxlength'=(variable.maxLength && variable.maxLength!=0)?""+variable.maxLength:undefined '[word-count]'=(variable.enableWordCount || variable.enableWordCount==false)?""+variable.enableWordCount:undefined '[countType]'=variable.countType?"'"+variable.countType+"'":undefined '[onlyShowInDialog]'=(variable.onlyShowInDialog||variable.onlyShowInDialog==false)?""+variable.onlyShowInDialog:undefined )&attributes(attrs)
25
+ textarea(id=variable.replacedId '[style.height]'=(variable.size&&variable.size.height)?"'"+variable.size.height+"px"+"'":undefined '[maxHeight]'= variable.maxHeight?""+variable.maxHeight:undefined '[style.width]'=(variable.size&&variable.size.width)?"'"+variable.size.width+"px"+"'":undefined class="form-control" "input-end-edit" 'kendoTextArea' '[disabled]'!=variable.disable?variable.disable.toString():undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[value]'=variable.value?variable.value:undefined tabindex=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[auto-size]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[textarea-zoom]'=variable.enableDialog+"" '[title]'=variable.enableDialog?""+titleValue:undefined '[dialogWidth]'=variable.enableDialog?variable.dialogWidth+"":undefined '[dialogHeight]'=variable.enableDialog?variable.dialogHeight+"":undefined 'maxlength'=(variable.maxLength && variable.maxLength!=0)?""+variable.maxLength:undefined '[word-count]'=(variable.enableWordCount || variable.enableWordCount==false)?""+variable.enableWordCount:undefined '[countType]'=variable.countType?"'"+variable.countType+"'":undefined '[onlyShowInDialog]'=(variable.onlyShowInDialog||variable.onlyShowInDialog==false)?""+variable.onlyShowInDialog:undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
26
26
  if (variable.needValid && variable.binding && variable.binding.path)
27
27
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
28
28
  validationMessage('[errors]'!=`${path}` '[hidden]'="!viewModel.form.isShowValidationMsg" )
@@ -39,9 +39,9 @@ div(class="farris-input-wrap")
39
39
  else if (variable.includeInLoopContainer==false)
40
40
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
41
41
  else
42
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
42
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
43
43
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
44
- farris-text('[type]'="'string'" '[isTextArea]'="true" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[maxHeight]'= variable.maxHeight?""+variable.maxHeight:undefined '[textarea-zoom]'=variable.enableDialog+"" '[title]'=variable.enableDialog?""+titleValue:undefined '[dialogWidth]'=variable.enableDialog?variable.dialogWidth+"":undefined '[dialogHeight]'=variable.enableDialog?variable.dialogHeight+"":undefined '[attr.maxLength]'=variable.maxLength?""+variable.maxLength:undefined )&attributes(areaAttrs)
44
+ farris-text('[type]'="'string'" '[isTextArea]'="true" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined '[maxHeight]'= variable.maxHeight?""+variable.maxHeight:undefined '[textarea-zoom]'=variable.enableDialog+"" '[title]'=variable.enableDialog?""+titleValue:undefined '[dialogWidth]'=variable.enableDialog?variable.dialogWidth+"":undefined '[dialogHeight]'=variable.enableDialog?variable.dialogHeight+"":undefined '[attr.maxLength]'=variable.maxLength?""+variable.maxLength:undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined )&attributes(areaAttrs)
45
45
  if(variable.titleTipsTemplate)
46
46
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
47
47
  i(class="f-icon f-icon-description-tips")
@@ -6,9 +6,9 @@ div(class="farris-input-wrap")
6
6
  -attrs['name'] = variable.replacedId;
7
7
  -attrs['[ngModelOptions]'] = "{standalone:true}";
8
8
  else if (variable.includeInLoopContainer==false)
9
- -attrs['formControlName'] = (variable.binding && variable.binding.path);
9
+ -attrs['formControlName'] = (variable.binding && variable.binding.path);
10
10
  else
11
- -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
11
+ -attrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
12
12
  -attrs['name'] = variable.replacedId;
13
13
  -attrs['[ngModelOptions]'] = "{standalone:true}";
14
14
 
@@ -22,7 +22,7 @@ div(class="farris-input-wrap")
22
22
  -attrs["farris-set-focus"]="";
23
23
  if(variable.focusState)
24
24
  -attrs["[focusState]"]=variable.focusState+"";
25
- kendo-numerictextbox(id=variable.replacedId "input-end-edit" class="form-control k-widget k-numerictextbox" '[format]'=variable.format?"'"+variable.format+"'":undefined '[decimals]'=(variable.precision || variable.precision==0)? variable.precision+'':undefined '[disabled]'!=variable.disable?variable.disable.toString():undefined '[class.f-state-readonly]'=variable.readonly?variable.readonly.value+"":undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[value]'=variable.value?variable.value:undefined '[step]'=variable.step?variable.step:undefined '[min]'=variable.minValue!=null?variable.minValue:undefined '[max]'=variable.maxValue!=null?variable.maxValue:undefined '[autoCorrect]'="true" '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined )&attributes(attrs)
25
+ kendo-numerictextbox(id=variable.replacedId "input-end-edit" class="form-control k-widget k-numerictextbox" '[format]'=variable.format?"'"+variable.format+"'":undefined '[decimals]'=(variable.precision || variable.precision==0)? variable.precision+'':undefined '[disabled]'!=variable.disable?variable.disable.toString():undefined '[class.f-state-readonly]'=variable.readonly?variable.readonly.value+"":undefined '[readonly]'!=variable.readonly?variable.readonly.value+"":undefined '[value]'=variable.value?variable.value:undefined '[step]'=variable.step?variable.step:undefined '[min]'=variable.minValue!=null?variable.minValue:undefined '[max]'=variable.maxValue!=null?variable.maxValue:undefined '[autoCorrect]'="true" '[tab-index]'=(variable.tabindex || variable.tabindex ==0)?""+variable.tabindex:undefined '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined '[inputAppendControlType]'=variable.originalType?"'"+variable.originalType+"'":undefined )&attributes(attrs)
26
26
  kendo-numerictextbox-messages('[decrement]'="'减少'" '[increment]'="'增加'")
27
27
  if (variable.needValid)
28
28
  -var path = `viewModel.form.getCardControlErrors('${variable.binding.path}')`
@@ -40,9 +40,9 @@ div(class="farris-input-wrap")
40
40
  else if (variable.includeInLoopContainer==false)
41
41
  -areaAttrs['formControlName'] = (variable.binding && variable.binding.path);
42
42
  else
43
- -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.binding && variable.binding.path);
43
+ -areaAttrs['[(ngModel)]'] = variable.rowPrefix+(variable.ngModelPath);
44
44
  -areaAttrs['[ngModelOptions]'] = "{standalone:true}";
45
- farris-text('[type]'="'number'" '[format]'=variable.format?"'"+variable.format+"'":undefined)&attributes(areaAttrs)
45
+ farris-text('[type]'="'number'" '[format]'=variable.format?"'"+variable.format+"'":undefined '[inputAppendControlType]'="'StaticText'" '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined ' [inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
46
46
  if(variable.titleTipsTemplate)
47
47
  span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
48
48
  i(class="f-icon f-icon-description-tips")