@ng-atomic/components 3.0.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (275) hide show
  1. package/atoms/chips-input/chips-input.module.d.ts +9 -7
  2. package/atoms/smart-menu-button/smart-menu-button.module.d.ts +8 -6
  3. package/esm2020/atoms/chips-input/chips-input.module.mjs +9 -4
  4. package/esm2020/atoms/smart-menu-button/smart-menu-button.module.mjs +9 -4
  5. package/esm2020/frames/auto-layout/auto-layout.frame.mjs +2 -2
  6. package/esm2020/frames/auto-layout/auto-layout.module.mjs +4 -3
  7. package/esm2020/frames/card/card.module.mjs +4 -3
  8. package/esm2020/frames/drawer/drawer.frame.mjs +2 -2
  9. package/esm2020/frames/drawer/drawer.module.mjs +5 -4
  10. package/esm2020/frames/line-up/line-up.frame.mjs +2 -2
  11. package/esm2020/frames/line-up/line-up.module.mjs +4 -3
  12. package/esm2020/frames/line-up-v2/line-up.frame.mjs +2 -2
  13. package/esm2020/frames/line-up-v2/line-up.module.mjs +4 -3
  14. package/esm2020/frames/overlay/overlay.frame.mjs +2 -2
  15. package/esm2020/frames/overlay/overlay.module.mjs +4 -3
  16. package/esm2020/frames/overlay-v2/overlay.frame.mjs +2 -2
  17. package/esm2020/frames/overlay-v2/overlay.module.mjs +4 -3
  18. package/esm2020/frames/scroll/scroll.frame.mjs +2 -2
  19. package/esm2020/frames/scroll/scroll.module.mjs +4 -3
  20. package/esm2020/frames/smart-menu/smart-menu.frame.mjs +2 -2
  21. package/esm2020/frames/smart-menu/smart-menu.module.mjs +4 -3
  22. package/esm2020/molecules/actions-column/actions-column.module.mjs +5 -4
  23. package/esm2020/molecules/checkbox-column/checkbox-column.module.mjs +4 -3
  24. package/esm2020/molecules/chips-input-field/chips-input-field.module.mjs +4 -3
  25. package/esm2020/molecules/date-input-field/date-input-field.module.mjs +4 -3
  26. package/esm2020/molecules/date-input-field/date-input-field.molecule.mjs +2 -2
  27. package/esm2020/molecules/select-input-field/select-input-field.module.mjs +4 -3
  28. package/esm2020/molecules/select-input-field/select-input-field.molecule.mjs +2 -2
  29. package/esm2020/molecules/smart-column/smart-column.module.mjs +5 -4
  30. package/esm2020/molecules/text-input-field/text-input-field.module.mjs +4 -3
  31. package/esm2020/molecules/textarea-field/textarea-field.module.mjs +4 -3
  32. package/esm2020/organisms/action-buttons-section/action-buttons-section.module.mjs +5 -4
  33. package/esm2020/organisms/action-buttons-section/action-buttons-section.organism.mjs +2 -2
  34. package/esm2020/organisms/back-navigator/back-navigator.module.mjs +4 -3
  35. package/esm2020/organisms/back-navigator/back-navigator.organism.mjs +2 -2
  36. package/esm2020/organisms/card-input-section/card-input-section.module.mjs +4 -3
  37. package/esm2020/organisms/card-input-section/card-input-section.organism.mjs +2 -2
  38. package/esm2020/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.mjs +4 -3
  39. package/esm2020/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.mjs +2 -2
  40. package/esm2020/organisms/date-input-section/date-input-section.module.mjs +4 -3
  41. package/esm2020/organisms/date-input-section/date-input-section.organism.mjs +2 -2
  42. package/esm2020/organisms/heading/heading.module.mjs +4 -3
  43. package/esm2020/organisms/heading/heading.organism.mjs +2 -2
  44. package/esm2020/organisms/menu/menu.module.mjs +5 -4
  45. package/esm2020/organisms/menu/menu.organism.mjs +2 -2
  46. package/esm2020/organisms/navigator/navigator.module.mjs +4 -3
  47. package/esm2020/organisms/navigator/navigator.organism.mjs +2 -2
  48. package/esm2020/organisms/paginator/paginator.module.mjs +4 -3
  49. package/esm2020/organisms/select-input-section/select-input-section.module.mjs +5 -4
  50. package/esm2020/organisms/select-input-section/select-input-section.organism.mjs +2 -2
  51. package/esm2020/organisms/smart-table/smart-table.module.mjs +10 -5
  52. package/esm2020/organisms/smart-table/smart-table.organism.mjs +2 -2
  53. package/esm2020/organisms/social-login-section/social-login-section.module.mjs +9 -4
  54. package/esm2020/organisms/social-login-section/social-login-section.organism.mjs +2 -2
  55. package/esm2020/organisms/text-input-section/text-input-section.module.mjs +9 -4
  56. package/esm2020/organisms/text-input-section/text-input-section.organism.mjs +2 -2
  57. package/esm2020/organisms/textarea-section/textarea-section.module.mjs +4 -3
  58. package/esm2020/organisms/textarea-section/textarea-section.organism.mjs +2 -2
  59. package/esm2020/organisms/top-navigator/top-navigator.module.mjs +9 -4
  60. package/esm2020/organisms/top-navigator/top-navigator.organism.mjs +2 -2
  61. package/esm2020/pages/_index/index.module.mjs +9 -4
  62. package/esm2020/pages/blank/blank.module.mjs +9 -4
  63. package/esm2020/templates/entrance/entrance.module.mjs +4 -3
  64. package/esm2020/templates/entrance/entrance.template.mjs +2 -2
  65. package/esm2020/templates/loading/loading.module.mjs +9 -4
  66. package/esm2020/templates/menu/menu.module.mjs +9 -4
  67. package/esm2020/templates/menu/menu.template.mjs +2 -2
  68. package/esm2020/templates/smart-crud/smart-crud.module.mjs +9 -4
  69. package/esm2020/templates/smart-crud/smart-crud.template.mjs +2 -2
  70. package/esm2020/templates/smart-index/smart-index.module.mjs +4 -3
  71. package/esm2020/templates/smart-index/smart-index.template.mjs +2 -2
  72. package/fesm2015/ng-atomic-components-atoms-chips-input.mjs +8 -3
  73. package/fesm2015/ng-atomic-components-atoms-chips-input.mjs.map +1 -1
  74. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.mjs +8 -3
  75. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.mjs.map +1 -1
  76. package/fesm2015/ng-atomic-components-frames-auto-layout.mjs +5 -4
  77. package/fesm2015/ng-atomic-components-frames-auto-layout.mjs.map +1 -1
  78. package/fesm2015/ng-atomic-components-frames-card.mjs +3 -2
  79. package/fesm2015/ng-atomic-components-frames-card.mjs.map +1 -1
  80. package/fesm2015/ng-atomic-components-frames-drawer.mjs +5 -4
  81. package/fesm2015/ng-atomic-components-frames-drawer.mjs.map +1 -1
  82. package/fesm2015/ng-atomic-components-frames-line-up-v2.mjs +5 -4
  83. package/fesm2015/ng-atomic-components-frames-line-up-v2.mjs.map +1 -1
  84. package/fesm2015/ng-atomic-components-frames-line-up.mjs +5 -4
  85. package/fesm2015/ng-atomic-components-frames-line-up.mjs.map +1 -1
  86. package/fesm2015/ng-atomic-components-frames-overlay-v2.mjs +5 -4
  87. package/fesm2015/ng-atomic-components-frames-overlay-v2.mjs.map +1 -1
  88. package/fesm2015/ng-atomic-components-frames-overlay.mjs +5 -4
  89. package/fesm2015/ng-atomic-components-frames-overlay.mjs.map +1 -1
  90. package/fesm2015/ng-atomic-components-frames-scroll.mjs +5 -4
  91. package/fesm2015/ng-atomic-components-frames-scroll.mjs.map +1 -1
  92. package/fesm2015/ng-atomic-components-frames-smart-menu.mjs +5 -4
  93. package/fesm2015/ng-atomic-components-frames-smart-menu.mjs.map +1 -1
  94. package/fesm2015/ng-atomic-components-molecules-actions-column.mjs +5 -4
  95. package/fesm2015/ng-atomic-components-molecules-actions-column.mjs.map +1 -1
  96. package/fesm2015/ng-atomic-components-molecules-checkbox-column.mjs +3 -2
  97. package/fesm2015/ng-atomic-components-molecules-checkbox-column.mjs.map +1 -1
  98. package/fesm2015/ng-atomic-components-molecules-chips-input-field.mjs +3 -2
  99. package/fesm2015/ng-atomic-components-molecules-chips-input-field.mjs.map +1 -1
  100. package/fesm2015/ng-atomic-components-molecules-date-input-field.mjs +5 -4
  101. package/fesm2015/ng-atomic-components-molecules-date-input-field.mjs.map +1 -1
  102. package/fesm2015/ng-atomic-components-molecules-select-input-field.mjs +5 -4
  103. package/fesm2015/ng-atomic-components-molecules-select-input-field.mjs.map +1 -1
  104. package/fesm2015/ng-atomic-components-molecules-smart-column.mjs +5 -4
  105. package/fesm2015/ng-atomic-components-molecules-smart-column.mjs.map +1 -1
  106. package/fesm2015/ng-atomic-components-molecules-text-input-field.mjs +3 -2
  107. package/fesm2015/ng-atomic-components-molecules-text-input-field.mjs.map +1 -1
  108. package/fesm2015/ng-atomic-components-molecules-textarea-field.mjs +3 -2
  109. package/fesm2015/ng-atomic-components-molecules-textarea-field.mjs.map +1 -1
  110. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.mjs +5 -4
  111. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.mjs.map +1 -1
  112. package/fesm2015/ng-atomic-components-organisms-back-navigator.mjs +5 -4
  113. package/fesm2015/ng-atomic-components-organisms-back-navigator.mjs.map +1 -1
  114. package/fesm2015/ng-atomic-components-organisms-card-input-section.mjs +5 -4
  115. package/fesm2015/ng-atomic-components-organisms-card-input-section.mjs.map +1 -1
  116. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +5 -4
  117. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs.map +1 -1
  118. package/fesm2015/ng-atomic-components-organisms-date-input-section.mjs +5 -4
  119. package/fesm2015/ng-atomic-components-organisms-date-input-section.mjs.map +1 -1
  120. package/fesm2015/ng-atomic-components-organisms-heading.mjs +5 -4
  121. package/fesm2015/ng-atomic-components-organisms-heading.mjs.map +1 -1
  122. package/fesm2015/ng-atomic-components-organisms-menu.mjs +5 -4
  123. package/fesm2015/ng-atomic-components-organisms-menu.mjs.map +1 -1
  124. package/fesm2015/ng-atomic-components-organisms-navigator.mjs +5 -4
  125. package/fesm2015/ng-atomic-components-organisms-navigator.mjs.map +1 -1
  126. package/fesm2015/ng-atomic-components-organisms-paginator.mjs +3 -2
  127. package/fesm2015/ng-atomic-components-organisms-paginator.mjs.map +1 -1
  128. package/fesm2015/ng-atomic-components-organisms-select-input-section.mjs +6 -5
  129. package/fesm2015/ng-atomic-components-organisms-select-input-section.mjs.map +1 -1
  130. package/fesm2015/ng-atomic-components-organisms-smart-table.mjs +12 -7
  131. package/fesm2015/ng-atomic-components-organisms-smart-table.mjs.map +1 -1
  132. package/fesm2015/ng-atomic-components-organisms-social-login-section.mjs +10 -5
  133. package/fesm2015/ng-atomic-components-organisms-social-login-section.mjs.map +1 -1
  134. package/fesm2015/ng-atomic-components-organisms-text-input-section.mjs +10 -5
  135. package/fesm2015/ng-atomic-components-organisms-text-input-section.mjs.map +1 -1
  136. package/fesm2015/ng-atomic-components-organisms-textarea-section.mjs +5 -4
  137. package/fesm2015/ng-atomic-components-organisms-textarea-section.mjs.map +1 -1
  138. package/fesm2015/ng-atomic-components-organisms-top-navigator.mjs +10 -5
  139. package/fesm2015/ng-atomic-components-organisms-top-navigator.mjs.map +1 -1
  140. package/fesm2015/ng-atomic-components-pages-_index.mjs +8 -3
  141. package/fesm2015/ng-atomic-components-pages-_index.mjs.map +1 -1
  142. package/fesm2015/ng-atomic-components-pages-blank.mjs +8 -3
  143. package/fesm2015/ng-atomic-components-pages-blank.mjs.map +1 -1
  144. package/fesm2015/ng-atomic-components-templates-entrance.mjs +5 -4
  145. package/fesm2015/ng-atomic-components-templates-entrance.mjs.map +1 -1
  146. package/fesm2015/ng-atomic-components-templates-loading.mjs +8 -3
  147. package/fesm2015/ng-atomic-components-templates-loading.mjs.map +1 -1
  148. package/fesm2015/ng-atomic-components-templates-menu.mjs +10 -5
  149. package/fesm2015/ng-atomic-components-templates-menu.mjs.map +1 -1
  150. package/fesm2015/ng-atomic-components-templates-smart-crud.mjs +10 -5
  151. package/fesm2015/ng-atomic-components-templates-smart-crud.mjs.map +1 -1
  152. package/fesm2015/ng-atomic-components-templates-smart-index.mjs +5 -4
  153. package/fesm2015/ng-atomic-components-templates-smart-index.mjs.map +1 -1
  154. package/fesm2020/ng-atomic-components-atoms-chips-input.mjs +8 -3
  155. package/fesm2020/ng-atomic-components-atoms-chips-input.mjs.map +1 -1
  156. package/fesm2020/ng-atomic-components-atoms-smart-menu-button.mjs +8 -3
  157. package/fesm2020/ng-atomic-components-atoms-smart-menu-button.mjs.map +1 -1
  158. package/fesm2020/ng-atomic-components-frames-auto-layout.mjs +5 -4
  159. package/fesm2020/ng-atomic-components-frames-auto-layout.mjs.map +1 -1
  160. package/fesm2020/ng-atomic-components-frames-card.mjs +3 -2
  161. package/fesm2020/ng-atomic-components-frames-card.mjs.map +1 -1
  162. package/fesm2020/ng-atomic-components-frames-drawer.mjs +5 -4
  163. package/fesm2020/ng-atomic-components-frames-drawer.mjs.map +1 -1
  164. package/fesm2020/ng-atomic-components-frames-line-up-v2.mjs +5 -4
  165. package/fesm2020/ng-atomic-components-frames-line-up-v2.mjs.map +1 -1
  166. package/fesm2020/ng-atomic-components-frames-line-up.mjs +5 -4
  167. package/fesm2020/ng-atomic-components-frames-line-up.mjs.map +1 -1
  168. package/fesm2020/ng-atomic-components-frames-overlay-v2.mjs +5 -4
  169. package/fesm2020/ng-atomic-components-frames-overlay-v2.mjs.map +1 -1
  170. package/fesm2020/ng-atomic-components-frames-overlay.mjs +5 -4
  171. package/fesm2020/ng-atomic-components-frames-overlay.mjs.map +1 -1
  172. package/fesm2020/ng-atomic-components-frames-scroll.mjs +5 -4
  173. package/fesm2020/ng-atomic-components-frames-scroll.mjs.map +1 -1
  174. package/fesm2020/ng-atomic-components-frames-smart-menu.mjs +5 -4
  175. package/fesm2020/ng-atomic-components-frames-smart-menu.mjs.map +1 -1
  176. package/fesm2020/ng-atomic-components-molecules-actions-column.mjs +5 -4
  177. package/fesm2020/ng-atomic-components-molecules-actions-column.mjs.map +1 -1
  178. package/fesm2020/ng-atomic-components-molecules-checkbox-column.mjs +3 -2
  179. package/fesm2020/ng-atomic-components-molecules-checkbox-column.mjs.map +1 -1
  180. package/fesm2020/ng-atomic-components-molecules-chips-input-field.mjs +3 -2
  181. package/fesm2020/ng-atomic-components-molecules-chips-input-field.mjs.map +1 -1
  182. package/fesm2020/ng-atomic-components-molecules-date-input-field.mjs +5 -4
  183. package/fesm2020/ng-atomic-components-molecules-date-input-field.mjs.map +1 -1
  184. package/fesm2020/ng-atomic-components-molecules-select-input-field.mjs +5 -4
  185. package/fesm2020/ng-atomic-components-molecules-select-input-field.mjs.map +1 -1
  186. package/fesm2020/ng-atomic-components-molecules-smart-column.mjs +5 -4
  187. package/fesm2020/ng-atomic-components-molecules-smart-column.mjs.map +1 -1
  188. package/fesm2020/ng-atomic-components-molecules-text-input-field.mjs +3 -2
  189. package/fesm2020/ng-atomic-components-molecules-text-input-field.mjs.map +1 -1
  190. package/fesm2020/ng-atomic-components-molecules-textarea-field.mjs +3 -2
  191. package/fesm2020/ng-atomic-components-molecules-textarea-field.mjs.map +1 -1
  192. package/fesm2020/ng-atomic-components-organisms-action-buttons-section.mjs +5 -4
  193. package/fesm2020/ng-atomic-components-organisms-action-buttons-section.mjs.map +1 -1
  194. package/fesm2020/ng-atomic-components-organisms-back-navigator.mjs +5 -4
  195. package/fesm2020/ng-atomic-components-organisms-back-navigator.mjs.map +1 -1
  196. package/fesm2020/ng-atomic-components-organisms-card-input-section.mjs +5 -4
  197. package/fesm2020/ng-atomic-components-organisms-card-input-section.mjs.map +1 -1
  198. package/fesm2020/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs +5 -4
  199. package/fesm2020/ng-atomic-components-organisms-cvc-and-exp-input-section.mjs.map +1 -1
  200. package/fesm2020/ng-atomic-components-organisms-date-input-section.mjs +5 -4
  201. package/fesm2020/ng-atomic-components-organisms-date-input-section.mjs.map +1 -1
  202. package/fesm2020/ng-atomic-components-organisms-heading.mjs +5 -4
  203. package/fesm2020/ng-atomic-components-organisms-heading.mjs.map +1 -1
  204. package/fesm2020/ng-atomic-components-organisms-menu.mjs +5 -4
  205. package/fesm2020/ng-atomic-components-organisms-menu.mjs.map +1 -1
  206. package/fesm2020/ng-atomic-components-organisms-navigator.mjs +5 -4
  207. package/fesm2020/ng-atomic-components-organisms-navigator.mjs.map +1 -1
  208. package/fesm2020/ng-atomic-components-organisms-paginator.mjs +3 -2
  209. package/fesm2020/ng-atomic-components-organisms-paginator.mjs.map +1 -1
  210. package/fesm2020/ng-atomic-components-organisms-select-input-section.mjs +6 -5
  211. package/fesm2020/ng-atomic-components-organisms-select-input-section.mjs.map +1 -1
  212. package/fesm2020/ng-atomic-components-organisms-smart-table.mjs +12 -7
  213. package/fesm2020/ng-atomic-components-organisms-smart-table.mjs.map +1 -1
  214. package/fesm2020/ng-atomic-components-organisms-social-login-section.mjs +10 -5
  215. package/fesm2020/ng-atomic-components-organisms-social-login-section.mjs.map +1 -1
  216. package/fesm2020/ng-atomic-components-organisms-text-input-section.mjs +10 -5
  217. package/fesm2020/ng-atomic-components-organisms-text-input-section.mjs.map +1 -1
  218. package/fesm2020/ng-atomic-components-organisms-textarea-section.mjs +5 -4
  219. package/fesm2020/ng-atomic-components-organisms-textarea-section.mjs.map +1 -1
  220. package/fesm2020/ng-atomic-components-organisms-top-navigator.mjs +10 -5
  221. package/fesm2020/ng-atomic-components-organisms-top-navigator.mjs.map +1 -1
  222. package/fesm2020/ng-atomic-components-pages-_index.mjs +8 -3
  223. package/fesm2020/ng-atomic-components-pages-_index.mjs.map +1 -1
  224. package/fesm2020/ng-atomic-components-pages-blank.mjs +8 -3
  225. package/fesm2020/ng-atomic-components-pages-blank.mjs.map +1 -1
  226. package/fesm2020/ng-atomic-components-templates-entrance.mjs +5 -4
  227. package/fesm2020/ng-atomic-components-templates-entrance.mjs.map +1 -1
  228. package/fesm2020/ng-atomic-components-templates-loading.mjs +8 -3
  229. package/fesm2020/ng-atomic-components-templates-loading.mjs.map +1 -1
  230. package/fesm2020/ng-atomic-components-templates-menu.mjs +10 -5
  231. package/fesm2020/ng-atomic-components-templates-menu.mjs.map +1 -1
  232. package/fesm2020/ng-atomic-components-templates-smart-crud.mjs +10 -5
  233. package/fesm2020/ng-atomic-components-templates-smart-crud.mjs.map +1 -1
  234. package/fesm2020/ng-atomic-components-templates-smart-index.mjs +5 -4
  235. package/fesm2020/ng-atomic-components-templates-smart-index.mjs.map +1 -1
  236. package/frames/auto-layout/auto-layout.module.d.ts +2 -1
  237. package/frames/card/card.module.d.ts +2 -1
  238. package/frames/drawer/drawer.module.d.ts +2 -1
  239. package/frames/line-up/line-up.module.d.ts +2 -1
  240. package/frames/line-up-v2/line-up.module.d.ts +2 -1
  241. package/frames/overlay/overlay.module.d.ts +2 -1
  242. package/frames/overlay-v2/overlay.module.d.ts +2 -1
  243. package/frames/scroll/scroll.module.d.ts +2 -1
  244. package/frames/smart-menu/smart-menu.module.d.ts +2 -1
  245. package/molecules/actions-column/actions-column.module.d.ts +2 -1
  246. package/molecules/checkbox-column/checkbox-column.module.d.ts +2 -1
  247. package/molecules/chips-input-field/chips-input-field.module.d.ts +2 -1
  248. package/molecules/date-input-field/date-input-field.module.d.ts +2 -1
  249. package/molecules/select-input-field/select-input-field.module.d.ts +2 -1
  250. package/molecules/smart-column/smart-column.module.d.ts +2 -1
  251. package/molecules/text-input-field/text-input-field.module.d.ts +2 -1
  252. package/molecules/textarea-field/textarea-field.module.d.ts +2 -1
  253. package/organisms/action-buttons-section/action-buttons-section.module.d.ts +2 -1
  254. package/organisms/back-navigator/back-navigator.module.d.ts +2 -1
  255. package/organisms/card-input-section/card-input-section.module.d.ts +2 -1
  256. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +2 -1
  257. package/organisms/date-input-section/date-input-section.module.d.ts +2 -1
  258. package/organisms/heading/heading.module.d.ts +2 -1
  259. package/organisms/menu/menu.module.d.ts +2 -1
  260. package/organisms/navigator/navigator.module.d.ts +2 -1
  261. package/organisms/paginator/paginator.module.d.ts +2 -1
  262. package/organisms/select-input-section/select-input-section.module.d.ts +2 -1
  263. package/organisms/smart-table/smart-table.module.d.ts +14 -12
  264. package/organisms/social-login-section/social-login-section.module.d.ts +6 -4
  265. package/organisms/text-input-section/text-input-section.module.d.ts +6 -4
  266. package/organisms/textarea-section/textarea-section.module.d.ts +2 -1
  267. package/organisms/top-navigator/top-navigator.module.d.ts +8 -6
  268. package/package.json +10 -2
  269. package/pages/_index/index.module.d.ts +6 -4
  270. package/pages/blank/blank.module.d.ts +6 -4
  271. package/templates/entrance/entrance.module.d.ts +2 -1
  272. package/templates/loading/loading.module.d.ts +6 -4
  273. package/templates/menu/menu.module.d.ts +6 -4
  274. package/templates/smart-crud/smart-crud.module.d.ts +14 -12
  275. package/templates/smart-index/smart-index.module.d.ts +2 -1
