@mozaic-ds/angular 0.30.2-test.0 → 0.31.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (967) 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/listbox.component.d.ts +23 -39
  4. package/adeo/components/listbox/listbox.module.d.ts +4 -5
  5. package/adeo/components/listbox/public-api.d.ts +2 -1
  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 +1206 -1292
  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/listbox.component.d.ts +23 -39
  15. package/bricoman/components/listbox/listbox.module.d.ts +4 -5
  16. package/bricoman/components/listbox/public-api.d.ts +2 -1
  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 +1206 -1292
  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/listbox.component.d.ts +23 -39
  26. package/components/listbox/listbox.module.d.ts +4 -5
  27. package/components/listbox/public-api.d.ts +2 -1
  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 +1206 -1292
  33. package/fesm2022/mozaic-ds-angular.mjs.map +1 -1
  34. package/package.json +3 -5
  35. package/adeo/components/listbox/index.d.ts +0 -3
  36. package/adeo/esm2022/common/global-events/global-events.module.mjs +0 -15
  37. package/adeo/esm2022/common/global-events/global-events.service.mjs +0 -30
  38. package/adeo/esm2022/common/global-events/public-api.mjs +0 -3
  39. package/adeo/esm2022/common/index.mjs +0 -3
  40. package/adeo/esm2022/common/utils/boolean-property.mjs +0 -4
  41. package/adeo/esm2022/common/utils/generate-id.mjs +0 -7
  42. package/adeo/esm2022/common/utils/get-random-number.mjs +0 -6
  43. package/adeo/esm2022/common/utils/index.mjs +0 -5
  44. package/adeo/esm2022/common/utils/overwrite-style.mjs +0 -5
  45. package/adeo/esm2022/common/utils/public-api.mjs +0 -2
  46. package/adeo/esm2022/components/accordion/accordion.component.mjs +0 -35
  47. package/adeo/esm2022/components/accordion/accordion.mjs +0 -2
  48. package/adeo/esm2022/components/accordion/accordion.module.mjs +0 -19
  49. package/adeo/esm2022/components/accordion/index.mjs +0 -3
  50. package/adeo/esm2022/components/accordion/public-api.mjs +0 -2
  51. package/adeo/esm2022/components/action-bar/action-bar.component.mjs +0 -72
  52. package/adeo/esm2022/components/action-bar/action-bar.module.mjs +0 -23
  53. package/adeo/esm2022/components/action-bar/index.mjs +0 -4
  54. package/adeo/esm2022/components/action-bar/public-api.mjs +0 -2
  55. package/adeo/esm2022/components/action-bar/types/index.mjs +0 -9
  56. package/adeo/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
  57. package/adeo/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
  58. package/adeo/esm2022/components/autocomplete/index.mjs +0 -3
  59. package/adeo/esm2022/components/autocomplete/public-api.mjs +0 -2
  60. package/adeo/esm2022/components/badge/badge.component.mjs +0 -30
  61. package/adeo/esm2022/components/badge/badge.mjs +0 -2
  62. package/adeo/esm2022/components/badge/badge.module.mjs +0 -18
  63. package/adeo/esm2022/components/badge/index.mjs +0 -3
  64. package/adeo/esm2022/components/badge/public-api.mjs +0 -2
  65. package/adeo/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
  66. package/adeo/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
  67. package/adeo/esm2022/components/bottom-bar/index.mjs +0 -3
  68. package/adeo/esm2022/components/bottom-bar/public-api.mjs +0 -2
  69. package/adeo/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
  70. package/adeo/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
  71. package/adeo/esm2022/components/breadcrumb/index.mjs +0 -4
  72. package/adeo/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
  73. package/adeo/esm2022/components/breadcrumb/public-api.mjs +0 -2
  74. package/adeo/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
  75. package/adeo/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
  76. package/adeo/esm2022/components/built-it-menu/index.mjs +0 -3
  77. package/adeo/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
  78. package/adeo/esm2022/components/built-it-menu/public-api.mjs +0 -2
  79. package/adeo/esm2022/components/button/button.component.mjs +0 -53
  80. package/adeo/esm2022/components/button/button.mjs +0 -2
  81. package/adeo/esm2022/components/button/button.module.mjs +0 -18
  82. package/adeo/esm2022/components/button/index.mjs +0 -3
  83. package/adeo/esm2022/components/button/public-api.mjs +0 -2
  84. package/adeo/esm2022/components/card/card.component.mjs +0 -27
  85. package/adeo/esm2022/components/card/card.module.mjs +0 -18
  86. package/adeo/esm2022/components/card/index.mjs +0 -4
  87. package/adeo/esm2022/components/card/model/card.mjs +0 -2
  88. package/adeo/esm2022/components/card/public-api.mjs +0 -2
  89. package/adeo/esm2022/components/checkbox/checkbox.component.mjs +0 -73
  90. package/adeo/esm2022/components/checkbox/checkbox.module.mjs +0 -21
  91. package/adeo/esm2022/components/checkbox/public-api.mjs +0 -3
  92. package/adeo/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
  93. package/adeo/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
  94. package/adeo/esm2022/components/checkbox-group/index.mjs +0 -3
  95. package/adeo/esm2022/components/checkbox-group/public-api.mjs +0 -2
  96. package/adeo/esm2022/components/container/container.component.mjs +0 -29
  97. package/adeo/esm2022/components/container/container.module.mjs +0 -20
  98. package/adeo/esm2022/components/container/index.mjs +0 -3
  99. package/adeo/esm2022/components/container/public-api.mjs +0 -2
  100. package/adeo/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
  101. package/adeo/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
  102. package/adeo/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
  103. package/adeo/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
  104. package/adeo/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
  105. package/adeo/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
  106. package/adeo/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
  107. package/adeo/esm2022/components/datatable/model/column-def.mjs +0 -2
  108. package/adeo/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
  109. package/adeo/esm2022/components/datatable/model/footer-settings.mjs +0 -2
  110. package/adeo/esm2022/components/datatable/model/row-data.mjs +0 -2
  111. package/adeo/esm2022/components/datatable/model/selection-settings.mjs +0 -2
  112. package/adeo/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
  113. package/adeo/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
  114. package/adeo/esm2022/components/datatable/public-api.mjs +0 -14
  115. package/adeo/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
  116. package/adeo/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
  117. package/adeo/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
  118. package/adeo/esm2022/components/datatable-management/public-api.mjs +0 -4
  119. package/adeo/esm2022/components/dividers/divider.component.mjs +0 -22
  120. package/adeo/esm2022/components/dividers/divider.module.mjs +0 -18
  121. package/adeo/esm2022/components/dividers/index.mjs +0 -3
  122. package/adeo/esm2022/components/dividers/model/divider.mjs +0 -2
  123. package/adeo/esm2022/components/dividers/public-api.mjs +0 -2
  124. package/adeo/esm2022/components/dropdown/dropdown.component.mjs +0 -165
  125. package/adeo/esm2022/components/dropdown/dropdown.module.mjs +0 -44
  126. package/adeo/esm2022/components/dropdown/index.mjs +0 -3
  127. package/adeo/esm2022/components/dropdown/public-api.mjs +0 -2
  128. package/adeo/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
  129. package/adeo/esm2022/components/field/field-error.component.mjs +0 -13
  130. package/adeo/esm2022/components/field/field.component.mjs +0 -40
  131. package/adeo/esm2022/components/field/field.module.mjs +0 -20
  132. package/adeo/esm2022/components/field/index.mjs +0 -5
  133. package/adeo/esm2022/components/field/public-api.mjs +0 -2
  134. package/adeo/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
  135. package/adeo/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
  136. package/adeo/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
  137. package/adeo/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
  138. package/adeo/esm2022/components/file-uploader/index.mjs +0 -5
  139. package/adeo/esm2022/components/file-uploader/public-api.mjs +0 -2
  140. package/adeo/esm2022/components/header/header.component.mjs +0 -276
  141. package/adeo/esm2022/components/header/header.module.mjs +0 -20
  142. package/adeo/esm2022/components/header/index.mjs +0 -4
  143. package/adeo/esm2022/components/header/model/header.mjs +0 -6
  144. package/adeo/esm2022/components/header/public-api.mjs +0 -2
  145. package/adeo/esm2022/components/heading/heading-alignment.mjs +0 -2
  146. package/adeo/esm2022/components/heading/heading-weight-type.mjs +0 -2
  147. package/adeo/esm2022/components/heading/heading.component.mjs +0 -32
  148. package/adeo/esm2022/components/heading/heading.module.mjs +0 -18
  149. package/adeo/esm2022/components/heading/index.mjs +0 -5
  150. package/adeo/esm2022/components/heading/public-api.mjs +0 -2
  151. package/adeo/esm2022/components/icon/icon-size.mjs +0 -9
  152. package/adeo/esm2022/components/icon/icon.component.mjs +0 -57
  153. package/adeo/esm2022/components/icon/icon.module.mjs +0 -18
  154. package/adeo/esm2022/components/icon/icon.service.mjs +0 -42
  155. package/adeo/esm2022/components/icon/index.mjs +0 -4
  156. package/adeo/esm2022/components/icon/public-api.mjs +0 -2
  157. package/adeo/esm2022/components/kpi/index.mjs +0 -4
  158. package/adeo/esm2022/components/kpi/kpi.component.mjs +0 -53
  159. package/adeo/esm2022/components/kpi/kpi.module.mjs +0 -19
  160. package/adeo/esm2022/components/kpi/model/kpi.mjs +0 -5
  161. package/adeo/esm2022/components/kpi/public-api.mjs +0 -2
  162. package/adeo/esm2022/components/layer/classes/layer-injector.mjs +0 -22
  163. package/adeo/esm2022/components/layer/classes/layer-ref.mjs +0 -38
  164. package/adeo/esm2022/components/layer/index.mjs +0 -6
  165. package/adeo/esm2022/components/layer/interfaces/index.mjs +0 -4
  166. package/adeo/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
  167. package/adeo/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
  168. package/adeo/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
  169. package/adeo/esm2022/components/layer/layer-animation.mjs +0 -16
  170. package/adeo/esm2022/components/layer/layer.component.mjs +0 -59
  171. package/adeo/esm2022/components/layer/layer.module.mjs +0 -21
  172. package/adeo/esm2022/components/layer/layer.service.mjs +0 -56
  173. package/adeo/esm2022/components/layer/public-api.mjs +0 -2
  174. package/adeo/esm2022/components/layer/tokens/index.mjs +0 -4
  175. package/adeo/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
  176. package/adeo/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
  177. package/adeo/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
  178. package/adeo/esm2022/components/link/index.mjs +0 -4
  179. package/adeo/esm2022/components/link/link.component.mjs +0 -57
  180. package/adeo/esm2022/components/link/link.module.mjs +0 -19
  181. package/adeo/esm2022/components/link/model/link-utils.mjs +0 -2
  182. package/adeo/esm2022/components/link/public-api.mjs +0 -2
  183. package/adeo/esm2022/components/listbox/index.mjs +0 -4
  184. package/adeo/esm2022/components/listbox/listbox.component.mjs +0 -305
  185. package/adeo/esm2022/components/listbox/listbox.module.mjs +0 -21
  186. package/adeo/esm2022/components/listbox/model/listbox-item.mjs +0 -2
  187. package/adeo/esm2022/components/listbox/public-api.mjs +0 -2
  188. package/adeo/esm2022/components/loader/index.mjs +0 -4
  189. package/adeo/esm2022/components/loader/loader.component.mjs +0 -53
  190. package/adeo/esm2022/components/loader/loader.mjs +0 -11
  191. package/adeo/esm2022/components/loader/loader.module.mjs +0 -20
  192. package/adeo/esm2022/components/loader/loader.service.mjs +0 -53
  193. package/adeo/esm2022/components/loader/public-api.mjs +0 -2
  194. package/adeo/esm2022/components/modal/classes/modal-config.mjs +0 -9
  195. package/adeo/esm2022/components/modal/classes/modal-injector.mjs +0 -22
  196. package/adeo/esm2022/components/modal/classes/modal-ref.mjs +0 -49
  197. package/adeo/esm2022/components/modal/interfaces/index.mjs +0 -4
  198. package/adeo/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
  199. package/adeo/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
  200. package/adeo/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
  201. package/adeo/esm2022/components/modal/modal-animation.mjs +0 -16
  202. package/adeo/esm2022/components/modal/modal.component.mjs +0 -68
  203. package/adeo/esm2022/components/modal/modal.module.mjs +0 -21
  204. package/adeo/esm2022/components/modal/modal.service.mjs +0 -67
  205. package/adeo/esm2022/components/modal/public-api.mjs +0 -6
  206. package/adeo/esm2022/components/modal/tokens/index.mjs +0 -4
  207. package/adeo/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
  208. package/adeo/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
  209. package/adeo/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
  210. package/adeo/esm2022/components/notification/index.mjs +0 -9
  211. package/adeo/esm2022/components/notification/notification-animation.mjs +0 -24
  212. package/adeo/esm2022/components/notification/notification-container.component.mjs +0 -88
  213. package/adeo/esm2022/components/notification/notification-footer.mjs +0 -11
  214. package/adeo/esm2022/components/notification/notification-message.mjs +0 -11
  215. package/adeo/esm2022/components/notification/notification-title.mjs +0 -11
  216. package/adeo/esm2022/components/notification/notification.component.mjs +0 -40
  217. package/adeo/esm2022/components/notification/notification.mjs +0 -8
  218. package/adeo/esm2022/components/notification/notification.module.mjs +0 -66
  219. package/adeo/esm2022/components/notification/notification.service.mjs +0 -43
  220. package/adeo/esm2022/components/notification/public-api.mjs +0 -2
  221. package/adeo/esm2022/components/option-buttons/index.mjs +0 -5
  222. package/adeo/esm2022/components/option-buttons/model/option-button.mjs +0 -2
  223. package/adeo/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
  224. package/adeo/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
  225. package/adeo/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
  226. package/adeo/esm2022/components/option-buttons/public-api.mjs +0 -2
  227. package/adeo/esm2022/components/option-cards/index.mjs +0 -5
  228. package/adeo/esm2022/components/option-cards/model/option-card.mjs +0 -2
  229. package/adeo/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
  230. package/adeo/esm2022/components/option-cards/option-cards.component.mjs +0 -118
  231. package/adeo/esm2022/components/option-cards/option-cards.module.mjs +0 -20
  232. package/adeo/esm2022/components/option-cards/public-api.mjs +0 -2
  233. package/adeo/esm2022/components/overlay/index.mjs +0 -3
  234. package/adeo/esm2022/components/overlay/overlay.component.mjs +0 -17
  235. package/adeo/esm2022/components/overlay/overlay.module.mjs +0 -18
  236. package/adeo/esm2022/components/overlay/public-api.mjs +0 -2
  237. package/adeo/esm2022/components/pagination/index.mjs +0 -3
  238. package/adeo/esm2022/components/pagination/pagination.component.mjs +0 -143
  239. package/adeo/esm2022/components/pagination/pagination.mjs +0 -4
  240. package/adeo/esm2022/components/pagination/pagination.module.mjs +0 -23
  241. package/adeo/esm2022/components/pagination/public-api.mjs +0 -2
  242. package/adeo/esm2022/components/password-input/index.mjs +0 -3
  243. package/adeo/esm2022/components/password-input/password-input.component.mjs +0 -91
  244. package/adeo/esm2022/components/password-input/password-input.module.mjs +0 -19
  245. package/adeo/esm2022/components/password-input/public-api.mjs +0 -2
  246. package/adeo/esm2022/components/phone-number/index.mjs +0 -3
  247. package/adeo/esm2022/components/phone-number/phone-number.component.mjs +0 -105
  248. package/adeo/esm2022/components/phone-number/phone-number.module.mjs +0 -22
  249. package/adeo/esm2022/components/phone-number/public-api.mjs +0 -2
  250. package/adeo/esm2022/components/progress-bar/index.mjs +0 -3
  251. package/adeo/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
  252. package/adeo/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
  253. package/adeo/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
  254. package/adeo/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
  255. package/adeo/esm2022/components/progress-bar/public-api.mjs +0 -2
  256. package/adeo/esm2022/components/public-api.mjs +0 -52
  257. package/adeo/esm2022/components/quantity-selector/index.mjs +0 -4
  258. package/adeo/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
  259. package/adeo/esm2022/components/quantity-selector/public-api.mjs +0 -2
  260. package/adeo/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
  261. package/adeo/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
  262. package/adeo/esm2022/components/radio/index.mjs +0 -3
  263. package/adeo/esm2022/components/radio/public-api.mjs +0 -2
  264. package/adeo/esm2022/components/radio/radio.component.mjs +0 -69
  265. package/adeo/esm2022/components/radio/radio.module.mjs +0 -19
  266. package/adeo/esm2022/components/rating-stars/input/index.mjs +0 -4
  267. package/adeo/esm2022/components/rating-stars/input/public-api.mjs +0 -2
  268. package/adeo/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
  269. package/adeo/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
  270. package/adeo/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
  271. package/adeo/esm2022/components/rating-stars/result/index.mjs +0 -4
  272. package/adeo/esm2022/components/rating-stars/result/public-api.mjs +0 -2
  273. package/adeo/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
  274. package/adeo/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
  275. package/adeo/esm2022/components/segmented-control/index.mjs +0 -5
  276. package/adeo/esm2022/components/segmented-control/public-api.mjs +0 -2
  277. package/adeo/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
  278. package/adeo/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
  279. package/adeo/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
  280. package/adeo/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
  281. package/adeo/esm2022/components/select/index.mjs +0 -3
  282. package/adeo/esm2022/components/select/public-api.mjs +0 -2
  283. package/adeo/esm2022/components/select/select-size.mjs +0 -6
  284. package/adeo/esm2022/components/select/select.component.mjs +0 -25
  285. package/adeo/esm2022/components/select/select.module.mjs +0 -18
  286. package/adeo/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
  287. package/adeo/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
  288. package/adeo/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
  289. package/adeo/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
  290. package/adeo/esm2022/components/sidebar/index.mjs +0 -8
  291. package/adeo/esm2022/components/sidebar/model/models.mjs +0 -2
  292. package/adeo/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
  293. package/adeo/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
  294. package/adeo/esm2022/components/sidebar/public-api.mjs +0 -2
  295. package/adeo/esm2022/components/stepper/index.mjs +0 -4
  296. package/adeo/esm2022/components/stepper/public-api.mjs +0 -2
  297. package/adeo/esm2022/components/stepper/step-state.mjs +0 -2
  298. package/adeo/esm2022/components/stepper/step.component.mjs +0 -51
  299. package/adeo/esm2022/components/stepper/stepper.component.mjs +0 -79
  300. package/adeo/esm2022/components/stepper/stepper.module.mjs +0 -20
  301. package/adeo/esm2022/components/stepper-bar/index.mjs +0 -4
  302. package/adeo/esm2022/components/stepper-bar/public-api.mjs +0 -2
  303. package/adeo/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
  304. package/adeo/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
  305. package/adeo/esm2022/components/stepper-bar/types/index.mjs +0 -2
  306. package/adeo/esm2022/components/tabs/index.mjs +0 -4
  307. package/adeo/esm2022/components/tabs/public-api.mjs +0 -2
  308. package/adeo/esm2022/components/tabs/tab-selectors.mjs +0 -3
  309. package/adeo/esm2022/components/tabs/tab.component.mjs +0 -54
  310. package/adeo/esm2022/components/tabs/tabs.component.mjs +0 -132
  311. package/adeo/esm2022/components/tabs/tabs.module.mjs +0 -19
  312. package/adeo/esm2022/components/tag/index.mjs +0 -3
  313. package/adeo/esm2022/components/tag/public-api.mjs +0 -2
  314. package/adeo/esm2022/components/tag/tag-type.mjs +0 -2
  315. package/adeo/esm2022/components/tag/tag.component.mjs +0 -61
  316. package/adeo/esm2022/components/tag/tag.module.mjs +0 -19
  317. package/adeo/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
  318. package/adeo/esm2022/components/taglist/index.mjs +0 -4
  319. package/adeo/esm2022/components/taglist/public-api.mjs +0 -2
  320. package/adeo/esm2022/components/taglist/services/taglist.service.mjs +0 -21
  321. package/adeo/esm2022/components/taglist/taglist.component.mjs +0 -93
  322. package/adeo/esm2022/components/taglist/taglist.module.mjs +0 -21
  323. package/adeo/esm2022/components/text-area/index.mjs +0 -3
  324. package/adeo/esm2022/components/text-area/public-api.mjs +0 -2
  325. package/adeo/esm2022/components/text-area/text-area.component.mjs +0 -43
  326. package/adeo/esm2022/components/text-area/text-area.module.mjs +0 -16
  327. package/adeo/esm2022/components/text-input/index.mjs +0 -3
  328. package/adeo/esm2022/components/text-input/public-api.mjs +0 -3
  329. package/adeo/esm2022/components/text-input/text-input.component.mjs +0 -75
  330. package/adeo/esm2022/components/text-input/text-input.mjs +0 -2
  331. package/adeo/esm2022/components/text-input/text-input.module.mjs +0 -20
  332. package/adeo/esm2022/components/toggle/index.mjs +0 -3
  333. package/adeo/esm2022/components/toggle/public-api.mjs +0 -2
  334. package/adeo/esm2022/components/toggle/toggle-size.mjs +0 -2
  335. package/adeo/esm2022/components/toggle/toggle.component.mjs +0 -59
  336. package/adeo/esm2022/components/toggle/toggle.module.mjs +0 -18
  337. package/adeo/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
  338. package/adeo/esm2022/components/tooltip/index.mjs +0 -4
  339. package/adeo/esm2022/components/tooltip/public-api.mjs +0 -2
  340. package/adeo/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
  341. package/adeo/esm2022/components/tooltip/tooltip-position.mjs +0 -2
  342. package/adeo/esm2022/components/tooltip/tooltip.component.mjs +0 -20
  343. package/adeo/esm2022/components/tooltip/tooltip.module.mjs +0 -19
  344. package/adeo/esm2022/mozaic-ds-angular.mjs +0 -5
  345. package/adeo/esm2022/public-api.mjs +0 -3
  346. package/bricoman/components/listbox/index.d.ts +0 -3
  347. package/bricoman/esm2022/common/global-events/global-events.module.mjs +0 -15
  348. package/bricoman/esm2022/common/global-events/global-events.service.mjs +0 -30
  349. package/bricoman/esm2022/common/global-events/public-api.mjs +0 -3
  350. package/bricoman/esm2022/common/index.mjs +0 -3
  351. package/bricoman/esm2022/common/utils/boolean-property.mjs +0 -4
  352. package/bricoman/esm2022/common/utils/generate-id.mjs +0 -7
  353. package/bricoman/esm2022/common/utils/get-random-number.mjs +0 -6
  354. package/bricoman/esm2022/common/utils/index.mjs +0 -5
  355. package/bricoman/esm2022/common/utils/overwrite-style.mjs +0 -5
  356. package/bricoman/esm2022/common/utils/public-api.mjs +0 -2
  357. package/bricoman/esm2022/components/accordion/accordion.component.mjs +0 -35
  358. package/bricoman/esm2022/components/accordion/accordion.mjs +0 -2
  359. package/bricoman/esm2022/components/accordion/accordion.module.mjs +0 -19
  360. package/bricoman/esm2022/components/accordion/index.mjs +0 -3
  361. package/bricoman/esm2022/components/accordion/public-api.mjs +0 -2
  362. package/bricoman/esm2022/components/action-bar/action-bar.component.mjs +0 -72
  363. package/bricoman/esm2022/components/action-bar/action-bar.module.mjs +0 -23
  364. package/bricoman/esm2022/components/action-bar/index.mjs +0 -4
  365. package/bricoman/esm2022/components/action-bar/public-api.mjs +0 -2
  366. package/bricoman/esm2022/components/action-bar/types/index.mjs +0 -9
  367. package/bricoman/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
  368. package/bricoman/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
  369. package/bricoman/esm2022/components/autocomplete/index.mjs +0 -3
  370. package/bricoman/esm2022/components/autocomplete/public-api.mjs +0 -2
  371. package/bricoman/esm2022/components/badge/badge.component.mjs +0 -30
  372. package/bricoman/esm2022/components/badge/badge.mjs +0 -2
  373. package/bricoman/esm2022/components/badge/badge.module.mjs +0 -18
  374. package/bricoman/esm2022/components/badge/index.mjs +0 -3
  375. package/bricoman/esm2022/components/badge/public-api.mjs +0 -2
  376. package/bricoman/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
  377. package/bricoman/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
  378. package/bricoman/esm2022/components/bottom-bar/index.mjs +0 -3
  379. package/bricoman/esm2022/components/bottom-bar/public-api.mjs +0 -2
  380. package/bricoman/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
  381. package/bricoman/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
  382. package/bricoman/esm2022/components/breadcrumb/index.mjs +0 -4
  383. package/bricoman/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
  384. package/bricoman/esm2022/components/breadcrumb/public-api.mjs +0 -2
  385. package/bricoman/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
  386. package/bricoman/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
  387. package/bricoman/esm2022/components/built-it-menu/index.mjs +0 -3
  388. package/bricoman/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
  389. package/bricoman/esm2022/components/built-it-menu/public-api.mjs +0 -2
  390. package/bricoman/esm2022/components/button/button.component.mjs +0 -53
  391. package/bricoman/esm2022/components/button/button.mjs +0 -2
  392. package/bricoman/esm2022/components/button/button.module.mjs +0 -18
  393. package/bricoman/esm2022/components/button/index.mjs +0 -3
  394. package/bricoman/esm2022/components/button/public-api.mjs +0 -2
  395. package/bricoman/esm2022/components/card/card.component.mjs +0 -27
  396. package/bricoman/esm2022/components/card/card.module.mjs +0 -18
  397. package/bricoman/esm2022/components/card/index.mjs +0 -4
  398. package/bricoman/esm2022/components/card/model/card.mjs +0 -2
  399. package/bricoman/esm2022/components/card/public-api.mjs +0 -2
  400. package/bricoman/esm2022/components/checkbox/checkbox.component.mjs +0 -73
  401. package/bricoman/esm2022/components/checkbox/checkbox.module.mjs +0 -21
  402. package/bricoman/esm2022/components/checkbox/public-api.mjs +0 -3
  403. package/bricoman/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
  404. package/bricoman/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
  405. package/bricoman/esm2022/components/checkbox-group/index.mjs +0 -3
  406. package/bricoman/esm2022/components/checkbox-group/public-api.mjs +0 -2
  407. package/bricoman/esm2022/components/container/container.component.mjs +0 -29
  408. package/bricoman/esm2022/components/container/container.module.mjs +0 -20
  409. package/bricoman/esm2022/components/container/index.mjs +0 -3
  410. package/bricoman/esm2022/components/container/public-api.mjs +0 -2
  411. package/bricoman/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
  412. package/bricoman/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
  413. package/bricoman/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
  414. package/bricoman/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
  415. package/bricoman/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
  416. package/bricoman/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
  417. package/bricoman/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
  418. package/bricoman/esm2022/components/datatable/model/column-def.mjs +0 -2
  419. package/bricoman/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
  420. package/bricoman/esm2022/components/datatable/model/footer-settings.mjs +0 -2
  421. package/bricoman/esm2022/components/datatable/model/row-data.mjs +0 -2
  422. package/bricoman/esm2022/components/datatable/model/selection-settings.mjs +0 -2
  423. package/bricoman/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
  424. package/bricoman/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
  425. package/bricoman/esm2022/components/datatable/public-api.mjs +0 -14
  426. package/bricoman/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
  427. package/bricoman/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
  428. package/bricoman/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
  429. package/bricoman/esm2022/components/datatable-management/public-api.mjs +0 -4
  430. package/bricoman/esm2022/components/dividers/divider.component.mjs +0 -22
  431. package/bricoman/esm2022/components/dividers/divider.module.mjs +0 -18
  432. package/bricoman/esm2022/components/dividers/index.mjs +0 -3
  433. package/bricoman/esm2022/components/dividers/model/divider.mjs +0 -2
  434. package/bricoman/esm2022/components/dividers/public-api.mjs +0 -2
  435. package/bricoman/esm2022/components/dropdown/dropdown.component.mjs +0 -165
  436. package/bricoman/esm2022/components/dropdown/dropdown.module.mjs +0 -44
  437. package/bricoman/esm2022/components/dropdown/index.mjs +0 -3
  438. package/bricoman/esm2022/components/dropdown/public-api.mjs +0 -2
  439. package/bricoman/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
  440. package/bricoman/esm2022/components/field/field-error.component.mjs +0 -13
  441. package/bricoman/esm2022/components/field/field.component.mjs +0 -40
  442. package/bricoman/esm2022/components/field/field.module.mjs +0 -20
  443. package/bricoman/esm2022/components/field/index.mjs +0 -5
  444. package/bricoman/esm2022/components/field/public-api.mjs +0 -2
  445. package/bricoman/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
  446. package/bricoman/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
  447. package/bricoman/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
  448. package/bricoman/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
  449. package/bricoman/esm2022/components/file-uploader/index.mjs +0 -5
  450. package/bricoman/esm2022/components/file-uploader/public-api.mjs +0 -2
  451. package/bricoman/esm2022/components/header/header.component.mjs +0 -276
  452. package/bricoman/esm2022/components/header/header.module.mjs +0 -20
  453. package/bricoman/esm2022/components/header/index.mjs +0 -4
  454. package/bricoman/esm2022/components/header/model/header.mjs +0 -6
  455. package/bricoman/esm2022/components/header/public-api.mjs +0 -2
  456. package/bricoman/esm2022/components/heading/heading-alignment.mjs +0 -2
  457. package/bricoman/esm2022/components/heading/heading-weight-type.mjs +0 -2
  458. package/bricoman/esm2022/components/heading/heading.component.mjs +0 -32
  459. package/bricoman/esm2022/components/heading/heading.module.mjs +0 -18
  460. package/bricoman/esm2022/components/heading/index.mjs +0 -5
  461. package/bricoman/esm2022/components/heading/public-api.mjs +0 -2
  462. package/bricoman/esm2022/components/icon/icon-size.mjs +0 -9
  463. package/bricoman/esm2022/components/icon/icon.component.mjs +0 -57
  464. package/bricoman/esm2022/components/icon/icon.module.mjs +0 -18
  465. package/bricoman/esm2022/components/icon/icon.service.mjs +0 -42
  466. package/bricoman/esm2022/components/icon/index.mjs +0 -4
  467. package/bricoman/esm2022/components/icon/public-api.mjs +0 -2
  468. package/bricoman/esm2022/components/kpi/index.mjs +0 -4
  469. package/bricoman/esm2022/components/kpi/kpi.component.mjs +0 -53
  470. package/bricoman/esm2022/components/kpi/kpi.module.mjs +0 -19
  471. package/bricoman/esm2022/components/kpi/model/kpi.mjs +0 -5
  472. package/bricoman/esm2022/components/kpi/public-api.mjs +0 -2
  473. package/bricoman/esm2022/components/layer/classes/layer-injector.mjs +0 -22
  474. package/bricoman/esm2022/components/layer/classes/layer-ref.mjs +0 -38
  475. package/bricoman/esm2022/components/layer/index.mjs +0 -6
  476. package/bricoman/esm2022/components/layer/interfaces/index.mjs +0 -4
  477. package/bricoman/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
  478. package/bricoman/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
  479. package/bricoman/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
  480. package/bricoman/esm2022/components/layer/layer-animation.mjs +0 -16
  481. package/bricoman/esm2022/components/layer/layer.component.mjs +0 -59
  482. package/bricoman/esm2022/components/layer/layer.module.mjs +0 -21
  483. package/bricoman/esm2022/components/layer/layer.service.mjs +0 -56
  484. package/bricoman/esm2022/components/layer/public-api.mjs +0 -2
  485. package/bricoman/esm2022/components/layer/tokens/index.mjs +0 -4
  486. package/bricoman/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
  487. package/bricoman/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
  488. package/bricoman/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
  489. package/bricoman/esm2022/components/link/index.mjs +0 -4
  490. package/bricoman/esm2022/components/link/link.component.mjs +0 -57
  491. package/bricoman/esm2022/components/link/link.module.mjs +0 -19
  492. package/bricoman/esm2022/components/link/model/link-utils.mjs +0 -2
  493. package/bricoman/esm2022/components/link/public-api.mjs +0 -2
  494. package/bricoman/esm2022/components/listbox/index.mjs +0 -4
  495. package/bricoman/esm2022/components/listbox/listbox.component.mjs +0 -305
  496. package/bricoman/esm2022/components/listbox/listbox.module.mjs +0 -21
  497. package/bricoman/esm2022/components/listbox/model/listbox-item.mjs +0 -2
  498. package/bricoman/esm2022/components/listbox/public-api.mjs +0 -2
  499. package/bricoman/esm2022/components/loader/index.mjs +0 -4
  500. package/bricoman/esm2022/components/loader/loader.component.mjs +0 -53
  501. package/bricoman/esm2022/components/loader/loader.mjs +0 -11
  502. package/bricoman/esm2022/components/loader/loader.module.mjs +0 -20
  503. package/bricoman/esm2022/components/loader/loader.service.mjs +0 -53
  504. package/bricoman/esm2022/components/loader/public-api.mjs +0 -2
  505. package/bricoman/esm2022/components/modal/classes/modal-config.mjs +0 -9
  506. package/bricoman/esm2022/components/modal/classes/modal-injector.mjs +0 -22
  507. package/bricoman/esm2022/components/modal/classes/modal-ref.mjs +0 -49
  508. package/bricoman/esm2022/components/modal/interfaces/index.mjs +0 -4
  509. package/bricoman/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
  510. package/bricoman/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
  511. package/bricoman/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
  512. package/bricoman/esm2022/components/modal/modal-animation.mjs +0 -16
  513. package/bricoman/esm2022/components/modal/modal.component.mjs +0 -68
  514. package/bricoman/esm2022/components/modal/modal.module.mjs +0 -21
  515. package/bricoman/esm2022/components/modal/modal.service.mjs +0 -67
  516. package/bricoman/esm2022/components/modal/public-api.mjs +0 -6
  517. package/bricoman/esm2022/components/modal/tokens/index.mjs +0 -4
  518. package/bricoman/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
  519. package/bricoman/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
  520. package/bricoman/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
  521. package/bricoman/esm2022/components/notification/index.mjs +0 -9
  522. package/bricoman/esm2022/components/notification/notification-animation.mjs +0 -24
  523. package/bricoman/esm2022/components/notification/notification-container.component.mjs +0 -88
  524. package/bricoman/esm2022/components/notification/notification-footer.mjs +0 -11
  525. package/bricoman/esm2022/components/notification/notification-message.mjs +0 -11
  526. package/bricoman/esm2022/components/notification/notification-title.mjs +0 -11
  527. package/bricoman/esm2022/components/notification/notification.component.mjs +0 -40
  528. package/bricoman/esm2022/components/notification/notification.mjs +0 -8
  529. package/bricoman/esm2022/components/notification/notification.module.mjs +0 -66
  530. package/bricoman/esm2022/components/notification/notification.service.mjs +0 -43
  531. package/bricoman/esm2022/components/notification/public-api.mjs +0 -2
  532. package/bricoman/esm2022/components/option-buttons/index.mjs +0 -5
  533. package/bricoman/esm2022/components/option-buttons/model/option-button.mjs +0 -2
  534. package/bricoman/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
  535. package/bricoman/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
  536. package/bricoman/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
  537. package/bricoman/esm2022/components/option-buttons/public-api.mjs +0 -2
  538. package/bricoman/esm2022/components/option-cards/index.mjs +0 -5
  539. package/bricoman/esm2022/components/option-cards/model/option-card.mjs +0 -2
  540. package/bricoman/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
  541. package/bricoman/esm2022/components/option-cards/option-cards.component.mjs +0 -118
  542. package/bricoman/esm2022/components/option-cards/option-cards.module.mjs +0 -20
  543. package/bricoman/esm2022/components/option-cards/public-api.mjs +0 -2
  544. package/bricoman/esm2022/components/overlay/index.mjs +0 -3
  545. package/bricoman/esm2022/components/overlay/overlay.component.mjs +0 -17
  546. package/bricoman/esm2022/components/overlay/overlay.module.mjs +0 -18
  547. package/bricoman/esm2022/components/overlay/public-api.mjs +0 -2
  548. package/bricoman/esm2022/components/pagination/index.mjs +0 -3
  549. package/bricoman/esm2022/components/pagination/pagination.component.mjs +0 -143
  550. package/bricoman/esm2022/components/pagination/pagination.mjs +0 -4
  551. package/bricoman/esm2022/components/pagination/pagination.module.mjs +0 -23
  552. package/bricoman/esm2022/components/pagination/public-api.mjs +0 -2
  553. package/bricoman/esm2022/components/password-input/index.mjs +0 -3
  554. package/bricoman/esm2022/components/password-input/password-input.component.mjs +0 -91
  555. package/bricoman/esm2022/components/password-input/password-input.module.mjs +0 -19
  556. package/bricoman/esm2022/components/password-input/public-api.mjs +0 -2
  557. package/bricoman/esm2022/components/phone-number/index.mjs +0 -3
  558. package/bricoman/esm2022/components/phone-number/phone-number.component.mjs +0 -105
  559. package/bricoman/esm2022/components/phone-number/phone-number.module.mjs +0 -22
  560. package/bricoman/esm2022/components/phone-number/public-api.mjs +0 -2
  561. package/bricoman/esm2022/components/progress-bar/index.mjs +0 -3
  562. package/bricoman/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
  563. package/bricoman/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
  564. package/bricoman/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
  565. package/bricoman/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
  566. package/bricoman/esm2022/components/progress-bar/public-api.mjs +0 -2
  567. package/bricoman/esm2022/components/public-api.mjs +0 -52
  568. package/bricoman/esm2022/components/quantity-selector/index.mjs +0 -4
  569. package/bricoman/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
  570. package/bricoman/esm2022/components/quantity-selector/public-api.mjs +0 -2
  571. package/bricoman/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
  572. package/bricoman/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
  573. package/bricoman/esm2022/components/radio/index.mjs +0 -3
  574. package/bricoman/esm2022/components/radio/public-api.mjs +0 -2
  575. package/bricoman/esm2022/components/radio/radio.component.mjs +0 -69
  576. package/bricoman/esm2022/components/radio/radio.module.mjs +0 -19
  577. package/bricoman/esm2022/components/rating-stars/input/index.mjs +0 -4
  578. package/bricoman/esm2022/components/rating-stars/input/public-api.mjs +0 -2
  579. package/bricoman/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
  580. package/bricoman/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
  581. package/bricoman/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
  582. package/bricoman/esm2022/components/rating-stars/result/index.mjs +0 -4
  583. package/bricoman/esm2022/components/rating-stars/result/public-api.mjs +0 -2
  584. package/bricoman/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
  585. package/bricoman/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
  586. package/bricoman/esm2022/components/segmented-control/index.mjs +0 -5
  587. package/bricoman/esm2022/components/segmented-control/public-api.mjs +0 -2
  588. package/bricoman/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
  589. package/bricoman/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
  590. package/bricoman/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
  591. package/bricoman/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
  592. package/bricoman/esm2022/components/select/index.mjs +0 -3
  593. package/bricoman/esm2022/components/select/public-api.mjs +0 -2
  594. package/bricoman/esm2022/components/select/select-size.mjs +0 -6
  595. package/bricoman/esm2022/components/select/select.component.mjs +0 -25
  596. package/bricoman/esm2022/components/select/select.module.mjs +0 -18
  597. package/bricoman/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
  598. package/bricoman/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
  599. package/bricoman/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
  600. package/bricoman/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
  601. package/bricoman/esm2022/components/sidebar/index.mjs +0 -8
  602. package/bricoman/esm2022/components/sidebar/model/models.mjs +0 -2
  603. package/bricoman/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
  604. package/bricoman/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
  605. package/bricoman/esm2022/components/sidebar/public-api.mjs +0 -2
  606. package/bricoman/esm2022/components/stepper/index.mjs +0 -4
  607. package/bricoman/esm2022/components/stepper/public-api.mjs +0 -2
  608. package/bricoman/esm2022/components/stepper/step-state.mjs +0 -2
  609. package/bricoman/esm2022/components/stepper/step.component.mjs +0 -51
  610. package/bricoman/esm2022/components/stepper/stepper.component.mjs +0 -79
  611. package/bricoman/esm2022/components/stepper/stepper.module.mjs +0 -20
  612. package/bricoman/esm2022/components/stepper-bar/index.mjs +0 -4
  613. package/bricoman/esm2022/components/stepper-bar/public-api.mjs +0 -2
  614. package/bricoman/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
  615. package/bricoman/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
  616. package/bricoman/esm2022/components/stepper-bar/types/index.mjs +0 -2
  617. package/bricoman/esm2022/components/tabs/index.mjs +0 -4
  618. package/bricoman/esm2022/components/tabs/public-api.mjs +0 -2
  619. package/bricoman/esm2022/components/tabs/tab-selectors.mjs +0 -3
  620. package/bricoman/esm2022/components/tabs/tab.component.mjs +0 -54
  621. package/bricoman/esm2022/components/tabs/tabs.component.mjs +0 -132
  622. package/bricoman/esm2022/components/tabs/tabs.module.mjs +0 -19
  623. package/bricoman/esm2022/components/tag/index.mjs +0 -3
  624. package/bricoman/esm2022/components/tag/public-api.mjs +0 -2
  625. package/bricoman/esm2022/components/tag/tag-type.mjs +0 -2
  626. package/bricoman/esm2022/components/tag/tag.component.mjs +0 -61
  627. package/bricoman/esm2022/components/tag/tag.module.mjs +0 -19
  628. package/bricoman/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
  629. package/bricoman/esm2022/components/taglist/index.mjs +0 -4
  630. package/bricoman/esm2022/components/taglist/public-api.mjs +0 -2
  631. package/bricoman/esm2022/components/taglist/services/taglist.service.mjs +0 -21
  632. package/bricoman/esm2022/components/taglist/taglist.component.mjs +0 -93
  633. package/bricoman/esm2022/components/taglist/taglist.module.mjs +0 -21
  634. package/bricoman/esm2022/components/text-area/index.mjs +0 -3
  635. package/bricoman/esm2022/components/text-area/public-api.mjs +0 -2
  636. package/bricoman/esm2022/components/text-area/text-area.component.mjs +0 -43
  637. package/bricoman/esm2022/components/text-area/text-area.module.mjs +0 -16
  638. package/bricoman/esm2022/components/text-input/index.mjs +0 -3
  639. package/bricoman/esm2022/components/text-input/public-api.mjs +0 -3
  640. package/bricoman/esm2022/components/text-input/text-input.component.mjs +0 -75
  641. package/bricoman/esm2022/components/text-input/text-input.mjs +0 -2
  642. package/bricoman/esm2022/components/text-input/text-input.module.mjs +0 -20
  643. package/bricoman/esm2022/components/toggle/index.mjs +0 -3
  644. package/bricoman/esm2022/components/toggle/public-api.mjs +0 -2
  645. package/bricoman/esm2022/components/toggle/toggle-size.mjs +0 -2
  646. package/bricoman/esm2022/components/toggle/toggle.component.mjs +0 -59
  647. package/bricoman/esm2022/components/toggle/toggle.module.mjs +0 -18
  648. package/bricoman/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
  649. package/bricoman/esm2022/components/tooltip/index.mjs +0 -4
  650. package/bricoman/esm2022/components/tooltip/public-api.mjs +0 -2
  651. package/bricoman/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
  652. package/bricoman/esm2022/components/tooltip/tooltip-position.mjs +0 -2
  653. package/bricoman/esm2022/components/tooltip/tooltip.component.mjs +0 -20
  654. package/bricoman/esm2022/components/tooltip/tooltip.module.mjs +0 -19
  655. package/bricoman/esm2022/mozaic-ds-angular.mjs +0 -5
  656. package/bricoman/esm2022/public-api.mjs +0 -3
  657. package/components/listbox/index.d.ts +0 -3
  658. package/esm2022/common/global-events/global-events.module.mjs +0 -15
  659. package/esm2022/common/global-events/global-events.service.mjs +0 -30
  660. package/esm2022/common/global-events/public-api.mjs +0 -3
  661. package/esm2022/common/index.mjs +0 -3
  662. package/esm2022/common/utils/boolean-property.mjs +0 -4
  663. package/esm2022/common/utils/generate-id.mjs +0 -7
  664. package/esm2022/common/utils/get-random-number.mjs +0 -6
  665. package/esm2022/common/utils/index.mjs +0 -5
  666. package/esm2022/common/utils/overwrite-style.mjs +0 -5
  667. package/esm2022/common/utils/public-api.mjs +0 -2
  668. package/esm2022/components/accordion/accordion.component.mjs +0 -35
  669. package/esm2022/components/accordion/accordion.mjs +0 -2
  670. package/esm2022/components/accordion/accordion.module.mjs +0 -19
  671. package/esm2022/components/accordion/index.mjs +0 -3
  672. package/esm2022/components/accordion/public-api.mjs +0 -2
  673. package/esm2022/components/action-bar/action-bar.component.mjs +0 -72
  674. package/esm2022/components/action-bar/action-bar.module.mjs +0 -23
  675. package/esm2022/components/action-bar/index.mjs +0 -4
  676. package/esm2022/components/action-bar/public-api.mjs +0 -2
  677. package/esm2022/components/action-bar/types/index.mjs +0 -9
  678. package/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
  679. package/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
  680. package/esm2022/components/autocomplete/index.mjs +0 -3
  681. package/esm2022/components/autocomplete/public-api.mjs +0 -2
  682. package/esm2022/components/badge/badge.component.mjs +0 -30
  683. package/esm2022/components/badge/badge.mjs +0 -2
  684. package/esm2022/components/badge/badge.module.mjs +0 -18
  685. package/esm2022/components/badge/index.mjs +0 -3
  686. package/esm2022/components/badge/public-api.mjs +0 -2
  687. package/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
  688. package/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
  689. package/esm2022/components/bottom-bar/index.mjs +0 -3
  690. package/esm2022/components/bottom-bar/public-api.mjs +0 -2
  691. package/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
  692. package/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
  693. package/esm2022/components/breadcrumb/index.mjs +0 -4
  694. package/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
  695. package/esm2022/components/breadcrumb/public-api.mjs +0 -2
  696. package/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
  697. package/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
  698. package/esm2022/components/built-it-menu/index.mjs +0 -3
  699. package/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
  700. package/esm2022/components/built-it-menu/public-api.mjs +0 -2
  701. package/esm2022/components/button/button.component.mjs +0 -53
  702. package/esm2022/components/button/button.mjs +0 -2
  703. package/esm2022/components/button/button.module.mjs +0 -18
  704. package/esm2022/components/button/index.mjs +0 -3
  705. package/esm2022/components/button/public-api.mjs +0 -2
  706. package/esm2022/components/card/card.component.mjs +0 -27
  707. package/esm2022/components/card/card.module.mjs +0 -18
  708. package/esm2022/components/card/index.mjs +0 -4
  709. package/esm2022/components/card/model/card.mjs +0 -2
  710. package/esm2022/components/card/public-api.mjs +0 -2
  711. package/esm2022/components/checkbox/checkbox.component.mjs +0 -73
  712. package/esm2022/components/checkbox/checkbox.module.mjs +0 -21
  713. package/esm2022/components/checkbox/public-api.mjs +0 -3
  714. package/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
  715. package/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
  716. package/esm2022/components/checkbox-group/index.mjs +0 -3
  717. package/esm2022/components/checkbox-group/public-api.mjs +0 -2
  718. package/esm2022/components/container/container.component.mjs +0 -29
  719. package/esm2022/components/container/container.module.mjs +0 -20
  720. package/esm2022/components/container/index.mjs +0 -3
  721. package/esm2022/components/container/public-api.mjs +0 -2
  722. package/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
  723. package/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
  724. package/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
  725. package/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
  726. package/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
  727. package/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
  728. package/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
  729. package/esm2022/components/datatable/model/column-def.mjs +0 -2
  730. package/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
  731. package/esm2022/components/datatable/model/footer-settings.mjs +0 -2
  732. package/esm2022/components/datatable/model/row-data.mjs +0 -2
  733. package/esm2022/components/datatable/model/selection-settings.mjs +0 -2
  734. package/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
  735. package/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
  736. package/esm2022/components/datatable/public-api.mjs +0 -14
  737. package/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
  738. package/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
  739. package/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
  740. package/esm2022/components/datatable-management/public-api.mjs +0 -4
  741. package/esm2022/components/dividers/divider.component.mjs +0 -22
  742. package/esm2022/components/dividers/divider.module.mjs +0 -18
  743. package/esm2022/components/dividers/index.mjs +0 -3
  744. package/esm2022/components/dividers/model/divider.mjs +0 -2
  745. package/esm2022/components/dividers/public-api.mjs +0 -2
  746. package/esm2022/components/dropdown/dropdown.component.mjs +0 -165
  747. package/esm2022/components/dropdown/dropdown.module.mjs +0 -44
  748. package/esm2022/components/dropdown/index.mjs +0 -3
  749. package/esm2022/components/dropdown/public-api.mjs +0 -2
  750. package/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
  751. package/esm2022/components/field/field-error.component.mjs +0 -13
  752. package/esm2022/components/field/field.component.mjs +0 -40
  753. package/esm2022/components/field/field.module.mjs +0 -20
  754. package/esm2022/components/field/index.mjs +0 -5
  755. package/esm2022/components/field/public-api.mjs +0 -2
  756. package/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
  757. package/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
  758. package/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
  759. package/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
  760. package/esm2022/components/file-uploader/index.mjs +0 -5
  761. package/esm2022/components/file-uploader/public-api.mjs +0 -2
  762. package/esm2022/components/header/header.component.mjs +0 -276
  763. package/esm2022/components/header/header.module.mjs +0 -20
  764. package/esm2022/components/header/index.mjs +0 -4
  765. package/esm2022/components/header/model/header.mjs +0 -6
  766. package/esm2022/components/header/public-api.mjs +0 -2
  767. package/esm2022/components/heading/heading-alignment.mjs +0 -2
  768. package/esm2022/components/heading/heading-weight-type.mjs +0 -2
  769. package/esm2022/components/heading/heading.component.mjs +0 -32
  770. package/esm2022/components/heading/heading.module.mjs +0 -18
  771. package/esm2022/components/heading/index.mjs +0 -5
  772. package/esm2022/components/heading/public-api.mjs +0 -2
  773. package/esm2022/components/icon/icon-size.mjs +0 -9
  774. package/esm2022/components/icon/icon.component.mjs +0 -57
  775. package/esm2022/components/icon/icon.module.mjs +0 -18
  776. package/esm2022/components/icon/icon.service.mjs +0 -42
  777. package/esm2022/components/icon/index.mjs +0 -4
  778. package/esm2022/components/icon/public-api.mjs +0 -2
  779. package/esm2022/components/kpi/index.mjs +0 -4
  780. package/esm2022/components/kpi/kpi.component.mjs +0 -53
  781. package/esm2022/components/kpi/kpi.module.mjs +0 -19
  782. package/esm2022/components/kpi/model/kpi.mjs +0 -5
  783. package/esm2022/components/kpi/public-api.mjs +0 -2
  784. package/esm2022/components/layer/classes/layer-injector.mjs +0 -22
  785. package/esm2022/components/layer/classes/layer-ref.mjs +0 -38
  786. package/esm2022/components/layer/index.mjs +0 -6
  787. package/esm2022/components/layer/interfaces/index.mjs +0 -4
  788. package/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
  789. package/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
  790. package/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
  791. package/esm2022/components/layer/layer-animation.mjs +0 -16
  792. package/esm2022/components/layer/layer.component.mjs +0 -59
  793. package/esm2022/components/layer/layer.module.mjs +0 -21
  794. package/esm2022/components/layer/layer.service.mjs +0 -56
  795. package/esm2022/components/layer/public-api.mjs +0 -2
  796. package/esm2022/components/layer/tokens/index.mjs +0 -4
  797. package/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
  798. package/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
  799. package/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
  800. package/esm2022/components/link/index.mjs +0 -4
  801. package/esm2022/components/link/link.component.mjs +0 -57
  802. package/esm2022/components/link/link.module.mjs +0 -19
  803. package/esm2022/components/link/model/link-utils.mjs +0 -2
  804. package/esm2022/components/link/public-api.mjs +0 -2
  805. package/esm2022/components/listbox/index.mjs +0 -4
  806. package/esm2022/components/listbox/listbox.component.mjs +0 -305
  807. package/esm2022/components/listbox/listbox.module.mjs +0 -21
  808. package/esm2022/components/listbox/model/listbox-item.mjs +0 -2
  809. package/esm2022/components/listbox/public-api.mjs +0 -2
  810. package/esm2022/components/loader/index.mjs +0 -4
  811. package/esm2022/components/loader/loader.component.mjs +0 -53
  812. package/esm2022/components/loader/loader.mjs +0 -11
  813. package/esm2022/components/loader/loader.module.mjs +0 -20
  814. package/esm2022/components/loader/loader.service.mjs +0 -53
  815. package/esm2022/components/loader/public-api.mjs +0 -2
  816. package/esm2022/components/modal/classes/modal-config.mjs +0 -9
  817. package/esm2022/components/modal/classes/modal-injector.mjs +0 -22
  818. package/esm2022/components/modal/classes/modal-ref.mjs +0 -49
  819. package/esm2022/components/modal/interfaces/index.mjs +0 -4
  820. package/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
  821. package/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
  822. package/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
  823. package/esm2022/components/modal/modal-animation.mjs +0 -16
  824. package/esm2022/components/modal/modal.component.mjs +0 -68
  825. package/esm2022/components/modal/modal.module.mjs +0 -21
  826. package/esm2022/components/modal/modal.service.mjs +0 -67
  827. package/esm2022/components/modal/public-api.mjs +0 -6
  828. package/esm2022/components/modal/tokens/index.mjs +0 -4
  829. package/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
  830. package/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
  831. package/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
  832. package/esm2022/components/notification/index.mjs +0 -9
  833. package/esm2022/components/notification/notification-animation.mjs +0 -24
  834. package/esm2022/components/notification/notification-container.component.mjs +0 -88
  835. package/esm2022/components/notification/notification-footer.mjs +0 -11
  836. package/esm2022/components/notification/notification-message.mjs +0 -11
  837. package/esm2022/components/notification/notification-title.mjs +0 -11
  838. package/esm2022/components/notification/notification.component.mjs +0 -40
  839. package/esm2022/components/notification/notification.mjs +0 -8
  840. package/esm2022/components/notification/notification.module.mjs +0 -66
  841. package/esm2022/components/notification/notification.service.mjs +0 -43
  842. package/esm2022/components/notification/public-api.mjs +0 -2
  843. package/esm2022/components/option-buttons/index.mjs +0 -5
  844. package/esm2022/components/option-buttons/model/option-button.mjs +0 -2
  845. package/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
  846. package/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
  847. package/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
  848. package/esm2022/components/option-buttons/public-api.mjs +0 -2
  849. package/esm2022/components/option-cards/index.mjs +0 -5
  850. package/esm2022/components/option-cards/model/option-card.mjs +0 -2
  851. package/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
  852. package/esm2022/components/option-cards/option-cards.component.mjs +0 -118
  853. package/esm2022/components/option-cards/option-cards.module.mjs +0 -20
  854. package/esm2022/components/option-cards/public-api.mjs +0 -2
  855. package/esm2022/components/overlay/index.mjs +0 -3
  856. package/esm2022/components/overlay/overlay.component.mjs +0 -17
  857. package/esm2022/components/overlay/overlay.module.mjs +0 -18
  858. package/esm2022/components/overlay/public-api.mjs +0 -2
  859. package/esm2022/components/pagination/index.mjs +0 -3
  860. package/esm2022/components/pagination/pagination.component.mjs +0 -143
  861. package/esm2022/components/pagination/pagination.mjs +0 -4
  862. package/esm2022/components/pagination/pagination.module.mjs +0 -23
  863. package/esm2022/components/pagination/public-api.mjs +0 -2
  864. package/esm2022/components/password-input/index.mjs +0 -3
  865. package/esm2022/components/password-input/password-input.component.mjs +0 -91
  866. package/esm2022/components/password-input/password-input.module.mjs +0 -19
  867. package/esm2022/components/password-input/public-api.mjs +0 -2
  868. package/esm2022/components/phone-number/index.mjs +0 -3
  869. package/esm2022/components/phone-number/phone-number.component.mjs +0 -105
  870. package/esm2022/components/phone-number/phone-number.module.mjs +0 -22
  871. package/esm2022/components/phone-number/public-api.mjs +0 -2
  872. package/esm2022/components/progress-bar/index.mjs +0 -3
  873. package/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
  874. package/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
  875. package/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
  876. package/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
  877. package/esm2022/components/progress-bar/public-api.mjs +0 -2
  878. package/esm2022/components/public-api.mjs +0 -52
  879. package/esm2022/components/quantity-selector/index.mjs +0 -4
  880. package/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
  881. package/esm2022/components/quantity-selector/public-api.mjs +0 -2
  882. package/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
  883. package/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
  884. package/esm2022/components/radio/index.mjs +0 -3
  885. package/esm2022/components/radio/public-api.mjs +0 -2
  886. package/esm2022/components/radio/radio.component.mjs +0 -69
  887. package/esm2022/components/radio/radio.module.mjs +0 -19
  888. package/esm2022/components/rating-stars/input/index.mjs +0 -4
  889. package/esm2022/components/rating-stars/input/public-api.mjs +0 -2
  890. package/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
  891. package/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
  892. package/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
  893. package/esm2022/components/rating-stars/result/index.mjs +0 -4
  894. package/esm2022/components/rating-stars/result/public-api.mjs +0 -2
  895. package/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
  896. package/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
  897. package/esm2022/components/segmented-control/index.mjs +0 -5
  898. package/esm2022/components/segmented-control/public-api.mjs +0 -2
  899. package/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
  900. package/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
  901. package/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
  902. package/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
  903. package/esm2022/components/select/index.mjs +0 -3
  904. package/esm2022/components/select/public-api.mjs +0 -2
  905. package/esm2022/components/select/select-size.mjs +0 -6
  906. package/esm2022/components/select/select.component.mjs +0 -25
  907. package/esm2022/components/select/select.module.mjs +0 -18
  908. package/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
  909. package/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
  910. package/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
  911. package/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
  912. package/esm2022/components/sidebar/index.mjs +0 -8
  913. package/esm2022/components/sidebar/model/models.mjs +0 -2
  914. package/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
  915. package/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
  916. package/esm2022/components/sidebar/public-api.mjs +0 -2
  917. package/esm2022/components/stepper/index.mjs +0 -4
  918. package/esm2022/components/stepper/public-api.mjs +0 -2
  919. package/esm2022/components/stepper/step-state.mjs +0 -2
  920. package/esm2022/components/stepper/step.component.mjs +0 -51
  921. package/esm2022/components/stepper/stepper.component.mjs +0 -79
  922. package/esm2022/components/stepper/stepper.module.mjs +0 -20
  923. package/esm2022/components/stepper-bar/index.mjs +0 -4
  924. package/esm2022/components/stepper-bar/public-api.mjs +0 -2
  925. package/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
  926. package/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
  927. package/esm2022/components/stepper-bar/types/index.mjs +0 -2
  928. package/esm2022/components/tabs/index.mjs +0 -4
  929. package/esm2022/components/tabs/public-api.mjs +0 -2
  930. package/esm2022/components/tabs/tab-selectors.mjs +0 -3
  931. package/esm2022/components/tabs/tab.component.mjs +0 -54
  932. package/esm2022/components/tabs/tabs.component.mjs +0 -132
  933. package/esm2022/components/tabs/tabs.module.mjs +0 -19
  934. package/esm2022/components/tag/index.mjs +0 -3
  935. package/esm2022/components/tag/public-api.mjs +0 -2
  936. package/esm2022/components/tag/tag-type.mjs +0 -2
  937. package/esm2022/components/tag/tag.component.mjs +0 -61
  938. package/esm2022/components/tag/tag.module.mjs +0 -19
  939. package/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
  940. package/esm2022/components/taglist/index.mjs +0 -4
  941. package/esm2022/components/taglist/public-api.mjs +0 -2
  942. package/esm2022/components/taglist/services/taglist.service.mjs +0 -21
  943. package/esm2022/components/taglist/taglist.component.mjs +0 -93
  944. package/esm2022/components/taglist/taglist.module.mjs +0 -21
  945. package/esm2022/components/text-area/index.mjs +0 -3
  946. package/esm2022/components/text-area/public-api.mjs +0 -2
  947. package/esm2022/components/text-area/text-area.component.mjs +0 -43
  948. package/esm2022/components/text-area/text-area.module.mjs +0 -16
  949. package/esm2022/components/text-input/index.mjs +0 -3
  950. package/esm2022/components/text-input/public-api.mjs +0 -3
  951. package/esm2022/components/text-input/text-input.component.mjs +0 -75
  952. package/esm2022/components/text-input/text-input.mjs +0 -2
  953. package/esm2022/components/text-input/text-input.module.mjs +0 -20
  954. package/esm2022/components/toggle/index.mjs +0 -3
  955. package/esm2022/components/toggle/public-api.mjs +0 -2
  956. package/esm2022/components/toggle/toggle-size.mjs +0 -2
  957. package/esm2022/components/toggle/toggle.component.mjs +0 -59
  958. package/esm2022/components/toggle/toggle.module.mjs +0 -18
  959. package/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
  960. package/esm2022/components/tooltip/index.mjs +0 -4
  961. package/esm2022/components/tooltip/public-api.mjs +0 -2
  962. package/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
  963. package/esm2022/components/tooltip/tooltip-position.mjs +0 -2
  964. package/esm2022/components/tooltip/tooltip.component.mjs +0 -20
  965. package/esm2022/components/tooltip/tooltip.module.mjs +0 -19
  966. package/esm2022/mozaic-ds-angular.mjs +0 -5
  967. package/esm2022/public-api.mjs +0 -3
