@simpleangularcontrols/sac-bootstrap3 13.0.0-rc.9 → 16.0.0-rc.10

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 (672) hide show
  1. package/controls/buttons/button.d.ts +6 -6
  2. package/controls/buttons/button.d.ts.map +1 -1
  3. package/controls/buttons/button.module.d.ts +8 -8
  4. package/controls/checkbox/checkbox.d.ts +14 -14
  5. package/controls/checkbox/checkbox.d.ts.map +1 -1
  6. package/controls/checkbox/checkbox.module.d.ts +11 -12
  7. package/controls/checkbox/checkbox.module.d.ts.map +1 -1
  8. package/controls/checkbox/radiobutton.d.ts +8 -8
  9. package/controls/checkbox/radiobutton.d.ts.map +1 -1
  10. package/controls/checkbox/radiobuttons.d.ts +14 -14
  11. package/controls/checkbox/radiobuttons.d.ts.map +1 -1
  12. package/controls/confirm/confirm.d.ts +6 -6
  13. package/controls/confirm/confirm.d.ts.map +1 -1
  14. package/controls/confirm/confirm.module.d.ts +16 -19
  15. package/controls/confirm/confirm.module.d.ts.map +1 -1
  16. package/controls/confirm/confirm.service.d.ts +57 -57
  17. package/controls/datetime/date.d.ts +15 -15
  18. package/controls/datetime/date.d.ts.map +1 -1
  19. package/controls/datetime/dateselector.d.ts +6 -6
  20. package/controls/datetime/dateselector.d.ts.map +1 -1
  21. package/controls/datetime/datetime.d.ts +15 -15
  22. package/controls/datetime/datetime.d.ts.map +1 -1
  23. package/controls/datetime/datetime.module.d.ts +13 -14
  24. package/controls/datetime/datetime.module.d.ts.map +1 -1
  25. package/controls/datetime/time.d.ts +15 -15
  26. package/controls/datetime/time.d.ts.map +1 -1
  27. package/controls/dialog/dialog.d.ts +14 -14
  28. package/controls/dialog/dialog.d.ts.map +1 -1
  29. package/controls/dialog/dialog.module.d.ts +8 -8
  30. package/controls/form/form.d.ts +31 -31
  31. package/controls/form/form.d.ts.map +1 -1
  32. package/controls/form/form.module.d.ts +10 -10
  33. package/controls/form/form.module.d.ts.map +1 -1
  34. package/controls/form/inheritform.directive.d.ts +27 -27
  35. package/controls/form/inheritform.directive.d.ts.map +1 -1
  36. package/controls/grid/grid.d.ts +9 -9
  37. package/controls/grid/grid.d.ts.map +1 -1
  38. package/controls/grid/grid.module.d.ts +14 -14
  39. package/controls/grid/grid.module.d.ts.map +1 -1
  40. package/controls/grid/gridbutton.d.ts +13 -13
  41. package/controls/grid/gridbutton.d.ts.map +1 -1
  42. package/controls/grid/gridcolumn.d.ts +9 -9
  43. package/controls/grid/gridcolumn.d.ts.map +1 -1
  44. package/controls/grid/gridcolumnaction.d.ts +9 -9
  45. package/controls/grid/gridcolumnaction.d.ts.map +1 -1
  46. package/controls/grid/gridimage.d.ts +7 -7
  47. package/controls/grid/gridimage.d.ts.map +1 -1
  48. package/controls/grid/paging.d.ts +11 -11
  49. package/controls/grid/paging.d.ts.map +1 -1
  50. package/controls/input/input.d.ts +14 -14
  51. package/controls/input/input.d.ts.map +1 -1
  52. package/controls/input/input.module.d.ts +17 -18
  53. package/controls/input/input.module.d.ts.map +1 -1
  54. package/controls/input/inputarea.d.ts +26 -26
  55. package/controls/input/inputarea.d.ts.map +1 -1
  56. package/controls/input/inputcurrency.d.ts +14 -14
  57. package/controls/input/inputcurrency.d.ts.map +1 -1
  58. package/controls/input/inputdecimal.d.ts +14 -14
  59. package/controls/input/inputdecimal.d.ts.map +1 -1
  60. package/controls/input/inputemail.d.ts +14 -14
  61. package/controls/input/inputemail.d.ts.map +1 -1
  62. package/controls/input/inputinteger.d.ts +14 -14
  63. package/controls/input/inputinteger.d.ts.map +1 -1
  64. package/controls/input/inputpassword.d.ts +14 -14
  65. package/controls/input/inputpassword.d.ts.map +1 -1
  66. package/controls/input/inputsearch.d.ts +14 -14
  67. package/controls/input/inputsearch.d.ts.map +1 -1
  68. package/controls/layout/formlayout.directive.d.ts +6 -6
  69. package/controls/layout/formlayout.directive.d.ts.map +1 -1
  70. package/controls/layout/layout.module.d.ts +12 -12
  71. package/controls/layout/tocontrolheight.pipe.d.ts +12 -12
  72. package/controls/layout/tocontrolheight.pipe.d.ts.map +1 -1
  73. package/controls/layout/tocontrolwidthcss.pipe.d.ts +19 -19
  74. package/controls/layout/tocontrolwidthcss.pipe.d.ts.map +1 -1
  75. package/controls/layout/tolabelheight.pipe.d.ts +12 -12
  76. package/controls/layout/tolabelheight.pipe.d.ts.map +1 -1
  77. package/controls/layout/tolabelwidthcss.pipe.d.ts +13 -13
  78. package/controls/layout/tolabelwidthcss.pipe.d.ts.map +1 -1
  79. package/controls/list/dropdown.d.ts +27 -27
  80. package/controls/list/dropdown.d.ts.map +1 -1
  81. package/controls/list/list.module.d.ts +11 -13
  82. package/controls/list/list.module.d.ts.map +1 -1
  83. package/controls/list/listbox.d.ts +14 -14
  84. package/controls/list/listbox.d.ts.map +1 -1
  85. package/controls/static/formcontainer.d.ts +28 -28
  86. package/controls/static/formcontainer.d.ts.map +1 -1
  87. package/controls/static/staticlabel.d.ts +14 -14
  88. package/controls/static/staticlabel.d.ts.map +1 -1
  89. package/controls/static/staticlabel.module.d.ts +10 -11
  90. package/controls/static/staticlabel.module.d.ts.map +1 -1
  91. package/controls/tabs/tab.d.ts +10 -10
  92. package/controls/tabs/tab.d.ts.map +1 -1
  93. package/controls/tabs/tabitem.d.ts +6 -6
  94. package/controls/tabs/tabitem.d.ts.map +1 -1
  95. package/controls/tabs/tabs.module.d.ts +9 -9
  96. package/controls/tinymce/tinymce.d.ts +23 -23
  97. package/controls/tinymce/tinymce.d.ts.map +1 -1
  98. package/controls/tinymce/tinymce.module.d.ts +8 -14
  99. package/controls/tinymce/tinymce.module.d.ts.map +1 -1
  100. package/controls/tooltip/tooltip.d.ts +37 -37
  101. package/controls/tooltip/tooltip.d.ts.map +1 -1
  102. package/controls/tooltip/tooltip.module.d.ts +8 -8
  103. package/controls/tooltip/tooltip.module.d.ts.map +1 -1
  104. package/controls/treeview/ngtreeitemaction.d.ts +8 -8
  105. package/controls/treeview/ngtreeitemaction.d.ts.map +1 -1
  106. package/controls/treeview/treeview.d.ts +6 -6
  107. package/controls/treeview/treeview.d.ts.map +1 -1
  108. package/controls/treeview/treeview.module.d.ts +10 -10
  109. package/controls/treeview/treeview.module.d.ts.map +1 -1
  110. package/controls/treeview/treeviewchild.d.ts +6 -6
  111. package/controls/treeview/treeviewchild.d.ts.map +1 -1
  112. package/controls/upload/upload.d.ts +16 -16
  113. package/controls/upload/upload.d.ts.map +1 -1
  114. package/controls/upload/upload.module.d.ts +11 -12
  115. package/controls/upload/upload.module.d.ts.map +1 -1
  116. package/controls/upload/uploadmultiple.d.ts +16 -16
  117. package/controls/upload/uploadmultiple.d.ts.map +1 -1
  118. package/controls/validation/validationsummary.d.ts +14 -14
  119. package/controls/validation/validationsummary.d.ts.map +1 -1
  120. package/controls/validation/validationsummary.module.d.ts +8 -8
  121. package/controls/wizard/wizard.d.ts +10 -10
  122. package/controls/wizard/wizard.d.ts.map +1 -1
  123. package/controls/wizard/wizard.module.d.ts +9 -9
  124. package/controls/wizard/wizarditem.d.ts +6 -6
  125. package/controls/wizard/wizarditem.d.ts.map +1 -1
  126. package/esm2022/controls/buttons/button.mjs +15 -0
  127. package/esm2022/controls/buttons/button.module.mjs +23 -0
  128. package/esm2022/controls/checkbox/checkbox.mjs +62 -0
  129. package/esm2022/controls/checkbox/checkbox.module.mjs +37 -0
  130. package/esm2022/controls/checkbox/radiobutton.mjs +21 -0
  131. package/esm2022/controls/checkbox/radiobuttons.mjs +62 -0
  132. package/esm2022/controls/confirm/confirm.mjs +16 -0
  133. package/esm2022/controls/confirm/confirm.module.mjs +31 -0
  134. package/esm2022/controls/confirm/confirm.service.mjs +104 -0
  135. package/esm2022/controls/datetime/date.mjs +73 -0
  136. package/esm2022/controls/datetime/dateselector.mjs +14 -0
  137. package/esm2022/controls/datetime/datetime.mjs +70 -0
  138. package/esm2022/controls/datetime/datetime.module.mjs +46 -0
  139. package/esm2022/controls/datetime/time.mjs +70 -0
  140. package/esm2022/controls/dialog/dialog.mjs +49 -0
  141. package/esm2022/controls/dialog/dialog.module.mjs +22 -0
  142. package/esm2022/controls/form/form.mjs +54 -0
  143. package/esm2022/controls/form/form.module.mjs +29 -0
  144. package/esm2022/controls/form/inheritform.directive.mjs +70 -0
  145. package/esm2022/controls/grid/grid.mjs +29 -0
  146. package/esm2022/controls/grid/grid.module.mjs +55 -0
  147. package/esm2022/controls/grid/gridbutton.mjs +41 -0
  148. package/esm2022/controls/grid/gridcolumn.mjs +28 -0
  149. package/esm2022/controls/grid/gridcolumnaction.mjs +29 -0
  150. package/esm2022/controls/grid/gridimage.mjs +23 -0
  151. package/esm2022/controls/grid/paging.mjs +45 -0
  152. package/esm2022/controls/input/input.mjs +57 -0
  153. package/esm2022/controls/input/input.module.mjs +69 -0
  154. package/esm2022/controls/input/inputarea.mjs +77 -0
  155. package/esm2022/controls/input/inputcurrency.mjs +65 -0
  156. package/esm2022/controls/input/inputdecimal.mjs +65 -0
  157. package/esm2022/controls/input/inputemail.mjs +65 -0
  158. package/esm2022/controls/input/inputinteger.mjs +65 -0
  159. package/esm2022/controls/input/inputpassword.mjs +65 -0
  160. package/esm2022/controls/input/inputsearch.mjs +64 -0
  161. package/esm2022/controls/layout/formlayout.directive.mjs +16 -0
  162. package/esm2022/controls/layout/layout.module.mjs +44 -0
  163. package/esm2022/controls/layout/tocontrolheight.pipe.mjs +35 -0
  164. package/esm2022/controls/layout/tocontrolwidthcss.pipe.mjs +53 -0
  165. package/esm2022/controls/layout/tolabelheight.pipe.mjs +35 -0
  166. package/esm2022/controls/layout/tolabelwidthcss.pipe.mjs +37 -0
  167. package/esm2022/controls/list/dropdown.mjs +96 -0
  168. package/esm2022/controls/list/list.module.mjs +42 -0
  169. package/esm2022/controls/list/listbox.mjs +73 -0
  170. package/esm2022/controls/static/formcontainer.mjs +77 -0
  171. package/esm2022/controls/static/staticlabel.mjs +62 -0
  172. package/esm2022/controls/static/staticlabel.module.mjs +28 -0
  173. package/esm2022/controls/tabs/tab.mjs +21 -0
  174. package/esm2022/controls/tabs/tabitem.mjs +14 -0
  175. package/esm2022/controls/tabs/tabs.module.mjs +23 -0
  176. package/esm2022/controls/tinymce/tinymce.mjs +81 -0
  177. package/esm2022/controls/tinymce/tinymce.module.mjs +18 -0
  178. package/esm2022/controls/tooltip/tooltip.mjs +51 -0
  179. package/esm2022/controls/tooltip/tooltip.module.mjs +18 -0
  180. package/esm2022/controls/treeview/ngtreeitemaction.mjs +17 -0
  181. package/esm2022/controls/treeview/treeview.mjs +15 -0
  182. package/esm2022/controls/treeview/treeview.module.mjs +34 -0
  183. package/esm2022/controls/treeview/treeviewchild.mjs +14 -0
  184. package/esm2022/controls/upload/upload.mjs +66 -0
  185. package/esm2022/controls/upload/upload.module.mjs +32 -0
  186. package/esm2022/controls/upload/uploadmultiple.mjs +68 -0
  187. package/esm2022/controls/validation/validationsummary.mjs +42 -0
  188. package/esm2022/controls/validation/validationsummary.module.mjs +22 -0
  189. package/esm2022/controls/wizard/wizard.mjs +30 -0
  190. package/esm2022/controls/wizard/wizard.module.mjs +23 -0
  191. package/esm2022/controls/wizard/wizarditem.mjs +13 -0
  192. package/{esm2020 → esm2022}/public_api.mjs +71 -71
  193. package/{esm2020 → esm2022}/simpleangularcontrols-sac-bootstrap3.mjs +4 -4
  194. package/fesm2022/simpleangularcontrols-sac-bootstrap3.mjs +2401 -0
  195. package/fesm2022/simpleangularcontrols-sac-bootstrap3.mjs.map +1 -0
  196. package/{simpleangularcontrols-sac-bootstrap3.d.ts → index.d.ts} +5 -5
  197. package/package.json +12 -18
  198. package/public_api.d.ts +66 -66
  199. package/simpleangularcontrols-sac-bootstrap3-16.0.0-rc.10.tgz +0 -0
  200. package/controls/buttons/button.module.ngfactory.d.ts +0 -4
  201. package/controls/buttons/button.module.ngfactory.d.ts.map +0 -1
  202. package/controls/buttons/button.module.ngsummary.d.ts +0 -2
  203. package/controls/buttons/button.module.ngsummary.d.ts.map +0 -1
  204. package/controls/buttons/button.ngfactory.d.ts +0 -4
  205. package/controls/buttons/button.ngfactory.d.ts.map +0 -1
  206. package/controls/buttons/button.ngsummary.d.ts +0 -2
  207. package/controls/buttons/button.ngsummary.d.ts.map +0 -1
  208. package/controls/checkbox/checkbox.module.ngfactory.d.ts +0 -4
  209. package/controls/checkbox/checkbox.module.ngfactory.d.ts.map +0 -1
  210. package/controls/checkbox/checkbox.module.ngsummary.d.ts +0 -2
  211. package/controls/checkbox/checkbox.module.ngsummary.d.ts.map +0 -1
  212. package/controls/checkbox/checkbox.ngfactory.d.ts +0 -4
  213. package/controls/checkbox/checkbox.ngfactory.d.ts.map +0 -1
  214. package/controls/checkbox/checkbox.ngsummary.d.ts +0 -2
  215. package/controls/checkbox/checkbox.ngsummary.d.ts.map +0 -1
  216. package/controls/checkbox/radiobutton.ngfactory.d.ts +0 -4
  217. package/controls/checkbox/radiobutton.ngfactory.d.ts.map +0 -1
  218. package/controls/checkbox/radiobutton.ngsummary.d.ts +0 -2
  219. package/controls/checkbox/radiobutton.ngsummary.d.ts.map +0 -1
  220. package/controls/checkbox/radiobuttons.ngfactory.d.ts +0 -4
  221. package/controls/checkbox/radiobuttons.ngfactory.d.ts.map +0 -1
  222. package/controls/checkbox/radiobuttons.ngsummary.d.ts +0 -2
  223. package/controls/checkbox/radiobuttons.ngsummary.d.ts.map +0 -1
  224. package/controls/confirm/confirm.module.ngfactory.d.ts +0 -4
  225. package/controls/confirm/confirm.module.ngfactory.d.ts.map +0 -1
  226. package/controls/confirm/confirm.module.ngsummary.d.ts +0 -2
  227. package/controls/confirm/confirm.module.ngsummary.d.ts.map +0 -1
  228. package/controls/confirm/confirm.ngfactory.d.ts +0 -4
  229. package/controls/confirm/confirm.ngfactory.d.ts.map +0 -1
  230. package/controls/confirm/confirm.ngsummary.d.ts +0 -2
  231. package/controls/confirm/confirm.ngsummary.d.ts.map +0 -1
  232. package/controls/confirm/confirm.service.ngfactory.d.ts +0 -4
  233. package/controls/confirm/confirm.service.ngfactory.d.ts.map +0 -1
  234. package/controls/confirm/confirm.service.ngsummary.d.ts +0 -2
  235. package/controls/confirm/confirm.service.ngsummary.d.ts.map +0 -1
  236. package/controls/datetime/date.ngfactory.d.ts +0 -4
  237. package/controls/datetime/date.ngfactory.d.ts.map +0 -1
  238. package/controls/datetime/date.ngsummary.d.ts +0 -2
  239. package/controls/datetime/date.ngsummary.d.ts.map +0 -1
  240. package/controls/datetime/dateselector.ngfactory.d.ts +0 -4
  241. package/controls/datetime/dateselector.ngfactory.d.ts.map +0 -1
  242. package/controls/datetime/dateselector.ngsummary.d.ts +0 -2
  243. package/controls/datetime/dateselector.ngsummary.d.ts.map +0 -1
  244. package/controls/datetime/datetime.module.ngfactory.d.ts +0 -4
  245. package/controls/datetime/datetime.module.ngfactory.d.ts.map +0 -1
  246. package/controls/datetime/datetime.module.ngsummary.d.ts +0 -2
  247. package/controls/datetime/datetime.module.ngsummary.d.ts.map +0 -1
  248. package/controls/datetime/datetime.ngfactory.d.ts +0 -4
  249. package/controls/datetime/datetime.ngfactory.d.ts.map +0 -1
  250. package/controls/datetime/datetime.ngsummary.d.ts +0 -2
  251. package/controls/datetime/datetime.ngsummary.d.ts.map +0 -1
  252. package/controls/datetime/time.ngfactory.d.ts +0 -4
  253. package/controls/datetime/time.ngfactory.d.ts.map +0 -1
  254. package/controls/datetime/time.ngsummary.d.ts +0 -2
  255. package/controls/datetime/time.ngsummary.d.ts.map +0 -1
  256. package/controls/dialog/dialog.module.ngfactory.d.ts +0 -4
  257. package/controls/dialog/dialog.module.ngfactory.d.ts.map +0 -1
  258. package/controls/dialog/dialog.module.ngsummary.d.ts +0 -2
  259. package/controls/dialog/dialog.module.ngsummary.d.ts.map +0 -1
  260. package/controls/dialog/dialog.ngfactory.d.ts +0 -4
  261. package/controls/dialog/dialog.ngfactory.d.ts.map +0 -1
  262. package/controls/dialog/dialog.ngsummary.d.ts +0 -2
  263. package/controls/dialog/dialog.ngsummary.d.ts.map +0 -1
  264. package/controls/form/form.module.ngfactory.d.ts +0 -4
  265. package/controls/form/form.module.ngfactory.d.ts.map +0 -1
  266. package/controls/form/form.module.ngsummary.d.ts +0 -2
  267. package/controls/form/form.module.ngsummary.d.ts.map +0 -1
  268. package/controls/form/form.ngfactory.d.ts +0 -4
  269. package/controls/form/form.ngfactory.d.ts.map +0 -1
  270. package/controls/form/form.ngsummary.d.ts +0 -2
  271. package/controls/form/form.ngsummary.d.ts.map +0 -1
  272. package/controls/form/inheritform.directive.ngfactory.d.ts +0 -4
  273. package/controls/form/inheritform.directive.ngfactory.d.ts.map +0 -1
  274. package/controls/form/inheritform.directive.ngsummary.d.ts +0 -2
  275. package/controls/form/inheritform.directive.ngsummary.d.ts.map +0 -1
  276. package/controls/grid/grid.module.ngfactory.d.ts +0 -4
  277. package/controls/grid/grid.module.ngfactory.d.ts.map +0 -1
  278. package/controls/grid/grid.module.ngsummary.d.ts +0 -2
  279. package/controls/grid/grid.module.ngsummary.d.ts.map +0 -1
  280. package/controls/grid/grid.ngfactory.d.ts +0 -4
  281. package/controls/grid/grid.ngfactory.d.ts.map +0 -1
  282. package/controls/grid/grid.ngsummary.d.ts +0 -2
  283. package/controls/grid/grid.ngsummary.d.ts.map +0 -1
  284. package/controls/grid/gridbutton.ngfactory.d.ts +0 -4
  285. package/controls/grid/gridbutton.ngfactory.d.ts.map +0 -1
  286. package/controls/grid/gridbutton.ngsummary.d.ts +0 -2
  287. package/controls/grid/gridbutton.ngsummary.d.ts.map +0 -1
  288. package/controls/grid/gridcolumn.ngfactory.d.ts +0 -4
  289. package/controls/grid/gridcolumn.ngfactory.d.ts.map +0 -1
  290. package/controls/grid/gridcolumn.ngsummary.d.ts +0 -2
  291. package/controls/grid/gridcolumn.ngsummary.d.ts.map +0 -1
  292. package/controls/grid/gridcolumnaction.ngfactory.d.ts +0 -4
  293. package/controls/grid/gridcolumnaction.ngfactory.d.ts.map +0 -1
  294. package/controls/grid/gridcolumnaction.ngsummary.d.ts +0 -2
  295. package/controls/grid/gridcolumnaction.ngsummary.d.ts.map +0 -1
  296. package/controls/grid/gridimage.ngfactory.d.ts +0 -4
  297. package/controls/grid/gridimage.ngfactory.d.ts.map +0 -1
  298. package/controls/grid/gridimage.ngsummary.d.ts +0 -2
  299. package/controls/grid/gridimage.ngsummary.d.ts.map +0 -1
  300. package/controls/grid/paging.ngfactory.d.ts +0 -4
  301. package/controls/grid/paging.ngfactory.d.ts.map +0 -1
  302. package/controls/grid/paging.ngsummary.d.ts +0 -2
  303. package/controls/grid/paging.ngsummary.d.ts.map +0 -1
  304. package/controls/input/input.module.ngfactory.d.ts +0 -4
  305. package/controls/input/input.module.ngfactory.d.ts.map +0 -1
  306. package/controls/input/input.module.ngsummary.d.ts +0 -2
  307. package/controls/input/input.module.ngsummary.d.ts.map +0 -1
  308. package/controls/input/input.ngfactory.d.ts +0 -4
  309. package/controls/input/input.ngfactory.d.ts.map +0 -1
  310. package/controls/input/input.ngsummary.d.ts +0 -2
  311. package/controls/input/input.ngsummary.d.ts.map +0 -1
  312. package/controls/input/inputarea.ngfactory.d.ts +0 -4
  313. package/controls/input/inputarea.ngfactory.d.ts.map +0 -1
  314. package/controls/input/inputarea.ngsummary.d.ts +0 -2
  315. package/controls/input/inputarea.ngsummary.d.ts.map +0 -1
  316. package/controls/input/inputcurrency.ngfactory.d.ts +0 -4
  317. package/controls/input/inputcurrency.ngfactory.d.ts.map +0 -1
  318. package/controls/input/inputcurrency.ngsummary.d.ts +0 -2
  319. package/controls/input/inputcurrency.ngsummary.d.ts.map +0 -1
  320. package/controls/input/inputdecimal.ngfactory.d.ts +0 -4
  321. package/controls/input/inputdecimal.ngfactory.d.ts.map +0 -1
  322. package/controls/input/inputdecimal.ngsummary.d.ts +0 -2
  323. package/controls/input/inputdecimal.ngsummary.d.ts.map +0 -1
  324. package/controls/input/inputemail.ngfactory.d.ts +0 -4
  325. package/controls/input/inputemail.ngfactory.d.ts.map +0 -1
  326. package/controls/input/inputemail.ngsummary.d.ts +0 -2
  327. package/controls/input/inputemail.ngsummary.d.ts.map +0 -1
  328. package/controls/input/inputinteger.ngfactory.d.ts +0 -4
  329. package/controls/input/inputinteger.ngfactory.d.ts.map +0 -1
  330. package/controls/input/inputinteger.ngsummary.d.ts +0 -2
  331. package/controls/input/inputinteger.ngsummary.d.ts.map +0 -1
  332. package/controls/input/inputpassword.ngfactory.d.ts +0 -4
  333. package/controls/input/inputpassword.ngfactory.d.ts.map +0 -1
  334. package/controls/input/inputpassword.ngsummary.d.ts +0 -2
  335. package/controls/input/inputpassword.ngsummary.d.ts.map +0 -1
  336. package/controls/input/inputsearch.ngfactory.d.ts +0 -4
  337. package/controls/input/inputsearch.ngfactory.d.ts.map +0 -1
  338. package/controls/input/inputsearch.ngsummary.d.ts +0 -2
  339. package/controls/input/inputsearch.ngsummary.d.ts.map +0 -1
  340. package/controls/layout/formlayout.directive.ngfactory.d.ts +0 -4
  341. package/controls/layout/formlayout.directive.ngfactory.d.ts.map +0 -1
  342. package/controls/layout/formlayout.directive.ngsummary.d.ts +0 -2
  343. package/controls/layout/formlayout.directive.ngsummary.d.ts.map +0 -1
  344. package/controls/layout/layout.module.ngfactory.d.ts +0 -4
  345. package/controls/layout/layout.module.ngfactory.d.ts.map +0 -1
  346. package/controls/layout/layout.module.ngsummary.d.ts +0 -2
  347. package/controls/layout/layout.module.ngsummary.d.ts.map +0 -1
  348. package/controls/layout/tocontrolheight.pipe.ngfactory.d.ts +0 -4
  349. package/controls/layout/tocontrolheight.pipe.ngfactory.d.ts.map +0 -1
  350. package/controls/layout/tocontrolheight.pipe.ngsummary.d.ts +0 -2
  351. package/controls/layout/tocontrolheight.pipe.ngsummary.d.ts.map +0 -1
  352. package/controls/layout/tocontrolwidthcss.pipe.ngfactory.d.ts +0 -4
  353. package/controls/layout/tocontrolwidthcss.pipe.ngfactory.d.ts.map +0 -1
  354. package/controls/layout/tocontrolwidthcss.pipe.ngsummary.d.ts +0 -2
  355. package/controls/layout/tocontrolwidthcss.pipe.ngsummary.d.ts.map +0 -1
  356. package/controls/layout/tolabelheight.pipe.ngfactory.d.ts +0 -4
  357. package/controls/layout/tolabelheight.pipe.ngfactory.d.ts.map +0 -1
  358. package/controls/layout/tolabelheight.pipe.ngsummary.d.ts +0 -2
  359. package/controls/layout/tolabelheight.pipe.ngsummary.d.ts.map +0 -1
  360. package/controls/layout/tolabelwidthcss.pipe.ngfactory.d.ts +0 -4
  361. package/controls/layout/tolabelwidthcss.pipe.ngfactory.d.ts.map +0 -1
  362. package/controls/layout/tolabelwidthcss.pipe.ngsummary.d.ts +0 -2
  363. package/controls/layout/tolabelwidthcss.pipe.ngsummary.d.ts.map +0 -1
  364. package/controls/list/dropdown.ngfactory.d.ts +0 -5
  365. package/controls/list/dropdown.ngfactory.d.ts.map +0 -1
  366. package/controls/list/dropdown.ngsummary.d.ts +0 -3
  367. package/controls/list/dropdown.ngsummary.d.ts.map +0 -1
  368. package/controls/list/list.module.ngfactory.d.ts +0 -4
  369. package/controls/list/list.module.ngfactory.d.ts.map +0 -1
  370. package/controls/list/list.module.ngsummary.d.ts +0 -2
  371. package/controls/list/list.module.ngsummary.d.ts.map +0 -1
  372. package/controls/list/listbox.ngfactory.d.ts +0 -4
  373. package/controls/list/listbox.ngfactory.d.ts.map +0 -1
  374. package/controls/list/listbox.ngsummary.d.ts +0 -2
  375. package/controls/list/listbox.ngsummary.d.ts.map +0 -1
  376. package/controls/static/formcontainer.ngfactory.d.ts +0 -4
  377. package/controls/static/formcontainer.ngfactory.d.ts.map +0 -1
  378. package/controls/static/formcontainer.ngsummary.d.ts +0 -2
  379. package/controls/static/formcontainer.ngsummary.d.ts.map +0 -1
  380. package/controls/static/staticlabel.module.ngfactory.d.ts +0 -4
  381. package/controls/static/staticlabel.module.ngfactory.d.ts.map +0 -1
  382. package/controls/static/staticlabel.module.ngsummary.d.ts +0 -2
  383. package/controls/static/staticlabel.module.ngsummary.d.ts.map +0 -1
  384. package/controls/static/staticlabel.ngfactory.d.ts +0 -4
  385. package/controls/static/staticlabel.ngfactory.d.ts.map +0 -1
  386. package/controls/static/staticlabel.ngsummary.d.ts +0 -2
  387. package/controls/static/staticlabel.ngsummary.d.ts.map +0 -1
  388. package/controls/tabs/tab.ngfactory.d.ts +0 -4
  389. package/controls/tabs/tab.ngfactory.d.ts.map +0 -1
  390. package/controls/tabs/tab.ngsummary.d.ts +0 -2
  391. package/controls/tabs/tab.ngsummary.d.ts.map +0 -1
  392. package/controls/tabs/tabitem.ngfactory.d.ts +0 -4
  393. package/controls/tabs/tabitem.ngfactory.d.ts.map +0 -1
  394. package/controls/tabs/tabitem.ngsummary.d.ts +0 -2
  395. package/controls/tabs/tabitem.ngsummary.d.ts.map +0 -1
  396. package/controls/tabs/tabs.module.ngfactory.d.ts +0 -4
  397. package/controls/tabs/tabs.module.ngfactory.d.ts.map +0 -1
  398. package/controls/tabs/tabs.module.ngsummary.d.ts +0 -2
  399. package/controls/tabs/tabs.module.ngsummary.d.ts.map +0 -1
  400. package/controls/tinymce/tinymce.module.ngfactory.d.ts +0 -4
  401. package/controls/tinymce/tinymce.module.ngfactory.d.ts.map +0 -1
  402. package/controls/tinymce/tinymce.module.ngsummary.d.ts +0 -2
  403. package/controls/tinymce/tinymce.module.ngsummary.d.ts.map +0 -1
  404. package/controls/tinymce/tinymce.ngfactory.d.ts +0 -4
  405. package/controls/tinymce/tinymce.ngfactory.d.ts.map +0 -1
  406. package/controls/tinymce/tinymce.ngsummary.d.ts +0 -2
  407. package/controls/tinymce/tinymce.ngsummary.d.ts.map +0 -1
  408. package/controls/tooltip/tooltip.module.ngfactory.d.ts +0 -4
  409. package/controls/tooltip/tooltip.module.ngfactory.d.ts.map +0 -1
  410. package/controls/tooltip/tooltip.module.ngsummary.d.ts +0 -2
  411. package/controls/tooltip/tooltip.module.ngsummary.d.ts.map +0 -1
  412. package/controls/tooltip/tooltip.ngfactory.d.ts +0 -4
  413. package/controls/tooltip/tooltip.ngfactory.d.ts.map +0 -1
  414. package/controls/tooltip/tooltip.ngsummary.d.ts +0 -2
  415. package/controls/tooltip/tooltip.ngsummary.d.ts.map +0 -1
  416. package/controls/treeview/ngtreeitemaction.ngfactory.d.ts +0 -4
  417. package/controls/treeview/ngtreeitemaction.ngfactory.d.ts.map +0 -1
  418. package/controls/treeview/ngtreeitemaction.ngsummary.d.ts +0 -2
  419. package/controls/treeview/ngtreeitemaction.ngsummary.d.ts.map +0 -1
  420. package/controls/treeview/treeview.module.ngfactory.d.ts +0 -4
  421. package/controls/treeview/treeview.module.ngfactory.d.ts.map +0 -1
  422. package/controls/treeview/treeview.module.ngsummary.d.ts +0 -2
  423. package/controls/treeview/treeview.module.ngsummary.d.ts.map +0 -1
  424. package/controls/treeview/treeview.ngfactory.d.ts +0 -4
  425. package/controls/treeview/treeview.ngfactory.d.ts.map +0 -1
  426. package/controls/treeview/treeview.ngsummary.d.ts +0 -2
  427. package/controls/treeview/treeview.ngsummary.d.ts.map +0 -1
  428. package/controls/treeview/treeviewchild.ngfactory.d.ts +0 -4
  429. package/controls/treeview/treeviewchild.ngfactory.d.ts.map +0 -1
  430. package/controls/treeview/treeviewchild.ngsummary.d.ts +0 -2
  431. package/controls/treeview/treeviewchild.ngsummary.d.ts.map +0 -1
  432. package/controls/upload/upload.module.ngfactory.d.ts +0 -4
  433. package/controls/upload/upload.module.ngfactory.d.ts.map +0 -1
  434. package/controls/upload/upload.module.ngsummary.d.ts +0 -2
  435. package/controls/upload/upload.module.ngsummary.d.ts.map +0 -1
  436. package/controls/upload/upload.ngfactory.d.ts +0 -4
  437. package/controls/upload/upload.ngfactory.d.ts.map +0 -1
  438. package/controls/upload/upload.ngsummary.d.ts +0 -2
  439. package/controls/upload/upload.ngsummary.d.ts.map +0 -1
  440. package/controls/upload/uploadmultiple.ngfactory.d.ts +0 -4
  441. package/controls/upload/uploadmultiple.ngfactory.d.ts.map +0 -1
  442. package/controls/upload/uploadmultiple.ngsummary.d.ts +0 -2
  443. package/controls/upload/uploadmultiple.ngsummary.d.ts.map +0 -1
  444. package/controls/validation/validationsummary.module.ngfactory.d.ts +0 -4
  445. package/controls/validation/validationsummary.module.ngfactory.d.ts.map +0 -1
  446. package/controls/validation/validationsummary.module.ngsummary.d.ts +0 -2
  447. package/controls/validation/validationsummary.module.ngsummary.d.ts.map +0 -1
  448. package/controls/validation/validationsummary.ngfactory.d.ts +0 -4
  449. package/controls/validation/validationsummary.ngfactory.d.ts.map +0 -1
  450. package/controls/validation/validationsummary.ngsummary.d.ts +0 -2
  451. package/controls/validation/validationsummary.ngsummary.d.ts.map +0 -1
  452. package/controls/wizard/wizard.module.ngfactory.d.ts +0 -4
  453. package/controls/wizard/wizard.module.ngfactory.d.ts.map +0 -1
  454. package/controls/wizard/wizard.module.ngsummary.d.ts +0 -2
  455. package/controls/wizard/wizard.module.ngsummary.d.ts.map +0 -1
  456. package/controls/wizard/wizard.ngfactory.d.ts +0 -4
  457. package/controls/wizard/wizard.ngfactory.d.ts.map +0 -1
  458. package/controls/wizard/wizard.ngsummary.d.ts +0 -2
  459. package/controls/wizard/wizard.ngsummary.d.ts.map +0 -1
  460. package/controls/wizard/wizarditem.ngfactory.d.ts +0 -4
  461. package/controls/wizard/wizarditem.ngfactory.d.ts.map +0 -1
  462. package/controls/wizard/wizarditem.ngsummary.d.ts +0 -2
  463. package/controls/wizard/wizarditem.ngsummary.d.ts.map +0 -1
  464. package/esm2020/controls/buttons/button.mjs +0 -13
  465. package/esm2020/controls/buttons/button.module.mjs +0 -22
  466. package/esm2020/controls/buttons/button.module.ngfactory.mjs +0 -4
  467. package/esm2020/controls/buttons/button.module.ngsummary.mjs +0 -2
  468. package/esm2020/controls/buttons/button.ngfactory.mjs +0 -4
  469. package/esm2020/controls/buttons/button.ngsummary.mjs +0 -2
  470. package/esm2020/controls/checkbox/checkbox.mjs +0 -54
  471. package/esm2020/controls/checkbox/checkbox.module.mjs +0 -44
  472. package/esm2020/controls/checkbox/checkbox.module.ngfactory.mjs +0 -4
  473. package/esm2020/controls/checkbox/checkbox.module.ngsummary.mjs +0 -2
  474. package/esm2020/controls/checkbox/checkbox.ngfactory.mjs +0 -4
  475. package/esm2020/controls/checkbox/checkbox.ngsummary.mjs +0 -2
  476. package/esm2020/controls/checkbox/radiobutton.mjs +0 -19
  477. package/esm2020/controls/checkbox/radiobutton.ngfactory.mjs +0 -4
  478. package/esm2020/controls/checkbox/radiobutton.ngsummary.mjs +0 -2
  479. package/esm2020/controls/checkbox/radiobuttons.mjs +0 -54
  480. package/esm2020/controls/checkbox/radiobuttons.ngfactory.mjs +0 -4
  481. package/esm2020/controls/checkbox/radiobuttons.ngsummary.mjs +0 -2
  482. package/esm2020/controls/confirm/confirm.mjs +0 -15
  483. package/esm2020/controls/confirm/confirm.module.mjs +0 -34
  484. package/esm2020/controls/confirm/confirm.module.ngfactory.mjs +0 -4
  485. package/esm2020/controls/confirm/confirm.module.ngsummary.mjs +0 -2
  486. package/esm2020/controls/confirm/confirm.ngfactory.mjs +0 -4
  487. package/esm2020/controls/confirm/confirm.ngsummary.mjs +0 -2
  488. package/esm2020/controls/confirm/confirm.service.mjs +0 -103
  489. package/esm2020/controls/confirm/confirm.service.ngfactory.mjs +0 -4
  490. package/esm2020/controls/confirm/confirm.service.ngsummary.mjs +0 -2
  491. package/esm2020/controls/datetime/date.mjs +0 -61
  492. package/esm2020/controls/datetime/date.ngfactory.mjs +0 -4
  493. package/esm2020/controls/datetime/date.ngsummary.mjs +0 -2
  494. package/esm2020/controls/datetime/dateselector.mjs +0 -13
  495. package/esm2020/controls/datetime/dateselector.ngfactory.mjs +0 -4
  496. package/esm2020/controls/datetime/dateselector.ngsummary.mjs +0 -2
  497. package/esm2020/controls/datetime/datetime.mjs +0 -58
  498. package/esm2020/controls/datetime/datetime.module.mjs +0 -53
  499. package/esm2020/controls/datetime/datetime.module.ngfactory.mjs +0 -4
  500. package/esm2020/controls/datetime/datetime.module.ngsummary.mjs +0 -2
  501. package/esm2020/controls/datetime/datetime.ngfactory.mjs +0 -4
  502. package/esm2020/controls/datetime/datetime.ngsummary.mjs +0 -2
  503. package/esm2020/controls/datetime/time.mjs +0 -57
  504. package/esm2020/controls/datetime/time.ngfactory.mjs +0 -4
  505. package/esm2020/controls/datetime/time.ngsummary.mjs +0 -2
  506. package/esm2020/controls/dialog/dialog.mjs +0 -48
  507. package/esm2020/controls/dialog/dialog.module.mjs +0 -22
  508. package/esm2020/controls/dialog/dialog.module.ngfactory.mjs +0 -4
  509. package/esm2020/controls/dialog/dialog.module.ngsummary.mjs +0 -2
  510. package/esm2020/controls/dialog/dialog.ngfactory.mjs +0 -4
  511. package/esm2020/controls/dialog/dialog.ngsummary.mjs +0 -2
  512. package/esm2020/controls/form/form.mjs +0 -52
  513. package/esm2020/controls/form/form.module.mjs +0 -20
  514. package/esm2020/controls/form/form.module.ngfactory.mjs +0 -4
  515. package/esm2020/controls/form/form.module.ngsummary.mjs +0 -2
  516. package/esm2020/controls/form/form.ngfactory.mjs +0 -4
  517. package/esm2020/controls/form/form.ngsummary.mjs +0 -2
  518. package/esm2020/controls/form/inheritform.directive.mjs +0 -68
  519. package/esm2020/controls/form/inheritform.directive.ngfactory.mjs +0 -4
  520. package/esm2020/controls/form/inheritform.directive.ngsummary.mjs +0 -2
  521. package/esm2020/controls/grid/grid.mjs +0 -28
  522. package/esm2020/controls/grid/grid.module.mjs +0 -48
  523. package/esm2020/controls/grid/grid.module.ngfactory.mjs +0 -4
  524. package/esm2020/controls/grid/grid.module.ngsummary.mjs +0 -2
  525. package/esm2020/controls/grid/grid.ngfactory.mjs +0 -4
  526. package/esm2020/controls/grid/grid.ngsummary.mjs +0 -2
  527. package/esm2020/controls/grid/gridbutton.mjs +0 -40
  528. package/esm2020/controls/grid/gridbutton.ngfactory.mjs +0 -4
  529. package/esm2020/controls/grid/gridbutton.ngsummary.mjs +0 -2
  530. package/esm2020/controls/grid/gridcolumn.mjs +0 -27
  531. package/esm2020/controls/grid/gridcolumn.ngfactory.mjs +0 -4
  532. package/esm2020/controls/grid/gridcolumn.ngsummary.mjs +0 -2
  533. package/esm2020/controls/grid/gridcolumnaction.mjs +0 -28
  534. package/esm2020/controls/grid/gridcolumnaction.ngfactory.mjs +0 -4
  535. package/esm2020/controls/grid/gridcolumnaction.ngsummary.mjs +0 -2
  536. package/esm2020/controls/grid/gridimage.mjs +0 -22
  537. package/esm2020/controls/grid/gridimage.ngfactory.mjs +0 -4
  538. package/esm2020/controls/grid/gridimage.ngsummary.mjs +0 -2
  539. package/esm2020/controls/grid/paging.mjs +0 -25
  540. package/esm2020/controls/grid/paging.ngfactory.mjs +0 -4
  541. package/esm2020/controls/grid/paging.ngsummary.mjs +0 -2
  542. package/esm2020/controls/input/input.mjs +0 -47
  543. package/esm2020/controls/input/input.module.mjs +0 -76
  544. package/esm2020/controls/input/input.module.ngfactory.mjs +0 -4
  545. package/esm2020/controls/input/input.module.ngsummary.mjs +0 -2
  546. package/esm2020/controls/input/input.ngfactory.mjs +0 -4
  547. package/esm2020/controls/input/input.ngsummary.mjs +0 -2
  548. package/esm2020/controls/input/inputarea.mjs +0 -67
  549. package/esm2020/controls/input/inputarea.ngfactory.mjs +0 -4
  550. package/esm2020/controls/input/inputarea.ngsummary.mjs +0 -2
  551. package/esm2020/controls/input/inputcurrency.mjs +0 -55
  552. package/esm2020/controls/input/inputcurrency.ngfactory.mjs +0 -4
  553. package/esm2020/controls/input/inputcurrency.ngsummary.mjs +0 -2
  554. package/esm2020/controls/input/inputdecimal.mjs +0 -55
  555. package/esm2020/controls/input/inputdecimal.ngfactory.mjs +0 -4
  556. package/esm2020/controls/input/inputdecimal.ngsummary.mjs +0 -2
  557. package/esm2020/controls/input/inputemail.mjs +0 -55
  558. package/esm2020/controls/input/inputemail.ngfactory.mjs +0 -4
  559. package/esm2020/controls/input/inputemail.ngsummary.mjs +0 -2
  560. package/esm2020/controls/input/inputinteger.mjs +0 -55
  561. package/esm2020/controls/input/inputinteger.ngfactory.mjs +0 -4
  562. package/esm2020/controls/input/inputinteger.ngsummary.mjs +0 -2
  563. package/esm2020/controls/input/inputpassword.mjs +0 -55
  564. package/esm2020/controls/input/inputpassword.ngfactory.mjs +0 -4
  565. package/esm2020/controls/input/inputpassword.ngsummary.mjs +0 -2
  566. package/esm2020/controls/input/inputsearch.mjs +0 -55
  567. package/esm2020/controls/input/inputsearch.ngfactory.mjs +0 -4
  568. package/esm2020/controls/input/inputsearch.ngsummary.mjs +0 -2
  569. package/esm2020/controls/layout/formlayout.directive.mjs +0 -14
  570. package/esm2020/controls/layout/formlayout.directive.ngfactory.mjs +0 -4
  571. package/esm2020/controls/layout/formlayout.directive.ngsummary.mjs +0 -2
  572. package/esm2020/controls/layout/layout.module.mjs +0 -42
  573. package/esm2020/controls/layout/layout.module.ngfactory.mjs +0 -4
  574. package/esm2020/controls/layout/layout.module.ngsummary.mjs +0 -2
  575. package/esm2020/controls/layout/tocontrolheight.pipe.mjs +0 -33
  576. package/esm2020/controls/layout/tocontrolheight.pipe.ngfactory.mjs +0 -4
  577. package/esm2020/controls/layout/tocontrolheight.pipe.ngsummary.mjs +0 -2
  578. package/esm2020/controls/layout/tocontrolwidthcss.pipe.mjs +0 -51
  579. package/esm2020/controls/layout/tocontrolwidthcss.pipe.ngfactory.mjs +0 -4
  580. package/esm2020/controls/layout/tocontrolwidthcss.pipe.ngsummary.mjs +0 -2
  581. package/esm2020/controls/layout/tolabelheight.pipe.mjs +0 -33
  582. package/esm2020/controls/layout/tolabelheight.pipe.ngfactory.mjs +0 -4
  583. package/esm2020/controls/layout/tolabelheight.pipe.ngsummary.mjs +0 -2
  584. package/esm2020/controls/layout/tolabelwidthcss.pipe.mjs +0 -35
  585. package/esm2020/controls/layout/tolabelwidthcss.pipe.ngfactory.mjs +0 -4
  586. package/esm2020/controls/layout/tolabelwidthcss.pipe.ngsummary.mjs +0 -2
  587. package/esm2020/controls/list/dropdown.mjs +0 -81
  588. package/esm2020/controls/list/dropdown.ngfactory.mjs +0 -4
  589. package/esm2020/controls/list/dropdown.ngsummary.mjs +0 -3
  590. package/esm2020/controls/list/list.module.mjs +0 -51
  591. package/esm2020/controls/list/list.module.ngfactory.mjs +0 -4
  592. package/esm2020/controls/list/list.module.ngsummary.mjs +0 -2
  593. package/esm2020/controls/list/listbox.mjs +0 -59
  594. package/esm2020/controls/list/listbox.ngfactory.mjs +0 -4
  595. package/esm2020/controls/list/listbox.ngsummary.mjs +0 -2
  596. package/esm2020/controls/static/formcontainer.mjs +0 -68
  597. package/esm2020/controls/static/formcontainer.ngfactory.mjs +0 -4
  598. package/esm2020/controls/static/formcontainer.ngsummary.mjs +0 -2
  599. package/esm2020/controls/static/staticlabel.mjs +0 -54
  600. package/esm2020/controls/static/staticlabel.module.mjs +0 -31
  601. package/esm2020/controls/static/staticlabel.module.ngfactory.mjs +0 -4
  602. package/esm2020/controls/static/staticlabel.module.ngsummary.mjs +0 -2
  603. package/esm2020/controls/static/staticlabel.ngfactory.mjs +0 -4
  604. package/esm2020/controls/static/staticlabel.ngsummary.mjs +0 -2
  605. package/esm2020/controls/tabs/tab.mjs +0 -20
  606. package/esm2020/controls/tabs/tab.ngfactory.mjs +0 -4
  607. package/esm2020/controls/tabs/tab.ngsummary.mjs +0 -2
  608. package/esm2020/controls/tabs/tabitem.mjs +0 -13
  609. package/esm2020/controls/tabs/tabitem.ngfactory.mjs +0 -4
  610. package/esm2020/controls/tabs/tabitem.ngsummary.mjs +0 -2
  611. package/esm2020/controls/tabs/tabs.module.mjs +0 -23
  612. package/esm2020/controls/tabs/tabs.module.ngfactory.mjs +0 -4
  613. package/esm2020/controls/tabs/tabs.module.ngsummary.mjs +0 -2
  614. package/esm2020/controls/tinymce/tinymce.mjs +0 -68
  615. package/esm2020/controls/tinymce/tinymce.module.mjs +0 -46
  616. package/esm2020/controls/tinymce/tinymce.module.ngfactory.mjs +0 -4
  617. package/esm2020/controls/tinymce/tinymce.module.ngsummary.mjs +0 -2
  618. package/esm2020/controls/tinymce/tinymce.ngfactory.mjs +0 -4
  619. package/esm2020/controls/tinymce/tinymce.ngsummary.mjs +0 -2
  620. package/esm2020/controls/tooltip/tooltip.mjs +0 -50
  621. package/esm2020/controls/tooltip/tooltip.module.mjs +0 -18
  622. package/esm2020/controls/tooltip/tooltip.module.ngfactory.mjs +0 -4
  623. package/esm2020/controls/tooltip/tooltip.module.ngsummary.mjs +0 -2
  624. package/esm2020/controls/tooltip/tooltip.ngfactory.mjs +0 -4
  625. package/esm2020/controls/tooltip/tooltip.ngsummary.mjs +0 -2
  626. package/esm2020/controls/treeview/ngtreeitemaction.mjs +0 -15
  627. package/esm2020/controls/treeview/ngtreeitemaction.ngfactory.mjs +0 -4
  628. package/esm2020/controls/treeview/ngtreeitemaction.ngsummary.mjs +0 -2
  629. package/esm2020/controls/treeview/treeview.mjs +0 -14
  630. package/esm2020/controls/treeview/treeview.module.mjs +0 -24
  631. package/esm2020/controls/treeview/treeview.module.ngfactory.mjs +0 -4
  632. package/esm2020/controls/treeview/treeview.module.ngsummary.mjs +0 -2
  633. package/esm2020/controls/treeview/treeview.ngfactory.mjs +0 -4
  634. package/esm2020/controls/treeview/treeview.ngsummary.mjs +0 -2
  635. package/esm2020/controls/treeview/treeviewchild.mjs +0 -13
  636. package/esm2020/controls/treeview/treeviewchild.ngfactory.mjs +0 -4
  637. package/esm2020/controls/treeview/treeviewchild.ngsummary.mjs +0 -2
  638. package/esm2020/controls/upload/upload.mjs +0 -57
  639. package/esm2020/controls/upload/upload.module.mjs +0 -35
  640. package/esm2020/controls/upload/upload.module.ngfactory.mjs +0 -4
  641. package/esm2020/controls/upload/upload.module.ngsummary.mjs +0 -2
  642. package/esm2020/controls/upload/upload.ngfactory.mjs +0 -4
  643. package/esm2020/controls/upload/upload.ngsummary.mjs +0 -2
  644. package/esm2020/controls/upload/uploadmultiple.mjs +0 -57
  645. package/esm2020/controls/upload/uploadmultiple.ngfactory.mjs +0 -4
  646. package/esm2020/controls/upload/uploadmultiple.ngsummary.mjs +0 -2
  647. package/esm2020/controls/validation/validationsummary.mjs +0 -41
  648. package/esm2020/controls/validation/validationsummary.module.mjs +0 -22
  649. package/esm2020/controls/validation/validationsummary.module.ngfactory.mjs +0 -4
  650. package/esm2020/controls/validation/validationsummary.module.ngsummary.mjs +0 -2
  651. package/esm2020/controls/validation/validationsummary.ngfactory.mjs +0 -4
  652. package/esm2020/controls/validation/validationsummary.ngsummary.mjs +0 -2
  653. package/esm2020/controls/wizard/wizard.mjs +0 -25
  654. package/esm2020/controls/wizard/wizard.module.mjs +0 -23
  655. package/esm2020/controls/wizard/wizard.module.ngfactory.mjs +0 -4
  656. package/esm2020/controls/wizard/wizard.module.ngsummary.mjs +0 -2
  657. package/esm2020/controls/wizard/wizard.ngfactory.mjs +0 -4
  658. package/esm2020/controls/wizard/wizard.ngsummary.mjs +0 -2
  659. package/esm2020/controls/wizard/wizarditem.mjs +0 -12
  660. package/esm2020/controls/wizard/wizarditem.ngfactory.mjs +0 -4
  661. package/esm2020/controls/wizard/wizarditem.ngsummary.mjs +0 -2
  662. package/esm2020/public_api.ngfactory.mjs +0 -2
  663. package/esm2020/public_api.ngsummary.mjs +0 -2
  664. package/fesm2015/simpleangularcontrols-sac-bootstrap3.mjs +0 -2270
  665. package/fesm2015/simpleangularcontrols-sac-bootstrap3.mjs.map +0 -1
  666. package/fesm2020/simpleangularcontrols-sac-bootstrap3.mjs +0 -2222
  667. package/fesm2020/simpleangularcontrols-sac-bootstrap3.mjs.map +0 -1
  668. package/public_api.ngfactory.d.ts +0 -2
  669. package/public_api.ngfactory.d.ts.map +0 -1
  670. package/public_api.ngsummary.d.ts +0 -2
  671. package/public_api.ngsummary.d.ts.map +0 -1
  672. package/simpleangularcontrols-sac-bootstrap3-13.0.0-rc.9.tgz +0 -0
