@ng-atomic/components 1.4.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 (531) 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 +114 -0
  62. package/bundles/ng-atomic-components-organisms-navigator.umd.js.map +1 -0
  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/index.js +3 -0
  205. package/esm2015/organisms/navigator/index.js.map +1 -0
  206. package/esm2015/organisms/navigator/navigator.module.js +44 -0
  207. package/esm2015/organisms/navigator/navigator.module.js.map +1 -0
  208. package/esm2015/organisms/navigator/navigator.organism.js +39 -0
  209. package/esm2015/organisms/navigator/navigator.organism.js.map +1 -0
  210. package/esm2015/organisms/navigator/ng-atomic-components-organisms-navigator.js +5 -0
  211. package/esm2015/organisms/navigator/ng-atomic-components-organisms-navigator.js.map +1 -0
  212. package/esm2015/organisms/paginator/paginator.module.js +29 -30
  213. package/esm2015/organisms/paginator/paginator.module.js.map +1 -1
  214. package/esm2015/organisms/paginator/paginator.organism.js +22 -22
  215. package/esm2015/organisms/paginator/paginator.organism.js.map +1 -1
  216. package/esm2015/organisms/select-input-section/select-input-section.module.js +21 -22
  217. package/esm2015/organisms/select-input-section/select-input-section.module.js.map +1 -1
  218. package/esm2015/organisms/select-input-section/select-input-section.organism.js +17 -17
  219. package/esm2015/organisms/select-input-section/select-input-section.organism.js.map +1 -1
  220. package/esm2015/organisms/smart-table/smart-table.module.js +41 -42
  221. package/esm2015/organisms/smart-table/smart-table.module.js.map +1 -1
  222. package/esm2015/organisms/smart-table/smart-table.organism.js +42 -42
  223. package/esm2015/organisms/smart-table/smart-table.organism.js.map +1 -1
  224. package/esm2015/organisms/social-login-section/social-login-section.module.js +21 -22
  225. package/esm2015/organisms/social-login-section/social-login-section.module.js.map +1 -1
  226. package/esm2015/organisms/social-login-section/social-login-section.organism.js +13 -13
  227. package/esm2015/organisms/social-login-section/social-login-section.organism.js.map +1 -1
  228. package/esm2015/organisms/text-input-section/text-input-section.module.js +21 -22
  229. package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -1
  230. package/esm2015/organisms/text-input-section/text-input-section.organism.js +20 -20
  231. package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -1
  232. package/esm2015/organisms/textarea-section/textarea-section.module.js +17 -18
  233. package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -1
  234. package/esm2015/organisms/textarea-section/textarea-section.organism.js +13 -13
  235. package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -1
  236. package/esm2015/organisms/top-navigator/top-navigator.module.js +27 -28
  237. package/esm2015/organisms/top-navigator/top-navigator.module.js.map +1 -1
  238. package/esm2015/organisms/top-navigator/top-navigator.organism.js +17 -17
  239. package/esm2015/organisms/top-navigator/top-navigator.organism.js.map +1 -1
  240. package/esm2015/pages/_index/index.module.js +15 -15
  241. package/esm2015/pages/_index/index.module.js.map +1 -1
  242. package/esm2015/pages/_index/index.page.js +10 -10
  243. package/esm2015/pages/_index/index.page.js.map +1 -1
  244. package/esm2015/pages/blank/blank.module.js +14 -15
  245. package/esm2015/pages/blank/blank.module.js.map +1 -1
  246. package/esm2015/pages/blank/blank.page.js +10 -10
  247. package/esm2015/pages/blank/blank.page.js.map +1 -1
  248. package/esm2015/templates/entrance/entrance.module.js +35 -36
  249. package/esm2015/templates/entrance/entrance.module.js.map +1 -1
  250. package/esm2015/templates/entrance/entrance.template.js +28 -28
  251. package/esm2015/templates/entrance/entrance.template.js.map +1 -1
  252. package/esm2015/templates/loading/loading.module.js +21 -22
  253. package/esm2015/templates/loading/loading.module.js.map +1 -1
  254. package/esm2015/templates/loading/loading.template.js +11 -11
  255. package/esm2015/templates/loading/loading.template.js.map +1 -1
  256. package/esm2015/templates/menu/menu.module.js +17 -18
  257. package/esm2015/templates/menu/menu.module.js.map +1 -1
  258. package/esm2015/templates/menu/menu.template.js +15 -15
  259. package/esm2015/templates/menu/menu.template.js.map +1 -1
  260. package/esm2015/templates/smart-crud/smart-crud.module.js +45 -46
  261. package/esm2015/templates/smart-crud/smart-crud.module.js.map +1 -1
  262. package/esm2015/templates/smart-crud/smart-crud.template.js +35 -35
  263. package/esm2015/templates/smart-crud/smart-crud.template.js.map +1 -1
  264. package/esm2015/templates/smart-index/smart-index.module.js +31 -32
  265. package/esm2015/templates/smart-index/smart-index.module.js.map +1 -1
  266. package/esm2015/templates/smart-index/smart-index.template.js +52 -52
  267. package/esm2015/templates/smart-index/smart-index.template.js.map +1 -1
  268. package/fesm2015/ng-atomic-components-atoms-chips-input.js +131 -0
  269. package/fesm2015/ng-atomic-components-atoms-chips-input.js.map +1 -0
  270. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js +45 -42
  271. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js.map +1 -1
  272. package/fesm2015/ng-atomic-components-frames-auto-layout.js +29 -30
  273. package/fesm2015/ng-atomic-components-frames-auto-layout.js.map +1 -1
  274. package/fesm2015/ng-atomic-components-frames-card.js +35 -35
  275. package/fesm2015/ng-atomic-components-frames-card.js.map +1 -1
  276. package/fesm2015/ng-atomic-components-frames-drawer.js +34 -34
  277. package/fesm2015/ng-atomic-components-frames-drawer.js.map +1 -1
  278. package/fesm2015/ng-atomic-components-frames-line-up-v2.js +41 -42
  279. package/fesm2015/ng-atomic-components-frames-line-up-v2.js.map +1 -1
  280. package/fesm2015/ng-atomic-components-frames-line-up.js +46 -47
  281. package/fesm2015/ng-atomic-components-frames-line-up.js.map +1 -1
  282. package/fesm2015/ng-atomic-components-frames-overlay-v2.js +32 -33
  283. package/fesm2015/ng-atomic-components-frames-overlay-v2.js.map +1 -1
  284. package/fesm2015/ng-atomic-components-frames-overlay.js +37 -36
  285. package/fesm2015/ng-atomic-components-frames-overlay.js.map +1 -1
  286. package/fesm2015/ng-atomic-components-frames-scroll.js +33 -33
  287. package/fesm2015/ng-atomic-components-frames-scroll.js.map +1 -1
  288. package/fesm2015/ng-atomic-components-frames-smart-menu.js +37 -38
  289. package/fesm2015/ng-atomic-components-frames-smart-menu.js.map +1 -1
  290. package/fesm2015/ng-atomic-components-molecules-actions-column.js +72 -70
  291. package/fesm2015/ng-atomic-components-molecules-actions-column.js.map +1 -1
  292. package/fesm2015/ng-atomic-components-molecules-checkbox-column.js +62 -60
  293. package/fesm2015/ng-atomic-components-molecules-checkbox-column.js.map +1 -1
  294. package/fesm2015/ng-atomic-components-molecules-chips-input-field.js +43 -76
  295. package/fesm2015/ng-atomic-components-molecules-chips-input-field.js.map +1 -1
  296. package/fesm2015/ng-atomic-components-molecules-date-input-field.js +53 -49
  297. package/fesm2015/ng-atomic-components-molecules-date-input-field.js.map +1 -1
  298. package/fesm2015/ng-atomic-components-molecules-select-input-field.js +50 -48
  299. package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
  300. package/fesm2015/ng-atomic-components-molecules-smart-column.js +52 -50
  301. package/fesm2015/ng-atomic-components-molecules-smart-column.js.map +1 -1
  302. package/fesm2015/ng-atomic-components-molecules-text-input-field.js +53 -51
  303. package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -1
  304. package/fesm2015/ng-atomic-components-molecules-textarea-field.js +41 -40
  305. package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -1
  306. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +42 -41
  307. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js.map +1 -1
  308. package/fesm2015/ng-atomic-components-organisms-back-navigator.js +63 -59
  309. package/fesm2015/ng-atomic-components-organisms-back-navigator.js.map +1 -1
  310. package/fesm2015/ng-atomic-components-organisms-card-input-section.js +37 -37
  311. package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -1
  312. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +37 -36
  313. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -1
  314. package/fesm2015/ng-atomic-components-organisms-date-input-section.js +40 -40
  315. package/fesm2015/ng-atomic-components-organisms-date-input-section.js.map +1 -1
  316. package/fesm2015/ng-atomic-components-organisms-heading.js +33 -33
  317. package/fesm2015/ng-atomic-components-organisms-heading.js.map +1 -1
  318. package/fesm2015/ng-atomic-components-organisms-menu.js +40 -38
  319. package/fesm2015/ng-atomic-components-organisms-menu.js.map +1 -1
  320. package/fesm2015/ng-atomic-components-organisms-navigator.js +87 -0
  321. package/fesm2015/ng-atomic-components-organisms-navigator.js.map +1 -0
  322. package/fesm2015/ng-atomic-components-organisms-paginator.js +58 -56
  323. package/fesm2015/ng-atomic-components-organisms-paginator.js.map +1 -1
  324. package/fesm2015/ng-atomic-components-organisms-select-input-section.js +41 -41
  325. package/fesm2015/ng-atomic-components-organisms-select-input-section.js.map +1 -1
  326. package/fesm2015/ng-atomic-components-organisms-smart-table.js +92 -87
  327. package/fesm2015/ng-atomic-components-organisms-smart-table.js.map +1 -1
  328. package/fesm2015/ng-atomic-components-organisms-social-login-section.js +37 -37
  329. package/fesm2015/ng-atomic-components-organisms-social-login-section.js.map +1 -1
  330. package/fesm2015/ng-atomic-components-organisms-text-input-section.js +44 -44
  331. package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -1
  332. package/fesm2015/ng-atomic-components-organisms-textarea-section.js +33 -33
  333. package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -1
  334. package/fesm2015/ng-atomic-components-organisms-top-navigator.js +49 -48
  335. package/fesm2015/ng-atomic-components-organisms-top-navigator.js.map +1 -1
  336. package/fesm2015/ng-atomic-components-pages-_index.js +27 -26
  337. package/fesm2015/ng-atomic-components-pages-_index.js.map +1 -1
  338. package/fesm2015/ng-atomic-components-pages-blank.js +28 -28
  339. package/fesm2015/ng-atomic-components-pages-blank.js.map +1 -1
  340. package/fesm2015/ng-atomic-components-templates-entrance.js +73 -67
  341. package/fesm2015/ng-atomic-components-templates-entrance.js.map +1 -1
  342. package/fesm2015/ng-atomic-components-templates-loading.js +35 -35
  343. package/fesm2015/ng-atomic-components-templates-loading.js.map +1 -1
  344. package/fesm2015/ng-atomic-components-templates-menu.js +35 -35
  345. package/fesm2015/ng-atomic-components-templates-menu.js.map +1 -1
  346. package/fesm2015/ng-atomic-components-templates-smart-crud.js +93 -85
  347. package/fesm2015/ng-atomic-components-templates-smart-crud.js.map +1 -1
  348. package/fesm2015/ng-atomic-components-templates-smart-index.js +94 -89
  349. package/fesm2015/ng-atomic-components-templates-smart-index.js.map +1 -1
  350. package/fesm2015/ng-atomic-components.js.map +1 -1
  351. package/frames/auto-layout/auto-layout.frame.d.ts +2 -2
  352. package/frames/auto-layout/auto-layout.module.d.ts +3 -3
  353. package/frames/card/card.frame.d.ts +2 -2
  354. package/frames/card/card.module.d.ts +3 -3
  355. package/frames/drawer/drawer.frame.d.ts +2 -2
  356. package/frames/drawer/drawer.module.d.ts +3 -3
  357. package/frames/line-up/line-up.frame.d.ts +4 -4
  358. package/frames/line-up/line-up.module.d.ts +3 -3
  359. package/frames/line-up-v2/line-up.frame.d.ts +4 -4
  360. package/frames/line-up-v2/line-up.module.d.ts +3 -3
  361. package/frames/overlay/overlay.frame.d.ts +2 -2
  362. package/frames/overlay/overlay.module.d.ts +3 -3
  363. package/frames/overlay-v2/overlay.frame.d.ts +2 -2
  364. package/frames/overlay-v2/overlay.module.d.ts +3 -3
  365. package/frames/scroll/scroll.frame.d.ts +2 -2
  366. package/frames/scroll/scroll.module.d.ts +3 -3
  367. package/frames/smart-menu/smart-menu.frame.d.ts +2 -2
  368. package/frames/smart-menu/smart-menu.module.d.ts +3 -3
  369. package/molecules/actions-column/actions-column.module.d.ts +3 -3
  370. package/molecules/actions-column/actions-column.molecule.d.ts +2 -2
  371. package/molecules/checkbox-column/checkbox-column.module.d.ts +3 -3
  372. package/molecules/checkbox-column/checkbox-column.molecule.d.ts +2 -2
  373. package/molecules/chips-input-field/chips-input-field.module.d.ts +4 -7
  374. package/molecules/chips-input-field/chips-input-field.molecule.d.ts +3 -13
  375. package/molecules/date-input-field/date-input-field.module.d.ts +3 -3
  376. package/molecules/date-input-field/date-input-field.molecule.d.ts +2 -2
  377. package/molecules/select-input-field/select-input-field.module.d.ts +3 -3
  378. package/molecules/select-input-field/select-input-field.molecule.d.ts +2 -2
  379. package/molecules/smart-column/smart-column.module.d.ts +3 -3
  380. package/molecules/smart-column/smart-column.molecule.d.ts +2 -2
  381. package/molecules/text-input-field/text-input-field.module.d.ts +3 -3
  382. package/molecules/text-input-field/text-input-field.molecule.d.ts +2 -2
  383. package/molecules/textarea-field/textarea-field.module.d.ts +3 -3
  384. package/molecules/textarea-field/textarea-field.molecule.d.ts +2 -2
  385. package/organisms/action-buttons-section/action-buttons-section.module.d.ts +3 -3
  386. package/organisms/action-buttons-section/action-buttons-section.organism.d.ts +2 -2
  387. package/organisms/back-navigator/back-navigator.module.d.ts +3 -3
  388. package/organisms/back-navigator/back-navigator.organism.d.ts +2 -2
  389. package/organisms/card-input-section/card-input-section.module.d.ts +3 -3
  390. package/organisms/card-input-section/card-input-section.organism.d.ts +2 -2
  391. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +3 -3
  392. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +2 -2
  393. package/organisms/date-input-section/date-input-section.module.d.ts +3 -3
  394. package/organisms/date-input-section/date-input-section.organism.d.ts +3 -3
  395. package/organisms/heading/heading.module.d.ts +3 -3
  396. package/organisms/heading/heading.organism.d.ts +2 -2
  397. package/organisms/menu/menu.module.d.ts +3 -3
  398. package/organisms/menu/menu.organism.d.ts +2 -2
  399. package/organisms/navigator/index.d.ts +2 -0
  400. package/organisms/navigator/navigator.module.d.ts +12 -0
  401. package/organisms/navigator/navigator.organism.d.ts +13 -0
  402. package/organisms/navigator/ng-atomic-components-organisms-navigator.d.ts +5 -0
  403. package/organisms/navigator/package.json +10 -0
  404. package/organisms/paginator/paginator.module.d.ts +3 -3
  405. package/organisms/paginator/paginator.organism.d.ts +2 -2
  406. package/organisms/select-input-section/select-input-section.module.d.ts +3 -3
  407. package/organisms/select-input-section/select-input-section.organism.d.ts +2 -2
  408. package/organisms/smart-table/smart-table.module.d.ts +3 -3
  409. package/organisms/smart-table/smart-table.organism.d.ts +2 -2
  410. package/organisms/social-login-section/social-login-section.module.d.ts +3 -3
  411. package/organisms/social-login-section/social-login-section.organism.d.ts +2 -2
  412. package/organisms/text-input-section/text-input-section.module.d.ts +3 -3
  413. package/organisms/text-input-section/text-input-section.organism.d.ts +2 -2
  414. package/organisms/textarea-section/textarea-section.module.d.ts +3 -3
  415. package/organisms/textarea-section/textarea-section.organism.d.ts +2 -2
  416. package/organisms/top-navigator/top-navigator.module.d.ts +3 -3
  417. package/organisms/top-navigator/top-navigator.organism.d.ts +2 -2
  418. package/package.json +12 -6
  419. package/pages/_index/index.module.d.ts +3 -3
  420. package/pages/_index/index.page.d.ts +2 -2
  421. package/pages/blank/blank.module.d.ts +3 -3
  422. package/pages/blank/blank.page.d.ts +2 -2
  423. package/templates/entrance/entrance.module.d.ts +5 -5
  424. package/templates/entrance/entrance.template.d.ts +2 -2
  425. package/templates/loading/loading.module.d.ts +3 -3
  426. package/templates/loading/loading.template.d.ts +2 -2
  427. package/templates/menu/menu.module.d.ts +3 -3
  428. package/templates/menu/menu.template.d.ts +2 -2
  429. package/templates/smart-crud/smart-crud.module.d.ts +4 -4
  430. package/templates/smart-crud/smart-crud.template.d.ts +2 -2
  431. package/templates/smart-index/smart-index.module.d.ts +3 -3
  432. package/templates/smart-index/smart-index.template.d.ts +2 -2
  433. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js +0 -2
  434. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js.map +0 -1
  435. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +0 -2
  436. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js.map +0 -1
  437. package/bundles/ng-atomic-components-frames-card.umd.min.js +0 -2
  438. package/bundles/ng-atomic-components-frames-card.umd.min.js.map +0 -1
  439. package/bundles/ng-atomic-components-frames-drawer.umd.min.js +0 -2
  440. package/bundles/ng-atomic-components-frames-drawer.umd.min.js.map +0 -1
  441. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +0 -2
  442. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js.map +0 -1
  443. package/bundles/ng-atomic-components-frames-line-up.umd.min.js +0 -2
  444. package/bundles/ng-atomic-components-frames-line-up.umd.min.js.map +0 -1
  445. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +0 -2
  446. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js.map +0 -1
  447. package/bundles/ng-atomic-components-frames-overlay.umd.min.js +0 -2
  448. package/bundles/ng-atomic-components-frames-overlay.umd.min.js.map +0 -1
  449. package/bundles/ng-atomic-components-frames-scroll.umd.min.js +0 -2
  450. package/bundles/ng-atomic-components-frames-scroll.umd.min.js.map +0 -1
  451. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +0 -2
  452. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js.map +0 -1
  453. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js +0 -2
  454. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js.map +0 -1
  455. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js +0 -2
  456. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js.map +0 -1
  457. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js +0 -2
  458. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js.map +0 -1
  459. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +0 -2
  460. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js.map +0 -1
  461. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +0 -2
  462. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +0 -1
  463. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js +0 -16
  464. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js.map +0 -1
  465. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +0 -2
  466. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +0 -1
  467. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +0 -2
  468. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +0 -1
  469. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +0 -2
  470. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js.map +0 -1
  471. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +0 -2
  472. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js.map +0 -1
  473. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +0 -2
  474. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +0 -1
  475. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +0 -16
  476. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +0 -1
  477. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +0 -2
  478. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js.map +0 -1
  479. package/bundles/ng-atomic-components-organisms-heading.umd.min.js +0 -2
  480. package/bundles/ng-atomic-components-organisms-heading.umd.min.js.map +0 -1
  481. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +0 -109
  482. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +0 -1
  483. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +0 -2
  484. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +0 -1
  485. package/bundles/ng-atomic-components-organisms-menu.umd.min.js +0 -2
  486. package/bundles/ng-atomic-components-organisms-menu.umd.min.js.map +0 -1
  487. package/bundles/ng-atomic-components-organisms-paginator.umd.min.js +0 -2
  488. package/bundles/ng-atomic-components-organisms-paginator.umd.min.js.map +0 -1
  489. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +0 -2
  490. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js.map +0 -1
  491. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +0 -16
  492. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js.map +0 -1
  493. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +0 -2
  494. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js.map +0 -1
  495. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +0 -2
  496. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +0 -1
  497. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +0 -2
  498. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +0 -1
  499. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +0 -2
  500. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js.map +0 -1
  501. package/bundles/ng-atomic-components-pages-_index.umd.min.js +0 -2
  502. package/bundles/ng-atomic-components-pages-_index.umd.min.js.map +0 -1
  503. package/bundles/ng-atomic-components-pages-blank.umd.min.js +0 -2
  504. package/bundles/ng-atomic-components-pages-blank.umd.min.js.map +0 -1
  505. package/bundles/ng-atomic-components-templates-entrance.umd.min.js +0 -2
  506. package/bundles/ng-atomic-components-templates-entrance.umd.min.js.map +0 -1
  507. package/bundles/ng-atomic-components-templates-loading.umd.min.js +0 -2
  508. package/bundles/ng-atomic-components-templates-loading.umd.min.js.map +0 -1
  509. package/bundles/ng-atomic-components-templates-menu.umd.min.js +0 -2
  510. package/bundles/ng-atomic-components-templates-menu.umd.min.js.map +0 -1
  511. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +0 -16
  512. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js.map +0 -1
  513. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +0 -2
  514. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js.map +0 -1
  515. package/bundles/ng-atomic-components.umd.min.js +0 -2
  516. package/bundles/ng-atomic-components.umd.min.js.map +0 -1
  517. package/esm2015/organisms/input-field-section/index.js +0 -3
  518. package/esm2015/organisms/input-field-section/index.js.map +0 -1
  519. package/esm2015/organisms/input-field-section/input-field-section.module.js +0 -34
  520. package/esm2015/organisms/input-field-section/input-field-section.module.js.map +0 -1
  521. package/esm2015/organisms/input-field-section/input-field-section.organism.js +0 -35
  522. package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +0 -1
  523. package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js +0 -5
  524. package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js.map +0 -1
  525. package/fesm2015/ng-atomic-components-organisms-input-field-section.js +0 -72
  526. package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +0 -1
  527. package/organisms/input-field-section/index.d.ts +0 -2
  528. package/organisms/input-field-section/input-field-section.module.d.ts +0 -9
  529. package/organisms/input-field-section/input-field-section.organism.d.ts +0 -11
  530. package/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.d.ts +0 -5
  531. package/organisms/input-field-section/package.json +0 -10
