@ibiz/model-core 0.0.1 → 0.0.3

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 (994) hide show
  1. package/out/app/control/iapp-portlet.d.ts +0 -7
  2. package/out/app/dataentity/iapp-data-entity.d.ts +0 -26
  3. package/out/app/dataentity/iapp-defield.d.ts +0 -28
  4. package/out/app/iapplication-logic.d.ts +3 -3
  5. package/out/app/iapplication.d.ts +0 -21
  6. package/out/app/view/iapp-portal-view.d.ts +0 -7
  7. package/out/app/view/iapp-view-logic.d.ts +16 -4
  8. package/out/codelist/icode-list.d.ts +0 -21
  9. package/out/control/editor/icode-list-editor.d.ts +0 -7
  10. package/out/control/form/ideform-button.d.ts +7 -0
  11. package/out/control/form/ideform-user-control.d.ts +6 -0
  12. package/out/control/icontrol-logic.d.ts +12 -0
  13. package/out/control/icontrol-param.d.ts +0 -12
  14. package/out/control/panel/ipanel-button.d.ts +7 -0
  15. package/out/control/panel/ipanel-logic.d.ts +3 -3
  16. package/out/control/panel/ipanel-user-control.d.ts +6 -0
  17. package/out/control/panel/ipanel.d.ts +0 -7
  18. package/out/control/toolbar/idecmuiaction-item.d.ts +7 -0
  19. package/out/control/toolbar/idetbuiaction-item.d.ts +7 -0
  20. package/out/exports.d.ts +0 -61
  21. package/out/imodel-object.d.ts +8 -5
  22. package/out/view/iview-logic.d.ts +1 -1
  23. package/package.json +2 -1
  24. package/src/app/control/iapp-portlet.ts +0 -8
  25. package/src/app/dataentity/iapp-data-entity.ts +0 -30
  26. package/src/app/dataentity/iapp-defield.ts +0 -32
  27. package/src/app/iapplication-logic.ts +8 -3
  28. package/src/app/iapplication.ts +0 -24
  29. package/src/app/view/iapp-portal-view.ts +1 -9
  30. package/src/app/view/iapp-view-logic.ts +28 -4
  31. package/src/codelist/icode-list.ts +0 -24
  32. package/src/control/editor/icode-list-editor.ts +0 -8
  33. package/src/control/form/ideform-button.ts +14 -0
  34. package/src/control/form/ideform-user-control.ts +7 -0
  35. package/src/control/icontrol-logic.ts +14 -0
  36. package/src/control/icontrol-param.ts +0 -14
  37. package/src/control/panel/ipanel-button.ts +14 -0
  38. package/src/control/panel/ipanel-logic.ts +13 -3
  39. package/src/control/panel/ipanel-user-control.ts +7 -0
  40. package/src/control/panel/ipanel.ts +0 -8
  41. package/src/control/toolbar/idecmuiaction-item.ts +14 -0
  42. package/src/control/toolbar/idetbuiaction-item.ts +14 -0
  43. package/src/exports.ts +0 -61
  44. package/src/imodel-object.ts +9 -5
  45. package/src/view/iview-logic.ts +1 -1
  46. package/out/app/isub-app-ref.d.ts +0 -43
  47. package/out/control/ajax/iajax-control-handler.d.ts +0 -42
  48. package/out/control/ajax/imdajax-control-handler.d.ts +0 -28
  49. package/out/control/ajax/isdajax-control-handler.d.ts +0 -7
  50. package/out/control/calendar/icalendar-param.d.ts +0 -7
  51. package/out/control/calendar/isys-calendar-param.d.ts +0 -7
  52. package/out/control/captionbar/icaption-bar-param.d.ts +0 -7
  53. package/out/control/chart/idechart-handler.d.ts +0 -7
  54. package/out/control/chart/idechart-param.d.ts +0 -7
  55. package/out/control/counter/idedrcounter.d.ts +0 -7
  56. package/out/control/custom/icustom-control-handler.d.ts +0 -7
  57. package/out/control/custom/icustom-control-param.d.ts +0 -7
  58. package/out/control/dashboard/idashboard-param.d.ts +0 -7
  59. package/out/control/dashboard/idbapp-menu-portlet-part-param.d.ts +0 -7
  60. package/out/control/dashboard/idbapp-view-portlet-part-param.d.ts +0 -7
  61. package/out/control/dashboard/idbcontainer-portlet-part-param.d.ts +0 -7
  62. package/out/control/dashboard/idbportlet-part-param.d.ts +0 -7
  63. package/out/control/dashboard/idbraw-item-portlet-part-param.d.ts +0 -7
  64. package/out/control/dashboard/idbsys-portlet-part-param.d.ts +0 -7
  65. package/out/control/dashboard/isys-dashboard-param.d.ts +0 -7
  66. package/out/control/datainfobar/idata-info-bar-param.d.ts +0 -7
  67. package/out/control/dataview/idedata-view-handler.d.ts +0 -7
  68. package/out/control/dataview/idedata-view-param.d.ts +0 -7
  69. package/out/control/dataview/idekanban-handler.d.ts +0 -7
  70. package/out/control/dataview/idekanban-param.d.ts +0 -7
  71. package/out/control/drctrl/idedrbar-param.d.ts +0 -7
  72. package/out/control/drctrl/idedrctrl-param.d.ts +0 -7
  73. package/out/control/drctrl/idedrtab-param.d.ts +0 -7
  74. package/out/control/expbar/icalendar-exp-bar-param.d.ts +0 -7
  75. package/out/control/expbar/ichart-exp-bar-param.d.ts +0 -7
  76. package/out/control/expbar/idata-view-exp-bar-param.d.ts +0 -7
  77. package/out/control/expbar/iexp-bar-param.d.ts +0 -7
  78. package/out/control/expbar/igantt-exp-bar-param.d.ts +0 -7
  79. package/out/control/expbar/igrid-exp-bar-param.d.ts +0 -7
  80. package/out/control/expbar/ilist-exp-bar-param.d.ts +0 -7
  81. package/out/control/expbar/imap-exp-bar-param.d.ts +0 -7
  82. package/out/control/expbar/itab-exp-panel-param.d.ts +0 -7
  83. package/out/control/expbar/itree-exp-bar-param.d.ts +0 -7
  84. package/out/control/expbar/iwfexp-bar-param.d.ts +0 -7
  85. package/out/control/form/ideedit-form-handler.d.ts +0 -7
  86. package/out/control/form/ideedit-form-param.d.ts +0 -15
  87. package/out/control/form/ideform-param.d.ts +0 -7
  88. package/out/control/form/idesearch-form-handler.d.ts +0 -7
  89. package/out/control/form/idesearch-form-param.d.ts +0 -7
  90. package/out/control/form/idewizard-edit-form-param.d.ts +0 -15
  91. package/out/control/grid/idegrid-handler.d.ts +0 -7
  92. package/out/control/grid/idegrid-param.d.ts +0 -7
  93. package/out/control/grid/idemulti-edit-view-panel-param.d.ts +0 -7
  94. package/out/control/grid/idetree-grid-param.d.ts +0 -7
  95. package/out/control/iajax-control-param.d.ts +0 -20
  96. package/out/control/imdajax-control-param.d.ts +0 -7
  97. package/out/control/isdajax-control-param.d.ts +0 -7
  98. package/out/control/list/idelist-handler.d.ts +0 -7
  99. package/out/control/list/idelist-param.d.ts +0 -7
  100. package/out/control/list/idemob-mdctrl-param.d.ts +0 -7
  101. package/out/control/map/imap-param.d.ts +0 -7
  102. package/out/control/map/isys-map-param.d.ts +0 -7
  103. package/out/control/menu/iapp-menu-param.d.ts +0 -7
  104. package/out/control/menu/icontext-menu-param.d.ts +0 -14
  105. package/out/control/panel/ipanel-handler.d.ts +0 -7
  106. package/out/control/panel/isys-panel-handler.d.ts +0 -7
  107. package/out/control/toolbar/idecontext-menu-param.d.ts +0 -9
  108. package/out/control/toolbar/idetoolbar-param.d.ts +0 -14
  109. package/out/control/tree/idegantt-param.d.ts +0 -7
  110. package/out/control/tree/idetree-grid-ex-param.d.ts +0 -7
  111. package/out/control/tree/idetree-handler.d.ts +0 -7
  112. package/out/control/tree/idetree-param.d.ts +0 -7
  113. package/out/control/viewpanel/idetab-view-panel-param.d.ts +0 -32
  114. package/out/control/viewpanel/ideview-panel-param.d.ts +0 -7
  115. package/out/control/wizardpanel/idestate-wizard-panel-param.d.ts +0 -7
  116. package/out/control/wizardpanel/idewizard-panel-param.d.ts +0 -7
  117. package/out/control/wizardpanel/iwizard-panel-param.d.ts +0 -7
  118. package/out/dataentity/logic/idecancel-wflogic.d.ts +0 -23
  119. package/src/app/isub-app-ref.js +0 -1
  120. package/src/app/isub-app-ref.ts +0 -48
  121. package/src/control/ajax/iajax-control-handler.js +0 -1
  122. package/src/control/ajax/iajax-control-handler.ts +0 -48
  123. package/src/control/ajax/imdajax-control-handler.js +0 -1
  124. package/src/control/ajax/imdajax-control-handler.ts +0 -31
  125. package/src/control/ajax/isdajax-control-handler.js +0 -1
  126. package/src/control/ajax/isdajax-control-handler.ts +0 -8
  127. package/src/control/calendar/icalendar-param.js +0 -1
  128. package/src/control/calendar/icalendar-param.ts +0 -8
  129. package/src/control/calendar/isys-calendar-param.js +0 -1
  130. package/src/control/calendar/isys-calendar-param.ts +0 -8
  131. package/src/control/captionbar/icaption-bar-param.js +0 -1
  132. package/src/control/captionbar/icaption-bar-param.ts +0 -8
  133. package/src/control/chart/idechart-handler.js +0 -1
  134. package/src/control/chart/idechart-handler.ts +0 -8
  135. package/src/control/chart/idechart-param.js +0 -1
  136. package/src/control/chart/idechart-param.ts +0 -8
  137. package/src/control/counter/idedrcounter.js +0 -1
  138. package/src/control/counter/idedrcounter.ts +0 -8
  139. package/src/control/custom/icustom-control-handler.js +0 -1
  140. package/src/control/custom/icustom-control-handler.ts +0 -8
  141. package/src/control/custom/icustom-control-param.js +0 -1
  142. package/src/control/custom/icustom-control-param.ts +0 -8
  143. package/src/control/dashboard/idashboard-param.js +0 -1
  144. package/src/control/dashboard/idashboard-param.ts +0 -8
  145. package/src/control/dashboard/idbapp-menu-portlet-part-param.js +0 -1
  146. package/src/control/dashboard/idbapp-menu-portlet-part-param.ts +0 -8
  147. package/src/control/dashboard/idbapp-view-portlet-part-param.js +0 -1
  148. package/src/control/dashboard/idbapp-view-portlet-part-param.ts +0 -8
  149. package/src/control/dashboard/idbcontainer-portlet-part-param.js +0 -1
  150. package/src/control/dashboard/idbcontainer-portlet-part-param.ts +0 -8
  151. package/src/control/dashboard/idbportlet-part-param.js +0 -1
  152. package/src/control/dashboard/idbportlet-part-param.ts +0 -8
  153. package/src/control/dashboard/idbraw-item-portlet-part-param.js +0 -1
  154. package/src/control/dashboard/idbraw-item-portlet-part-param.ts +0 -8
  155. package/src/control/dashboard/idbsys-portlet-part-param.js +0 -1
  156. package/src/control/dashboard/idbsys-portlet-part-param.ts +0 -8
  157. package/src/control/dashboard/isys-dashboard-param.js +0 -1
  158. package/src/control/dashboard/isys-dashboard-param.ts +0 -8
  159. package/src/control/datainfobar/idata-info-bar-param.js +0 -1
  160. package/src/control/datainfobar/idata-info-bar-param.ts +0 -8
  161. package/src/control/dataview/idedata-view-handler.js +0 -1
  162. package/src/control/dataview/idedata-view-handler.ts +0 -8
  163. package/src/control/dataview/idedata-view-param.js +0 -1
  164. package/src/control/dataview/idedata-view-param.ts +0 -8
  165. package/src/control/dataview/idekanban-handler.js +0 -1
  166. package/src/control/dataview/idekanban-handler.ts +0 -8
  167. package/src/control/dataview/idekanban-param.js +0 -1
  168. package/src/control/dataview/idekanban-param.ts +0 -8
  169. package/src/control/drctrl/idedrbar-param.js +0 -1
  170. package/src/control/drctrl/idedrbar-param.ts +0 -8
  171. package/src/control/drctrl/idedrctrl-param.js +0 -1
  172. package/src/control/drctrl/idedrctrl-param.ts +0 -8
  173. package/src/control/drctrl/idedrtab-param.js +0 -1
  174. package/src/control/drctrl/idedrtab-param.ts +0 -8
  175. package/src/control/expbar/icalendar-exp-bar-param.js +0 -1
  176. package/src/control/expbar/icalendar-exp-bar-param.ts +0 -8
  177. package/src/control/expbar/ichart-exp-bar-param.js +0 -1
  178. package/src/control/expbar/ichart-exp-bar-param.ts +0 -8
  179. package/src/control/expbar/idata-view-exp-bar-param.js +0 -1
  180. package/src/control/expbar/idata-view-exp-bar-param.ts +0 -8
  181. package/src/control/expbar/iexp-bar-param.js +0 -1
  182. package/src/control/expbar/iexp-bar-param.ts +0 -8
  183. package/src/control/expbar/igantt-exp-bar-param.js +0 -1
  184. package/src/control/expbar/igantt-exp-bar-param.ts +0 -8
  185. package/src/control/expbar/igrid-exp-bar-param.js +0 -1
  186. package/src/control/expbar/igrid-exp-bar-param.ts +0 -8
  187. package/src/control/expbar/ilist-exp-bar-param.js +0 -1
  188. package/src/control/expbar/ilist-exp-bar-param.ts +0 -8
  189. package/src/control/expbar/imap-exp-bar-param.js +0 -1
  190. package/src/control/expbar/imap-exp-bar-param.ts +0 -8
  191. package/src/control/expbar/itab-exp-panel-param.js +0 -1
  192. package/src/control/expbar/itab-exp-panel-param.ts +0 -8
  193. package/src/control/expbar/itree-exp-bar-param.js +0 -1
  194. package/src/control/expbar/itree-exp-bar-param.ts +0 -8
  195. package/src/control/expbar/iwfexp-bar-param.js +0 -1
  196. package/src/control/expbar/iwfexp-bar-param.ts +0 -8
  197. package/src/control/form/ideedit-form-handler.js +0 -1
  198. package/src/control/form/ideedit-form-handler.ts +0 -8
  199. package/src/control/form/ideedit-form-param.js +0 -1
  200. package/src/control/form/ideedit-form-param.ts +0 -16
  201. package/src/control/form/ideform-param.js +0 -1
  202. package/src/control/form/ideform-param.ts +0 -8
  203. package/src/control/form/idesearch-form-handler.js +0 -1
  204. package/src/control/form/idesearch-form-handler.ts +0 -8
  205. package/src/control/form/idesearch-form-param.js +0 -1
  206. package/src/control/form/idesearch-form-param.ts +0 -8
  207. package/src/control/form/idewizard-edit-form-param.js +0 -1
  208. package/src/control/form/idewizard-edit-form-param.ts +0 -16
  209. package/src/control/grid/idegrid-handler.js +0 -1
  210. package/src/control/grid/idegrid-handler.ts +0 -8
  211. package/src/control/grid/idegrid-param.js +0 -1
  212. package/src/control/grid/idegrid-param.ts +0 -8
  213. package/src/control/grid/idemulti-edit-view-panel-param.js +0 -1
  214. package/src/control/grid/idemulti-edit-view-panel-param.ts +0 -8
  215. package/src/control/grid/idetree-grid-param.js +0 -1
  216. package/src/control/grid/idetree-grid-param.ts +0 -8
  217. package/src/control/iajax-control-param.js +0 -1
  218. package/src/control/iajax-control-param.ts +0 -22
  219. package/src/control/imdajax-control-param.js +0 -1
  220. package/src/control/imdajax-control-param.ts +0 -8
  221. package/src/control/isdajax-control-param.js +0 -1
  222. package/src/control/isdajax-control-param.ts +0 -8
  223. package/src/control/list/idelist-handler.js +0 -1
  224. package/src/control/list/idelist-handler.ts +0 -8
  225. package/src/control/list/idelist-param.js +0 -1
  226. package/src/control/list/idelist-param.ts +0 -8
  227. package/src/control/list/idemob-mdctrl-param.js +0 -1
  228. package/src/control/list/idemob-mdctrl-param.ts +0 -8
  229. package/src/control/map/imap-param.js +0 -1
  230. package/src/control/map/imap-param.ts +0 -8
  231. package/src/control/map/isys-map-param.js +0 -1
  232. package/src/control/map/isys-map-param.ts +0 -8
  233. package/src/control/menu/iapp-menu-param.js +0 -1
  234. package/src/control/menu/iapp-menu-param.ts +0 -8
  235. package/src/control/menu/icontext-menu-param.js +0 -1
  236. package/src/control/menu/icontext-menu-param.ts +0 -15
  237. package/src/control/panel/ipanel-handler.js +0 -1
  238. package/src/control/panel/ipanel-handler.ts +0 -8
  239. package/src/control/panel/isys-panel-handler.js +0 -1
  240. package/src/control/panel/isys-panel-handler.ts +0 -8
  241. package/src/control/toolbar/idecontext-menu-param.js +0 -1
  242. package/src/control/toolbar/idecontext-menu-param.ts +0 -11
  243. package/src/control/toolbar/idetoolbar-param.js +0 -1
  244. package/src/control/toolbar/idetoolbar-param.ts +0 -15
  245. package/src/control/tree/idegantt-param.js +0 -1
  246. package/src/control/tree/idegantt-param.ts +0 -8
  247. package/src/control/tree/idetree-grid-ex-param.js +0 -1
  248. package/src/control/tree/idetree-grid-ex-param.ts +0 -8
  249. package/src/control/tree/idetree-handler.js +0 -1
  250. package/src/control/tree/idetree-handler.ts +0 -8
  251. package/src/control/tree/idetree-param.js +0 -1
  252. package/src/control/tree/idetree-param.ts +0 -8
  253. package/src/control/viewpanel/idetab-view-panel-param.js +0 -1
  254. package/src/control/viewpanel/idetab-view-panel-param.ts +0 -36
  255. package/src/control/viewpanel/ideview-panel-param.js +0 -1
  256. package/src/control/viewpanel/ideview-panel-param.ts +0 -8
  257. package/src/control/wizardpanel/idestate-wizard-panel-param.js +0 -1
  258. package/src/control/wizardpanel/idestate-wizard-panel-param.ts +0 -8
  259. package/src/control/wizardpanel/idewizard-panel-param.js +0 -1
  260. package/src/control/wizardpanel/idewizard-panel-param.ts +0 -8
  261. package/src/control/wizardpanel/iwizard-panel-param.js +0 -1
  262. package/src/control/wizardpanel/iwizard-panel-param.ts +0 -8
  263. package/src/dataentity/logic/idecancel-wflogic.js +0 -1
  264. package/src/dataentity/logic/idecancel-wflogic.ts +0 -25
  265. /package/{src → out}/app/appmenu/iapp-menu-model.js +0 -0
  266. /package/{src → out}/app/codelist/iapp-code-list.js +0 -0
  267. /package/{src → out}/app/control/iapp-counter-ref.js +0 -0
  268. /package/{src → out}/app/control/iapp-counter.js +0 -0
  269. /package/{src → out}/app/control/iapp-portlet-cat.js +0 -0
  270. /package/{src → out}/app/control/iapp-portlet.js +0 -0
  271. /package/{src → out}/app/dataentity/iapp-data-entity.js +0 -0
  272. /package/{src → out}/app/dataentity/iapp-deacmode-data-item.js +0 -0
  273. /package/{src → out}/app/dataentity/iapp-deacmode.js +0 -0
  274. /package/{src → out}/app/dataentity/iapp-deaction-input.js +0 -0
  275. /package/{src → out}/app/dataentity/iapp-deaction-logic.js +0 -0
  276. /package/{src → out}/app/dataentity/iapp-deaction.js +0 -0
  277. /package/{src → out}/app/dataentity/iapp-dedata-export-item.js +0 -0
  278. /package/{src → out}/app/dataentity/iapp-dedata-export.js +0 -0
  279. /package/{src → out}/app/dataentity/iapp-dedata-import-item.js +0 -0
  280. /package/{src → out}/app/dataentity/iapp-dedata-import.js +0 -0
  281. /package/{src → out}/app/dataentity/iapp-dedata-set.js +0 -0
  282. /package/{src → out}/app/dataentity/iapp-defield.js +0 -0
  283. /package/{src → out}/app/dataentity/iapp-deflogic.js +0 -0
  284. /package/{src → out}/app/dataentity/iapp-defvalue-rule.js +0 -0
  285. /package/{src → out}/app/dataentity/iapp-delogic-link-cond.js +0 -0
  286. /package/{src → out}/app/dataentity/iapp-delogic-link.js +0 -0
  287. /package/{src → out}/app/dataentity/iapp-delogic-node-param.js +0 -0
  288. /package/{src → out}/app/dataentity/iapp-delogic-node.js +0 -0
  289. /package/{src → out}/app/dataentity/iapp-delogic-param.js +0 -0
  290. /package/{src → out}/app/dataentity/iapp-delogic.js +0 -0
  291. /package/{src → out}/app/dataentity/iapp-demethod-dto.js +0 -0
  292. /package/{src → out}/app/dataentity/iapp-demethod-dtofield.js +0 -0
  293. /package/{src → out}/app/dataentity/iapp-demethod-input.js +0 -0
  294. /package/{src → out}/app/dataentity/iapp-demethod-logic.js +0 -0
  295. /package/{src → out}/app/dataentity/iapp-demethod-return.js +0 -0
  296. /package/{src → out}/app/dataentity/iapp-demethod.js +0 -0
  297. /package/{src → out}/app/dataentity/iapp-deprint.js +0 -0
  298. /package/{src → out}/app/dataentity/iapp-dereport-item.js +0 -0
  299. /package/{src → out}/app/dataentity/iapp-dereport.js +0 -0
  300. /package/{src → out}/app/dataentity/iapp-ders.js +0 -0
  301. /package/{src → out}/app/dataentity/iapp-deuiaction-group-detail.js +0 -0
  302. /package/{src → out}/app/dataentity/iapp-deuiaction-group.js +0 -0
  303. /package/{src → out}/app/dataentity/iapp-deuiaction.js +0 -0
  304. /package/{src → out}/app/dataentity/iapp-deuilogic-link-cond.js +0 -0
  305. /package/{src → out}/app/dataentity/iapp-deuilogic-link.js +0 -0
  306. /package/{src → out}/app/dataentity/iapp-deuilogic-node-param.js +0 -0
  307. /package/{src → out}/app/dataentity/iapp-deuilogic-node.js +0 -0
  308. /package/{src → out}/app/dataentity/iapp-deuilogic-param.js +0 -0
  309. /package/{src → out}/app/dataentity/iapp-deuilogic.js +0 -0
  310. /package/{src → out}/app/func/iapp-func.js +0 -0
  311. /package/{src → out}/app/iapp-lan.js +0 -0
  312. /package/{src → out}/app/iapp-method-dto.js +0 -0
  313. /package/{src → out}/app/iapp-method-dtofield.js +0 -0
  314. /package/{src → out}/app/iapp-resource.js +0 -0
  315. /package/{src → out}/app/iapp-util-page.js +0 -0
  316. /package/{src → out}/app/iapplication-logic.js +0 -0
  317. /package/{src → out}/app/iapplication.js +0 -0
  318. /package/{src → out}/app/logic/iapp-uilogic-ref-view-base.js +0 -0
  319. /package/{src → out}/app/logic/iapp-uilogic-ref-view.js +0 -0
  320. /package/{src → out}/app/logic/iapp-uilogic.js +0 -0
  321. /package/{src → out}/app/logic/iapp-uinew-data-logic.js +0 -0
  322. /package/{src → out}/app/logic/iapp-uiopen-data-logic.js +0 -0
  323. /package/{src → out}/app/mob/imob-app-start-page.js +0 -0
  324. /package/{src → out}/app/msg/iapp-msg-templ.js +0 -0
  325. /package/{src → out}/app/res/iapp-css.js +0 -0
  326. /package/{src → out}/app/res/iapp-image.js +0 -0
  327. /package/{src → out}/app/res/iapp-pfplugin-ref.js +0 -0
  328. /package/{src → out}/app/theme/iapp-uitheme.js +0 -0
  329. /package/{src → out}/app/util/iapp-draft-storage-util.js +0 -0
  330. /package/{src → out}/app/util/iapp-dyna-dashboard-util.js +0 -0
  331. /package/{src → out}/app/util/iapp-dyna-util-base.js +0 -0
  332. /package/{src → out}/app/util/iapp-filter-storage-util.js +0 -0
  333. /package/{src → out}/app/util/iapp-util.js +0 -0
  334. /package/{src → out}/app/valuerule/iapp-value-rule.js +0 -0
  335. /package/{src → out}/app/view/iapp-data-relation-view.js +0 -0
  336. /package/{src → out}/app/view/iapp-decalendar-explorer-view.js +0 -0
  337. /package/{src → out}/app/view/iapp-decalendar-view.js +0 -0
  338. /package/{src → out}/app/view/iapp-dechart-explorer-view.js +0 -0
  339. /package/{src → out}/app/view/iapp-dechart-view.js +0 -0
  340. /package/{src → out}/app/view/iapp-decustom-view.js +0 -0
  341. /package/{src → out}/app/view/iapp-dedashboard-view.js +0 -0
  342. /package/{src → out}/app/view/iapp-dedata-set-view-msg.js +0 -0
  343. /package/{src → out}/app/view/iapp-dedata-view-explorer-view.js +0 -0
  344. /package/{src → out}/app/view/iapp-dedata-view.js +0 -0
  345. /package/{src → out}/app/view/iapp-deedit-view.js +0 -0
  346. /package/{src → out}/app/view/iapp-deexplorer-view.js +0 -0
  347. /package/{src → out}/app/view/iapp-degantt-explorer-view.js +0 -0
  348. /package/{src → out}/app/view/iapp-degantt-view.js +0 -0
  349. /package/{src → out}/app/view/iapp-degrid-explorer-view.js +0 -0
  350. /package/{src → out}/app/view/iapp-degrid-view.js +0 -0
  351. /package/{src → out}/app/view/iapp-degrid-view8.js +0 -0
  352. /package/{src → out}/app/view/iapp-dehtml-view.js +0 -0
  353. /package/{src → out}/app/view/iapp-deindex-view.js +0 -0
  354. /package/{src → out}/app/view/iapp-dekanban-view.js +0 -0
  355. /package/{src → out}/app/view/iapp-delist-explorer-view.js +0 -0
  356. /package/{src → out}/app/view/iapp-delist-view.js +0 -0
  357. /package/{src → out}/app/view/iapp-demap-explorer-view.js +0 -0
  358. /package/{src → out}/app/view/iapp-demap-view.js +0 -0
  359. /package/{src → out}/app/view/iapp-demedit-view.js +0 -0
  360. /package/{src → out}/app/view/iapp-demob-calendar-explorer-view.js +0 -0
  361. /package/{src → out}/app/view/iapp-demob-calendar-view.js +0 -0
  362. /package/{src → out}/app/view/iapp-demob-chart-explorer-view.js +0 -0
  363. /package/{src → out}/app/view/iapp-demob-chart-view.js +0 -0
  364. /package/{src → out}/app/view/iapp-demob-custom-view.js +0 -0
  365. /package/{src → out}/app/view/iapp-demob-dashboard-view.js +0 -0
  366. /package/{src → out}/app/view/iapp-demob-data-view-explorer-view.js +0 -0
  367. /package/{src → out}/app/view/iapp-demob-data-view.js +0 -0
  368. /package/{src → out}/app/view/iapp-demob-edit-view.js +0 -0
  369. /package/{src → out}/app/view/iapp-demob-gantt-explorer-view.js +0 -0
  370. /package/{src → out}/app/view/iapp-demob-gantt-view.js +0 -0
  371. /package/{src → out}/app/view/iapp-demob-html-view.js +0 -0
  372. /package/{src → out}/app/view/iapp-demob-list-explorer-view.js +0 -0
  373. /package/{src → out}/app/view/iapp-demob-list-view.js +0 -0
  374. /package/{src → out}/app/view/iapp-demob-map-explorer-view.js +0 -0
  375. /package/{src → out}/app/view/iapp-demob-map-view.js +0 -0
  376. /package/{src → out}/app/view/iapp-demob-mdview.js +0 -0
  377. /package/{src → out}/app/view/iapp-demob-medit-view.js +0 -0
  378. /package/{src → out}/app/view/iapp-demob-panel-view.js +0 -0
  379. /package/{src → out}/app/view/iapp-demob-pickup-view.js +0 -0
  380. /package/{src → out}/app/view/iapp-demob-redirect-view.js +0 -0
  381. /package/{src → out}/app/view/iapp-demob-report-view.js +0 -0
  382. /package/{src → out}/app/view/iapp-demob-tab-explorer-view.js +0 -0
  383. /package/{src → out}/app/view/iapp-demob-tab-search-view.js +0 -0
  384. /package/{src → out}/app/view/iapp-demob-tree-explorer-view.js +0 -0
  385. /package/{src → out}/app/view/iapp-demob-tree-view.js +0 -0
  386. /package/{src → out}/app/view/iapp-demob-view.js +0 -0
  387. /package/{src → out}/app/view/iapp-demob-wfaction-view.js +0 -0
  388. /package/{src → out}/app/view/iapp-demob-wfdata-redirect-view.js +0 -0
  389. /package/{src → out}/app/view/iapp-demob-wfdyna-action-view.js +0 -0
  390. /package/{src → out}/app/view/iapp-demob-wfdyna-edit-view.js +0 -0
  391. /package/{src → out}/app/view/iapp-demob-wfdyna-exp-mdview.js +0 -0
  392. /package/{src → out}/app/view/iapp-demob-wfdyna-start-view.js +0 -0
  393. /package/{src → out}/app/view/iapp-demob-wfedit-view.js +0 -0
  394. /package/{src → out}/app/view/iapp-demob-wfmdview.js +0 -0
  395. /package/{src → out}/app/view/iapp-demob-wfproxy-result-view.js +0 -0
  396. /package/{src → out}/app/view/iapp-demob-wfproxy-start-view.js +0 -0
  397. /package/{src → out}/app/view/iapp-demob-wfview.js +0 -0
  398. /package/{src → out}/app/view/iapp-demob-wizard-view.js +0 -0
  399. /package/{src → out}/app/view/iapp-demulti-data-view.js +0 -0
  400. /package/{src → out}/app/view/iapp-demulti-data-view2.js +0 -0
  401. /package/{src → out}/app/view/iapp-depanel-view.js +0 -0
  402. /package/{src → out}/app/view/iapp-depickup-view.js +0 -0
  403. /package/{src → out}/app/view/iapp-deredirect-view.js +0 -0
  404. /package/{src → out}/app/view/iapp-dereport-view.js +0 -0
  405. /package/{src → out}/app/view/iapp-desearch-view.js +0 -0
  406. /package/{src → out}/app/view/iapp-desearch-view2.js +0 -0
  407. /package/{src → out}/app/view/iapp-deside-bar-explorer-view.js +0 -0
  408. /package/{src → out}/app/view/iapp-desub-app-ref-view.js +0 -0
  409. /package/{src → out}/app/view/iapp-detab-explorer-view.js +0 -0
  410. /package/{src → out}/app/view/iapp-detab-search-view.js +0 -0
  411. /package/{src → out}/app/view/iapp-detree-explorer-view.js +0 -0
  412. /package/{src → out}/app/view/iapp-detree-grid-ex-view.js +0 -0
  413. /package/{src → out}/app/view/iapp-detree-grid-view.js +0 -0
  414. /package/{src → out}/app/view/iapp-detree-view.js +0 -0
  415. /package/{src → out}/app/view/iapp-deview-base.js +0 -0
  416. /package/{src → out}/app/view/iapp-deview-logic.js +0 -0
  417. /package/{src → out}/app/view/iapp-deview.js +0 -0
  418. /package/{src → out}/app/view/iapp-dewfaction-view.js +0 -0
  419. /package/{src → out}/app/view/iapp-dewfdata-redirect-view.js +0 -0
  420. /package/{src → out}/app/view/iapp-dewfdyna-action-view.js +0 -0
  421. /package/{src → out}/app/view/iapp-dewfdyna-edit-view.js +0 -0
  422. /package/{src → out}/app/view/iapp-dewfdyna-exp-grid-view.js +0 -0
  423. /package/{src → out}/app/view/iapp-dewfdyna-start-view.js +0 -0
  424. /package/{src → out}/app/view/iapp-dewfedit-view.js +0 -0
  425. /package/{src → out}/app/view/iapp-dewfexplorer-view.js +0 -0
  426. /package/{src → out}/app/view/iapp-dewfgrid-view.js +0 -0
  427. /package/{src → out}/app/view/iapp-dewfproxy-data-view.js +0 -0
  428. /package/{src → out}/app/view/iapp-dewfproxy-result-view.js +0 -0
  429. /package/{src → out}/app/view/iapp-dewfproxy-start-view.js +0 -0
  430. /package/{src → out}/app/view/iapp-dewfview.js +0 -0
  431. /package/{src → out}/app/view/iapp-dewizard-view.js +0 -0
  432. /package/{src → out}/app/view/iapp-dexdata-view.js +0 -0
  433. /package/{src → out}/app/view/iapp-error-view.js +0 -0
  434. /package/{src → out}/app/view/iapp-explorer-view.js +0 -0
  435. /package/{src → out}/app/view/iapp-func-pickup-view.js +0 -0
  436. /package/{src → out}/app/view/iapp-index-view.js +0 -0
  437. /package/{src → out}/app/view/iapp-mob-view.js +0 -0
  438. /package/{src → out}/app/view/iapp-panel-view.js +0 -0
  439. /package/{src → out}/app/view/iapp-portal-view.js +0 -0
  440. /package/{src → out}/app/view/iapp-redirect-view.js +0 -0
  441. /package/{src → out}/app/view/iapp-sub-app-ref-view.js +0 -0
  442. /package/{src → out}/app/view/iapp-uiaction.js +0 -0
  443. /package/{src → out}/app/view/iapp-util-view.js +0 -0
  444. /package/{src → out}/app/view/iapp-view-base.js +0 -0
  445. /package/{src → out}/app/view/iapp-view-engine-param.js +0 -0
  446. /package/{src → out}/app/view/iapp-view-engine.js +0 -0
  447. /package/{src → out}/app/view/iapp-view-logic.js +0 -0
  448. /package/{src → out}/app/view/iapp-view-msg-group-detail.js +0 -0
  449. /package/{src → out}/app/view/iapp-view-msg-group.js +0 -0
  450. /package/{src → out}/app/view/iapp-view-msg.js +0 -0
  451. /package/{src → out}/app/view/iapp-view-nav-context.js +0 -0
  452. /package/{src → out}/app/view/iapp-view-nav-param.js +0 -0
  453. /package/{src → out}/app/view/iapp-view-param.js +0 -0
  454. /package/{src → out}/app/view/iapp-view-ref.js +0 -0
  455. /package/{src → out}/app/view/iapp-view-uiaction.js +0 -0
  456. /package/{src → out}/app/view/iapp-view.js +0 -0
  457. /package/{src → out}/app/view/ideuiaction-item.js +0 -0
  458. /package/{src → out}/app/view/iuiaction-item.js +0 -0
  459. /package/{src → out}/app/view/iwfuiaction-item.js +0 -0
  460. /package/{src → out}/app/wf/iapp-wf.js +0 -0
  461. /package/{src → out}/app/wf/iapp-wfde.js +0 -0
  462. /package/{src → out}/app/wf/iapp-wfuiaction.js +0 -0
  463. /package/{src → out}/app/wf/iapp-wfver.js +0 -0
  464. /package/{src → out}/codelist/icode-item.js +0 -0
  465. /package/{src → out}/codelist/icode-list.js +0 -0
  466. /package/{src → out}/control/calendar/icalendar-item.js +0 -0
  467. /package/{src → out}/control/calendar/icalendar.js +0 -0
  468. /package/{src → out}/control/calendar/idecalendar-item.js +0 -0
  469. /package/{src → out}/control/calendar/idecalendar.js +0 -0
  470. /package/{src → out}/control/calendar/isys-calendar-item.js +0 -0
  471. /package/{src → out}/control/calendar/isys-calendar.js +0 -0
  472. /package/{src → out}/control/captionbar/icaption-bar.js +0 -0
  473. /package/{src → out}/control/chart/ichart-angle-axis.js +0 -0
  474. /package/{src → out}/control/chart/ichart-axes.js +0 -0
  475. /package/{src → out}/control/chart/ichart-axis.js +0 -0
  476. /package/{src → out}/control/chart/ichart-calendar.js +0 -0
  477. /package/{src → out}/control/chart/ichart-coordinate-system-calendar.js +0 -0
  478. /package/{src → out}/control/chart/ichart-coordinate-system-cartesian2-d.js +0 -0
  479. /package/{src → out}/control/chart/ichart-coordinate-system-control.js +0 -0
  480. /package/{src → out}/control/chart/ichart-coordinate-system-geo.js +0 -0
  481. /package/{src → out}/control/chart/ichart-coordinate-system-none.js +0 -0
  482. /package/{src → out}/control/chart/ichart-coordinate-system-parallel.js +0 -0
  483. /package/{src → out}/control/chart/ichart-coordinate-system-polar.js +0 -0
  484. /package/{src → out}/control/chart/ichart-coordinate-system-radar.js +0 -0
  485. /package/{src → out}/control/chart/ichart-coordinate-system-single.js +0 -0
  486. /package/{src → out}/control/chart/ichart-coordinate-system.js +0 -0
  487. /package/{src → out}/control/chart/ichart-data-item.js +0 -0
  488. /package/{src → out}/control/chart/ichart-data-set-field.js +0 -0
  489. /package/{src → out}/control/chart/ichart-data-set-group.js +0 -0
  490. /package/{src → out}/control/chart/ichart-data-set.js +0 -0
  491. /package/{src → out}/control/chart/ichart-geo.js +0 -0
  492. /package/{src → out}/control/chart/ichart-grid-axis.js +0 -0
  493. /package/{src → out}/control/chart/ichart-grid-xaxis.js +0 -0
  494. /package/{src → out}/control/chart/ichart-grid-yaxis.js +0 -0
  495. /package/{src → out}/control/chart/ichart-grid.js +0 -0
  496. /package/{src → out}/control/chart/ichart-legend.js +0 -0
  497. /package/{src → out}/control/chart/ichart-object.js +0 -0
  498. /package/{src → out}/control/chart/ichart-parallel-axis.js +0 -0
  499. /package/{src → out}/control/chart/ichart-parallel.js +0 -0
  500. /package/{src → out}/control/chart/ichart-polar-angle-axis.js +0 -0
  501. /package/{src → out}/control/chart/ichart-polar-axis.js +0 -0
  502. /package/{src → out}/control/chart/ichart-polar-radius-axis.js +0 -0
  503. /package/{src → out}/control/chart/ichart-polar.js +0 -0
  504. /package/{src → out}/control/chart/ichart-position.js +0 -0
  505. /package/{src → out}/control/chart/ichart-radar.js +0 -0
  506. /package/{src → out}/control/chart/ichart-radius-axis.js +0 -0
  507. /package/{src → out}/control/chart/ichart-series-bar.js +0 -0
  508. /package/{src → out}/control/chart/ichart-series-boxplot.js +0 -0
  509. /package/{src → out}/control/chart/ichart-series-candlestick.js +0 -0
  510. /package/{src → out}/control/chart/ichart-series-cscartesian2-dencode.js +0 -0
  511. /package/{src → out}/control/chart/ichart-series-csgeo-encode.js +0 -0
  512. /package/{src → out}/control/chart/ichart-series-csnone-encode.js +0 -0
  513. /package/{src → out}/control/chart/ichart-series-csnone.js +0 -0
  514. /package/{src → out}/control/chart/ichart-series-cspolar-encode.js +0 -0
  515. /package/{src → out}/control/chart/ichart-series-cssingle-encode.js +0 -0
  516. /package/{src → out}/control/chart/ichart-series-custom.js +0 -0
  517. /package/{src → out}/control/chart/ichart-series-encode.js +0 -0
  518. /package/{src → out}/control/chart/ichart-series-funnel.js +0 -0
  519. /package/{src → out}/control/chart/ichart-series-gauge.js +0 -0
  520. /package/{src → out}/control/chart/ichart-series-graph.js +0 -0
  521. /package/{src → out}/control/chart/ichart-series-heatmap.js +0 -0
  522. /package/{src → out}/control/chart/ichart-series-line.js +0 -0
  523. /package/{src → out}/control/chart/ichart-series-lines.js +0 -0
  524. /package/{src → out}/control/chart/ichart-series-map.js +0 -0
  525. /package/{src → out}/control/chart/ichart-series-parallel.js +0 -0
  526. /package/{src → out}/control/chart/ichart-series-pictorial-bar.js +0 -0
  527. /package/{src → out}/control/chart/ichart-series-pie.js +0 -0
  528. /package/{src → out}/control/chart/ichart-series-radar.js +0 -0
  529. /package/{src → out}/control/chart/ichart-series-sankey.js +0 -0
  530. /package/{src → out}/control/chart/ichart-series-scatter.js +0 -0
  531. /package/{src → out}/control/chart/ichart-series-sunburst.js +0 -0
  532. /package/{src → out}/control/chart/ichart-series-theme-river.js +0 -0
  533. /package/{src → out}/control/chart/ichart-series-tree.js +0 -0
  534. /package/{src → out}/control/chart/ichart-series-treemap.js +0 -0
  535. /package/{src → out}/control/chart/ichart-series.js +0 -0
  536. /package/{src → out}/control/chart/ichart-single-axis.js +0 -0
  537. /package/{src → out}/control/chart/ichart-single.js +0 -0
  538. /package/{src → out}/control/chart/ichart-timeline.js +0 -0
  539. /package/{src → out}/control/chart/ichart-title.js +0 -0
  540. /package/{src → out}/control/chart/ichart-visual-map.js +0 -0
  541. /package/{src → out}/control/chart/ichart-xaxis.js +0 -0
  542. /package/{src → out}/control/chart/ichart-yaxis.js +0 -0
  543. /package/{src → out}/control/chart/ichart.js +0 -0
  544. /package/{src → out}/control/chart/idechart-axes.js +0 -0
  545. /package/{src → out}/control/chart/idechart-calendar.js +0 -0
  546. /package/{src → out}/control/chart/idechart-coordinate-system.js +0 -0
  547. /package/{src → out}/control/chart/idechart-data-set-field.js +0 -0
  548. /package/{src → out}/control/chart/idechart-data-set-group.js +0 -0
  549. /package/{src → out}/control/chart/idechart-data-set.js +0 -0
  550. /package/{src → out}/control/chart/idechart-geo.js +0 -0
  551. /package/{src → out}/control/chart/idechart-grid.js +0 -0
  552. /package/{src → out}/control/chart/idechart-legend.js +0 -0
  553. /package/{src → out}/control/chart/idechart-object.js +0 -0
  554. /package/{src → out}/control/chart/idechart-parallel.js +0 -0
  555. /package/{src → out}/control/chart/idechart-polar.js +0 -0
  556. /package/{src → out}/control/chart/idechart-radar.js +0 -0
  557. /package/{src → out}/control/chart/idechart-series-encode.js +0 -0
  558. /package/{src → out}/control/chart/idechart-series.js +0 -0
  559. /package/{src → out}/control/chart/idechart-single.js +0 -0
  560. /package/{src → out}/control/chart/idechart-title.js +0 -0
  561. /package/{src → out}/control/chart/idechart-visual-map.js +0 -0
  562. /package/{src → out}/control/chart/idechart.js +0 -0
  563. /package/{src → out}/control/chart/iecharts-object.js +0 -0
  564. /package/{src → out}/control/chart/iecharts.js +0 -0
  565. /package/{src → out}/control/counter/icounter.js +0 -0
  566. /package/{src → out}/control/counter/isys-counter-item.js +0 -0
  567. /package/{src → out}/control/counter/isys-counter-ref.js +0 -0
  568. /package/{src → out}/control/counter/isys-counter.js +0 -0
  569. /package/{src → out}/control/custom/icustom-control.js +0 -0
  570. /package/{src → out}/control/dashboard/idashboard-container.js +0 -0
  571. /package/{src → out}/control/dashboard/idashboard.js +0 -0
  572. /package/{src → out}/control/dashboard/idbapp-menu-portlet-part.js +0 -0
  573. /package/{src → out}/control/dashboard/idbapp-view-portlet-part.js +0 -0
  574. /package/{src → out}/control/dashboard/idbchart-portlet.js +0 -0
  575. /package/{src → out}/control/dashboard/idbcontainer-portlet-part.js +0 -0
  576. /package/{src → out}/control/dashboard/idbcustom-portlet-part.js +0 -0
  577. /package/{src → out}/control/dashboard/idbhtml-portlet-part.js +0 -0
  578. /package/{src → out}/control/dashboard/idblist-portlet-part.js +0 -0
  579. /package/{src → out}/control/dashboard/idbmenu-portlet-part.js +0 -0
  580. /package/{src → out}/control/dashboard/idbportlet-part.js +0 -0
  581. /package/{src → out}/control/dashboard/idbraw-item-portlet-part.js +0 -0
  582. /package/{src → out}/control/dashboard/idbsys-portlet-part.js +0 -0
  583. /package/{src → out}/control/dashboard/idbtoolbar-portlet.js +0 -0
  584. /package/{src → out}/control/dashboard/idbview-portlet-part.js +0 -0
  585. /package/{src → out}/control/dashboard/idedashboard.js +0 -0
  586. /package/{src → out}/control/dashboard/isys-dashboard.js +0 -0
  587. /package/{src → out}/control/datainfobar/idata-info-bar.js +0 -0
  588. /package/{src → out}/control/dataview/idedata-view-data-item.js +0 -0
  589. /package/{src → out}/control/dataview/idedata-view-item.js +0 -0
  590. /package/{src → out}/control/dataview/idedata-view.js +0 -0
  591. /package/{src → out}/control/dataview/idekanban.js +0 -0
  592. /package/{src → out}/control/drctrl/idedrbar-group.js +0 -0
  593. /package/{src → out}/control/drctrl/idedrbar-item.js +0 -0
  594. /package/{src → out}/control/drctrl/idedrbar.js +0 -0
  595. /package/{src → out}/control/drctrl/idedrctrl-item.js +0 -0
  596. /package/{src → out}/control/drctrl/idedrctrl.js +0 -0
  597. /package/{src → out}/control/drctrl/idedrtab-page.js +0 -0
  598. /package/{src → out}/control/drctrl/idedrtab.js +0 -0
  599. /package/{src → out}/control/drctrl/idrbar.js +0 -0
  600. /package/{src → out}/control/drctrl/idrctrl.js +0 -0
  601. /package/{src → out}/control/drctrl/idrtab.js +0 -0
  602. /package/{src → out}/control/editor/iarray.js +0 -0
  603. /package/{src → out}/control/editor/iauto-complete.js +0 -0
  604. /package/{src → out}/control/editor/ibar-code-reader.js +0 -0
  605. /package/{src → out}/control/editor/ibar-code2-dreader.js +0 -0
  606. /package/{src → out}/control/editor/icascader.js +0 -0
  607. /package/{src → out}/control/editor/icheck-box-list.js +0 -0
  608. /package/{src → out}/control/editor/icheck-box.js +0 -0
  609. /package/{src → out}/control/editor/icode-list-editor.js +0 -0
  610. /package/{src → out}/control/editor/icode.js +0 -0
  611. /package/{src → out}/control/editor/icolor-picker.js +0 -0
  612. /package/{src → out}/control/editor/idate-picker.js +0 -0
  613. /package/{src → out}/control/editor/idate-range.js +0 -0
  614. /package/{src → out}/control/editor/idrop-down-list.js +0 -0
  615. /package/{src → out}/control/editor/ifile-uploader.js +0 -0
  616. /package/{src → out}/control/editor/ihidden.js +0 -0
  617. /package/{src → out}/control/editor/ihtml.js +0 -0
  618. /package/{src → out}/control/editor/iipaddress.js +0 -0
  619. /package/{src → out}/control/editor/ilist-box-picker.js +0 -0
  620. /package/{src → out}/control/editor/ilist-box.js +0 -0
  621. /package/{src → out}/control/editor/imail-address.js +0 -0
  622. /package/{src → out}/control/editor/imap-picker.js +0 -0
  623. /package/{src → out}/control/editor/imarkdown.js +0 -0
  624. /package/{src → out}/control/editor/imdrop-down-list.js +0 -0
  625. /package/{src → out}/control/editor/impicker.js +0 -0
  626. /package/{src → out}/control/editor/inumber-editor.js +0 -0
  627. /package/{src → out}/control/editor/inumber-range.js +0 -0
  628. /package/{src → out}/control/editor/ioffice.js +0 -0
  629. /package/{src → out}/control/editor/ioffice2.js +0 -0
  630. /package/{src → out}/control/editor/ipassword.js +0 -0
  631. /package/{src → out}/control/editor/ipicker-editor.js +0 -0
  632. /package/{src → out}/control/editor/ipicker.js +0 -0
  633. /package/{src → out}/control/editor/ipickup-view.js +0 -0
  634. /package/{src → out}/control/editor/ipicture.js +0 -0
  635. /package/{src → out}/control/editor/ipredefined.js +0 -0
  636. /package/{src → out}/control/editor/iradio-button-list.js +0 -0
  637. /package/{src → out}/control/editor/irating.js +0 -0
  638. /package/{src → out}/control/editor/iraw.js +0 -0
  639. /package/{src → out}/control/editor/islider.js +0 -0
  640. /package/{src → out}/control/editor/ispan.js +0 -0
  641. /package/{src → out}/control/editor/istepper.js +0 -0
  642. /package/{src → out}/control/editor/itext-area.js +0 -0
  643. /package/{src → out}/control/editor/itext-box.js +0 -0
  644. /package/{src → out}/control/editor/itext-editor.js +0 -0
  645. /package/{src → out}/control/editor/ivalue-item-editor.js +0 -0
  646. /package/{src → out}/control/expbar/icalendar-exp-bar.js +0 -0
  647. /package/{src → out}/control/expbar/ichart-exp-bar.js +0 -0
  648. /package/{src → out}/control/expbar/idata-view-exp-bar.js +0 -0
  649. /package/{src → out}/control/expbar/iexp-bar.js +0 -0
  650. /package/{src → out}/control/expbar/igantt-exp-bar.js +0 -0
  651. /package/{src → out}/control/expbar/igrid-exp-bar.js +0 -0
  652. /package/{src → out}/control/expbar/ilist-exp-bar.js +0 -0
  653. /package/{src → out}/control/expbar/imap-exp-bar.js +0 -0
  654. /package/{src → out}/control/expbar/itab-exp-page.js +0 -0
  655. /package/{src → out}/control/expbar/itab-exp-panel.js +0 -0
  656. /package/{src → out}/control/expbar/itree-exp-bar.js +0 -0
  657. /package/{src → out}/control/expbar/iwfexp-bar.js +0 -0
  658. /package/{src → out}/control/form/ideedit-form-item.js +0 -0
  659. /package/{src → out}/control/form/ideedit-form.js +0 -0
  660. /package/{src → out}/control/form/idefdcat-group-logic.js +0 -0
  661. /package/{src → out}/control/form/idefdgroup-logic.js +0 -0
  662. /package/{src → out}/control/form/idefdlogic.js +0 -0
  663. /package/{src → out}/control/form/idefdsingle-logic.js +0 -0
  664. /package/{src → out}/control/form/idefiupdate-detail.js +0 -0
  665. /package/{src → out}/control/form/ideform-button.js +0 -0
  666. /package/{src → out}/control/form/ideform-data-item.js +0 -0
  667. /package/{src → out}/control/form/ideform-detail.js +0 -0
  668. /package/{src → out}/control/form/ideform-druipart.js +0 -0
  669. /package/{src → out}/control/form/ideform-form-part.js +0 -0
  670. /package/{src → out}/control/form/ideform-group-base.js +0 -0
  671. /package/{src → out}/control/form/ideform-group-panel.js +0 -0
  672. /package/{src → out}/control/form/ideform-iframe.js +0 -0
  673. /package/{src → out}/control/form/ideform-item-ex.js +0 -0
  674. /package/{src → out}/control/form/ideform-item-update.js +0 -0
  675. /package/{src → out}/control/form/ideform-item-vr.js +0 -0
  676. /package/{src → out}/control/form/ideform-item.js +0 -0
  677. /package/{src → out}/control/form/ideform-mdctrl.js +0 -0
  678. /package/{src → out}/control/form/ideform-page.js +0 -0
  679. /package/{src → out}/control/form/ideform-raw-item.js +0 -0
  680. /package/{src → out}/control/form/ideform-tab-page.js +0 -0
  681. /package/{src → out}/control/form/ideform-tab-panel.js +0 -0
  682. /package/{src → out}/control/form/ideform-user-control.js +0 -0
  683. /package/{src → out}/control/form/ideform.js +0 -0
  684. /package/{src → out}/control/form/idesearch-form-item.js +0 -0
  685. /package/{src → out}/control/form/idesearch-form.js +0 -0
  686. /package/{src → out}/control/form/idewizard-edit-form.js +0 -0
  687. /package/{src → out}/control/form/iwfedit-form.js +0 -0
  688. /package/{src → out}/control/grid/idegeiupdate-detail.js +0 -0
  689. /package/{src → out}/control/grid/idegrid-column.js +0 -0
  690. /package/{src → out}/control/grid/idegrid-data-item.js +0 -0
  691. /package/{src → out}/control/grid/idegrid-edit-item-update.js +0 -0
  692. /package/{src → out}/control/grid/idegrid-edit-item-vr.js +0 -0
  693. /package/{src → out}/control/grid/idegrid-edit-item.js +0 -0
  694. /package/{src → out}/control/grid/idegrid-field-column.js +0 -0
  695. /package/{src → out}/control/grid/idegrid-group-column.js +0 -0
  696. /package/{src → out}/control/grid/idegrid-uacolumn.js +0 -0
  697. /package/{src → out}/control/grid/idegrid.js +0 -0
  698. /package/{src → out}/control/grid/idemulti-edit-view-panel.js +0 -0
  699. /package/{src → out}/control/grid/idetree-grid-field-column.js +0 -0
  700. /package/{src → out}/control/grid/idetree-grid.js +0 -0
  701. /package/{src → out}/control/iajax-control.js +0 -0
  702. /package/{src → out}/control/iajax-editor.js +0 -0
  703. /package/{src → out}/control/ibutton-base.js +0 -0
  704. /package/{src → out}/control/icontrol-action.js +0 -0
  705. /package/{src → out}/control/icontrol-container.js +0 -0
  706. /package/{src → out}/control/icontrol-item-param.js +0 -0
  707. /package/{src → out}/control/icontrol-logic.js +0 -0
  708. /package/{src → out}/control/icontrol-mdata-container.js +0 -0
  709. /package/{src → out}/control/icontrol-mdobject.js +0 -0
  710. /package/{src → out}/control/icontrol-nav-context.js +0 -0
  711. /package/{src → out}/control/icontrol-nav-param.js +0 -0
  712. /package/{src → out}/control/icontrol-navigatable.js +0 -0
  713. /package/{src → out}/control/icontrol-object-navigatable.js +0 -0
  714. /package/{src → out}/control/icontrol-param.js +0 -0
  715. /package/{src → out}/control/icontrol-xdata-container.js +0 -0
  716. /package/{src → out}/control/icontrol.js +0 -0
  717. /package/{src → out}/control/ieditor-container.js +0 -0
  718. /package/{src → out}/control/ieditor-item.js +0 -0
  719. /package/{src → out}/control/ieditor.js +0 -0
  720. /package/{src → out}/control/iimage-base.js +0 -0
  721. /package/{src → out}/control/imdajax-control.js +0 -0
  722. /package/{src → out}/control/imdcontrol.js +0 -0
  723. /package/{src → out}/control/imdcontrol2.js +0 -0
  724. /package/{src → out}/control/inavigatable.js +0 -0
  725. /package/{src → out}/control/inavigate-context.js +0 -0
  726. /package/{src → out}/control/inavigate-param-container.js +0 -0
  727. /package/{src → out}/control/inavigate-param.js +0 -0
  728. /package/{src → out}/control/iraw-item-base.js +0 -0
  729. /package/{src → out}/control/iraw-item-container.js +0 -0
  730. /package/{src → out}/control/iraw-item-param.js +0 -0
  731. /package/{src → out}/control/iraw-item.js +0 -0
  732. /package/{src → out}/control/isdajax-control.js +0 -0
  733. /package/{src → out}/control/isdcontrol.js +0 -0
  734. /package/{src → out}/control/itext-base.js +0 -0
  735. /package/{src → out}/control/iuser-control.js +0 -0
  736. /package/{src → out}/control/layout/iabsolute-layout-pos.js +0 -0
  737. /package/{src → out}/control/layout/iabsolute-layout.js +0 -0
  738. /package/{src → out}/control/layout/iborder-layout-pos.js +0 -0
  739. /package/{src → out}/control/layout/iborder-layout.js +0 -0
  740. /package/{src → out}/control/layout/iflex-layout-pos.js +0 -0
  741. /package/{src → out}/control/layout/iflex-layout.js +0 -0
  742. /package/{src → out}/control/layout/igrid-layout-pos.js +0 -0
  743. /package/{src → out}/control/layout/igrid-layout.js +0 -0
  744. /package/{src → out}/control/layout/ilayout-container.js +0 -0
  745. /package/{src → out}/control/layout/ilayout-item.js +0 -0
  746. /package/{src → out}/control/layout/ilayout-pos.js +0 -0
  747. /package/{src → out}/control/layout/ilayout.js +0 -0
  748. /package/{src → out}/control/layout/itable-layout-pos.js +0 -0
  749. /package/{src → out}/control/layout/itable-layout.js +0 -0
  750. /package/{src → out}/control/list/idelist-data-item.js +0 -0
  751. /package/{src → out}/control/list/idelist-item.js +0 -0
  752. /package/{src → out}/control/list/idelist.js +0 -0
  753. /package/{src → out}/control/list/idemob-mdctrl.js +0 -0
  754. /package/{src → out}/control/list/ilist-data-item.js +0 -0
  755. /package/{src → out}/control/list/ilist-item.js +0 -0
  756. /package/{src → out}/control/list/ilist.js +0 -0
  757. /package/{src → out}/control/map/imap-item.js +0 -0
  758. /package/{src → out}/control/map/imap.js +0 -0
  759. /package/{src → out}/control/map/isys-map-item.js +0 -0
  760. /package/{src → out}/control/map/isys-map.js +0 -0
  761. /package/{src → out}/control/menu/iapp-menu-button-item.js +0 -0
  762. /package/{src → out}/control/menu/iapp-menu-item.js +0 -0
  763. /package/{src → out}/control/menu/iapp-menu-raw-item.js +0 -0
  764. /package/{src → out}/control/menu/iapp-menu.js +0 -0
  765. /package/{src → out}/control/menu/icontext-menu.js +0 -0
  766. /package/{src → out}/control/menu/imenu-item.js +0 -0
  767. /package/{src → out}/control/menu/imenu.js +0 -0
  768. /package/{src → out}/control/panel/ilayout-panel.js +0 -0
  769. /package/{src → out}/control/panel/ipanel-button.js +0 -0
  770. /package/{src → out}/control/panel/ipanel-container.js +0 -0
  771. /package/{src → out}/control/panel/ipanel-control.js +0 -0
  772. /package/{src → out}/control/panel/ipanel-ctrl-pos.js +0 -0
  773. /package/{src → out}/control/panel/ipanel-data-region.js +0 -0
  774. /package/{src → out}/control/panel/ipanel-engine.js +0 -0
  775. /package/{src → out}/control/panel/ipanel-field.js +0 -0
  776. /package/{src → out}/control/panel/ipanel-item-cat-group-logic.js +0 -0
  777. /package/{src → out}/control/panel/ipanel-item-group-logic.js +0 -0
  778. /package/{src → out}/control/panel/ipanel-item-logic.js +0 -0
  779. /package/{src → out}/control/panel/ipanel-item-single-logic.js +0 -0
  780. /package/{src → out}/control/panel/ipanel-item.js +0 -0
  781. /package/{src → out}/control/panel/ipanel-logic.js +0 -0
  782. /package/{src → out}/control/panel/ipanel-model.js +0 -0
  783. /package/{src → out}/control/panel/ipanel-param.js +0 -0
  784. /package/{src → out}/control/panel/ipanel-raw-item.js +0 -0
  785. /package/{src → out}/control/panel/ipanel-tab-page.js +0 -0
  786. /package/{src → out}/control/panel/ipanel-tab-panel.js +0 -0
  787. /package/{src → out}/control/panel/ipanel-user-control.js +0 -0
  788. /package/{src → out}/control/panel/ipanel.js +0 -0
  789. /package/{src → out}/control/panel/isys-layout-panel.js +0 -0
  790. /package/{src → out}/control/panel/isys-panel-button.js +0 -0
  791. /package/{src → out}/control/panel/isys-panel-container.js +0 -0
  792. /package/{src → out}/control/panel/isys-panel-control.js +0 -0
  793. /package/{src → out}/control/panel/isys-panel-ctrl-pos.js +0 -0
  794. /package/{src → out}/control/panel/isys-panel-data-item.js +0 -0
  795. /package/{src → out}/control/panel/isys-panel-field.js +0 -0
  796. /package/{src → out}/control/panel/isys-panel-item.js +0 -0
  797. /package/{src → out}/control/panel/isys-panel-logic.js +0 -0
  798. /package/{src → out}/control/panel/isys-panel-model.js +0 -0
  799. /package/{src → out}/control/panel/isys-panel-param.js +0 -0
  800. /package/{src → out}/control/panel/isys-panel-raw-item.js +0 -0
  801. /package/{src → out}/control/panel/isys-panel-tab-page.js +0 -0
  802. /package/{src → out}/control/panel/isys-panel-tab-panel.js +0 -0
  803. /package/{src → out}/control/panel/isys-panel-user-control.js +0 -0
  804. /package/{src → out}/control/panel/isys-panel.js +0 -0
  805. /package/{src → out}/control/panel/isys-view-layout-panel-param.js +0 -0
  806. /package/{src → out}/control/panel/isys-view-layout-panel.js +0 -0
  807. /package/{src → out}/control/panel/iview-layout-panel.js +0 -0
  808. /package/{src → out}/control/rawitem/ihtml-item.js +0 -0
  809. /package/{src → out}/control/rawitem/iimage-item.js +0 -0
  810. /package/{src → out}/control/rawitem/imarkdown-item.js +0 -0
  811. /package/{src → out}/control/rawitem/iplaceholder-item.js +0 -0
  812. /package/{src → out}/control/rawitem/itext-item.js +0 -0
  813. /package/{src → out}/control/rawitem/ivideo-item.js +0 -0
  814. /package/{src → out}/control/reportpanel/idereport-panel-param.js +0 -0
  815. /package/{src → out}/control/reportpanel/idereport-panel.js +0 -0
  816. /package/{src → out}/control/searchbar/isearch-bar-filter.js +0 -0
  817. /package/{src → out}/control/searchbar/isearch-bar-group.js +0 -0
  818. /package/{src → out}/control/searchbar/isearch-bar-item.js +0 -0
  819. /package/{src → out}/control/searchbar/isearch-bar-param.js +0 -0
  820. /package/{src → out}/control/searchbar/isearch-bar-quick-search.js +0 -0
  821. /package/{src → out}/control/searchbar/isearch-bar.js +0 -0
  822. /package/{src → out}/control/searchbar/isys-search-bar-item.js +0 -0
  823. /package/{src → out}/control/searchbar/isys-search-bar-param.js +0 -0
  824. /package/{src → out}/control/searchbar/isys-search-bar.js +0 -0
  825. /package/{src → out}/control/titlebar/iapp-title-bar.js +0 -0
  826. /package/{src → out}/control/titlebar/isys-title-bar.js +0 -0
  827. /package/{src → out}/control/titlebar/ititle-bar-param.js +0 -0
  828. /package/{src → out}/control/titlebar/ititle-bar.js +0 -0
  829. /package/{src → out}/control/toolbar/idecmgroup-item.js +0 -0
  830. /package/{src → out}/control/toolbar/idecmraw-item.js +0 -0
  831. /package/{src → out}/control/toolbar/idecmseperator-item.js +0 -0
  832. /package/{src → out}/control/toolbar/idecmuiaction-item.js +0 -0
  833. /package/{src → out}/control/toolbar/idecontext-menu-item.js +0 -0
  834. /package/{src → out}/control/toolbar/idecontext-menu.js +0 -0
  835. /package/{src → out}/control/toolbar/idetbgroup-item.js +0 -0
  836. /package/{src → out}/control/toolbar/idetbraw-item.js +0 -0
  837. /package/{src → out}/control/toolbar/idetbseperator-item.js +0 -0
  838. /package/{src → out}/control/toolbar/idetbuiaction-item.js +0 -0
  839. /package/{src → out}/control/toolbar/idetoolbar-item.js +0 -0
  840. /package/{src → out}/control/toolbar/idetoolbar.js +0 -0
  841. /package/{src → out}/control/tree/idegantt.js +0 -0
  842. /package/{src → out}/control/tree/idetree-code-list-node.js +0 -0
  843. /package/{src → out}/control/tree/idetree-column.js +0 -0
  844. /package/{src → out}/control/tree/idetree-data-set-node.js +0 -0
  845. /package/{src → out}/control/tree/idetree-defcolumn.js +0 -0
  846. /package/{src → out}/control/tree/idetree-grid-ex.js +0 -0
  847. /package/{src → out}/control/tree/idetree-node-data-item.js +0 -0
  848. /package/{src → out}/control/tree/idetree-node-rs.js +0 -0
  849. /package/{src → out}/control/tree/idetree-node-rsnav-context.js +0 -0
  850. /package/{src → out}/control/tree/idetree-node-rsnav-param.js +0 -0
  851. /package/{src → out}/control/tree/idetree-node-rsparam.js +0 -0
  852. /package/{src → out}/control/tree/idetree-node-rv.js +0 -0
  853. /package/{src → out}/control/tree/idetree-node.js +0 -0
  854. /package/{src → out}/control/tree/idetree-static-node.js +0 -0
  855. /package/{src → out}/control/tree/idetree-uacolumn.js +0 -0
  856. /package/{src → out}/control/tree/idetree.js +0 -0
  857. /package/{src → out}/control/viewpanel/idepickup-view-panel.js +0 -0
  858. /package/{src → out}/control/viewpanel/idetab-view-panel.js +0 -0
  859. /package/{src → out}/control/viewpanel/ideview-panel.js +0 -0
  860. /package/{src → out}/control/wizardpanel/idestate-wizard-panel.js +0 -0
  861. /package/{src → out}/control/wizardpanel/idewizard-panel.js +0 -0
  862. /package/{src → out}/control/wizardpanel/iwizard-panel.js +0 -0
  863. /package/{src → out}/data/idata-item-param.js +0 -0
  864. /package/{src → out}/data/idata-item.js +0 -0
  865. /package/{src → out}/dataentity/ac/ideacmode-data-item.js +0 -0
  866. /package/{src → out}/dataentity/ac/ideacmode.js +0 -0
  867. /package/{src → out}/dataentity/action/ideaction-logic.js +0 -0
  868. /package/{src → out}/dataentity/action/ideaction-param.js +0 -0
  869. /package/{src → out}/dataentity/action/ideaction.js +0 -0
  870. /package/{src → out}/dataentity/dataexport/idedata-export-item.js +0 -0
  871. /package/{src → out}/dataentity/dataexport/idedata-export.js +0 -0
  872. /package/{src → out}/dataentity/dataimport/idedata-import-item.js +0 -0
  873. /package/{src → out}/dataentity/dataimport/idedata-import.js +0 -0
  874. /package/{src → out}/dataentity/defield/idefield-base.js +0 -0
  875. /package/{src → out}/dataentity/defield/idefinput-tip.js +0 -0
  876. /package/{src → out}/dataentity/defield/idefsearch-mode.js +0 -0
  877. /package/{src → out}/dataentity/defield/valuerule/idefdata-range-rule.js +0 -0
  878. /package/{src → out}/dataentity/defield/valuerule/idefvalue-rule.js +0 -0
  879. /package/{src → out}/dataentity/defield/valuerule/idefvrcondition.js +0 -0
  880. /package/{src → out}/dataentity/defield/valuerule/idefvrgroup-condition.js +0 -0
  881. /package/{src → out}/dataentity/defield/valuerule/idefvrquery-count-condition.js +0 -0
  882. /package/{src → out}/dataentity/defield/valuerule/idefvrreg-ex-condition.js +0 -0
  883. /package/{src → out}/dataentity/defield/valuerule/idefvrsimple-condition.js +0 -0
  884. /package/{src → out}/dataentity/defield/valuerule/idefvrsingle-condition.js +0 -0
  885. /package/{src → out}/dataentity/defield/valuerule/idefvrstring-length-condition.js +0 -0
  886. /package/{src → out}/dataentity/defield/valuerule/idefvrsys-value-rule-condition.js +0 -0
  887. /package/{src → out}/dataentity/defield/valuerule/idefvrvalue-range-condition.js +0 -0
  888. /package/{src → out}/dataentity/defield/valuerule/idefvrvalue-range2-condition.js +0 -0
  889. /package/{src → out}/dataentity/defield/valuerule/idefvrvalue-range3-condition.js +0 -0
  890. /package/{src → out}/dataentity/defield/valuerule/idefvrvalue-recursion-condition.js +0 -0
  891. /package/{src → out}/dataentity/der/ider1-n.js +0 -0
  892. /package/{src → out}/dataentity/der/ider11.js +0 -0
  893. /package/{src → out}/dataentity/der/iderbase.js +0 -0
  894. /package/{src → out}/dataentity/ds/idedqcondition.js +0 -0
  895. /package/{src → out}/dataentity/ds/idedqcustom-condition.js +0 -0
  896. /package/{src → out}/dataentity/ds/idedqfield-condition.js +0 -0
  897. /package/{src → out}/dataentity/ds/idedqgroup-condition.js +0 -0
  898. /package/{src → out}/dataentity/logic/ideappend-param-logic.js +0 -0
  899. /package/{src → out}/dataentity/logic/idebegin-logic.js +0 -0
  900. /package/{src → out}/dataentity/logic/idebind-param-logic.js +0 -0
  901. /package/{src → out}/dataentity/logic/idecopy-param-logic.js +0 -0
  902. /package/{src → out}/dataentity/logic/idedeaction-logic.js +0 -0
  903. /package/{src → out}/dataentity/logic/idedebug-param-logic.js +0 -0
  904. /package/{src → out}/dataentity/logic/idededata-query-logic.js +0 -0
  905. /package/{src → out}/dataentity/logic/idededata-set-logic.js +0 -0
  906. /package/{src → out}/dataentity/logic/idedelogic-logic.js +0 -0
  907. /package/{src → out}/dataentity/logic/ideend-logic.js +0 -0
  908. /package/{src → out}/dataentity/logic/ideflogic.js +0 -0
  909. /package/{src → out}/dataentity/logic/idelogic-base.js +0 -0
  910. /package/{src → out}/dataentity/logic/idelogic-link-cond-base.js +0 -0
  911. /package/{src → out}/dataentity/logic/idelogic-link-cond.js +0 -0
  912. /package/{src → out}/dataentity/logic/idelogic-link-group-cond-base.js +0 -0
  913. /package/{src → out}/dataentity/logic/idelogic-link-group-cond.js +0 -0
  914. /package/{src → out}/dataentity/logic/idelogic-link-single-cond-base.js +0 -0
  915. /package/{src → out}/dataentity/logic/idelogic-link-single-cond.js +0 -0
  916. /package/{src → out}/dataentity/logic/idelogic-link.js +0 -0
  917. /package/{src → out}/dataentity/logic/idelogic-node-base.js +0 -0
  918. /package/{src → out}/dataentity/logic/idelogic-node-param-base.js +0 -0
  919. /package/{src → out}/dataentity/logic/idelogic-node-param.js +0 -0
  920. /package/{src → out}/dataentity/logic/idelogic-node.js +0 -0
  921. /package/{src → out}/dataentity/logic/idelogic-param-base.js +0 -0
  922. /package/{src → out}/dataentity/logic/idelogic-param.js +0 -0
  923. /package/{src → out}/dataentity/logic/idelogic.js +0 -0
  924. /package/{src → out}/dataentity/logic/ideprepare-param-logic.js +0 -0
  925. /package/{src → out}/dataentity/logic/ideraw-code-logic.js +0 -0
  926. /package/{src → out}/dataentity/logic/iderenew-param-logic.js +0 -0
  927. /package/{src → out}/dataentity/logic/idereset-param-logic.js +0 -0
  928. /package/{src → out}/dataentity/logic/idesort-param-logic.js +0 -0
  929. /package/{src → out}/dataentity/logic/idestart-wflogic.js +0 -0
  930. /package/{src → out}/dataentity/logic/idethrow-exception-logic.js +0 -0
  931. /package/{src → out}/dataentity/logic/ideuiaction-logic.js +0 -0
  932. /package/{src → out}/dataentity/logic/ideuiappend-param-logic.js +0 -0
  933. /package/{src → out}/dataentity/logic/ideuibegin-logic.js +0 -0
  934. /package/{src → out}/dataentity/logic/ideuibind-param-logic.js +0 -0
  935. /package/{src → out}/dataentity/logic/ideuicopy-param-logic.js +0 -0
  936. /package/{src → out}/dataentity/logic/ideuictrl-fire-event-logic.js +0 -0
  937. /package/{src → out}/dataentity/logic/ideuictrl-invoke-logic.js +0 -0
  938. /package/{src → out}/dataentity/logic/ideuideaction-logic.js +0 -0
  939. /package/{src → out}/dataentity/logic/ideuidebug-param-logic.js +0 -0
  940. /package/{src → out}/dataentity/logic/ideuidedata-set-logic.js +0 -0
  941. /package/{src → out}/dataentity/logic/ideuidelogic-logic.js +0 -0
  942. /package/{src → out}/dataentity/logic/ideuiend-logic.js +0 -0
  943. /package/{src → out}/dataentity/logic/ideuilogic-link-cond.js +0 -0
  944. /package/{src → out}/dataentity/logic/ideuilogic-link-group-cond.js +0 -0
  945. /package/{src → out}/dataentity/logic/ideuilogic-link-single-cond.js +0 -0
  946. /package/{src → out}/dataentity/logic/ideuilogic-link.js +0 -0
  947. /package/{src → out}/dataentity/logic/ideuilogic-node-param.js +0 -0
  948. /package/{src → out}/dataentity/logic/ideuilogic-node.js +0 -0
  949. /package/{src → out}/dataentity/logic/ideuilogic-param.js +0 -0
  950. /package/{src → out}/dataentity/logic/ideuilogic.js +0 -0
  951. /package/{src → out}/dataentity/logic/ideuimsg-box-logic.js +0 -0
  952. /package/{src → out}/dataentity/logic/ideuipfplugin-logic.js +0 -0
  953. /package/{src → out}/dataentity/logic/ideuiraw-code-logic.js +0 -0
  954. /package/{src → out}/dataentity/logic/ideuirenew-param-logic.js +0 -0
  955. /package/{src → out}/dataentity/logic/ideuireset-param-logic.js +0 -0
  956. /package/{src → out}/dataentity/logic/ideuisort-param-logic.js +0 -0
  957. /package/{src → out}/dataentity/logic/ideuithrow-exception-logic.js +0 -0
  958. /package/{src → out}/dataentity/logic/ideview-logic.js +0 -0
  959. /package/{src → out}/dataentity/mainstate/idemain-state-oppriv.js +0 -0
  960. /package/{src → out}/dataentity/mainstate/idemain-state.js +0 -0
  961. /package/{src → out}/dataentity/print/ideprint.js +0 -0
  962. /package/{src → out}/dataentity/priv/ideoppriv.js +0 -0
  963. /package/{src → out}/dataentity/report/idereport.js +0 -0
  964. /package/{src → out}/dataentity/uiaction/ideuiaction-group-detail.js +0 -0
  965. /package/{src → out}/dataentity/uiaction/ideuiaction-group.js +0 -0
  966. /package/{src → out}/dataentity/uiaction/ideuiaction.js +0 -0
  967. /package/{src → out}/dataentity/wizard/idewizard-form.js +0 -0
  968. /package/{src → out}/dataentity/wizard/idewizard-step.js +0 -0
  969. /package/{src → out}/dataentity/wizard/idewizard.js +0 -0
  970. /package/{src → out}/exports.js +0 -0
  971. /package/{src → out}/imodel-object.js +0 -0
  972. /package/{src → out}/index.js +0 -0
  973. /package/{src → out}/msg/isys-msg-templ.js +0 -0
  974. /package/{src → out}/res/ictrl-msg.js +0 -0
  975. /package/{src → out}/res/ilanguage-item.js +0 -0
  976. /package/{src → out}/res/ilanguage-res.js +0 -0
  977. /package/{src → out}/res/isub-view-type.js +0 -0
  978. /package/{src → out}/res/isys-css.js +0 -0
  979. /package/{src → out}/res/isys-dict-cat.js +0 -0
  980. /package/{src → out}/res/isys-editor-style.js +0 -0
  981. /package/{src → out}/res/isys-image.js +0 -0
  982. /package/{src → out}/res/isys-pfplugin.js +0 -0
  983. /package/{src → out}/res/isys-unit.js +0 -0
  984. /package/{src → out}/res/isys-view-logic-param.js +0 -0
  985. /package/{src → out}/res/isys-view-logic.js +0 -0
  986. /package/{src → out}/security/isys-uni-res.js +0 -0
  987. /package/{src → out}/security/isys-user-dr.js +0 -0
  988. /package/{src → out}/valuerule/isys-value-rule.js +0 -0
  989. /package/{src → out}/view/iuiaction-group-detail.js +0 -0
  990. /package/{src → out}/view/iuiaction-group.js +0 -0
  991. /package/{src → out}/view/iuiaction.js +0 -0
  992. /package/{src → out}/view/iuiengine-param.js +0 -0
  993. /package/{src → out}/view/iuiengine.js +0 -0
  994. /package/{src → out}/view/iview-logic.js +0 -0