@@ -3,6 +3,8 @@ import { EventEmitter, Component, ChangeDetectionStrategy, Output, NgModule } fr
3
3
  import { CommonModule } from '@angular/common';
4
4
  import * as i1 from '@angular/material/button';
5
5
  import { MatButtonModule } from '@angular/material/button';
6
+ import { BrowserModule } from '@angular/platform-browser';
7
+ import { ElementsModule } from '@ng-atomic/elements';
6
8
 
7
9
  class SocialLoginSectionOrganism {
8
10
  constructor() {
@@ -10,21 +12,23 @@ class SocialLoginSectionOrganism {
10
12
  }
11
13
  }
12
14
  SocialLoginSectionOrganism.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionOrganism, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- SocialLoginSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: { signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, ngImport: i0, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-heading-Pk2O: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-Pk2O);box-sizing:border-box}:host button{width:100%;height:56px}\n"], components: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
15
+ SocialLoginSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: { signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, ngImport: i0, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-heading-2iTI: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-2iTI);box-sizing:border-box}:host button{width:100%;height:56px}\n"], components: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
16
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionOrganism, decorators: [{
15
17
  type: Component,
16
- args: [{ selector: 'organisms-social-login-section', changeDetection: ChangeDetectionStrategy.OnPush, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-heading-Pk2O: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-Pk2O);box-sizing:border-box}:host button{width:100%;height:56px}\n"] }]
18
+ args: [{ selector: 'organisms-social-login-section', changeDetection: ChangeDetectionStrategy.OnPush, template: "<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Google\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u30ED\u30B0\u30A4\u30F3</button>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-heading-2iTI: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-heading-2iTI);box-sizing:border-box}:host button{width:100%;height:56px}\n"] }]
17
19
  }], propDecorators: { signInWithGoogleButtonClick: [{
18
20
  type: Output
19
21
  }] } });
