@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
@@ -1,47 +1,47 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
3
- import { IosSafariScrollBuggyfillDirective, IosSafariScrollBuggyfillModule } from '@ng-atomic/common/directives';
2
+ import { Component, ChangeDetectionStrategy, NgModule } from '@angular/core';
3
+ import * as i1 from '@ng-atomic/common/directives';
4
+ import { IosSafariScrollBuggyfillModule } from '@ng-atomic/common/directives';
4
5
  import { CommonModule } from '@angular/common';
5
6
 
6
7
  class ScrollFrame {
7
8
  }
8
- ScrollFrame.ɵfac = function ScrollFrame_Factory(t) { return new (t || ScrollFrame)(); };
9
- ScrollFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: ScrollFrame, selector: "frames-scroll", ngImport: i0, template: "<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>", styles: [":host{--height:100%;--height-SCOPED-IN-scroll-48Xe:var(--height);--navigator-height:56px;--navigator-height-SCOPED-IN-scroll-48Xe:var(--navigator-height);height:var(--height-SCOPED-IN-scroll-48Xe);overflow:hidden}:host .navigator-container{height:var(--navigator-height-SCOPED-IN-scroll-48Xe);overflow:hidden;touch-action:none}:host .contents-container{height:calc(var(--height-SCOPED-IN-scroll-48Xe) - var(--navigator-height-SCOPED-IN-scroll-48Xe));overflow:scroll;-webkit-overflow-scrolling:touch}"], directives: [{ type: IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]" }], changeDetection: ChangeDetectionStrategy.OnPush });
10
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(ScrollFrame, [{
11
- type: Component,
12
- args: [{
13
- selector: 'frames-scroll',
14
- templateUrl: './scroll.frame.html',
15
- styleUrls: ['./scroll.frame.scss'],
16
- changeDetection: ChangeDetectionStrategy.OnPush,
17
- }]
18
- }], null, null); })();
9
+ ScrollFrame.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ScrollFrame, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
+ ScrollFrame.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ScrollFrame, selector: "frames-scroll", ngImport: i0, template: "<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>", styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-Sd5q: var(--height);--navigator-height: 56px;--navigator-height-SCOPED-IN-scroll-Sd5q: var(--navigator-height)}:host{height:var(--height-SCOPED-IN-scroll-Sd5q);overflow:hidden}:host .navigator-container{height:var(--navigator-height-SCOPED-IN-scroll-Sd5q);overflow:hidden;touch-action:none}:host .contents-container{height:calc(var(--height-SCOPED-IN-scroll-Sd5q) - var(--navigator-height-SCOPED-IN-scroll-Sd5q));overflow:scroll;-webkit-overflow-scrolling:touch}\n"], directives: [{ type: i1.IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ScrollFrame, decorators: [{
12
+ type: Component,
13
+ args: [{
14
+ selector: 'frames-scroll',
15
+ templateUrl: './scroll.frame.html',
16
+ styleUrls: ['./scroll.frame.scss'],
17
+ changeDetection: ChangeDetectionStrategy.OnPush,
18
+ }]
19
+ }] });
19
20
 
20
21
  class ScrollModule {
21
22
  }
22
- ScrollModule.ɵfac = function ScrollModule_Factory(t) { return new (t || ScrollModule)(); };
23
- ScrollModule.ɵmod = ɵɵdefineNgModule({ type: ScrollModule });
24
- ScrollModule.ɵinj = ɵɵdefineInjector({ imports: [[
23
+ ScrollModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ScrollModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
+ ScrollModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ScrollModule, declarations: [ScrollFrame], imports: [CommonModule,
25
+ IosSafariScrollBuggyfillModule], exports: [ScrollFrame] });
26
+ ScrollModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ScrollModule, imports: [[
25
27
  CommonModule,
26
28
  IosSafariScrollBuggyfillModule,
27
29
  ]] });
28
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(ScrollModule, { declarations: [ScrollFrame], imports: [CommonModule,
29
- IosSafariScrollBuggyfillModule], exports: [ScrollFrame] }); })();
30
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(ScrollModule, [{
31
- type: NgModule,
32
- args: [{
33
- declarations: [
34
- ScrollFrame
35
- ],
36
- imports: [
37
- CommonModule,
38
- IosSafariScrollBuggyfillModule,
39
- ],
40
- exports: [
41
- ScrollFrame
42
- ]
43
- }]
44
- }], null, null); })();
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ScrollModule, decorators: [{
31
+ type: NgModule,
32
+ args: [{
33
+ declarations: [
34
+ ScrollFrame
35
+ ],
36
+ imports: [
37
+ CommonModule,
38
+ IosSafariScrollBuggyfillModule,
39
+ ],
40
+ exports: [
41
+ ScrollFrame
42
+ ]
43
+ }]
44
+ }] });
45
45
 