@@ -0,0 +1,2401 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Component, ViewEncapsulation, NgModule, Pipe, Directive, forwardRef, Host, Optional, Input, ComponentFactoryResolver, Injectable, Inject, TemplateRef, ContentChild, ContentChildren, HostBinding, SkipSelf } from '@angular/core';
3
+ import * as i1 from '@angular/common';
4
+ import { NgIf, NgClass, CommonModule, NgTemplateOutlet, NgStyle, NgFor, AsyncPipe } from '@angular/common';
5
+ import { SacButtonCommon, SacTooltipCommon, ControlHeight, SacFormLayoutCommon, SacCheckboxCommon, SacRadiobuttonsCommon, SacRadiobuttonCommon, SacDialogCommon, SacConfirmCommon, ServiceConfirmCommon, isDefined, SacConfirmButton, SacDateSelectorCommon, SacDateCommon, SacDateTimeCommon, SacTimeCommon, SacPagingCommon, SacGridCommon, SacGridButtonCommon, SacGridColumnCommon, SacGridColumnBaseCommon, SacGridColumnActionCommon, SacGridImageCommon, SacInputCommon, SacInputAreaCommon, SacInputCurrencyCommon, SacInputDecimalCommon, SacInputEmailCommon, SacInputIntegerCommon, SacInputPasswordCommon, SacInputSearchCommon, SacDropdownCommon, SacDropdownOptionCommon, SacListboxCommon, SacStaticFormContainerCommon, SacStaticLabelCommon, SacTabItemCommon, SacTabCommon, SacTinyMceCommon, SacTreeViewChildCommon, SacTreeViewCommon, SacTreeItemActionCommon, SacUploadSingleCommon, SacUploadMultipleCommon, SacFormCommon, SacValidationSummaryCommon, SacWizardItemCommon, SacWizardCommon } from '@simpleangularcontrols/sac-common';
6
+ import * as i1$1 from '@angular/forms';
7
+ import { NG_VALUE_ACCESSOR, NG_VALIDATORS, FormsModule, ControlContainer, NgForm } from '@angular/forms';
8
+ import { forkJoin } from 'rxjs';
9
+ import { take } from 'rxjs/operators';
10
+ import { IMaskDirective, IMaskModule } from 'angular-imask';
11
+ import * as moment_ from 'moment';
12
+ import { EditorComponent } from '@tinymce/tinymce-angular';
13
+
14
+ class SacButtonComponent extends SacButtonCommon {
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacButtonComponent, isStandalone: true, selector: "sac-button", usesInheritance: true, ngImport: i0, template: "<a\r\n [id]=\"name\"\r\n class=\"btn\"\r\n [class.btn-primary]=\"role === 'primary'\"\r\n [class.btn-secondary]=\"role === 'secondary'\"\r\n [class.btn-success]=\"role === 'success'\"\r\n [class.btn-danger]=\"role === 'danger'\"\r\n [class.btn-warning]=\"role === 'warning'\"\r\n [class.btn-info]=\"role === 'info'\"\r\n [class.btn-default]=\"role === 'default'\"\r\n [class.btn-link]=\"role === 'link'\"\r\n [attr.disabled]=\"_isdisabled ? 'disabled' : null\"\r\n (click)=\"buttonClick()\"\r\n>\r\n <i\r\n *ngIf=\"isloading\"\r\n class=\"\"\r\n role=\"status\"\r\n aria-hidden=\"true\"\r\n class=\"glyphicon glyphicon-repeat spin\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n <i\r\n *ngIf=\"!isloading && icon !== ''\"\r\n [ngClass]=\"icon\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n {{text}}\r\n</a>\r\n", styles: ["sac-button+sac-button{margin-left:5px}\n", ".spin{animation:spin 1.5s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], encapsulation: i0.ViewEncapsulation.None }); }
17
+ }
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacButtonComponent, decorators: [{
19
+ type: Component,
20
+ args: [{ selector: 'sac-button', standalone: true, imports: [NgIf, NgClass, CommonModule], encapsulation: ViewEncapsulation.None, template: "<a\r\n [id]=\"name\"\r\n class=\"btn\"\r\n [class.btn-primary]=\"role === 'primary'\"\r\n [class.btn-secondary]=\"role === 'secondary'\"\r\n [class.btn-success]=\"role === 'success'\"\r\n [class.btn-danger]=\"role === 'danger'\"\r\n [class.btn-warning]=\"role === 'warning'\"\r\n [class.btn-info]=\"role === 'info'\"\r\n [class.btn-default]=\"role === 'default'\"\r\n [class.btn-link]=\"role === 'link'\"\r\n [attr.disabled]=\"_isdisabled ? 'disabled' : null\"\r\n (click)=\"buttonClick()\"\r\n>\r\n <i\r\n *ngIf=\"isloading\"\r\n class=\"\"\r\n role=\"status\"\r\n aria-hidden=\"true\"\r\n class=\"glyphicon glyphicon-repeat spin\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n <i\r\n *ngIf=\"!isloading && icon !== ''\"\r\n [ngClass]=\"icon\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n {{text}}\r\n</a>\r\n", styles: ["sac-button+sac-button{margin-left:5px}\n", ".spin{animation:spin 1.5s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}\n"] }]
21
+ }] });
22
+
23
+ class SACBootstrap3ButtonModule {
24
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ButtonModule, imports: [CommonModule,
26
+ SacButtonComponent], exports: [SacButtonComponent] }); }
27
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ButtonModule, imports: [CommonModule,
28
+ SacButtonComponent] }); }
29
+ }
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ButtonModule, decorators: [{
31
+ type: NgModule,
32
+ args: [{
33
+ imports: [
34
+ CommonModule,
35
+ SacButtonComponent
36
+ ],
37
+ exports: [SacButtonComponent]
38
+ }]
39
+ }] });
40
+
41
+ /**
42
+ * Tooltip Komponente
43
+ *
44
+ * @example ToolTip Control
45
+ *
46
+ * <ngTooltip tooltiptext="Mein Tooltip" [inlinemode]="true">
47
+ * <i class="tooltip"></i>
48
+ * </ngTooltip>
49
+ *
50
+ * @example ToolTip Control im Inline Mode. Style auf Icon kann auch in Klasse ausgelagert werden.
51
+ *
52
+ * <div class="form-inline">
53
+ * <ngInputSearch iconname="Suchen"></ngInputSearch>
54
+ * <ngTooltip tooltiptext="Mein Tooltip" [inlinemode]="true">
55
+ * <i class="tooltip" style="position: relative; left: 0; top: 3px; display: inline-block; margin-right: 10px;"></i>
56
+ * </ngTooltip>
57
+ * </div>
58
+ *
59
+ */
60
+ class SacTooltipComponent extends SacTooltipCommon {
61
+ // #region Constructors
62
+ /**
63
+ * Konstrukor
64
+ * @param parent SacFormular Instanz
65
+ * @param injector Component Injector
66
+ */
67
+ constructor(cdRef, ref) {
68
+ super(cdRef, ref);
69
+ }
70
+ // #endregion Constructors
71
+ // #region Protected Methods
72
+ /**
73
+ * Padding for Tooltip
74
+ * @returns Always 0. BS3 not require Padding
75
+ */
76
+ getTooltipOffset() {
77
+ return 0;
78
+ }
79
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTooltipComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
80
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTooltipComponent, isStandalone: true, selector: "sac-tooltip", usesInheritance: true, ngImport: i0, template: "<div [style.display]=\"inlinemode ? 'inline' : null\">\r\n <div\r\n #container\r\n (mouseenter)=\"ShowTooltip()\"\r\n (mouseleave)=\"HideTooltip()\"\r\n [style.display]=\"inlinemode ? 'inline' : null\"\r\n >\r\n <ng-content></ng-content>\r\n </div>\r\n <div *ngIf=\"IsTooltipVisible()\" #tooltip>\r\n <div\r\n [style.visibility]=\"IsTooltipContentVisible ? 'visible' : 'hidden'\"\r\n class=\"tooltip in\"\r\n style=\"display: block\"\r\n [style.left.px]=\"LeftPos\"\r\n [style.top.px]=\"TopPos\"\r\n [class.top]=\"GetTooltipPosition() === TooltipPosition.top\"\r\n [class.left]=\"GetTooltipPosition() === TooltipPosition.left\"\r\n [class.right]=\"GetTooltipPosition() === TooltipPosition.right\"\r\n [class.bottom]=\"GetTooltipPosition() === TooltipPosition.bottom\"\r\n >\r\n <div class=\"tooltip-arrow\"></div>\r\n <div class=\"tooltip-inner\">{{tooltiptext}}</div>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
81
+ }
82
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTooltipComponent, decorators: [{
83
+ type: Component,
84
+ args: [{ selector: 'sac-tooltip', standalone: true, imports: [NgIf], template: "<div [style.display]=\"inlinemode ? 'inline' : null\">\r\n <div\r\n #container\r\n (mouseenter)=\"ShowTooltip()\"\r\n (mouseleave)=\"HideTooltip()\"\r\n [style.display]=\"inlinemode ? 'inline' : null\"\r\n >\r\n <ng-content></ng-content>\r\n </div>\r\n <div *ngIf=\"IsTooltipVisible()\" #tooltip>\r\n <div\r\n [style.visibility]=\"IsTooltipContentVisible ? 'visible' : 'hidden'\"\r\n class=\"tooltip in\"\r\n style=\"display: block\"\r\n [style.left.px]=\"LeftPos\"\r\n [style.top.px]=\"TopPos\"\r\n [class.top]=\"GetTooltipPosition() === TooltipPosition.top\"\r\n [class.left]=\"GetTooltipPosition() === TooltipPosition.left\"\r\n [class.right]=\"GetTooltipPosition() === TooltipPosition.right\"\r\n [class.bottom]=\"GetTooltipPosition() === TooltipPosition.bottom\"\r\n >\r\n <div class=\"tooltip-arrow\"></div>\r\n <div class=\"tooltip-inner\">{{tooltiptext}}</div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
85
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }]; } });
86
+
87
+ class SacToControlWidthCssPipe {
88
+ // #region Public Methods
89
+ /**
90
+ * Get CSS classes from label width configuration to set control size
91
+ * @param value Configuration with grid columns for different viewports
92
+ * @returns string with css classe for bootstrap3
93
+ */
94
+ transform(value) {
95
+ const classes = [];
96
+ if (value.labelSizeXs) {
97
+ classes.push('col-xs-' + this.calcControlSize(value.labelSizeXs));
98
+ }
99
+ if (value.labelSizeSm) {
100
+ classes.push('col-sm-' + this.calcControlSize(value.labelSizeSm));
101
+ }
102
+ if (value.labelSizeMd) {
103
+ classes.push('col-md-' + this.calcControlSize(value.labelSizeMd));
104
+ }
105
+ if (value.labelSizeLg) {
106
+ classes.push('col-lg-' + this.calcControlSize(value.labelSizeLg));
107
+ }
108
+ return classes.join(' ');
109
+ }
110
+ // #endregion Public Methods
111
+ // #region Private Methods
112
+ /**
113
+ * calculate the control size
114
+ * @param labelsize grid size of label
115
+ * @returns grid size for control. should be between 1 and 12
116
+ */
117
+ calcControlSize(labelsize) {
118
+ if (labelsize === 12) {
119
+ return 12;
120
+ }
121
+ if (!labelsize) {
122
+ return 12;
123
+ }
124
+ return 12 - labelsize;
125
+ }
126
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToControlWidthCssPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
127
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SacToControlWidthCssPipe, isStandalone: true, name: "toControlWidthCss" }); }
128
+ }
129
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToControlWidthCssPipe, decorators: [{
130
+ type: Pipe,
131
+ args: [{
132
+ name: 'toControlWidthCss',
133
+ standalone: true,
134
+ }]
135
+ }] });
136
+
137
+ class SacToLabelHeightPipe {
138
+ // #region Public Methods
139
+ /**
140
+ * Returns the CSS class that defines the height for the control
141
+ * @param value ControlHeight value or null
142
+ */
143
+ transform(value) {
144
+ // Return default value
145
+ if (!value) {
146
+ return '';
147
+ }
148
+ switch (value) {
149
+ case ControlHeight.Small:
150
+ return 'form-group-sm';
151
+ case ControlHeight.Large:
152
+ return 'form-group-lg';
153
+ default:
154
+ return '';
155
+ }
156
+ }
157
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToLabelHeightPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
158
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SacToLabelHeightPipe, isStandalone: true, name: "toLabelHeight" }); }
159
+ }
160
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToLabelHeightPipe, decorators: [{
161
+ type: Pipe,
162
+ args: [{
163
+ name: 'toLabelHeight',
164
+ standalone: true,
165
+ }]
166
+ }] });
167
+
168
+ class SacToLabelWidthCssPipe {
169
+ // #region Public Methods
170
+ /**
171
+ * Get CSS classes from label width configuration to set label size
172
+ * @param value Configuration with grid columns for different viewports
173
+ * @returns string with css classe for bootstrap3
174
+ */
175
+ transform(value) {
176
+ const classes = [];
177
+ if (value.labelSizeXs) {
178
+ classes.push('col-xs-' + value.labelSizeXs);
179
+ }
180
+ if (value.labelSizeSm) {
181
+ classes.push('col-sm-' + value.labelSizeSm);
182
+ }
183
+ if (value.labelSizeMd) {
184
+ classes.push('col-md-' + value.labelSizeMd);
185
+ }
186
+ if (value.labelSizeLg) {
187
+ classes.push('col-lg-' + value.labelSizeLg);
188
+ }
189
+ return classes.join(' ');
190
+ }
191
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToLabelWidthCssPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
192
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SacToLabelWidthCssPipe, isStandalone: true, name: "toLabelWidthCss" }); }
193
+ }
194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToLabelWidthCssPipe, decorators: [{
195
+ type: Pipe,
196
+ args: [{
197
+ name: 'toLabelWidthCss',
198
+ standalone: true,
199
+ }]
200
+ }] });
201
+
202
+ class SacFormLayoutDirective extends SacFormLayoutCommon {
203
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacFormLayoutDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
204
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SacFormLayoutDirective, isStandalone: true, selector: "[sacFormLayout]", usesInheritance: true, ngImport: i0 }); }
205
+ }
206
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacFormLayoutDirective, decorators: [{
207
+ type: Directive,
208
+ args: [{
209
+ selector: '[sacFormLayout]',
210
+ standalone: true,
211
+ }]
212
+ }] });
213
+
214
+ class SacCheckboxComponent extends SacCheckboxCommon {
215
+ // #region Constructors
216
+ /**
217
+ * Constructor
218
+ * @param formLayout SacFormLayout to define scoped layout settings
219
+ * @param injector Injector for injecting services
220
+ */
221
+ constructor(formLayout, injector) {
222
+ super(formLayout, injector);
223
+ }
224
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacCheckboxComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
225
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacCheckboxComponent, isStandalone: true, selector: "sac-checkbox", providers: [
226
+ {
227
+ provide: NG_VALUE_ACCESSOR,
228
+ multi: true,
229
+ useExisting: SacCheckboxComponent,
230
+ },
231
+ {
232
+ provide: NG_VALIDATORS,
233
+ useExisting: forwardRef(() => SacCheckboxComponent),
234
+ multi: true,
235
+ },
236
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row\"\r\n [class.form-group]=\"!stacked\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"!disablelabel && !stacked\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"checkbox\"\r\n [class.checkbox-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.checkbox-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <label for=\"{{name}}\">\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"checkbox\"\r\n class=\"visible-checkbox\"\r\n [checked]=\"value\"\r\n [disabled]=\"isdisabled\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue($event.target.checked)\"\r\n />\r\n <ng-container *ngIf=\"checkboxtext\"\r\n >&nbsp;<span>{{checkboxtext}}</span></ng-container\r\n >\r\n </label>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", styles: [".checkbox-sm{padding-top:2px}.checkbox-sm input{height:12px;width:12px;margin-top:2px}.checkbox-sm label{font-size:12px;padding-top:2px}.checkbox-lg input{height:20px;width:20px;margin-top:2px}.checkbox-lg label{font-size:18px;padding-top:4px}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
237
+ }
238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacCheckboxComponent, decorators: [{
239
+ type: Component,
240
+ args: [{ selector: 'sac-checkbox', providers: [
241
+ {
242
+ provide: NG_VALUE_ACCESSOR,
243
+ multi: true,
244
+ useExisting: SacCheckboxComponent,
245
+ },
246
+ {
247
+ provide: NG_VALIDATORS,
248
+ useExisting: forwardRef(() => SacCheckboxComponent),
249
+ multi: true,
250
+ },
251
+ ], standalone: true, imports: [
252
+ NgClass,
253
+ NgIf,
254
+ SacToLabelWidthCssPipe,
255
+ SacToControlWidthCssPipe,
256
+ SacToLabelHeightPipe,
257
+ SacTooltipComponent,
258
+ ], template: "<div\r\n class=\"row\"\r\n [class.form-group]=\"!stacked\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"!disablelabel && !stacked\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"checkbox\"\r\n [class.checkbox-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.checkbox-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <label for=\"{{name}}\">\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"checkbox\"\r\n class=\"visible-checkbox\"\r\n [checked]=\"value\"\r\n [disabled]=\"isdisabled\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue($event.target.checked)\"\r\n />\r\n <ng-container *ngIf=\"checkboxtext\"\r\n >&nbsp;<span>{{checkboxtext}}</span></ng-container\r\n >\r\n </label>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", styles: [".checkbox-sm{padding-top:2px}.checkbox-sm input{height:12px;width:12px;margin-top:2px}.checkbox-sm label{font-size:12px;padding-top:2px}.checkbox-lg input{height:20px;width:20px;margin-top:2px}.checkbox-lg label{font-size:18px;padding-top:4px}\n"] }]
259
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
260
+ type: Host
261
+ }, {
262
+ type: Optional
263
+ }] }, { type: i0.Injector }]; } });
264
+
265
+ class SacRadiobuttonsComponent extends SacRadiobuttonsCommon {
266
+ // #region Constructors
267
+ /**
268
+ * Constructor
269
+ * @param formLayout SacFormLayout to define scoped layout settings
270
+ * @param injector Injector for injecting services
271
+ */
272
+ constructor(formLayout, injector) {
273
+ super(formLayout, injector);
274
+ }
275
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacRadiobuttonsComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
276
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacRadiobuttonsComponent, isStandalone: true, selector: "sac-radiobuttons", providers: [
277
+ {
278
+ provide: NG_VALUE_ACCESSOR,
279
+ useExisting: forwardRef(() => SacRadiobuttonsComponent),
280
+ multi: true,
281
+ },
282
+ {
283
+ provide: NG_VALIDATORS,
284
+ useExisting: forwardRef(() => SacRadiobuttonsComponent),
285
+ multi: true,
286
+ },
287
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div>\r\n <ng-content></ng-content>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
288
+ }
289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacRadiobuttonsComponent, decorators: [{
290
+ type: Component,
291
+ args: [{ selector: 'sac-radiobuttons', providers: [
292
+ {
293
+ provide: NG_VALUE_ACCESSOR,
294
+ useExisting: forwardRef(() => SacRadiobuttonsComponent),
295
+ multi: true,
296
+ },
297
+ {
298
+ provide: NG_VALIDATORS,
299
+ useExisting: forwardRef(() => SacRadiobuttonsComponent),
300
+ multi: true,
301
+ },
302
+ ], standalone: true, imports: [
303
+ NgIf,
304
+ NgClass,
305
+ SacToLabelWidthCssPipe,
306
+ SacToControlWidthCssPipe,
307
+ SacToLabelHeightPipe,
308
+ SacTooltipComponent,
309
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div>\r\n <ng-content></ng-content>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n" }]
310
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
311
+ type: Host
312
+ }, {
313
+ type: Optional
314
+ }] }, { type: i0.Injector }]; } });
315
+
316
+ class SacRadiobuttonComponent extends SacRadiobuttonCommon {
317
+ // #region Constructors
318
+ constructor(sacRadioButtons) {
319
+ super(sacRadioButtons);
320
+ }
321
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacRadiobuttonComponent, deps: [{ token: SacRadiobuttonsComponent, host: true }], target: i0.ɵɵFactoryTarget.Component }); }
322
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacRadiobuttonComponent, isStandalone: true, selector: "sac-radiobutton", usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"radio\"\r\n *ngIf=\"hidden===false\"\r\n [class.radio-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.radio-lg]=\"componentHeight === ControlHeight.Large\"\r\n>\r\n <label for=\"{{getName}}_{{getIndex}}\">\r\n <input\r\n id=\"{{getName}}_{{getIndex}}\"\r\n name=\"{{getName}}\"\r\n type=\"radio\"\r\n [value]=\"value\"\r\n [checked]=\"checked\"\r\n (change)=\"ChangeEvent()\"\r\n [disabled]=\"isDisabled\"\r\n />\r\n <ng-template\r\n *ngTemplateOutlet=\"labeltemplate || defaultItemLabelTemplate;context:{ label: label }\"\r\n >\r\n </ng-template>\r\n </label>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\"\r\n >&nbsp;<span>{{label}}</span></ng-template\r\n>\r\n", styles: [".radio-lg label{font-size:18px;padding-top:2px}.radio-lg label input{width:20px;height:20px;margin-top:2px}.radio-sm{padding-top:2px}.radio-sm label{font-size:12px;min-height:14px;padding-top:2px}.radio-sm label input{width:12px;height:12px;margin-top:2px}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
323
+ }
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacRadiobuttonComponent, decorators: [{
325
+ type: Component,
326
+ args: [{ selector: 'sac-radiobutton', standalone: true, imports: [NgIf, NgTemplateOutlet], template: "<div\r\n class=\"radio\"\r\n *ngIf=\"hidden===false\"\r\n [class.radio-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.radio-lg]=\"componentHeight === ControlHeight.Large\"\r\n>\r\n <label for=\"{{getName}}_{{getIndex}}\">\r\n <input\r\n id=\"{{getName}}_{{getIndex}}\"\r\n name=\"{{getName}}\"\r\n type=\"radio\"\r\n [value]=\"value\"\r\n [checked]=\"checked\"\r\n (change)=\"ChangeEvent()\"\r\n [disabled]=\"isDisabled\"\r\n />\r\n <ng-template\r\n *ngTemplateOutlet=\"labeltemplate || defaultItemLabelTemplate;context:{ label: label }\"\r\n >\r\n </ng-template>\r\n </label>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\"\r\n >&nbsp;<span>{{label}}</span></ng-template\r\n>\r\n", styles: [".radio-lg label{font-size:18px;padding-top:2px}.radio-lg label input{width:20px;height:20px;margin-top:2px}.radio-sm{padding-top:2px}.radio-sm label{font-size:12px;min-height:14px;padding-top:2px}.radio-sm label input{width:12px;height:12px;margin-top:2px}\n"] }]
327
+ }], ctorParameters: function () { return [{ type: SacRadiobuttonsComponent, decorators: [{
328
+ type: Host
329
+ }] }]; } });
330
+
331
+ class SACBootstrap3CheckboxModule {
332
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3CheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
333
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3CheckboxModule, imports: [CommonModule,
334
+ SacCheckboxComponent,
335
+ SacRadiobuttonComponent,
336
+ SacRadiobuttonsComponent,
337
+ SacTooltipComponent], exports: [SacCheckboxComponent,
338
+ SacRadiobuttonComponent,
339
+ SacRadiobuttonsComponent] }); }
340
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3CheckboxModule, imports: [CommonModule] }); }
341
+ }
342
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3CheckboxModule, decorators: [{
343
+ type: NgModule,
344
+ args: [{
345
+ imports: [
346
+ CommonModule,
347
+ SacCheckboxComponent,
348
+ SacRadiobuttonComponent,
349
+ SacRadiobuttonsComponent,
350
+ SacTooltipComponent,
351
+ ],
352
+ exports: [
353
+ SacCheckboxComponent,
354
+ SacRadiobuttonComponent,
355
+ SacRadiobuttonsComponent,
356
+ ],
357
+ }]
358
+ }] });
359
+
360
+ class SacDialogComponent extends SacDialogCommon {
361
+ constructor(el, cdRef) {
362
+ super(cdRef);
363
+ //#region Bootstrap 3 Spezifische Properites
364
+ this.zindex = 20002;
365
+ this._lastDialogMarginTop = 0;
366
+ this.element = el.nativeElement;
367
+ }
368
+ // Margin Top für Center Position des Dialogs berechnen
369
+ get dialogMarginTop() {
370
+ let result = 0;
371
+ // ContentPlaceholder kann NULL/UNDEFINED sein wenn Dialog nicht angezeigt wird
372
+ if (this.dialogElement !== null && this.dialogElement !== undefined) {
373
+ result = (this.dialogElement.nativeElement.clientHeight / 2) * -1;
374
+ }
375
+ // Change Detection ausführen, falls Wert nach Rendering noch geändert hat. Kann durch HTML Content / Zeilenumbrüche usw. ausgelöst werden.
376
+ if (this._lastDialogMarginTop !== result) {
377
+ this._lastDialogMarginTop = result;
378
+ this.ChangeDetector.detectChanges();
379
+ }
380
+ return result;
381
+ }
382
+ //#endregion
383
+ ngOnInit() {
384
+ // Element an Body für korrektes Styling unter Bootstrap 3 verschieben
385
+ document.body.appendChild(this.element);
386
+ }
387
+ ngOnDestroy() {
388
+ this.hide();
389
+ if (document.body.contains(this.element)) {
390
+ document.body.removeChild(this.element);
391
+ }
392
+ super.ngOnDestroy();
393
+ }
394
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDialogComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
395
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacDialogComponent, isStandalone: true, selector: "sac-dialog", inputs: { zindex: "zindex" }, usesInheritance: true, ngImport: i0, template: "<div [id]=\"name\" *ngIf=\"_show\" [ngStyle]=\"{'z-index': zindex}\">\r\n <div class=\"modal in\" style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" #dialog>\r\n <div class=\"modal-dialog\" role=\"document\" [style.width]=\"width\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\" (click)=\"hide()\" *ngIf=\"closebutton\"><span aria-hidden=\"true\">&times;</span></button>\r\n <span class=\"modal-title\">{{title}}</span>\r\n </div>\r\n <div class=\"modal-body\">\r\n <ng-content select=\"[dialogbody]\"></ng-content>\r\n </div>\r\n <div class=\"modal-footer\">\r\n <ng-content select=\"[dialogfooter]\"></ng-content>\r\n </div>\r\n </div><!-- /.modal-content -->\r\n </div><!-- /.modal-dialog -->\r\n </div><!-- /.modal -->\r\n</div>\r\n<div class=\"modal-backdrop in\" *ngIf=\"_show && backdrop\" #backdrop></div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] }); }
396
+ }
397
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDialogComponent, decorators: [{
398
+ type: Component,
399
+ args: [{ selector: 'sac-dialog', standalone: true, imports: [NgIf, NgStyle], template: "<div [id]=\"name\" *ngIf=\"_show\" [ngStyle]=\"{'z-index': zindex}\">\r\n <div class=\"modal in\" style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" #dialog>\r\n <div class=\"modal-dialog\" role=\"document\" [style.width]=\"width\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\" (click)=\"hide()\" *ngIf=\"closebutton\"><span aria-hidden=\"true\">&times;</span></button>\r\n <span class=\"modal-title\">{{title}}</span>\r\n </div>\r\n <div class=\"modal-body\">\r\n <ng-content select=\"[dialogbody]\"></ng-content>\r\n </div>\r\n <div class=\"modal-footer\">\r\n <ng-content select=\"[dialogfooter]\"></ng-content>\r\n </div>\r\n </div><!-- /.modal-content -->\r\n </div><!-- /.modal-dialog -->\r\n </div><!-- /.modal -->\r\n</div>\r\n<div class=\"modal-backdrop in\" *ngIf=\"_show && backdrop\" #backdrop></div>\r\n" }]
400
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { zindex: [{
401
+ type: Input
402
+ }] } });
403
+
404
+ class SacConfirmComponent extends SacConfirmCommon {
405
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacConfirmComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
406
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacConfirmComponent, isStandalone: true, selector: "sac-confirm", usesInheritance: true, ngImport: i0, template: "<sac-dialog\r\n name=\"confirmDialog\"\r\n [(isvisible)]=\"isvisible\"\r\n [title]=\"title\"\r\n [allowesc]=\"false\"\r\n [closebutton]=\"false\"\r\n>\r\n <div dialogbody>\r\n <div class=\"media\">\r\n <div class=\"media-left media-middle\" *ngIf=\"hasImage()\">\r\n <img [attr.src]=\"image\" />\r\n </div>\r\n <div class=\"media-body\">{{message}}</div>\r\n </div>\r\n </div>\r\n <div dialogfooter>\r\n <ng-container *ngFor=\"let button of buttons\">\r\n <sac-button\r\n [name]=\"button.key\"\r\n [text]=\"button.text\"\r\n [role]=\"button.role || 'default'\"\r\n (clicked)=\"confirm(button.key)\"\r\n ></sac-button>\r\n </ng-container>\r\n </div>\r\n</sac-dialog>\r\n", dependencies: [{ kind: "component", type: SacDialogComponent, selector: "sac-dialog", inputs: ["zindex"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: SacButtonComponent, selector: "sac-button" }] }); }
407
+ }
408
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacConfirmComponent, decorators: [{
409
+ type: Component,
410
+ args: [{ selector: 'sac-confirm', standalone: true, imports: [SacDialogComponent, NgIf, NgFor, SacButtonComponent], template: "<sac-dialog\r\n name=\"confirmDialog\"\r\n [(isvisible)]=\"isvisible\"\r\n [title]=\"title\"\r\n [allowesc]=\"false\"\r\n [closebutton]=\"false\"\r\n>\r\n <div dialogbody>\r\n <div class=\"media\">\r\n <div class=\"media-left media-middle\" *ngIf=\"hasImage()\">\r\n <img [attr.src]=\"image\" />\r\n </div>\r\n <div class=\"media-body\">{{message}}</div>\r\n </div>\r\n </div>\r\n <div dialogfooter>\r\n <ng-container *ngFor=\"let button of buttons\">\r\n <sac-button\r\n [name]=\"button.key\"\r\n [text]=\"button.text\"\r\n [role]=\"button.role || 'default'\"\r\n (clicked)=\"confirm(button.key)\"\r\n ></sac-button>\r\n </ng-container>\r\n </div>\r\n</sac-dialog>\r\n" }]
411
+ }] });
412
+
413
+ /**
414
+ * Service für Confirm Messages in TypeScript Code
415
+ *
416
+ * @example
417
+ * // Beispiel für ConfirmMessage mit Standard Buttons (Ja / Nein).
418
+ * confirmService.ConfirmMessage('titel', 'frage').subscribe(action => { // Action Code });
419
+ *
420
+ * @example
421
+ * // Beispiel für ConfirmMessage mit eigenen Buttons
422
+ * let buttons: SacConfirmButton[] = [];
423
+ * buttons.push(new SacConfirmButton('ActionKey','Text Primary'));
424
+ * buttons.push(new SacConfirmButton('ActionKey2','Text Button 2'));
425
+ * confirmService.ConfirmMessage('titel', 'frage', buttons).subscribe(action => { // Action Code });
426
+ */
427
+ class ServiceConfirm extends ServiceConfirmCommon {
428
+ // #endregion Properties
429
+ // #region Constructors
430
+ /**
431
+ * Konstruktor
432
+ * @param componentFactoryResolver Component Factory Resolver Instanz
433
+ * @param appRef Application Referenz. Wird benötigt um den Dialog am Body anzuhängen
434
+ * @param injector Injector. Wird benötigt um den Dialog dynamisch zu erzeugen
435
+ */
436
+ constructor(componentFactoryResolver, appRef, injector) {
437
+ super(appRef, injector);
438
+ this.componentFactoryResolver = componentFactoryResolver;
439
+ // #region Properties
440
+ /**
441
+ * Collection von Buttons die angezeigt werden müssen.
442
+ */
443
+ this.buttons = [];
444
+ /**
445
+ * Message die in Dialog angezeigt werden soll.
446
+ */
447
+ this.message = '';
448
+ /**
449
+ * Titel der im Dialog angezeigt werden soll.
450
+ */
451
+ this.title = '';
452
+ }
453
+ // #endregion Constructors
454
+ // #region Public Methods
455
+ /**
456
+ * Confirm Dialog anzeigen
457
+ * @param message Nachricht die angezeigt werden soll.
458
+ * @returns EventEmitter mit Key des Buttons, welcher geklickt wurde.
459
+ */
460
+ ConfirmMessage(title, message, buttons = null) {
461
+ this.title = title;
462
+ this.message = message;
463
+ // Default Buttons setzen, wenn keine Buttons angegeben sind
464
+ if (!isDefined(buttons)) {
465
+ this.buttons = [];
466
+ forkJoin({
467
+ button_yes: this.localisationService.GetString(this.validationKeyService.ConfirmDefaultButtonYes),
468
+ button_no: this.localisationService.GetString(this.validationKeyService.ConfirmDefaultButtonNo),
469
+ })
470
+ .pipe(take(1))
471
+ .subscribe((texte) => {
472
+ this.buttons.push(new SacConfirmButton('yes', texte.button_yes, 'primary'));
473
+ this.buttons.push(new SacConfirmButton('no', texte.button_no));
474
+ });
475
+ }
476
+ else {
477
+ this.buttons = buttons;
478
+ }
479
+ return super.Confirm();
480
+ }
481
+ /**
482
+ * Erzeugen einer Component Factory für einen Dialog
483
+ */
484
+ GetComponentFactory() {
485
+ return this.componentFactoryResolver.resolveComponentFactory(SacConfirmComponent);
486
+ }
487
+ // #endregion Public Methods
488
+ // #region Protected Methods
489
+ /**
490
+ * Konfiguration des Dialogs
491
+ * @param instance Instanz eines SacConfirm Dialogs
492
+ */
493
+ ConfigureDialog(instance) {
494
+ // Text in Dialog setzen
495
+ instance.title = this.title;
496
+ instance.message = this.message;
497
+ instance.buttons = this.buttons;
498
+ instance.image = this.iconService.ConfirmDefaultImage;
499
+ }
500
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ServiceConfirm, deps: [{ token: ComponentFactoryResolver }, { token: i0.ApplicationRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
501
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ServiceConfirm }); }
502
+ }
503
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ServiceConfirm, decorators: [{
504
+ type: Injectable
505
+ }], ctorParameters: function () { return [{ type: i0.ComponentFactoryResolver, decorators: [{
506
+ type: Inject,
507
+ args: [ComponentFactoryResolver]
508
+ }] }, { type: i0.ApplicationRef }, { type: i0.Injector }]; } });
509
+
510
+ /**
511
+ * Module für Confirm Messages
512
+ *
513
+ * In NgModule der Applikation folgenden Eintrag bei Imports einfügen: ExanicBootstrap3ConfirmModule.forRoot()
514
+ *
515
+ */
516
+ class SACBootstrap3ConfirmModule {
517
+ static forRoot() {
518
+ return {
519
+ ngModule: SACBootstrap3ConfirmModule,
520
+ providers: [ServiceConfirm],
521
+ };
522
+ }
523
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ConfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
524
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ConfirmModule, imports: [SacConfirmComponent], exports: [SacConfirmComponent] }); }
525
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ConfirmModule, imports: [SacConfirmComponent] }); }
526
+ }
527
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ConfirmModule, decorators: [{
528
+ type: NgModule,
529
+ args: [{
530
+ imports: [SacConfirmComponent],
531
+ exports: [SacConfirmComponent],
532
+ }]
533
+ }] });
534
+
535
+ class SacToControlHeightPipe {
536
+ // #region Public Methods
537
+ /**
538
+ * Returns the CSS class that defines the height for the control
539
+ * @param value ControlHeight value or null
540
+ */
541
+ transform(value) {
542
+ // Return default value
543
+ if (!value) {
544
+ return '';
545
+ }
546
+ switch (value) {
547
+ case ControlHeight.Small:
548
+ return 'input-sm';
549
+ case ControlHeight.Large:
550
+ return 'input-lg';
551
+ default:
552
+ return '';
553
+ }
554
+ }
555
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToControlHeightPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
556
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SacToControlHeightPipe, isStandalone: true, name: "toControlHeight" }); }
557
+ }
558
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacToControlHeightPipe, decorators: [{
559
+ type: Pipe,
560
+ args: [{
561
+ name: 'toControlHeight',
562
+ standalone: true,
563
+ }]
564
+ }] });
565
+
566
+ class SacDateSelectorComponent extends SacDateSelectorCommon {
567
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDateSelectorComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
568
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacDateSelectorComponent, isStandalone: true, selector: "sac-dateselector", usesInheritance: true, ngImport: i0, template: "<div class=\"calendar-selector\" style=\"min-width: 265px\">\r\n <table class=\"table-condensed\" style=\"width: 100%\" *ngIf=\"dateselection\">\r\n <thead>\r\n <tr>\r\n <th class=\"prev text-left\" (click)=\"monthBack()\">\r\n <i [class]=\"iconMonthPrev\"></i>\r\n </th>\r\n <th colspan=\"5\" class=\"switch text-center\">{{month+1}}/{{year}}</th>\r\n <th class=\"next text-right\" (click)=\"monthNext()\">\r\n <i [class]=\"iconMonthNext\"></i>\r\n </th>\r\n </tr>\r\n <tr>\r\n <th class=\"dow text-center\">Mo</th>\r\n <th class=\"dow text-center\">Di</th>\r\n <th class=\"dow text-center\">Mi</th>\r\n <th class=\"dow text-center\">Do</th>\r\n <th class=\"dow text-center\">Fr</th>\r\n <th class=\"dow text-center\">Sa</th>\r\n <th class=\"dow text-center\">So</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let week of dates; let i=index\">\r\n <tr>\r\n <td\r\n class=\"text-center\"\r\n *ngFor=\"let item of week\"\r\n [ngStyle]=\"{'cursor': item.isenabled ? 'pointer' : null}\"\r\n [ngClass]=\"{'day-current': item.iscurrent, 'day-selected': item.isselected, 'day-new': item.isnew, 'day-disabled': !item.isenabled}\"\r\n (click)=\"selectDate(item)\"\r\n >\r\n {{ item.displaytext }}\r\n </td>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </table>\r\n <div class=\"container-fluid\" *ngIf=\"timeselection\" style=\"margin-top: 10px\">\r\n <div class=\"row\">\r\n <div class=\"col-md-6\" style=\"padding-right: 20px\">\r\n <div class=\"form-group\">\r\n <label>Stunde</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getHours()\"\r\n (input)=\"setHours($event.target.value)\"\r\n min=\"0\"\r\n max=\"23\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"col-md-6\" style=\"padding-left: 20px\">\r\n <div class=\"form-group\">\r\n <label>Minute</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getMinutes()\"\r\n (input)=\"setMinutes($event.target.value)\"\r\n min=\"0\"\r\n max=\"59\"\r\n />\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row\" style=\"margin-top: 10px\">\r\n <div class=\"col-md-4 text-left\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"setToday()\">\r\n Heute\r\n </button>\r\n </div>\r\n <div class=\"col-md-8 text-right\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"resetSelection()\">\r\n Reset\r\n </button>\r\n <button\r\n type=\"button\"\r\n class=\"btn btn-primary\"\r\n style=\"margin-left: 10px\"\r\n (click)=\"applySelection()\"\r\n >\r\n Apply\r\n </button>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
569
+ }
570
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDateSelectorComponent, decorators: [{
571
+ type: Component,
572
+ args: [{ selector: 'sac-dateselector', standalone: true, imports: [NgIf, NgFor, NgStyle, NgClass], template: "<div class=\"calendar-selector\" style=\"min-width: 265px\">\r\n <table class=\"table-condensed\" style=\"width: 100%\" *ngIf=\"dateselection\">\r\n <thead>\r\n <tr>\r\n <th class=\"prev text-left\" (click)=\"monthBack()\">\r\n <i [class]=\"iconMonthPrev\"></i>\r\n </th>\r\n <th colspan=\"5\" class=\"switch text-center\">{{month+1}}/{{year}}</th>\r\n <th class=\"next text-right\" (click)=\"monthNext()\">\r\n <i [class]=\"iconMonthNext\"></i>\r\n </th>\r\n </tr>\r\n <tr>\r\n <th class=\"dow text-center\">Mo</th>\r\n <th class=\"dow text-center\">Di</th>\r\n <th class=\"dow text-center\">Mi</th>\r\n <th class=\"dow text-center\">Do</th>\r\n <th class=\"dow text-center\">Fr</th>\r\n <th class=\"dow text-center\">Sa</th>\r\n <th class=\"dow text-center\">So</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let week of dates; let i=index\">\r\n <tr>\r\n <td\r\n class=\"text-center\"\r\n *ngFor=\"let item of week\"\r\n [ngStyle]=\"{'cursor': item.isenabled ? 'pointer' : null}\"\r\n [ngClass]=\"{'day-current': item.iscurrent, 'day-selected': item.isselected, 'day-new': item.isnew, 'day-disabled': !item.isenabled}\"\r\n (click)=\"selectDate(item)\"\r\n >\r\n {{ item.displaytext }}\r\n </td>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </table>\r\n <div class=\"container-fluid\" *ngIf=\"timeselection\" style=\"margin-top: 10px\">\r\n <div class=\"row\">\r\n <div class=\"col-md-6\" style=\"padding-right: 20px\">\r\n <div class=\"form-group\">\r\n <label>Stunde</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getHours()\"\r\n (input)=\"setHours($event.target.value)\"\r\n min=\"0\"\r\n max=\"23\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"col-md-6\" style=\"padding-left: 20px\">\r\n <div class=\"form-group\">\r\n <label>Minute</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getMinutes()\"\r\n (input)=\"setMinutes($event.target.value)\"\r\n min=\"0\"\r\n max=\"59\"\r\n />\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row\" style=\"margin-top: 10px\">\r\n <div class=\"col-md-4 text-left\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"setToday()\">\r\n Heute\r\n </button>\r\n </div>\r\n <div class=\"col-md-8 text-right\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"resetSelection()\">\r\n Reset\r\n </button>\r\n <button\r\n type=\"button\"\r\n class=\"btn btn-primary\"\r\n style=\"margin-left: 10px\"\r\n (click)=\"applySelection()\"\r\n >\r\n Apply\r\n </button>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
573
+ }] });
574
+
575
+ const moment = moment_['default'];
576
+ class SacDateComponent extends SacDateCommon {
577
+ // #region Constructors
578
+ /**
579
+ * Constructor
580
+ * @param formLayout SacFormLayout to define scoped layout settings
581
+ * @param injector Injector for injecting services
582
+ * @param elementRef Reference to html dom element
583
+ */
584
+ constructor(formLayout, injector, elementRef) {
585
+ super(formLayout, injector, elementRef);
586
+ }
587
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDateComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
588
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacDateComponent, isStandalone: true, selector: "sac-date", providers: [
589
+ {
590
+ provide: NG_VALUE_ACCESSOR,
591
+ multi: true,
592
+ useExisting: forwardRef(() => SacDateComponent),
593
+ },
594
+ {
595
+ provide: NG_VALIDATORS,
596
+ multi: true,
597
+ useExisting: forwardRef(() => SacDateComponent),
598
+ },
599
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 180 : 140\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- this class comes in the div above when disabled [ngClass]=\"[disablelabel === false ? 'col-md-' + _inputsize : 'col-md-12']\" -->\r\n <input\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control date-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n placeholder=\"dd.mm.yyyy\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n maxlength=\"10\"\r\n size=\"10\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 155 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: IMaskDirective, selector: "[imask]", inputs: ["imask", "unmask", "imaskElement"], outputs: ["accept", "complete"], exportAs: ["imask"] }, { kind: "component", type: SacDateSelectorComponent, selector: "sac-dateselector" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
600
+ }
601
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDateComponent, decorators: [{
602
+ type: Component,
603
+ args: [{ selector: 'sac-date', providers: [
604
+ {
605
+ provide: NG_VALUE_ACCESSOR,
606
+ multi: true,
607
+ useExisting: forwardRef(() => SacDateComponent),
608
+ },
609
+ {
610
+ provide: NG_VALIDATORS,
611
+ multi: true,
612
+ useExisting: forwardRef(() => SacDateComponent),
613
+ },
614
+ ], standalone: true, imports: [
615
+ NgClass,
616
+ NgIf,
617
+ IMaskDirective,
618
+ SacDateSelectorComponent,
619
+ AsyncPipe,
620
+ SacToLabelWidthCssPipe,
621
+ SacToControlWidthCssPipe,
622
+ SacToLabelHeightPipe,
623
+ SacToControlHeightPipe,
624
+ SacTooltipComponent,
625
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 180 : 140\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- this class comes in the div above when disabled [ngClass]=\"[disablelabel === false ? 'col-md-' + _inputsize : 'col-md-12']\" -->\r\n <input\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control date-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n placeholder=\"dd.mm.yyyy\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n maxlength=\"10\"\r\n size=\"10\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 155 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
626
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
627
+ type: Host
628
+ }, {
629
+ type: Optional
630
+ }] }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
631
+
632
+ class SacDateTimeComponent extends SacDateTimeCommon {
633
+ // #region Constructors
634
+ /**
635
+ * Constructor
636
+ * @param formLayout SacFormLayout to define scoped layout settings
637
+ * @param injector Injector for injecting services
638
+ * @param elementRef Reference to html dom element
639
+ */
640
+ constructor(formLayout, injector, elementRef) {
641
+ super(formLayout, injector, elementRef);
642
+ }
643
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDateTimeComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
644
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacDateTimeComponent, isStandalone: true, selector: "sac-datetime", providers: [
645
+ {
646
+ provide: NG_VALUE_ACCESSOR,
647
+ multi: true,
648
+ useExisting: forwardRef(() => SacDateTimeComponent),
649
+ },
650
+ {
651
+ provide: NG_VALIDATORS,
652
+ multi: true,
653
+ useExisting: forwardRef(() => SacDateTimeComponent),
654
+ },
655
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 160 : componentHeight === ControlHeight.Large ? 230 : 180\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 140 : componentHeight === ControlHeight.Large ? 205 : 160\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: IMaskDirective, selector: "[imask]", inputs: ["imask", "unmask", "imaskElement"], outputs: ["accept", "complete"], exportAs: ["imask"] }, { kind: "component", type: SacDateSelectorComponent, selector: "sac-dateselector" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
656
+ }
657
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDateTimeComponent, decorators: [{
658
+ type: Component,
659
+ args: [{ selector: 'sac-datetime', providers: [
660
+ {
661
+ provide: NG_VALUE_ACCESSOR,
662
+ multi: true,
663
+ useExisting: forwardRef(() => SacDateTimeComponent),
664
+ },
665
+ {
666
+ provide: NG_VALIDATORS,
667
+ multi: true,
668
+ useExisting: forwardRef(() => SacDateTimeComponent),
669
+ },
670
+ ], standalone: true, imports: [
671
+ NgClass,
672
+ NgIf,
673
+ IMaskDirective,
674
+ SacDateSelectorComponent,
675
+ AsyncPipe,
676
+ SacToLabelWidthCssPipe,
677
+ SacToControlWidthCssPipe,
678
+ SacToLabelHeightPipe,
679
+ SacToControlHeightPipe,
680
+ SacTooltipComponent,
681
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 160 : componentHeight === ControlHeight.Large ? 230 : 180\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 140 : componentHeight === ControlHeight.Large ? 205 : 160\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
682
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
683
+ type: Host
684
+ }, {
685
+ type: Optional
686
+ }] }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
687
+
688
+ class SacTimeComponent extends SacTimeCommon {
689
+ // #region Constructors
690
+ /**
691
+ * Constructor
692
+ * @param formLayout SacFormLayout to define scoped layout settings
693
+ * @param injector Injector for injecting services
694
+ * @param elementRef Reference to html dom element
695
+ */
696
+ constructor(formLayout, injector, elementRef) {
697
+ super(formLayout, injector, elementRef);
698
+ }
699
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTimeComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
700
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTimeComponent, isStandalone: true, selector: "sac-time", providers: [
701
+ {
702
+ provide: NG_VALUE_ACCESSOR,
703
+ multi: true,
704
+ useExisting: forwardRef(() => SacTimeComponent),
705
+ },
706
+ {
707
+ provide: NG_VALIDATORS,
708
+ multi: true,
709
+ useExisting: forwardRef(() => SacTimeComponent),
710
+ },
711
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 160 : 140\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n [value]=\"valuestring\"\r\n maxlength=\"6\"\r\n [imask]=\"imaskDate\"\r\n size=\"6\"\r\n class=\"form-control\"\r\n [attr.placeholder]=\"placeholder\"\r\n data-error-msg=\"ctl00_cphContent_ctl00_ucPublicationDetail_dtpValidFrom_timeTextBoxTypeValidator\"\r\n [ngClass]=\"{'is-invalid': invalid && (dirty || touched) }\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showTimeSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 135 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"timeselect($event)\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: IMaskDirective, selector: "[imask]", inputs: ["imask", "unmask", "imaskElement"], outputs: ["accept", "complete"], exportAs: ["imask"] }, { kind: "component", type: SacDateSelectorComponent, selector: "sac-dateselector" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
712
+ }
713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTimeComponent, decorators: [{
714
+ type: Component,
715
+ args: [{ selector: 'sac-time', providers: [
716
+ {
717
+ provide: NG_VALUE_ACCESSOR,
718
+ multi: true,
719
+ useExisting: forwardRef(() => SacTimeComponent),
720
+ },
721
+ {
722
+ provide: NG_VALIDATORS,
723
+ multi: true,
724
+ useExisting: forwardRef(() => SacTimeComponent),
725
+ },
726
+ ], standalone: true, imports: [
727
+ NgClass,
728
+ NgIf,
729
+ IMaskDirective,
730
+ SacDateSelectorComponent,
731
+ AsyncPipe,
732
+ SacToLabelWidthCssPipe,
733
+ SacToControlWidthCssPipe,
734
+ SacToLabelHeightPipe,
735
+ SacToControlHeightPipe,
736
+ SacTooltipComponent,
737
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 160 : 140\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n [value]=\"valuestring\"\r\n maxlength=\"6\"\r\n [imask]=\"imaskDate\"\r\n size=\"6\"\r\n class=\"form-control\"\r\n [attr.placeholder]=\"placeholder\"\r\n data-error-msg=\"ctl00_cphContent_ctl00_ucPublicationDetail_dtpValidFrom_timeTextBoxTypeValidator\"\r\n [ngClass]=\"{'is-invalid': invalid && (dirty || touched) }\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showTimeSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 135 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"timeselect($event)\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
738
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
739
+ type: Host
740
+ }, {
741
+ type: Optional
742
+ }] }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
743
+
744
+ class SACBootstrap3DateTimeModule {
745
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DateTimeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
746
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DateTimeModule, imports: [CommonModule,
747
+ IMaskModule,
748
+ SacDateComponent,
749
+ SacDateTimeComponent,
750
+ SacTimeComponent,
751
+ SacDateSelectorComponent,
752
+ SacTooltipComponent], exports: [SacDateComponent,
753
+ SacDateTimeComponent,
754
+ SacTimeComponent,
755
+ SacDateSelectorComponent] }); }
756
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DateTimeModule, imports: [CommonModule,
757
+ IMaskModule] }); }
758
+ }
759
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DateTimeModule, decorators: [{
760
+ type: NgModule,
761
+ args: [{
762
+ imports: [
763
+ CommonModule,
764
+ IMaskModule,
765
+ SacDateComponent,
766
+ SacDateTimeComponent,
767
+ SacTimeComponent,
768
+ SacDateSelectorComponent,
769
+ SacTooltipComponent,
770
+ ],
771
+ exports: [
772
+ SacDateComponent,
773
+ SacDateTimeComponent,
774
+ SacTimeComponent,
775
+ SacDateSelectorComponent,
776
+ ],
777
+ }]
778
+ }] });
779
+
780
+ class SACBootstrap3DialogModule {
781
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
782
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DialogModule, imports: [CommonModule,
783
+ SacDialogComponent], exports: [SacDialogComponent] }); }
784
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DialogModule, imports: [CommonModule] }); }
785
+ }
786
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3DialogModule, decorators: [{
787
+ type: NgModule,
788
+ args: [{
789
+ imports: [
790
+ CommonModule,
791
+ SacDialogComponent
792
+ ],
793
+ exports: [SacDialogComponent]
794
+ }]
795
+ }] });
796
+
797
+ class SacPagingComponent extends SacPagingCommon {
798
+ // #region Constructors
799
+ /**
800
+ * Konstruktor
801
+ */
802
+ constructor(injector) {
803
+ super(injector);
804
+ }
805
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacPagingComponent, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
806
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacPagingComponent, isStandalone: true, selector: "sac-paging", providers: [
807
+ {
808
+ provide: NG_VALUE_ACCESSOR,
809
+ multi: true,
810
+ useExisting: SacPagingComponent,
811
+ },
812
+ {
813
+ provide: NG_VALIDATORS,
814
+ multi: true,
815
+ useExisting: forwardRef(() => SacPagingComponent),
816
+ },
817
+ ], usesInheritance: true, ngImport: i0, template: "<div class=\"row\">\r\n <div class=\"pager-nav col-sm-4\" id=\"{{name}}\">\r\n <ul class=\"pagination\" style=\"margin: 10px 0\">\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === firstPageIndex}\"\r\n >\r\n <a (click)=\"firstPage()\">\u00AB</a>\r\n </li>\r\n <li\r\n *ngFor=\"let page of paginators; let i = index\"\r\n [ngClass]=\"{'active': page === activePageIndex}\"\r\n >\r\n <a (click)=\"changePage(page)\">{{page + 1 }}</a>\r\n </li>\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === lastPageIndex}\"\r\n >\r\n <a (click)=\"lastPage()\">\u00BB</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"col-sm-4 text-center\" style=\"margin: 20px 0\">\r\n Seite {{getCurrentPageNumber()}} von {{getTotalPageNumber()}}\r\n </div>\r\n <div\r\n class=\"col-sm-4 text-right\"\r\n *ngIf=\"!pagesizedisabled\"\r\n style=\"margin: 12px 0\"\r\n >\r\n <div class=\"form-inline\">\r\n <div class=\"form-group\" id=\"{{name}}_size\">\r\n <select\r\n class=\"form-control form-control-sm\"\r\n style=\"width: 85px\"\r\n [ngModel]=\"pageSize\"\r\n (ngModelChange)=\"changePageSize($event)\"\r\n >\r\n <option [ngValue]=\"size\" *ngFor=\"let size of getPageSizes\">\r\n {{size}}\r\n </option>\r\n </select>\r\n <span style=\"margin-left: 5px\">{{ PageSizeText | async }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$1.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$1.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$1.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
818
+ }
819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacPagingComponent, decorators: [{
820
+ type: Component,
821
+ args: [{ selector: 'sac-paging', providers: [
822
+ {
823
+ provide: NG_VALUE_ACCESSOR,
824
+ multi: true,
825
+ useExisting: SacPagingComponent,
826
+ },
827
+ {
828
+ provide: NG_VALIDATORS,
829
+ multi: true,
830
+ useExisting: forwardRef(() => SacPagingComponent),
831
+ },
832
+ ], standalone: true, imports: [NgClass, NgFor, FormsModule, AsyncPipe, NgIf], template: "<div class=\"row\">\r\n <div class=\"pager-nav col-sm-4\" id=\"{{name}}\">\r\n <ul class=\"pagination\" style=\"margin: 10px 0\">\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === firstPageIndex}\"\r\n >\r\n <a (click)=\"firstPage()\">\u00AB</a>\r\n </li>\r\n <li\r\n *ngFor=\"let page of paginators; let i = index\"\r\n [ngClass]=\"{'active': page === activePageIndex}\"\r\n >\r\n <a (click)=\"changePage(page)\">{{page + 1 }}</a>\r\n </li>\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === lastPageIndex}\"\r\n >\r\n <a (click)=\"lastPage()\">\u00BB</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"col-sm-4 text-center\" style=\"margin: 20px 0\">\r\n Seite {{getCurrentPageNumber()}} von {{getTotalPageNumber()}}\r\n </div>\r\n <div\r\n class=\"col-sm-4 text-right\"\r\n *ngIf=\"!pagesizedisabled\"\r\n style=\"margin: 12px 0\"\r\n >\r\n <div class=\"form-inline\">\r\n <div class=\"form-group\" id=\"{{name}}_size\">\r\n <select\r\n class=\"form-control form-control-sm\"\r\n style=\"width: 85px\"\r\n [ngModel]=\"pageSize\"\r\n (ngModelChange)=\"changePageSize($event)\"\r\n >\r\n <option [ngValue]=\"size\" *ngFor=\"let size of getPageSizes\">\r\n {{size}}\r\n </option>\r\n </select>\r\n <span style=\"margin-left: 5px\">{{ PageSizeText | async }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
833
+ }], ctorParameters: function () { return [{ type: i0.Injector }]; } });
834
+
835
+ class SacGridComponent extends SacGridCommon {
836
+ constructor() {
837
+ super(...arguments);
838
+ this.ellipsis = false;
839
+ }
840
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
841
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacGridComponent, isStandalone: true, selector: "sac-grid", providers: [
842
+ { provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacGridComponent },
843
+ { provide: NG_VALIDATORS, multi: true, useExisting: forwardRef(() => SacGridComponent) }
844
+ ], queries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<table class=\"table table-striped table-condensed table-hover\" id=\"{{name}}\">\r\n <thead>\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: {}, type: 'header'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let item of value; let i=index\">\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: item, type: 'body'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n <tr\r\n *ngIf=\"value === undefined || value === null || value.length === 0\"\r\n data-e2e=\"emptyrow\"\r\n >\r\n <td [attr.colspan]=\"ColumnCount\">{{emptytext}}</td>\r\n </tr>\r\n </tbody>\r\n <tfoot *ngIf=\"pagerdata\">\r\n <tr>\r\n <td [attr.colspan]=\"ColumnCount\">\r\n <div class=\"container-fluid\">\r\n <sac-paging\r\n name=\"{{name}}Paging\"\r\n (paging)=\"pageChange($event)\"\r\n [pagerdata]=\"pagerdata\"\r\n [pagingtext]=\"pagingtext\"\r\n [pagesizetext]=\"pagesizetext\"\r\n ></sac-paging>\r\n </div>\r\n </td>\r\n </tr>\r\n </tfoot>\r\n</table>\r\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: SacPagingComponent, selector: "sac-paging" }] }); }
845
+ }
846
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridComponent, decorators: [{
847
+ type: Component,
848
+ args: [{ selector: 'sac-grid', providers: [
849
+ { provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacGridComponent },
850
+ { provide: NG_VALIDATORS, multi: true, useExisting: forwardRef(() => SacGridComponent) }
851
+ ], standalone: true, imports: [NgTemplateOutlet, NgFor, NgIf, SacPagingComponent], template: "<table class=\"table table-striped table-condensed table-hover\" id=\"{{name}}\">\r\n <thead>\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: {}, type: 'header'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let item of value; let i=index\">\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: item, type: 'body'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n <tr\r\n *ngIf=\"value === undefined || value === null || value.length === 0\"\r\n data-e2e=\"emptyrow\"\r\n >\r\n <td [attr.colspan]=\"ColumnCount\">{{emptytext}}</td>\r\n </tr>\r\n </tbody>\r\n <tfoot *ngIf=\"pagerdata\">\r\n <tr>\r\n <td [attr.colspan]=\"ColumnCount\">\r\n <div class=\"container-fluid\">\r\n <sac-paging\r\n name=\"{{name}}Paging\"\r\n (paging)=\"pageChange($event)\"\r\n [pagerdata]=\"pagerdata\"\r\n [pagingtext]=\"pagingtext\"\r\n [pagesizetext]=\"pagesizetext\"\r\n ></sac-paging>\r\n </div>\r\n </td>\r\n </tr>\r\n </tfoot>\r\n</table>\r\n" }]
852
+ }], propDecorators: { template: [{
853
+ type: ContentChild,
854
+ args: [TemplateRef, { static: true }]
855
+ }] } });
856
+
857
+ /**
858
+ * Grid Action Button
859
+ */
860
+ class SacGridButtonComponent extends SacGridButtonCommon {
861
+ // #region Public Methods
862
+ /**
863
+ * Returns the icon for the button
864
+ */
865
+ getIconClass() {
866
+ let iconset = this.iconstyle;
867
+ let iconcss = this.icon;
868
+ if (iconset === '') {
869
+ switch (this.icon) {
870
+ case 'edit':
871
+ iconset = 'sprite';
872
+ iconcss = 'icon-sprite-base-main_edit';
873
+ break;
874
+ case 'delete':
875
+ iconset = 'sprite';
876
+ iconcss = 'icon-sprite-base-main_delete';
877
+ break;
878
+ }
879
+ }
880
+ if (this._isdisabledvalue) {
881
+ iconcss += '_disabled';
882
+ }
883
+ const result = iconset + ' ' + iconcss;
884
+ return result.trim();
885
+ }
886
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
887
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacGridButtonComponent, isStandalone: true, selector: "sac-gridbutton", usesInheritance: true, ngImport: i0, template: "<a (click)=\"callaction()\" style=\"padding-right: 5px;\" [class.disabled]=\"isdisabled\" [attr.disabled]=\"isdisabled ? 'disabled' : null\"><span class=\"{{getIconClass()}}\"></span></a>\r\n" }); }
888
+ }
889
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridButtonComponent, decorators: [{
890
+ type: Component,
891
+ args: [{ selector: 'sac-gridbutton', standalone: true, template: "<a (click)=\"callaction()\" style=\"padding-right: 5px;\" [class.disabled]=\"isdisabled\" [attr.disabled]=\"isdisabled ? 'disabled' : null\"><span class=\"{{getIconClass()}}\"></span></a>\r\n" }]
892
+ }] });
893
+
894
+ class SacGridColumnComponent extends SacGridColumnCommon {
895
+ constructor(grid, injector, el) {
896
+ super(grid, injector, el);
897
+ }
898
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridColumnComponent, deps: [{ token: SacGridComponent }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
899
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacGridColumnComponent, isStandalone: true, selector: "sac-gridcolumn", providers: [
900
+ {
901
+ provide: SacGridColumnBaseCommon,
902
+ useExisting: forwardRef(() => SacGridColumnComponent),
903
+ },
904
+ ], usesInheritance: true, ngImport: i0, template: "<th\r\n scope=\"col\"\r\n *ngIf=\"IsHeader()\"\r\n [style.width]=\"width\"\r\n (click)=\"SortByColumn()\"\r\n>\r\n <span>{{header}}</span>\r\n <span\r\n [class]=\"IconSortUp\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='asc'\"\r\n ></span>\r\n <span\r\n [class]=\"IconSortDown\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='desc'\"\r\n ></span>\r\n</th>\r\n<td\r\n scope=\"col\"\r\n *ngIf=\"IsBody()\"\r\n [style.width]=\"width\"\r\n [class.ellipsis]=\"IsEllipsis()\"\r\n (click)=\"ColumnClick()\"\r\n>\r\n <span [attr.title]=\"IsEllipsis() ? value : null\"> {{value}} </span>\r\n</td>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
905
+ }
906
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridColumnComponent, decorators: [{
907
+ type: Component,
908
+ args: [{ selector: 'sac-gridcolumn', providers: [
909
+ {
910
+ provide: SacGridColumnBaseCommon,
911
+ useExisting: forwardRef(() => SacGridColumnComponent),
912
+ },
913
+ ], standalone: true, imports: [NgIf], template: "<th\r\n scope=\"col\"\r\n *ngIf=\"IsHeader()\"\r\n [style.width]=\"width\"\r\n (click)=\"SortByColumn()\"\r\n>\r\n <span>{{header}}</span>\r\n <span\r\n [class]=\"IconSortUp\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='asc'\"\r\n ></span>\r\n <span\r\n [class]=\"IconSortDown\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='desc'\"\r\n ></span>\r\n</th>\r\n<td\r\n scope=\"col\"\r\n *ngIf=\"IsBody()\"\r\n [style.width]=\"width\"\r\n [class.ellipsis]=\"IsEllipsis()\"\r\n (click)=\"ColumnClick()\"\r\n>\r\n <span [attr.title]=\"IsEllipsis() ? value : null\"> {{value}} </span>\r\n</td>\r\n" }]
914
+ }], ctorParameters: function () { return [{ type: SacGridComponent }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
915
+
916
+ class SacGridColumnActionComponent extends SacGridColumnActionCommon {
917
+ constructor(grid, injector, el) {
918
+ super(grid, injector, el);
919
+ this.width = '52px';
920
+ }
921
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridColumnActionComponent, deps: [{ token: SacGridComponent }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
922
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacGridColumnActionComponent, isStandalone: true, selector: "sac-gridcolumnaction", providers: [
923
+ {
924
+ provide: SacGridColumnBaseCommon,
925
+ useExisting: forwardRef(() => SacGridColumnActionComponent),
926
+ },
927
+ ], usesInheritance: true, ngImport: i0, template: "<th scope=\"col\" *ngIf=\"IsHeader()\" [style.width]=\"width\"><span></span></th>\r\n<td scope=\"col\" *ngIf=\"IsBody()\">\r\n <ng-content></ng-content>\r\n</td>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
928
+ }
929
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridColumnActionComponent, decorators: [{
930
+ type: Component,
931
+ args: [{ selector: 'sac-gridcolumnaction', providers: [
932
+ {
933
+ provide: SacGridColumnBaseCommon,
934
+ useExisting: forwardRef(() => SacGridColumnActionComponent),
935
+ },
936
+ ], standalone: true, imports: [NgIf], template: "<th scope=\"col\" *ngIf=\"IsHeader()\" [style.width]=\"width\"><span></span></th>\r\n<td scope=\"col\" *ngIf=\"IsBody()\">\r\n <ng-content></ng-content>\r\n</td>\r\n" }]
937
+ }], ctorParameters: function () { return [{ type: SacGridComponent }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
938
+
939
+ class SacGridImageComponent extends SacGridImageCommon {
940
+ getIconClass() {
941
+ switch (this.iconstyle) {
942
+ case 'edit':
943
+ return 'sprite icon-sprite-base-main_edit';
944
+ case 'delete':
945
+ return 'sprite icon-sprite-base-main_delete';
946
+ default:
947
+ return this.iconstyle;
948
+ }
949
+ }
950
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridImageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
951
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacGridImageComponent, isStandalone: true, selector: "sac-gridimage", usesInheritance: true, ngImport: i0, template: "<span style=\"padding-right: 5px;\"><span class=\"{{getIconClass()}}\"></span></span>\r\n" }); }
952
+ }
953
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacGridImageComponent, decorators: [{
954
+ type: Component,
955
+ args: [{ selector: 'sac-gridimage', standalone: true, template: "<span style=\"padding-right: 5px;\"><span class=\"{{getIconClass()}}\"></span></span>\r\n" }]
956
+ }] });
957
+
958
+ class SACBootstrap3GridModule {
959
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3GridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
960
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3GridModule, imports: [CommonModule,
961
+ FormsModule,
962
+ SacGridComponent,
963
+ SacGridColumnComponent,
964
+ SacGridColumnActionComponent,
965
+ SacPagingComponent,
966
+ SacGridButtonComponent,
967
+ SacGridImageComponent], exports: [SacGridComponent,
968
+ SacGridColumnComponent,
969
+ SacGridColumnActionComponent,
970
+ SacPagingComponent,
971
+ SacGridButtonComponent,
972
+ SacGridImageComponent] }); }
973
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3GridModule, imports: [CommonModule,
974
+ FormsModule,
975
+ SacGridComponent,
976
+ SacPagingComponent] }); }
977
+ }
978
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3GridModule, decorators: [{
979
+ type: NgModule,
980
+ args: [{
981
+ imports: [
982
+ CommonModule,
983
+ FormsModule,
984
+ SacGridComponent,
985
+ SacGridColumnComponent,
986
+ SacGridColumnActionComponent,
987
+ SacPagingComponent,
988
+ SacGridButtonComponent,
989
+ SacGridImageComponent,
990
+ ],
991
+ exports: [
992
+ SacGridComponent,
993
+ SacGridColumnComponent,
994
+ SacGridColumnActionComponent,
995
+ SacPagingComponent,
996
+ SacGridButtonComponent,
997
+ SacGridImageComponent,
998
+ ],
999
+ }]
1000
+ }] });
1001
+
1002
+ class SacInputComponent extends SacInputCommon {
1003
+ // #region Constructors
1004
+ /**
1005
+ * Constructor
1006
+ * @param formLayout SacFormLayout to define scoped layout settings
1007
+ * @param injector Injector for injecting services
1008
+ */
1009
+ constructor(formLayout, injector) {
1010
+ super(formLayout, injector);
1011
+ }
1012
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1013
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputComponent, isStandalone: true, selector: "sac-input", providers: [
1014
+ { provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacInputComponent },
1015
+ {
1016
+ provide: NG_VALIDATORS,
1017
+ multi: true,
1018
+ useExisting: forwardRef(() => SacInputComponent),
1019
+ },
1020
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1021
+ }
1022
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputComponent, decorators: [{
1023
+ type: Component,
1024
+ args: [{ selector: 'sac-input', providers: [
1025
+ { provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacInputComponent },
1026
+ {
1027
+ provide: NG_VALIDATORS,
1028
+ multi: true,
1029
+ useExisting: forwardRef(() => SacInputComponent),
1030
+ },
1031
+ ], standalone: true, imports: [
1032
+ NgClass,
1033
+ NgIf,
1034
+ AsyncPipe,
1035
+ SacToLabelWidthCssPipe,
1036
+ SacToControlWidthCssPipe,
1037
+ SacToLabelHeightPipe,
1038
+ SacToControlHeightPipe,
1039
+ SacTooltipComponent,
1040
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1041
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1042
+ type: Host
1043
+ }, {
1044
+ type: Optional
1045
+ }] }, { type: i0.Injector }]; } });
1046
+
1047
+ /**
1048
+ * Komponente für TextArea
1049
+ *
1050
+ * @example
1051
+ *
1052
+ * <ngInputArea name="ngInputArea" label="My Label" placeholder='i am input area' [isrequired]="true" customCssClass="myClass1 myClass3"></ngInputArea>
1053
+ *
1054
+ * @example
1055
+ *
1056
+ * <ngInputArea name="ngInputArea" label="My Label" height="150px" placeholder='i am input area' [islanguagespecific]="true">
1057
+ *
1058
+ */
1059
+ class SacInputAreaComponent extends SacInputAreaCommon {
1060
+ // #region Constructors
1061
+ /**
1062
+ * Constructor
1063
+ * @param formLayout SacFormLayout to define scoped layout settings
1064
+ * @param injector Injector for injecting services
1065
+ */
1066
+ constructor(formLayout, injector) {
1067
+ super(formLayout, injector);
1068
+ }
1069
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputAreaComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1070
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputAreaComponent, isStandalone: true, selector: "sac-inputarea", providers: [
1071
+ {
1072
+ provide: NG_VALUE_ACCESSOR,
1073
+ multi: true,
1074
+ useExisting: SacInputAreaComponent,
1075
+ },
1076
+ {
1077
+ provide: NG_VALIDATORS,
1078
+ multi: true,
1079
+ useExisting: forwardRef(() => SacInputAreaComponent),
1080
+ },
1081
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <textarea\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [class.validation-error]=\"invalid && (dirty || touched)\"\r\n [class.required]=\"isrequired\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [attr.rows]=\"rows\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n ></textarea>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1082
+ }
1083
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputAreaComponent, decorators: [{
1084
+ type: Component,
1085
+ args: [{ selector: 'sac-inputarea', providers: [
1086
+ {
1087
+ provide: NG_VALUE_ACCESSOR,
1088
+ multi: true,
1089
+ useExisting: SacInputAreaComponent,
1090
+ },
1091
+ {
1092
+ provide: NG_VALIDATORS,
1093
+ multi: true,
1094
+ useExisting: forwardRef(() => SacInputAreaComponent),
1095
+ },
1096
+ ], standalone: true, imports: [
1097
+ NgClass,
1098
+ NgIf,
1099
+ AsyncPipe,
1100
+ SacToLabelWidthCssPipe,
1101
+ SacToControlWidthCssPipe,
1102
+ SacToLabelHeightPipe,
1103
+ SacToControlHeightPipe,
1104
+ SacTooltipComponent,
1105
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <textarea\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [class.validation-error]=\"invalid && (dirty || touched)\"\r\n [class.required]=\"isrequired\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [attr.rows]=\"rows\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n ></textarea>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1106
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1107
+ type: Host
1108
+ }, {
1109
+ type: Optional
1110
+ }] }, { type: i0.Injector }]; } });
1111
+
1112
+ class SacInputCurrencyComponent extends SacInputCurrencyCommon {
1113
+ // #region Constructors
1114
+ /**
1115
+ * Constructor
1116
+ * @param formLayout SacFormLayout to define scoped layout settings
1117
+ * @param injector Injector for injecting services
1118
+ */
1119
+ constructor(formLayout, injector) {
1120
+ super(formLayout, injector);
1121
+ }
1122
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputCurrencyComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1123
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputCurrencyComponent, isStandalone: true, selector: "sac-inputcurrency", providers: [
1124
+ {
1125
+ provide: NG_VALUE_ACCESSOR,
1126
+ multi: true,
1127
+ useExisting: SacInputCurrencyComponent,
1128
+ },
1129
+ {
1130
+ provide: NG_VALIDATORS,
1131
+ multi: true,
1132
+ useExisting: forwardRef(() => SacInputCurrencyComponent),
1133
+ },
1134
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div class=\"input-group-addon\">{{currency}}</div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1135
+ }
1136
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputCurrencyComponent, decorators: [{
1137
+ type: Component,
1138
+ args: [{ selector: 'sac-inputcurrency', providers: [
1139
+ {
1140
+ provide: NG_VALUE_ACCESSOR,
1141
+ multi: true,
1142
+ useExisting: SacInputCurrencyComponent,
1143
+ },
1144
+ {
1145
+ provide: NG_VALIDATORS,
1146
+ multi: true,
1147
+ useExisting: forwardRef(() => SacInputCurrencyComponent),
1148
+ },
1149
+ ], standalone: true, imports: [
1150
+ NgClass,
1151
+ NgIf,
1152
+ AsyncPipe,
1153
+ SacToLabelWidthCssPipe,
1154
+ SacToControlWidthCssPipe,
1155
+ SacToLabelHeightPipe,
1156
+ SacToControlHeightPipe,
1157
+ SacTooltipComponent,
1158
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div class=\"input-group-addon\">{{currency}}</div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1159
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1160
+ type: Host
1161
+ }, {
1162
+ type: Optional
1163
+ }] }, { type: i0.Injector }]; } });
1164
+
1165
+ class SacInputDecimalComponent extends SacInputDecimalCommon {
1166
+ // #region Constructors
1167
+ /**
1168
+ * Constructor
1169
+ * @param formLayout SacFormLayout to define scoped layout settings
1170
+ * @param injector Injector for injecting services
1171
+ */
1172
+ constructor(formLayout, injector) {
1173
+ super(formLayout, injector);
1174
+ }
1175
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputDecimalComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1176
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputDecimalComponent, isStandalone: true, selector: "sac-inputdecimal", providers: [
1177
+ {
1178
+ provide: NG_VALUE_ACCESSOR,
1179
+ multi: true,
1180
+ useExisting: SacInputDecimalComponent,
1181
+ },
1182
+ {
1183
+ provide: NG_VALIDATORS,
1184
+ multi: true,
1185
+ useExisting: forwardRef(() => SacInputDecimalComponent),
1186
+ },
1187
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1188
+ }
1189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputDecimalComponent, decorators: [{
1190
+ type: Component,
1191
+ args: [{ selector: 'sac-inputdecimal', providers: [
1192
+ {
1193
+ provide: NG_VALUE_ACCESSOR,
1194
+ multi: true,
1195
+ useExisting: SacInputDecimalComponent,
1196
+ },
1197
+ {
1198
+ provide: NG_VALIDATORS,
1199
+ multi: true,
1200
+ useExisting: forwardRef(() => SacInputDecimalComponent),
1201
+ },
1202
+ ], standalone: true, imports: [
1203
+ NgClass,
1204
+ NgIf,
1205
+ AsyncPipe,
1206
+ SacToLabelWidthCssPipe,
1207
+ SacToControlWidthCssPipe,
1208
+ SacToLabelHeightPipe,
1209
+ SacToControlHeightPipe,
1210
+ SacTooltipComponent,
1211
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1212
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1213
+ type: Host
1214
+ }, {
1215
+ type: Optional
1216
+ }] }, { type: i0.Injector }]; } });
1217
+
1218
+ class SacInputEmailComponent extends SacInputEmailCommon {
1219
+ // #region Constructors
1220
+ /**
1221
+ * Constructor
1222
+ * @param formLayout SacFormLayout to define scoped layout settings
1223
+ * @param injector Injector for injecting services
1224
+ */
1225
+ constructor(formLayout, injector) {
1226
+ super(formLayout, injector);
1227
+ }
1228
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputEmailComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1229
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputEmailComponent, isStandalone: true, selector: "sac-inputemail", providers: [
1230
+ {
1231
+ provide: NG_VALUE_ACCESSOR,
1232
+ multi: true,
1233
+ useExisting: SacInputEmailComponent,
1234
+ },
1235
+ {
1236
+ provide: NG_VALIDATORS,
1237
+ multi: true,
1238
+ useExisting: forwardRef(() => SacInputEmailComponent),
1239
+ },
1240
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-addon\">@</div>\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n autocomplete=\"email\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1241
+ }
1242
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputEmailComponent, decorators: [{
1243
+ type: Component,
1244
+ args: [{ selector: 'sac-inputemail', providers: [
1245
+ {
1246
+ provide: NG_VALUE_ACCESSOR,
1247
+ multi: true,
1248
+ useExisting: SacInputEmailComponent,
1249
+ },
1250
+ {
1251
+ provide: NG_VALIDATORS,
1252
+ multi: true,
1253
+ useExisting: forwardRef(() => SacInputEmailComponent),
1254
+ },
1255
+ ], standalone: true, imports: [
1256
+ NgClass,
1257
+ NgIf,
1258
+ AsyncPipe,
1259
+ SacToLabelWidthCssPipe,
1260
+ SacToControlWidthCssPipe,
1261
+ SacToLabelHeightPipe,
1262
+ SacToControlHeightPipe,
1263
+ SacTooltipComponent,
1264
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-addon\">@</div>\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n autocomplete=\"email\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1265
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1266
+ type: Host
1267
+ }, {
1268
+ type: Optional
1269
+ }] }, { type: i0.Injector }]; } });
1270
+
1271
+ class SacInputIntegerComponent extends SacInputIntegerCommon {
1272
+ // #region Constructors
1273
+ /**
1274
+ * Constructor
1275
+ * @param formLayout SacFormLayout to define scoped layout settings
1276
+ * @param injector Injector for injecting services
1277
+ */
1278
+ constructor(formLayout, injector) {
1279
+ super(formLayout, injector);
1280
+ }
1281
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputIntegerComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1282
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputIntegerComponent, isStandalone: true, selector: "sac-inputinteger", providers: [
1283
+ {
1284
+ provide: NG_VALUE_ACCESSOR,
1285
+ multi: true,
1286
+ useExisting: SacInputIntegerComponent,
1287
+ },
1288
+ {
1289
+ provide: NG_VALIDATORS,
1290
+ multi: true,
1291
+ useExisting: forwardRef(() => SacInputIntegerComponent),
1292
+ },
1293
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1294
+ }
1295
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputIntegerComponent, decorators: [{
1296
+ type: Component,
1297
+ args: [{ selector: 'sac-inputinteger', providers: [
1298
+ {
1299
+ provide: NG_VALUE_ACCESSOR,
1300
+ multi: true,
1301
+ useExisting: SacInputIntegerComponent,
1302
+ },
1303
+ {
1304
+ provide: NG_VALIDATORS,
1305
+ multi: true,
1306
+ useExisting: forwardRef(() => SacInputIntegerComponent),
1307
+ },
1308
+ ], standalone: true, imports: [
1309
+ NgClass,
1310
+ NgIf,
1311
+ AsyncPipe,
1312
+ SacToLabelWidthCssPipe,
1313
+ SacToControlWidthCssPipe,
1314
+ SacToLabelHeightPipe,
1315
+ SacToControlHeightPipe,
1316
+ SacTooltipComponent,
1317
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1318
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1319
+ type: Host
1320
+ }, {
1321
+ type: Optional
1322
+ }] }, { type: i0.Injector }]; } });
1323
+
1324
+ class SacInputPasswordComponent extends SacInputPasswordCommon {
1325
+ // #region Constructors
1326
+ /**
1327
+ * Constructor
1328
+ * @param formLayout SacFormLayout to define scoped layout settings
1329
+ * @param injector Injector for injecting services
1330
+ */
1331
+ constructor(formLayout, injector) {
1332
+ super(formLayout, injector);
1333
+ }
1334
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputPasswordComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1335
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputPasswordComponent, isStandalone: true, selector: "sac-inputpassword", providers: [
1336
+ {
1337
+ provide: NG_VALUE_ACCESSOR,
1338
+ multi: true,
1339
+ useExisting: SacInputPasswordComponent,
1340
+ },
1341
+ {
1342
+ provide: NG_VALIDATORS,
1343
+ multi: true,
1344
+ useExisting: forwardRef(() => SacInputPasswordComponent),
1345
+ },
1346
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n type=\"password\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n autocomplete=\"new-password\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1347
+ }
1348
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputPasswordComponent, decorators: [{
1349
+ type: Component,
1350
+ args: [{ selector: 'sac-inputpassword', providers: [
1351
+ {
1352
+ provide: NG_VALUE_ACCESSOR,
1353
+ multi: true,
1354
+ useExisting: SacInputPasswordComponent,
1355
+ },
1356
+ {
1357
+ provide: NG_VALIDATORS,
1358
+ multi: true,
1359
+ useExisting: forwardRef(() => SacInputPasswordComponent),
1360
+ },
1361
+ ], standalone: true, imports: [
1362
+ NgClass,
1363
+ NgIf,
1364
+ AsyncPipe,
1365
+ SacToLabelWidthCssPipe,
1366
+ SacToControlWidthCssPipe,
1367
+ SacToLabelHeightPipe,
1368
+ SacToControlHeightPipe,
1369
+ SacTooltipComponent,
1370
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n type=\"password\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n autocomplete=\"new-password\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1371
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1372
+ type: Host
1373
+ }, {
1374
+ type: Optional
1375
+ }] }, { type: i0.Injector }]; } });
1376
+
1377
+ class SacInputSearchComponent extends SacInputSearchCommon {
1378
+ // #region Constructors
1379
+ /**
1380
+ * Constructor
1381
+ * @param formLayout SacFormLayout to define scoped layout settings
1382
+ * @param injector Injector for injecting services
1383
+ */
1384
+ constructor(formLayout, injector) {
1385
+ super(formLayout, injector);
1386
+ }
1387
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputSearchComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1388
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacInputSearchComponent, isStandalone: true, selector: "sac-inputsearch", providers: [
1389
+ {
1390
+ provide: NG_VALUE_ACCESSOR,
1391
+ multi: true,
1392
+ useExisting: SacInputSearchComponent,
1393
+ },
1394
+ {
1395
+ provide: NG_VALIDATORS,
1396
+ multi: true,
1397
+ useExisting: forwardRef(() => SacInputSearchComponent),
1398
+ },
1399
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n type=\"submit\"\r\n class=\"btn btn-default\"\r\n id=\"{{name}}_search\"\r\n (click)=\"searchClick()\"\r\n >\r\n <i\r\n *ngIf=\"buttonmode === 'icon' || buttonmode === 'mixed'\"\r\n [class]=\"iconname\"\r\n [style.margin-right.px]=\"buttonmode === 'mixed' ? 7 : null\"\r\n ></i>\r\n <ng-container *ngIf=\"buttonmode === 'text' || buttonmode === 'mixed'\"\r\n >{{buttontext}}</ng-container\r\n >\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1400
+ }
1401
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInputSearchComponent, decorators: [{
1402
+ type: Component,
1403
+ args: [{ selector: 'sac-inputsearch', providers: [
1404
+ {
1405
+ provide: NG_VALUE_ACCESSOR,
1406
+ multi: true,
1407
+ useExisting: SacInputSearchComponent,
1408
+ },
1409
+ {
1410
+ provide: NG_VALIDATORS,
1411
+ multi: true,
1412
+ useExisting: forwardRef(() => SacInputSearchComponent),
1413
+ },
1414
+ ], standalone: true, imports: [
1415
+ NgClass,
1416
+ NgIf,
1417
+ SacToLabelWidthCssPipe,
1418
+ SacToControlWidthCssPipe,
1419
+ SacToLabelHeightPipe,
1420
+ SacToControlHeightPipe,
1421
+ SacTooltipComponent,
1422
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n type=\"submit\"\r\n class=\"btn btn-default\"\r\n id=\"{{name}}_search\"\r\n (click)=\"searchClick()\"\r\n >\r\n <i\r\n *ngIf=\"buttonmode === 'icon' || buttonmode === 'mixed'\"\r\n [class]=\"iconname\"\r\n [style.margin-right.px]=\"buttonmode === 'mixed' ? 7 : null\"\r\n ></i>\r\n <ng-container *ngIf=\"buttonmode === 'text' || buttonmode === 'mixed'\"\r\n >{{buttontext}}</ng-container\r\n >\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n" }]
1423
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1424
+ type: Host
1425
+ }, {
1426
+ type: Optional
1427
+ }] }, { type: i0.Injector }]; } });
1428
+
1429
+ class SACBootstrap3InputModule {
1430
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3InputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1431
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3InputModule, imports: [CommonModule,
1432
+ CommonModule,
1433
+ FormsModule,
1434
+ SacTooltipComponent,
1435
+ SacInputComponent,
1436
+ SacInputAreaComponent,
1437
+ SacInputCurrencyComponent,
1438
+ SacInputDecimalComponent,
1439
+ SacInputEmailComponent,
1440
+ SacInputIntegerComponent,
1441
+ SacInputPasswordComponent,
1442
+ SacInputSearchComponent], exports: [SacInputComponent,
1443
+ SacInputAreaComponent,
1444
+ SacInputCurrencyComponent,
1445
+ SacInputDecimalComponent,
1446
+ SacInputEmailComponent,
1447
+ SacInputIntegerComponent,
1448
+ SacInputPasswordComponent,
1449
+ SacInputSearchComponent] }); }
1450
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3InputModule, imports: [CommonModule,
1451
+ CommonModule,
1452
+ FormsModule] }); }
1453
+ }
1454
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3InputModule, decorators: [{
1455
+ type: NgModule,
1456
+ args: [{
1457
+ imports: [
1458
+ CommonModule,
1459
+ CommonModule,
1460
+ FormsModule,
1461
+ SacTooltipComponent,
1462
+ SacInputComponent,
1463
+ SacInputAreaComponent,
1464
+ SacInputCurrencyComponent,
1465
+ SacInputDecimalComponent,
1466
+ SacInputEmailComponent,
1467
+ SacInputIntegerComponent,
1468
+ SacInputPasswordComponent,
1469
+ SacInputSearchComponent,
1470
+ ],
1471
+ exports: [
1472
+ SacInputComponent,
1473
+ SacInputAreaComponent,
1474
+ SacInputCurrencyComponent,
1475
+ SacInputDecimalComponent,
1476
+ SacInputEmailComponent,
1477
+ SacInputIntegerComponent,
1478
+ SacInputPasswordComponent,
1479
+ SacInputSearchComponent,
1480
+ ],
1481
+ }]
1482
+ }] });
1483
+
1484
+ class SACBootstrap3LayoutModule {
1485
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3LayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1486
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3LayoutModule, imports: [CommonModule,
1487
+ SacFormLayoutDirective,
1488
+ SacToControlHeightPipe,
1489
+ SacToControlWidthCssPipe,
1490
+ SacToLabelHeightPipe,
1491
+ SacToLabelWidthCssPipe], exports: [SacFormLayoutDirective,
1492
+ SacToControlHeightPipe,
1493
+ SacToControlWidthCssPipe,
1494
+ SacToLabelHeightPipe,
1495
+ SacToLabelWidthCssPipe] }); }
1496
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3LayoutModule, imports: [CommonModule] }); }
1497
+ }
1498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3LayoutModule, decorators: [{
1499
+ type: NgModule,
1500
+ args: [{
1501
+ imports: [
1502
+ CommonModule,
1503
+ SacFormLayoutDirective,
1504
+ SacToControlHeightPipe,
1505
+ SacToControlWidthCssPipe,
1506
+ SacToLabelHeightPipe,
1507
+ SacToLabelWidthCssPipe,
1508
+ ],
1509
+ exports: [
1510
+ SacFormLayoutDirective,
1511
+ SacToControlHeightPipe,
1512
+ SacToControlWidthCssPipe,
1513
+ SacToLabelHeightPipe,
1514
+ SacToLabelWidthCssPipe,
1515
+ ],
1516
+ }]
1517
+ }] });
1518
+
1519
+ // #region Classes
1520
+ class SacDropdownComponent extends SacDropdownCommon {
1521
+ // #region Constructors
1522
+ /**
1523
+ * Constructor
1524
+ * @param formLayout SacFormLayout to define scoped layout settings
1525
+ * @param injector Injector for injecting services
1526
+ * @param renderer Angular rendering engine
1527
+ * @param elementRef Reference to html dom element
1528
+ */
1529
+ constructor(formLayout, injector, renderer, elementRef) {
1530
+ super(formLayout, injector, renderer, elementRef);
1531
+ }
1532
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDropdownComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
1533
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacDropdownComponent, isStandalone: true, selector: "sac-dropdown", providers: [
1534
+ {
1535
+ provide: NG_VALUE_ACCESSOR,
1536
+ multi: true,
1537
+ useExisting: SacDropdownComponent,
1538
+ },
1539
+ {
1540
+ provide: NG_VALIDATORS,
1541
+ multi: true,
1542
+ useExisting: forwardRef(() => SacDropdownComponent),
1543
+ },
1544
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n #dropdownitem\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue(dropdownitem.value)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <option *ngIf=\"emptylabel !== ''\" [ngValue]=\"emptyvalue\">\r\n {{emptylabel}}\r\n </option>\r\n\r\n <ng-content></ng-content>\r\n\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let item of options\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let group of options\"\r\n [attr.label]=\"group[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of group[groupitems]\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: i0.forwardRef(function () { return NgClass; }), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(function () { return NgIf; }), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: i0.forwardRef(function () { return FormsModule; }) }, { kind: "directive", type: i0.forwardRef(function () { return i1$1.NgSelectOption; }), selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i0.forwardRef(function () { return i1$1.ɵNgSelectMultipleOption; }), selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i0.forwardRef(function () { return SacDropdownOptionDirective; }), selector: "option,[sacOption]" }, { kind: "directive", type: i0.forwardRef(function () { return NgFor; }), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(function () { return NgTemplateOutlet; }), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: i0.forwardRef(function () { return AsyncPipe; }), name: "async" }, { kind: "pipe", type: i0.forwardRef(function () { return SacToLabelWidthCssPipe; }), name: "toLabelWidthCss" }, { kind: "pipe", type: i0.forwardRef(function () { return SacToControlWidthCssPipe; }), name: "toControlWidthCss" }, { kind: "pipe", type: i0.forwardRef(function () { return SacToLabelHeightPipe; }), name: "toLabelHeight" }, { kind: "pipe", type: i0.forwardRef(function () { return SacToControlHeightPipe; }), name: "toControlHeight" }, { kind: "component", type: i0.forwardRef(function () { return SacTooltipComponent; }), selector: "sac-tooltip" }] }); }
1545
+ }
1546
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDropdownComponent, decorators: [{
1547
+ type: Component,
1548
+ args: [{ selector: 'sac-dropdown', providers: [
1549
+ {
1550
+ provide: NG_VALUE_ACCESSOR,
1551
+ multi: true,
1552
+ useExisting: SacDropdownComponent,
1553
+ },
1554
+ {
1555
+ provide: NG_VALIDATORS,
1556
+ multi: true,
1557
+ useExisting: forwardRef(() => SacDropdownComponent),
1558
+ },
1559
+ ], standalone: true, imports: [
1560
+ NgClass,
1561
+ NgIf,
1562
+ FormsModule,
1563
+ forwardRef(() => SacDropdownOptionDirective),
1564
+ NgFor,
1565
+ NgTemplateOutlet,
1566
+ AsyncPipe,
1567
+ SacToLabelWidthCssPipe,
1568
+ SacToControlWidthCssPipe,
1569
+ SacToLabelHeightPipe,
1570
+ SacToControlHeightPipe,
1571
+ SacTooltipComponent,
1572
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n #dropdownitem\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue(dropdownitem.value)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <option *ngIf=\"emptylabel !== ''\" [ngValue]=\"emptyvalue\">\r\n {{emptylabel}}\r\n </option>\r\n\r\n <ng-content></ng-content>\r\n\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let item of options\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let group of options\"\r\n [attr.label]=\"group[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of group[groupitems]\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n" }]
1573
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1574
+ type: Host
1575
+ }, {
1576
+ type: Optional
1577
+ }] }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.ElementRef }]; } });
1578
+ class SacDropdownOptionDirective extends SacDropdownOptionCommon {
1579
+ // #region Constructors
1580
+ /**
1581
+ * Konstruktor
1582
+ * @param elementRef Referenz auf HTML DOM Element
1583
+ * @param renderer Angular Rendering Engine
1584
+ * @param dropdownList Referenz auf DropDown Komponente
1585
+ */
1586
+ constructor(elementRef, renderer, dropdownList) {
1587
+ super(elementRef, renderer, dropdownList);
1588
+ }
1589
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDropdownOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SacDropdownComponent, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
1590
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SacDropdownOptionDirective, isStandalone: true, selector: "option,[sacOption]", usesInheritance: true, ngImport: i0 }); }
1591
+ }
1592
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacDropdownOptionDirective, decorators: [{
1593
+ type: Directive,
1594
+ args: [{ selector: 'option,[sacOption]', standalone: true }]
1595
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: SacDropdownComponent, decorators: [{
1596
+ type: Optional
1597
+ }, {
1598
+ type: Host
1599
+ }] }]; } });
1600
+
1601
+ class SacListboxComponent extends SacListboxCommon {
1602
+ // #region Constructors
1603
+ /**
1604
+ * Constructor
1605
+ * @param formLayout SacFormLayout to define scoped layout settings
1606
+ * @param injector Injector for injecting services
1607
+ */
1608
+ constructor(formLayout, injector) {
1609
+ super(formLayout, injector);
1610
+ }
1611
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacListboxComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1612
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacListboxComponent, isStandalone: true, selector: "sac-listbox", providers: [
1613
+ {
1614
+ provide: NG_VALUE_ACCESSOR,
1615
+ multi: true,
1616
+ useExisting: SacListboxComponent,
1617
+ },
1618
+ {
1619
+ provide: NG_VALIDATORS,
1620
+ multi: true,
1621
+ useExisting: forwardRef(() => SacListboxComponent),
1622
+ },
1623
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n multiple\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [size]=\"rowsize\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"getSelectedItems($event.target)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <ng-content></ng-content>\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let option of options\"\r\n [value]=\"option[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && option[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: option[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let option of options\"\r\n [attr.label]=\"option[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of option[groupitems]\"\r\n [value]=\"item[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$1.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$1.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: SacDropdownOptionDirective, selector: "option,[sacOption]" }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "pipe", type: SacToControlHeightPipe, name: "toControlHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1624
+ }
1625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacListboxComponent, decorators: [{
1626
+ type: Component,
1627
+ args: [{ selector: 'sac-listbox', providers: [
1628
+ {
1629
+ provide: NG_VALUE_ACCESSOR,
1630
+ multi: true,
1631
+ useExisting: SacListboxComponent,
1632
+ },
1633
+ {
1634
+ provide: NG_VALIDATORS,
1635
+ multi: true,
1636
+ useExisting: forwardRef(() => SacListboxComponent),
1637
+ },
1638
+ ], standalone: true, imports: [
1639
+ NgClass,
1640
+ NgIf,
1641
+ NgFor,
1642
+ FormsModule,
1643
+ SacDropdownOptionDirective,
1644
+ NgTemplateOutlet,
1645
+ AsyncPipe,
1646
+ SacToLabelWidthCssPipe,
1647
+ SacToControlWidthCssPipe,
1648
+ SacToLabelHeightPipe,
1649
+ SacToControlHeightPipe,
1650
+ SacTooltipComponent,
1651
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n multiple\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [size]=\"rowsize\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"getSelectedItems($event.target)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <ng-content></ng-content>\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let option of options\"\r\n [value]=\"option[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && option[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: option[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let option of options\"\r\n [attr.label]=\"option[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of option[groupitems]\"\r\n [value]=\"item[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n" }]
1652
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1653
+ type: Host
1654
+ }, {
1655
+ type: Optional
1656
+ }] }, { type: i0.Injector }]; } });
1657
+
1658
+ class SACBootstrap3ListModule {
1659
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1660
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ListModule, imports: [CommonModule,
1661
+ FormsModule,
1662
+ SacDropdownComponent,
1663
+ SacDropdownOptionDirective,
1664
+ SacListboxComponent,
1665
+ SacTooltipComponent], exports: [SacDropdownComponent,
1666
+ SacDropdownOptionDirective,
1667
+ SacListboxComponent] }); }
1668
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ListModule, imports: [CommonModule,
1669
+ FormsModule,
1670
+ SacDropdownComponent,
1671
+ SacListboxComponent] }); }
1672
+ }
1673
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ListModule, decorators: [{
1674
+ type: NgModule,
1675
+ args: [{
1676
+ imports: [
1677
+ CommonModule,
1678
+ FormsModule,
1679
+ SacDropdownComponent,
1680
+ SacDropdownOptionDirective,
1681
+ SacListboxComponent,
1682
+ SacTooltipComponent,
1683
+ ],
1684
+ exports: [
1685
+ SacDropdownComponent,
1686
+ SacDropdownOptionDirective,
1687
+ SacListboxComponent,
1688
+ ],
1689
+ }]
1690
+ }] });
1691
+
1692
+ /**
1693
+ * Component für einbindung eines beliebigen Controls in die Form Struktur
1694
+ *
1695
+ * @example
1696
+ * <ngStaticFormContainer name='myformcontainer' label="My Custom Form Control" [isrequired]='false'>
1697
+ * <input type="range" class="form-control" />
1698
+ * </ngStaticFormContainer>
1699
+ *
1700
+ * @example
1701
+ * <ngStaticFormContainer name='myformcintainer' label="My Custom Form Control" [isrequired]='false' tooltiptext="Dies ist ein Tooltip Text">
1702
+ * <input type="range" class="form-control" />
1703
+ * </ngStaticFormContainer>
1704
+ *
1705
+ **/
1706
+ class SacStaticFormContainerComponent extends SacStaticFormContainerCommon {
1707
+ // #region Constructors
1708
+ /**
1709
+ * Constructor
1710
+ * @param formLayout SacFormLayout to define scoped layout settings
1711
+ * @param injector Injector for injecting services
1712
+ */
1713
+ constructor(formLayout, injector) {
1714
+ super(formLayout, injector);
1715
+ }
1716
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacStaticFormContainerComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1717
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacStaticFormContainerComponent, isStandalone: true, selector: "sac-staticformcontainer", providers: [
1718
+ {
1719
+ provide: NG_VALUE_ACCESSOR,
1720
+ multi: true,
1721
+ useExisting: SacStaticFormContainerComponent,
1722
+ },
1723
+ {
1724
+ provide: NG_VALIDATORS,
1725
+ multi: true,
1726
+ useExisting: forwardRef(() => SacStaticFormContainerComponent),
1727
+ },
1728
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <ng-content></ng-content>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1729
+ }
1730
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacStaticFormContainerComponent, decorators: [{
1731
+ type: Component,
1732
+ args: [{ selector: 'sac-staticformcontainer', providers: [
1733
+ {
1734
+ provide: NG_VALUE_ACCESSOR,
1735
+ multi: true,
1736
+ useExisting: SacStaticFormContainerComponent,
1737
+ },
1738
+ {
1739
+ provide: NG_VALIDATORS,
1740
+ multi: true,
1741
+ useExisting: forwardRef(() => SacStaticFormContainerComponent),
1742
+ },
1743
+ ], standalone: true, imports: [
1744
+ NgClass,
1745
+ NgIf,
1746
+ AsyncPipe,
1747
+ SacToLabelWidthCssPipe,
1748
+ SacToControlWidthCssPipe,
1749
+ SacToLabelHeightPipe,
1750
+ SacTooltipComponent,
1751
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <ng-content></ng-content>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1752
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1753
+ type: Host
1754
+ }, {
1755
+ type: Optional
1756
+ }] }, { type: i0.Injector }]; } });
1757
+
1758
+ class SacStaticLabelComponent extends SacStaticLabelCommon {
1759
+ // #region Constructors
1760
+ /**
1761
+ * Constructor
1762
+ * @param formLayout SacFormLayout to define scoped layout settings
1763
+ * @param injector Injector for injecting services
1764
+ */
1765
+ constructor(formLayout, injector) {
1766
+ super(formLayout, injector);
1767
+ }
1768
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacStaticLabelComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
1769
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacStaticLabelComponent, isStandalone: true, selector: "sac-staticlabel", providers: [
1770
+ {
1771
+ provide: NG_VALUE_ACCESSOR,
1772
+ multi: true,
1773
+ useExisting: SacStaticLabelComponent,
1774
+ },
1775
+ {
1776
+ provide: NG_VALIDATORS,
1777
+ multi: true,
1778
+ useExisting: forwardRef(() => SacStaticLabelComponent),
1779
+ },
1780
+ ], usesInheritance: true, ngImport: i0, template: "<div class=\"row form-group\" [ngClass]=\"componentHeight | toLabelHeight\">\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n [id]=\"name\"\r\n class=\"form-control-static\"\r\n [style.padding-left.px]=\"0\"\r\n [innerHTML]=\"value\"\r\n ></div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-left control-label\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1781
+ }
1782
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacStaticLabelComponent, decorators: [{
1783
+ type: Component,
1784
+ args: [{ selector: 'sac-staticlabel', providers: [
1785
+ {
1786
+ provide: NG_VALUE_ACCESSOR,
1787
+ multi: true,
1788
+ useExisting: SacStaticLabelComponent,
1789
+ },
1790
+ {
1791
+ provide: NG_VALIDATORS,
1792
+ multi: true,
1793
+ useExisting: forwardRef(() => SacStaticLabelComponent),
1794
+ },
1795
+ ], standalone: true, imports: [
1796
+ NgIf,
1797
+ NgClass,
1798
+ SacToLabelWidthCssPipe,
1799
+ SacToControlWidthCssPipe,
1800
+ SacToLabelHeightPipe,
1801
+ SacTooltipComponent,
1802
+ ], template: "<div class=\"row form-group\" [ngClass]=\"componentHeight | toLabelHeight\">\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n [id]=\"name\"\r\n class=\"form-control-static\"\r\n [style.padding-left.px]=\"0\"\r\n [innerHTML]=\"value\"\r\n ></div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-left control-label\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n</div>\r\n" }]
1803
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1804
+ type: Host
1805
+ }, {
1806
+ type: Optional
1807
+ }] }, { type: i0.Injector }]; } });
1808
+
1809
+ class SACBootstrap3StaticLabelModule {
1810
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3StaticLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1811
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3StaticLabelModule, imports: [CommonModule,
1812
+ SacStaticLabelComponent,
1813
+ SacStaticFormContainerComponent,
1814
+ SacTooltipComponent], exports: [SacStaticLabelComponent, SacStaticFormContainerComponent] }); }
1815
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3StaticLabelModule, imports: [CommonModule] }); }
1816
+ }
1817
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3StaticLabelModule, decorators: [{
1818
+ type: NgModule,
1819
+ args: [{
1820
+ imports: [
1821
+ CommonModule,
1822
+ SacStaticLabelComponent,
1823
+ SacStaticFormContainerComponent,
1824
+ SacTooltipComponent,
1825
+ ],
1826
+ exports: [SacStaticLabelComponent, SacStaticFormContainerComponent],
1827
+ }]
1828
+ }] });
1829
+
1830
+ class SacTabItemComponent extends SacTabItemCommon {
1831
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTabItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1832
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTabItemComponent, isStandalone: true, selector: "sac-tabitem", usesInheritance: true, ngImport: i0, template: "<div [id]=\"id\" [hidden]=\"unloadwhenhidden === false && active === false\"\r\n *ngIf=\"(unloadwhenhidden === true && active === true) || unloadwhenhidden === false\" class=\"tab-pane\">\r\n <ng-template [ngTemplateOutlet]=\"templateRef\"></ng-template>\r\n</div>\r\n\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
1833
+ }
1834
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTabItemComponent, decorators: [{
1835
+ type: Component,
1836
+ args: [{ selector: 'sac-tabitem', standalone: true, imports: [NgIf, NgTemplateOutlet], template: "<div [id]=\"id\" [hidden]=\"unloadwhenhidden === false && active === false\"\r\n *ngIf=\"(unloadwhenhidden === true && active === true) || unloadwhenhidden === false\" class=\"tab-pane\">\r\n <ng-template [ngTemplateOutlet]=\"templateRef\"></ng-template>\r\n</div>\r\n\r\n" }]
1837
+ }] });
1838
+
1839
+ class SacTabComponent extends SacTabCommon {
1840
+ tabItems() {
1841
+ return this._tabItems.toArray();
1842
+ }
1843
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTabComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1844
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTabComponent, isStandalone: true, selector: "sac-tab", queries: [{ propertyName: "_tabItems", predicate: SacTabItemComponent }], usesInheritance: true, ngImport: i0, template: "<!-- Nav tabs -->\r\n<div [id]=\"name\" class=\"content-nav-tabs\">\r\n <ul class=\"nav nav-tabs\" role=\"tablist\">\r\n <li\r\n *ngFor=\"let item of _tabItems\"\r\n [ngClass]=\"{ 'active show': item.active, 'disabled': item.disabled }\"\r\n (click)=\"selectTab(item)\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\"\r\n >\r\n <a [id]=\"GetTabItemButtonId(item.id)\" role=\"tab\">\r\n <ng-template\r\n *ngTemplateOutlet=\"tablabeltemplate || defaultTabLabelTemplate;context:{ label: item.label }\"\r\n >\r\n </ng-template>\r\n </a>\r\n </li>\r\n </ul>\r\n</div>\r\n\r\n<!-- Tab panes -->\r\n<div class=\"tab-content\" style=\"margin-top: 15px\">\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #defaultTabLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
1845
+ }
1846
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTabComponent, decorators: [{
1847
+ type: Component,
1848
+ args: [{ selector: 'sac-tab', standalone: true, imports: [NgFor, NgClass, NgStyle, NgTemplateOutlet], template: "<!-- Nav tabs -->\r\n<div [id]=\"name\" class=\"content-nav-tabs\">\r\n <ul class=\"nav nav-tabs\" role=\"tablist\">\r\n <li\r\n *ngFor=\"let item of _tabItems\"\r\n [ngClass]=\"{ 'active show': item.active, 'disabled': item.disabled }\"\r\n (click)=\"selectTab(item)\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\"\r\n >\r\n <a [id]=\"GetTabItemButtonId(item.id)\" role=\"tab\">\r\n <ng-template\r\n *ngTemplateOutlet=\"tablabeltemplate || defaultTabLabelTemplate;context:{ label: item.label }\"\r\n >\r\n </ng-template>\r\n </a>\r\n </li>\r\n </ul>\r\n</div>\r\n\r\n<!-- Tab panes -->\r\n<div class=\"tab-content\" style=\"margin-top: 15px\">\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #defaultTabLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n" }]
1849
+ }], propDecorators: { _tabItems: [{
1850
+ type: ContentChildren,
1851
+ args: [SacTabItemComponent]
1852
+ }] } });
1853
+
1854
+ class SACBootstrap3TabsModule {
1855
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1856
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TabsModule, imports: [CommonModule,
1857
+ SacTabComponent, SacTabItemComponent], exports: [SacTabComponent, SacTabItemComponent] }); }
1858
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TabsModule, imports: [CommonModule] }); }
1859
+ }
1860
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TabsModule, decorators: [{
1861
+ type: NgModule,
1862
+ args: [{
1863
+ imports: [
1864
+ CommonModule,
1865
+ SacTabComponent, SacTabItemComponent
1866
+ ],
1867
+ exports: [SacTabComponent, SacTabItemComponent]
1868
+ }]
1869
+ }] });
1870
+
1871
+ class SacTinyMceComponent extends SacTinyMceCommon {
1872
+ // #region Constructors
1873
+ /**
1874
+ * Constructor
1875
+ * @param formLayout SacFormLayout to define scoped layout settings
1876
+ * @param injector Injector for injecting services
1877
+ * @param ngZone ngZone to manage external javascripts
1878
+ */
1879
+ constructor(formLayout, injector, ngZone) {
1880
+ super(formLayout, injector, ngZone);
1881
+ }
1882
+ // #endregion Constructors
1883
+ // #region Public Methods
1884
+ /**
1885
+ * overwrite tinymce defaults
1886
+ * @returns boostrap3 does not support file browser
1887
+ */
1888
+ overwriteDefaultSettings() {
1889
+ return { file_picker_types: undefined, file_picker_callback: undefined };
1890
+ }
1891
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTinyMceComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1892
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTinyMceComponent, isStandalone: true, selector: "sac-tinymce", providers: [
1893
+ {
1894
+ provide: NG_VALUE_ACCESSOR,
1895
+ multi: true,
1896
+ useExisting: SacTinyMceComponent,
1897
+ },
1898
+ {
1899
+ provide: NG_VALIDATORS,
1900
+ useExisting: forwardRef(() => SacTinyMceComponent),
1901
+ multi: true,
1902
+ },
1903
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >\r\n {{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n [class.has-error]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n <editor\r\n [id]=\"name + '_tinymce'\"\r\n [init]=\"_config\"\r\n [initialValue]=\"value\"\r\n ngModel\r\n [ngModelOptions]=\"{standalone: true}\"\r\n (ngModelChange)=\"setValue($event)\"\r\n (onSaveContent)=\"save($event.event.content)\"\r\n [disabled]=\"disabled\"\r\n [class.is-invalid]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n ></editor>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n class=\"help-block\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<sac-dialog\r\n *ngIf=\"selectdialogvisible\"\r\n [allowesc]=\"false\"\r\n [backdrop]=\"true\"\r\n [(isvisible)]=\"selectdialogvisible\"\r\n title=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectDialogtitle) | async }}\"\r\n size=\"large\"\r\n height=\"500px\"\r\n>\r\n <ng-container dialogbody> </ng-container>\r\n <ng-container dialogfooter>\r\n <sac-button\r\n role=\"primary\"\r\n [name]=\"name + '_modalOk'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectOk) | async }}\"\r\n (clicked)=\"setSelectDialogResult()\"\r\n ></sac-button>\r\n <sac-button\r\n [name]=\"name + '_modalClose'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectCancel) | async }}\"\r\n (clicked)=\"closeSelectDialog()\"\r\n ></sac-button>\r\n </ng-container>\r\n</sac-dialog>\r\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: EditorComponent, selector: "editor", inputs: ["cloudChannel", "apiKey", "init", "id", "initialValue", "outputFormat", "inline", "tagName", "plugins", "toolbar", "modelEvents", "allowedEvents", "ignoreEvents", "disabled"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: SacDialogComponent, selector: "sac-dialog", inputs: ["zindex"] }, { kind: "component", type: SacButtonComponent, selector: "sac-button" }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
1904
+ }
1905
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTinyMceComponent, decorators: [{
1906
+ type: Component,
1907
+ args: [{ selector: 'sac-tinymce', providers: [
1908
+ {
1909
+ provide: NG_VALUE_ACCESSOR,
1910
+ multi: true,
1911
+ useExisting: SacTinyMceComponent,
1912
+ },
1913
+ {
1914
+ provide: NG_VALIDATORS,
1915
+ useExisting: forwardRef(() => SacTinyMceComponent),
1916
+ multi: true,
1917
+ },
1918
+ ], standalone: true, imports: [
1919
+ NgClass,
1920
+ EditorComponent,
1921
+ FormsModule,
1922
+ NgIf,
1923
+ SacDialogComponent,
1924
+ SacButtonComponent,
1925
+ AsyncPipe,
1926
+ SacToLabelWidthCssPipe,
1927
+ SacToControlWidthCssPipe,
1928
+ SacToLabelHeightPipe,
1929
+ SacTooltipComponent,
1930
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >\r\n {{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n [class.has-error]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n <editor\r\n [id]=\"name + '_tinymce'\"\r\n [init]=\"_config\"\r\n [initialValue]=\"value\"\r\n ngModel\r\n [ngModelOptions]=\"{standalone: true}\"\r\n (ngModelChange)=\"setValue($event)\"\r\n (onSaveContent)=\"save($event.event.content)\"\r\n [disabled]=\"disabled\"\r\n [class.is-invalid]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n ></editor>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n class=\"help-block\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<sac-dialog\r\n *ngIf=\"selectdialogvisible\"\r\n [allowesc]=\"false\"\r\n [backdrop]=\"true\"\r\n [(isvisible)]=\"selectdialogvisible\"\r\n title=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectDialogtitle) | async }}\"\r\n size=\"large\"\r\n height=\"500px\"\r\n>\r\n <ng-container dialogbody> </ng-container>\r\n <ng-container dialogfooter>\r\n <sac-button\r\n role=\"primary\"\r\n [name]=\"name + '_modalOk'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectOk) | async }}\"\r\n (clicked)=\"setSelectDialogResult()\"\r\n ></sac-button>\r\n <sac-button\r\n [name]=\"name + '_modalClose'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectCancel) | async }}\"\r\n (clicked)=\"closeSelectDialog()\"\r\n ></sac-button>\r\n </ng-container>\r\n</sac-dialog>\r\n" }]
1931
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
1932
+ type: Host
1933
+ }, {
1934
+ type: Optional
1935
+ }] }, { type: i0.Injector }, { type: i0.NgZone }]; } });
1936
+
1937
+ class SACBootstrap3TinyMceModule {
1938
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TinyMceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1939
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TinyMceModule, imports: [SacTinyMceComponent, SacTooltipComponent], exports: [SacTinyMceComponent] }); }
1940
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TinyMceModule, imports: [SacTinyMceComponent] }); }
1941
+ }
1942
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TinyMceModule, decorators: [{
1943
+ type: NgModule,
1944
+ args: [{
1945
+ imports: [SacTinyMceComponent, SacTooltipComponent],
1946
+ exports: [SacTinyMceComponent],
1947
+ }]
1948
+ }] });
1949
+
1950
+ class SACBootstrap3TooltipModule {
1951
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1952
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TooltipModule, imports: [CommonModule, SacTooltipComponent], exports: [SacTooltipComponent] }); }
1953
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TooltipModule, imports: [CommonModule] }); }
1954
+ }
1955
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TooltipModule, decorators: [{
1956
+ type: NgModule,
1957
+ args: [{
1958
+ imports: [CommonModule, SacTooltipComponent],
1959
+ exports: [SacTooltipComponent],
1960
+ }]
1961
+ }] });
1962
+
1963
+ class SacTreeViewChildComponent extends SacTreeViewChildCommon {
1964
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTreeViewChildComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1965
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTreeViewChildComponent, isStandalone: true, selector: "sac-treeviewchild", usesInheritance: true, ngImport: i0, template: "<ul class=\"jstree-children\" *ngIf=\"nodes && nodes.length\">\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n &nbsp;\r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n {{node[textAttr]}}\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n</ul>\r\n", dependencies: [{ kind: "component", type: SacTreeViewChildComponent, selector: "sac-treeviewchild" }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
1966
+ }
1967
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTreeViewChildComponent, decorators: [{
1968
+ type: Component,
1969
+ args: [{ selector: 'sac-treeviewchild', standalone: true, imports: [NgIf, NgFor, NgClass, NgTemplateOutlet, SacTreeViewChildComponent], template: "<ul class=\"jstree-children\" *ngIf=\"nodes && nodes.length\">\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n &nbsp;\r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n {{node[textAttr]}}\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n</ul>\r\n" }]
1970
+ }] });
1971
+
1972
+ class SacTreeViewComponent extends SacTreeViewCommon {
1973
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTreeViewComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1974
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTreeViewComponent, isStandalone: true, selector: "sac-treeview", usesInheritance: true, ngImport: i0, template: "<div class=\"structure panel panel-default\" icon=\"Structure\">\r\n <div class=\"panel-heading\">\r\n <p class=\"panel-title\"><span>{{ name }}</span></p>\r\n </div>\r\n <div class=\"panel-body\">\r\n <div class=\"right\">\r\n <div\r\n class=\"form-submit form-inline\"\r\n style=\"text-align: right; height: 24px\"\r\n >\r\n <a class=\"btn-inline\"\r\n ><i class=\"icon icon-base-expand\" (click)=\"collapseAllNode(false)\"></i\r\n ></a>\r\n <a class=\"btn-inline\"\r\n ><i\r\n class=\"icon icon-base-collapse\"\r\n (click)=\"collapseAllNode(true)\"\r\n ></i\r\n ></a>\r\n </div>\r\n </div>\r\n <div\r\n [id]=\"name\"\r\n class=\"structure-tree single-root jstree jstree-1 jstree-default\"\r\n >\r\n <ul\r\n class=\"jstree-container-ul jstree-children jstree-no-dots jstree-striped jstree-wholerow-ul\"\r\n *ngIf=\"nodes && nodes.length\"\r\n >\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n &nbsp;\r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <span>{{node[textAttr]}}</span>\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: SacTreeViewChildComponent, selector: "sac-treeviewchild" }] }); }
1975
+ }
1976
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTreeViewComponent, decorators: [{
1977
+ type: Component,
1978
+ args: [{ selector: 'sac-treeview', standalone: true, imports: [NgIf, NgFor, NgClass, NgTemplateOutlet, SacTreeViewChildComponent], template: "<div class=\"structure panel panel-default\" icon=\"Structure\">\r\n <div class=\"panel-heading\">\r\n <p class=\"panel-title\"><span>{{ name }}</span></p>\r\n </div>\r\n <div class=\"panel-body\">\r\n <div class=\"right\">\r\n <div\r\n class=\"form-submit form-inline\"\r\n style=\"text-align: right; height: 24px\"\r\n >\r\n <a class=\"btn-inline\"\r\n ><i class=\"icon icon-base-expand\" (click)=\"collapseAllNode(false)\"></i\r\n ></a>\r\n <a class=\"btn-inline\"\r\n ><i\r\n class=\"icon icon-base-collapse\"\r\n (click)=\"collapseAllNode(true)\"\r\n ></i\r\n ></a>\r\n </div>\r\n </div>\r\n <div\r\n [id]=\"name\"\r\n class=\"structure-tree single-root jstree jstree-1 jstree-default\"\r\n >\r\n <ul\r\n class=\"jstree-container-ul jstree-children jstree-no-dots jstree-striped jstree-wholerow-ul\"\r\n *ngIf=\"nodes && nodes.length\"\r\n >\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n &nbsp;\r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <span>{{node[textAttr]}}</span>\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
1979
+ }] });
1980
+
1981
+ class SacTreeItemActionComponent extends SacTreeItemActionCommon {
1982
+ // #region Constructors
1983
+ constructor(el) {
1984
+ super(el);
1985
+ }
1986
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTreeItemActionComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
1987
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacTreeItemActionComponent, isStandalone: true, selector: "sac-treeitemaction", usesInheritance: true, ngImport: i0, template: "<i class=\"{{transformClass(iconstyle)}}\" (mouseover)=\"item.hover=true\" (mouseout)=\"item.hover=false\" (click)=\"iconaction()\" ></i>" }); }
1988
+ }
1989
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacTreeItemActionComponent, decorators: [{
1990
+ type: Component,
1991
+ args: [{ selector: 'sac-treeitemaction', standalone: true, template: "<i class=\"{{transformClass(iconstyle)}}\" (mouseover)=\"item.hover=true\" (mouseout)=\"item.hover=false\" (click)=\"iconaction()\" ></i>" }]
1992
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
1993
+
1994
+ class SACBootstrap3TtreeviewModule {
1995
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TtreeviewModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1996
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TtreeviewModule, imports: [CommonModule,
1997
+ SacTreeViewComponent,
1998
+ SacTreeViewChildComponent,
1999
+ SacTreeItemActionComponent], exports: [SacTreeViewComponent,
2000
+ SacTreeViewChildComponent,
2001
+ SacTreeItemActionComponent] }); }
2002
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TtreeviewModule, imports: [CommonModule] }); }
2003
+ }
2004
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3TtreeviewModule, decorators: [{
2005
+ type: NgModule,
2006
+ args: [{
2007
+ imports: [
2008
+ CommonModule,
2009
+ SacTreeViewComponent,
2010
+ SacTreeViewChildComponent,
2011
+ SacTreeItemActionComponent,
2012
+ ],
2013
+ exports: [
2014
+ SacTreeViewComponent,
2015
+ SacTreeViewChildComponent,
2016
+ SacTreeItemActionComponent,
2017
+ ],
2018
+ }]
2019
+ }] });
2020
+
2021
+ // https://github.com/kukhariev/ngx-uploadx/
2022
+ class SacUploadComponent extends SacUploadSingleCommon {
2023
+ // #region Constructors
2024
+ /**
2025
+ * Constructor
2026
+ * @param formLayout SacFormLayout to define scoped layout settings
2027
+ * @param injector Injector for injecting services
2028
+ * @param renderer Angular rendering engine
2029
+ * @param ngZone ngZone to manage external javascripts
2030
+ */
2031
+ constructor(formLayout, injector, renderer, ngZone) {
2032
+ super(formLayout, injector, renderer, ngZone);
2033
+ }
2034
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacUploadComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2035
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacUploadComponent, isStandalone: true, selector: "sac-upload", providers: [
2036
+ {
2037
+ provide: NG_VALUE_ACCESSOR,
2038
+ multi: true,
2039
+ useExisting: SacUploadComponent,
2040
+ },
2041
+ {
2042
+ provide: NG_VALIDATORS,
2043
+ multi: true,
2044
+ useExisting: forwardRef(() => SacUploadComponent),
2045
+ },
2046
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group upload-component upload-single\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-input -->\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"HasQueueItem()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\"\r\n >{{\r\n lngResourceService.GetString(validationKeyService.UploadButtonBrowse)\r\n | async }}</span\r\n >\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"HasQueueItem()\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"Progress()===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"Progress()\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"Progress()\"\r\n >\r\n <span class=\"progress-text text-dark\"\r\n >{{ Filename() | async }}</span\r\n >\r\n </div>\r\n </div>\r\n </div>\r\n <!-- <input type=\"textimage-preview-filename\" class=\"form-control image-preview-filename\" disabled=\"disabled\"> --><!-- don't give a name === doesn't send on POST/GET -->\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused()\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
2047
+ }
2048
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacUploadComponent, decorators: [{
2049
+ type: Component,
2050
+ args: [{ selector: 'sac-upload', providers: [
2051
+ {
2052
+ provide: NG_VALUE_ACCESSOR,
2053
+ multi: true,
2054
+ useExisting: SacUploadComponent,
2055
+ },
2056
+ {
2057
+ provide: NG_VALIDATORS,
2058
+ multi: true,
2059
+ useExisting: forwardRef(() => SacUploadComponent),
2060
+ },
2061
+ ], standalone: true, imports: [
2062
+ NgClass,
2063
+ NgIf,
2064
+ AsyncPipe,
2065
+ SacToLabelWidthCssPipe,
2066
+ SacToControlWidthCssPipe,
2067
+ SacToLabelHeightPipe,
2068
+ SacTooltipComponent,
2069
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group upload-component upload-single\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-input -->\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"HasQueueItem()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\"\r\n >{{\r\n lngResourceService.GetString(validationKeyService.UploadButtonBrowse)\r\n | async }}</span\r\n >\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"HasQueueItem()\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"Progress()===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"Progress()\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"Progress()\"\r\n >\r\n <span class=\"progress-text text-dark\"\r\n >{{ Filename() | async }}</span\r\n >\r\n </div>\r\n </div>\r\n </div>\r\n <!-- <input type=\"textimage-preview-filename\" class=\"form-control image-preview-filename\" disabled=\"disabled\"> --><!-- don't give a name === doesn't send on POST/GET -->\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused()\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"] }]
2070
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
2071
+ type: Host
2072
+ }, {
2073
+ type: Optional
2074
+ }] }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.NgZone }]; } });
2075
+
2076
+ // https://github.com/kukhariev/ngx-uploadx/
2077
+ class SacUploadMultipleComponent extends SacUploadMultipleCommon {
2078
+ // #region Constructors
2079
+ /**
2080
+ * Constructor
2081
+ * @param formLayout SacFormLayout to define scoped layout settings
2082
+ * @param injector Injector for injecting services
2083
+ * @param renderer Angular rendering engine
2084
+ * @param ngZone ngZone to manage external javascripts
2085
+ */
2086
+ constructor(formLayout, injector, renderer, ngZone) {
2087
+ super(formLayout, injector, renderer, ngZone);
2088
+ }
2089
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacUploadMultipleComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2090
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacUploadMultipleComponent, isStandalone: true, selector: "sac-uploadmultiple", providers: [
2091
+ {
2092
+ provide: NG_VALUE_ACCESSOR,
2093
+ multi: true,
2094
+ useExisting: SacUploadMultipleComponent,
2095
+ },
2096
+ {
2097
+ provide: NG_VALIDATORS,
2098
+ multi: true,
2099
+ useExisting: forwardRef(() => SacUploadMultipleComponent),
2100
+ },
2101
+ ], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div class=\"upload-component\">\r\n <div class=\"row\">\r\n <div class=\"col-xs-12\">\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\">Browse</span>\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n />\r\n </div>\r\n\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused() === true\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div *ngFor=\"let file of uploads\" style=\"margin-top: 5px\">\r\n <div\r\n class=\"input-group upload-component upload-multiple\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"file.progress===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"file.progress\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"file.progress\"\r\n >\r\n <span class=\"progress-text text-dark\">{{ file.name }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div\r\n class=\"input-group-btn\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancel(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && file.status !== 'paused')\"\r\n class=\"btn\"\r\n (click)=\"pause(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'uploading' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && file.status === 'paused'\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'added' && file.status !== 'paused' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" }, { kind: "pipe", type: SacToControlWidthCssPipe, name: "toControlWidthCss" }, { kind: "pipe", type: SacToLabelHeightPipe, name: "toLabelHeight" }, { kind: "component", type: SacTooltipComponent, selector: "sac-tooltip" }] }); }
2102
+ }
2103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacUploadMultipleComponent, decorators: [{
2104
+ type: Component,
2105
+ args: [{ selector: 'sac-uploadmultiple', providers: [
2106
+ {
2107
+ provide: NG_VALUE_ACCESSOR,
2108
+ multi: true,
2109
+ useExisting: SacUploadMultipleComponent,
2110
+ },
2111
+ {
2112
+ provide: NG_VALIDATORS,
2113
+ multi: true,
2114
+ useExisting: forwardRef(() => SacUploadMultipleComponent),
2115
+ },
2116
+ ], standalone: true, imports: [
2117
+ NgClass,
2118
+ NgIf,
2119
+ NgFor,
2120
+ AsyncPipe,
2121
+ SacToLabelWidthCssPipe,
2122
+ SacToControlWidthCssPipe,
2123
+ SacToLabelHeightPipe,
2124
+ SacTooltipComponent,
2125
+ SacTooltipComponent,
2126
+ ], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div class=\"upload-component\">\r\n <div class=\"row\">\r\n <div class=\"col-xs-12\">\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\">Browse</span>\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n />\r\n </div>\r\n\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused() === true\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div *ngFor=\"let file of uploads\" style=\"margin-top: 5px\">\r\n <div\r\n class=\"input-group upload-component upload-multiple\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"file.progress===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"file.progress\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"file.progress\"\r\n >\r\n <span class=\"progress-text text-dark\">{{ file.name }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div\r\n class=\"input-group-btn\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancel(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && file.status !== 'paused')\"\r\n class=\"btn\"\r\n (click)=\"pause(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'uploading' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && file.status === 'paused'\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'added' && file.status !== 'paused' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"] }]
2127
+ }], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
2128
+ type: Host
2129
+ }, {
2130
+ type: Optional
2131
+ }] }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.NgZone }]; } });
2132
+
2133
+ class SACBootstrap3UploadModule {
2134
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3UploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2135
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3UploadModule, imports: [CommonModule,
2136
+ FormsModule,
2137
+ SacUploadComponent,
2138
+ SacUploadMultipleComponent,
2139
+ SacTooltipComponent], exports: [SacUploadComponent, SacUploadMultipleComponent] }); }
2140
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3UploadModule, imports: [CommonModule,
2141
+ FormsModule] }); }
2142
+ }
2143
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3UploadModule, decorators: [{
2144
+ type: NgModule,
2145
+ args: [{
2146
+ imports: [
2147
+ CommonModule,
2148
+ FormsModule,
2149
+ SacUploadComponent,
2150
+ SacUploadMultipleComponent,
2151
+ SacTooltipComponent,
2152
+ ],
2153
+ exports: [SacUploadComponent, SacUploadMultipleComponent],
2154
+ }]
2155
+ }] });
2156
+
2157
+ /**
2158
+ * Erweiterung / Hooking für automatismen in Formular. Wird als Container für alle Controls benötigt.
2159
+ *
2160
+ * @example Beispiel über Div Container
2161
+ *
2162
+ * <div ngForm></div>
2163
+ *
2164
+ * @example Beispiel über Form Tag
2165
+ *
2166
+ * <form></form>
2167
+ */
2168
+ /* eslint @angular-eslint/directive-selector: 0 */
2169
+ class SacFormDirective extends SacFormCommon {
2170
+ // #endregion Properties
2171
+ // #region Constructors
2172
+ /**
2173
+ * Konstruktor
2174
+ * @param form Instanz von NgForm für eigene automatische Formular Logik
2175
+ */
2176
+ constructor(form) {
2177
+ super(form);
2178
+ // #region Properties
2179
+ /**
2180
+ * Sets the standard CSS class for forms on the form container
2181
+ */
2182
+ this.cssClassForm = true;
2183
+ /**
2184
+ * Sets the default CSS class for horizontal forms on the form container
2185
+ */
2186
+ this.cssClassHorizontal = true;
2187
+ }
2188
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacFormDirective, deps: [{ token: i1$1.NgForm }], target: i0.ɵɵFactoryTarget.Directive }); }
2189
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SacFormDirective, isStandalone: true, selector: "form:not([ngNoForm]):not([formGroup]),[ngForm]", host: { properties: { "class.form": "this.cssClassForm", "class.form-horizontal": "this.cssClassHorizontal" } }, exportAs: ["sacform"], usesInheritance: true, ngImport: i0 }); }
2190
+ }
2191
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacFormDirective, decorators: [{
2192
+ type: Directive,
2193
+ args: [{
2194
+ selector: 'form:not([ngNoForm]):not([formGroup]),[ngForm]',
2195
+ exportAs: 'sacform',
2196
+ standalone: true,
2197
+ }]
2198
+ }], ctorParameters: function () { return [{ type: i1$1.NgForm }]; }, propDecorators: { cssClassForm: [{
2199
+ type: HostBinding,
2200
+ args: ['class.form']
2201
+ }], cssClassHorizontal: [{
2202
+ type: HostBinding,
2203
+ args: ['class.form-horizontal']
2204
+ }] } });
2205
+
2206
+ class SacValidationSummaryComponent extends SacValidationSummaryCommon {
2207
+ // #region Constructors
2208
+ /**
2209
+ * Constructor
2210
+ * @param formControl Instance of Form Component to receive invalid form controls
2211
+ * @param injector Injector for injecting services
2212
+ */
2213
+ constructor(formControl, injector) {
2214
+ super(formControl, injector);
2215
+ }
2216
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacValidationSummaryComponent, deps: [{ token: SacFormDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
2217
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacValidationSummaryComponent, isStandalone: true, selector: "sac-validationsummary", providers: [
2218
+ {
2219
+ provide: NG_VALUE_ACCESSOR,
2220
+ multi: true,
2221
+ useExisting: SacValidationSummaryComponent,
2222
+ },
2223
+ ], usesInheritance: true, ngImport: i0, template: "<div class=\"alert alert-danger\" role=\"alert\" *ngIf=\"hasErrors\" [id]=\"name\">\r\n <ul>\r\n <li *ngFor=\"let error of formErrors\">\r\n {{error | async}}\r\n </li>\r\n </ul>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], viewProviders: [{ provide: ControlContainer, useExisting: SacFormDirective }] }); }
2224
+ }
2225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacValidationSummaryComponent, decorators: [{
2226
+ type: Component,
2227
+ args: [{ selector: 'sac-validationsummary', providers: [
2228
+ {
2229
+ provide: NG_VALUE_ACCESSOR,
2230
+ multi: true,
2231
+ useExisting: SacValidationSummaryComponent,
2232
+ },
2233
+ ], viewProviders: [{ provide: ControlContainer, useExisting: SacFormDirective }], standalone: true, imports: [NgIf, NgFor, AsyncPipe], template: "<div class=\"alert alert-danger\" role=\"alert\" *ngIf=\"hasErrors\" [id]=\"name\">\r\n <ul>\r\n <li *ngFor=\"let error of formErrors\">\r\n {{error | async}}\r\n </li>\r\n </ul>\r\n</div>\r\n" }]
2234
+ }], ctorParameters: function () { return [{ type: SacFormDirective, decorators: [{
2235
+ type: Host
2236
+ }, {
2237
+ type: Optional
2238
+ }] }, { type: i0.Injector }]; } });
2239
+
2240
+ class SACBootstrap3ValidationSummaryModule {
2241
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2242
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, imports: [CommonModule,
2243
+ SacValidationSummaryComponent], exports: [SacValidationSummaryComponent] }); }
2244
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, imports: [CommonModule] }); }
2245
+ }
2246
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, decorators: [{
2247
+ type: NgModule,
2248
+ args: [{
2249
+ imports: [
2250
+ CommonModule,
2251
+ SacValidationSummaryComponent
2252
+ ],
2253
+ exports: [SacValidationSummaryComponent]
2254
+ }]
2255
+ }] });
2256
+
2257
+ class SacWizardItemComponent extends SacWizardItemCommon {
2258
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacWizardItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2259
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacWizardItemComponent, isStandalone: true, selector: "sac-wizarditem", usesInheritance: true, ngImport: i0, template: "" }); }
2260
+ }
2261
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacWizardItemComponent, decorators: [{
2262
+ type: Component,
2263
+ args: [{ selector: 'sac-wizarditem', standalone: true, template: "" }]
2264
+ }] });
2265
+
2266
+ class SacWizardComponent extends SacWizardCommon {
2267
+ wizardItems() {
2268
+ return this._wizardItems;
2269
+ }
2270
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacWizardComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2271
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SacWizardComponent, isStandalone: true, selector: "sac-wizard", providers: [
2272
+ { provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacWizardComponent }
2273
+ ], queries: [{ propertyName: "_wizardItems", predicate: SacWizardItemComponent }], usesInheritance: true, ngImport: i0, template: "<ul [id]=\"name\" class=\"nav nav-wizard\" role=\"tablist\">\r\n <li *ngFor=\"let item of _wizardItems\" class=\"nav-item\" [ngClass]=\"{ 'active': item._active, 'disabled': item._disabled, 'success': item._iscomplete }\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\">\r\n <a role=\"tab\" (click)=\"selectStep(item)\">\r\n <div class=\"circle\">\r\n <span class=\"step\"></span>\r\n </div>\r\n </a>\r\n <div class=\"info\">\r\n <a (click)=\"selectStep(item)\">{{item.label}}</a>\r\n </div>\r\n </li>\r\n</ul>\r\n", dependencies: [{ kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] }); }
2274
+ }
2275
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacWizardComponent, decorators: [{
2276
+ type: Component,
2277
+ args: [{ selector: 'sac-wizard', providers: [
2278
+ { provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacWizardComponent }
2279
+ ], standalone: true, imports: [
2280
+ NgFor,
2281
+ NgClass,
2282
+ NgStyle,
2283
+ ], template: "<ul [id]=\"name\" class=\"nav nav-wizard\" role=\"tablist\">\r\n <li *ngFor=\"let item of _wizardItems\" class=\"nav-item\" [ngClass]=\"{ 'active': item._active, 'disabled': item._disabled, 'success': item._iscomplete }\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\">\r\n <a role=\"tab\" (click)=\"selectStep(item)\">\r\n <div class=\"circle\">\r\n <span class=\"step\"></span>\r\n </div>\r\n </a>\r\n <div class=\"info\">\r\n <a (click)=\"selectStep(item)\">{{item.label}}</a>\r\n </div>\r\n </li>\r\n</ul>\r\n" }]
2284
+ }], propDecorators: { _wizardItems: [{
2285
+ type: ContentChildren,
2286
+ args: [SacWizardItemComponent]
2287
+ }] } });
2288
+
2289
+ class SACBootstrap3WizardModule {
2290
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3WizardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2291
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3WizardModule, imports: [CommonModule,
2292
+ SacWizardComponent, SacWizardItemComponent], exports: [SacWizardComponent, SacWizardItemComponent] }); }
2293
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3WizardModule, imports: [CommonModule] }); }
2294
+ }
2295
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3WizardModule, decorators: [{
2296
+ type: NgModule,
2297
+ args: [{
2298
+ imports: [
2299
+ CommonModule,
2300
+ SacWizardComponent, SacWizardItemComponent
2301
+ ],
2302
+ exports: [SacWizardComponent, SacWizardItemComponent]
2303
+ }]
2304
+ }] });
2305
+
2306
+ // #region Classes
2307
+ /**
2308
+ * Directive to inherit an NgForm/NgForm from a parent component
2309
+ */
2310
+ class SacInheritFormDirective extends SacFormCommon {
2311
+ // #region Constructors
2312
+ /**
2313
+ * Construtor
2314
+ * @param injector: injector to receive the NgForm instance
2315
+ */
2316
+ constructor(injector) {
2317
+ super(injector.get(NgForm));
2318
+ }
2319
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInheritFormDirective, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
2320
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SacInheritFormDirective, isStandalone: true, selector: "[sacInheritForm]", providers: [
2321
+ {
2322
+ provide: SacFormDirective,
2323
+ useFactory: SACFORM_FACTORY,
2324
+ deps: [[new SkipSelf(), SacFormDirective]],
2325
+ },
2326
+ {
2327
+ provide: ControlContainer,
2328
+ useFactory: NGFORM_FACTORY,
2329
+ deps: [NgForm],
2330
+ },
2331
+ ], exportAs: ["sacinheritform"], usesInheritance: true, ngImport: i0 }); }
2332
+ }
2333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SacInheritFormDirective, decorators: [{
2334
+ type: Directive,
2335
+ args: [{
2336
+ selector: '[sacInheritForm]',
2337
+ exportAs: 'sacinheritform',
2338
+ standalone: true,
2339
+ providers: [
2340
+ {
2341
+ provide: SacFormDirective,
2342
+ useFactory: SACFORM_FACTORY,
2343
+ deps: [[new SkipSelf(), SacFormDirective]],
2344
+ },
2345
+ {
2346
+ provide: ControlContainer,
2347
+ useFactory: NGFORM_FACTORY,
2348
+ deps: [NgForm],
2349
+ },
2350
+ ],
2351
+ }]
2352
+ }], ctorParameters: function () { return [{ type: i0.Injector }]; } });
2353
+ // #endregion Classes
2354
+ // #region Functions
2355
+ /**
2356
+ * Factory Methode für NgForm
2357
+ * @param form NgForm
2358
+ */
2359
+ function NGFORM_FACTORY(form) {
2360
+ return form;
2361
+ }
2362
+ /**
2363
+ * Factory Methode für SacForm
2364
+ * @param form NgFormular
2365
+ */
2366
+ function SACFORM_FACTORY(form) {
2367
+ return form;
2368
+ }
2369
+
2370
+ class SACBootstrap3FormModule {
2371
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3FormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2372
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3FormModule, imports: [CommonModule,
2373
+ FormsModule,
2374
+ SacFormDirective,
2375
+ SacInheritFormDirective], exports: [SacFormDirective, SacInheritFormDirective] }); }
2376
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3FormModule, imports: [CommonModule,
2377
+ FormsModule] }); }
2378
+ }
2379
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SACBootstrap3FormModule, decorators: [{
2380
+ type: NgModule,
2381
+ args: [{
2382
+ imports: [
2383
+ CommonModule,
2384
+ FormsModule,
2385
+ SacFormDirective,
2386
+ SacInheritFormDirective,
2387
+ ],
2388
+ exports: [SacFormDirective, SacInheritFormDirective],
2389
+ }]
2390
+ }] });
2391
+
2392
+ /*
2393
+ * Public API Surface of sac-bootstrap3
2394
+ */
2395
+
2396
+ /**
2397
+ * Generated bundle index. Do not edit.
2398
+ */
2399
+
2400
+ export { NGFORM_FACTORY, SACBootstrap3ButtonModule, SACBootstrap3CheckboxModule, SACBootstrap3ConfirmModule, SACBootstrap3DateTimeModule, SACBootstrap3DialogModule, SACBootstrap3FormModule, SACBootstrap3GridModule, SACBootstrap3InputModule, SACBootstrap3LayoutModule, SACBootstrap3ListModule, SACBootstrap3StaticLabelModule, SACBootstrap3TabsModule, SACBootstrap3TinyMceModule, SACBootstrap3TooltipModule, SACBootstrap3TtreeviewModule, SACBootstrap3UploadModule, SACBootstrap3ValidationSummaryModule, SACBootstrap3WizardModule, SACFORM_FACTORY, SacButtonComponent, SacCheckboxComponent, SacConfirmComponent, SacDateComponent, SacDateSelectorComponent, SacDateTimeComponent, SacDialogComponent, SacDropdownComponent, SacDropdownOptionDirective, SacFormDirective, SacFormLayoutDirective, SacGridButtonComponent, SacGridColumnActionComponent, SacGridColumnComponent, SacGridComponent, SacGridImageComponent, SacInheritFormDirective, SacInputAreaComponent, SacInputComponent, SacInputCurrencyComponent, SacInputDecimalComponent, SacInputEmailComponent, SacInputIntegerComponent, SacInputPasswordComponent, SacInputSearchComponent, SacListboxComponent, SacPagingComponent, SacRadiobuttonComponent, SacRadiobuttonsComponent, SacStaticFormContainerComponent, SacStaticLabelComponent, SacTabComponent, SacTabItemComponent, SacTimeComponent, SacTinyMceComponent, SacToControlHeightPipe, SacToControlWidthCssPipe, SacToLabelHeightPipe, SacToLabelWidthCssPipe, SacTooltipComponent, SacTreeItemActionComponent, SacTreeViewChildComponent, SacTreeViewComponent, SacUploadComponent, SacUploadMultipleComponent, SacValidationSummaryComponent, SacWizardComponent, SacWizardItemComponent, ServiceConfirm };
2401
+ //# sourceMappingURL=simpleangularcontrols-sac-bootstrap3.mjs.map