@ng-atomic/components 1.6.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (526) hide show
  1. package/atoms/chips-input/chips-input.atom.d.ts +20 -0
  2. package/atoms/chips-input/chips-input.module.d.ts +12 -0
  3. package/atoms/chips-input/chips.manager.d.ts +11 -0
  4. package/atoms/chips-input/index.d.ts +2 -0
  5. package/atoms/chips-input/ng-atomic-components-atoms-chips-input.d.ts +5 -0
  6. package/atoms/chips-input/package.json +10 -0
  7. package/atoms/smart-menu-button/smart-menu-button.atom.d.ts +2 -2
  8. package/atoms/smart-menu-button/smart-menu-button.module.d.ts +3 -3
  9. package/bundles/ng-atomic-components-atoms-chips-input.umd.js +479 -0
  10. package/bundles/ng-atomic-components-atoms-chips-input.umd.js.map +1 -0
  11. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js +33 -38
  12. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.js.map +1 -1
  13. package/bundles/ng-atomic-components-frames-auto-layout.umd.js +67 -74
  14. package/bundles/ng-atomic-components-frames-auto-layout.umd.js.map +1 -1
  15. package/bundles/ng-atomic-components-frames-card.umd.js +72 -80
  16. package/bundles/ng-atomic-components-frames-card.umd.js.map +1 -1
  17. package/bundles/ng-atomic-components-frames-drawer.umd.js +17 -25
  18. package/bundles/ng-atomic-components-frames-drawer.umd.js.map +1 -1
  19. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js +21 -32
  20. package/bundles/ng-atomic-components-frames-line-up-v2.umd.js.map +1 -1
  21. package/bundles/ng-atomic-components-frames-line-up.umd.js +21 -32
  22. package/bundles/ng-atomic-components-frames-line-up.umd.js.map +1 -1
  23. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js +16 -25
  24. package/bundles/ng-atomic-components-frames-overlay-v2.umd.js.map +1 -1
  25. package/bundles/ng-atomic-components-frames-overlay.umd.js +24 -31
  26. package/bundles/ng-atomic-components-frames-overlay.umd.js.map +1 -1
  27. package/bundles/ng-atomic-components-frames-scroll.umd.js +70 -78
  28. package/bundles/ng-atomic-components-frames-scroll.umd.js.map +1 -1
  29. package/bundles/ng-atomic-components-frames-smart-menu.umd.js +15 -22
  30. package/bundles/ng-atomic-components-frames-smart-menu.umd.js.map +1 -1
  31. package/bundles/ng-atomic-components-molecules-actions-column.umd.js +31 -37
  32. package/bundles/ng-atomic-components-molecules-actions-column.umd.js.map +1 -1
  33. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.js +29 -35
  34. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.js.map +1 -1
  35. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.js +28 -66
  36. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.js.map +1 -1
  37. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js +33 -36
  38. package/bundles/ng-atomic-components-molecules-date-input-field.umd.js.map +1 -1
  39. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js +27 -31
  40. package/bundles/ng-atomic-components-molecules-select-input-field.umd.js.map +1 -1
  41. package/bundles/ng-atomic-components-molecules-smart-column.umd.js +32 -38
  42. package/bundles/ng-atomic-components-molecules-smart-column.umd.js.map +1 -1
  43. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js +23 -28
  44. package/bundles/ng-atomic-components-molecules-text-input-field.umd.js.map +1 -1
  45. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js +20 -26
  46. package/bundles/ng-atomic-components-molecules-textarea-field.umd.js.map +1 -1
  47. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js +23 -30
  48. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.js.map +1 -1
  49. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js +34 -38
  50. package/bundles/ng-atomic-components-organisms-back-navigator.umd.js.map +1 -1
  51. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js +18 -26
  52. package/bundles/ng-atomic-components-organisms-card-input-section.umd.js.map +1 -1
  53. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js +21 -28
  54. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.js.map +1 -1
  55. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js +17 -25
  56. package/bundles/ng-atomic-components-organisms-date-input-section.umd.js.map +1 -1
  57. package/bundles/ng-atomic-components-organisms-heading.umd.js +16 -22
  58. package/bundles/ng-atomic-components-organisms-heading.umd.js.map +1 -1
  59. package/bundles/ng-atomic-components-organisms-menu.umd.js +25 -30
  60. package/bundles/ng-atomic-components-organisms-menu.umd.js.map +1 -1
  61. package/bundles/ng-atomic-components-organisms-navigator.umd.js +36 -40
  62. package/bundles/ng-atomic-components-organisms-navigator.umd.js.map +1 -1
  63. package/bundles/ng-atomic-components-organisms-paginator.umd.js +24 -30
  64. package/bundles/ng-atomic-components-organisms-paginator.umd.js.map +1 -1
  65. package/bundles/ng-atomic-components-organisms-select-input-section.umd.js +18 -26
  66. package/bundles/ng-atomic-components-organisms-select-input-section.umd.js.map +1 -1
  67. package/bundles/ng-atomic-components-organisms-smart-table.umd.js +42 -45
  68. package/bundles/ng-atomic-components-organisms-smart-table.umd.js.map +1 -1
  69. package/bundles/ng-atomic-components-organisms-social-login-section.umd.js +18 -26
  70. package/bundles/ng-atomic-components-organisms-social-login-section.umd.js.map +1 -1
  71. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js +18 -26
  72. package/bundles/ng-atomic-components-organisms-text-input-section.umd.js.map +1 -1
  73. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js +18 -26
  74. package/bundles/ng-atomic-components-organisms-textarea-section.umd.js.map +1 -1
  75. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js +22 -29
  76. package/bundles/ng-atomic-components-organisms-top-navigator.umd.js.map +1 -1
  77. package/bundles/ng-atomic-components-pages-_index.umd.js +72 -77
  78. package/bundles/ng-atomic-components-pages-_index.umd.js.map +1 -1
  79. package/bundles/ng-atomic-components-pages-blank.umd.js +76 -82
  80. package/bundles/ng-atomic-components-pages-blank.umd.js.map +1 -1
  81. package/bundles/ng-atomic-components-templates-entrance.umd.js +40 -42
  82. package/bundles/ng-atomic-components-templates-entrance.umd.js.map +1 -1
  83. package/bundles/ng-atomic-components-templates-loading.umd.js +72 -80
  84. package/bundles/ng-atomic-components-templates-loading.umd.js.map +1 -1
  85. package/bundles/ng-atomic-components-templates-menu.umd.js +18 -26
  86. package/bundles/ng-atomic-components-templates-menu.umd.js.map +1 -1
  87. package/bundles/ng-atomic-components-templates-smart-crud.umd.js +49 -49
  88. package/bundles/ng-atomic-components-templates-smart-crud.umd.js.map +1 -1
  89. package/bundles/ng-atomic-components-templates-smart-index.umd.js +32 -35
  90. package/bundles/ng-atomic-components-templates-smart-index.umd.js.map +1 -1
  91. package/bundles/ng-atomic-components.umd.js +2 -2
  92. package/bundles/ng-atomic-components.umd.js.map +1 -1
  93. package/esm2015/atoms/chips-input/chips-input.atom.js +58 -0
  94. package/esm2015/atoms/chips-input/chips-input.atom.js.map +1 -0
  95. package/esm2015/atoms/chips-input/chips-input.module.js +43 -0
  96. package/esm2015/atoms/chips-input/chips-input.module.js.map +1 -0
  97. package/esm2015/atoms/chips-input/chips.manager.js +32 -0
  98. package/esm2015/atoms/chips-input/chips.manager.js.map +1 -0
  99. package/esm2015/atoms/chips-input/index.js +3 -0
  100. package/esm2015/atoms/chips-input/index.js.map +1 -0
  101. package/esm2015/atoms/chips-input/ng-atomic-components-atoms-chips-input.js +5 -0
  102. package/esm2015/atoms/chips-input/ng-atomic-components-atoms-chips-input.js.map +1 -0
  103. package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js +19 -19
  104. package/esm2015/atoms/smart-menu-button/smart-menu-button.atom.js.map +1 -1
  105. package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js +21 -22
  106. package/esm2015/atoms/smart-menu-button/smart-menu-button.module.js.map +1 -1
  107. package/esm2015/frames/auto-layout/auto-layout.frame.js +11 -11
  108. package/esm2015/frames/auto-layout/auto-layout.frame.js.map +1 -1
  109. package/esm2015/frames/auto-layout/auto-layout.module.js +17 -18
  110. package/esm2015/frames/auto-layout/auto-layout.module.js.map +1 -1
  111. package/esm2015/frames/card/card.frame.js +11 -11
  112. package/esm2015/frames/card/card.frame.js.map +1 -1
  113. package/esm2015/frames/card/card.module.js +21 -22
  114. package/esm2015/frames/card/card.module.js.map +1 -1
  115. package/esm2015/frames/drawer/drawer.frame.js +16 -16
  116. package/esm2015/frames/drawer/drawer.frame.js.map +1 -1
  117. package/esm2015/frames/drawer/drawer.module.js +15 -16
  118. package/esm2015/frames/drawer/drawer.module.js.map +1 -1
  119. package/esm2015/frames/line-up/line-up.frame.js +30 -30
  120. package/esm2015/frames/line-up/line-up.frame.js.map +1 -1
  121. package/esm2015/frames/line-up/line-up.module.js +15 -16
  122. package/esm2015/frames/line-up/line-up.module.js.map +1 -1
  123. package/esm2015/frames/line-up-v2/line-up.frame.js +25 -25
  124. package/esm2015/frames/line-up-v2/line-up.frame.js.map +1 -1
  125. package/esm2015/frames/line-up-v2/line-up.module.js +15 -16
  126. package/esm2015/frames/line-up-v2/line-up.module.js.map +1 -1
  127. package/esm2015/frames/line-up-v2/resize-observer.js.map +1 -1
  128. package/esm2015/frames/overlay/overlay.frame.js +17 -17
  129. package/esm2015/frames/overlay/overlay.frame.js.map +1 -1
  130. package/esm2015/frames/overlay/overlay.module.js +17 -18
  131. package/esm2015/frames/overlay/overlay.module.js.map +1 -1
  132. package/esm2015/frames/overlay-v2/overlay.frame.js +14 -14
  133. package/esm2015/frames/overlay-v2/overlay.frame.js.map +1 -1
  134. package/esm2015/frames/overlay-v2/overlay.module.js +17 -18
  135. package/esm2015/frames/overlay-v2/overlay.module.js.map +1 -1
  136. package/esm2015/frames/scroll/scroll.frame.js +11 -11
  137. package/esm2015/frames/scroll/scroll.frame.js.map +1 -1
  138. package/esm2015/frames/scroll/scroll.module.js +19 -20
  139. package/esm2015/frames/scroll/scroll.module.js.map +1 -1
  140. package/esm2015/frames/smart-menu/smart-menu.frame.js +23 -23
  141. package/esm2015/frames/smart-menu/smart-menu.frame.js.map +1 -1
  142. package/esm2015/frames/smart-menu/smart-menu.module.js +13 -14
  143. package/esm2015/frames/smart-menu/smart-menu.module.js.map +1 -1
  144. package/esm2015/molecules/actions-column/actions-column.module.js +31 -32
  145. package/esm2015/molecules/actions-column/actions-column.module.js.map +1 -1
  146. package/esm2015/molecules/actions-column/actions-column.molecule.js +36 -36
  147. package/esm2015/molecules/actions-column/actions-column.molecule.js.map +1 -1
  148. package/esm2015/molecules/checkbox-column/checkbox-column.module.js +26 -27
  149. package/esm2015/molecules/checkbox-column/checkbox-column.module.js.map +1 -1
  150. package/esm2015/molecules/checkbox-column/checkbox-column.molecule.js +31 -31
  151. package/esm2015/molecules/checkbox-column/checkbox-column.molecule.js.map +1 -1
  152. package/esm2015/molecules/chips-input-field/chips-input-field.module.js +24 -37
  153. package/esm2015/molecules/chips-input-field/chips-input-field.module.js.map +1 -1
  154. package/esm2015/molecules/chips-input-field/chips-input-field.molecule.js +18 -42
  155. package/esm2015/molecules/chips-input-field/chips-input-field.molecule.js.map +1 -1
  156. package/esm2015/molecules/date-input-field/date-input-field.module.js +22 -22
  157. package/esm2015/molecules/date-input-field/date-input-field.module.js.map +1 -1
  158. package/esm2015/molecules/date-input-field/date-input-field.molecule.js +24 -24
  159. package/esm2015/molecules/date-input-field/date-input-field.molecule.js.map +1 -1
  160. package/esm2015/molecules/select-input-field/select-input-field.module.js +23 -24
  161. package/esm2015/molecules/select-input-field/select-input-field.module.js.map +1 -1
  162. package/esm2015/molecules/select-input-field/select-input-field.molecule.js +21 -21
  163. package/esm2015/molecules/select-input-field/select-input-field.molecule.js.map +1 -1
  164. package/esm2015/molecules/smart-column/smart-column.module.js +27 -28
  165. package/esm2015/molecules/smart-column/smart-column.module.js.map +1 -1
  166. package/esm2015/molecules/smart-column/smart-column.molecule.js +19 -20
  167. package/esm2015/molecules/smart-column/smart-column.molecule.js.map +1 -1
  168. package/esm2015/molecules/text-input-field/text-input-field.module.js +21 -22
  169. package/esm2015/molecules/text-input-field/text-input-field.module.js.map +1 -1
  170. package/esm2015/molecules/text-input-field/text-input-field.molecule.js +24 -24
  171. package/esm2015/molecules/text-input-field/text-input-field.molecule.js.map +1 -1
  172. package/esm2015/molecules/textarea-field/textarea-field.module.js +17 -18
  173. package/esm2015/molecules/textarea-field/textarea-field.module.js.map +1 -1
  174. package/esm2015/molecules/textarea-field/textarea-field.molecule.js +18 -18
  175. package/esm2015/molecules/textarea-field/textarea-field.molecule.js.map +1 -1
  176. package/esm2015/organisms/action-buttons-section/action-buttons-section.module.js +21 -22
  177. package/esm2015/organisms/action-buttons-section/action-buttons-section.module.js.map +1 -1
  178. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js +18 -18
  179. package/esm2015/organisms/action-buttons-section/action-buttons-section.organism.js.map +1 -1
  180. package/esm2015/organisms/back-navigator/back-navigator.module.js +29 -30
  181. package/esm2015/organisms/back-navigator/back-navigator.module.js.map +1 -1
  182. package/esm2015/organisms/back-navigator/back-navigator.organism.js +27 -27
  183. package/esm2015/organisms/back-navigator/back-navigator.organism.js.map +1 -1
  184. package/esm2015/organisms/card-input-section/card-input-section.module.js +17 -18
  185. package/esm2015/organisms/card-input-section/card-input-section.module.js.map +1 -1
  186. package/esm2015/organisms/card-input-section/card-input-section.organism.js +17 -17
  187. package/esm2015/organisms/card-input-section/card-input-section.organism.js.map +1 -1
  188. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js +19 -20
  189. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.js.map +1 -1
  190. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js +13 -13
  191. package/esm2015/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.js.map +1 -1
  192. package/esm2015/organisms/date-input-section/date-input-section.module.js +19 -20
  193. package/esm2015/organisms/date-input-section/date-input-section.module.js.map +1 -1
  194. package/esm2015/organisms/date-input-section/date-input-section.organism.js +18 -18
  195. package/esm2015/organisms/date-input-section/date-input-section.organism.js.map +1 -1
  196. package/esm2015/organisms/heading/heading.module.js +17 -18
  197. package/esm2015/organisms/heading/heading.module.js.map +1 -1
  198. package/esm2015/organisms/heading/heading.organism.js +13 -13
  199. package/esm2015/organisms/heading/heading.organism.js.map +1 -1
  200. package/esm2015/organisms/menu/menu.module.js +17 -18
  201. package/esm2015/organisms/menu/menu.module.js.map +1 -1
  202. package/esm2015/organisms/menu/menu.organism.js +17 -17
  203. package/esm2015/organisms/menu/menu.organism.js.map +1 -1
  204. package/esm2015/organisms/navigator/navigator.module.js +25 -26
  205. package/esm2015/organisms/navigator/navigator.module.js.map +1 -1
  206. package/esm2015/organisms/navigator/navigator.organism.js +27 -27
  207. package/esm2015/organisms/navigator/navigator.organism.js.map +1 -1
  208. package/esm2015/organisms/paginator/paginator.module.js +29 -30
  209. package/esm2015/organisms/paginator/paginator.module.js.map +1 -1
  210. package/esm2015/organisms/paginator/paginator.organism.js +22 -22
  211. package/esm2015/organisms/paginator/paginator.organism.js.map +1 -1
  212. package/esm2015/organisms/select-input-section/select-input-section.module.js +21 -22
  213. package/esm2015/organisms/select-input-section/select-input-section.module.js.map +1 -1
  214. package/esm2015/organisms/select-input-section/select-input-section.organism.js +17 -17
  215. package/esm2015/organisms/select-input-section/select-input-section.organism.js.map +1 -1
  216. package/esm2015/organisms/smart-table/smart-table.module.js +41 -42
  217. package/esm2015/organisms/smart-table/smart-table.module.js.map +1 -1
  218. package/esm2015/organisms/smart-table/smart-table.organism.js +42 -42
  219. package/esm2015/organisms/smart-table/smart-table.organism.js.map +1 -1
  220. package/esm2015/organisms/social-login-section/social-login-section.module.js +21 -22
  221. package/esm2015/organisms/social-login-section/social-login-section.module.js.map +1 -1
  222. package/esm2015/organisms/social-login-section/social-login-section.organism.js +13 -13
  223. package/esm2015/organisms/social-login-section/social-login-section.organism.js.map +1 -1
  224. package/esm2015/organisms/text-input-section/text-input-section.module.js +21 -22
  225. package/esm2015/organisms/text-input-section/text-input-section.module.js.map +1 -1
  226. package/esm2015/organisms/text-input-section/text-input-section.organism.js +20 -20
  227. package/esm2015/organisms/text-input-section/text-input-section.organism.js.map +1 -1
  228. package/esm2015/organisms/textarea-section/textarea-section.module.js +17 -18
  229. package/esm2015/organisms/textarea-section/textarea-section.module.js.map +1 -1
  230. package/esm2015/organisms/textarea-section/textarea-section.organism.js +13 -13
  231. package/esm2015/organisms/textarea-section/textarea-section.organism.js.map +1 -1
  232. package/esm2015/organisms/top-navigator/top-navigator.module.js +27 -28
  233. package/esm2015/organisms/top-navigator/top-navigator.module.js.map +1 -1
  234. package/esm2015/organisms/top-navigator/top-navigator.organism.js +17 -17
  235. package/esm2015/organisms/top-navigator/top-navigator.organism.js.map +1 -1
  236. package/esm2015/pages/_index/index.module.js +15 -15
  237. package/esm2015/pages/_index/index.module.js.map +1 -1
  238. package/esm2015/pages/_index/index.page.js +10 -10
  239. package/esm2015/pages/_index/index.page.js.map +1 -1
  240. package/esm2015/pages/blank/blank.module.js +14 -15
  241. package/esm2015/pages/blank/blank.module.js.map +1 -1
  242. package/esm2015/pages/blank/blank.page.js +10 -10
  243. package/esm2015/pages/blank/blank.page.js.map +1 -1
  244. package/esm2015/templates/entrance/entrance.module.js +35 -36
  245. package/esm2015/templates/entrance/entrance.module.js.map +1 -1
  246. package/esm2015/templates/entrance/entrance.template.js +28 -28
  247. package/esm2015/templates/entrance/entrance.template.js.map +1 -1
  248. package/esm2015/templates/loading/loading.module.js +21 -22
  249. package/esm2015/templates/loading/loading.module.js.map +1 -1
  250. package/esm2015/templates/loading/loading.template.js +11 -11
  251. package/esm2015/templates/loading/loading.template.js.map +1 -1
  252. package/esm2015/templates/menu/menu.module.js +17 -18
  253. package/esm2015/templates/menu/menu.module.js.map +1 -1
  254. package/esm2015/templates/menu/menu.template.js +15 -15
  255. package/esm2015/templates/menu/menu.template.js.map +1 -1
  256. package/esm2015/templates/smart-crud/smart-crud.module.js +45 -46
  257. package/esm2015/templates/smart-crud/smart-crud.module.js.map +1 -1
  258. package/esm2015/templates/smart-crud/smart-crud.template.js +35 -35
  259. package/esm2015/templates/smart-crud/smart-crud.template.js.map +1 -1
  260. package/esm2015/templates/smart-index/smart-index.module.js +31 -32
  261. package/esm2015/templates/smart-index/smart-index.module.js.map +1 -1
  262. package/esm2015/templates/smart-index/smart-index.template.js +52 -52
  263. package/esm2015/templates/smart-index/smart-index.template.js.map +1 -1
  264. package/fesm2015/ng-atomic-components-atoms-chips-input.js +132 -0
  265. package/fesm2015/ng-atomic-components-atoms-chips-input.js.map +1 -0
  266. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js +45 -42
  267. package/fesm2015/ng-atomic-components-atoms-smart-menu-button.js.map +1 -1
  268. package/fesm2015/ng-atomic-components-frames-auto-layout.js +29 -30
  269. package/fesm2015/ng-atomic-components-frames-auto-layout.js.map +1 -1
  270. package/fesm2015/ng-atomic-components-frames-card.js +35 -35
  271. package/fesm2015/ng-atomic-components-frames-card.js.map +1 -1
  272. package/fesm2015/ng-atomic-components-frames-drawer.js +34 -34
  273. package/fesm2015/ng-atomic-components-frames-drawer.js.map +1 -1
  274. package/fesm2015/ng-atomic-components-frames-line-up-v2.js +41 -42
  275. package/fesm2015/ng-atomic-components-frames-line-up-v2.js.map +1 -1
  276. package/fesm2015/ng-atomic-components-frames-line-up.js +46 -47
  277. package/fesm2015/ng-atomic-components-frames-line-up.js.map +1 -1
  278. package/fesm2015/ng-atomic-components-frames-overlay-v2.js +32 -33
  279. package/fesm2015/ng-atomic-components-frames-overlay-v2.js.map +1 -1
  280. package/fesm2015/ng-atomic-components-frames-overlay.js +37 -36
  281. package/fesm2015/ng-atomic-components-frames-overlay.js.map +1 -1
  282. package/fesm2015/ng-atomic-components-frames-scroll.js +33 -33
  283. package/fesm2015/ng-atomic-components-frames-scroll.js.map +1 -1
  284. package/fesm2015/ng-atomic-components-frames-smart-menu.js +37 -38
  285. package/fesm2015/ng-atomic-components-frames-smart-menu.js.map +1 -1
  286. package/fesm2015/ng-atomic-components-molecules-actions-column.js +72 -70
  287. package/fesm2015/ng-atomic-components-molecules-actions-column.js.map +1 -1
  288. package/fesm2015/ng-atomic-components-molecules-checkbox-column.js +62 -60
  289. package/fesm2015/ng-atomic-components-molecules-checkbox-column.js.map +1 -1
  290. package/fesm2015/ng-atomic-components-molecules-chips-input-field.js +43 -76
  291. package/fesm2015/ng-atomic-components-molecules-chips-input-field.js.map +1 -1
  292. package/fesm2015/ng-atomic-components-molecules-date-input-field.js +53 -49
  293. package/fesm2015/ng-atomic-components-molecules-date-input-field.js.map +1 -1
  294. package/fesm2015/ng-atomic-components-molecules-select-input-field.js +50 -48
  295. package/fesm2015/ng-atomic-components-molecules-select-input-field.js.map +1 -1
  296. package/fesm2015/ng-atomic-components-molecules-smart-column.js +52 -50
  297. package/fesm2015/ng-atomic-components-molecules-smart-column.js.map +1 -1
  298. package/fesm2015/ng-atomic-components-molecules-text-input-field.js +53 -51
  299. package/fesm2015/ng-atomic-components-molecules-text-input-field.js.map +1 -1
  300. package/fesm2015/ng-atomic-components-molecules-textarea-field.js +41 -40
  301. package/fesm2015/ng-atomic-components-molecules-textarea-field.js.map +1 -1
  302. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js +42 -41
  303. package/fesm2015/ng-atomic-components-organisms-action-buttons-section.js.map +1 -1
  304. package/fesm2015/ng-atomic-components-organisms-back-navigator.js +63 -59
  305. package/fesm2015/ng-atomic-components-organisms-back-navigator.js.map +1 -1
  306. package/fesm2015/ng-atomic-components-organisms-card-input-section.js +37 -37
  307. package/fesm2015/ng-atomic-components-organisms-card-input-section.js.map +1 -1
  308. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js +37 -36
  309. package/fesm2015/ng-atomic-components-organisms-cvc-and-exp-input-section.js.map +1 -1
  310. package/fesm2015/ng-atomic-components-organisms-date-input-section.js +40 -40
  311. package/fesm2015/ng-atomic-components-organisms-date-input-section.js.map +1 -1
  312. package/fesm2015/ng-atomic-components-organisms-heading.js +33 -33
  313. package/fesm2015/ng-atomic-components-organisms-heading.js.map +1 -1
  314. package/fesm2015/ng-atomic-components-organisms-menu.js +40 -38
  315. package/fesm2015/ng-atomic-components-organisms-menu.js.map +1 -1
  316. package/fesm2015/ng-atomic-components-organisms-navigator.js +59 -55
  317. package/fesm2015/ng-atomic-components-organisms-navigator.js.map +1 -1
  318. package/fesm2015/ng-atomic-components-organisms-paginator.js +58 -56
  319. package/fesm2015/ng-atomic-components-organisms-paginator.js.map +1 -1
  320. package/fesm2015/ng-atomic-components-organisms-select-input-section.js +41 -41
  321. package/fesm2015/ng-atomic-components-organisms-select-input-section.js.map +1 -1
  322. package/fesm2015/ng-atomic-components-organisms-smart-table.js +92 -87
  323. package/fesm2015/ng-atomic-components-organisms-smart-table.js.map +1 -1
  324. package/fesm2015/ng-atomic-components-organisms-social-login-section.js +37 -37
  325. package/fesm2015/ng-atomic-components-organisms-social-login-section.js.map +1 -1
  326. package/fesm2015/ng-atomic-components-organisms-text-input-section.js +44 -44
  327. package/fesm2015/ng-atomic-components-organisms-text-input-section.js.map +1 -1
  328. package/fesm2015/ng-atomic-components-organisms-textarea-section.js +33 -33
  329. package/fesm2015/ng-atomic-components-organisms-textarea-section.js.map +1 -1
  330. package/fesm2015/ng-atomic-components-organisms-top-navigator.js +49 -48
  331. package/fesm2015/ng-atomic-components-organisms-top-navigator.js.map +1 -1
  332. package/fesm2015/ng-atomic-components-pages-_index.js +27 -26
  333. package/fesm2015/ng-atomic-components-pages-_index.js.map +1 -1
  334. package/fesm2015/ng-atomic-components-pages-blank.js +28 -28
  335. package/fesm2015/ng-atomic-components-pages-blank.js.map +1 -1
  336. package/fesm2015/ng-atomic-components-templates-entrance.js +73 -67
  337. package/fesm2015/ng-atomic-components-templates-entrance.js.map +1 -1
  338. package/fesm2015/ng-atomic-components-templates-loading.js +35 -35
  339. package/fesm2015/ng-atomic-components-templates-loading.js.map +1 -1
  340. package/fesm2015/ng-atomic-components-templates-menu.js +35 -35
  341. package/fesm2015/ng-atomic-components-templates-menu.js.map +1 -1
  342. package/fesm2015/ng-atomic-components-templates-smart-crud.js +93 -85
  343. package/fesm2015/ng-atomic-components-templates-smart-crud.js.map +1 -1
  344. package/fesm2015/ng-atomic-components-templates-smart-index.js +94 -89
  345. package/fesm2015/ng-atomic-components-templates-smart-index.js.map +1 -1
  346. package/fesm2015/ng-atomic-components.js.map +1 -1
  347. package/frames/auto-layout/auto-layout.frame.d.ts +2 -2
  348. package/frames/auto-layout/auto-layout.module.d.ts +3 -3
  349. package/frames/card/card.frame.d.ts +2 -2
  350. package/frames/card/card.module.d.ts +3 -3
  351. package/frames/drawer/drawer.frame.d.ts +2 -2
  352. package/frames/drawer/drawer.module.d.ts +3 -3
  353. package/frames/line-up/line-up.frame.d.ts +4 -4
  354. package/frames/line-up/line-up.module.d.ts +3 -3
  355. package/frames/line-up-v2/line-up.frame.d.ts +4 -4
  356. package/frames/line-up-v2/line-up.module.d.ts +3 -3
  357. package/frames/overlay/overlay.frame.d.ts +2 -2
  358. package/frames/overlay/overlay.module.d.ts +3 -3
  359. package/frames/overlay-v2/overlay.frame.d.ts +2 -2
  360. package/frames/overlay-v2/overlay.module.d.ts +3 -3
  361. package/frames/scroll/scroll.frame.d.ts +2 -2
  362. package/frames/scroll/scroll.module.d.ts +3 -3
  363. package/frames/smart-menu/smart-menu.frame.d.ts +2 -2
  364. package/frames/smart-menu/smart-menu.module.d.ts +3 -3
  365. package/molecules/actions-column/actions-column.module.d.ts +3 -3
  366. package/molecules/actions-column/actions-column.molecule.d.ts +2 -2
  367. package/molecules/checkbox-column/checkbox-column.module.d.ts +3 -3
  368. package/molecules/checkbox-column/checkbox-column.molecule.d.ts +2 -2
  369. package/molecules/chips-input-field/chips-input-field.module.d.ts +4 -7
  370. package/molecules/chips-input-field/chips-input-field.molecule.d.ts +3 -13
  371. package/molecules/date-input-field/date-input-field.module.d.ts +3 -3
  372. package/molecules/date-input-field/date-input-field.molecule.d.ts +2 -2
  373. package/molecules/select-input-field/select-input-field.module.d.ts +3 -3
  374. package/molecules/select-input-field/select-input-field.molecule.d.ts +2 -2
  375. package/molecules/smart-column/smart-column.module.d.ts +3 -3
  376. package/molecules/smart-column/smart-column.molecule.d.ts +2 -2
  377. package/molecules/text-input-field/text-input-field.module.d.ts +3 -3
  378. package/molecules/text-input-field/text-input-field.molecule.d.ts +2 -2
  379. package/molecules/textarea-field/textarea-field.module.d.ts +3 -3
  380. package/molecules/textarea-field/textarea-field.molecule.d.ts +2 -2
  381. package/organisms/action-buttons-section/action-buttons-section.module.d.ts +3 -3
  382. package/organisms/action-buttons-section/action-buttons-section.organism.d.ts +2 -2
  383. package/organisms/back-navigator/back-navigator.module.d.ts +3 -3
  384. package/organisms/back-navigator/back-navigator.organism.d.ts +2 -2
  385. package/organisms/card-input-section/card-input-section.module.d.ts +3 -3
  386. package/organisms/card-input-section/card-input-section.organism.d.ts +2 -2
  387. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.module.d.ts +3 -3
  388. package/organisms/cvc-and-exp-input-section/cvc-and-exp-input-section.organism.d.ts +2 -2
  389. package/organisms/date-input-section/date-input-section.module.d.ts +3 -3
  390. package/organisms/date-input-section/date-input-section.organism.d.ts +3 -3
  391. package/organisms/heading/heading.module.d.ts +3 -3
  392. package/organisms/heading/heading.organism.d.ts +2 -2
  393. package/organisms/menu/menu.module.d.ts +3 -3
  394. package/organisms/menu/menu.organism.d.ts +2 -2
  395. package/organisms/navigator/navigator.module.d.ts +3 -3
  396. package/organisms/navigator/navigator.organism.d.ts +2 -2
  397. package/organisms/paginator/paginator.module.d.ts +3 -3
  398. package/organisms/paginator/paginator.organism.d.ts +2 -2
  399. package/organisms/select-input-section/select-input-section.module.d.ts +3 -3
  400. package/organisms/select-input-section/select-input-section.organism.d.ts +2 -2
  401. package/organisms/smart-table/smart-table.module.d.ts +3 -3
  402. package/organisms/smart-table/smart-table.organism.d.ts +2 -2
  403. package/organisms/social-login-section/social-login-section.module.d.ts +3 -3
  404. package/organisms/social-login-section/social-login-section.organism.d.ts +2 -2
  405. package/organisms/text-input-section/text-input-section.module.d.ts +3 -3
  406. package/organisms/text-input-section/text-input-section.organism.d.ts +2 -2
  407. package/organisms/textarea-section/textarea-section.module.d.ts +3 -3
  408. package/organisms/textarea-section/textarea-section.organism.d.ts +2 -2
  409. package/organisms/top-navigator/top-navigator.module.d.ts +3 -3
  410. package/organisms/top-navigator/top-navigator.organism.d.ts +2 -2
  411. package/package.json +12 -6
  412. package/pages/_index/index.module.d.ts +3 -3
  413. package/pages/_index/index.page.d.ts +2 -2
  414. package/pages/blank/blank.module.d.ts +3 -3
  415. package/pages/blank/blank.page.d.ts +2 -2
  416. package/templates/entrance/entrance.module.d.ts +5 -5
  417. package/templates/entrance/entrance.template.d.ts +2 -2
  418. package/templates/loading/loading.module.d.ts +3 -3
  419. package/templates/loading/loading.template.d.ts +2 -2
  420. package/templates/menu/menu.module.d.ts +3 -3
  421. package/templates/menu/menu.template.d.ts +2 -2
  422. package/templates/smart-crud/smart-crud.module.d.ts +4 -4
  423. package/templates/smart-crud/smart-crud.template.d.ts +2 -2
  424. package/templates/smart-index/smart-index.module.d.ts +3 -3
  425. package/templates/smart-index/smart-index.template.d.ts +2 -2
  426. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js +0 -2
  427. package/bundles/ng-atomic-components-atoms-smart-menu-button.umd.min.js.map +0 -1
  428. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js +0 -2
  429. package/bundles/ng-atomic-components-frames-auto-layout.umd.min.js.map +0 -1
  430. package/bundles/ng-atomic-components-frames-card.umd.min.js +0 -2
  431. package/bundles/ng-atomic-components-frames-card.umd.min.js.map +0 -1
  432. package/bundles/ng-atomic-components-frames-drawer.umd.min.js +0 -2
  433. package/bundles/ng-atomic-components-frames-drawer.umd.min.js.map +0 -1
  434. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js +0 -2
  435. package/bundles/ng-atomic-components-frames-line-up-v2.umd.min.js.map +0 -1
  436. package/bundles/ng-atomic-components-frames-line-up.umd.min.js +0 -2
  437. package/bundles/ng-atomic-components-frames-line-up.umd.min.js.map +0 -1
  438. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js +0 -2
  439. package/bundles/ng-atomic-components-frames-overlay-v2.umd.min.js.map +0 -1
  440. package/bundles/ng-atomic-components-frames-overlay.umd.min.js +0 -2
  441. package/bundles/ng-atomic-components-frames-overlay.umd.min.js.map +0 -1
  442. package/bundles/ng-atomic-components-frames-scroll.umd.min.js +0 -2
  443. package/bundles/ng-atomic-components-frames-scroll.umd.min.js.map +0 -1
  444. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js +0 -2
  445. package/bundles/ng-atomic-components-frames-smart-menu.umd.min.js.map +0 -1
  446. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js +0 -2
  447. package/bundles/ng-atomic-components-molecules-actions-column.umd.min.js.map +0 -1
  448. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js +0 -2
  449. package/bundles/ng-atomic-components-molecules-checkbox-column.umd.min.js.map +0 -1
  450. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js +0 -2
  451. package/bundles/ng-atomic-components-molecules-chips-input-field.umd.min.js.map +0 -1
  452. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js +0 -2
  453. package/bundles/ng-atomic-components-molecules-date-input-field.umd.min.js.map +0 -1
  454. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js +0 -2
  455. package/bundles/ng-atomic-components-molecules-select-input-field.umd.min.js.map +0 -1
  456. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js +0 -16
  457. package/bundles/ng-atomic-components-molecules-smart-column.umd.min.js.map +0 -1
  458. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js +0 -2
  459. package/bundles/ng-atomic-components-molecules-text-input-field.umd.min.js.map +0 -1
  460. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js +0 -2
  461. package/bundles/ng-atomic-components-molecules-textarea-field.umd.min.js.map +0 -1
  462. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js +0 -2
  463. package/bundles/ng-atomic-components-organisms-action-buttons-section.umd.min.js.map +0 -1
  464. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js +0 -2
  465. package/bundles/ng-atomic-components-organisms-back-navigator.umd.min.js.map +0 -1
  466. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js +0 -2
  467. package/bundles/ng-atomic-components-organisms-card-input-section.umd.min.js.map +0 -1
  468. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js +0 -16
  469. package/bundles/ng-atomic-components-organisms-cvc-and-exp-input-section.umd.min.js.map +0 -1
  470. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js +0 -2
  471. package/bundles/ng-atomic-components-organisms-date-input-section.umd.min.js.map +0 -1
  472. package/bundles/ng-atomic-components-organisms-heading.umd.min.js +0 -2
  473. package/bundles/ng-atomic-components-organisms-heading.umd.min.js.map +0 -1
  474. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js +0 -109
  475. package/bundles/ng-atomic-components-organisms-input-field-section.umd.js.map +0 -1
  476. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js +0 -2
  477. package/bundles/ng-atomic-components-organisms-input-field-section.umd.min.js.map +0 -1
  478. package/bundles/ng-atomic-components-organisms-menu.umd.min.js +0 -2
  479. package/bundles/ng-atomic-components-organisms-menu.umd.min.js.map +0 -1
  480. package/bundles/ng-atomic-components-organisms-navigator.umd.min.js +0 -2
  481. package/bundles/ng-atomic-components-organisms-navigator.umd.min.js.map +0 -1
  482. package/bundles/ng-atomic-components-organisms-paginator.umd.min.js +0 -2
  483. package/bundles/ng-atomic-components-organisms-paginator.umd.min.js.map +0 -1
  484. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js +0 -2
  485. package/bundles/ng-atomic-components-organisms-select-input-section.umd.min.js.map +0 -1
  486. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js +0 -16
  487. package/bundles/ng-atomic-components-organisms-smart-table.umd.min.js.map +0 -1
  488. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js +0 -2
  489. package/bundles/ng-atomic-components-organisms-social-login-section.umd.min.js.map +0 -1
  490. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js +0 -2
  491. package/bundles/ng-atomic-components-organisms-text-input-section.umd.min.js.map +0 -1
  492. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js +0 -2
  493. package/bundles/ng-atomic-components-organisms-textarea-section.umd.min.js.map +0 -1
  494. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js +0 -2
  495. package/bundles/ng-atomic-components-organisms-top-navigator.umd.min.js.map +0 -1
  496. package/bundles/ng-atomic-components-pages-_index.umd.min.js +0 -2
  497. package/bundles/ng-atomic-components-pages-_index.umd.min.js.map +0 -1
  498. package/bundles/ng-atomic-components-pages-blank.umd.min.js +0 -2
  499. package/bundles/ng-atomic-components-pages-blank.umd.min.js.map +0 -1
  500. package/bundles/ng-atomic-components-templates-entrance.umd.min.js +0 -2
  501. package/bundles/ng-atomic-components-templates-entrance.umd.min.js.map +0 -1
  502. package/bundles/ng-atomic-components-templates-loading.umd.min.js +0 -2
  503. package/bundles/ng-atomic-components-templates-loading.umd.min.js.map +0 -1
  504. package/bundles/ng-atomic-components-templates-menu.umd.min.js +0 -2
  505. package/bundles/ng-atomic-components-templates-menu.umd.min.js.map +0 -1
  506. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js +0 -16
  507. package/bundles/ng-atomic-components-templates-smart-crud.umd.min.js.map +0 -1
  508. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js +0 -2
  509. package/bundles/ng-atomic-components-templates-smart-index.umd.min.js.map +0 -1
  510. package/bundles/ng-atomic-components.umd.min.js +0 -2
  511. package/bundles/ng-atomic-components.umd.min.js.map +0 -1
  512. package/esm2015/organisms/input-field-section/index.js +0 -3
  513. package/esm2015/organisms/input-field-section/index.js.map +0 -1
  514. package/esm2015/organisms/input-field-section/input-field-section.module.js +0 -34
  515. package/esm2015/organisms/input-field-section/input-field-section.module.js.map +0 -1
  516. package/esm2015/organisms/input-field-section/input-field-section.organism.js +0 -35
  517. package/esm2015/organisms/input-field-section/input-field-section.organism.js.map +0 -1
  518. package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js +0 -5
  519. package/esm2015/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.js.map +0 -1
  520. package/fesm2015/ng-atomic-components-organisms-input-field-section.js +0 -72
  521. package/fesm2015/ng-atomic-components-organisms-input-field-section.js.map +0 -1
  522. package/organisms/input-field-section/index.d.ts +0 -2
  523. package/organisms/input-field-section/input-field-section.module.d.ts +0 -9
  524. package/organisms/input-field-section/input-field-section.organism.d.ts +0 -11
  525. package/organisms/input-field-section/ng-atomic-components-organisms-input-field-section.d.ts +0 -5
  526. package/organisms/input-field-section/package.json +0 -10
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/animations'), require('@angular/common'), require('@angular/material/progress-spinner')) :
3
3
  typeof define === 'function' && define.amd ? define('@ng-atomic/components/frames/overlay-v2', ['exports', '@angular/core', '@angular/animations', '@angular/common', '@angular/material/progress-spinner'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['ng-atomic'] = global['ng-atomic'] || {}, global['ng-atomic'].components = global['ng-atomic'].components || {}, global['ng-atomic'].components.frames = global['ng-atomic'].components.frames || {}, global['ng-atomic'].components.frames['overlay-v2'] = {}), global.ng.core, global.ng.animations, global.ng.common, global.ng.material.progressSpinner));
