@ng-atomic/components 3.0.0 → 3.1.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 (275) hide show
  1. package/atoms/chips-input/chips-input.module.d.ts +9 -7
  2. package/atoms/smart-menu-button/smart-menu-button.module.d.ts +8 -6
  3. package/esm2020/atoms/chips-input/chips-input.module.mjs +9 -4
  4. package/esm2020/atoms/smart-menu-button/smart-menu-button.module.mjs +9 -4
  5. package/esm2020/frames/auto-layout/auto-layout.frame.mjs +2 -2
  6. package/esm2020/frames/auto-layout/auto-layout.module.mjs +4 -3
  7. package/esm2020/frames/card/card.module.mjs +4 -3
  8. package/esm2020/frames/drawer/drawer.frame.mjs +2 -2
  9. package/esm2020/frames/drawer/drawer.module.mjs +5 -4
  10. package/esm2020/frames/line-up/line-up.frame.mjs +2 -2
  11. package/esm2020/frames/line-up/line-up.module.mjs +4 -3
  12. package/esm2020/frames/line-up-v2/line-up.frame.mjs +2 -2
  13. package/esm2020/frames/line-up-v2/line-up.module.mjs +4 -3
  14. package/esm2020/frames/overlay/overlay.frame.mjs +2 -2
  15. package/esm2020/frames/overlay/overlay.module.mjs +4 -3
  16. package/esm2020/frames/overlay-v2/overlay.frame.mjs +2 -2
  17. package/esm2020/frames/overlay-v2/overlay.module.mjs +4 -3
  18. package/esm2020/frames/scroll/scroll.frame.mjs +2 -2
  19. package/esm2020/frames/scroll/scroll.module.mjs +4 -3
  20. package/esm2020/frames/smart-menu/smart-menu.frame.mjs +2 -2
  21. package/esm2020/frames/smart-menu/smart-menu.module.mjs +4 -3
  22. package/esm2020/molecules/actions-column/actions-column.module.mjs +5 -4
  23. package/esm2020/molecules/checkbox-column/checkbox-column.module.mjs +4 -3
  24. package/esm2020/molecules/chips-input-field/chips-input-field.module.mjs +4 -3
  25. package/esm2020/molecules/date-input-field/date-input-field.module.mjs +4 -3
  26. package/esm2020/molecules/date-input-field/date-input-field.molecule.mjs +2 -2
  27. package/esm2020/molecules/select-input-field/select-input-field.module.mjs +4 -3
  28. package/esm2020/molecules/select-input-field/select-input-field.molecule.mjs +2 -2
  29. package/esm2020/molecules/smart-column/smart-column.module.mjs +5 -4
  30. package/esm2020/molecules/text-input-field/text-input-field.module.mjs +4 -3
  31. package/esm2020/molecules/textarea-field/textarea-field.module.mjs +4 -3
  32. package/esm2020/organisms/action-buttons-section/action-buttons-section.module.mjs +5 -4
  33. package/esm2020/organisms/action-buttons-section/action-buttons-section.organism.mjs +2 -2
  34. package/esm2020/organisms/back-navigator/back-navigator.module.mjs +4 -3
  35. package/esm2020/organisms/back-navigator/back-navigator.organism.mjs +2 -2
  36. package/esm2020/organisms/card-input-section/card-input-section.module.mjs +4 -3
  37. package/esm2020/organisms/card-input-section/card-input-section.organism.mjs +2 -2
  38. package/esm2020/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.mjs +4 -3
  39. package/esm2020/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.mjs +2 -2
  40. package/esm2020/organisms/date-input-section/date-input-section.module.mjs +4 -3
  41. package/esm2020/organisms/date-input-section/date-input-section.organism.mjs +2 -2
  42. package/esm2020/organisms/heading/heading.module.mjs +4 -3
  43. package/esm2020/organisms/heading/heading.organism.mjs +2 -2
  44. package/esm2020/organisms/menu/menu.module.mjs +5 -4
  45. package/esm2020/organisms/menu/menu.organism.mjs +2 -2
  46. package/esm2020/organisms/navigator/navigator.module.mjs +4 -3
  47. package/esm2020/organisms/navigator/navigator.organism.mjs +2 -2
  48. package/esm2020/organisms/paginator/paginator.module.mjs +4 -3
  49. package/esm2020/organisms/select-input-section/select-input-section.module.mjs +5 -4
  50. package/esm2020/organisms/select-input-section/select-input-section.organism.mjs +2 -2
  51. package/esm2020/organisms/smart-table/smart-table.module.mjs +10 -5
  52. package/esm2020/organisms/smart-table/smart-table.organism.mjs +2 -2
  53. package/esm2020/organisms/social-login-section/social-login-section.module.mjs +9 -4
  54. package/esm2020/organisms/social-login-section/social-login-section.organism.mjs +2 -2
  55. package/esm2020/organisms/text-input-section/text-input-section.module.mjs +9 -4
  56. package/esm2020/organisms/text-input-section/text-input-section.organism.mjs +2 -2
  57. package/esm2020/organisms/textarea-section/textarea-section.module.mjs +4 -3
  58. package/esm2020/organisms/textarea-section/textarea-section.organism.mjs +2 -2
  59. package/esm2020/organisms/top-navigator/top-navigator.module.mjs +9 -4
  60. package/esm2020/organisms/top-navigator/top-navigator.organism.mjs +2 -2
  61. package/esm2020/pages/_index/index.module.mjs +9 -4
  62. package/esm2020/pages/blank/blank.module.mjs +9 -4
  63. package/esm2020/templates/entrance/entrance.module.mjs +4 -3
  64. package/esm2020/templates/entrance/entrance.template.mjs +2 -2
  65. package/esm2020/templates/loading/loading.module.mjs +9 -4
  66. package/esm2020/templates/menu/menu.module.mjs +9 -4
  67. package/esm2020/templates/menu/menu.template.mjs +2 -2
  68. package/esm2020/templates/smart-crud/smart-crud.module.mjs +9 -4
  69. package/esm2020/templates/smart-crud/smart-crud.template.mjs +2 -2
  70. package/esm2020/templates/smart-index/smart-index.module.mjs +4 -3
  71. package/esm2020/templates/smart-index/smart-index.template.mjs +2 -2
  72. package/fesm2015/ng-atomic-components-atoms-chips-input.mjs +8 -3
  73. package/fesm2015/ng-atomic-components-atoms-chips-input.mjs.map +1 -1
  74. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.mjs +8 -3
  75. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.mjs.map +1 -1
  76. package/fesm2015/ng-atomic-components-frames-auto-layout.mjs +5 -4
  77. package/fesm2015/ng-atomic-components-frames-auto-layout.mjs.map +1 -1
  78. package/fesm2015/ng-atomic-components-frames-card.mjs +3 -2
  79. package/fesm2015/ng-atomic-components-frames-card.mjs.map +1 -1
  80. package/fesm2015/ng-atomic-components-frames-drawer.mjs +5 -4
  81. package/fesm2015/ng-atomic-components-frames-drawer.mjs.map +1 -1
  82. package/fesm2015/ng-atomic-components-frames-line-up-v2.mjs +5 -4
  83. package/fesm2015/ng-atomic-components-frames-line-up-v2.mjs.map +1 -1
  84. package/fesm2015/ng-atomic-components-frames-line-up.mjs +5 -4
  85. package/fesm2015/ng-atomic-components-frames-line-up.mjs.map +1 -1
  86. package/fesm2015/ng-atomic-components-frames-overlay-v2.mjs +5 -4
  87. package/fesm2015/ng-atomic-components-frames-overlay-v2.mjs.map +1 -1
  88. package/fesm2015/ng-atomic-components-frames-overlay.mjs +5 -4
  89. package/fesm2015/ng-atomic-components-frames-overlay.mjs.map +1 -1
  90. package/fesm2015/ng-atomic-components-frames-scroll.mjs +5 -4
  91. package/fesm2015/ng-atomic-components-frames-scroll.mjs.map +1 -1
  92. package/fesm2015/ng-atomic-components-frames-smart-menu.mjs +5 -4
  93. package/fesm2015/ng-atomic-components-frames-smart-menu.mjs.map +1 -1
  94. package/fesm2015/ng-atomic-components-molecules-actions-column.mjs +5 -4
  95. package/fesm2015/ng-atomic-components-molecules-actions-column.mjs.map +1 -1
  96. package/fesm2015/ng-atomic-components-molecules-checkbox-column.mjs +3 -2
  97. package/fesm2015/ng-atomic-components-molecules-checkbox-column.mjs.map +1 -1
  98. package/fesm2015/ng-atomic-components-molecules-chips-input-field.mjs +3 -2
  99. package/fesm2015/ng-atomic-components-molecules-chips-input-field.mjs.map +1 -1
  100. package/fesm2015/ng-atomic-components-molecules-date-input-field.mjs +5 -4
  101. package/fesm2015/ng-atomic-components-molecules-date-input-field.mjs.map +1 -1
  102. package/fesm2015/ng-atomic-components-molecules-select-input-field.mjs +5 -4
  103. package/fesm2015/ng-atomic-components-molecules-select-input-field.mjs.map +1 -1
  104. package/fesm2015/ng-atomic-components-molecules-smart-column.mjs +5 -4
  105. package/fesm2015/ng-atomic-components-molecules-smart-column.mjs.map +1 -1
  106. package/fesm2015/ng-atomic-components-molecules-text-input-field.mjs +3 -2
  107. package/fesm2015/ng-atomic-components-molecules-text-input-field.mjs.map +1 -1
  108. package/fesm2015/ng-atomic-components-molecules-textarea-field.mjs +3 -2
  109. package/fesm2015/ng-atomic-components-molecules-textarea-field.mjs.map +1 -1
  110. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.mjs +5 -4
  111. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.mjs.map +1 -1
  112. package/fesm2015/ng-atomic-components-organisms-back-navigator.mjs +5 -4
  113. package/fesm2015/ng-atomic-components-organisms-back-navigator.mjs.map +1 -1
  114. package/fesm2015/ng-atomic-components-organisms-card-input-section.mjs +5 -4
  115. package/fesm2015/ng-atomic-components-organisms-card-input-section.mjs.map +1 -1
  116. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +5 -4
  117. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs.map +1 -1
  118. package/fesm2015/ng-atomic-components-organisms-date-input-section.mjs +5 -4
  119. package/fesm2015/ng-atomic-components-organisms-date-input-section.mjs.map +1 -1
  120. package/fesm2015/ng-atomic-components-organisms-heading.mjs +5 -4
  121. package/fesm2015/ng-atomic-components-organisms-heading.mjs.map +1 -1
  122. package/fesm2015/ng-atomic-components-organisms-menu.mjs +5 -4
  123. package/fesm2015/ng-atomic-components-organisms-menu.mjs.map +1 -1
  124. package/fesm2015/ng-atomic-components-organisms-navigator.mjs +5 -4
  125. package/fesm2015/ng-atomic-components-organisms-navigator.mjs.map +1 -1
  126. package/fesm2015/ng-atomic-components-organisms-paginator.mjs +3 -2
  127. package/fesm2015/ng-atomic-components-organisms-paginator.mjs.map +1 -1
  128. package/fesm2015/ng-atomic-components-organisms-select-input-section.mjs +6 -5
  129. package/fesm2015/ng-atomic-components-organisms-select-input-section.mjs.map +1 -1
  130. package/fesm2015/ng-atomic-components-organisms-smart-table.mjs +12 -7
  131. package/fesm2015/ng-atomic-components-organisms-smart-table.mjs.map +1 -1
  132. package/fesm2015/ng-atomic-components-organisms-social-login-section.mjs +10 -5
  133. package/fesm2015/ng-atomic-components-organisms-social-login-section.mjs.map +1 -1
  134. package/fesm2015/ng-atomic-components-organisms-text-input-section.mjs +10 -5
  135. package/fesm2015/ng-atomic-components-organisms-text-input-section.mjs.map +1 -1
  136. package/fesm2015/ng-atomic-components-organisms-textarea-section.mjs +5 -4
  137. package/fesm2015/ng-atomic-components-organisms-textarea-section.mjs.map +1 -1
  138. package/fesm2015/ng-atomic-components-organisms-top-navigator.mjs +10 -5
  139. package/fesm2015/ng-atomic-components-organisms-top-navigator.mjs.map +1 -1
  140. package/fesm2015/ng-atomic-components-pages-_index.mjs +8 -3
  141. package/fesm2015/ng-atomic-components-pages-_index.mjs.map +1 -1
  142. package/fesm2015/ng-atomic-components-pages-blank.mjs +8 -3
  143. package/fesm2015/ng-atomic-components-pages-blank.mjs.map +1 -1
  144. package/fesm2015/ng-atomic-components-templates-entrance.mjs +5 -4
  145. package/fesm2015/ng-atomic-components-templates-entrance.mjs.map +1 -1
  146. package/fesm2015/ng-atomic-components-templates-loading.mjs +8 -3
  147. package/fesm2015/ng-atomic-components-templates-loading.mjs.map +1 -1
  148. package/fesm2015/ng-atomic-components-templates-menu.mjs +10 -5
  149. package/fesm2015/ng-atomic-components-templates-menu.mjs.map +1 -1
  150. package/fesm2015/ng-atomic-components-templates-smart-crud.mjs +10 -5
  151. package/fesm2015/ng-atomic-components-templates-smart-crud.mjs.map +1 -1
  152. package/fesm2015/ng-atomic-components-templates-smart-index.mjs +5 -4
  153. package/fesm2015/ng-atomic-components-templates-smart-index.mjs.map +1 -1
  154. package/fesm2020/ng-atomic-components-atoms-chips-input.mjs +8 -3
  155. package/fesm2020/ng-atomic-components-atoms-chips-input.mjs.map +1 -1
  156. package/fesm2020/ng-atomic-components-atoms-smart-menu-button.mjs +8 -3
  157. package/fesm2020/ng-atomic-components-atoms-smart-menu-button.mjs.map +1 -1
  158. package/fesm2020/ng-atomic-components-frames-auto-layout.mjs +5 -4
  159. package/fesm2020/ng-atomic-components-frames-auto-layout.mjs.map +1 -1
  160. package/fesm2020/ng-atomic-components-frames-card.mjs +3 -2
  161. package/fesm2020/ng-atomic-components-frames-card.mjs.map +1 -1
  162. package/fesm2020/ng-atomic-components-frames-drawer.mjs +5 -4
  163. package/fesm2020/ng-atomic-components-frames-drawer.mjs.map +1 -1
  164. package/fesm2020/ng-atomic-components-frames-line-up-v2.mjs +5 -4
  165. package/fesm2020/ng-atomic-components-frames-line-up-v2.mjs.map +1 -1
  166. package/fesm2020/ng-atomic-components-frames-line-up.mjs +5 -4
  167. package/fesm2020/ng-atomic-components-frames-line-up.mjs.map +1 -1
  168. package/fesm2020/ng-atomic-components-frames-overlay-v2.mjs +5 -4
  169. package/fesm2020/ng-atomic-components-frames-overlay-v2.mjs.map +1 -1
  170. package/fesm2020/ng-atomic-components-frames-overlay.mjs +5 -4
  171. package/fesm2020/ng-atomic-components-frames-overlay.mjs.map +1 -1
  172. package/fesm2020/ng-atomic-components-frames-scroll.mjs +5 -4
  173. package/fesm2020/ng-atomic-components-frames-scroll.mjs.map +1 -1
  174. package/fesm2020/ng-atomic-components-frames-smart-menu.mjs +5 -4
  175. package/fesm2020/ng-atomic-components-frames-smart-menu.mjs.map +1 -1
  176. package/fesm2020/ng-atomic-components-molecules-actions-column.mjs +5 -4
  177. package/fesm2020/ng-atomic-components-molecules-actions-column.mjs.map +1 -1
  178. package/fesm2020/ng-atomic-components-molecules-checkbox-column.mjs +3 -2
  179. package/fesm2020/ng-atomic-components-molecules-checkbox-column.mjs.map +1 -1
  180. package/fesm2020/ng-atomic-components-molecules-chips-input-field.mjs +3 -2
  181. package/fesm2020/ng-atomic-components-molecules-chips-input-field.mjs.map +1 -1
  182. package/fesm2020/ng-atomic-components-molecules-date-input-field.mjs +5 -4
  183. package/fesm2020/ng-atomic-components-molecules-date-input-field.mjs.map +1 -1
  184. package/fesm2020/ng-atomic-components-molecules-select-input-field.mjs +5 -4
  185. package/fesm2020/ng-atomic-components-molecules-select-input-field.mjs.map +1 -1
  186. package/fesm2020/ng-atomic-components-molecules-smart-column.mjs +5 -4
  187. package/fesm2020/ng-atomic-components-molecules-smart-column.mjs.map +1 -1
  188. package/fesm2020/ng-atomic-components-molecules-text-input-field.mjs +3 -2
  189. package/fesm2020/ng-atomic-components-molecules-text-input-field.mjs.map +1 -1
  190. package/fesm2020/ng-atomic-components-molecules-textarea-field.mjs +3 -2
  191. package/fesm2020/ng-atomic-components-molecules-textarea-field.mjs.map +1 -1
  192. package/fesm2020/ng-atomic-components-organisms-action-buttons-section.mjs +5 -4
  193. package/fesm2020/ng-atomic-components-organisms-action-buttons-section.mjs.map +1 -1
  194. package/fesm2020/ng-atomic-components-organisms-back-navigator.mjs +5 -4
  195. package/fesm2020/ng-atomic-components-organisms-back-navigator.mjs.map +1 -1
  196. package/fesm2020/ng-atomic-components-organisms-card-input-section.mjs +5 -4
  197. package/fesm2020/ng-atomic-components-organisms-card-input-section.mjs.map +1 -1
  198. package/fesm2020/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +5 -4
  199. package/fesm2020/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs.map +1 -1
  200. package/fesm2020/ng-atomic-components-organisms-date-input-section.mjs +5 -4
  201. package/fesm2020/ng-atomic-components-organisms-date-input-section.mjs.map +1 -1
  202. package/fesm2020/ng-atomic-components-organisms-heading.mjs +5 -4
  203. package/fesm2020/ng-atomic-components-organisms-heading.mjs.map +1 -1
  204. package/fesm2020/ng-atomic-components-organisms-menu.mjs +5 -4
  205. package/fesm2020/ng-atomic-components-organisms-menu.mjs.map +1 -1
  206. package/fesm2020/ng-atomic-components-organisms-navigator.mjs +5 -4
  207. package/fesm2020/ng-atomic-components-organisms-navigator.mjs.map +1 -1
  208. package/fesm2020/ng-atomic-components-organisms-paginator.mjs +3 -2
  209. package/fesm2020/ng-atomic-components-organisms-paginator.mjs.map +1 -1
  210. package/fesm2020/ng-atomic-components-organisms-select-input-section.mjs +6 -5
  211. package/fesm2020/ng-atomic-components-organisms-select-input-section.mjs.map +1 -1
  212. package/fesm2020/ng-atomic-components-organisms-smart-table.mjs +12 -7
  213. package/fesm2020/ng-atomic-components-organisms-smart-table.mjs.map +1 -1
  214. package/fesm2020/ng-atomic-components-organisms-social-login-section.mjs +10 -5
  215. package/fesm2020/ng-atomic-components-organisms-social-login-section.mjs.map +1 -1
  216. package/fesm2020/ng-atomic-components-organisms-text-input-section.mjs +10 -5
  217. package/fesm2020/ng-atomic-components-organisms-text-input-section.mjs.map +1 -1
  218. package/fesm2020/ng-atomic-components-organisms-textarea-section.mjs +5 -4
  219. package/fesm2020/ng-atomic-components-organisms-textarea-section.mjs.map +1 -1
  220. package/fesm2020/ng-atomic-components-organisms-top-navigator.mjs +10 -5
  221. package/fesm2020/ng-atomic-components-organisms-top-navigator.mjs.map +1 -1
  222. package/fesm2020/ng-atomic-components-pages-_index.mjs +8 -3
  223. package/fesm2020/ng-atomic-components-pages-_index.mjs.map +1 -1
  224. package/fesm2020/ng-atomic-components-pages-blank.mjs +8 -3
  225. package/fesm2020/ng-atomic-components-pages-blank.mjs.map +1 -1
  226. package/fesm2020/ng-atomic-components-templates-entrance.mjs +5 -4
  227. package/fesm2020/ng-atomic-components-templates-entrance.mjs.map +1 -1
  228. package/fesm2020/ng-atomic-components-templates-loading.mjs +8 -3
  229. package/fesm2020/ng-atomic-components-templates-loading.mjs.map +1 -1
  230. package/fesm2020/ng-atomic-components-templates-menu.mjs +10 -5
  231. package/fesm2020/ng-atomic-components-templates-menu.mjs.map +1 -1
  232. package/fesm2020/ng-atomic-components-templates-smart-crud.mjs +10 -5
  233. package/fesm2020/ng-atomic-components-templates-smart-crud.mjs.map +1 -1
  234. package/fesm2020/ng-atomic-components-templates-smart-index.mjs +5 -4
  235. package/fesm2020/ng-atomic-components-templates-smart-index.mjs.map +1 -1
  236. package/frames/auto-layout/auto-layout.module.d.ts +2 -1
  237. package/frames/card/card.module.d.ts +2 -1
  238. package/frames/drawer/drawer.module.d.ts +2 -1
  239. package/frames/line-up/line-up.module.d.ts +2 -1
  240. package/frames/line-up-v2/line-up.module.d.ts +2 -1
  241. package/frames/overlay/overlay.module.d.ts +2 -1
  242. package/frames/overlay-v2/overlay.module.d.ts +2 -1
  243. package/frames/scroll/scroll.module.d.ts +2 -1
  244. package/frames/smart-menu/smart-menu.module.d.ts +2 -1
  245. package/molecules/actions-column/actions-column.module.d.ts +2 -1
  246. package/molecules/checkbox-column/checkbox-column.module.d.ts +2 -1
  247. package/molecules/chips-input-field/chips-input-field.module.d.ts +2 -1
  248. package/molecules/date-input-field/date-input-field.module.d.ts +2 -1
  249. package/molecules/select-input-field/select-input-field.module.d.ts +2 -1
  250. package/molecules/smart-column/smart-column.module.d.ts +2 -1
  251. package/molecules/text-input-field/text-input-field.module.d.ts +2 -1
  252. package/molecules/textarea-field/textarea-field.module.d.ts +2 -1
  253. package/organisms/action-buttons-section/action-buttons-section.module.d.ts +2 -1
  254. package/organisms/back-navigator/back-navigator.module.d.ts +2 -1
  255. package/organisms/card-input-section/card-input-section.module.d.ts +2 -1
  256. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +2 -1
  257. package/organisms/date-input-section/date-input-section.module.d.ts +2 -1
  258. package/organisms/heading/heading.module.d.ts +2 -1
  259. package/organisms/menu/menu.module.d.ts +2 -1
  260. package/organisms/navigator/navigator.module.d.ts +2 -1
  261. package/organisms/paginator/paginator.module.d.ts +2 -1
  262. package/organisms/select-input-section/select-input-section.module.d.ts +2 -1
  263. package/organisms/smart-table/smart-table.module.d.ts +14 -12
  264. package/organisms/social-login-section/social-login-section.module.d.ts +6 -4
  265. package/organisms/text-input-section/text-input-section.module.d.ts +6 -4
  266. package/organisms/textarea-section/textarea-section.module.d.ts +2 -1
  267. package/organisms/top-navigator/top-navigator.module.d.ts +8 -6
  268. package/package.json +10 -2
  269. package/pages/_index/index.module.d.ts +6 -4
  270. package/pages/blank/blank.module.d.ts +6 -4
  271. package/templates/entrance/entrance.module.d.ts +2 -1
  272. package/templates/loading/loading.module.d.ts +6 -4
  273. package/templates/menu/menu.module.d.ts +6 -4
  274. package/templates/smart-crud/smart-crud.module.d.ts +14 -12
  275. package/templates/smart-index/smart-index.module.d.ts +2 -1