@@ -2,8 +2,8 @@ import { CdkCellDef, CdkColumnDef, CdkHeaderCellDef, CdkTable } from '@angular/c
2
2
  import { ChangeDetectionStrategy, Component, EventEmitter, Input, Optional, Output, ViewChild, ViewEncapsulation } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  import * as i1 from "@angular/cdk/table";
5
- import * as i2 from "@angular/material/table";
6
- import * as i3 from "@angular/material/checkbox";
5
+ import * as i2 from "@angular/material/checkbox";
6
+ import * as i3 from "@angular/material/table";
7
7
  export class CheckboxColumnMolecule {
8
8
  constructor(_table) {
9
9
  this._table = _table;
@@ -36,33 +36,33 @@ export class CheckboxColumnMolecule {
36
36
  }
37
37
  }
38
38
  }
39
- CheckboxColumnMolecule.ɵfac = function CheckboxColumnMolecule_Factory(t) { return new (t || CheckboxColumnMolecule)(i0.ɵɵdirectiveInject(i1.CdkTable, 8)); };
40
- CheckboxColumnMolecule.ɵcmp = i0.ɵɵ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: i2.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i2.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i2.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i2.MatCellDef, selector: "[matCellDef]" }, { type: i2.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i3.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: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
41
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CheckboxColumnMolecule, [{
42
- type: Component,
43
- args: [{
44
- selector: 'molecules-checkbox-column',
45
- templateUrl: './checkbox-column.molecule.html',
46
- styleUrls: ['./checkbox-column.molecule.scss'],
47
- encapsulation: ViewEncapsulation.None,
48
- changeDetection: ChangeDetectionStrategy.OnPush,
49
- }]
50
- }], function () { return [{ type: i1.CdkTable, decorators: [{
51
- type: Optional
52
- }] }]; }, { name: [{
53
- type: Input
54
- }], selectedIdSet: [{
55
- type: Input
56
- }], checkboxClick: [{
57
- type: Output
58
- }], columnDef: [{
59
- type: ViewChild,
60
- args: [CdkColumnDef, { static: true }]
61
- }], cell: [{
62
- type: ViewChild,
63
- args: [CdkCellDef, { static: true }]
64
- }], headerCell: [{
65
- type: ViewChild,
66
- args: [CdkHeaderCellDef, { static: true }]
67
- }] }); })();
39
+ 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 });
40
+ 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 });
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CheckboxColumnMolecule, decorators: [{
42
+ type: Component,
43
+ args: [{
44
+ selector: 'molecules-checkbox-column',
45
+ templateUrl: './checkbox-column.molecule.html',
46
+ styleUrls: ['./checkbox-column.molecule.scss'],
47
+ encapsulation: ViewEncapsulation.None,
48
+ changeDetection: ChangeDetectionStrategy.OnPush,
49
+ }]
50
+ }], ctorParameters: function () { return [{ type: i1.CdkTable, decorators: [{
51
+ type: Optional
52
+ }] }]; }, propDecorators: { name: [{
53
+ type: Input
54
+ }], selectedIdSet: [{
55
+ type: Input
56
+ }], checkboxClick: [{
57
+ type: Output
58
+ }], columnDef: [{
59
+ type: ViewChild,
60
+ args: [CdkColumnDef, { static: true }]
61
+ }], cell: [{
62
+ type: ViewChild,
63
+ args: [CdkCellDef, { static: true }]
64
+ }], headerCell: [{
65
+ type: ViewChild,
66
+ args: [CdkHeaderCellDef, { static: true }]
67
+ }] } });
68
68
  //# sourceMappingURL=checkbox-column.molecule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"checkbox-column.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/checkbox-column/checkbox-column.molecule.ts","../../../../../../libs/components/molecules/checkbox-column/checkbox-column.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC1F,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAU,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;;;;;AAShJ,MAAM,OAAO,sBAAsB;IA0BjC,YAAgC,MAAmB;QAAnB,WAAM,GAAN,MAAM,CAAa;QAdnD,kBAAa,GAAG,IAAI,GAAG,EAAU,CAAC;QAGlC,kBAAa,GAAG,IAAI,YAAY,EAAK,CAAC;IAWiB,CAAC;IAzBxD,IACI,IAAI;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;IACpB,CAAC;IACD,IAAI,IAAI,CAAC,IAAY;QACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAoBD,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;IACH,CAAC;IAED,WAAW;QACT,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;SAC7C;IACH,CAAC;IAEO,kBAAkB;QACxB,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;SACjC;IACH,CAAC;;4FAhDU,sBAAsB;kFAAtB,sBAAsB,mNAiBtB,YAAY,qHAGZ,UAAU,2HAGV,gBAAgB,8FCjC7B,uRASA;uFDCa,sBAAsB;cAPlC,SAAS;eAAC;gBACT,QAAQ,EAAE,2BAA2B;gBACrC,WAAW,EAAE,iCAAiC;gBAC9C,SAAS,EAAE,CAAC,iCAAiC,CAAC;gBAC9C,aAAa,EAAE,iBAAiB,CAAC,IAAI;gBACrC,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;;sBA2Bc,QAAQ;wBAxBjB,IAAI;kBADP,KAAK;YAWN,aAAa;kBADZ,KAAK;YAIN,aAAa;kBADZ,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","sourcesContent":["import { CdkCellDef, CdkColumnDef, CdkHeaderCellDef, CdkTable } from '@angular/cdk/table';\nimport { ChangeDetectionStrategy, Component, EventEmitter, Input, OnInit, Optional, Output, ViewChild, ViewEncapsulation } from '@angular/core';\n\n@Component({\n selector: 'molecules-checkbox-column',\n templateUrl: './checkbox-column.molecule.html',\n styleUrls: ['./checkbox-column.molecule.scss'],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class CheckboxColumnMolecule<T> implements OnInit {\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 selectedIdSet = new Set<string>();\n\n @Output()\n checkboxClick = new EventEmitter<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(@Optional() private _table: CdkTable<T>) { }\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","<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"]}
