@ng-atomic/components 1.2.0 → 1.4.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 (430) hide show
  1. package/atoms/smart-menu-button/index.d.ts +2 -0
  2. package/atoms/smart-menu-button/ng-atomic-components-atoms-smart-menu-button.d.ts +5 -0
  3. package/atoms/smart-menu-button/package.json +10 -0
  4. package/atoms/smart-menu-button/smart-menu-button.atom.d.ts +9 -0
  5. package/atoms/smart-menu-button/smart-menu-button.module.d.ts +11 -0
  6. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js +102 -0
  7. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js.map +1 -0
  8. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js +2 -0
  9. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js.map +1 -0
  10. package/bundles/ng-atomic-components-frames-auto-layout.umd.js +1 -1
  11. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +1 -1
  12. package/bundles/ng-atomic-components-frames-drawer.umd.js +104 -0
  13. package/bundles/ng-atomic-components-frames-drawer.umd.js.map +1 -0
  14. package/bundles/ng-atomic-components-frames-drawer.umd.min.js +2 -0
  15. package/bundles/ng-atomic-components-frames-drawer.umd.min.js.map +1 -0
  16. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +570 -0
  17. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js.map +1 -0
  18. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +2 -0
  19. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js.map +1 -0
  20. package/bundles/ng-atomic-components-frames-line-up.umd.js +1 -1
  21. package/bundles/ng-atomic-components-frames-line-up.umd.min.js +1 -1
  22. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js +120 -0
  23. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js.map +1 -0
  24. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +2 -0
  25. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js.map +1 -0
  26. package/bundles/ng-atomic-components-frames-overlay.umd.js +1 -1
  27. package/bundles/ng-atomic-components-frames-overlay.umd.min.js +1 -1
  28. package/bundles/ng-atomic-components-frames-scroll.umd.js +1 -1
  29. package/bundles/ng-atomic-components-frames-scroll.umd.min.js +1 -1
  30. package/bundles/ng-atomic-components-frames-smart-menu.umd.js +106 -0
  31. package/bundles/ng-atomic-components-frames-smart-menu.umd.js.map +1 -0
  32. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +2 -0
  33. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js.map +1 -0
  34. package/bundles/ng-atomic-components-molecules-actions-column.umd.js +26 -17
  35. package/bundles/ng-atomic-components-molecules-actions-column.umd.js.map +1 -1
  36. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js +1 -1
  37. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js.map +1 -1
  38. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +116 -0
  39. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js.map +1 -0
  40. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +2 -0
  41. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js.map +1 -0
  42. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +2 -2
  43. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js.map +1 -1
  44. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +1 -1
  45. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +1 -1
  46. package/bundles/ng-atomic-components-molecules-smart-column.umd.js +21 -12
  47. package/bundles/ng-atomic-components-molecules-smart-column.umd.js.map +1 -1
  48. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js +2 -2
  49. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js.map +1 -1
  50. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js +113 -0
  51. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js.map +1 -0
  52. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +2 -0
  53. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +1 -0
  54. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js +99 -0
  55. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js.map +1 -0
  56. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +2 -0
  57. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +1 -0
  58. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +2 -1
  59. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js.map +1 -1
  60. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +1 -1
  61. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js.map +1 -1
  62. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +12 -7
  63. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js.map +1 -1
  64. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +1 -1
  65. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js.map +1 -1
  66. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js +99 -0
  67. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js.map +1 -0
  68. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +2 -0
  69. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +1 -0
  70. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js +423 -0
  71. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js.map +1 -0
  72. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +16 -0
  73. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +1 -0
  74. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +12 -341
  75. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js.map +1 -1
  76. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +1 -15
  77. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js.map +1 -1
  78. package/bundles/ng-atomic-components-organisms-heading.umd.js +1 -1
  79. package/bundles/ng-atomic-components-organisms-heading.umd.min.js +1 -1
  80. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +18 -19
  81. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +1 -1
  82. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +1 -1
  83. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +1 -1
  84. package/bundles/ng-atomic-components-organisms-menu.umd.js +1 -1
  85. package/bundles/ng-atomic-components-organisms-menu.umd.js.map +1 -1
  86. package/bundles/ng-atomic-components-organisms-menu.umd.min.js +1 -1
  87. package/bundles/ng-atomic-components-organisms-menu.umd.min.js.map +1 -1
  88. package/bundles/ng-atomic-components-organisms-select-input-section.umd.js +1 -1
  89. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +1 -1
  90. package/bundles/ng-atomic-components-organisms-smart-table.umd.js +8 -1
  91. package/bundles/ng-atomic-components-organisms-smart-table.umd.js.map +1 -1
  92. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +2 -2
  93. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js.map +1 -1
  94. package/bundles/ng-atomic-components-organisms-social-login-section.umd.js +1 -1
  95. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +1 -1
  96. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js +107 -0
  97. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js.map +1 -0
  98. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +2 -0
  99. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +1 -0
  100. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js +93 -0
  101. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js.map +1 -0
  102. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +2 -0
  103. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +1 -0
  104. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js +21 -21
  105. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js.map +1 -1
  106. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +1 -1
  107. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js.map +1 -1
  108. package/bundles/ng-atomic-components-pages-blank.umd.js +12 -0
  109. package/bundles/ng-atomic-components-pages-blank.umd.js.map +1 -1
  110. package/bundles/ng-atomic-components-pages-blank.umd.min.js +1 -1
  111. package/bundles/ng-atomic-components-pages-blank.umd.min.js.map +1 -1
  112. package/bundles/ng-atomic-components-templates-entrance.umd.js +16 -6
  113. package/bundles/ng-atomic-components-templates-entrance.umd.js.map +1 -1
  114. package/bundles/ng-atomic-components-templates-entrance.umd.min.js +1 -1
  115. package/bundles/ng-atomic-components-templates-entrance.umd.min.js.map +1 -1
  116. package/bundles/ng-atomic-components-templates-menu.umd.js +96 -0
  117. package/bundles/ng-atomic-components-templates-menu.umd.js.map +1 -0
  118. package/bundles/ng-atomic-components-templates-menu.umd.min.js +2 -0
  119. package/bundles/ng-atomic-components-templates-menu.umd.min.js.map +1 -0
  120. package/bundles/ng-atomic-components-templates-smart-crud.umd.js +1 -1
  121. package/bundles/ng-atomic-components-templates-smart-crud.umd.js.map +1 -1
  122. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +1 -1
  123. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js.map +1 -1
  124. package/bundles/ng-atomic-components-templates-smart-index.umd.js +20 -8
  125. package/bundles/ng-atomic-components-templates-smart-index.umd.js.map +1 -1
  126. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +1 -1
  127. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js.map +1 -1
  128. package/esm2015/atoms/smart-menu-button/index.js +3 -0
  129. package/esm2015/atoms/smart-menu-button/index.js.map +1 -0
  130. package/esm2015/atoms/smart-menu-button/ng-atomic-components-atoms-smart-menu-button.js +5 -0
  131. package/esm2015/atoms/smart-menu-button/ng-atomic-components-atoms-smart-menu-button.js.map +1 -0
  132. package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js +28 -0
  133. package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js.map +1 -0
  134. package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js +38 -0
  135. package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js.map +1 -0
  136. package/esm2015/frames/auto-layout/auto-layout.frame.js +1 -1
  137. package/esm2015/frames/drawer/drawer.frame.js +31 -0
  138. package/esm2015/frames/drawer/drawer.frame.js.map +1 -0
  139. package/esm2015/frames/drawer/drawer.module.js +27 -0
  140. package/esm2015/frames/drawer/drawer.module.js.map +1 -0
  141. package/esm2015/frames/drawer/index.js +3 -0
  142. package/esm2015/frames/drawer/index.js.map +1 -0
  143. package/esm2015/frames/drawer/ng-atomic-components-frames-drawer.js +5 -0
  144. package/esm2015/frames/drawer/ng-atomic-components-frames-drawer.js.map +1 -0
  145. package/esm2015/frames/line-up/line-up.frame.js +1 -1
  146. package/esm2015/frames/line-up-v2/index.js +3 -0
  147. package/esm2015/frames/line-up-v2/index.js.map +1 -0
  148. package/esm2015/frames/line-up-v2/line-up.animations.js +64 -0
  149. package/esm2015/frames/line-up-v2/line-up.animations.js.map +1 -0
  150. package/esm2015/frames/line-up-v2/line-up.frame.js +97 -0
  151. package/esm2015/frames/line-up-v2/line-up.frame.js.map +1 -0
  152. package/esm2015/frames/line-up-v2/line-up.module.js +27 -0
  153. package/esm2015/frames/line-up-v2/line-up.module.js.map +1 -0
  154. package/esm2015/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.js +5 -0
  155. package/esm2015/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.js.map +1 -0
  156. package/esm2015/frames/line-up-v2/resize-observer.js +13 -0
  157. package/esm2015/frames/line-up-v2/resize-observer.js.map +1 -0
  158. package/esm2015/frames/overlay/overlay.frame.js +1 -1
  159. package/esm2015/frames/overlay-v2/index.js +3 -0
  160. package/esm2015/frames/overlay-v2/index.js.map +1 -0
  161. package/esm2015/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.js +5 -0
  162. package/esm2015/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.js.map +1 -0
  163. package/esm2015/frames/overlay-v2/overlay.animations.js +28 -0
  164. package/esm2015/frames/overlay-v2/overlay.animations.js.map +1 -0
  165. package/esm2015/frames/overlay-v2/overlay.frame.js +23 -0
  166. package/esm2015/frames/overlay-v2/overlay.frame.js.map +1 -0
  167. package/esm2015/frames/overlay-v2/overlay.module.js +29 -0
  168. package/esm2015/frames/overlay-v2/overlay.module.js.map +1 -0
  169. package/esm2015/frames/scroll/scroll.frame.js +1 -1
  170. package/esm2015/frames/smart-menu/index.js +3 -0
  171. package/esm2015/frames/smart-menu/index.js.map +1 -0
  172. package/esm2015/frames/smart-menu/ng-atomic-components-frames-smart-menu.js +5 -0
  173. package/esm2015/frames/smart-menu/ng-atomic-components-frames-smart-menu.js.map +1 -0
  174. package/esm2015/frames/smart-menu/smart-menu.frame.js +39 -0
  175. package/esm2015/frames/smart-menu/smart-menu.frame.js.map +1 -0
  176. package/esm2015/frames/smart-menu/smart-menu.module.js +23 -0
  177. package/esm2015/frames/smart-menu/smart-menu.module.js.map +1 -0
  178. package/esm2015/molecules/actions-column/actions-column.module.js +8 -1
  179. package/esm2015/molecules/actions-column/actions-column.module.js.map +1 -1
  180. package/esm2015/molecules/actions-column/actions-column.molecule.js +5 -5
  181. package/esm2015/molecules/actions-column/actions-column.molecule.js.map +1 -1
  182. package/esm2015/molecules/date-input-field/date-input-field.module.js +39 -0
  183. package/esm2015/molecules/date-input-field/date-input-field.module.js.map +1 -0
  184. package/esm2015/molecules/date-input-field/date-input-field.molecule.js +44 -0
  185. package/esm2015/molecules/date-input-field/date-input-field.molecule.js.map +1 -0
  186. package/esm2015/molecules/date-input-field/index.js +3 -0
  187. package/esm2015/molecules/date-input-field/index.js.map +1 -0
  188. package/esm2015/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.js +5 -0
  189. package/esm2015/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.js.map +1 -0
  190. package/esm2015/molecules/select-input-field/select-input-field.molecule.js +2 -2
  191. package/esm2015/molecules/select-input-field/select-input-field.molecule.js.map +1 -1
  192. package/esm2015/molecules/smart-column/smart-column.module.js +4 -0
  193. package/esm2015/molecules/smart-column/smart-column.module.js.map +1 -1
  194. package/esm2015/molecules/smart-column/smart-column.molecule.js +12 -4
  195. package/esm2015/molecules/smart-column/smart-column.molecule.js.map +1 -1
  196. package/esm2015/molecules/text-input-field/index.js +3 -0
  197. package/esm2015/molecules/text-input-field/index.js.map +1 -0
  198. package/esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js +5 -0
  199. package/esm2015/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.js.map +1 -0
  200. package/esm2015/molecules/text-input-field/text-input-field.module.js +38 -0
  201. package/esm2015/molecules/text-input-field/text-input-field.module.js.map +1 -0
  202. package/esm2015/molecules/text-input-field/text-input-field.molecule.js +40 -0
  203. package/esm2015/molecules/text-input-field/text-input-field.molecule.js.map +1 -0
  204. package/esm2015/molecules/textarea-field/index.js +3 -0
  205. package/esm2015/molecules/textarea-field/index.js.map +1 -0
  206. package/esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js +5 -0
  207. package/esm2015/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.js.map +1 -0
  208. package/esm2015/molecules/textarea-field/textarea-field.module.js +30 -0
  209. package/esm2015/molecules/textarea-field/textarea-field.module.js.map +1 -0
  210. package/esm2015/molecules/textarea-field/textarea-field.molecule.js +30 -0
  211. package/esm2015/molecules/textarea-field/textarea-field.molecule.js.map +1 -0
  212. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +2 -1
  213. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js.map +1 -1
  214. package/esm2015/organisms/back-navigator/back-navigator.module.js +7 -4
  215. package/esm2015/organisms/back-navigator/back-navigator.module.js.map +1 -1
  216. package/esm2015/organisms/back-navigator/back-navigator.organism.js +4 -2
  217. package/esm2015/organisms/back-navigator/back-navigator.organism.js.map +1 -1
  218. package/esm2015/organisms/card-input-section/card-input-section.module.js +30 -0
  219. package/esm2015/organisms/card-input-section/card-input-section.module.js.map +1 -0
  220. package/esm2015/organisms/card-input-section/card-input-section.organism.js +29 -0
  221. package/esm2015/organisms/card-input-section/card-input-section.organism.js.map +1 -0
  222. package/esm2015/organisms/card-input-section/index.js +3 -0
  223. package/esm2015/organisms/card-input-section/index.js.map +1 -0
  224. package/esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js +5 -0
  225. package/esm2015/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.js.map +1 -0
  226. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js +34 -0
  227. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js.map +1 -0
  228. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js +34 -0
  229. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js.map +1 -0
  230. package/esm2015/organisms/cvc-and-exp-input-section/index.js +3 -0
  231. package/esm2015/organisms/cvc-and-exp-input-section/index.js.map +1 -0
  232. package/esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js +5 -0
  233. package/esm2015/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -0
  234. package/esm2015/organisms/date-input-section/date-input-section.module.js +5 -18
  235. package/esm2015/organisms/date-input-section/date-input-section.module.js.map +1 -1
  236. package/esm2015/organisms/date-input-section/date-input-section.organism.js +6 -10
  237. package/esm2015/organisms/date-input-section/date-input-section.organism.js.map +1 -1
  238. package/esm2015/organisms/heading/heading.organism.js +1 -1
  239. package/esm2015/organisms/input-field-section/input-field-section.module.js +7 -15
  240. package/esm2015/organisms/input-field-section/input-field-section.module.js.map +1 -1
  241. package/esm2015/organisms/input-field-section/input-field-section.organism.js +9 -6
  242. package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +1 -1
  243. package/esm2015/organisms/menu/menu.organism.js +1 -1
  244. package/esm2015/organisms/menu/menu.organism.js.map +1 -1
  245. package/esm2015/organisms/select-input-section/select-input-section.organism.js +1 -1
  246. package/esm2015/organisms/smart-table/smart-table.organism.js +8 -1
  247. package/esm2015/organisms/smart-table/smart-table.organism.js.map +1 -1
  248. package/esm2015/organisms/social-login-section/social-login-section.organism.js +1 -1
  249. package/esm2015/organisms/text-input-section/index.js +3 -0
  250. package/esm2015/organisms/text-input-section/index.js.map +1 -0
  251. package/esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js +5 -0
  252. package/esm2015/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.js.map +1 -0
  253. package/esm2015/organisms/text-input-section/text-input-section.module.js +34 -0
  254. package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -0
  255. package/esm2015/organisms/text-input-section/text-input-section.organism.js +33 -0
  256. package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -0
  257. package/esm2015/organisms/textarea-section/index.js +3 -0
  258. package/esm2015/organisms/textarea-section/index.js.map +1 -0
  259. package/esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js +5 -0
  260. package/esm2015/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.js.map +1 -0
  261. package/esm2015/organisms/textarea-section/textarea-section.module.js +30 -0
  262. package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -0
  263. package/esm2015/organisms/textarea-section/textarea-section.organism.js +22 -0
  264. package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -0
  265. package/esm2015/organisms/top-navigator/top-navigator.module.js +9 -10
  266. package/esm2015/organisms/top-navigator/top-navigator.module.js.map +1 -1
  267. package/esm2015/organisms/top-navigator/top-navigator.organism.js +6 -9
  268. package/esm2015/organisms/top-navigator/top-navigator.organism.js.map +1 -1
  269. package/esm2015/pages/blank/blank.route.js +6 -0
  270. package/esm2015/pages/blank/blank.route.js.map +1 -0
  271. package/esm2015/pages/blank/index.js +1 -0
  272. package/esm2015/pages/blank/index.js.map +1 -1
  273. package/esm2015/templates/entrance/entrance.template.js +13 -2
  274. package/esm2015/templates/entrance/entrance.template.js.map +1 -1
  275. package/esm2015/templates/menu/index.js +3 -0
  276. package/esm2015/templates/menu/index.js.map +1 -0
  277. package/esm2015/templates/menu/menu.module.js +30 -0
  278. package/esm2015/templates/menu/menu.module.js.map +1 -0
  279. package/esm2015/templates/menu/menu.template.js +25 -0
  280. package/esm2015/templates/menu/menu.template.js.map +1 -0
  281. package/esm2015/templates/menu/ng-atomic-components-templates-menu.js +5 -0
  282. package/esm2015/templates/menu/ng-atomic-components-templates-menu.js.map +1 -0
  283. package/esm2015/templates/smart-crud/smart-crud.template.js +1 -1
  284. package/esm2015/templates/smart-crud/smart-crud.template.js.map +1 -1
  285. package/esm2015/templates/smart-index/smart-index.template.js +15 -2
  286. package/esm2015/templates/smart-index/smart-index.template.js.map +1 -1
  287. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js +66 -0
  288. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js.map +1 -0
  289. package/fesm2015/ng-atomic-components-frames-auto-layout.js +1 -1
  290. package/fesm2015/ng-atomic-components-frames-drawer.js +60 -0
  291. package/fesm2015/ng-atomic-components-frames-drawer.js.map +1 -0
  292. package/fesm2015/ng-atomic-components-frames-line-up-v2.js +200 -0
  293. package/fesm2015/ng-atomic-components-frames-line-up-v2.js.map +1 -0
  294. package/fesm2015/ng-atomic-components-frames-line-up.js +1 -1
  295. package/fesm2015/ng-atomic-components-frames-overlay-v2.js +83 -0
  296. package/fesm2015/ng-atomic-components-frames-overlay-v2.js.map +1 -0
  297. package/fesm2015/ng-atomic-components-frames-overlay.js +1 -1
  298. package/fesm2015/ng-atomic-components-frames-scroll.js +1 -1
  299. package/fesm2015/ng-atomic-components-frames-smart-menu.js +66 -0
  300. package/fesm2015/ng-atomic-components-frames-smart-menu.js.map +1 -0
  301. package/fesm2015/ng-atomic-components-molecules-actions-column.js +16 -6
  302. package/fesm2015/ng-atomic-components-molecules-actions-column.js.map +1 -1
  303. package/fesm2015/ng-atomic-components-molecules-date-input-field.js +83 -0
  304. package/fesm2015/ng-atomic-components-molecules-date-input-field.js.map +1 -0
  305. package/fesm2015/ng-atomic-components-molecules-select-input-field.js +2 -2
  306. package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
  307. package/fesm2015/ng-atomic-components-molecules-smart-column.js +14 -4
  308. package/fesm2015/ng-atomic-components-molecules-smart-column.js.map +1 -1
  309. package/fesm2015/ng-atomic-components-molecules-text-input-field.js +78 -0
  310. package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -0
  311. package/fesm2015/ng-atomic-components-molecules-textarea-field.js +62 -0
  312. package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -0
  313. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +2 -1
  314. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js.map +1 -1
  315. package/fesm2015/ng-atomic-components-organisms-back-navigator.js +11 -6
  316. package/fesm2015/ng-atomic-components-organisms-back-navigator.js.map +1 -1
  317. package/fesm2015/ng-atomic-components-organisms-card-input-section.js +62 -0
  318. package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -0
  319. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +70 -0
  320. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -0
  321. package/fesm2015/ng-atomic-components-organisms-date-input-section.js +10 -25
  322. package/fesm2015/ng-atomic-components-organisms-date-input-section.js.map +1 -1
  323. package/fesm2015/ng-atomic-components-organisms-heading.js +1 -1
  324. package/fesm2015/ng-atomic-components-organisms-input-field-section.js +15 -18
  325. package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +1 -1
  326. package/fesm2015/ng-atomic-components-organisms-menu.js +2 -2
  327. package/fesm2015/ng-atomic-components-organisms-menu.js.map +1 -1
  328. package/fesm2015/ng-atomic-components-organisms-select-input-section.js +1 -1
  329. package/fesm2015/ng-atomic-components-organisms-smart-table.js +8 -1
  330. package/fesm2015/ng-atomic-components-organisms-smart-table.js.map +1 -1
  331. package/fesm2015/ng-atomic-components-organisms-social-login-section.js +1 -1
  332. package/fesm2015/ng-atomic-components-organisms-text-input-section.js +70 -0
  333. package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -0
  334. package/fesm2015/ng-atomic-components-organisms-textarea-section.js +55 -0
  335. package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -0
  336. package/fesm2015/ng-atomic-components-organisms-top-navigator.js +15 -16
  337. package/fesm2015/ng-atomic-components-organisms-top-navigator.js.map +1 -1
  338. package/fesm2015/ng-atomic-components-pages-blank.js +12 -1
  339. package/fesm2015/ng-atomic-components-pages-blank.js.map +1 -1
  340. package/fesm2015/ng-atomic-components-templates-entrance.js +13 -2
  341. package/fesm2015/ng-atomic-components-templates-entrance.js.map +1 -1
  342. package/fesm2015/ng-atomic-components-templates-menu.js +58 -0
  343. package/fesm2015/ng-atomic-components-templates-menu.js.map +1 -0
  344. package/fesm2015/ng-atomic-components-templates-smart-crud.js +1 -1
  345. package/fesm2015/ng-atomic-components-templates-smart-crud.js.map +1 -1
  346. package/fesm2015/ng-atomic-components-templates-smart-index.js +14 -2
  347. package/fesm2015/ng-atomic-components-templates-smart-index.js.map +1 -1
  348. package/frames/drawer/drawer.frame.d.ts +10 -0
  349. package/frames/drawer/drawer.module.d.ts +9 -0
  350. package/frames/drawer/index.d.ts +2 -0
  351. package/frames/drawer/ng-atomic-components-frames-drawer.d.ts +5 -0
  352. package/frames/drawer/package.json +10 -0
  353. package/frames/line-up-v2/index.d.ts +2 -0
  354. package/frames/line-up-v2/line-up.animations.d.ts +1 -0
  355. package/frames/line-up-v2/line-up.frame.d.ts +35 -0
  356. package/frames/line-up-v2/line-up.module.d.ts +9 -0
  357. package/frames/line-up-v2/ng-atomic-components-frames-line-up-v2.d.ts +5 -0
  358. package/frames/line-up-v2/package.json +10 -0
  359. package/frames/line-up-v2/resize-observer.d.ts +3 -0
  360. package/frames/overlay-v2/index.d.ts +2 -0
  361. package/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.d.ts +5 -0
  362. package/frames/overlay-v2/overlay.animations.d.ts +1 -0
  363. package/frames/overlay-v2/overlay.frame.d.ts +6 -0
  364. package/frames/overlay-v2/overlay.module.d.ts +9 -0
  365. package/frames/overlay-v2/package.json +10 -0
  366. package/frames/smart-menu/index.d.ts +2 -0
  367. package/frames/smart-menu/ng-atomic-components-frames-smart-menu.d.ts +5 -0
  368. package/frames/smart-menu/package.json +10 -0
  369. package/frames/smart-menu/smart-menu.frame.d.ts +13 -0
  370. package/frames/smart-menu/smart-menu.module.d.ts +8 -0
  371. package/molecules/actions-column/actions-column.module.d.ts +2 -1
  372. package/molecules/actions-column/actions-column.molecule.d.ts +1 -0
  373. package/molecules/date-input-field/date-input-field.module.d.ts +12 -0
  374. package/molecules/date-input-field/date-input-field.molecule.d.ts +13 -0
  375. package/molecules/date-input-field/index.d.ts +2 -0
  376. package/molecules/date-input-field/ng-atomic-components-molecules-date-input-field.d.ts +5 -0
  377. package/molecules/date-input-field/package.json +10 -0
  378. package/molecules/select-input-field/select-input-field.molecule.d.ts +1 -2
  379. package/molecules/smart-column/smart-column.module.d.ts +3 -2
  380. package/molecules/smart-column/smart-column.molecule.d.ts +4 -1
  381. package/molecules/text-input-field/index.d.ts +2 -0
  382. package/molecules/text-input-field/ng-atomic-components-molecules-text-input-field.d.ts +5 -0
  383. package/molecules/text-input-field/package.json +10 -0
  384. package/molecules/text-input-field/text-input-field.module.d.ts +10 -0
  385. package/molecules/text-input-field/text-input-field.molecule.d.ts +12 -0
  386. package/molecules/textarea-field/index.d.ts +2 -0
  387. package/molecules/textarea-field/ng-atomic-components-molecules-textarea-field.d.ts +5 -0
  388. package/molecules/textarea-field/package.json +10 -0
  389. package/molecules/textarea-field/textarea-field.module.d.ts +9 -0
  390. package/molecules/textarea-field/textarea-field.molecule.d.ts +8 -0
  391. package/organisms/action-buttons-section/action-buttons-section.organism.d.ts +1 -0
  392. package/organisms/back-navigator/back-navigator.module.d.ts +2 -2
  393. package/organisms/back-navigator/back-navigator.organism.d.ts +2 -1
  394. package/organisms/card-input-section/card-input-section.module.d.ts +9 -0
  395. package/organisms/card-input-section/card-input-section.organism.d.ts +9 -0
  396. package/organisms/card-input-section/index.d.ts +2 -0
  397. package/organisms/card-input-section/ng-atomic-components-organisms-card-input-section.d.ts +5 -0
  398. package/organisms/card-input-section/package.json +10 -0
  399. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +10 -0
  400. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +10 -0
  401. package/organisms/cvc-and-exp-input-section/index.d.ts +2 -0
  402. package/organisms/cvc-and-exp-input-section/ng-atomic-components-organisms-cvc-and-exp-input-section.d.ts +5 -0
  403. package/organisms/cvc-and-exp-input-section/package.json +10 -0
  404. package/organisms/date-input-section/date-input-section.module.d.ts +2 -5
  405. package/organisms/date-input-section/date-input-section.organism.d.ts +0 -1
  406. package/organisms/input-field-section/input-field-section.module.d.ts +2 -4
  407. package/organisms/input-field-section/input-field-section.organism.d.ts +3 -1
  408. package/organisms/smart-table/smart-table.organism.d.ts +4 -1
  409. package/organisms/text-input-section/index.d.ts +2 -0
  410. package/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.d.ts +5 -0
  411. package/organisms/text-input-section/package.json +10 -0
  412. package/organisms/text-input-section/text-input-section.module.d.ts +9 -0
  413. package/organisms/text-input-section/text-input-section.organism.d.ts +11 -0
  414. package/organisms/textarea-section/index.d.ts +2 -0
  415. package/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.d.ts +5 -0
  416. package/organisms/textarea-section/package.json +10 -0
  417. package/organisms/textarea-section/textarea-section.module.d.ts +9 -0
  418. package/organisms/textarea-section/textarea-section.organism.d.ts +6 -0
  419. package/organisms/top-navigator/top-navigator.module.d.ts +4 -5
  420. package/organisms/top-navigator/top-navigator.organism.d.ts +4 -4
  421. package/package.json +1 -1
  422. package/pages/blank/blank.route.d.ts +2 -0
  423. package/pages/blank/index.d.ts +1 -0
  424. package/templates/entrance/entrance.template.d.ts +7 -1
  425. package/templates/menu/index.d.ts +2 -0
  426. package/templates/menu/menu.module.d.ts +9 -0
  427. package/templates/menu/menu.template.d.ts +9 -0
  428. package/templates/menu/ng-atomic-components-templates-menu.d.ts +5 -0
  429. package/templates/menu/package.json +10 -0
  430. package/templates/smart-index/smart-index.template.d.ts +7 -2
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/forms'), require('@angular/material/input'), require('@angular/material/datepicker'), require('@ng-atomic/common/utils'), require('@ngneat/reactive-forms'), require('@angular/material/form-field')) :
3
- typeof define === 'function' && define.amd ? define('@ng-atomic/components/organisms/date-input-section', ['exports', '@angular/core', '@angular/common', '@angular/forms', '@angular/material/input', '@angular/material/datepicker', '@ng-atomic/common/utils', '@ngneat/reactive-forms', '@angular/material/form-field'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['ng-atomic'] = global['ng-atomic'] || {}, global['ng-atomic'].components = global['ng-atomic'].components || {}, global['ng-atomic'].components.organisms = global['ng-atomic'].components.organisms || {}, global['ng-atomic'].components.organisms['date-input-section'] = {}), global.ng.core, global.ng.common, global.ng.forms, global.ng.material.input, global.ng.material.datepicker, global.utils, global.reactiveForms, global.ng.material.formField));
5
- }(this, (function (exports, i0, common, i3, i2, i4, utils, reactiveForms, i1) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@ng-atomic/components/molecules/date-input-field'), require('@ngneat/reactive-forms')) :
3
+ typeof define === 'function' && define.amd ? define('@ng-atomic/components/organisms/date-input-section', ['exports', '@angular/core', '@angular/common', '@ng-atomic/components/molecules/date-input-field', '@ngneat/reactive-forms'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['ng-atomic'] = global['ng-atomic'] || {}, global['ng-atomic'].components = global['ng-atomic'].components || {}, global['ng-atomic'].components.organisms = global['ng-atomic'].components.organisms || {}, global['ng-atomic'].components.organisms['date-input-section'] = {}), global.ng.core, global.ng.common, global['ng-atomic'].components.molecules['date-input-field'], global.reactiveForms));
5
+ }(this, (function (exports, i0, common, i1, reactiveForms) { 'use strict';
6
6
 
7
7
  function _interopNamespace(e) {
8
8
  if (e && e.__esModule) return e;
@@ -26,344 +26,25 @@
26
26
 
27
27
  var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
28
28
 
29
- /*! *****************************************************************************
30
- Copyright (c) Microsoft Corporation.
31
-
32
- Permission to use, copy, modify, and/or distribute this software for any
33
- purpose with or without fee is hereby granted.
34
-
35
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THIS SOFTWARE.
42
- ***************************************************************************** */
43
- /* global Reflect, Promise */
44
- var extendStatics = function (d, b) {
45
- extendStatics = Object.setPrototypeOf ||
46
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
47
- function (d, b) { for (var p in b)
48
- if (Object.prototype.hasOwnProperty.call(b, p))
49
- d[p] = b[p]; };
50
- return extendStatics(d, b);
51
- };
52
- function __extends(d, b) {
53
- if (typeof b !== "function" && b !== null)
54
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
55
- extendStatics(d, b);
56
- function __() { this.constructor = d; }
57
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
58
- }
59
- var __assign = function () {
60
- __assign = Object.assign || function __assign(t) {
61
- for (var s, i = 1, n = arguments.length; i < n; i++) {
62
- s = arguments[i];
63
- for (var p in s)
64
- if (Object.prototype.hasOwnProperty.call(s, p))
65
- t[p] = s[p];
66
- }
67
- return t;
68
- };
69
- return __assign.apply(this, arguments);
70
- };
71
- function __rest(s, e) {
72
- var t = {};
73
- for (var p in s)
74
- if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
75
- t[p] = s[p];
76
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
77
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
78
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
79
- t[p[i]] = s[p[i]];
80
- }
81
- return t;
82
- }
83
- function __decorate(decorators, target, key, desc) {
84
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
85
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
86
- r = Reflect.decorate(decorators, target, key, desc);
87
- else
88
- for (var i = decorators.length - 1; i >= 0; i--)
89
- if (d = decorators[i])
90
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
91
- return c > 3 && r && Object.defineProperty(target, key, r), r;
92
- }
93
- function __param(paramIndex, decorator) {
94
- return function (target, key) { decorator(target, key, paramIndex); };
95
- }
96
- function __metadata(metadataKey, metadataValue) {
97
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
98
- return Reflect.metadata(metadataKey, metadataValue);
99
- }
100
- function __awaiter(thisArg, _arguments, P, generator) {
101
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
102
- return new (P || (P = Promise))(function (resolve, reject) {
103
- function fulfilled(value) { try {
104
- step(generator.next(value));
105
- }
106
- catch (e) {
107
- reject(e);
108
- } }
109
- function rejected(value) { try {
110
- step(generator["throw"](value));
111
- }
112
- catch (e) {
113
- reject(e);
114
- } }
115
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
116
- step((generator = generator.apply(thisArg, _arguments || [])).next());
117
- });
118
- }
119
- function __generator(thisArg, body) {
120
- var _ = { label: 0, sent: function () { if (t[0] & 1)
121
- throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
122
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
123
- function verb(n) { return function (v) { return step([n, v]); }; }
124
- function step(op) {
125
- if (f)
126
- throw new TypeError("Generator is already executing.");
127
- while (_)
128
- try {
129
- if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
130
- return t;
131
- if (y = 0, t)
132
- op = [op[0] & 2, t.value];
133
- switch (op[0]) {
134
- case 0:
135
- case 1:
136
- t = op;
137
- break;
138
- case 4:
139
- _.label++;
140
- return { value: op[1], done: false };
141
- case 5:
142
- _.label++;
143
- y = op[1];
144
- op = [0];
145
- continue;
146
- case 7:
147
- op = _.ops.pop();
148
- _.trys.pop();
149
- continue;
150
- default:
151
- if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
152
- _ = 0;
153
- continue;
154
- }
155
- if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
156
- _.label = op[1];
157
- break;
158
- }
159
- if (op[0] === 6 && _.label < t[1]) {
160
- _.label = t[1];
161
- t = op;
162
- break;
163
- }
164
- if (t && _.label < t[2]) {
165
- _.label = t[2];
166
- _.ops.push(op);
167
- break;
168
- }
169
- if (t[2])
170
- _.ops.pop();
171
- _.trys.pop();
172
- continue;
173
- }
174
- op = body.call(thisArg, _);
175
- }
176
- catch (e) {
177
- op = [6, e];
178
- y = 0;
179
- }
180
- finally {
181
- f = t = 0;
182
- }
183
- if (op[0] & 5)
184
- throw op[1];
185
- return { value: op[0] ? op[1] : void 0, done: true };
186
- }
187
- }
188
- var __createBinding = Object.create ? (function (o, m, k, k2) {
189
- if (k2 === undefined)
190
- k2 = k;
191
- Object.defineProperty(o, k2, { enumerable: true, get: function () { return m[k]; } });
192
- }) : (function (o, m, k, k2) {
193
- if (k2 === undefined)
194
- k2 = k;
195
- o[k2] = m[k];
196
- });
197
- function __exportStar(m, o) {
198
- for (var p in m)
199
- if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p))
200
- __createBinding(o, m, p);
201
- }
202
- function __values(o) {
203
- var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
204
- if (m)
205
- return m.call(o);
206
- if (o && typeof o.length === "number")
207
- return {
208
- next: function () {
209
- if (o && i >= o.length)
210
- o = void 0;
211
- return { value: o && o[i++], done: !o };
212
- }
213
- };
214
- throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
215
- }
216
- function __read(o, n) {
217
- var m = typeof Symbol === "function" && o[Symbol.iterator];
218
- if (!m)
219
- return o;
220
- var i = m.call(o), r, ar = [], e;
221
- try {
222
- while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
223
- ar.push(r.value);
224
- }
225
- catch (error) {
226
- e = { error: error };
227
- }
228
- finally {
229
- try {
230
- if (r && !r.done && (m = i["return"]))
231
- m.call(i);
232
- }
233
- finally {
234
- if (e)
235
- throw e.error;
236
- }
237
- }
238
- return ar;
239
- }
240
- /** @deprecated */
241
- function __spread() {
242
- for (var ar = [], i = 0; i < arguments.length; i++)
243
- ar = ar.concat(__read(arguments[i]));
244
- return ar;
245
- }
246
- /** @deprecated */
247
- function __spreadArrays() {
248
- for (var s = 0, i = 0, il = arguments.length; i < il; i++)
249
- s += arguments[i].length;
250
- for (var r = Array(s), k = 0, i = 0; i < il; i++)
251
- for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
252
- r[k] = a[j];
253
- return r;
254
- }
255
- function __spreadArray(to, from, pack) {
256
- if (pack || arguments.length === 2)
257
- for (var i = 0, l = from.length, ar; i < l; i++) {
258
- if (ar || !(i in from)) {
259
- if (!ar)
260
- ar = Array.prototype.slice.call(from, 0, i);
261
- ar[i] = from[i];
262
- }
263
- }
264
- return to.concat(ar || Array.prototype.slice.call(from));
265
- }
266
- function __await(v) {
267
- return this instanceof __await ? (this.v = v, this) : new __await(v);
268
- }
269
- function __asyncGenerator(thisArg, _arguments, generator) {
270
- if (!Symbol.asyncIterator)
271
- throw new TypeError("Symbol.asyncIterator is not defined.");
272
- var g = generator.apply(thisArg, _arguments || []), i, q = [];
273
- return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
274
- function verb(n) { if (g[n])
275
- i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
276
- function resume(n, v) { try {
277
- step(g[n](v));
278
- }
279
- catch (e) {
280
- settle(q[0][3], e);
281
- } }
282
- function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
283
- function fulfill(value) { resume("next", value); }
284
- function reject(value) { resume("throw", value); }
285
- function settle(f, v) { if (f(v), q.shift(), q.length)
286
- resume(q[0][0], q[0][1]); }
287
- }
288
- function __asyncDelegator(o) {
289
- var i, p;
290
- return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
291
- function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
292
- }
293
- function __asyncValues(o) {
294
- if (!Symbol.asyncIterator)
295
- throw new TypeError("Symbol.asyncIterator is not defined.");
296
- var m = o[Symbol.asyncIterator], i;
297
- return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
298
- function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
299
- function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
300
- }
301
- function __makeTemplateObject(cooked, raw) {
302
- if (Object.defineProperty) {
303
- Object.defineProperty(cooked, "raw", { value: raw });
304
- }
305
- else {
306
- cooked.raw = raw;
307
- }
308
- return cooked;
309
- }
310
- ;
311
- var __setModuleDefault = Object.create ? (function (o, v) {
312
- Object.defineProperty(o, "default", { enumerable: true, value: v });
313
- }) : function (o, v) {
314
- o["default"] = v;
315
- };
316
- function __importStar(mod) {
317
- if (mod && mod.__esModule)
318
- return mod;
319
- var result = {};
320
- if (mod != null)
321
- for (var k in mod)
322
- if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k))
323
- __createBinding(result, mod, k);
324
- __setModuleDefault(result, mod);
325
- return result;
326
- }
327
- function __importDefault(mod) {
328
- return (mod && mod.__esModule) ? mod : { default: mod };
329
- }
330
- function __classPrivateFieldGet(receiver, state, kind, f) {
331
- if (kind === "a" && !f)
332
- throw new TypeError("Private accessor was defined without a getter");
333
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
334
- throw new TypeError("Cannot read private member from an object whose class did not declare it");
335
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
336
- }
337
- function __classPrivateFieldSet(receiver, state, value, kind, f) {
338
- if (kind === "m")
339
- throw new TypeError("Private method is not writable");
340
- if (kind === "a" && !f)
341
- throw new TypeError("Private accessor was defined without a setter");
342
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver))
343
- throw new TypeError("Cannot write private member to an object whose class did not declare it");
344
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
345
- }
346
-
347
29
  var DateInputSectionOrganism = /** @class */ (function () {
348
30
  function DateInputSectionOrganism() {
349
31
  this.control = new reactiveForms.FormControl();
350
32
  this.label = '';
351
33
  this.placeholder = '';
352
34
  }
353
- DateInputSectionOrganism.prototype.ngOnInit = function () {
354
- this.control.valueChanges.subscribe(console.debug);
355
- };
356
35
  return DateInputSectionOrganism;
357
36
  }());