@@ -1,8 +1,9 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./date-input-section.organism";
3
4
  import * as i2 from "@angular/common";
4
5
  import * as i3 from "@ng-atomic/components/molecules/date-input-field";
5
- export declare class DateInputSectionModule {
6
+ export declare class DateInputSectionModule extends ElementsModule {
6
7
  static ɵfac: i0.ɵɵFactoryDeclaration<DateInputSectionModule, never>;
7
8
  static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputSectionModule, [typeof i1.DateInputSectionOrganism], [typeof i2.CommonModule, typeof i3.DateInputFieldModule], [typeof i1.DateInputSectionOrganism]>;
8
9
  static ɵinj: i0.ɵɵInjectorDeclaration<DateInputSectionModule>;
@@ -1,7 +1,8 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./heading.organism";
3
4
  import * as i2 from "@angular/common";
4
- export declare class HeadingModule {
5
+ export declare class HeadingModule extends ElementsModule {
5
6
  static ɵfac: i0.ɵɵFactoryDeclaration<HeadingModule, never>;
6
7
  static ɵmod: i0.ɵɵNgModuleDeclaration<HeadingModule, [typeof i1.HeadingOrganism], [typeof i2.CommonModule], [typeof i1.HeadingOrganism]>;
7
8
  static ɵinj: i0.ɵɵInjectorDeclaration<HeadingModule>;
@@ -1,9 +1,10 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./menu.organism";
3
4
  import * as i2 from "@angular/common";
4
5
  import * as i3 from "@angular/material/list";
5
6
  import * as i4 from "@angular/material/icon";
6
- export declare class MenuModule {
7
+ export declare class MenuModule extends ElementsModule {
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
8
9
  static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuOrganism], [typeof i2.CommonModule, typeof i3.MatListModule, typeof i4.MatIconModule], [typeof i1.MenuOrganism]>;
9
10
  static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
@@ -1,3 +1,4 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./navigator.organism";
3
4
  import * as i2 from "@angular/common";
@@ -5,7 +6,7 @@ import * as i3 from "@angular/material/button";
5
6
  import * as i4 from "@angular/material/icon";
6
7
  import * as i5 from "@angular/material/toolbar";
7
8
  import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
8
- export declare class NavigatorModule {
9
+ export declare class NavigatorModule extends ElementsModule {
9
10
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorModule, never>;
10
11
  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
12
  static ɵinj: i0.ɵɵInjectorDeclaration<NavigatorModule>;
@@ -1,10 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./paginator.organism";
3
4
  import * as i2 from "@angular/common";
4
5
  import * as i3 from "@angular/material/paginator";
5
6
  import * as i4 from "@ng-atomic/components/frames/auto-layout";
6
7
  import * as i5 from "@ng-atomic/components/molecules/chips-input-field";
7
- export declare class PaginatorModule {
8
+ export declare class PaginatorModule extends ElementsModule {
8
9
  static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorModule, never>;
9
10
  static ɵmod: i0.ɵɵNgModuleDeclaration<PaginatorModule, [typeof i1.PaginatorOrganism], [typeof i2.CommonModule, typeof i3.MatPaginatorModule, typeof i4.AutoLayoutModule, typeof i5.ChipsInputFieldModule], [typeof i1.PaginatorOrganism]>;
10
11
  static ɵinj: i0.ɵɵInjectorDeclaration<PaginatorModule>;
@@ -1,8 +1,9 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./select-input-section.organism";
3
4
  import * as i2 from "@angular/common";
4
5
  import * as i3 from "@ng-atomic/components/molecules/select-input-field";
5
- export declare class SelectInputSectionModule {
6
+ export declare class SelectInputSectionModule extends ElementsModule {
6
7
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectInputSectionModule, never>;
7
8
  static ɵmod: i0.ɵɵNgModuleDeclaration<SelectInputSectionModule, [typeof i1.SelectInputSectionOrganism], [typeof i2.CommonModule, typeof i3.SelectInputFieldModule], [typeof i1.SelectInputSectionOrganism]>;
8
9
  static ɵinj: i0.ɵɵInjectorDeclaration<SelectInputSectionModule>;
@@ -1,17 +1,19 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./smart-table.organism";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ng-atomic/common/pipes";
5
- import * as i4 from "@angular/material/table";
6
- import * as i5 from "@angular/material/checkbox";
7
- import * as i6 from "@angular/material/menu";
8
- import * as i7 from "@angular/material/button";
9
- import * as i8 from "@angular/material/icon";
10
- import * as i9 from "@ng-atomic/components/molecules/actions-column";
11
- import * as i10 from "@ng-atomic/components/molecules/checkbox-column";
12
- import * as i11 from "@ng-atomic/components/molecules/smart-column";
13
- export declare class SmartTableModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@ng-atomic/common/pipes";
7
+ import * as i5 from "@angular/material/table";
8
+ import * as i6 from "@angular/material/checkbox";
9
+ import * as i7 from "@angular/material/menu";
10
+ import * as i8 from "@angular/material/button";
11
+ import * as i9 from "@angular/material/icon";
12
+ import * as i10 from "@ng-atomic/components/molecules/actions-column";
13
+ import * as i11 from "@ng-atomic/components/molecules/checkbox-column";
14
+ import * as i12 from "@ng-atomic/components/molecules/smart-column";
15
+ export declare class SmartTableModule extends ElementsModule {
14
16
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, [typeof i1.SmartTableOrganism], [typeof i2.CommonModule, typeof i3.DomainModule, typeof i4.MatTableModule, typeof i5.MatCheckboxModule, typeof i6.MatMenuModule, typeof i7.MatButtonModule, typeof i8.MatIconModule, typeof i9.ActionsColumnModule, typeof i10.CheckboxColumnModule, typeof i11.SmartColumnModule], [typeof i1.SmartTableOrganism]>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, [typeof i1.SmartTableOrganism], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.DomainModule, typeof i5.MatTableModule, typeof i6.MatCheckboxModule, typeof i7.MatMenuModule, typeof i8.MatButtonModule, typeof i9.MatIconModule, typeof i10.ActionsColumnModule, typeof i11.CheckboxColumnModule, typeof i12.SmartColumnModule], [typeof i1.SmartTableOrganism]>;
16
18
  static ɵinj: i0.ɵɵInjectorDeclaration<SmartTableModule>;
17
19
  }
@@ -1,9 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./social-login-section.organism";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/button";
5
- export declare class SocialLoginSectionModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@angular/material/button";
7
+ export declare class SocialLoginSectionModule extends ElementsModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<SocialLoginSectionModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<SocialLoginSectionModule, [typeof i1.SocialLoginSectionOrganism], [typeof i2.CommonModule, typeof i3.MatButtonModule], [typeof i1.SocialLoginSectionOrganism]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SocialLoginSectionModule, [typeof i1.SocialLoginSectionOrganism], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.MatButtonModule], [typeof i1.SocialLoginSectionOrganism]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<SocialLoginSectionModule>;
9
11
  }
@@ -1,9 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./text-input-section.organism";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ng-atomic/components/molecules/text-input-field";
5
- export declare class TextInputSectionModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@ng-atomic/components/molecules/text-input-field";
7
+ export declare class TextInputSectionModule extends ElementsModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<TextInputSectionModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputSectionModule, [typeof i1.TextInputSectionOrganism], [typeof i2.CommonModule, typeof i3.TextInputFieldModule], [typeof i1.TextInputSectionOrganism]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputSectionModule, [typeof i1.TextInputSectionOrganism], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.TextInputFieldModule], [typeof i1.TextInputSectionOrganism]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<TextInputSectionModule>;
9
11
  }
@@ -1,8 +1,9 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./textarea-section.organism";
3
4
  import * as i2 from "@angular/common";
4
5
  import * as i3 from "@ng-atomic/components/molecules/textarea-field";
5
- export declare class TextareaSectionModule {
6
+ export declare class TextareaSectionModule extends ElementsModule {
6
7
  static ɵfac: i0.ɵɵFactoryDeclaration<TextareaSectionModule, never>;
7
8
  static ɵmod: i0.ɵɵNgModuleDeclaration<TextareaSectionModule, [typeof i1.TextareaSectionOrganism], [typeof i2.CommonModule, typeof i3.TextareaFieldModule], [typeof i1.TextareaSectionOrganism]>;
8
9
  static ɵinj: i0.ɵɵInjectorDeclaration<TextareaSectionModule>;
@@ -1,11 +1,13 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./top-navigator.organism";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/toolbar";
5
- import * as i4 from "@angular/material/menu";
6
- import * as i5 from "@ng-atomic/components/atoms/smart-menu-button";
7
- export declare class TopNavigatorModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@angular/material/toolbar";
7
+ import * as i5 from "@angular/material/menu";
8
+ import * as i6 from "@ng-atomic/components/atoms/smart-menu-button";
9
+ export declare class TopNavigatorModule extends ElementsModule {
8
10
  static ɵfac: i0.ɵɵFactoryDeclaration<TopNavigatorModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TopNavigatorModule, [typeof i1.TopNavigatorOrganism], [typeof i2.CommonModule, typeof i3.MatToolbarModule, typeof i4.MatMenuModule, typeof i5.SmartMenuButtonModule], [typeof i1.TopNavigatorOrganism]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TopNavigatorModule, [typeof i1.TopNavigatorOrganism], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.MatToolbarModule, typeof i5.MatMenuModule, typeof i6.SmartMenuButtonModule], [typeof i1.TopNavigatorOrganism]>;
10
12
  static ɵinj: i0.ɵɵInjectorDeclaration<TopNavigatorModule>;
11
13
  }
package/package.json CHANGED
@@ -1,10 +1,18 @@
1
1
  {
2
2
  "name": "@ng-atomic/components",
3
- "version": "3.0.0",
3
+ "version": "3.1.0",
4
+ "license": "MIT",
4
5
  "peerDependencies": {
5
6
  "@angular/common": "^11.2.14",
6
7
  "@angular/core": "^11.2.14",
7
- "@ng-atomic/common": "0.0.1"
8
+ "@ng-atomic/common": "0.0.1",
9
+ "@ng-atomic/elements": "0.0.1",
10
+ "@angular/cdk": "13.3.9",
11
+ "@ngneat/reactive-forms": "^1.7.5",
12
+ "@angular/forms": "13.3.11",
13
+ "@angular/animations": "13.3.11",
14
+ "resize-observer-polyfill": "^1.5.1",
15
+ "@angular/router": "13.3.11"
8
16
  },
9
17
  "dependencies": {
10
18
  "tslib": "^2.0.0"
@@ -1,9 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./index.page";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/router";
5
- export declare class IndexModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@angular/router";
7
+ export declare class IndexModule extends ElementsModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IndexModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<IndexModule, [typeof i1.IndexPage], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.IndexPage]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<IndexModule, [typeof i1.IndexPage], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.RouterModule], [typeof i1.IndexPage]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<IndexModule>;
9
11
  }
@@ -1,9 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./blank.page";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/router";
5
- export declare class BlankModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@angular/router";
7
+ export declare class BlankModule extends ElementsModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<BlankModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<BlankModule, [typeof i1.BlankPage], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.BlankPage]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BlankModule, [typeof i1.BlankPage], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.RouterModule], [typeof i1.BlankPage]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<BlankModule>;
9
11
  }
@@ -1,3 +1,4 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./entrance.template";
3
4
  import * as i2 from "@angular/common";
@@ -7,7 +8,7 @@ import * as i5 from "@ng-atomic/components/organisms/action-buttons-section";
7
8
  import * as i6 from "@ng-atomic/components/organisms/heading";
8
9
  import * as i7 from "@ng-atomic/components/organisms/social-login-section";
9
10
  import * as i8 from "@ng-atomic/components/organisms/text-input-section";
10
- export declare class EntranceModule {
11
+ export declare class EntranceModule extends ElementsModule {
11
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EntranceModule, never>;
12
13
  static ɵmod: i0.ɵɵNgModuleDeclaration<EntranceModule, [typeof i1.EntranceTemplate], [typeof i2.CommonModule, typeof i3.AutoLayoutModule, typeof i4.CardModule, typeof i5.ActionButtonsSectionModule, typeof i6.HeadingModule, typeof i7.SocialLoginSectionModule, typeof i8.TextInputSectionModule], [typeof i1.EntranceTemplate]>;
13
14
  static ɵinj: i0.ɵɵInjectorDeclaration<EntranceModule>;
@@ -1,9 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./loading.template";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/progress-spinner";
5
- export declare class LoadingModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@angular/material/progress-spinner";
7
+ export declare class LoadingModule extends ElementsModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<LoadingModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingModule, [typeof i1.LoadingTemplate], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule], [typeof i1.LoadingTemplate]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingModule, [typeof i1.LoadingTemplate], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.MatProgressSpinnerModule], [typeof i1.LoadingTemplate]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<LoadingModule>;
9
11
  }
@@ -1,9 +1,11 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./menu.template";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ng-atomic/components/organisms/menu";
5
- export declare class MenuModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@ng-atomic/components/organisms/menu";
7
+ export declare class MenuModule extends ElementsModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuTemplate], [typeof i2.CommonModule, typeof i3.MenuModule], [typeof i1.MenuTemplate]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuTemplate], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.MenuModule], [typeof i1.MenuTemplate]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
9
11
  }