1
+ {"version":3,"file":"checkbox-column.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/checkbox-column/checkbox-column.molecule.ts","../../../../../../libs/components/molecules/checkbox-column/checkbox-column.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC1F,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAU,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;;;;;AAShJ,MAAM,OAAO,sBAAsB;IA0BjC,YAAgC,MAAmB;QAAnB,WAAM,GAAN,MAAM,CAAa;QAdnD,kBAAa,GAAG,IAAI,GAAG,EAAU,CAAC;QAGlC,kBAAa,GAAG,IAAI,YAAY,EAAK,CAAC;IAWiB,CAAC;IAzBxD,IACI,IAAI;QACN,OAAO,IAAI,CAAC,KAAK,CAAC;IACpB,CAAC;IACD,IAAI,IAAI,CAAC,IAAY;QACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAClB,IAAI,CAAC,kBAAkB,EAAE,CAAC;IAC5B,CAAC;IAoBD,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;IACH,CAAC;IAED,WAAW;QACT,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;SAC7C;IACH,CAAC;IAEO,kBAAkB;QACxB,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,IAAI,CAAC,SAAS,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;SACjC;IACH,CAAC;;oHAhDU,sBAAsB;wGAAtB,sBAAsB,mNAiBtB,YAAY,qFAGZ,UAAU,2FAGV,gBAAgB,8DCjC7B,uRASA;4FDCa,sBAAsB;kBAPlC,SAAS;mBAAC;oBACT,QAAQ,EAAE,2BAA2B;oBACrC,WAAW,EAAE,iCAAiC;oBAC9C,SAAS,EAAE,CAAC,iCAAiC,CAAC;oBAC9C,aAAa,EAAE,iBAAiB,CAAC,IAAI;oBACrC,eAAe,EAAE,uBAAuB,CAAC,MAAM;iBAChD;;0BA2Bc,QAAQ;4CAxBjB,IAAI;sBADP,KAAK;gBAWN,aAAa;sBADZ,KAAK;gBAIN,aAAa;sBADZ,MAAM;gBAIP,SAAS;sBADR,SAAS;uBAAC,YAAY,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;gBAIvC,IAAI;sBADH,SAAS;uBAAC,UAAU,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;gBAIrC,UAAU;sBADT,SAAS;uBAAC,gBAAgB,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC","sourcesContent":["import { CdkCellDef, CdkColumnDef, CdkHeaderCellDef, CdkTable } from '@angular/cdk/table';\nimport { ChangeDetectionStrategy, Component, EventEmitter, Input, OnInit, Optional, Output, ViewChild, ViewEncapsulation } from '@angular/core';\n\n@Component({\n selector: 'molecules-checkbox-column',\n templateUrl: './checkbox-column.molecule.html',\n styleUrls: ['./checkbox-column.molecule.scss'],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class CheckboxColumnMolecule<T> implements OnInit {\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 selectedIdSet = new Set<string>();\n\n @Output()\n checkboxClick = new EventEmitter<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(@Optional() private _table: CdkTable<T>) { }\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","<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"]}
@@ -1,46 +1,33 @@
1
1
  import { NgModule } from '@angular/core';