5
- }(this, (function (exports, i0, animations, common, progressSpinner) { 'use strict';
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].components = global["ng-atomic"].components || {}, global["ng-atomic"].components.frames = global["ng-atomic"].components.frames || {}, global["ng-atomic"].components.frames["overlay-v2"] = {}), global.ng.core, global.ng.animations, global.ng.common, global.ng.material.progressSpinner));
5
+ })(this, (function (exports, i0, animations, common, progressSpinner) { 'use strict';
6
6
 
7
7
  function _interopNamespace(e) {
8
8
  if (e && e.__esModule) return e;
@@ -13,14 +13,12 @@
13
13
  var d = Object.getOwnPropertyDescriptor(e, k);
14
14
  Object.defineProperty(n, k, d.get ? d : {
15
15
  enumerable: true,
16
- get: function () {
17
- return e[k];
18
- }
16
+ get: function () { return e[k]; }
19
17
  });
20
18
  }
21
19
  });
22
20
  }
23
- n['default'] = e;
21
+ n["default"] = e;
24
22
  return Object.freeze(n);
25
23
  }
26
24
 
@@ -59,10 +57,9 @@
59
57
  }
60
58
  return OverlayFrame;
61
59
  }());
62
- OverlayFrame.ɵfac = function OverlayFrame_Factory(t) { return new (t || OverlayFrame)(); };
63
- OverlayFrame.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: OverlayFrame, selector: "frames-overlay", inputs: { hasNext: "hasNext" }, ngImport: i0__namespace, template: "<div class=\"main\">\n <ng-content select=[main]></ng-content>\n</div>\n<div class=\"next\" [@hasNext]=\"hasNext\">\n <ng-content select=[next]></ng-content>\n</div>", styles: [":host{--cell:8px;--cell-SCOPED-IN-line-overlay-eTpx:var(--cell);--width:100%;--width-SCOPED-IN-line-overlay-eTpx:var(--width);--height:100%;--height-SCOPED-IN-line-overlay-eTpx:var(--height);position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-eTpx);height:var(--height-SCOPED-IN-line-overlay-eTpx)}:host .loading{z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4)}:host .loading,:host .main{position:absolute;top:0;left:0;width:var(--width-SCOPED-IN-line-overlay-eTpx);height:var(--height-SCOPED-IN-line-overlay-eTpx)}:host .main{z-index:1;overflow:hidden}:host .main *{--cell:var(--cell-SCOPED-IN-line-overlay-eTpx);--width:var(--width-SCOPED-IN-line-overlay-eTpx);--height:var(--height-SCOPED-IN-line-overlay-eTpx)}:host .next{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-eTpx);height:auto}:host .next *{--cell:var(--cell-SCOPED-IN-line-overlay-eTpx);--width:var(--width-SCOPED-IN-line-overlay-eTpx);--height:var(--height-SCOPED-IN-line-overlay-eTpx)}"], animations: [OVERLAY_ANIMATION], changeDetection: i0.ChangeDetectionStrategy.OnPush });
64
- (function () {
65
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OverlayFrame, [{
60
+ OverlayFrame.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayFrame, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
61
+ OverlayFrame.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: OverlayFrame, selector: "frames-overlay", inputs: { hasNext: "hasNext" }, ngImport: i0__namespace, template: "<div class=\"main\">\n <ng-content select=[main]></ng-content>\n</div>\n<div class=\"next\" [@hasNext]=\"hasNext\">\n <ng-content select=[next]></ng-content>\n</div>", styles: [":host{--cell: 8px;--cell-SCOPED-IN-line-overlay-vPWT: var(--cell);--width: 100%;--width-SCOPED-IN-line-overlay-vPWT: var(--width);--height: 100%;--height-SCOPED-IN-line-overlay-vPWT: var(--height)}:host{position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-vPWT);height:var(--height-SCOPED-IN-line-overlay-vPWT)}:host .loading{position:absolute;z-index:1000;top:0;left:0;display:flex;width:var(--width-SCOPED-IN-line-overlay-vPWT);height:var(--height-SCOPED-IN-line-overlay-vPWT);justify-content:center;align-items:center;background-color:#0006}:host .main{position:absolute;top:0;left:0;z-index:1;width:var(--width-SCOPED-IN-line-overlay-vPWT);height:var(--height-SCOPED-IN-line-overlay-vPWT);overflow:hidden}:host .main *{--cell: var(--cell-SCOPED-IN-line-overlay-vPWT);--width: var(--width-SCOPED-IN-line-overlay-vPWT);--height: var(--height-SCOPED-IN-line-overlay-vPWT)}:host .next{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-vPWT);height:auto}:host .next *{--cell: var(--cell-SCOPED-IN-line-overlay-vPWT);--width: var(--width-SCOPED-IN-line-overlay-vPWT);--height: var(--height-SCOPED-IN-line-overlay-vPWT)}\n"], animations: [OVERLAY_ANIMATION], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
62
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayFrame, decorators: [{
66
63
  type: i0.Component,
67
64
  args: [{
68
65
  selector: 'frames-overlay',
@@ -71,28 +68,23 @@
71
68
  animations: [OVERLAY_ANIMATION],
72
69
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
73
70
  }]
74
- }], null, { hasNext: [{
71
+ }], propDecorators: { hasNext: [{
75
72
  type: i0.Input
76
- }] });
77
- })();
73
+ }] } });
78
74
 