20
22
 
21
- class SocialLoginSectionModule {
23
+ class SocialLoginSectionModule extends ElementsModule {
22
24
  }
23
- SocialLoginSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
- SocialLoginSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionModule, declarations: [SocialLoginSectionOrganism], imports: [CommonModule,
25
+ SocialLoginSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
26
+ SocialLoginSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionModule, declarations: [SocialLoginSectionOrganism], imports: [BrowserModule,
27
+ CommonModule,
25
28
  // Material
26
29
  MatButtonModule], exports: [SocialLoginSectionOrganism] });
27
30
  SocialLoginSectionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SocialLoginSectionModule, imports: [[
31
+ BrowserModule,
28
32
  CommonModule,
29
33
  // Material
30
34
  MatButtonModule,
@@ -36,6 +40,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
36
40
  SocialLoginSectionOrganism
37
41
  ],
38
42
  imports: [
43
+ BrowserModule,
39
44
  CommonModule,
40
45
  // Material
41
46
  MatButtonModule,
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-organisms-social-login-section.mjs","sources":["../../../../libs/components/organisms/social-login-section/social-login-section.organism.ts","../../../../libs/components/organisms/social-login-section/social-login-section.organism.html","../../../../libs/components/organisms/social-login-section/social-login-section.module.ts","../../../../libs/components/organisms/social-login-section/ng-atomic-components-organisms-social-login-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';\n\n@Component({\n selector: 'organisms-social-login-section',\n templateUrl: './social-login-section.organism.html',\n styleUrls: ['./social-login-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SocialLoginSectionOrganism {\n\n @Output()\n signInWithGoogleButtonClick = new EventEmitter<void>();\n \n}\n","<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Googleアカウントでログイン</button>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatButtonModule } from '@angular/material/button';\nimport { SocialLoginSectionOrganism } from './social-login-section.organism';\n\n\n\n@NgModule({\n declarations: [\n SocialLoginSectionOrganism\n ],\n imports: [\n CommonModule,\n // Material\n MatButtonModule,\n ],\n exports: [\n SocialLoginSectionOrganism\n ]\n})\nexport class SocialLoginSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAQa,0BAA0B,CAAA;AANvC,IAAA,WAAA,GAAA;AASE,QAAA,IAAA,CAAA,2BAA2B,GAAG,IAAI,YAAY,EAAQ,CAAC;AAExD,KAAA;;wHALY,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA1B,0BAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,0BAA0B,+ICRvC,sLAI0B,EAAA,MAAA,EAAA,CAAA,gQAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,SAAA,EAAA,QAAA,EAAA,4LAAA,EAAA,MAAA,EAAA,CAAA,UAAA,EAAA,eAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,WAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDIb,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBANtC,SAAS;+BACE,gCAAgC,EAAA,eAAA,EAGzB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,sLAAA,EAAA,MAAA,EAAA,CAAA,gQAAA,CAAA,EAAA,CAAA;8BAK/C,2BAA2B,EAAA,CAAA;sBAD1B,MAAM;;;MEUI,wBAAwB,CAAA;;sHAAxB,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;uHAAxB,wBAAwB,EAAA,YAAA,EAAA,CAXjC,0BAA0B,CAAA,EAAA,OAAA,EAAA,CAG1B,YAAY;;AAEZ,QAAA,eAAe,aAGf,0BAA0B,CAAA,EAAA,CAAA,CAAA;AAGjB,wBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,wBAAwB,EAT1B,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,eAAe;AAChB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAbpC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,0BAA0B;AAC3B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,eAAe;AAChB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,0BAA0B;AAC3B,qBAAA;AACF,iBAAA,CAAA;;;ACnBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-organisms-social-login-section.mjs","sources":["../../../../libs/components/organisms/social-login-section/social-login-section.organism.ts","../../../../libs/components/organisms/social-login-section/social-login-section.organism.html","../../../../libs/components/organisms/social-login-section/social-login-section.module.ts","../../../../libs/components/organisms/social-login-section/ng-atomic-components-organisms-social-login-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';\n\n@Component({\n selector: 'organisms-social-login-section',\n templateUrl: './social-login-section.organism.html',\n styleUrls: ['./social-login-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SocialLoginSectionOrganism {\n\n @Output()\n signInWithGoogleButtonClick = new EventEmitter<void>();\n \n}\n","<button \n mat-raised-button \n color=\"primary\" \n (click)=\"signInWithGoogleButtonClick.emit()\"\n>Googleアカウントでログイン</button>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatButtonModule } from '@angular/material/button';\nimport { SocialLoginSectionOrganism } from './social-login-section.organism';\nimport { BrowserModule } from '@angular/platform-browser';\nimport { ElementsModule } from '@ng-atomic/elements';\n\n\n\n@NgModule({\n declarations: [\n SocialLoginSectionOrganism\n ],\n imports: [\n BrowserModule,\n CommonModule,\n // Material\n MatButtonModule,\n ],\n exports: [\n SocialLoginSectionOrganism\n ]\n})\nexport class SocialLoginSectionModule extends ElementsModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAQa,0BAA0B,CAAA;AANvC,IAAA,WAAA,GAAA;AASE,QAAA,IAAA,CAAA,2BAA2B,GAAG,IAAI,YAAY,EAAQ,CAAC;AAExD,KAAA;;wHALY,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA1B,0BAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,0BAA0B,+ICRvC,sLAI0B,EAAA,MAAA,EAAA,CAAA,gQAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,SAAA,EAAA,QAAA,EAAA,4LAAA,EAAA,MAAA,EAAA,CAAA,UAAA,EAAA,eAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,WAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDIb,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBANtC,SAAS;+BACE,gCAAgC,EAAA,eAAA,EAGzB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,sLAAA,EAAA,MAAA,EAAA,CAAA,gQAAA,CAAA,EAAA,CAAA;8BAK/C,2BAA2B,EAAA,CAAA;sBAD1B,MAAM;;;AEaH,MAAO,wBAAyB,SAAQ,cAAc,CAAA;;sHAA/C,wBAAwB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;uHAAxB,wBAAwB,EAAA,YAAA,EAAA,CAZjC,0BAA0B,CAAA,EAAA,OAAA,EAAA,CAG1B,aAAa;QACb,YAAY;;AAEZ,QAAA,eAAe,aAGf,0BAA0B,CAAA,EAAA,CAAA,CAAA;AAGjB,wBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,wBAAwB,EAV1B,OAAA,EAAA,CAAA;YACP,aAAa;YACb,YAAY;;YAEZ,eAAe;AAChB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAdpC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,0BAA0B;AAC3B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,YAAY;;wBAEZ,eAAe;AAChB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,0BAA0B;AAC3B,qBAAA;AACF,iBAAA,CAAA;;;ACtBD;;AAEG;;;;"}
@@ -4,6 +4,8 @@ import { FormControl } from '@ngneat/reactive-forms';
4
4
  import * as i1 from '@ng-atomic/components/molecules/text-input-field';
5
5
  import { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';
6
6
  import { CommonModule } from '@angular/common';
7
+ import { BrowserModule } from '@angular/platform-browser';
8
+ import { ElementsModule } from '@ng-atomic/elements';
7
9
 
8
10
  class TextInputSectionOrganism {
9
11
  constructor() {
@@ -14,10 +16,10 @@ class TextInputSectionOrganism {
14
16
  }
15
17
  }
16
18
  TextInputSectionOrganism.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionOrganism, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
- TextInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: { label: "label", placeholder: "placeholder", type: "type", hint: "hint", control: "control" }, ngImport: i0, template: "<molecules-text-input-field\n type=\"text\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-7BB2: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-7BB2);box-sizing:border-box}:host .molecule.input-field,:host mat-form-field{width:100%}\n"], components: [{ type: i1.TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }] });
19
+ TextInputSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: { label: "label", placeholder: "placeholder", type: "type", hint: "hint", control: "control" }, ngImport: i0, template: "<molecules-text-input-field\n type=\"text\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-W1t4: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-W1t4);box-sizing:border-box}:host .molecule.input-field,:host mat-form-field{width:100%}\n"], components: [{ type: i1.TextInputFieldMolecule, selector: "molecules-text-input-field", inputs: ["type", "name", "label", "control", "placeholder", "hint"] }] });
18
20
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionOrganism, decorators: [{
19
21
  type: Component,
20
- args: [{ selector: 'organisms-text-input-section', template: "<molecules-text-input-field\n type=\"text\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-7BB2: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-7BB2);box-sizing:border-box}:host .molecule.input-field,:host mat-form-field{width:100%}\n"] }]
22
+ args: [{ selector: 'organisms-text-input-section', template: "<molecules-text-input-field\n type=\"text\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>", styles: [":host{--horizontal-padding: 16px;--horizontal-padding-SCOPED-IN-text-input-section-W1t4: var(--horizontal-padding)}:host{display:block;width:100%;padding:0 var(--horizontal-padding-SCOPED-IN-text-input-section-W1t4);box-sizing:border-box}:host .molecule.input-field,:host mat-form-field{width:100%}\n"] }]
21
23
  }], propDecorators: { label: [{
22
24
  type: Input
23
25
  }], placeholder: [{
@@ -30,13 +32,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
30
32
  type: Input
31
33
  }] } });
