@mozaic-ds/angular 0.30.2-test.0 → 0.31.0-rc.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 (964) hide show
  1. package/adeo/components/autocomplete/autocomplete.component.d.ts +6 -3
  2. package/adeo/components/dropdown/dropdown.component.d.ts +8 -3
  3. package/adeo/components/listbox/index.d.ts +1 -1
  4. package/adeo/components/listbox/listbox.component.d.ts +23 -39
  5. package/adeo/components/listbox/listbox.module.d.ts +4 -5
  6. package/adeo/components/phone-number/phone-number.component.d.ts +1 -1
  7. package/adeo/components/sidebar/components/feature/moz-sidebar-feature.component.d.ts +2 -2
  8. package/adeo/components/sidebar/components/utility/moz-sidebar-utilty.component.d.ts +1 -1
  9. package/adeo/components/sidebar/model/models.d.ts +0 -1
  10. package/adeo/fesm2022/mozaic-ds-angular.mjs +1205 -1291
  11. package/adeo/fesm2022/mozaic-ds-angular.mjs.map +1 -1
  12. package/bricoman/components/autocomplete/autocomplete.component.d.ts +6 -3
  13. package/bricoman/components/dropdown/dropdown.component.d.ts +8 -3
  14. package/bricoman/components/listbox/index.d.ts +1 -1
  15. package/bricoman/components/listbox/listbox.component.d.ts +23 -39
  16. package/bricoman/components/listbox/listbox.module.d.ts +4 -5
  17. package/bricoman/components/phone-number/phone-number.component.d.ts +1 -1
  18. package/bricoman/components/sidebar/components/feature/moz-sidebar-feature.component.d.ts +2 -2
  19. package/bricoman/components/sidebar/components/utility/moz-sidebar-utilty.component.d.ts +1 -1
  20. package/bricoman/components/sidebar/model/models.d.ts +0 -1
  21. package/bricoman/fesm2022/mozaic-ds-angular.mjs +1205 -1291
  22. package/bricoman/fesm2022/mozaic-ds-angular.mjs.map +1 -1
  23. package/components/autocomplete/autocomplete.component.d.ts +6 -3
  24. package/components/dropdown/dropdown.component.d.ts +8 -3
  25. package/components/listbox/index.d.ts +1 -1
  26. package/components/listbox/listbox.component.d.ts +23 -39
  27. package/components/listbox/listbox.module.d.ts +4 -5
  28. package/components/phone-number/phone-number.component.d.ts +1 -1
  29. package/components/sidebar/components/feature/moz-sidebar-feature.component.d.ts +2 -2
  30. package/components/sidebar/components/utility/moz-sidebar-utilty.component.d.ts +1 -1
  31. package/components/sidebar/model/models.d.ts +0 -1
  32. package/fesm2022/mozaic-ds-angular.mjs +1205 -1291
  33. package/fesm2022/mozaic-ds-angular.mjs.map +1 -1
  34. package/package.json +7 -15
  35. package/adeo/esm2022/common/global-events/global-events.module.mjs +0 -15
  36. package/adeo/esm2022/common/global-events/global-events.service.mjs +0 -30
  37. package/adeo/esm2022/common/global-events/public-api.mjs +0 -3
  38. package/adeo/esm2022/common/index.mjs +0 -3
  39. package/adeo/esm2022/common/utils/boolean-property.mjs +0 -4
  40. package/adeo/esm2022/common/utils/generate-id.mjs +0 -7
  41. package/adeo/esm2022/common/utils/get-random-number.mjs +0 -6
  42. package/adeo/esm2022/common/utils/index.mjs +0 -5
  43. package/adeo/esm2022/common/utils/overwrite-style.mjs +0 -5
  44. package/adeo/esm2022/common/utils/public-api.mjs +0 -2
  45. package/adeo/esm2022/components/accordion/accordion.component.mjs +0 -35
  46. package/adeo/esm2022/components/accordion/accordion.mjs +0 -2
  47. package/adeo/esm2022/components/accordion/accordion.module.mjs +0 -19
  48. package/adeo/esm2022/components/accordion/index.mjs +0 -3
  49. package/adeo/esm2022/components/accordion/public-api.mjs +0 -2
  50. package/adeo/esm2022/components/action-bar/action-bar.component.mjs +0 -72
  51. package/adeo/esm2022/components/action-bar/action-bar.module.mjs +0 -23
  52. package/adeo/esm2022/components/action-bar/index.mjs +0 -4
  53. package/adeo/esm2022/components/action-bar/public-api.mjs +0 -2
  54. package/adeo/esm2022/components/action-bar/types/index.mjs +0 -9
  55. package/adeo/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
  56. package/adeo/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
  57. package/adeo/esm2022/components/autocomplete/index.mjs +0 -3
  58. package/adeo/esm2022/components/autocomplete/public-api.mjs +0 -2
  59. package/adeo/esm2022/components/badge/badge.component.mjs +0 -30
  60. package/adeo/esm2022/components/badge/badge.mjs +0 -2
  61. package/adeo/esm2022/components/badge/badge.module.mjs +0 -18
  62. package/adeo/esm2022/components/badge/index.mjs +0 -3
  63. package/adeo/esm2022/components/badge/public-api.mjs +0 -2
  64. package/adeo/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
  65. package/adeo/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
  66. package/adeo/esm2022/components/bottom-bar/index.mjs +0 -3
  67. package/adeo/esm2022/components/bottom-bar/public-api.mjs +0 -2
  68. package/adeo/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
  69. package/adeo/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
  70. package/adeo/esm2022/components/breadcrumb/index.mjs +0 -4
  71. package/adeo/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
  72. package/adeo/esm2022/components/breadcrumb/public-api.mjs +0 -2
  73. package/adeo/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
  74. package/adeo/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
  75. package/adeo/esm2022/components/built-it-menu/index.mjs +0 -3
  76. package/adeo/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
  77. package/adeo/esm2022/components/built-it-menu/public-api.mjs +0 -2
  78. package/adeo/esm2022/components/button/button.component.mjs +0 -53
  79. package/adeo/esm2022/components/button/button.mjs +0 -2
  80. package/adeo/esm2022/components/button/button.module.mjs +0 -18
  81. package/adeo/esm2022/components/button/index.mjs +0 -3
  82. package/adeo/esm2022/components/button/public-api.mjs +0 -2
  83. package/adeo/esm2022/components/card/card.component.mjs +0 -27
  84. package/adeo/esm2022/components/card/card.module.mjs +0 -18
  85. package/adeo/esm2022/components/card/index.mjs +0 -4
  86. package/adeo/esm2022/components/card/model/card.mjs +0 -2
  87. package/adeo/esm2022/components/card/public-api.mjs +0 -2
  88. package/adeo/esm2022/components/checkbox/checkbox.component.mjs +0 -73
  89. package/adeo/esm2022/components/checkbox/checkbox.module.mjs +0 -21
  90. package/adeo/esm2022/components/checkbox/public-api.mjs +0 -3
  91. package/adeo/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
  92. package/adeo/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
  93. package/adeo/esm2022/components/checkbox-group/index.mjs +0 -3
  94. package/adeo/esm2022/components/checkbox-group/public-api.mjs +0 -2
  95. package/adeo/esm2022/components/container/container.component.mjs +0 -29
  96. package/adeo/esm2022/components/container/container.module.mjs +0 -20
  97. package/adeo/esm2022/components/container/index.mjs +0 -3
  98. package/adeo/esm2022/components/container/public-api.mjs +0 -2
  99. package/adeo/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
  100. package/adeo/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
  101. package/adeo/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
  102. package/adeo/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
  103. package/adeo/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
  104. package/adeo/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
  105. package/adeo/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
  106. package/adeo/esm2022/components/datatable/model/column-def.mjs +0 -2
  107. package/adeo/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
  108. package/adeo/esm2022/components/datatable/model/footer-settings.mjs +0 -2
  109. package/adeo/esm2022/components/datatable/model/row-data.mjs +0 -2
  110. package/adeo/esm2022/components/datatable/model/selection-settings.mjs +0 -2
  111. package/adeo/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
  112. package/adeo/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
  113. package/adeo/esm2022/components/datatable/public-api.mjs +0 -14
  114. package/adeo/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
  115. package/adeo/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
  116. package/adeo/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
  117. package/adeo/esm2022/components/datatable-management/public-api.mjs +0 -4
  118. package/adeo/esm2022/components/dividers/divider.component.mjs +0 -22
  119. package/adeo/esm2022/components/dividers/divider.module.mjs +0 -18
  120. package/adeo/esm2022/components/dividers/index.mjs +0 -3
  121. package/adeo/esm2022/components/dividers/model/divider.mjs +0 -2
  122. package/adeo/esm2022/components/dividers/public-api.mjs +0 -2
  123. package/adeo/esm2022/components/dropdown/dropdown.component.mjs +0 -165
  124. package/adeo/esm2022/components/dropdown/dropdown.module.mjs +0 -44
  125. package/adeo/esm2022/components/dropdown/index.mjs +0 -3
  126. package/adeo/esm2022/components/dropdown/public-api.mjs +0 -2
  127. package/adeo/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
  128. package/adeo/esm2022/components/field/field-error.component.mjs +0 -13
  129. package/adeo/esm2022/components/field/field.component.mjs +0 -40
  130. package/adeo/esm2022/components/field/field.module.mjs +0 -20
  131. package/adeo/esm2022/components/field/index.mjs +0 -5
  132. package/adeo/esm2022/components/field/public-api.mjs +0 -2
  133. package/adeo/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
  134. package/adeo/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
  135. package/adeo/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
  136. package/adeo/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
  137. package/adeo/esm2022/components/file-uploader/index.mjs +0 -5
  138. package/adeo/esm2022/components/file-uploader/public-api.mjs +0 -2
  139. package/adeo/esm2022/components/header/header.component.mjs +0 -276
  140. package/adeo/esm2022/components/header/header.module.mjs +0 -20
  141. package/adeo/esm2022/components/header/index.mjs +0 -4
  142. package/adeo/esm2022/components/header/model/header.mjs +0 -6
  143. package/adeo/esm2022/components/header/public-api.mjs +0 -2
  144. package/adeo/esm2022/components/heading/heading-alignment.mjs +0 -2
  145. package/adeo/esm2022/components/heading/heading-weight-type.mjs +0 -2
  146. package/adeo/esm2022/components/heading/heading.component.mjs +0 -32
  147. package/adeo/esm2022/components/heading/heading.module.mjs +0 -18
  148. package/adeo/esm2022/components/heading/index.mjs +0 -5
  149. package/adeo/esm2022/components/heading/public-api.mjs +0 -2
  150. package/adeo/esm2022/components/icon/icon-size.mjs +0 -9
  151. package/adeo/esm2022/components/icon/icon.component.mjs +0 -57
  152. package/adeo/esm2022/components/icon/icon.module.mjs +0 -18
  153. package/adeo/esm2022/components/icon/icon.service.mjs +0 -42
  154. package/adeo/esm2022/components/icon/index.mjs +0 -4
  155. package/adeo/esm2022/components/icon/public-api.mjs +0 -2
  156. package/adeo/esm2022/components/kpi/index.mjs +0 -4
  157. package/adeo/esm2022/components/kpi/kpi.component.mjs +0 -53
  158. package/adeo/esm2022/components/kpi/kpi.module.mjs +0 -19
  159. package/adeo/esm2022/components/kpi/model/kpi.mjs +0 -5
  160. package/adeo/esm2022/components/kpi/public-api.mjs +0 -2
  161. package/adeo/esm2022/components/layer/classes/layer-injector.mjs +0 -22
  162. package/adeo/esm2022/components/layer/classes/layer-ref.mjs +0 -38
  163. package/adeo/esm2022/components/layer/index.mjs +0 -6
  164. package/adeo/esm2022/components/layer/interfaces/index.mjs +0 -4
  165. package/adeo/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
  166. package/adeo/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
  167. package/adeo/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
  168. package/adeo/esm2022/components/layer/layer-animation.mjs +0 -16
  169. package/adeo/esm2022/components/layer/layer.component.mjs +0 -59
  170. package/adeo/esm2022/components/layer/layer.module.mjs +0 -21
  171. package/adeo/esm2022/components/layer/layer.service.mjs +0 -56
  172. package/adeo/esm2022/components/layer/public-api.mjs +0 -2
  173. package/adeo/esm2022/components/layer/tokens/index.mjs +0 -4
  174. package/adeo/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
  175. package/adeo/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
  176. package/adeo/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
  177. package/adeo/esm2022/components/link/index.mjs +0 -4
  178. package/adeo/esm2022/components/link/link.component.mjs +0 -57
  179. package/adeo/esm2022/components/link/link.module.mjs +0 -19
  180. package/adeo/esm2022/components/link/model/link-utils.mjs +0 -2
  181. package/adeo/esm2022/components/link/public-api.mjs +0 -2
  182. package/adeo/esm2022/components/listbox/index.mjs +0 -4
  183. package/adeo/esm2022/components/listbox/listbox.component.mjs +0 -305
  184. package/adeo/esm2022/components/listbox/listbox.module.mjs +0 -21
  185. package/adeo/esm2022/components/listbox/model/listbox-item.mjs +0 -2
  186. package/adeo/esm2022/components/listbox/public-api.mjs +0 -2
  187. package/adeo/esm2022/components/loader/index.mjs +0 -4
  188. package/adeo/esm2022/components/loader/loader.component.mjs +0 -53
  189. package/adeo/esm2022/components/loader/loader.mjs +0 -11
  190. package/adeo/esm2022/components/loader/loader.module.mjs +0 -20
  191. package/adeo/esm2022/components/loader/loader.service.mjs +0 -53
  192. package/adeo/esm2022/components/loader/public-api.mjs +0 -2
  193. package/adeo/esm2022/components/modal/classes/modal-config.mjs +0 -9
  194. package/adeo/esm2022/components/modal/classes/modal-injector.mjs +0 -22
  195. package/adeo/esm2022/components/modal/classes/modal-ref.mjs +0 -49
  196. package/adeo/esm2022/components/modal/interfaces/index.mjs +0 -4
  197. package/adeo/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
  198. package/adeo/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
  199. package/adeo/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
  200. package/adeo/esm2022/components/modal/modal-animation.mjs +0 -16
  201. package/adeo/esm2022/components/modal/modal.component.mjs +0 -68
  202. package/adeo/esm2022/components/modal/modal.module.mjs +0 -21
  203. package/adeo/esm2022/components/modal/modal.service.mjs +0 -67
  204. package/adeo/esm2022/components/modal/public-api.mjs +0 -6
  205. package/adeo/esm2022/components/modal/tokens/index.mjs +0 -4
  206. package/adeo/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
  207. package/adeo/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
  208. package/adeo/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
  209. package/adeo/esm2022/components/notification/index.mjs +0 -9
  210. package/adeo/esm2022/components/notification/notification-animation.mjs +0 -24
  211. package/adeo/esm2022/components/notification/notification-container.component.mjs +0 -88
  212. package/adeo/esm2022/components/notification/notification-footer.mjs +0 -11
  213. package/adeo/esm2022/components/notification/notification-message.mjs +0 -11
  214. package/adeo/esm2022/components/notification/notification-title.mjs +0 -11
  215. package/adeo/esm2022/components/notification/notification.component.mjs +0 -40
  216. package/adeo/esm2022/components/notification/notification.mjs +0 -8
  217. package/adeo/esm2022/components/notification/notification.module.mjs +0 -66
  218. package/adeo/esm2022/components/notification/notification.service.mjs +0 -43
  219. package/adeo/esm2022/components/notification/public-api.mjs +0 -2
  220. package/adeo/esm2022/components/option-buttons/index.mjs +0 -5
  221. package/adeo/esm2022/components/option-buttons/model/option-button.mjs +0 -2
  222. package/adeo/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
  223. package/adeo/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
  224. package/adeo/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
  225. package/adeo/esm2022/components/option-buttons/public-api.mjs +0 -2
  226. package/adeo/esm2022/components/option-cards/index.mjs +0 -5
  227. package/adeo/esm2022/components/option-cards/model/option-card.mjs +0 -2
  228. package/adeo/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
  229. package/adeo/esm2022/components/option-cards/option-cards.component.mjs +0 -118
  230. package/adeo/esm2022/components/option-cards/option-cards.module.mjs +0 -20
  231. package/adeo/esm2022/components/option-cards/public-api.mjs +0 -2
  232. package/adeo/esm2022/components/overlay/index.mjs +0 -3
  233. package/adeo/esm2022/components/overlay/overlay.component.mjs +0 -17
  234. package/adeo/esm2022/components/overlay/overlay.module.mjs +0 -18
  235. package/adeo/esm2022/components/overlay/public-api.mjs +0 -2
  236. package/adeo/esm2022/components/pagination/index.mjs +0 -3
  237. package/adeo/esm2022/components/pagination/pagination.component.mjs +0 -143
  238. package/adeo/esm2022/components/pagination/pagination.mjs +0 -4
  239. package/adeo/esm2022/components/pagination/pagination.module.mjs +0 -23
  240. package/adeo/esm2022/components/pagination/public-api.mjs +0 -2
  241. package/adeo/esm2022/components/password-input/index.mjs +0 -3
  242. package/adeo/esm2022/components/password-input/password-input.component.mjs +0 -91
  243. package/adeo/esm2022/components/password-input/password-input.module.mjs +0 -19
  244. package/adeo/esm2022/components/password-input/public-api.mjs +0 -2
  245. package/adeo/esm2022/components/phone-number/index.mjs +0 -3
  246. package/adeo/esm2022/components/phone-number/phone-number.component.mjs +0 -105
  247. package/adeo/esm2022/components/phone-number/phone-number.module.mjs +0 -22
  248. package/adeo/esm2022/components/phone-number/public-api.mjs +0 -2
  249. package/adeo/esm2022/components/progress-bar/index.mjs +0 -3
  250. package/adeo/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
  251. package/adeo/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
  252. package/adeo/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
  253. package/adeo/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
  254. package/adeo/esm2022/components/progress-bar/public-api.mjs +0 -2
  255. package/adeo/esm2022/components/public-api.mjs +0 -52
  256. package/adeo/esm2022/components/quantity-selector/index.mjs +0 -4
  257. package/adeo/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
  258. package/adeo/esm2022/components/quantity-selector/public-api.mjs +0 -2
  259. package/adeo/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
  260. package/adeo/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
  261. package/adeo/esm2022/components/radio/index.mjs +0 -3
  262. package/adeo/esm2022/components/radio/public-api.mjs +0 -2
  263. package/adeo/esm2022/components/radio/radio.component.mjs +0 -69
  264. package/adeo/esm2022/components/radio/radio.module.mjs +0 -19
  265. package/adeo/esm2022/components/rating-stars/input/index.mjs +0 -4
  266. package/adeo/esm2022/components/rating-stars/input/public-api.mjs +0 -2
  267. package/adeo/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
  268. package/adeo/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
  269. package/adeo/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
  270. package/adeo/esm2022/components/rating-stars/result/index.mjs +0 -4
  271. package/adeo/esm2022/components/rating-stars/result/public-api.mjs +0 -2
  272. package/adeo/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
  273. package/adeo/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
  274. package/adeo/esm2022/components/segmented-control/index.mjs +0 -5
  275. package/adeo/esm2022/components/segmented-control/public-api.mjs +0 -2
  276. package/adeo/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
  277. package/adeo/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
  278. package/adeo/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
  279. package/adeo/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
  280. package/adeo/esm2022/components/select/index.mjs +0 -3
  281. package/adeo/esm2022/components/select/public-api.mjs +0 -2
  282. package/adeo/esm2022/components/select/select-size.mjs +0 -6
  283. package/adeo/esm2022/components/select/select.component.mjs +0 -25
  284. package/adeo/esm2022/components/select/select.module.mjs +0 -18
  285. package/adeo/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
  286. package/adeo/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
  287. package/adeo/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
  288. package/adeo/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
  289. package/adeo/esm2022/components/sidebar/index.mjs +0 -8
  290. package/adeo/esm2022/components/sidebar/model/models.mjs +0 -2
  291. package/adeo/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
  292. package/adeo/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
  293. package/adeo/esm2022/components/sidebar/public-api.mjs +0 -2
  294. package/adeo/esm2022/components/stepper/index.mjs +0 -4
  295. package/adeo/esm2022/components/stepper/public-api.mjs +0 -2
  296. package/adeo/esm2022/components/stepper/step-state.mjs +0 -2
  297. package/adeo/esm2022/components/stepper/step.component.mjs +0 -51
  298. package/adeo/esm2022/components/stepper/stepper.component.mjs +0 -79
  299. package/adeo/esm2022/components/stepper/stepper.module.mjs +0 -20
  300. package/adeo/esm2022/components/stepper-bar/index.mjs +0 -4
  301. package/adeo/esm2022/components/stepper-bar/public-api.mjs +0 -2
  302. package/adeo/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
  303. package/adeo/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
  304. package/adeo/esm2022/components/stepper-bar/types/index.mjs +0 -2
  305. package/adeo/esm2022/components/tabs/index.mjs +0 -4
  306. package/adeo/esm2022/components/tabs/public-api.mjs +0 -2
  307. package/adeo/esm2022/components/tabs/tab-selectors.mjs +0 -3
  308. package/adeo/esm2022/components/tabs/tab.component.mjs +0 -54
  309. package/adeo/esm2022/components/tabs/tabs.component.mjs +0 -132
  310. package/adeo/esm2022/components/tabs/tabs.module.mjs +0 -19
  311. package/adeo/esm2022/components/tag/index.mjs +0 -3
  312. package/adeo/esm2022/components/tag/public-api.mjs +0 -2
  313. package/adeo/esm2022/components/tag/tag-type.mjs +0 -2
  314. package/adeo/esm2022/components/tag/tag.component.mjs +0 -61
  315. package/adeo/esm2022/components/tag/tag.module.mjs +0 -19
  316. package/adeo/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
  317. package/adeo/esm2022/components/taglist/index.mjs +0 -4
  318. package/adeo/esm2022/components/taglist/public-api.mjs +0 -2
  319. package/adeo/esm2022/components/taglist/services/taglist.service.mjs +0 -21
  320. package/adeo/esm2022/components/taglist/taglist.component.mjs +0 -93
  321. package/adeo/esm2022/components/taglist/taglist.module.mjs +0 -21
  322. package/adeo/esm2022/components/text-area/index.mjs +0 -3
  323. package/adeo/esm2022/components/text-area/public-api.mjs +0 -2
  324. package/adeo/esm2022/components/text-area/text-area.component.mjs +0 -43
  325. package/adeo/esm2022/components/text-area/text-area.module.mjs +0 -16
  326. package/adeo/esm2022/components/text-input/index.mjs +0 -3
  327. package/adeo/esm2022/components/text-input/public-api.mjs +0 -3
  328. package/adeo/esm2022/components/text-input/text-input.component.mjs +0 -75
  329. package/adeo/esm2022/components/text-input/text-input.mjs +0 -2
  330. package/adeo/esm2022/components/text-input/text-input.module.mjs +0 -20
  331. package/adeo/esm2022/components/toggle/index.mjs +0 -3
  332. package/adeo/esm2022/components/toggle/public-api.mjs +0 -2
  333. package/adeo/esm2022/components/toggle/toggle-size.mjs +0 -2
  334. package/adeo/esm2022/components/toggle/toggle.component.mjs +0 -59
  335. package/adeo/esm2022/components/toggle/toggle.module.mjs +0 -18
  336. package/adeo/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
  337. package/adeo/esm2022/components/tooltip/index.mjs +0 -4
  338. package/adeo/esm2022/components/tooltip/public-api.mjs +0 -2
  339. package/adeo/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
  340. package/adeo/esm2022/components/tooltip/tooltip-position.mjs +0 -2
  341. package/adeo/esm2022/components/tooltip/tooltip.component.mjs +0 -20
  342. package/adeo/esm2022/components/tooltip/tooltip.module.mjs +0 -19
  343. package/adeo/esm2022/mozaic-ds-angular.mjs +0 -5
  344. package/adeo/esm2022/public-api.mjs +0 -3
  345. package/bricoman/esm2022/common/global-events/global-events.module.mjs +0 -15
  346. package/bricoman/esm2022/common/global-events/global-events.service.mjs +0 -30
  347. package/bricoman/esm2022/common/global-events/public-api.mjs +0 -3
  348. package/bricoman/esm2022/common/index.mjs +0 -3
  349. package/bricoman/esm2022/common/utils/boolean-property.mjs +0 -4
  350. package/bricoman/esm2022/common/utils/generate-id.mjs +0 -7
  351. package/bricoman/esm2022/common/utils/get-random-number.mjs +0 -6
  352. package/bricoman/esm2022/common/utils/index.mjs +0 -5
  353. package/bricoman/esm2022/common/utils/overwrite-style.mjs +0 -5
  354. package/bricoman/esm2022/common/utils/public-api.mjs +0 -2
  355. package/bricoman/esm2022/components/accordion/accordion.component.mjs +0 -35
  356. package/bricoman/esm2022/components/accordion/accordion.mjs +0 -2
  357. package/bricoman/esm2022/components/accordion/accordion.module.mjs +0 -19
  358. package/bricoman/esm2022/components/accordion/index.mjs +0 -3
  359. package/bricoman/esm2022/components/accordion/public-api.mjs +0 -2
  360. package/bricoman/esm2022/components/action-bar/action-bar.component.mjs +0 -72
  361. package/bricoman/esm2022/components/action-bar/action-bar.module.mjs +0 -23
  362. package/bricoman/esm2022/components/action-bar/index.mjs +0 -4
  363. package/bricoman/esm2022/components/action-bar/public-api.mjs +0 -2
  364. package/bricoman/esm2022/components/action-bar/types/index.mjs +0 -9
  365. package/bricoman/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
  366. package/bricoman/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
  367. package/bricoman/esm2022/components/autocomplete/index.mjs +0 -3
  368. package/bricoman/esm2022/components/autocomplete/public-api.mjs +0 -2
  369. package/bricoman/esm2022/components/badge/badge.component.mjs +0 -30
  370. package/bricoman/esm2022/components/badge/badge.mjs +0 -2
  371. package/bricoman/esm2022/components/badge/badge.module.mjs +0 -18
  372. package/bricoman/esm2022/components/badge/index.mjs +0 -3
  373. package/bricoman/esm2022/components/badge/public-api.mjs +0 -2
  374. package/bricoman/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
  375. package/bricoman/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
  376. package/bricoman/esm2022/components/bottom-bar/index.mjs +0 -3
  377. package/bricoman/esm2022/components/bottom-bar/public-api.mjs +0 -2
  378. package/bricoman/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
  379. package/bricoman/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
  380. package/bricoman/esm2022/components/breadcrumb/index.mjs +0 -4
  381. package/bricoman/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
  382. package/bricoman/esm2022/components/breadcrumb/public-api.mjs +0 -2
  383. package/bricoman/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
  384. package/bricoman/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
  385. package/bricoman/esm2022/components/built-it-menu/index.mjs +0 -3
  386. package/bricoman/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
  387. package/bricoman/esm2022/components/built-it-menu/public-api.mjs +0 -2
  388. package/bricoman/esm2022/components/button/button.component.mjs +0 -53
  389. package/bricoman/esm2022/components/button/button.mjs +0 -2
  390. package/bricoman/esm2022/components/button/button.module.mjs +0 -18
  391. package/bricoman/esm2022/components/button/index.mjs +0 -3
  392. package/bricoman/esm2022/components/button/public-api.mjs +0 -2
  393. package/bricoman/esm2022/components/card/card.component.mjs +0 -27
  394. package/bricoman/esm2022/components/card/card.module.mjs +0 -18
  395. package/bricoman/esm2022/components/card/index.mjs +0 -4
  396. package/bricoman/esm2022/components/card/model/card.mjs +0 -2
  397. package/bricoman/esm2022/components/card/public-api.mjs +0 -2
  398. package/bricoman/esm2022/components/checkbox/checkbox.component.mjs +0 -73
  399. package/bricoman/esm2022/components/checkbox/checkbox.module.mjs +0 -21
  400. package/bricoman/esm2022/components/checkbox/public-api.mjs +0 -3
  401. package/bricoman/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
  402. package/bricoman/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
  403. package/bricoman/esm2022/components/checkbox-group/index.mjs +0 -3
  404. package/bricoman/esm2022/components/checkbox-group/public-api.mjs +0 -2
  405. package/bricoman/esm2022/components/container/container.component.mjs +0 -29
  406. package/bricoman/esm2022/components/container/container.module.mjs +0 -20
  407. package/bricoman/esm2022/components/container/index.mjs +0 -3
  408. package/bricoman/esm2022/components/container/public-api.mjs +0 -2
  409. package/bricoman/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
  410. package/bricoman/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
  411. package/bricoman/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
  412. package/bricoman/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
  413. package/bricoman/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
  414. package/bricoman/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
  415. package/bricoman/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
  416. package/bricoman/esm2022/components/datatable/model/column-def.mjs +0 -2
  417. package/bricoman/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
  418. package/bricoman/esm2022/components/datatable/model/footer-settings.mjs +0 -2
  419. package/bricoman/esm2022/components/datatable/model/row-data.mjs +0 -2
  420. package/bricoman/esm2022/components/datatable/model/selection-settings.mjs +0 -2
  421. package/bricoman/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
  422. package/bricoman/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
  423. package/bricoman/esm2022/components/datatable/public-api.mjs +0 -14
  424. package/bricoman/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
  425. package/bricoman/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
  426. package/bricoman/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
  427. package/bricoman/esm2022/components/datatable-management/public-api.mjs +0 -4
  428. package/bricoman/esm2022/components/dividers/divider.component.mjs +0 -22
  429. package/bricoman/esm2022/components/dividers/divider.module.mjs +0 -18
  430. package/bricoman/esm2022/components/dividers/index.mjs +0 -3
  431. package/bricoman/esm2022/components/dividers/model/divider.mjs +0 -2
  432. package/bricoman/esm2022/components/dividers/public-api.mjs +0 -2
  433. package/bricoman/esm2022/components/dropdown/dropdown.component.mjs +0 -165
  434. package/bricoman/esm2022/components/dropdown/dropdown.module.mjs +0 -44
  435. package/bricoman/esm2022/components/dropdown/index.mjs +0 -3
  436. package/bricoman/esm2022/components/dropdown/public-api.mjs +0 -2
  437. package/bricoman/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
  438. package/bricoman/esm2022/components/field/field-error.component.mjs +0 -13
  439. package/bricoman/esm2022/components/field/field.component.mjs +0 -40
  440. package/bricoman/esm2022/components/field/field.module.mjs +0 -20
  441. package/bricoman/esm2022/components/field/index.mjs +0 -5
  442. package/bricoman/esm2022/components/field/public-api.mjs +0 -2
  443. package/bricoman/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
  444. package/bricoman/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
  445. package/bricoman/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
  446. package/bricoman/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
  447. package/bricoman/esm2022/components/file-uploader/index.mjs +0 -5
  448. package/bricoman/esm2022/components/file-uploader/public-api.mjs +0 -2
  449. package/bricoman/esm2022/components/header/header.component.mjs +0 -276
  450. package/bricoman/esm2022/components/header/header.module.mjs +0 -20
  451. package/bricoman/esm2022/components/header/index.mjs +0 -4
  452. package/bricoman/esm2022/components/header/model/header.mjs +0 -6
  453. package/bricoman/esm2022/components/header/public-api.mjs +0 -2
  454. package/bricoman/esm2022/components/heading/heading-alignment.mjs +0 -2
  455. package/bricoman/esm2022/components/heading/heading-weight-type.mjs +0 -2
  456. package/bricoman/esm2022/components/heading/heading.component.mjs +0 -32
  457. package/bricoman/esm2022/components/heading/heading.module.mjs +0 -18
  458. package/bricoman/esm2022/components/heading/index.mjs +0 -5
  459. package/bricoman/esm2022/components/heading/public-api.mjs +0 -2
  460. package/bricoman/esm2022/components/icon/icon-size.mjs +0 -9
  461. package/bricoman/esm2022/components/icon/icon.component.mjs +0 -57
  462. package/bricoman/esm2022/components/icon/icon.module.mjs +0 -18
  463. package/bricoman/esm2022/components/icon/icon.service.mjs +0 -42
  464. package/bricoman/esm2022/components/icon/index.mjs +0 -4
  465. package/bricoman/esm2022/components/icon/public-api.mjs +0 -2
  466. package/bricoman/esm2022/components/kpi/index.mjs +0 -4
  467. package/bricoman/esm2022/components/kpi/kpi.component.mjs +0 -53
  468. package/bricoman/esm2022/components/kpi/kpi.module.mjs +0 -19
  469. package/bricoman/esm2022/components/kpi/model/kpi.mjs +0 -5
  470. package/bricoman/esm2022/components/kpi/public-api.mjs +0 -2
  471. package/bricoman/esm2022/components/layer/classes/layer-injector.mjs +0 -22
  472. package/bricoman/esm2022/components/layer/classes/layer-ref.mjs +0 -38
  473. package/bricoman/esm2022/components/layer/index.mjs +0 -6
  474. package/bricoman/esm2022/components/layer/interfaces/index.mjs +0 -4
  475. package/bricoman/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
  476. package/bricoman/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
  477. package/bricoman/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
  478. package/bricoman/esm2022/components/layer/layer-animation.mjs +0 -16
  479. package/bricoman/esm2022/components/layer/layer.component.mjs +0 -59
  480. package/bricoman/esm2022/components/layer/layer.module.mjs +0 -21
  481. package/bricoman/esm2022/components/layer/layer.service.mjs +0 -56
  482. package/bricoman/esm2022/components/layer/public-api.mjs +0 -2
  483. package/bricoman/esm2022/components/layer/tokens/index.mjs +0 -4
  484. package/bricoman/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
  485. package/bricoman/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
  486. package/bricoman/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
  487. package/bricoman/esm2022/components/link/index.mjs +0 -4
  488. package/bricoman/esm2022/components/link/link.component.mjs +0 -57
  489. package/bricoman/esm2022/components/link/link.module.mjs +0 -19
  490. package/bricoman/esm2022/components/link/model/link-utils.mjs +0 -2
  491. package/bricoman/esm2022/components/link/public-api.mjs +0 -2
  492. package/bricoman/esm2022/components/listbox/index.mjs +0 -4
  493. package/bricoman/esm2022/components/listbox/listbox.component.mjs +0 -305
  494. package/bricoman/esm2022/components/listbox/listbox.module.mjs +0 -21
  495. package/bricoman/esm2022/components/listbox/model/listbox-item.mjs +0 -2
  496. package/bricoman/esm2022/components/listbox/public-api.mjs +0 -2
  497. package/bricoman/esm2022/components/loader/index.mjs +0 -4
  498. package/bricoman/esm2022/components/loader/loader.component.mjs +0 -53
  499. package/bricoman/esm2022/components/loader/loader.mjs +0 -11
  500. package/bricoman/esm2022/components/loader/loader.module.mjs +0 -20
  501. package/bricoman/esm2022/components/loader/loader.service.mjs +0 -53
  502. package/bricoman/esm2022/components/loader/public-api.mjs +0 -2
  503. package/bricoman/esm2022/components/modal/classes/modal-config.mjs +0 -9
  504. package/bricoman/esm2022/components/modal/classes/modal-injector.mjs +0 -22
  505. package/bricoman/esm2022/components/modal/classes/modal-ref.mjs +0 -49
  506. package/bricoman/esm2022/components/modal/interfaces/index.mjs +0 -4
  507. package/bricoman/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
  508. package/bricoman/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
  509. package/bricoman/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
  510. package/bricoman/esm2022/components/modal/modal-animation.mjs +0 -16
  511. package/bricoman/esm2022/components/modal/modal.component.mjs +0 -68
  512. package/bricoman/esm2022/components/modal/modal.module.mjs +0 -21
  513. package/bricoman/esm2022/components/modal/modal.service.mjs +0 -67
  514. package/bricoman/esm2022/components/modal/public-api.mjs +0 -6
  515. package/bricoman/esm2022/components/modal/tokens/index.mjs +0 -4
  516. package/bricoman/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
  517. package/bricoman/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
  518. package/bricoman/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
  519. package/bricoman/esm2022/components/notification/index.mjs +0 -9
  520. package/bricoman/esm2022/components/notification/notification-animation.mjs +0 -24
  521. package/bricoman/esm2022/components/notification/notification-container.component.mjs +0 -88
  522. package/bricoman/esm2022/components/notification/notification-footer.mjs +0 -11
  523. package/bricoman/esm2022/components/notification/notification-message.mjs +0 -11
  524. package/bricoman/esm2022/components/notification/notification-title.mjs +0 -11
  525. package/bricoman/esm2022/components/notification/notification.component.mjs +0 -40
  526. package/bricoman/esm2022/components/notification/notification.mjs +0 -8
  527. package/bricoman/esm2022/components/notification/notification.module.mjs +0 -66
  528. package/bricoman/esm2022/components/notification/notification.service.mjs +0 -43
  529. package/bricoman/esm2022/components/notification/public-api.mjs +0 -2
  530. package/bricoman/esm2022/components/option-buttons/index.mjs +0 -5
  531. package/bricoman/esm2022/components/option-buttons/model/option-button.mjs +0 -2
  532. package/bricoman/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
  533. package/bricoman/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
  534. package/bricoman/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
  535. package/bricoman/esm2022/components/option-buttons/public-api.mjs +0 -2
  536. package/bricoman/esm2022/components/option-cards/index.mjs +0 -5
  537. package/bricoman/esm2022/components/option-cards/model/option-card.mjs +0 -2
  538. package/bricoman/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
  539. package/bricoman/esm2022/components/option-cards/option-cards.component.mjs +0 -118
  540. package/bricoman/esm2022/components/option-cards/option-cards.module.mjs +0 -20
  541. package/bricoman/esm2022/components/option-cards/public-api.mjs +0 -2
  542. package/bricoman/esm2022/components/overlay/index.mjs +0 -3
  543. package/bricoman/esm2022/components/overlay/overlay.component.mjs +0 -17
  544. package/bricoman/esm2022/components/overlay/overlay.module.mjs +0 -18
  545. package/bricoman/esm2022/components/overlay/public-api.mjs +0 -2
  546. package/bricoman/esm2022/components/pagination/index.mjs +0 -3
  547. package/bricoman/esm2022/components/pagination/pagination.component.mjs +0 -143
  548. package/bricoman/esm2022/components/pagination/pagination.mjs +0 -4
  549. package/bricoman/esm2022/components/pagination/pagination.module.mjs +0 -23
  550. package/bricoman/esm2022/components/pagination/public-api.mjs +0 -2
  551. package/bricoman/esm2022/components/password-input/index.mjs +0 -3
  552. package/bricoman/esm2022/components/password-input/password-input.component.mjs +0 -91
  553. package/bricoman/esm2022/components/password-input/password-input.module.mjs +0 -19
  554. package/bricoman/esm2022/components/password-input/public-api.mjs +0 -2
  555. package/bricoman/esm2022/components/phone-number/index.mjs +0 -3
  556. package/bricoman/esm2022/components/phone-number/phone-number.component.mjs +0 -105
  557. package/bricoman/esm2022/components/phone-number/phone-number.module.mjs +0 -22
  558. package/bricoman/esm2022/components/phone-number/public-api.mjs +0 -2
  559. package/bricoman/esm2022/components/progress-bar/index.mjs +0 -3
  560. package/bricoman/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
  561. package/bricoman/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
  562. package/bricoman/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
  563. package/bricoman/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
  564. package/bricoman/esm2022/components/progress-bar/public-api.mjs +0 -2
  565. package/bricoman/esm2022/components/public-api.mjs +0 -52
  566. package/bricoman/esm2022/components/quantity-selector/index.mjs +0 -4
  567. package/bricoman/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
  568. package/bricoman/esm2022/components/quantity-selector/public-api.mjs +0 -2
  569. package/bricoman/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
  570. package/bricoman/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
  571. package/bricoman/esm2022/components/radio/index.mjs +0 -3
  572. package/bricoman/esm2022/components/radio/public-api.mjs +0 -2
  573. package/bricoman/esm2022/components/radio/radio.component.mjs +0 -69
  574. package/bricoman/esm2022/components/radio/radio.module.mjs +0 -19
  575. package/bricoman/esm2022/components/rating-stars/input/index.mjs +0 -4
  576. package/bricoman/esm2022/components/rating-stars/input/public-api.mjs +0 -2
  577. package/bricoman/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
  578. package/bricoman/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
  579. package/bricoman/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
  580. package/bricoman/esm2022/components/rating-stars/result/index.mjs +0 -4
  581. package/bricoman/esm2022/components/rating-stars/result/public-api.mjs +0 -2
  582. package/bricoman/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
  583. package/bricoman/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
  584. package/bricoman/esm2022/components/segmented-control/index.mjs +0 -5
  585. package/bricoman/esm2022/components/segmented-control/public-api.mjs +0 -2
  586. package/bricoman/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
  587. package/bricoman/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
  588. package/bricoman/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
  589. package/bricoman/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
  590. package/bricoman/esm2022/components/select/index.mjs +0 -3
  591. package/bricoman/esm2022/components/select/public-api.mjs +0 -2
  592. package/bricoman/esm2022/components/select/select-size.mjs +0 -6
  593. package/bricoman/esm2022/components/select/select.component.mjs +0 -25
  594. package/bricoman/esm2022/components/select/select.module.mjs +0 -18
  595. package/bricoman/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
  596. package/bricoman/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
  597. package/bricoman/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
  598. package/bricoman/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
  599. package/bricoman/esm2022/components/sidebar/index.mjs +0 -8
  600. package/bricoman/esm2022/components/sidebar/model/models.mjs +0 -2
  601. package/bricoman/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
  602. package/bricoman/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
  603. package/bricoman/esm2022/components/sidebar/public-api.mjs +0 -2
  604. package/bricoman/esm2022/components/stepper/index.mjs +0 -4
  605. package/bricoman/esm2022/components/stepper/public-api.mjs +0 -2
  606. package/bricoman/esm2022/components/stepper/step-state.mjs +0 -2
  607. package/bricoman/esm2022/components/stepper/step.component.mjs +0 -51
  608. package/bricoman/esm2022/components/stepper/stepper.component.mjs +0 -79
  609. package/bricoman/esm2022/components/stepper/stepper.module.mjs +0 -20
  610. package/bricoman/esm2022/components/stepper-bar/index.mjs +0 -4
  611. package/bricoman/esm2022/components/stepper-bar/public-api.mjs +0 -2
  612. package/bricoman/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
  613. package/bricoman/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
  614. package/bricoman/esm2022/components/stepper-bar/types/index.mjs +0 -2
  615. package/bricoman/esm2022/components/tabs/index.mjs +0 -4
  616. package/bricoman/esm2022/components/tabs/public-api.mjs +0 -2
  617. package/bricoman/esm2022/components/tabs/tab-selectors.mjs +0 -3
  618. package/bricoman/esm2022/components/tabs/tab.component.mjs +0 -54
  619. package/bricoman/esm2022/components/tabs/tabs.component.mjs +0 -132
  620. package/bricoman/esm2022/components/tabs/tabs.module.mjs +0 -19
  621. package/bricoman/esm2022/components/tag/index.mjs +0 -3
  622. package/bricoman/esm2022/components/tag/public-api.mjs +0 -2
  623. package/bricoman/esm2022/components/tag/tag-type.mjs +0 -2
  624. package/bricoman/esm2022/components/tag/tag.component.mjs +0 -61
  625. package/bricoman/esm2022/components/tag/tag.module.mjs +0 -19
  626. package/bricoman/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
  627. package/bricoman/esm2022/components/taglist/index.mjs +0 -4
  628. package/bricoman/esm2022/components/taglist/public-api.mjs +0 -2
  629. package/bricoman/esm2022/components/taglist/services/taglist.service.mjs +0 -21
  630. package/bricoman/esm2022/components/taglist/taglist.component.mjs +0 -93
  631. package/bricoman/esm2022/components/taglist/taglist.module.mjs +0 -21
  632. package/bricoman/esm2022/components/text-area/index.mjs +0 -3
  633. package/bricoman/esm2022/components/text-area/public-api.mjs +0 -2
  634. package/bricoman/esm2022/components/text-area/text-area.component.mjs +0 -43
  635. package/bricoman/esm2022/components/text-area/text-area.module.mjs +0 -16
  636. package/bricoman/esm2022/components/text-input/index.mjs +0 -3
  637. package/bricoman/esm2022/components/text-input/public-api.mjs +0 -3
  638. package/bricoman/esm2022/components/text-input/text-input.component.mjs +0 -75
  639. package/bricoman/esm2022/components/text-input/text-input.mjs +0 -2
  640. package/bricoman/esm2022/components/text-input/text-input.module.mjs +0 -20
  641. package/bricoman/esm2022/components/toggle/index.mjs +0 -3
  642. package/bricoman/esm2022/components/toggle/public-api.mjs +0 -2
  643. package/bricoman/esm2022/components/toggle/toggle-size.mjs +0 -2
  644. package/bricoman/esm2022/components/toggle/toggle.component.mjs +0 -59
  645. package/bricoman/esm2022/components/toggle/toggle.module.mjs +0 -18
  646. package/bricoman/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
  647. package/bricoman/esm2022/components/tooltip/index.mjs +0 -4
  648. package/bricoman/esm2022/components/tooltip/public-api.mjs +0 -2
  649. package/bricoman/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
  650. package/bricoman/esm2022/components/tooltip/tooltip-position.mjs +0 -2
  651. package/bricoman/esm2022/components/tooltip/tooltip.component.mjs +0 -20
  652. package/bricoman/esm2022/components/tooltip/tooltip.module.mjs +0 -19
  653. package/bricoman/esm2022/mozaic-ds-angular.mjs +0 -5
  654. package/bricoman/esm2022/public-api.mjs +0 -3
  655. package/esm2022/common/global-events/global-events.module.mjs +0 -15
  656. package/esm2022/common/global-events/global-events.service.mjs +0 -30
  657. package/esm2022/common/global-events/public-api.mjs +0 -3
  658. package/esm2022/common/index.mjs +0 -3
  659. package/esm2022/common/utils/boolean-property.mjs +0 -4
  660. package/esm2022/common/utils/generate-id.mjs +0 -7
  661. package/esm2022/common/utils/get-random-number.mjs +0 -6
  662. package/esm2022/common/utils/index.mjs +0 -5
  663. package/esm2022/common/utils/overwrite-style.mjs +0 -5
  664. package/esm2022/common/utils/public-api.mjs +0 -2
  665. package/esm2022/components/accordion/accordion.component.mjs +0 -35
  666. package/esm2022/components/accordion/accordion.mjs +0 -2
  667. package/esm2022/components/accordion/accordion.module.mjs +0 -19
  668. package/esm2022/components/accordion/index.mjs +0 -3
  669. package/esm2022/components/accordion/public-api.mjs +0 -2
  670. package/esm2022/components/action-bar/action-bar.component.mjs +0 -72
  671. package/esm2022/components/action-bar/action-bar.module.mjs +0 -23
  672. package/esm2022/components/action-bar/index.mjs +0 -4
  673. package/esm2022/components/action-bar/public-api.mjs +0 -2
  674. package/esm2022/components/action-bar/types/index.mjs +0 -9
  675. package/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
  676. package/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
  677. package/esm2022/components/autocomplete/index.mjs +0 -3
  678. package/esm2022/components/autocomplete/public-api.mjs +0 -2
  679. package/esm2022/components/badge/badge.component.mjs +0 -30
  680. package/esm2022/components/badge/badge.mjs +0 -2
  681. package/esm2022/components/badge/badge.module.mjs +0 -18
  682. package/esm2022/components/badge/index.mjs +0 -3
  683. package/esm2022/components/badge/public-api.mjs +0 -2
  684. package/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
  685. package/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
  686. package/esm2022/components/bottom-bar/index.mjs +0 -3
  687. package/esm2022/components/bottom-bar/public-api.mjs +0 -2
  688. package/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
  689. package/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
  690. package/esm2022/components/breadcrumb/index.mjs +0 -4
  691. package/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
  692. package/esm2022/components/breadcrumb/public-api.mjs +0 -2
  693. package/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
  694. package/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
  695. package/esm2022/components/built-it-menu/index.mjs +0 -3
  696. package/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
  697. package/esm2022/components/built-it-menu/public-api.mjs +0 -2
  698. package/esm2022/components/button/button.component.mjs +0 -53
  699. package/esm2022/components/button/button.mjs +0 -2
  700. package/esm2022/components/button/button.module.mjs +0 -18
  701. package/esm2022/components/button/index.mjs +0 -3
  702. package/esm2022/components/button/public-api.mjs +0 -2
  703. package/esm2022/components/card/card.component.mjs +0 -27
  704. package/esm2022/components/card/card.module.mjs +0 -18
  705. package/esm2022/components/card/index.mjs +0 -4
  706. package/esm2022/components/card/model/card.mjs +0 -2
  707. package/esm2022/components/card/public-api.mjs +0 -2
  708. package/esm2022/components/checkbox/checkbox.component.mjs +0 -73
  709. package/esm2022/components/checkbox/checkbox.module.mjs +0 -21
  710. package/esm2022/components/checkbox/public-api.mjs +0 -3
  711. package/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
  712. package/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
  713. package/esm2022/components/checkbox-group/index.mjs +0 -3
  714. package/esm2022/components/checkbox-group/public-api.mjs +0 -2
  715. package/esm2022/components/container/container.component.mjs +0 -29
  716. package/esm2022/components/container/container.module.mjs +0 -20
  717. package/esm2022/components/container/index.mjs +0 -3
  718. package/esm2022/components/container/public-api.mjs +0 -2
  719. package/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
  720. package/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
  721. package/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
  722. package/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
  723. package/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
  724. package/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
  725. package/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
  726. package/esm2022/components/datatable/model/column-def.mjs +0 -2
  727. package/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
  728. package/esm2022/components/datatable/model/footer-settings.mjs +0 -2
  729. package/esm2022/components/datatable/model/row-data.mjs +0 -2
  730. package/esm2022/components/datatable/model/selection-settings.mjs +0 -2
  731. package/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
  732. package/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
  733. package/esm2022/components/datatable/public-api.mjs +0 -14
  734. package/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
  735. package/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
  736. package/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
  737. package/esm2022/components/datatable-management/public-api.mjs +0 -4
  738. package/esm2022/components/dividers/divider.component.mjs +0 -22
  739. package/esm2022/components/dividers/divider.module.mjs +0 -18
  740. package/esm2022/components/dividers/index.mjs +0 -3
  741. package/esm2022/components/dividers/model/divider.mjs +0 -2
  742. package/esm2022/components/dividers/public-api.mjs +0 -2
  743. package/esm2022/components/dropdown/dropdown.component.mjs +0 -165
  744. package/esm2022/components/dropdown/dropdown.module.mjs +0 -44
  745. package/esm2022/components/dropdown/index.mjs +0 -3
  746. package/esm2022/components/dropdown/public-api.mjs +0 -2
  747. package/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
  748. package/esm2022/components/field/field-error.component.mjs +0 -13
  749. package/esm2022/components/field/field.component.mjs +0 -40
  750. package/esm2022/components/field/field.module.mjs +0 -20
  751. package/esm2022/components/field/index.mjs +0 -5
  752. package/esm2022/components/field/public-api.mjs +0 -2
  753. package/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
  754. package/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
  755. package/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
  756. package/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
  757. package/esm2022/components/file-uploader/index.mjs +0 -5
  758. package/esm2022/components/file-uploader/public-api.mjs +0 -2
  759. package/esm2022/components/header/header.component.mjs +0 -276
  760. package/esm2022/components/header/header.module.mjs +0 -20
  761. package/esm2022/components/header/index.mjs +0 -4
  762. package/esm2022/components/header/model/header.mjs +0 -6
  763. package/esm2022/components/header/public-api.mjs +0 -2
  764. package/esm2022/components/heading/heading-alignment.mjs +0 -2
  765. package/esm2022/components/heading/heading-weight-type.mjs +0 -2
  766. package/esm2022/components/heading/heading.component.mjs +0 -32
  767. package/esm2022/components/heading/heading.module.mjs +0 -18
  768. package/esm2022/components/heading/index.mjs +0 -5
  769. package/esm2022/components/heading/public-api.mjs +0 -2
  770. package/esm2022/components/icon/icon-size.mjs +0 -9
  771. package/esm2022/components/icon/icon.component.mjs +0 -57
  772. package/esm2022/components/icon/icon.module.mjs +0 -18
  773. package/esm2022/components/icon/icon.service.mjs +0 -42
  774. package/esm2022/components/icon/index.mjs +0 -4
  775. package/esm2022/components/icon/public-api.mjs +0 -2
  776. package/esm2022/components/kpi/index.mjs +0 -4
  777. package/esm2022/components/kpi/kpi.component.mjs +0 -53
  778. package/esm2022/components/kpi/kpi.module.mjs +0 -19
  779. package/esm2022/components/kpi/model/kpi.mjs +0 -5
  780. package/esm2022/components/kpi/public-api.mjs +0 -2
  781. package/esm2022/components/layer/classes/layer-injector.mjs +0 -22
  782. package/esm2022/components/layer/classes/layer-ref.mjs +0 -38
  783. package/esm2022/components/layer/index.mjs +0 -6
  784. package/esm2022/components/layer/interfaces/index.mjs +0 -4
  785. package/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
  786. package/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
  787. package/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
  788. package/esm2022/components/layer/layer-animation.mjs +0 -16
  789. package/esm2022/components/layer/layer.component.mjs +0 -59
  790. package/esm2022/components/layer/layer.module.mjs +0 -21
  791. package/esm2022/components/layer/layer.service.mjs +0 -56
  792. package/esm2022/components/layer/public-api.mjs +0 -2
  793. package/esm2022/components/layer/tokens/index.mjs +0 -4
  794. package/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
  795. package/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
  796. package/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
  797. package/esm2022/components/link/index.mjs +0 -4
  798. package/esm2022/components/link/link.component.mjs +0 -57
  799. package/esm2022/components/link/link.module.mjs +0 -19
  800. package/esm2022/components/link/model/link-utils.mjs +0 -2
  801. package/esm2022/components/link/public-api.mjs +0 -2
  802. package/esm2022/components/listbox/index.mjs +0 -4
  803. package/esm2022/components/listbox/listbox.component.mjs +0 -305
  804. package/esm2022/components/listbox/listbox.module.mjs +0 -21
  805. package/esm2022/components/listbox/model/listbox-item.mjs +0 -2
  806. package/esm2022/components/listbox/public-api.mjs +0 -2
  807. package/esm2022/components/loader/index.mjs +0 -4
  808. package/esm2022/components/loader/loader.component.mjs +0 -53
  809. package/esm2022/components/loader/loader.mjs +0 -11
  810. package/esm2022/components/loader/loader.module.mjs +0 -20
  811. package/esm2022/components/loader/loader.service.mjs +0 -53
  812. package/esm2022/components/loader/public-api.mjs +0 -2
  813. package/esm2022/components/modal/classes/modal-config.mjs +0 -9
  814. package/esm2022/components/modal/classes/modal-injector.mjs +0 -22
  815. package/esm2022/components/modal/classes/modal-ref.mjs +0 -49
  816. package/esm2022/components/modal/interfaces/index.mjs +0 -4
  817. package/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
  818. package/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
  819. package/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
  820. package/esm2022/components/modal/modal-animation.mjs +0 -16
  821. package/esm2022/components/modal/modal.component.mjs +0 -68
  822. package/esm2022/components/modal/modal.module.mjs +0 -21
  823. package/esm2022/components/modal/modal.service.mjs +0 -67
  824. package/esm2022/components/modal/public-api.mjs +0 -6
  825. package/esm2022/components/modal/tokens/index.mjs +0 -4
  826. package/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
  827. package/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
  828. package/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
  829. package/esm2022/components/notification/index.mjs +0 -9
  830. package/esm2022/components/notification/notification-animation.mjs +0 -24
  831. package/esm2022/components/notification/notification-container.component.mjs +0 -88
  832. package/esm2022/components/notification/notification-footer.mjs +0 -11
  833. package/esm2022/components/notification/notification-message.mjs +0 -11
  834. package/esm2022/components/notification/notification-title.mjs +0 -11
  835. package/esm2022/components/notification/notification.component.mjs +0 -40
  836. package/esm2022/components/notification/notification.mjs +0 -8
  837. package/esm2022/components/notification/notification.module.mjs +0 -66
  838. package/esm2022/components/notification/notification.service.mjs +0 -43
  839. package/esm2022/components/notification/public-api.mjs +0 -2
  840. package/esm2022/components/option-buttons/index.mjs +0 -5
  841. package/esm2022/components/option-buttons/model/option-button.mjs +0 -2
  842. package/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
  843. package/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
  844. package/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
  845. package/esm2022/components/option-buttons/public-api.mjs +0 -2
  846. package/esm2022/components/option-cards/index.mjs +0 -5
  847. package/esm2022/components/option-cards/model/option-card.mjs +0 -2
  848. package/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
  849. package/esm2022/components/option-cards/option-cards.component.mjs +0 -118
  850. package/esm2022/components/option-cards/option-cards.module.mjs +0 -20
  851. package/esm2022/components/option-cards/public-api.mjs +0 -2
  852. package/esm2022/components/overlay/index.mjs +0 -3
  853. package/esm2022/components/overlay/overlay.component.mjs +0 -17
  854. package/esm2022/components/overlay/overlay.module.mjs +0 -18
  855. package/esm2022/components/overlay/public-api.mjs +0 -2
  856. package/esm2022/components/pagination/index.mjs +0 -3
  857. package/esm2022/components/pagination/pagination.component.mjs +0 -143
  858. package/esm2022/components/pagination/pagination.mjs +0 -4
  859. package/esm2022/components/pagination/pagination.module.mjs +0 -23
  860. package/esm2022/components/pagination/public-api.mjs +0 -2
  861. package/esm2022/components/password-input/index.mjs +0 -3
  862. package/esm2022/components/password-input/password-input.component.mjs +0 -91
  863. package/esm2022/components/password-input/password-input.module.mjs +0 -19
  864. package/esm2022/components/password-input/public-api.mjs +0 -2
  865. package/esm2022/components/phone-number/index.mjs +0 -3
  866. package/esm2022/components/phone-number/phone-number.component.mjs +0 -105
  867. package/esm2022/components/phone-number/phone-number.module.mjs +0 -22
  868. package/esm2022/components/phone-number/public-api.mjs +0 -2
  869. package/esm2022/components/progress-bar/index.mjs +0 -3
  870. package/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
  871. package/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
  872. package/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
  873. package/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
  874. package/esm2022/components/progress-bar/public-api.mjs +0 -2
  875. package/esm2022/components/public-api.mjs +0 -52
  876. package/esm2022/components/quantity-selector/index.mjs +0 -4
  877. package/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
  878. package/esm2022/components/quantity-selector/public-api.mjs +0 -2
  879. package/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
  880. package/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
  881. package/esm2022/components/radio/index.mjs +0 -3
  882. package/esm2022/components/radio/public-api.mjs +0 -2
  883. package/esm2022/components/radio/radio.component.mjs +0 -69
  884. package/esm2022/components/radio/radio.module.mjs +0 -19
  885. package/esm2022/components/rating-stars/input/index.mjs +0 -4
  886. package/esm2022/components/rating-stars/input/public-api.mjs +0 -2
  887. package/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
  888. package/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
  889. package/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
  890. package/esm2022/components/rating-stars/result/index.mjs +0 -4
  891. package/esm2022/components/rating-stars/result/public-api.mjs +0 -2
  892. package/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
  893. package/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
  894. package/esm2022/components/segmented-control/index.mjs +0 -5
  895. package/esm2022/components/segmented-control/public-api.mjs +0 -2
  896. package/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
  897. package/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
  898. package/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
  899. package/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
  900. package/esm2022/components/select/index.mjs +0 -3
  901. package/esm2022/components/select/public-api.mjs +0 -2
  902. package/esm2022/components/select/select-size.mjs +0 -6
  903. package/esm2022/components/select/select.component.mjs +0 -25
  904. package/esm2022/components/select/select.module.mjs +0 -18
  905. package/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
  906. package/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
  907. package/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
  908. package/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
  909. package/esm2022/components/sidebar/index.mjs +0 -8
  910. package/esm2022/components/sidebar/model/models.mjs +0 -2
  911. package/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
  912. package/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
  913. package/esm2022/components/sidebar/public-api.mjs +0 -2
  914. package/esm2022/components/stepper/index.mjs +0 -4
  915. package/esm2022/components/stepper/public-api.mjs +0 -2
  916. package/esm2022/components/stepper/step-state.mjs +0 -2
  917. package/esm2022/components/stepper/step.component.mjs +0 -51
  918. package/esm2022/components/stepper/stepper.component.mjs +0 -79
  919. package/esm2022/components/stepper/stepper.module.mjs +0 -20
  920. package/esm2022/components/stepper-bar/index.mjs +0 -4
  921. package/esm2022/components/stepper-bar/public-api.mjs +0 -2
  922. package/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
  923. package/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
  924. package/esm2022/components/stepper-bar/types/index.mjs +0 -2
  925. package/esm2022/components/tabs/index.mjs +0 -4
  926. package/esm2022/components/tabs/public-api.mjs +0 -2
  927. package/esm2022/components/tabs/tab-selectors.mjs +0 -3
  928. package/esm2022/components/tabs/tab.component.mjs +0 -54
  929. package/esm2022/components/tabs/tabs.component.mjs +0 -132
  930. package/esm2022/components/tabs/tabs.module.mjs +0 -19
  931. package/esm2022/components/tag/index.mjs +0 -3
  932. package/esm2022/components/tag/public-api.mjs +0 -2
  933. package/esm2022/components/tag/tag-type.mjs +0 -2
  934. package/esm2022/components/tag/tag.component.mjs +0 -61
  935. package/esm2022/components/tag/tag.module.mjs +0 -19
  936. package/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
  937. package/esm2022/components/taglist/index.mjs +0 -4
  938. package/esm2022/components/taglist/public-api.mjs +0 -2
  939. package/esm2022/components/taglist/services/taglist.service.mjs +0 -21
  940. package/esm2022/components/taglist/taglist.component.mjs +0 -93
  941. package/esm2022/components/taglist/taglist.module.mjs +0 -21
  942. package/esm2022/components/text-area/index.mjs +0 -3
  943. package/esm2022/components/text-area/public-api.mjs +0 -2
  944. package/esm2022/components/text-area/text-area.component.mjs +0 -43
  945. package/esm2022/components/text-area/text-area.module.mjs +0 -16
  946. package/esm2022/components/text-input/index.mjs +0 -3
  947. package/esm2022/components/text-input/public-api.mjs +0 -3
  948. package/esm2022/components/text-input/text-input.component.mjs +0 -75
  949. package/esm2022/components/text-input/text-input.mjs +0 -2
  950. package/esm2022/components/text-input/text-input.module.mjs +0 -20
  951. package/esm2022/components/toggle/index.mjs +0 -3
  952. package/esm2022/components/toggle/public-api.mjs +0 -2
  953. package/esm2022/components/toggle/toggle-size.mjs +0 -2
  954. package/esm2022/components/toggle/toggle.component.mjs +0 -59
  955. package/esm2022/components/toggle/toggle.module.mjs +0 -18
  956. package/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
  957. package/esm2022/components/tooltip/index.mjs +0 -4
  958. package/esm2022/components/tooltip/public-api.mjs +0 -2
  959. package/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
  960. package/esm2022/components/tooltip/tooltip-position.mjs +0 -2
  961. package/esm2022/components/tooltip/tooltip.component.mjs +0 -20
  962. package/esm2022/components/tooltip/tooltip.module.mjs +0 -19
  963. package/esm2022/mozaic-ds-angular.mjs +0 -5
  964. package/esm2022/public-api.mjs +0 -3