79
75
  var OverlayModule = /** @class */ (function () {
80
76
  function OverlayModule() {
81
77
  }
82
78
  return OverlayModule;
83
79
  }());
84
- OverlayModule.ɵfac = function OverlayModule_Factory(t) { return new (t || OverlayModule)(); };
85
- OverlayModule.ɵmod = i0.ɵɵdefineNgModule({ type: OverlayModule });
86
- OverlayModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
80
+ OverlayModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
81
+ OverlayModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, declarations: [OverlayFrame], imports: [common.CommonModule,
82
+ progressSpinner.MatProgressSpinnerModule], exports: [OverlayFrame] });
83
+ OverlayModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, imports: [[
87
84
  common.CommonModule,
88
85
  progressSpinner.MatProgressSpinnerModule
89
86
  ]] });
90
- (function () {
91
- (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(OverlayModule, { declarations: [OverlayFrame], imports: [common.CommonModule,
92
- progressSpinner.MatProgressSpinnerModule], exports: [OverlayFrame] });
93
- })();
94
- (function () {
95
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OverlayModule, [{
87
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, decorators: [{
96
88
  type: i0.NgModule,
97
89
  args: [{
98
90
  declarations: [OverlayFrame],
@@ -104,8 +96,7 @@
104
96
  OverlayFrame
105
97
  ]
106
98
  }]
107
- }], null, null);
108
- })();
99
+ }] });
109
100
 
