@ng-atomic/components 1.6.0 → 1.7.0

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 (526) hide show
  1. package/atoms/chips-input/chips-input.atom.d.ts +20 -0
  2. package/atoms/chips-input/chips-input.module.d.ts +12 -0
  3. package/atoms/chips-input/chips.manager.d.ts +11 -0
  4. package/atoms/chips-input/index.d.ts +2 -0
  5. package/atoms/chips-input/ng-atomic-components-atoms-chips-input.d.ts +5 -0
  6. package/atoms/chips-input/package.json +10 -0
  7. package/atoms/smart-menu-button/smart-menu-button.atom.d.ts +2 -2
  8. package/atoms/smart-menu-button/smart-menu-button.module.d.ts +3 -3
  9. package/bundles/ng-atomic-components-atoms-chips-input.umd.js +478 -0
  10. package/bundles/ng-atomic-components-atoms-chips-input.umd.js.map +1 -0
  11. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js +33 -38
  12. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js.map +1 -1
  13. package/bundles/ng-atomic-components-frames-auto-layout.umd.js +67 -74
  14. package/bundles/ng-atomic-components-frames-auto-layout.umd.js.map +1 -1
  15. package/bundles/ng-atomic-components-frames-card.umd.js +72 -80
  16. package/bundles/ng-atomic-components-frames-card.umd.js.map +1 -1
  17. package/bundles/ng-atomic-components-frames-drawer.umd.js +17 -25
  18. package/bundles/ng-atomic-components-frames-drawer.umd.js.map +1 -1
  19. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +21 -32
  20. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js.map +1 -1
  21. package/bundles/ng-atomic-components-frames-line-up.umd.js +21 -32
  22. package/bundles/ng-atomic-components-frames-line-up.umd.js.map +1 -1
  23. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js +16 -25
  24. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js.map +1 -1
  25. package/bundles/ng-atomic-components-frames-overlay.umd.js +24 -31
  26. package/bundles/ng-atomic-components-frames-overlay.umd.js.map +1 -1
  27. package/bundles/ng-atomic-components-frames-scroll.umd.js +70 -78
  28. package/bundles/ng-atomic-components-frames-scroll.umd.js.map +1 -1
  29. package/bundles/ng-atomic-components-frames-smart-menu.umd.js +15 -22
  30. package/bundles/ng-atomic-components-frames-smart-menu.umd.js.map +1 -1
  31. package/bundles/ng-atomic-components-molecules-actions-column.umd.js +31 -37
  32. package/bundles/ng-atomic-components-molecules-actions-column.umd.js.map +1 -1
  33. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.js +29 -35
  34. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.js.map +1 -1
  35. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.js +28 -66
  36. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.js.map +1 -1
  37. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +33 -36
  38. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js.map +1 -1
  39. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +27 -31
  40. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js.map +1 -1
  41. package/bundles/ng-atomic-components-molecules-smart-column.umd.js +32 -38
  42. package/bundles/ng-atomic-components-molecules-smart-column.umd.js.map +1 -1
  43. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js +23 -28
  44. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js.map +1 -1
  45. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js +20 -26
  46. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js.map +1 -1
  47. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +23 -30
  48. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js.map +1 -1
  49. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +34 -38
  50. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js.map +1 -1
  51. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js +18 -26
  52. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js.map +1 -1
  53. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js +21 -28
  54. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js.map +1 -1
  55. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +17 -25
  56. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js.map +1 -1
  57. package/bundles/ng-atomic-components-organisms-heading.umd.js +16 -22
  58. package/bundles/ng-atomic-components-organisms-heading.umd.js.map +1 -1
  59. package/bundles/ng-atomic-components-organisms-menu.umd.js +25 -30
  60. package/bundles/ng-atomic-components-organisms-menu.umd.js.map +1 -1
  61. package/bundles/ng-atomic-components-organisms-navigator.umd.js +36 -40
  62. package/bundles/ng-atomic-components-organisms-navigator.umd.js.map +1 -1
  63. package/bundles/ng-atomic-components-organisms-paginator.umd.js +24 -30
  64. package/bundles/ng-atomic-components-organisms-paginator.umd.js.map +1 -1
  65. package/bundles/ng-atomic-components-organisms-select-input-section.umd.js +18 -26
  66. package/bundles/ng-atomic-components-organisms-select-input-section.umd.js.map +1 -1
  67. package/bundles/ng-atomic-components-organisms-smart-table.umd.js +42 -45
  68. package/bundles/ng-atomic-components-organisms-smart-table.umd.js.map +1 -1
  69. package/bundles/ng-atomic-components-organisms-social-login-section.umd.js +18 -26
  70. package/bundles/ng-atomic-components-organisms-social-login-section.umd.js.map +1 -1
  71. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js +18 -26
  72. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js.map +1 -1
  73. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js +18 -26
  74. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js.map +1 -1
  75. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js +22 -29
  76. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js.map +1 -1
  77. package/bundles/ng-atomic-components-pages-_index.umd.js +72 -77
  78. package/bundles/ng-atomic-components-pages-_index.umd.js.map +1 -1
  79. package/bundles/ng-atomic-components-pages-blank.umd.js +76 -82
  80. package/bundles/ng-atomic-components-pages-blank.umd.js.map +1 -1
  81. package/bundles/ng-atomic-components-templates-entrance.umd.js +40 -42
  82. package/bundles/ng-atomic-components-templates-entrance.umd.js.map +1 -1
  83. package/bundles/ng-atomic-components-templates-loading.umd.js +72 -80
  84. package/bundles/ng-atomic-components-templates-loading.umd.js.map +1 -1
  85. package/bundles/ng-atomic-components-templates-menu.umd.js +18 -26
  86. package/bundles/ng-atomic-components-templates-menu.umd.js.map +1 -1
  87. package/bundles/ng-atomic-components-templates-smart-crud.umd.js +49 -49
  88. package/bundles/ng-atomic-components-templates-smart-crud.umd.js.map +1 -1
  89. package/bundles/ng-atomic-components-templates-smart-index.umd.js +32 -35
  90. package/bundles/ng-atomic-components-templates-smart-index.umd.js.map +1 -1
  91. package/bundles/ng-atomic-components.umd.js +2 -2
  92. package/bundles/ng-atomic-components.umd.js.map +1 -1
  93. package/esm2015/atoms/chips-input/chips-input.atom.js +57 -0
  94. package/esm2015/atoms/chips-input/chips-input.atom.js.map +1 -0
  95. package/esm2015/atoms/chips-input/chips-input.module.js +43 -0
  96. package/esm2015/atoms/chips-input/chips-input.module.js.map +1 -0
  97. package/esm2015/atoms/chips-input/chips.manager.js +32 -0
  98. package/esm2015/atoms/chips-input/chips.manager.js.map +1 -0
  99. package/esm2015/atoms/chips-input/index.js +3 -0
  100. package/esm2015/atoms/chips-input/index.js.map +1 -0
  101. package/esm2015/atoms/chips-input/ng-atomic-components-atoms-chips-input.js +5 -0
  102. package/esm2015/atoms/chips-input/ng-atomic-components-atoms-chips-input.js.map +1 -0
  103. package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js +19 -19
  104. package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js.map +1 -1
  105. package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js +21 -22
  106. package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js.map +1 -1
  107. package/esm2015/frames/auto-layout/auto-layout.frame.js +11 -11
  108. package/esm2015/frames/auto-layout/auto-layout.frame.js.map +1 -1
  109. package/esm2015/frames/auto-layout/auto-layout.module.js +17 -18
  110. package/esm2015/frames/auto-layout/auto-layout.module.js.map +1 -1
  111. package/esm2015/frames/card/card.frame.js +11 -11
  112. package/esm2015/frames/card/card.frame.js.map +1 -1
  113. package/esm2015/frames/card/card.module.js +21 -22
  114. package/esm2015/frames/card/card.module.js.map +1 -1
  115. package/esm2015/frames/drawer/drawer.frame.js +16 -16
  116. package/esm2015/frames/drawer/drawer.frame.js.map +1 -1
  117. package/esm2015/frames/drawer/drawer.module.js +15 -16
  118. package/esm2015/frames/drawer/drawer.module.js.map +1 -1
  119. package/esm2015/frames/line-up/line-up.frame.js +30 -30
  120. package/esm2015/frames/line-up/line-up.frame.js.map +1 -1
  121. package/esm2015/frames/line-up/line-up.module.js +15 -16
  122. package/esm2015/frames/line-up/line-up.module.js.map +1 -1
  123. package/esm2015/frames/line-up-v2/line-up.frame.js +25 -25
  124. package/esm2015/frames/line-up-v2/line-up.frame.js.map +1 -1
  125. package/esm2015/frames/line-up-v2/line-up.module.js +15 -16
  126. package/esm2015/frames/line-up-v2/line-up.module.js.map +1 -1
  127. package/esm2015/frames/line-up-v2/resize-observer.js.map +1 -1
  128. package/esm2015/frames/overlay/overlay.frame.js +17 -17
  129. package/esm2015/frames/overlay/overlay.frame.js.map +1 -1
  130. package/esm2015/frames/overlay/overlay.module.js +17 -18
  131. package/esm2015/frames/overlay/overlay.module.js.map +1 -1
  132. package/esm2015/frames/overlay-v2/overlay.frame.js +14 -14
  133. package/esm2015/frames/overlay-v2/overlay.frame.js.map +1 -1
  134. package/esm2015/frames/overlay-v2/overlay.module.js +17 -18
  135. package/esm2015/frames/overlay-v2/overlay.module.js.map +1 -1
  136. package/esm2015/frames/scroll/scroll.frame.js +11 -11
  137. package/esm2015/frames/scroll/scroll.frame.js.map +1 -1
  138. package/esm2015/frames/scroll/scroll.module.js +19 -20
  139. package/esm2015/frames/scroll/scroll.module.js.map +1 -1
  140. package/esm2015/frames/smart-menu/smart-menu.frame.js +23 -23
  141. package/esm2015/frames/smart-menu/smart-menu.frame.js.map +1 -1
  142. package/esm2015/frames/smart-menu/smart-menu.module.js +13 -14
  143. package/esm2015/frames/smart-menu/smart-menu.module.js.map +1 -1
  144. package/esm2015/molecules/actions-column/actions-column.module.js +31 -32
  145. package/esm2015/molecules/actions-column/actions-column.module.js.map +1 -1
  146. package/esm2015/molecules/actions-column/actions-column.molecule.js +36 -36
  147. package/esm2015/molecules/actions-column/actions-column.molecule.js.map +1 -1
  148. package/esm2015/molecules/checkbox-column/checkbox-column.module.js +26 -27
  149. package/esm2015/molecules/checkbox-column/checkbox-column.module.js.map +1 -1
  150. package/esm2015/molecules/checkbox-column/checkbox-column.molecule.js +31 -31
  151. package/esm2015/molecules/checkbox-column/checkbox-column.molecule.js.map +1 -1
  152. package/esm2015/molecules/chips-input-field/chips-input-field.module.js +24 -37
  153. package/esm2015/molecules/chips-input-field/chips-input-field.module.js.map +1 -1
  154. package/esm2015/molecules/chips-input-field/chips-input-field.molecule.js +18 -42
  155. package/esm2015/molecules/chips-input-field/chips-input-field.molecule.js.map +1 -1
  156. package/esm2015/molecules/date-input-field/date-input-field.module.js +22 -22
  157. package/esm2015/molecules/date-input-field/date-input-field.module.js.map +1 -1
  158. package/esm2015/molecules/date-input-field/date-input-field.molecule.js +24 -24
  159. package/esm2015/molecules/date-input-field/date-input-field.molecule.js.map +1 -1
  160. package/esm2015/molecules/select-input-field/select-input-field.module.js +23 -24
  161. package/esm2015/molecules/select-input-field/select-input-field.module.js.map +1 -1
  162. package/esm2015/molecules/select-input-field/select-input-field.molecule.js +21 -21
  163. package/esm2015/molecules/select-input-field/select-input-field.molecule.js.map +1 -1
  164. package/esm2015/molecules/smart-column/smart-column.module.js +27 -28
  165. package/esm2015/molecules/smart-column/smart-column.module.js.map +1 -1
  166. package/esm2015/molecules/smart-column/smart-column.molecule.js +19 -20
  167. package/esm2015/molecules/smart-column/smart-column.molecule.js.map +1 -1
  168. package/esm2015/molecules/text-input-field/text-input-field.module.js +21 -22
  169. package/esm2015/molecules/text-input-field/text-input-field.module.js.map +1 -1
  170. package/esm2015/molecules/text-input-field/text-input-field.molecule.js +24 -24
  171. package/esm2015/molecules/text-input-field/text-input-field.molecule.js.map +1 -1
  172. package/esm2015/molecules/textarea-field/textarea-field.module.js +17 -18
  173. package/esm2015/molecules/textarea-field/textarea-field.module.js.map +1 -1
  174. package/esm2015/molecules/textarea-field/textarea-field.molecule.js +18 -18
  175. package/esm2015/molecules/textarea-field/textarea-field.molecule.js.map +1 -1
  176. package/esm2015/organisms/action-buttons-section/action-buttons-section.module.js +21 -22
  177. package/esm2015/organisms/action-buttons-section/action-buttons-section.module.js.map +1 -1
  178. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +18 -18
  179. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js.map +1 -1
  180. package/esm2015/organisms/back-navigator/back-navigator.module.js +29 -30
  181. package/esm2015/organisms/back-navigator/back-navigator.module.js.map +1 -1
  182. package/esm2015/organisms/back-navigator/back-navigator.organism.js +27 -27
  183. package/esm2015/organisms/back-navigator/back-navigator.organism.js.map +1 -1
  184. package/esm2015/organisms/card-input-section/card-input-section.module.js +17 -18
  185. package/esm2015/organisms/card-input-section/card-input-section.module.js.map +1 -1
  186. package/esm2015/organisms/card-input-section/card-input-section.organism.js +17 -17
  187. package/esm2015/organisms/card-input-section/card-input-section.organism.js.map +1 -1
  188. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js +19 -20
  189. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js.map +1 -1
  190. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js +13 -13
  191. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js.map +1 -1
  192. package/esm2015/organisms/date-input-section/date-input-section.module.js +19 -20
  193. package/esm2015/organisms/date-input-section/date-input-section.module.js.map +1 -1
  194. package/esm2015/organisms/date-input-section/date-input-section.organism.js +18 -18
  195. package/esm2015/organisms/date-input-section/date-input-section.organism.js.map +1 -1
  196. package/esm2015/organisms/heading/heading.module.js +17 -18
  197. package/esm2015/organisms/heading/heading.module.js.map +1 -1
  198. package/esm2015/organisms/heading/heading.organism.js +13 -13
  199. package/esm2015/organisms/heading/heading.organism.js.map +1 -1
  200. package/esm2015/organisms/menu/menu.module.js +17 -18
  201. package/esm2015/organisms/menu/menu.module.js.map +1 -1
  202. package/esm2015/organisms/menu/menu.organism.js +17 -17
  203. package/esm2015/organisms/menu/menu.organism.js.map +1 -1
  204. package/esm2015/organisms/navigator/navigator.module.js +25 -26
  205. package/esm2015/organisms/navigator/navigator.module.js.map +1 -1
  206. package/esm2015/organisms/navigator/navigator.organism.js +27 -27
  207. package/esm2015/organisms/navigator/navigator.organism.js.map +1 -1
  208. package/esm2015/organisms/paginator/paginator.module.js +29 -30
  209. package/esm2015/organisms/paginator/paginator.module.js.map +1 -1
  210. package/esm2015/organisms/paginator/paginator.organism.js +22 -22
  211. package/esm2015/organisms/paginator/paginator.organism.js.map +1 -1
  212. package/esm2015/organisms/select-input-section/select-input-section.module.js +21 -22
  213. package/esm2015/organisms/select-input-section/select-input-section.module.js.map +1 -1
  214. package/esm2015/organisms/select-input-section/select-input-section.organism.js +17 -17
  215. package/esm2015/organisms/select-input-section/select-input-section.organism.js.map +1 -1
  216. package/esm2015/organisms/smart-table/smart-table.module.js +41 -42
  217. package/esm2015/organisms/smart-table/smart-table.module.js.map +1 -1
  218. package/esm2015/organisms/smart-table/smart-table.organism.js +42 -42
  219. package/esm2015/organisms/smart-table/smart-table.organism.js.map +1 -1
  220. package/esm2015/organisms/social-login-section/social-login-section.module.js +21 -22
  221. package/esm2015/organisms/social-login-section/social-login-section.module.js.map +1 -1
  222. package/esm2015/organisms/social-login-section/social-login-section.organism.js +13 -13
  223. package/esm2015/organisms/social-login-section/social-login-section.organism.js.map +1 -1
  224. package/esm2015/organisms/text-input-section/text-input-section.module.js +21 -22
  225. package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -1
  226. package/esm2015/organisms/text-input-section/text-input-section.organism.js +20 -20
  227. package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -1
  228. package/esm2015/organisms/textarea-section/textarea-section.module.js +17 -18
  229. package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -1
  230. package/esm2015/organisms/textarea-section/textarea-section.organism.js +13 -13
  231. package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -1
  232. package/esm2015/organisms/top-navigator/top-navigator.module.js +27 -28
  233. package/esm2015/organisms/top-navigator/top-navigator.module.js.map +1 -1
  234. package/esm2015/organisms/top-navigator/top-navigator.organism.js +17 -17
  235. package/esm2015/organisms/top-navigator/top-navigator.organism.js.map +1 -1
  236. package/esm2015/pages/_index/index.module.js +15 -15
  237. package/esm2015/pages/_index/index.module.js.map +1 -1
  238. package/esm2015/pages/_index/index.page.js +10 -10
  239. package/esm2015/pages/_index/index.page.js.map +1 -1
  240. package/esm2015/pages/blank/blank.module.js +14 -15
  241. package/esm2015/pages/blank/blank.module.js.map +1 -1
  242. package/esm2015/pages/blank/blank.page.js +10 -10
  243. package/esm2015/pages/blank/blank.page.js.map +1 -1
  244. package/esm2015/templates/entrance/entrance.module.js +35 -36
  245. package/esm2015/templates/entrance/entrance.module.js.map +1 -1
  246. package/esm2015/templates/entrance/entrance.template.js +28 -28
  247. package/esm2015/templates/entrance/entrance.template.js.map +1 -1
  248. package/esm2015/templates/loading/loading.module.js +21 -22
  249. package/esm2015/templates/loading/loading.module.js.map +1 -1
  250. package/esm2015/templates/loading/loading.template.js +11 -11
  251. package/esm2015/templates/loading/loading.template.js.map +1 -1
  252. package/esm2015/templates/menu/menu.module.js +17 -18
  253. package/esm2015/templates/menu/menu.module.js.map +1 -1
  254. package/esm2015/templates/menu/menu.template.js +15 -15
  255. package/esm2015/templates/menu/menu.template.js.map +1 -1
  256. package/esm2015/templates/smart-crud/smart-crud.module.js +45 -46
  257. package/esm2015/templates/smart-crud/smart-crud.module.js.map +1 -1
  258. package/esm2015/templates/smart-crud/smart-crud.template.js +35 -35
  259. package/esm2015/templates/smart-crud/smart-crud.template.js.map +1 -1
  260. package/esm2015/templates/smart-index/smart-index.module.js +31 -32
  261. package/esm2015/templates/smart-index/smart-index.module.js.map +1 -1
  262. package/esm2015/templates/smart-index/smart-index.template.js +52 -52
  263. package/esm2015/templates/smart-index/smart-index.template.js.map +1 -1
  264. package/fesm2015/ng-atomic-components-atoms-chips-input.js +131 -0
  265. package/fesm2015/ng-atomic-components-atoms-chips-input.js.map +1 -0
  266. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js +45 -42
  267. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js.map +1 -1
  268. package/fesm2015/ng-atomic-components-frames-auto-layout.js +29 -30
  269. package/fesm2015/ng-atomic-components-frames-auto-layout.js.map +1 -1
  270. package/fesm2015/ng-atomic-components-frames-card.js +35 -35
  271. package/fesm2015/ng-atomic-components-frames-card.js.map +1 -1
  272. package/fesm2015/ng-atomic-components-frames-drawer.js +34 -34
  273. package/fesm2015/ng-atomic-components-frames-drawer.js.map +1 -1
  274. package/fesm2015/ng-atomic-components-frames-line-up-v2.js +41 -42
  275. package/fesm2015/ng-atomic-components-frames-line-up-v2.js.map +1 -1
  276. package/fesm2015/ng-atomic-components-frames-line-up.js +46 -47
  277. package/fesm2015/ng-atomic-components-frames-line-up.js.map +1 -1
  278. package/fesm2015/ng-atomic-components-frames-overlay-v2.js +32 -33
  279. package/fesm2015/ng-atomic-components-frames-overlay-v2.js.map +1 -1
  280. package/fesm2015/ng-atomic-components-frames-overlay.js +37 -36
  281. package/fesm2015/ng-atomic-components-frames-overlay.js.map +1 -1
  282. package/fesm2015/ng-atomic-components-frames-scroll.js +33 -33
  283. package/fesm2015/ng-atomic-components-frames-scroll.js.map +1 -1
  284. package/fesm2015/ng-atomic-components-frames-smart-menu.js +37 -38
  285. package/fesm2015/ng-atomic-components-frames-smart-menu.js.map +1 -1
  286. package/fesm2015/ng-atomic-components-molecules-actions-column.js +72 -70
  287. package/fesm2015/ng-atomic-components-molecules-actions-column.js.map +1 -1
  288. package/fesm2015/ng-atomic-components-molecules-checkbox-column.js +62 -60
  289. package/fesm2015/ng-atomic-components-molecules-checkbox-column.js.map +1 -1
  290. package/fesm2015/ng-atomic-components-molecules-chips-input-field.js +43 -76
  291. package/fesm2015/ng-atomic-components-molecules-chips-input-field.js.map +1 -1
  292. package/fesm2015/ng-atomic-components-molecules-date-input-field.js +53 -49
  293. package/fesm2015/ng-atomic-components-molecules-date-input-field.js.map +1 -1
  294. package/fesm2015/ng-atomic-components-molecules-select-input-field.js +50 -48
  295. package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
  296. package/fesm2015/ng-atomic-components-molecules-smart-column.js +52 -50
  297. package/fesm2015/ng-atomic-components-molecules-smart-column.js.map +1 -1
  298. package/fesm2015/ng-atomic-components-molecules-text-input-field.js +53 -51
  299. package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -1
  300. package/fesm2015/ng-atomic-components-molecules-textarea-field.js +41 -40
  301. package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -1
  302. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +42 -41
  303. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js.map +1 -1
  304. package/fesm2015/ng-atomic-components-organisms-back-navigator.js +63 -59
  305. package/fesm2015/ng-atomic-components-organisms-back-navigator.js.map +1 -1
  306. package/fesm2015/ng-atomic-components-organisms-card-input-section.js +37 -37
  307. package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -1
  308. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +37 -36
  309. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -1
  310. package/fesm2015/ng-atomic-components-organisms-date-input-section.js +40 -40
  311. package/fesm2015/ng-atomic-components-organisms-date-input-section.js.map +1 -1
  312. package/fesm2015/ng-atomic-components-organisms-heading.js +33 -33
  313. package/fesm2015/ng-atomic-components-organisms-heading.js.map +1 -1
  314. package/fesm2015/ng-atomic-components-organisms-menu.js +40 -38
  315. package/fesm2015/ng-atomic-components-organisms-menu.js.map +1 -1
  316. package/fesm2015/ng-atomic-components-organisms-navigator.js +59 -55
  317. package/fesm2015/ng-atomic-components-organisms-navigator.js.map +1 -1
  318. package/fesm2015/ng-atomic-components-organisms-paginator.js +58 -56
  319. package/fesm2015/ng-atomic-components-organisms-paginator.js.map +1 -1
  320. package/fesm2015/ng-atomic-components-organisms-select-input-section.js +41 -41
  321. package/fesm2015/ng-atomic-components-organisms-select-input-section.js.map +1 -1
  322. package/fesm2015/ng-atomic-components-organisms-smart-table.js +92 -87
  323. package/fesm2015/ng-atomic-components-organisms-smart-table.js.map +1 -1
  324. package/fesm2015/ng-atomic-components-organisms-social-login-section.js +37 -37
  325. package/fesm2015/ng-atomic-components-organisms-social-login-section.js.map +1 -1
  326. package/fesm2015/ng-atomic-components-organisms-text-input-section.js +44 -44
  327. package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -1
  328. package/fesm2015/ng-atomic-components-organisms-textarea-section.js +33 -33
  329. package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -1
  330. package/fesm2015/ng-atomic-components-organisms-top-navigator.js +49 -48
  331. package/fesm2015/ng-atomic-components-organisms-top-navigator.js.map +1 -1
  332. package/fesm2015/ng-atomic-components-pages-_index.js +27 -26
  333. package/fesm2015/ng-atomic-components-pages-_index.js.map +1 -1
  334. package/fesm2015/ng-atomic-components-pages-blank.js +28 -28
  335. package/fesm2015/ng-atomic-components-pages-blank.js.map +1 -1
  336. package/fesm2015/ng-atomic-components-templates-entrance.js +73 -67
  337. package/fesm2015/ng-atomic-components-templates-entrance.js.map +1 -1
  338. package/fesm2015/ng-atomic-components-templates-loading.js +35 -35
  339. package/fesm2015/ng-atomic-components-templates-loading.js.map +1 -1
  340. package/fesm2015/ng-atomic-components-templates-menu.js +35 -35
  341. package/fesm2015/ng-atomic-components-templates-menu.js.map +1 -1
  342. package/fesm2015/ng-atomic-components-templates-smart-crud.js +93 -85
  343. package/fesm2015/ng-atomic-components-templates-smart-crud.js.map +1 -1
  344. package/fesm2015/ng-atomic-components-templates-smart-index.js +94 -89
  345. package/fesm2015/ng-atomic-components-templates-smart-index.js.map +1 -1
  346. package/fesm2015/ng-atomic-components.js.map +1 -1
  347. package/frames/auto-layout/auto-layout.frame.d.ts +2 -2
  348. package/frames/auto-layout/auto-layout.module.d.ts +3 -3
  349. package/frames/card/card.frame.d.ts +2 -2
  350. package/frames/card/card.module.d.ts +3 -3
  351. package/frames/drawer/drawer.frame.d.ts +2 -2
  352. package/frames/drawer/drawer.module.d.ts +3 -3
  353. package/frames/line-up/line-up.frame.d.ts +4 -4
  354. package/frames/line-up/line-up.module.d.ts +3 -3
  355. package/frames/line-up-v2/line-up.frame.d.ts +4 -4
  356. package/frames/line-up-v2/line-up.module.d.ts +3 -3
  357. package/frames/overlay/overlay.frame.d.ts +2 -2
  358. package/frames/overlay/overlay.module.d.ts +3 -3
  359. package/frames/overlay-v2/overlay.frame.d.ts +2 -2
  360. package/frames/overlay-v2/overlay.module.d.ts +3 -3
  361. package/frames/scroll/scroll.frame.d.ts +2 -2
  362. package/frames/scroll/scroll.module.d.ts +3 -3
  363. package/frames/smart-menu/smart-menu.frame.d.ts +2 -2
  364. package/frames/smart-menu/smart-menu.module.d.ts +3 -3
  365. package/molecules/actions-column/actions-column.module.d.ts +3 -3
  366. package/molecules/actions-column/actions-column.molecule.d.ts +2 -2
  367. package/molecules/checkbox-column/checkbox-column.module.d.ts +3 -3
  368. package/molecules/checkbox-column/checkbox-column.molecule.d.ts +2 -2
  369. package/molecules/chips-input-field/chips-input-field.module.d.ts +4 -7
  370. package/molecules/chips-input-field/chips-input-field.molecule.d.ts +3 -13
  371. package/molecules/date-input-field/date-input-field.module.d.ts +3 -3
  372. package/molecules/date-input-field/date-input-field.molecule.d.ts +2 -2
  373. package/molecules/select-input-field/select-input-field.module.d.ts +3 -3
  374. package/molecules/select-input-field/select-input-field.molecule.d.ts +2 -2
  375. package/molecules/smart-column/smart-column.module.d.ts +3 -3
  376. package/molecules/smart-column/smart-column.molecule.d.ts +2 -2
  377. package/molecules/text-input-field/text-input-field.module.d.ts +3 -3
  378. package/molecules/text-input-field/text-input-field.molecule.d.ts +2 -2
  379. package/molecules/textarea-field/textarea-field.module.d.ts +3 -3
  380. package/molecules/textarea-field/textarea-field.molecule.d.ts +2 -2
  381. package/organisms/action-buttons-section/action-buttons-section.module.d.ts +3 -3
  382. package/organisms/action-buttons-section/action-buttons-section.organism.d.ts +2 -2
  383. package/organisms/back-navigator/back-navigator.module.d.ts +3 -3
  384. package/organisms/back-navigator/back-navigator.organism.d.ts +2 -2
  385. package/organisms/card-input-section/card-input-section.module.d.ts +3 -3
  386. package/organisms/card-input-section/card-input-section.organism.d.ts +2 -2
  387. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +3 -3
  388. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +2 -2
  389. package/organisms/date-input-section/date-input-section.module.d.ts +3 -3
  390. package/organisms/date-input-section/date-input-section.organism.d.ts +3 -3
  391. package/organisms/heading/heading.module.d.ts +3 -3
  392. package/organisms/heading/heading.organism.d.ts +2 -2
  393. package/organisms/menu/menu.module.d.ts +3 -3
  394. package/organisms/menu/menu.organism.d.ts +2 -2
  395. package/organisms/navigator/navigator.module.d.ts +3 -3
  396. package/organisms/navigator/navigator.organism.d.ts +2 -2
  397. package/organisms/paginator/paginator.module.d.ts +3 -3
  398. package/organisms/paginator/paginator.organism.d.ts +2 -2
  399. package/organisms/select-input-section/select-input-section.module.d.ts +3 -3
  400. package/organisms/select-input-section/select-input-section.organism.d.ts +2 -2
  401. package/organisms/smart-table/smart-table.module.d.ts +3 -3
  402. package/organisms/smart-table/smart-table.organism.d.ts +2 -2
  403. package/organisms/social-login-section/social-login-section.module.d.ts +3 -3
  404. package/organisms/social-login-section/social-login-section.organism.d.ts +2 -2
  405. package/organisms/text-input-section/text-input-section.module.d.ts +3 -3
  406. package/organisms/text-input-section/text-input-section.organism.d.ts +2 -2
  407. package/organisms/textarea-section/textarea-section.module.d.ts +3 -3
  408. package/organisms/textarea-section/textarea-section.organism.d.ts +2 -2
  409. package/organisms/top-navigator/top-navigator.module.d.ts +3 -3
  410. package/organisms/top-navigator/top-navigator.organism.d.ts +2 -2
  411. package/package.json +12 -6
  412. package/pages/_index/index.module.d.ts +3 -3
  413. package/pages/_index/index.page.d.ts +2 -2
  414. package/pages/blank/blank.module.d.ts +3 -3
  415. package/pages/blank/blank.page.d.ts +2 -2
  416. package/templates/entrance/entrance.module.d.ts +5 -5
  417. package/templates/entrance/entrance.template.d.ts +2 -2
  418. package/templates/loading/loading.module.d.ts +3 -3
  419. package/templates/loading/loading.template.d.ts +2 -2
  420. package/templates/menu/menu.module.d.ts +3 -3
  421. package/templates/menu/menu.template.d.ts +2 -2
  422. package/templates/smart-crud/smart-crud.module.d.ts +4 -4
  423. package/templates/smart-crud/smart-crud.template.d.ts +2 -2
  424. package/templates/smart-index/smart-index.module.d.ts +3 -3
  425. package/templates/smart-index/smart-index.template.d.ts +2 -2
  426. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js +0 -2
  427. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js.map +0 -1
  428. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +0 -2
  429. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js.map +0 -1
  430. package/bundles/ng-atomic-components-frames-card.umd.min.js +0 -2
  431. package/bundles/ng-atomic-components-frames-card.umd.min.js.map +0 -1
  432. package/bundles/ng-atomic-components-frames-drawer.umd.min.js +0 -2
  433. package/bundles/ng-atomic-components-frames-drawer.umd.min.js.map +0 -1
  434. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +0 -2
  435. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js.map +0 -1
  436. package/bundles/ng-atomic-components-frames-line-up.umd.min.js +0 -2
  437. package/bundles/ng-atomic-components-frames-line-up.umd.min.js.map +0 -1
  438. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +0 -2
  439. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js.map +0 -1
  440. package/bundles/ng-atomic-components-frames-overlay.umd.min.js +0 -2
  441. package/bundles/ng-atomic-components-frames-overlay.umd.min.js.map +0 -1
  442. package/bundles/ng-atomic-components-frames-scroll.umd.min.js +0 -2
  443. package/bundles/ng-atomic-components-frames-scroll.umd.min.js.map +0 -1
  444. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +0 -2
  445. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js.map +0 -1
  446. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js +0 -2
  447. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js.map +0 -1
  448. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js +0 -2
  449. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js.map +0 -1
  450. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js +0 -2
  451. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js.map +0 -1
  452. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +0 -2
  453. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js.map +0 -1
  454. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +0 -2
  455. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +0 -1
  456. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js +0 -16
  457. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js.map +0 -1
  458. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +0 -2
  459. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +0 -1
  460. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +0 -2
  461. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +0 -1
  462. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +0 -2
  463. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js.map +0 -1
  464. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +0 -2
  465. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js.map +0 -1
  466. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +0 -2
  467. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +0 -1
  468. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +0 -16
  469. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +0 -1
  470. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +0 -2
  471. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js.map +0 -1
  472. package/bundles/ng-atomic-components-organisms-heading.umd.min.js +0 -2
  473. package/bundles/ng-atomic-components-organisms-heading.umd.min.js.map +0 -1
  474. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +0 -109
  475. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +0 -1
  476. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +0 -2
  477. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +0 -1
  478. package/bundles/ng-atomic-components-organisms-menu.umd.min.js +0 -2
  479. package/bundles/ng-atomic-components-organisms-menu.umd.min.js.map +0 -1
  480. package/bundles/ng-atomic-components-organisms-navigator.umd.min.js +0 -2
  481. package/bundles/ng-atomic-components-organisms-navigator.umd.min.js.map +0 -1
  482. package/bundles/ng-atomic-components-organisms-paginator.umd.min.js +0 -2
  483. package/bundles/ng-atomic-components-organisms-paginator.umd.min.js.map +0 -1
  484. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +0 -2
  485. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js.map +0 -1
  486. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +0 -16
  487. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js.map +0 -1
  488. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +0 -2
  489. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js.map +0 -1
  490. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +0 -2
  491. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +0 -1
  492. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +0 -2
  493. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +0 -1
  494. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +0 -2
  495. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js.map +0 -1
  496. package/bundles/ng-atomic-components-pages-_index.umd.min.js +0 -2
  497. package/bundles/ng-atomic-components-pages-_index.umd.min.js.map +0 -1
  498. package/bundles/ng-atomic-components-pages-blank.umd.min.js +0 -2
  499. package/bundles/ng-atomic-components-pages-blank.umd.min.js.map +0 -1
  500. package/bundles/ng-atomic-components-templates-entrance.umd.min.js +0 -2
  501. package/bundles/ng-atomic-components-templates-entrance.umd.min.js.map +0 -1
  502. package/bundles/ng-atomic-components-templates-loading.umd.min.js +0 -2
  503. package/bundles/ng-atomic-components-templates-loading.umd.min.js.map +0 -1
  504. package/bundles/ng-atomic-components-templates-menu.umd.min.js +0 -2
  505. package/bundles/ng-atomic-components-templates-menu.umd.min.js.map +0 -1
  506. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +0 -16
  507. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js.map +0 -1
  508. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +0 -2
  509. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js.map +0 -1
  510. package/bundles/ng-atomic-components.umd.min.js +0 -2
  511. package/bundles/ng-atomic-components.umd.min.js.map +0 -1
  512. package/esm2015/organisms/input-field-section/index.js +0 -3
  513. package/esm2015/organisms/input-field-section/index.js.map +0 -1
  514. package/esm2015/organisms/input-field-section/input-field-section.module.js +0 -34
  515. package/esm2015/organisms/input-field-section/input-field-section.module.js.map +0 -1
  516. package/esm2015/organisms/input-field-section/input-field-section.organism.js +0 -35
  517. package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +0 -1
  518. package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js +0 -5
  519. package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js.map +0 -1
  520. package/fesm2015/ng-atomic-components-organisms-input-field-section.js +0 -72
  521. package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +0 -1
  522. package/organisms/input-field-section/index.d.ts +0 -2
  523. package/organisms/input-field-section/input-field-section.module.d.ts +0 -9
  524. package/organisms/input-field-section/input-field-section.organism.d.ts +0 -11
  525. package/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.d.ts +0 -5
  526. package/organisms/input-field-section/package.json +0 -10