@@ -1,58 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, ContentChildren, ViewEncapsulation, forwardRef, } from '@angular/core';
2
- import { OptionButtonComponent } from './option-button/option-button.component';
3
- import { NG_VALUE_ACCESSOR } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export class OptionButtonsComponent {
6
- constructor() {
7
- this.onChange = () => { };
8
- this.onTouch = () => { };
9
- }
10
- ngAfterContentInit() {
11
- this.optionButtonComponents?.toArray().forEach((optionButton) => {
12
- optionButton.clicked.subscribe((id) => {
13
- this.writeValue({ id: id });
14
- });
15
- });
16
- }
17
- writeValue(value) {
18
- if (value) {
19
- this.optionButtonSelected = value;
20
- this.onChange(value);
21
- this.onTouch();
22
- this.optionButtonComponents?.toArray().forEach((optionButton) => {
23
- if (optionButton.id === value.id) {
24
- optionButton.checked = true;
25
- optionButton.refreshView();
26
- }
27
- });
28
- }
29
- }
30
- registerOnChange(fn) {
31
- this.onChange = fn;
32
- }
33
- registerOnTouched(fn) {
34
- this.onTouch = fn;
35
- }
36
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
37
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: OptionButtonsComponent, selector: "moz-option-buttons", providers: [
38
- {
39
- provide: NG_VALUE_ACCESSOR,
40
- useExisting: forwardRef(() => OptionButtonsComponent),
41
- multi: true,
42
- },
43
- ], queries: [{ propertyName: "optionButtonComponents", predicate: OptionButtonComponent }], ngImport: i0, template: "<div class=\"mc-option-group\">\n <ng-content></ng-content>\n</div>\n", styles: [".mc-option-button{display:flex;text-align:center}.mc-option-button__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;visibility:visible;white-space:nowrap}.mc-option-button__input:hover+.mc-option-button__label{box-shadow:0 0 0 2px #333}.mc-option-button__input:checked+.mc-option-button__label{border-color:#00919f;box-shadow:0 0 0 .25rem #d9f0f3}.mc-option-button__input:focus+.mc-option-button__label:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-option-button__input:disabled+.mc-option-button__label{cursor:not-allowed;background-color:#ccc;color:#666;box-shadow:none}.mc-option-button__label{font-family:Roboto,sans-serif;font-weight:700;padding:1.5625rem 2rem;border-radius:4px;box-shadow:0 0 0 1px #b3b3b3;border:2px solid transparent;cursor:pointer;position:relative}.mc-option-button__label:after{box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease;border-radius:6px;inset:-.25rem}.mc-option-button--full .mc-option-button__label{width:100%}.mc-option-group{display:flex;gap:32px}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
44
- }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonsComponent, decorators: [{
46
- type: Component,
47
- args: [{ selector: 'moz-option-buttons', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
48
- {
49
- provide: NG_VALUE_ACCESSOR,
50
- useExisting: forwardRef(() => OptionButtonsComponent),
51
- multi: true,
52
- },
53
- ], template: "<div class=\"mc-option-group\">\n <ng-content></ng-content>\n</div>\n", styles: [".mc-option-button{display:flex;text-align:center}.mc-option-button__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;visibility:visible;white-space:nowrap}.mc-option-button__input:hover+.mc-option-button__label{box-shadow:0 0 0 2px #333}.mc-option-button__input:checked+.mc-option-button__label{border-color:#00919f;box-shadow:0 0 0 .25rem #d9f0f3}.mc-option-button__input:focus+.mc-option-button__label:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-option-button__input:disabled+.mc-option-button__label{cursor:not-allowed;background-color:#ccc;color:#666;box-shadow:none}.mc-option-button__label{font-family:Roboto,sans-serif;font-weight:700;padding:1.5625rem 2rem;border-radius:4px;box-shadow:0 0 0 1px #b3b3b3;border:2px solid transparent;cursor:pointer;position:relative}.mc-option-button__label:after{box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease;border-radius:6px;inset:-.25rem}.mc-option-button--full .mc-option-button__label{width:100%}.mc-option-group{display:flex;gap:32px}\n"] }]
54
- }], propDecorators: { optionButtonComponents: [{
55
- type: ContentChildren,
56
- args: [OptionButtonComponent]
57
- }] } });
58
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWJ1dHRvbnMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3B0aW9uLWJ1dHRvbnMvb3B0aW9uLWJ1dHRvbnMuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3B0aW9uLWJ1dHRvbnMvb3B0aW9uLWJ1dHRvbnMuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUVMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsZUFBZSxFQUVmLGlCQUFpQixFQUNqQixVQUFVLEdBQ1gsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFDaEYsT0FBTyxFQUF3QixpQkFBaUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDOztBQWlCekUsTUFBTSxPQUFPLHNCQUFzQjtJQWRuQztRQW9CRSxhQUFRLEdBQVEsR0FBRyxFQUFFLEdBQUUsQ0FBQyxDQUFDO1FBQ3pCLFlBQU8sR0FBUSxHQUFHLEVBQUUsR0FBRSxDQUFDLENBQUM7S0ErQnpCO0lBN0JDLGtCQUFrQjtRQUNoQixJQUFJLENBQUMsc0JBQXNCLEVBQUUsT0FBTyxFQUFFLENBQUMsT0FBTyxDQUFDLENBQUMsWUFBWSxFQUFFLEVBQUU7WUFDOUQsWUFBWSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRTtnQkFDcEMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxDQUFDO1lBQzlCLENBQUMsQ0FBQyxDQUFDO1FBQ0wsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDO0lBRUQsVUFBVSxDQUFDLEtBQTJCO1FBQ3BDLElBQUksS0FBSyxFQUFFLENBQUM7WUFDVixJQUFJLENBQUMsb0JBQW9CLEdBQUcsS0FBSyxDQUFDO1lBQ2xDLElBQUksQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLENBQUM7WUFDckIsSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQ2YsSUFBSSxDQUFDLHNCQUFzQixFQUFFLE9BQU8sRUFBRSxDQUFDLE9BQU8sQ0FBQyxDQUFDLFlBQVksRUFBRSxFQUFFO2dCQUM5RCxJQUFJLFlBQVksQ0FBQyxFQUFFLEtBQUssS0FBSyxDQUFDLEVBQUUsRUFBRSxDQUFDO29CQUNqQyxZQUFZLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQztvQkFDNUIsWUFBWSxDQUFDLFdBQVcsRUFBRSxDQUFDO2dCQUM3QixDQUFDO1lBQ0gsQ0FBQyxDQUFDLENBQUM7UUFDTCxDQUFDO0lBQ0gsQ0FBQztJQUVELGdCQUFnQixDQUFDLEVBQU87UUFDdEIsSUFBSSxDQUFDLFFBQVEsR0FBRyxFQUFFLENBQUM7SUFDckIsQ0FBQztJQUVELGlCQUFpQixDQUFDLEVBQU87UUFDdkIsSUFBSSxDQUFDLE9BQU8sR0FBRyxFQUFFLENBQUM7SUFDcEIsQ0FBQzsrR0FyQ1Usc0JBQXNCO21HQUF0QixzQkFBc0IsNkNBUnRCO1lBQ1Q7Z0JBQ0UsT0FBTyxFQUFFLGlCQUFpQjtnQkFDMUIsV0FBVyxFQUFFLFVBQVUsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztnQkFDckQsS0FBSyxFQUFFLElBQUk7YUFDWjtTQUNGLGlFQUdnQixxQkFBcUIsNkJDNUJ4Qyx3RUFHQTs7NEZEd0JhLHNCQUFzQjtrQkFkbEMsU0FBUzsrQkFDRSxvQkFBb0IsbUJBR2IsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxhQUMxQjt3QkFDVDs0QkFDRSxPQUFPLEVBQUUsaUJBQWlCOzRCQUMxQixXQUFXLEVBQUUsVUFBVSxDQUFDLEdBQUcsRUFBRSx1QkFBdUIsQ0FBQzs0QkFDckQsS0FBSyxFQUFFLElBQUk7eUJBQ1o7cUJBQ0Y7OEJBSU0sc0JBQXNCO3NCQUQ1QixlQUFlO3VCQUFDLHFCQUFxQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gIEFmdGVyQ29udGVudEluaXQsXG4gIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICBDb21wb25lbnQsXG4gIENvbnRlbnRDaGlsZHJlbixcbiAgUXVlcnlMaXN0LFxuICBWaWV3RW5jYXBzdWxhdGlvbixcbiAgZm9yd2FyZFJlZixcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBPcHRpb25CdXR0b25Db21wb25lbnQgfSBmcm9tICcuL29wdGlvbi1idXR0b24vb3B0aW9uLWJ1dHRvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgQ29udHJvbFZhbHVlQWNjZXNzb3IsIE5HX1ZBTFVFX0FDQ0VTU09SIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHsgT3B0aW9uQnV0dG9uU2VsZWN0ZWQgfSBmcm9tICcuL3B1YmxpYy1hcGknO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtb3otb3B0aW9uLWJ1dHRvbnMnLFxuICB0ZW1wbGF0ZVVybDogJy4vb3B0aW9uLWJ1dHRvbnMuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9vcHRpb24tYnV0dG9ucy5jb21wb25lbnQuc2NzcyddLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgcHJvdmlkZXJzOiBbXG4gICAge1xuICAgICAgcHJvdmlkZTogTkdfVkFMVUVfQUNDRVNTT1IsXG4gICAgICB1c2VFeGlzdGluZzogZm9yd2FyZFJlZigoKSA9PiBPcHRpb25CdXR0b25zQ29tcG9uZW50KSxcbiAgICAgIG11bHRpOiB0cnVlLFxuICAgIH0sXG4gIF0sXG59KVxuZXhwb3J0IGNsYXNzIE9wdGlvbkJ1dHRvbnNDb21wb25lbnQgaW1wbGVtZW50cyBDb250cm9sVmFsdWVBY2Nlc3NvciwgQWZ0ZXJDb250ZW50SW5pdCB7XG4gIEBDb250ZW50Q2hpbGRyZW4oT3B0aW9uQnV0dG9uQ29tcG9uZW50KVxuICBwdWJsaWMgb3B0aW9uQnV0dG9uQ29tcG9uZW50cz86IFF1ZXJ5TGlzdDxPcHRpb25CdXR0b25Db21wb25lbnQ+O1xuXG4gIHB1YmxpYyBvcHRpb25CdXR0b25TZWxlY3RlZD86IE9wdGlvbkJ1dHRvblNlbGVjdGVkO1xuXG4gIG9uQ2hhbmdlOiBhbnkgPSAoKSA9PiB7fTtcbiAgb25Ub3VjaDogYW55ID0gKCkgPT4ge307XG5cbiAgbmdBZnRlckNvbnRlbnRJbml0KCkge1xuICAgIHRoaXMub3B0aW9uQnV0dG9uQ29tcG9uZW50cz8udG9BcnJheSgpLmZvckVhY2goKG9wdGlvbkJ1dHRvbikgPT4ge1xuICAgICAgb3B0aW9uQnV0dG9uLmNsaWNrZWQuc3Vic2NyaWJlKChpZCkgPT4ge1xuICAgICAgICB0aGlzLndyaXRlVmFsdWUoeyBpZDogaWQgfSk7XG4gICAgICB9KTtcbiAgICB9KTtcbiAgfVxuXG4gIHdyaXRlVmFsdWUodmFsdWU6IE9wdGlvbkJ1dHRvblNlbGVjdGVkKTogdm9pZCB7XG4gICAgaWYgKHZhbHVlKSB7XG4gICAgICB0aGlzLm9wdGlvbkJ1dHRvblNlbGVjdGVkID0gdmFsdWU7XG4gICAgICB0aGlzLm9uQ2hhbmdlKHZhbHVlKTtcbiAgICAgIHRoaXMub25Ub3VjaCgpO1xuICAgICAgdGhpcy5vcHRpb25CdXR0b25Db21wb25lbnRzPy50b0FycmF5KCkuZm9yRWFjaCgob3B0aW9uQnV0dG9uKSA9PiB7XG4gICAgICAgIGlmIChvcHRpb25CdXR0b24uaWQgPT09IHZhbHVlLmlkKSB7XG4gICAgICAgICAgb3B0aW9uQnV0dG9uLmNoZWNrZWQgPSB0cnVlO1xuICAgICAgICAgIG9wdGlvbkJ1dHRvbi5yZWZyZXNoVmlldygpO1xuICAgICAgICB9XG4gICAgICB9KTtcbiAgICB9XG4gIH1cblxuICByZWdpc3Rlck9uQ2hhbmdlKGZuOiBhbnkpIHtcbiAgICB0aGlzLm9uQ2hhbmdlID0gZm47XG4gIH1cblxuICByZWdpc3Rlck9uVG91Y2hlZChmbjogYW55KSB7XG4gICAgdGhpcy5vblRvdWNoID0gZm47XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJtYy1vcHRpb24tZ3JvdXBcIj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9kaXY+XG4iXX0=
@@ -1,20 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { NgModule } from '@angular/core';
3
- import { OptionButtonsComponent } from './option-buttons.component';
4
- import { OptionButtonComponent } from './option-button/option-button.component';
5
- import { FormsModule } from '@angular/forms';
6
- import * as i0 from "@angular/core";
7
- export class OptionButtonsModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonsModule, declarations: [OptionButtonsComponent, OptionButtonComponent], imports: [CommonModule, FormsModule], exports: [OptionButtonsComponent, OptionButtonComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonsModule, imports: [CommonModule, FormsModule] }); }
11
- }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionButtonsModule, decorators: [{
13
- type: NgModule,
14
- args: [{
15
- imports: [CommonModule, FormsModule],
16
- declarations: [OptionButtonsComponent, OptionButtonComponent],
17
- exports: [OptionButtonsComponent, OptionButtonComponent],
18
- }]
19
- }] });
20
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWJ1dHRvbnMubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3B0aW9uLWJ1dHRvbnMvb3B0aW9uLWJ1dHRvbnMubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ3BFLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQ2hGLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLG1CQUFtQjsrR0FBbkIsbUJBQW1CO2dIQUFuQixtQkFBbUIsaUJBSGYsc0JBQXNCLEVBQUUscUJBQXFCLGFBRGxELFlBQVksRUFBRSxXQUFXLGFBRXpCLHNCQUFzQixFQUFFLHFCQUFxQjtnSEFFNUMsbUJBQW1CLFlBSnBCLFlBQVksRUFBRSxXQUFXOzs0RkFJeEIsbUJBQW1CO2tCQUwvQixRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLENBQUM7b0JBQ3BDLFlBQVksRUFBRSxDQUFDLHNCQUFzQixFQUFFLHFCQUFxQixDQUFDO29CQUM3RCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsRUFBRSxxQkFBcUIsQ0FBQztpQkFDekQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE9wdGlvbkJ1dHRvbnNDb21wb25lbnQgfSBmcm9tICcuL29wdGlvbi1idXR0b25zLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBPcHRpb25CdXR0b25Db21wb25lbnQgfSBmcm9tICcuL29wdGlvbi1idXR0b24vb3B0aW9uLWJ1dHRvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgRm9ybXNNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIEZvcm1zTW9kdWxlXSxcbiAgZGVjbGFyYXRpb25zOiBbT3B0aW9uQnV0dG9uc0NvbXBvbmVudCwgT3B0aW9uQnV0dG9uQ29tcG9uZW50XSxcbiAgZXhwb3J0czogW09wdGlvbkJ1dHRvbnNDb21wb25lbnQsIE9wdGlvbkJ1dHRvbkNvbXBvbmVudF0sXG59KVxuZXhwb3J0IGNsYXNzIE9wdGlvbkJ1dHRvbnNNb2R1bGUge31cbiJdfQ==
@@ -1,2 +0,0 @@
1
- export * from './index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL29wdGlvbi1idXR0b25zL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
@@ -1,5 +0,0 @@
1
- export * from './option-cards.component';
2
- export * from './option-cards.module';
3
- export * from './option-card/option-card.component';
4
- export * from './model/option-card';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vcHRpb24tY2FyZHMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyxxQkFBcUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vb3B0aW9uLWNhcmRzLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL29wdGlvbi1jYXJkcy5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnLi9vcHRpb24tY2FyZC9vcHRpb24tY2FyZC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9tb2RlbC9vcHRpb24tY2FyZCc7XG4iXX0=
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWNhcmQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vcHRpb24tY2FyZHMvbW9kZWwvb3B0aW9uLWNhcmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB0eXBlIE9wdGlvbkNhcmRUeXBlID0gJ3JhZGlvJyB8ICdjaGVja2JveCc7XG5cbmV4cG9ydCB0eXBlIE9wdGlvbkNhcmRTZWxlY3RlZCA9IHtcbiAgaWQ6IHN0cmluZztcbn07XG4iXX0=
@@ -1,39 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output, } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- export class OptionCardComponent {
5
- constructor(cd) {
6
- this.cd = cd;
7
- this.disabled = false;
8
- this.clicked = new EventEmitter();
9
- this.checked = false;
10
- this.centered = false;
11
- this.small = false;
12
- this.noPadding = false;
13
- this.type = 'radio';
14
- }
15
- cardChanged(id) {
16
- this.clicked.emit({ id: id });
17
- }
18
- refreshView() {
19
- this.cd.markForCheck();
20
- this.cd.detectChanges();
21
- }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: OptionCardComponent, selector: "moz-option-card", inputs: { id: "id", name: "name", label: "label", disabled: "disabled" }, outputs: { clicked: "clicked" }, ngImport: i0, template: "<div\n class=\"mc-option-card\"\n [ngClass]=\"[\n centered ? 'mc-option-card--centered' : '',\n small ? 'mc-option-card--small' : '',\n noPadding ? 'mc-option-card--no-padding' : ''\n ]\"\n>\n <input\n type=\"{{ type }}\"\n name=\"{{ name }}\"\n id=\"{{ id }}\"\n class=\"mc-{{ type }}__input mc-option-card__input\"\n (change)=\"cardChanged(id)\"\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n />\n <label for=\"{{ id }}\" class=\"mc-option-card__label\">\n <span class=\"mc-option-card__label-text\">{{ label }}</span>\n </label>\n <div class=\"mc-option-card__content\">\n <ng-content select=\"[content]\"></ng-content>\n </div>\n</div>\n", styles: [".mc-option-card{height:100%}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
- }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardComponent, decorators: [{
26
- type: Component,
27
- args: [{ selector: 'moz-option-card', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\n class=\"mc-option-card\"\n [ngClass]=\"[\n centered ? 'mc-option-card--centered' : '',\n small ? 'mc-option-card--small' : '',\n noPadding ? 'mc-option-card--no-padding' : ''\n ]\"\n>\n <input\n type=\"{{ type }}\"\n name=\"{{ name }}\"\n id=\"{{ id }}\"\n class=\"mc-{{ type }}__input mc-option-card__input\"\n (change)=\"cardChanged(id)\"\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n />\n <label for=\"{{ id }}\" class=\"mc-option-card__label\">\n <span class=\"mc-option-card__label-text\">{{ label }}</span>\n </label>\n <div class=\"mc-option-card__content\">\n <ng-content select=\"[content]\"></ng-content>\n </div>\n</div>\n", styles: [".mc-option-card{height:100%}\n"] }]
28
- }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { id: [{
29
- type: Input
30
- }], name: [{
31
- type: Input
32
- }], label: [{
33
- type: Input
34
- }], disabled: [{
35
- type: Input
36
- }], clicked: [{
37
- type: Output
38
- }] } });
39
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWNhcmQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3B0aW9uLWNhcmRzL29wdGlvbi1jYXJkL29wdGlvbi1jYXJkLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL29wdGlvbi1jYXJkcy9vcHRpb24tY2FyZC9vcHRpb24tY2FyZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsdUJBQXVCLEVBRXZCLFNBQVMsRUFDVCxZQUFZLEVBQ1osS0FBSyxFQUNMLE1BQU0sR0FDUCxNQUFNLGVBQWUsQ0FBQzs7O0FBU3ZCLE1BQU0sT0FBTyxtQkFBbUI7SUFjOUIsWUFBb0IsRUFBcUI7UUFBckIsT0FBRSxHQUFGLEVBQUUsQ0FBbUI7UUFWekIsYUFBUSxHQUFZLEtBQUssQ0FBQztRQUNoQyxZQUFPLEdBQXFDLElBQUksWUFBWSxFQUFzQixDQUFDO1FBRXRGLFlBQU8sR0FBWSxLQUFLLENBQUM7UUFDekIsYUFBUSxHQUFZLEtBQUssQ0FBQztRQUMxQixVQUFLLEdBQVksS0FBSyxDQUFDO1FBQ3ZCLGNBQVMsR0FBWSxLQUFLLENBQUM7UUFFM0IsU0FBSSxHQUFtQixPQUFPLENBQUM7SUFFTSxDQUFDO0lBRXRDLFdBQVcsQ0FBQyxFQUFVO1FBQzNCLElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLENBQUM7SUFDaEMsQ0FBQztJQUVNLFdBQVc7UUFDaEIsSUFBSSxDQUFDLEVBQUUsQ0FBQyxZQUFZLEVBQUUsQ0FBQztRQUN2QixJQUFJLENBQUMsRUFBRSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQzFCLENBQUM7K0dBdkJVLG1CQUFtQjttR0FBbkIsbUJBQW1CLGtLQ2hCaEMscXJCQXdCQTs7NEZEUmEsbUJBQW1CO2tCQU4vQixTQUFTOytCQUNFLGlCQUFpQixtQkFHVix1QkFBdUIsQ0FBQyxNQUFNO3NGQUcvQixFQUFFO3NCQUFqQixLQUFLO2dCQUNVLElBQUk7c0JBQW5CLEtBQUs7Z0JBQ1UsS0FBSztzQkFBcEIsS0FBSztnQkFDVSxRQUFRO3NCQUF2QixLQUFLO2dCQUNJLE9BQU87c0JBQWhCLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ2hhbmdlRGV0ZWN0b3JSZWYsXG4gIENvbXBvbmVudCxcbiAgRXZlbnRFbWl0dGVyLFxuICBJbnB1dCxcbiAgT3V0cHV0LFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE9wdGlvbkNhcmRTZWxlY3RlZCwgT3B0aW9uQ2FyZFR5cGUgfSBmcm9tICcuLi9tb2RlbC9vcHRpb24tY2FyZCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ21vei1vcHRpb24tY2FyZCcsXG4gIHRlbXBsYXRlVXJsOiAnLi9vcHRpb24tY2FyZC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL29wdGlvbi1jYXJkLmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBPcHRpb25DYXJkQ29tcG9uZW50IHtcbiAgQElucHV0KCkgcHVibGljIGlkITogc3RyaW5nO1xuICBASW5wdXQoKSBwdWJsaWMgbmFtZT86IHN0cmluZztcbiAgQElucHV0KCkgcHVibGljIGxhYmVsPzogc3RyaW5nO1xuICBASW5wdXQoKSBwdWJsaWMgZGlzYWJsZWQ6IGJvb2xlYW4gPSBmYWxzZTtcbiAgQE91dHB1dCgpIGNsaWNrZWQ6IEV2ZW50RW1pdHRlcjxPcHRpb25DYXJkU2VsZWN0ZWQ+ID0gbmV3IEV2ZW50RW1pdHRlcjxPcHRpb25DYXJkU2VsZWN0ZWQ+KCk7XG5cbiAgcHVibGljIGNoZWNrZWQ6IGJvb2xlYW4gPSBmYWxzZTtcbiAgcHVibGljIGNlbnRlcmVkOiBib29sZWFuID0gZmFsc2U7XG4gIHB1YmxpYyBzbWFsbDogYm9vbGVhbiA9IGZhbHNlO1xuICBwdWJsaWMgbm9QYWRkaW5nOiBib29sZWFuID0gZmFsc2U7XG5cbiAgcHVibGljIHR5cGU6IE9wdGlvbkNhcmRUeXBlID0gJ3JhZGlvJztcblxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIGNkOiBDaGFuZ2VEZXRlY3RvclJlZikge31cblxuICBwdWJsaWMgY2FyZENoYW5nZWQoaWQ6IHN0cmluZykge1xuICAgIHRoaXMuY2xpY2tlZC5lbWl0KHsgaWQ6IGlkIH0pO1xuICB9XG5cbiAgcHVibGljIHJlZnJlc2hWaWV3KCk6IHZvaWQge1xuICAgIHRoaXMuY2QubWFya0ZvckNoZWNrKCk7XG4gICAgdGhpcy5jZC5kZXRlY3RDaGFuZ2VzKCk7XG4gIH1cbn1cbiIsIjxkaXZcbiAgY2xhc3M9XCJtYy1vcHRpb24tY2FyZFwiXG4gIFtuZ0NsYXNzXT1cIltcbiAgICBjZW50ZXJlZCA/ICdtYy1vcHRpb24tY2FyZC0tY2VudGVyZWQnIDogJycsXG4gICAgc21hbGwgPyAnbWMtb3B0aW9uLWNhcmQtLXNtYWxsJyA6ICcnLFxuICAgIG5vUGFkZGluZyA/ICdtYy1vcHRpb24tY2FyZC0tbm8tcGFkZGluZycgOiAnJ1xuICBdXCJcbj5cbiAgPGlucHV0XG4gICAgdHlwZT1cInt7IHR5cGUgfX1cIlxuICAgIG5hbWU9XCJ7eyBuYW1lIH19XCJcbiAgICBpZD1cInt7IGlkIH19XCJcbiAgICBjbGFzcz1cIm1jLXt7IHR5cGUgfX1fX2lucHV0IG1jLW9wdGlvbi1jYXJkX19pbnB1dFwiXG4gICAgKGNoYW5nZSk9XCJjYXJkQ2hhbmdlZChpZClcIlxuICAgIFtjaGVja2VkXT1cImNoZWNrZWRcIlxuICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gIC8+XG4gIDxsYWJlbCBmb3I9XCJ7eyBpZCB9fVwiIGNsYXNzPVwibWMtb3B0aW9uLWNhcmRfX2xhYmVsXCI+XG4gICAgPHNwYW4gY2xhc3M9XCJtYy1vcHRpb24tY2FyZF9fbGFiZWwtdGV4dFwiPnt7IGxhYmVsIH19PC9zcGFuPlxuICA8L2xhYmVsPlxuICA8ZGl2IGNsYXNzPVwibWMtb3B0aW9uLWNhcmRfX2NvbnRlbnRcIj5cbiAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbY29udGVudF1cIj48L25nLWNvbnRlbnQ+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=
@@ -1,118 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, ContentChildren, Inject, Injector, Input, ViewEncapsulation, forwardRef, } from '@angular/core';
2
- import { FormControlName, FormGroupDirective, NG_VALUE_ACCESSOR, NgControl, } from '@angular/forms';
3
- import { OptionCardComponent } from './option-card/option-card.component';
4
- import * as i0 from "@angular/core";
5
- export class OptionCardsComponent {
6
- get selectedOptionCards() {
7
- return this._selectedOptionCards;
8
- }
9
- set selectedOptionCards(value) {
10
- this._selectedOptionCards = value;
11
- if (this.control) {
12
- this.control.setValue(this.selectedOptionCards);
13
- this.control.markAsDirty();
14
- this.control.markAsTouched();
15
- }
16
- else {
17
- this.writeValue(this.selectedOptionCards);
18
- }
19
- }
20
- constructor(injector) {
21
- this.injector = injector;
22
- this._selectedOptionCards = [];
23
- this.onOptionCardsChange = () => { };
24
- this.onOptionCardsTouch = () => { };
25
- this.optionCardType = 'radio';
26
- this.centered = false;
27
- this.small = false;
28
- this.noPadding = false;
29
- }
30
- ngOnInit() {
31
- const ngControl = this.injector.get(NgControl);
32
- if (ngControl instanceof FormControlName) {
33
- this.control = this.injector.get(FormGroupDirective).getControl(ngControl);
34
- }
35
- }
36
- ngAfterContentInit() {
37
- this.optionCardComponents?.toArray().forEach((optionCard) => {
38
- optionCard.centered = this.centered;
39
- optionCard.noPadding = this.noPadding;
40
- optionCard.small = this.small;
41
- optionCard.type = this.optionCardType;
42
- optionCard.clicked.subscribe((optionCardSelected) => {
43
- this.selectedCardEvent(optionCardSelected);
44
- });
45
- });
46
- }
47
- writeValue(selectedOptionCards) {
48
- if (selectedOptionCards) {
49
- this.onOptionCardsChange(selectedOptionCards);
50
- this.updateOptionCardChecked(selectedOptionCards);
51
- }
52
- }
53
- registerOnChange(fn) {
54
- this.onOptionCardsChange = fn;
55
- }
56
- registerOnTouched(fn) {
57
- this.onOptionCardsTouch = fn;
58
- }
59
- updateOptionCardChecked(selectedOptionCards) {
60
- this.optionCardComponents?.toArray().forEach((optionCard) => {
61
- if (selectedOptionCards?.find((selectedOptionCard) => selectedOptionCard.id === optionCard.id)) {
62
- optionCard.checked = true;
63
- }
64
- else if (this.optionCardType === 'radio') {
65
- optionCard.checked = false;
66
- }
67
- optionCard.refreshView();
68
- });
69
- }
70
- selectedCardEvent(selectedCard) {
71
- if (!this.optionCardType || this.optionCardType === 'radio') {
72
- this.selectedOptionCards = [];
73
- }
74
- const index = this.selectedOptionCards.findIndex((value) => value.id === selectedCard.id);
75
- if (index !== -1) {
76
- this.selectedOptionCards = [
77
- ...this.selectedOptionCards.slice(0, index),
78
- ...this.selectedOptionCards.slice(index + 1),
79
- ];
80
- }
81
- else {
82
- this.selectedOptionCards = [...this.selectedOptionCards, selectedCard];
83
- }
84
- }
85
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardsComponent, deps: [{ token: Injector }], target: i0.ɵɵFactoryTarget.Component }); }
86
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: OptionCardsComponent, selector: "moz-option-cards", inputs: { optionCardType: "optionCardType", centered: "centered", small: "small", noPadding: "noPadding" }, providers: [
87
- {
88
- provide: NG_VALUE_ACCESSOR,
89
- useExisting: forwardRef(() => OptionCardsComponent),
90
- multi: true,
91
- },
92
- ], queries: [{ propertyName: "optionCardComponents", predicate: OptionCardComponent }], ngImport: i0, template: "<ng-content></ng-content>\n", styles: [".mc-radio{align-items:center;display:flex}.mc-radio__label{font-size:1rem;line-height:1.125;cursor:pointer;margin-left:.5rem;color:#000}.mc-radio__input{font-family:Roboto,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;border:2px solid #666666;min-width:20px;width:1.25rem;min-height:20px;height:1.25rem;border-radius:50%;background-color:#fff;position:relative;transition:all .2s ease;cursor:pointer}.mc-radio__input[type=number]::-webkit-inner-spin-button,.mc-radio__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-radio__input[type=number]{-moz-appearance:textfield}.mc-radio__input[type=search]::-webkit-search-decoration:hover,.mc-radio__input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-radio__input:before{border-radius:50%;content:\"\";display:block;height:.375rem;left:50%;min-height:6px;min-width:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.375rem}.mc-radio__input::-ms-check{background-color:#fff;border:2px solid #666666;color:#fff}.mc-radio__input:hover{border-color:#191919}.mc-radio__input:hover::-ms-check{border-color:#191919}.mc-radio__input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-radio__input:focus::-ms-check{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-radio__input:checked{background-color:#00919f;border-color:#00919f}.mc-radio__input:checked::-ms-check{border-color:#00919f;background-color:#00919f}.mc-radio__input:checked:before{background-color:#fff}.mc-radio__input:checked:hover{border-color:#004e57}.mc-radio__input:checked:hover::-ms-check{border-color:#004e57}.mc-radio__input:disabled{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled::-ms-check{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled+.mc-radio__label{color:gray}.mc-radio__input:disabled:checked:before{background-color:#999}.mc-radio__input.is-invalid{border-color:#c61112}.mc-radio__input.is-invalid::-ms-check{border-color:#c61112}.mc-radio__input.is-invalid:hover{border-color:#530000}.mc-radio__input.is-invalid:hover::-ms-check{border-color:#530000}.mc-checkbox{align-items:center;display:flex}.mc-checkbox__label{font-size:1rem;line-height:1.125;cursor:pointer;margin-left:.5rem;color:#000}.mc-checkbox__input{font-family:Roboto,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;min-width:20px;min-height:20px;width:1.25rem;height:1.25rem;border-radius:4px;border:2px solid #666666;background-color:#fff;position:relative;transition:all .2s ease;cursor:pointer}.mc-checkbox__input[type=number]::-webkit-inner-spin-button,.mc-checkbox__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-checkbox__input[type=number]{-moz-appearance:textfield}.mc-checkbox__input[type=search]::-webkit-search-decoration:hover,.mc-checkbox__input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-checkbox__input::-ms-check{background-color:#fff;border:2px solid #666666;border-radius:4px;color:#fff}.mc-checkbox__input:hover{border-color:#191919}.mc-checkbox__input:hover::-ms-check{border-color:#191919}.mc-checkbox__input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-checkbox__input:focus::-ms-check{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-checkbox__input:checked,.mc-checkbox__input:indeterminate{background-color:#00919f;border-color:#00919f;background-size:1rem 1rem}.mc-checkbox__input:checked{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M7.63 11.21a1 1 0 0 1-1.38 0l-2.92-2.6a1 1 0 1 1 1.34-1.48l2.22 2 4.41-4.34a1 1 0 1 1 1.4 1.42z'/%3E%3C/svg%3E\");background-position:center center}.mc-checkbox__input:checked::-ms-check{background-color:#00919f;border-color:#00919f}.mc-checkbox__input:checked:hover:not(:disabled){border-color:#004e57}.mc-checkbox__input:checked:hover:not(:disabled)::-ms-check{border-color:#004e57}.mc-checkbox__input:indeterminate{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M12 9H4a1 1 0 010-2h8a1 1 0 010 2z'/%3E%3C/svg%3E\")}.mc-checkbox__input:disabled{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-checkbox__input:disabled::-ms-check{background-color:#e6e6e6;border-color:#e6e6e6}.mc-checkbox__input:disabled:checked{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23999999' viewBox='0 0 16 16'%3E%3Cpath d='M7.63 11.21a1 1 0 0 1-1.38 0l-2.92-2.6a1 1 0 1 1 1.34-1.48l2.22 2 4.41-4.34a1 1 0 1 1 1.4 1.42z'/%3E%3C/svg%3E\")}.mc-checkbox__input:disabled:indeterminate{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23999999' viewBox='0 0 16 16'%3E%3Cpath d='M12 9H4a1 1 0 010-2h8a1 1 0 010 2z'/%3E%3C/svg%3E\")}.mc-checkbox__input:disabled+.mc-checkbox__label{color:gray}.mc-checkbox__input.is-invalid{border-color:#c61112}.mc-checkbox__input.is-invalid::-ms-check{border-color:#c61112}.mc-checkbox__input.is-invalid:hover{border-color:#530000}.mc-checkbox__input.is-invalid:hover::-ms-check{border-color:#530000}.mc-option-card{border-radius:4px;position:relative}.mc-option-card,.mc-option-card *{box-sizing:border-box}input.mc-option-card__input{position:absolute;right:1rem;top:1rem;z-index:var(--option-card-input-z-index, 4)}input.mc-option-card__input:focus{box-shadow:none}input.mc-option-card__input:not(:disabled):hover+.mc-option-card__label{box-shadow:0 0 0 2px #333}input.mc-option-card__input:not(:disabled):checked+.mc-option-card__label{border-color:#00919f;box-shadow:0 0 0 .25rem #d9f0f3}input.mc-option-card__input:not(:disabled):focus+.mc-option-card__label:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}input.mc-option-card__input:checked~.mc-option-card__content label,input.mc-option-card__input:checked~.mc-option-card__content button,input.mc-option-card__input:checked~.mc-option-card__content [href],input.mc-option-card__input:checked~.mc-option-card__content input,input.mc-option-card__input:checked~.mc-option-card__content select,input.mc-option-card__input:checked~.mc-option-card__content textarea,input.mc-option-card__input:checked~.mc-option-card__content .mc-option-card__focusable,input.mc-option-card__input:checked~.mc-option-card__content [tabindex]:not([tabindex=\"-1\"]){position:relative;z-index:var(--option-card-checked-z-index, 3)}input.mc-option-card__input:disabled~*{cursor:not-allowed;pointer-events:none}input.mc-option-card__input:disabled~.mc-option-card__label{border-color:#ccc;box-shadow:0 0 0 1px #ccc}input.mc-option-card__input:disabled~.mc-option-card__content{background-color:#ccc;border-radius:0;color:#666}.mc-option-card__label{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 1px #b3b3b3;cursor:pointer;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:var(--option-card-label-z-index, 2)}.mc-option-card__label-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mc-option-card__label:after{box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease;border-radius:6px;inset:-.25rem}.mc-option-card__content{border-radius:4px;min-height:100%;padding:1rem}.mc-option-card--small input.mc-option-card__input{right:.5rem;top:.5rem}.mc-option-card--small .mc-option-card__content{padding:.5rem}.mc-option-card--centered input.mc-option-card__input{top:50%;transform:translateY(-50%)}.mc-option-card--no-padding .mc-option-card__content{padding:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
93
- }
94
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardsComponent, decorators: [{
95
- type: Component,
96
- args: [{ selector: 'moz-option-cards', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
97
- {
98
- provide: NG_VALUE_ACCESSOR,
99
- useExisting: forwardRef(() => OptionCardsComponent),
100
- multi: true,
101
- },
102
- ], template: "<ng-content></ng-content>\n", styles: [".mc-radio{align-items:center;display:flex}.mc-radio__label{font-size:1rem;line-height:1.125;cursor:pointer;margin-left:.5rem;color:#000}.mc-radio__input{font-family:Roboto,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;border:2px solid #666666;min-width:20px;width:1.25rem;min-height:20px;height:1.25rem;border-radius:50%;background-color:#fff;position:relative;transition:all .2s ease;cursor:pointer}.mc-radio__input[type=number]::-webkit-inner-spin-button,.mc-radio__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-radio__input[type=number]{-moz-appearance:textfield}.mc-radio__input[type=search]::-webkit-search-decoration:hover,.mc-radio__input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-radio__input:before{border-radius:50%;content:\"\";display:block;height:.375rem;left:50%;min-height:6px;min-width:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.375rem}.mc-radio__input::-ms-check{background-color:#fff;border:2px solid #666666;color:#fff}.mc-radio__input:hover{border-color:#191919}.mc-radio__input:hover::-ms-check{border-color:#191919}.mc-radio__input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-radio__input:focus::-ms-check{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-radio__input:checked{background-color:#00919f;border-color:#00919f}.mc-radio__input:checked::-ms-check{border-color:#00919f;background-color:#00919f}.mc-radio__input:checked:before{background-color:#fff}.mc-radio__input:checked:hover{border-color:#004e57}.mc-radio__input:checked:hover::-ms-check{border-color:#004e57}.mc-radio__input:disabled{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled::-ms-check{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled+.mc-radio__label{color:gray}.mc-radio__input:disabled:checked:before{background-color:#999}.mc-radio__input.is-invalid{border-color:#c61112}.mc-radio__input.is-invalid::-ms-check{border-color:#c61112}.mc-radio__input.is-invalid:hover{border-color:#530000}.mc-radio__input.is-invalid:hover::-ms-check{border-color:#530000}.mc-checkbox{align-items:center;display:flex}.mc-checkbox__label{font-size:1rem;line-height:1.125;cursor:pointer;margin-left:.5rem;color:#000}.mc-checkbox__input{font-family:Roboto,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;min-width:20px;min-height:20px;width:1.25rem;height:1.25rem;border-radius:4px;border:2px solid #666666;background-color:#fff;position:relative;transition:all .2s ease;cursor:pointer}.mc-checkbox__input[type=number]::-webkit-inner-spin-button,.mc-checkbox__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-checkbox__input[type=number]{-moz-appearance:textfield}.mc-checkbox__input[type=search]::-webkit-search-decoration:hover,.mc-checkbox__input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-checkbox__input::-ms-check{background-color:#fff;border:2px solid #666666;border-radius:4px;color:#fff}.mc-checkbox__input:hover{border-color:#191919}.mc-checkbox__input:hover::-ms-check{border-color:#191919}.mc-checkbox__input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-checkbox__input:focus::-ms-check{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}.mc-checkbox__input:checked,.mc-checkbox__input:indeterminate{background-color:#00919f;border-color:#00919f;background-size:1rem 1rem}.mc-checkbox__input:checked{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M7.63 11.21a1 1 0 0 1-1.38 0l-2.92-2.6a1 1 0 1 1 1.34-1.48l2.22 2 4.41-4.34a1 1 0 1 1 1.4 1.42z'/%3E%3C/svg%3E\");background-position:center center}.mc-checkbox__input:checked::-ms-check{background-color:#00919f;border-color:#00919f}.mc-checkbox__input:checked:hover:not(:disabled){border-color:#004e57}.mc-checkbox__input:checked:hover:not(:disabled)::-ms-check{border-color:#004e57}.mc-checkbox__input:indeterminate{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath d='M12 9H4a1 1 0 010-2h8a1 1 0 010 2z'/%3E%3C/svg%3E\")}.mc-checkbox__input:disabled{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-checkbox__input:disabled::-ms-check{background-color:#e6e6e6;border-color:#e6e6e6}.mc-checkbox__input:disabled:checked{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23999999' viewBox='0 0 16 16'%3E%3Cpath d='M7.63 11.21a1 1 0 0 1-1.38 0l-2.92-2.6a1 1 0 1 1 1.34-1.48l2.22 2 4.41-4.34a1 1 0 1 1 1.4 1.42z'/%3E%3C/svg%3E\")}.mc-checkbox__input:disabled:indeterminate{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23999999' viewBox='0 0 16 16'%3E%3Cpath d='M12 9H4a1 1 0 010-2h8a1 1 0 010 2z'/%3E%3C/svg%3E\")}.mc-checkbox__input:disabled+.mc-checkbox__label{color:gray}.mc-checkbox__input.is-invalid{border-color:#c61112}.mc-checkbox__input.is-invalid::-ms-check{border-color:#c61112}.mc-checkbox__input.is-invalid:hover{border-color:#530000}.mc-checkbox__input.is-invalid:hover::-ms-check{border-color:#530000}.mc-option-card{border-radius:4px;position:relative}.mc-option-card,.mc-option-card *{box-sizing:border-box}input.mc-option-card__input{position:absolute;right:1rem;top:1rem;z-index:var(--option-card-input-z-index, 4)}input.mc-option-card__input:focus{box-shadow:none}input.mc-option-card__input:not(:disabled):hover+.mc-option-card__label{box-shadow:0 0 0 2px #333}input.mc-option-card__input:not(:disabled):checked+.mc-option-card__label{border-color:#00919f;box-shadow:0 0 0 .25rem #d9f0f3}input.mc-option-card__input:not(:disabled):focus+.mc-option-card__label:after{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #758992}input.mc-option-card__input:checked~.mc-option-card__content label,input.mc-option-card__input:checked~.mc-option-card__content button,input.mc-option-card__input:checked~.mc-option-card__content [href],input.mc-option-card__input:checked~.mc-option-card__content input,input.mc-option-card__input:checked~.mc-option-card__content select,input.mc-option-card__input:checked~.mc-option-card__content textarea,input.mc-option-card__input:checked~.mc-option-card__content .mc-option-card__focusable,input.mc-option-card__input:checked~.mc-option-card__content [tabindex]:not([tabindex=\"-1\"]){position:relative;z-index:var(--option-card-checked-z-index, 3)}input.mc-option-card__input:disabled~*{cursor:not-allowed;pointer-events:none}input.mc-option-card__input:disabled~.mc-option-card__label{border-color:#ccc;box-shadow:0 0 0 1px #ccc}input.mc-option-card__input:disabled~.mc-option-card__content{background-color:#ccc;border-radius:0;color:#666}.mc-option-card__label{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 1px #b3b3b3;cursor:pointer;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:var(--option-card-label-z-index, 2)}.mc-option-card__label-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mc-option-card__label:after{box-shadow:0 0 0 0 transparent;content:\"\";display:block;pointer-events:none;position:absolute;inset:0;transition:box-shadow .2s ease;border-radius:6px;inset:-.25rem}.mc-option-card__content{border-radius:4px;min-height:100%;padding:1rem}.mc-option-card--small input.mc-option-card__input{right:.5rem;top:.5rem}.mc-option-card--small .mc-option-card__content{padding:.5rem}.mc-option-card--centered input.mc-option-card__input{top:50%;transform:translateY(-50%)}.mc-option-card--no-padding .mc-option-card__content{padding:0}\n"] }]
103
- }], ctorParameters: () => [{ type: i0.Injector, decorators: [{
104
- type: Inject,
105
- args: [Injector]
106
- }] }], propDecorators: { optionCardComponents: [{
107
- type: ContentChildren,
108
- args: [OptionCardComponent]
109
- }], optionCardType: [{
110
- type: Input
111
- }], centered: [{
112
- type: Input
113
- }], small: [{
114
- type: Input
115
- }], noPadding: [{
116
- type: Input
117
- }] } });
118
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWNhcmRzLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL29wdGlvbi1jYXJkcy9vcHRpb24tY2FyZHMuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3B0aW9uLWNhcmRzL29wdGlvbi1jYXJkcy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFDVCxlQUFlLEVBQ2YsTUFBTSxFQUNOLFFBQVEsRUFDUixLQUFLLEVBR0wsaUJBQWlCLEVBQ2pCLFVBQVUsR0FDWCxNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBR0wsZUFBZSxFQUNmLGtCQUFrQixFQUNsQixpQkFBaUIsRUFDakIsU0FBUyxHQUNWLE1BQU0sZ0JBQWdCLENBQUM7QUFDeEIsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0scUNBQXFDLENBQUM7O0FBaUIxRSxNQUFNLE9BQU8sb0JBQW9CO0lBdUIvQixJQUFJLG1CQUFtQjtRQUNyQixPQUFPLElBQUksQ0FBQyxvQkFBb0IsQ0FBQztJQUNuQyxDQUFDO0lBRUQsSUFBSSxtQkFBbUIsQ0FBQyxLQUEyQjtRQUNqRCxJQUFJLENBQUMsb0JBQW9CLEdBQUcsS0FBSyxDQUFDO1FBQ2xDLElBQUksSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQ2pCLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDO1lBQ2hELElBQUksQ0FBQyxPQUFPLENBQUMsV0FBVyxFQUFFLENBQUM7WUFDM0IsSUFBSSxDQUFDLE9BQU8sQ0FBQyxhQUFhLEVBQUUsQ0FBQztRQUMvQixDQUFDO2FBQU0sQ0FBQztZQUNOLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLG1CQUFtQixDQUFDLENBQUM7UUFDNUMsQ0FBQztJQUNILENBQUM7SUFFRCxZQUFzQyxRQUFrQjtRQUFsQixhQUFRLEdBQVIsUUFBUSxDQUFVO1FBbENoRCx5QkFBb0IsR0FBeUIsRUFBRSxDQUFDO1FBSWpELHdCQUFtQixHQUFRLEdBQUcsRUFBRSxHQUFFLENBQUMsQ0FBQztRQUNwQyx1QkFBa0IsR0FBUSxHQUFHLEVBQUUsR0FBRSxDQUFDLENBQUM7UUFHbkMsbUJBQWMsR0FBbUIsT0FBTyxDQUFDO1FBR3pDLGFBQVEsR0FBWSxLQUFLLENBQUM7UUFHMUIsVUFBSyxHQUFZLEtBQUssQ0FBQztRQUd2QixjQUFTLEdBQVksS0FBSyxDQUFDO0lBaUJ5QixDQUFDO0lBRTVELFFBQVE7UUFDTixNQUFNLFNBQVMsR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLEdBQUcsQ0FBQyxTQUFTLENBQUMsQ0FBQztRQUMvQyxJQUFJLFNBQVMsWUFBWSxlQUFlLEVBQUUsQ0FBQztZQUN6QyxJQUFJLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsR0FBRyxDQUFDLGtCQUFrQixDQUFDLENBQUMsVUFBVSxDQUFDLFNBQVMsQ0FBQyxDQUFDO1FBQzdFLENBQUM7SUFDSCxDQUFDO0lBRUQsa0JBQWtCO1FBQ2hCLElBQUksQ0FBQyxvQkFBb0IsRUFBRSxPQUFPLEVBQUUsQ0FBQyxPQUFPLENBQUMsQ0FBQyxVQUFVLEVBQUUsRUFBRTtZQUMxRCxVQUFVLENBQUMsUUFBUSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUM7WUFDcEMsVUFBVSxDQUFDLFNBQVMsR0FBRyxJQUFJLENBQUMsU0FBUyxDQUFDO1lBQ3RDLFVBQVUsQ0FBQyxLQUFLLEdBQUcsSUFBSSxDQUFDLEtBQUssQ0FBQztZQUM5QixVQUFVLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUM7WUFDdEMsVUFBVSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUMsQ0FBQyxrQkFBa0IsRUFBRSxFQUFFO2dCQUNsRCxJQUFJLENBQUMsaUJBQWlCLENBQUMsa0JBQWtCLENBQUMsQ0FBQztZQUM3QyxDQUFDLENBQUMsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVELFVBQVUsQ0FBQyxtQkFBMEM7UUFDbkQsSUFBSSxtQkFBbUIsRUFBRSxDQUFDO1lBQ3hCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDO1lBQzlDLElBQUksQ0FBQyx1QkFBdUIsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDO1FBQ3BELENBQUM7SUFDSCxDQUFDO0lBRUQsZ0JBQWdCLENBQUMsRUFBTztRQUN0QixJQUFJLENBQUMsbUJBQW1CLEdBQUcsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxpQkFBaUIsQ0FBQyxFQUFPO1FBQ3ZCLElBQUksQ0FBQyxrQkFBa0IsR0FBRyxFQUFFLENBQUM7SUFDL0IsQ0FBQztJQUVELHVCQUF1QixDQUFDLG1CQUEwQztRQUNoRSxJQUFJLENBQUMsb0JBQW9CLEVBQUUsT0FBTyxFQUFFLENBQUMsT0FBTyxDQUFDLENBQUMsVUFBVSxFQUFFLEVBQUU7WUFDMUQsSUFDRSxtQkFBbUIsRUFBRSxJQUFJLENBQUMsQ0FBQyxrQkFBa0IsRUFBRSxFQUFFLENBQUMsa0JBQWtCLENBQUMsRUFBRSxLQUFLLFVBQVUsQ0FBQyxFQUFFLENBQUMsRUFDMUYsQ0FBQztnQkFDRCxVQUFVLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQztZQUM1QixDQUFDO2lCQUFNLElBQUksSUFBSSxDQUFDLGNBQWMsS0FBSyxPQUFPLEVBQUUsQ0FBQztnQkFDM0MsVUFBVSxDQUFDLE9BQU8sR0FBRyxLQUFLLENBQUM7WUFDN0IsQ0FBQztZQUNELFVBQVUsQ0FBQyxXQUFXLEVBQUUsQ0FBQztRQUMzQixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFRCxpQkFBaUIsQ0FBQyxZQUFnQztRQUNoRCxJQUFJLENBQUMsSUFBSSxDQUFDLGNBQWMsSUFBSSxJQUFJLENBQUMsY0FBYyxLQUFLLE9BQU8sRUFBRSxDQUFDO1lBQzVELElBQUksQ0FBQyxtQkFBbUIsR0FBRyxFQUFFLENBQUM7UUFDaEMsQ0FBQztRQUNELE1BQU0sS0FBSyxHQUFHLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxTQUFTLENBQUMsQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQyxFQUFFLEtBQUssWUFBWSxDQUFDLEVBQUUsQ0FBQyxDQUFDO1FBQzFGLElBQUksS0FBSyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUM7WUFDakIsSUFBSSxDQUFDLG1CQUFtQixHQUFHO2dCQUN6QixHQUFHLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLEtBQUssQ0FBQztnQkFDM0MsR0FBRyxJQUFJLENBQUMsbUJBQW1CLENBQUMsS0FBSyxDQUFDLEtBQUssR0FBRyxDQUFDLENBQUM7YUFDN0MsQ0FBQztRQUNKLENBQUM7YUFBTSxDQUFDO1lBQ04sSUFBSSxDQUFDLG1CQUFtQixHQUFHLENBQUMsR0FBRyxJQUFJLENBQUMsbUJBQW1CLEVBQUUsWUFBWSxDQUFDLENBQUM7UUFDekUsQ0FBQztJQUNILENBQUM7K0dBcEdVLG9CQUFvQixrQkFzQ1gsUUFBUTttR0F0Q2pCLG9CQUFvQix1SkFScEI7WUFDVDtnQkFDRSxPQUFPLEVBQUUsaUJBQWlCO2dCQUMxQixXQUFXLEVBQUUsVUFBVSxDQUFDLEdBQUcsRUFBRSxDQUFDLG9CQUFvQixDQUFDO2dCQUNuRCxLQUFLLEVBQUUsSUFBSTthQUNaO1NBQ0YsK0RBR2dCLG1CQUFtQiw2QkN0Q3RDLDZCQUNBOzs0RkRvQ2Esb0JBQW9CO2tCQWRoQyxTQUFTOytCQUNFLGtCQUFrQixtQkFHWCx1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJLGFBQzFCO3dCQUNUOzRCQUNFLE9BQU8sRUFBRSxpQkFBaUI7NEJBQzFCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLHFCQUFxQixDQUFDOzRCQUNuRCxLQUFLLEVBQUUsSUFBSTt5QkFDWjtxQkFDRjs7MEJBd0NZLE1BQU07MkJBQUMsUUFBUTt5Q0FwQ3JCLG9CQUFvQjtzQkFEMUIsZUFBZTt1QkFBQyxtQkFBbUI7Z0JBVzdCLGNBQWM7c0JBRHBCLEtBQUs7Z0JBSUMsUUFBUTtzQkFEZCxLQUFLO2dCQUlDLEtBQUs7c0JBRFgsS0FBSztnQkFJQyxTQUFTO3NCQURmLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBDb250ZW50Q2hpbGRyZW4sXG4gIEluamVjdCxcbiAgSW5qZWN0b3IsXG4gIElucHV0LFxuICBPbkluaXQsXG4gIFF1ZXJ5TGlzdCxcbiAgVmlld0VuY2Fwc3VsYXRpb24sXG4gIGZvcndhcmRSZWYsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtcbiAgQ29udHJvbFZhbHVlQWNjZXNzb3IsXG4gIEZvcm1Db250cm9sLFxuICBGb3JtQ29udHJvbE5hbWUsXG4gIEZvcm1Hcm91cERpcmVjdGl2ZSxcbiAgTkdfVkFMVUVfQUNDRVNTT1IsXG4gIE5nQ29udHJvbCxcbn0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHsgT3B0aW9uQ2FyZENvbXBvbmVudCB9IGZyb20gJy4vb3B0aW9uLWNhcmQvb3B0aW9uLWNhcmQuY29tcG9uZW50JztcbmltcG9ydCB7IE9wdGlvbkNhcmRTZWxlY3RlZCwgT3B0aW9uQ2FyZFR5cGUgfSBmcm9tICcuL21vZGVsL29wdGlvbi1jYXJkJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbW96LW9wdGlvbi1jYXJkcycsXG4gIHRlbXBsYXRlVXJsOiAnLi9vcHRpb24tY2FyZHMuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9vcHRpb24tY2FyZHMuY29tcG9uZW50LnNjc3MnXSxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIHByb3ZpZGVyczogW1xuICAgIHtcbiAgICAgIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICAgICAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gT3B0aW9uQ2FyZHNDb21wb25lbnQpLFxuICAgICAgbXVsdGk6IHRydWUsXG4gICAgfSxcbiAgXSxcbn0pXG5leHBvcnQgY2xhc3MgT3B0aW9uQ2FyZHNDb21wb25lbnQgaW1wbGVtZW50cyBDb250cm9sVmFsdWVBY2Nlc3NvciwgT25Jbml0IHtcbiAgQENvbnRlbnRDaGlsZHJlbihPcHRpb25DYXJkQ29tcG9uZW50KVxuICBwdWJsaWMgb3B0aW9uQ2FyZENvbXBvbmVudHM/OiBRdWVyeUxpc3Q8T3B0aW9uQ2FyZENvbXBvbmVudD47XG5cbiAgcHJpdmF0ZSBfc2VsZWN0ZWRPcHRpb25DYXJkczogT3B0aW9uQ2FyZFNlbGVjdGVkW10gPSBbXTtcblxuICBwdWJsaWMgY29udHJvbCE6IEZvcm1Db250cm9sO1xuXG4gIHB1YmxpYyBvbk9wdGlvbkNhcmRzQ2hhbmdlOiBhbnkgPSAoKSA9PiB7fTtcbiAgcHVibGljIG9uT3B0aW9uQ2FyZHNUb3VjaDogYW55ID0gKCkgPT4ge307XG5cbiAgQElucHV0KClcbiAgcHVibGljIG9wdGlvbkNhcmRUeXBlOiBPcHRpb25DYXJkVHlwZSA9ICdyYWRpbyc7XG5cbiAgQElucHV0KClcbiAgcHVibGljIGNlbnRlcmVkOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgcHVibGljIHNtYWxsOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgcHVibGljIG5vUGFkZGluZzogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIGdldCBzZWxlY3RlZE9wdGlvbkNhcmRzKCk6IE9wdGlvbkNhcmRTZWxlY3RlZFtdIHtcbiAgICByZXR1cm4gdGhpcy5fc2VsZWN0ZWRPcHRpb25DYXJkcztcbiAgfVxuXG4gIHNldCBzZWxlY3RlZE9wdGlvbkNhcmRzKHZhbHVlOiBPcHRpb25DYXJkU2VsZWN0ZWRbXSkge1xuICAgIHRoaXMuX3NlbGVjdGVkT3B0aW9uQ2FyZHMgPSB2YWx1ZTtcbiAgICBpZiAodGhpcy5jb250cm9sKSB7XG4gICAgICB0aGlzLmNvbnRyb2wuc2V0VmFsdWUodGhpcy5zZWxlY3RlZE9wdGlvbkNhcmRzKTtcbiAgICAgIHRoaXMuY29udHJvbC5tYXJrQXNEaXJ0eSgpO1xuICAgICAgdGhpcy5jb250cm9sLm1hcmtBc1RvdWNoZWQoKTtcbiAgICB9IGVsc2Uge1xuICAgICAgdGhpcy53cml0ZVZhbHVlKHRoaXMuc2VsZWN0ZWRPcHRpb25DYXJkcyk7XG4gICAgfVxuICB9XG5cbiAgY29uc3RydWN0b3IoQEluamVjdChJbmplY3RvcikgcHJpdmF0ZSBpbmplY3RvcjogSW5qZWN0b3IpIHt9XG5cbiAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgY29uc3QgbmdDb250cm9sID0gdGhpcy5pbmplY3Rvci5nZXQoTmdDb250cm9sKTtcbiAgICBpZiAobmdDb250cm9sIGluc3RhbmNlb2YgRm9ybUNvbnRyb2xOYW1lKSB7XG4gICAgICB0aGlzLmNvbnRyb2wgPSB0aGlzLmluamVjdG9yLmdldChGb3JtR3JvdXBEaXJlY3RpdmUpLmdldENvbnRyb2wobmdDb250cm9sKTtcbiAgICB9XG4gIH1cblxuICBuZ0FmdGVyQ29udGVudEluaXQoKSB7XG4gICAgdGhpcy5vcHRpb25DYXJkQ29tcG9uZW50cz8udG9BcnJheSgpLmZvckVhY2goKG9wdGlvbkNhcmQpID0+IHtcbiAgICAgIG9wdGlvbkNhcmQuY2VudGVyZWQgPSB0aGlzLmNlbnRlcmVkO1xuICAgICAgb3B0aW9uQ2FyZC5ub1BhZGRpbmcgPSB0aGlzLm5vUGFkZGluZztcbiAgICAgIG9wdGlvbkNhcmQuc21hbGwgPSB0aGlzLnNtYWxsO1xuICAgICAgb3B0aW9uQ2FyZC50eXBlID0gdGhpcy5vcHRpb25DYXJkVHlwZTtcbiAgICAgIG9wdGlvbkNhcmQuY2xpY2tlZC5zdWJzY3JpYmUoKG9wdGlvbkNhcmRTZWxlY3RlZCkgPT4ge1xuICAgICAgICB0aGlzLnNlbGVjdGVkQ2FyZEV2ZW50KG9wdGlvbkNhcmRTZWxlY3RlZCk7XG4gICAgICB9KTtcbiAgICB9KTtcbiAgfVxuXG4gIHdyaXRlVmFsdWUoc2VsZWN0ZWRPcHRpb25DYXJkcz86IE9wdGlvbkNhcmRTZWxlY3RlZFtdKTogdm9pZCB7XG4gICAgaWYgKHNlbGVjdGVkT3B0aW9uQ2FyZHMpIHtcbiAgICAgIHRoaXMub25PcHRpb25DYXJkc0NoYW5nZShzZWxlY3RlZE9wdGlvbkNhcmRzKTtcbiAgICAgIHRoaXMudXBkYXRlT3B0aW9uQ2FyZENoZWNrZWQoc2VsZWN0ZWRPcHRpb25DYXJkcyk7XG4gICAgfVxuICB9XG5cbiAgcmVnaXN0ZXJPbkNoYW5nZShmbjogYW55KTogdm9pZCB7XG4gICAgdGhpcy5vbk9wdGlvbkNhcmRzQ2hhbmdlID0gZm47XG4gIH1cblxuICByZWdpc3Rlck9uVG91Y2hlZChmbjogYW55KTogdm9pZCB7XG4gICAgdGhpcy5vbk9wdGlvbkNhcmRzVG91Y2ggPSBmbjtcbiAgfVxuXG4gIHVwZGF0ZU9wdGlvbkNhcmRDaGVja2VkKHNlbGVjdGVkT3B0aW9uQ2FyZHM/OiBPcHRpb25DYXJkU2VsZWN0ZWRbXSk6IHZvaWQge1xuICAgIHRoaXMub3B0aW9uQ2FyZENvbXBvbmVudHM/LnRvQXJyYXkoKS5mb3JFYWNoKChvcHRpb25DYXJkKSA9PiB7XG4gICAgICBpZiAoXG4gICAgICAgIHNlbGVjdGVkT3B0aW9uQ2FyZHM/LmZpbmQoKHNlbGVjdGVkT3B0aW9uQ2FyZCkgPT4gc2VsZWN0ZWRPcHRpb25DYXJkLmlkID09PSBvcHRpb25DYXJkLmlkKVxuICAgICAgKSB7XG4gICAgICAgIG9wdGlvbkNhcmQuY2hlY2tlZCA9IHRydWU7XG4gICAgICB9IGVsc2UgaWYgKHRoaXMub3B0aW9uQ2FyZFR5cGUgPT09ICdyYWRpbycpIHtcbiAgICAgICAgb3B0aW9uQ2FyZC5jaGVja2VkID0gZmFsc2U7XG4gICAgICB9XG4gICAgICBvcHRpb25DYXJkLnJlZnJlc2hWaWV3KCk7XG4gICAgfSk7XG4gIH1cblxuICBzZWxlY3RlZENhcmRFdmVudChzZWxlY3RlZENhcmQ6IE9wdGlvbkNhcmRTZWxlY3RlZCk6IHZvaWQge1xuICAgIGlmICghdGhpcy5vcHRpb25DYXJkVHlwZSB8fCB0aGlzLm9wdGlvbkNhcmRUeXBlID09PSAncmFkaW8nKSB7XG4gICAgICB0aGlzLnNlbGVjdGVkT3B0aW9uQ2FyZHMgPSBbXTtcbiAgICB9XG4gICAgY29uc3QgaW5kZXggPSB0aGlzLnNlbGVjdGVkT3B0aW9uQ2FyZHMuZmluZEluZGV4KCh2YWx1ZSkgPT4gdmFsdWUuaWQgPT09IHNlbGVjdGVkQ2FyZC5pZCk7XG4gICAgaWYgKGluZGV4ICE9PSAtMSkge1xuICAgICAgdGhpcy5zZWxlY3RlZE9wdGlvbkNhcmRzID0gW1xuICAgICAgICAuLi50aGlzLnNlbGVjdGVkT3B0aW9uQ2FyZHMuc2xpY2UoMCwgaW5kZXgpLFxuICAgICAgICAuLi50aGlzLnNlbGVjdGVkT3B0aW9uQ2FyZHMuc2xpY2UoaW5kZXggKyAxKSxcbiAgICAgIF07XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMuc2VsZWN0ZWRPcHRpb25DYXJkcyA9IFsuLi50aGlzLnNlbGVjdGVkT3B0aW9uQ2FyZHMsIHNlbGVjdGVkQ2FyZF07XG4gICAgfVxuICB9XG59XG4iLCI8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4iXX0=
@@ -1,20 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { NgModule } from '@angular/core';
3
- import { OptionCardsComponent } from './option-cards.component';
4
- import { OptionCardComponent } from './option-card/option-card.component';
5
- import { FormsModule } from '@angular/forms';
6
- import * as i0 from "@angular/core";
7
- export class OptionCardsModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: OptionCardsModule, declarations: [OptionCardsComponent, OptionCardComponent], imports: [CommonModule, FormsModule], exports: [OptionCardsComponent, OptionCardComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardsModule, imports: [CommonModule, FormsModule] }); }
11
- }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OptionCardsModule, decorators: [{
13
- type: NgModule,
14
- args: [{
15
- imports: [CommonModule, FormsModule],
16
- declarations: [OptionCardsComponent, OptionCardComponent],
17
- exports: [OptionCardsComponent, OptionCardComponent],
18
- }]
19
- }] });
20
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3B0aW9uLWNhcmRzLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL29wdGlvbi1jYXJkcy9vcHRpb24tY2FyZHMubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLGlCQUFpQjsrR0FBakIsaUJBQWlCO2dIQUFqQixpQkFBaUIsaUJBSGIsb0JBQW9CLEVBQUUsbUJBQW1CLGFBRDlDLFlBQVksRUFBRSxXQUFXLGFBRXpCLG9CQUFvQixFQUFFLG1CQUFtQjtnSEFFeEMsaUJBQWlCLFlBSmxCLFlBQVksRUFBRSxXQUFXOzs0RkFJeEIsaUJBQWlCO2tCQUw3QixRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLENBQUM7b0JBQ3BDLFlBQVksRUFBRSxDQUFDLG9CQUFvQixFQUFFLG1CQUFtQixDQUFDO29CQUN6RCxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsRUFBRSxtQkFBbUIsQ0FBQztpQkFDckQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE9wdGlvbkNhcmRzQ29tcG9uZW50IH0gZnJvbSAnLi9vcHRpb24tY2FyZHMuY29tcG9uZW50JztcbmltcG9ydCB7IE9wdGlvbkNhcmRDb21wb25lbnQgfSBmcm9tICcuL29wdGlvbi1jYXJkL29wdGlvbi1jYXJkLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBGb3Jtc01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgRm9ybXNNb2R1bGVdLFxuICBkZWNsYXJhdGlvbnM6IFtPcHRpb25DYXJkc0NvbXBvbmVudCwgT3B0aW9uQ2FyZENvbXBvbmVudF0sXG4gIGV4cG9ydHM6IFtPcHRpb25DYXJkc0NvbXBvbmVudCwgT3B0aW9uQ2FyZENvbXBvbmVudF0sXG59KVxuZXhwb3J0IGNsYXNzIE9wdGlvbkNhcmRzTW9kdWxlIHt9XG4iXX0=
@@ -1,2 +0,0 @@
1
- export * from './index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL29wdGlvbi1jYXJkcy9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
@@ -1,3 +0,0 @@
1
- export * from './overlay.component';
2
- export * from './overlay.module';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vdmVybGF5L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyxrQkFBa0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vb3ZlcmxheS5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9vdmVybGF5Lm1vZHVsZSc7XG4iXX0=
@@ -1,17 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- export class OverlayComponent {
5
- constructor() {
6
- this.isVisible = false;
7
- }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: OverlayComponent, selector: "moz-overlay", inputs: { isVisible: "isVisible" }, ngImport: i0, template: "<div class=\"mc-overlay\" [ngClass]=\"{ 'is-visible': isVisible }\">\n <ng-content select=\"[content]\"></ng-content>\n</div>\n", styles: [".mc-overlay{background-color:#191919b3;filter:blur(1px);inset:0;opacity:0;position:fixed;pointer-events:none;transition:opacity .4s ease,visibility 0ms .4s;z-index:1999999998}.mc-overlay.is-visible{opacity:1;pointer-events:all;transition:opacity .4s ease,visibility 0ms;visibility:visible}.mc-overlay-loader{background-color:#082435b3;inset:0;opacity:0;position:fixed;pointer-events:none;transition:opacity .4s ease,visibility 0ms .4s;z-index:1999999998;align-items:center;display:flex;justify-content:center}.mc-overlay-loader.is-visible{opacity:1;pointer-events:all;transition:opacity .4s ease,visibility 0ms;visibility:visible}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10
- }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OverlayComponent, decorators: [{
12
- type: Component,
13
- args: [{ selector: 'moz-overlay', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"mc-overlay\" [ngClass]=\"{ 'is-visible': isVisible }\">\n <ng-content select=\"[content]\"></ng-content>\n</div>\n", styles: [".mc-overlay{background-color:#191919b3;filter:blur(1px);inset:0;opacity:0;position:fixed;pointer-events:none;transition:opacity .4s ease,visibility 0ms .4s;z-index:1999999998}.mc-overlay.is-visible{opacity:1;pointer-events:all;transition:opacity .4s ease,visibility 0ms;visibility:visible}.mc-overlay-loader{background-color:#082435b3;inset:0;opacity:0;position:fixed;pointer-events:none;transition:opacity .4s ease,visibility 0ms .4s;z-index:1999999998;align-items:center;display:flex;justify-content:center}.mc-overlay-loader.is-visible{opacity:1;pointer-events:all;transition:opacity .4s ease,visibility 0ms;visibility:visible}\n"] }]
14
- }], propDecorators: { isVisible: [{
15
- type: Input
16
- }] } });
17
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3ZlcmxheS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vdmVybGF5L292ZXJsYXkuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvb3ZlcmxheS9vdmVybGF5LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFRMUUsTUFBTSxPQUFPLGdCQUFnQjtJQU43QjtRQU9rQixjQUFTLEdBQUcsS0FBSyxDQUFDO0tBQ25DOytHQUZZLGdCQUFnQjttR0FBaEIsZ0JBQWdCLHVGQ1I3QixrSUFHQTs7NEZES2EsZ0JBQWdCO2tCQU41QixTQUFTOytCQUNFLGFBQWEsbUJBR04sdUJBQXVCLENBQUMsTUFBTTs4QkFHL0IsU0FBUztzQkFBeEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ21vei1vdmVybGF5JyxcbiAgdGVtcGxhdGVVcmw6ICcuL292ZXJsYXkuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9vdmVybGF5LmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBPdmVybGF5Q29tcG9uZW50IHtcbiAgQElucHV0KCkgcHVibGljIGlzVmlzaWJsZSA9IGZhbHNlO1xufVxuIiwiPGRpdiBjbGFzcz1cIm1jLW92ZXJsYXlcIiBbbmdDbGFzc109XCJ7ICdpcy12aXNpYmxlJzogaXNWaXNpYmxlIH1cIj5cbiAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW2NvbnRlbnRdXCI+PC9uZy1jb250ZW50PlxuPC9kaXY+XG4iXX0=
@@ -1,18 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { OverlayComponent } from './overlay.component';
4
- import * as i0 from "@angular/core";
5
- export class OverlayModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OverlayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: OverlayModule, declarations: [OverlayComponent], imports: [CommonModule], exports: [OverlayComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OverlayModule, imports: [CommonModule] }); }
9
- }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: OverlayModule, decorators: [{
11
- type: NgModule,
12
- args: [{
13
- declarations: [OverlayComponent],
14
- imports: [CommonModule],
15
- exports: [OverlayComponent],
16
- }]
17
- }] });
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3ZlcmxheS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9vdmVybGF5L292ZXJsYXkubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHFCQUFxQixDQUFDOztBQU92RCxNQUFNLE9BQU8sYUFBYTsrR0FBYixhQUFhO2dIQUFiLGFBQWEsaUJBSlQsZ0JBQWdCLGFBQ3JCLFlBQVksYUFDWixnQkFBZ0I7Z0hBRWYsYUFBYSxZQUhkLFlBQVk7OzRGQUdYLGFBQWE7a0JBTHpCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLENBQUMsZ0JBQWdCLENBQUM7b0JBQ2hDLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLENBQUM7aUJBQzVCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBPdmVybGF5Q29tcG9uZW50IH0gZnJvbSAnLi9vdmVybGF5LmNvbXBvbmVudCc7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW092ZXJsYXlDb21wb25lbnRdLFxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcbiAgZXhwb3J0czogW092ZXJsYXlDb21wb25lbnRdLFxufSlcbmV4cG9ydCBjbGFzcyBPdmVybGF5TW9kdWxlIHt9XG4iXX0=
@@ -1,2 +0,0 @@
1
- export * from './index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL292ZXJsYXkvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19
@@ -1,3 +0,0 @@
1
- export * from './pagination.component';
2
- export * from './pagination.module';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9wYWdpbmF0aW9uL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxxQkFBcUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vcGFnaW5hdGlvbi5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9wYWdpbmF0aW9uLm1vZHVsZSc7XG4iXX0=