110
101
  /**
111
102
  * Generated bundle index. Do not edit.
@@ -116,5 +107,5 @@
116
107
 
117
108
  Object.defineProperty(exports, '__esModule', { value: true });
118
109
 
119
- })));
110
+ }));
120
111
  //# sourceMappingURL=ng-atomic-components-frames-overlay-v2.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-frames-overlay-v2.umd.js","sources":["../../../../libs/components/frames/overlay-v2/overlay.animations.ts","../../../../libs/components/frames/overlay-v2/overlay.frame.ts","../../../../libs/components/frames/overlay-v2/overlay.frame.html","../../../../libs/components/frames/overlay-v2/overlay.module.ts","../../../../libs/components/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.ts"],"sourcesContent":["import { trigger, transition, style, query, animateChild, animate } from '@angular/animations';\n\nexport const OVERLAY_ANIMATION = trigger('hasNext', [\n transition('false => true', [\n query(':enter', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':enter', [style({ left: '100%' })]),\n query(':enter', [animate('300ms ease-out', style({ left: '0%' }))]),\n query(':enter', animateChild()),\n ]),\n transition('true => false', [\n query(':leave', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':leave', [style({ left: '0%' })]),\n query(':leave', [animate('300ms ease-in', style({ left: '100%' }))]),\n query(':leave', animateChild()),\n ])\n]);\n","import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { OVERLAY_ANIMATION } from './overlay.animations';\n\n@Component({\n selector: 'frames-overlay',\n templateUrl: './overlay.frame.html',\n styleUrls: ['./overlay.frame.scss'],\n animations: [OVERLAY_ANIMATION],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class OverlayFrame {\n @Input()\n hasNext = false;\n}\n","<div class=\"main\">\n <ng-content select=[main]></ng-content>\n</div>\n<div class=\"next\" [@hasNext]=\"hasNext\">\n <ng-content select=[next]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\nimport { OverlayFrame } from './overlay.frame';\n\n@NgModule({\n declarations: [OverlayFrame],\n imports: [\n CommonModule,\n MatProgressSpinnerModule\n ],\n exports: [\n OverlayFrame\n ]\n})\nexport class OverlayModule { }\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["trigger","transition","query","style","animate","animateChild","Component","ChangeDetectionStrategy","Input","CommonModule","MatProgressSpinnerModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;IAEO,IAAM,iBAAiB,GAAGA,kBAAO,CAAC,SAAS,EAAE;QAClDC,qBAAU,CAAC,eAAe,EAAE;YAC1BC,gBAAK,CAAC,QAAQ,EAAE;gBACdC,gBAAK,CAAC;oBACJ,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,KAAK;oBACV,IAAI,EAAE,KAAK;iBACZ,CAAC;aACH,CAAC;YACFD,gBAAK,CAAC,QAAQ,EAAE,CAACC,gBAAK,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC;YAC1CD,gBAAK,CAAC,QAAQ,EAAE,CAACE,kBAAO,CAAC,gBAAgB,EAAED,gBAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;YACnED,gBAAK,CAAC,QAAQ,EAAEG,uBAAY,EAAE,CAAC;SAChC,CAAC;QACFJ,qBAAU,CAAC,eAAe,EAAE;YACxBC,gBAAK,CAAC,QAAQ,EAAE;gBACdC,gBAAK,CAAC;oBACJ,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,KAAK;oBACV,IAAI,EAAE,KAAK;iBACZ,CAAC;aACH,CAAC;YACFD,gBAAK,CAAC,QAAQ,EAAE,CAACC,gBAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;YACxCD,gBAAK,CAAC,QAAQ,EAAE,CAACE,kBAAO,CAAC,eAAe,EAAED,gBAAK,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;YACpED,gBAAK,CAAC,QAAQ,EAAEG,uBAAY,EAAE,CAAC;SAClC,CAAC;KACH,CAAC;;;QCxBF;YASE,YAAO,GAAG,KAAK,CAAC;SACjB;;;4EAHY,YAAY;4EAAZ,YAAY,iGCVzB,6KAKM,gkCDEQ,CAAC,iBAAiB,CAAC;;gFAGpB,YAAY;sBAPxBC,YAAS;uBAAC;wBACT,QAAQ,EAAE,gBAAgB;wBAC1B,WAAW,EAAE,sBAAsB;wBACnC,SAAS,EAAE,CAAC,sBAAsB,CAAC;wBACnC,UAAU,EAAE,CAAC,iBAAiB,CAAC;wBAC/B,eAAe,EAAEC,0BAAuB,CAAC,MAAM;qBAChD;wBAGC,OAAO;0BADNC,QAAK;;;;;QEIR;;;;8EAAa,aAAa;qDAAb,aAAa;yDARf;gBACPC,mBAAY;gBACZC,wCAAwB;aACzB;;iFAKU,aAAa,mBATT,YAAY,aAEzBD,mBAAY;gBACZC,wCAAwB,aAGxB,YAAY;;;gFAGH,aAAa;sBAVzBC,WAAQ;uBAAC;wBACR,YAAY,EAAE,CAAC,YAAY,CAAC;wBAC5B,OAAO,EAAE;4BACPF,mBAAY;4BACZC,wCAAwB;yBACzB;wBACD,OAAO,EAAE;4BACP,YAAY;yBACb;qBACF;;;;ICdD;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-frames-overlay-v2.umd.js","sources":["../../../../libs/components/frames/overlay-v2/overlay.animations.ts","../../../../libs/components/frames/overlay-v2/overlay.frame.ts","../../../../libs/components/frames/overlay-v2/overlay.frame.html","../../../../libs/components/frames/overlay-v2/overlay.module.ts","../../../../libs/components/frames/overlay-v2/ng-atomic-components-frames-overlay-v2.ts"],"sourcesContent":["import { trigger, transition, style, query, animateChild, animate } from '@angular/animations';\n\nexport const OVERLAY_ANIMATION = trigger('hasNext', [\n transition('false => true', [\n query(':enter', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':enter', [style({ left: '100%' })]),\n query(':enter', [animate('300ms ease-out', style({ left: '0%' }))]),\n query(':enter', animateChild()),\n ]),\n transition('true => false', [\n query(':leave', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':leave', [style({ left: '0%' })]),\n query(':leave', [animate('300ms ease-in', style({ left: '100%' }))]),\n query(':leave', animateChild()),\n ])\n]);\n","import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { OVERLAY_ANIMATION } from './overlay.animations';\n\n@Component({\n selector: 'frames-overlay',\n templateUrl: './overlay.frame.html',\n styleUrls: ['./overlay.frame.scss'],\n animations: [OVERLAY_ANIMATION],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class OverlayFrame {\n @Input()\n hasNext = false;\n}\n","<div class=\"main\">\n <ng-content select=[main]></ng-content>\n</div>\n<div class=\"next\" [@hasNext]=\"hasNext\">\n <ng-content select=[next]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\nimport { OverlayFrame } from './overlay.frame';\n\n@NgModule({\n declarations: [OverlayFrame],\n imports: [\n CommonModule,\n MatProgressSpinnerModule\n ],\n exports: [\n OverlayFrame\n ]\n})\nexport class OverlayModule { }\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["trigger","transition","query","style","animate","animateChild","i0","Component","ChangeDetectionStrategy","Input","CommonModule","MatProgressSpinnerModule","NgModule"],"mappings":"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"}
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/animations'), require('@angular/common'), require('@angular/material/progress-spinner')) :
3
- typeof define === 'function' && define.amd ? define('@ng-atomic/components/frames/overlay', ['exports', '@angular/core', '@angular/animations', '@angular/common', '@angular/material/progress-spinner'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['ng-atomic'] = global['ng-atomic'] || {}, global['ng-atomic'].components = global['ng-atomic'].components || {}, global['ng-atomic'].components.frames = global['ng-atomic'].components.frames || {}, global['ng-atomic'].components.frames.overlay = {}), global.ng.core, global.ng.animations, global.ng.common, global.ng.material.progressSpinner));
5
- }(this, (function (exports, i0, animations, i1, i2) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/animations'), require('@angular/material/progress-spinner'), require('@angular/common')) :
3
+ typeof define === 'function' && define.amd ? define('@ng-atomic/components/frames/overlay', ['exports', '@angular/core', '@angular/animations', '@angular/material/progress-spinner', '@angular/common'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].components = global["ng-atomic"].components || {}, global["ng-atomic"].components.frames = global["ng-atomic"].components.frames || {}, global["ng-atomic"].components.frames.overlay = {}), global.ng.core, global.ng.animations, global.ng.material.progressSpinner, global.ng.common));
5
+ })(this, (function (exports, i0, animations, i1, i2) { 'use strict';
6
6
 
7
7
  function _interopNamespace(e) {
8
8
  if (e && e.__esModule) return e;
@@ -13,18 +13,18 @@
13
13
  var d = Object.getOwnPropertyDescriptor(e, k);
14
14
  Object.defineProperty(n, k, d.get ? d : {
15
15
  enumerable: true,
16
- get: function () {
17
- return e[k];
18
- }
16
+ get: function () { return e[k]; }
19
17
  });
20
18
  }
21
19
  });
22
20
  }
23
- n['default'] = e;
21
+ n["default"] = e;
24
22
  return Object.freeze(n);
25
23
  }
26
24
 
27
25
  var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+ var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
27
+ var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
28
28
 
29
29
  var slideInAnimation = animations.trigger('routeAnimations', [
30
30
  animations.transition('IndexPage => NextPage', [
@@ -64,10 +64,9 @@
64
64
  };
65
65
  return OverlayFrame;
66
66
  }());
67
- OverlayFrame.ɵfac = function OverlayFrame_Factory(t) { return new (t || OverlayFrame)(); };
68
- OverlayFrame.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: OverlayFrame, selector: "frames-overlay", inputs: { outlet: "outlet", isLoading: "isLoading" }, ngImport: i0__namespace, template: "<div class=\"loading\" *ngIf=\"isLoading\">\n <mat-spinner></mat-spinner>\n</div>\n<div class=\"main page\">\n <ng-content select=[mainPage]></ng-content>\n</div>\n<div class=\"next page\" [@routeAnimations]=\"prepareRoute(outlet)\">\n <ng-content select=[nextPage]></ng-content>\n</div>", styles: [":host{--cell:8px;--cell-SCOPED-IN-line-overlay-Irl7:var(--cell);--width:100%;--width-SCOPED-IN-line-overlay-Irl7:var(--width);--height:100%;--height-SCOPED-IN-line-overlay-Irl7:var(--height);position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-Irl7);height:var(--height-SCOPED-IN-line-overlay-Irl7)}:host .loading{z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4)}:host .loading,:host .main.page{position:absolute;top:0;left:0;width:var(--width-SCOPED-IN-line-overlay-Irl7);height:var(--height-SCOPED-IN-line-overlay-Irl7)}:host .main.page{z-index:1;overflow:hidden}:host .main.page *{--cell:var(--cell-SCOPED-IN-line-overlay-Irl7);--width:var(--width-SCOPED-IN-line-overlay-Irl7);--height:var(--height-SCOPED-IN-line-overlay-Irl7)}:host .next.page{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-Irl7);height:auto}:host .next.page *{--cell:var(--cell-SCOPED-IN-line-overlay-Irl7);--width:var(--width-SCOPED-IN-line-overlay-Irl7);--height:var(--height-SCOPED-IN-line-overlay-Irl7)}"], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.MatSpinner, selector: "mat-spinner", inputs: ["color"] }], animations: [slideInAnimation] });
69
- (function () {
70
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OverlayFrame, [{
67
+ OverlayFrame.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayFrame, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
68
+ OverlayFrame.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: OverlayFrame, selector: "frames-overlay", inputs: { outlet: "outlet", isLoading: "isLoading" }, ngImport: i0__namespace, template: "<div class=\"loading\" *ngIf=\"isLoading\">\n <mat-spinner></mat-spinner>\n</div>\n<div class=\"main page\">\n <ng-content select=[mainPage]></ng-content>\n</div>\n<div class=\"next page\" [@routeAnimations]=\"prepareRoute(outlet)\">\n <ng-content select=[nextPage]></ng-content>\n</div>", styles: [":host{--cell: 8px;--cell-SCOPED-IN-line-overlay-zyLB: var(--cell);--width: 100%;--width-SCOPED-IN-line-overlay-zyLB: var(--width);--height: 100%;--height-SCOPED-IN-line-overlay-zyLB: var(--height)}:host{position:relative;display:block;width:var(--width-SCOPED-IN-line-overlay-zyLB);height:var(--height-SCOPED-IN-line-overlay-zyLB)}:host .loading{position:absolute;z-index:1000;top:0;left:0;display:flex;width:var(--width-SCOPED-IN-line-overlay-zyLB);height:var(--height-SCOPED-IN-line-overlay-zyLB);justify-content:center;align-items:center;background-color:#0006}:host .main.page{position:absolute;top:0;left:0;z-index:1;width:var(--width-SCOPED-IN-line-overlay-zyLB);height:var(--height-SCOPED-IN-line-overlay-zyLB);overflow:hidden}:host .main.page *{--cell: var(--cell-SCOPED-IN-line-overlay-zyLB);--width: var(--width-SCOPED-IN-line-overlay-zyLB);--height: var(--height-SCOPED-IN-line-overlay-zyLB)}:host .next.page{position:absolute;top:0;left:0;z-index:2;width:var(--width-SCOPED-IN-line-overlay-zyLB);height:auto}:host .next.page *{--cell: var(--cell-SCOPED-IN-line-overlay-zyLB);--width: var(--width-SCOPED-IN-line-overlay-zyLB);--height: var(--height-SCOPED-IN-line-overlay-zyLB)}\n"], components: [{ type: i1__namespace.MatSpinner, selector: "mat-spinner", inputs: ["color"] }], directives: [{ type: i2__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], animations: [slideInAnimation] });
69
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayFrame, decorators: [{
71
70
  type: i0.Component,
72
71
  args: [{
73
72
  selector: 'frames-overlay',
@@ -75,43 +74,37 @@
75
74
  styleUrls: ['./overlay.frame.scss'],
76
75
  animations: [slideInAnimation],
77
76
  }]
78
- }], null, { outlet: [{
77
+ }], propDecorators: { outlet: [{
79
78
  type: i0.Input
80
79
  }], isLoading: [{
81
80
  type: i0.Input
82
- }] });
83
- })();
81
+ }] } });
84
82
 
85
83
  var OverlayModule = /** @class */ (function () {
86
84
  function OverlayModule() {
87
85
  }
88
86
  return OverlayModule;
89
87
  }());