32
34
 
33
- class TextInputSectionModule {
35
+ class TextInputSectionModule extends ElementsModule {
34
36
  }
35
- TextInputSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
36
- TextInputSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionModule, declarations: [TextInputSectionOrganism], imports: [CommonModule,
37
+ TextInputSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
38
+ TextInputSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionModule, declarations: [TextInputSectionOrganism], imports: [BrowserModule,
39
+ CommonModule,
37
40
  // Molecules
38
41
  TextInputFieldModule], exports: [TextInputSectionOrganism] });
39
42
  TextInputSectionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextInputSectionModule, imports: [[
43
+ BrowserModule,
40
44
  CommonModule,
41
45
  // Molecules
42
46
  TextInputFieldModule,
@@ -48,6 +52,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
48
52
  TextInputSectionOrganism
49
53
  ],
50
54
  imports: [
55
+ BrowserModule,
51
56
  CommonModule,
52
57
  // Molecules
53
58
  TextInputFieldModule,
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-organisms-text-input-section.mjs","sources":["../../../../libs/components/organisms/text-input-section/text-input-section.organism.ts","../../../../libs/components/organisms/text-input-section/text-input-section.organism.html","../../../../libs/components/organisms/text-input-section/text-input-section.module.ts","../../../../libs/components/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-text-input-section',\n templateUrl: './text-input-section.organism.html',\n styleUrls: ['./text-input-section.organism.scss']\n})\nexport class TextInputSectionOrganism {\n \n @Input()\n label = 'label';\n\n @Input()\n placeholder = 'placeholder';\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n hint?: string;\n\n @Input()\n control = new FormControl('');\n\n}\n","<molecules-text-input-field\n type=\"text\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { TextInputSectionOrganism } from './text-input-section.organism';\n\n\n@NgModule({\n declarations: [\n TextInputSectionOrganism\n ],\n imports: [\n CommonModule,\n // Molecules\n TextInputFieldModule,\n ],\n exports: [\n TextInputSectionOrganism\n ]\n})\nexport class TextInputSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;MAQa,wBAAwB,CAAA;AALrC,IAAA,WAAA,GAAA;QAQE,IAAK,CAAA,KAAA,GAAG,OAAO,CAAC;QAGhB,IAAW,CAAA,WAAA,GAAG,aAAa,CAAC;QAG5B,IAAI,CAAA,IAAA,GAAmC,MAAM,CAAC;AAM9C,QAAA,IAAA,CAAA,OAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;AAE/B,KAAA;;sHAjBY,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAxB,wBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,wBAAwB,4KCRrC,6JAK8B,EAAA,MAAA,EAAA,CAAA,8SAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,aAAA,EAAA,MAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;4FDGjB,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBALpC,SAAS;+BACE,8BAA8B,EAAA,QAAA,EAAA,6JAAA,EAAA,MAAA,EAAA,CAAA,8SAAA,CAAA,EAAA,CAAA;8BAOxC,KAAK,EAAA,CAAA;sBADJ,KAAK;gBAIN,WAAW,EAAA,CAAA;sBADV,KAAK;gBAIN,IAAI,EAAA,CAAA;sBADH,KAAK;gBAIN,IAAI,EAAA,CAAA;sBADH,KAAK;gBAIN,OAAO,EAAA,CAAA;sBADN,KAAK;;;MEHK,sBAAsB,CAAA;;oHAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;qHAAtB,sBAAsB,EAAA,YAAA,EAAA,CAX/B,wBAAwB,CAAA,EAAA,OAAA,EAAA,CAGxB,YAAY;;AAEZ,QAAA,oBAAoB,aAGpB,wBAAwB,CAAA,EAAA,CAAA,CAAA;AAGf,sBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,EATxB,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,oBAAoB;AACrB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAblC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,wBAAwB;AACzB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,oBAAoB;AACrB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,wBAAwB;AACzB,qBAAA;AACF,iBAAA,CAAA;;;AClBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-organisms-text-input-section.mjs","sources":["../../../../libs/components/organisms/text-input-section/text-input-section.organism.ts","../../../../libs/components/organisms/text-input-section/text-input-section.organism.html","../../../../libs/components/organisms/text-input-section/text-input-section.module.ts","../../../../libs/components/organisms/text-input-section/ng-atomic-components-organisms-text-input-section.ts"],"sourcesContent":["import { Component, Input } from '@angular/core';\nimport { FormControl } from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'organisms-text-input-section',\n templateUrl: './text-input-section.organism.html',\n styleUrls: ['./text-input-section.organism.scss']\n})\nexport class TextInputSectionOrganism {\n \n @Input()\n label = 'label';\n\n @Input()\n placeholder = 'placeholder';\n\n @Input()\n type: 'text' | 'number' | 'password' = 'text';\n\n @Input()\n hint?: string;\n\n @Input()\n control = new FormControl('');\n\n}\n","<molecules-text-input-field\n type=\"text\"\n [control]=\"control\"\n [label]=\"label\"\n [placeholder]=\"placeholder\"\n></molecules-text-input-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextInputFieldModule } from '@ng-atomic/components/molecules/text-input-field';\nimport { TextInputSectionOrganism } from './text-input-section.organism';\nimport { BrowserModule } from '@angular/platform-browser';\nimport { ElementsModule } from '@ng-atomic/elements';\n\n\n@NgModule({\n declarations: [\n TextInputSectionOrganism\n ],\n imports: [\n BrowserModule,\n CommonModule,\n // Molecules\n TextInputFieldModule,\n ],\n exports: [\n TextInputSectionOrganism\n ]\n})\nexport class TextInputSectionModule extends ElementsModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;MAQa,wBAAwB,CAAA;AALrC,IAAA,WAAA,GAAA;QAQE,IAAK,CAAA,KAAA,GAAG,OAAO,CAAC;QAGhB,IAAW,CAAA,WAAA,GAAG,aAAa,CAAC;QAG5B,IAAI,CAAA,IAAA,GAAmC,MAAM,CAAC;AAM9C,QAAA,IAAA,CAAA,OAAO,GAAG,IAAI,WAAW,CAAC,EAAE,CAAC,CAAC;AAE/B,KAAA;;sHAjBY,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAxB,wBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,wBAAwB,4KCRrC,6JAK8B,EAAA,MAAA,EAAA,CAAA,8SAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,aAAA,EAAA,MAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;4FDGjB,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBALpC,SAAS;+BACE,8BAA8B,EAAA,QAAA,EAAA,6JAAA,EAAA,MAAA,EAAA,CAAA,8SAAA,CAAA,EAAA,CAAA;8BAOxC,KAAK,EAAA,CAAA;sBADJ,KAAK;gBAIN,WAAW,EAAA,CAAA;sBADV,KAAK;gBAIN,IAAI,EAAA,CAAA;sBADH,KAAK;gBAIN,IAAI,EAAA,CAAA;sBADH,KAAK;gBAIN,OAAO,EAAA,CAAA;sBADN,KAAK;;;AEAF,MAAO,sBAAuB,SAAQ,cAAc,CAAA;;oHAA7C,sBAAsB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;qHAAtB,sBAAsB,EAAA,YAAA,EAAA,CAZ/B,wBAAwB,CAAA,EAAA,OAAA,EAAA,CAGxB,aAAa;QACb,YAAY;;AAEZ,QAAA,oBAAoB,aAGpB,wBAAwB,CAAA,EAAA,CAAA,CAAA;AAGf,sBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,EAVxB,OAAA,EAAA,CAAA;YACP,aAAa;YACb,YAAY;;YAEZ,oBAAoB;AACrB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAdlC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,wBAAwB;AACzB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,YAAY;;wBAEZ,oBAAoB;AACrB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,wBAAwB;AACzB,qBAAA;AACF,iBAAA,CAAA;;;ACrBD;;AAEG;;;;"}
@@ -3,6 +3,7 @@ import { Component, ChangeDetectionStrategy, Input, NgModule } from '@angular/co
3
3
  import * as i1 from '@ng-atomic/components/molecules/textarea-field';
4
4
  import { TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';
5
5
  import { CommonModule } from '@angular/common';
6
+ import { ElementsModule } from '@ng-atomic/elements';
6
7
 
7
8
  class TextareaSectionOrganism {
8
9
  constructor() {
@@ -10,17 +11,17 @@ class TextareaSectionOrganism {
10
11
  }
11
12
  }
12
13
  TextareaSectionOrganism.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextareaSectionOrganism, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- TextareaSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TextareaSectionOrganism, selector: "organisms-textarea-section", inputs: { label: "label" }, ngImport: i0, template: "<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>", styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-Sv5F: var(--vertical-padding)}:host{display:block;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-Sv5F);box-sizing:border-box}:host molecules-textarea-field{width:100%}\n"], components: [{ type: i1.TextareaFieldMolecule, selector: "molecules-textarea-field", inputs: ["label", "hint", "placeholder"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
+ TextareaSectionOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TextareaSectionOrganism, selector: "organisms-textarea-section", inputs: { label: "label" }, ngImport: i0, template: "<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>", styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-AFxE: var(--vertical-padding)}:host{display:block;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-AFxE);box-sizing:border-box}:host molecules-textarea-field{width:100%}\n"], components: [{ type: i1.TextareaFieldMolecule, selector: "molecules-textarea-field", inputs: ["label", "hint", "placeholder"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
15
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextareaSectionOrganism, decorators: [{
15
16
  type: Component,
16
- args: [{ selector: 'organisms-textarea-section', changeDetection: ChangeDetectionStrategy.OnPush, template: "<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>", styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-Sv5F: var(--vertical-padding)}:host{display:block;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-Sv5F);box-sizing:border-box}:host molecules-textarea-field{width:100%}\n"] }]
17
+ args: [{ selector: 'organisms-textarea-section', changeDetection: ChangeDetectionStrategy.OnPush, template: "<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>", styles: [":host{--vertical-padding: 16px;--vertical-padding-SCOPED-IN-textarea-section-AFxE: var(--vertical-padding)}:host{display:block;padding:0 var(--vertical-padding-SCOPED-IN-textarea-section-AFxE);box-sizing:border-box}:host molecules-textarea-field{width:100%}\n"] }]
17
18
  }], propDecorators: { label: [{
18
19
  type: Input
19
20
  }] } });