2
2
  import { CommonModule } from '@angular/common';
3
+ import { ChipsInputModule } from '@ng-atomic/components/atoms/chips-input';
3
4
  import { ChipsInputFieldMolecule } from './chips-input-field.molecule';
4
- import { ReactiveFormsModule } from '@angular/forms';
5
- import { MatChipsModule } from '@angular/material/chips';
6
- import { MatIconModule } from '@angular/material/icon';
7
- import { MatInputModule } from '@angular/material/input';
8
5
  import * as i0 from "@angular/core";
9
6
  export class ChipsInputFieldModule {
10
7
  }
11
- ChipsInputFieldModule.ɵfac = function ChipsInputFieldModule_Factory(t) { return new (t || ChipsInputFieldModule)(); };
12
- ChipsInputFieldModule.ɵmod = i0.ɵɵdefineNgModule({ type: ChipsInputFieldModule });
13
- ChipsInputFieldModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
8
+ ChipsInputFieldModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChipsInputFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ ChipsInputFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChipsInputFieldModule, declarations: [ChipsInputFieldMolecule], imports: [CommonModule,
10
+ // Atoms
11
+ ChipsInputModule], exports: [ChipsInputFieldMolecule] });
12
+ ChipsInputFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChipsInputFieldModule, imports: [[
14
13
  CommonModule,
15
- ReactiveFormsModule,
16
- // Materials
17
- MatChipsModule,
18
- MatIconModule,
19
- MatInputModule,
14
+ // Atoms
15
+ ChipsInputModule,
20
16
  ]] });
21
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(ChipsInputFieldModule, { declarations: [ChipsInputFieldMolecule], imports: [CommonModule,
22
- ReactiveFormsModule,
23
- // Materials
24
- MatChipsModule,
25
- MatIconModule,
26
- MatInputModule], exports: [ChipsInputFieldMolecule] }); })();
27
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ChipsInputFieldModule, [{
28
- type: NgModule,
29
- args: [{
30
- declarations: [
31
- ChipsInputFieldMolecule
32
- ],
33
- imports: [
34
- CommonModule,
35
- ReactiveFormsModule,
36
- // Materials
37
- MatChipsModule,
38
- MatIconModule,
39
- MatInputModule,
40
- ],
41
- exports: [
42
- ChipsInputFieldMolecule
43
- ]
44
- }]
45
- }], null, null); })();
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChipsInputFieldModule, decorators: [{
18
+ type: NgModule,
19
+ args: [{
20
+ declarations: [
21
+ ChipsInputFieldMolecule
22
+ ],
23
+ imports: [
24
+ CommonModule,
25
+ // Atoms
26
+ ChipsInputModule,
27
+ ],
28
+ exports: [
29
+ ChipsInputFieldMolecule
30
+ ]
31
+ }]
32
+ }] });
46
33
  //# sourceMappingURL=chips-input-field.module.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chips-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/chips-input-field/chips-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;;AAkBzD,MAAM,OAAO,qBAAqB;;0FAArB,qBAAqB;yDAArB,qBAAqB;6DAZvB;YACP,YAAY;YACZ,mBAAmB;YACnB,YAAY;YACZ,cAAc;YACd,aAAa;YACb,cAAc;SACf;wFAKU,qBAAqB,mBAd9B,uBAAuB,aAGvB,YAAY;QACZ,mBAAmB;QACnB,YAAY;QACZ,cAAc;QACd,aAAa;QACb,cAAc,aAGd,uBAAuB;uFAGd,qBAAqB;cAhBjC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,uBAAuB;iBACxB;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;oBACnB,YAAY;oBACZ,cAAc;oBACd,aAAa;oBACb,cAAc;iBACf;gBACD,OAAO,EAAE;oBACP,uBAAuB;iBACxB;aACF","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ChipsInputFieldMolecule } from './chips-input-field.molecule';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatChipsModule } from '@angular/material/chips';\nimport { MatIconModule } from '@angular/material/icon';\nimport { MatInputModule } from '@angular/material/input';\n\n@NgModule({\n declarations: [\n ChipsInputFieldMolecule\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Materials\n MatChipsModule,\n MatIconModule,\n MatInputModule,\n ],\n exports: [\n ChipsInputFieldMolecule\n ]\n})\nexport class ChipsInputFieldModule { }\n"]}