90
- OverlayModule.ɵfac = function OverlayModule_Factory(t) { return new (t || OverlayModule)(); };
91
- OverlayModule.ɵmod = i0.ɵɵdefineNgModule({ type: OverlayModule });
92
- OverlayModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
93
- i1.CommonModule,
94
- i2.MatProgressSpinnerModule
88
+ OverlayModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
89
+ OverlayModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, declarations: [OverlayFrame], imports: [i2.CommonModule,
90
+ i1.MatProgressSpinnerModule], exports: [OverlayFrame] });
91
+ OverlayModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, imports: [[
92
+ i2.CommonModule,
93
+ i1.MatProgressSpinnerModule
95
94
  ]] });
96
- (function () {
97
- (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(OverlayModule, { declarations: [OverlayFrame], imports: [i1.CommonModule,
98
- i2.MatProgressSpinnerModule], exports: [OverlayFrame] });
99
- })();
100
- (function () {
101
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OverlayModule, [{
95
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: OverlayModule, decorators: [{
102
96
  type: i0.NgModule,
103
97
  args: [{
104
98
  declarations: [OverlayFrame],
105
99
  imports: [
106
- i1.CommonModule,
107
- i2.MatProgressSpinnerModule
100
+ i2.CommonModule,
101
+ i1.MatProgressSpinnerModule
108
102
  ],
109
103
  exports: [
110
104
  OverlayFrame
111
105
  ]
112
106
  }]
113
- }], null, null);
114
- })();
107
+ }] });
115
108
 