20
21
 
21
- class TextareaSectionModule {
22
+ class TextareaSectionModule extends ElementsModule {
22
23
  }
23
- TextareaSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextareaSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
+ TextareaSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextareaSectionModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
24
25
  TextareaSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TextareaSectionModule, declarations: [TextareaSectionOrganism], imports: [CommonModule,
25
26
  // Molecules
26
27
  TextareaFieldModule], exports: [TextareaSectionOrganism] });
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-organisms-textarea-section.mjs","sources":["../../../../libs/components/organisms/textarea-section/textarea-section.organism.ts","../../../../libs/components/organisms/textarea-section/textarea-section.organism.html","../../../../libs/components/organisms/textarea-section/textarea-section.module.ts","../../../../libs/components/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n selector: 'organisms-textarea-section',\n templateUrl: './textarea-section.organism.html',\n styleUrls: ['./textarea-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class TextareaSectionOrganism {\n\n @Input()\n label = 'label';\n\n}\n","<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';\nimport { TextareaSectionOrganism } from './textarea-section.organism';\n\n\n\n@NgModule({\n declarations: [TextareaSectionOrganism],\n imports: [\n CommonModule,\n // Molecules\n TextareaFieldModule,\n ],\n exports: [TextareaSectionOrganism]\n})\nexport class TextareaSectionModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAQa,uBAAuB,CAAA;AANpC,IAAA,WAAA,GAAA;QASE,IAAK,CAAA,KAAA,GAAG,OAAO,CAAC;AAEjB,KAAA;;qHALY,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,uBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,uBAAuB,8FCRpC,8EAE4B,EAAA,MAAA,EAAA,CAAA,qQAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,MAAA,EAAA,aAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDMf,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBANnC,SAAS;+BACE,4BAA4B,EAAA,eAAA,EAGrB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,8EAAA,EAAA,MAAA,EAAA,CAAA,qQAAA,CAAA,EAAA,CAAA;8BAK/C,KAAK,EAAA,CAAA;sBADJ,KAAK;;;MEMK,qBAAqB,CAAA;;mHAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;oHAArB,qBAAqB,EAAA,YAAA,EAAA,CARjB,uBAAuB,CAAA,EAAA,OAAA,EAAA,CAEpC,YAAY;;AAEZ,QAAA,mBAAmB,aAEX,uBAAuB,CAAA,EAAA,CAAA,CAAA;AAEtB,qBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,EAPvB,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,mBAAmB;AACpB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBATjC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,uBAAuB,CAAC;AACvC,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,mBAAmB;AACpB,qBAAA;oBACD,OAAO,EAAE,CAAC,uBAAuB,CAAC;AACnC,iBAAA,CAAA;;;ACfD;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-organisms-textarea-section.mjs","sources":["../../../../libs/components/organisms/textarea-section/textarea-section.organism.ts","../../../../libs/components/organisms/textarea-section/textarea-section.organism.html","../../../../libs/components/organisms/textarea-section/textarea-section.module.ts","../../../../libs/components/organisms/textarea-section/ng-atomic-components-organisms-textarea-section.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n selector: 'organisms-textarea-section',\n templateUrl: './textarea-section.organism.html',\n styleUrls: ['./textarea-section.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class TextareaSectionOrganism {\n\n @Input()\n label = 'label';\n\n}\n","<molecules-textarea-field\n [label]=\"label\"\n></molecules-textarea-field>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextareaFieldModule } from '@ng-atomic/components/molecules/textarea-field';\nimport { ElementsModule } from '@ng-atomic/elements';\n\nimport { TextareaSectionOrganism } from './textarea-section.organism';\n\n\n@NgModule({\n declarations: [TextareaSectionOrganism],\n imports: [\n CommonModule,\n // Molecules\n TextareaFieldModule,\n ],\n exports: [TextareaSectionOrganism]\n})\nexport class TextareaSectionModule extends ElementsModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;MAQa,uBAAuB,CAAA;AANpC,IAAA,WAAA,GAAA;QASE,IAAK,CAAA,KAAA,GAAG,OAAO,CAAC;AAEjB,KAAA;;qHALY,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,uBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,uBAAuB,8FCRpC,8EAE4B,EAAA,MAAA,EAAA,CAAA,qQAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,MAAA,EAAA,aAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDMf,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBANnC,SAAS;+BACE,4BAA4B,EAAA,eAAA,EAGrB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,8EAAA,EAAA,MAAA,EAAA,CAAA,qQAAA,CAAA,EAAA,CAAA;8BAK/C,KAAK,EAAA,CAAA;sBADJ,KAAK;;;AEOF,MAAO,qBAAsB,SAAQ,cAAc,CAAA;;mHAA5C,qBAAqB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;oHAArB,qBAAqB,EAAA,YAAA,EAAA,CARjB,uBAAuB,CAAA,EAAA,OAAA,EAAA,CAEpC,YAAY;;AAEZ,QAAA,mBAAmB,aAEX,uBAAuB,CAAA,EAAA,CAAA,CAAA;AAEtB,qBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,EAPvB,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,mBAAmB;AACpB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBATjC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,uBAAuB,CAAC;AACvC,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,mBAAmB;AACpB,qBAAA;oBACD,OAAO,EAAE,CAAC,uBAAuB,CAAC;AACnC,iBAAA,CAAA;;;AChBD;;AAEG;;;;"}
@@ -6,6 +6,8 @@ import { MatToolbarModule } from '@angular/material/toolbar';
6
6
  import { MatMenuModule } from '@angular/material/menu';
7
7
  import * as i2 from '@ng-atomic/components/atoms/smart-menu-button';
8
8
  import { SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';
9
+ import { ElementsModule } from '@ng-atomic/elements';
10
+ import { BrowserModule } from '@angular/platform-browser';
9
11
 
10
12
  class TopNavigatorOrganism {
11
13
  constructor() {
@@ -15,10 +17,10 @@ class TopNavigatorOrganism {
15
17
  }
16
18
  }
17
19
  TopNavigatorOrganism.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorOrganism, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
- TopNavigatorOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TopNavigatorOrganism, selector: "organisms-top-navigator", inputs: { title: "title", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-QVYQ: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-QVYQ);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"], components: [{ type: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i2.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ TopNavigatorOrganism.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TopNavigatorOrganism, selector: "organisms-top-navigator", inputs: { title: "title", actionItems: "actionItems" }, outputs: { actionItemClick: "actionItemClick" }, ngImport: i0, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-i8df: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-i8df);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"], components: [{ type: i1.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i2.SmartMenuButtonAtom, selector: "atoms-smart-menu-button", inputs: ["actionItems"], outputs: ["actionItemClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorOrganism, decorators: [{
20
22
  type: Component,
21
- args: [{ selector: 'organisms-top-navigator', changeDetection: ChangeDetectionStrategy.OnPush, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-QVYQ: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-QVYQ);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"] }]
23
+ args: [{ selector: 'organisms-top-navigator', changeDetection: ChangeDetectionStrategy.OnPush, template: "<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n", styles: [":host{display:block;--primary-500-SCOPED-IN-top-navigator-i8df: var(--primary-500)}:host{width:100%;height:56px}:host mat-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 24px}:host mat-toolbar .title-container{color:var(--primary-500-SCOPED-IN-top-navigator-i8df);font-size:1.25rem;line-height:21px}:host mat-toolbar .title-container atoms-kurakatsu-logo{width:auto}:host mat-toolbar atoms-user-icon{width:32px;height:32px}\n"] }]
22
24
  }], propDecorators: { title: [{
23
25
  type: Input
24
26
  }], actionItems: [{
@@ -27,16 +29,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
27
29
  type: Output
28
30
  }] } });
29
31
 
30
- class TopNavigatorModule {
32
+ class TopNavigatorModule extends ElementsModule {
31
33
  }
32
- TopNavigatorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
33
- TopNavigatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorModule, declarations: [TopNavigatorOrganism], imports: [CommonModule,
34
+ TopNavigatorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
35
+ TopNavigatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorModule, declarations: [TopNavigatorOrganism], imports: [BrowserModule,
36
+ CommonModule,
34
37
  // Material
35
38
  MatToolbarModule,
36
39
  MatMenuModule,
37
40
  // Atoms
38
41
  SmartMenuButtonModule], exports: [TopNavigatorOrganism] });
39
42
  TopNavigatorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TopNavigatorModule, imports: [[
43
+ BrowserModule,
40
44
  CommonModule,
41
45
  // Material
42
46
  MatToolbarModule,
@@ -51,6 +55,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
51
55
  TopNavigatorOrganism
52
56
  ],
53
57
  imports: [
58
+ BrowserModule,
54
59
  CommonModule,
55
60
  // Material
56
61
  MatToolbarModule,
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-organisms-top-navigator.mjs","sources":["../../../../libs/components/organisms/top-navigator/top-navigator.organism.ts","../../../../libs/components/organisms/top-navigator/top-navigator.organism.html","../../../../libs/components/organisms/top-navigator/top-navigator.module.ts","../../../../libs/components/organisms/top-navigator/ng-atomic-components-organisms-top-navigator.ts"],"sourcesContent":["import { Component, Input, Output, EventEmitter, ChangeDetectionStrategy } from '@angular/core';\nimport { ActionItem } from '@ng-atomic/common/models';\n\n\n@Component({\n selector: 'organisms-top-navigator',\n templateUrl: './top-navigator.organism.html',\n styleUrls: ['./top-navigator.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class TopNavigatorOrganism {\n\n @Input()\n title?: string;\n\n @Input()\n actionItems: ActionItem[] = [];\n\n @Output()\n actionItemClick = new EventEmitter<ActionItem>();\n \n id = (item: {id: string}) => item.id;\n\n}\n","<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatToolbarModule } from '@angular/material/toolbar';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';\nimport { TopNavigatorOrganism } from './top-navigator.organism';\n\n@NgModule({\n declarations: [\n TopNavigatorOrganism\n ],\n imports: [\n CommonModule,\n // Material\n MatToolbarModule,\n MatMenuModule,\n // Atoms\n SmartMenuButtonModule,\n ],\n exports: [\n TopNavigatorOrganism\n ]\n})\nexport class TopNavigatorModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;MAUa,oBAAoB,CAAA;AANjC,IAAA,WAAA,GAAA;QAYE,IAAW,CAAA,WAAA,GAAiB,EAAE,CAAC;AAG/B,QAAA,IAAA,CAAA,eAAe,GAAG,IAAI,YAAY,EAAc,CAAC;QAEjD,IAAE,CAAA,EAAA,GAAG,CAAC,IAAkB,KAAK,IAAI,CAAC,EAAE,CAAC;AAEtC,KAAA;;kHAbY,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAApB,oBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,wKCVjC,wSAWA,EAAA,MAAA,EAAA,CAAA,keAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,UAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,CAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,YAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,QAAA,EAAA,yBAAA,EAAA,MAAA,EAAA,CAAA,aAAA,CAAA,EAAA,OAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDDa,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBANhC,SAAS;+BACE,yBAAyB,EAAA,eAAA,EAGlB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,wSAAA,EAAA,MAAA,EAAA,CAAA,keAAA,CAAA,EAAA,CAAA;8BAK/C,KAAK,EAAA,CAAA;sBADJ,KAAK;gBAIN,WAAW,EAAA,CAAA;sBADV,KAAK;gBAIN,eAAe,EAAA,CAAA;sBADd,MAAM;;;MEKI,kBAAkB,CAAA;;gHAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;iHAAlB,kBAAkB,EAAA,YAAA,EAAA,CAd3B,oBAAoB,CAAA,EAAA,OAAA,EAAA,CAGpB,YAAY;;QAEZ,gBAAgB;QAChB,aAAa;;AAEb,QAAA,qBAAqB,aAGrB,oBAAoB,CAAA,EAAA,CAAA,CAAA;AAGX,kBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,EAZpB,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,gBAAgB;YAChB,aAAa;;YAEb,qBAAqB;AACtB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAhB9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,oBAAoB;AACrB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,gBAAgB;wBAChB,aAAa;;wBAEb,qBAAqB;AACtB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,oBAAoB;AACrB,qBAAA;AACF,iBAAA,CAAA;;;ACtBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-organisms-top-navigator.mjs","sources":["../../../../libs/components/organisms/top-navigator/top-navigator.organism.ts","../../../../libs/components/organisms/top-navigator/top-navigator.organism.html","../../../../libs/components/organisms/top-navigator/top-navigator.module.ts","../../../../libs/components/organisms/top-navigator/ng-atomic-components-organisms-top-navigator.ts"],"sourcesContent":["import { Component, Input, Output, EventEmitter, ChangeDetectionStrategy } from '@angular/core';\nimport { ActionItem } from '@ng-atomic/common/models';\n\n\n@Component({\n selector: 'organisms-top-navigator',\n templateUrl: './top-navigator.organism.html',\n styleUrls: ['./top-navigator.organism.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class TopNavigatorOrganism {\n\n @Input()\n title?: string;\n\n @Input()\n actionItems: ActionItem[] = [];\n\n @Output()\n actionItemClick = new EventEmitter<ActionItem>();\n \n id = (item: {id: string}) => item.id;\n\n}\n","<mat-toolbar color=\"primary\">\n <div class=\"title-container\">\n {{ title || '' }}\n </div>\n <div>\n <atoms-smart-menu-button\n [actionItems]=\"actionItems\"\n (actionItemClick)=\"actionItemClick.emit($event)\"\n ></atoms-smart-menu-button>\n </div>\n</mat-toolbar>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatToolbarModule } from '@angular/material/toolbar';\nimport { MatMenuModule } from '@angular/material/menu';\nimport { SmartMenuButtonModule } from '@ng-atomic/components/atoms/smart-menu-button';\nimport { ElementsModule } from '@ng-atomic/elements';\nimport { BrowserModule } from '@angular/platform-browser';\nimport { TopNavigatorOrganism } from './top-navigator.organism';\n\n\n@NgModule({\n declarations: [\n TopNavigatorOrganism\n ],\n imports: [\n BrowserModule,\n CommonModule,\n // Material\n MatToolbarModule,\n MatMenuModule,\n // Atoms\n SmartMenuButtonModule,\n ],\n exports: [\n TopNavigatorOrganism\n ]\n})\nexport class TopNavigatorModule extends ElementsModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;MAUa,oBAAoB,CAAA;AANjC,IAAA,WAAA,GAAA;QAYE,IAAW,CAAA,WAAA,GAAiB,EAAE,CAAC;AAG/B,QAAA,IAAA,CAAA,eAAe,GAAG,IAAI,YAAY,EAAc,CAAC;QAEjD,IAAE,CAAA,EAAA,GAAG,CAAC,IAAkB,KAAK,IAAI,CAAC,EAAE,CAAC;AAEtC,KAAA;;kHAbY,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAApB,oBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,wKCVjC,wSAWA,EAAA,MAAA,EAAA,CAAA,keAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,UAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,CAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,YAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,QAAA,EAAA,yBAAA,EAAA,MAAA,EAAA,CAAA,aAAA,CAAA,EAAA,OAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDDa,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBANhC,SAAS;+BACE,yBAAyB,EAAA,eAAA,EAGlB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,wSAAA,EAAA,MAAA,EAAA,CAAA,keAAA,CAAA,EAAA,CAAA;8BAK/C,KAAK,EAAA,CAAA;sBADJ,KAAK;gBAIN,WAAW,EAAA,CAAA;sBADV,KAAK;gBAIN,eAAe,EAAA,CAAA;sBADd,MAAM;;;AESH,MAAO,kBAAmB,SAAQ,cAAc,CAAA;;gHAAzC,kBAAkB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;iHAAlB,kBAAkB,EAAA,YAAA,EAAA,CAf3B,oBAAoB,CAAA,EAAA,OAAA,EAAA,CAGpB,aAAa;QACb,YAAY;;QAEZ,gBAAgB;QAChB,aAAa;;AAEb,QAAA,qBAAqB,aAGrB,oBAAoB,CAAA,EAAA,CAAA,CAAA;AAGX,kBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,EAbpB,OAAA,EAAA,CAAA;YACP,aAAa;YACb,YAAY;;YAEZ,gBAAgB;YAChB,aAAa;;YAEb,qBAAqB;AACtB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAjB9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,oBAAoB;AACrB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,YAAY;;wBAEZ,gBAAgB;wBAChB,aAAa;;wBAEb,qBAAqB;AACtB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,oBAAoB;AACrB,qBAAA;AACF,iBAAA,CAAA;;;AC1BD;;AAEG;;;;"}
@@ -3,6 +3,8 @@ import { Component, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import * as i1 from '@angular/router';
5
5
  import { RouterModule } from '@angular/router';
6
+ import { ElementsModule } from '@ng-atomic/elements';
7
+ import { BrowserModule } from '@angular/platform-browser';
6
8
 
7
9
  class IndexPage {
8
10
  }
@@ -24,11 +26,13 @@ const routes = [
24
26
  // loadChildren: () => import('./pages/pages.module').then(m => m.PagesModule)
25
27
  }
26
28
  ];
27
- class IndexModule {
29
+ class IndexModule extends ElementsModule {
28
30
  }
29
- IndexModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: IndexModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
30
- IndexModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: IndexModule, declarations: [IndexPage], imports: [CommonModule, i1.RouterModule], exports: [IndexPage] });
31
+ IndexModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: IndexModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
32
+ IndexModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: IndexModule, declarations: [IndexPage], imports: [BrowserModule,
33
+ CommonModule, i1.RouterModule], exports: [IndexPage] });
31
34
  IndexModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: IndexModule, imports: [[
35
+ BrowserModule,
32
36
  CommonModule,
33
37
  RouterModule.forChild(routes)
34
38
  ]] });
@@ -37,6 +41,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
37
41
  args: [{
38
42
  declarations: [IndexPage],
39
43
  imports: [
44
+ BrowserModule,
40
45
  CommonModule,
41
46
  RouterModule.forChild(routes)
42
47
  ],
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-pages-_index.mjs","sources":["../../../../libs/components/pages/_index/index.page.ts","../../../../libs/components/pages/_index/index.module.ts","../../../../libs/components/pages/_index/ng-atomic-components-pages-_index.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'pages-index',\n template:'',\n styles: [':host { display: none }'],\n})\nexport class IndexPage { }\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { Routes, RouterModule } from '@angular/router';\nimport { IndexPage } from './index.page';\n\nconst routes: Routes = [\n\t{\n\t\tpath: '',\n\t\tcomponent: IndexPage,\n\t\t// loadChildren: () => import('./pages/pages.module').then(m => m.PagesModule)\n\t}\n];\n\n@NgModule({\n declarations: [IndexPage],\n imports: [\n CommonModule,\n RouterModule.forChild(routes)\n ],\n exports: [IndexPage]\n})\nexport class IndexModule { }","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAOa,SAAS,CAAA;;uGAAT,SAAS,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAT,SAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,SAAS,mDAHX,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,uBAAA,CAAA,EAAA,CAAA,CAAA;4FAGA,SAAS,EAAA,UAAA,EAAA,CAAA;kBALrB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,QAAQ,EAAC,EAAE;oBACX,MAAM,EAAE,CAAC,yBAAyB,CAAC;AACpC,iBAAA,CAAA;;;ACDD,MAAM,MAAM,GAAW;AACtB,IAAA;AACC,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,SAAS,EAAE,SAAS;;AAEpB,KAAA;CACD,CAAC;MAUW,WAAW,CAAA;;yGAAX,WAAW,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAX,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EAPP,YAAA,EAAA,CAAA,SAAS,CAEtB,EAAA,OAAA,EAAA,CAAA,YAAY,8BAGJ,SAAS,CAAA,EAAA,CAAA,CAAA;AAER,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EANb,OAAA,EAAA,CAAA;YACP,YAAY;AACZ,YAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,WAAW,EAAA,UAAA,EAAA,CAAA;kBARvB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,SAAS,CAAC;AACzB,oBAAA,OAAO,EAAE;wBACP,YAAY;AACZ,wBAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,qBAAA;oBACD,OAAO,EAAE,CAAC,SAAS,CAAC;AACrB,iBAAA,CAAA;;;ACpBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-pages-_index.mjs","sources":["../../../../libs/components/pages/_index/index.page.ts","../../../../libs/components/pages/_index/index.module.ts","../../../../libs/components/pages/_index/ng-atomic-components-pages-_index.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'pages-index',\n template:'',\n styles: [':host { display: none }'],\n})\nexport class IndexPage { }\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { Routes, RouterModule } from '@angular/router';\nimport { IndexPage } from './index.page';\nimport { ElementsModule } from '@ng-atomic/elements';\nimport { BrowserModule } from '@angular/platform-browser';\n\nconst routes: Routes = [\n\t{\n\t\tpath: '',\n\t\tcomponent: IndexPage,\n\t\t// loadChildren: () => import('./pages/pages.module').then(m => m.PagesModule)\n\t}\n];\n\n@NgModule({\n declarations: [IndexPage],\n imports: [\n BrowserModule,\n CommonModule,\n RouterModule.forChild(routes)\n ],\n exports: [IndexPage]\n})\nexport class IndexModule extends ElementsModule { }","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAOa,SAAS,CAAA;;uGAAT,SAAS,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAT,SAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,SAAS,mDAHX,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,uBAAA,CAAA,EAAA,CAAA,CAAA;4FAGA,SAAS,EAAA,UAAA,EAAA,CAAA;kBALrB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,QAAQ,EAAC,EAAE;oBACX,MAAM,EAAE,CAAC,yBAAyB,CAAC;AACpC,iBAAA,CAAA;;;ACCD,MAAM,MAAM,GAAW;AACtB,IAAA;AACC,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,SAAS,EAAE,SAAS;;AAEpB,KAAA;CACD,CAAC;AAWI,MAAO,WAAY,SAAQ,cAAc,CAAA;;yGAAlC,WAAW,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;0GAAX,WAAW,EAAA,YAAA,EAAA,CARP,SAAS,CAAA,EAAA,OAAA,EAAA,CAEtB,aAAa;AACb,QAAA,YAAY,8BAGJ,SAAS,CAAA,EAAA,CAAA,CAAA;AAER,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EAPb,OAAA,EAAA,CAAA;YACP,aAAa;YACb,YAAY;AACZ,YAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,WAAW,EAAA,UAAA,EAAA,CAAA;kBATvB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,SAAS,CAAC;AACzB,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,YAAY;AACZ,wBAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,qBAAA;oBACD,OAAO,EAAE,CAAC,SAAS,CAAC;AACrB,iBAAA,CAAA;;;ACvBD;;AAEG;;;;"}
@@ -3,6 +3,8 @@ import { Component, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import * as i1 from '@angular/router';
5
5
  import { RouterModule } from '@angular/router';
6
+ import { ElementsModule } from '@ng-atomic/elements';
7
+ import { BrowserModule } from '@angular/platform-browser';
6
8
 
7
9
  class BlankPage {
8
10
  }
@@ -18,11 +20,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
18
20
  }] });
19
21
 
20
22
  const routes = [{ path: '', component: BlankPage }];
21
- class BlankModule {
23
+ class BlankModule extends ElementsModule {
22
24
  }
23
- BlankModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BlankModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
- BlankModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BlankModule, declarations: [BlankPage], imports: [CommonModule, i1.RouterModule], exports: [BlankPage] });
25
+ BlankModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BlankModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
26
+ BlankModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BlankModule, declarations: [BlankPage], imports: [BrowserModule,
27
+ CommonModule, i1.RouterModule], exports: [BlankPage] });
25
28
  BlankModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BlankModule, imports: [[
29
+ BrowserModule,
26
30
  CommonModule,
27
31
  RouterModule.forChild(routes)
28
32
  ]] });
@@ -31,6 +35,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
31
35
  args: [{
32
36
  declarations: [BlankPage],
33
37
  imports: [
38
+ BrowserModule,
34
39
  CommonModule,
35
40
  RouterModule.forChild(routes)
36
41
  ],
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-pages-blank.mjs","sources":["../../../../libs/components/pages/blank/blank.page.ts","../../../../libs/components/pages/blank/blank.module.ts","../../../../libs/components/pages/blank/blank.route.ts","../../../../libs/components/pages/blank/ng-atomic-components-pages-blank.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'pages-blank',\n template:'',\n styles: [':host { display: none }'],\n})\nexport class BlankPage { }\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { Routes, RouterModule } from '@angular/router';\nimport { BlankPage } from './blank.page';\n\nconst routes: Routes = [{path: '', component: BlankPage}];\n\n@NgModule({\n declarations: [BlankPage],\n imports: [\n CommonModule,\n RouterModule.forChild(routes)\n ],\n exports: [BlankPage]\n})\nexport class BlankModule { }","import { Route } from \"@angular/router\";\n\nexport const BLANK_ROUTE: Route = {\n path: '',\n loadChildren: () => import('./blank.module').then(m => m.BlankModule),\n data: {isBlank: true},\n};\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAOa,SAAS,CAAA;;uGAAT,SAAS,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAT,SAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,SAAS,mDAHX,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,uBAAA,CAAA,EAAA,CAAA,CAAA;4FAGA,SAAS,EAAA,UAAA,EAAA,CAAA;kBALrB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,QAAQ,EAAC,EAAE;oBACX,MAAM,EAAE,CAAC,yBAAyB,CAAC;AACpC,iBAAA,CAAA;;;ACDD,MAAM,MAAM,GAAW,CAAC,EAAC,IAAI,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS,EAAC,CAAC,CAAC;MAU7C,WAAW,CAAA;;yGAAX,WAAW,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAX,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EAPP,YAAA,EAAA,CAAA,SAAS,CAEtB,EAAA,OAAA,EAAA,CAAA,YAAY,8BAGJ,SAAS,CAAA,EAAA,CAAA,CAAA;AAER,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EANb,OAAA,EAAA,CAAA;YACP,YAAY;AACZ,YAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,WAAW,EAAA,UAAA,EAAA,CAAA;kBARvB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,SAAS,CAAC;AACzB,oBAAA,OAAO,EAAE;wBACP,YAAY;AACZ,wBAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,qBAAA;oBACD,OAAO,EAAE,CAAC,SAAS,CAAC;AACrB,iBAAA,CAAA;;;;;;;;ACZY,MAAA,WAAW,GAAU;AAChC,IAAA,IAAI,EAAE,EAAE;AACR,IAAA,YAAY,EAAE,MAAM,4DAAwB,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;AACrE,IAAA,IAAI,EAAE,EAAC,OAAO,EAAE,IAAI,EAAC;;;ACLvB;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-pages-blank.mjs","sources":["../../../../libs/components/pages/blank/blank.page.ts","../../../../libs/components/pages/blank/blank.module.ts","../../../../libs/components/pages/blank/blank.route.ts","../../../../libs/components/pages/blank/ng-atomic-components-pages-blank.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'pages-blank',\n template:'',\n styles: [':host { display: none }'],\n})\nexport class BlankPage { }\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { Routes, RouterModule } from '@angular/router';\nimport { ElementsModule } from '@ng-atomic/elements';\nimport { BlankPage } from './blank.page';\nimport { BrowserModule } from '@angular/platform-browser';\n\nconst routes: Routes = [{path: '', component: BlankPage}];\n\n@NgModule({\n declarations: [BlankPage],\n imports: [\n BrowserModule,\n CommonModule,\n RouterModule.forChild(routes)\n ],\n exports: [BlankPage]\n})\nexport class BlankModule extends ElementsModule { }","import { Route } from \"@angular/router\";\n\nexport const BLANK_ROUTE: Route = {\n path: '',\n loadChildren: () => import('./blank.module').then(m => m.BlankModule),\n data: {isBlank: true},\n};\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAOa,SAAS,CAAA;;uGAAT,SAAS,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAT,SAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,SAAS,mDAHX,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,uBAAA,CAAA,EAAA,CAAA,CAAA;4FAGA,SAAS,EAAA,UAAA,EAAA,CAAA;kBALrB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,QAAQ,EAAC,EAAE;oBACX,MAAM,EAAE,CAAC,yBAAyB,CAAC;AACpC,iBAAA,CAAA;;;ACCD,MAAM,MAAM,GAAW,CAAC,EAAC,IAAI,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS,EAAC,CAAC,CAAC;AAWpD,MAAO,WAAY,SAAQ,cAAc,CAAA;;yGAAlC,WAAW,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;0GAAX,WAAW,EAAA,YAAA,EAAA,CARP,SAAS,CAAA,EAAA,OAAA,EAAA,CAEtB,aAAa;AACb,QAAA,YAAY,8BAGJ,SAAS,CAAA,EAAA,CAAA,CAAA;AAER,WAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAW,EAPb,OAAA,EAAA,CAAA;YACP,aAAa;YACb,YAAY;AACZ,YAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,SAAA,CAAA,EAAA,CAAA,CAAA;4FAGU,WAAW,EAAA,UAAA,EAAA,CAAA;kBATvB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,SAAS,CAAC;AACzB,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,YAAY;AACZ,wBAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC;AAC9B,qBAAA;oBACD,OAAO,EAAE,CAAC,SAAS,CAAC;AACrB,iBAAA,CAAA;;;;;;;;ACfY,MAAA,WAAW,GAAU;AAChC,IAAA,IAAI,EAAE,EAAE;AACR,IAAA,YAAY,EAAE,MAAM,4DAAwB,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,CAAC,WAAW,CAAC;AACrE,IAAA,IAAI,EAAE,EAAC,OAAO,EAAE,IAAI,EAAC;;;ACLvB;;AAEG;;;;"}
@@ -14,6 +14,7 @@ import * as i2 from '@ng-atomic/components/frames/auto-layout';
14
14
  import { AutoLayoutModule } from '@ng-atomic/components/frames/auto-layout';
15
15
  import * as i1 from '@ng-atomic/components/frames/card';
16
16
  import { CardModule } from '@ng-atomic/components/frames/card';
17
+ import { ElementsModule } from '@ng-atomic/elements';
17
18
  import { FormGroup, FormControl } from '@ngneat/reactive-forms';
18
19
 
19
20
  class EntranceTemplate {
@@ -30,10 +31,10 @@ class EntranceTemplate {
30
31
  }
31
32
  }
32
33
  EntranceTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: EntranceTemplate, deps: [], target: i0.ɵɵFactoryTarget.Component });