1
+ {"version":3,"file":"chips-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/chips-input-field/chips-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;;AAevE,MAAM,OAAO,qBAAqB;;mHAArB,qBAAqB;oHAArB,qBAAqB,iBAX9B,uBAAuB,aAGvB,YAAY;QACZ,QAAQ;QACR,gBAAgB,aAGhB,uBAAuB;oHAGd,qBAAqB,YATvB;YACP,YAAY;YACZ,QAAQ;YACR,gBAAgB;SACjB;4FAKU,qBAAqB;kBAbjC,QAAQ;mBAAC;oBACR,YAAY,EAAE;wBACZ,uBAAuB;qBACxB;oBACD,OAAO,EAAE;wBACP,YAAY;wBACZ,QAAQ;wBACR,gBAAgB;qBACjB;oBACD,OAAO,EAAE;wBACP,uBAAuB;qBACxB;iBACF","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ChipsInputModule } from '@ng-atomic/components/atoms/chips-input';\nimport { ChipsInputFieldMolecule } from './chips-input-field.molecule';\n\n@NgModule({\n declarations: [\n ChipsInputFieldMolecule\n ],\n imports: [\n CommonModule,\n // Atoms\n ChipsInputModule,\n ],\n exports: [\n ChipsInputFieldMolecule\n ]\n})\nexport class ChipsInputFieldModule { }\n"]}
@@ -1,50 +1,26 @@
1
- import { COMMA, ENTER } from '@angular/cdk/keycodes';
2
- import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
1
+ import { Component, Input } from '@angular/core';
3
2
  import { FormControl } from '@ngneat/reactive-forms';
4
3
  import * as i0 from "@angular/core";
5
- import * as i1 from "@angular/material/chips";
6
- import * as i2 from "@angular/common";
7
- import * as i3 from "@angular/material/icon";
8
- import * as i4 from "@angular/forms";
4
+ import * as i1 from "@ng-atomic/components/atoms/chips-input";
9
5
  export class ChipsInputFieldMolecule {
10
6
  constructor() {
11
- this._control = new FormControl('');
12
7
  this.control = new FormControl();
13
- this.placeholder = '';
14
- this.separatorKeysCodes = [ENTER, COMMA];
15
- this.chips = [];
16
- }
17
- ngOnInit() {
18
- this.control.value && this._add(this.control.value);
19
- this._control.valueChanges.subscribe(() => this.control.setValue(this.chips.join(' ')));
20
- }
21
- add(event) {
22
- this._add((event.value || '').trim());
23
- event.input.value = '';
24
- }
25
- remove(chip) {
26
- const index = this.chips.indexOf(chip);
27
- index >= 0 && this.chips.splice(index, 1);
28
- this.control.setValue(this.chips.join(' '));
29
- }
30
- _add(value) {
31
- value && this.chips.push(value);
32
- this.control.setValue(this.chips.join(' '));
8
+ this.placeholder = 'placeholder';
33
9
  }
34
10
  }
35
- ChipsInputFieldMolecule.ɵfac = function ChipsInputFieldMolecule_Factory(t) { return new (t || ChipsInputFieldMolecule)(); };
36
- ChipsInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: ChipsInputFieldMolecule, selector: "molecules-chips-input-field", inputs: { control: "control", placeholder: "placeholder" }, ngImport: i0, template: "<mat-chip-list #chipList>\n <mat-chip *ngFor=\"let chip of chips\" (removed)=\"remove(chip)\">\n {{chip}} <mat-icon matChipRemove>cancel</mat-icon>\n </mat-chip>\n <input\n [placeholder]=\"placeholder\"\n [matChipInputFor]=\"chipList\"\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\"\n [matChipInputAddOnBlur]=\"true\"\n (matChipInputTokenEnd)=\"add($event)\"\n [formControl]=\"_control\"\n >\n</mat-chip-list>\n", styles: [":host{display:flex;justify-content:flex-start;align-items:center}:host,:host mat-input{width:100%;height:100%}"], directives: [{ type: i1.MatChipList, selector: "mat-chip-list", inputs: ["aria-orientation", "multiple", "compareWith", "value", "required", "placeholder", "disabled", "selectable", "tabIndex", "errorStateMatcher"], outputs: ["change", "valueChange"], exportAs: ["matChipList"] }, { type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.MatChip, selector: "mat-basic-chip, [mat-basic-chip], mat-chip, [mat-chip]", inputs: ["color", "disableRipple", "tabIndex", "selected", "value", "selectable", "disabled", "removable"], outputs: ["selectionChange", "destroyed", "removed"], exportAs: ["matChip"] }, { type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { type: i1.MatChipRemove, selector: "[matChipRemove]" }, { type: i1.MatChipInput, selector: "input[matChipInputFor]", inputs: ["matChipInputSeparatorKeyCodes", "placeholder", "id", "matChipInputFor", "matChipInputAddOnBlur", "disabled"], outputs: ["matChipInputTokenEnd"], exportAs: ["matChipInput", "matChipInputFor"] }, { type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i4.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
37
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ChipsInputFieldMolecule, [{
38
- type: Component,
39
- args: [{
40
- selector: 'molecules-chips-input-field',
41
- templateUrl: './chips-input-field.molecule.html',
42
- styleUrls: ['./chips-input-field.molecule.scss'],
43
- changeDetection: ChangeDetectionStrategy.OnPush,
44
- }]
45
- }], function () { return []; }, { control: [{
46
- type: Input
47
- }], placeholder: [{
48
- type: Input
49
- }] }); })();
11
+ ChipsInputFieldMolecule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChipsInputFieldMolecule, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
+ ChipsInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ChipsInputFieldMolecule, selector: "molecules-chips-input-field", inputs: { control: "control", placeholder: "placeholder" }, ngImport: i0, template: "<atoms-chips-input [control]=\"control\" [placeholder]=\"placeholder\"></atoms-chips-input>\n", styles: [":host{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}:host mat-input{width:100%;height:100%}\n"], components: [{ type: i1.ChipsInputAtom, selector: "atoms-chips-input", inputs: ["separators", "control", "placeholder"] }] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChipsInputFieldMolecule, decorators: [{
14
+ type: Component,
15
+ args: [{
16
+ selector: 'molecules-chips-input-field',
17
+ templateUrl: './chips-input-field.molecule.html',
18
+ styleUrls: ['./chips-input-field.molecule.scss'],
19
+ // changeDetection: ChangeDetectionStrategy.OnPush,
20
+ }]
21
+ }], propDecorators: { control: [{
22
+ type: Input
23
+ }], placeholder: [{
24
+ type: Input
25
+ }] } });
50
26
  //# sourceMappingURL=chips-input-field.molecule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"chips-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/chips-input-field/chips-input-field.molecule.ts","../../../../../../libs/components/molecules/chips-input-field/chips-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,EAAE,KAAK,EAAC,MAAM,uBAAuB,CAAC;AACnD,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAU,MAAM,eAAe,CAAC;AAElF,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;;AAQrD,MAAM,OAAO,uBAAuB;IAUlC;QARA,aAAQ,GAAG,IAAI,WAAW,CAAS,EAAE,CAAC,CAAC;QAGvC,YAAO,GAAG,IAAI,WAAW,EAAU,CAAC;QAGpC,gBAAW,GAAG,EAAE,CAAC;QAUR,uBAAkB,GAAG,CAAC,KAAK,EAAE,KAAK,CAAU,CAAC;QACtD,UAAK,GAAa,EAAE,CAAC;IATL,CAAC;IAEjB,QAAQ;QACN,IAAI,CAAC,OAAO,CAAC,KAAK,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;QAEpD,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,SAAS,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAC1F,CAAC;IAKD,GAAG,CAAC,KAAwB;QAC1B,IAAI,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,KAAK,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;QACtC,KAAK,CAAC,KAAK,CAAC,KAAK,GAAG,EAAE,CAAC;IACzB,CAAC;IAED,MAAM,CAAC,IAAY;QACjB,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;QACvC,KAAK,IAAI,CAAC,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;QAC1C,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;IAC9C,CAAC;IAEO,IAAI,CAAC,KAAa;QACxB,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAChC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;IAC9C,CAAC;;8FAnCU,uBAAuB;mFAAvB,uBAAuB,+HCXpC,gcAaA;uFDFa,uBAAuB;cANnC,SAAS;eAAC;gBACT,QAAQ,EAAE,6BAA6B;gBACvC,WAAW,EAAE,mCAAmC;gBAChD,SAAS,EAAE,CAAC,mCAAmC,CAAC;gBAChD,eAAe,EAAE,uBAAuB,CAAC,MAAM;aAChD;sCAMC,OAAO;kBADN,KAAK;YAIN,WAAW;kBADV,KAAK","sourcesContent":["import {COMMA, ENTER} from '@angular/cdk/keycodes';\nimport { ChangeDetectionStrategy, Component, Input, OnInit } from '@angular/core';\nimport { MatChipInputEvent } from '@angular/material/chips';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'molecules-chips-input-field',\n templateUrl: './chips-input-field.molecule.html',\n styleUrls: ['./chips-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ChipsInputFieldMolecule implements OnInit {\n\n _control = new FormControl<string>('');\n\n @Input()\n control = new FormControl<string>();\n\n @Input()\n placeholder = '';\n\n constructor() { }\n\n ngOnInit(): void {\n this.control.value && this._add(this.control.value);\n\n this._control.valueChanges.subscribe(() => this.control.setValue(this.chips.join(' ')));\n }\n\n readonly separatorKeysCodes = [ENTER, COMMA] as const;\n chips: string[] = [];\n\n add(event: MatChipInputEvent): void {\n this._add((event.value || '').trim());\n event.input.value = '';\n }\n\n remove(chip: string): void {\n const index = this.chips.indexOf(chip);\n index >= 0 && this.chips.splice(index, 1);\n this.control.setValue(this.chips.join(' '));\n }\n\n private _add(value: string) {\n value && this.chips.push(value);\n this.control.setValue(this.chips.join(' '));\n }\n\n}\n","<mat-chip-list #chipList>\n <mat-chip *ngFor=\"let chip of chips\" (removed)=\"remove(chip)\">\n {{chip}} <mat-icon matChipRemove>cancel</mat-icon>\n </mat-chip>\n <input\n [placeholder]=\"placeholder\"\n [matChipInputFor]=\"chipList\"\n [matChipInputSeparatorKeyCodes]=\"separatorKeysCodes\"\n [matChipInputAddOnBlur]=\"true\"\n (matChipInputTokenEnd)=\"add($event)\"\n [formControl]=\"_control\"\n >\n</mat-chip-list>\n"]}