116
109
  /**
117
110
  * Generated bundle index. Do not edit.
@@ -122,5 +115,5 @@
122
115
 
123
116
  Object.defineProperty(exports, '__esModule', { value: true });
124
117
 
125
- })));
118
+ }));
126
119
  //# sourceMappingURL=ng-atomic-components-frames-overlay.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-frames-overlay.umd.js","sources":["../../../../libs/components/frames/overlay/overlay.animations.ts","../../../../libs/components/frames/overlay/overlay.frame.ts","../../../../libs/components/frames/overlay/overlay.frame.html","../../../../libs/components/frames/overlay/overlay.module.ts","../../../../libs/components/frames/overlay/ng-atomic-components-frames-overlay.ts"],"sourcesContent":["import { trigger, transition, style, query, group, animateChild, animate } from '@angular/animations';\n\nexport const slideInAnimation = trigger('routeAnimations', [\n transition('IndexPage => NextPage', [\n query(':enter', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':enter', [style({ left: '100%' })]),\n query(':enter', [animate('300ms ease-out', style({ left: '0%' }))]),\n query(':enter', animateChild()),\n ]),\n\n transition('NextPage => IndexPage', [\n query(':leave', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':leave', [style({ left: '0%' })]),\n query(':leave', [animate('300ms ease-in', style({ left: '100%' }))]),\n query(':leave', animateChild()),\n ])\n\n]);","import { Component, Input } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\nimport { slideInAnimation } from './overlay.animations';\n\n@Component({\n selector: 'frames-overlay',\n templateUrl: './overlay.frame.html',\n styleUrls: ['./overlay.frame.scss'],\n animations: [slideInAnimation],\n})\nexport class OverlayFrame {\n \n @Input()\n outlet?: RouterOutlet | null = null;\n\n @Input()\n isLoading: boolean = false;\n\n prepareRoute(outlet: RouterOutlet) {\n return outlet?.activatedRouteData?.page;\n }\n\n}\n","<div class=\"loading\" *ngIf=\"isLoading\">\n <mat-spinner></mat-spinner>\n</div>\n<div class=\"main page\">\n <ng-content select=[mainPage]></ng-content>\n</div>\n<div class=\"next page\" [@routeAnimations]=\"prepareRoute(outlet)\">\n <ng-content select=[nextPage]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\nimport { OverlayFrame } from './overlay.frame';\n\n@NgModule({\n declarations: [OverlayFrame],\n imports: [\n CommonModule,\n MatProgressSpinnerModule\n ],\n exports: [\n OverlayFrame\n ]\n})\nexport class OverlayModule { }\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["trigger","transition","query","style","animate","animateChild","Component","Input","CommonModule","MatProgressSpinnerModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;IAEO,IAAM,gBAAgB,GAAGA,kBAAO,CAAC,iBAAiB,EAAE;QACzDC,qBAAU,CAAC,uBAAuB,EAAE;YAClCC,gBAAK,CAAC,QAAQ,EAAE;gBACdC,gBAAK,CAAC;oBACJ,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,KAAK;oBACV,IAAI,EAAE,KAAK;iBACZ,CAAC;aACH,CAAC;YACFD,gBAAK,CAAC,QAAQ,EAAE,CAACC,gBAAK,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC;YAC1CD,gBAAK,CAAC,QAAQ,EAAE,CAACE,kBAAO,CAAC,gBAAgB,EAAED,gBAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;YACnED,gBAAK,CAAC,QAAQ,EAAEG,uBAAY,EAAE,CAAC;SAChC,CAAC;QAEFJ,qBAAU,CAAC,uBAAuB,EAAE;YAChCC,gBAAK,CAAC,QAAQ,EAAE;gBACdC,gBAAK,CAAC;oBACJ,QAAQ,EAAE,UAAU;oBACpB,GAAG,EAAE,KAAK;oBACV,IAAI,EAAE,KAAK;iBACZ,CAAC;aACH,CAAC;YACFD,gBAAK,CAAC,QAAQ,EAAE,CAACC,gBAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;YACxCD,gBAAK,CAAC,QAAQ,EAAE,CAACE,kBAAO,CAAC,eAAe,EAAED,gBAAK,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;YACpED,gBAAK,CAAC,QAAQ,EAAEG,uBAAY,EAAE,CAAC;SAClC,CAAC;KAEH,CAAC;;;QCzBF;YASE,WAAM,GAAyB,IAAI,CAAC;YAGpC,cAAS,GAAY,KAAK,CAAC;SAM5B;QAJC,mCAAY,GAAZ,UAAa,MAAoB;;YAC/B,aAAO,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,0CAAE,IAAI,CAAC;SACzC;;;4EAVU,YAAY;4EAAZ,YAAY,uHCVzB,0SAQM,6vCDAQ,CAAC,gBAAgB,CAAC;;gFAEnB,YAAY;sBANxBC,YAAS;uBAAC;wBACT,QAAQ,EAAE,gBAAgB;wBAC1B,WAAW,EAAE,sBAAsB;wBACnC,SAAS,EAAE,CAAC,sBAAsB,CAAC;wBACnC,UAAU,EAAE,CAAC,gBAAgB,CAAC;qBAC/B;wBAIC,MAAM;0BADLC,QAAK;oBAIN,SAAS;0BADRA,QAAK;;;;;QEAR;;;;8EAAa,aAAa;qDAAb,aAAa;yDARf;gBACPC,eAAY;gBACZC,2BAAwB;aACzB;;iFAKU,aAAa,mBATT,YAAY,aAEzBD,eAAY;gBACZC,2BAAwB,aAGxB,YAAY;;;gFAGH,aAAa;sBAVzBC,WAAQ;uBAAC;wBACR,YAAY,EAAE,CAAC,YAAY,CAAC;wBAC5B,OAAO,EAAE;4BACPF,eAAY;4BACZC,2BAAwB;yBACzB;wBACD,OAAO,EAAE;4BACP,YAAY;yBACb;qBACF;;;;ICdD;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-frames-overlay.umd.js","sources":["../../../../libs/components/frames/overlay/overlay.animations.ts","../../../../libs/components/frames/overlay/overlay.frame.ts","../../../../libs/components/frames/overlay/overlay.frame.html","../../../../libs/components/frames/overlay/overlay.module.ts","../../../../libs/components/frames/overlay/ng-atomic-components-frames-overlay.ts"],"sourcesContent":["import { trigger, transition, style, query, group, animateChild, animate } from '@angular/animations';\n\nexport const slideInAnimation = trigger('routeAnimations', [\n transition('IndexPage => NextPage', [\n query(':enter', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':enter', [style({ left: '100%' })]),\n query(':enter', [animate('300ms ease-out', style({ left: '0%' }))]),\n query(':enter', animateChild()),\n ]),\n\n transition('NextPage => IndexPage', [\n query(':leave', [\n style({\n position: 'absolute',\n top: '0px',\n left: '0px'\n })\n ]),\n query(':leave', [style({ left: '0%' })]),\n query(':leave', [animate('300ms ease-in', style({ left: '100%' }))]),\n query(':leave', animateChild()),\n ])\n\n]);","import { Component, Input } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\nimport { slideInAnimation } from './overlay.animations';\n\n@Component({\n selector: 'frames-overlay',\n templateUrl: './overlay.frame.html',\n styleUrls: ['./overlay.frame.scss'],\n animations: [slideInAnimation],\n})\nexport class OverlayFrame {\n \n @Input()\n outlet?: RouterOutlet | null = null;\n\n @Input()\n isLoading: boolean = false;\n\n prepareRoute(outlet: RouterOutlet) {\n return outlet?.activatedRouteData?.page;\n }\n\n}\n","<div class=\"loading\" *ngIf=\"isLoading\">\n <mat-spinner></mat-spinner>\n</div>\n<div class=\"main page\">\n <ng-content select=[mainPage]></ng-content>\n</div>\n<div class=\"next page\" [@routeAnimations]=\"prepareRoute(outlet)\">\n <ng-content select=[nextPage]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatProgressSpinnerModule } from '@angular/material/progress-spinner';\nimport { OverlayFrame } from './overlay.frame';\n\n@NgModule({\n declarations: [OverlayFrame],\n imports: [\n CommonModule,\n MatProgressSpinnerModule\n ],\n exports: [\n OverlayFrame\n ]\n})\nexport class OverlayModule { }\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["trigger","transition","query","style","animate","animateChild","i0","i1","i2","Component","Input","CommonModule","MatProgressSpinnerModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;IAEO,IAAM,gBAAgB,GAAGA,kBAAO,CAAC,iBAAiB,EAAE;QACzDC,qBAAU,CAAC,uBAAuB,EAAE;YAClCC,gBAAK,CAAC,QAAQ,EAAE;IACd,YAAAC,gBAAK,CAAC;IACJ,gBAAA,QAAQ,EAAE,UAAU;IACpB,gBAAA,GAAG,EAAE,KAAK;IACV,gBAAA,IAAI,EAAE,KAAK;iBACZ,CAAC;aACH,CAAC;IACF,QAAAD,gBAAK,CAAC,QAAQ,EAAE,CAACC,gBAAK,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC;IAC1C,QAAAD,gBAAK,CAAC,QAAQ,EAAE,CAACE,kBAAO,CAAC,gBAAgB,EAAED,gBAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;IACnE,QAAAD,gBAAK,CAAC,QAAQ,EAAEG,uBAAY,EAAE,CAAC;SAChC,CAAC;QAEFJ,qBAAU,CAAC,uBAAuB,EAAE;YAChCC,gBAAK,CAAC,QAAQ,EAAE;IACd,YAAAC,gBAAK,CAAC;IACJ,gBAAA,QAAQ,EAAE,UAAU;IACpB,gBAAA,GAAG,EAAE,KAAK;IACV,gBAAA,IAAI,EAAE,KAAK;iBACZ,CAAC;aACH,CAAC;IACF,QAAAD,gBAAK,CAAC,QAAQ,EAAE,CAACC,gBAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;IACxC,QAAAD,gBAAK,CAAC,QAAQ,EAAE,CAACE,kBAAO,CAAC,eAAe,EAAED,gBAAK,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;IACpE,QAAAD,gBAAK,CAAC,QAAQ,EAAEG,uBAAY,EAAE,CAAC;SAClC,CAAC;IAEH,CAAA,CAAC;;ACnBF,QAAA,YAAA,kBAAA,YAAA;IANA,IAAA,SAAA,YAAA,GAAA;IASE,QAAA,IAAM,CAAA,MAAA,GAAyB,IAAI,CAAC;IAGpC,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK,CAAC;SAM5B;QAJC,YAAY,CAAA,SAAA,CAAA,YAAA,GAAZ,UAAa,MAAoB,EAAA;;IAC/B,QAAA,OAAO,CAAA,EAAA,GAAA,MAAM,KAAA,IAAA,IAAN,MAAM,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAN,MAAM,CAAE,kBAAkB,MAAE,IAAA,IAAA,EAAA,KAAA,KAAA,CAAA,GAAA,KAAA,CAAA,GAAA,EAAA,CAAA,IAAI,CAAC;SACzC,CAAA;;;oIAVU,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAC,aAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;IAAZ,YAAA,CAAA,IAAA,GAAAA,aAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,YAAY,ECVzB,QAAA,EAAA,gBAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,QAAA,EAAA,0SAQM,EDAQ,MAAA,EAAA,CAAA,yqCAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAAC,aAAA,CAAA,UAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,CAAA,OAAA,CAAA,EAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAAC,aAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,CAAA,EAAA,UAAA,EAAA,CAAC,gBAAgB,CAAC,EAAA,CAAA,CAAA;sHAEnB,YAAY,EAAA,UAAA,EAAA,CAAA;sBANxBC,YAAS;IAAC,YAAA,IAAA,EAAA,CAAA;IACT,oBAAA,QAAQ,EAAE,gBAAgB;IAC1B,oBAAA,WAAW,EAAE,sBAAsB;wBACnC,SAAS,EAAE,CAAC,sBAAsB,CAAC;wBACnC,UAAU,EAAE,CAAC,gBAAgB,CAAC;qBAC/B,CAAA;kCAIC,MAAM,EAAA,CAAA;0BADLC,QAAK;oBAIN,SAAS,EAAA,CAAA;0BADRA,QAAK;;;AEAR,QAAA,aAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,aAAA,GAAA;;;;qIAAa,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAJ,aAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;sIAAb,aAAa,EAAA,YAAA,EAAA,CATT,YAAY,CAAA,EAAA,OAAA,EAAA,CAEzBK,eAAY;YACZC,2BAAwB,aAGxB,YAAY,CAAA,EAAA,CAAA,CAAA;IAGH,aAAA,CAAA,IAAA,GAAAN,aAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,IAAA,EAAA,aAAa,EARf,OAAA,EAAA,CAAA;gBACPK,eAAY;gBACZC,2BAAwB;aACzB,CAAA,EAAA,CAAA,CAAA;sHAKU,aAAa,EAAA,UAAA,EAAA,CAAA;sBAVzBC,WAAQ;IAAC,YAAA,IAAA,EAAA,CAAA;wBACR,YAAY,EAAE,CAAC,YAAY,CAAC;IAC5B,oBAAA,OAAO,EAAE;4BACPF,eAAY;4BACZC,2BAAwB;IACzB,qBAAA;IACD,oBAAA,OAAO,EAAE;4BACP,YAAY;IACb,qBAAA;qBACF,CAAA;;;ICdD;;IAEG;;;;;;;;;;;"}
@@ -1,91 +1,83 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@ng-atomic/common/directives'), require('@angular/common')) :
3
- typeof define === 'function' && define.amd ? define('@ng-atomic/components/frames/scroll', ['exports', '@angular/core', '@ng-atomic/common/directives', '@angular/common'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['ng-atomic'] = global['ng-atomic'] || {}, global['ng-atomic'].components = global['ng-atomic'].components || {}, global['ng-atomic'].components.frames = global['ng-atomic'].components.frames || {}, global['ng-atomic'].components.frames.scroll = {}), global.ng.core, global.i1, global.ng.common));
5
- }(this, (function (exports, i0, i1, common) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@ng-atomic/common/directives'), require('@angular/common')) :
3
+ typeof define === 'function' && define.amd ? define('@ng-atomic/components/frames/scroll', ['exports', '@angular/core', '@ng-atomic/common/directives', '@angular/common'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].components = global["ng-atomic"].components || {}, global["ng-atomic"].components.frames = global["ng-atomic"].components.frames || {}, global["ng-atomic"].components.frames.scroll = {}), global.ng.core, global.i1, global.ng.common));
5
+ })(this, (function (exports, i0, i1, common) { 'use strict';
6
6
 
7
- function _interopNamespace(e) {
8
- if (e && e.__esModule) return e;
9
- var n = Object.create(null);
10
- if (e) {
11
- Object.keys(e).forEach(function (k) {
12
- if (k !== 'default') {
13
- var d = Object.getOwnPropertyDescriptor(e, k);
14
- Object.defineProperty(n, k, d.get ? d : {
15
- enumerable: true,
16
- get: function () {
17
- return e[k];
18
- }
19
- });
7
+ function _interopNamespace(e) {
8
+ if (e && e.__esModule) return e;
9
+ var n = Object.create(null);
10
+ if (e) {
11
+ Object.keys(e).forEach(function (k) {
12
+ if (k !== 'default') {
13
+ var d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: function () { return e[k]; }
17
+ });
18
+ }
19
+ });
20
20
  }
21
- });
21
+ n["default"] = e;
22
+ return Object.freeze(n);
22
23
  }
23
- n['default'] = e;
24
- return Object.freeze(n);
25
- }
26
24
 
27
- var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
25
+ var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+ var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
28
27
 
29
- var ScrollFrame = /** @class */ (function () {
30
- function ScrollFrame() {
31
- }
32
- return ScrollFrame;
33
- }());
34
- ScrollFrame.ɵfac = function ScrollFrame_Factory(t) { return new (t || ScrollFrame)(); };
35
- ScrollFrame.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: ScrollFrame, selector: "frames-scroll", ngImport: i0__namespace, template: "<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>", styles: [":host{--height:100%;--height-SCOPED-IN-scroll-48Xe:var(--height);--navigator-height:56px;--navigator-height-SCOPED-IN-scroll-48Xe:var(--navigator-height);height:var(--height-SCOPED-IN-scroll-48Xe);overflow:hidden}:host .navigator-container{height:var(--navigator-height-SCOPED-IN-scroll-48Xe);overflow:hidden;touch-action:none}:host .contents-container{height:calc(var(--height-SCOPED-IN-scroll-48Xe) - var(--navigator-height-SCOPED-IN-scroll-48Xe));overflow:scroll;-webkit-overflow-scrolling:touch}"], directives: [{ type: i1.IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
36
- (function () {
37
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ScrollFrame, [{
38
- type: i0.Component,
39
- args: [{
40
- selector: 'frames-scroll',
41
- templateUrl: './scroll.frame.html',
42
- styleUrls: ['./scroll.frame.scss'],
43
- changeDetection: i0.ChangeDetectionStrategy.OnPush,
44
- }]
45
- }], null, null);
46
- })();
28
+ var ScrollFrame = /** @class */ (function () {
29
+ function ScrollFrame() {
30
+ }
31
+ return ScrollFrame;
32
+ }());
33
+ ScrollFrame.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ScrollFrame, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
34
+ ScrollFrame.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ScrollFrame, selector: "frames-scroll", ngImport: i0__namespace, template: "<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>", styles: [":host{--height: 100%;--height-SCOPED-IN-scroll-otbp: var(--height);--navigator-height: 56px;--navigator-height-SCOPED-IN-scroll-otbp: var(--navigator-height)}:host{height:var(--height-SCOPED-IN-scroll-otbp);overflow:hidden}:host .navigator-container{height:var(--navigator-height-SCOPED-IN-scroll-otbp);overflow:hidden;touch-action:none}:host .contents-container{height:calc(var(--height-SCOPED-IN-scroll-otbp) - var(--navigator-height-SCOPED-IN-scroll-otbp));overflow:scroll;-webkit-overflow-scrolling:touch}\n"], directives: [{ type: i1__namespace.IosSafariScrollBuggyfillDirective, selector: "[iosSafariScrollBuggyfill]" }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
35
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ScrollFrame, decorators: [{
36
+ type: i0.Component,
37
+ args: [{
38
+ selector: 'frames-scroll',
39
+ templateUrl: './scroll.frame.html',
40
+ styleUrls: ['./scroll.frame.scss'],
41
+ changeDetection: i0.ChangeDetectionStrategy.OnPush,
42
+ }]
43
+ }] });
47
44
 