46
46
  /**
47
47
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-frames-scroll.js","sources":["../../../../libs/components/frames/scroll/scroll.frame.ts","../../../../libs/components/frames/scroll/scroll.frame.html","../../../../libs/components/frames/scroll/scroll.module.ts","../../../../libs/components/frames/scroll/ng-atomic-components-frames-scroll.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'frames-scroll',\n templateUrl: './scroll.frame.html',\n styleUrls: ['./scroll.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ScrollFrame { }\n","<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillModule } from '@ng-atomic/common/directives';\nimport { ScrollFrame } from './scroll.frame';\n\n\n@NgModule({\n declarations: [\n ScrollFrame\n ],\n imports: [\n CommonModule,\n IosSafariScrollBuggyfillModule,\n ],\n exports: [\n ScrollFrame\n ]\n})\nexport class ScrollModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MAQa,WAAW;;sEAAX,WAAW;oEAAX,WAAW,qDCRxB,iNAKM;oFDGO,WAAW;cANvB,SAAS;eAAC;gBACT,QAAQ,EAAE,eAAe;gBACzB,WAAW,EAAE,qBAAqB;gBAClC,SAAS,EAAE,CAAC,qBAAqB,CAAC;gBAClC,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;;;MEWY,YAAY;;wEAAZ,YAAY;6CAAZ,YAAY;iDARd;YACP,YAAY;YACZ,8BAA8B;SAC/B;qFAKU,YAAY,mBAVrB,WAAW,aAGX,YAAY;QACZ,8BAA8B,aAG9B,WAAW;oFAGF,YAAY;cAZxB,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,WAAW;iBACZ;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,8BAA8B;iBAC/B;gBACD,OAAO,EAAE;oBACP,WAAW;iBACZ;aACF;;;ACjBD;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-frames-scroll.js","sources":["../../../../libs/components/frames/scroll/scroll.frame.ts","../../../../libs/components/frames/scroll/scroll.frame.html","../../../../libs/components/frames/scroll/scroll.module.ts","../../../../libs/components/frames/scroll/ng-atomic-components-frames-scroll.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'frames-scroll',\n templateUrl: './scroll.frame.html',\n styleUrls: ['./scroll.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ScrollFrame { }\n","<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillModule } from '@ng-atomic/common/directives';\nimport { ScrollFrame } from './scroll.frame';\n\n\n@NgModule({\n declarations: [\n ScrollFrame\n ],\n imports: [\n CommonModule,\n IosSafariScrollBuggyfillModule,\n ],\n exports: [\n ScrollFrame\n ]\n})\nexport class ScrollModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAQa,WAAW,CAAA;;yGAAX,WAAW,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAX,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,WAAW,qDCRxB,iNAKM,EAAA,MAAA,EAAA,CAAA,igBAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,iCAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDGO,WAAW,EAAA,UAAA,EAAA,CAAA;kBANvB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,eAAe;AACzB,oBAAA,WAAW,EAAE,qBAAqB;oBAClC,SAAS,EAAE,CAAC,qBAAqB,CAAC;oBAClC,eAAe,EAAE,uBAAuB,CAAC,MAAM;AAChD,iBAAA,CAAA;;;MEWY,YAAY,CAAA;;0GAAZ,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;2GAAZ,YAAY,EAAA,YAAA,EAAA,CAVrB,WAAW,CAAA,EAAA,OAAA,EAAA,CAGX,YAAY;AACZ,QAAA,8BAA8B,aAG9B,WAAW,CAAA,EAAA,CAAA,CAAA;AAGF,YAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,YAAY,EARd,OAAA,EAAA,CAAA;YACP,YAAY;YACZ,8BAA8B;AAC/B,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,YAAY,EAAA,UAAA,EAAA,CAAA;kBAZxB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,WAAW;AACZ,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;wBACZ,8BAA8B;AAC/B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,WAAW;AACZ,qBAAA;AACF,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ɵɵngDeclareComponent, ChangeDetectionStrategy, ɵsetClassMetadata, Component, HostBinding, Input, ViewChild, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
2
+ import { Component, ChangeDetectionStrategy, HostBinding, Input, ViewChild, NgModule } from '@angular/core';
3
3
  import '@angular/router';
4
4
  import { CommonModule } from '@angular/common';
5
5
 
@@ -15,48 +15,47 @@ class SmartMenuFrame {
15
15
  return page === 'Blank' ? 'Blank' : this.isMainHidden ? `Next` : `NextWithMainPage`;
16
16
  }
17
17
  }
18
- SmartMenuFrame.ɵfac = function SmartMenuFrame_Factory(t) { return new (t || SmartMenuFrame)(); };
19
- SmartMenuFrame.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: SmartMenuFrame, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-smart-menu-jfUL:var(--gap);--background:#ccc;--background-SCOPED-IN-smart-menu-jfUL:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-smart-menu-jfUL:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-jfUL);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-smart-menu-jfUL)}:host,:host .contents{display:flex;height:100%}:host .contents{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-smart-menu-jfUL)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}"], changeDetection: ChangeDetectionStrategy.OnPush });
20
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartMenuFrame, [{
21
- type: Component,
22
- args: [{
23
- selector: 'frames-smart-menu',
24
- templateUrl: './smart-menu.frame.html',
25
- styleUrls: ['./smart-menu.frame.scss'],
26
- changeDetection: ChangeDetectionStrategy.OnPush,
27
- }]
28
- }], null, { isMainHidden: [{
29
- type: HostBinding,
30
- args: ['attr.is-main-hidden']
31
- }], label: [{
32
- type: Input
33
- }], outlet: [{
34
- type: Input
35
- }], minNextWidth: [{
36
- type: Input
37
- }], next: [{
38
- type: ViewChild,
39
- args: ['next', { static: true }]
40
- }] }); })();
18
+ SmartMenuFrame.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SmartMenuFrame, deps: [], target: i0.ɵɵFactoryTarget.Component });
19
+ SmartMenuFrame.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: SmartMenuFrame, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap: 1px;--gap-SCOPED-IN-smart-menu-vdn5: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-vdn5: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-vdn5: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;grid-gap:var(--gap-SCOPED-IN-smart-menu-vdn5);gap:var(--gap-SCOPED-IN-smart-menu-vdn5);width:-moz-fit-content;width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-vdn5)}:host .contents{display:flex;max-width:-moz-fit-content;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-vdn5)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SmartMenuFrame, decorators: [{
21
+ type: Component,
22
+ args: [{
23
+ selector: 'frames-smart-menu',
24
+ templateUrl: './smart-menu.frame.html',
25
+ styleUrls: ['./smart-menu.frame.scss'],
26
+ changeDetection: ChangeDetectionStrategy.OnPush,
27
+ }]
28
+ }], propDecorators: { isMainHidden: [{
29
+ type: HostBinding,
30
+ args: ['attr.is-main-hidden']
31
+ }], label: [{
32
+ type: Input
33
+ }], outlet: [{
34
+ type: Input
35
+ }], minNextWidth: [{
36
+ type: Input
37
+ }], next: [{
38
+ type: ViewChild,
39
+ args: ['next', { static: true }]
40
+ }] } });
41
41
 
42
42
  class SmartMenuModule {
43
43
  }
44
- SmartMenuModule.ɵfac = function SmartMenuModule_Factory(t) { return new (t || SmartMenuModule)(); };
45
- SmartMenuModule.ɵmod = ɵɵdefineNgModule({ type: SmartMenuModule });
46
- SmartMenuModule.ɵinj = ɵɵdefineInjector({ imports: [[
44
+ SmartMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SmartMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
45
+ SmartMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SmartMenuModule, declarations: [SmartMenuFrame], imports: [CommonModule], exports: [SmartMenuFrame] });
46
+ SmartMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SmartMenuModule, imports: [[
47
47
  CommonModule
48
48
  ]] });
49
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(SmartMenuModule, { declarations: [SmartMenuFrame], imports: [CommonModule], exports: [SmartMenuFrame] }); })();
50
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(SmartMenuModule, [{
51
- type: NgModule,
52
- args: [{
53
- declarations: [SmartMenuFrame],
54
- imports: [
55
- CommonModule
56
- ],
57
- exports: [SmartMenuFrame]
58
- }]
59
- }], null, null); })();
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SmartMenuModule, decorators: [{
50
+ type: NgModule,
51
+ args: [{
52
+ declarations: [SmartMenuFrame],
53
+ imports: [
54
+ CommonModule
55
+ ],
56
+ exports: [SmartMenuFrame]
57
+ }]
58
+ }] });
60
59
 
61
60
  /**
62
61
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-frames-smart-menu.js","sources":["../../../../libs/components/frames/smart-menu/smart-menu.frame.ts","../../../../libs/components/frames/smart-menu/smart-menu.frame.html","../../../../libs/components/frames/smart-menu/smart-menu.module.ts","../../../../libs/components/frames/smart-menu/ng-atomic-components-frames-smart-menu.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, HostBinding, Input, ViewChild } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\n\n@Component({\n selector: 'frames-smart-menu',\n templateUrl: './smart-menu.frame.html',\n styleUrls: ['./smart-menu.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SmartMenuFrame {\n @HostBinding('attr.is-main-hidden')\n isMainHidden = false;\n\n @Input()\n label = 'root';\n\n @Input()\n outlet?: RouterOutlet;\n\n @Input()\n minNextWidth: number = 360;\n\n @ViewChild('next', {static: true})\n next!: ElementRef;\n\n get page(): string {\n const page: string = this.outlet?.activatedRouteData?.page;\n return page === 'Blank' ? 'Blank' : this.isMainHidden ? `Next` : `NextWithMainPage`;\n }\n\n}\n","<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SmartMenuFrame } from './smart-menu.frame';\n\n\n\n@NgModule({\n declarations: [SmartMenuFrame],\n imports: [\n CommonModule\n ],\n exports: [SmartMenuFrame]\n})\nexport class SmartMenuModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MASa,cAAc;IAN3B;QAQE,iBAAY,GAAG,KAAK,CAAC;QAGrB,UAAK,GAAG,MAAM,CAAC;QAMf,iBAAY,GAAW,GAAG,CAAC;KAU5B;IALC,IAAI,IAAI;;QACN,MAAM,IAAI,eAAW,IAAI,CAAC,MAAM,0CAAE,kBAAkB,0CAAE,IAAI,CAAC;QAC3D,OAAO,IAAI,KAAK,OAAO,GAAG,OAAO,GAAG,IAAI,CAAC,YAAY,GAAG,MAAM,GAAG,kBAAkB,CAAC;KACrF;;4EAnBU,cAAc;uEAAd,cAAc,uVCT3B,kLAKM;oFDIO,cAAc;cAN1B,SAAS;eAAC;gBACT,QAAQ,EAAE,mBAAmB;gBAC7B,WAAW,EAAE,yBAAyB;gBACtC,SAAS,EAAE,CAAC,yBAAyB,CAAC;gBACtC,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;gBAGC,YAAY;kBADX,WAAW;mBAAC,qBAAqB;YAIlC,KAAK;kBADJ,KAAK;YAIN,MAAM;kBADL,KAAK;YAIN,YAAY;kBADX,KAAK;YAIN,IAAI;kBADH,SAAS;mBAAC,MAAM,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;;;METtB,eAAe;;8EAAf,eAAe;gDAAf,eAAe;oDALjB;YACP,YAAY;SACb;qFAGU,eAAe,mBANX,cAAc,aAE3B,YAAY,aAEJ,cAAc;oFAEb,eAAe;cAP3B,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,cAAc,CAAC;gBAC9B,OAAO,EAAE;oBACP,YAAY;iBACb;gBACD,OAAO,EAAE,CAAC,cAAc,CAAC;aAC1B;;;ACZD;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-frames-smart-menu.js","sources":["../../../../libs/components/frames/smart-menu/smart-menu.frame.ts","../../../../libs/components/frames/smart-menu/smart-menu.frame.html","../../../../libs/components/frames/smart-menu/smart-menu.module.ts","../../../../libs/components/frames/smart-menu/ng-atomic-components-frames-smart-menu.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, HostBinding, Input, ViewChild } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\n\n@Component({\n selector: 'frames-smart-menu',\n templateUrl: './smart-menu.frame.html',\n styleUrls: ['./smart-menu.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SmartMenuFrame {\n @HostBinding('attr.is-main-hidden')\n isMainHidden = false;\n\n @Input()\n label = 'root';\n\n @Input()\n outlet?: RouterOutlet;\n\n @Input()\n minNextWidth: number = 360;\n\n @ViewChild('next', {static: true})\n next!: ElementRef;\n\n get page(): string {\n const page: string = this.outlet?.activatedRouteData?.page;\n return page === 'Blank' ? 'Blank' : this.isMainHidden ? `Next` : `NextWithMainPage`;\n }\n\n}\n","<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SmartMenuFrame } from './smart-menu.frame';\n\n\n\n@NgModule({\n declarations: [SmartMenuFrame],\n imports: [\n CommonModule\n ],\n exports: [SmartMenuFrame]\n})\nexport class SmartMenuModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MASa,cAAc,CAAA;AAN3B,IAAA,WAAA,GAAA;QAQE,IAAY,CAAA,YAAA,GAAG,KAAK,CAAC;QAGrB,IAAK,CAAA,KAAA,GAAG,MAAM,CAAC;QAMf,IAAY,CAAA,YAAA,GAAW,GAAG,CAAC;AAU5B,KAAA;AALC,IAAA,IAAI,IAAI,GAAA;;QACN,MAAM,IAAI,GAAW,CAAA,EAAA,GAAA,CAAA,EAAA,GAAA,IAAI,CAAC,MAAM,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,kBAAkB,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,IAAI,CAAC;QAC3D,OAAO,IAAI,KAAK,OAAO,GAAG,OAAO,GAAG,IAAI,CAAC,YAAY,GAAG,MAAM,GAAG,CAAA,gBAAA,CAAkB,CAAC;KACrF;;4GAnBU,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAd,cAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,cAAc,uTCT3B,kLAKM,EAAA,MAAA,EAAA,CAAA,6xBAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDIO,cAAc,EAAA,UAAA,EAAA,CAAA;kBAN1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,WAAW,EAAE,yBAAyB;oBACtC,SAAS,EAAE,CAAC,yBAAyB,CAAC;oBACtC,eAAe,EAAE,uBAAuB,CAAC,MAAM;AAChD,iBAAA,CAAA;8BAGC,YAAY,EAAA,CAAA;sBADX,WAAW;uBAAC,qBAAqB,CAAA;gBAIlC,KAAK,EAAA,CAAA;sBADJ,KAAK;gBAIN,MAAM,EAAA,CAAA;sBADL,KAAK;gBAIN,YAAY,EAAA,CAAA;sBADX,KAAK;gBAIN,IAAI,EAAA,CAAA;sBADH,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,MAAM,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC,CAAA;;;METtB,eAAe,CAAA;;6GAAf,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAf,eAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,eAAe,EANX,YAAA,EAAA,CAAA,cAAc,CAE3B,EAAA,OAAA,EAAA,CAAA,YAAY,aAEJ,cAAc,CAAA,EAAA,CAAA,CAAA;AAEb,eAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,eAAe,EALjB,OAAA,EAAA,CAAA;YACP,YAAY;AACb,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,eAAe,EAAA,UAAA,EAAA,CAAA;kBAP3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,cAAc,CAAC;AAC9B,oBAAA,OAAO,EAAE;wBACP,YAAY;AACb,qBAAA;oBACD,OAAO,EAAE,CAAC,cAAc,CAAC;AAC1B,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
@@ -1,12 +1,15 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, ɵɵdirectiveInject, ɵɵngDeclareComponent, ChangeDetectionStrategy, ViewEncapsulation, ɵsetClassMetadata, Component, Optional, Inject, Input, Output, ViewChild, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
2
+ import { EventEmitter, Component, ViewEncapsulation, ChangeDetectionStrategy, Optional, Inject, Input, Output, ViewChild, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
- import { MatColumnDef, MatHeaderCellDef, MatHeaderCell, MatCellDef, MatCell, MatTableModule } from '@angular/material/table';
4
+ import * as i3 from '@angular/material/table';
5
+ import { MatTableModule } from '@angular/material/table';
5
6
  import { MatMenuModule } from '@angular/material/menu';
6
7
  import { MatButtonModule } from '@angular/material/button';
7
8
  import { MatIconModule } from '@angular/material/icon';
8
- import { CdkTable, TEXT_COLUMN_OPTIONS, CdkColumnDef, CdkCellDef, CdkHeaderCellDef } from '@angular/cdk/table';
9
- import { SmartMenuButtonAtom, SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';
9
+ import * as i1 from '@angular/cdk/table';
10
+ import { TEXT_COLUMN_OPTIONS, CdkColumnDef, CdkCellDef, CdkHeaderCellDef } from '@angular/cdk/table';
11
+ import * as i2 from '@ng-atomic/components/atoms/smart-menu-button';
12
+ import { SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';
10
13
 
11
14
  class ActionsColumnMolecule {
12
15
  constructor(_table, _options) {
@@ -46,46 +49,53 @@ class ActionsColumnMolecule {
46
49
  console.debug(test);
47
50
  }
48
51
  }
49
- ActionsColumnMolecule.ɵfac = function ActionsColumnMolecule_Factory(t) { return new (t || ActionsColumnMolecule)(ɵɵdirectiveInject(CdkTable, 8), ɵɵdirectiveInject(TEXT_COLUMN_OPTIONS, 8)); };
50
- ActionsColumnMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: ActionsColumnMolecule, selector: "molecules-actions-column", inputs: { name: "name", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, emitDistinctChangesOnly: false, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, emitDistinctChangesOnly: false, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<ng-container matColumnDef>\n <th mat-header-cell *matHeaderCellDef>\u64CD\u4F5C</th>\n <td mat-cell *matCellDef=\"let item\">\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit([$event[0], item])\"\n ></atoms-smart-menu-button>\n </td>\n</ng-container>\n", styles: [""], directives: [{ type: MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: MatCellDef, selector: "[matCellDef]" }, { type: MatCell, selector: "mat-cell, td[mat-cell]" }, { type: SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None });
51
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(ActionsColumnMolecule, [{
52
- type: Component,
53
- args: [{
54
- selector: 'molecules-actions-column',
55
- templateUrl: './actions-column.molecule.html',
56
- styleUrls: ['./actions-column.molecule.scss'],
57
- encapsulation: ViewEncapsulation.None,
58
- changeDetection: ChangeDetectionStrategy.Default,
59
- }]
60
- }], function () { return [{ type: CdkTable, decorators: [{
61
- type: Optional
62
- }] }, { type: undefined, decorators: [{
63
- type: Optional
64
- }, {
65
- type: Inject,
66
- args: [TEXT_COLUMN_OPTIONS]
67
- }] }]; }, { name: [{
68
- type: Input
69
- }], actionItems: [{
70
- type: Input
71
- }], actionItemClick: [{
72
- type: Output
73
- }], columnDef: [{
74
- type: ViewChild,
75
- args: [CdkColumnDef, { static: true }]
76
- }], cell: [{
77
- type: ViewChild,
78
- args: [CdkCellDef, { static: true }]
79
- }], headerCell: [{
80
- type: ViewChild,
81
- args: [CdkHeaderCellDef, { static: true }]
82
- }] }); })();
52
+ ActionsColumnMolecule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ActionsColumnMolecule, deps: [{ token: i1.CdkTable, optional: true }, { token: TEXT_COLUMN_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Component });
53
+ ActionsColumnMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ActionsColumnMolecule, selector: "molecules-actions-column", inputs: { name: "name", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true, static: true }], ngImport: i0, template: "<ng-container matColumnDef>\n <th mat-header-cell *matHeaderCellDef>\u64CD\u4F5C</th>\n <td mat-cell *matCellDef=\"let item\">\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit([$event[0], item])\"\n ></atoms-smart-menu-button>\n </td>\n</ng-container>\n", styles: [""], components: [{ type: i2.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], directives: [{ type: i3.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i3.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i3.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i3.MatCellDef, selector: "[matCellDef]" }, { type: i3.MatCell, selector: "mat-cell, td[mat-cell]" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ActionsColumnMolecule, decorators: [{
55
+ type: Component,
56
+ args: [{
57
+ selector: 'molecules-actions-column',
58
+ templateUrl: './actions-column.molecule.html',
59
+ styleUrls: ['./actions-column.molecule.scss'],
60
+ encapsulation: ViewEncapsulation.None,
61
+ changeDetection: ChangeDetectionStrategy.Default,
62
+ }]
63
+ }], ctorParameters: function () { return [{ type: i1.CdkTable, decorators: [{
64
+ type: Optional
65
+ }] }, { type: undefined, decorators: [{
66
+ type: Optional
67
+ }, {
68
+ type: Inject,
69
+ args: [TEXT_COLUMN_OPTIONS]
70
+ }] }]; }, propDecorators: { name: [{
71
+ type: Input
72
+ }], actionItems: [{
73
+ type: Input
74
+ }], actionItemClick: [{
75
+ type: Output
76
+ }], columnDef: [{
77
+ type: ViewChild,
78
+ args: [CdkColumnDef, { static: true }]
79
+ }], cell: [{
80
+ type: ViewChild,
81
+ args: [CdkCellDef, { static: true }]
82
+ }], headerCell: [{
83
+ type: ViewChild,
84
+ args: [CdkHeaderCellDef, { static: true }]
85
+ }] } });
83
86
 
84
87
  class ActionsColumnModule {
85
88
  }
86
- ActionsColumnModule.ɵfac = function ActionsColumnModule_Factory(t) { return new (t || ActionsColumnModule)(); };
87
- ActionsColumnModule.ɵmod = ɵɵdefineNgModule({ type: ActionsColumnModule });
88
- ActionsColumnModule.ɵinj = ɵɵdefineInjector({ imports: [[
89
+ ActionsColumnModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ActionsColumnModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
90
+ ActionsColumnModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ActionsColumnModule, declarations: [ActionsColumnMolecule], imports: [CommonModule,
91
+ // Materials
92
+ MatTableModule,
93
+ MatMenuModule,
94
+ MatButtonModule,
95
+ MatIconModule,
96
+ // Atoms
97
+ SmartMenuButtonModule], exports: [ActionsColumnMolecule] });
98
+ ActionsColumnModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ActionsColumnModule, imports: [[
89
99
  CommonModule,
90
100
  // Materials
91
101
  MatTableModule,
@@ -95,35 +105,27 @@ ActionsColumnModule.ɵinj = ɵɵdefineInjector({ imports: [[
95
105
  // Atoms
96
106
  SmartMenuButtonModule,
97
107
  ]] });
98
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(ActionsColumnModule, { declarations: [ActionsColumnMolecule], imports: [CommonModule,
99
- // Materials
100
- MatTableModule,
101
- MatMenuModule,
102
- MatButtonModule,
103
- MatIconModule,
104
- // Atoms
105
- SmartMenuButtonModule], exports: [ActionsColumnMolecule] }); })();
106
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(ActionsColumnModule, [{
107
- type: NgModule,
108
- args: [{
109
- declarations: [
110
- ActionsColumnMolecule
111
- ],
112
- imports: [
113
- CommonModule,
114
- // Materials
115
- MatTableModule,
116
- MatMenuModule,
117
- MatButtonModule,
118
- MatIconModule,
119
- // Atoms
120
- SmartMenuButtonModule,
121
- ],
122
- exports: [
123
- ActionsColumnMolecule
124
- ]
125
- }]
126
- }], null, null); })();
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ActionsColumnModule, decorators: [{
109
+ type: NgModule,
110
+ args: [{
111
+ declarations: [
112
+ ActionsColumnMolecule
113
+ ],
114
+ imports: [
115
+ CommonModule,
116
+ // Materials
117
+ MatTableModule,
118
+ MatMenuModule,
119
+ MatButtonModule,
120
+ MatIconModule,
121
+ // Atoms
122
+ SmartMenuButtonModule,
123
+ ],
124
+ exports: [
125
+ ActionsColumnMolecule
126
+ ]
127
+ }]
128
+ }] });
127
129
 
128
130
  /**
129
131
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-molecules-actions-column.js","sources":["../../../../libs/components/molecules/actions-column/actions-column.molecule.ts","../../../../libs/components/molecules/actions-column/actions-column.molecule.html","../../../../libs/components/molecules/actions-column/actions-column.module.ts","../../../../libs/components/molecules/actions-column/ng-atomic-components-molecules-actions-column.ts"],"sourcesContent":["import { CdkCellDef, CdkColumnDef, CdkHeaderCellDef, CdkTable, TextColumnOptions, TEXT_COLUMN_OPTIONS } from '@angular/cdk/table';\nimport { ChangeDetectionStrategy, Component, EventEmitter, Inject, Input, Optional, Output, ViewChild, ViewEncapsulation } from '@angular/core';\nimport { ActionItem } from '@ng-atomic/common/models';\n\n@Component({\n selector: 'molecules-actions-column',\n templateUrl: './actions-column.molecule.html',\n styleUrls: ['./actions-column.molecule.scss'],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.Default,\n})\nexport class ActionsColumnMolecule<T> {\n @Input()\n get name(): string {\n return this._name;\n }\n set name(name: string) {\n this._name = name;\n this._syncColumnDefName();\n }\n _name!: string;\n\n @Input()\n actionItems: ActionItem[] = [];\n\n\n @Output()\n actionItemClick = new EventEmitter<[ActionItem, T]>();\n\n @ViewChild(CdkColumnDef, {static: true})\n columnDef!: CdkColumnDef;\n \n @ViewChild(CdkCellDef, {static: true})\n cell!: CdkCellDef;\n\n @ViewChild(CdkHeaderCellDef, {static: true})\n headerCell!: CdkHeaderCellDef;\n\n constructor(\n @Optional() private _table: CdkTable<T>,\n @Optional() @Inject(TEXT_COLUMN_OPTIONS) private _options: TextColumnOptions<T>,\n ) {\n this._options ??= {};\n }\n\n ngOnInit() {\n this._syncColumnDefName();\n\n if (this._table) {\n this.columnDef.cell = this.cell;\n this.columnDef.headerCell = this.headerCell;\n this._table.addColumnDef(this.columnDef);\n }\n }\n\n ngOnDestroy() {\n if (this._table) {\n this._table.removeColumnDef(this.columnDef);\n }\n }\n\n private _syncColumnDefName() {\n if (this.columnDef) {\n this.columnDef.name = this.name;\n }\n }\n\n onActionItemClick(test) {\n console.debug(test);\n }\n}\n","<ng-container matColumnDef>\n <th mat-header-cell *matHeaderCellDef>操作</th>\n <td mat-cell *matCellDef=\"let item\">\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit([$event[0], item])\"\n ></atoms-smart-menu-button>\n </td>\n</ng-container>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { MatButtonModule } from '@angular/material/button';\nimport { MatIconModule } from '@angular/material/icon';\n\nimport { ActionsColumnMolecule } from './actions-column.molecule';\nimport { SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';\n\n@NgModule({\n declarations: [\n ActionsColumnMolecule\n ],\n imports: [\n CommonModule,\n // Materials\n MatTableModule,\n MatMenuModule,\n MatButtonModule,\n MatIconModule,\n // Atoms\n SmartMenuButtonModule,\n ],\n exports: [\n ActionsColumnMolecule\n ]\n})\nexport class ActionsColumnModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;MAWa,qBAAqB;IA2BhC,YACsB,MAAmB,EACU,QAA8B;;QAD3D,WAAM,GAAN,MAAM,CAAa;QACU,aAAQ,GAAR,QAAQ,CAAsB;QAjBjF,gBAAW,GAAiB,EAAE,CAAC;QAI/B,oBAAe,GAAG,IAAI,YAAY,EAAmB,CAAC;QAepD,MAAA,IAAI,CAAC,QAAQ,oCAAb,IAAI,CAAC,QAAQ,GAAK,EAAE,EAAC;KACtB;IA/BD,IACI,IAAI;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;KACnB;IACD,IAAI,IAAI,CAAC,IAAY;QACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,kBAAkB,EAAE,CAAC;KAC3B;IA0BD,QAAQ;QACN,IAAI,CAAC,kBAAkB,EAAE,CAAC;QAE1B,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;YAChC,IAAI,CAAC,SAAS,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;YAC5C,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;SAC1C;KACF;IAED,WAAW;QACT,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;SAC7C;KACF;IAEO,kBAAkB;QACxB,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;SACjC;KACF;IAED,iBAAiB,CAAC,IAAI;QACpB,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;KACrB;;0FA1DU,qBAAqB,oDA6BV,mBAAmB;8EA7B9B,qBAAqB,kNAkBrB,YAAY,qHAGZ,UAAU,2HAGV,gBAAgB,8FCnC7B,uUASA;oFDEa,qBAAqB;cAPjC,SAAS;eAAC;gBACT,QAAQ,EAAE,0BAA0B;gBACpC,WAAW,EAAE,gCAAgC;gBAC7C,SAAS,EAAE,CAAC,gCAAgC,CAAC;gBAC7C,aAAa,EAAE,iBAAiB,CAAC,IAAI;gBACrC,eAAe,EAAE,uBAAuB,CAAC,OAAO;aACjD;;sBA6BI,QAAQ;;sBACR,QAAQ;;sBAAI,MAAM;uBAAC,mBAAmB;wBA3BrC,IAAI;kBADP,KAAK;YAWN,WAAW;kBADV,KAAK;YAKN,eAAe;kBADd,MAAM;YAIP,SAAS;kBADR,SAAS;mBAAC,YAAY,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;YAIvC,IAAI;kBADH,SAAS;mBAAC,UAAU,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;YAIrC,UAAU;kBADT,SAAS;mBAAC,gBAAgB,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;;;MEPhC,mBAAmB;;sFAAnB,mBAAmB;oDAAnB,mBAAmB;wDAdrB;YACP,YAAY;;YAEZ,cAAc;YACd,aAAa;YACb,eAAe;YACf,aAAa;;YAEb,qBAAqB;SACtB;qFAKU,mBAAmB,mBAhB5B,qBAAqB,aAGrB,YAAY;;QAEZ,cAAc;QACd,aAAa;QACb,eAAe;QACf,aAAa;;QAEb,qBAAqB,aAGrB,qBAAqB;oFAGZ,mBAAmB;cAlB/B,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,qBAAqB;iBACtB;gBACD,OAAO,EAAE;oBACP,YAAY;;oBAEZ,cAAc;oBACd,aAAa;oBACb,eAAe;oBACf,aAAa;;oBAEb,qBAAqB;iBACtB;gBACD,OAAO,EAAE;oBACP,qBAAqB;iBACtB;aACF;;;AC3BD;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-molecules-actions-column.js","sources":["../../../../libs/components/molecules/actions-column/actions-column.molecule.ts","../../../../libs/components/molecules/actions-column/actions-column.molecule.html","../../../../libs/components/molecules/actions-column/actions-column.module.ts","../../../../libs/components/molecules/actions-column/ng-atomic-components-molecules-actions-column.ts"],"sourcesContent":["import { CdkCellDef, CdkColumnDef, CdkHeaderCellDef, CdkTable, TextColumnOptions, TEXT_COLUMN_OPTIONS } from '@angular/cdk/table';\nimport { ChangeDetectionStrategy, Component, EventEmitter, Inject, Input, Optional, Output, ViewChild, ViewEncapsulation } from '@angular/core';\nimport { ActionItem } from '@ng-atomic/common/models';\n\n@Component({\n selector: 'molecules-actions-column',\n templateUrl: './actions-column.molecule.html',\n styleUrls: ['./actions-column.molecule.scss'],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.Default,\n})\nexport class ActionsColumnMolecule<T> {\n @Input()\n get name(): string {\n return this._name;\n }\n set name(name: string) {\n this._name = name;\n this._syncColumnDefName();\n }\n _name!: string;\n\n @Input()\n actionItems: ActionItem[] = [];\n\n\n @Output()\n actionItemClick = new EventEmitter<[ActionItem, T]>();\n\n @ViewChild(CdkColumnDef, {static: true})\n columnDef!: CdkColumnDef;\n \n @ViewChild(CdkCellDef, {static: true})\n cell!: CdkCellDef;\n\n @ViewChild(CdkHeaderCellDef, {static: true})\n headerCell!: CdkHeaderCellDef;\n\n constructor(\n @Optional() private _table: CdkTable<T>,\n @Optional() @Inject(TEXT_COLUMN_OPTIONS) private _options: TextColumnOptions<T>,\n ) {\n this._options ??= {};\n }\n\n ngOnInit() {\n this._syncColumnDefName();\n\n if (this._table) {\n this.columnDef.cell = this.cell;\n this.columnDef.headerCell = this.headerCell;\n this._table.addColumnDef(this.columnDef);\n }\n }\n\n ngOnDestroy() {\n if (this._table) {\n this._table.removeColumnDef(this.columnDef);\n }\n }\n\n private _syncColumnDefName() {\n if (this.columnDef) {\n this.columnDef.name = this.name;\n }\n }\n\n onActionItemClick(test) {\n console.debug(test);\n }\n}\n","<ng-container matColumnDef>\n <th mat-header-cell *matHeaderCellDef>操作</th>\n <td mat-cell *matCellDef=\"let item\">\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit([$event[0], item])\"\n ></atoms-smart-menu-button>\n </td>\n</ng-container>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatTableModule } from '@angular/material/table';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { MatButtonModule } from '@angular/material/button';\nimport { MatIconModule } from '@angular/material/icon';\n\nimport { ActionsColumnMolecule } from './actions-column.molecule';\nimport { SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';\n\n@NgModule({\n declarations: [\n ActionsColumnMolecule\n ],\n imports: [\n CommonModule,\n // Materials\n MatTableModule,\n MatMenuModule,\n MatButtonModule,\n MatIconModule,\n // Atoms\n SmartMenuButtonModule,\n ],\n exports: [\n ActionsColumnMolecule\n ]\n})\nexport class ActionsColumnModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;MAWa,qBAAqB,CAAA;IA2BhC,WACsB,CAAA,MAAmB,EACU,QAA8B,EAAA;;QAD3D,IAAM,CAAA,MAAA,GAAN,MAAM,CAAa;QACU,IAAQ,CAAA,QAAA,GAAR,QAAQ,CAAsB;QAjBjF,IAAW,CAAA,WAAA,GAAiB,EAAE,CAAC;AAI/B,QAAA,IAAA,CAAA,eAAe,GAAG,IAAI,YAAY,EAAmB,CAAC;QAepD,CAAA,EAAA,GAAA,IAAI,CAAC,QAAQ,MAAA,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,EAAA,IAAb,IAAI,CAAC,QAAQ,GAAK,EAAE,CAAC,CAAA;KACtB;AA/BD,IAAA,IACI,IAAI,GAAA;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;KACnB;IACD,IAAI,IAAI,CAAC,IAAY,EAAA;AACnB,QAAA,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,kBAAkB,EAAE,CAAC;KAC3B;IA0BD,QAAQ,GAAA;QACN,IAAI,CAAC,kBAAkB,EAAE,CAAC;QAE1B,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;YAChC,IAAI,CAAC,SAAS,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;YAC5C,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;AAC1C,SAAA;KACF;IAED,WAAW,GAAA;QACT,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;AAC7C,SAAA;KACF;IAEO,kBAAkB,GAAA;QACxB,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;AACjC,SAAA;KACF;AAED,IAAA,iBAAiB,CAAC,IAAI,EAAA;AACpB,QAAA,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;KACrB;;AA1DU,qBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,kBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,0DA6BV,mBAAmB,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AA7B9B,qBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,qBAAqB,kNAkBrB,YAAY,EAAA,WAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,EAAA,EAAA,YAAA,EAAA,MAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAGZ,UAAU,EAGV,WAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,EAAA,EAAA,YAAA,EAAA,YAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,gBAAgB,8DCnC7B,uUASA,EAAA,MAAA,EAAA,CAAA,EAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,QAAA,EAAA,yBAAA,EAAA,MAAA,EAAA,CAAA,aAAA,CAAA,EAAA,OAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,YAAA,EAAA,QAAA,EAAA,gBAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,cAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,EAAA,CAAA,gBAAA,EAAA,QAAA,EAAA,oBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,EAAA,CAAA,aAAA,EAAA,QAAA,EAAA,sCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,EAAA,CAAA,UAAA,EAAA,QAAA,EAAA,cAAA,EAAA,EAAA,EAAA,IAAA,EAAA,EAAA,CAAA,OAAA,EAAA,QAAA,EAAA,wBAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,OAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;4FDEa,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAPjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,WAAW,EAAE,gCAAgC;oBAC7C,SAAS,EAAE,CAAC,gCAAgC,CAAC;oBAC7C,aAAa,EAAE,iBAAiB,CAAC,IAAI;oBACrC,eAAe,EAAE,uBAAuB,CAAC,OAAO;AACjD,iBAAA,CAAA;;0BA6BI,QAAQ;;0BACR,QAAQ;;0BAAI,MAAM;2BAAC,mBAAmB,CAAA;4CA3BrC,IAAI,EAAA,CAAA;sBADP,KAAK;gBAWN,WAAW,EAAA,CAAA;sBADV,KAAK;gBAKN,eAAe,EAAA,CAAA;sBADd,MAAM;gBAIP,SAAS,EAAA,CAAA;sBADR,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,YAAY,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC,CAAA;gBAIvC,IAAI,EAAA,CAAA;sBADH,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,UAAU,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC,CAAA;gBAIrC,UAAU,EAAA,CAAA;sBADT,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,gBAAgB,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC,CAAA;;;MEPhC,mBAAmB,CAAA;;iHAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;kHAAnB,mBAAmB,EAAA,YAAA,EAAA,CAhB5B,qBAAqB,CAAA,EAAA,OAAA,EAAA,CAGrB,YAAY;;QAEZ,cAAc;QACd,aAAa;QACb,eAAe;QACf,aAAa;;AAEb,QAAA,qBAAqB,aAGrB,qBAAqB,CAAA,EAAA,CAAA,CAAA;AAGZ,mBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,EAdrB,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,cAAc;YACd,aAAa;YACb,eAAe;YACf,aAAa;;YAEb,qBAAqB;AACtB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAlB/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,qBAAqB;AACtB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,cAAc;wBACd,aAAa;wBACb,eAAe;wBACf,aAAa;;wBAEb,qBAAqB;AACtB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,qBAAqB;AACtB,qBAAA;AACF,iBAAA,CAAA;;;AC3BD;;AAEG;;;;"}
@@ -1,9 +1,12 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, ɵɵdirectiveInject, ɵɵngDeclareComponent, ChangeDetectionStrategy, ViewEncapsulation, ɵsetClassMetadata, Component, Optional, Input, Output, ViewChild, ɵɵdefineNgModule, ɵɵdefineInjector, ɵɵsetNgModuleScope, NgModule } from '@angular/core';
2
+ import { EventEmitter, Component, ViewEncapsulation, ChangeDetectionStrategy, Optional, Input, Output, ViewChild, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
- import { MatColumnDef, MatHeaderCellDef, MatHeaderCell, MatCellDef, MatCell, MatTableModule } from '@angular/material/table';
5
- import { MatCheckbox, MAT_CHECKBOX_DEFAULT_OPTIONS, MatCheckboxModule } from '@angular/material/checkbox';
6
- import { CdkTable, CdkColumnDef, CdkCellDef, CdkHeaderCellDef } from '@angular/cdk/table';
4
+ import * as i3 from '@angular/material/table';
5
+ import { MatTableModule } from '@angular/material/table';
6
+ import * as i2 from '@angular/material/checkbox';
7
+ import { MatCheckboxModule, MAT_CHECKBOX_DEFAULT_OPTIONS } from '@angular/material/checkbox';
8
+ import * as i1 from '@angular/cdk/table';
9
+ import { CdkColumnDef, CdkCellDef, CdkHeaderCellDef } from '@angular/cdk/table';
7
10
 
8
11
  class CheckboxColumnMolecule {
9
12
  constructor(_table) {
@@ -37,41 +40,44 @@ class CheckboxColumnMolecule {
37
40
  }
38
41
  }
39
42
  }
40
- CheckboxColumnMolecule.ɵfac = function CheckboxColumnMolecule_Factory(t) { return new (t || CheckboxColumnMolecule)(ɵɵdirectiveInject(CdkTable, 8)); };
41
- CheckboxColumnMolecule.ɵcmp = ɵɵngDeclareComponent({ version: "11.2.14", type: CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: { name: "name", selectedIdSet: "selectedIdSet" }, outputs: { checkboxClick: "checkboxClick" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, emitDistinctChangesOnly: false, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, emitDistinctChangesOnly: false, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0, template: "<ng-container matColumnDef>\n <th mat-header-cell *matHeaderCellDef></th>\n <td mat-cell *matCellDef=\"let item\">\n <mat-checkbox\n (click)=\"checkboxClick.emit(item)\"\n [checked]=\"selectedIdSet.has(item.id)\"\n ></mat-checkbox>\n </td>\n</ng-container>\n", styles: [""], directives: [{ type: MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: MatCellDef, selector: "[matCellDef]" }, { type: MatCell, selector: "mat-cell, td[mat-cell]" }, { type: MatCheckbox, selector: "mat-checkbox", inputs: ["disableRipple", "color", "tabIndex", "aria-label", "aria-labelledby", "id", "labelPosition", "name", "required", "checked", "disabled", "indeterminate", "aria-describedby", "value"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None });
42
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(CheckboxColumnMolecule, [{
43
- type: Component,
44
- args: [{
45
- selector: 'molecules-checkbox-column',
46
- templateUrl: './checkbox-column.molecule.html',
47
- styleUrls: ['./checkbox-column.molecule.scss'],
48
- encapsulation: ViewEncapsulation.None,
49
- changeDetection: ChangeDetectionStrategy.OnPush,
50
- }]
51
- }], function () { return [{ type: CdkTable, decorators: [{
52
- type: Optional
53
- }] }]; }, { name: [{
54
- type: Input
55
- }], selectedIdSet: [{
56
- type: Input
57
- }], checkboxClick: [{
58
- type: Output
59
- }], columnDef: [{
60
- type: ViewChild,
61
- args: [CdkColumnDef, { static: true }]
62
- }], cell: [{
63
- type: ViewChild,
64
- args: [CdkCellDef, { static: true }]
65
- }], headerCell: [{
66
- type: ViewChild,
67
- args: [CdkHeaderCellDef, { static: true }]
68
- }] }); })();
43
+ CheckboxColumnMolecule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnMolecule, deps: [{ token: i1.CdkTable, optional: true }], target: i0.ɵɵFactoryTarget.Component });
44
+ CheckboxColumnMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: CheckboxColumnMolecule, selector: "molecules-checkbox-column", inputs: { name: "name", selectedIdSet: "selectedIdSet" }, outputs: { checkboxClick: "checkboxClick" }, viewQueries: [{ propertyName: "columnDef", first: true, predicate: CdkColumnDef, descendants: true, static: true }, { propertyName: "cell", first: true, predicate: CdkCellDef, descendants: true, static: true }, { propertyName: "headerCell", first: true, predicate: CdkHeaderCellDef, descendants: true, static: true }], ngImport: i0, template: "<ng-container matColumnDef>\n <th mat-header-cell *matHeaderCellDef></th>\n <td mat-cell *matCellDef=\"let item\">\n <mat-checkbox\n (click)=\"checkboxClick.emit(item)\"\n [checked]=\"selectedIdSet.has(item.id)\"\n ></mat-checkbox>\n </td>\n</ng-container>\n", styles: [""], components: [{ type: i2.MatCheckbox, selector: "mat-checkbox", inputs: ["disableRipple", "color", "tabIndex", "aria-label", "aria-labelledby", "id", "labelPosition", "name", "required", "checked", "disabled", "indeterminate", "aria-describedby", "value"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }], directives: [{ type: i3.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i3.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i3.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i3.MatCellDef, selector: "[matCellDef]" }, { type: i3.MatCell, selector: "mat-cell, td[mat-cell]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnMolecule, decorators: [{
46
+ type: Component,
47
+ args: [{
48
+ selector: 'molecules-checkbox-column',
49
+ templateUrl: './checkbox-column.molecule.html',
50
+ styleUrls: ['./checkbox-column.molecule.scss'],
51
+ encapsulation: ViewEncapsulation.None,
52
+ changeDetection: ChangeDetectionStrategy.OnPush,
53
+ }]
54
+ }], ctorParameters: function () { return [{ type: i1.CdkTable, decorators: [{
55
+ type: Optional
56
+ }] }]; }, propDecorators: { name: [{
57
+ type: Input
58
+ }], selectedIdSet: [{
59
+ type: Input
60
+ }], checkboxClick: [{
61
+ type: Output
62
+ }], columnDef: [{
63
+ type: ViewChild,
64
+ args: [CdkColumnDef, { static: true }]
65
+ }], cell: [{
66
+ type: ViewChild,
67
+ args: [CdkCellDef, { static: true }]
68
+ }], headerCell: [{
69
+ type: ViewChild,
70
+ args: [CdkHeaderCellDef, { static: true }]
71
+ }] } });
69
72
 
70
73
  class CheckboxColumnModule {
71
74
  }
72
- CheckboxColumnModule.ɵfac = function CheckboxColumnModule_Factory(t) { return new (t || CheckboxColumnModule)(); };
73
- CheckboxColumnModule.ɵmod = ɵɵdefineNgModule({ type: CheckboxColumnModule });
74
- CheckboxColumnModule.ɵinj = ɵɵdefineInjector({ providers: [
75
+ CheckboxColumnModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
76
+ CheckboxColumnModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnModule, declarations: [CheckboxColumnMolecule], imports: [CommonModule,
77
+ // Materials
78
+ MatTableModule,
79
+ MatCheckboxModule], exports: [CheckboxColumnMolecule] });
80
+ CheckboxColumnModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnModule, providers: [
75
81
  { provide: MAT_CHECKBOX_DEFAULT_OPTIONS, useValue: { clickAction: 'noop' } }
76
82
  ], imports: [[
77
83
  CommonModule,
@@ -79,30 +85,26 @@ CheckboxColumnModule.ɵinj = ɵɵdefineInjector({ providers: [
79
85
  MatTableModule,
80
86
  MatCheckboxModule,
81
87
  ]] });
82
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵɵsetNgModuleScope(CheckboxColumnModule, { declarations: [CheckboxColumnMolecule], imports: [CommonModule,
83
- // Materials
84
- MatTableModule,
85
- MatCheckboxModule], exports: [CheckboxColumnMolecule] }); })();
86
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵsetClassMetadata(CheckboxColumnModule, [{
87
- type: NgModule,
88
- args: [{
89
- declarations: [
90
- CheckboxColumnMolecule
91
- ],
92
- imports: [
93
- CommonModule,
94
- // Materials
95
- MatTableModule,
96
- MatCheckboxModule,
97
- ],
98
- exports: [
99
- CheckboxColumnMolecule
100
- ],
101
- providers: [
102
- { provide: MAT_CHECKBOX_DEFAULT_OPTIONS, useValue: { clickAction: 'noop' } }
103
- ]
104
- }]
105
- }], null, null); })();
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnModule, decorators: [{
89
+ type: NgModule,
90
+ args: [{
91
+ declarations: [
92
+ CheckboxColumnMolecule
93
+ ],
94
+ imports: [
95
+ CommonModule,
96
+ // Materials
97
+ MatTableModule,
98
+ MatCheckboxModule,
99
+ ],
100
+ exports: [
101
+ CheckboxColumnMolecule
102
+ ],
103
+ providers: [
104
+ { provide: MAT_CHECKBOX_DEFAULT_OPTIONS, useValue: { clickAction: 'noop' } }
105
+ ]
106
+ }]
107
+ }] });
106
108
 
107
109
  /**
108
110
  * Generated bundle index. Do not edit.