1
+ {"version":3,"file":"chips-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/chips-input-field/chips-input-field.molecule.ts","../../../../../../libs/components/molecules/chips-input-field/chips-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAA2B,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;AASrD,MAAM,OAAO,uBAAuB;IANpC;QASE,YAAO,GAAG,IAAI,WAAW,EAAU,CAAC;QAGpC,gBAAW,GAAG,aAAa,CAAC;KAE7B;;qHARY,uBAAuB;yGAAvB,uBAAuB,+HCVpC,+FACA;4FDSa,uBAAuB;kBANnC,SAAS;mBAAC;oBACT,QAAQ,EAAE,6BAA6B;oBACvC,WAAW,EAAE,mCAAmC;oBAChD,SAAS,EAAE,CAAC,mCAAmC,CAAC;oBAChD,mDAAmD;iBACpD;8BAIC,OAAO;sBADN,KAAK;gBAIN,WAAW;sBADV,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n\n@Component({\n selector: 'molecules-chips-input-field',\n templateUrl: './chips-input-field.molecule.html',\n styleUrls: ['./chips-input-field.molecule.scss'],\n // changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ChipsInputFieldMolecule {\n\n @Input()\n control = new FormControl<string>();\n\n @Input()\n placeholder = 'placeholder';\n\n}\n","<atoms-chips-input [control]=\"control\" [placeholder]=\"placeholder\"></atoms-chips-input>\n"]}
@@ -8,32 +8,32 @@ import { DateInputFieldMolecule } from './date-input-field.molecule';
8
8
  import * as i0 from "@angular/core";
9
9
  export class DateInputFieldModule {
10
10
  }
11
- DateInputFieldModule.ɵfac = function DateInputFieldModule_Factory(t) { return new (t || DateInputFieldModule)(); };
12
- DateInputFieldModule.ɵmod = i0.ɵɵdefineNgModule({ type: DateInputFieldModule });
13
- DateInputFieldModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
11
+ DateInputFieldModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DateInputFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ DateInputFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DateInputFieldModule, declarations: [DateInputFieldMolecule], imports: [CommonModule,
13
+ ReactiveFormsModule,
14
+ MatInputModule,
15
+ MatDatepickerModule,
16
+ MatDayjsDateModule], exports: [DateInputFieldMolecule] });
17
+ DateInputFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DateInputFieldModule, imports: [[
14
18
  CommonModule,
15
19
  ReactiveFormsModule,
16
20
  MatInputModule,
17
21
  MatDatepickerModule,
18
22
  MatDayjsDateModule,
19
23
  ]] });
20
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(DateInputFieldModule, { declarations: [DateInputFieldMolecule], imports: [CommonModule,
21
- ReactiveFormsModule,
22
- MatInputModule,
23
- MatDatepickerModule,
24
- MatDayjsDateModule], exports: [DateInputFieldMolecule] }); })();
25
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DateInputFieldModule, [{
26
- type: NgModule,
27
- args: [{
28
- declarations: [DateInputFieldMolecule],
29
- imports: [
30
- CommonModule,
31
- ReactiveFormsModule,
32
- MatInputModule,
33
- MatDatepickerModule,
34
- MatDayjsDateModule,
35
- ],
36
- exports: [DateInputFieldMolecule],
37
- }]
38
- }], null, null); })();
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DateInputFieldModule, decorators: [{
25
+ type: NgModule,
26
+ args: [{
27
+ declarations: [DateInputFieldMolecule],
28
+ imports: [
29
+ CommonModule,
30
+ ReactiveFormsModule,
31
+ MatInputModule,
32
+ MatDatepickerModule,
33
+ MatDayjsDateModule,
34
+ ],
35
+ exports: [DateInputFieldMolecule],
36
+ // providers: [...MAT_DAYJS_JP_PROVIDERS],
37
+ }]
38
+ }] });
39
39
  //# sourceMappingURL=date-input-field.module.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"date-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/date-input-field/date-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAA0B,MAAM,yBAAyB,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;;AAgBrE,MAAM,OAAO,oBAAoB;;wFAApB,oBAAoB;wDAApB,oBAAoB;4DAVtB;YACP,YAAY;YACZ,mBAAmB;YACnB,cAAc;YACd,mBAAmB;YACnB,kBAAkB;SACnB;wFAIU,oBAAoB,mBAXhB,sBAAsB,aAEnC,YAAY;QACZ,mBAAmB;QACnB,cAAc;QACd,mBAAmB;QACnB,kBAAkB,aAEV,sBAAsB;uFAGrB,oBAAoB;cAZhC,QAAQ;eAAC;gBACR,YAAY,EAAE,CAAC,sBAAsB,CAAC;gBACtC,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;oBACnB,cAAc;oBACd,mBAAmB;oBACnB,kBAAkB;iBACnB;gBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;aAElC","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatInputModule } from '@angular/material/input';\nimport { MatDatepickerModule } from '@angular/material/datepicker';\nimport { MatDayjsDateModule, MAT_DAYJS_JP_PROVIDERS } from '@ng-atomic/common/utils';\nimport { DateInputFieldMolecule } from './date-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [DateInputFieldMolecule],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n MatInputModule,\n MatDatepickerModule,\n MatDayjsDateModule,\n ],\n exports: [DateInputFieldMolecule],\n // providers: [...MAT_DAYJS_JP_PROVIDERS],\n})\nexport class DateInputFieldModule { }\n"]}
1
+ {"version":3,"file":"date-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/date-input-field/date-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAA0B,MAAM,yBAAyB,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;;AAgBrE,MAAM,OAAO,oBAAoB;;kHAApB,oBAAoB;mHAApB,oBAAoB,iBAXhB,sBAAsB,aAEnC,YAAY;QACZ,mBAAmB;QACnB,cAAc;QACd,mBAAmB;QACnB,kBAAkB,aAEV,sBAAsB;mHAGrB,oBAAoB,YAVtB;YACP,YAAY;YACZ,mBAAmB;YACnB,cAAc;YACd,mBAAmB;YACnB,kBAAkB;SACnB;4FAIU,oBAAoB;kBAZhC,QAAQ;mBAAC;oBACR,YAAY,EAAE,CAAC,sBAAsB,CAAC;oBACtC,OAAO,EAAE;wBACP,YAAY;wBACZ,mBAAmB;wBACnB,cAAc;wBACd,mBAAmB;wBACnB,kBAAkB;qBACnB;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;oBACjC,0CAA0C;iBAC3C","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatInputModule } from '@angular/material/input';\nimport { MatDatepickerModule } from '@angular/material/datepicker';\nimport { MatDayjsDateModule, MAT_DAYJS_JP_PROVIDERS } from '@ng-atomic/common/utils';\nimport { DateInputFieldMolecule } from './date-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [DateInputFieldMolecule],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n MatInputModule,\n MatDatepickerModule,\n MatDayjsDateModule,\n ],\n exports: [DateInputFieldMolecule],\n // providers: [...MAT_DAYJS_JP_PROVIDERS],\n})\nexport class DateInputFieldModule { }\n"]}
@@ -3,9 +3,9 @@ import { FormControl } from '@ngneat/reactive-forms';
3
3
  import { filter } from 'rxjs/operators';
4
4
  import * as i0 from "@angular/core";
5
5
  import * as i1 from "@angular/material/form-field";
6
- import * as i2 from "@angular/material/input";
7
- import * as i3 from "@angular/forms";
8
- import * as i4 from "@angular/material/datepicker";
6
+ import * as i2 from "@angular/material/datepicker";
7
+ import * as i3 from "@angular/material/input";
8
+ import * as i4 from "@angular/forms";
9
9
  import * as i5 from "@angular/common";
