@ti-tecnologico-de-monterrey-oficial/ds-ng 1.5.1220 → 1.5.1317-b

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 (455) hide show
  1. package/assets/i18n/en.json +122 -0
  2. package/assets/i18n/es.json +122 -0
  3. package/assets/styles/main.min.css +1 -1
  4. package/assets/styles/main.min.css.map +1 -1
  5. package/esm2022/assets/i18n/en.json +122 -0
  6. package/esm2022/assets/i18n/es.json +122 -0
  7. package/esm2022/lib/components/bmb-academic-progress/bmb-academic-progress.component.mjs +87 -0
  8. package/esm2022/lib/components/bmb-accordion/bmb-accordion.component.mjs +165 -0
  9. package/esm2022/lib/components/bmb-account-statement/bmb-account-statement.component.mjs +174 -0
  10. package/esm2022/lib/components/bmb-action-icon/bmb-action-icon.component.mjs +49 -0
  11. package/esm2022/lib/components/bmb-action-menu/bmb-action-menu.component.mjs +31 -0
  12. package/esm2022/lib/components/bmb-advertisement-card/bmb-advertisement-card.component.mjs +37 -0
  13. package/esm2022/lib/components/bmb-advertisement-card/types.mjs +2 -0
  14. package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-ads/bmb-alert-center-ads.component.mjs +37 -0
  15. package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-empty/bmb-alert-center-empty.component.mjs +19 -0
  16. package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-form/bmb-alert-center-form.component.mjs +148 -0
  17. package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-list/bmb-alert-center-list.component.mjs +46 -0
  18. package/esm2022/lib/components/bmb-alert-center/bmb-alert-center.component.mjs +202 -0
  19. package/esm2022/lib/components/bmb-alert-center/bmb-alert-center.service.mjs +62 -0
  20. package/esm2022/lib/components/bmb-alert-center/types.mjs +2 -0
  21. package/esm2022/lib/components/bmb-badge/bmb-badge.component.mjs +26 -0
  22. package/esm2022/lib/components/bmb-balance-overview/bmb-balance-overview.component.mjs +32 -0
  23. package/esm2022/lib/components/bmb-bookmark/bmb-bookmark.component.mjs +27 -0
  24. package/esm2022/lib/components/bmb-bottom-navigation-bar/bmb-bottom-navigation-bar.component.mjs +42 -0
  25. package/esm2022/lib/components/bmb-breadcrumb/bmb-breadcrumb.component.mjs +55 -0
  26. package/esm2022/lib/components/bmb-button-icon/bmb-button-icon.component.mjs +30 -0
  27. package/esm2022/lib/components/bmb-calendar/bmb-calendar.component.mjs +286 -0
  28. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-header/bmb-calendar-header.component.mjs +101 -0
  29. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-hour-view/bmb-calendar-hour-view.component.mjs +40 -0
  30. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-schedule-cards/bmb-calendar-schedule-cards.component.mjs +68 -0
  31. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-day/bmb-calendar-template-day.component.mjs +43 -0
  32. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-mobile/bmb-calendar-template-mobile.component.mjs +100 -0
  33. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-month/bmb-calendar-template-month.component.mjs +47 -0
  34. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-week/bmb-calendar-template-week.component.mjs +56 -0
  35. package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-time-indicator/bmb-calendar-time-indicator.component.mjs +24 -0
  36. package/esm2022/lib/components/bmb-calendar/types.mjs +2 -0
  37. package/esm2022/lib/components/bmb-calendar/utils.mjs +96 -0
  38. package/esm2022/lib/components/bmb-card/bmb-card.component.mjs +159 -0
  39. package/esm2022/lib/components/bmb-card-button/bmb-card-button.component.mjs +76 -0
  40. package/esm2022/lib/components/bmb-carousel/bmb-carousel.component.mjs +80 -0
  41. package/esm2022/lib/components/bmb-chat-bar/bmb-chat-bar.component.mjs +200 -0
  42. package/esm2022/lib/components/bmb-chat-bar/bot_list.mjs +57 -0
  43. package/esm2022/lib/components/bmb-chat-bar/types.mjs +2 -0
  44. package/esm2022/lib/components/bmb-chat-bubbles/bmb-chat-bubbles.component.mjs +56 -0
  45. package/esm2022/lib/components/bmb-chat-bubbles/types.mjs +2 -0
  46. package/esm2022/lib/components/bmb-check-external-link-button/bmb-check-external-link-button.component.mjs +46 -0
  47. package/esm2022/lib/components/bmb-checkbox/bmb-checkbox.component.mjs +80 -0
  48. package/esm2022/lib/components/bmb-chevron-title-selector/bmb-chevron-title-selector.component.mjs +36 -0
  49. package/esm2022/lib/components/bmb-container/bmb-container.component.mjs +27 -0
  50. package/esm2022/lib/components/bmb-container-button/bmb-container-button.component.mjs +92 -0
  51. package/esm2022/lib/components/bmb-date-range/bmb-date-range.component.mjs +69 -0
  52. package/esm2022/lib/components/bmb-datepicker/bmb-datepicker-modal/bmb-datepicker-modal.component.mjs +208 -0
  53. package/esm2022/lib/components/bmb-datepicker/bmb-datepicker.component.mjs +144 -0
  54. package/esm2022/lib/components/bmb-digital-id/bmb-digital-id.component.mjs +58 -0
  55. package/esm2022/lib/components/bmb-divider/bmb-divider.component.mjs +25 -0
  56. package/esm2022/lib/components/bmb-dot-paginator/bmb-dot-paginator.component.mjs +34 -0
  57. package/esm2022/lib/components/bmb-drawer-overlay/bmb-drawer-overlay.component.mjs +65 -0
  58. package/esm2022/lib/components/bmb-dropdown/bmb-dropdown.component.mjs +177 -0
  59. package/esm2022/lib/components/bmb-dropdown-menu/bmb-dropdown-menu.component.mjs +38 -0
  60. package/esm2022/lib/components/bmb-dropzone/bmb-dropzone.component.mjs +192 -0
  61. package/esm2022/lib/components/bmb-evaluation-rubric/bmb-evaluation-rubric.component.mjs +76 -0
  62. package/esm2022/lib/components/bmb-external-link/bmb-external-link.component.mjs +80 -0
  63. package/esm2022/lib/components/bmb-fab/bmb-fab-.interface.mjs +9 -0
  64. package/esm2022/lib/components/bmb-fab/bmb-fab.component.mjs +37 -0
  65. package/esm2022/lib/components/bmb-filter-card/bmb-filter-card.component.mjs +166 -0
  66. package/esm2022/lib/components/bmb-filter-card/bmb-filter-card.interface.mjs +2 -0
  67. package/esm2022/lib/components/bmb-focus-element/bmb-focus-element.component.mjs +36 -0
  68. package/esm2022/lib/components/bmb-form-validator/bmb-form-validator.component.mjs +159 -0
  69. package/esm2022/lib/components/bmb-frequent-apps-selector/bmb-frequent-apps-selector.component.mjs +29 -0
  70. package/esm2022/lib/components/bmb-grade-value/bmb-grade-value.component.mjs +22 -0
  71. package/esm2022/lib/components/bmb-grades/bmb-grades.component.mjs +178 -0
  72. package/esm2022/lib/components/bmb-grades/types.mjs +2 -0
  73. package/esm2022/lib/components/bmb-header-mitec/bmb-header-mitec.component.mjs +60 -0
  74. package/esm2022/lib/components/bmb-header-mobile/bmb-header-mobile.component.mjs +49 -0
  75. package/esm2022/lib/components/bmb-hito-card/bmb-hito-card.component.mjs +86 -0
  76. package/esm2022/lib/components/bmb-hito-list/bmb-hito-list.component.mjs +59 -0
  77. package/esm2022/lib/components/bmb-home-card/bmb-home-card-header/bmb-home-card-header.component.mjs +76 -0
  78. package/esm2022/lib/components/bmb-home-card/bmb-home-card.component.mjs +41 -0
  79. package/esm2022/lib/components/bmb-home-card-chat/bmb-home-card-chat.component.mjs +45 -0
  80. package/esm2022/lib/components/bmb-home-section/bmb-home-section.component.mjs +20 -0
  81. package/esm2022/lib/components/bmb-icon/bmb-icon.component.mjs +50 -0
  82. package/esm2022/lib/components/bmb-icon/types.mjs +2 -0
  83. package/esm2022/lib/components/bmb-icon-item/bmb-icon-item.component.mjs +32 -0
  84. package/esm2022/lib/components/bmb-icon-status/bmb-icon-status.component.mjs +25 -0
  85. package/esm2022/lib/components/bmb-iframe/bmb-iframe.component.mjs +19 -0
  86. package/esm2022/lib/components/bmb-iframe/bmb-iframe.pipe.mjs +21 -0
  87. package/esm2022/lib/components/bmb-image/bmb-image.component.mjs +33 -0
  88. package/esm2022/lib/components/bmb-inner-header/bmb-inner-header.component.mjs +79 -0
  89. package/esm2022/lib/components/bmb-input/bmb-input-content/bmb-input-content.component.mjs +147 -0
  90. package/esm2022/lib/components/bmb-input/bmb-input-validator/bmb-input-validator.component.mjs +178 -0
  91. package/esm2022/lib/components/bmb-input/bmb-input.component.mjs +85 -0
  92. package/esm2022/lib/components/bmb-input-phone-number/bmb-input-phone-number.component.mjs +219 -0
  93. package/esm2022/lib/components/bmb-input-tags/bmb-input-tags.component.mjs +191 -0
  94. package/esm2022/lib/components/bmb-interactive-icon/bmb-interactive-icon.component.mjs +54 -0
  95. package/esm2022/lib/components/bmb-invoice/bmb-invoice.component.mjs +34 -0
  96. package/esm2022/lib/components/bmb-item/bmb-item.component.mjs +28 -0
  97. package/esm2022/lib/components/bmb-legend/bmb-legend.component.mjs +23 -0
  98. package/esm2022/lib/components/bmb-list-group/bmb-list-group-item/bmb-list-group-item.component.mjs +83 -0
  99. package/esm2022/lib/components/bmb-list-group/bmb-list-group.component.mjs +60 -0
  100. package/esm2022/lib/components/bmb-list-group/bmb-list-group.service.mjs +55 -0
  101. package/esm2022/lib/components/bmb-list-group/types.mjs +2 -0
  102. package/esm2022/lib/components/bmb-list-items/bmb-list-items.component.mjs +83 -0
  103. package/esm2022/lib/components/bmb-loader/bmb-loader.component.mjs +77 -0
  104. package/esm2022/lib/components/bmb-login/bmb-login-content/bmb-login-content.component.mjs +55 -0
  105. package/esm2022/lib/components/bmb-login/bmb-login.component.mjs +68 -0
  106. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-logged/bmb-login-onboarding-logged.component.mjs +40 -0
  107. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-login/bmb-login-onboarding-login.component.mjs +20 -0
  108. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-logout/bmb-login-onboarding-logout.component.mjs +33 -0
  109. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-four.component.mjs +91 -0
  110. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-one.component.mjs +88 -0
  111. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-three.component.mjs +57 -0
  112. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-two.component.mjs +99 -0
  113. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step.component.mjs +39 -0
  114. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper.component.mjs +44 -0
  115. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding.component.mjs +67 -0
  116. package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding.service.mjs +70 -0
  117. package/esm2022/lib/components/bmb-login-onboarding/types.mjs +2 -0
  118. package/esm2022/lib/components/bmb-logo/bmb-logo.component.mjs +43 -0
  119. package/esm2022/lib/components/bmb-media-card/bmb-media-card.component.mjs +65 -0
  120. package/esm2022/lib/components/bmb-mitec-logo-animation/bmb-mitec-logo-animation.component.mjs +14 -0
  121. package/esm2022/lib/components/bmb-mobile-templates/bmb-mobile-templates.component.mjs +88 -0
  122. package/esm2022/lib/components/bmb-modal/bmb-modal.component.mjs +139 -0
  123. package/esm2022/lib/components/bmb-modal/bmb-modal.interface.mjs +2 -0
  124. package/esm2022/lib/components/bmb-modal/bmb-native-modal.component.mjs +122 -0
  125. package/esm2022/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator-item/bmb-multi-dot-paginator-item.component.mjs +15 -0
  126. package/esm2022/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator.component.mjs +59 -0
  127. package/esm2022/lib/components/bmb-navigation-bar/bmb-navigation-bar.component.mjs +30 -0
  128. package/esm2022/lib/components/bmb-notice-card/bmb-notice-card.component.mjs +45 -0
  129. package/esm2022/lib/components/bmb-notification-card/bmb-notification-card-modal/bmb-notification-card-modal.component.mjs +26 -0
  130. package/esm2022/lib/components/bmb-notification-card/bmb-notification-card.component.mjs +114 -0
  131. package/esm2022/lib/components/bmb-notification-counter/bmb-notification-counter.component.mjs +23 -0
  132. package/esm2022/lib/components/bmb-overlay/bmb-overlay.component.mjs +22 -0
  133. package/esm2022/lib/components/bmb-paginator/bmb-paginator.component.mjs +52 -0
  134. package/esm2022/lib/components/bmb-portal/bmb-portal.component.mjs +58 -0
  135. package/esm2022/lib/components/bmb-portal/bmb-projected-content/bmb-projected-content.component.mjs +123 -0
  136. package/esm2022/lib/components/bmb-profile/bmb-profile.component.mjs +153 -0
  137. package/esm2022/lib/components/bmb-progress-bar/bmb-progress-bar.component.mjs +39 -0
  138. package/esm2022/lib/components/bmb-progress-cirlce/bmb-progress-circle.component.mjs +180 -0
  139. package/esm2022/lib/components/bmb-progress-cirlce/bmb-progress-circle.interface.mjs +2 -0
  140. package/esm2022/lib/components/bmb-pull-wedge/bmb-pull-wedge.component.mjs +88 -0
  141. package/esm2022/lib/components/bmb-push-notification/bmb-push-notification-item/bmb-push-notification-item.component.mjs +81 -0
  142. package/esm2022/lib/components/bmb-push-notification/bmb-push-notification.component.mjs +24 -0
  143. package/esm2022/lib/components/bmb-push-notification/types.mjs +2 -0
  144. package/esm2022/lib/components/bmb-radial/bmb-radial.component.mjs +78 -0
  145. package/esm2022/lib/components/bmb-search-input/bmb-search-input.component.mjs +122 -0
  146. package/esm2022/lib/components/bmb-server-table/bmb-server-table.component.mjs +82 -0
  147. package/esm2022/lib/components/bmb-sidebar/bmb-sidebar.component.mjs +101 -0
  148. package/esm2022/lib/components/bmb-sidebar/bmb-sidebar.interface.mjs +2 -0
  149. package/esm2022/lib/components/bmb-simple-header/bmb-simple-header.component.mjs +64 -0
  150. package/esm2022/lib/components/bmb-skeleton/bmb-skeleton.component.mjs +16 -0
  151. package/esm2022/lib/components/bmb-sounds-card/bmb-sounds-card.component.mjs +64 -0
  152. package/esm2022/lib/components/bmb-stat-counter/bmb-stat-counter.component.mjs +32 -0
  153. package/esm2022/lib/components/bmb-step-progress-bar/bmb-step-progress-bar.component.mjs +59 -0
  154. package/esm2022/lib/components/bmb-student-activity-card/bmb-student-activity-card.component.mjs +53 -0
  155. package/esm2022/lib/components/bmb-student-activity-selector/bmb-student-activity-tab/bmb-student-activity-tab.component.mjs +27 -0
  156. package/esm2022/lib/components/bmb-switch/bmb-switch.component.mjs +90 -0
  157. package/esm2022/lib/components/bmb-table-lite/bmb-table-lite.component.mjs +564 -0
  158. package/esm2022/lib/components/bmb-table-lite/bmb-table-lite.interface.mjs +2 -0
  159. package/esm2022/lib/components/bmb-tables/bmb-tables.component.mjs +541 -0
  160. package/esm2022/lib/components/bmb-tables/bmb-tables.interface.mjs +2 -0
  161. package/esm2022/lib/components/bmb-tabs/bmb-tabs.component.mjs +132 -0
  162. package/esm2022/lib/components/bmb-tags/bmb-tags.component.mjs +66 -0
  163. package/esm2022/lib/components/bmb-text-editor/bmb-text-editor.component.mjs +135 -0
  164. package/esm2022/lib/components/bmb-text-link/bmb-text-link.component.mjs +43 -0
  165. package/esm2022/lib/components/bmb-theme/bmb-theme.component.mjs +65 -0
  166. package/esm2022/lib/components/bmb-three-cols/bmb-three-cols.component.mjs +30 -0
  167. package/esm2022/lib/components/bmb-timestream/bmb-timestream-detail/bmb-timestream-detail.component.mjs +74 -0
  168. package/esm2022/lib/components/bmb-timestream/bmb-timestream-error/bmb-timestream-error.component.mjs +13 -0
  169. package/esm2022/lib/components/bmb-timestream/bmb-timestream.component.mjs +236 -0
  170. package/esm2022/lib/components/bmb-timestream/types.mjs +2 -0
  171. package/esm2022/lib/components/bmb-timestream-card/bmb-timestream-card.component.mjs +139 -0
  172. package/esm2022/lib/components/bmb-title-content/bmb-title-content.component.mjs +61 -0
  173. package/esm2022/lib/components/bmb-toast/bmb-toast.component.mjs +47 -0
  174. package/esm2022/lib/components/bmb-tooltip/bmb-tooltip.component.mjs +39 -0
  175. package/esm2022/lib/components/bmb-top-bar/bmb-top-bar-item/bmb-top-bar-item.component.mjs +31 -0
  176. package/esm2022/lib/components/bmb-top-bar/bmb-top-bar-user-section/bmb-top-bar-user-section.component.mjs +94 -0
  177. package/esm2022/lib/components/bmb-top-bar/bmb-top-bar.component.mjs +86 -0
  178. package/esm2022/lib/components/bmb-top-bar/types.mjs +2 -0
  179. package/esm2022/lib/components/bmb-totp/bmb-totp.component.mjs +141 -0
  180. package/esm2022/lib/components/bmb-user-image/bmb-user-image.component.mjs +44 -0
  181. package/esm2022/lib/components/bmb-user-profile/bmb-user-profile-content/bmb-user-profile-content.component.mjs +19 -0
  182. package/esm2022/lib/components/bmb-user-profile/bmb-user-profile.component.mjs +77 -0
  183. package/esm2022/lib/components/bmb-user-summary/bmb-user-summary-content/bmb-user-summary-content.component.mjs +64 -0
  184. package/esm2022/lib/components/bmb-user-summary/bmb-user-summary.component.mjs +34 -0
  185. package/esm2022/lib/components/bmb-value-counter/bmb-value-counter.component.mjs +23 -0
  186. package/esm2022/lib/components/bmb-web-templates/bmb-web-templates.component.mjs +85 -0
  187. package/esm2022/lib/components/bmb-wheel-menu/bmb-wheel-menu.component.mjs +128 -0
  188. package/esm2022/lib/components/utils/bmb-alert-center-detail/bmb-alert-center-detail.component.mjs +37 -0
  189. package/esm2022/lib/components/utils/bmb-dropdown-content/bmb-dropdown-content.component.mjs +54 -0
  190. package/esm2022/lib/directives/bmb-accordion/bmb-accordion-control.directive.mjs +88 -0
  191. package/esm2022/lib/directives/bmb-button/button.directive.mjs +84 -0
  192. package/esm2022/lib/directives/bmb-button-group/bmb-button-group.directive.mjs +29 -0
  193. package/esm2022/lib/directives/bmb-layout/bmb-layout-item.directive.mjs +64 -0
  194. package/esm2022/lib/directives/bmb-layout/bmb-layout.directive.mjs +41 -0
  195. package/esm2022/lib/directives/bmb-layout/bmb-vertical-layout/bmb-vertical-layout-item.directive.mjs +34 -0
  196. package/esm2022/lib/directives/bmb-layout/bmb-vertical-layout/bmb-vertical-layout.directive.mjs +37 -0
  197. package/esm2022/lib/directives/bmb-layout-grid/bmb-layout-grid.directive.mjs +89 -0
  198. package/esm2022/lib/directives/bmb-selector/bmb-selector.directive.mjs +28 -0
  199. package/esm2022/lib/directives/utils/clickoutside.directive.mjs +41 -0
  200. package/esm2022/lib/ds-ng.component.mjs +11 -0
  201. package/esm2022/lib/ds-ng.service.mjs +14 -0
  202. package/esm2022/lib/pipes/translations.mjs +22 -0
  203. package/esm2022/lib/services/calendar/calendar.service.mjs +51 -0
  204. package/esm2022/lib/services/calendar.service.mjs +51 -0
  205. package/esm2022/lib/services/index.mjs +3 -0
  206. package/esm2022/lib/services/modal/native-modal.service.mjs +60 -0
  207. package/esm2022/lib/services/native-modal.service.mjs +60 -0
  208. package/esm2022/lib/services/notification/notification.service.mjs +84 -0
  209. package/esm2022/lib/services/notification.service.mjs +84 -0
  210. package/esm2022/lib/services/projection/projection.service.mjs +49 -0
  211. package/esm2022/lib/services/projection.service.mjs +49 -0
  212. package/esm2022/lib/services/tabs/tabs.service.mjs +30 -0
  213. package/esm2022/lib/services/tabs.service.mjs +30 -0
  214. package/esm2022/lib/services/theme/theme.service.mjs +30 -0
  215. package/esm2022/lib/services/theme.service.mjs +30 -0
  216. package/esm2022/lib/services/toast/toast.service.mjs +24 -0
  217. package/esm2022/lib/services/toast.service.mjs +24 -0
  218. package/esm2022/lib/services/translations/translations.service.mjs +53 -0
  219. package/esm2022/lib/services/user/profile.service.mjs +26 -0
  220. package/esm2022/lib/types/colors.mjs +2 -0
  221. package/esm2022/lib/types/index.mjs +11 -0
  222. package/esm2022/lib/utils/countryCodes.mjs +1089 -0
  223. package/esm2022/lib/utils/currencyFormat.mjs +7 -0
  224. package/esm2022/lib/utils/dropdown.mjs +85 -0
  225. package/esm2022/lib/utils/formControl.mjs +25 -0
  226. package/esm2022/lib/utils/timestreamFilters.mjs +32 -0
  227. package/esm2022/lib/utils/utils.mjs +96 -0
  228. package/esm2022/public-api.mjs +160 -0
  229. package/esm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs +5 -0
  230. package/fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs +4115 -2964
  231. package/fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs.map +1 -1
  232. package/index.d.ts +5 -3835
  233. package/lib/components/bmb-academic-progress/bmb-academic-progress.component.d.ts +21 -0
  234. package/lib/components/bmb-accordion/bmb-accordion.component.d.ts +38 -0
  235. package/lib/components/bmb-account-statement/bmb-account-statement.component.d.ts +56 -0
  236. package/lib/components/bmb-action-icon/bmb-action-icon.component.d.ts +23 -0
  237. package/lib/components/bmb-action-menu/bmb-action-menu.component.d.ts +17 -0
  238. package/lib/components/bmb-advertisement-card/bmb-advertisement-card.component.d.ts +13 -0
  239. package/lib/components/bmb-advertisement-card/types.d.ts +21 -0
  240. package/lib/components/bmb-alert-center/bmb-alert-center-ads/bmb-alert-center-ads.component.d.ts +10 -0
  241. package/lib/components/bmb-alert-center/bmb-alert-center-empty/bmb-alert-center-empty.component.d.ts +7 -0
  242. package/lib/components/bmb-alert-center/bmb-alert-center-form/bmb-alert-center-form.component.d.ts +31 -0
  243. package/lib/components/bmb-alert-center/bmb-alert-center-list/bmb-alert-center-list.component.d.ts +20 -0
  244. package/lib/components/bmb-alert-center/bmb-alert-center.component.d.ts +48 -0
  245. package/lib/components/bmb-alert-center/bmb-alert-center.service.d.ts +20 -0
  246. package/lib/components/bmb-alert-center/types.d.ts +66 -0
  247. package/lib/components/bmb-badge/bmb-badge.component.d.ts +11 -0
  248. package/lib/components/bmb-balance-overview/bmb-balance-overview.component.d.ts +15 -0
  249. package/lib/components/bmb-bookmark/bmb-bookmark.component.d.ts +8 -0
  250. package/lib/components/bmb-bottom-navigation-bar/bmb-bottom-navigation-bar.component.d.ts +25 -0
  251. package/lib/components/bmb-breadcrumb/bmb-breadcrumb.component.d.ts +27 -0
  252. package/lib/components/bmb-button-icon/bmb-button-icon.component.d.ts +16 -0
  253. package/lib/components/bmb-calendar/bmb-calendar.component.d.ts +69 -0
  254. package/lib/components/bmb-calendar/common/bmb-calendar-header/bmb-calendar-header.component.d.ts +23 -0
  255. package/lib/components/bmb-calendar/common/bmb-calendar-hour-view/bmb-calendar-hour-view.component.d.ts +13 -0
  256. package/lib/components/bmb-calendar/common/bmb-calendar-schedule-cards/bmb-calendar-schedule-cards.component.d.ts +16 -0
  257. package/lib/components/bmb-calendar/common/bmb-calendar-template-day/bmb-calendar-template-day.component.d.ts +21 -0
  258. package/lib/components/bmb-calendar/common/bmb-calendar-template-mobile/bmb-calendar-template-mobile.component.d.ts +35 -0
  259. package/lib/components/bmb-calendar/common/bmb-calendar-template-month/bmb-calendar-template-month.component.d.ts +21 -0
  260. package/lib/components/bmb-calendar/common/bmb-calendar-template-week/bmb-calendar-template-week.component.d.ts +26 -0
  261. package/lib/components/bmb-calendar/common/bmb-calendar-time-indicator/bmb-calendar-time-indicator.component.d.ts +9 -0
  262. package/lib/components/bmb-calendar/types.d.ts +43 -0
  263. package/lib/components/bmb-calendar/utils.d.ts +12 -0
  264. package/lib/components/bmb-card/bmb-card.component.d.ts +43 -0
  265. package/lib/components/bmb-card-button/bmb-card-button.component.d.ts +50 -0
  266. package/lib/components/bmb-carousel/bmb-carousel.component.d.ts +20 -0
  267. package/lib/components/bmb-chat-bar/bmb-chat-bar.component.d.ts +62 -0
  268. package/lib/components/bmb-chat-bar/bot_list.d.ts +6 -0
  269. package/lib/components/bmb-chat-bar/types.d.ts +9 -0
  270. package/lib/components/bmb-chat-bubbles/bmb-chat-bubbles.component.d.ts +23 -0
  271. package/lib/components/bmb-chat-bubbles/types.d.ts +23 -0
  272. package/lib/components/bmb-check-external-link-button/bmb-check-external-link-button.component.d.ts +21 -0
  273. package/lib/components/bmb-checkbox/bmb-checkbox.component.d.ts +33 -0
  274. package/lib/components/bmb-chevron-title-selector/bmb-chevron-title-selector.component.d.ts +17 -0
  275. package/lib/components/bmb-container/bmb-container.component.d.ts +9 -0
  276. package/lib/components/bmb-container-button/bmb-container-button.component.d.ts +35 -0
  277. package/lib/components/bmb-date-range/bmb-date-range.component.d.ts +35 -0
  278. package/lib/components/bmb-datepicker/bmb-datepicker-modal/bmb-datepicker-modal.component.d.ts +42 -0
  279. package/lib/components/bmb-datepicker/bmb-datepicker.component.d.ts +51 -0
  280. package/lib/components/bmb-digital-id/bmb-digital-id.component.d.ts +29 -0
  281. package/lib/components/bmb-divider/bmb-divider.component.d.ts +8 -0
  282. package/lib/components/bmb-dot-paginator/bmb-dot-paginator.component.d.ts +17 -0
  283. package/lib/components/bmb-drawer-overlay/bmb-drawer-overlay.component.d.ts +26 -0
  284. package/lib/components/bmb-dropdown/bmb-dropdown.component.d.ts +62 -0
  285. package/lib/components/bmb-dropdown-menu/bmb-dropdown-menu.component.d.ts +14 -0
  286. package/lib/components/bmb-dropzone/bmb-dropzone.component.d.ts +53 -0
  287. package/lib/components/bmb-evaluation-rubric/bmb-evaluation-rubric.component.d.ts +45 -0
  288. package/lib/components/bmb-external-link/bmb-external-link.component.d.ts +25 -0
  289. package/lib/components/bmb-fab/bmb-fab-.interface.d.ts +10 -0
  290. package/lib/components/bmb-fab/bmb-fab.component.d.ts +15 -0
  291. package/lib/components/bmb-filter-card/bmb-filter-card.component.d.ts +34 -0
  292. package/lib/components/bmb-filter-card/bmb-filter-card.interface.d.ts +12 -0
  293. package/lib/components/bmb-focus-element/bmb-focus-element.component.d.ts +14 -0
  294. package/lib/components/bmb-form-validator/bmb-form-validator.component.d.ts +34 -0
  295. package/lib/components/bmb-frequent-apps-selector/bmb-frequent-apps-selector.component.d.ts +13 -0
  296. package/lib/components/bmb-grade-value/bmb-grade-value.component.d.ts +11 -0
  297. package/lib/components/bmb-grades/bmb-grades.component.d.ts +43 -0
  298. package/lib/components/bmb-grades/types.d.ts +25 -0
  299. package/lib/components/bmb-header-mitec/bmb-header-mitec.component.d.ts +17 -0
  300. package/lib/components/bmb-header-mobile/bmb-header-mobile.component.d.ts +23 -0
  301. package/lib/components/bmb-hito-card/bmb-hito-card.component.d.ts +30 -0
  302. package/lib/components/bmb-hito-list/bmb-hito-list.component.d.ts +24 -0
  303. package/lib/components/bmb-home-card/bmb-home-card-header/bmb-home-card-header.component.d.ts +28 -0
  304. package/lib/components/bmb-home-card/bmb-home-card.component.d.ts +27 -0
  305. package/lib/components/bmb-home-card-chat/bmb-home-card-chat.component.d.ts +25 -0
  306. package/lib/components/bmb-home-section/bmb-home-section.component.d.ts +9 -0
  307. package/lib/components/bmb-icon/bmb-icon.component.d.ts +23 -0
  308. package/lib/components/bmb-icon/types.d.ts +1 -0
  309. package/lib/components/bmb-icon-item/bmb-icon-item.component.d.ts +14 -0
  310. package/lib/components/bmb-icon-status/bmb-icon-status.component.d.ts +12 -0
  311. package/lib/components/bmb-iframe/bmb-iframe.component.d.ts +11 -0
  312. package/lib/components/bmb-iframe/bmb-iframe.pipe.d.ts +10 -0
  313. package/lib/components/bmb-image/bmb-image.component.d.ts +19 -0
  314. package/lib/components/bmb-inner-header/bmb-inner-header.component.d.ts +31 -0
  315. package/lib/components/bmb-input/bmb-input-content/bmb-input-content.component.d.ts +52 -0
  316. package/lib/components/bmb-input/bmb-input-validator/bmb-input-validator.component.d.ts +45 -0
  317. package/lib/components/bmb-input/bmb-input.component.d.ts +68 -0
  318. package/lib/components/bmb-input-phone-number/bmb-input-phone-number.component.d.ts +52 -0
  319. package/lib/components/bmb-input-tags/bmb-input-tags.component.d.ts +55 -0
  320. package/lib/components/bmb-interactive-icon/bmb-interactive-icon.component.d.ts +23 -0
  321. package/lib/components/bmb-invoice/bmb-invoice.component.d.ts +31 -0
  322. package/lib/components/bmb-item/bmb-item.component.d.ts +16 -0
  323. package/lib/components/bmb-legend/bmb-legend.component.d.ts +9 -0
  324. package/lib/components/bmb-list-group/bmb-list-group-item/bmb-list-group-item.component.d.ts +33 -0
  325. package/lib/components/bmb-list-group/bmb-list-group.component.d.ts +27 -0
  326. package/lib/components/bmb-list-group/bmb-list-group.service.d.ts +18 -0
  327. package/lib/components/bmb-list-group/types.d.ts +1 -0
  328. package/lib/components/bmb-list-items/bmb-list-items.component.d.ts +33 -0
  329. package/lib/components/bmb-loader/bmb-loader.component.d.ts +31 -0
  330. package/lib/components/bmb-login/bmb-login-content/bmb-login-content.component.d.ts +27 -0
  331. package/lib/components/bmb-login/bmb-login.component.d.ts +33 -0
  332. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-logged/bmb-login-onboarding-logged.component.d.ts +14 -0
  333. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-login/bmb-login-onboarding-login.component.d.ts +8 -0
  334. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-logout/bmb-login-onboarding-logout.component.d.ts +12 -0
  335. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-four.component.d.ts +19 -0
  336. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-one.component.d.ts +17 -0
  337. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-three.component.d.ts +11 -0
  338. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-two.component.d.ts +19 -0
  339. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step.component.d.ts +19 -0
  340. package/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper.component.d.ts +15 -0
  341. package/lib/components/bmb-login-onboarding/bmb-login-onboarding.component.d.ts +22 -0
  342. package/lib/components/bmb-login-onboarding/bmb-login-onboarding.service.d.ts +25 -0
  343. package/lib/components/bmb-login-onboarding/types.d.ts +15 -0
  344. package/lib/components/bmb-logo/bmb-logo.component.d.ts +19 -0
  345. package/lib/components/bmb-media-card/bmb-media-card.component.d.ts +35 -0
  346. package/lib/components/bmb-mitec-logo-animation/bmb-mitec-logo-animation.component.d.ts +6 -0
  347. package/lib/components/bmb-mobile-templates/bmb-mobile-templates.component.d.ts +47 -0
  348. package/lib/components/bmb-modal/bmb-modal.component.d.ts +31 -0
  349. package/lib/components/bmb-modal/bmb-modal.interface.d.ts +44 -0
  350. package/lib/components/bmb-modal/bmb-native-modal.component.d.ts +45 -0
  351. package/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator-item/bmb-multi-dot-paginator-item.component.d.ts +7 -0
  352. package/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator.component.d.ts +15 -0
  353. package/lib/components/bmb-navigation-bar/bmb-navigation-bar.component.d.ts +13 -0
  354. package/lib/components/bmb-notice-card/bmb-notice-card.component.d.ts +21 -0
  355. package/lib/components/bmb-notification-card/bmb-notification-card-modal/bmb-notification-card-modal.component.d.ts +10 -0
  356. package/lib/components/bmb-notification-card/bmb-notification-card.component.d.ts +35 -0
  357. package/lib/components/bmb-notification-counter/bmb-notification-counter.component.d.ts +9 -0
  358. package/lib/components/bmb-overlay/bmb-overlay.component.d.ts +9 -0
  359. package/lib/components/bmb-paginator/bmb-paginator.component.d.ts +14 -0
  360. package/lib/components/bmb-portal/bmb-portal.component.d.ts +23 -0
  361. package/lib/components/bmb-portal/bmb-projected-content/bmb-projected-content.component.d.ts +40 -0
  362. package/lib/components/bmb-profile/bmb-profile.component.d.ts +34 -0
  363. package/lib/components/bmb-progress-bar/bmb-progress-bar.component.d.ts +19 -0
  364. package/lib/components/bmb-progress-cirlce/bmb-progress-circle.component.d.ts +57 -0
  365. package/lib/components/bmb-progress-cirlce/bmb-progress-circle.interface.d.ts +15 -0
  366. package/lib/components/bmb-pull-wedge/bmb-pull-wedge.component.d.ts +23 -0
  367. package/lib/components/bmb-push-notification/bmb-push-notification-item/bmb-push-notification-item.component.d.ts +21 -0
  368. package/lib/components/bmb-push-notification/bmb-push-notification.component.d.ts +11 -0
  369. package/lib/components/bmb-push-notification/types.d.ts +47 -0
  370. package/lib/components/bmb-radial/bmb-radial.component.d.ts +33 -0
  371. package/lib/components/bmb-search-input/bmb-search-input.component.d.ts +33 -0
  372. package/lib/components/bmb-server-table/bmb-server-table.component.d.ts +26 -0
  373. package/lib/components/bmb-sidebar/bmb-sidebar.component.d.ts +35 -0
  374. package/lib/components/bmb-sidebar/bmb-sidebar.interface.d.ts +10 -0
  375. package/lib/components/bmb-simple-header/bmb-simple-header.component.d.ts +10 -0
  376. package/lib/components/bmb-skeleton/bmb-skeleton.component.d.ts +7 -0
  377. package/lib/components/bmb-sounds-card/bmb-sounds-card.component.d.ts +24 -0
  378. package/lib/components/bmb-stat-counter/bmb-stat-counter.component.d.ts +11 -0
  379. package/lib/components/bmb-step-progress-bar/bmb-step-progress-bar.component.d.ts +32 -0
  380. package/lib/components/bmb-student-activity-card/bmb-student-activity-card.component.d.ts +23 -0
  381. package/lib/components/bmb-student-activity-selector/bmb-student-activity-tab/bmb-student-activity-tab.component.d.ts +10 -0
  382. package/lib/components/bmb-switch/bmb-switch.component.d.ts +25 -0
  383. package/lib/components/bmb-table-lite/bmb-table-lite.component.d.ts +97 -0
  384. package/lib/components/bmb-table-lite/bmb-table-lite.interface.d.ts +22 -0
  385. package/lib/components/bmb-tables/bmb-tables.component.d.ts +104 -0
  386. package/lib/components/bmb-tables/bmb-tables.interface.d.ts +21 -0
  387. package/lib/components/bmb-tabs/bmb-tabs.component.d.ts +41 -0
  388. package/lib/components/bmb-tags/bmb-tags.component.d.ts +26 -0
  389. package/lib/components/bmb-text-editor/bmb-text-editor.component.d.ts +34 -0
  390. package/lib/components/bmb-text-link/bmb-text-link.component.d.ts +17 -0
  391. package/lib/components/bmb-theme/bmb-theme.component.d.ts +19 -0
  392. package/lib/components/bmb-three-cols/bmb-three-cols.component.d.ts +15 -0
  393. package/lib/components/bmb-timestream/bmb-timestream-detail/bmb-timestream-detail.component.d.ts +25 -0
  394. package/lib/components/bmb-timestream/bmb-timestream-error/bmb-timestream-error.component.d.ts +5 -0
  395. package/lib/components/bmb-timestream/bmb-timestream.component.d.ts +67 -0
  396. package/lib/components/bmb-timestream/types.d.ts +54 -0
  397. package/lib/components/bmb-timestream-card/bmb-timestream-card.component.d.ts +29 -0
  398. package/lib/components/bmb-title-content/bmb-title-content.component.d.ts +26 -0
  399. package/lib/components/bmb-toast/bmb-toast.component.d.ts +16 -0
  400. package/lib/components/bmb-tooltip/bmb-tooltip.component.d.ts +17 -0
  401. package/lib/components/bmb-top-bar/bmb-top-bar-item/bmb-top-bar-item.component.d.ts +7 -0
  402. package/lib/components/bmb-top-bar/bmb-top-bar-user-section/bmb-top-bar-user-section.component.d.ts +32 -0
  403. package/lib/components/bmb-top-bar/bmb-top-bar.component.d.ts +47 -0
  404. package/lib/components/bmb-top-bar/types.d.ts +6 -0
  405. package/lib/components/bmb-totp/bmb-totp.component.d.ts +31 -0
  406. package/lib/components/bmb-user-image/bmb-user-image.component.d.ts +19 -0
  407. package/lib/components/bmb-user-profile/bmb-user-profile-content/bmb-user-profile-content.component.d.ts +10 -0
  408. package/lib/components/bmb-user-profile/bmb-user-profile.component.d.ts +19 -0
  409. package/lib/components/bmb-user-summary/bmb-user-summary-content/bmb-user-summary-content.component.d.ts +28 -0
  410. package/lib/components/bmb-user-summary/bmb-user-summary.component.d.ts +14 -0
  411. package/lib/components/bmb-value-counter/bmb-value-counter.component.d.ts +8 -0
  412. package/lib/components/bmb-web-templates/bmb-web-templates.component.d.ts +42 -0
  413. package/lib/components/bmb-wheel-menu/bmb-wheel-menu.component.d.ts +40 -0
  414. package/lib/components/utils/bmb-alert-center-detail/bmb-alert-center-detail.component.d.ts +20 -0
  415. package/lib/components/utils/bmb-dropdown-content/bmb-dropdown-content.component.d.ts +17 -0
  416. package/lib/directives/bmb-accordion/bmb-accordion-control.directive.d.ts +22 -0
  417. package/lib/directives/bmb-button/button.directive.d.ts +29 -0
  418. package/lib/directives/bmb-button-group/bmb-button-group.directive.d.ts +10 -0
  419. package/lib/directives/bmb-layout/bmb-layout-item.directive.d.ts +24 -0
  420. package/lib/directives/bmb-layout/bmb-layout.directive.d.ts +15 -0
  421. package/lib/directives/bmb-layout/bmb-vertical-layout/bmb-vertical-layout-item.directive.d.ts +9 -0
  422. package/lib/directives/bmb-layout/bmb-vertical-layout/bmb-vertical-layout.directive.d.ts +14 -0
  423. package/lib/directives/bmb-layout-grid/bmb-layout-grid.directive.d.ts +29 -0
  424. package/lib/directives/bmb-selector/bmb-selector.directive.d.ts +8 -0
  425. package/lib/directives/utils/clickoutside.directive.d.ts +15 -0
  426. package/lib/ds-ng.component.d.ts +5 -0
  427. package/lib/ds-ng.service.d.ts +6 -0
  428. package/lib/pipes/translations.d.ts +10 -0
  429. package/lib/services/calendar/calendar.service.d.ts +15 -0
  430. package/lib/services/calendar.service.d.ts +15 -0
  431. package/lib/services/index.d.ts +2 -0
  432. package/lib/services/modal/native-modal.service.d.ts +18 -0
  433. package/lib/services/native-modal.service.d.ts +18 -0
  434. package/lib/services/notification/notification.service.d.ts +20 -0
  435. package/lib/services/notification.service.d.ts +20 -0
  436. package/lib/services/projection/projection.service.d.ts +31 -0
  437. package/lib/services/projection.service.d.ts +31 -0
  438. package/lib/services/tabs/tabs.service.d.ts +13 -0
  439. package/lib/services/tabs.service.d.ts +13 -0
  440. package/lib/services/theme/theme.service.d.ts +11 -0
  441. package/lib/services/theme.service.d.ts +11 -0
  442. package/lib/services/toast/toast.service.d.ts +9 -0
  443. package/lib/services/toast.service.d.ts +9 -0
  444. package/lib/services/translations/translations.service.d.ts +22 -0
  445. package/lib/services/user/profile.service.d.ts +9 -0
  446. package/lib/types/colors.d.ts +2 -0
  447. package/lib/types/index.d.ts +128 -0
  448. package/lib/utils/countryCodes.d.ts +7 -0
  449. package/lib/utils/currencyFormat.d.ts +1 -0
  450. package/lib/utils/dropdown.d.ts +6 -0
  451. package/lib/utils/formControl.d.ts +7 -0
  452. package/lib/utils/timestreamFilters.d.ts +2 -0
  453. package/lib/utils/utils.d.ts +17 -0
  454. package/package.json +8 -5
  455. package/public-api.d.ts +150 -0