@@ -3,7 +3,7 @@ import * as i1 from "./drawer.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/sidenav";
5
5
  export declare class DrawerModule {
6
- static ɵfac: i0.ɵɵFactoryDef<DrawerModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<DrawerModule, [typeof i1.DrawerFrame], [typeof i2.CommonModule, typeof i3.MatSidenavModule], [typeof i1.DrawerFrame]>;
8
- static ɵinj: i0.ɵɵInjectorDef<DrawerModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<DrawerModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DrawerModule, [typeof i1.DrawerFrame], [typeof i2.CommonModule, typeof i3.MatSidenavModule], [typeof i1.DrawerFrame]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<DrawerModule>;
9
9
  }
@@ -4,8 +4,8 @@ import { ReplaySubject } from 'rxjs';
4
4
  import * as i0 from "@angular/core";
5
5
  declare class LineUpService {
6
6
  pageAnimationDone$: ReplaySubject<unknown>;
7
- static ɵfac: i0.ɵɵFactoryDef<LineUpService, never>;
8
- static ɵprov: i0.ɵɵInjectableDef<LineUpService>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<LineUpService, never>;
8
+ static ɵprov: i0.ɵɵInjectableDeclaration<LineUpService>;
9
9
  }
10
10
  export declare class LineUpFrame {
11
11
  service: LineUpService;
@@ -18,7 +18,7 @@ export declare class LineUpFrame {
18
18
  get page(): string;
19
19
  constructor(service: LineUpService, cd: ChangeDetectorRef);
20
20
  ngOnInit(): void;
21
- static ɵfac: i0.ɵɵFactoryDef<LineUpFrame, never>;
22
- static ɵcmp: i0.ɵɵComponentDefWithMeta<LineUpFrame, "frames-line-up", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
21
+ static ɵfac: i0.ɵɵFactoryDeclaration<LineUpFrame, never>;
22
+ static ɵcmp: i0.ɵɵComponentDeclaration<LineUpFrame, "frames-line-up", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
23
23
  }
24
24
  export {};
@@ -3,7 +3,7 @@ import * as i1 from "./line-up.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/progress-spinner";
5
5
  export declare class LineUpModule {
6
- static ɵfac: i0.ɵɵFactoryDef<LineUpModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
8
- static ɵinj: i0.ɵɵInjectorDef<LineUpModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<LineUpModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<LineUpModule>;
9
9
  }
@@ -11,8 +11,8 @@ export declare class LineUpFrameService {
11
11
  unregister(frame: LineUpFrame): void;
12
12
  findIndex(frame: LineUpFrame): number;
13
13
  propagate(frame: LineUpFrame): void;
14
- static ɵfac: i0.ɵɵFactoryDef<LineUpFrameService, never>;
15
- static ɵprov: i0.ɵɵInjectableDef<LineUpFrameService>;
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<LineUpFrameService, never>;
15
+ static ɵprov: i0.ɵɵInjectableDeclaration<LineUpFrameService>;
16
16
  }
17
17
  export declare class LineUpFrame implements OnInit, OnDestroy {
18
18
  private service;
@@ -29,7 +29,7 @@ export declare class LineUpFrame implements OnInit, OnDestroy {
29
29
  ngOnDestroy(): void;
30
30
  refresh(): void;
31
31
  private resolveMode;
32
- static ɵfac: i0.ɵɵFactoryDef<LineUpFrame, never>;
33
- static ɵcmp: i0.ɵɵComponentDefWithMeta<LineUpFrame, "frames-line-up", never, { "hasNext": "hasNext"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
32
+ static ɵfac: i0.ɵɵFactoryDeclaration<LineUpFrame, never>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<LineUpFrame, "frames-line-up", never, { "hasNext": "hasNext"; "minNextWidth": "minNextWidth"; }, {}, never, ["[main]", "[next]"]>;
34
34
  }
35
35
  export {};
@@ -3,7 +3,7 @@ import * as i1 from "./line-up.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/progress-spinner";
5
5
  export declare class LineUpModule {
6
- static ɵfac: i0.ɵɵFactoryDef<LineUpModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
8
- static ɵinj: i0.ɵɵInjectorDef<LineUpModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<LineUpModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LineUpModule, [typeof i1.LineUpFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LineUpFrame]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<LineUpModule>;
9
9
  }
@@ -4,6 +4,6 @@ export declare class OverlayFrame {
4
4
  outlet?: RouterOutlet | null;
5
5
  isLoading: boolean;
6
6
  prepareRoute(outlet: RouterOutlet): any;
7
- static ɵfac: i0.ɵɵFactoryDef<OverlayFrame, never>;
8
- static ɵcmp: i0.ɵɵComponentDefWithMeta<OverlayFrame, "frames-overlay", never, { "outlet": "outlet"; "isLoading": "isLoading"; }, {}, never, ["[mainPage]", "[nextPage]"]>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverlayFrame, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<OverlayFrame, "frames-overlay", never, { "outlet": "outlet"; "isLoading": "isLoading"; }, {}, never, ["[mainPage]", "[nextPage]"]>;
9
9
  }
@@ -3,7 +3,7 @@ import * as i1 from "./overlay.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/progress-spinner";
5
5
  export declare class OverlayModule {
6
- static ɵfac: i0.ɵɵFactoryDef<OverlayModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
8
- static ɵinj: i0.ɵɵInjectorDef<OverlayModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverlayModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<OverlayModule>;
9
9
  }
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class OverlayFrame {
3
3
  hasNext: boolean;
4
- static ɵfac: i0.ɵɵFactoryDef<OverlayFrame, never>;
5
- static ɵcmp: i0.ɵɵComponentDefWithMeta<OverlayFrame, "frames-overlay", never, { "hasNext": "hasNext"; }, {}, never, ["[main]", "[next]"]>;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverlayFrame, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<OverlayFrame, "frames-overlay", never, { "hasNext": "hasNext"; }, {}, never, ["[main]", "[next]"]>;
6
6
  }
@@ -3,7 +3,7 @@ import * as i1 from "./overlay.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/progress-spinner";
5
5
  export declare class OverlayModule {
6
- static ɵfac: i0.ɵɵFactoryDef<OverlayModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
8
- static ɵinj: i0.ɵɵInjectorDef<OverlayModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverlayModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<OverlayModule, [typeof i1.OverlayFrame], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.OverlayFrame]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<OverlayModule>;
9
9
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class ScrollFrame {
3
- static ɵfac: i0.ɵɵFactoryDef<ScrollFrame, never>;
4
- static ɵcmp: i0.ɵɵComponentDefWithMeta<ScrollFrame, "frames-scroll", never, {}, {}, never, ["[navigator]", "[contents]"]>;
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScrollFrame, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScrollFrame, "frames-scroll", never, {}, {}, never, ["[navigator]", "[contents]"]>;
5
5
  }
@@ -3,7 +3,7 @@ import * as i1 from "./scroll.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ng-atomic/common/directives";
5
5
  export declare class ScrollModule {
6
- static ɵfac: i0.ɵɵFactoryDef<ScrollModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<ScrollModule, [typeof i1.ScrollFrame], [typeof i2.CommonModule, typeof i3.IosSafariScrollBuggyfillModule], [typeof i1.ScrollFrame]>;
8
- static ɵinj: i0.ɵɵInjectorDef<ScrollModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScrollModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ScrollModule, [typeof i1.ScrollFrame], [typeof i2.CommonModule, typeof i3.IosSafariScrollBuggyfillModule], [typeof i1.ScrollFrame]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<ScrollModule>;
9
9
  }
@@ -8,6 +8,6 @@ export declare class SmartMenuFrame {
8
8
  minNextWidth: number;
9
9
  next: ElementRef;
10
10
  get page(): string;
11
- static ɵfac: i0.ɵɵFactoryDef<SmartMenuFrame, never>;
12
- static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartMenuFrame, "frames-smart-menu", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[menu]", "[contents]"]>;
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<SmartMenuFrame, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<SmartMenuFrame, "frames-smart-menu", never, { "label": "label"; "outlet": "outlet"; "minNextWidth": "minNextWidth"; }, {}, never, ["[menu]", "[contents]"]>;
13
13
  }
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./smart-menu.frame";
3
3
  import * as i2 from "@angular/common";
4
4
  export declare class SmartMenuModule {
5
- static ɵfac: i0.ɵɵFactoryDef<SmartMenuModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<SmartMenuModule, [typeof i1.SmartMenuFrame], [typeof i2.CommonModule], [typeof i1.SmartMenuFrame]>;
7
- static ɵinj: i0.ɵɵInjectorDef<SmartMenuModule>;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<SmartMenuModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SmartMenuModule, [typeof i1.SmartMenuFrame], [typeof i2.CommonModule], [typeof i1.SmartMenuFrame]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<SmartMenuModule>;
8
8
  }
@@ -7,7 +7,7 @@ import * as i5 from "@angular/material/button";
7
7
  import * as i6 from "@angular/material/icon";
8
8
  import * as i7 from "@ng-atomic/components/atoms/smart-menu-button";
9
9
  export declare class ActionsColumnModule {
10
- static ɵfac: i0.ɵɵFactoryDef<ActionsColumnModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<ActionsColumnModule, [typeof i1.ActionsColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatMenuModule, typeof i5.MatButtonModule, typeof i6.MatIconModule, typeof i7.SmartMenuButtonModule], [typeof i1.ActionsColumnMolecule]>;
12
- static ɵinj: i0.ɵɵInjectorDef<ActionsColumnModule>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionsColumnModule, never>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ActionsColumnModule, [typeof i1.ActionsColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatMenuModule, typeof i5.MatButtonModule, typeof i6.MatIconModule, typeof i7.SmartMenuButtonModule], [typeof i1.ActionsColumnMolecule]>;
12
+ static ɵinj: i0.ɵɵInjectorDeclaration<ActionsColumnModule>;
13
13
  }
@@ -18,6 +18,6 @@ export declare class ActionsColumnMolecule<T> {
18
18
  ngOnDestroy(): void;
19
19
  private _syncColumnDefName;
20
20
  onActionItemClick(test: any): void;
21
- static ɵfac: i0.ɵɵFactoryDef<ActionsColumnMolecule<any>, [{ optional: true; }, { optional: true; }]>;
22
- static ɵcmp: i0.ɵɵComponentDefWithMeta<ActionsColumnMolecule<any>, "molecules-actions-column", never, { "name": "name"; "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
21
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionsColumnMolecule<any>, [{ optional: true; }, { optional: true; }]>;
22
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionsColumnMolecule<any>, "molecules-actions-column", never, { "name": "name"; "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
23
23
  }
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/table";
5
5
  import * as i4 from "@angular/material/checkbox";
6
6
  export declare class CheckboxColumnModule {
7
- static ɵfac: i0.ɵɵFactoryDef<CheckboxColumnModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<CheckboxColumnModule, [typeof i1.CheckboxColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatCheckboxModule], [typeof i1.CheckboxColumnMolecule]>;
9
- static ɵinj: i0.ɵɵInjectorDef<CheckboxColumnModule>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxColumnModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxColumnModule, [typeof i1.CheckboxColumnMolecule], [typeof i2.CommonModule, typeof i3.MatTableModule, typeof i4.MatCheckboxModule], [typeof i1.CheckboxColumnMolecule]>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxColumnModule>;
10
10
  }
@@ -15,6 +15,6 @@ export declare class CheckboxColumnMolecule<T> implements OnInit {
15
15
  ngOnInit(): void;
16
16
  ngOnDestroy(): void;
17
17
  private _syncColumnDefName;
18
- static ɵfac: i0.ɵɵFactoryDef<CheckboxColumnMolecule<any>, [{ optional: true; }]>;
19
- static ɵcmp: i0.ɵɵComponentDefWithMeta<CheckboxColumnMolecule<any>, "molecules-checkbox-column", never, { "name": "name"; "selectedIdSet": "selectedIdSet"; }, { "checkboxClick": "checkboxClick"; }, never, never>;
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxColumnMolecule<any>, [{ optional: true; }]>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxColumnMolecule<any>, "molecules-checkbox-column", never, { "name": "name"; "selectedIdSet": "selectedIdSet"; }, { "checkboxClick": "checkboxClick"; }, never, never>;
20
20
  }
@@ -1,12 +1,9 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./chips-input-field.molecule";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "@angular/material/chips";
6
- import * as i5 from "@angular/material/icon";
7
- import * as i6 from "@angular/material/input";
4
+ import * as i3 from "@ng-atomic/components/atoms/chips-input";
8
5
  export declare class ChipsInputFieldModule {
9
- static ɵfac: i0.ɵɵFactoryDef<ChipsInputFieldModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<ChipsInputFieldModule, [typeof i1.ChipsInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatChipsModule, typeof i5.MatIconModule, typeof i6.MatInputModule], [typeof i1.ChipsInputFieldMolecule]>;
11
- static ɵinj: i0.ɵɵInjectorDef<ChipsInputFieldModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChipsInputFieldModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ChipsInputFieldModule, [typeof i1.ChipsInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ChipsInputModule], [typeof i1.ChipsInputFieldMolecule]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<ChipsInputFieldModule>;
12
9
  }
@@ -1,18 +1,8 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatChipInputEvent } from '@angular/material/chips';
3
1
  import { FormControl } from '@ngneat/reactive-forms';
4
2
  import * as i0 from "@angular/core";
5
- export declare class ChipsInputFieldMolecule implements OnInit {
6
- _control: FormControl<string, any>;
3
+ export declare class ChipsInputFieldMolecule {
7
4
  control: FormControl<string, any>;
8
5
  placeholder: string;
9
- constructor();
10
- ngOnInit(): void;
11
- readonly separatorKeysCodes: readonly [13, 188];
12
- chips: string[];
13
- add(event: MatChipInputEvent): void;
14
- remove(chip: string): void;
15
- private _add;
16
- static ɵfac: i0.ɵɵFactoryDef<ChipsInputFieldMolecule, never>;
17
- static ɵcmp: i0.ɵɵComponentDefWithMeta<ChipsInputFieldMolecule, "molecules-chips-input-field", never, { "control": "control"; "placeholder": "placeholder"; }, {}, never, never>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChipsInputFieldMolecule, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChipsInputFieldMolecule, "molecules-chips-input-field", never, { "control": "control"; "placeholder": "placeholder"; }, {}, never, never>;
18
8
  }
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/input";
6
6
  import * as i5 from "@angular/material/datepicker";
7
7
  import * as i6 from "@ng-atomic/common/utils";
8
8
  export declare class DateInputFieldModule {
9
- static ɵfac: i0.ɵɵFactoryDef<DateInputFieldModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<DateInputFieldModule, [typeof i1.DateInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule, typeof i5.MatDatepickerModule, typeof i6.MatDayjsDateModule], [typeof i1.DateInputFieldMolecule]>;
11
- static ɵinj: i0.ɵɵInjectorDef<DateInputFieldModule>;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<DateInputFieldModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputFieldModule, [typeof i1.DateInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule, typeof i5.MatDatepickerModule, typeof i6.MatDayjsDateModule], [typeof i1.DateInputFieldMolecule]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<DateInputFieldModule>;
12
12
  }
@@ -8,6 +8,6 @@ export declare class DateInputFieldMolecule {
8
8
  placeholder: string;
9
9
  hint?: string;
10
10
  ngOnInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDef<DateInputFieldMolecule, never>;
12
- static ɵcmp: i0.ɵɵComponentDefWithMeta<DateInputFieldMolecule, "molecules-date-input-field", never, { "_control": "control"; "label": "label"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<DateInputFieldMolecule, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateInputFieldMolecule, "molecules-date-input-field", never, { "_control": "control"; "label": "label"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
13
13
  }
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/forms";
5
5
  import * as i4 from "@angular/material/select";
6
6
  export declare class SelectInputFieldModule {
7
- static ɵfac: i0.ɵɵFactoryDef<SelectInputFieldModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<SelectInputFieldModule, [typeof i1.SelectInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatSelectModule], [typeof i1.SelectInputFieldMolecule]>;
9
- static ɵinj: i0.ɵɵInjectorDef<SelectInputFieldModule>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputFieldModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SelectInputFieldModule, [typeof i1.SelectInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatSelectModule], [typeof i1.SelectInputFieldMolecule]>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<SelectInputFieldModule>;
10
10
  }
@@ -9,6 +9,6 @@ export declare class SelectInputFieldMolecule<T> {
9
9
  control: FormControl<T, any>;
10
10
  options: Option<T>[];
11
11
  value: (item: Option<T>) => T;
12
- static ɵfac: i0.ɵɵFactoryDef<SelectInputFieldMolecule<any>, never>;
13
- static ɵcmp: i0.ɵɵComponentDefWithMeta<SelectInputFieldMolecule<any>, "molecules-select-input-field", never, { "label": "label"; "control": "control"; "options": "options"; }, {}, never, never>;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputFieldMolecule<any>, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<SelectInputFieldMolecule<any>, "molecules-select-input-field", never, { "label": "label"; "control": "control"; "options": "options"; }, {}, never, never>;
14
14
  }
@@ -5,7 +5,7 @@ import * as i3 from "@ng-atomic/common/pipes";
5
5
  import * as i4 from "@angular/material/icon";
6
6
  import * as i5 from "@angular/material/table";
7
7
  export declare class SmartColumnModule {
8
- static ɵfac: i0.ɵɵFactoryDef<SmartColumnModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<SmartColumnModule, [typeof i1.SmartColumnMolecule], [typeof i2.CommonModule, typeof i3.SmartExpModule, typeof i4.MatIconModule, typeof i5.MatTableModule], [typeof i1.SmartColumnMolecule]>;
10
- static ɵinj: i0.ɵɵInjectorDef<SmartColumnModule>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<SmartColumnModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SmartColumnModule, [typeof i1.SmartColumnMolecule], [typeof i2.CommonModule, typeof i3.SmartExpModule, typeof i4.MatIconModule, typeof i5.MatTableModule], [typeof i1.SmartColumnMolecule]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<SmartColumnModule>;
11
11
  }
@@ -5,6 +5,6 @@ export declare class SmartColumnMolecule<T> extends MatTextColumn<T> {
5
5
  dataAccessor: (data: any, name: string) => string;
6
6
  sort: 'asc' | 'desc' | 'none';
7
7
  headerClick: EventEmitter<void>;
8
- static ɵfac: i0.ɵɵFactoryDef<SmartColumnMolecule<any>, never>;
9
- static ɵcmp: i0.ɵɵComponentDefWithMeta<SmartColumnMolecule<any>, "molecules-smart-column", never, { "sort": "sort"; }, { "headerClick": "headerClick"; }, never, never>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<SmartColumnMolecule<any>, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<SmartColumnMolecule<any>, "molecules-smart-column", never, { "sort": "sort"; }, { "headerClick": "headerClick"; }, never, never>;
10
10
  }
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/forms";
5
5
  import * as i4 from "@angular/material/input";
6
6
  export declare class TextInputFieldModule {
7
- static ɵfac: i0.ɵɵFactoryDef<TextInputFieldModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<TextInputFieldModule, [typeof i1.TextInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule], [typeof i1.TextInputFieldMolecule]>;
9
- static ɵinj: i0.ɵɵInjectorDef<TextInputFieldModule>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextInputFieldModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputFieldModule, [typeof i1.TextInputFieldMolecule], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule], [typeof i1.TextInputFieldMolecule]>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<TextInputFieldModule>;
10
10
  }
@@ -7,6 +7,6 @@ export declare class TextInputFieldMolecule {
7
7
  control: FormControl<string | number, any>;
8
8
  placeholder: string;
9
9
  hint?: string;
10
- static ɵfac: i0.ɵɵFactoryDef<TextInputFieldMolecule, never>;
11
- static ɵcmp: i0.ɵɵComponentDefWithMeta<TextInputFieldMolecule, "molecules-text-input-field", never, { "type": "type"; "name": "name"; "label": "label"; "control": "control"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextInputFieldMolecule, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextInputFieldMolecule, "molecules-text-input-field", never, { "type": "type"; "name": "name"; "label": "label"; "control": "control"; "placeholder": "placeholder"; "hint": "hint"; }, {}, never, never>;
12
12
  }
@@ -3,7 +3,7 @@ import * as i1 from "./textarea-field.molecule";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/input";
5
5
  export declare class TextareaFieldModule {
6
- static ɵfac: i0.ɵɵFactoryDef<TextareaFieldModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<TextareaFieldModule, [typeof i1.TextareaFieldMolecule], [typeof i2.CommonModule, typeof i3.MatInputModule], [typeof i1.TextareaFieldMolecule]>;
8
- static ɵinj: i0.ɵɵInjectorDef<TextareaFieldModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextareaFieldModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TextareaFieldModule, [typeof i1.TextareaFieldMolecule], [typeof i2.CommonModule, typeof i3.MatInputModule], [typeof i1.TextareaFieldMolecule]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<TextareaFieldModule>;
9
9
  }
@@ -3,6 +3,6 @@ export declare class TextareaFieldMolecule {
3
3
  label: string;
4
4
  hint?: string;
5
5
  placeholder: string;
6
- static ɵfac: i0.ɵɵFactoryDef<TextareaFieldMolecule, never>;
7
- static ɵcmp: i0.ɵɵComponentDefWithMeta<TextareaFieldMolecule, "molecules-textarea-field", never, { "label": "label"; "hint": "hint"; "placeholder": "placeholder"; }, {}, never, never>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextareaFieldMolecule, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextareaFieldMolecule, "molecules-textarea-field", never, { "label": "label"; "hint": "hint"; "placeholder": "placeholder"; }, {}, never, never>;
8
8
  }
@@ -3,7 +3,7 @@ import * as i1 from "./action-buttons-section.organism";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/button";
5
5
  export declare class ActionButtonsSectionModule {
6
- static ɵfac: i0.ɵɵFactoryDef<ActionButtonsSectionModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<ActionButtonsSectionModule, [typeof i1.ActionButtonsSectionOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule], [typeof i1.ActionButtonsSectionOrganism]>;
8
- static ɵinj: i0.ɵɵInjectorDef<ActionButtonsSectionModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsSectionModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ActionButtonsSectionModule, [typeof i1.ActionButtonsSectionOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule], [typeof i1.ActionButtonsSectionOrganism]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<ActionButtonsSectionModule>;
9
9
  }
@@ -5,6 +5,6 @@ export declare class ActionButtonsSectionOrganism {
5
5
  actionItems: ActionItem[];
6
6
  actionItemClick: EventEmitter<[ActionItem]>;
7
7
  trackById: (item: ActionItem) => string | number;
8
- static ɵfac: i0.ɵɵFactoryDef<ActionButtonsSectionOrganism, never>;
9
- static ɵcmp: i0.ɵɵComponentDefWithMeta<ActionButtonsSectionOrganism, "organisms-action-buttons-section", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionButtonsSectionOrganism, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionButtonsSectionOrganism, "organisms-action-buttons-section", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
10
10
  }
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/icon";
6
6
  import * as i5 from "@angular/material/toolbar";
7
7
  import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
8
8
  export declare class BackNavigatorModule {
9
- static ɵfac: i0.ɵɵFactoryDef<BackNavigatorModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<BackNavigatorModule, [typeof i1.BackNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.BackNavigatorOrganism]>;
11
- static ɵinj: i0.ɵɵInjectorDef<BackNavigatorModule>;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<BackNavigatorModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BackNavigatorModule, [typeof i1.BackNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.BackNavigatorOrganism]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<BackNavigatorModule>;
12
12
  }
@@ -8,6 +8,6 @@ export declare class BackNavigatorOrganism {
8
8
  actionItems: ActionItem[];
9
9
  backButtonClick: EventEmitter<void>;
10
10
  actionItemClick: EventEmitter<ActionItemEvent<any>>;
11
- static ɵfac: i0.ɵɵFactoryDef<BackNavigatorOrganism, never>;
12
- static ɵcmp: i0.ɵɵComponentDefWithMeta<BackNavigatorOrganism, "organisms-back-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<BackNavigatorOrganism, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<BackNavigatorOrganism, "organisms-back-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
13
13
  }
@@ -3,7 +3,7 @@ import * as i1 from "./card-input-section.organism";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ng-atomic/components/molecules/text-input-field";
5
5
  export declare class CardInputSectionModule {
6
- static ɵfac: i0.ɵɵFactoryDef<CardInputSectionModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<CardInputSectionModule, [typeof i1.CardInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.CardInputSectionOrganism]>;
8
- static ɵinj: i0.ɵɵInjectorDef<CardInputSectionModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<CardInputSectionModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CardInputSectionModule, [typeof i1.CardInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.CardInputSectionOrganism]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<CardInputSectionModule>;
9
9
  }
@@ -4,6 +4,6 @@ export declare class CardInputSectionOrganism {
4
4
  control: FormControl<string, any>;
5
5
  label: string;
6
6
  placeholder: string;
7
- static ɵfac: i0.ɵɵFactoryDef<CardInputSectionOrganism, never>;
8
- static ɵcmp: i0.ɵɵComponentDefWithMeta<CardInputSectionOrganism, "organisms-card-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<CardInputSectionOrganism, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardInputSectionOrganism, "organisms-card-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
9
9
  }
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ng-atomic/components/molecules/select-input-field";
5
5
  import * as i4 from "@ng-atomic/components/molecules/text-input-field";
6
6
  export declare class CvcAndExpInputSectionModule {
7
- static ɵfac: i0.ɵɵFactoryDef<CvcAndExpInputSectionModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<CvcAndExpInputSectionModule, [typeof i1.CvcAndExpInputSectionOrganism], [typeof i2.CommonModule, typeof i3.SelectInputFieldModule, typeof i4.TextInputFieldModule], [typeof i1.CvcAndExpInputSectionOrganism]>;
9
- static ɵinj: i0.ɵɵInjectorDef<CvcAndExpInputSectionModule>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<CvcAndExpInputSectionModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CvcAndExpInputSectionModule, [typeof i1.CvcAndExpInputSectionOrganism], [typeof i2.CommonModule, typeof i3.SelectInputFieldModule, typeof i4.TextInputFieldModule], [typeof i1.CvcAndExpInputSectionOrganism]>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<CvcAndExpInputSectionModule>;
10
10
  }
@@ -5,6 +5,6 @@ export declare class CvcAndExpInputSectionOrganism {
5
5
  yearOptions: Option<number>[];
6
6
  monthOptions: Option<number>[];
7
7
  form: FormGroup;
8
- static ɵfac: i0.ɵɵFactoryDef<CvcAndExpInputSectionOrganism, never>;
9
- static ɵcmp: i0.ɵɵComponentDefWithMeta<CvcAndExpInputSectionOrganism, "organisms-cvc-and-exp-input-section", never, { "form": "form"; }, {}, never, never>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<CvcAndExpInputSectionOrganism, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<CvcAndExpInputSectionOrganism, "organisms-cvc-and-exp-input-section", never, { "form": "form"; }, {}, never, never>;
10
10
  }
@@ -3,7 +3,7 @@ import * as i1 from "./date-input-section.organism";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ng-atomic/components/molecules/date-input-field";
5
5
  export declare class DateInputSectionModule {
6
- static ɵfac: i0.ɵɵFactoryDef<DateInputSectionModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<DateInputSectionModule, [typeof i1.DateInputSectionOrganism], [typeof i2.CommonModule, typeof i3.DateInputFieldModule], [typeof i1.DateInputSectionOrganism]>;
8
- static ɵinj: i0.ɵɵInjectorDef<DateInputSectionModule>;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<DateInputSectionModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputSectionModule, [typeof i1.DateInputSectionOrganism], [typeof i2.CommonModule, typeof i3.DateInputFieldModule], [typeof i1.DateInputSectionOrganism]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<DateInputSectionModule>;
9
9
  }
@@ -1,10 +1,10 @@
1
1
  import { FormControl } from '@ngneat/reactive-forms';
2
- import * as dayjs from 'dayjs';
2
+ import dayjs from 'dayjs';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class DateInputSectionOrganism {
5
5
  control: FormControl<dayjs.Dayjs, any>;
6
6
  label: string;
7
7
  placeholder: string;
8
- static ɵfac: i0.ɵɵFactoryDef<DateInputSectionOrganism, never>;
9
- static ɵcmp: i0.ɵɵComponentDefWithMeta<DateInputSectionOrganism, "organisms-date-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<DateInputSectionOrganism, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateInputSectionOrganism, "organisms-date-input-section", never, { "control": "control"; "label": "label"; "placeholder": "placeholder"; }, {}, never, never>;
10
10
  }
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./heading.organism";
3
3
  import * as i2 from "@angular/common";
4
4
  export declare class HeadingModule {
5
- static ɵfac: i0.ɵɵFactoryDef<HeadingModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<HeadingModule, [typeof i1.HeadingOrganism], [typeof i2.CommonModule], [typeof i1.HeadingOrganism]>;
7
- static ɵinj: i0.ɵɵInjectorDef<HeadingModule>;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<HeadingModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<HeadingModule, [typeof i1.HeadingOrganism], [typeof i2.CommonModule], [typeof i1.HeadingOrganism]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<HeadingModule>;
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class HeadingOrganism {
3
3
  level: 1 | 2 | 3 | 4 | 5 | 6;
4
- static ɵfac: i0.ɵɵFactoryDef<HeadingOrganism, never>;
5
- static ɵcmp: i0.ɵɵComponentDefWithMeta<HeadingOrganism, "organisms-heading", never, { "level": "level"; }, {}, never, ["*"]>;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<HeadingOrganism, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<HeadingOrganism, "organisms-heading", never, { "level": "level"; }, {}, never, ["*"]>;
6
6
  }
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/list";
5
5
  import * as i4 from "@angular/material/icon";
6
6
  export declare class MenuModule {
7
- static ɵfac: i0.ɵɵFactoryDef<MenuModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<MenuModule, [typeof i1.MenuOrganism], [typeof i2.CommonModule, typeof i3.MatListModule, typeof i4.MatIconModule], [typeof i1.MenuOrganism]>;
9
- static ɵinj: i0.ɵɵInjectorDef<MenuModule>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuOrganism], [typeof i2.CommonModule, typeof i3.MatListModule, typeof i4.MatIconModule], [typeof i1.MenuOrganism]>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
10
10
  }
@@ -4,6 +4,6 @@ import * as i0 from "@angular/core";
4
4
  export declare class MenuOrganism {
5
5
  actionItems: ActionItem[];
6
6
  actionItemClick: EventEmitter<[ActionItem]>;
7
- static ɵfac: i0.ɵɵFactoryDef<MenuOrganism, never>;
8
- static ɵcmp: i0.ɵɵComponentDefWithMeta<MenuOrganism, "organisms-menu", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<MenuOrganism, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<MenuOrganism, "organisms-menu", never, { "actionItems": "actionItems"; }, { "actionItemClick": "actionItemClick"; }, never, never>;
9
9
  }
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/icon";
6
6
  import * as i5 from "@angular/material/toolbar";
7
7
  import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
8
8
  export declare class NavigatorModule {
9
- static ɵfac: i0.ɵɵFactoryDef<NavigatorModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<NavigatorModule, [typeof i1.NavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.NavigatorOrganism]>;
11
- static ɵinj: i0.ɵɵInjectorDef<NavigatorModule>;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NavigatorModule, [typeof i1.NavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.SmartMenuButtonModule], [typeof i1.NavigatorOrganism]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<NavigatorModule>;
12
12
  }
@@ -8,6 +8,6 @@ export declare class NavigatorOrganism {
8
8
  actionItems: ActionItem[];
9
9
  backButtonClick: EventEmitter<void>;
10
10
  actionItemClick: EventEmitter<ActionItemEvent<any>>;
11
- static ɵfac: i0.ɵɵFactoryDef<NavigatorOrganism, never>;
12
- static ɵcmp: i0.ɵɵComponentDefWithMeta<NavigatorOrganism, "organisms-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorOrganism, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorOrganism, "organisms-navigator", never, { "canBack": "canBack"; "title": "title"; "description": "description"; "actionItems": "actionItems"; }, { "backButtonClick": "backButtonClick"; "actionItemClick": "actionItemClick"; }, never, never>;
13
13
  }
@@ -5,7 +5,7 @@ import * as i3 from "@angular/material/paginator";
5
5
  import * as i4 from "@ng-atomic/components/frames/auto-layout";
6
6
  import * as i5 from "@ng-atomic/components/molecules/chips-input-field";
7
7
  export declare class PaginatorModule {
8
- static ɵfac: i0.ɵɵFactoryDef<PaginatorModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDefWithMeta<PaginatorModule, [typeof i1.PaginatorOrganism], [typeof i2.CommonModule, typeof i3.MatPaginatorModule, typeof i4.AutoLayoutModule, typeof i5.ChipsInputFieldModule], [typeof i1.PaginatorOrganism]>;
10
- static ɵinj: i0.ɵɵInjectorDef<PaginatorModule>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<PaginatorModule, [typeof i1.PaginatorOrganism], [typeof i2.CommonModule, typeof i3.MatPaginatorModule, typeof i4.AutoLayoutModule, typeof i5.ChipsInputFieldModule], [typeof i1.PaginatorOrganism]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<PaginatorModule>;
11
11
  }