10
10
  export class DateInputFieldMolecule {
11
11
  constructor() {
@@ -20,25 +20,25 @@ export class DateInputFieldMolecule {
20
20
  this.control.setValue(this._control.value);
21
21
  }
22
22
  }
23
- DateInputFieldMolecule.ɵfac = function DateInputFieldMolecule_Factory(t) { return new (t || DateInputFieldMolecule)(); };
24
- DateInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: { _control: ["control", "_control"], label: "label", placeholder: "placeholder", hint: "hint" }, host: { classAttribute: "molecule field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [formControl]=\"control\" [placeholder]=\"placeholder\" [matDatepicker]=\"picker\">\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-field-rYSV:var(--horizontal-padding);display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i4.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i3.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i4.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["tabIndex", "disabled", "for", "aria-label", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { type: i1.MatSuffix, selector: "[matSuffix]" }, { type: i4.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DateInputFieldMolecule, [{
26
- type: Component,
27
- args: [{
28
- selector: 'molecules-date-input-field',
29
- templateUrl: './date-input-field.molecule.html',
30
- styleUrls: ['./date-input-field.molecule.scss'],
31
- changeDetection: ChangeDetectionStrategy.OnPush,
32
- host: { class: 'molecule field' },
33
- }]
34
- }], null, { _control: [{
35
- type: Input,
36
- args: ['control']
37
- }], label: [{
38
- type: Input
39
- }], placeholder: [{
40
- type: Input
41
- }], hint: [{
42
- type: Input
43
- }] }); })();
23
+ DateInputFieldMolecule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DateInputFieldMolecule, deps: [], target: i0.ɵɵFactoryTarget.Component });
24
+ DateInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: { _control: ["control", "_control"], label: "label", placeholder: "placeholder", hint: "hint" }, host: { classAttribute: "molecule field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [formControl]=\"control\" [placeholder]=\"placeholder\" [matDatepicker]=\"picker\">\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-date-input-field-5Ocd: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], components: [{ type: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i2.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["tabIndex", "disabled", "for", "aria-label", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { type: i2.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }], directives: [{ type: i1.MatLabel, selector: "mat-label" }, { type: i3.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i2.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i4.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i1.MatSuffix, selector: "[matSuffix]" }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DateInputFieldMolecule, decorators: [{
26
+ type: Component,
27
+ args: [{
28
+ selector: 'molecules-date-input-field',
29
+ templateUrl: './date-input-field.molecule.html',
30
+ styleUrls: ['./date-input-field.molecule.scss'],
31
+ changeDetection: ChangeDetectionStrategy.OnPush,
32
+ host: { class: 'molecule field' },
33
+ }]
34
+ }], propDecorators: { _control: [{
35
+ type: Input,
36
+ args: ['control']
37
+ }], label: [{
38
+ type: Input
39
+ }], placeholder: [{
40
+ type: Input
41
+ }], hint: [{
42
+ type: Input
43
+ }] } });
44
44
  //# sourceMappingURL=date-input-field.molecule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"date-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/date-input-field/date-input-field.molecule.ts","../../../../../../libs/components/molecules/date-input-field/date-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;;;;;;;AASxC,MAAM,OAAO,sBAAsB;IAPnC;QAQE,YAAO,GAAG,IAAI,WAAW,EAAS,CAAC;QAG3B,aAAQ,GAAG,IAAI,WAAW,EAAS,CAAC;QAG5C,UAAK,GAAG,EAAE,CAAC;QAGX,gBAAW,GAAG,EAAE,CAAC;KAalB;IARC,QAAQ;QACN,IAAI,CAAC,OAAO,CAAC,YAAY,CAAC,IAAI,CAC5B,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,KAAK,KAAK,CAAC,CAC/C,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC;QAEpD,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC;QAC5E,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC7C,CAAC;;4FAtBU,sBAAsB;kFAAtB,sBAAsB,uNCZnC,sXAMiB;uFDMJ,sBAAsB;cAPlC,SAAS;eAAC;gBACT,QAAQ,EAAE,4BAA4B;gBACtC,WAAW,EAAE,kCAAkC;gBAC/C,SAAS,EAAE,CAAC,kCAAkC,CAAC;gBAC/C,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,gBAAgB,EAAC;aAChC;gBAKS,QAAQ;kBADf,KAAK;mBAAC,SAAS;YAIhB,KAAK;kBADJ,KAAK;YAIN,WAAW;kBADV,KAAK;YAIN,IAAI;kBADH,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport { Dayjs } from 'dayjs';\nimport { filter } from 'rxjs/operators';\n\n@Component({\n selector: 'molecules-date-input-field',\n templateUrl: './date-input-field.molecule.html',\n styleUrls: ['./date-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule field'},\n})\nexport class DateInputFieldMolecule {\n control = new FormControl<Dayjs>();\n\n @Input('control')\n private _control = new FormControl<Dayjs>();\n\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n\n @Input()\n hint?: string;\n\n ngOnInit(): void {\n this.control.valueChanges.pipe(\n filter(value => this._control.value !== value),\n ).subscribe(value => this._control.setValue(value));\n\n this._control.valueChanges.subscribe(value => this.control.setValue(value));\n this.control.setValue(this._control.value);\n }\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [formControl]=\"control\" [placeholder]=\"placeholder\" [matDatepicker]=\"picker\">\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>"]}
1
+ {"version":3,"file":"date-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/date-input-field/date-input-field.molecule.ts","../../../../../../libs/components/molecules/date-input-field/date-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;;;;;;;AASxC,MAAM,OAAO,sBAAsB;IAPnC;QAQE,YAAO,GAAG,IAAI,WAAW,EAAS,CAAC;QAG3B,aAAQ,GAAG,IAAI,WAAW,EAAS,CAAC;QAG5C,UAAK,GAAG,EAAE,CAAC;QAGX,gBAAW,GAAG,EAAE,CAAC;KAalB;IARC,QAAQ;QACN,IAAI,CAAC,OAAO,CAAC,YAAY,CAAC,IAAI,CAC5B,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,KAAK,KAAK,CAAC,CAC/C,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC;QAEpD,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC;QAC5E,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC7C,CAAC;;oHAtBU,sBAAsB;wGAAtB,sBAAsB,uNCZnC,sXAMiB;4FDMJ,sBAAsB;kBAPlC,SAAS;mBAAC;oBACT,QAAQ,EAAE,4BAA4B;oBACtC,WAAW,EAAE,kCAAkC;oBAC/C,SAAS,EAAE,CAAC,kCAAkC,CAAC;oBAC/C,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,gBAAgB,EAAC;iBAChC;8BAKS,QAAQ;sBADf,KAAK;uBAAC,SAAS;gBAIhB,KAAK;sBADJ,KAAK;gBAIN,WAAW;sBADV,KAAK;gBAIN,IAAI;sBADH,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport { Dayjs } from 'dayjs';\nimport { filter } from 'rxjs/operators';\n\n@Component({\n selector: 'molecules-date-input-field',\n templateUrl: './date-input-field.molecule.html',\n styleUrls: ['./date-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule field'},\n})\nexport class DateInputFieldMolecule {\n control = new FormControl<Dayjs>();\n\n @Input('control')\n private _control = new FormControl<Dayjs>();\n\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n\n @Input()\n hint?: string;\n\n ngOnInit(): void {\n this.control.valueChanges.pipe(\n filter(value => this._control.value !== value),\n ).subscribe(value => this._control.setValue(value));\n\n this._control.valueChanges.subscribe(value => this.control.setValue(value));\n this.control.setValue(this._control.value);\n }\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <input matInput [formControl]=\"control\" [placeholder]=\"placeholder\" [matDatepicker]=\"picker\">\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n <mat-hint *ngIf=\"hint\">{{ hint }}</mat-hint>\n</mat-form-field>"]}
@@ -6,33 +6,32 @@ import { SelectInputFieldMolecule } from './select-input-field.molecule';
6
6
  import * as i0 from "@angular/core";
7
7
  export class SelectInputFieldModule {
8
8
  }
9
- SelectInputFieldModule.ɵfac = function SelectInputFieldModule_Factory(t) { return new (t || SelectInputFieldModule)(); };
10
- SelectInputFieldModule.ɵmod = i0.ɵɵdefineNgModule({ type: SelectInputFieldModule });
11
- SelectInputFieldModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
9
+ SelectInputFieldModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectInputFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ SelectInputFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectInputFieldModule, declarations: [SelectInputFieldMolecule], imports: [CommonModule,
11
+ ReactiveFormsModule,
12
+ // Materials
13
+ MatSelectModule], exports: [SelectInputFieldMolecule] });
14
+ SelectInputFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectInputFieldModule, imports: [[
12
15
  CommonModule,
13
16
  ReactiveFormsModule,
14
17
  // Materials
15
18
  MatSelectModule,
16
19
  ]] });
17
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(SelectInputFieldModule, { declarations: [SelectInputFieldMolecule], imports: [CommonModule,
18
- ReactiveFormsModule,
19
- // Materials
20
- MatSelectModule], exports: [SelectInputFieldMolecule] }); })();
21
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectInputFieldModule, [{
22
- type: NgModule,
23
- args: [{
24
- declarations: [
25
- SelectInputFieldMolecule
26
- ],
27
- imports: [
28
- CommonModule,
29
- ReactiveFormsModule,
30
- // Materials
31
- MatSelectModule,
32
- ],
33
- exports: [
34
- SelectInputFieldMolecule
35
- ]
36
- }]
37
- }], null, null); })();
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectInputFieldModule, decorators: [{
21
+ type: NgModule,
22
+ args: [{
23
+ declarations: [
24
+ SelectInputFieldMolecule
25
+ ],
26
+ imports: [
27
+ CommonModule,
28
+ ReactiveFormsModule,
29
+ // Materials
30
+ MatSelectModule,
31
+ ],
32
+ exports: [
33
+ SelectInputFieldMolecule
34
+ ]
35
+ }]
36
+ }] });
38
37
  //# sourceMappingURL=select-input-field.module.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"select-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/select-input-field/select-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAkBzE,MAAM,OAAO,sBAAsB;;4FAAtB,sBAAsB;0DAAtB,sBAAsB;8DAVxB;YACP,YAAY;YACZ,mBAAmB;YACnB,YAAY;YACZ,eAAe;SAChB;wFAKU,sBAAsB,mBAZ/B,wBAAwB,aAGxB,YAAY;QACZ,mBAAmB;QACnB,YAAY;QACZ,eAAe,aAGf,wBAAwB;uFAGf,sBAAsB;cAdlC,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,wBAAwB;iBACzB;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,mBAAmB;oBACnB,YAAY;oBACZ,eAAe;iBAChB;gBACD,OAAO,EAAE;oBACP,wBAAwB;iBACzB;aACF","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatSelectModule } from '@angular/material/select';\n\nimport { SelectInputFieldMolecule } from './select-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [\n SelectInputFieldMolecule\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Materials\n MatSelectModule,\n ],\n exports: [\n SelectInputFieldMolecule\n ]\n})\nexport class SelectInputFieldModule { }\n"]}