@@ -0,0 +1,85 @@
1
+ import { ChangeDetectionStrategy, Component, ContentChild, input, output, ViewEncapsulation, } from '@angular/core';
2
+ import { BmbTopBarComponent, } from '../bmb-top-bar/bmb-top-bar.component';
3
+ import { BmbSidebarComponent } from '../bmb-sidebar/bmb-sidebar.component';
4
+ import { CommonModule } from '@angular/common';
5
+ import { BmbDividerComponent } from '../bmb-divider/bmb-divider.component';
6
+ import { BmbLayoutDirective } from '../../directives/bmb-layout/bmb-layout.directive';
7
+ import { BmbLayoutItemDirective } from '../../directives/bmb-layout/bmb-layout-item.directive';
8
+ import * as i0 from "@angular/core";
9
+ import * as i1 from "@angular/common";
10
+ export class BmbWebTemplatesComponent {
11
+ constructor() {
12
+ this.isFullScreen = input(false);
13
+ this.titleScreen = input();
14
+ this.subTitleScreen = input();
15
+ this.template = input('full-width-card');
16
+ this.titleMainSlot = input();
17
+ this.titleAsideSlot = input();
18
+ // top bar inputs
19
+ this.topBarPositionButtonMenu = input('left');
20
+ this.topBarUserInformation = input(null);
21
+ this.topBarHasLogoutButton = input(true);
22
+ this.topBarImage = input('assets/images/tec-logo.svg');
23
+ this.topBarMobileImage = input('assets/images/tec-logo-mob.svg');
24
+ this.topBarAppName = input('');
25
+ this.topBarAppSubTitle = input('');
26
+ this.topBarShowLang = input(false);
27
+ this.topBarLang = input('es');
28
+ this.topBarMitec = input(false);
29
+ this.topBarAssignmentNotification = input([]);
30
+ this.topBarAlertNotification = input([]);
31
+ this.topBarLogOut = output();
32
+ this.topBarOnLangChange = output();
33
+ // side bar inputs
34
+ this.sideBarElements = input([]);
35
+ this.sideBarTitle = input('');
36
+ }
37
+ getSectionClass() {
38
+ const classList = [
39
+ 'bmb_web-template',
40
+ `bmb_web-template-${this.template()}`,
41
+ ];
42
+ return classList;
43
+ }
44
+ handleLogOut(param) {
45
+ this.topBarLogOut.emit(param);
46
+ }
47
+ handleLangChange(lang) {
48
+ this.topBarOnLangChange.emit(lang);
49
+ }
50
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BmbWebTemplatesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
51
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BmbWebTemplatesComponent, isStandalone: true, selector: "bmb-web-templates", inputs: { isFullScreen: { classPropertyName: "isFullScreen", publicName: "isFullScreen", isSignal: true, isRequired: false, transformFunction: null }, titleScreen: { classPropertyName: "titleScreen", publicName: "titleScreen", isSignal: true, isRequired: false, transformFunction: null }, subTitleScreen: { classPropertyName: "subTitleScreen", publicName: "subTitleScreen", isSignal: true, isRequired: false, transformFunction: null }, template: { classPropertyName: "template", publicName: "template", isSignal: true, isRequired: false, transformFunction: null }, titleMainSlot: { classPropertyName: "titleMainSlot", publicName: "titleMainSlot", isSignal: true, isRequired: false, transformFunction: null }, titleAsideSlot: { classPropertyName: "titleAsideSlot", publicName: "titleAsideSlot", isSignal: true, isRequired: false, transformFunction: null }, topBarPositionButtonMenu: { classPropertyName: "topBarPositionButtonMenu", publicName: "topBarPositionButtonMenu", isSignal: true, isRequired: false, transformFunction: null }, topBarUserInformation: { classPropertyName: "topBarUserInformation", publicName: "topBarUserInformation", isSignal: true, isRequired: false, transformFunction: null }, topBarHasLogoutButton: { classPropertyName: "topBarHasLogoutButton", publicName: "topBarHasLogoutButton", isSignal: true, isRequired: false, transformFunction: null }, topBarImage: { classPropertyName: "topBarImage", publicName: "topBarImage", isSignal: true, isRequired: false, transformFunction: null }, topBarMobileImage: { classPropertyName: "topBarMobileImage", publicName: "topBarMobileImage", isSignal: true, isRequired: false, transformFunction: null }, topBarAppName: { classPropertyName: "topBarAppName", publicName: "topBarAppName", isSignal: true, isRequired: false, transformFunction: null }, topBarAppSubTitle: { classPropertyName: "topBarAppSubTitle", publicName: "topBarAppSubTitle", isSignal: true, isRequired: false, transformFunction: null }, topBarShowLang: { classPropertyName: "topBarShowLang", publicName: "topBarShowLang", isSignal: true, isRequired: false, transformFunction: null }, topBarLang: { classPropertyName: "topBarLang", publicName: "topBarLang", isSignal: true, isRequired: false, transformFunction: null }, topBarMitec: { classPropertyName: "topBarMitec", publicName: "topBarMitec", isSignal: true, isRequired: false, transformFunction: null }, topBarAssignmentNotification: { classPropertyName: "topBarAssignmentNotification", publicName: "topBarAssignmentNotification", isSignal: true, isRequired: false, transformFunction: null }, topBarAlertNotification: { classPropertyName: "topBarAlertNotification", publicName: "topBarAlertNotification", isSignal: true, isRequired: false, transformFunction: null }, sideBarElements: { classPropertyName: "sideBarElements", publicName: "sideBarElements", isSignal: true, isRequired: false, transformFunction: null }, sideBarTitle: { classPropertyName: "sideBarTitle", publicName: "sideBarTitle", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { topBarLogOut: "topBarLogOut", topBarOnLangChange: "topBarOnLangChange" }, queries: [{ propertyName: "asideContent", first: true, predicate: ["bmbTemplateAside"], descendants: true }, { propertyName: "mainContent", first: true, predicate: ["bmbTemplateMain"], descendants: true }, { propertyName: "secondAsideContent", first: true, predicate: ["bmbTemplateSecondAside"], descendants: true }, { propertyName: "singleColumnCard", first: true, predicate: ["singleColumnCard"], descendants: true }, { propertyName: "asideFirstCard", first: true, predicate: ["asideFirstCard"], descendants: true }, { propertyName: "asideLightCard", first: true, predicate: ["asideLightCard"], descendants: true }, { propertyName: "twoAsideCard", first: true, predicate: ["twoAsideCard"], descendants: true }], ngImport: i0, template: "<section [ngClass]=\"getSectionClass()\">\n <bmb-top-bar\n [userInformation]=\"topBarUserInformation()\"\n [hasLogoutButton]=\"topBarHasLogoutButton()\"\n [image]=\"topBarImage()\"\n [mobileImage]=\"topBarMobileImage()\"\n [appName]=\"topBarAppName()\"\n [appSubTitle]=\"topBarAppSubTitle()\"\n [lang]=\"topBarLang()\"\n [showLang]=\"topBarShowLang()\"\n [mitec]=\"topBarMitec()\"\n [assignmentNotification]=\"topBarAssignmentNotification()\"\n [alertNotification]=\"topBarAlertNotification()\"\n class=\"bmb_web-template-top-bar\"\n (logOut)=\"handleLogOut($event)\"\n (onLangChange)=\"handleLangChange($event)\"\n />\n <header class=\"bmb_web-template-header\">\n <div\n class=\"bmb_web-template-header-container\"\n [ngClass]=\"{ 'bmb_web-template-full-screen': isFullScreen() }\"\n >\n <h1 class=\"bmb_web-template-header-title\">{{ titleScreen() }}</h1>\n <h2 class=\"bmb_web-template-header-subtitle\">{{ subTitleScreen() }}</h2>\n </div>\n </header>\n @switch (template()) {\n @case ('full-width-card') {\n <ng-container [ngTemplateOutlet]=\"fullWidthCard\" />\n }\n @case ('justify-width-card') {\n <ng-container [ngTemplateOutlet]=\"justifyWidthCard\" />\n }\n @case ('single-column-card') {\n <ng-container [ngTemplateOutlet]=\"singleColumnCard\" />\n }\n @case ('aside-first-card') {\n <ng-container [ngTemplateOutlet]=\"asideFirstCard\" />\n }\n @case ('aside-light-card') {\n <ng-container [ngTemplateOutlet]=\"asideLightCard\" />\n }\n @case ('two-aside-card') {\n <ng-container [ngTemplateOutlet]=\"twoAsideCard\" />\n }\n }\n <bmb-sidebar\n [elements]=\"sideBarElements()\"\n [title]=\"sideBarTitle()\"\n ></bmb-sidebar>\n</section>\n\n<ng-template #fullWidthCard>\n <main class=\"bmb_web-template-main\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n <aside class=\"bmb_web-template-aside\">\n @if (titleAsideSlot()) {\n <h3>{{ titleAsideSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n</ng-template>\n\n<ng-template #justifyWidthCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"8\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"4\">\n @if (titleAsideSlot()) {\n <h3>{{ titleAsideSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n </section>\n</ng-template>\n\n<ng-template #singleColumnCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"12\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n </section>\n</ng-template>\n\n<ng-template #asideFirstCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"12\">\n @if (titleAsideSlot()) {\n <h3>{{ titleAsideSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"12\">\n <section class=\"bmb_web-template-main-container\">\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n </section>\n</ng-template>\n\n<ng-template #asideLightCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"3\">\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"9\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n </section>\n</ng-template>\n\n<ng-template #twoAsideCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"3\">\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"6\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"3\">\n <ng-container [ngTemplateOutlet]=\"secondAsideContent\" />\n </aside>\n </section>\n</ng-template>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-family:Poppins-Thin,sans-serif;font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1{font-family:Poppins-Medium,sans-serif;font-size:.625rem}.font-semibold-1{font-family:Poppins-Semibold,sans-serif;font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-family:Poppins-Thin,sans-serif;font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2{font-family:Poppins-Medium,sans-serif;font-size:.6875rem}.font-semibold-2{font-family:Poppins-Semibold,sans-serif;font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-family:Poppins-Thin,sans-serif;font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3{font-family:Poppins-Medium,sans-serif;font-size:.75rem}.font-semibold-3{font-family:Poppins-Semibold,sans-serif;font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-family:Poppins-Thin,sans-serif;font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4{font-family:Poppins-Medium,sans-serif;font-size:.875rem}.font-semibold-4{font-family:Poppins-Semibold,sans-serif;font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-family:Poppins-Thin,sans-serif;font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5{font-family:Poppins-Medium,sans-serif;font-size:.9375rem}.font-semibold-4_5{font-family:Poppins-Semibold,sans-serif;font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-family:Poppins-Thin,sans-serif;font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5{font-family:Poppins-Medium,sans-serif;font-size:1rem}.font-semibold-5{font-family:Poppins-Semibold,sans-serif;font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-family:Poppins-Thin,sans-serif;font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6{font-family:Poppins-Medium,sans-serif;font-size:1.125rem}.font-semibold-6{font-family:Poppins-Semibold,sans-serif;font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-family:Poppins-Thin,sans-serif;font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7{font-family:Poppins-Medium,sans-serif;font-size:1.25rem}.font-semibold-7{font-family:Poppins-Semibold,sans-serif;font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-family:Poppins-Thin,sans-serif;font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8{font-family:Poppins-Medium,sans-serif;font-size:1.375rem}.font-semibold-8{font-family:Poppins-Semibold,sans-serif;font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-family:Poppins-Thin,sans-serif;font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9{font-family:Poppins-Medium,sans-serif;font-size:1.5rem}.font-semibold-9{font-family:Poppins-Semibold,sans-serif;font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-family:Poppins-Thin,sans-serif;font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10{font-family:Poppins-Medium,sans-serif;font-size:1.625rem}.font-semibold-10{font-family:Poppins-Semibold,sans-serif;font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-family:Poppins-Thin,sans-serif;font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11{font-family:Poppins-Medium,sans-serif;font-size:2.25rem}.font-semibold-11{font-family:Poppins-Semibold,sans-serif;font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-family:Poppins-Thin,sans-serif;font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12{font-family:Poppins-Medium,sans-serif;font-size:3rem}.font-semibold-12{font-family:Poppins-Semibold,sans-serif;font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_web-template-full-width-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content max-content;grid-template-areas:\"topBar\" \"header\" \"main\" \"aside\";gap:1rem;font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card{grid-template-columns:2fr 1fr;grid-template-rows:71px max-content 1fr;gap:0;grid-template-areas:\"topBar topBar\" \"header header\" \"main aside\"}}.bmb_web-template-full-width-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-full-width-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-full-width-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box}@media (max-width: 62.5rem){.bmb_web-template-full-width-card .bmb_web-template-header-container{padding-left:1rem}}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-full-width-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-full-width-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-full-width-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);margin:0 var(--bmb-spacing-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-main{margin-left:0;border-radius:0 var(--bmb-radius-m) var(--bmb-radius-m) 0;margin-bottom:0;border-width:.0625rem .0625rem 0 0}}.bmb_web-template-full-width-card .bmb_web-template-main-container{overflow:auto}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-main-container{padding-left:5.5rem}}.bmb_web-template-full-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);margin:0 var(--bmb-spacing-m) var(--bmb-spacing-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-aside{margin:0;border-radius:var(--bmb-radius-m) 0 0 var(--bmb-radius-m);border-width:.0625rem 0 0 .0625rem}}[data-theme=dark] .bmb_web-template-full-width-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-full-width-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-full-width-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-full-width-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-full-width-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-full-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-justify-width-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-justify-width-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-justify-width-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-justify-width-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-justify-width-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-justify-width-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-justify-width-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-justify-width-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-justify-width-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-justify-width-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-justify-width-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-justify-width-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}.bmb_web-template-justify-width-card .bmb_web-template-main-container{overflow:auto}.bmb_web-template-justify-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}[data-theme=dark] .bmb_web-template-justify-width-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-justify-width-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-justify-width-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-justify-width-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-justify-width-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-justify-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-single-column-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-single-column-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-single-column-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-single-column-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-single-column-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-single-column-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-single-column-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-single-column-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-single-column-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-single-column-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-single-column-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-single-column-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}.bmb_web-template-single-column-card .bmb_web-template-main-container{overflow:auto}[data-theme=dark] .bmb_web-template-single-column-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-single-column-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-single-column-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-single-column-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-aside-first-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card{gap:0}}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card.bmb_web-template{height:auto;overflow:auto}}.bmb_web-template-aside-first-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-aside-first-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-aside-first-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-aside-first-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-first-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-aside-first-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-aside-first-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-aside-first-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-aside-first-card .bmb_web-template-main,.bmb_web-template-aside-first-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);border:.0625rem solid RGBA(var(--color-charade-300))}[data-theme=dark] .bmb_web-template-aside-first-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-aside-first-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-aside-first-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-aside-first-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-aside-first-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-aside-first-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-aside-light-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-aside-light-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-aside-light-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-aside-light-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-aside-light-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-light-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-aside-light-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-aside-light-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-aside-light-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-aside-light-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-container{padding:0 1rem 1rem;gap:0 0 var(--bmb-spacing-m)}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-light-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-aside-light-card .bmb_web-template-main{border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-main{border:.0625rem solid RGBA(var(--color-charade-100));border-radius:0 var(--bmb-radius-m) var(--bmb-radius-m) 0}}.bmb_web-template-aside-light-card .bmb_web-template-main-container{overflow:auto}.bmb_web-template-aside-light-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-aside{border-radius:var(--bmb-radius-m) 0 0 var(--bmb-radius-m)}}[data-theme=dark] .bmb_web-template-aside-light-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-aside-light-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-aside-light-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-aside-light-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}@media (min-width: 62.5625rem){[data-theme=dark] .bmb_web-template-aside-light-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-aside-light-card .bmb_web-template-main{border:.0625rem solid RGBA(var(--color-charade-900))}}.bmb_web-template-two-aside-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-two-aside-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-two-aside-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-two-aside-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-two-aside-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-two-aside-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-two-aside-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-two-aside-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-two-aside-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-two-aside-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-two-aside-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-two-aside-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}.bmb_web-template-two-aside-card .bmb_web-template-main-container{overflow:auto}.bmb_web-template-two-aside-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}[data-theme=dark] .bmb_web-template-two-aside-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-two-aside-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-two-aside-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-two-aside-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-two-aside-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-two-aside-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template{background-color:RGBA(var(--color-charade-200));display:grid;gap:0;min-height:100dvh}@media (min-width: 62.5625rem){.bmb_web-template{height:100dvh;overflow:hidden}}[data-theme=dark] .bmb_web-template,.storybook-dark-theme .bmb_web-template{background-color:RGBA(var(--color-charade-950));color:RGBA(var(--color-charade-50))}\n"], dependencies: [{ kind: "component", type: BmbTopBarComponent, selector: "bmb-top-bar", inputs: ["userInformation", "appName", "appPowered", "appSubTitle", "lang", "mitec", "alertNotification", "showRoleButton", "showHelpButton", "allowSidebarForMobile", "positionButtonMenu", "hasLogoutButton", "showLang", "showUserName", "assignmentNotification", "image", "mobileImage"], outputs: ["imageChange", "mobileImageChange", "helpButtonClick", "userProfileClick", "alertButtonClick", "roleButtonClick", "backToHomeClick", "logOut", "onLangChange"] }, { kind: "component", type: BmbSidebarComponent, selector: "bmb-sidebar", inputs: ["elements", "title", "position"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: BmbDividerComponent, selector: "bmb-divider", inputs: ["type"] }, { kind: "directive", type: BmbLayoutDirective, selector: "[bmbLayout]", inputs: ["gapSize", "margin", "dynamicCols", "justify", "alignItems", "isContainerQuery"] }, { kind: "directive", type: BmbLayoutItemDirective, selector: "[bmbLayoutItem]", inputs: ["colSm", "colLg", "marginLeft", "marginRight", "colGrow", "isDynamicItem"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
52
+ }
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BmbWebTemplatesComponent, decorators: [{
54
+ type: Component,
55
+ args: [{ selector: 'bmb-web-templates', standalone: true, imports: [
56
+ BmbTopBarComponent,
57
+ BmbSidebarComponent,
58
+ CommonModule,
59
+ BmbDividerComponent,
60
+ BmbLayoutDirective,
61
+ BmbLayoutItemDirective,
62
+ ], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<section [ngClass]=\"getSectionClass()\">\n <bmb-top-bar\n [userInformation]=\"topBarUserInformation()\"\n [hasLogoutButton]=\"topBarHasLogoutButton()\"\n [image]=\"topBarImage()\"\n [mobileImage]=\"topBarMobileImage()\"\n [appName]=\"topBarAppName()\"\n [appSubTitle]=\"topBarAppSubTitle()\"\n [lang]=\"topBarLang()\"\n [showLang]=\"topBarShowLang()\"\n [mitec]=\"topBarMitec()\"\n [assignmentNotification]=\"topBarAssignmentNotification()\"\n [alertNotification]=\"topBarAlertNotification()\"\n class=\"bmb_web-template-top-bar\"\n (logOut)=\"handleLogOut($event)\"\n (onLangChange)=\"handleLangChange($event)\"\n />\n <header class=\"bmb_web-template-header\">\n <div\n class=\"bmb_web-template-header-container\"\n [ngClass]=\"{ 'bmb_web-template-full-screen': isFullScreen() }\"\n >\n <h1 class=\"bmb_web-template-header-title\">{{ titleScreen() }}</h1>\n <h2 class=\"bmb_web-template-header-subtitle\">{{ subTitleScreen() }}</h2>\n </div>\n </header>\n @switch (template()) {\n @case ('full-width-card') {\n <ng-container [ngTemplateOutlet]=\"fullWidthCard\" />\n }\n @case ('justify-width-card') {\n <ng-container [ngTemplateOutlet]=\"justifyWidthCard\" />\n }\n @case ('single-column-card') {\n <ng-container [ngTemplateOutlet]=\"singleColumnCard\" />\n }\n @case ('aside-first-card') {\n <ng-container [ngTemplateOutlet]=\"asideFirstCard\" />\n }\n @case ('aside-light-card') {\n <ng-container [ngTemplateOutlet]=\"asideLightCard\" />\n }\n @case ('two-aside-card') {\n <ng-container [ngTemplateOutlet]=\"twoAsideCard\" />\n }\n }\n <bmb-sidebar\n [elements]=\"sideBarElements()\"\n [title]=\"sideBarTitle()\"\n ></bmb-sidebar>\n</section>\n\n<ng-template #fullWidthCard>\n <main class=\"bmb_web-template-main\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n <aside class=\"bmb_web-template-aside\">\n @if (titleAsideSlot()) {\n <h3>{{ titleAsideSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n</ng-template>\n\n<ng-template #justifyWidthCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"8\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"4\">\n @if (titleAsideSlot()) {\n <h3>{{ titleAsideSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n </section>\n</ng-template>\n\n<ng-template #singleColumnCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"12\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n </section>\n</ng-template>\n\n<ng-template #asideFirstCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"12\">\n @if (titleAsideSlot()) {\n <h3>{{ titleAsideSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"12\">\n <section class=\"bmb_web-template-main-container\">\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n </section>\n</ng-template>\n\n<ng-template #asideLightCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"3\">\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"9\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n </section>\n</ng-template>\n\n<ng-template #twoAsideCard>\n <section\n class=\"bmb_web-template-container\"\n bmbLayout\n gapSize=\"m\"\n margin=\"none\"\n >\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"3\">\n <ng-container [ngTemplateOutlet]=\"asideContent\" />\n </aside>\n <main class=\"bmb_web-template-main\" bmbLayoutItem [colLg]=\"6\">\n <section class=\"bmb_web-template-main-container\">\n @if (titleMainSlot()) {\n <h3>{{ titleMainSlot() }}</h3>\n <bmb-divider />\n }\n <ng-container [ngTemplateOutlet]=\"mainContent\" />\n </section>\n </main>\n <aside class=\"bmb_web-template-aside\" bmbLayoutItem [colLg]=\"3\">\n <ng-container [ngTemplateOutlet]=\"secondAsideContent\" />\n </aside>\n </section>\n</ng-template>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-family:Poppins-Thin,sans-serif;font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1{font-family:Poppins-Medium,sans-serif;font-size:.625rem}.font-semibold-1{font-family:Poppins-Semibold,sans-serif;font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-family:Poppins-Thin,sans-serif;font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2{font-family:Poppins-Medium,sans-serif;font-size:.6875rem}.font-semibold-2{font-family:Poppins-Semibold,sans-serif;font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-family:Poppins-Thin,sans-serif;font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3{font-family:Poppins-Medium,sans-serif;font-size:.75rem}.font-semibold-3{font-family:Poppins-Semibold,sans-serif;font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-family:Poppins-Thin,sans-serif;font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4{font-family:Poppins-Medium,sans-serif;font-size:.875rem}.font-semibold-4{font-family:Poppins-Semibold,sans-serif;font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-family:Poppins-Thin,sans-serif;font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5{font-family:Poppins-Medium,sans-serif;font-size:.9375rem}.font-semibold-4_5{font-family:Poppins-Semibold,sans-serif;font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-family:Poppins-Thin,sans-serif;font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5{font-family:Poppins-Medium,sans-serif;font-size:1rem}.font-semibold-5{font-family:Poppins-Semibold,sans-serif;font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-family:Poppins-Thin,sans-serif;font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6{font-family:Poppins-Medium,sans-serif;font-size:1.125rem}.font-semibold-6{font-family:Poppins-Semibold,sans-serif;font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-family:Poppins-Thin,sans-serif;font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7{font-family:Poppins-Medium,sans-serif;font-size:1.25rem}.font-semibold-7{font-family:Poppins-Semibold,sans-serif;font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-family:Poppins-Thin,sans-serif;font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8{font-family:Poppins-Medium,sans-serif;font-size:1.375rem}.font-semibold-8{font-family:Poppins-Semibold,sans-serif;font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-family:Poppins-Thin,sans-serif;font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9{font-family:Poppins-Medium,sans-serif;font-size:1.5rem}.font-semibold-9{font-family:Poppins-Semibold,sans-serif;font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-family:Poppins-Thin,sans-serif;font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10{font-family:Poppins-Medium,sans-serif;font-size:1.625rem}.font-semibold-10{font-family:Poppins-Semibold,sans-serif;font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-family:Poppins-Thin,sans-serif;font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11{font-family:Poppins-Medium,sans-serif;font-size:2.25rem}.font-semibold-11{font-family:Poppins-Semibold,sans-serif;font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-family:Poppins-Thin,sans-serif;font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12{font-family:Poppins-Medium,sans-serif;font-size:3rem}.font-semibold-12{font-family:Poppins-Semibold,sans-serif;font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_web-template-full-width-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content max-content;grid-template-areas:\"topBar\" \"header\" \"main\" \"aside\";gap:1rem;font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card{grid-template-columns:2fr 1fr;grid-template-rows:71px max-content 1fr;gap:0;grid-template-areas:\"topBar topBar\" \"header header\" \"main aside\"}}.bmb_web-template-full-width-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-full-width-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-full-width-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box}@media (max-width: 62.5rem){.bmb_web-template-full-width-card .bmb_web-template-header-container{padding-left:1rem}}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-full-width-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-full-width-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-full-width-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);margin:0 var(--bmb-spacing-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-main{margin-left:0;border-radius:0 var(--bmb-radius-m) var(--bmb-radius-m) 0;margin-bottom:0;border-width:.0625rem .0625rem 0 0}}.bmb_web-template-full-width-card .bmb_web-template-main-container{overflow:auto}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-main-container{padding-left:5.5rem}}.bmb_web-template-full-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);margin:0 var(--bmb-spacing-m) var(--bmb-spacing-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}@media (min-width: 62.5625rem){.bmb_web-template-full-width-card .bmb_web-template-aside{margin:0;border-radius:var(--bmb-radius-m) 0 0 var(--bmb-radius-m);border-width:.0625rem 0 0 .0625rem}}[data-theme=dark] .bmb_web-template-full-width-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-full-width-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-full-width-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-full-width-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-full-width-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-full-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-justify-width-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-justify-width-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-justify-width-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-justify-width-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-justify-width-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-justify-width-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-justify-width-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-justify-width-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-justify-width-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-justify-width-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-justify-width-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-justify-width-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-justify-width-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}.bmb_web-template-justify-width-card .bmb_web-template-main-container{overflow:auto}.bmb_web-template-justify-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}[data-theme=dark] .bmb_web-template-justify-width-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-justify-width-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-justify-width-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-justify-width-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-justify-width-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-justify-width-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-single-column-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-single-column-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-single-column-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-single-column-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-single-column-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-single-column-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-single-column-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-single-column-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-single-column-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-single-column-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-single-column-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-single-column-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-single-column-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}.bmb_web-template-single-column-card .bmb_web-template-main-container{overflow:auto}[data-theme=dark] .bmb_web-template-single-column-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-single-column-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-single-column-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-single-column-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-aside-first-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card{gap:0}}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card.bmb_web-template{height:auto;overflow:auto}}.bmb_web-template-aside-first-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-aside-first-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-aside-first-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-aside-first-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-first-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-aside-first-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-aside-first-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-aside-first-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-first-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-aside-first-card .bmb_web-template-main,.bmb_web-template-aside-first-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);border:.0625rem solid RGBA(var(--color-charade-300))}[data-theme=dark] .bmb_web-template-aside-first-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-aside-first-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-aside-first-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-aside-first-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-aside-first-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-aside-first-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template-aside-light-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-aside-light-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-aside-light-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-aside-light-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-aside-light-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-light-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-aside-light-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-aside-light-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-aside-light-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-aside-light-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-container{padding:0 1rem 1rem;gap:0 0 var(--bmb-spacing-m)}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-aside-light-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-aside-light-card .bmb_web-template-main{border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-main{border:.0625rem solid RGBA(var(--color-charade-100));border-radius:0 var(--bmb-radius-m) var(--bmb-radius-m) 0}}.bmb_web-template-aside-light-card .bmb_web-template-main-container{overflow:auto}.bmb_web-template-aside-light-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto}@media (min-width: 62.5625rem){.bmb_web-template-aside-light-card .bmb_web-template-aside{border-radius:var(--bmb-radius-m) 0 0 var(--bmb-radius-m)}}[data-theme=dark] .bmb_web-template-aside-light-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-aside-light-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-aside-light-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-aside-light-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}@media (min-width: 62.5625rem){[data-theme=dark] .bmb_web-template-aside-light-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-aside-light-card .bmb_web-template-main{border:.0625rem solid RGBA(var(--color-charade-900))}}.bmb_web-template-two-aside-card{grid-template-columns:1fr;grid-template-rows:71px max-content max-content;grid-template-areas:\"topBar\" \"header\" \"content\";font-family:Poppins-Regular,sans-serif;font-size:.75rem}@media (min-width: 62.5625rem){.bmb_web-template-two-aside-card{grid-template-columns:1fr;grid-template-rows:71px max-content 1fr;gap:0}}.bmb_web-template-two-aside-card .bmb_web-template-top-bar{grid-area:topBar}.bmb_web-template-two-aside-card .bmb_web-template-header{background-color:RGBA(var(--color-charade-100));display:flex;flex-direction:column;gap:var(--bmb-spacing-s);padding:var(--bmb-spacing-l);grid-area:header}@media (min-width: 62.5625rem){.bmb_web-template-two-aside-card .bmb_web-template-header{margin-bottom:var(--bmb-spacing-m)}}.bmb_web-template-two-aside-card .bmb_web-template-header-container{margin:0 auto;width:100%;box-sizing:border-box;max-width:100rem}@media (max-width: 62.5rem){.bmb_web-template-two-aside-card .bmb_web-template-header-container{padding-left:1rem}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-two-aside-card .bmb_web-template-header-container{padding-left:5rem}}.bmb_web-template-two-aside-card .bmb_web-template-header-title{font-family:Poppins-Regular,sans-serif;font-size:1.5rem;font-weight:400}.bmb_web-template-two-aside-card .bmb_web-template-header-subtitle{font-family:Poppins-Regular,sans-serif;font-size:.875rem;font-weight:400}.bmb_web-template-two-aside-card .bmb_web-template-container{max-width:100rem;padding:var(--bmb-spacing-m);width:100%;box-sizing:border-box;margin:0 auto;height:100%;overflow:auto}@media (max-width: 62.5rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding-left:1rem;height:max-content}}@media (min-width: 62.5625rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding:0 1rem 1rem}}@media (min-width: 112.5rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding:0}}@media (width >= 62.5625rem) and (width <= 112.5rem){.bmb_web-template-two-aside-card .bmb_web-template-container{padding-left:6.25rem}}.bmb_web-template-two-aside-card .bmb_web-template-main{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}.bmb_web-template-two-aside-card .bmb_web-template-main-container{overflow:auto}.bmb_web-template-two-aside-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-100));border-radius:var(--bmb-radius-m);padding:var(--bmb-spacing-m);height:100%;overflow:auto;border:.0625rem solid RGBA(var(--color-charade-300))}[data-theme=dark] .bmb_web-template-two-aside-card .bmb_web-template-header,[data-theme=dark] .bmb_web-template-two-aside-card .bmb_web-template-main,[data-theme=dark] .bmb_web-template-two-aside-card .bmb_web-template-aside,.storybook-dark-theme .bmb_web-template-two-aside-card .bmb_web-template-header,.storybook-dark-theme .bmb_web-template-two-aside-card .bmb_web-template-main,.storybook-dark-theme .bmb_web-template-two-aside-card .bmb_web-template-aside{background-color:RGBA(var(--color-charade-900));border-color:RGBA(var(--color-charade-800))}.bmb_web-template{background-color:RGBA(var(--color-charade-200));display:grid;gap:0;min-height:100dvh}@media (min-width: 62.5625rem){.bmb_web-template{height:100dvh;overflow:hidden}}[data-theme=dark] .bmb_web-template,.storybook-dark-theme .bmb_web-template{background-color:RGBA(var(--color-charade-950));color:RGBA(var(--color-charade-50))}\n"] }]
63
+ }], propDecorators: { asideContent: [{
64
+ type: ContentChild,
65
+ args: ['bmbTemplateAside']
66
+ }], mainContent: [{
67
+ type: ContentChild,
68
+ args: ['bmbTemplateMain']
69
+ }], secondAsideContent: [{
70
+ type: ContentChild,
71
+ args: ['bmbTemplateSecondAside']
72
+ }], singleColumnCard: [{
73
+ type: ContentChild,
74
+ args: ['singleColumnCard']
75
+ }], asideFirstCard: [{
76
+ type: ContentChild,
77
+ args: ['asideFirstCard']
78
+ }], asideLightCard: [{
79
+ type: ContentChild,
80
+ args: ['asideLightCard']
81
+ }], twoAsideCard: [{
82
+ type: ContentChild,
83
+ args: ['twoAsideCard']
84
+ }] } });
85
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLXdlYi10ZW1wbGF0ZXMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZHMtbmcvc3JjL2xpYi9jb21wb25lbnRzL2JtYi13ZWItdGVtcGxhdGVzL2JtYi13ZWItdGVtcGxhdGVzLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItd2ViLXRlbXBsYXRlcy9ibWItd2ViLXRlbXBsYXRlcy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFDVCxZQUFZLEVBQ1osS0FBSyxFQUNMLE1BQU0sRUFFTixpQkFBaUIsR0FDbEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUNMLGtCQUFrQixHQUduQixNQUFNLHNDQUFzQyxDQUFDO0FBQzlDLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBRTNFLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUMzRSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxrREFBa0QsQ0FBQztBQUN0RixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSx1REFBdUQsQ0FBQzs7O0FBMkIvRixNQUFNLE9BQU8sd0JBQXdCO0lBaEJyQztRQWlCRSxpQkFBWSxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUNyQyxnQkFBVyxHQUFHLEtBQUssRUFBVSxDQUFDO1FBQzlCLG1CQUFjLEdBQUcsS0FBSyxFQUFVLENBQUM7UUFDakMsYUFBUSxHQUFHLEtBQUssQ0FBbUIsaUJBQWlCLENBQUMsQ0FBQztRQUN0RCxrQkFBYSxHQUFHLEtBQUssRUFBVSxDQUFDO1FBQ2hDLG1CQUFjLEdBQUcsS0FBSyxFQUFVLENBQUM7UUFFakMsaUJBQWlCO1FBQ2pCLDZCQUF3QixHQUFHLEtBQUssQ0FBc0IsTUFBTSxDQUFDLENBQUM7UUFDOUQsMEJBQXFCLEdBQUcsS0FBSyxDQUEwQixJQUFJLENBQUMsQ0FBQztRQUM3RCwwQkFBcUIsR0FBRyxLQUFLLENBQVUsSUFBSSxDQUFDLENBQUM7UUFDN0MsZ0JBQVcsR0FBRyxLQUFLLENBQVMsNEJBQTRCLENBQUMsQ0FBQztRQUMxRCxzQkFBaUIsR0FBRyxLQUFLLENBQVMsZ0NBQWdDLENBQUMsQ0FBQztRQUNwRSxrQkFBYSxHQUFHLEtBQUssQ0FBUyxFQUFFLENBQUMsQ0FBQztRQUNsQyxzQkFBaUIsR0FBRyxLQUFLLENBQVMsRUFBRSxDQUFDLENBQUM7UUFDdEMsbUJBQWMsR0FBRyxLQUFLLENBQVUsS0FBSyxDQUFDLENBQUM7UUFDdkMsZUFBVSxHQUFHLEtBQUssQ0FBUyxJQUFJLENBQUMsQ0FBQztRQUNqQyxnQkFBVyxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUNwQyxpQ0FBNEIsR0FBRyxLQUFLLENBQVcsRUFBRSxDQUFDLENBQUM7UUFDbkQsNEJBQXVCLEdBQUcsS0FBSyxDQUFrQixFQUFFLENBQUMsQ0FBQztRQUVyRCxpQkFBWSxHQUFHLE1BQU0sRUFBTyxDQUFDO1FBQzdCLHVCQUFrQixHQUFHLE1BQU0sRUFBVSxDQUFDO1FBRXRDLGtCQUFrQjtRQUNsQixvQkFBZSxHQUFHLEtBQUssQ0FBcUIsRUFBRSxDQUFDLENBQUM7UUFDaEQsaUJBQVksR0FBRyxLQUFLLENBQVMsRUFBRSxDQUFDLENBQUM7S0EyQmxDO0lBaEJDLGVBQWU7UUFDYixNQUFNLFNBQVMsR0FBRztZQUNoQixrQkFBa0I7WUFDbEIsb0JBQW9CLElBQUksQ0FBQyxRQUFRLEVBQUUsRUFBRTtTQUN0QyxDQUFDO1FBRUYsT0FBTyxTQUFTLENBQUM7SUFDbkIsQ0FBQztJQUVELFlBQVksQ0FBQyxLQUFVO1FBQ3JCLElBQUksQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ2hDLENBQUM7SUFFRCxnQkFBZ0IsQ0FBQyxJQUFZO1FBQzNCLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDckMsQ0FBQzsrR0FyRFUsd0JBQXdCO21HQUF4Qix3QkFBd0IsMjBIQzlDckMsMm9MQXdMQSxpN3hCRHRKSSxrQkFBa0IsaWdCQUNsQixtQkFBbUIsa0dBQ25CLFlBQVksb1NBQ1osbUJBQW1CLDBFQUNuQixrQkFBa0IsbUpBQ2xCLHNCQUFzQjs7NEZBT2Isd0JBQXdCO2tCQWhCcEMsU0FBUzsrQkFDRSxtQkFBbUIsY0FDakIsSUFBSSxXQUNQO3dCQUNQLGtCQUFrQjt3QkFDbEIsbUJBQW1CO3dCQUNuQixZQUFZO3dCQUNaLG1CQUFtQjt3QkFDbkIsa0JBQWtCO3dCQUNsQixzQkFBc0I7cUJBQ3ZCLGlCQUdjLGlCQUFpQixDQUFDLElBQUksbUJBQ3BCLHVCQUF1QixDQUFDLE1BQU07OEJBK0JiLFlBQVk7c0JBQTdDLFlBQVk7dUJBQUMsa0JBQWtCO2dCQUNDLFdBQVc7c0JBQTNDLFlBQVk7dUJBQUMsaUJBQWlCO2dCQUNTLGtCQUFrQjtzQkFBekQsWUFBWTt1QkFBQyx3QkFBd0I7Z0JBRUosZ0JBQWdCO3NCQUFqRCxZQUFZO3VCQUFDLGtCQUFrQjtnQkFDQSxjQUFjO3NCQUE3QyxZQUFZO3VCQUFDLGdCQUFnQjtnQkFDRSxjQUFjO3NCQUE3QyxZQUFZO3VCQUFDLGdCQUFnQjtnQkFDQSxZQUFZO3NCQUF6QyxZQUFZO3VCQUFDLGNBQWMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBDb250ZW50Q2hpbGQsXG4gIGlucHV0LFxuICBvdXRwdXQsXG4gIFRlbXBsYXRlUmVmLFxuICBWaWV3RW5jYXBzdWxhdGlvbixcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge1xuICBCbWJUb3BCYXJDb21wb25lbnQsXG4gIElQb3NpdGlvbkJ1dHRvbk1lbnUsXG4gIElVc2VySW5mb3JtYXRpb24sXG59IGZyb20gJy4uL2JtYi10b3AtYmFyL2JtYi10b3AtYmFyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBCbWJTaWRlYmFyQ29tcG9uZW50IH0gZnJvbSAnLi4vYm1iLXNpZGViYXIvYm1iLXNpZGViYXIuY29tcG9uZW50JztcbmltcG9ydCB7IFNpZGViYXJFbGVtZW50IH0gZnJvbSAnLi4vYm1iLXNpZGViYXIvYm1iLXNpZGViYXIuaW50ZXJmYWNlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBCbWJEaXZpZGVyQ29tcG9uZW50IH0gZnJvbSAnLi4vYm1iLWRpdmlkZXIvYm1iLWRpdmlkZXIuY29tcG9uZW50JztcbmltcG9ydCB7IEJtYkxheW91dERpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2RpcmVjdGl2ZXMvYm1iLWxheW91dC9ibWItbGF5b3V0LmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBCbWJMYXlvdXRJdGVtRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vZGlyZWN0aXZlcy9ibWItbGF5b3V0L2JtYi1sYXlvdXQtaXRlbS5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgSUJtYkRhdGFBbGVydCB9IGZyb20gJy4uL2JtYi1hbGVydC1jZW50ZXIvdHlwZXMnO1xuXG5leHBvcnQgdHlwZSBJQm1iVGVtcGxhdGVOYW1lID1cbiAgfCAnZnVsbC13aWR0aC1jYXJkJ1xuICB8ICdqdXN0aWZ5LXdpZHRoLWNhcmQnXG4gIHwgJ3NpbmdsZS1jb2x1bW4tY2FyZCdcbiAgfCAnYXNpZGUtZmlyc3QtY2FyZCdcbiAgfCAnYXNpZGUtbGlnaHQtY2FyZCdcbiAgfCAndHdvLWFzaWRlLWNhcmQnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdibWItd2ViLXRlbXBsYXRlcycsXG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIGltcG9ydHM6IFtcbiAgICBCbWJUb3BCYXJDb21wb25lbnQsXG4gICAgQm1iU2lkZWJhckNvbXBvbmVudCxcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgQm1iRGl2aWRlckNvbXBvbmVudCxcbiAgICBCbWJMYXlvdXREaXJlY3RpdmUsXG4gICAgQm1iTGF5b3V0SXRlbURpcmVjdGl2ZSxcbiAgXSxcbiAgdGVtcGxhdGVVcmw6ICcuL2JtYi13ZWItdGVtcGxhdGVzLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmw6ICcuL2JtYi13ZWItdGVtcGxhdGVzLmNvbXBvbmVudC5zY3NzJyxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIEJtYldlYlRlbXBsYXRlc0NvbXBvbmVudCB7XG4gIGlzRnVsbFNjcmVlbiA9IGlucHV0PGJvb2xlYW4+KGZhbHNlKTtcbiAgdGl0bGVTY3JlZW4gPSBpbnB1dDxzdHJpbmc+KCk7XG4gIHN1YlRpdGxlU2NyZWVuID0gaW5wdXQ8c3RyaW5nPigpO1xuICB0ZW1wbGF0ZSA9IGlucHV0PElCbWJUZW1wbGF0ZU5hbWU+KCdmdWxsLXdpZHRoLWNhcmQnKTtcbiAgdGl0bGVNYWluU2xvdCA9IGlucHV0PHN0cmluZz4oKTtcbiAgdGl0bGVBc2lkZVNsb3QgPSBpbnB1dDxzdHJpbmc+KCk7XG5cbiAgLy8gdG9wIGJhciBpbnB1dHNcbiAgdG9wQmFyUG9zaXRpb25CdXR0b25NZW51ID0gaW5wdXQ8SVBvc2l0aW9uQnV0dG9uTWVudT4oJ2xlZnQnKTtcbiAgdG9wQmFyVXNlckluZm9ybWF0aW9uID0gaW5wdXQ8SVVzZXJJbmZvcm1hdGlvbiB8IG51bGw+KG51bGwpO1xuICB0b3BCYXJIYXNMb2dvdXRCdXR0b24gPSBpbnB1dDxib29sZWFuPih0cnVlKTtcbiAgdG9wQmFySW1hZ2UgPSBpbnB1dDxzdHJpbmc+KCdhc3NldHMvaW1hZ2VzL3RlYy1sb2dvLnN2ZycpO1xuICB0b3BCYXJNb2JpbGVJbWFnZSA9IGlucHV0PHN0cmluZz4oJ2Fzc2V0cy9pbWFnZXMvdGVjLWxvZ28tbW9iLnN2ZycpO1xuICB0b3BCYXJBcHBOYW1lID0gaW5wdXQ8c3RyaW5nPignJyk7XG4gIHRvcEJhckFwcFN1YlRpdGxlID0gaW5wdXQ8c3RyaW5nPignJyk7XG4gIHRvcEJhclNob3dMYW5nID0gaW5wdXQ8Ym9vbGVhbj4oZmFsc2UpO1xuICB0b3BCYXJMYW5nID0gaW5wdXQ8c3RyaW5nPignZXMnKTtcbiAgdG9wQmFyTWl0ZWMgPSBpbnB1dDxib29sZWFuPihmYWxzZSk7XG4gIHRvcEJhckFzc2lnbm1lbnROb3RpZmljYXRpb24gPSBpbnB1dDxzdHJpbmdbXT4oW10pO1xuICB0b3BCYXJBbGVydE5vdGlmaWNhdGlvbiA9IGlucHV0PElCbWJEYXRhQWxlcnRbXT4oW10pO1xuXG4gIHRvcEJhckxvZ091dCA9IG91dHB1dDxhbnk+KCk7XG4gIHRvcEJhck9uTGFuZ0NoYW5nZSA9IG91dHB1dDxzdHJpbmc+KCk7XG5cbiAgLy8gc2lkZSBiYXIgaW5wdXRzXG4gIHNpZGVCYXJFbGVtZW50cyA9IGlucHV0PFNpZGViYXJFbGVtZW50W11bXT4oW10pO1xuICBzaWRlQmFyVGl0bGUgPSBpbnB1dDxzdHJpbmc+KCcnKTtcblxuICBAQ29udGVudENoaWxkKCdibWJUZW1wbGF0ZUFzaWRlJykgYXNpZGVDb250ZW50ITogVGVtcGxhdGVSZWY8YW55PjtcbiAgQENvbnRlbnRDaGlsZCgnYm1iVGVtcGxhdGVNYWluJykgbWFpbkNvbnRlbnQhOiBUZW1wbGF0ZVJlZjxhbnk+O1xuICBAQ29udGVudENoaWxkKCdibWJUZW1wbGF0ZVNlY29uZEFzaWRlJykgc2Vjb25kQXNpZGVDb250ZW50ITogVGVtcGxhdGVSZWY8YW55PjtcblxuICBAQ29udGVudENoaWxkKCdzaW5nbGVDb2x1bW5DYXJkJykgc2luZ2xlQ29sdW1uQ2FyZCE6IFRlbXBsYXRlUmVmPGFueT47XG4gIEBDb250ZW50Q2hpbGQoJ2FzaWRlRmlyc3RDYXJkJykgYXNpZGVGaXJzdENhcmQhOiBUZW1wbGF0ZVJlZjxhbnk+O1xuICBAQ29udGVudENoaWxkKCdhc2lkZUxpZ2h0Q2FyZCcpIGFzaWRlTGlnaHRDYXJkITogVGVtcGxhdGVSZWY8YW55PjtcbiAgQENvbnRlbnRDaGlsZCgndHdvQXNpZGVDYXJkJykgdHdvQXNpZGVDYXJkITogVGVtcGxhdGVSZWY8YW55PjtcblxuICBnZXRTZWN0aW9uQ2xhc3MoKTogc3RyaW5nW10ge1xuICAgIGNvbnN0IGNsYXNzTGlzdCA9IFtcbiAgICAgICdibWJfd2ViLXRlbXBsYXRlJyxcbiAgICAgIGBibWJfd2ViLXRlbXBsYXRlLSR7dGhpcy50ZW1wbGF0ZSgpfWAsXG4gICAgXTtcblxuICAgIHJldHVybiBjbGFzc0xpc3Q7XG4gIH1cblxuICBoYW5kbGVMb2dPdXQocGFyYW06IGFueSk6IHZvaWQge1xuICAgIHRoaXMudG9wQmFyTG9nT3V0LmVtaXQocGFyYW0pO1xuICB9XG5cbiAgaGFuZGxlTGFuZ0NoYW5nZShsYW5nOiBzdHJpbmcpOiB2b2lkIHtcbiAgICB0aGlzLnRvcEJhck9uTGFuZ0NoYW5nZS5lbWl0KGxhbmcpO1xuICB9XG59XG4iLCI8c2VjdGlvbiBbbmdDbGFzc109XCJnZXRTZWN0aW9uQ2xhc3MoKVwiPlxuICA8Ym1iLXRvcC1iYXJcbiAgICBbdXNlckluZm9ybWF0aW9uXT1cInRvcEJhclVzZXJJbmZvcm1hdGlvbigpXCJcbiAgICBbaGFzTG9nb3V0QnV0dG9uXT1cInRvcEJhckhhc0xvZ291dEJ1dHRvbigpXCJcbiAgICBbaW1hZ2VdPVwidG9wQmFySW1hZ2UoKVwiXG4gICAgW21vYmlsZUltYWdlXT1cInRvcEJhck1vYmlsZUltYWdlKClcIlxuICAgIFthcHBOYW1lXT1cInRvcEJhckFwcE5hbWUoKVwiXG4gICAgW2FwcFN1YlRpdGxlXT1cInRvcEJhckFwcFN1YlRpdGxlKClcIlxuICAgIFtsYW5nXT1cInRvcEJhckxhbmcoKVwiXG4gICAgW3Nob3dMYW5nXT1cInRvcEJhclNob3dMYW5nKClcIlxuICAgIFttaXRlY109XCJ0b3BCYXJNaXRlYygpXCJcbiAgICBbYXNzaWdubWVudE5vdGlmaWNhdGlvbl09XCJ0b3BCYXJBc3NpZ25tZW50Tm90aWZpY2F0aW9uKClcIlxuICAgIFthbGVydE5vdGlmaWNhdGlvbl09XCJ0b3BCYXJBbGVydE5vdGlmaWNhdGlvbigpXCJcbiAgICBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtdG9wLWJhclwiXG4gICAgKGxvZ091dCk9XCJoYW5kbGVMb2dPdXQoJGV2ZW50KVwiXG4gICAgKG9uTGFuZ0NoYW5nZSk9XCJoYW5kbGVMYW5nQ2hhbmdlKCRldmVudClcIlxuICAvPlxuICA8aGVhZGVyIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1oZWFkZXJcIj5cbiAgICA8ZGl2XG4gICAgICBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtaGVhZGVyLWNvbnRhaW5lclwiXG4gICAgICBbbmdDbGFzc109XCJ7ICdibWJfd2ViLXRlbXBsYXRlLWZ1bGwtc2NyZWVuJzogaXNGdWxsU2NyZWVuKCkgfVwiXG4gICAgPlxuICAgICAgPGgxIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1oZWFkZXItdGl0bGVcIj57eyB0aXRsZVNjcmVlbigpIH19PC9oMT5cbiAgICAgIDxoMiBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtaGVhZGVyLXN1YnRpdGxlXCI+e3sgc3ViVGl0bGVTY3JlZW4oKSB9fTwvaDI+XG4gICAgPC9kaXY+XG4gIDwvaGVhZGVyPlxuICBAc3dpdGNoICh0ZW1wbGF0ZSgpKSB7XG4gICAgQGNhc2UgKCdmdWxsLXdpZHRoLWNhcmQnKSB7XG4gICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImZ1bGxXaWR0aENhcmRcIiAvPlxuICAgIH1cbiAgICBAY2FzZSAoJ2p1c3RpZnktd2lkdGgtY2FyZCcpIHtcbiAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwianVzdGlmeVdpZHRoQ2FyZFwiIC8+XG4gICAgfVxuICAgIEBjYXNlICgnc2luZ2xlLWNvbHVtbi1jYXJkJykge1xuICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJzaW5nbGVDb2x1bW5DYXJkXCIgLz5cbiAgICB9XG4gICAgQGNhc2UgKCdhc2lkZS1maXJzdC1jYXJkJykge1xuICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJhc2lkZUZpcnN0Q2FyZFwiIC8+XG4gICAgfVxuICAgIEBjYXNlICgnYXNpZGUtbGlnaHQtY2FyZCcpIHtcbiAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwiYXNpZGVMaWdodENhcmRcIiAvPlxuICAgIH1cbiAgICBAY2FzZSAoJ3R3by1hc2lkZS1jYXJkJykge1xuICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJ0d29Bc2lkZUNhcmRcIiAvPlxuICAgIH1cbiAgfVxuICA8Ym1iLXNpZGViYXJcbiAgICBbZWxlbWVudHNdPVwic2lkZUJhckVsZW1lbnRzKClcIlxuICAgIFt0aXRsZV09XCJzaWRlQmFyVGl0bGUoKVwiXG4gID48L2JtYi1zaWRlYmFyPlxuPC9zZWN0aW9uPlxuXG48bmctdGVtcGxhdGUgI2Z1bGxXaWR0aENhcmQ+XG4gIDxtYWluIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1tYWluXCI+XG4gICAgPHNlY3Rpb24gY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLW1haW4tY29udGFpbmVyXCI+XG4gICAgICBAaWYgKHRpdGxlTWFpblNsb3QoKSkge1xuICAgICAgICA8aDM+e3sgdGl0bGVNYWluU2xvdCgpIH19PC9oMz5cbiAgICAgICAgPGJtYi1kaXZpZGVyIC8+XG4gICAgICB9XG4gICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cIm1haW5Db250ZW50XCIgLz5cbiAgICA8L3NlY3Rpb24+XG4gIDwvbWFpbj5cbiAgPGFzaWRlIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1hc2lkZVwiPlxuICAgIEBpZiAodGl0bGVBc2lkZVNsb3QoKSkge1xuICAgICAgPGgzPnt7IHRpdGxlQXNpZGVTbG90KCkgfX08L2gzPlxuICAgICAgPGJtYi1kaXZpZGVyIC8+XG4gICAgfVxuICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwiYXNpZGVDb250ZW50XCIgLz5cbiAgPC9hc2lkZT5cbjwvbmctdGVtcGxhdGU+XG5cbjxuZy10ZW1wbGF0ZSAjanVzdGlmeVdpZHRoQ2FyZD5cbiAgPHNlY3Rpb25cbiAgICBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtY29udGFpbmVyXCJcbiAgICBibWJMYXlvdXRcbiAgICBnYXBTaXplPVwibVwiXG4gICAgbWFyZ2luPVwibm9uZVwiXG4gID5cbiAgICA8bWFpbiBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtbWFpblwiIGJtYkxheW91dEl0ZW0gW2NvbExnXT1cIjhcIj5cbiAgICAgIDxzZWN0aW9uIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1tYWluLWNvbnRhaW5lclwiPlxuICAgICAgICBAaWYgKHRpdGxlTWFpblNsb3QoKSkge1xuICAgICAgICAgIDxoMz57eyB0aXRsZU1haW5TbG90KCkgfX08L2gzPlxuICAgICAgICAgIDxibWItZGl2aWRlciAvPlxuICAgICAgICB9XG4gICAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwibWFpbkNvbnRlbnRcIiAvPlxuICAgICAgPC9zZWN0aW9uPlxuICAgIDwvbWFpbj5cbiAgICA8YXNpZGUgY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLWFzaWRlXCIgYm1iTGF5b3V0SXRlbSBbY29sTGddPVwiNFwiPlxuICAgICAgQGlmICh0aXRsZUFzaWRlU2xvdCgpKSB7XG4gICAgICAgIDxoMz57eyB0aXRsZUFzaWRlU2xvdCgpIH19PC9oMz5cbiAgICAgICAgPGJtYi1kaXZpZGVyIC8+XG4gICAgICB9XG4gICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImFzaWRlQ29udGVudFwiIC8+XG4gICAgPC9hc2lkZT5cbiAgPC9zZWN0aW9uPlxuPC9uZy10ZW1wbGF0ZT5cblxuPG5nLXRlbXBsYXRlICNzaW5nbGVDb2x1bW5DYXJkPlxuICA8c2VjdGlvblxuICAgIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1jb250YWluZXJcIlxuICAgIGJtYkxheW91dFxuICAgIGdhcFNpemU9XCJtXCJcbiAgICBtYXJnaW49XCJub25lXCJcbiAgPlxuICAgIDxtYWluIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1tYWluXCIgYm1iTGF5b3V0SXRlbSBbY29sTGddPVwiMTJcIj5cbiAgICAgIDxzZWN0aW9uIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1tYWluLWNvbnRhaW5lclwiPlxuICAgICAgICBAaWYgKHRpdGxlTWFpblNsb3QoKSkge1xuICAgICAgICAgIDxoMz57eyB0aXRsZU1haW5TbG90KCkgfX08L2gzPlxuICAgICAgICAgIDxibWItZGl2aWRlciAvPlxuICAgICAgICB9XG4gICAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwibWFpbkNvbnRlbnRcIiAvPlxuICAgICAgPC9zZWN0aW9uPlxuICAgIDwvbWFpbj5cbiAgPC9zZWN0aW9uPlxuPC9uZy10ZW1wbGF0ZT5cblxuPG5nLXRlbXBsYXRlICNhc2lkZUZpcnN0Q2FyZD5cbiAgPHNlY3Rpb25cbiAgICBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtY29udGFpbmVyXCJcbiAgICBibWJMYXlvdXRcbiAgICBnYXBTaXplPVwibVwiXG4gICAgbWFyZ2luPVwibm9uZVwiXG4gID5cbiAgICA8YXNpZGUgY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLWFzaWRlXCIgYm1iTGF5b3V0SXRlbSBbY29sTGddPVwiMTJcIj5cbiAgICAgIEBpZiAodGl0bGVBc2lkZVNsb3QoKSkge1xuICAgICAgICA8aDM+e3sgdGl0bGVBc2lkZVNsb3QoKSB9fTwvaDM+XG4gICAgICAgIDxibWItZGl2aWRlciAvPlxuICAgICAgfVxuICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJhc2lkZUNvbnRlbnRcIiAvPlxuICAgIDwvYXNpZGU+XG4gICAgPG1haW4gY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLW1haW5cIiBibWJMYXlvdXRJdGVtIFtjb2xMZ109XCIxMlwiPlxuICAgICAgPHNlY3Rpb24gY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLW1haW4tY29udGFpbmVyXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwibWFpbkNvbnRlbnRcIiAvPlxuICAgICAgPC9zZWN0aW9uPlxuICAgIDwvbWFpbj5cbiAgPC9zZWN0aW9uPlxuPC9uZy10ZW1wbGF0ZT5cblxuPG5nLXRlbXBsYXRlICNhc2lkZUxpZ2h0Q2FyZD5cbiAgPHNlY3Rpb25cbiAgICBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtY29udGFpbmVyXCJcbiAgICBibWJMYXlvdXRcbiAgICBnYXBTaXplPVwibVwiXG4gICAgbWFyZ2luPVwibm9uZVwiXG4gID5cbiAgICA8YXNpZGUgY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLWFzaWRlXCIgYm1iTGF5b3V0SXRlbSBbY29sTGddPVwiM1wiPlxuICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJhc2lkZUNvbnRlbnRcIiAvPlxuICAgIDwvYXNpZGU+XG4gICAgPG1haW4gY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLW1haW5cIiBibWJMYXlvdXRJdGVtIFtjb2xMZ109XCI5XCI+XG4gICAgICA8c2VjdGlvbiBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtbWFpbi1jb250YWluZXJcIj5cbiAgICAgICAgQGlmICh0aXRsZU1haW5TbG90KCkpIHtcbiAgICAgICAgICA8aDM+e3sgdGl0bGVNYWluU2xvdCgpIH19PC9oMz5cbiAgICAgICAgICA8Ym1iLWRpdmlkZXIgLz5cbiAgICAgICAgfVxuICAgICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cIm1haW5Db250ZW50XCIgLz5cbiAgICAgIDwvc2VjdGlvbj5cbiAgICA8L21haW4+XG4gIDwvc2VjdGlvbj5cbjwvbmctdGVtcGxhdGU+XG5cbjxuZy10ZW1wbGF0ZSAjdHdvQXNpZGVDYXJkPlxuICA8c2VjdGlvblxuICAgIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1jb250YWluZXJcIlxuICAgIGJtYkxheW91dFxuICAgIGdhcFNpemU9XCJtXCJcbiAgICBtYXJnaW49XCJub25lXCJcbiAgPlxuICAgIDxhc2lkZSBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtYXNpZGVcIiBibWJMYXlvdXRJdGVtIFtjb2xMZ109XCIzXCI+XG4gICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImFzaWRlQ29udGVudFwiIC8+XG4gICAgPC9hc2lkZT5cbiAgICA8bWFpbiBjbGFzcz1cImJtYl93ZWItdGVtcGxhdGUtbWFpblwiIGJtYkxheW91dEl0ZW0gW2NvbExnXT1cIjZcIj5cbiAgICAgIDxzZWN0aW9uIGNsYXNzPVwiYm1iX3dlYi10ZW1wbGF0ZS1tYWluLWNvbnRhaW5lclwiPlxuICAgICAgICBAaWYgKHRpdGxlTWFpblNsb3QoKSkge1xuICAgICAgICAgIDxoMz57eyB0aXRsZU1haW5TbG90KCkgfX08L2gzPlxuICAgICAgICAgIDxibWItZGl2aWRlciAvPlxuICAgICAgICB9XG4gICAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwibWFpbkNvbnRlbnRcIiAvPlxuICAgICAgPC9zZWN0aW9uPlxuICAgIDwvbWFpbj5cbiAgICA8YXNpZGUgY2xhc3M9XCJibWJfd2ViLXRlbXBsYXRlLWFzaWRlXCIgYm1iTGF5b3V0SXRlbSBbY29sTGddPVwiM1wiPlxuICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJzZWNvbmRBc2lkZUNvbnRlbnRcIiAvPlxuICAgIDwvYXNpZGU+XG4gIDwvc2VjdGlvbj5cbjwvbmctdGVtcGxhdGU+XG4iXX0=
@@ -0,0 +1,128 @@
1
+ import { Component, ChangeDetectionStrategy, ViewEncapsulation, Input, ViewChild, Output, EventEmitter, } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import { BmbFabComponent } from '../bmb-fab/bmb-fab.component';
4
+ import { BmbIconComponent } from '../bmb-icon/bmb-icon.component';
5
+ import { BmbInnerHeaderComponent } from '../bmb-inner-header/bmb-inner-header.component';
6
+ import { BmbTabsComponent } from '../bmb-tabs/bmb-tabs.component';
7
+ import { BmbInteractiveIconComponent } from '../bmb-interactive-icon/bmb-interactive-icon.component';
8
+ import * as i0 from "@angular/core";
9
+ import * as i1 from "@angular/common";
10
+ export class BmbWheelMenuComponent {
11
+ constructor() {
12
+ this.navItems = [];
13
+ this.apps = {};
14
+ this.data = [];
15
+ this.isLoading = false;
16
+ this.onValueChange = new EventEmitter();
17
+ this.activeNavItemIndex = 0;
18
+ this.isFull = false;
19
+ this.isOpen = false;
20
+ }
21
+ ngAfterViewInit() {
22
+ this.updateClasses();
23
+ this.selectNavItem(0);
24
+ }
25
+ toggleWheel() {
26
+ this.isFull = false;
27
+ this.isOpen = !this.isOpen;
28
+ this.updateClasses();
29
+ }
30
+ toggleFullWheel() {
31
+ this.isFull = !this.isFull;
32
+ if (!this.isFull) {
33
+ this.isOpen = true;
34
+ }
35
+ else {
36
+ this.isOpen = false;
37
+ this.setActiveTab(this.activeNavItemIndex);
38
+ setTimeout(() => {
39
+ this.isOpen = true;
40
+ this.setActiveTab(this.activeNavItemIndex);
41
+ }, 100);
42
+ }
43
+ this.updateClasses();
44
+ }
45
+ handleBackButton() {
46
+ this.toggleFullWheel();
47
+ }
48
+ selectNavItem(index) {
49
+ if (this.activeNavItemIndex !== index) {
50
+ this.activeNavItemIndex = index;
51
+ this.updateClasses();
52
+ this.setActiveTab(index);
53
+ }
54
+ }
55
+ selectFullMenuNavItem(index) {
56
+ if (this.activeNavItemIndex !== index) {
57
+ this.activeNavItemIndex = index;
58
+ this.updateClasses();
59
+ this.setActiveTab(index);
60
+ }
61
+ }
62
+ getClasses(index) {
63
+ const activeIndex = this.activeNavItemIndex;
64
+ if (index === activeIndex) {
65
+ return 'active';
66
+ }
67
+ else if (index === (activeIndex + 1) % 3) {
68
+ return 'next';
69
+ }
70
+ else if (index === (activeIndex + 2) % 3) {
71
+ return 'previous';
72
+ }
73
+ return '';
74
+ }
75
+ updateClasses() {
76
+ if (!this.wheelMenu)
77
+ return;
78
+ const navItems = Array.from(this.wheelMenu.nativeElement.querySelectorAll('.bmb_wheel-item'));
79
+ navItems.forEach((item, index) => {
80
+ item.classList.remove('previous', 'active', 'next');
81
+ item.classList.add(...this.getClasses(index).split(' '));
82
+ });
83
+ }
84
+ setActiveTab(index) {
85
+ if (this.tabsComponent) {
86
+ this.tabsComponent.selectTab(this.navItems[index].id);
87
+ }
88
+ }
89
+ get activeApps() {
90
+ return this.apps[this.activeNavItemIndex] || [];
91
+ }
92
+ handleValueChange(event) {
93
+ this.onValueChange.emit(event);
94
+ }
95
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BmbWheelMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
96
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BmbWheelMenuComponent, isStandalone: true, selector: "bmb-wheel-menu", inputs: { navItems: "navItems", apps: "apps", data: "data", isLoading: "isLoading" }, outputs: { onValueChange: "onValueChange" }, viewQueries: [{ propertyName: "wheel", first: true, predicate: ["wheel"], descendants: true }, { propertyName: "wheelMenu", first: true, predicate: ["wheelMenu"], descendants: true }, { propertyName: "tabsComponent", first: true, predicate: BmbTabsComponent, descendants: true }], ngImport: i0, template: "<div class=\"bmb_wheel\">\n <bmb-fab\n [icon]=\"'apps'\"\n [text]=\"'FAB'\"\n [size]=\"'large'\"\n [type]=\"'normal'\"\n (fabClick)=\"toggleWheel()\"\n />\n\n @if (isOpen && !isFull) {\n <div #wheel class=\"bmb_wheel-wrapper\">\n <button class=\"bmb_wheel-button\" (click)=\"toggleFullWheel()\">\n <bmb-icon icon=\"keyboard_arrow_up\" />\n </button>\n <ul #wheelMenu class=\"bmb_wheel-menu\">\n <li\n *ngFor=\"let nav of navItems.slice(0, 3); let i = index\"\n class=\"bmb_wheel-item\"\n [ngClass]=\"getClasses(i)\"\n >\n <button (click)=\"selectNavItem(i)\" class=\"bmb_wheel-nav\">\n <svg viewBox=\"0 0 500 500\" class=\"bmb_wheel-svg\">\n <path\n id=\"circlePath{{ i }}\"\n d=\"M250,250 m-240,0 a240,240 0 1,1 480,0 a240,240 0 1,1 -480,0\"\n fill=\"none\"\n stroke=\"none\"\n />\n <text>\n <textPath\n [attr.href]=\"'#circlePath' + i\"\n startOffset=\"50%\"\n class=\"bmb_wheel-path\"\n >\n {{ nav.title }}\n </textPath>\n </text>\n </svg>\n </button>\n </li>\n </ul>\n\n <div class=\"bmb_wheel-apps\">\n <ng-container *ngFor=\"let app of activeApps\">\n <bmb-interactive-icon\n [appearance]=\"app.appearance\"\n [title]=\"app.title\"\n [icon]=\"app.icon\"\n [target]=\"app.target!\"\n [link]=\"app.link\"\n />\n </ng-container>\n </div>\n </div>\n }\n\n @if (isFull) {\n <div class=\"bmb_wheel-full\">\n <bmb-inner-header\n title=\"Inner Header\"\n (onHandleBack)=\"handleBackButton()\"\n />\n <bmb-tabs\n [tabs]=\"navItems.slice(0, 3)\"\n (selected)=\"selectFullMenuNavItem($event.id)\"\n />\n <div class=\"bmb_wheel-apps\">\n <ng-container *ngFor=\"let app of activeApps\">\n <bmb-interactive-icon\n [appearance]=\"app.appearance\"\n [title]=\"app.title\"\n [icon]=\"app.icon\"\n [horizontal]=\"false\"\n [target]=\"app.target\"\n [link]=\"app.link\"\n />\n </ng-container>\n </div>\n </div>\n }\n</div>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-family:Poppins-Thin,sans-serif;font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1{font-family:Poppins-Medium,sans-serif;font-size:.625rem}.font-semibold-1{font-family:Poppins-Semibold,sans-serif;font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-family:Poppins-Thin,sans-serif;font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2{font-family:Poppins-Medium,sans-serif;font-size:.6875rem}.font-semibold-2{font-family:Poppins-Semibold,sans-serif;font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-family:Poppins-Thin,sans-serif;font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3{font-family:Poppins-Medium,sans-serif;font-size:.75rem}.font-semibold-3{font-family:Poppins-Semibold,sans-serif;font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-family:Poppins-Thin,sans-serif;font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4{font-family:Poppins-Medium,sans-serif;font-size:.875rem}.font-semibold-4{font-family:Poppins-Semibold,sans-serif;font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-family:Poppins-Thin,sans-serif;font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5{font-family:Poppins-Medium,sans-serif;font-size:.9375rem}.font-semibold-4_5{font-family:Poppins-Semibold,sans-serif;font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-family:Poppins-Thin,sans-serif;font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5{font-family:Poppins-Medium,sans-serif;font-size:1rem}.font-semibold-5{font-family:Poppins-Semibold,sans-serif;font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-family:Poppins-Thin,sans-serif;font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6{font-family:Poppins-Medium,sans-serif;font-size:1.125rem}.font-semibold-6{font-family:Poppins-Semibold,sans-serif;font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-family:Poppins-Thin,sans-serif;font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7{font-family:Poppins-Medium,sans-serif;font-size:1.25rem}.font-semibold-7{font-family:Poppins-Semibold,sans-serif;font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-family:Poppins-Thin,sans-serif;font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8{font-family:Poppins-Medium,sans-serif;font-size:1.375rem}.font-semibold-8{font-family:Poppins-Semibold,sans-serif;font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-family:Poppins-Thin,sans-serif;font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9{font-family:Poppins-Medium,sans-serif;font-size:1.5rem}.font-semibold-9{font-family:Poppins-Semibold,sans-serif;font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-family:Poppins-Thin,sans-serif;font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10{font-family:Poppins-Medium,sans-serif;font-size:1.625rem}.font-semibold-10{font-family:Poppins-Semibold,sans-serif;font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-family:Poppins-Thin,sans-serif;font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11{font-family:Poppins-Medium,sans-serif;font-size:2.25rem}.font-semibold-11{font-family:Poppins-Semibold,sans-serif;font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-family:Poppins-Thin,sans-serif;font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12{font-family:Poppins-Medium,sans-serif;font-size:3rem}.font-semibold-12{font-family:Poppins-Semibold,sans-serif;font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_wheel bmb-fab{position:absolute;z-index:30}.bmb_wheel bmb-tabs .bmb_tabs{margin:1.5rem auto}.bmb_wheel bmb-tabs .bmb_tabs-tab{display:grid;grid-template-columns:repeat(3,1fr)}.bmb_wheel-wrapper{background-color:RGBA(var(--color-charade-50),1);border:.25rem solid RGBA(var(--color-mariner-700),1);border-radius:50%;bottom:-16.25rem;height:43.75rem;left:50%;margin-left:-21.875rem;overflow:hidden;position:fixed;transition:all .5s ease-in;width:43.75rem;z-index:10}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:first-child{transform:translate(-.9375rem,3.75rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(3){transform:translate(1.25rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(4){transform:translate(2.1875rem,3.75rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(5){transform:translate(-.9375rem,5.625rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(6){transform:translateY(2rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:last-child{transform:translate(1.25rem,2rem)}.bmb_wheel-button{cursor:pointer;height:1.5rem;left:0;margin:auto;position:absolute;right:0;top:.625rem}.bmb_wheel-button bmb-icon{color:rgba(var(--color-charade-950),1);font-size:1.5625rem}.bmb_wheel-apps{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-start;position:absolute;right:26%;top:18%;width:20rem}.bmb_wheel-menu{position:relative}.bmb_wheel-item{align-items:center;display:flex;height:3.125rem;justify-content:center;position:absolute;width:9.375rem;overflow:hidden}.bmb_wheel-item .bmb_wheel-nav{fill:rgba(var(--color-charade-500),1)}.bmb_wheel-item.previous{left:4.375rem;top:5rem;transform:rotate(-41deg)}.bmb_wheel-item.active{left:0;margin:auto;right:0;top:1.25rem}.bmb_wheel-item.active .bmb_wheel-nav{fill:rgba(var(--color-mariner-950),1)}.bmb_wheel-item.active:after{border:solid .25rem rgba(var(--color-mariner-700),1);border-color:rgba(var(--color-mariner-700),1) transparent transparent transparent;border-radius:63%;bottom:-18px;content:\"\";height:25px;left:0;margin:auto;position:absolute;right:0;width:75%}.bmb_wheel-item.next{right:4.375rem;top:5rem;transform:rotate(41deg)}.bmb_wheel-nav{font-family:Poppins-Bold,sans-serif;font-size:1rem;height:40px;position:absolute;top:.625rem;z-index:10}.bmb_wheel-full{background-color:RGBA(var(--color-charade-200),1);bottom:0;height:100%;left:0;margin:auto;position:fixed;right:0;width:100%;z-index:30}.bmb_wheel-full .bmb_wheel-apps{padding:0 1.5rem;position:relative;right:inherit;top:inherit;width:100%}.bmb_wheel-svg{height:31.25rem;overflow:visible;pointer-events:none;rotate:270deg;width:31.25rem}.bmb_wheel-path{font-family:Poppins-Bold,sans-serif;font-size:1rem;text-anchor:middle}[data-theme=dark] .bmb_wheel-wrapper,.storybook-dark-theme .bmb_wheel-wrapper{background-color:RGBA(var(--color-charade-950),1);border:.25rem solid RGBA(var(--color-neon-primary),1)}[data-theme=dark] .bmb_wheel-button bmb-icon,.storybook-dark-theme .bmb_wheel-button bmb-icon{color:rgba(var(--color-charade-50),1)}[data-theme=dark] .bmb_wheel-item .bmb_wheel-nav,.storybook-dark-theme .bmb_wheel-item .bmb_wheel-nav{fill:rgba(var(--color-charade-500),1)}[data-theme=dark] .bmb_wheel-item.active:after,.storybook-dark-theme .bmb_wheel-item.active:after{border-color:rgba(var(--color-neon-primary),1) transparent transparent transparent}[data-theme=dark] .bmb_wheel-item.active .bmb_wheel-nav,.storybook-dark-theme .bmb_wheel-item.active .bmb_wheel-nav{fill:rgba(var(--color-charade-50),1)}[data-theme=dark] .bmb_wheel-full,.storybook-dark-theme .bmb_wheel-full{background-color:RGBA(var(--color-charade-950),1)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: BmbFabComponent, selector: "bmb-fab", inputs: ["icon", "text", "size", "type", "mitec"], outputs: ["fabClick"] }, { kind: "component", type: BmbIconComponent, selector: "bmb-icon", inputs: ["icon", "materialIcon", "styleIcon", "isFill", "fontWeight", "size", "alt", "dotNotification"] }, { kind: "component", type: BmbInnerHeaderComponent, selector: "bmb-inner-header", inputs: ["title", "placeholderSearch", "subTitle", "trailingIconPrimary", "trailingIconSecondary", "disableTrailingIconPrimary", "disableTrailingIconSecondary", "showClose", "showReturn", "showSearch"], outputs: ["onHandleTrailingPrimary", "onHandleTrailingSecondary", "onHandleBack", "onHandleClose", "searchData"] }, { kind: "component", type: BmbTabsComponent, selector: "bmb-tabs", inputs: ["appearanceContrast", "format", "tabs", "selectedTabId"], outputs: ["selectedTabIdChange", "selected"] }, { kind: "component", type: BmbInteractiveIconComponent, selector: "bmb-interactive-icon", inputs: ["appearanceContrast", "appearance", "title", "description", "icon", "dotNotification", "horizontal", "target", "link", "layout", "setButtonTemplate"], outputs: ["buttonClick"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
97
+ }
98
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BmbWheelMenuComponent, decorators: [{
99
+ type: Component,
100
+ args: [{ selector: 'bmb-wheel-menu', standalone: true, imports: [
101
+ CommonModule,
102
+ BmbFabComponent,
103
+ BmbIconComponent,
104
+ BmbInnerHeaderComponent,
105
+ BmbTabsComponent,
106
+ BmbInteractiveIconComponent,
107
+ ], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"bmb_wheel\">\n <bmb-fab\n [icon]=\"'apps'\"\n [text]=\"'FAB'\"\n [size]=\"'large'\"\n [type]=\"'normal'\"\n (fabClick)=\"toggleWheel()\"\n />\n\n @if (isOpen && !isFull) {\n <div #wheel class=\"bmb_wheel-wrapper\">\n <button class=\"bmb_wheel-button\" (click)=\"toggleFullWheel()\">\n <bmb-icon icon=\"keyboard_arrow_up\" />\n </button>\n <ul #wheelMenu class=\"bmb_wheel-menu\">\n <li\n *ngFor=\"let nav of navItems.slice(0, 3); let i = index\"\n class=\"bmb_wheel-item\"\n [ngClass]=\"getClasses(i)\"\n >\n <button (click)=\"selectNavItem(i)\" class=\"bmb_wheel-nav\">\n <svg viewBox=\"0 0 500 500\" class=\"bmb_wheel-svg\">\n <path\n id=\"circlePath{{ i }}\"\n d=\"M250,250 m-240,0 a240,240 0 1,1 480,0 a240,240 0 1,1 -480,0\"\n fill=\"none\"\n stroke=\"none\"\n />\n <text>\n <textPath\n [attr.href]=\"'#circlePath' + i\"\n startOffset=\"50%\"\n class=\"bmb_wheel-path\"\n >\n {{ nav.title }}\n </textPath>\n </text>\n </svg>\n </button>\n </li>\n </ul>\n\n <div class=\"bmb_wheel-apps\">\n <ng-container *ngFor=\"let app of activeApps\">\n <bmb-interactive-icon\n [appearance]=\"app.appearance\"\n [title]=\"app.title\"\n [icon]=\"app.icon\"\n [target]=\"app.target!\"\n [link]=\"app.link\"\n />\n </ng-container>\n </div>\n </div>\n }\n\n @if (isFull) {\n <div class=\"bmb_wheel-full\">\n <bmb-inner-header\n title=\"Inner Header\"\n (onHandleBack)=\"handleBackButton()\"\n />\n <bmb-tabs\n [tabs]=\"navItems.slice(0, 3)\"\n (selected)=\"selectFullMenuNavItem($event.id)\"\n />\n <div class=\"bmb_wheel-apps\">\n <ng-container *ngFor=\"let app of activeApps\">\n <bmb-interactive-icon\n [appearance]=\"app.appearance\"\n [title]=\"app.title\"\n [icon]=\"app.icon\"\n [horizontal]=\"false\"\n [target]=\"app.target\"\n [link]=\"app.link\"\n />\n </ng-container>\n </div>\n </div>\n }\n</div>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-family:Poppins-Thin,sans-serif;font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1{font-family:Poppins-Medium,sans-serif;font-size:.625rem}.font-semibold-1{font-family:Poppins-Semibold,sans-serif;font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-family:Poppins-Thin,sans-serif;font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2{font-family:Poppins-Medium,sans-serif;font-size:.6875rem}.font-semibold-2{font-family:Poppins-Semibold,sans-serif;font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-family:Poppins-Thin,sans-serif;font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3{font-family:Poppins-Medium,sans-serif;font-size:.75rem}.font-semibold-3{font-family:Poppins-Semibold,sans-serif;font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-family:Poppins-Thin,sans-serif;font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4{font-family:Poppins-Medium,sans-serif;font-size:.875rem}.font-semibold-4{font-family:Poppins-Semibold,sans-serif;font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-family:Poppins-Thin,sans-serif;font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5{font-family:Poppins-Medium,sans-serif;font-size:.9375rem}.font-semibold-4_5{font-family:Poppins-Semibold,sans-serif;font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-family:Poppins-Thin,sans-serif;font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5{font-family:Poppins-Medium,sans-serif;font-size:1rem}.font-semibold-5{font-family:Poppins-Semibold,sans-serif;font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-family:Poppins-Thin,sans-serif;font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6{font-family:Poppins-Medium,sans-serif;font-size:1.125rem}.font-semibold-6{font-family:Poppins-Semibold,sans-serif;font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-family:Poppins-Thin,sans-serif;font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7{font-family:Poppins-Medium,sans-serif;font-size:1.25rem}.font-semibold-7{font-family:Poppins-Semibold,sans-serif;font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-family:Poppins-Thin,sans-serif;font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8{font-family:Poppins-Medium,sans-serif;font-size:1.375rem}.font-semibold-8{font-family:Poppins-Semibold,sans-serif;font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-family:Poppins-Thin,sans-serif;font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9{font-family:Poppins-Medium,sans-serif;font-size:1.5rem}.font-semibold-9{font-family:Poppins-Semibold,sans-serif;font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-family:Poppins-Thin,sans-serif;font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10{font-family:Poppins-Medium,sans-serif;font-size:1.625rem}.font-semibold-10{font-family:Poppins-Semibold,sans-serif;font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-family:Poppins-Thin,sans-serif;font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11{font-family:Poppins-Medium,sans-serif;font-size:2.25rem}.font-semibold-11{font-family:Poppins-Semibold,sans-serif;font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-family:Poppins-Thin,sans-serif;font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12{font-family:Poppins-Medium,sans-serif;font-size:3rem}.font-semibold-12{font-family:Poppins-Semibold,sans-serif;font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_wheel bmb-fab{position:absolute;z-index:30}.bmb_wheel bmb-tabs .bmb_tabs{margin:1.5rem auto}.bmb_wheel bmb-tabs .bmb_tabs-tab{display:grid;grid-template-columns:repeat(3,1fr)}.bmb_wheel-wrapper{background-color:RGBA(var(--color-charade-50),1);border:.25rem solid RGBA(var(--color-mariner-700),1);border-radius:50%;bottom:-16.25rem;height:43.75rem;left:50%;margin-left:-21.875rem;overflow:hidden;position:fixed;transition:all .5s ease-in;width:43.75rem;z-index:10}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:first-child{transform:translate(-.9375rem,3.75rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(3){transform:translate(1.25rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(4){transform:translate(2.1875rem,3.75rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(5){transform:translate(-.9375rem,5.625rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:nth-child(6){transform:translateY(2rem)}.bmb_wheel-wrapper .bmb_wheel-apps bmb-interactive-icon:last-child{transform:translate(1.25rem,2rem)}.bmb_wheel-button{cursor:pointer;height:1.5rem;left:0;margin:auto;position:absolute;right:0;top:.625rem}.bmb_wheel-button bmb-icon{color:rgba(var(--color-charade-950),1);font-size:1.5625rem}.bmb_wheel-apps{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-start;position:absolute;right:26%;top:18%;width:20rem}.bmb_wheel-menu{position:relative}.bmb_wheel-item{align-items:center;display:flex;height:3.125rem;justify-content:center;position:absolute;width:9.375rem;overflow:hidden}.bmb_wheel-item .bmb_wheel-nav{fill:rgba(var(--color-charade-500),1)}.bmb_wheel-item.previous{left:4.375rem;top:5rem;transform:rotate(-41deg)}.bmb_wheel-item.active{left:0;margin:auto;right:0;top:1.25rem}.bmb_wheel-item.active .bmb_wheel-nav{fill:rgba(var(--color-mariner-950),1)}.bmb_wheel-item.active:after{border:solid .25rem rgba(var(--color-mariner-700),1);border-color:rgba(var(--color-mariner-700),1) transparent transparent transparent;border-radius:63%;bottom:-18px;content:\"\";height:25px;left:0;margin:auto;position:absolute;right:0;width:75%}.bmb_wheel-item.next{right:4.375rem;top:5rem;transform:rotate(41deg)}.bmb_wheel-nav{font-family:Poppins-Bold,sans-serif;font-size:1rem;height:40px;position:absolute;top:.625rem;z-index:10}.bmb_wheel-full{background-color:RGBA(var(--color-charade-200),1);bottom:0;height:100%;left:0;margin:auto;position:fixed;right:0;width:100%;z-index:30}.bmb_wheel-full .bmb_wheel-apps{padding:0 1.5rem;position:relative;right:inherit;top:inherit;width:100%}.bmb_wheel-svg{height:31.25rem;overflow:visible;pointer-events:none;rotate:270deg;width:31.25rem}.bmb_wheel-path{font-family:Poppins-Bold,sans-serif;font-size:1rem;text-anchor:middle}[data-theme=dark] .bmb_wheel-wrapper,.storybook-dark-theme .bmb_wheel-wrapper{background-color:RGBA(var(--color-charade-950),1);border:.25rem solid RGBA(var(--color-neon-primary),1)}[data-theme=dark] .bmb_wheel-button bmb-icon,.storybook-dark-theme .bmb_wheel-button bmb-icon{color:rgba(var(--color-charade-50),1)}[data-theme=dark] .bmb_wheel-item .bmb_wheel-nav,.storybook-dark-theme .bmb_wheel-item .bmb_wheel-nav{fill:rgba(var(--color-charade-500),1)}[data-theme=dark] .bmb_wheel-item.active:after,.storybook-dark-theme .bmb_wheel-item.active:after{border-color:rgba(var(--color-neon-primary),1) transparent transparent transparent}[data-theme=dark] .bmb_wheel-item.active .bmb_wheel-nav,.storybook-dark-theme .bmb_wheel-item.active .bmb_wheel-nav{fill:rgba(var(--color-charade-50),1)}[data-theme=dark] .bmb_wheel-full,.storybook-dark-theme .bmb_wheel-full{background-color:RGBA(var(--color-charade-950),1)}\n"] }]
108
+ }], ctorParameters: () => [], propDecorators: { navItems: [{
109
+ type: Input
110
+ }], apps: [{
111
+ type: Input
112
+ }], data: [{
113
+ type: Input
114
+ }], isLoading: [{
115
+ type: Input
116
+ }], onValueChange: [{
117
+ type: Output
118
+ }], wheel: [{
119
+ type: ViewChild,
120
+ args: ['wheel', { static: false }]
121
+ }], wheelMenu: [{
122
+ type: ViewChild,
123
+ args: ['wheelMenu', { static: false }]
124
+ }], tabsComponent: [{
125
+ type: ViewChild,
126
+ args: [BmbTabsComponent]
127
+ }] } });
128
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLXdoZWVsLW1lbnUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZHMtbmcvc3JjL2xpYi9jb21wb25lbnRzL2JtYi13aGVlbC1tZW51L2JtYi13aGVlbC1tZW51LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItd2hlZWwtbWVudS9ibWItd2hlZWwtbWVudS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsU0FBUyxFQUNULHVCQUF1QixFQUN2QixpQkFBaUIsRUFDakIsS0FBSyxFQUNMLFNBQVMsRUFHVCxNQUFNLEVBQ04sWUFBWSxHQUNiLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDL0QsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFDbEUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sZ0RBQWdELENBQUM7QUFDekYsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFDbEUsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sd0RBQXdELENBQUM7OztBQTBCckcsTUFBTSxPQUFPLHFCQUFxQjtJQWNoQztRQWJTLGFBQVEsR0FBYyxFQUFFLENBQUM7UUFDekIsU0FBSSxHQUFpQyxFQUFFLENBQUM7UUFDeEMsU0FBSSxHQUFhLEVBQUUsQ0FBQztRQUNwQixjQUFTLEdBQVksS0FBSyxDQUFDO1FBQzFCLGtCQUFhLEdBQXlCLElBQUksWUFBWSxFQUFVLENBQUM7UUFLM0UsdUJBQWtCLEdBQVcsQ0FBQyxDQUFDO1FBQy9CLFdBQU0sR0FBWSxLQUFLLENBQUM7UUFDeEIsV0FBTSxHQUFZLEtBQUssQ0FBQztJQUVULENBQUM7SUFFaEIsZUFBZTtRQUNiLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztRQUNyQixJQUFJLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxDQUFDO0lBQ3hCLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLE1BQU0sR0FBRyxLQUFLLENBQUM7UUFDcEIsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUM7UUFDM0IsSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ3ZCLENBQUM7SUFDRCxlQUFlO1FBQ2IsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUM7UUFDM0IsSUFBSSxDQUFDLElBQUksQ0FBQyxNQUFNLEVBQUU7WUFDaEIsSUFBSSxDQUFDLE1BQU0sR0FBRyxJQUFJLENBQUM7U0FDcEI7YUFBTTtZQUNMLElBQUksQ0FBQyxNQUFNLEdBQUcsS0FBSyxDQUFDO1lBQ3BCLElBQUksQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLGtCQUFrQixDQUFDLENBQUM7WUFDM0MsVUFBVSxDQUFDLEdBQUcsRUFBRTtnQkFDZCxJQUFJLENBQUMsTUFBTSxHQUFHLElBQUksQ0FBQztnQkFDbkIsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsa0JBQWtCLENBQUMsQ0FBQztZQUM3QyxDQUFDLEVBQUUsR0FBRyxDQUFDLENBQUM7U0FDVDtRQUNELElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUN2QixDQUFDO0lBRUQsZ0JBQWdCO1FBQ2QsSUFBSSxDQUFDLGVBQWUsRUFBRSxDQUFDO0lBQ3pCLENBQUM7SUFFRCxhQUFhLENBQUMsS0FBYTtRQUN6QixJQUFJLElBQUksQ0FBQyxrQkFBa0IsS0FBSyxLQUFLLEVBQUU7WUFDckMsSUFBSSxDQUFDLGtCQUFrQixHQUFHLEtBQUssQ0FBQztZQUNoQyxJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7WUFDckIsSUFBSSxDQUFDLFlBQVksQ0FBQyxLQUFLLENBQUMsQ0FBQztTQUMxQjtJQUNILENBQUM7SUFFRCxxQkFBcUIsQ0FBQyxLQUFhO1FBQ2pDLElBQUksSUFBSSxDQUFDLGtCQUFrQixLQUFLLEtBQUssRUFBRTtZQUNyQyxJQUFJLENBQUMsa0JBQWtCLEdBQUcsS0FBSyxDQUFDO1lBQ2hDLElBQUksQ0FBQyxhQUFhLEVBQUUsQ0FBQztZQUNyQixJQUFJLENBQUMsWUFBWSxDQUFDLEtBQUssQ0FBQyxDQUFDO1NBQzFCO0lBQ0gsQ0FBQztJQUVELFVBQVUsQ0FBQyxLQUFhO1FBQ3RCLE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxrQkFBa0IsQ0FBQztRQUM1QyxJQUFJLEtBQUssS0FBSyxXQUFXLEVBQUU7WUFDekIsT0FBTyxRQUFRLENBQUM7U0FDakI7YUFBTSxJQUFJLEtBQUssS0FBSyxDQUFDLFdBQVcsR0FBRyxDQUFDLENBQUMsR0FBRyxDQUFDLEVBQUU7WUFDMUMsT0FBTyxNQUFNLENBQUM7U0FDZjthQUFNLElBQUksS0FBSyxLQUFLLENBQUMsV0FBVyxHQUFHLENBQUMsQ0FBQyxHQUFHLENBQUMsRUFBRTtZQUMxQyxPQUFPLFVBQVUsQ0FBQztTQUNuQjtRQUNELE9BQU8sRUFBRSxDQUFDO0lBQ1osQ0FBQztJQUVELGFBQWE7UUFDWCxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVM7WUFBRSxPQUFPO1FBRTVCLE1BQU0sUUFBUSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQ3pCLElBQUksQ0FBQyxTQUFTLENBQUMsYUFBYSxDQUFDLGdCQUFnQixDQUFDLGlCQUFpQixDQUFDLENBQ2hELENBQUM7UUFFbkIsUUFBUSxDQUFDLE9BQU8sQ0FBQyxDQUFDLElBQUksRUFBRSxLQUFLLEVBQUUsRUFBRTtZQUMvQixJQUFJLENBQUMsU0FBUyxDQUFDLE1BQU0sQ0FBQyxVQUFVLEVBQUUsUUFBUSxFQUFFLE1BQU0sQ0FBQyxDQUFDO1lBQ3BELElBQUksQ0FBQyxTQUFTLENBQUMsR0FBRyxDQUFDLEdBQUcsSUFBSSxDQUFDLFVBQVUsQ0FBQyxLQUFLLENBQUMsQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQztRQUMzRCxDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFRCxZQUFZLENBQUMsS0FBYTtRQUN4QixJQUFJLElBQUksQ0FBQyxhQUFhLEVBQUU7WUFDdEIsSUFBSSxDQUFDLGFBQWEsQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQztTQUN2RDtJQUNILENBQUM7SUFFRCxJQUFJLFVBQVU7UUFDWixPQUFPLElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLGtCQUFrQixDQUFDLElBQUksRUFBRSxDQUFDO0lBQ2xELENBQUM7SUFFRCxpQkFBaUIsQ0FBQyxLQUFhO1FBQzdCLElBQUksQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ2pDLENBQUM7K0dBbEdVLHFCQUFxQjttR0FBckIscUJBQXFCLHNhQVFyQixnQkFBZ0IsZ0RDbEQ3Qix1NEVBaUZBLG8vU0RuREksWUFBWSwwUEFDWixlQUFlLDhIQUNmLGdCQUFnQiw4SkFDaEIsdUJBQXVCLDBYQUN2QixnQkFBZ0Isc0tBQ2hCLDJCQUEyQjs7NEZBT2xCLHFCQUFxQjtrQkFoQmpDLFNBQVM7K0JBQ0UsZ0JBQWdCLGNBQ2QsSUFBSSxXQUNQO3dCQUNQLFlBQVk7d0JBQ1osZUFBZTt3QkFDZixnQkFBZ0I7d0JBQ2hCLHVCQUF1Qjt3QkFDdkIsZ0JBQWdCO3dCQUNoQiwyQkFBMkI7cUJBQzVCLG1CQUdnQix1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJO3dEQUc1QixRQUFRO3NCQUFoQixLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSztnQkFDRyxJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDSSxhQUFhO3NCQUF0QixNQUFNO2dCQUNnQyxLQUFLO3NCQUEzQyxTQUFTO3VCQUFDLE9BQU8sRUFBRSxFQUFFLE1BQU0sRUFBRSxLQUFLLEVBQUU7Z0JBQ00sU0FBUztzQkFBbkQsU0FBUzt1QkFBQyxXQUFXLEVBQUUsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFO2dCQUNaLGFBQWE7c0JBQXpDLFNBQVM7dUJBQUMsZ0JBQWdCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ29tcG9uZW50LFxuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgVmlld0VuY2Fwc3VsYXRpb24sXG4gIElucHV0LFxuICBWaWV3Q2hpbGQsXG4gIEVsZW1lbnRSZWYsXG4gIEFmdGVyVmlld0luaXQsXG4gIE91dHB1dCxcbiAgRXZlbnRFbWl0dGVyLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBCbWJGYWJDb21wb25lbnQgfSBmcm9tICcuLi9ibWItZmFiL2JtYi1mYWIuY29tcG9uZW50JztcbmltcG9ydCB7IEJtYkljb25Db21wb25lbnQgfSBmcm9tICcuLi9ibWItaWNvbi9ibWItaWNvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgQm1iSW5uZXJIZWFkZXJDb21wb25lbnQgfSBmcm9tICcuLi9ibWItaW5uZXItaGVhZGVyL2JtYi1pbm5lci1oZWFkZXIuY29tcG9uZW50JztcbmltcG9ydCB7IEJtYlRhYnNDb21wb25lbnQgfSBmcm9tICcuLi9ibWItdGFicy9ibWItdGFicy5jb21wb25lbnQnO1xuaW1wb3J0IHsgQm1iSW50ZXJhY3RpdmVJY29uQ29tcG9uZW50IH0gZnJvbSAnLi4vYm1iLWludGVyYWN0aXZlLWljb24vYm1iLWludGVyYWN0aXZlLWljb24uY29tcG9uZW50JztcbmltcG9ydCB7IElCbWJBcHAgfSBmcm9tICcuLi8uLi90eXBlcyc7XG5cbmludGVyZmFjZSBOYXZJdGVtIHtcbiAgdGl0bGU6IHN0cmluZztcbiAgaWQ6IG51bWJlcjtcbiAgYmFkZ2U/OiBudW1iZXI7XG4gIGlzQWN0aXZlPzogYm9vbGVhbjtcbn1cblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYm1iLXdoZWVsLW1lbnUnLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXG4gICAgQ29tbW9uTW9kdWxlLFxuICAgIEJtYkZhYkNvbXBvbmVudCxcbiAgICBCbWJJY29uQ29tcG9uZW50LFxuICAgIEJtYklubmVySGVhZGVyQ29tcG9uZW50LFxuICAgIEJtYlRhYnNDb21wb25lbnQsXG4gICAgQm1iSW50ZXJhY3RpdmVJY29uQ29tcG9uZW50LFxuICBdLFxuICBzdHlsZVVybDogJy4vYm1iLXdoZWVsLW1lbnUuY29tcG9uZW50LnNjc3MnLFxuICB0ZW1wbGF0ZVVybDogJy4vYm1iLXdoZWVsLW1lbnUuY29tcG9uZW50Lmh0bWwnLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbn0pXG5leHBvcnQgY2xhc3MgQm1iV2hlZWxNZW51Q29tcG9uZW50IGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XG4gIEBJbnB1dCgpIG5hdkl0ZW1zOiBOYXZJdGVtW10gPSBbXTtcbiAgQElucHV0KCkgYXBwczogeyBba2V5OiBudW1iZXJdOiBJQm1iQXBwW10gfSA9IHt9O1xuICBASW5wdXQoKSBkYXRhOiBzdHJpbmdbXSA9IFtdO1xuICBASW5wdXQoKSBpc0xvYWRpbmc6IGJvb2xlYW4gPSBmYWxzZTtcbiAgQE91dHB1dCgpIG9uVmFsdWVDaGFuZ2U6IEV2ZW50RW1pdHRlcjxzdHJpbmc+ID0gbmV3IEV2ZW50RW1pdHRlcjxzdHJpbmc+KCk7XG4gIEBWaWV3Q2hpbGQoJ3doZWVsJywgeyBzdGF0aWM6IGZhbHNlIH0pIHdoZWVsITogRWxlbWVudFJlZjtcbiAgQFZpZXdDaGlsZCgnd2hlZWxNZW51JywgeyBzdGF0aWM6IGZhbHNlIH0pIHdoZWVsTWVudSE6IEVsZW1lbnRSZWY7XG4gIEBWaWV3Q2hpbGQoQm1iVGFic0NvbXBvbmVudCkgdGFic0NvbXBvbmVudCE6IEJtYlRhYnNDb21wb25lbnQ7XG5cbiAgYWN0aXZlTmF2SXRlbUluZGV4OiBudW1iZXIgPSAwO1xuICBpc0Z1bGw6IGJvb2xlYW4gPSBmYWxzZTtcbiAgaXNPcGVuOiBib29sZWFuID0gZmFsc2U7XG5cbiAgY29uc3RydWN0b3IoKSB7fVxuXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpIHtcbiAgICB0aGlzLnVwZGF0ZUNsYXNzZXMoKTtcbiAgICB0aGlzLnNlbGVjdE5hdkl0ZW0oMCk7XG4gIH1cblxuICB0b2dnbGVXaGVlbCgpIHtcbiAgICB0aGlzLmlzRnVsbCA9IGZhbHNlO1xuICAgIHRoaXMuaXNPcGVuID0gIXRoaXMuaXNPcGVuO1xuICAgIHRoaXMudXBkYXRlQ2xhc3NlcygpO1xuICB9XG4gIHRvZ2dsZUZ1bGxXaGVlbCgpIHtcbiAgICB0aGlzLmlzRnVsbCA9ICF0aGlzLmlzRnVsbDtcbiAgICBpZiAoIXRoaXMuaXNGdWxsKSB7XG4gICAgICB0aGlzLmlzT3BlbiA9IHRydWU7XG4gICAgfSBlbHNlIHtcbiAgICAgIHRoaXMuaXNPcGVuID0gZmFsc2U7XG4gICAgICB0aGlzLnNldEFjdGl2ZVRhYih0aGlzLmFjdGl2ZU5hdkl0ZW1JbmRleCk7XG4gICAgICBzZXRUaW1lb3V0KCgpID0+IHtcbiAgICAgICAgdGhpcy5pc09wZW4gPSB0cnVlO1xuICAgICAgICB0aGlzLnNldEFjdGl2ZVRhYih0aGlzLmFjdGl2ZU5hdkl0ZW1JbmRleCk7XG4gICAgICB9LCAxMDApO1xuICAgIH1cbiAgICB0aGlzLnVwZGF0ZUNsYXNzZXMoKTtcbiAgfVxuXG4gIGhhbmRsZUJhY2tCdXR0b24oKSB7XG4gICAgdGhpcy50b2dnbGVGdWxsV2hlZWwoKTtcbiAgfVxuXG4gIHNlbGVjdE5hdkl0ZW0oaW5kZXg6IG51bWJlcikge1xuICAgIGlmICh0aGlzLmFjdGl2ZU5hdkl0ZW1JbmRleCAhPT0gaW5kZXgpIHtcbiAgICAgIHRoaXMuYWN0aXZlTmF2SXRlbUluZGV4ID0gaW5kZXg7XG4gICAgICB0aGlzLnVwZGF0ZUNsYXNzZXMoKTtcbiAgICAgIHRoaXMuc2V0QWN0aXZlVGFiKGluZGV4KTtcbiAgICB9XG4gIH1cblxuICBzZWxlY3RGdWxsTWVudU5hdkl0ZW0oaW5kZXg6IG51bWJlcikge1xuICAgIGlmICh0aGlzLmFjdGl2ZU5hdkl0ZW1JbmRleCAhPT0gaW5kZXgpIHtcbiAgICAgIHRoaXMuYWN0aXZlTmF2SXRlbUluZGV4ID0gaW5kZXg7XG4gICAgICB0aGlzLnVwZGF0ZUNsYXNzZXMoKTtcbiAgICAgIHRoaXMuc2V0QWN0aXZlVGFiKGluZGV4KTtcbiAgICB9XG4gIH1cblxuICBnZXRDbGFzc2VzKGluZGV4OiBudW1iZXIpOiBzdHJpbmcge1xuICAgIGNvbnN0IGFjdGl2ZUluZGV4ID0gdGhpcy5hY3RpdmVOYXZJdGVtSW5kZXg7XG4gICAgaWYgKGluZGV4ID09PSBhY3RpdmVJbmRleCkge1xuICAgICAgcmV0dXJuICdhY3RpdmUnO1xuICAgIH0gZWxzZSBpZiAoaW5kZXggPT09IChhY3RpdmVJbmRleCArIDEpICUgMykge1xuICAgICAgcmV0dXJuICduZXh0JztcbiAgICB9IGVsc2UgaWYgKGluZGV4ID09PSAoYWN0aXZlSW5kZXggKyAyKSAlIDMpIHtcbiAgICAgIHJldHVybiAncHJldmlvdXMnO1xuICAgIH1cbiAgICByZXR1cm4gJyc7XG4gIH1cblxuICB1cGRhdGVDbGFzc2VzKCkge1xuICAgIGlmICghdGhpcy53aGVlbE1lbnUpIHJldHVybjtcblxuICAgIGNvbnN0IG5hdkl0ZW1zID0gQXJyYXkuZnJvbShcbiAgICAgIHRoaXMud2hlZWxNZW51Lm5hdGl2ZUVsZW1lbnQucXVlcnlTZWxlY3RvckFsbCgnLmJtYl93aGVlbC1pdGVtJyksXG4gICAgKSBhcyBIVE1MRWxlbWVudFtdO1xuXG4gICAgbmF2SXRlbXMuZm9yRWFjaCgoaXRlbSwgaW5kZXgpID0+IHtcbiAgICAgIGl0ZW0uY2xhc3NMaXN0LnJlbW92ZSgncHJldmlvdXMnLCAnYWN0aXZlJywgJ25leHQnKTtcbiAgICAgIGl0ZW0uY2xhc3NMaXN0LmFkZCguLi50aGlzLmdldENsYXNzZXMoaW5kZXgpLnNwbGl0KCcgJykpO1xuICAgIH0pO1xuICB9XG5cbiAgc2V0QWN0aXZlVGFiKGluZGV4OiBudW1iZXIpIHtcbiAgICBpZiAodGhpcy50YWJzQ29tcG9uZW50KSB7XG4gICAgICB0aGlzLnRhYnNDb21wb25lbnQuc2VsZWN0VGFiKHRoaXMubmF2SXRlbXNbaW5kZXhdLmlkKTtcbiAgICB9XG4gIH1cblxuICBnZXQgYWN0aXZlQXBwcygpIHtcbiAgICByZXR1cm4gdGhpcy5hcHBzW3RoaXMuYWN0aXZlTmF2SXRlbUluZGV4XSB8fCBbXTtcbiAgfVxuXG4gIGhhbmRsZVZhbHVlQ2hhbmdlKGV2ZW50OiBzdHJpbmcpOiB2b2lkIHtcbiAgICB0aGlzLm9uVmFsdWVDaGFuZ2UuZW1pdChldmVudCk7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJibWJfd2hlZWxcIj5cbiAgPGJtYi1mYWJcbiAgICBbaWNvbl09XCInYXBwcydcIlxuICAgIFt0ZXh0XT1cIidGQUInXCJcbiAgICBbc2l6ZV09XCInbGFyZ2UnXCJcbiAgICBbdHlwZV09XCInbm9ybWFsJ1wiXG4gICAgKGZhYkNsaWNrKT1cInRvZ2dsZVdoZWVsKClcIlxuICAvPlxuXG4gIEBpZiAoaXNPcGVuICYmICFpc0Z1bGwpIHtcbiAgICA8ZGl2ICN3aGVlbCBjbGFzcz1cImJtYl93aGVlbC13cmFwcGVyXCI+XG4gICAgICA8YnV0dG9uIGNsYXNzPVwiYm1iX3doZWVsLWJ1dHRvblwiIChjbGljayk9XCJ0b2dnbGVGdWxsV2hlZWwoKVwiPlxuICAgICAgICA8Ym1iLWljb24gaWNvbj1cImtleWJvYXJkX2Fycm93X3VwXCIgLz5cbiAgICAgIDwvYnV0dG9uPlxuICAgICAgPHVsICN3aGVlbE1lbnUgY2xhc3M9XCJibWJfd2hlZWwtbWVudVwiPlxuICAgICAgICA8bGlcbiAgICAgICAgICAqbmdGb3I9XCJsZXQgbmF2IG9mIG5hdkl0ZW1zLnNsaWNlKDAsIDMpOyBsZXQgaSA9IGluZGV4XCJcbiAgICAgICAgICBjbGFzcz1cImJtYl93aGVlbC1pdGVtXCJcbiAgICAgICAgICBbbmdDbGFzc109XCJnZXRDbGFzc2VzKGkpXCJcbiAgICAgICAgPlxuICAgICAgICAgIDxidXR0b24gKGNsaWNrKT1cInNlbGVjdE5hdkl0ZW0oaSlcIiBjbGFzcz1cImJtYl93aGVlbC1uYXZcIj5cbiAgICAgICAgICAgIDxzdmcgdmlld0JveD1cIjAgMCA1MDAgNTAwXCIgY2xhc3M9XCJibWJfd2hlZWwtc3ZnXCI+XG4gICAgICAgICAgICAgIDxwYXRoXG4gICAgICAgICAgICAgICAgaWQ9XCJjaXJjbGVQYXRoe3sgaSB9fVwiXG4gICAgICAgICAgICAgICAgZD1cIk0yNTAsMjUwIG0tMjQwLDAgYTI0MCwyNDAgMCAxLDEgNDgwLDAgYTI0MCwyNDAgMCAxLDEgLTQ4MCwwXCJcbiAgICAgICAgICAgICAgICBmaWxsPVwibm9uZVwiXG4gICAgICAgICAgICAgICAgc3Ryb2tlPVwibm9uZVwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDx0ZXh0PlxuICAgICAgICAgICAgICAgIDx0ZXh0UGF0aFxuICAgICAgICAgICAgICAgICAgW2F0dHIuaHJlZl09XCInI2NpcmNsZVBhdGgnICsgaVwiXG4gICAgICAgICAgICAgICAgICBzdGFydE9mZnNldD1cIjUwJVwiXG4gICAgICAgICAgICAgICAgICBjbGFzcz1cImJtYl93aGVlbC1wYXRoXCJcbiAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICB7eyBuYXYudGl0bGUgfX1cbiAgICAgICAgICAgICAgICA8L3RleHRQYXRoPlxuICAgICAgICAgICAgICA8L3RleHQ+XG4gICAgICAgICAgICA8L3N2Zz5cbiAgICAgICAgICA8L2J1dHRvbj5cbiAgICAgICAgPC9saT5cbiAgICAgIDwvdWw+XG5cbiAgICAgIDxkaXYgY2xhc3M9XCJibWJfd2hlZWwtYXBwc1wiPlxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0Zvcj1cImxldCBhcHAgb2YgYWN0aXZlQXBwc1wiPlxuICAgICAgICAgIDxibWItaW50ZXJhY3RpdmUtaWNvblxuICAgICAgICAgICAgW2FwcGVhcmFuY2VdPVwiYXBwLmFwcGVhcmFuY2VcIlxuICAgICAgICAgICAgW3RpdGxlXT1cImFwcC50aXRsZVwiXG4gICAgICAgICAgICBbaWNvbl09XCJhcHAuaWNvblwiXG4gICAgICAgICAgICBbdGFyZ2V0XT1cImFwcC50YXJnZXQhXCJcbiAgICAgICAgICAgIFtsaW5rXT1cImFwcC5saW5rXCJcbiAgICAgICAgICAvPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuICB9XG5cbiAgQGlmIChpc0Z1bGwpIHtcbiAgICA8ZGl2IGNsYXNzPVwiYm1iX3doZWVsLWZ1bGxcIj5cbiAgICAgIDxibWItaW5uZXItaGVhZGVyXG4gICAgICAgIHRpdGxlPVwiSW5uZXIgSGVhZGVyXCJcbiAgICAgICAgKG9uSGFuZGxlQmFjayk9XCJoYW5kbGVCYWNrQnV0dG9uKClcIlxuICAgICAgLz5cbiAgICAgIDxibWItdGFic1xuICAgICAgICBbdGFic109XCJuYXZJdGVtcy5zbGljZSgwLCAzKVwiXG4gICAgICAgIChzZWxlY3RlZCk9XCJzZWxlY3RGdWxsTWVudU5hdkl0ZW0oJGV2ZW50LmlkKVwiXG4gICAgICAvPlxuICAgICAgPGRpdiBjbGFzcz1cImJtYl93aGVlbC1hcHBzXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGFwcCBvZiBhY3RpdmVBcHBzXCI+XG4gICAgICAgICAgPGJtYi1pbnRlcmFjdGl2ZS1pY29uXG4gICAgICAgICAgICBbYXBwZWFyYW5jZV09XCJhcHAuYXBwZWFyYW5jZVwiXG4gICAgICAgICAgICBbdGl0bGVdPVwiYXBwLnRpdGxlXCJcbiAgICAgICAgICAgIFtpY29uXT1cImFwcC5pY29uXCJcbiAgICAgICAgICAgIFtob3Jpem9udGFsXT1cImZhbHNlXCJcbiAgICAgICAgICAgIFt0YXJnZXRdPVwiYXBwLnRhcmdldFwiXG4gICAgICAgICAgICBbbGlua109XCJhcHAubGlua1wiXG4gICAgICAgICAgLz5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgfVxuPC9kaXY+XG4iXX0=
@@ -0,0 +1,37 @@
1
+ import { Component, input, output } from '@angular/core';
2
+ import { CommonModule } from '@angular/common';
3
+ import DOMPurify from 'dompurify';
4
+ import { forbidTagsAndAttributes } from '../../../utils/utils';
5
+ import { BmbImageComponent } from '../../bmb-image/bmb-image.component';
6
+ import { BmbButtonDirective } from '../../../directives/bmb-button/button.directive';
7
+ import * as i0 from "@angular/core";
8
+ import * as i1 from "@angular/platform-browser";
9
+ import * as i2 from "@angular/common";
10
+ export class BmbAlertCenterDetailComponent {
11
+ constructor(sanitizer) {
12
+ this.sanitizer = sanitizer;
13
+ this.alert = input.required();
14
+ this.alertEvent = output();
15
+ }
16
+ /**
17
+ * Sanitizes HTML content using DOMPurify before bypassing Angular's built-in sanitization.
18
+ * This is safe because:
19
+ * 1. Content is pre-sanitized with DOMPurify using restrictive forbidTagsAndAttributes config
20
+ * 2. DOMPurify removes all potentially dangerous HTML/JS content
21
+ * 3. Only safe HTML tags and attributes are allowed through the configuration
22
+ */
23
+ sanitizedHtml(html) {
24
+ const clean = DOMPurify.sanitize(html, forbidTagsAndAttributes);
25
+ return this.sanitizer.bypassSecurityTrustHtml(clean); // NOSONAR Content is sanitized with DOMPurify - safe to bypass Angular sanitization
26
+ }
27
+ handleAlertEvent(alert) {
28
+ this.alertEvent.emit(alert);
29
+ }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BmbAlertCenterDetailComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
31
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BmbAlertCenterDetailComponent, isStandalone: true, selector: "bmb-alert-center-detail", inputs: { alert: { classPropertyName: "alert", publicName: "alert", isSignal: true, isRequired: true, transformFunction: null } }, outputs: { alertEvent: "alertEvent" }, ngImport: i0, template: "<section class=\"bmb_alert-center-content-modal\">\n <h1 class=\"font-bold-7 bmb_alert-center-content-modal-title\">\n {{ alert().title }}\n </h1>\n @for (item of alert().description; track $index) {\n @switch (item.type) {\n @case ('paragraph') {\n <p [ngClass]=\"'bmb_alert-center-content-' + (item.style ?? 'normal')\">\n {{ item.text }}\n </p>\n }\n @case ('image') {\n <bmb-image\n [src]=\"item.href || ''\"\n [alt]=\"item.text\"\n borderRadius=\"none\"\n />\n }\n @case ('video') {\n <video [ariaDescription]=\"alert().title\" [src]=\"item.href\" controls>\n @if (item.subtitlesURL) {\n <track\n kind=\"subtitles\"\n [src]=\"item.subtitlesURL\"\n [srclang]=\"item.language || 'es'\"\n [label]=\"item.language || 'Spanish'\"\n default\n />\n }\n </video>\n }\n @case ('title') {\n <h3 [ngClass]=\"'bmb_alert-center-content-' + (item.style ?? 'normal')\">\n {{ item.text }}\n </h3>\n }\n @case ('button') {\n <button\n bmbButton\n type=\"button\"\n [appearance]=\"item.variant ?? 'primary'\"\n (click)=\"\n item.event ? item?.event(alert().id) : handleAlertEvent(alert())\n \"\n >\n {{ item.text }}\n </button>\n }\n @case ('link') {\n <a\n [ngClass]=\"'bmb_alert-center-content-' + (item.style ?? 'normal')\"\n [href]=\"item.href\"\n >{{ item.text }}</a\n >\n }\n @case ('html') {\n <div\n class=\"bmb_alert-center-content-complex\"\n [innerHTML]=\"sanitizedHtml(item.text)\"\n ></div>\n }\n @default {\n <p>Invalid type</p>\n }\n }\n }\n</section>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: BmbImageComponent, selector: "bmb-image", inputs: ["src", "mobileSrc", "alt", "width", "ratio", "borderRadius", "loading", "enableZoom", "isBlurredBackdrop"] }, { kind: "directive", type: BmbButtonDirective, selector: "[bmbButton]", inputs: ["icon", "iconSize", "position", "case", "appearance", "size", "isToggleActive", "enableButtonToggle", "isRounded", "isMobile", "iconAlt"] }] }); }
32
+ }
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BmbAlertCenterDetailComponent, decorators: [{
34
+ type: Component,
35
+ args: [{ selector: 'bmb-alert-center-detail', standalone: true, imports: [CommonModule, BmbImageComponent, BmbButtonDirective], template: "<section class=\"bmb_alert-center-content-modal\">\n <h1 class=\"font-bold-7 bmb_alert-center-content-modal-title\">\n {{ alert().title }}\n </h1>\n @for (item of alert().description; track $index) {\n @switch (item.type) {\n @case ('paragraph') {\n <p [ngClass]=\"'bmb_alert-center-content-' + (item.style ?? 'normal')\">\n {{ item.text }}\n </p>\n }\n @case ('image') {\n <bmb-image\n [src]=\"item.href || ''\"\n [alt]=\"item.text\"\n borderRadius=\"none\"\n />\n }\n @case ('video') {\n <video [ariaDescription]=\"alert().title\" [src]=\"item.href\" controls>\n @if (item.subtitlesURL) {\n <track\n kind=\"subtitles\"\n [src]=\"item.subtitlesURL\"\n [srclang]=\"item.language || 'es'\"\n [label]=\"item.language || 'Spanish'\"\n default\n />\n }\n </video>\n }\n @case ('title') {\n <h3 [ngClass]=\"'bmb_alert-center-content-' + (item.style ?? 'normal')\">\n {{ item.text }}\n </h3>\n }\n @case ('button') {\n <button\n bmbButton\n type=\"button\"\n [appearance]=\"item.variant ?? 'primary'\"\n (click)=\"\n item.event ? item?.event(alert().id) : handleAlertEvent(alert())\n \"\n >\n {{ item.text }}\n </button>\n }\n @case ('link') {\n <a\n [ngClass]=\"'bmb_alert-center-content-' + (item.style ?? 'normal')\"\n [href]=\"item.href\"\n >{{ item.text }}</a\n >\n }\n @case ('html') {\n <div\n class=\"bmb_alert-center-content-complex\"\n [innerHTML]=\"sanitizedHtml(item.text)\"\n ></div>\n }\n @default {\n <p>Invalid type</p>\n }\n }\n }\n</section>\n" }]
36
+ }], ctorParameters: () => [{ type: i1.DomSanitizer }] });
37
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLWFsZXJ0LWNlbnRlci1kZXRhaWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZHMtbmcvc3JjL2xpYi9jb21wb25lbnRzL3V0aWxzL2JtYi1hbGVydC1jZW50ZXItZGV0YWlsL2JtYi1hbGVydC1jZW50ZXItZGV0YWlsLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy91dGlscy9ibWItYWxlcnQtY2VudGVyLWRldGFpbC9ibWItYWxlcnQtY2VudGVyLWRldGFpbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFLekQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sU0FBUyxNQUFNLFdBQVcsQ0FBQztBQUVsQyxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUMvRCxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUN4RSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxpREFBaUQsQ0FBQzs7OztBQVNyRixNQUFNLE9BQU8sNkJBQTZCO0lBS3hDLFlBQTZCLFNBQXVCO1FBQXZCLGNBQVMsR0FBVCxTQUFTLENBQWM7UUFKcEQsVUFBSyxHQUFHLEtBQUssQ0FBQyxRQUFRLEVBQXdDLENBQUM7UUFFL0QsZUFBVSxHQUFHLE1BQU0sRUFBd0MsQ0FBQztJQUVMLENBQUM7SUFFeEQ7Ozs7OztPQU1HO0lBQ0gsYUFBYSxDQUFDLElBQVk7UUFDeEIsTUFBTSxLQUFLLEdBQUcsU0FBUyxDQUFDLFFBQVEsQ0FBQyxJQUFJLEVBQUUsdUJBQXVCLENBQUMsQ0FBQztRQUNoRSxPQUFPLElBQUksQ0FBQyxTQUFTLENBQUMsdUJBQXVCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxvRkFBb0Y7SUFDNUksQ0FBQztJQUVELGdCQUFnQixDQUFDLEtBQTJDO1FBQzFELElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQzlCLENBQUM7K0dBckJVLDZCQUE2QjttR0FBN0IsNkJBQTZCLDZQQ25CMUMsazREQW1FQSx5RERwRFksWUFBWSw2SEFBRSxpQkFBaUIsMktBQUUsa0JBQWtCOzs0RkFJbEQsNkJBQTZCO2tCQVB6QyxTQUFTOytCQUNFLHlCQUF5QixjQUN2QixJQUFJLFdBQ1AsQ0FBQyxZQUFZLEVBQUUsaUJBQWlCLEVBQUUsa0JBQWtCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIGlucHV0LCBvdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7XG4gIElCbWJEYXRhQWxlcnQsXG4gIElCbWJEYXRhQWxlcnRzUGFyc2VkLFxufSBmcm9tICcuLi8uLi9ibWItYWxlcnQtY2VudGVyL3R5cGVzJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgRE9NUHVyaWZ5IGZyb20gJ2RvbXB1cmlmeSc7XG5pbXBvcnQgeyBEb21TYW5pdGl6ZXIgfSBmcm9tICdAYW5ndWxhci9wbGF0Zm9ybS1icm93c2VyJztcbmltcG9ydCB7IGZvcmJpZFRhZ3NBbmRBdHRyaWJ1dGVzIH0gZnJvbSAnLi4vLi4vLi4vdXRpbHMvdXRpbHMnO1xuaW1wb3J0IHsgQm1iSW1hZ2VDb21wb25lbnQgfSBmcm9tICcuLi8uLi9ibWItaW1hZ2UvYm1iLWltYWdlLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBCbWJCdXR0b25EaXJlY3RpdmUgfSBmcm9tICcuLi8uLi8uLi9kaXJlY3RpdmVzL2JtYi1idXR0b24vYnV0dG9uLmRpcmVjdGl2ZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2JtYi1hbGVydC1jZW50ZXItZGV0YWlsJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgQm1iSW1hZ2VDb21wb25lbnQsIEJtYkJ1dHRvbkRpcmVjdGl2ZV0sXG4gIHRlbXBsYXRlVXJsOiAnLi9ibWItYWxlcnQtY2VudGVyLWRldGFpbC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsOiAnLi9ibWItYWxlcnQtY2VudGVyLWRldGFpbC5jb21wb25lbnQuc2NzcycsXG59KVxuZXhwb3J0IGNsYXNzIEJtYkFsZXJ0Q2VudGVyRGV0YWlsQ29tcG9uZW50IHtcbiAgYWxlcnQgPSBpbnB1dC5yZXF1aXJlZDxJQm1iRGF0YUFsZXJ0c1BhcnNlZCB8IElCbWJEYXRhQWxlcnQ+KCk7XG5cbiAgYWxlcnRFdmVudCA9IG91dHB1dDxJQm1iRGF0YUFsZXJ0c1BhcnNlZCB8IElCbWJEYXRhQWxlcnQ+KCk7XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSByZWFkb25seSBzYW5pdGl6ZXI6IERvbVNhbml0aXplcikge31cblxuICAvKipcbiAgICogU2FuaXRpemVzIEhUTUwgY29udGVudCB1c2luZyBET01QdXJpZnkgYmVmb3JlIGJ5cGFzc2luZyBBbmd1bGFyJ3MgYnVpbHQtaW4gc2FuaXRpemF0aW9uLlxuICAgKiBUaGlzIGlzIHNhZmUgYmVjYXVzZTpcbiAgICogMS4gQ29udGVudCBpcyBwcmUtc2FuaXRpemVkIHdpdGggRE9NUHVyaWZ5IHVzaW5nIHJlc3RyaWN0aXZlIGZvcmJpZFRhZ3NBbmRBdHRyaWJ1dGVzIGNvbmZpZ1xuICAgKiAyLiBET01QdXJpZnkgcmVtb3ZlcyBhbGwgcG90ZW50aWFsbHkgZGFuZ2Vyb3VzIEhUTUwvSlMgY29udGVudFxuICAgKiAzLiBPbmx5IHNhZmUgSFRNTCB0YWdzIGFuZCBhdHRyaWJ1dGVzIGFyZSBhbGxvd2VkIHRocm91Z2ggdGhlIGNvbmZpZ3VyYXRpb25cbiAgICovXG4gIHNhbml0aXplZEh0bWwoaHRtbDogc3RyaW5nKSB7XG4gICAgY29uc3QgY2xlYW4gPSBET01QdXJpZnkuc2FuaXRpemUoaHRtbCwgZm9yYmlkVGFnc0FuZEF0dHJpYnV0ZXMpO1xuICAgIHJldHVybiB0aGlzLnNhbml0aXplci5ieXBhc3NTZWN1cml0eVRydXN0SHRtbChjbGVhbik7IC8vIE5PU09OQVIgQ29udGVudCBpcyBzYW5pdGl6ZWQgd2l0aCBET01QdXJpZnkgLSBzYWZlIHRvIGJ5cGFzcyBBbmd1bGFyIHNhbml0aXphdGlvblxuICB9XG5cbiAgaGFuZGxlQWxlcnRFdmVudChhbGVydDogSUJtYkRhdGFBbGVydHNQYXJzZWQgfCBJQm1iRGF0YUFsZXJ0KTogdm9pZCB7XG4gICAgdGhpcy5hbGVydEV2ZW50LmVtaXQoYWxlcnQpO1xuICB9XG59XG4iLCI8c2VjdGlvbiBjbGFzcz1cImJtYl9hbGVydC1jZW50ZXItY29udGVudC1tb2RhbFwiPlxuICA8aDEgY2xhc3M9XCJmb250LWJvbGQtNyBibWJfYWxlcnQtY2VudGVyLWNvbnRlbnQtbW9kYWwtdGl0bGVcIj5cbiAgICB7eyBhbGVydCgpLnRpdGxlIH19XG4gIDwvaDE+XG4gIEBmb3IgKGl0ZW0gb2YgYWxlcnQoKS5kZXNjcmlwdGlvbjsgdHJhY2sgJGluZGV4KSB7XG4gICAgQHN3aXRjaCAoaXRlbS50eXBlKSB7XG4gICAgICBAY2FzZSAoJ3BhcmFncmFwaCcpIHtcbiAgICAgICAgPHAgW25nQ2xhc3NdPVwiJ2JtYl9hbGVydC1jZW50ZXItY29udGVudC0nICsgKGl0ZW0uc3R5bGUgPz8gJ25vcm1hbCcpXCI+XG4gICAgICAgICAge3sgaXRlbS50ZXh0IH19XG4gICAgICAgIDwvcD5cbiAgICAgIH1cbiAgICAgIEBjYXNlICgnaW1hZ2UnKSB7XG4gICAgICAgIDxibWItaW1hZ2VcbiAgICAgICAgICBbc3JjXT1cIml0ZW0uaHJlZiB8fCAnJ1wiXG4gICAgICAgICAgW2FsdF09XCJpdGVtLnRleHRcIlxuICAgICAgICAgIGJvcmRlclJhZGl1cz1cIm5vbmVcIlxuICAgICAgICAvPlxuICAgICAgfVxuICAgICAgQGNhc2UgKCd2aWRlbycpIHtcbiAgICAgICAgPHZpZGVvIFthcmlhRGVzY3JpcHRpb25dPVwiYWxlcnQoKS50aXRsZVwiIFtzcmNdPVwiaXRlbS5ocmVmXCIgY29udHJvbHM+XG4gICAgICAgICAgQGlmIChpdGVtLnN1YnRpdGxlc1VSTCkge1xuICAgICAgICAgICAgPHRyYWNrXG4gICAgICAgICAgICAgIGtpbmQ9XCJzdWJ0aXRsZXNcIlxuICAgICAgICAgICAgICBbc3JjXT1cIml0ZW0uc3VidGl0bGVzVVJMXCJcbiAgICAgICAgICAgICAgW3NyY2xhbmddPVwiaXRlbS5sYW5ndWFnZSB8fCAnZXMnXCJcbiAgICAgICAgICAgICAgW2xhYmVsXT1cIml0ZW0ubGFuZ3VhZ2UgfHwgJ1NwYW5pc2gnXCJcbiAgICAgICAgICAgICAgZGVmYXVsdFxuICAgICAgICAgICAgLz5cbiAgICAgICAgICB9XG4gICAgICAgIDwvdmlkZW8+XG4gICAgICB9XG4gICAgICBAY2FzZSAoJ3RpdGxlJykge1xuICAgICAgICA8aDMgW25nQ2xhc3NdPVwiJ2JtYl9hbGVydC1jZW50ZXItY29udGVudC0nICsgKGl0ZW0uc3R5bGUgPz8gJ25vcm1hbCcpXCI+XG4gICAgICAgICAge3sgaXRlbS50ZXh0IH19XG4gICAgICAgIDwvaDM+XG4gICAgICB9XG4gICAgICBAY2FzZSAoJ2J1dHRvbicpIHtcbiAgICAgICAgPGJ1dHRvblxuICAgICAgICAgIGJtYkJ1dHRvblxuICAgICAgICAgIHR5cGU9XCJidXR0b25cIlxuICAgICAgICAgIFthcHBlYXJhbmNlXT1cIml0ZW0udmFyaWFudCA/PyAncHJpbWFyeSdcIlxuICAgICAgICAgIChjbGljayk9XCJcbiAgICAgICAgICAgIGl0ZW0uZXZlbnQgPyBpdGVtPy5ldmVudChhbGVydCgpLmlkKSA6IGhhbmRsZUFsZXJ0RXZlbnQoYWxlcnQoKSlcbiAgICAgICAgICBcIlxuICAgICAgICA+XG4gICAgICAgICAge3sgaXRlbS50ZXh0IH19XG4gICAgICAgIDwvYnV0dG9uPlxuICAgICAgfVxuICAgICAgQGNhc2UgKCdsaW5rJykge1xuICAgICAgICA8YVxuICAgICAgICAgIFtuZ0NsYXNzXT1cIidibWJfYWxlcnQtY2VudGVyLWNvbnRlbnQtJyArIChpdGVtLnN0eWxlID8/ICdub3JtYWwnKVwiXG4gICAgICAgICAgW2hyZWZdPVwiaXRlbS5ocmVmXCJcbiAgICAgICAgICA+e3sgaXRlbS50ZXh0IH19PC9hXG4gICAgICAgID5cbiAgICAgIH1cbiAgICAgIEBjYXNlICgnaHRtbCcpIHtcbiAgICAgICAgPGRpdlxuICAgICAgICAgIGNsYXNzPVwiYm1iX2FsZXJ0LWNlbnRlci1jb250ZW50LWNvbXBsZXhcIlxuICAgICAgICAgIFtpbm5lckhUTUxdPVwic2FuaXRpemVkSHRtbChpdGVtLnRleHQpXCJcbiAgICAgICAgPjwvZGl2PlxuICAgICAgfVxuICAgICAgQGRlZmF1bHQge1xuICAgICAgICA8cD5JbnZhbGlkIHR5cGU8L3A+XG4gICAgICB9XG4gICAgfVxuICB9XG48L3NlY3Rpb24+XG4iXX0=