358
37
  DateInputSectionOrganism.ɵfac = function DateInputSectionOrganism_Factory(t) { return new (t || DateInputSectionOrganism)(); };
359
- DateInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: { control: "control", label: "label", placeholder: "placeholder" }, ngImport: i0__namespace, 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>Hint</mat-hint>\n</mat-form-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-section-Josv:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-date-input-section-Josv);box-sizing:border-box}: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: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }] });
38
+ DateInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: DateInputSectionOrganism, selector: "organisms-date-input-section", inputs: { control: "control", label: "label", placeholder: "placeholder" }, host: { classAttribute: "organism section" }, ngImport: i0__namespace, template: "<molecules-date-input-field\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-date-input-field>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-section-lLDl:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-date-input-section-lLDl);box-sizing:border-box}:host,:host mat-form-field{width:100%}"], directives: [{ type: i1.DateInputFieldMolecule, selector: "molecules-date-input-field", inputs: ["control", "label", "placeholder", "hint"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
360
39
  (function () {
361
40
  (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DateInputSectionOrganism, [{
362
41
  type: i0.Component,
363
42
  args: [{
364
43
  selector: 'organisms-date-input-section',
365
44
  templateUrl: './date-input-section.organism.html',
366
- styleUrls: ['./date-input-section.organism.scss']
45
+ styleUrls: ['./date-input-section.organism.scss'],
46
+ changeDetection: i0.ChangeDetectionStrategy.OnPush,
47
+ host: { class: 'organism section' },
367
48
  }]
368
49
  }], null, { control: [{
369
50
  type: i0.Input
@@ -381,19 +62,13 @@
381
62
  }());
382
63
  DateInputSectionModule.ɵfac = function DateInputSectionModule_Factory(t) { return new (t || DateInputSectionModule)(); };
383
64
  DateInputSectionModule.ɵmod = i0.ɵɵdefineNgModule({ type: DateInputSectionModule });
384
- DateInputSectionModule.ɵinj = i0.ɵɵdefineInjector({ providers: __spread(utils.MAT_DAYJS_JP_PROVIDERS), imports: [[
65
+ DateInputSectionModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
385
66
  common.CommonModule,
386
- i3.ReactiveFormsModule,
387
- i2.MatInputModule,
388
- i4.MatDatepickerModule,
389
- utils.MatDayjsDateModule,
67
+ i1.DateInputFieldModule,
390
68
  ]] });
391
69
  (function () {
392
70
  (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(DateInputSectionModule, { declarations: [DateInputSectionOrganism], imports: [common.CommonModule,
393
- i3.ReactiveFormsModule,
394
- i2.MatInputModule,
395
- i4.MatDatepickerModule,
396
- utils.MatDayjsDateModule], exports: [DateInputSectionOrganism] });
71
+ i1.DateInputFieldModule], exports: [DateInputSectionOrganism] });
397
72
  })();
398
73
  (function () {
399
74
  (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DateInputSectionModule, [{
@@ -404,15 +79,11 @@
404
79
  ],
405
80
  imports: [
406
81
  common.CommonModule,
407
- i3.ReactiveFormsModule,
408
- i2.MatInputModule,
409
- i4.MatDatepickerModule,
410
- utils.MatDayjsDateModule,
82
+ i1.DateInputFieldModule,
411
83
  ],
412
84
  exports: [
413
85
  DateInputSectionOrganism
414
86
  ],
415
- providers: __spread(utils.MAT_DAYJS_JP_PROVIDERS),
416
87
  }]
417
88
  }], null, null);
418
89
  })();
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-organisms-date-input-section.umd.js","sources":["../../../../node_modules/tslib/tslib.es6.js","../../../../libs/components/organisms/date-input-section/date-input-section.organism.ts","../../../../libs/components/organisms/date-input-section/date-input-section.organism.html","../../../../libs/components/organisms/date-input-section/date-input-section.module.ts","../../../../libs/components/organisms/date-input-section/ng-atomic-components-organisms-date-input-section.ts"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n","import { Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport * as dayjs from 'dayjs';\n\n@Component({\n selector: 'organisms-date-input-section',\n templateUrl: './date-input-section.organism.html',\n styleUrls: ['./date-input-section.organism.scss']\n})\nexport class DateInputSectionOrganism {\n\n @Input()\n control = new FormControl<dayjs.Dayjs>();\n\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n\n ngOnInit() {\n this.control.valueChanges.subscribe(console.debug);\n }\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>Hint</mat-hint>\n</mat-form-field>","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';\n\nimport { DateInputSectionOrganism } from './date-input-section.organism';\n\n@NgModule({\n declarations: [\n DateInputSectionOrganism\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n MatInputModule,\n MatDatepickerModule,\n MatDayjsDateModule,\n ],\n exports: [\n DateInputSectionOrganism\n ],\n providers: [...MAT_DAYJS_JP_PROVIDERS],\n})\nexport class DateInputSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["FormControl","Component","Input","MAT_DAYJS_JP_PROVIDERS","CommonModule","ReactiveFormsModule","MatInputModule","MatDatepickerModule","MatDayjsDateModule","NgModule"],"mappings":"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"}
1
+ {"version":3,"file":"ng-atomic-components-organisms-date-input-section.umd.js","sources":["../../../../libs/components/organisms/date-input-section/date-input-section.organism.ts","../../../../libs/components/organisms/date-input-section/date-input-section.organism.html","../../../../libs/components/organisms/date-input-section/date-input-section.module.ts","../../../../libs/components/organisms/date-input-section/ng-atomic-components-organisms-date-input-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport * as dayjs from 'dayjs';\n\n@Component({\n selector: 'organisms-date-input-section',\n templateUrl: './date-input-section.organism.html',\n styleUrls: ['./date-input-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'organism section'},\n})\nexport class DateInputSectionOrganism {\n @Input()\n control = new FormControl<dayjs.Dayjs>();\n\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n}\n","<molecules-date-input-field\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-date-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DateInputFieldModule } from '@ng-atomic/components/molecules/date-input-field';\nimport { DateInputSectionOrganism } from './date-input-section.organism';\n\n@NgModule({\n declarations: [\n DateInputSectionOrganism\n ],\n imports: [\n CommonModule,\n DateInputFieldModule,\n ],\n exports: [\n DateInputSectionOrganism\n ],\n})\nexport class DateInputSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["FormControl","Component","ChangeDetectionStrategy","Input","CommonModule","DateInputFieldModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAIA;YASE,YAAO,GAAG,IAAIA,yBAAW,EAAe,CAAC;YAGzC,UAAK,GAAG,EAAE,CAAC;YAGX,gBAAW,GAAG,EAAE,CAAC;SAClB;;;oGATY,wBAAwB;wFAAxB,wBAAwB,yMCXrC,4IAI8B;;gFDOjB,wBAAwB;sBAPpCC,YAAS;uBAAC;wBACT,QAAQ,EAAE,8BAA8B;wBACxC,WAAW,EAAE,oCAAoC;wBACjD,SAAS,EAAE,CAAC,oCAAoC,CAAC;wBACjD,eAAe,EAAEC,0BAAuB,CAAC,MAAM;wBAC/C,IAAI,EAAE,EAAC,KAAK,EAAE,kBAAkB,EAAC;qBAClC;wBAGC,OAAO;0BADNC,QAAK;oBAIN,KAAK;0BADJA,QAAK;oBAIN,WAAW;0BADVA,QAAK;;;;;QEDR;;;;gGAAa,sBAAsB;8DAAtB,sBAAsB;kEARxB;gBACPC,mBAAY;gBACZC,uBAAoB;aACrB;;iFAKU,sBAAsB,mBAV/B,wBAAwB,aAGxBD,mBAAY;gBACZC,uBAAoB,aAGpB,wBAAwB;;;gFAGf,sBAAsB;sBAZlCC,WAAQ;uBAAC;wBACR,YAAY,EAAE;4BACZ,wBAAwB;yBACzB;wBACD,OAAO,EAAE;4BACPF,mBAAY;4BACZC,uBAAoB;yBACrB;wBACD,OAAO,EAAE;4BACP,wBAAwB;yBACzB;qBACF;;;;IChBD;;;;;;;;;;;;;"}
@@ -1,16 +1,2 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/common"),require("@angular/forms"),require("@angular/material/input"),require("@angular/material/datepicker"),require("@ng-atomic/common/utils"),require("@ngneat/reactive-forms"),require("@angular/material/form-field")):"function"==typeof define&&define.amd?define("@ng-atomic/components/organisms/date-input-section",["exports","@angular/core","@angular/common","@angular/forms","@angular/material/input","@angular/material/datepicker","@ng-atomic/common/utils","@ngneat/reactive-forms","@angular/material/form-field"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.organisms=e["ng-atomic"].components.organisms||{},e["ng-atomic"].components.organisms["date-input-section"]={}),e.ng.core,e.ng.common,e.ng.forms,e.ng.material.input,e.ng.material.datepicker,e.utils,e.reactiveForms,e.ng.material.formField)}(this,(function(e,t,o,a,r,n,i,l,c){"use strict";function p(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(o){if("default"!==o){var a=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,a.get?a:{enumerable:!0,get:function(){return e[o]}})}})),t.default=e,Object.freeze(t)}var u=p(t);
2
- /*! *****************************************************************************
3
- Copyright (c) Microsoft Corporation.
4
-
5
- Permission to use, copy, modify, and/or distribute this software for any
6
- purpose with or without fee is hereby granted.
7
-
8
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
- PERFORMANCE OF THIS SOFTWARE.
15
- ***************************************************************************** */Object.create;function s(e,t){var o="function"==typeof Symbol&&e[Symbol.iterator];if(!o)return e;var a,r,n=o.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(a=n.next()).done;)i.push(a.value)}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=n.return)&&o.call(n)}finally{if(r)throw r.error}}return i}function m(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(s(arguments[t]));return e}Object.create;var d=function(){function e(){this.control=new l.FormControl,this.label="",this.placeholder=""}return e.prototype.ngOnInit=function(){this.control.valueChanges.subscribe(console.debug)},e}();d.ɵfac=function(e){return new(e||d)},d.ɵcmp=t.ɵɵngDeclareComponent({version:"11.2.14",type:d,selector:"organisms-date-input-section",inputs:{control:"control",label:"label",placeholder:"placeholder"},ngImport:u,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>Hint</mat-hint>\n</mat-form-field>',styles:[":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-section-Josv:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-date-input-section-Josv);box-sizing:border-box}:host,:host mat-form-field{width:100%}"],directives:[{type:c.MatFormField,selector:"mat-form-field",inputs:["color","floatLabel","appearance","hideRequiredMarker","hintLabel"],exportAs:["matFormField"]},{type:c.MatLabel,selector:"mat-label"},{type:r.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:a.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:n.MatDatepickerInput,selector:"input[matDatepicker]",inputs:["matDatepicker","min","max","matDatepickerFilter"],exportAs:["matDatepickerInput"]},{type:a.NgControlStatus,selector:"[formControlName],[ngModel],[formControl]"},{type:a.FormControlDirective,selector:"[formControl]",inputs:["disabled","formControl","ngModel"],outputs:["ngModelChange"],exportAs:["ngForm"]},{type:n.MatDatepickerToggle,selector:"mat-datepicker-toggle",inputs:["tabIndex","disabled","for","aria-label","disableRipple"],exportAs:["matDatepickerToggle"]},{type:c.MatSuffix,selector:"[matSuffix]"},{type:n.MatDatepicker,selector:"mat-datepicker",exportAs:["matDatepicker"]},{type:c.MatHint,selector:"mat-hint",inputs:["align","id"]}]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(d,[{type:t.Component,args:[{selector:"organisms-date-input-section",templateUrl:"./date-input-section.organism.html",styleUrls:["./date-input-section.organism.scss"]}]}],null,{control:[{type:t.Input}],label:[{type:t.Input}],placeholder:[{type:t.Input}]});var f=function(){};f.ɵfac=function(e){return new(e||f)},f.ɵmod=t.ɵɵdefineNgModule({type:f}),f.ɵinj=t.ɵɵdefineInjector({providers:m(i.MAT_DAYJS_JP_PROVIDERS),imports:[[o.CommonModule,a.ReactiveFormsModule,r.MatInputModule,n.MatDatepickerModule,i.MatDayjsDateModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&t.ɵɵsetNgModuleScope(f,{declarations:[d],imports:[o.CommonModule,a.ReactiveFormsModule,r.MatInputModule,n.MatDatepickerModule,i.MatDayjsDateModule],exports:[d]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(f,[{type:t.NgModule,args:[{declarations:[d],imports:[o.CommonModule,a.ReactiveFormsModule,r.MatInputModule,n.MatDatepickerModule,i.MatDayjsDateModule],exports:[d],providers:m(i.MAT_DAYJS_JP_PROVIDERS)}]}],null,null),e.DateInputSectionModule=f,e.DateInputSectionOrganism=d,Object.defineProperty(e,"__esModule",{value:!0})}));
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/common"),require("@ng-atomic/components/molecules/date-input-field"),require("@ngneat/reactive-forms")):"function"==typeof define&&define.amd?define("@ng-atomic/components/organisms/date-input-section",["exports","@angular/core","@angular/common","@ng-atomic/components/molecules/date-input-field","@ngneat/reactive-forms"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.organisms=e["ng-atomic"].components.organisms||{},e["ng-atomic"].components.organisms["date-input-section"]={}),e.ng.core,e.ng.common,e["ng-atomic"].components.molecules["date-input-field"],e.reactiveForms)}(this,(function(e,t,n,o,i){"use strict";function a(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var l=a(t),r=function(){this.control=new i.FormControl,this.label="",this.placeholder=""};r.ɵfac=function(e){return new(e||r)},r.ɵcmp=t.ɵɵngDeclareComponent({version:"11.2.14",type:r,selector:"organisms-date-input-section",inputs:{control:"control",label:"label",placeholder:"placeholder"},host:{classAttribute:"organism section"},ngImport:l,template:'<molecules-date-input-field\n [control]="control"\n [label]="label"\n [placeholder]="placeholder"\n></molecules-date-input-field>',styles:[":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-date-input-section-lLDl:var(--horizontal-padding);display:block;padding:0 var(--horizontal-padding-SCOPED-IN-date-input-section-lLDl);box-sizing:border-box}:host,:host mat-form-field{width:100%}"],directives:[{type:o.DateInputFieldMolecule,selector:"molecules-date-input-field",inputs:["control","label","placeholder","hint"]}],changeDetection:t.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(r,[{type:t.Component,args:[{selector:"organisms-date-input-section",templateUrl:"./date-input-section.organism.html",styleUrls:["./date-input-section.organism.scss"],changeDetection:t.ChangeDetectionStrategy.OnPush,host:{class:"organism section"}}]}],null,{control:[{type:t.Input}],label:[{type:t.Input}],placeholder:[{type:t.Input}]});var c=function(){};c.ɵfac=function(e){return new(e||c)},c.ɵmod=t.ɵɵdefineNgModule({type:c}),c.ɵinj=t.ɵɵdefineInjector({imports:[[n.CommonModule,o.DateInputFieldModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&t.ɵɵsetNgModuleScope(c,{declarations:[r],imports:[n.CommonModule,o.DateInputFieldModule],exports:[r]}),("undefined"==typeof ngDevMode||ngDevMode)&&t.ɵsetClassMetadata(c,[{type:t.NgModule,args:[{declarations:[r],imports:[n.CommonModule,o.DateInputFieldModule],exports:[r]}]}],null,null),e.DateInputSectionModule=c,e.DateInputSectionOrganism=r,Object.defineProperty(e,"__esModule",{value:!0})}));
16
2
  //# sourceMappingURL=ng-atomic-components-organisms-date-input-section.umd.min.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../node_modules/tslib/tslib.es6.js","../../../../libs/components/organisms/date-input-section/date-input-section.organism.ts","../../../../libs/components/organisms/date-input-section/date-input-section.organism.html","../../../../libs/components/organisms/date-input-section/date-input-section.module.ts"],"names":["Object","create","__read","o","n","m","Symbol","iterator","r","e","i","call","ar","next","done","push","value","error","__spread","arguments","length","concat","DateInputSectionOrganism","this","control","FormControl","label","placeholder","prototype","ngOnInit","valueChanges","subscribe","console","debug","selector","inputs","ngImport","i0__namespace","template","styles","directives","type","i1","MatFormField","exportAs","MatLabel","i2","MatInput","i3","DefaultValueAccessor","i4","MatDatepickerInput","NgControlStatus","FormControlDirective","outputs","MatDatepickerToggle","MatSuffix","MatDatepicker","MatHint","Component","templateUrl","styleUrls","Input","DateInputSectionModule","MAT_DAYJS_JP_PROVIDERS","imports","CommonModule","ReactiveFormsModule","MatInputModule","MatDatepickerModule","MatDayjsDateModule","declarations","exports","NgModule","providers"],"mappings":"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","sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n","import { Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport * as dayjs from 'dayjs';\n\n@Component({\n selector: 'organisms-date-input-section',\n templateUrl: './date-input-section.organism.html',\n styleUrls: ['./date-input-section.organism.scss']\n})\nexport class DateInputSectionOrganism {\n\n @Input()\n control = new FormControl<dayjs.Dayjs>();\n\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n\n ngOnInit() {\n this.control.valueChanges.subscribe(console.debug);\n }\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>Hint</mat-hint>\n</mat-form-field>","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';\n\nimport { DateInputSectionOrganism } from './date-input-section.organism';\n\n@NgModule({\n declarations: [\n DateInputSectionOrganism\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n MatInputModule,\n MatDatepickerModule,\n MatDayjsDateModule,\n ],\n exports: [\n DateInputSectionOrganism\n ],\n providers: [...MAT_DAYJS_JP_PROVIDERS],\n})\nexport class DateInputSectionModule { }\n"]}
1
+ {"version":3,"sources":["../../../../libs/components/organisms/date-input-section/date-input-section.organism.ts","../../../../libs/components/organisms/date-input-section/date-input-section.organism.html","../../../../libs/components/organisms/date-input-section/date-input-section.module.ts"],"names":["this","control","FormControl","label","placeholder","DateInputSectionOrganism","selector","inputs","host","classAttribute","ngImport","i0__namespace","template","styles","directives","type","i1","DateInputFieldMolecule","changeDetection","i0","ChangeDetectionStrategy","OnPush","Component","templateUrl","styleUrls","class","Input","DateInputSectionModule","CommonModule","DateInputFieldModule","declarations","imports","exports","NgModule"],"mappings":"8oCAIA,WASEA,KAAAC,QAAU,IAAIC,EAAAA,YAGdF,KAAAG,MAAQ,GAGRH,KAAAI,YAAc,qCARHC,0DAAAA,EAAwBC,SAAA,+BAAAC,OAAA,CAAAN,QAAA,UAAAE,MAAA,QAAAC,YAAA,eAAAI,KAAA,CAAAC,eAAA,oBAAAC,SAAAC,EAAAC,SCXrC,uIAI8BC,OAAA,CAAA,qQAAAC,WAAA,CAAA,CAAAC,KAAAC,EAAAC,uBAAAX,SAAA,6BAAAC,OAAA,CAAA,UAAA,QAAA,cAAA,UAAAW,gBAAAC,EAAAC,wBAAAC,yEDOjBhB,EAAwB,CAAA,MAPpCiB,EAAAA,gBAAU,CACThB,SAAU,+BACViB,YAAa,qCACbC,UAAW,CAAC,sCACZN,gBAAiBE,EAAAA,wBAAwBC,OACzCb,KAAM,CAACiB,MAAO,8BAIdxB,QAAO,CAAA,MADNyB,EAAAA,QAIDvB,MAAK,CAAA,MADJuB,EAAAA,QAIDtB,YAAW,CAAA,MADVsB,EAAAA,gBEDH,8CAAaC,oCAAAA,wCARF,CACPC,EAAAA,aACAC,EAAAA,0FAMSF,EAAsB,CAAAG,aAAA,CAV/BzB,GAAwB0B,QAAA,CAGxBH,EAAAA,aACAC,EAAAA,sBAAoBG,QAAA,CAGpB3B,qEAGSsB,EAAsB,CAAA,MAZlCM,EAAAA,eAAS,CACRH,aAAc,CACZzB,GAEF0B,QAAS,CACPH,EAAAA,aACAC,EAAAA,sBAEFG,QAAS,CACP3B","sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\nimport * as dayjs from 'dayjs';\n\n@Component({\n selector: 'organisms-date-input-section',\n templateUrl: './date-input-section.organism.html',\n styleUrls: ['./date-input-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n host: {class: 'organism section'},\n})\nexport class DateInputSectionOrganism {\n @Input()\n control = new FormControl<dayjs.Dayjs>();\n\n @Input()\n label = '';\n\n @Input()\n placeholder = '';\n}\n","<molecules-date-input-field\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-date-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { DateInputFieldModule } from '@ng-atomic/components/molecules/date-input-field';\nimport { DateInputSectionOrganism } from './date-input-section.organism';\n\n@NgModule({\n declarations: [\n DateInputSectionOrganism\n ],\n imports: [\n CommonModule,\n DateInputFieldModule,\n ],\n exports: [\n DateInputSectionOrganism\n ],\n})\nexport class DateInputSectionModule { }\n"]}
@@ -33,7 +33,7 @@
33
33
  return HeadingOrganism;