@@ -1,17 +1,19 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./smart-crud.template";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "@ng-atomic/common/pipes";
6
- import * as i5 from "@ng-atomic/components/frames/auto-layout";
7
- import * as i6 from "@ng-atomic/components/frames/scroll";
8
- import * as i7 from "@ng-atomic/components/organisms/action-buttons-section";
9
- import * as i8 from "@ng-atomic/components/organisms/back-navigator";
10
- import * as i9 from "@ng-atomic/components/organisms/date-input-section";
11
- import * as i10 from "@ng-atomic/components/organisms/text-input-section";
12
- import * as i11 from "@ng-atomic/components/organisms/select-input-section";
13
- export declare class SmartCrudModule {
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@angular/forms";
7
+ import * as i5 from "@ng-atomic/common/pipes";
8
+ import * as i6 from "@ng-atomic/components/frames/auto-layout";
9
+ import * as i7 from "@ng-atomic/components/frames/scroll";
10
+ import * as i8 from "@ng-atomic/components/organisms/action-buttons-section";
11
+ import * as i9 from "@ng-atomic/components/organisms/back-navigator";
12
+ import * as i10 from "@ng-atomic/components/organisms/date-input-section";
13
+ import * as i11 from "@ng-atomic/components/organisms/text-input-section";
14
+ import * as i12 from "@ng-atomic/components/organisms/select-input-section";
15
+ export declare class SmartCrudModule extends ElementsModule {
14
16
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartCrudModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmartCrudModule, [typeof i1.SmartCrudTemplate], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.DomainModule, typeof i4.SmartFieldModule, typeof i5.AutoLayoutModule, typeof i6.ScrollModule, typeof i7.ActionButtonsSectionModule, typeof i8.BackNavigatorModule, typeof i9.DateInputSectionModule, typeof i10.TextInputSectionModule, typeof i11.SelectInputSectionModule], [typeof i1.SmartCrudTemplate]>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SmartCrudModule, [typeof i1.SmartCrudTemplate], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i5.DomainModule, typeof i5.SmartFieldModule, typeof i6.AutoLayoutModule, typeof i7.ScrollModule, typeof i8.ActionButtonsSectionModule, typeof i9.BackNavigatorModule, typeof i10.DateInputSectionModule, typeof i11.TextInputSectionModule, typeof i12.SelectInputSectionModule], [typeof i1.SmartCrudTemplate]>;
16
18
  static ɵinj: i0.ɵɵInjectorDeclaration<SmartCrudModule>;