@@ -1,48 +0,0 @@
1
- import { IAppMenuModel } from './appmenu/iapp-menu-model';
2
- import { IModelObject } from '../imodel-object';
3
-
4
- /**
5
- *
6
- * @export
7
- * @interface ISubAppRef
8
- */
9
- export interface ISubAppRef extends IModelObject {
10
- /**
11
- * 应用实体界面行为组集合
12
- *
13
- * @type {string[]}
14
- * 来源 getAllPSAppDEUIActionGroups
15
- */
16
- appDEUIActionGroupIds?: string[];
17
-
18
- /**
19
- * 应用视图集合
20
- *
21
- * @type {string[]}
22
- * 来源 getAllPSAppViews
23
- */
24
- appViewIds?: string[];
25
-
26
- /**
27
- * 应用实体关系部件集合
28
- *
29
- * @type {string[]}
30
- * 来源 getAllPSDEDRControls
31
- */
32
- dedrcontrolIds?: string[];
33
-
34
- /**
35
- * 模型戳
36
- * @type {string}
37
- * 来源 getModelStamp
38
- */
39
- modelStamp?: string;
40
-
41
- /**
42
- * 应用菜单模型
43
- *
44
- * @type {IAppMenuModel}
45
- * 来源 getPSAppMenuModel
46
- */
47
- appMenuModel?: IAppMenuModel;
48
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,48 +0,0 @@
1
- import { IModelObject } from '../../imodel-object';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IAjaxControlHandler
7
- */
8
- export interface IAjaxControlHandler extends IModelObject {
9
- /**
10
- * 缓存范围
11
- * @description 值模式 [部件后台处理对象缓存范围] {0:无、 1:系统全局、 2:组织机构全局、 3:用户全局、 4:应用全局 }
12
- * @type {( number | 0 | 1 | 2 | 3 | 4)}
13
- * @default 0
14
- */
15
- cacheScope: number | 0 | 1 | 2 | 3 | 4;
16
-
17
- /**
18
- * 缓存超时时长(毫秒)
19
- * @type {number}
20
- * @default -1
21
- */
22
- cacheTimeout: number;
23
-
24
- /**
25
- * 统一状态监控属性
26
- * @type {string}
27
- */
28
- uniStateField: string;
29
-
30
- /**
31
- * 缓存统一状态主键属性
32
- * @type {string}
33
- */
34
- uniStateKeyValue: string;
35
-
36
- /**
37
- * 支持缓存
38
- * @type {boolean}
39
- * @default false
40
- */
41
- enableCache: boolean;
42
-
43
- /**
44
- * 支持属性级权限
45
- * @type {boolean}
46
- */
47
- enableDEFieldPrivilege: boolean;
48
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,31 +0,0 @@
1
- import { IAjaxControlHandler } from './iajax-control-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IMDAjaxControlHandler
7
- */
8
- export interface IMDAjaxControlHandler extends IAjaxControlHandler {
9
- /**
10
- * 获取数据超时(毫秒)
11
- * @type {number}
12
- * @default -1
13
- */
14
- fetchTimeout: number;
15
-
16
- /**
17
- * 用户数据范围对象
18
- *
19
- * @type {string}
20
- * 来源 getPSSysUserDR
21
- */
22
- sysUserDRId: string;
23
-
24
- /**
25
- * 用户数据范围对象2
26
- *
27
- * @type {string}
28
- * 来源 getPSSysUserDR2
29
- */
30
- sysUserDR2Id: string;
31
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlHandler } from './iajax-control-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ISDAjaxControlHandler
7
- */
8
- export type ISDAjaxControlHandler = IAjaxControlHandler;
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IMDAjaxControlParam } from '../imdajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ICalendarParam
7
- */
8
- export type ICalendarParam = IMDAjaxControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { ICalendarParam } from './icalendar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ISysCalendarParam
7
- */
8
- export type ISysCalendarParam = ICalendarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IControlParam } from '../icontrol-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ICaptionBarParam
7
- */
8
- export type ICaptionBarParam = IControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IMDAjaxControlHandler } from '../ajax/imdajax-control-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEChartHandler
7
- */
8
- export type IDEChartHandler = IMDAjaxControlHandler;
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlParam } from '../iajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEChartParam
7
- */
8
- export type IDEChartParam = IAjaxControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { ISysCounter } from './isys-counter';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEDRCounter
7
- */
8
- export type IDEDRCounter = ISysCounter
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlHandler } from '../ajax/iajax-control-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ICustomControlHandler
7
- */
8
- export type ICustomControlHandler = IAjaxControlHandler;
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlParam } from '../iajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ICustomControlParam
7
- */
8
- export type ICustomControlParam = IAjaxControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlParam } from '../iajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDashboardParam
7
- */
8
- export type IDashboardParam = IAjaxControlParam
@@ -1,8 +0,0 @@
1
- import { IDBPortletPartParam } from './idbportlet-part-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDBAppMenuPortletPartParam
7
- */
8
- export type IDBAppMenuPortletPartParam = IDBPortletPartParam
@@ -1,8 +0,0 @@
1
- import { IDBPortletPartParam } from './idbportlet-part-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDBAppViewPortletPartParam
7
- */
8
- export type IDBAppViewPortletPartParam = IDBPortletPartParam
@@ -1,8 +0,0 @@
1
- import { IDBPortletPartParam } from './idbportlet-part-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDBContainerPortletPartParam
7
- */
8
- export type IDBContainerPortletPartParam = IDBPortletPartParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlParam } from '../iajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDBPortletPartParam
7
- */
8
- export type IDBPortletPartParam = IAjaxControlParam
@@ -1,8 +0,0 @@
1
- import { IDBPortletPartParam } from './idbportlet-part-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDBRawItemPortletPartParam
7
- */
8
- export type IDBRawItemPortletPartParam = IDBPortletPartParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IDBPortletPartParam } from './idbportlet-part-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDBSysPortletPartParam
7
- */
8
- export type IDBSysPortletPartParam = IDBPortletPartParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IDashboardParam } from './idashboard-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ISysDashboardParam
7
- */
8
- export type ISysDashboardParam = IDashboardParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IControlParam } from '../icontrol-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDataInfoBarParam
7
- */
8
- export type IDataInfoBarParam = IControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IMDAjaxControlHandler } from '../ajax/imdajax-control-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEDataViewHandler
7
- */
8
- export type IDEDataViewHandler = IMDAjaxControlHandler;
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IMDAjaxControlParam } from '../imdajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEDataViewParam
7
- */
8
- export type IDEDataViewParam = IMDAjaxControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IDEDataViewHandler } from './idedata-view-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEKanbanHandler
7
- */
8
- export type IDEKanbanHandler = IDEDataViewHandler;
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IDEDataViewParam } from './idedata-view-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEKanbanParam
7
- */
8
- export type IDEKanbanParam = IDEDataViewParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IDEDRCtrlParam } from './idedrctrl-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEDRBarParam
7
- */
8
- export type IDEDRBarParam = IDEDRCtrlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlParam } from '../iajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEDRCtrlParam
7
- */
8
- export type IDEDRCtrlParam = IAjaxControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IDEDRCtrlParam } from './idedrctrl-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEDRTabParam
7
- */
8
- export type IDEDRTabParam = IDEDRCtrlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ICalendarExpBarParam
7
- */
8
- export type ICalendarExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IChartExpBarParam
7
- */
8
- export type IChartExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDataViewExpBarParam
7
- */
8
- export type IDataViewExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IAjaxControlParam } from '../iajax-control-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IExpBarParam
7
- */
8
- export type IExpBarParam = IAjaxControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IGanttExpBarParam
7
- */
8
- export type IGanttExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IGridExpBarParam
7
- */
8
- export type IGridExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IListExpBarParam
7
- */
8
- export type IListExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IMapExpBarParam
7
- */
8
- export type IMapExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IControlParam } from '../icontrol-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ITabExpPanelParam
7
- */
8
- export type ITabExpPanelParam = IControlParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface ITreeExpBarParam
7
- */
8
- export type ITreeExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { IExpBarParam } from './iexp-bar-param';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IWFExpBarParam
7
- */
8
- export type IWFExpBarParam = IExpBarParam
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { ISDAjaxControlHandler } from '../ajax/isdajax-control-handler';
2
-
3
- /**
4
- *
5
- * @export
6
- * @interface IDEEditFormHandler
7
- */
8
- export type IDEEditFormHandler = ISDAjaxControlHandler;
@@ -1 +0,0 @@
1
- export {};
@@ -1,16 +0,0 @@
1
- import { ISDAjaxControlParam } from '../isdajax-control-param';
2
- import { IDEFormParam } from './ideform-param';
3
-
4
- /**
5
- *
6
- * @export
7
- * @interface IDEEditFormParam
8
- */
9
- export interface IDEEditFormParam extends IDEFormParam, ISDAjaxControlParam {
10
- /**
11
- * 自动保存
12
- * @type {boolean}
13
- * 来源 isEnableAutoSave
14
- */
15
- enableAutoSave?: boolean;
16
- }