33
- EntranceTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: EntranceTemplate, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actionItems: "actionItems" }, outputs: { submitButtonClick: "submitButtonClick", signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-wolI: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-wolI: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-wolI);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-wolI)}\n"], components: [{ type: i1.CardFrame, selector: "frames-card" }, { type: i2.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i3.HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { type: i4.TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: i5.ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }, { type: i6.SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: ["signInWithGoogleButtonClick"] }], directives: [{ type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
34
+ EntranceTemplate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: EntranceTemplate, selector: "templates-entrance", inputs: { form: "form", isEmailSectionShown: "isEmailSectionShown", isPasswordSectionShown: "isPasswordSectionShown", actionItems: "actionItems" }, outputs: { submitButtonClick: "submitButtonClick", signInWithGoogleButtonClick: "signInWithGoogleButtonClick" }, host: { classAttribute: "template" }, ngImport: i0, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-8iWi: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-8iWi: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-8iWi);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-8iWi)}\n"], components: [{ type: i1.CardFrame, selector: "frames-card" }, { type: i2.AutoLayoutFrame, selector: "frames-auto-layout" }, { type: i3.HeadingOrganism, selector: "organisms-heading", inputs: ["level"] }, { type: i4.TextInputSectionOrganism, selector: "organisms-text-input-section", inputs: ["label", "placeholder", "type", "hint", "control"] }, { type: i5.ActionButtonsSectionOrganism, selector: "organisms-action-buttons-section", inputs: ["actionItems"], outputs: ["actionItemClick"] }, { type: i6.SocialLoginSectionOrganism, selector: "organisms-social-login-section", outputs: ["signInWithGoogleButtonClick"] }], directives: [{ type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
34
35
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: EntranceTemplate, decorators: [{
35
36
  type: Component,
36
- args: [{ selector: 'templates-entrance', host: { class: 'template' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-wolI: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-wolI: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-wolI);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-wolI)}\n"] }]
37
+ args: [{ selector: 'templates-entrance', host: { class: 'template' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>\u30ED\u30B0\u30A4\u30F3</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"\u30D1\u30B9\u30EF\u30FC\u30C9\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n", styles: [":host{--horizontal-padding: 64px;--horizontal-padding-SCOPED-IN-entrance-8iWi: var(--horizontal-padding);--background-color: #eee;--background-color-SCOPED-IN-entrance-8iWi: var(--background-color)}:host{display:flex;justify-content:center;align-items:center;background-color:var(--background-color-SCOPED-IN-entrance-8iWi);width:100%;height:100%}:host frames-card{display:flex;flex-direction:column;width:600px;max-width:calc(100% - 32px);height:-moz-fit-content;height:fit-content}:host frames-card *{max-width:calc(100% - 32px);--horizontal-padding: var(--horizontal-padding-SCOPED-IN-entrance-8iWi)}\n"] }]
37
38
  }], propDecorators: { form: [{
38
39
  type: Input
39
40
  }], isEmailSectionShown: [{
@@ -48,9 +49,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
48
49
  type: Output
49
50
  }] } });