17
19
  }
@@ -1,3 +1,4 @@
1
+ import { ElementsModule } from '@ng-atomic/elements';
1
2
  import * as i0 from "@angular/core";
2
3
  import * as i1 from "./smart-index.template";
3
4
  import * as i2 from "@angular/common";
@@ -6,7 +7,7 @@ import * as i4 from "@ng-atomic/components/frames/scroll";
6
7
  import * as i5 from "@ng-atomic/components/organisms/paginator";
7
8
  import * as i6 from "@ng-atomic/components/organisms/smart-table";
8
9
  import * as i7 from "@ng-atomic/components/organisms/back-navigator";
9
- export declare class SmartIndexModule {
10
+ export declare class SmartIndexModule extends ElementsModule {
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartIndexModule, never>;
11
12
  static ɵmod: i0.ɵɵNgModuleDeclaration<SmartIndexModule, [typeof i1.SmartIndexTemplate], [typeof i2.CommonModule, typeof i3.AutoLayoutModule, typeof i4.ScrollModule, typeof i5.PaginatorModule, typeof i6.SmartTableModule, typeof i7.BackNavigatorModule], [typeof i1.SmartIndexTemplate]>;
12
13
  static ɵinj: i0.ɵɵInjectorDeclaration<SmartIndexModule>;