@@ -1,3 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export const MODAL_REF = new InjectionToken('MODAL_REF');
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kYWwtcmVmLnRva2VuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvbW9kYWwvdG9rZW5zL21vZGFsLXJlZi50b2tlbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRS9DLE1BQU0sQ0FBQyxNQUFNLFNBQVMsR0FBRyxJQUFJLGNBQWMsQ0FBQyxXQUFXLENBQUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGlvblRva2VuIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmV4cG9ydCBjb25zdCBNT0RBTF9SRUYgPSBuZXcgSW5qZWN0aW9uVG9rZW4oJ01PREFMX1JFRicpO1xuIl19
@@ -1,9 +0,0 @@
1
- export * from './notification';
2
- export * from './notification-container.component';
3
- export * from './notification-footer';
4
- export * from './notification-message';
5
- export * from './notification-title';
6
- export * from './notification.component';
7
- export * from './notification.module';
8
- export * from './notification.service';
9
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9ub3RpZmljYXRpb24vaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLG9DQUFvQyxDQUFDO0FBQ25ELGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyx1QkFBdUIsQ0FBQztBQUN0QyxjQUFjLHdCQUF3QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9ub3RpZmljYXRpb24nO1xuZXhwb3J0ICogZnJvbSAnLi9ub3RpZmljYXRpb24tY29udGFpbmVyLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL25vdGlmaWNhdGlvbi1mb290ZXInO1xuZXhwb3J0ICogZnJvbSAnLi9ub3RpZmljYXRpb24tbWVzc2FnZSc7XG5leHBvcnQgKiBmcm9tICcuL25vdGlmaWNhdGlvbi10aXRsZSc7XG5leHBvcnQgKiBmcm9tICcuL25vdGlmaWNhdGlvbi5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9ub3RpZmljYXRpb24ubW9kdWxlJztcbmV4cG9ydCAqIGZyb20gJy4vbm90aWZpY2F0aW9uLnNlcnZpY2UnO1xuIl19
@@ -1,24 +0,0 @@
1
- import { animate, group, query, style, transition, trigger } from '@angular/animations';
2
- export const NotificationAnimation = trigger('fadeIn', [
3
- transition(':enter', [
4
- style({ opacity: 0, transform: 'translateY({{enterOffsetY}}%)' }),
5
- animate('300ms ease-out', style({ opacity: 1, transform: 'translateY(0)' })),
6
- ]),
7
- transition(':leave', [
8
- group([
9
- query('.mc-notification__title', [animate('200ms', style({ opacity: 0, height: 0 }))], {
10
- optional: true,
11
- }),
12
- query('.mc-notification__message', [animate('200ms', style({ opacity: 0, height: 0 }))], {
13
- optional: true,
14
- }),
15
- query('.mc-notification-closable__close', [animate('0ms', style({ opacity: 0, height: 0 }))], {
16
- optional: true,
17
- }),
18
- query(':self', [
19
- animate('300ms', style({ opacity: 0, height: 0, transform: 'translateY({{leaveOffsetY}}%)' })),
20
- ]),
21
- ]),
22
- ]),
23
- ]);
24
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLWFuaW1hdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9ub3RpZmljYXRpb24tYW5pbWF0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLEtBQUssRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLE9BQU8sRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBRXhGLE1BQU0sQ0FBQyxNQUFNLHFCQUFxQixHQUFHLE9BQU8sQ0FBQyxRQUFRLEVBQUU7SUFDckQsVUFBVSxDQUFDLFFBQVEsRUFBRTtRQUNuQixLQUFLLENBQUMsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLFNBQVMsRUFBRSwrQkFBK0IsRUFBRSxDQUFDO1FBQ2pFLE9BQU8sQ0FBQyxnQkFBZ0IsRUFBRSxLQUFLLENBQUMsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLFNBQVMsRUFBRSxlQUFlLEVBQUUsQ0FBQyxDQUFDO0tBQzdFLENBQUM7SUFDRixVQUFVLENBQUMsUUFBUSxFQUFFO1FBQ25CLEtBQUssQ0FBQztZQUNKLEtBQUssQ0FBQyx5QkFBeUIsRUFBRSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUUsS0FBSyxDQUFDLEVBQUUsT0FBTyxFQUFFLENBQUMsRUFBRSxNQUFNLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7Z0JBQ3JGLFFBQVEsRUFBRSxJQUFJO2FBQ2YsQ0FBQztZQUNGLEtBQUssQ0FBQywyQkFBMkIsRUFBRSxDQUFDLE9BQU8sQ0FBQyxPQUFPLEVBQUUsS0FBSyxDQUFDLEVBQUUsT0FBTyxFQUFFLENBQUMsRUFBRSxNQUFNLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7Z0JBQ3ZGLFFBQVEsRUFBRSxJQUFJO2FBQ2YsQ0FBQztZQUNGLEtBQUssQ0FDSCxrQ0FBa0MsRUFDbEMsQ0FBQyxPQUFPLENBQUMsS0FBSyxFQUFFLEtBQUssQ0FBQyxFQUFFLE9BQU8sRUFBRSxDQUFDLEVBQUUsTUFBTSxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxFQUNsRDtnQkFDRSxRQUFRLEVBQUUsSUFBSTthQUNmLENBQ0Y7WUFDRCxLQUFLLENBQUMsT0FBTyxFQUFFO2dCQUNiLE9BQU8sQ0FDTCxPQUFPLEVBQ1AsS0FBSyxDQUFDLEVBQUUsT0FBTyxFQUFFLENBQUMsRUFBRSxNQUFNLEVBQUUsQ0FBQyxFQUFFLFNBQVMsRUFBRSwrQkFBK0IsRUFBRSxDQUFDLENBQzdFO2FBQ0YsQ0FBQztTQUNILENBQUM7S0FDSCxDQUFDO0NBQ0gsQ0FBQyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgYW5pbWF0ZSwgZ3JvdXAsIHF1ZXJ5LCBzdHlsZSwgdHJhbnNpdGlvbiwgdHJpZ2dlciB9IGZyb20gJ0Bhbmd1bGFyL2FuaW1hdGlvbnMnO1xuXG5leHBvcnQgY29uc3QgTm90aWZpY2F0aW9uQW5pbWF0aW9uID0gdHJpZ2dlcignZmFkZUluJywgW1xuICB0cmFuc2l0aW9uKCc6ZW50ZXInLCBbXG4gICAgc3R5bGUoeyBvcGFjaXR5OiAwLCB0cmFuc2Zvcm06ICd0cmFuc2xhdGVZKHt7ZW50ZXJPZmZzZXRZfX0lKScgfSksXG4gICAgYW5pbWF0ZSgnMzAwbXMgZWFzZS1vdXQnLCBzdHlsZSh7IG9wYWNpdHk6IDEsIHRyYW5zZm9ybTogJ3RyYW5zbGF0ZVkoMCknIH0pKSxcbiAgXSksXG4gIHRyYW5zaXRpb24oJzpsZWF2ZScsIFtcbiAgICBncm91cChbXG4gICAgICBxdWVyeSgnLm1jLW5vdGlmaWNhdGlvbl9fdGl0bGUnLCBbYW5pbWF0ZSgnMjAwbXMnLCBzdHlsZSh7IG9wYWNpdHk6IDAsIGhlaWdodDogMCB9KSldLCB7XG4gICAgICAgIG9wdGlvbmFsOiB0cnVlLFxuICAgICAgfSksXG4gICAgICBxdWVyeSgnLm1jLW5vdGlmaWNhdGlvbl9fbWVzc2FnZScsIFthbmltYXRlKCcyMDBtcycsIHN0eWxlKHsgb3BhY2l0eTogMCwgaGVpZ2h0OiAwIH0pKV0sIHtcbiAgICAgICAgb3B0aW9uYWw6IHRydWUsXG4gICAgICB9KSxcbiAgICAgIHF1ZXJ5KFxuICAgICAgICAnLm1jLW5vdGlmaWNhdGlvbi1jbG9zYWJsZV9fY2xvc2UnLFxuICAgICAgICBbYW5pbWF0ZSgnMG1zJywgc3R5bGUoeyBvcGFjaXR5OiAwLCBoZWlnaHQ6IDAgfSkpXSxcbiAgICAgICAge1xuICAgICAgICAgIG9wdGlvbmFsOiB0cnVlLFxuICAgICAgICB9XG4gICAgICApLFxuICAgICAgcXVlcnkoJzpzZWxmJywgW1xuICAgICAgICBhbmltYXRlKFxuICAgICAgICAgICczMDBtcycsXG4gICAgICAgICAgc3R5bGUoeyBvcGFjaXR5OiAwLCBoZWlnaHQ6IDAsIHRyYW5zZm9ybTogJ3RyYW5zbGF0ZVkoe3tsZWF2ZU9mZnNldFl9fSUpJyB9KVxuICAgICAgICApLFxuICAgICAgXSksXG4gICAgXSksXG4gIF0pLFxuXSk7XG4iXX0=
@@ -1,88 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, Inject, Input, } from '@angular/core';
2
- import { BehaviorSubject, timer } from 'rxjs';
3
- import { NOTIFICATION_CONFIG, } from './notification';
4
- import { NotificationAnimation } from './notification-animation';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/common";
7
- import * as i2 from "./notification.component";
8
- import * as i3 from "./notification-title";
9
- import * as i4 from "./notification-message";
10
- export class NotificationContainerComponent {
11
- constructor(notificationConfig, renderer, elt) {
12
- this.notificationConfig = notificationConfig;
13
- this.renderer = renderer;
14
- this.elt = elt;
15
- this.position = 'top-right';
16
- this.animationPosition = 'top';
17
- this.enterOffsetY = 0;
18
- this.leaveOffsetY = 0;
19
- this._notifications = new BehaviorSubject([]);
20
- this.calculatePosition();
21
- }
22
- get notifications() {
23
- return this._notifications.asObservable();
24
- }
25
- add(notification) {
26
- this._notifications.next([...this._notifications.value, notification]);
27
- this.autoRemove(notification);
28
- }
29
- calculatePosition() {
30
- switch (this.position) {
31
- case 'top-right':
32
- this.setPosition(0, 'auto', 'auto', 0);
33
- break;
34
- case 'top-left':
35
- this.setPosition(0, 'auto', 0, 'auto');
36
- break;
37
- case 'bottom-right':
38
- this.setPosition('auto', 0, 'auto', 0);
39
- break;
40
- case 'bottom-left':
41
- this.setPosition('auto', 0, 0, 'auto');
42
- break;
43
- }
44
- if (this.position.includes('top')) {
45
- this.renderer.setStyle(this.elt.nativeElement, 'flex-direction', 'column');
46
- this.enterOffsetY = 100;
47
- this.leaveOffsetY = -100;
48
- }
49
- else {
50
- this.renderer.setStyle(this.elt.nativeElement, 'flex-direction', 'column-reverse');
51
- this.enterOffsetY = -100;
52
- this.leaveOffsetY = 100;
53
- }
54
- }
55
- setPosition(top, bottom, left, right) {
56
- this.renderer.setStyle(this.elt.nativeElement, 'top', top);
57
- this.renderer.setStyle(this.elt.nativeElement, 'bottom', bottom);
58
- this.renderer.setStyle(this.elt.nativeElement, 'left', left);
59
- this.renderer.setStyle(this.elt.nativeElement, 'right', right);
60
- }
61
- autoRemove(notification) {
62
- const duration = notification?.duration !== undefined
63
- ? notification.duration
64
- : this.notificationConfig.duration;
65
- if (duration > 0) {
66
- timer(duration).subscribe(() => this.remove(notification));
67
- }
68
- }
69
- remove(notification) {
70
- const isExist = this._notifications.value.includes(notification);
71
- if (isExist) {
72
- const newState = this._notifications.value.filter((n) => n !== notification);
73
- this._notifications.next(newState);
74
- }
75
- }
76
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationContainerComponent, deps: [{ token: NOTIFICATION_CONFIG }, { token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
77
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NotificationContainerComponent, selector: "moz-notification-container", inputs: { position: "position" }, ngImport: i0, template: "<ng-container *ngFor=\"let notification of notifications | async\">\n <moz-notification size=\"s\" [type]=\"notification.type\" [@fadeIn]=\"{ value: null, params: { enterOffsetY, leaveOffsetY}}\" [closable]=\"!!notification.closable\" (closeEvent)=\" remove(notification)\">\n <h3 mozNotificationTitle *ngIf=\"notification.title\">{{ notification.title }}</h3>\n <p mozNotificationMessage *ngIf=\"notification.message\">{{ notification.message }}</p>\n </moz-notification>\n</ng-container>\n", styles: [":host{position:fixed;display:flex;flex-direction:column;gap:1rem;width:20rem;margin:1.5rem}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.NotificationComponent, selector: "moz-notification", inputs: ["type", "size", "closable"], outputs: ["closeEvent"] }, { kind: "component", type: i3.NotificationTitleComponent, selector: "[mozNotificationTitle]" }, { kind: "component", type: i4.NotificationMessageComponent, selector: "[mozNotificationMessage]" }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }], animations: [NotificationAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
78
- }
79
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationContainerComponent, decorators: [{
80
- type: Component,
81
- args: [{ selector: 'moz-notification-container', changeDetection: ChangeDetectionStrategy.OnPush, animations: [NotificationAnimation], template: "<ng-container *ngFor=\"let notification of notifications | async\">\n <moz-notification size=\"s\" [type]=\"notification.type\" [@fadeIn]=\"{ value: null, params: { enterOffsetY, leaveOffsetY}}\" [closable]=\"!!notification.closable\" (closeEvent)=\" remove(notification)\">\n <h3 mozNotificationTitle *ngIf=\"notification.title\">{{ notification.title }}</h3>\n <p mozNotificationMessage *ngIf=\"notification.message\">{{ notification.message }}</p>\n </moz-notification>\n</ng-container>\n", styles: [":host{position:fixed;display:flex;flex-direction:column;gap:1rem;width:20rem;margin:1.5rem}\n"] }]
82
- }], ctorParameters: () => [{ type: undefined, decorators: [{
83
- type: Inject,
84
- args: [NOTIFICATION_CONFIG]
85
- }] }, { type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { position: [{
86
- type: Input
87
- }] } });
88
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLWNvbnRhaW5lci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9ub3RpZmljYXRpb24vbm90aWZpY2F0aW9uLWNvbnRhaW5lci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9ub3RpZmljYXRpb24vbm90aWZpY2F0aW9uLWNvbnRhaW5lci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFFVCxNQUFNLEVBQ04sS0FBSyxHQUVOLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxlQUFlLEVBQUUsS0FBSyxFQUFFLE1BQU0sTUFBTSxDQUFDO0FBQzlDLE9BQU8sRUFHTCxtQkFBbUIsR0FFcEIsTUFBTSxnQkFBZ0IsQ0FBQztBQUN4QixPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7Ozs7O0FBU2pFLE1BQU0sT0FBTyw4QkFBOEI7SUFPekMsWUFDZ0Qsa0JBQXNDLEVBQzVFLFFBQW1CLEVBQ25CLEdBQWU7UUFGdUIsdUJBQWtCLEdBQWxCLGtCQUFrQixDQUFvQjtRQUM1RSxhQUFRLEdBQVIsUUFBUSxDQUFXO1FBQ25CLFFBQUcsR0FBSCxHQUFHLENBQVk7UUFUVCxhQUFRLEdBQTBCLFdBQVcsQ0FBQztRQUM5RCxzQkFBaUIsR0FBcUIsS0FBSyxDQUFDO1FBQzVDLGlCQUFZLEdBQUcsQ0FBQyxDQUFDO1FBQ2pCLGlCQUFZLEdBQUcsQ0FBQyxDQUFDO1FBQ0EsbUJBQWMsR0FBRyxJQUFJLGVBQWUsQ0FBaUIsRUFBRSxDQUFDLENBQUM7UUFPeEUsSUFBSSxDQUFDLGlCQUFpQixFQUFFLENBQUM7SUFDM0IsQ0FBQztJQUVELElBQVcsYUFBYTtRQUN0QixPQUFPLElBQUksQ0FBQyxjQUFjLENBQUMsWUFBWSxFQUFFLENBQUM7SUFDNUMsQ0FBQztJQUVNLEdBQUcsQ0FBQyxZQUEwQjtRQUNuQyxJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxDQUFDLEdBQUcsSUFBSSxDQUFDLGNBQWMsQ0FBQyxLQUFLLEVBQUUsWUFBWSxDQUFDLENBQUMsQ0FBQztRQUN2RSxJQUFJLENBQUMsVUFBVSxDQUFDLFlBQVksQ0FBQyxDQUFDO0lBQ2hDLENBQUM7SUFFRCxpQkFBaUI7UUFDZixRQUFRLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQztZQUN0QixLQUFLLFdBQVc7Z0JBQ2QsSUFBSSxDQUFDLFdBQVcsQ0FBQyxDQUFDLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBRSxDQUFDLENBQUMsQ0FBQztnQkFDdkMsTUFBTTtZQUNSLEtBQUssVUFBVTtnQkFDYixJQUFJLENBQUMsV0FBVyxDQUFDLENBQUMsRUFBRSxNQUFNLEVBQUUsQ0FBQyxFQUFFLE1BQU0sQ0FBQyxDQUFDO2dCQUN2QyxNQUFNO1lBQ1IsS0FBSyxjQUFjO2dCQUNqQixJQUFJLENBQUMsV0FBVyxDQUFDLE1BQU0sRUFBRSxDQUFDLEVBQUUsTUFBTSxFQUFFLENBQUMsQ0FBQyxDQUFDO2dCQUN2QyxNQUFNO1lBQ1IsS0FBSyxhQUFhO2dCQUNoQixJQUFJLENBQUMsV0FBVyxDQUFDLE1BQU0sRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLE1BQU0sQ0FBQyxDQUFDO2dCQUN2QyxNQUFNO1FBQ1YsQ0FBQztRQUVELElBQUksSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQztZQUNsQyxJQUFJLENBQUMsUUFBUSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLGFBQWEsRUFBRSxnQkFBZ0IsRUFBRSxRQUFRLENBQUMsQ0FBQztZQUMzRSxJQUFJLENBQUMsWUFBWSxHQUFHLEdBQUcsQ0FBQztZQUN4QixJQUFJLENBQUMsWUFBWSxHQUFHLENBQUMsR0FBRyxDQUFDO1FBQzNCLENBQUM7YUFBTSxDQUFDO1lBQ04sSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxhQUFhLEVBQUUsZ0JBQWdCLEVBQUUsZ0JBQWdCLENBQUMsQ0FBQztZQUNuRixJQUFJLENBQUMsWUFBWSxHQUFHLENBQUMsR0FBRyxDQUFDO1lBQ3pCLElBQUksQ0FBQyxZQUFZLEdBQUcsR0FBRyxDQUFDO1FBQzFCLENBQUM7SUFDSCxDQUFDO0lBRUQsV0FBVyxDQUNULEdBQW9CLEVBQ3BCLE1BQXVCLEVBQ3ZCLElBQXFCLEVBQ3JCLEtBQXNCO1FBRXRCLElBQUksQ0FBQyxRQUFRLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsYUFBYSxFQUFFLEtBQUssRUFBRSxHQUFHLENBQUMsQ0FBQztRQUMzRCxJQUFJLENBQUMsUUFBUSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLGFBQWEsRUFBRSxRQUFRLEVBQUUsTUFBTSxDQUFDLENBQUM7UUFDakUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxhQUFhLEVBQUUsTUFBTSxFQUFFLElBQUksQ0FBQyxDQUFDO1FBQzdELElBQUksQ0FBQyxRQUFRLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsYUFBYSxFQUFFLE9BQU8sRUFBRSxLQUFLLENBQUMsQ0FBQztJQUNqRSxDQUFDO0lBRU8sVUFBVSxDQUFDLFlBQTBCO1FBQzNDLE1BQU0sUUFBUSxHQUNaLFlBQVksRUFBRSxRQUFRLEtBQUssU0FBUztZQUNsQyxDQUFDLENBQUMsWUFBWSxDQUFDLFFBQVE7WUFDdkIsQ0FBQyxDQUFDLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxRQUFRLENBQUM7UUFDdkMsSUFBSSxRQUFRLEdBQUcsQ0FBQyxFQUFFLENBQUM7WUFDakIsS0FBSyxDQUFDLFFBQVEsQ0FBQyxDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLFlBQVksQ0FBQyxDQUFDLENBQUM7UUFDN0QsQ0FBQztJQUNILENBQUM7SUFFTSxNQUFNLENBQUMsWUFBMEI7UUFDdEMsTUFBTSxPQUFPLEdBQUcsSUFBSSxDQUFDLGNBQWMsQ0FBQyxLQUFLLENBQUMsUUFBUSxDQUFDLFlBQVksQ0FBQyxDQUFDO1FBQ2pFLElBQUksT0FBTyxFQUFFLENBQUM7WUFDWixNQUFNLFFBQVEsR0FBRyxJQUFJLENBQUMsY0FBYyxDQUFDLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsS0FBSyxZQUFZLENBQUMsQ0FBQztZQUM3RSxJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztRQUNyQyxDQUFDO0lBQ0gsQ0FBQzsrR0EvRVUsOEJBQThCLGtCQVEvQixtQkFBbUI7bUdBUmxCLDhCQUE4QixvR0N4QjNDLHFmQU1BLHV2QkRnQmMsQ0FBQyxxQkFBcUIsQ0FBQzs7NEZBRXhCLDhCQUE4QjtrQkFQMUMsU0FBUzsrQkFDRSw0QkFBNEIsbUJBR3JCLHVCQUF1QixDQUFDLE1BQU0sY0FDbkMsQ0FBQyxxQkFBcUIsQ0FBQzs7MEJBVWhDLE1BQU07MkJBQUMsbUJBQW1COzBGQVBiLFFBQVE7c0JBQXZCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBFbGVtZW50UmVmLFxuICBJbmplY3QsXG4gIElucHV0LFxuICBSZW5kZXJlcjIsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQmVoYXZpb3JTdWJqZWN0LCB0aW1lciB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHtcbiAgTm90aWZpY2F0aW9uLFxuICBOb3RpZmljYXRpb25Db25maWcsXG4gIE5PVElGSUNBVElPTl9DT05GSUcsXG4gIE5vdGlmaWNhdGlvbkRpcmVjdGlvbixcbn0gZnJvbSAnLi9ub3RpZmljYXRpb24nO1xuaW1wb3J0IHsgTm90aWZpY2F0aW9uQW5pbWF0aW9uIH0gZnJvbSAnLi9ub3RpZmljYXRpb24tYW5pbWF0aW9uJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbW96LW5vdGlmaWNhdGlvbi1jb250YWluZXInLFxuICB0ZW1wbGF0ZVVybDogJy4vbm90aWZpY2F0aW9uLWNvbnRhaW5lci5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL25vdGlmaWNhdGlvbi1jb250YWluZXIuY29tcG9uZW50LnNjc3MnXSxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIGFuaW1hdGlvbnM6IFtOb3RpZmljYXRpb25BbmltYXRpb25dLFxufSlcbmV4cG9ydCBjbGFzcyBOb3RpZmljYXRpb25Db250YWluZXJDb21wb25lbnQge1xuICBASW5wdXQoKSBwdWJsaWMgcG9zaXRpb246IE5vdGlmaWNhdGlvbkRpcmVjdGlvbiA9ICd0b3AtcmlnaHQnO1xuICBhbmltYXRpb25Qb3NpdGlvbjogJ3RvcCcgfCAnYm90dG9tJyA9ICd0b3AnO1xuICBlbnRlck9mZnNldFkgPSAwO1xuICBsZWF2ZU9mZnNldFkgPSAwO1xuICBwcml2YXRlIHJlYWRvbmx5IF9ub3RpZmljYXRpb25zID0gbmV3IEJlaGF2aW9yU3ViamVjdDxOb3RpZmljYXRpb25bXT4oW10pO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIEBJbmplY3QoTk9USUZJQ0FUSU9OX0NPTkZJRykgcHJpdmF0ZSByZWFkb25seSBub3RpZmljYXRpb25Db25maWc6IE5vdGlmaWNhdGlvbkNvbmZpZyxcbiAgICBwcml2YXRlIHJlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgcHJpdmF0ZSBlbHQ6IEVsZW1lbnRSZWZcbiAgKSB7XG4gICAgdGhpcy5jYWxjdWxhdGVQb3NpdGlvbigpO1xuICB9XG5cbiAgcHVibGljIGdldCBub3RpZmljYXRpb25zKCkge1xuICAgIHJldHVybiB0aGlzLl9ub3RpZmljYXRpb25zLmFzT2JzZXJ2YWJsZSgpO1xuICB9XG5cbiAgcHVibGljIGFkZChub3RpZmljYXRpb246IE5vdGlmaWNhdGlvbikge1xuICAgIHRoaXMuX25vdGlmaWNhdGlvbnMubmV4dChbLi4udGhpcy5fbm90aWZpY2F0aW9ucy52YWx1ZSwgbm90aWZpY2F0aW9uXSk7XG4gICAgdGhpcy5hdXRvUmVtb3ZlKG5vdGlmaWNhdGlvbik7XG4gIH1cblxuICBjYWxjdWxhdGVQb3NpdGlvbigpIHtcbiAgICBzd2l0Y2ggKHRoaXMucG9zaXRpb24pIHtcbiAgICAgIGNhc2UgJ3RvcC1yaWdodCc6XG4gICAgICAgIHRoaXMuc2V0UG9zaXRpb24oMCwgJ2F1dG8nLCAnYXV0bycsIDApO1xuICAgICAgICBicmVhaztcbiAgICAgIGNhc2UgJ3RvcC1sZWZ0JzpcbiAgICAgICAgdGhpcy5zZXRQb3NpdGlvbigwLCAnYXV0bycsIDAsICdhdXRvJyk7XG4gICAgICAgIGJyZWFrO1xuICAgICAgY2FzZSAnYm90dG9tLXJpZ2h0JzpcbiAgICAgICAgdGhpcy5zZXRQb3NpdGlvbignYXV0bycsIDAsICdhdXRvJywgMCk7XG4gICAgICAgIGJyZWFrO1xuICAgICAgY2FzZSAnYm90dG9tLWxlZnQnOlxuICAgICAgICB0aGlzLnNldFBvc2l0aW9uKCdhdXRvJywgMCwgMCwgJ2F1dG8nKTtcbiAgICAgICAgYnJlYWs7XG4gICAgfVxuXG4gICAgaWYgKHRoaXMucG9zaXRpb24uaW5jbHVkZXMoJ3RvcCcpKSB7XG4gICAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMuZWx0Lm5hdGl2ZUVsZW1lbnQsICdmbGV4LWRpcmVjdGlvbicsICdjb2x1bW4nKTtcbiAgICAgIHRoaXMuZW50ZXJPZmZzZXRZID0gMTAwO1xuICAgICAgdGhpcy5sZWF2ZU9mZnNldFkgPSAtMTAwO1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMuZWx0Lm5hdGl2ZUVsZW1lbnQsICdmbGV4LWRpcmVjdGlvbicsICdjb2x1bW4tcmV2ZXJzZScpO1xuICAgICAgdGhpcy5lbnRlck9mZnNldFkgPSAtMTAwO1xuICAgICAgdGhpcy5sZWF2ZU9mZnNldFkgPSAxMDA7XG4gICAgfVxuICB9XG5cbiAgc2V0UG9zaXRpb24oXG4gICAgdG9wOiBudW1iZXIgfCBzdHJpbmcsXG4gICAgYm90dG9tOiBudW1iZXIgfCBzdHJpbmcsXG4gICAgbGVmdDogbnVtYmVyIHwgc3RyaW5nLFxuICAgIHJpZ2h0OiBudW1iZXIgfCBzdHJpbmdcbiAgKSB7XG4gICAgdGhpcy5yZW5kZXJlci5zZXRTdHlsZSh0aGlzLmVsdC5uYXRpdmVFbGVtZW50LCAndG9wJywgdG9wKTtcbiAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMuZWx0Lm5hdGl2ZUVsZW1lbnQsICdib3R0b20nLCBib3R0b20pO1xuICAgIHRoaXMucmVuZGVyZXIuc2V0U3R5bGUodGhpcy5lbHQubmF0aXZlRWxlbWVudCwgJ2xlZnQnLCBsZWZ0KTtcbiAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMuZWx0Lm5hdGl2ZUVsZW1lbnQsICdyaWdodCcsIHJpZ2h0KTtcbiAgfVxuXG4gIHByaXZhdGUgYXV0b1JlbW92ZShub3RpZmljYXRpb246IE5vdGlmaWNhdGlvbik6IHZvaWQge1xuICAgIGNvbnN0IGR1cmF0aW9uID1cbiAgICAgIG5vdGlmaWNhdGlvbj8uZHVyYXRpb24gIT09IHVuZGVmaW5lZFxuICAgICAgICA/IG5vdGlmaWNhdGlvbi5kdXJhdGlvblxuICAgICAgICA6IHRoaXMubm90aWZpY2F0aW9uQ29uZmlnLmR1cmF0aW9uO1xuICAgIGlmIChkdXJhdGlvbiA+IDApIHtcbiAgICAgIHRpbWVyKGR1cmF0aW9uKS5zdWJzY3JpYmUoKCkgPT4gdGhpcy5yZW1vdmUobm90aWZpY2F0aW9uKSk7XG4gICAgfVxuICB9XG5cbiAgcHVibGljIHJlbW92ZShub3RpZmljYXRpb246IE5vdGlmaWNhdGlvbik6IHZvaWQge1xuICAgIGNvbnN0IGlzRXhpc3QgPSB0aGlzLl9ub3RpZmljYXRpb25zLnZhbHVlLmluY2x1ZGVzKG5vdGlmaWNhdGlvbik7XG4gICAgaWYgKGlzRXhpc3QpIHtcbiAgICAgIGNvbnN0IG5ld1N0YXRlID0gdGhpcy5fbm90aWZpY2F0aW9ucy52YWx1ZS5maWx0ZXIoKG4pID0+IG4gIT09IG5vdGlmaWNhdGlvbik7XG4gICAgICB0aGlzLl9ub3RpZmljYXRpb25zLm5leHQobmV3U3RhdGUpO1xuICAgIH1cbiAgfVxufVxuIiwiPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgbm90aWZpY2F0aW9uIG9mIG5vdGlmaWNhdGlvbnMgfCBhc3luY1wiPlxuICA8bW96LW5vdGlmaWNhdGlvbiBzaXplPVwic1wiIFt0eXBlXT1cIm5vdGlmaWNhdGlvbi50eXBlXCIgW0BmYWRlSW5dPVwieyB2YWx1ZTogbnVsbCwgcGFyYW1zOiB7IGVudGVyT2Zmc2V0WSwgbGVhdmVPZmZzZXRZfX1cIiBbY2xvc2FibGVdPVwiISFub3RpZmljYXRpb24uY2xvc2FibGVcIiAoY2xvc2VFdmVudCk9XCIgcmVtb3ZlKG5vdGlmaWNhdGlvbilcIj5cbiAgICA8aDMgbW96Tm90aWZpY2F0aW9uVGl0bGUgKm5nSWY9XCJub3RpZmljYXRpb24udGl0bGVcIj57eyBub3RpZmljYXRpb24udGl0bGUgfX08L2gzPlxuICAgIDxwIG1vek5vdGlmaWNhdGlvbk1lc3NhZ2UgKm5nSWY9XCJub3RpZmljYXRpb24ubWVzc2FnZVwiPnt7IG5vdGlmaWNhdGlvbi5tZXNzYWdlIH19PC9wPlxuICA8L21vei1ub3RpZmljYXRpb24+XG48L25nLWNvbnRhaW5lcj5cbiJdfQ==
@@ -1,11 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class NotificationFooterComponent {
4
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NotificationFooterComponent, selector: "[mozNotificationFooter]", host: { properties: { "class.mc-notification__footer": "true" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
6
- }
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationFooterComponent, decorators: [{
8
- type: Component,
9
- args: [{ template: '<ng-content></ng-content>', selector: '[mozNotificationFooter]', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: { '[class.mc-notification__footer]': 'true' }, styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"] }]
10
- }] });
11
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLWZvb3Rlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9ub3RpZmljYXRpb24tZm9vdGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBVXRGLE1BQU0sT0FBTywyQkFBMkI7K0dBQTNCLDJCQUEyQjttR0FBM0IsMkJBQTJCLGtJQVA1QiwyQkFBMkI7OzRGQU8xQiwyQkFBMkI7a0JBUnZDLFNBQVM7K0JBQ0UsMkJBQTJCLFlBQzNCLHlCQUF5QixtQkFFbEIsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxRQUMvQixFQUFFLGlDQUFpQyxFQUFFLE1BQU0sRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICBzZWxlY3RvcjogJ1ttb3pOb3RpZmljYXRpb25Gb290ZXJdJyxcbiAgc3R5bGVVcmxzOiBbJy4vbm90aWZpY2F0aW9uLmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBob3N0OiB7ICdbY2xhc3MubWMtbm90aWZpY2F0aW9uX19mb290ZXJdJzogJ3RydWUnIH0sXG59KVxuZXhwb3J0IGNsYXNzIE5vdGlmaWNhdGlvbkZvb3RlckNvbXBvbmVudCB7fVxuIl19
@@ -1,11 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class NotificationMessageComponent {
4
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationMessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NotificationMessageComponent, selector: "[mozNotificationMessage]", host: { properties: { "class.mc-notification__message": "true" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
6
- }
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationMessageComponent, decorators: [{
8
- type: Component,
9
- args: [{ template: '<ng-content></ng-content>', selector: '[mozNotificationMessage]', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: { '[class.mc-notification__message]': 'true' }, styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"] }]
10
- }] });
11
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLW1lc3NhZ2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9ub3RpZmljYXRpb24vbm90aWZpY2F0aW9uLW1lc3NhZ2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFVdEYsTUFBTSxPQUFPLDRCQUE0QjsrR0FBNUIsNEJBQTRCO21HQUE1Qiw0QkFBNEIsb0lBUDdCLDJCQUEyQjs7NEZBTzFCLDRCQUE0QjtrQkFSeEMsU0FBUzsrQkFDRSwyQkFBMkIsWUFDM0IsMEJBQTBCLG1CQUVuQix1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJLFFBQy9CLEVBQUUsa0NBQWtDLEVBQUUsTUFBTSxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PicsXG4gIHNlbGVjdG9yOiAnW21vek5vdGlmaWNhdGlvbk1lc3NhZ2VdJyxcbiAgc3R5bGVVcmxzOiBbJy4vbm90aWZpY2F0aW9uLmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBob3N0OiB7ICdbY2xhc3MubWMtbm90aWZpY2F0aW9uX19tZXNzYWdlXSc6ICd0cnVlJyB9LFxufSlcbmV4cG9ydCBjbGFzcyBOb3RpZmljYXRpb25NZXNzYWdlQ29tcG9uZW50IHt9XG4iXX0=
@@ -1,11 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class NotificationTitleComponent {
4
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NotificationTitleComponent, selector: "[mozNotificationTitle]", host: { properties: { "class.mc-notification__title": "true" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
6
- }
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationTitleComponent, decorators: [{
8
- type: Component,
9
- args: [{ template: '<ng-content></ng-content>', selector: '[mozNotificationTitle]', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: { '[class.mc-notification__title]': 'true' }, styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"] }]
10
- }] });
11
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLXRpdGxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL25vdGlmaWNhdGlvbi10aXRsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVV0RixNQUFNLE9BQU8sMEJBQTBCOytHQUExQiwwQkFBMEI7bUdBQTFCLDBCQUEwQixnSUFQM0IsMkJBQTJCOzs0RkFPMUIsMEJBQTBCO2tCQVJ0QyxTQUFTOytCQUNFLDJCQUEyQixZQUMzQix3QkFBd0IsbUJBRWpCLHVCQUF1QixDQUFDLE1BQU0saUJBQ2hDLGlCQUFpQixDQUFDLElBQUksUUFDL0IsRUFBRSxnQ0FBZ0MsRUFBRSxNQUFNLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgdGVtcGxhdGU6ICc8bmctY29udGVudD48L25nLWNvbnRlbnQ+JyxcbiAgc2VsZWN0b3I6ICdbbW96Tm90aWZpY2F0aW9uVGl0bGVdJyxcbiAgc3R5bGVVcmxzOiBbJy4vbm90aWZpY2F0aW9uLmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBob3N0OiB7ICdbY2xhc3MubWMtbm90aWZpY2F0aW9uX190aXRsZV0nOiAndHJ1ZScgfSxcbn0pXG5leHBvcnQgY2xhc3MgTm90aWZpY2F0aW9uVGl0bGVDb21wb25lbnQge31cbiJdfQ==
@@ -1,40 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, EventEmitter, HostBinding, Input, Output, ViewEncapsulation, } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- export class NotificationComponent {
5
- constructor() {
6
- this.type = 'information';
7
- this.size = 'm';
8
- this.closable = false;
9
- this.closeEvent = new EventEmitter();
10
- }
11
- get hostCssClasses() {
12
- const staticClasses = 'mc-notification';
13
- const closableCssClass = this.closable ? 'mc-notification-closable' : '';
14
- const sizeCssClass = `mc-notification--${this.size}`;
15
- const typeCssClass = `mc-notification--${this.type}`;
16
- const dynamicClasses = `${sizeCssClass} ${typeCssClass}`;
17
- return `${staticClasses} ${dynamicClasses} ${closableCssClass}`;
18
- }
19
- close() {
20
- this.closeEvent.emit(true);
21
- }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NotificationComponent, selector: "moz-notification", inputs: { type: "type", size: "size", closable: "closable" }, outputs: { closeEvent: "closeEvent" }, host: { properties: { "class": "this.hostCssClasses" } }, ngImport: i0, template: "<div class=\"mc-notification__content\">\n <ng-content select=\"[mozNotificationTitle]\"></ng-content>\n <ng-content select=\"[mozNotificationMessage]\"></ng-content>\n <ng-content select=\"[mozNotificationFooter]\"></ng-content>\n <button\n *ngIf=\"closable\"\n type=\"button\"\n class=\"mc-notification-closable__close\"\n title=\"Close\"\n (click)=\"close()\"\n ></button>\n</div>\n", styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
24
- }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationComponent, decorators: [{
26
- type: Component,
27
- args: [{ selector: 'moz-notification', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"mc-notification__content\">\n <ng-content select=\"[mozNotificationTitle]\"></ng-content>\n <ng-content select=\"[mozNotificationMessage]\"></ng-content>\n <ng-content select=\"[mozNotificationFooter]\"></ng-content>\n <button\n *ngIf=\"closable\"\n type=\"button\"\n class=\"mc-notification-closable__close\"\n title=\"Close\"\n (click)=\"close()\"\n ></button>\n</div>\n", styles: [".mc-notification{font-family:LeroyMerlin,sans-serif;font-weight:400;border-radius:4px;display:flex;flex-flow:row wrap;align-items:flex-start;padding:1rem 1.5rem 1.5rem 1rem;background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc;box-sizing:border-box;color:#000}.mc-notification:before{background-size:2rem;flex:0 0 2rem;height:2rem;margin-right:1rem;width:2rem}.mc-notification .mc-notification__content{padding-top:.25rem}.mc-notification .mc-notification__title+.mc-notification__message{margin-top:.5rem}.mc-notification:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification:before{background-color:transparent;background-repeat:no-repeat;content:\"\";display:block}.mc-notification__content{flex:1 1 0}.mc-notification__title,.mc-notification__message{margin-bottom:0;margin-top:0}.mc-notification__title{font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.5}.mc-notification__message{font-size:.875rem;line-height:1.5714285714}.mc-notification__footer{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification__footer{flex-direction:row}}.mc-notification__link{font-size:.875rem;line-height:1.2857142857;margin-top:.5rem}.mc-notification .mc-button:not(:first-child){margin-top:1rem}@media screen and (min-width: 1024px){.mc-notification .mc-button:not(:first-child){margin-top:0;margin-left:1rem}}.mc-notification--information{background:#daeff7;box-shadow:inset 0 0 0 1px #0b96cc}.mc-notification--information:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23007bb4'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,21.7a1,1,0,0,1-1-1V14.87a1,1,0,1,1,2,0V20.7A1,1,0,0,1,16,21.7Z'/%3E%3Ccircle cx='16' cy='11.3' r='1'/%3E%3C/svg%3E\")}.mc-notification--success{background:#ebf5de;box-shadow:inset 0 0 0 1px #46a610}.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' fill='%23188803' viewBox='0 0 32 32'%3E%3Cpath d='M16,5A11,11,0,1,1,5,16,11,11,0,0,1,16,5m0-2A13,13,0,1,0,29,16,13,13,0,0,0,16,3Z'/%3E%3Cpath d='M14.2,21.45,8.5,16.18a1,1,0,1,1,1.35-1.47l4.28,4,8-8.09a1,1,0,0,1,1.42,0,1,1,0,0,1,0,1.41Z'/%3E%3C/svg%3E\")}.mc-notification--warning{background:#fdf1e8;box-shadow:inset 0 0 0 1px #ea7315}.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c65200'%3E%3Cpath d='M16,29A13,13,0,1,1,29,16,13,13,0,0,1,16,29ZM16,5A11,11,0,1,0,27,16,11,11,0,0,0,16,5Z'/%3E%3Cpath d='M16,18.13a1,1,0,0,1-1-1V11.3a1,1,0,0,1,2,0v5.83A1,1,0,0,1,16,18.13Z'/%3E%3Ccircle cx='16' cy='20.7' r='1'/%3E%3C/svg%3E\")}.mc-notification--danger{background:#fdeaea;box-shadow:inset 0 0 0 1px #ea302d}.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23c61112'%3E%3Cpath d='M16,3A13,13,0,1,0,29,16,13,13,0,0,0,16,3Zm0,24A11,11,0,1,1,27,16,11,11,0,0,1,16,27Z'/%3E%3Cpath d='M20.71,11.29a1,1,0,0,0-1.42,0L16,14.59l-3.29-3.3a1,1,0,0,0-1.42,1.42L14.59,16l-3.3,3.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0L16,17.41l3.29,3.3a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L17.41,16l3.3-3.29A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E\")}.mc-notification--s{padding:.75rem .75rem 1.5rem}.mc-notification--s:before{background-size:1.5rem;flex:0 0 1.5rem;height:1.5rem;margin-right:.5rem;width:1.5rem}.mc-notification--s .mc-notification__content{padding-top:0}.mc-notification--s .mc-notification__title+.mc-notification__message{margin-top:.25rem}.mc-notification--s:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23007bb4'%3E%3Cpath d='M12 22a10 10 0 1110-10 10 10 0 01-10 10zm0-18a8 8 0 108 8 8 8 0 00-8-8z'/%3E%3Cpath d='M12 17a1 1 0 01-1-1v-4.39a1 1 0 012 0V16a1 1 0 01-1 1z'/%3E%3Ccircle cx='12' cy='8' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--success:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23188803'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--warning:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c65200'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-notification--s.mc-notification--danger:before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M16.21 7.88a1 1 0 00-1.42 0l-2.74 2.74-2.84-2.83a1 1 0 10-1.42 1.42L10.63 12l-2.77 2.79a1 1 0 001.41 1.42l2.78-2.77 2.68 2.68a1 1 0 001.41-1.42L13.46 12l2.75-2.7a1 1 0 000-1.42z'/%3E%3C/svg%3E\")}.mc-notification-closable{position:relative}.mc-notification-closable__close{position:relative;background:transparent url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23000000' viewBox='0 0 16 16'%3E%3Cpath d='M9.41 8l3.3-3.29a1 1 0 10-1.42-1.42L8 6.59l-3.29-3.3a1 1 0 00-1.42 1.42L6.59 8l-3.3 3.29a1 1 0 000 1.42 1 1 0 001.42 0L8 9.41l3.29 3.3a1 1 0 001.42 0 1 1 0 000-1.42z'/%3E%3C/svg%3E\") no-repeat;background-size:1rem;border:0;cursor:pointer;display:block;height:1rem;padding:0;position:absolute;outline:0;right:1rem;top:1rem;width:1rem}.mc-notification-closable__close:after{border-radius:2px;box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease}.mc-notification-closable__close:focus:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc;box-shadow:0 0 0 .125rem #0b96cc}\n"] }]
28
- }], propDecorators: { type: [{
29
- type: Input
30
- }], size: [{
31
- type: Input
32
- }], closable: [{
33
- type: Input
34
- }], closeEvent: [{
35
- type: Output
36
- }], hostCssClasses: [{
37
- type: HostBinding,
38
- args: ['class']
39
- }] } });
40
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9ub3RpZmljYXRpb24uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL25vdGlmaWNhdGlvbi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFDVCxZQUFZLEVBQ1osV0FBVyxFQUNYLEtBQUssRUFDTCxNQUFNLEVBQ04saUJBQWlCLEdBQ2xCLE1BQU0sZUFBZSxDQUFDOzs7QUFVdkIsTUFBTSxPQUFPLHFCQUFxQjtJQVBsQztRQVFXLFNBQUksR0FBc0IsYUFBYSxDQUFDO1FBQ3hDLFNBQUksR0FBcUIsR0FBRyxDQUFDO1FBQzdCLGFBQVEsR0FBWSxLQUFLLENBQUM7UUFFekIsZUFBVSxHQUFHLElBQUksWUFBWSxFQUFXLENBQUM7S0FlcEQ7SUFiQyxJQUNXLGNBQWM7UUFDdkIsTUFBTSxhQUFhLEdBQUcsaUJBQWlCLENBQUM7UUFDeEMsTUFBTSxnQkFBZ0IsR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQywwQkFBMEIsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1FBQ3pFLE1BQU0sWUFBWSxHQUFHLG9CQUFvQixJQUFJLENBQUMsSUFBSSxFQUFFLENBQUM7UUFDckQsTUFBTSxZQUFZLEdBQUcsb0JBQW9CLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQztRQUNyRCxNQUFNLGNBQWMsR0FBRyxHQUFHLFlBQVksSUFBSSxZQUFZLEVBQUUsQ0FBQztRQUN6RCxPQUFPLEdBQUcsYUFBYSxJQUFJLGNBQWMsSUFBSSxnQkFBZ0IsRUFBRSxDQUFDO0lBQ2xFLENBQUM7SUFFTSxLQUFLO1FBQ1YsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDN0IsQ0FBQzsrR0FuQlUscUJBQXFCO21HQUFyQixxQkFBcUIsdU5DbEJsQyx1WkFZQTs7NEZETWEscUJBQXFCO2tCQVBqQyxTQUFTOytCQUNFLGtCQUFrQixtQkFHWCx1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJOzhCQUc1QixJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csSUFBSTtzQkFBWixLQUFLO2dCQUNHLFFBQVE7c0JBQWhCLEtBQUs7Z0JBRUksVUFBVTtzQkFBbkIsTUFBTTtnQkFHSSxjQUFjO3NCQUR4QixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBFdmVudEVtaXR0ZXIsXG4gIEhvc3RCaW5kaW5nLFxuICBJbnB1dCxcbiAgT3V0cHV0LFxuICBWaWV3RW5jYXBzdWxhdGlvbixcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25TaXplLCBOb3RpZmljYXRpb25UeXBlIH0gZnJvbSAnLi9ub3RpZmljYXRpb24nO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtb3otbm90aWZpY2F0aW9uJyxcbiAgdGVtcGxhdGVVcmw6ICcuL25vdGlmaWNhdGlvbi5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL25vdGlmaWNhdGlvbi5jb21wb25lbnQuc2NzcyddLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbn0pXG5leHBvcnQgY2xhc3MgTm90aWZpY2F0aW9uQ29tcG9uZW50IHtcbiAgQElucHV0KCkgdHlwZT86IE5vdGlmaWNhdGlvblR5cGUgPSAnaW5mb3JtYXRpb24nO1xuICBASW5wdXQoKSBzaXplOiBOb3RpZmljYXRpb25TaXplID0gJ20nO1xuICBASW5wdXQoKSBjbG9zYWJsZTogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIEBPdXRwdXQoKSBjbG9zZUV2ZW50ID0gbmV3IEV2ZW50RW1pdHRlcjxib29sZWFuPigpO1xuXG4gIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICBwdWJsaWMgZ2V0IGhvc3RDc3NDbGFzc2VzKCkge1xuICAgIGNvbnN0IHN0YXRpY0NsYXNzZXMgPSAnbWMtbm90aWZpY2F0aW9uJztcbiAgICBjb25zdCBjbG9zYWJsZUNzc0NsYXNzID0gdGhpcy5jbG9zYWJsZSA/ICdtYy1ub3RpZmljYXRpb24tY2xvc2FibGUnIDogJyc7XG4gICAgY29uc3Qgc2l6ZUNzc0NsYXNzID0gYG1jLW5vdGlmaWNhdGlvbi0tJHt0aGlzLnNpemV9YDtcbiAgICBjb25zdCB0eXBlQ3NzQ2xhc3MgPSBgbWMtbm90aWZpY2F0aW9uLS0ke3RoaXMudHlwZX1gO1xuICAgIGNvbnN0IGR5bmFtaWNDbGFzc2VzID0gYCR7c2l6ZUNzc0NsYXNzfSAke3R5cGVDc3NDbGFzc31gO1xuICAgIHJldHVybiBgJHtzdGF0aWNDbGFzc2VzfSAke2R5bmFtaWNDbGFzc2VzfSAke2Nsb3NhYmxlQ3NzQ2xhc3N9YDtcbiAgfVxuXG4gIHB1YmxpYyBjbG9zZSgpOiB2b2lkIHtcbiAgICB0aGlzLmNsb3NlRXZlbnQuZW1pdCh0cnVlKTtcbiAgfVxufVxuIiwiPGRpdiBjbGFzcz1cIm1jLW5vdGlmaWNhdGlvbl9fY29udGVudFwiPlxuICA8bmctY29udGVudCBzZWxlY3Q9XCJbbW96Tm90aWZpY2F0aW9uVGl0bGVdXCI+PC9uZy1jb250ZW50PlxuICA8bmctY29udGVudCBzZWxlY3Q9XCJbbW96Tm90aWZpY2F0aW9uTWVzc2FnZV1cIj48L25nLWNvbnRlbnQ+XG4gIDxuZy1jb250ZW50IHNlbGVjdD1cIlttb3pOb3RpZmljYXRpb25Gb290ZXJdXCI+PC9uZy1jb250ZW50PlxuICA8YnV0dG9uXG4gICAgKm5nSWY9XCJjbG9zYWJsZVwiXG4gICAgdHlwZT1cImJ1dHRvblwiXG4gICAgY2xhc3M9XCJtYy1ub3RpZmljYXRpb24tY2xvc2FibGVfX2Nsb3NlXCJcbiAgICB0aXRsZT1cIkNsb3NlXCJcbiAgICAoY2xpY2spPVwiY2xvc2UoKVwiXG4gID48L2J1dHRvbj5cbjwvZGl2PlxuIl19
@@ -1,8 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export const NOTIFICATION_CONFIG = new InjectionToken('NOTIFICATION_CONFIG');
3
- export class NotificationConfigFactory {
4
- static create(config = {}) {
5
- return { duration: 3000, ...config };
6
- }
7
- }
8
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL25vdGlmaWNhdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBaUIvQyxNQUFNLENBQUMsTUFBTSxtQkFBbUIsR0FBRyxJQUFJLGNBQWMsQ0FBcUIscUJBQXFCLENBQUMsQ0FBQztBQUVqRyxNQUFNLE9BQU8seUJBQXlCO0lBQ3BDLE1BQU0sQ0FBQyxNQUFNLENBQUMsU0FBc0MsRUFBRTtRQUNwRCxPQUFPLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxHQUFHLE1BQU0sRUFBRSxDQUFDO0lBQ3ZDLENBQUM7Q0FDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGlvblRva2VuIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmV4cG9ydCB0eXBlIE5vdGlmaWNhdGlvblR5cGUgPSAnaW5mb3JtYXRpb24nIHwgJ3N1Y2Nlc3MnIHwgJ3dhcm5pbmcnIHwgJ2Rhbmdlcic7XG5leHBvcnQgdHlwZSBOb3RpZmljYXRpb25EaXJlY3Rpb24gPSAndG9wLXJpZ2h0JyB8ICd0b3AtbGVmdCcgfCAnYm90dG9tLXJpZ2h0JyB8ICdib3R0b20tbGVmdCc7XG5cbmV4cG9ydCB0eXBlIE5vdGlmaWNhdGlvblNpemUgPSAnbScgfCAncyc7XG5cbmV4cG9ydCB0eXBlIE5vdGlmaWNhdGlvbiA9IHtcbiAgdHlwZT86IE5vdGlmaWNhdGlvblR5cGU7XG4gIHRpdGxlPzogc3RyaW5nO1xuICBtZXNzYWdlOiBzdHJpbmc7XG4gIGNsb3NhYmxlPzogYm9vbGVhbjtcbiAgZHVyYXRpb24/OiBudW1iZXI7XG59O1xuXG5leHBvcnQgdHlwZSBOb3RpZmljYXRpb25Db25maWcgPSB7IGR1cmF0aW9uOiBudW1iZXIgfTtcblxuZXhwb3J0IGNvbnN0IE5PVElGSUNBVElPTl9DT05GSUcgPSBuZXcgSW5qZWN0aW9uVG9rZW48Tm90aWZpY2F0aW9uQ29uZmlnPignTk9USUZJQ0FUSU9OX0NPTkZJRycpO1xuXG5leHBvcnQgY2xhc3MgTm90aWZpY2F0aW9uQ29uZmlnRmFjdG9yeSB7XG4gIHN0YXRpYyBjcmVhdGUoY29uZmlnOiBQYXJ0aWFsPE5vdGlmaWNhdGlvbkNvbmZpZz4gPSB7fSk6IE5vdGlmaWNhdGlvbkNvbmZpZyB7XG4gICAgcmV0dXJuIHsgZHVyYXRpb246IDMwMDAsIC4uLmNvbmZpZyB9O1xuICB9XG59XG4iXX0=
@@ -1,66 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { NgModule } from '@angular/core';
3
- import { NotificationConfigFactory, NOTIFICATION_CONFIG } from './notification';
4
- import { NotificationContainerComponent } from './notification-container.component';
5
- import { NotificationFooterComponent } from './notification-footer';
6
- import { NotificationMessageComponent } from './notification-message';
7
- import { NotificationTitleComponent } from './notification-title';
8
- import { NotificationComponent } from './notification.component';
9
- import { NotificationService } from './notification.service';
10
- import * as i0 from "@angular/core";
11
- export class NotificationModule {
12
- static forRoot(config = {}) {
13
- return {
14
- ngModule: NotificationModule,
15
- providers: [
16
- {
17
- provide: NOTIFICATION_CONFIG,
18
- useValue: NotificationConfigFactory.create(config),
19
- },
20
- ],
21
- };
22
- }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
24
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NotificationModule, declarations: [NotificationComponent,
25
- NotificationTitleComponent,
26
- NotificationMessageComponent,
27
- NotificationFooterComponent,
28
- NotificationContainerComponent], imports: [CommonModule], exports: [NotificationComponent,
29
- NotificationTitleComponent,
30
- NotificationMessageComponent,
31
- NotificationFooterComponent] }); }
32
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationModule, providers: [
33
- NotificationService,
34
- {
35
- provide: NOTIFICATION_CONFIG,
36
- useValue: NotificationConfigFactory.create(),
37
- },
38
- ], imports: [CommonModule] }); }
39
- }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationModule, decorators: [{
41
- type: NgModule,
42
- args: [{
43
- imports: [CommonModule],
44
- declarations: [
45
- NotificationComponent,
46
- NotificationTitleComponent,
47
- NotificationMessageComponent,
48
- NotificationFooterComponent,
49
- NotificationContainerComponent,
50
- ],
51
- providers: [
52
- NotificationService,
53
- {
54
- provide: NOTIFICATION_CONFIG,
55
- useValue: NotificationConfigFactory.create(),
56
- },
57
- ],
58
- exports: [
59
- NotificationComponent,
60
- NotificationTitleComponent,
61
- NotificationMessageComponent,
62
- NotificationFooterComponent,
63
- ],
64
- }]
65
- }] });
66
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9ub3RpZmljYXRpb24ubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQXVCLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM5RCxPQUFPLEVBQXNCLHlCQUF5QixFQUFFLG1CQUFtQixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDcEcsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sb0NBQW9DLENBQUM7QUFDcEYsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDcEUsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDdEUsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFDbEUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDakUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7O0FBeUI3RCxNQUFNLE9BQU8sa0JBQWtCO0lBQzdCLE1BQU0sQ0FBQyxPQUFPLENBQ1osU0FBc0MsRUFBRTtRQUV4QyxPQUFPO1lBQ0wsUUFBUSxFQUFFLGtCQUFrQjtZQUM1QixTQUFTLEVBQUU7Z0JBQ1Q7b0JBQ0UsT0FBTyxFQUFFLG1CQUFtQjtvQkFDNUIsUUFBUSxFQUFFLHlCQUF5QixDQUFDLE1BQU0sQ0FBQyxNQUFNLENBQUM7aUJBQ25EO2FBQ0Y7U0FDRixDQUFDO0lBQ0osQ0FBQzsrR0FiVSxrQkFBa0I7Z0hBQWxCLGtCQUFrQixpQkFwQjNCLHFCQUFxQjtZQUNyQiwwQkFBMEI7WUFDMUIsNEJBQTRCO1lBQzVCLDJCQUEyQjtZQUMzQiw4QkFBOEIsYUFOdEIsWUFBWSxhQWdCcEIscUJBQXFCO1lBQ3JCLDBCQUEwQjtZQUMxQiw0QkFBNEI7WUFDNUIsMkJBQTJCO2dIQUdsQixrQkFBa0IsYUFkbEI7WUFDVCxtQkFBbUI7WUFDbkI7Z0JBQ0UsT0FBTyxFQUFFLG1CQUFtQjtnQkFDNUIsUUFBUSxFQUFFLHlCQUF5QixDQUFDLE1BQU0sRUFBRTthQUM3QztTQUNGLFlBZFMsWUFBWTs7NEZBc0JYLGtCQUFrQjtrQkF2QjlCLFFBQVE7bUJBQUM7b0JBQ1IsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixZQUFZLEVBQUU7d0JBQ1oscUJBQXFCO3dCQUNyQiwwQkFBMEI7d0JBQzFCLDRCQUE0Qjt3QkFDNUIsMkJBQTJCO3dCQUMzQiw4QkFBOEI7cUJBQy9CO29CQUNELFNBQVMsRUFBRTt3QkFDVCxtQkFBbUI7d0JBQ25COzRCQUNFLE9BQU8sRUFBRSxtQkFBbUI7NEJBQzVCLFFBQVEsRUFBRSx5QkFBeUIsQ0FBQyxNQUFNLEVBQUU7eUJBQzdDO3FCQUNGO29CQUNELE9BQU8sRUFBRTt3QkFDUCxxQkFBcUI7d0JBQ3JCLDBCQUEwQjt3QkFDMUIsNEJBQTRCO3dCQUM1QiwyQkFBMkI7cUJBQzVCO2lCQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE1vZHVsZVdpdGhQcm92aWRlcnMsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25Db25maWcsIE5vdGlmaWNhdGlvbkNvbmZpZ0ZhY3RvcnksIE5PVElGSUNBVElPTl9DT05GSUcgfSBmcm9tICcuL25vdGlmaWNhdGlvbic7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25Db250YWluZXJDb21wb25lbnQgfSBmcm9tICcuL25vdGlmaWNhdGlvbi1jb250YWluZXIuY29tcG9uZW50JztcbmltcG9ydCB7IE5vdGlmaWNhdGlvbkZvb3RlckNvbXBvbmVudCB9IGZyb20gJy4vbm90aWZpY2F0aW9uLWZvb3Rlcic7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25NZXNzYWdlQ29tcG9uZW50IH0gZnJvbSAnLi9ub3RpZmljYXRpb24tbWVzc2FnZSc7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25UaXRsZUNvbXBvbmVudCB9IGZyb20gJy4vbm90aWZpY2F0aW9uLXRpdGxlJztcbmltcG9ydCB7IE5vdGlmaWNhdGlvbkNvbXBvbmVudCB9IGZyb20gJy4vbm90aWZpY2F0aW9uLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25TZXJ2aWNlIH0gZnJvbSAnLi9ub3RpZmljYXRpb24uc2VydmljZSc7XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBOb3RpZmljYXRpb25Db21wb25lbnQsXG4gICAgTm90aWZpY2F0aW9uVGl0bGVDb21wb25lbnQsXG4gICAgTm90aWZpY2F0aW9uTWVzc2FnZUNvbXBvbmVudCxcbiAgICBOb3RpZmljYXRpb25Gb290ZXJDb21wb25lbnQsXG4gICAgTm90aWZpY2F0aW9uQ29udGFpbmVyQ29tcG9uZW50LFxuICBdLFxuICBwcm92aWRlcnM6IFtcbiAgICBOb3RpZmljYXRpb25TZXJ2aWNlLFxuICAgIHtcbiAgICAgIHByb3ZpZGU6IE5PVElGSUNBVElPTl9DT05GSUcsXG4gICAgICB1c2VWYWx1ZTogTm90aWZpY2F0aW9uQ29uZmlnRmFjdG9yeS5jcmVhdGUoKSxcbiAgICB9LFxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgTm90aWZpY2F0aW9uQ29tcG9uZW50LFxuICAgIE5vdGlmaWNhdGlvblRpdGxlQ29tcG9uZW50LFxuICAgIE5vdGlmaWNhdGlvbk1lc3NhZ2VDb21wb25lbnQsXG4gICAgTm90aWZpY2F0aW9uRm9vdGVyQ29tcG9uZW50LFxuICBdLFxufSlcbmV4cG9ydCBjbGFzcyBOb3RpZmljYXRpb25Nb2R1bGUge1xuICBzdGF0aWMgZm9yUm9vdChcbiAgICBjb25maWc6IFBhcnRpYWw8Tm90aWZpY2F0aW9uQ29uZmlnPiA9IHt9XG4gICk6IE1vZHVsZVdpdGhQcm92aWRlcnM8Tm90aWZpY2F0aW9uTW9kdWxlPiB7XG4gICAgcmV0dXJuIHtcbiAgICAgIG5nTW9kdWxlOiBOb3RpZmljYXRpb25Nb2R1bGUsXG4gICAgICBwcm92aWRlcnM6IFtcbiAgICAgICAge1xuICAgICAgICAgIHByb3ZpZGU6IE5PVElGSUNBVElPTl9DT05GSUcsXG4gICAgICAgICAgdXNlVmFsdWU6IE5vdGlmaWNhdGlvbkNvbmZpZ0ZhY3RvcnkuY3JlYXRlKGNvbmZpZyksXG4gICAgICAgIH0sXG4gICAgICBdLFxuICAgIH07XG4gIH1cbn1cbiJdfQ==
@@ -1,43 +0,0 @@
1
- import { DOCUMENT } from '@angular/common';
2
- import { Inject, Injectable, createComponent, } from '@angular/core';
3
- import { NotificationContainerComponent } from './notification-container.component';
4
- import * as i0 from "@angular/core";
5
- export class NotificationService {
6
- set direction(value) {
7
- this.container.instance.position = value;
8
- this.container.instance.calculatePosition();
9
- }
10
- constructor(applicationRef, environmentInjector, document) {
11
- this.applicationRef = applicationRef;
12
- this.environmentInjector = environmentInjector;
13
- this.document = document;
14
- this.container = this.createContainer();
15
- this.appendNotificationContainerToBody(this.container);
16
- }
17
- add(notification) {
18
- this.container.instance.add(notification);
19
- }
20
- createContainer() {
21
- return createComponent(NotificationContainerComponent, {
22
- environmentInjector: this.environmentInjector,
23
- });
24
- }
25
- appendNotificationContainerToBody(componentRef) {
26
- const componentHostView = componentRef.hostView;
27
- const componentHtmlElement = componentHostView.rootNodes[0];
28
- this.applicationRef.attachView(componentHostView);
29
- this.document.body.appendChild(componentHtmlElement);
30
- }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationService, deps: [{ token: i0.ApplicationRef }, { token: i0.EnvironmentInjector }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
32
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationService, providedIn: 'root' }); }
33
- }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotificationService, decorators: [{
35
- type: Injectable,
36
- args: [{
37
- providedIn: 'root',
38
- }]
39
- }], ctorParameters: () => [{ type: i0.ApplicationRef }, { type: i0.EnvironmentInjector }, { type: Document, decorators: [{
40
- type: Inject,
41
- args: [DOCUMENT]
42
- }] }] });
43
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9ub3RpZmljYXRpb24vbm90aWZpY2F0aW9uLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQzNDLE9BQU8sRUFLTCxNQUFNLEVBQ04sVUFBVSxFQUNWLGVBQWUsR0FDaEIsTUFBTSxlQUFlLENBQUM7QUFFdkIsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sb0NBQW9DLENBQUM7O0FBS3BGLE1BQU0sT0FBTyxtQkFBbUI7SUFDOUIsSUFBSSxTQUFTLENBQUMsS0FBZ0U7UUFDNUUsSUFBSSxDQUFDLFNBQVMsQ0FBQyxRQUFRLENBQUMsUUFBUSxHQUFHLEtBQUssQ0FBQztRQUN6QyxJQUFJLENBQUMsU0FBUyxDQUFDLFFBQVEsQ0FBQyxpQkFBaUIsRUFBRSxDQUFDO0lBQzlDLENBQUM7SUFJRCxZQUNtQixjQUE4QixFQUM5QixtQkFBd0MsRUFDdEIsUUFBa0I7UUFGcEMsbUJBQWMsR0FBZCxjQUFjLENBQWdCO1FBQzlCLHdCQUFtQixHQUFuQixtQkFBbUIsQ0FBcUI7UUFDdEIsYUFBUSxHQUFSLFFBQVEsQ0FBVTtRQUVyRCxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQyxlQUFlLEVBQUUsQ0FBQztRQUN4QyxJQUFJLENBQUMsaUNBQWlDLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDO0lBQ3pELENBQUM7SUFFTSxHQUFHLENBQUMsWUFBMEI7UUFDbkMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxRQUFRLENBQUMsR0FBRyxDQUFDLFlBQVksQ0FBQyxDQUFDO0lBQzVDLENBQUM7SUFFTyxlQUFlO1FBQ3JCLE9BQU8sZUFBZSxDQUFDLDhCQUE4QixFQUFFO1lBQ3JELG1CQUFtQixFQUFFLElBQUksQ0FBQyxtQkFBbUI7U0FDOUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVPLGlDQUFpQyxDQUN2QyxZQUEwRDtRQUUxRCxNQUFNLGlCQUFpQixHQUFHLFlBQVksQ0FBQyxRQUFvQyxDQUFDO1FBQzVFLE1BQU0sb0JBQW9CLEdBQUcsaUJBQWlCLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBZ0IsQ0FBQztRQUMzRSxJQUFJLENBQUMsY0FBYyxDQUFDLFVBQVUsQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ2xELElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLFdBQVcsQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDO0lBQ3ZELENBQUM7K0dBbENVLG1CQUFtQixtRkFXcEIsUUFBUTttSEFYUCxtQkFBbUIsY0FGbEIsTUFBTTs7NEZBRVAsbUJBQW1CO2tCQUgvQixVQUFVO21CQUFDO29CQUNWLFVBQVUsRUFBRSxNQUFNO2lCQUNuQjs7MEJBWUksTUFBTTsyQkFBQyxRQUFRIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRE9DVU1FTlQgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHtcbiAgQXBwbGljYXRpb25SZWYsXG4gIENvbXBvbmVudFJlZixcbiAgRW1iZWRkZWRWaWV3UmVmLFxuICBFbnZpcm9ubWVudEluamVjdG9yLFxuICBJbmplY3QsXG4gIEluamVjdGFibGUsXG4gIGNyZWF0ZUNvbXBvbmVudCxcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBOb3RpZmljYXRpb24gfSBmcm9tICcuL25vdGlmaWNhdGlvbic7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25Db250YWluZXJDb21wb25lbnQgfSBmcm9tICcuL25vdGlmaWNhdGlvbi1jb250YWluZXIuY29tcG9uZW50JztcblxuQEluamVjdGFibGUoe1xuICBwcm92aWRlZEluOiAncm9vdCcsXG59KVxuZXhwb3J0IGNsYXNzIE5vdGlmaWNhdGlvblNlcnZpY2Uge1xuICBzZXQgZGlyZWN0aW9uKHZhbHVlOiAndG9wLXJpZ2h0JyB8ICd0b3AtbGVmdCcgfCAnYm90dG9tLXJpZ2h0JyB8ICdib3R0b20tbGVmdCcpIHtcbiAgICB0aGlzLmNvbnRhaW5lci5pbnN0YW5jZS5wb3NpdGlvbiA9IHZhbHVlO1xuICAgIHRoaXMuY29udGFpbmVyLmluc3RhbmNlLmNhbGN1bGF0ZVBvc2l0aW9uKCk7XG4gIH1cblxuICBwcml2YXRlIHJlYWRvbmx5IGNvbnRhaW5lciE6IENvbXBvbmVudFJlZjxOb3RpZmljYXRpb25Db250YWluZXJDb21wb25lbnQ+O1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgcmVhZG9ubHkgYXBwbGljYXRpb25SZWY6IEFwcGxpY2F0aW9uUmVmLFxuICAgIHByaXZhdGUgcmVhZG9ubHkgZW52aXJvbm1lbnRJbmplY3RvcjogRW52aXJvbm1lbnRJbmplY3RvcixcbiAgICBASW5qZWN0KERPQ1VNRU5UKSBwcml2YXRlIHJlYWRvbmx5IGRvY3VtZW50OiBEb2N1bWVudFxuICApIHtcbiAgICB0aGlzLmNvbnRhaW5lciA9IHRoaXMuY3JlYXRlQ29udGFpbmVyKCk7XG4gICAgdGhpcy5hcHBlbmROb3RpZmljYXRpb25Db250YWluZXJUb0JvZHkodGhpcy5jb250YWluZXIpO1xuICB9XG5cbiAgcHVibGljIGFkZChub3RpZmljYXRpb246IE5vdGlmaWNhdGlvbikge1xuICAgIHRoaXMuY29udGFpbmVyLmluc3RhbmNlLmFkZChub3RpZmljYXRpb24pO1xuICB9XG5cbiAgcHJpdmF0ZSBjcmVhdGVDb250YWluZXIoKTogQ29tcG9uZW50UmVmPE5vdGlmaWNhdGlvbkNvbnRhaW5lckNvbXBvbmVudD4ge1xuICAgIHJldHVybiBjcmVhdGVDb21wb25lbnQoTm90aWZpY2F0aW9uQ29udGFpbmVyQ29tcG9uZW50LCB7XG4gICAgICBlbnZpcm9ubWVudEluamVjdG9yOiB0aGlzLmVudmlyb25tZW50SW5qZWN0b3IsXG4gICAgfSk7XG4gIH1cblxuICBwcml2YXRlIGFwcGVuZE5vdGlmaWNhdGlvbkNvbnRhaW5lclRvQm9keShcbiAgICBjb21wb25lbnRSZWY6IENvbXBvbmVudFJlZjxOb3RpZmljYXRpb25Db250YWluZXJDb21wb25lbnQ+XG4gICk6IHZvaWQge1xuICAgIGNvbnN0IGNvbXBvbmVudEhvc3RWaWV3ID0gY29tcG9uZW50UmVmLmhvc3RWaWV3IGFzIEVtYmVkZGVkVmlld1JlZjx1bmtub3duPjtcbiAgICBjb25zdCBjb21wb25lbnRIdG1sRWxlbWVudCA9IGNvbXBvbmVudEhvc3RWaWV3LnJvb3ROb2Rlc1swXSBhcyBIVE1MRWxlbWVudDtcbiAgICB0aGlzLmFwcGxpY2F0aW9uUmVmLmF0dGFjaFZpZXcoY29tcG9uZW50SG9zdFZpZXcpO1xuICAgIHRoaXMuZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChjb21wb25lbnRIdG1sRWxlbWVudCk7XG4gIH1cbn1cbiJdfQ==
@@ -1,2 +0,0 @@
1
- export * from './index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
@@ -1,5 +0,0 @@
1
- export * from './option-buttons.component';
2
- export * from './option-buttons.module';
3
- export * from './option-button/option-button.component';
4
- export * from './model/option-button';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vcHRpb24tYnV0dG9ucy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyx5Q0FBeUMsQ0FBQztBQUN4RCxjQUFjLHVCQUF1QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9vcHRpb24tYnV0dG9ucy5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9vcHRpb24tYnV0dG9ucy5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnLi9vcHRpb24tYnV0dG9uL29wdGlvbi1idXR0b24uY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vbW9kZWwvb3B0aW9uLWJ1dHRvbic7XG4iXX0=
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWJ1dHRvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL29wdGlvbi1idXR0b25zL21vZGVsL29wdGlvbi1idXR0b24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB0eXBlIE9wdGlvbkJ1dHRvblNlbGVjdGVkID0ge1xuICBpZDogc3RyaW5nO1xufTtcbiJdfQ==
@@ -1,34 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output, } from '@angular/core';
2
- import { generateId } from '../../../common';
3
- import * as i0 from "@angular/core";
4
- export class OptionButtonComponent {
5
- constructor(cdRef) {
6
- this.cdRef = cdRef;
7
- this.clicked = new EventEmitter();
8
- this.checked = false;
9
- if (!this.id) {
10
- this.id = generateId();
11
- }
12
- }
13
- buttonClicked() {
14
- this.clicked.emit(this.id);
15
- }
16
- refreshView() {
17
- this.cdRef.markForCheck();
18
- }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: OptionButtonComponent, selector: "moz-option-button", inputs: { name: "name", value: "value", id: "id" }, outputs: { clicked: "clicked" }, ngImport: i0, template: "<div class=\"mc-option-button\">\n <input\n type=\"radio\"\n name=\"{{ name }}\"\n value=\"{{ value }}\"\n id=\"{{ id }}\"\n class=\"mc-option-button__input\"\n [checked]=\"checked\"\n (click)=\"buttonClicked()\"\n />\n <label class=\"mc-option-button__label\" for=\"{{ id }}\"><ng-content></ng-content></label>\n</div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
- }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonComponent, decorators: [{
23
- type: Component,
24
- args: [{ selector: 'moz-option-button', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"mc-option-button\">\n <input\n type=\"radio\"\n name=\"{{ name }}\"\n value=\"{{ value }}\"\n id=\"{{ id }}\"\n class=\"mc-option-button__input\"\n [checked]=\"checked\"\n (click)=\"buttonClicked()\"\n />\n <label class=\"mc-option-button__label\" for=\"{{ id }}\"><ng-content></ng-content></label>\n</div>\n" }]
25
- }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
26
- type: Input
27
- }], value: [{
28
- type: Input
29
- }], id: [{
30
- type: Input
31
- }], clicked: [{
32
- type: Output
33
- }] } });
34
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWJ1dHRvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vcHRpb24tYnV0dG9ucy9vcHRpb24tYnV0dG9uL29wdGlvbi1idXR0b24uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3B0aW9uLWJ1dHRvbnMvb3B0aW9uLWJ1dHRvbi9vcHRpb24tYnV0dG9uLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCx1QkFBdUIsRUFFdkIsU0FBUyxFQUNULFlBQVksRUFDWixLQUFLLEVBQ0wsTUFBTSxHQUNQLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLHFCQUFxQjtJQU9oQyxZQUE2QixLQUF3QjtRQUF4QixVQUFLLEdBQUwsS0FBSyxDQUFtQjtRQUgzQyxZQUFPLEdBQXlCLElBQUksWUFBWSxFQUFVLENBQUM7UUFDckUsWUFBTyxHQUFZLEtBQUssQ0FBQztRQUd2QixJQUFJLENBQUMsSUFBSSxDQUFDLEVBQUUsRUFBRSxDQUFDO1lBQ2IsSUFBSSxDQUFDLEVBQUUsR0FBRyxVQUFVLEVBQUUsQ0FBQztRQUN6QixDQUFDO0lBQ0gsQ0FBQztJQUVELGFBQWE7UUFDWCxJQUFJLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxDQUFDLENBQUM7SUFDN0IsQ0FBQztJQUVELFdBQVc7UUFDVCxJQUFJLENBQUMsS0FBSyxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQzVCLENBQUM7K0dBbkJVLHFCQUFxQjttR0FBckIscUJBQXFCLDhJQ2ZsQywyVkFZQTs7NEZER2EscUJBQXFCO2tCQUxqQyxTQUFTOytCQUNFLG1CQUFtQixtQkFFWix1QkFBdUIsQ0FBQyxNQUFNO3NGQUd0QyxJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLEVBQUU7c0JBQVYsS0FBSztnQkFDSSxPQUFPO3NCQUFoQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gIENoYW5nZURldGVjdG9yUmVmLFxuICBDb21wb25lbnQsXG4gIEV2ZW50RW1pdHRlcixcbiAgSW5wdXQsXG4gIE91dHB1dCxcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBnZW5lcmF0ZUlkIH0gZnJvbSAnLi4vLi4vLi4vY29tbW9uJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbW96LW9wdGlvbi1idXR0b24nLFxuICB0ZW1wbGF0ZVVybDogJy4vb3B0aW9uLWJ1dHRvbi5jb21wb25lbnQuaHRtbCcsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBPcHRpb25CdXR0b25Db21wb25lbnQge1xuICBASW5wdXQoKSBuYW1lPzogc3RyaW5nO1xuICBASW5wdXQoKSB2YWx1ZT86IHN0cmluZztcbiAgQElucHV0KCkgaWQhOiBzdHJpbmc7XG4gIEBPdXRwdXQoKSBjbGlja2VkOiBFdmVudEVtaXR0ZXI8c3RyaW5nPiA9IG5ldyBFdmVudEVtaXR0ZXI8c3RyaW5nPigpO1xuICBjaGVja2VkOiBib29sZWFuID0gZmFsc2U7XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSByZWFkb25seSBjZFJlZjogQ2hhbmdlRGV0ZWN0b3JSZWYpIHtcbiAgICBpZiAoIXRoaXMuaWQpIHtcbiAgICAgIHRoaXMuaWQgPSBnZW5lcmF0ZUlkKCk7XG4gICAgfVxuICB9XG5cbiAgYnV0dG9uQ2xpY2tlZCgpOiB2b2lkIHtcbiAgICB0aGlzLmNsaWNrZWQuZW1pdCh0aGlzLmlkKTtcbiAgfVxuXG4gIHJlZnJlc2hWaWV3KCk6IHZvaWQge1xuICAgIHRoaXMuY2RSZWYubWFya0ZvckNoZWNrKCk7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJtYy1vcHRpb24tYnV0dG9uXCI+XG4gIDxpbnB1dFxuICAgIHR5cGU9XCJyYWRpb1wiXG4gICAgbmFtZT1cInt7IG5hbWUgfX1cIlxuICAgIHZhbHVlPVwie3sgdmFsdWUgfX1cIlxuICAgIGlkPVwie3sgaWQgfX1cIlxuICAgIGNsYXNzPVwibWMtb3B0aW9uLWJ1dHRvbl9faW5wdXRcIlxuICAgIFtjaGVja2VkXT1cImNoZWNrZWRcIlxuICAgIChjbGljayk9XCJidXR0b25DbGlja2VkKClcIlxuICAvPlxuICA8bGFiZWwgY2xhc3M9XCJtYy1vcHRpb24tYnV0dG9uX19sYWJlbFwiIGZvcj1cInt7IGlkIH19XCI+PG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PjwvbGFiZWw+XG48L2Rpdj5cbiJdfQ==