48
- var ScrollModule = /** @class */ (function () {
49
- function ScrollModule() {
50
- }
51
- return ScrollModule;
52
- }());
53
- ScrollModule.ɵfac = function ScrollModule_Factory(t) { return new (t || ScrollModule)(); };
54
- ScrollModule.ɵmod = i0.ɵɵdefineNgModule({ type: ScrollModule });
55
- ScrollModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
56
- common.CommonModule,
57
- i1.IosSafariScrollBuggyfillModule,
58
- ]] });
59
- (function () {
60
- (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(ScrollModule, { declarations: [ScrollFrame], imports: [common.CommonModule,
45
+ var ScrollModule = /** @class */ (function () {
46
+ function ScrollModule() {
47
+ }
48
+ return ScrollModule;
49
+ }());
50
+ ScrollModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ScrollModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
51
+ ScrollModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ScrollModule, declarations: [ScrollFrame], imports: [common.CommonModule,
61
52
  i1.IosSafariScrollBuggyfillModule], exports: [ScrollFrame] });
62
- })();
63
- (function () {
64
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ScrollModule, [{
65
- type: i0.NgModule,
66
- args: [{
67
- declarations: [
68
- ScrollFrame
69
- ],
70
- imports: [
71
- common.CommonModule,
72
- i1.IosSafariScrollBuggyfillModule,
73
- ],
74
- exports: [
75
- ScrollFrame
76
- ]
77
- }]
78
- }], null, null);
79
- })();
53
+ ScrollModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ScrollModule, imports: [[
54
+ common.CommonModule,
55
+ i1.IosSafariScrollBuggyfillModule,
56
+ ]] });
57
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ScrollModule, decorators: [{
58
+ type: i0.NgModule,
59
+ args: [{
60
+ declarations: [
61
+ ScrollFrame
62
+ ],
63
+ imports: [
64
+ common.CommonModule,
65
+ i1.IosSafariScrollBuggyfillModule,
66
+ ],
67
+ exports: [
68
+ ScrollFrame
69
+ ]
70
+ }]
71
+ }] });
80
72
 
81
- /**
82
- * Generated bundle index. Do not edit.
83
- */
73
+ /**
74
+ * Generated bundle index. Do not edit.
75
+ */
84
76
 
85
- exports.ScrollFrame = ScrollFrame;
86
- exports.ScrollModule = ScrollModule;
77
+ exports.ScrollFrame = ScrollFrame;
78
+ exports.ScrollModule = ScrollModule;
87
79
 
88
- Object.defineProperty(exports, '__esModule', { value: true });
80
+ Object.defineProperty(exports, '__esModule', { value: true });
89
81
 
90
- })));
82
+ }));
91
83
  //# sourceMappingURL=ng-atomic-components-frames-scroll.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-frames-scroll.umd.js","sources":["../../../../libs/components/frames/scroll/scroll.frame.ts","../../../../libs/components/frames/scroll/scroll.frame.html","../../../../libs/components/frames/scroll/scroll.module.ts","../../../../libs/components/frames/scroll/ng-atomic-components-frames-scroll.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'frames-scroll',\n templateUrl: './scroll.frame.html',\n styleUrls: ['./scroll.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ScrollFrame { }\n","<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillModule } from '@ng-atomic/common/directives';\nimport { ScrollFrame } from './scroll.frame';\n\n\n@NgModule({\n declarations: [\n ScrollFrame\n ],\n imports: [\n CommonModule,\n IosSafariScrollBuggyfillModule,\n ],\n exports: [\n ScrollFrame\n ]\n})\nexport class ScrollModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["Component","ChangeDetectionStrategy","CommonModule","IosSafariScrollBuggyfillModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAQA;;;;0EAAa,WAAW;2EAAX,WAAW,gECRxB,iNAKM;;gFDGO,WAAW;sBANvBA,YAAS;uBAAC;wBACT,QAAQ,EAAE,eAAe;wBACzB,WAAW,EAAE,qBAAqB;wBAClC,SAAS,EAAE,CAAC,qBAAqB,CAAC;wBAClC,eAAe,EAAEC,0BAAuB,CAAC,MAAM;qBAChD;;;;;QEWD;;;;4EAAa,YAAY;oDAAZ,YAAY;wDARd;gBACPC,mBAAY;gBACZC,iCAA8B;aAC/B;;iFAKU,YAAY,mBAVrB,WAAW,aAGXD,mBAAY;gBACZC,iCAA8B,aAG9B,WAAW;;;gFAGF,YAAY;sBAZxBC,WAAQ;uBAAC;wBACR,YAAY,EAAE;4BACZ,WAAW;yBACZ;wBACD,OAAO,EAAE;4BACPF,mBAAY;4BACZC,iCAA8B;yBAC/B;wBACD,OAAO,EAAE;4BACP,WAAW;yBACZ;qBACF;;;;ICjBD;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-frames-scroll.umd.js","sources":["../../../../libs/components/frames/scroll/scroll.frame.ts","../../../../libs/components/frames/scroll/scroll.frame.html","../../../../libs/components/frames/scroll/scroll.module.ts","../../../../libs/components/frames/scroll/ng-atomic-components-frames-scroll.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'frames-scroll',\n templateUrl: './scroll.frame.html',\n styleUrls: ['./scroll.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ScrollFrame { }\n","<div class=\"navigator-container\" iosSafariScrollBuggyfill>\n <ng-content select=[navigator]></ng-content>\n</div>\n<div class=\"contents-container\">\n <ng-content select=[contents]></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { IosSafariScrollBuggyfillModule } from '@ng-atomic/common/directives';\nimport { ScrollFrame } from './scroll.frame';\n\n\n@NgModule({\n declarations: [\n ScrollFrame\n ],\n imports: [\n CommonModule,\n IosSafariScrollBuggyfillModule,\n ],\n exports: [\n ScrollFrame\n ]\n})\nexport class ScrollModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i0","i1","Component","ChangeDetectionStrategy","CommonModule","IosSafariScrollBuggyfillModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA,YAAA,WAAA,kBAAA,YAAA;QAAA,IAAA,SAAA,WAAA,GAAA;;;;uIAAa,WAAW,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAA,aAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;QAAX,WAAA,CAAA,IAAA,GAAAA,aAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,WAAW,gECRxB,iNAKM,EAAA,MAAA,EAAA,CAAA,igBAAA,CAAA,EAAA,UAAA,EAAA,CAAA,EAAA,IAAA,EAAAC,aAAA,CAAA,iCAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,CAAA,EAAA,eAAA,EAAAD,aAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;0HDGO,WAAW,EAAA,UAAA,EAAA,CAAA;0BANvBE,YAAS;QAAC,YAAA,IAAA,EAAA,CAAA;QACT,oBAAA,QAAQ,EAAE,eAAe;QACzB,oBAAA,WAAW,EAAE,qBAAqB;4BAClC,SAAS,EAAE,CAAC,qBAAqB,CAAC;4BAClC,eAAe,EAAEC,0BAAuB,CAAC,MAAM;yBAChD,CAAA;;;AEWD,YAAA,YAAA,kBAAA,YAAA;QAAA,IAAA,SAAA,YAAA,GAAA;;;;wIAAa,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAH,aAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;yIAAZ,YAAY,EAAA,YAAA,EAAA,CAVrB,WAAW,CAAA,EAAA,OAAA,EAAA,CAGXI,mBAAY;gBACZC,iCAA8B,aAG9B,WAAW,CAAA,EAAA,CAAA,CAAA;QAGF,YAAA,CAAA,IAAA,GAAAL,aAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,IAAA,EAAA,YAAY,EARd,OAAA,EAAA,CAAA;oBACPI,mBAAY;oBACZC,iCAA8B;iBAC/B,CAAA,EAAA,CAAA,CAAA;0HAKU,YAAY,EAAA,UAAA,EAAA,CAAA;0BAZxBC,WAAQ;QAAC,YAAA,IAAA,EAAA,CAAA;QACR,oBAAA,YAAY,EAAE;gCACZ,WAAW;QACZ,qBAAA;QACD,oBAAA,OAAO,EAAE;gCACPF,mBAAY;gCACZC,iCAA8B;QAC/B,qBAAA;QACD,oBAAA,OAAO,EAAE;gCACP,WAAW;QACZ,qBAAA;yBACF,CAAA;;;QCjBD;;QAEG;;;;;;;;;;;"}
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common')) :
3
3
  typeof define === 'function' && define.amd ? define('@ng-atomic/components/frames/smart-menu', ['exports', '@angular/core', '@angular/common'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['ng-atomic'] = global['ng-atomic'] || {}, global['ng-atomic'].components = global['ng-atomic'].components || {}, global['ng-atomic'].components.frames = global['ng-atomic'].components.frames || {}, global['ng-atomic'].components.frames['smart-menu'] = {}), global.ng.core, global.ng.common));