34
34
  }());
35
35
  HeadingOrganism.ɵfac = function HeadingOrganism_Factory(t) { return new (t || HeadingOrganism)(); };
36
- HeadingOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: HeadingOrganism, selector: "organisms-heading", inputs: { level: "level" }, ngImport: i0__namespace, template: "<ng-template #temp><ng-content></ng-content></ng-template>\n\n<ng-container [ngSwitch]=\"level\">\n <h1 *ngSwitchDefault><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h1>\n <h2 *ngSwitchCase=\"2\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h2>\n <h3 *ngSwitchCase=\"3\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h3>\n <h4 *ngSwitchCase=\"4\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h4>\n <h5 *ngSwitchCase=\"5\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h5>\n <h6 *ngSwitchCase=\"6\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h6>\n</ng-container>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-XoEb:var(--horizontal-padding);display:block;width:100%;box-sizing:border-box;padding:0 var(--horizontal-padding-SCOPED-IN-heading-XoEb)}"], directives: [{ type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
36
+ HeadingOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: HeadingOrganism, selector: "organisms-heading", inputs: { level: "level" }, ngImport: i0__namespace, template: "<ng-template #temp><ng-content></ng-content></ng-template>\n\n<ng-container [ngSwitch]=\"level\">\n <h1 *ngSwitchDefault><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h1>\n <h2 *ngSwitchCase=\"2\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h2>\n <h3 *ngSwitchCase=\"3\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h3>\n <h4 *ngSwitchCase=\"4\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h4>\n <h5 *ngSwitchCase=\"5\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h5>\n <h6 *ngSwitchCase=\"6\"><ng-container *ngTemplateOutlet=\"temp;\"></ng-container></h6>\n</ng-container>", styles: [":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-tAZG:var(--horizontal-padding);display:block;width:100%;box-sizing:border-box;padding:0 var(--horizontal-padding-SCOPED-IN-heading-tAZG)}"], directives: [{ type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
37
37
  (function () {
38
38
  (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HeadingOrganism, [{
39
39
  type: i0.Component,
@@ -1,2 +1,2 @@
1
- !function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core"),require("@angular/common")):"function"==typeof define&&define.amd?define("@ng-atomic/components/organisms/heading",["exports","@angular/core","@angular/common"],n):n(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.organisms=e["ng-atomic"].components.organisms||{},e["ng-atomic"].components.organisms.heading={}),e.ng.core,e.ng.common)}(this,(function(e,n,t){"use strict";function o(e){if(e&&e.__esModule)return e;var n=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:function(){return e[t]}})}})),n.default=e,Object.freeze(n)}var a=o(n),i=function(){this.level=1};i.ɵfac=function(e){return new(e||i)},i.ɵcmp=n.ɵɵngDeclareComponent({version:"11.2.14",type:i,selector:"organisms-heading",inputs:{level:"level"},ngImport:a,template:'<ng-template #temp><ng-content></ng-content></ng-template>\n\n<ng-container [ngSwitch]="level">\n <h1 *ngSwitchDefault><ng-container *ngTemplateOutlet="temp;"></ng-container></h1>\n <h2 *ngSwitchCase="2"><ng-container *ngTemplateOutlet="temp;"></ng-container></h2>\n <h3 *ngSwitchCase="3"><ng-container *ngTemplateOutlet="temp;"></ng-container></h3>\n <h4 *ngSwitchCase="4"><ng-container *ngTemplateOutlet="temp;"></ng-container></h4>\n <h5 *ngSwitchCase="5"><ng-container *ngTemplateOutlet="temp;"></ng-container></h5>\n <h6 *ngSwitchCase="6"><ng-container *ngTemplateOutlet="temp;"></ng-container></h6>\n</ng-container>',styles:[":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-XoEb:var(--horizontal-padding);display:block;width:100%;box-sizing:border-box;padding:0 var(--horizontal-padding-SCOPED-IN-heading-XoEb)}"],directives:[{type:t.NgSwitch,selector:"[ngSwitch]",inputs:["ngSwitch"]},{type:t.NgSwitchDefault,selector:"[ngSwitchDefault]"},{type:t.NgTemplateOutlet,selector:"[ngTemplateOutlet]",inputs:["ngTemplateOutletContext","ngTemplateOutlet"]},{type:t.NgSwitchCase,selector:"[ngSwitchCase]",inputs:["ngSwitchCase"]}],changeDetection:n.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&n.ɵsetClassMetadata(i,[{type:n.Component,args:[{selector:"organisms-heading",templateUrl:"./heading.organism.html",styleUrls:["./heading.organism.scss"],changeDetection:n.ChangeDetectionStrategy.OnPush}]}],null,{level:[{type:n.Input}]});var g=function(){};g.ɵfac=function(e){return new(e||g)},g.ɵmod=n.ɵɵdefineNgModule({type:g}),g.ɵinj=n.ɵɵdefineInjector({imports:[[t.CommonModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&n.ɵɵsetNgModuleScope(g,{declarations:[i],imports:[t.CommonModule],exports:[i]}),("undefined"==typeof ngDevMode||ngDevMode)&&n.ɵsetClassMetadata(g,[{type:n.NgModule,args:[{declarations:[i],imports:[t.CommonModule],exports:[i]}]}],null,null),e.HeadingModule=g,e.HeadingOrganism=i,Object.defineProperty(e,"__esModule",{value:!0})}));
1
+ !function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core"),require("@angular/common")):"function"==typeof define&&define.amd?define("@ng-atomic/components/organisms/heading",["exports","@angular/core","@angular/common"],n):n(((e="undefined"!=typeof globalThis?globalThis:e||self)["ng-atomic"]=e["ng-atomic"]||{},e["ng-atomic"].components=e["ng-atomic"].components||{},e["ng-atomic"].components.organisms=e["ng-atomic"].components.organisms||{},e["ng-atomic"].components.organisms.heading={}),e.ng.core,e.ng.common)}(this,(function(e,n,t){"use strict";function o(e){if(e&&e.__esModule)return e;var n=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:function(){return e[t]}})}})),n.default=e,Object.freeze(n)}var a=o(n),i=function(){this.level=1};i.ɵfac=function(e){return new(e||i)},i.ɵcmp=n.ɵɵngDeclareComponent({version:"11.2.14",type:i,selector:"organisms-heading",inputs:{level:"level"},ngImport:a,template:'<ng-template #temp><ng-content></ng-content></ng-template>\n\n<ng-container [ngSwitch]="level">\n <h1 *ngSwitchDefault><ng-container *ngTemplateOutlet="temp;"></ng-container></h1>\n <h2 *ngSwitchCase="2"><ng-container *ngTemplateOutlet="temp;"></ng-container></h2>\n <h3 *ngSwitchCase="3"><ng-container *ngTemplateOutlet="temp;"></ng-container></h3>\n <h4 *ngSwitchCase="4"><ng-container *ngTemplateOutlet="temp;"></ng-container></h4>\n <h5 *ngSwitchCase="5"><ng-container *ngTemplateOutlet="temp;"></ng-container></h5>\n <h6 *ngSwitchCase="6"><ng-container *ngTemplateOutlet="temp;"></ng-container></h6>\n</ng-container>',styles:[":host{--horizontal-padding:16px;--horizontal-padding-SCOPED-IN-heading-tAZG:var(--horizontal-padding);display:block;width:100%;box-sizing:border-box;padding:0 var(--horizontal-padding-SCOPED-IN-heading-tAZG)}"],directives:[{type:t.NgSwitch,selector:"[ngSwitch]",inputs:["ngSwitch"]},{type:t.NgSwitchDefault,selector:"[ngSwitchDefault]"},{type:t.NgTemplateOutlet,selector:"[ngTemplateOutlet]",inputs:["ngTemplateOutletContext","ngTemplateOutlet"]},{type:t.NgSwitchCase,selector:"[ngSwitchCase]",inputs:["ngSwitchCase"]}],changeDetection:n.ChangeDetectionStrategy.OnPush}),("undefined"==typeof ngDevMode||ngDevMode)&&n.ɵsetClassMetadata(i,[{type:n.Component,args:[{selector:"organisms-heading",templateUrl:"./heading.organism.html",styleUrls:["./heading.organism.scss"],changeDetection:n.ChangeDetectionStrategy.OnPush}]}],null,{level:[{type:n.Input}]});var g=function(){};g.ɵfac=function(e){return new(e||g)},g.ɵmod=n.ɵɵdefineNgModule({type:g}),g.ɵinj=n.ɵɵdefineInjector({imports:[[t.CommonModule]]}),("undefined"==typeof ngJitMode||ngJitMode)&&n.ɵɵsetNgModuleScope(g,{declarations:[i],imports:[t.CommonModule],exports:[i]}),("undefined"==typeof ngDevMode||ngDevMode)&&n.ɵsetClassMetadata(g,[{type:n.NgModule,args:[{declarations:[i],imports:[t.CommonModule],exports:[i]}]}],null,null),e.HeadingModule=g,e.HeadingOrganism=i,Object.defineProperty(e,"__esModule",{value:!0})}));
2
2
  //# sourceMappingURL=ng-atomic-components-organisms-heading.umd.min.js.map