50
51
 
51
- class EntranceModule {
52
+ class EntranceModule extends ElementsModule {
52
53
  }
53
- EntranceModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: EntranceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
54
+ EntranceModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: EntranceModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
54
55
  EntranceModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: EntranceModule, declarations: [EntranceTemplate], imports: [CommonModule,
55
56
  // Frames
56
57
  AutoLayoutModule,
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-templates-entrance.mjs","sources":["../../../../libs/components/templates/entrance/entrance.template.ts","../../../../libs/components/templates/entrance/entrance.template.html","../../../../libs/components/templates/entrance/entrance.module.ts","../../../../libs/components/templates/entrance/ng-atomic-components-templates-entrance.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';\nimport { FormGroup, FormControl} from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'templates-entrance',\n templateUrl: './entrance.template.html',\n styleUrls: ['./entrance.template.scss'],\n host: {class: 'template'},\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class EntranceTemplate {\n @Input()\n form = new FormGroup({\n email: new FormControl(''),\n password: new FormControl(''),\n });\n\n @Input()\n isEmailSectionShown = true;\n\n @Input()\n isPasswordSectionShown = true;\n\n @Input()\n actionItems = [];\n\n @Output()\n submitButtonClick = new EventEmitter<void>();\n\n @Output()\n signInWithGoogleButtonClick = new EventEmitter<void>();\n}\n","<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>ログイン</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"メールアドレス\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"パスワード\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ActionButtonsSectionModule } from '@ng-atomic/components/organisms/action-buttons-section';\nimport { HeadingModule } from '@ng-atomic/components/organisms/heading';\nimport { TextInputSectionModule } from '@ng-atomic/components/organisms/text-input-section';\nimport { SocialLoginSectionModule } from '@ng-atomic/components/organisms/social-login-section';\nimport { AutoLayoutModule } from '@ng-atomic/components/frames/auto-layout';\nimport { CardModule } from '@ng-atomic/components/frames/card';\nimport { EntranceTemplate } from './entrance.template';\n\n\n@NgModule({\n declarations: [\n EntranceTemplate\n ],\n imports: [\n CommonModule,\n // Frames\n AutoLayoutModule,\n CardModule,\n // Organisms\n ActionButtonsSectionModule,\n HeadingModule,\n SocialLoginSectionModule,\n TextInputSectionModule,\n ],\n exports: [\n EntranceTemplate\n ]\n})\nexport class EntranceModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ng-atomic-components-templates-entrance.mjs","sources":["../../../../libs/components/templates/entrance/entrance.template.ts","../../../../libs/components/templates/entrance/entrance.template.html","../../../../libs/components/templates/entrance/entrance.module.ts","../../../../libs/components/templates/entrance/ng-atomic-components-templates-entrance.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';\nimport { FormGroup, FormControl} from '@ngneat/reactive-forms';\n\n@Component({\n selector: 'templates-entrance',\n templateUrl: './entrance.template.html',\n styleUrls: ['./entrance.template.scss'],\n host: {class: 'template'},\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class EntranceTemplate {\n @Input()\n form = new FormGroup({\n email: new FormControl(''),\n password: new FormControl(''),\n });\n\n @Input()\n isEmailSectionShown = true;\n\n @Input()\n isPasswordSectionShown = true;\n\n @Input()\n actionItems = [];\n\n @Output()\n submitButtonClick = new EventEmitter<void>();\n\n @Output()\n signInWithGoogleButtonClick = new EventEmitter<void>();\n}\n","<frames-card>\n <frames-auto-layout vertical>\n <organisms-heading>ログイン</organisms-heading>\n <organisms-text-input-section\n *ngIf=\"isEmailSectionShown\"\n label=\"メールアドレス\"\n [control]=\"form.get('email')\"\n ></organisms-text-input-section>\n <organisms-text-input-section\n *ngIf=\"isPasswordSectionShown\"\n label=\"パスワード\"\n [control]=\"form.get('password')\"\n ></organisms-text-input-section>\n <organisms-action-buttons-section\n [actionItems]=\"actionItems\"\n ></organisms-action-buttons-section>\n <organisms-social-login-section\n (signInWithGoogleButtonClick)=\"signInWithGoogleButtonClick.emit()\"\n ></organisms-social-login-section>\n </frames-auto-layout>\n</frames-card>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ActionButtonsSectionModule } from '@ng-atomic/components/organisms/action-buttons-section';\nimport { HeadingModule } from '@ng-atomic/components/organisms/heading';\nimport { TextInputSectionModule } from '@ng-atomic/components/organisms/text-input-section';\nimport { SocialLoginSectionModule } from '@ng-atomic/components/organisms/social-login-section';\nimport { AutoLayoutModule } from '@ng-atomic/components/frames/auto-layout';\nimport { CardModule } from '@ng-atomic/components/frames/card';\nimport { ElementsModule } from '@ng-atomic/elements';\nimport { EntranceTemplate } from './entrance.template';\n\n\n@NgModule({\n declarations: [\n EntranceTemplate\n ],\n imports: [\n CommonModule,\n // Frames\n AutoLayoutModule,\n CardModule,\n // Organisms\n ActionButtonsSectionModule,\n HeadingModule,\n SocialLoginSectionModule,\n TextInputSectionModule,\n ],\n exports: [\n EntranceTemplate\n ]\n})\nexport class EntranceModule extends ElementsModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -3,6 +3,8 @@ import { Component, ChangeDetectionStrategy, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import * as i1 from '@angular/material/progress-spinner';
5
5
  import { MatProgressSpinnerModule } from '@angular/material/progress-spinner';
6
+ import { ElementsModule } from '@ng-atomic/elements';
7
+ import { BrowserModule } from '@angular/platform-browser';
6
8
 
7
9
  class LoadingTemplate {
8
10
  }
@@ -13,13 +15,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
13
15
  args: [{ selector: 'templates-loading', changeDetection: ChangeDetectionStrategy.OnPush, template: "<mat-spinner></mat-spinner>\n", styles: [":host{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#0006}\n"] }]
14
16
  }] });