5
- }(this, (function (exports, i0, common) { 'use strict';
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["ng-atomic"] = global["ng-atomic"] || {}, global["ng-atomic"].components = global["ng-atomic"].components || {}, global["ng-atomic"].components.frames = global["ng-atomic"].components.frames || {}, global["ng-atomic"].components.frames["smart-menu"] = {}), global.ng.core, global.ng.common));
5
+ })(this, (function (exports, i0, common) { 'use strict';
6
6
 
7
7
  function _interopNamespace(e) {
8
8
  if (e && e.__esModule) return e;
@@ -13,14 +13,12 @@
13
13
  var d = Object.getOwnPropertyDescriptor(e, k);
14
14
  Object.defineProperty(n, k, d.get ? d : {
15
15
  enumerable: true,
16
- get: function () {
17
- return e[k];
18
- }
16
+ get: function () { return e[k]; }
19
17
  });
20
18
  }
21
19
  });
22
20
  }
23
- n['default'] = e;
21
+ n["default"] = e;
24
22
  return Object.freeze(n);
25
23
  }
26
24
 
@@ -43,10 +41,9 @@
43
41
  });
44
42
  return SmartMenuFrame;
45
43
  }());
46
- SmartMenuFrame.ɵfac = function SmartMenuFrame_Factory(t) { return new (t || SmartMenuFrame)(); };
47
- SmartMenuFrame.ɵcmp = i0.ɵɵngDeclareComponent({ version: "11.2.14", type: SmartMenuFrame, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], emitDistinctChangesOnly: false, descendants: true, static: true }], ngImport: i0__namespace, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap:1px;--gap-SCOPED-IN-smart-menu-jfUL:var(--gap);--background:#ccc;--background-SCOPED-IN-smart-menu-jfUL:var(--background);--contents-background:transparent;--contents-background-SCOPED-IN-smart-menu-jfUL:var(--contents-background);position:relative;justify-content:flex-start;gap:var(--gap-SCOPED-IN-smart-menu-jfUL);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--background-SCOPED-IN-smart-menu-jfUL)}:host,:host .contents{display:flex;height:100%}:host .contents{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:var(--contents-background-SCOPED-IN-smart-menu-jfUL)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
48
- (function () {
49
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartMenuFrame, [{
44
+ SmartMenuFrame.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartMenuFrame, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
45
+ SmartMenuFrame.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: SmartMenuFrame, selector: "frames-smart-menu", inputs: { label: "label", outlet: "outlet", minNextWidth: "minNextWidth" }, host: { properties: { "attr.is-main-hidden": "this.isMainHidden" } }, viewQueries: [{ propertyName: "next", first: true, predicate: ["next"], descendants: true, static: true }], ngImport: i0__namespace, template: "<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>", styles: [":host{--gap: 1px;--gap-SCOPED-IN-smart-menu-NXs0: var(--gap);--background: #ccc;--background-SCOPED-IN-smart-menu-NXs0: var(--background);--contents-background: transparent;--contents-background-SCOPED-IN-smart-menu-NXs0: var(--contents-background)}:host{position:relative;display:flex;justify-content:flex-start;grid-gap:var(--gap-SCOPED-IN-smart-menu-NXs0);gap:var(--gap-SCOPED-IN-smart-menu-NXs0);width:-moz-fit-content;width:fit-content;height:100%;background:var(--background-SCOPED-IN-smart-menu-NXs0)}:host .contents{display:flex;max-width:-moz-fit-content;max-width:fit-content;height:100%;background:var(--contents-background-SCOPED-IN-smart-menu-NXs0)}:host .contents.menu{overflow:hidden;justify-content:flex-end}:host .contents.contents{overflow:visible;justify-content:flex-start}\n"], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
46
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartMenuFrame, decorators: [{
50
47
  type: i0.Component,
51
48
  args: [{
52
49
  selector: 'frames-smart-menu',
@@ -54,7 +51,7 @@
54
51
  styleUrls: ['./smart-menu.frame.scss'],
55
52
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
56
53
  }]
57
- }], null, { isMainHidden: [{
54
+ }], propDecorators: { isMainHidden: [{
58
55
  type: i0.HostBinding,
59
56
  args: ['attr.is-main-hidden']
60
57
  }], label: [{
@@ -66,22 +63,19 @@
66
63
  }], next: [{
67
64
  type: i0.ViewChild,
68
65
  args: ['next', { static: true }]
69
- }] });
70
- })();
66
+ }] } });
71
67
 
72
68
  var SmartMenuModule = /** @class */ (function () {
73
69
  function SmartMenuModule() {
74
70
  }
75
71
  return SmartMenuModule;
76
72
  }());
77
- SmartMenuModule.ɵfac = function SmartMenuModule_Factory(t) { return new (t || SmartMenuModule)(); };
78
- SmartMenuModule.ɵmod = i0.ɵɵdefineNgModule({ type: SmartMenuModule });
79
- SmartMenuModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
73
+ SmartMenuModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartMenuModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
74
+ SmartMenuModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartMenuModule, declarations: [SmartMenuFrame], imports: [common.CommonModule], exports: [SmartMenuFrame] });
75
+ SmartMenuModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartMenuModule, imports: [[
80
76
  common.CommonModule
81
77
  ]] });
82
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(SmartMenuModule, { declarations: [SmartMenuFrame], imports: [common.CommonModule], exports: [SmartMenuFrame] }); })();
83
- (function () {
84
- (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SmartMenuModule, [{
78
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: SmartMenuModule, decorators: [{
85
79
  type: i0.NgModule,
86
80
  args: [{
87
81
  declarations: [SmartMenuFrame],
@@ -90,8 +84,7 @@
90
84
  ],
91
85
  exports: [SmartMenuFrame]
92
86
  }]
93
- }], null, null);
94
- })();
87
+ }] });
95
88
 
96
89
  /**
97
90
  * Generated bundle index. Do not edit.
@@ -102,5 +95,5 @@
102
95
 
103
96
  Object.defineProperty(exports, '__esModule', { value: true });
104
97
 
105
- })));
98
+ }));
106
99
  //# sourceMappingURL=ng-atomic-components-frames-smart-menu.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ng-atomic-components-frames-smart-menu.umd.js","sources":["../../../../libs/components/frames/smart-menu/smart-menu.frame.ts","../../../../libs/components/frames/smart-menu/smart-menu.frame.html","../../../../libs/components/frames/smart-menu/smart-menu.module.ts","../../../../libs/components/frames/smart-menu/ng-atomic-components-frames-smart-menu.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, HostBinding, Input, ViewChild } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\n\n@Component({\n selector: 'frames-smart-menu',\n templateUrl: './smart-menu.frame.html',\n styleUrls: ['./smart-menu.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SmartMenuFrame {\n @HostBinding('attr.is-main-hidden')\n isMainHidden = false;\n\n @Input()\n label = 'root';\n\n @Input()\n outlet?: RouterOutlet;\n\n @Input()\n minNextWidth: number = 360;\n\n @ViewChild('next', {static: true})\n next!: ElementRef;\n\n get page(): string {\n const page: string = this.outlet?.activatedRouteData?.page;\n return page === 'Blank' ? 'Blank' : this.isMainHidden ? `Next` : `NextWithMainPage`;\n }\n\n}\n","<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SmartMenuFrame } from './smart-menu.frame';\n\n\n\n@NgModule({\n declarations: [SmartMenuFrame],\n imports: [\n CommonModule\n ],\n exports: [SmartMenuFrame]\n})\nexport class SmartMenuModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["Component","ChangeDetectionStrategy","HostBinding","Input","ViewChild","CommonModule","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAGA;YAQE,iBAAY,GAAG,KAAK,CAAC;YAGrB,UAAK,GAAG,MAAM,CAAC;YAMf,iBAAY,GAAW,GAAG,CAAC;SAU5B;QALC,sBAAI,gCAAI;iBAAR;;gBACE,IAAM,IAAI,eAAW,IAAI,CAAC,MAAM,0CAAE,kBAAkB,0CAAE,IAAI,CAAC;gBAC3D,OAAO,IAAI,KAAK,OAAO,GAAG,OAAO,GAAG,IAAI,CAAC,YAAY,GAAG,MAAM,GAAG,kBAAkB,CAAC;aACrF;;;WAAA;;;gFAnBU,cAAc;8EAAd,cAAc,kWCT3B,kLAKM;;gFDIO,cAAc;sBAN1BA,YAAS;uBAAC;wBACT,QAAQ,EAAE,mBAAmB;wBAC7B,WAAW,EAAE,yBAAyB;wBACtC,SAAS,EAAE,CAAC,yBAAyB,CAAC;wBACtC,eAAe,EAAEC,0BAAuB,CAAC,MAAM;qBAChD;wBAGC,YAAY;0BADXC,cAAW;2BAAC,qBAAqB;oBAIlC,KAAK;0BADJC,QAAK;oBAIN,MAAM;0BADLA,QAAK;oBAIN,YAAY;0BADXA,QAAK;oBAIN,IAAI;0BADHC,YAAS;2BAAC,MAAM,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC;;;;;QETnC;;;;kFAAa,eAAe;uDAAf,eAAe;2DALjB;gBACPC,mBAAY;aACb;4FAGU,eAAe,mBANX,cAAc,aAE3BA,mBAAY,aAEJ,cAAc;;gFAEb,eAAe;sBAP3BC,WAAQ;uBAAC;wBACR,YAAY,EAAE,CAAC,cAAc,CAAC;wBAC9B,OAAO,EAAE;4BACPD,mBAAY;yBACb;wBACD,OAAO,EAAE,CAAC,cAAc,CAAC;qBAC1B;;;;ICZD;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ng-atomic-components-frames-smart-menu.umd.js","sources":["../../../../libs/components/frames/smart-menu/smart-menu.frame.ts","../../../../libs/components/frames/smart-menu/smart-menu.frame.html","../../../../libs/components/frames/smart-menu/smart-menu.module.ts","../../../../libs/components/frames/smart-menu/ng-atomic-components-frames-smart-menu.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, ElementRef, HostBinding, Input, ViewChild } from '@angular/core';\nimport { RouterOutlet } from '@angular/router';\n\n@Component({\n selector: 'frames-smart-menu',\n templateUrl: './smart-menu.frame.html',\n styleUrls: ['./smart-menu.frame.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class SmartMenuFrame {\n @HostBinding('attr.is-main-hidden')\n isMainHidden = false;\n\n @Input()\n label = 'root';\n\n @Input()\n outlet?: RouterOutlet;\n\n @Input()\n minNextWidth: number = 360;\n\n @ViewChild('next', {static: true})\n next!: ElementRef;\n\n get page(): string {\n const page: string = this.outlet?.activatedRouteData?.page;\n return page === 'Blank' ? 'Blank' : this.isMainHidden ? `Next` : `NextWithMainPage`;\n }\n\n}\n","<div class=\"menu\" #menu>\n <ng-content select=\"[menu]\"></ng-content>\n</div>\n<div class=\"contents\" #contents>\n <ng-content select=\"[contents]\"></ng-content>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SmartMenuFrame } from './smart-menu.frame';\n\n\n\n@NgModule({\n declarations: [SmartMenuFrame],\n imports: [\n CommonModule\n ],\n exports: [SmartMenuFrame]\n})\nexport class SmartMenuModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i0","Component","ChangeDetectionStrategy","HostBinding","Input","ViewChild","CommonModule","NgModule"],"mappings":"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"}