1
+ {"version":3,"file":"select-input-field.module.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/select-input-field/select-input-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAkBzE,MAAM,OAAO,sBAAsB;;oHAAtB,sBAAsB;qHAAtB,sBAAsB,iBAZ/B,wBAAwB,aAGxB,YAAY;QACZ,mBAAmB;QACnB,YAAY;QACZ,eAAe,aAGf,wBAAwB;qHAGf,sBAAsB,YAVxB;YACP,YAAY;YACZ,mBAAmB;YACnB,YAAY;YACZ,eAAe;SAChB;4FAKU,sBAAsB;kBAdlC,QAAQ;mBAAC;oBACR,YAAY,EAAE;wBACZ,wBAAwB;qBACzB;oBACD,OAAO,EAAE;wBACP,YAAY;wBACZ,mBAAmB;wBACnB,YAAY;wBACZ,eAAe;qBAChB;oBACD,OAAO,EAAE;wBACP,wBAAwB;qBACzB;iBACF","sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { MatSelectModule } from '@angular/material/select';\n\nimport { SelectInputFieldMolecule } from './select-input-field.molecule';\n\n\n\n@NgModule({\n declarations: [\n SelectInputFieldMolecule\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n // Materials\n MatSelectModule,\n ],\n exports: [\n SelectInputFieldMolecule\n ]\n})\nexport class SelectInputFieldModule { }\n"]}
@@ -3,9 +3,9 @@ import { FormControl } from '@ngneat/reactive-forms';
3
3
  import * as i0 from "@angular/core";
4
4
  import * as i1 from "@angular/material/form-field";
5
5
  import * as i2 from "@angular/material/select";
6
- import * as i3 from "@angular/forms";
7
- import * as i4 from "@angular/common";
8
- import * as i5 from "@angular/material/core";
6
+ import * as i3 from "@angular/material/core";
7
+ import * as i4 from "@angular/forms";
8
+ import * as i5 from "@angular/common";
9
9
  export class SelectInputFieldMolecule {
10
10
  constructor() {
11
11
  this.label = '';
@@ -14,22 +14,22 @@ export class SelectInputFieldMolecule {
14
14
  this.value = (item) => item === null || item === void 0 ? void 0 : item.value;
15
15
  }
16
16
  }
17
- SelectInputFieldMolecule.ɵfac = function SelectInputFieldMolecule_Factory(t) { return new (t || SelectInputFieldMolecule)(); };
18
- SelectInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: { label: "label", control: "control", options: "options" }, host: { classAttribute: "molecule input-field field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-select-input-field-5sWb:var(--horizontal-padding);display:block}:host,:host mat-form-field{width:100%}"], directives: [{ type: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i1.MatLabel, selector: "mat-label" }, { type: i2.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i3.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.MatOption, selector: "mat-option", exportAs: ["matOption"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectInputFieldMolecule, [{
20
- type: Component,
21
- args: [{
22
- selector: 'molecules-select-input-field',
23
- templateUrl: './select-input-field.molecule.html',
24
- styleUrls: ['./select-input-field.molecule.scss'],
25
- changeDetection: ChangeDetectionStrategy.OnPush,
26
- host: { class: 'molecule input-field field' },
27
- }]
28
- }], null, { label: [{
29
- type: Input
30
- }], control: [{
31
- type: Input
32
- }], options: [{
33
- type: Input
34
- }] }); })();
17
+ SelectInputFieldMolecule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectInputFieldMolecule, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
+ SelectInputFieldMolecule.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: SelectInputFieldMolecule, selector: "molecules-select-input-field", inputs: { label: "label", control: "control", options: "options" }, host: { classAttribute: "molecule input-field field" }, ngImport: i0, template: "<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-select-input-field-kEaH: var(--horizontal-padding)}:host{display:block;width:100%}:host mat-form-field{width:100%}\n"], components: [{ type: i1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i2.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: i3.MatOption, selector: "mat-option", exportAs: ["matOption"] }], directives: [{ type: i1.MatLabel, selector: "mat-label" }, { type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i4.FormControlDirective, selector: "[formControl]", inputs: ["disabled", "formControl", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SelectInputFieldMolecule, decorators: [{
20
+ type: Component,
21
+ args: [{
22
+ selector: 'molecules-select-input-field',
23
+ templateUrl: './select-input-field.molecule.html',
24
+ styleUrls: ['./select-input-field.molecule.scss'],
25
+ changeDetection: ChangeDetectionStrategy.OnPush,
26
+ host: { class: 'molecule input-field field' },
27
+ }]
28
+ }], propDecorators: { label: [{
29
+ type: Input
30
+ }], control: [{
31
+ type: Input
32
+ }], options: [{
33
+ type: Input
34
+ }] } });
35
35
  //# sourceMappingURL=select-input-field.molecule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"select-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.ts","../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;;;AAcrD,MAAM,OAAO,wBAAwB;IAPrC;QAUE,UAAK,GAAW,EAAE,CAAC;QAGnB,YAAO,GAAG,IAAI,WAAW,EAAK,CAAC;QAG/B,YAAO,GAAgB,EAAE,CAAC;QAE1B,UAAK,GAAG,CAAC,IAAe,EAAE,EAAE,CAAC,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,CAAC;KAE1C;;gGAbY,wBAAwB;oFAAxB,wBAAwB,gMCfrC,qSAOiB;uFDQJ,wBAAwB;cAPpC,SAAS;eAAC;gBACT,QAAQ,EAAE,8BAA8B;gBACxC,WAAW,EAAE,oCAAoC;gBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;gBACjD,eAAe,EAAE,uBAAuB,CAAC,MAAM;gBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,4BAA4B,EAAC;aAC5C;gBAIC,KAAK;kBADJ,KAAK;YAIN,OAAO;kBADN,KAAK;YAIN,OAAO;kBADN,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\nexport interface Option<T> {\n name: string;\n value: T;\n}\n\n@Component({\n selector: 'molecules-select-input-field',\n templateUrl: './select-input-field.molecule.html',\n styleUrls: ['./select-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule input-field field'},\n})\nexport class SelectInputFieldMolecule<T> {\n\n @Input()\n label: string = '';\n\n @Input()\n control = new FormControl<T>();\n\n @Input()\n options: Option<T>[] = [];\n\n value = (item: Option<T>) => item?.value; \n\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>"]}
1
+ {"version":3,"file":"select-input-field.molecule.js","sourceRoot":"","sources":["../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.ts","../../../../../../libs/components/molecules/select-input-field/select-input-field.molecule.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;;;;;;;AAcrD,MAAM,OAAO,wBAAwB;IAPrC;QAUE,UAAK,GAAW,EAAE,CAAC;QAGnB,YAAO,GAAG,IAAI,WAAW,EAAK,CAAC;QAG/B,YAAO,GAAgB,EAAE,CAAC;QAE1B,UAAK,GAAG,CAAC,IAAe,EAAE,EAAE,CAAC,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,CAAC;KAE1C;;sHAbY,wBAAwB;0GAAxB,wBAAwB,gMCfrC,qSAOiB;4FDQJ,wBAAwB;kBAPpC,SAAS;mBAAC;oBACT,QAAQ,EAAE,8BAA8B;oBACxC,WAAW,EAAE,oCAAoC;oBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;oBACjD,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,4BAA4B,EAAC;iBAC5C;8BAIC,KAAK;sBADJ,KAAK;gBAIN,OAAO;sBADN,KAAK;gBAIN,OAAO;sBADN,KAAK","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\nexport interface Option<T> {\n name: string;\n value: T;\n}\n\n@Component({\n selector: 'molecules-select-input-field',\n templateUrl: './select-input-field.molecule.html',\n styleUrls: ['./select-input-field.molecule.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'molecule input-field field'},\n})\nexport class SelectInputFieldMolecule<T> {\n\n @Input()\n label: string = '';\n\n @Input()\n control = new FormControl<T>();\n\n @Input()\n options: Option<T>[] = [];\n\n value = (item: Option<T>) => item?.value; \n\n}\n","<mat-form-field appearance=\"outline\">\n <mat-label>{{ label }}</mat-label>\n <mat-select [formControl]=\"control\">\n <mat-option *ngFor=\"let option of options; trackBy value;\" [value]=\"option.value\">\n {{ option.name }}\n </mat-option>\n </mat-select>\n</mat-form-field>"]}