15
17
 
16
- class LoadingModule {
18
+ class LoadingModule extends ElementsModule {
17
19
  }
18
- LoadingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LoadingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
19
- LoadingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LoadingModule, declarations: [LoadingTemplate], imports: [CommonModule,
20
+ LoadingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LoadingModule, deps: null, target: i0.ɵɵFactoryTarget.NgModule });
21
+ LoadingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LoadingModule, declarations: [LoadingTemplate], imports: [BrowserModule,
22
+ CommonModule,
20
23
  // Materials
21
24
  MatProgressSpinnerModule], exports: [LoadingTemplate] });
22
25
  LoadingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LoadingModule, imports: [[
26
+ BrowserModule,
23
27
  CommonModule,
24
28
  // Materials
25
29
  MatProgressSpinnerModule,
@@ -31,6 +35,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
31
35
  LoadingTemplate
32
36
  ],
33
37
  imports: [
38
+ BrowserModule,
34
39
  CommonModule,
35
40
  // Materials
36
41
  MatProgressSpinnerModule,
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-templates-loading.mjs","sources":["../../../../libs/components/templates/loading/loading.template.ts","../../../../libs/components/templates/loading/loading.template.html","../../../../libs/components/templates/loading/loading.module.ts","../../../../libs/components/templates/loading/ng-atomic-components-templates-loading.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'templates-loading',\n templateUrl: './loading.template.html',\n styleUrls: ['./loading.template.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class LoadingTemplate { }\n","<mat-spinner></mat-spinner>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\n\nimport { LoadingTemplate } from './loading.template';\n\n\n@NgModule({\n declarations: [\n LoadingTemplate\n ],\n imports: [\n CommonModule,\n // Materials\n MatProgressSpinnerModule,\n ],\n exports: [\n LoadingTemplate\n ]\n})\nexport class LoadingModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAQa,eAAe,CAAA;;6GAAf,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAf,eAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,eAAe,yDCR5B,+BACA,EAAA,MAAA,EAAA,CAAA,+GAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,kBAAA,EAAA,QAAA,EAAA,mCAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,UAAA,EAAA,aAAA,EAAA,MAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDOa,eAAe,EAAA,UAAA,EAAA,CAAA;kBAN3B,SAAS;+BACE,mBAAmB,EAAA,eAAA,EAGZ,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,+BAAA,EAAA,MAAA,EAAA,CAAA,+GAAA,CAAA,EAAA,CAAA;;;MEcpC,aAAa,CAAA;;2GAAb,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;4GAAb,aAAa,EAAA,YAAA,EAAA,CAXtB,eAAe,CAAA,EAAA,OAAA,EAAA,CAGf,YAAY;;AAEZ,QAAA,wBAAwB,aAGxB,eAAe,CAAA,EAAA,CAAA,CAAA;AAGN,aAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,EATf,OAAA,EAAA,CAAA;YACP,YAAY;;YAEZ,wBAAwB;AACzB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,aAAa,EAAA,UAAA,EAAA,CAAA;kBAbzB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,eAAe;AAChB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;;wBAEZ,wBAAwB;AACzB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,eAAe;AAChB,qBAAA;AACF,iBAAA,CAAA;;;ACnBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-templates-loading.mjs","sources":["../../../../libs/components/templates/loading/loading.template.ts","../../../../libs/components/templates/loading/loading.template.html","../../../../libs/components/templates/loading/loading.module.ts","../../../../libs/components/templates/loading/ng-atomic-components-templates-loading.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'templates-loading',\n templateUrl: './loading.template.html',\n styleUrls: ['./loading.template.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class LoadingTemplate { }\n","<mat-spinner></mat-spinner>\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\nimport { ElementsModule } from '@ng-atomic/elements';\nimport { BrowserModule } from '@angular/platform-browser';\n\nimport { LoadingTemplate } from './loading.template';\n\n\n@NgModule({\n declarations: [\n LoadingTemplate\n ],\n imports: [\n BrowserModule,\n CommonModule,\n // Materials\n MatProgressSpinnerModule,\n ],\n exports: [\n LoadingTemplate\n ]\n})\nexport class LoadingModule extends ElementsModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAQa,eAAe,CAAA;;6GAAf,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAf,eAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,eAAe,yDCR5B,+BACA,EAAA,MAAA,EAAA,CAAA,+GAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CAAA,kBAAA,EAAA,QAAA,EAAA,mCAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,UAAA,EAAA,aAAA,EAAA,MAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FDOa,eAAe,EAAA,UAAA,EAAA,CAAA;kBAN3B,SAAS;+BACE,mBAAmB,EAAA,eAAA,EAGZ,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,+BAAA,EAAA,MAAA,EAAA,CAAA,+GAAA,CAAA,EAAA,CAAA;;;AEiB3C,MAAO,aAAc,SAAQ,cAAc,CAAA;;2GAApC,aAAa,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;4GAAb,aAAa,EAAA,YAAA,EAAA,CAZtB,eAAe,CAAA,EAAA,OAAA,EAAA,CAGf,aAAa;QACb,YAAY;;AAEZ,QAAA,wBAAwB,aAGxB,eAAe,CAAA,EAAA,CAAA,CAAA;AAGN,aAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,EAVf,OAAA,EAAA,CAAA;YACP,aAAa;YACb,YAAY;;YAEZ,wBAAwB;AACzB,SAAA,CAAA,EAAA,CAAA,CAAA;4FAKU,aAAa,EAAA,UAAA,EAAA,CAAA;kBAdzB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,eAAe;AAChB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,YAAY;;wBAEZ,wBAAwB;AACzB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,eAAe;AAChB,qBAAA;AACF,iBAAA,CAAA;;;ACtBD;;AAEG;;;;"}