@ongov/ontario-design-system-component-library 6.0.0-alpha.4 → 6.0.0-alpha.6
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.
- package/components/index.d.ts +43 -0
- package/components/index.js +2169 -0
- package/components/index.js.map +1 -0
- package/components/ontario-accordion.d.ts +11 -0
- package/components/ontario-accordion.js +378 -0
- package/components/ontario-accordion.js.map +1 -0
- package/components/ontario-aside.d.ts +11 -0
- package/components/ontario-aside.js +171 -0
- package/components/ontario-aside.js.map +1 -0
- package/components/ontario-back-to-top.d.ts +11 -0
- package/components/ontario-back-to-top.js +119 -0
- package/components/ontario-back-to-top.js.map +1 -0
- package/components/ontario-badge.d.ts +11 -0
- package/components/ontario-badge.js +9 -0
- package/components/ontario-badge.js.map +1 -0
- package/components/ontario-blockquote.d.ts +11 -0
- package/components/ontario-blockquote.js +145 -0
- package/components/ontario-blockquote.js.map +1 -0
- package/components/ontario-button.d.ts +11 -0
- package/components/ontario-button.js +237 -0
- package/components/ontario-button.js.map +1 -0
- package/components/ontario-callout.d.ts +11 -0
- package/components/ontario-callout.js +170 -0
- package/components/ontario-callout.js.map +1 -0
- package/components/ontario-card-collection.d.ts +11 -0
- package/components/ontario-card-collection.js +111 -0
- package/components/ontario-card-collection.js.map +1 -0
- package/components/ontario-card.d.ts +11 -0
- package/components/ontario-card.js +389 -0
- package/components/ontario-card.js.map +1 -0
- package/components/ontario-checkboxes.d.ts +11 -0
- package/components/ontario-checkboxes.js +428 -0
- package/components/ontario-checkboxes.js.map +1 -0
- package/components/ontario-critical-alert.d.ts +11 -0
- package/components/ontario-critical-alert.js +128 -0
- package/components/ontario-critical-alert.js.map +1 -0
- package/components/ontario-date-input.d.ts +11 -0
- package/components/ontario-date-input.js +623 -0
- package/components/ontario-date-input.js.map +1 -0
- package/components/ontario-dropdown-list.d.ts +11 -0
- package/components/ontario-dropdown-list.js +449 -0
- package/components/ontario-dropdown-list.js.map +1 -0
- package/components/ontario-fieldset.d.ts +11 -0
- package/components/ontario-fieldset.js +167 -0
- package/components/ontario-fieldset.js.map +1 -0
- package/components/ontario-footer.d.ts +11 -0
- package/components/ontario-footer.js +455 -0
- package/components/ontario-footer.js.map +1 -0
- package/components/ontario-form-container.d.ts +11 -0
- package/components/ontario-form-container.js +74 -0
- package/components/ontario-form-container.js.map +1 -0
- package/components/ontario-header-overflow-menu.d.ts +11 -0
- package/components/ontario-header-overflow-menu.js +9 -0
- package/components/ontario-header-overflow-menu.js.map +1 -0
- package/components/ontario-header.d.ts +11 -0
- package/components/ontario-header.js +900 -0
- package/components/ontario-header.js.map +1 -0
- package/components/ontario-hint-expander.d.ts +11 -0
- package/components/ontario-hint-expander.js +9 -0
- package/components/ontario-hint-expander.js.map +1 -0
- package/components/ontario-hint-text.d.ts +11 -0
- package/components/ontario-hint-text.js +9 -0
- package/components/ontario-hint-text.js.map +1 -0
- package/components/ontario-icon-accessibility.d.ts +11 -0
- package/components/ontario-icon-accessibility.js +170 -0
- package/components/ontario-icon-accessibility.js.map +1 -0
- package/components/ontario-icon-account.d.ts +11 -0
- package/components/ontario-icon-account.js +170 -0
- package/components/ontario-icon-account.js.map +1 -0
- package/components/ontario-icon-add-alt.d.ts +11 -0
- package/components/ontario-icon-add-alt.js +171 -0
- package/components/ontario-icon-add-alt.js.map +1 -0
- package/components/ontario-icon-add.d.ts +11 -0
- package/components/ontario-icon-add.js +171 -0
- package/components/ontario-icon-add.js.map +1 -0
- package/components/ontario-icon-alert-error.d.ts +11 -0
- package/components/ontario-icon-alert-error.js +9 -0
- package/components/ontario-icon-alert-error.js.map +1 -0
- package/components/ontario-icon-alert-information.d.ts +11 -0
- package/components/ontario-icon-alert-information.js +9 -0
- package/components/ontario-icon-alert-information.js.map +1 -0
- package/components/ontario-icon-alert-success.d.ts +11 -0
- package/components/ontario-icon-alert-success.js +9 -0
- package/components/ontario-icon-alert-success.js.map +1 -0
- package/components/ontario-icon-alert-warning.d.ts +11 -0
- package/components/ontario-icon-alert-warning.js +9 -0
- package/components/ontario-icon-alert-warning.js.map +1 -0
- package/components/ontario-icon-arrow-up.d.ts +11 -0
- package/components/ontario-icon-arrow-up.js +171 -0
- package/components/ontario-icon-arrow-up.js.map +1 -0
- package/components/ontario-icon-attach.d.ts +11 -0
- package/components/ontario-icon-attach.js +172 -0
- package/components/ontario-icon-attach.js.map +1 -0
- package/components/ontario-icon-bookmark-off.d.ts +11 -0
- package/components/ontario-icon-bookmark-off.js +170 -0
- package/components/ontario-icon-bookmark-off.js.map +1 -0
- package/components/ontario-icon-bookmark-on.d.ts +11 -0
- package/components/ontario-icon-bookmark-on.js +170 -0
- package/components/ontario-icon-bookmark-on.js.map +1 -0
- package/components/ontario-icon-calendar.d.ts +11 -0
- package/components/ontario-icon-calendar.js +170 -0
- package/components/ontario-icon-calendar.js.map +1 -0
- package/components/ontario-icon-camera.d.ts +11 -0
- package/components/ontario-icon-camera.js +170 -0
- package/components/ontario-icon-camera.js.map +1 -0
- package/components/ontario-icon-chevron-down.d.ts +11 -0
- package/components/ontario-icon-chevron-down.js +9 -0
- package/components/ontario-icon-chevron-down.js.map +1 -0
- package/components/ontario-icon-chevron-left.d.ts +11 -0
- package/components/ontario-icon-chevron-left.js +9 -0
- package/components/ontario-icon-chevron-left.js.map +1 -0
- package/components/ontario-icon-chevron-right.d.ts +11 -0
- package/components/ontario-icon-chevron-right.js +171 -0
- package/components/ontario-icon-chevron-right.js.map +1 -0
- package/components/ontario-icon-chevron-up.d.ts +11 -0
- package/components/ontario-icon-chevron-up.js +9 -0
- package/components/ontario-icon-chevron-up.js.map +1 -0
- package/components/ontario-icon-clock.d.ts +11 -0
- package/components/ontario-icon-clock.js +170 -0
- package/components/ontario-icon-clock.js.map +1 -0
- package/components/ontario-icon-close-header.d.ts +11 -0
- package/components/ontario-icon-close-header.js +171 -0
- package/components/ontario-icon-close-header.js.map +1 -0
- package/components/ontario-icon-close.d.ts +11 -0
- package/components/ontario-icon-close.js +171 -0
- package/components/ontario-icon-close.js.map +1 -0
- package/components/ontario-icon-cloud.d.ts +11 -0
- package/components/ontario-icon-cloud.js +170 -0
- package/components/ontario-icon-cloud.js.map +1 -0
- package/components/ontario-icon-collapse.d.ts +11 -0
- package/components/ontario-icon-collapse.js +168 -0
- package/components/ontario-icon-collapse.js.map +1 -0
- package/components/ontario-icon-credit-card.d.ts +11 -0
- package/components/ontario-icon-credit-card.js +171 -0
- package/components/ontario-icon-credit-card.js.map +1 -0
- package/components/ontario-icon-critical-alert-warning.d.ts +11 -0
- package/components/ontario-icon-critical-alert-warning.js +188 -0
- package/components/ontario-icon-critical-alert-warning.js.map +1 -0
- package/components/ontario-icon-delete.d.ts +11 -0
- package/components/ontario-icon-delete.js +170 -0
- package/components/ontario-icon-delete.js.map +1 -0
- package/components/ontario-icon-document.d.ts +11 -0
- package/components/ontario-icon-document.js +170 -0
- package/components/ontario-icon-document.js.map +1 -0
- package/components/ontario-icon-download.d.ts +11 -0
- package/components/ontario-icon-download.js +170 -0
- package/components/ontario-icon-download.js.map +1 -0
- package/components/ontario-icon-dropdown-arrow.d.ts +11 -0
- package/components/ontario-icon-dropdown-arrow.js +142 -0
- package/components/ontario-icon-dropdown-arrow.js.map +1 -0
- package/components/ontario-icon-edit.d.ts +11 -0
- package/components/ontario-icon-edit.js +170 -0
- package/components/ontario-icon-edit.js.map +1 -0
- package/components/ontario-icon-email.d.ts +11 -0
- package/components/ontario-icon-email.js +171 -0
- package/components/ontario-icon-email.js.map +1 -0
- package/components/ontario-icon-expand.d.ts +11 -0
- package/components/ontario-icon-expand.js +168 -0
- package/components/ontario-icon-expand.js.map +1 -0
- package/components/ontario-icon-export.d.ts +11 -0
- package/components/ontario-icon-export.js +170 -0
- package/components/ontario-icon-export.js.map +1 -0
- package/components/ontario-icon-facebook-alt.d.ts +11 -0
- package/components/ontario-icon-facebook-alt.js +170 -0
- package/components/ontario-icon-facebook-alt.js.map +1 -0
- package/components/ontario-icon-facebook.d.ts +11 -0
- package/components/ontario-icon-facebook.js +170 -0
- package/components/ontario-icon-facebook.js.map +1 -0
- package/components/ontario-icon-favourite-off.d.ts +11 -0
- package/components/ontario-icon-favourite-off.js +170 -0
- package/components/ontario-icon-favourite-off.js.map +1 -0
- package/components/ontario-icon-favourite-on.d.ts +11 -0
- package/components/ontario-icon-favourite-on.js +170 -0
- package/components/ontario-icon-favourite-on.js.map +1 -0
- package/components/ontario-icon-filter.d.ts +11 -0
- package/components/ontario-icon-filter.js +170 -0
- package/components/ontario-icon-filter.js.map +1 -0
- package/components/ontario-icon-flickr.d.ts +11 -0
- package/components/ontario-icon-flickr.js +170 -0
- package/components/ontario-icon-flickr.js.map +1 -0
- package/components/ontario-icon-grid.d.ts +11 -0
- package/components/ontario-icon-grid.js +170 -0
- package/components/ontario-icon-grid.js.map +1 -0
- package/components/ontario-icon-help.d.ts +11 -0
- package/components/ontario-icon-help.js +171 -0
- package/components/ontario-icon-help.js.map +1 -0
- package/components/ontario-icon-instagram.d.ts +11 -0
- package/components/ontario-icon-instagram.js +170 -0
- package/components/ontario-icon-instagram.js.map +1 -0
- package/components/ontario-icon-interac-en-alt.d.ts +11 -0
- package/components/ontario-icon-interac-en-alt.js +203 -0
- package/components/ontario-icon-interac-en-alt.js.map +1 -0
- package/components/ontario-icon-interac-en.d.ts +11 -0
- package/components/ontario-icon-interac-en.js +202 -0
- package/components/ontario-icon-interac-en.js.map +1 -0
- package/components/ontario-icon-interac-fr-alt.d.ts +11 -0
- package/components/ontario-icon-interac-fr-alt.js +203 -0
- package/components/ontario-icon-interac-fr-alt.js.map +1 -0
- package/components/ontario-icon-interac-fr.d.ts +11 -0
- package/components/ontario-icon-interac-fr.js +183 -0
- package/components/ontario-icon-interac-fr.js.map +1 -0
- package/components/ontario-icon-linkedin-alt.d.ts +11 -0
- package/components/ontario-icon-linkedin-alt.js +170 -0
- package/components/ontario-icon-linkedin-alt.js.map +1 -0
- package/components/ontario-icon-linkedin.d.ts +11 -0
- package/components/ontario-icon-linkedin.js +170 -0
- package/components/ontario-icon-linkedin.js.map +1 -0
- package/components/ontario-icon-list.d.ts +11 -0
- package/components/ontario-icon-list.js +170 -0
- package/components/ontario-icon-list.js.map +1 -0
- package/components/ontario-icon-live-chat.d.ts +11 -0
- package/components/ontario-icon-live-chat.js +170 -0
- package/components/ontario-icon-live-chat.js.map +1 -0
- package/components/ontario-icon-location-off.d.ts +11 -0
- package/components/ontario-icon-location-off.js +170 -0
- package/components/ontario-icon-location-off.js.map +1 -0
- package/components/ontario-icon-location-on.d.ts +11 -0
- package/components/ontario-icon-location-on.js +170 -0
- package/components/ontario-icon-location-on.js.map +1 -0
- package/components/ontario-icon-lock-off.d.ts +11 -0
- package/components/ontario-icon-lock-off.js +170 -0
- package/components/ontario-icon-lock-off.js.map +1 -0
- package/components/ontario-icon-lock-on.d.ts +11 -0
- package/components/ontario-icon-lock-on.js +170 -0
- package/components/ontario-icon-lock-on.js.map +1 -0
- package/components/ontario-icon-map.d.ts +11 -0
- package/components/ontario-icon-map.js +170 -0
- package/components/ontario-icon-map.js.map +1 -0
- package/components/ontario-icon-mastercard-alt.d.ts +11 -0
- package/components/ontario-icon-mastercard-alt.js +161 -0
- package/components/ontario-icon-mastercard-alt.js.map +1 -0
- package/components/ontario-icon-mastercard.d.ts +11 -0
- package/components/ontario-icon-mastercard.js +173 -0
- package/components/ontario-icon-mastercard.js.map +1 -0
- package/components/ontario-icon-media-fast-forward.d.ts +11 -0
- package/components/ontario-icon-media-fast-forward.js +167 -0
- package/components/ontario-icon-media-fast-forward.js.map +1 -0
- package/components/ontario-icon-media-fast-rewind.d.ts +11 -0
- package/components/ontario-icon-media-fast-rewind.js +170 -0
- package/components/ontario-icon-media-fast-rewind.js.map +1 -0
- package/components/ontario-icon-media-pause.d.ts +11 -0
- package/components/ontario-icon-media-pause.js +167 -0
- package/components/ontario-icon-media-pause.js.map +1 -0
- package/components/ontario-icon-media-play.d.ts +11 -0
- package/components/ontario-icon-media-play.js +167 -0
- package/components/ontario-icon-media-play.js.map +1 -0
- package/components/ontario-icon-media-stop.d.ts +11 -0
- package/components/ontario-icon-media-stop.js +167 -0
- package/components/ontario-icon-media-stop.js.map +1 -0
- package/components/ontario-icon-menu-header.d.ts +11 -0
- package/components/ontario-icon-menu-header.js +171 -0
- package/components/ontario-icon-menu-header.js.map +1 -0
- package/components/ontario-icon-menu.d.ts +11 -0
- package/components/ontario-icon-menu.js +171 -0
- package/components/ontario-icon-menu.js.map +1 -0
- package/components/ontario-icon-microphone-off.d.ts +11 -0
- package/components/ontario-icon-microphone-off.js +170 -0
- package/components/ontario-icon-microphone-off.js.map +1 -0
- package/components/ontario-icon-microphone-on.d.ts +11 -0
- package/components/ontario-icon-microphone-on.js +170 -0
- package/components/ontario-icon-microphone-on.js.map +1 -0
- package/components/ontario-icon-more-vertical.d.ts +11 -0
- package/components/ontario-icon-more-vertical.js +170 -0
- package/components/ontario-icon-more-vertical.js.map +1 -0
- package/components/ontario-icon-new-window.d.ts +11 -0
- package/components/ontario-icon-new-window.js +171 -0
- package/components/ontario-icon-new-window.js.map +1 -0
- package/components/ontario-icon-next.d.ts +11 -0
- package/components/ontario-icon-next.js +170 -0
- package/components/ontario-icon-next.js.map +1 -0
- package/components/ontario-icon-notification.d.ts +11 -0
- package/components/ontario-icon-notification.js +170 -0
- package/components/ontario-icon-notification.js.map +1 -0
- package/components/ontario-icon-password-hide.d.ts +11 -0
- package/components/ontario-icon-password-hide.js +170 -0
- package/components/ontario-icon-password-hide.js.map +1 -0
- package/components/ontario-icon-password-show.d.ts +11 -0
- package/components/ontario-icon-password-show.js +170 -0
- package/components/ontario-icon-password-show.js.map +1 -0
- package/components/ontario-icon-phone.d.ts +11 -0
- package/components/ontario-icon-phone.js +171 -0
- package/components/ontario-icon-phone.js.map +1 -0
- package/components/ontario-icon-photo.d.ts +11 -0
- package/components/ontario-icon-photo.js +170 -0
- package/components/ontario-icon-photo.js.map +1 -0
- package/components/ontario-icon-pin-location-off.d.ts +11 -0
- package/components/ontario-icon-pin-location-off.js +170 -0
- package/components/ontario-icon-pin-location-off.js.map +1 -0
- package/components/ontario-icon-pin-location-on.d.ts +11 -0
- package/components/ontario-icon-pin-location-on.js +170 -0
- package/components/ontario-icon-pin-location-on.js.map +1 -0
- package/components/ontario-icon-previous.d.ts +11 -0
- package/components/ontario-icon-previous.js +170 -0
- package/components/ontario-icon-previous.js.map +1 -0
- package/components/ontario-icon-print.d.ts +11 -0
- package/components/ontario-icon-print.js +170 -0
- package/components/ontario-icon-print.js.map +1 -0
- package/components/ontario-icon-remove-alt.d.ts +11 -0
- package/components/ontario-icon-remove-alt.js +171 -0
- package/components/ontario-icon-remove-alt.js.map +1 -0
- package/components/ontario-icon-remove.d.ts +11 -0
- package/components/ontario-icon-remove.js +171 -0
- package/components/ontario-icon-remove.js.map +1 -0
- package/components/ontario-icon-replay.d.ts +11 -0
- package/components/ontario-icon-replay.js +170 -0
- package/components/ontario-icon-replay.js.map +1 -0
- package/components/ontario-icon-rss-feed.d.ts +11 -0
- package/components/ontario-icon-rss-feed.js +170 -0
- package/components/ontario-icon-rss-feed.js.map +1 -0
- package/components/ontario-icon-save.d.ts +11 -0
- package/components/ontario-icon-save.js +170 -0
- package/components/ontario-icon-save.js.map +1 -0
- package/components/ontario-icon-search-white.d.ts +11 -0
- package/components/ontario-icon-search-white.js +173 -0
- package/components/ontario-icon-search-white.js.map +1 -0
- package/components/ontario-icon-search.d.ts +11 -0
- package/components/ontario-icon-search.js +171 -0
- package/components/ontario-icon-search.js.map +1 -0
- package/components/ontario-icon-sentiment-1.d.ts +11 -0
- package/components/ontario-icon-sentiment-1.js +170 -0
- package/components/ontario-icon-sentiment-1.js.map +1 -0
- package/components/ontario-icon-sentiment-2.d.ts +11 -0
- package/components/ontario-icon-sentiment-2.js +170 -0
- package/components/ontario-icon-sentiment-2.js.map +1 -0
- package/components/ontario-icon-sentiment-3.d.ts +11 -0
- package/components/ontario-icon-sentiment-3.js +170 -0
- package/components/ontario-icon-sentiment-3.js.map +1 -0
- package/components/ontario-icon-sentiment-4.d.ts +11 -0
- package/components/ontario-icon-sentiment-4.js +170 -0
- package/components/ontario-icon-sentiment-4.js.map +1 -0
- package/components/ontario-icon-sentiment-5.d.ts +11 -0
- package/components/ontario-icon-sentiment-5.js +170 -0
- package/components/ontario-icon-sentiment-5.js.map +1 -0
- package/components/ontario-icon-settings.d.ts +11 -0
- package/components/ontario-icon-settings.js +170 -0
- package/components/ontario-icon-settings.js.map +1 -0
- package/components/ontario-icon-share.d.ts +11 -0
- package/components/ontario-icon-share.js +170 -0
- package/components/ontario-icon-share.js.map +1 -0
- package/components/ontario-icon-sort-alphabetical-ascending.d.ts +11 -0
- package/components/ontario-icon-sort-alphabetical-ascending.js +170 -0
- package/components/ontario-icon-sort-alphabetical-ascending.js.map +1 -0
- package/components/ontario-icon-sort-alphabetical-descending.d.ts +11 -0
- package/components/ontario-icon-sort-alphabetical-descending.js +170 -0
- package/components/ontario-icon-sort-alphabetical-descending.js.map +1 -0
- package/components/ontario-icon-sort-ascending.d.ts +11 -0
- package/components/ontario-icon-sort-ascending.js +170 -0
- package/components/ontario-icon-sort-ascending.js.map +1 -0
- package/components/ontario-icon-sort-descending.d.ts +11 -0
- package/components/ontario-icon-sort-descending.js +170 -0
- package/components/ontario-icon-sort-descending.js.map +1 -0
- package/components/ontario-icon-sort-variant.d.ts +11 -0
- package/components/ontario-icon-sort-variant.js +167 -0
- package/components/ontario-icon-sort-variant.js.map +1 -0
- package/components/ontario-icon-sort.d.ts +11 -0
- package/components/ontario-icon-sort.js +170 -0
- package/components/ontario-icon-sort.js.map +1 -0
- package/components/ontario-icon-tag.d.ts +11 -0
- package/components/ontario-icon-tag.js +170 -0
- package/components/ontario-icon-tag.js.map +1 -0
- package/components/ontario-icon-text-message.d.ts +11 -0
- package/components/ontario-icon-text-message.js +170 -0
- package/components/ontario-icon-text-message.js.map +1 -0
- package/components/ontario-icon-timer.d.ts +11 -0
- package/components/ontario-icon-timer.js +170 -0
- package/components/ontario-icon-timer.js.map +1 -0
- package/components/ontario-icon-transport-bicycle.d.ts +11 -0
- package/components/ontario-icon-transport-bicycle.js +170 -0
- package/components/ontario-icon-transport-bicycle.js.map +1 -0
- package/components/ontario-icon-transport-bus.d.ts +11 -0
- package/components/ontario-icon-transport-bus.js +170 -0
- package/components/ontario-icon-transport-bus.js.map +1 -0
- package/components/ontario-icon-transport-car.d.ts +11 -0
- package/components/ontario-icon-transport-car.js +170 -0
- package/components/ontario-icon-transport-car.js.map +1 -0
- package/components/ontario-icon-transport-walk.d.ts +11 -0
- package/components/ontario-icon-transport-walk.js +170 -0
- package/components/ontario-icon-transport-walk.js.map +1 -0
- package/components/ontario-icon-tty.d.ts +11 -0
- package/components/ontario-icon-tty.js +171 -0
- package/components/ontario-icon-tty.js.map +1 -0
- package/components/ontario-icon-twitter-alt.d.ts +11 -0
- package/components/ontario-icon-twitter-alt.js +170 -0
- package/components/ontario-icon-twitter-alt.js.map +1 -0
- package/components/ontario-icon-twitter.d.ts +11 -0
- package/components/ontario-icon-twitter.js +170 -0
- package/components/ontario-icon-twitter.js.map +1 -0
- package/components/ontario-icon-upload.d.ts +11 -0
- package/components/ontario-icon-upload.js +170 -0
- package/components/ontario-icon-upload.js.map +1 -0
- package/components/ontario-icon-video.d.ts +11 -0
- package/components/ontario-icon-video.js +170 -0
- package/components/ontario-icon-video.js.map +1 -0
- package/components/ontario-icon-visa.d.ts +11 -0
- package/components/ontario-icon-visa.js +148 -0
- package/components/ontario-icon-visa.js.map +1 -0
- package/components/ontario-icon-vote-dislike.d.ts +11 -0
- package/components/ontario-icon-vote-dislike.js +170 -0
- package/components/ontario-icon-vote-dislike.js.map +1 -0
- package/components/ontario-icon-vote-like.d.ts +11 -0
- package/components/ontario-icon-vote-like.js +170 -0
- package/components/ontario-icon-vote-like.js.map +1 -0
- package/components/ontario-icon-vpn-key.d.ts +11 -0
- package/components/ontario-icon-vpn-key.js +170 -0
- package/components/ontario-icon-vpn-key.js.map +1 -0
- package/components/ontario-icon-wheelchair.d.ts +11 -0
- package/components/ontario-icon-wheelchair.js +170 -0
- package/components/ontario-icon-wheelchair.js.map +1 -0
- package/components/ontario-icon-wifi.d.ts +11 -0
- package/components/ontario-icon-wifi.js +170 -0
- package/components/ontario-icon-wifi.js.map +1 -0
- package/components/ontario-icon-youtube.d.ts +11 -0
- package/components/ontario-icon-youtube.js +170 -0
- package/components/ontario-icon-youtube.js.map +1 -0
- package/components/ontario-input.d.ts +11 -0
- package/components/ontario-input.js +419 -0
- package/components/ontario-input.js.map +1 -0
- package/components/ontario-language-toggle.d.ts +11 -0
- package/components/ontario-language-toggle.js +9 -0
- package/components/ontario-language-toggle.js.map +1 -0
- package/components/ontario-loading-indicator.d.ts +11 -0
- package/components/ontario-loading-indicator.js +181 -0
- package/components/ontario-loading-indicator.js.map +1 -0
- package/components/ontario-page-alert.d.ts +11 -0
- package/components/ontario-page-alert.js +172 -0
- package/components/ontario-page-alert.js.map +1 -0
- package/components/ontario-radio-buttons.d.ts +11 -0
- package/components/ontario-radio-buttons.js +430 -0
- package/components/ontario-radio-buttons.js.map +1 -0
- package/components/ontario-search-box.d.ts +11 -0
- package/components/ontario-search-box.js +283 -0
- package/components/ontario-search-box.js.map +1 -0
- package/components/ontario-step-indicator.d.ts +11 -0
- package/components/ontario-step-indicator.js +172 -0
- package/components/ontario-step-indicator.js.map +1 -0
- package/components/ontario-table.d.ts +11 -0
- package/components/ontario-table.js +392 -0
- package/components/ontario-table.js.map +1 -0
- package/components/ontario-task-list.d.ts +11 -0
- package/components/ontario-task-list.js +211 -0
- package/components/ontario-task-list.js.map +1 -0
- package/components/ontario-task.d.ts +11 -0
- package/components/ontario-task.js +327 -0
- package/components/ontario-task.js.map +1 -0
- package/components/ontario-textarea.d.ts +11 -0
- package/components/ontario-textarea.js +327 -0
- package/components/ontario-textarea.js.map +1 -0
- package/components/p-6uqsTY-M.js +171 -0
- package/components/p-6uqsTY-M.js.map +1 -0
- package/components/p-A8xwC5QP.js +24 -0
- package/components/p-A8xwC5QP.js.map +1 -0
- package/components/p-BBhl-3u7.js +169 -0
- package/components/p-BBhl-3u7.js.map +1 -0
- package/components/p-BF0_OXTe.js +64 -0
- package/components/p-BF0_OXTe.js.map +1 -0
- package/components/p-BHTls9cv.js +286 -0
- package/components/p-BHTls9cv.js.map +1 -0
- package/components/p-BOcd5PoR.js +330 -0
- package/components/p-BOcd5PoR.js.map +1 -0
- package/components/p-BxXM4eur.js +29 -0
- package/components/p-BxXM4eur.js.map +1 -0
- package/components/p-C-t5TNzY.js +10 -0
- package/components/p-C-t5TNzY.js.map +1 -0
- package/components/p-C0Xvjp7G.js +282 -0
- package/components/p-C0Xvjp7G.js.map +1 -0
- package/components/p-C73HZQcq.js +89 -0
- package/components/p-C73HZQcq.js.map +1 -0
- package/components/p-CI209psv.js +271 -0
- package/components/p-CI209psv.js.map +1 -0
- package/components/p-CIdZS10A.js +20 -0
- package/components/p-CIdZS10A.js.map +1 -0
- package/components/p-CNDrx73J.js +145 -0
- package/components/p-CNDrx73J.js.map +1 -0
- package/components/p-CNqFEifG.js +34 -0
- package/components/p-CNqFEifG.js.map +1 -0
- package/components/p-CRMogYVY.js +168 -0
- package/components/p-CRMogYVY.js.map +1 -0
- package/components/p-CXTm9jmr.js +141 -0
- package/components/p-CXTm9jmr.js.map +1 -0
- package/components/p-CXfntdg5.js +7 -0
- package/components/p-CXfntdg5.js.map +1 -0
- package/components/p-C__FBxsY.js +145 -0
- package/components/p-C__FBxsY.js.map +1 -0
- package/components/p-Cdm-Ot0O.js +95 -0
- package/components/p-Cdm-Ot0O.js.map +1 -0
- package/components/p-CeFeBwzQ.js +331 -0
- package/components/p-CeFeBwzQ.js.map +1 -0
- package/components/p-DGFFJaKo.js +168 -0
- package/components/p-DGFFJaKo.js.map +1 -0
- package/components/p-DIe1tcOp.js +197 -0
- package/components/p-DIe1tcOp.js.map +1 -0
- package/components/p-DJOzeqZ-.js +168 -0
- package/components/p-DJOzeqZ-.js.map +1 -0
- package/components/p-DMH_JI3w.js +6 -0
- package/components/p-DMH_JI3w.js.map +1 -0
- package/components/p-DgMhpSmi.js +324 -0
- package/components/p-DgMhpSmi.js.map +1 -0
- package/components/p-TS9NoIOc.js +11 -0
- package/components/p-TS9NoIOc.js.map +1 -0
- package/components/p-V_1wpeJe.js +17 -0
- package/components/p-V_1wpeJe.js.map +1 -0
- package/components/p-dXtLd1df.js +63 -0
- package/components/p-dXtLd1df.js.map +1 -0
- package/components/p-vdzS-daB.js +145 -0
- package/components/p-vdzS-daB.js.map +1 -0
- package/dist/cjs/index-uGhCiiii.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/ontario-accordion_48.cjs.entry.js +10202 -0
- package/dist/cjs/ontario-accordion_48.cjs.entry.js.map +1 -0
- package/dist/cjs/ontario-design-system-components.cjs.js +1 -1
- package/dist/cjs/ontario-icon-account.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-add-alt.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-add.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-arrow-up.cjs.entry.js +4 -4
- package/dist/cjs/ontario-icon-attach.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-bookmark-off.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-bookmark-on.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-calendar.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-chevron-right.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-clock.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-close-header.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-close.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-cloud.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-collapse.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-credit-card.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-critical-alert-warning.cjs.entry.js +5 -5
- package/dist/cjs/ontario-icon-delete.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-document.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-download.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-dropdown-arrow.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-edit.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-expand.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-export.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-facebook-alt.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-facebook.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-favourite-off.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-favourite-on.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-filter.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-flickr.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-grid.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-instagram.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-interac-en-alt.cjs.entry.js +19 -19
- package/dist/cjs/ontario-icon-interac-en.cjs.entry.js +18 -18
- package/dist/cjs/ontario-icon-interac-fr-alt.cjs.entry.js +19 -19
- package/dist/cjs/ontario-icon-interac-fr.cjs.entry.js +12 -12
- package/dist/cjs/ontario-icon-linkedin-alt.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-linkedin.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-list.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-live-chat.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-location-off.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-location-on.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-lock-off.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-lock-on.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-map.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-mastercard-alt.cjs.entry.js +6 -6
- package/dist/cjs/ontario-icon-media-fast-forward.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-media-fast-rewind.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-media-pause.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-media-play.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-media-stop.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-menu-header.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-menu.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-microphone-off.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-microphone-on.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-more-vertical.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-new-window.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-next.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-password-hide.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-password-show.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-phone.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-photo.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-pin-location-off.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-pin-location-on.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-previous.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-remove-alt.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-remove.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-replay.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-rss-feed.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-save.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-search-white.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-search.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sentiment-1.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sentiment-2.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sentiment-3.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sentiment-4.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-settings.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-share.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sort-alphabetical-ascending.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sort-alphabetical-descending.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sort-ascending.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sort-descending.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sort-variant.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-sort.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-tag.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-timer.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-transport-bicycle.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-transport-car.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-transport-walk.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-tty.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-twitter-alt.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-twitter.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-upload.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-video.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-visa.cjs.entry.js +5 -5
- package/dist/cjs/ontario-icon-vote-dislike.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-vote-like.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-vpn-key.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-wheelchair.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-wifi.cjs.entry.js +3 -3
- package/dist/cjs/ontario-icon-youtube.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +2 -1
- package/dist/collection/components/ontario-header/ontario-application-header.css +95 -445
- package/dist/collection/components/ontario-header/ontario-header.css +97 -270
- package/dist/collection/components/ontario-header/ontario-header.interface.js.map +1 -1
- package/dist/collection/components/ontario-header/ontario-header.js +175 -359
- package/dist/collection/components/ontario-header/ontario-header.js.map +1 -1
- package/dist/collection/components/ontario-header/service-ontario-header.css +123 -476
- package/dist/collection/components/ontario-header-overflow-menu/ontario-header-overflow-menu.css +1745 -0
- package/dist/collection/components/ontario-header-overflow-menu/ontario-header-overflow-menu.js +295 -0
- package/dist/collection/components/ontario-header-overflow-menu/ontario-header-overflow-menu.js.map +1 -0
- package/dist/collection/components/ontario-hint-expander/ontario-hint-expander.js +7 -7
- package/dist/collection/components/ontario-icon/ontario-icon-accessibility.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-account.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-add-alt.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-add.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-alert-error.js +4 -4
- package/dist/collection/components/ontario-icon/ontario-icon-alert-information.js +4 -4
- package/dist/collection/components/ontario-icon/ontario-icon-alert-success.js +4 -4
- package/dist/collection/components/ontario-icon/ontario-icon-alert-warning.js +4 -4
- package/dist/collection/components/ontario-icon/ontario-icon-arrow-up.js +4 -4
- package/dist/collection/components/ontario-icon/ontario-icon-attach.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-bookmark-off.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-bookmark-on.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-calendar.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-camera.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-chevron-down.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-chevron-left.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-chevron-right.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-chevron-up.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-clock.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-close-header.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-close.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-cloud.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-collapse.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-credit-card.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-critical-alert-warning.js +5 -5
- package/dist/collection/components/ontario-icon/ontario-icon-delete.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-document.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-download.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-dropdown-arrow.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-edit.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-email.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-expand.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-export.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-facebook-alt.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-facebook.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-favourite-off.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-favourite-on.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-filter.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-flickr.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-grid.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-help.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-instagram.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-interac-en-alt.js +19 -19
- package/dist/collection/components/ontario-icon/ontario-icon-interac-en.js +18 -18
- package/dist/collection/components/ontario-icon/ontario-icon-interac-fr-alt.js +19 -19
- package/dist/collection/components/ontario-icon/ontario-icon-interac-fr.js +12 -12
- package/dist/collection/components/ontario-icon/ontario-icon-linkedin-alt.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-linkedin.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-list.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-live-chat.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-location-off.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-location-on.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-lock-off.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-lock-on.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-map.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-mastercard-alt.js +6 -6
- package/dist/collection/components/ontario-icon/ontario-icon-mastercard.js +9 -9
- package/dist/collection/components/ontario-icon/ontario-icon-media-fast-forward.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-media-fast-rewind.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-media-pause.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-media-play.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-media-stop.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-menu-header.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-menu.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-microphone-off.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-microphone-on.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-more-vertical.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-new-window.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-next.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-notification.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-password-hide.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-password-show.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-phone.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-photo.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-pin-location-off.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-pin-location-on.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-previous.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-print.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-remove-alt.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-remove.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-replay.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-rss-feed.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-save.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-search-white.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-search.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sentiment-1.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sentiment-2.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sentiment-3.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sentiment-4.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sentiment-5.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-settings.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-share.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sort-alphabetical-ascending.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sort-alphabetical-descending.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sort-ascending.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sort-descending.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sort-variant.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-sort.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-tag.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-text-message.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-timer.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-transport-bicycle.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-transport-bus.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-transport-car.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-transport-walk.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-tty.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-twitter-alt.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-twitter.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-upload.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-video.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-visa.js +5 -5
- package/dist/collection/components/ontario-icon/ontario-icon-vote-dislike.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-vote-like.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-vpn-key.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-wheelchair.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-wifi.js +3 -3
- package/dist/collection/components/ontario-icon/ontario-icon-youtube.js +3 -3
- package/dist/collection/components/ontario-input/ontario-input.js +5 -5
- package/dist/collection/components/ontario-language-toggle/ontario-language-toggle.js +1 -1
- package/dist/collection/components/ontario-page-alert/ontario-page-alert.js +5 -5
- package/dist/collection/components/ontario-radio-buttons/ontario-radio-buttons.js +7 -7
- package/dist/collection/components/ontario-search-box/ontario-search-box.js +8 -8
- package/dist/collection/components/ontario-step-indicator/ontario-step-indicator.js +9 -9
- package/dist/collection/components/ontario-table/ontario-table.js +10 -10
- package/dist/collection/components/ontario-textarea/ontario-textarea.js +5 -5
- package/dist/collection/utils/common/common.enum.js +8 -0
- package/dist/collection/utils/common/common.enum.js.map +1 -0
- package/dist/collection/utils/common/common.interface.js.map +1 -1
- package/dist/collection/utils/common/common.variables.js +32 -0
- package/dist/collection/utils/common/common.variables.js.map +1 -1
- package/dist/collection/utils/components/header/header-menu-items.js +24 -0
- package/dist/collection/utils/components/header/header-menu-items.js.map +1 -0
- package/dist/collection/utils/helper/utils-types.js.map +1 -1
- package/dist/collection/utils/helper/utils.js +40 -0
- package/dist/collection/utils/helper/utils.js.map +1 -1
- package/dist/esm/index-B0__ICHj.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/ontario-accordion_48.entry.js +10141 -0
- package/dist/esm/ontario-accordion_48.entry.js.map +1 -0
- package/dist/esm/ontario-design-system-components.js +1 -1
- package/dist/esm/ontario-icon-account.entry.js +3 -3
- package/dist/esm/ontario-icon-add-alt.entry.js +3 -3
- package/dist/esm/ontario-icon-add.entry.js +3 -3
- package/dist/esm/ontario-icon-arrow-up.entry.js +4 -4
- package/dist/esm/ontario-icon-attach.entry.js +3 -3
- package/dist/esm/ontario-icon-bookmark-off.entry.js +3 -3
- package/dist/esm/ontario-icon-bookmark-on.entry.js +3 -3
- package/dist/esm/ontario-icon-calendar.entry.js +3 -3
- package/dist/esm/ontario-icon-chevron-right.entry.js +3 -3
- package/dist/esm/ontario-icon-clock.entry.js +3 -3
- package/dist/esm/ontario-icon-close-header.entry.js +3 -3
- package/dist/esm/ontario-icon-close.entry.js +3 -3
- package/dist/esm/ontario-icon-cloud.entry.js +3 -3
- package/dist/esm/ontario-icon-collapse.entry.js +3 -3
- package/dist/esm/ontario-icon-credit-card.entry.js +3 -3
- package/dist/esm/ontario-icon-critical-alert-warning.entry.js +5 -5
- package/dist/esm/ontario-icon-delete.entry.js +3 -3
- package/dist/esm/ontario-icon-document.entry.js +3 -3
- package/dist/esm/ontario-icon-download.entry.js +3 -3
- package/dist/esm/ontario-icon-dropdown-arrow.entry.js +3 -3
- package/dist/esm/ontario-icon-edit.entry.js +3 -3
- package/dist/esm/ontario-icon-expand.entry.js +3 -3
- package/dist/esm/ontario-icon-export.entry.js +3 -3
- package/dist/esm/ontario-icon-facebook-alt.entry.js +3 -3
- package/dist/esm/ontario-icon-facebook.entry.js +3 -3
- package/dist/esm/ontario-icon-favourite-off.entry.js +3 -3
- package/dist/esm/ontario-icon-favourite-on.entry.js +3 -3
- package/dist/esm/ontario-icon-filter.entry.js +3 -3
- package/dist/esm/ontario-icon-flickr.entry.js +3 -3
- package/dist/esm/ontario-icon-grid.entry.js +3 -3
- package/dist/esm/ontario-icon-instagram.entry.js +3 -3
- package/dist/esm/ontario-icon-interac-en-alt.entry.js +19 -19
- package/dist/esm/ontario-icon-interac-en.entry.js +18 -18
- package/dist/esm/ontario-icon-interac-fr-alt.entry.js +19 -19
- package/dist/esm/ontario-icon-interac-fr.entry.js +12 -12
- package/dist/esm/ontario-icon-linkedin-alt.entry.js +3 -3
- package/dist/esm/ontario-icon-linkedin.entry.js +3 -3
- package/dist/esm/ontario-icon-list.entry.js +3 -3
- package/dist/esm/ontario-icon-live-chat.entry.js +3 -3
- package/dist/esm/ontario-icon-location-off.entry.js +3 -3
- package/dist/esm/ontario-icon-location-on.entry.js +3 -3
- package/dist/esm/ontario-icon-lock-off.entry.js +3 -3
- package/dist/esm/ontario-icon-lock-on.entry.js +3 -3
- package/dist/esm/ontario-icon-map.entry.js +3 -3
- package/dist/esm/ontario-icon-mastercard-alt.entry.js +6 -6
- package/dist/esm/ontario-icon-media-fast-forward.entry.js +3 -3
- package/dist/esm/ontario-icon-media-fast-rewind.entry.js +3 -3
- package/dist/esm/ontario-icon-media-pause.entry.js +3 -3
- package/dist/esm/ontario-icon-media-play.entry.js +3 -3
- package/dist/esm/ontario-icon-media-stop.entry.js +3 -3
- package/dist/esm/ontario-icon-menu-header.entry.js +3 -3
- package/dist/esm/ontario-icon-menu.entry.js +3 -3
- package/dist/esm/ontario-icon-microphone-off.entry.js +3 -3
- package/dist/esm/ontario-icon-microphone-on.entry.js +3 -3
- package/dist/esm/ontario-icon-more-vertical.entry.js +3 -3
- package/dist/esm/ontario-icon-new-window.entry.js +3 -3
- package/dist/esm/ontario-icon-next.entry.js +3 -3
- package/dist/esm/ontario-icon-password-hide.entry.js +3 -3
- package/dist/esm/ontario-icon-password-show.entry.js +3 -3
- package/dist/esm/ontario-icon-phone.entry.js +3 -3
- package/dist/esm/ontario-icon-photo.entry.js +3 -3
- package/dist/esm/ontario-icon-pin-location-off.entry.js +3 -3
- package/dist/esm/ontario-icon-pin-location-on.entry.js +3 -3
- package/dist/esm/ontario-icon-previous.entry.js +3 -3
- package/dist/esm/ontario-icon-remove-alt.entry.js +3 -3
- package/dist/esm/ontario-icon-remove.entry.js +3 -3
- package/dist/esm/ontario-icon-replay.entry.js +3 -3
- package/dist/esm/ontario-icon-rss-feed.entry.js +3 -3
- package/dist/esm/ontario-icon-save.entry.js +3 -3
- package/dist/esm/ontario-icon-search-white.entry.js +3 -3
- package/dist/esm/ontario-icon-search.entry.js +3 -3
- package/dist/esm/ontario-icon-sentiment-1.entry.js +3 -3
- package/dist/esm/ontario-icon-sentiment-2.entry.js +3 -3
- package/dist/esm/ontario-icon-sentiment-3.entry.js +3 -3
- package/dist/esm/ontario-icon-sentiment-4.entry.js +3 -3
- package/dist/esm/ontario-icon-settings.entry.js +3 -3
- package/dist/esm/ontario-icon-share.entry.js +3 -3
- package/dist/esm/ontario-icon-sort-alphabetical-ascending.entry.js +3 -3
- package/dist/esm/ontario-icon-sort-alphabetical-descending.entry.js +3 -3
- package/dist/esm/ontario-icon-sort-ascending.entry.js +3 -3
- package/dist/esm/ontario-icon-sort-descending.entry.js +3 -3
- package/dist/esm/ontario-icon-sort-variant.entry.js +3 -3
- package/dist/esm/ontario-icon-sort.entry.js +3 -3
- package/dist/esm/ontario-icon-tag.entry.js +3 -3
- package/dist/esm/ontario-icon-timer.entry.js +3 -3
- package/dist/esm/ontario-icon-transport-bicycle.entry.js +3 -3
- package/dist/esm/ontario-icon-transport-car.entry.js +3 -3
- package/dist/esm/ontario-icon-transport-walk.entry.js +3 -3
- package/dist/esm/ontario-icon-tty.entry.js +3 -3
- package/dist/esm/ontario-icon-twitter-alt.entry.js +3 -3
- package/dist/esm/ontario-icon-twitter.entry.js +3 -3
- package/dist/esm/ontario-icon-upload.entry.js +3 -3
- package/dist/esm/ontario-icon-video.entry.js +3 -3
- package/dist/esm/ontario-icon-visa.entry.js +5 -5
- package/dist/esm/ontario-icon-vote-dislike.entry.js +3 -3
- package/dist/esm/ontario-icon-vote-like.entry.js +3 -3
- package/dist/esm/ontario-icon-vpn-key.entry.js +3 -3
- package/dist/esm/ontario-icon-wheelchair.entry.js +3 -3
- package/dist/esm/ontario-icon-wifi.entry.js +3 -3
- package/dist/esm/ontario-icon-youtube.entry.js +3 -3
- package/dist/ontario-design-system-components/ontario-design-system-components.esm.js +1 -1
- package/dist/ontario-design-system-components/p-02f7339f.entry.js +92 -0
- package/dist/ontario-design-system-components/p-03668a56.entry.js +93 -0
- package/dist/ontario-design-system-components/p-046e565e.entry.js +139 -0
- package/dist/ontario-design-system-components/p-06a85e35.entry.js +90 -0
- package/dist/ontario-design-system-components/p-09cbbb7e.entry.js +93 -0
- package/dist/ontario-design-system-components/p-0adcc60b.entry.js +138 -0
- package/dist/ontario-design-system-components/p-0e1c97ce.entry.js +84 -0
- package/dist/ontario-design-system-components/p-0e7f5d73.entry.js +89 -0
- package/dist/ontario-design-system-components/p-0f398d8b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-1458274e.entry.js +93 -0
- package/dist/ontario-design-system-components/p-155882b4.entry.js +92 -0
- package/dist/ontario-design-system-components/p-1b1f6493.entry.js +92 -0
- package/dist/ontario-design-system-components/p-1dc9ac21.entry.js +89 -0
- package/dist/ontario-design-system-components/p-23b454a4.entry.js +92 -0
- package/dist/ontario-design-system-components/p-26b40f3e.entry.js +92 -0
- package/dist/ontario-design-system-components/p-2a3d418a.entry.js +92 -0
- package/dist/ontario-design-system-components/p-2b6de34b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-35b7a280.entry.js +92 -0
- package/dist/ontario-design-system-components/p-3a7f5a93.entry.js +93 -0
- package/dist/ontario-design-system-components/p-3ce08309.entry.js +92 -0
- package/dist/ontario-design-system-components/p-3d099bc0.entry.js +89 -0
- package/dist/ontario-design-system-components/p-46b3d312.entry.js +92 -0
- package/dist/ontario-design-system-components/p-47c8841a.entry.js +92 -0
- package/dist/ontario-design-system-components/p-4841aa4e.entry.js +78 -0
- package/dist/ontario-design-system-components/p-4974ebcb.entry.js +89 -0
- package/dist/ontario-design-system-components/p-5232880b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-530787da.entry.js +119 -0
- package/dist/ontario-design-system-components/p-530787da.entry.js.map +1 -0
- package/dist/ontario-design-system-components/p-53b6f185.entry.js +92 -0
- package/dist/ontario-design-system-components/p-54ea4a23.entry.js +92 -0
- package/dist/ontario-design-system-components/p-559b76d6.entry.js +92 -0
- package/dist/ontario-design-system-components/p-569cf80f.entry.js +92 -0
- package/dist/ontario-design-system-components/p-57661dc6.entry.js +92 -0
- package/dist/ontario-design-system-components/p-5b14d2fc.entry.js +92 -0
- package/dist/ontario-design-system-components/p-5bd294b3.entry.js +92 -0
- package/dist/ontario-design-system-components/p-5f3cb25e.entry.js +92 -0
- package/dist/ontario-design-system-components/p-6051ffa8.entry.js +92 -0
- package/dist/ontario-design-system-components/p-6290113f.entry.js +92 -0
- package/dist/ontario-design-system-components/p-6314805b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-64a5a97a.entry.js +7293 -0
- package/dist/ontario-design-system-components/p-64a5a97a.entry.js.map +1 -0
- package/dist/ontario-design-system-components/p-6847e009.entry.js +92 -0
- package/dist/ontario-design-system-components/p-6b6c6249.entry.js +92 -0
- package/dist/ontario-design-system-components/p-6c18cc8c.entry.js +92 -0
- package/dist/ontario-design-system-components/p-708bda0d.entry.js +92 -0
- package/dist/ontario-design-system-components/p-7280bbc4.entry.js +89 -0
- package/dist/ontario-design-system-components/p-75d9c126.entry.js +93 -0
- package/dist/ontario-design-system-components/p-7bdde5ec.entry.js +92 -0
- package/dist/ontario-design-system-components/p-7e5f50b8.entry.js +93 -0
- package/dist/ontario-design-system-components/p-7edf1993.entry.js +92 -0
- package/dist/ontario-design-system-components/p-81bf6a87.entry.js +92 -0
- package/dist/ontario-design-system-components/p-876238cf.entry.js +92 -0
- package/dist/ontario-design-system-components/p-9203b600.entry.js +93 -0
- package/dist/ontario-design-system-components/p-94216530.entry.js +92 -0
- package/dist/ontario-design-system-components/p-96466b1d.entry.js +89 -0
- package/dist/ontario-design-system-components/p-97b21d5d.entry.js +92 -0
- package/dist/ontario-design-system-components/p-98245dbd.entry.js +93 -0
- package/dist/ontario-design-system-components/p-9a85dcaa.entry.js +92 -0
- package/dist/ontario-design-system-components/p-9df3fc24.entry.js +92 -0
- package/dist/ontario-design-system-components/p-9e8bd125.entry.js +92 -0
- package/dist/ontario-design-system-components/p-9f5b9a8b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-9f83fcf1.entry.js +93 -0
- package/dist/ontario-design-system-components/p-a40e52ca.entry.js +93 -0
- package/dist/ontario-design-system-components/p-a5fdb127.entry.js +92 -0
- package/dist/ontario-design-system-components/p-a7828eca.entry.js +92 -0
- package/dist/ontario-design-system-components/p-a907fcbb.entry.js +110 -0
- package/dist/ontario-design-system-components/p-a95976b6.entry.js +92 -0
- package/dist/ontario-design-system-components/p-aeda9d8e.entry.js +92 -0
- package/dist/ontario-design-system-components/p-b017d704.entry.js +92 -0
- package/dist/ontario-design-system-components/p-b36dc68e.entry.js +92 -0
- package/dist/ontario-design-system-components/p-b8e98182.entry.js +92 -0
- package/dist/ontario-design-system-components/p-b94e79ee.entry.js +94 -0
- package/dist/ontario-design-system-components/p-becb8c96.entry.js +92 -0
- package/dist/ontario-design-system-components/p-bf428191.entry.js +90 -0
- package/dist/ontario-design-system-components/p-c526839b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-c6a1d221.entry.js +92 -0
- package/dist/ontario-design-system-components/p-c86e8d33.entry.js +92 -0
- package/dist/ontario-design-system-components/p-c99320c8.entry.js +93 -0
- package/dist/ontario-design-system-components/p-cc1f06d0.entry.js +92 -0
- package/dist/ontario-design-system-components/p-cfcd1d69.entry.js +89 -0
- package/dist/ontario-design-system-components/p-d16bb78f.entry.js +85 -0
- package/dist/ontario-design-system-components/p-d18f5c4b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-d3b4e639.entry.js +92 -0
- package/dist/ontario-design-system-components/p-d7b6e56d.entry.js +93 -0
- package/dist/ontario-design-system-components/p-da38f325.entry.js +93 -0
- package/dist/ontario-design-system-components/p-dda016fa.entry.js +92 -0
- package/dist/ontario-design-system-components/p-dda70593.entry.js +92 -0
- package/dist/ontario-design-system-components/p-e4acd765.entry.js +92 -0
- package/dist/ontario-design-system-components/p-e7f89883.entry.js +92 -0
- package/dist/ontario-design-system-components/p-e9253364.entry.js +92 -0
- package/dist/ontario-design-system-components/p-ea8f0db1.entry.js +93 -0
- package/dist/ontario-design-system-components/p-eaebbc50.entry.js +93 -0
- package/dist/ontario-design-system-components/p-ececc96e.entry.js +92 -0
- package/dist/ontario-design-system-components/p-ed6b3023.entry.js +92 -0
- package/dist/ontario-design-system-components/p-ee38fe0b.entry.js +92 -0
- package/dist/ontario-design-system-components/p-ef5a268d.entry.js +92 -0
- package/dist/ontario-design-system-components/p-f3462be5.entry.js +92 -0
- package/dist/ontario-design-system-components/p-f384d041.entry.js +95 -0
- package/dist/ontario-design-system-components/p-f69e3cff.entry.js +92 -0
- package/dist/ontario-design-system-components/p-f785b260.entry.js +92 -0
- package/dist/ontario-design-system-components/p-fa2edb00.entry.js +92 -0
- package/dist/ontario-design-system-components/p-fa65db85.entry.js +139 -0
- package/dist/ontario-design-system-components/p-fd45ac24.entry.js +92 -0
- package/dist/types/components/ontario-header/ontario-header.d.ts +38 -43
- package/dist/types/components/ontario-header/ontario-header.interface.d.ts +7 -9
- package/dist/types/components/ontario-header-overflow-menu/ontario-header-overflow-menu.d.ts +91 -0
- package/dist/types/components.d.ts +86 -7
- package/dist/types/utils/common/common.enum.d.ts +5 -0
- package/dist/types/utils/common/common.interface.d.ts +9 -0
- package/dist/types/utils/common/common.variables.d.ts +18 -0
- package/dist/types/utils/components/header/header-menu-items.d.ts +18 -0
- package/dist/types/utils/helper/utils-types.d.ts +2 -0
- package/dist/types/utils/helper/utils.d.ts +23 -1
- package/hydrate/index.js +947 -845
- package/hydrate/index.mjs +947 -845
- package/package.json +11 -8
- package/src/components/ontario-header/ontario-application-header.scss +102 -487
- package/src/components/ontario-header/ontario-header.interface.ts +7 -10
- package/src/components/ontario-header/ontario-header.scss +123 -319
- package/src/components/ontario-header/ontario-header.tsx +116 -299
- package/src/components/ontario-header/readme.md +29 -17
- package/src/components/ontario-header/service-ontario-header.scss +17 -14
- package/src/components/ontario-header/test/ontario-header.spec.tsx +186 -681
- package/src/components/ontario-header-overflow-menu/ontario-header-overflow-menu.scss +103 -0
- package/src/components/ontario-header-overflow-menu/ontario-header-overflow-menu.tsx +249 -0
- package/src/components/ontario-header-overflow-menu/readme.md +133 -0
- package/src/components/ontario-header-overflow-menu/test/__snapshots__/ontario-header-overflow-menu.spec.tsx.snap +25 -0
- package/src/components/ontario-header-overflow-menu/test/ontario-header-overflow-menu.e2e.tsx +20 -0
- package/src/components/ontario-header-overflow-menu/test/ontario-header-overflow-menu.spec.tsx +125 -0
- package/src/components.d.ts +86 -7
- package/src/index.html +6 -4
- package/src/styles/header.scss +103 -0
- package/src/utils/common/common.enum.ts +6 -0
- package/src/utils/common/common.interface.ts +10 -0
- package/src/utils/common/common.variables.ts +36 -0
- package/src/utils/components/header/header-menu-items.tsx +28 -0
- package/src/utils/helper/utils-types.ts +5 -0
- package/src/utils/helper/utils.ts +45 -1
- package/www/build/ontario-design-system-components.esm.js +1 -1
- package/www/build/p-02f7339f.entry.js +92 -0
- package/www/build/p-03668a56.entry.js +93 -0
- package/www/build/p-046e565e.entry.js +139 -0
- package/www/build/p-06a85e35.entry.js +90 -0
- package/www/build/p-09cbbb7e.entry.js +93 -0
- package/www/build/p-0adcc60b.entry.js +138 -0
- package/www/build/p-0e1c97ce.entry.js +84 -0
- package/www/build/p-0e7f5d73.entry.js +89 -0
- package/www/build/p-0f398d8b.entry.js +92 -0
- package/www/build/p-1458274e.entry.js +93 -0
- package/www/build/p-155882b4.entry.js +92 -0
- package/www/build/p-1b1f6493.entry.js +92 -0
- package/www/build/p-1dc9ac21.entry.js +89 -0
- package/www/build/p-23b454a4.entry.js +92 -0
- package/www/build/p-26b40f3e.entry.js +92 -0
- package/www/build/p-2a3d418a.entry.js +92 -0
- package/www/build/p-2b6de34b.entry.js +92 -0
- package/www/build/p-35b7a280.entry.js +92 -0
- package/www/build/p-3a7f5a93.entry.js +93 -0
- package/www/build/p-3b954a90.js +20 -0
- package/www/build/p-3ce08309.entry.js +92 -0
- package/www/build/p-3d099bc0.entry.js +89 -0
- package/www/build/p-46b3d312.entry.js +92 -0
- package/www/build/p-47c8841a.entry.js +92 -0
- package/www/build/p-4841aa4e.entry.js +78 -0
- package/www/build/p-4974ebcb.entry.js +89 -0
- package/www/build/p-5232880b.entry.js +92 -0
- package/www/build/p-530787da.entry.js +119 -0
- package/www/build/p-530787da.entry.js.map +1 -0
- package/www/build/p-53b6f185.entry.js +92 -0
- package/www/build/p-54ea4a23.entry.js +92 -0
- package/www/build/p-559b76d6.entry.js +92 -0
- package/www/build/p-569cf80f.entry.js +92 -0
- package/www/build/p-57661dc6.entry.js +92 -0
- package/www/build/p-5b14d2fc.entry.js +92 -0
- package/www/build/p-5bd294b3.entry.js +92 -0
- package/www/build/p-5f3cb25e.entry.js +92 -0
- package/www/build/p-6051ffa8.entry.js +92 -0
- package/www/build/p-6290113f.entry.js +92 -0
- package/www/build/p-6314805b.entry.js +92 -0
- package/www/build/p-64a5a97a.entry.js +7293 -0
- package/www/build/p-64a5a97a.entry.js.map +1 -0
- package/www/build/p-6847e009.entry.js +92 -0
- package/www/build/p-6b6c6249.entry.js +92 -0
- package/www/build/p-6c18cc8c.entry.js +92 -0
- package/www/build/p-708bda0d.entry.js +92 -0
- package/www/build/p-7280bbc4.entry.js +89 -0
- package/www/build/p-75d9c126.entry.js +93 -0
- package/www/build/p-7bdde5ec.entry.js +92 -0
- package/www/build/p-7e5f50b8.entry.js +93 -0
- package/www/build/p-7edf1993.entry.js +92 -0
- package/www/build/p-81bf6a87.entry.js +92 -0
- package/www/build/p-876238cf.entry.js +92 -0
- package/www/build/p-9203b600.entry.js +93 -0
- package/www/build/p-94216530.entry.js +92 -0
- package/www/build/p-96466b1d.entry.js +89 -0
- package/www/build/p-97b21d5d.entry.js +92 -0
- package/www/build/p-98245dbd.entry.js +93 -0
- package/www/build/p-9a85dcaa.entry.js +92 -0
- package/www/build/p-9df3fc24.entry.js +92 -0
- package/www/build/p-9e8bd125.entry.js +92 -0
- package/www/build/p-9f5b9a8b.entry.js +92 -0
- package/www/build/p-9f83fcf1.entry.js +93 -0
- package/www/build/p-a40e52ca.entry.js +93 -0
- package/www/build/p-a5fdb127.entry.js +92 -0
- package/www/build/p-a7828eca.entry.js +92 -0
- package/www/build/p-a907fcbb.entry.js +110 -0
- package/www/build/p-a95976b6.entry.js +92 -0
- package/www/build/p-aeda9d8e.entry.js +92 -0
- package/www/build/p-b017d704.entry.js +92 -0
- package/www/build/p-b36dc68e.entry.js +92 -0
- package/www/build/p-b8e98182.entry.js +92 -0
- package/www/build/p-b94e79ee.entry.js +94 -0
- package/www/build/p-becb8c96.entry.js +92 -0
- package/www/build/p-bf428191.entry.js +90 -0
- package/www/build/p-c526839b.entry.js +92 -0
- package/www/build/p-c6a1d221.entry.js +92 -0
- package/www/build/p-c86e8d33.entry.js +92 -0
- package/www/build/p-c99320c8.entry.js +93 -0
- package/www/build/p-cc1f06d0.entry.js +92 -0
- package/www/build/p-cfcd1d69.entry.js +89 -0
- package/www/build/p-d16bb78f.entry.js +85 -0
- package/www/build/p-d18f5c4b.entry.js +92 -0
- package/www/build/p-d3b4e639.entry.js +92 -0
- package/www/build/p-d7b6e56d.entry.js +93 -0
- package/www/build/p-da38f325.entry.js +93 -0
- package/www/build/p-dda016fa.entry.js +92 -0
- package/www/build/p-dda70593.entry.js +92 -0
- package/www/build/p-e4acd765.entry.js +92 -0
- package/www/build/p-e7f89883.entry.js +92 -0
- package/www/build/p-e9253364.entry.js +92 -0
- package/www/build/p-ea8f0db1.entry.js +93 -0
- package/www/build/p-eaebbc50.entry.js +93 -0
- package/www/build/p-ececc96e.entry.js +92 -0
- package/www/build/p-ed6b3023.entry.js +92 -0
- package/www/build/p-ee38fe0b.entry.js +92 -0
- package/www/build/p-ef5a268d.entry.js +92 -0
- package/www/build/p-f3462be5.entry.js +92 -0
- package/www/build/p-f384d041.entry.js +95 -0
- package/www/build/p-f69e3cff.entry.js +92 -0
- package/www/build/p-f785b260.entry.js +92 -0
- package/www/build/p-fa2edb00.entry.js +92 -0
- package/www/build/p-fa65db85.entry.js +139 -0
- package/www/build/p-fd45ac24.entry.js +92 -0
- package/www/index.html +8 -6
- package/dist/cjs/ontario-accordion_47.cjs.entry.js +0 -10125
- package/dist/cjs/ontario-accordion_47.cjs.entry.js.map +0 -1
- package/dist/esm/ontario-accordion_47.entry.js +0 -10064
- package/dist/esm/ontario-accordion_47.entry.js.map +0 -1
- package/dist/ontario-design-system-components/p-011ab496.entry.js +0 -93
- package/dist/ontario-design-system-components/p-04c46187.entry.js +0 -92
- package/dist/ontario-design-system-components/p-0afffbb2.entry.js +0 -90
- package/dist/ontario-design-system-components/p-0ce6b840.entry.js +0 -92
- package/dist/ontario-design-system-components/p-0e4d96ce.entry.js +0 -93
- package/dist/ontario-design-system-components/p-0e534a49.entry.js +0 -92
- package/dist/ontario-design-system-components/p-1096d047.entry.js +0 -92
- package/dist/ontario-design-system-components/p-1956edbd.entry.js +0 -92
- package/dist/ontario-design-system-components/p-1b3b845e.entry.js +0 -7322
- package/dist/ontario-design-system-components/p-1b3b845e.entry.js.map +0 -1
- package/dist/ontario-design-system-components/p-22a571b1.entry.js +0 -92
- package/dist/ontario-design-system-components/p-22ba08bc.entry.js +0 -92
- package/dist/ontario-design-system-components/p-256bafc0.entry.js +0 -93
- package/dist/ontario-design-system-components/p-26049def.entry.js +0 -78
- package/dist/ontario-design-system-components/p-260e7e2b.entry.js +0 -92
- package/dist/ontario-design-system-components/p-27c1d49b.entry.js +0 -93
- package/dist/ontario-design-system-components/p-2c1ae1e3.entry.js +0 -92
- package/dist/ontario-design-system-components/p-311dcc5b.entry.js +0 -92
- package/dist/ontario-design-system-components/p-31711253.entry.js +0 -92
- package/dist/ontario-design-system-components/p-33520e7f.entry.js +0 -89
- package/dist/ontario-design-system-components/p-3403da5c.entry.js +0 -92
- package/dist/ontario-design-system-components/p-34be4c65.entry.js +0 -89
- package/dist/ontario-design-system-components/p-38cf9497.entry.js +0 -93
- package/dist/ontario-design-system-components/p-3b744094.entry.js +0 -92
- package/dist/ontario-design-system-components/p-3c1b008d.entry.js +0 -92
- package/dist/ontario-design-system-components/p-3f8b790f.entry.js +0 -92
- package/dist/ontario-design-system-components/p-40d8fb2e.entry.js +0 -90
- package/dist/ontario-design-system-components/p-43652536.entry.js +0 -89
- package/dist/ontario-design-system-components/p-45872b98.entry.js +0 -89
- package/dist/ontario-design-system-components/p-46c3d16e.entry.js +0 -92
- package/dist/ontario-design-system-components/p-46cff4f2.entry.js +0 -92
- package/dist/ontario-design-system-components/p-4c5c9374.entry.js +0 -92
- package/dist/ontario-design-system-components/p-4e9b237e.entry.js +0 -92
- package/dist/ontario-design-system-components/p-4ff027fc.entry.js +0 -92
- package/dist/ontario-design-system-components/p-547b0444.entry.js +0 -92
- package/dist/ontario-design-system-components/p-55b99943.entry.js +0 -92
- package/dist/ontario-design-system-components/p-57b23d6d.entry.js +0 -92
- package/dist/ontario-design-system-components/p-57ea2348.entry.js +0 -92
- package/dist/ontario-design-system-components/p-5a986c60.entry.js +0 -92
- package/dist/ontario-design-system-components/p-5b600716.entry.js +0 -89
- package/dist/ontario-design-system-components/p-5f7771d6.entry.js +0 -92
- package/dist/ontario-design-system-components/p-609b00ae.entry.js +0 -138
- package/dist/ontario-design-system-components/p-64c67020.entry.js +0 -93
- package/dist/ontario-design-system-components/p-64d25987.entry.js +0 -85
- package/dist/ontario-design-system-components/p-6dfabd46.entry.js +0 -92
- package/dist/ontario-design-system-components/p-720f3dcf.entry.js +0 -93
- package/dist/ontario-design-system-components/p-76fa4432.entry.js +0 -95
- package/dist/ontario-design-system-components/p-774a2c04.entry.js +0 -92
- package/dist/ontario-design-system-components/p-85920b0a.entry.js +0 -89
- package/dist/ontario-design-system-components/p-8592cf59.entry.js +0 -92
- package/dist/ontario-design-system-components/p-88612e1c.entry.js +0 -92
- package/dist/ontario-design-system-components/p-8a9fc798.entry.js +0 -92
- package/dist/ontario-design-system-components/p-8c92d87d.entry.js +0 -92
- package/dist/ontario-design-system-components/p-8e3d0778.entry.js +0 -92
- package/dist/ontario-design-system-components/p-8f3c6e93.entry.js +0 -93
- package/dist/ontario-design-system-components/p-910e1211.entry.js +0 -92
- package/dist/ontario-design-system-components/p-951c9029.entry.js +0 -119
- package/dist/ontario-design-system-components/p-951c9029.entry.js.map +0 -1
- package/dist/ontario-design-system-components/p-9611acaa.entry.js +0 -92
- package/dist/ontario-design-system-components/p-962be3cc.entry.js +0 -94
- package/dist/ontario-design-system-components/p-968078b7.entry.js +0 -92
- package/dist/ontario-design-system-components/p-96c9bfec.entry.js +0 -92
- package/dist/ontario-design-system-components/p-98625354.entry.js +0 -92
- package/dist/ontario-design-system-components/p-98ca84c6.entry.js +0 -92
- package/dist/ontario-design-system-components/p-99f0a59c.entry.js +0 -92
- package/dist/ontario-design-system-components/p-9a754e2d.entry.js +0 -92
- package/dist/ontario-design-system-components/p-9b270242.entry.js +0 -89
- package/dist/ontario-design-system-components/p-9c1fb4d0.entry.js +0 -92
- package/dist/ontario-design-system-components/p-a224a778.entry.js +0 -92
- package/dist/ontario-design-system-components/p-a3404cab.entry.js +0 -93
- package/dist/ontario-design-system-components/p-a76a56dc.entry.js +0 -92
- package/dist/ontario-design-system-components/p-a7d355d3.entry.js +0 -139
- package/dist/ontario-design-system-components/p-ac8af1e6.entry.js +0 -92
- package/dist/ontario-design-system-components/p-b0b0d17d.entry.js +0 -92
- package/dist/ontario-design-system-components/p-b0f4106b.entry.js +0 -92
- package/dist/ontario-design-system-components/p-b38571df.entry.js +0 -92
- package/dist/ontario-design-system-components/p-b3bff995.entry.js +0 -93
- package/dist/ontario-design-system-components/p-b4cd6deb.entry.js +0 -92
- package/dist/ontario-design-system-components/p-b6565ab6.entry.js +0 -92
- package/dist/ontario-design-system-components/p-bb0fab86.entry.js +0 -92
- package/dist/ontario-design-system-components/p-bdbb3998.entry.js +0 -139
- package/dist/ontario-design-system-components/p-be7be079.entry.js +0 -92
- package/dist/ontario-design-system-components/p-c46e01aa.entry.js +0 -93
- package/dist/ontario-design-system-components/p-c4fb5adf.entry.js +0 -93
- package/dist/ontario-design-system-components/p-c64816c5.entry.js +0 -92
- package/dist/ontario-design-system-components/p-cdb807d9.entry.js +0 -92
- package/dist/ontario-design-system-components/p-d1a230a7.entry.js +0 -92
- package/dist/ontario-design-system-components/p-d3730220.entry.js +0 -93
- package/dist/ontario-design-system-components/p-d5064740.entry.js +0 -92
- package/dist/ontario-design-system-components/p-d78db69b.entry.js +0 -110
- package/dist/ontario-design-system-components/p-d7cc5b7b.entry.js +0 -92
- package/dist/ontario-design-system-components/p-dbbe4d07.entry.js +0 -92
- package/dist/ontario-design-system-components/p-e36f41fb.entry.js +0 -93
- package/dist/ontario-design-system-components/p-e40042e7.entry.js +0 -92
- package/dist/ontario-design-system-components/p-ea34beff.entry.js +0 -92
- package/dist/ontario-design-system-components/p-f0debc61.entry.js +0 -92
- package/dist/ontario-design-system-components/p-f7d38827.entry.js +0 -92
- package/dist/ontario-design-system-components/p-fa5ceec3.entry.js +0 -93
- package/dist/ontario-design-system-components/p-fc1ab073.entry.js +0 -92
- package/dist/ontario-design-system-components/p-fd78415b.entry.js +0 -92
- package/dist/ontario-design-system-components/p-fdeedba3.entry.js +0 -84
- package/dist/ontario-design-system-components/p-fe374278.entry.js +0 -92
- package/dist/ontario-design-system-components/p-ff75bd0d.entry.js +0 -92
- package/www/build/p-011ab496.entry.js +0 -93
- package/www/build/p-04c46187.entry.js +0 -92
- package/www/build/p-0afffbb2.entry.js +0 -90
- package/www/build/p-0ce6b840.entry.js +0 -92
- package/www/build/p-0e4d96ce.entry.js +0 -93
- package/www/build/p-0e534a49.entry.js +0 -92
- package/www/build/p-1096d047.entry.js +0 -92
- package/www/build/p-1956edbd.entry.js +0 -92
- package/www/build/p-1b3b845e.entry.js +0 -7322
- package/www/build/p-1b3b845e.entry.js.map +0 -1
- package/www/build/p-22a571b1.entry.js +0 -92
- package/www/build/p-22ba08bc.entry.js +0 -92
- package/www/build/p-256bafc0.entry.js +0 -93
- package/www/build/p-26049def.entry.js +0 -78
- package/www/build/p-260e7e2b.entry.js +0 -92
- package/www/build/p-27c1d49b.entry.js +0 -93
- package/www/build/p-2c1ae1e3.entry.js +0 -92
- package/www/build/p-311dcc5b.entry.js +0 -92
- package/www/build/p-31711253.entry.js +0 -92
- package/www/build/p-33520e7f.entry.js +0 -89
- package/www/build/p-3403da5c.entry.js +0 -92
- package/www/build/p-34be4c65.entry.js +0 -89
- package/www/build/p-38cf9497.entry.js +0 -93
- package/www/build/p-3b744094.entry.js +0 -92
- package/www/build/p-3c1b008d.entry.js +0 -92
- package/www/build/p-3f8b790f.entry.js +0 -92
- package/www/build/p-40d8fb2e.entry.js +0 -90
- package/www/build/p-43652536.entry.js +0 -89
- package/www/build/p-45872b98.entry.js +0 -89
- package/www/build/p-46c3d16e.entry.js +0 -92
- package/www/build/p-46cff4f2.entry.js +0 -92
- package/www/build/p-4c5c9374.entry.js +0 -92
- package/www/build/p-4e9b237e.entry.js +0 -92
- package/www/build/p-4ff027fc.entry.js +0 -92
- package/www/build/p-547b0444.entry.js +0 -92
- package/www/build/p-55b99943.entry.js +0 -92
- package/www/build/p-57b23d6d.entry.js +0 -92
- package/www/build/p-57ea2348.entry.js +0 -92
- package/www/build/p-5a986c60.entry.js +0 -92
- package/www/build/p-5b600716.entry.js +0 -89
- package/www/build/p-5f7771d6.entry.js +0 -92
- package/www/build/p-609b00ae.entry.js +0 -138
- package/www/build/p-64c67020.entry.js +0 -93
- package/www/build/p-64d25987.entry.js +0 -85
- package/www/build/p-6dfabd46.entry.js +0 -92
- package/www/build/p-720f3dcf.entry.js +0 -93
- package/www/build/p-76fa4432.entry.js +0 -95
- package/www/build/p-774a2c04.entry.js +0 -92
- package/www/build/p-85920b0a.entry.js +0 -89
- package/www/build/p-8592cf59.entry.js +0 -92
- package/www/build/p-88612e1c.entry.js +0 -92
- package/www/build/p-8a9fc798.entry.js +0 -92
- package/www/build/p-8c92d87d.entry.js +0 -92
- package/www/build/p-8e3d0778.entry.js +0 -92
- package/www/build/p-8f3c6e93.entry.js +0 -93
- package/www/build/p-910e1211.entry.js +0 -92
- package/www/build/p-951c9029.entry.js +0 -119
- package/www/build/p-951c9029.entry.js.map +0 -1
- package/www/build/p-9611acaa.entry.js +0 -92
- package/www/build/p-962be3cc.entry.js +0 -94
- package/www/build/p-968078b7.entry.js +0 -92
- package/www/build/p-96c9bfec.entry.js +0 -92
- package/www/build/p-98625354.entry.js +0 -92
- package/www/build/p-98ca84c6.entry.js +0 -92
- package/www/build/p-99f0a59c.entry.js +0 -92
- package/www/build/p-9a754e2d.entry.js +0 -92
- package/www/build/p-9b270242.entry.js +0 -89
- package/www/build/p-9c1fb4d0.entry.js +0 -92
- package/www/build/p-a224a778.entry.js +0 -92
- package/www/build/p-a3404cab.entry.js +0 -93
- package/www/build/p-a76a56dc.entry.js +0 -92
- package/www/build/p-a7d355d3.entry.js +0 -139
- package/www/build/p-ac8af1e6.entry.js +0 -92
- package/www/build/p-b0b0d17d.entry.js +0 -92
- package/www/build/p-b0f4106b.entry.js +0 -92
- package/www/build/p-b38571df.entry.js +0 -92
- package/www/build/p-b3bff995.entry.js +0 -93
- package/www/build/p-b4cd6deb.entry.js +0 -92
- package/www/build/p-b6565ab6.entry.js +0 -92
- package/www/build/p-bb0fab86.entry.js +0 -92
- package/www/build/p-bdbb3998.entry.js +0 -139
- package/www/build/p-be7be079.entry.js +0 -92
- package/www/build/p-c46e01aa.entry.js +0 -93
- package/www/build/p-c4fb5adf.entry.js +0 -93
- package/www/build/p-c64816c5.entry.js +0 -92
- package/www/build/p-cdb807d9.entry.js +0 -92
- package/www/build/p-d1a230a7.entry.js +0 -92
- package/www/build/p-d3730220.entry.js +0 -93
- package/www/build/p-d5064740.entry.js +0 -92
- package/www/build/p-d6dabb1a.js +0 -20
- package/www/build/p-d78db69b.entry.js +0 -110
- package/www/build/p-d7cc5b7b.entry.js +0 -92
- package/www/build/p-dbbe4d07.entry.js +0 -92
- package/www/build/p-e36f41fb.entry.js +0 -93
- package/www/build/p-e40042e7.entry.js +0 -92
- package/www/build/p-ea34beff.entry.js +0 -92
- package/www/build/p-f0debc61.entry.js +0 -92
- package/www/build/p-f7d38827.entry.js +0 -92
- package/www/build/p-fa5ceec3.entry.js +0 -93
- package/www/build/p-fc1ab073.entry.js +0 -92
- package/www/build/p-fd78415b.entry.js +0 -92
- package/www/build/p-fdeedba3.entry.js +0 -84
- package/www/build/p-fe374278.entry.js +0 -92
- package/www/build/p-ff75bd0d.entry.js +0 -92
- /package/dist/ontario-design-system-components/{p-4e9b237e.entry.js.map → p-02f7339f.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-256bafc0.entry.js.map → p-03668a56.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-bdbb3998.entry.js.map → p-046e565e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-40d8fb2e.entry.js.map → p-06a85e35.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-27c1d49b.entry.js.map → p-09cbbb7e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-609b00ae.entry.js.map → p-0adcc60b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-fdeedba3.entry.js.map → p-0e1c97ce.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-43652536.entry.js.map → p-0e7f5d73.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-b38571df.entry.js.map → p-0f398d8b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-fa5ceec3.entry.js.map → p-1458274e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-a76a56dc.entry.js.map → p-155882b4.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-3b744094.entry.js.map → p-1b1f6493.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-9b270242.entry.js.map → p-1dc9ac21.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-04c46187.entry.js.map → p-23b454a4.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-6dfabd46.entry.js.map → p-26b40f3e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-b0f4106b.entry.js.map → p-2a3d418a.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-4ff027fc.entry.js.map → p-2b6de34b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-d7cc5b7b.entry.js.map → p-35b7a280.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-8f3c6e93.entry.js.map → p-3a7f5a93.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-f0debc61.entry.js.map → p-3ce08309.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-5b600716.entry.js.map → p-3d099bc0.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-bb0fab86.entry.js.map → p-46b3d312.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-d1a230a7.entry.js.map → p-47c8841a.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-26049def.entry.js.map → p-4841aa4e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-45872b98.entry.js.map → p-4974ebcb.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-3c1b008d.entry.js.map → p-5232880b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-98625354.entry.js.map → p-53b6f185.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-57b23d6d.entry.js.map → p-54ea4a23.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-4c5c9374.entry.js.map → p-559b76d6.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-ea34beff.entry.js.map → p-569cf80f.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-fe374278.entry.js.map → p-57661dc6.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-910e1211.entry.js.map → p-5b14d2fc.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-1096d047.entry.js.map → p-5bd294b3.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-3f8b790f.entry.js.map → p-5f3cb25e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-fd78415b.entry.js.map → p-6051ffa8.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-a224a778.entry.js.map → p-6290113f.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-3403da5c.entry.js.map → p-6314805b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-8e3d0778.entry.js.map → p-6847e009.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-46c3d16e.entry.js.map → p-6b6c6249.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-fc1ab073.entry.js.map → p-6c18cc8c.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-99f0a59c.entry.js.map → p-708bda0d.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-85920b0a.entry.js.map → p-7280bbc4.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-64c67020.entry.js.map → p-75d9c126.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-b6565ab6.entry.js.map → p-7bdde5ec.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-a3404cab.entry.js.map → p-7e5f50b8.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-96c9bfec.entry.js.map → p-7edf1993.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-0e534a49.entry.js.map → p-81bf6a87.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-d5064740.entry.js.map → p-876238cf.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-d3730220.entry.js.map → p-9203b600.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-b4cd6deb.entry.js.map → p-94216530.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-33520e7f.entry.js.map → p-96466b1d.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-dbbe4d07.entry.js.map → p-97b21d5d.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-c4fb5adf.entry.js.map → p-98245dbd.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-31711253.entry.js.map → p-9a85dcaa.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-ac8af1e6.entry.js.map → p-9df3fc24.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-e40042e7.entry.js.map → p-9e8bd125.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-0ce6b840.entry.js.map → p-9f5b9a8b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-720f3dcf.entry.js.map → p-9f83fcf1.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-38cf9497.entry.js.map → p-a40e52ca.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-547b0444.entry.js.map → p-a5fdb127.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-ff75bd0d.entry.js.map → p-a7828eca.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-d78db69b.entry.js.map → p-a907fcbb.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-b0b0d17d.entry.js.map → p-a95976b6.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-260e7e2b.entry.js.map → p-aeda9d8e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-9611acaa.entry.js.map → p-b017d704.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-be7be079.entry.js.map → p-b36dc68e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-5a986c60.entry.js.map → p-b8e98182.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-962be3cc.entry.js.map → p-b94e79ee.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-968078b7.entry.js.map → p-becb8c96.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-0afffbb2.entry.js.map → p-bf428191.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-c64816c5.entry.js.map → p-c526839b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-55b99943.entry.js.map → p-c6a1d221.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-46cff4f2.entry.js.map → p-c86e8d33.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-e36f41fb.entry.js.map → p-c99320c8.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-22a571b1.entry.js.map → p-cc1f06d0.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-34be4c65.entry.js.map → p-cfcd1d69.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-64d25987.entry.js.map → p-d16bb78f.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-8a9fc798.entry.js.map → p-d18f5c4b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-f7d38827.entry.js.map → p-d3b4e639.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-c46e01aa.entry.js.map → p-d7b6e56d.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-0e4d96ce.entry.js.map → p-da38f325.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-2c1ae1e3.entry.js.map → p-dda016fa.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-22ba08bc.entry.js.map → p-dda70593.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-98ca84c6.entry.js.map → p-e4acd765.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-9c1fb4d0.entry.js.map → p-e7f89883.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-cdb807d9.entry.js.map → p-e9253364.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-011ab496.entry.js.map → p-ea8f0db1.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-b3bff995.entry.js.map → p-eaebbc50.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-8592cf59.entry.js.map → p-ececc96e.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-57ea2348.entry.js.map → p-ed6b3023.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-8c92d87d.entry.js.map → p-ee38fe0b.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-9a754e2d.entry.js.map → p-ef5a268d.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-1956edbd.entry.js.map → p-f3462be5.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-76fa4432.entry.js.map → p-f384d041.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-88612e1c.entry.js.map → p-f69e3cff.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-5f7771d6.entry.js.map → p-f785b260.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-774a2c04.entry.js.map → p-fa2edb00.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-a7d355d3.entry.js.map → p-fa65db85.entry.js.map} +0 -0
- /package/dist/ontario-design-system-components/{p-311dcc5b.entry.js.map → p-fd45ac24.entry.js.map} +0 -0
- /package/www/build/{p-4e9b237e.entry.js.map → p-02f7339f.entry.js.map} +0 -0
- /package/www/build/{p-256bafc0.entry.js.map → p-03668a56.entry.js.map} +0 -0
- /package/www/build/{p-bdbb3998.entry.js.map → p-046e565e.entry.js.map} +0 -0
- /package/www/build/{p-40d8fb2e.entry.js.map → p-06a85e35.entry.js.map} +0 -0
- /package/www/build/{p-27c1d49b.entry.js.map → p-09cbbb7e.entry.js.map} +0 -0
- /package/www/build/{p-609b00ae.entry.js.map → p-0adcc60b.entry.js.map} +0 -0
- /package/www/build/{p-fdeedba3.entry.js.map → p-0e1c97ce.entry.js.map} +0 -0
- /package/www/build/{p-43652536.entry.js.map → p-0e7f5d73.entry.js.map} +0 -0
- /package/www/build/{p-b38571df.entry.js.map → p-0f398d8b.entry.js.map} +0 -0
- /package/www/build/{p-fa5ceec3.entry.js.map → p-1458274e.entry.js.map} +0 -0
- /package/www/build/{p-a76a56dc.entry.js.map → p-155882b4.entry.js.map} +0 -0
- /package/www/build/{p-3b744094.entry.js.map → p-1b1f6493.entry.js.map} +0 -0
- /package/www/build/{p-9b270242.entry.js.map → p-1dc9ac21.entry.js.map} +0 -0
- /package/www/build/{p-04c46187.entry.js.map → p-23b454a4.entry.js.map} +0 -0
- /package/www/build/{p-6dfabd46.entry.js.map → p-26b40f3e.entry.js.map} +0 -0
- /package/www/build/{p-b0f4106b.entry.js.map → p-2a3d418a.entry.js.map} +0 -0
- /package/www/build/{p-4ff027fc.entry.js.map → p-2b6de34b.entry.js.map} +0 -0
- /package/www/build/{p-d7cc5b7b.entry.js.map → p-35b7a280.entry.js.map} +0 -0
- /package/www/build/{p-8f3c6e93.entry.js.map → p-3a7f5a93.entry.js.map} +0 -0
- /package/www/build/{p-f0debc61.entry.js.map → p-3ce08309.entry.js.map} +0 -0
- /package/www/build/{p-5b600716.entry.js.map → p-3d099bc0.entry.js.map} +0 -0
- /package/www/build/{p-bb0fab86.entry.js.map → p-46b3d312.entry.js.map} +0 -0
- /package/www/build/{p-d1a230a7.entry.js.map → p-47c8841a.entry.js.map} +0 -0
- /package/www/build/{p-26049def.entry.js.map → p-4841aa4e.entry.js.map} +0 -0
- /package/www/build/{p-45872b98.entry.js.map → p-4974ebcb.entry.js.map} +0 -0
- /package/www/build/{p-3c1b008d.entry.js.map → p-5232880b.entry.js.map} +0 -0
- /package/www/build/{p-98625354.entry.js.map → p-53b6f185.entry.js.map} +0 -0
- /package/www/build/{p-57b23d6d.entry.js.map → p-54ea4a23.entry.js.map} +0 -0
- /package/www/build/{p-4c5c9374.entry.js.map → p-559b76d6.entry.js.map} +0 -0
- /package/www/build/{p-ea34beff.entry.js.map → p-569cf80f.entry.js.map} +0 -0
- /package/www/build/{p-fe374278.entry.js.map → p-57661dc6.entry.js.map} +0 -0
- /package/www/build/{p-910e1211.entry.js.map → p-5b14d2fc.entry.js.map} +0 -0
- /package/www/build/{p-1096d047.entry.js.map → p-5bd294b3.entry.js.map} +0 -0
- /package/www/build/{p-3f8b790f.entry.js.map → p-5f3cb25e.entry.js.map} +0 -0
- /package/www/build/{p-fd78415b.entry.js.map → p-6051ffa8.entry.js.map} +0 -0
- /package/www/build/{p-a224a778.entry.js.map → p-6290113f.entry.js.map} +0 -0
- /package/www/build/{p-3403da5c.entry.js.map → p-6314805b.entry.js.map} +0 -0
- /package/www/build/{p-8e3d0778.entry.js.map → p-6847e009.entry.js.map} +0 -0
- /package/www/build/{p-46c3d16e.entry.js.map → p-6b6c6249.entry.js.map} +0 -0
- /package/www/build/{p-fc1ab073.entry.js.map → p-6c18cc8c.entry.js.map} +0 -0
- /package/www/build/{p-99f0a59c.entry.js.map → p-708bda0d.entry.js.map} +0 -0
- /package/www/build/{p-85920b0a.entry.js.map → p-7280bbc4.entry.js.map} +0 -0
- /package/www/build/{p-64c67020.entry.js.map → p-75d9c126.entry.js.map} +0 -0
- /package/www/build/{p-b6565ab6.entry.js.map → p-7bdde5ec.entry.js.map} +0 -0
- /package/www/build/{p-a3404cab.entry.js.map → p-7e5f50b8.entry.js.map} +0 -0
- /package/www/build/{p-96c9bfec.entry.js.map → p-7edf1993.entry.js.map} +0 -0
- /package/www/build/{p-0e534a49.entry.js.map → p-81bf6a87.entry.js.map} +0 -0
- /package/www/build/{p-d5064740.entry.js.map → p-876238cf.entry.js.map} +0 -0
- /package/www/build/{p-d3730220.entry.js.map → p-9203b600.entry.js.map} +0 -0
- /package/www/build/{p-b4cd6deb.entry.js.map → p-94216530.entry.js.map} +0 -0
- /package/www/build/{p-33520e7f.entry.js.map → p-96466b1d.entry.js.map} +0 -0
- /package/www/build/{p-dbbe4d07.entry.js.map → p-97b21d5d.entry.js.map} +0 -0
- /package/www/build/{p-c4fb5adf.entry.js.map → p-98245dbd.entry.js.map} +0 -0
- /package/www/build/{p-31711253.entry.js.map → p-9a85dcaa.entry.js.map} +0 -0
- /package/www/build/{p-ac8af1e6.entry.js.map → p-9df3fc24.entry.js.map} +0 -0
- /package/www/build/{p-e40042e7.entry.js.map → p-9e8bd125.entry.js.map} +0 -0
- /package/www/build/{p-0ce6b840.entry.js.map → p-9f5b9a8b.entry.js.map} +0 -0
- /package/www/build/{p-720f3dcf.entry.js.map → p-9f83fcf1.entry.js.map} +0 -0
- /package/www/build/{p-38cf9497.entry.js.map → p-a40e52ca.entry.js.map} +0 -0
- /package/www/build/{p-547b0444.entry.js.map → p-a5fdb127.entry.js.map} +0 -0
- /package/www/build/{p-ff75bd0d.entry.js.map → p-a7828eca.entry.js.map} +0 -0
- /package/www/build/{p-d78db69b.entry.js.map → p-a907fcbb.entry.js.map} +0 -0
- /package/www/build/{p-b0b0d17d.entry.js.map → p-a95976b6.entry.js.map} +0 -0
- /package/www/build/{p-260e7e2b.entry.js.map → p-aeda9d8e.entry.js.map} +0 -0
- /package/www/build/{p-9611acaa.entry.js.map → p-b017d704.entry.js.map} +0 -0
- /package/www/build/{p-be7be079.entry.js.map → p-b36dc68e.entry.js.map} +0 -0
- /package/www/build/{p-5a986c60.entry.js.map → p-b8e98182.entry.js.map} +0 -0
- /package/www/build/{p-962be3cc.entry.js.map → p-b94e79ee.entry.js.map} +0 -0
- /package/www/build/{p-968078b7.entry.js.map → p-becb8c96.entry.js.map} +0 -0
- /package/www/build/{p-0afffbb2.entry.js.map → p-bf428191.entry.js.map} +0 -0
- /package/www/build/{p-c64816c5.entry.js.map → p-c526839b.entry.js.map} +0 -0
- /package/www/build/{p-55b99943.entry.js.map → p-c6a1d221.entry.js.map} +0 -0
- /package/www/build/{p-46cff4f2.entry.js.map → p-c86e8d33.entry.js.map} +0 -0
- /package/www/build/{p-e36f41fb.entry.js.map → p-c99320c8.entry.js.map} +0 -0
- /package/www/build/{p-22a571b1.entry.js.map → p-cc1f06d0.entry.js.map} +0 -0
- /package/www/build/{p-34be4c65.entry.js.map → p-cfcd1d69.entry.js.map} +0 -0
- /package/www/build/{p-64d25987.entry.js.map → p-d16bb78f.entry.js.map} +0 -0
- /package/www/build/{p-8a9fc798.entry.js.map → p-d18f5c4b.entry.js.map} +0 -0
- /package/www/build/{p-f7d38827.entry.js.map → p-d3b4e639.entry.js.map} +0 -0
- /package/www/build/{p-c46e01aa.entry.js.map → p-d7b6e56d.entry.js.map} +0 -0
- /package/www/build/{p-0e4d96ce.entry.js.map → p-da38f325.entry.js.map} +0 -0
- /package/www/build/{p-2c1ae1e3.entry.js.map → p-dda016fa.entry.js.map} +0 -0
- /package/www/build/{p-22ba08bc.entry.js.map → p-dda70593.entry.js.map} +0 -0
- /package/www/build/{p-98ca84c6.entry.js.map → p-e4acd765.entry.js.map} +0 -0
- /package/www/build/{p-9c1fb4d0.entry.js.map → p-e7f89883.entry.js.map} +0 -0
- /package/www/build/{p-cdb807d9.entry.js.map → p-e9253364.entry.js.map} +0 -0
- /package/www/build/{p-011ab496.entry.js.map → p-ea8f0db1.entry.js.map} +0 -0
- /package/www/build/{p-b3bff995.entry.js.map → p-eaebbc50.entry.js.map} +0 -0
- /package/www/build/{p-8592cf59.entry.js.map → p-ececc96e.entry.js.map} +0 -0
- /package/www/build/{p-57ea2348.entry.js.map → p-ed6b3023.entry.js.map} +0 -0
- /package/www/build/{p-8c92d87d.entry.js.map → p-ee38fe0b.entry.js.map} +0 -0
- /package/www/build/{p-9a754e2d.entry.js.map → p-ef5a268d.entry.js.map} +0 -0
- /package/www/build/{p-1956edbd.entry.js.map → p-f3462be5.entry.js.map} +0 -0
- /package/www/build/{p-76fa4432.entry.js.map → p-f384d041.entry.js.map} +0 -0
- /package/www/build/{p-88612e1c.entry.js.map → p-f69e3cff.entry.js.map} +0 -0
- /package/www/build/{p-5f7771d6.entry.js.map → p-f785b260.entry.js.map} +0 -0
- /package/www/build/{p-774a2c04.entry.js.map → p-fa2edb00.entry.js.map} +0 -0
- /package/www/build/{p-a7d355d3.entry.js.map → p-fa65db85.entry.js.map} +0 -0
- /package/www/build/{p-311dcc5b.entry.js.map → p-fd45ac24.entry.js.map} +0 -0
|
@@ -0,0 +1,900 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, c as createEvent, h } from './index.js';
|
|
2
|
+
import { O as OntarioIconSearch } from './p-CXfntdg5.js';
|
|
3
|
+
import { f as determineDeviceType, D as DeviceTypes } from './p-DIe1tcOp.js';
|
|
4
|
+
import { a as isClientSideRendering } from './p-TS9NoIOc.js';
|
|
5
|
+
import { I as Input } from './p-C73HZQcq.js';
|
|
6
|
+
import { d as defineCustomElement$3, g as generateMenuItem } from './p-C0Xvjp7G.js';
|
|
7
|
+
import { C as ConsoleMessageClass, a as ConsoleType } from './p-Cdm-Ot0O.js';
|
|
8
|
+
import { g as getImageAssetSrcPath } from './p-BxXM4eur.js';
|
|
9
|
+
import { b as validateLanguage } from './p-CNqFEifG.js';
|
|
10
|
+
import { t as translations } from './p-DgMhpSmi.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-BHTls9cv.js';
|
|
12
|
+
|
|
13
|
+
var OntarioIconClose = `<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#000000" viewBox="0 0 24 24"><path d="M19 6.4L17.6 5 12 10.6 6.4 5 5 6.4l5.6 5.6L5 17.6 6.4 19l5.6-5.6 5.6 5.6 1.4-1.4-5.6-5.6L19 6.4z" fill="#ffffff"/></svg>
|
|
14
|
+
`;
|
|
15
|
+
|
|
16
|
+
var OntarioIconMenu = `<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#ffffff" viewBox="0 0 24 24"><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" fill="#ffffff"/></svg>`;
|
|
17
|
+
|
|
18
|
+
var OntarioIconSearchWhite = `<svg class="svg-icon" role="img" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="#ffffff"><path d="M15.5 14h-.8l-.28-.27A6.47 6.47 0 0 0 16 9.5a6.5 6.5 0 1 0-13 0A6.5 6.5 0 0 0 9.5 16a6.47 6.47 0 0 0 4.23-1.57l.27.28v.8l5 5 1.5-1.5-5-5zm-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14z"/></svg>
|
|
19
|
+
`;
|
|
20
|
+
|
|
21
|
+
const en = [
|
|
22
|
+
{
|
|
23
|
+
title: 'Arts and Culture',
|
|
24
|
+
href: 'https://www.ontario.ca/page/arts-and-culture',
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
title: 'Business and economy',
|
|
28
|
+
href: 'https://www.ontario.ca/page/business-and-economy',
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
title: 'COVID-19',
|
|
32
|
+
href: 'https://www.ontario.ca/page/covid-19-coronavirus',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
title: 'Driving and Roads',
|
|
36
|
+
href: 'https://www.ontario.ca/page/driving-and-roads',
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
title: 'Education and training',
|
|
40
|
+
href: 'https://www.ontario.ca/page/education-and-training',
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
title: 'Environment and energy',
|
|
44
|
+
href: 'https://www.ontario.ca/page/environment-and-energy',
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
title: 'Government',
|
|
48
|
+
href: 'https://www.ontario.ca/page/government',
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
title: 'Health and wellness',
|
|
52
|
+
href: 'https://www.ontario.ca/page/health-care-ontario',
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
title: 'Home and community',
|
|
56
|
+
href: 'https://www.ontario.ca/page/home-and-community',
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
title: 'Jobs and employment',
|
|
60
|
+
href: 'https://www.ontario.ca/page/jobs-and-employment',
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
title: 'Law and safety',
|
|
64
|
+
href: 'https://www.ontario.ca/page/law-and-safety',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
title: 'Rural and north',
|
|
68
|
+
href: 'https://www.ontario.ca/page/rural-and-north',
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
title: 'Taxes and benefits',
|
|
72
|
+
href: 'https://www.ontario.ca/page/taxes-and-benefits',
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
title: 'Travel and recreation',
|
|
76
|
+
href: 'https://www.ontario.ca/page/travel-and-recreation',
|
|
77
|
+
},
|
|
78
|
+
];
|
|
79
|
+
const fr = [
|
|
80
|
+
{
|
|
81
|
+
title: 'Affaires et économie',
|
|
82
|
+
href: 'https://www.ontario.ca/fr/page/affaires-et-economie',
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
title: 'Arts et culture',
|
|
86
|
+
href: 'https://www.ontario.ca/fr/page/arts-et-culture',
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
title: 'Conduite et routes',
|
|
90
|
+
href: 'https://www.ontario.ca/fr/page/conduite-et-routes',
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
title: 'COVID-19',
|
|
94
|
+
href: 'https://www.ontario.ca/fr/page/covid-19-le-coronavirus',
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
title: 'Domicile et communauté',
|
|
98
|
+
href: 'https://www.ontario.ca/fr/page/domicile-et-communaute',
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
title: 'Éducation et formation',
|
|
102
|
+
href: 'https://www.ontario.ca/fr/page/education-et-formation',
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
title: 'Environnement et énergie',
|
|
106
|
+
href: 'https://www.ontario.ca/fr/page/environnement-et-energie',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
title: 'Gouvernement',
|
|
110
|
+
href: 'https://www.ontario.ca/fr/page/gouvernement',
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
title: 'Impôts et avantages fiscaux',
|
|
114
|
+
href: 'https://www.ontario.ca/fr/page/impots-et-avantages-fiscaux',
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
title: 'Lois et sécurité',
|
|
118
|
+
href: 'https://www.ontario.ca/fr/page/lois-et-securite',
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
title: 'Régions rurales et du Nord',
|
|
122
|
+
href: 'https://www.ontario.ca/fr/page/regions-rurales-et-du-nord',
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
title: 'Santé et bien-être',
|
|
126
|
+
href: 'https://www.ontario.ca/fr/page/les-soins-de-sante-en-ontario',
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: 'Travail et emploi',
|
|
130
|
+
href: 'https://www.ontario.ca/fr/page/travail-et-emploi',
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
title: 'Voyage et loisirs',
|
|
134
|
+
href: 'https://www.ontario.ca/fr/page/voyage-et-loisirs',
|
|
135
|
+
},
|
|
136
|
+
];
|
|
137
|
+
var OntarioHeaderDefaultData = {
|
|
138
|
+
en: en,
|
|
139
|
+
fr: fr,
|
|
140
|
+
};
|
|
141
|
+
|
|
142
|
+
const ONTARIO_HEADER_API_URL_EN = '';
|
|
143
|
+
const ONTARIO_HEADER_API_URL_FR = '';
|
|
144
|
+
var config = {
|
|
145
|
+
ONTARIO_HEADER_API_URL_EN: ONTARIO_HEADER_API_URL_EN,
|
|
146
|
+
ONTARIO_HEADER_API_URL_FR: ONTARIO_HEADER_API_URL_FR,
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
const ontarioHeaderCss =
|
|
150
|
+
'.ontario-header-button:focus,.ontario-header-button:focus-visible,.ontario-navigation a:focus,.ontario-navigation a:active,.ontario-input:focus,.ontario-input:active{box-shadow:0 0 0 4px #009ADB;outline:4px solid transparent;transition:box-shadow 0.1s ease-in-out}.ontario-row{margin:0 auto;max-width:72rem;width:100%}.ontario-row:before,.ontario-row:after{content:"";display:table}.ontario-row:after{clear:both}.ontario-row.ontario-row--collapse>.ontario-column,.ontario-row.ontario-row--collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-row--collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row .ontario-row{margin:0 -1rem;max-width:none;width:auto}.ontario-row .ontario-row:before,.ontario-row .ontario-row:after{content:"";display:table}.ontario-row .ontario-row:after{clear:both}.ontario-row .ontario-row.ontario-row--collapse{margin:0;max-width:none;width:auto}.ontario-row .ontario-row.ontario-row--collapse:before,.ontario-row .ontario-row.ontario-row--collapse:after{content:"";display:table}.ontario-row .ontario-row.ontario-row--collapse:after{clear:both}.ontario-column,.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;width:100%;float:left}.ontario-column+.ontario-column:last-child,.ontario-column+.ontario-columns:last-child,.ontario-columns+.ontario-column:last-child,.ontario-columns+.ontario-columns:last-child{float:right}.ontario-column+.ontario-column.ontario-end,.ontario-column+.ontario-columns.ontario-end,.ontario-columns+.ontario-column.ontario-end,.ontario-columns+.ontario-columns.ontario-end{float:left}@media only screen{.ontario-small-push-0{position:relative;left:0;right:auto}.ontario-small-pull-0{position:relative;right:0;left:auto}.ontario-small-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-small-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-small-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-small-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-small-push-3{position:relative;left:25%;right:auto}.ontario-small-pull-3{position:relative;right:25%;left:auto}.ontario-small-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-small-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-small-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-small-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-small-push-6{position:relative;left:50%;right:auto}.ontario-small-pull-6{position:relative;right:50%;left:auto}.ontario-small-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-small-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-small-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-small-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-small-push-9{position:relative;left:75%;right:auto}.ontario-small-pull-9{position:relative;right:75%;left:auto}.ontario-small-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-small-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-small-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-small-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-small-1{width:8.3333333333%}.ontario-small-2{width:16.6666666667%}.ontario-small-3{width:25%}.ontario-small-4{width:33.3333333333%}.ontario-small-5{width:41.6666666667%}.ontario-small-6{width:50%}.ontario-small-7{width:58.3333333333%}.ontario-small-8{width:66.6666666667%}.ontario-small-9{width:75%}.ontario-small-10{width:83.3333333333%}.ontario-small-11{width:91.6666666667%}.ontario-small-12{width:100%}.ontario-small-offset-0{margin-left:0 !important}.ontario-small-offset-1{margin-left:8.3333333333% !important}.ontario-small-offset-2{margin-left:16.6666666667% !important}.ontario-small-offset-3{margin-left:25% !important}.ontario-small-offset-4{margin-left:33.3333333333% !important}.ontario-small-offset-5{margin-left:41.6666666667% !important}.ontario-small-offset-6{margin-left:50% !important}.ontario-small-offset-7{margin-left:58.3333333333% !important}.ontario-small-offset-8{margin-left:66.6666666667% !important}.ontario-small-offset-9{margin-left:75% !important}.ontario-small-offset-10{margin-left:83.3333333333% !important}.ontario-small-offset-11{margin-left:91.6666666667% !important}.ontario-small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-small-centered,.ontario-columns.ontario-small-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-small-uncentered,.ontario-columns.ontario-small-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-small-centered:last-child,.ontario-columns.ontario-small-centered:last-child{float:none}.ontario-column.ontario-small-uncentered:last-child,.ontario-columns.ontario-small-uncentered:last-child{float:left}.ontario-column.ontario-small-uncentered.ontario-opposite,.ontario-columns.ontario-small-uncentered.ontario-opposite{float:right}.ontario-row.ontario-small-collapse>.ontario-column,.ontario-row.ontario-small-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-small-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-small-uncollapse>.ontario-column,.ontario-row.ontario-small-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:40.063em){.ontario-medium-push-0{position:relative;left:0;right:auto}.ontario-medium-pull-0{position:relative;right:0;left:auto}.ontario-medium-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-medium-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-medium-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-medium-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-medium-push-3{position:relative;left:25%;right:auto}.ontario-medium-pull-3{position:relative;right:25%;left:auto}.ontario-medium-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-medium-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-medium-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-medium-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-medium-push-6{position:relative;left:50%;right:auto}.ontario-medium-pull-6{position:relative;right:50%;left:auto}.ontario-medium-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-medium-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-medium-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-medium-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-medium-push-9{position:relative;left:75%;right:auto}.ontario-medium-pull-9{position:relative;right:75%;left:auto}.ontario-medium-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-medium-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-medium-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-medium-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-medium-1{width:8.3333333333%}.ontario-medium-2{width:16.6666666667%}.ontario-medium-3{width:25%}.ontario-medium-4{width:33.3333333333%}.ontario-medium-5{width:41.6666666667%}.ontario-medium-6{width:50%}.ontario-medium-7{width:58.3333333333%}.ontario-medium-8{width:66.6666666667%}.ontario-medium-9{width:75%}.ontario-medium-10{width:83.3333333333%}.ontario-medium-11{width:91.6666666667%}.ontario-medium-12{width:100%}.ontario-medium-offset-0{margin-left:0 !important}.ontario-medium-offset-1{margin-left:8.3333333333% !important}.ontario-medium-offset-2{margin-left:16.6666666667% !important}.ontario-medium-offset-3{margin-left:25% !important}.ontario-medium-offset-4{margin-left:33.3333333333% !important}.ontario-medium-offset-5{margin-left:41.6666666667% !important}.ontario-medium-offset-6{margin-left:50% !important}.ontario-medium-offset-7{margin-left:58.3333333333% !important}.ontario-medium-offset-8{margin-left:66.6666666667% !important}.ontario-medium-offset-9{margin-left:75% !important}.ontario-medium-offset-10{margin-left:83.3333333333% !important}.ontario-medium-offset-11{margin-left:91.6666666667% !important}.ontario-medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-medium-centered,.ontario-columns.ontario-medium-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-medium-uncentered,.ontario-columns.ontario-medium-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-medium-centered:last-child,.ontario-columns.ontario-medium-centered:last-child{float:none}.ontario-column.ontario-medium-uncentered:last-child,.ontario-columns.ontario-medium-uncentered:last-child{float:left}.ontario-column.ontario-medium-uncentered.ontario-opposite,.ontario-columns.ontario-medium-uncentered.ontario-opposite{float:right}.ontario-row.ontario-medium-collapse>.ontario-column,.ontario-row.ontario-medium-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-medium-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-medium-uncollapse>.ontario-column,.ontario-row.ontario-medium-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:73.063em){.ontario-large-push-0{position:relative;left:0;right:auto}.ontario-large-pull-0{position:relative;right:0;left:auto}.ontario-large-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-large-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-large-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-large-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-large-push-3{position:relative;left:25%;right:auto}.ontario-large-pull-3{position:relative;right:25%;left:auto}.ontario-large-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-large-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-large-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-large-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-large-push-6{position:relative;left:50%;right:auto}.ontario-large-pull-6{position:relative;right:50%;left:auto}.ontario-large-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-large-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-large-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-large-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-large-push-9{position:relative;left:75%;right:auto}.ontario-large-pull-9{position:relative;right:75%;left:auto}.ontario-large-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-large-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-large-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-large-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-large-1{width:8.3333333333%}.ontario-large-2{width:16.6666666667%}.ontario-large-3{width:25%}.ontario-large-4{width:33.3333333333%}.ontario-large-5{width:41.6666666667%}.ontario-large-6{width:50%}.ontario-large-7{width:58.3333333333%}.ontario-large-8{width:66.6666666667%}.ontario-large-9{width:75%}.ontario-large-10{width:83.3333333333%}.ontario-large-11{width:91.6666666667%}.ontario-large-12{width:100%}.ontario-large-offset-0{margin-left:0 !important}.ontario-large-offset-1{margin-left:8.3333333333% !important}.ontario-large-offset-2{margin-left:16.6666666667% !important}.ontario-large-offset-3{margin-left:25% !important}.ontario-large-offset-4{margin-left:33.3333333333% !important}.ontario-large-offset-5{margin-left:41.6666666667% !important}.ontario-large-offset-6{margin-left:50% !important}.ontario-large-offset-7{margin-left:58.3333333333% !important}.ontario-large-offset-8{margin-left:66.6666666667% !important}.ontario-large-offset-9{margin-left:75% !important}.ontario-large-offset-10{margin-left:83.3333333333% !important}.ontario-large-offset-11{margin-left:91.6666666667% !important}.ontario-large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-large-centered,.ontario-columns.ontario-large-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-large-uncentered,.ontario-columns.ontario-large-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-large-centered:last-child,.ontario-columns.ontario-large-centered:last-child{float:none}.ontario-column.ontario-large-uncentered:last-child,.ontario-columns.ontario-large-uncentered:last-child{float:left}.ontario-column.ontario-large-uncentered.ontario-opposite,.ontario-columns.ontario-large-uncentered.ontario-opposite{float:right}.ontario-row.ontario-large-collapse>.ontario-column,.ontario-row.ontario-large-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-large-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-large-uncollapse>.ontario-column,.ontario-row.ontario-large-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-push-0{position:relative;left:0;right:auto}.ontario-pull-0{position:relative;right:0;left:auto}.ontario-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-push-3{position:relative;left:25%;right:auto}.ontario-pull-3{position:relative;right:25%;left:auto}.ontario-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-push-6{position:relative;left:50%;right:auto}.ontario-pull-6{position:relative;right:50%;left:auto}.ontario-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-push-9{position:relative;left:75%;right:auto}.ontario-pull-9{position:relative;right:75%;left:auto}.ontario-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:96.063em){.ontario-xlarge-push-0{position:relative;left:0;right:auto}.ontario-xlarge-pull-0{position:relative;right:0;left:auto}.ontario-xlarge-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-xlarge-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-xlarge-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-xlarge-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-xlarge-push-3{position:relative;left:25%;right:auto}.ontario-xlarge-pull-3{position:relative;right:25%;left:auto}.ontario-xlarge-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-xlarge-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-xlarge-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-xlarge-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-xlarge-push-6{position:relative;left:50%;right:auto}.ontario-xlarge-pull-6{position:relative;right:50%;left:auto}.ontario-xlarge-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-xlarge-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-xlarge-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-xlarge-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-xlarge-push-9{position:relative;left:75%;right:auto}.ontario-xlarge-pull-9{position:relative;right:75%;left:auto}.ontario-xlarge-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-xlarge-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-xlarge-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-xlarge-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-xlarge-1{width:8.3333333333%}.ontario-xlarge-2{width:16.6666666667%}.ontario-xlarge-3{width:25%}.ontario-xlarge-4{width:33.3333333333%}.ontario-xlarge-5{width:41.6666666667%}.ontario-xlarge-6{width:50%}.ontario-xlarge-7{width:58.3333333333%}.ontario-xlarge-8{width:66.6666666667%}.ontario-xlarge-9{width:75%}.ontario-xlarge-10{width:83.3333333333%}.ontario-xlarge-11{width:91.6666666667%}.ontario-xlarge-12{width:100%}.ontario-xlarge-offset-0{margin-left:0 !important}.ontario-xlarge-offset-1{margin-left:8.3333333333% !important}.ontario-xlarge-offset-2{margin-left:16.6666666667% !important}.ontario-xlarge-offset-3{margin-left:25% !important}.ontario-xlarge-offset-4{margin-left:33.3333333333% !important}.ontario-xlarge-offset-5{margin-left:41.6666666667% !important}.ontario-xlarge-offset-6{margin-left:50% !important}.ontario-xlarge-offset-7{margin-left:58.3333333333% !important}.ontario-xlarge-offset-8{margin-left:66.6666666667% !important}.ontario-xlarge-offset-9{margin-left:75% !important}.ontario-xlarge-offset-10{margin-left:83.3333333333% !important}.ontario-xlarge-offset-11{margin-left:91.6666666667% !important}.ontario-xlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-xlarge-centered,.ontario-columns.ontario-xlarge-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-xlarge-uncentered,.ontario-columns.ontario-xlarge-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-xlarge-centered:last-child,.ontario-columns.ontario-xlarge-centered:last-child{float:none}.ontario-column.ontario-xlarge-uncentered:last-child,.ontario-columns.ontario-xlarge-uncentered:last-child{float:left}.ontario-column.ontario-xlarge-uncentered.ontario-opposite,.ontario-columns.ontario-xlarge-uncentered.ontario-opposite{float:right}.ontario-row.ontario-xlarge-collapse>.ontario-column,.ontario-row.ontario-xlarge-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-xlarge-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-xlarge-uncollapse>.ontario-column,.ontario-row.ontario-xlarge-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:120.063em){.ontario-xxlarge-push-0{position:relative;left:0;right:auto}.ontario-xxlarge-pull-0{position:relative;right:0;left:auto}.ontario-xxlarge-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-xxlarge-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-xxlarge-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-xxlarge-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-xxlarge-push-3{position:relative;left:25%;right:auto}.ontario-xxlarge-pull-3{position:relative;right:25%;left:auto}.ontario-xxlarge-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-xxlarge-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-xxlarge-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-xxlarge-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-xxlarge-push-6{position:relative;left:50%;right:auto}.ontario-xxlarge-pull-6{position:relative;right:50%;left:auto}.ontario-xxlarge-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-xxlarge-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-xxlarge-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-xxlarge-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-xxlarge-push-9{position:relative;left:75%;right:auto}.ontario-xxlarge-pull-9{position:relative;right:75%;left:auto}.ontario-xxlarge-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-xxlarge-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-xxlarge-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-xxlarge-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-xxlarge-1{width:8.3333333333%}.ontario-xxlarge-2{width:16.6666666667%}.ontario-xxlarge-3{width:25%}.ontario-xxlarge-4{width:33.3333333333%}.ontario-xxlarge-5{width:41.6666666667%}.ontario-xxlarge-6{width:50%}.ontario-xxlarge-7{width:58.3333333333%}.ontario-xxlarge-8{width:66.6666666667%}.ontario-xxlarge-9{width:75%}.ontario-xxlarge-10{width:83.3333333333%}.ontario-xxlarge-11{width:91.6666666667%}.ontario-xxlarge-12{width:100%}.ontario-xxlarge-offset-0{margin-left:0 !important}.ontario-xxlarge-offset-1{margin-left:8.3333333333% !important}.ontario-xxlarge-offset-2{margin-left:16.6666666667% !important}.ontario-xxlarge-offset-3{margin-left:25% !important}.ontario-xxlarge-offset-4{margin-left:33.3333333333% !important}.ontario-xxlarge-offset-5{margin-left:41.6666666667% !important}.ontario-xxlarge-offset-6{margin-left:50% !important}.ontario-xxlarge-offset-7{margin-left:58.3333333333% !important}.ontario-xxlarge-offset-8{margin-left:66.6666666667% !important}.ontario-xxlarge-offset-9{margin-left:75% !important}.ontario-xxlarge-offset-10{margin-left:83.3333333333% !important}.ontario-xxlarge-offset-11{margin-left:91.6666666667% !important}.ontario-xxlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-xxlarge-centered,.ontario-columns.ontario-xxlarge-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-xxlarge-uncentered,.ontario-columns.ontario-xxlarge-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-xxlarge-centered:last-child,.ontario-columns.ontario-xxlarge-centered:last-child{float:none}.ontario-column.ontario-xxlarge-uncentered:last-child,.ontario-columns.ontario-xxlarge-uncentered:last-child{float:left}.ontario-column.ontario-xxlarge-uncentered.ontario-opposite,.ontario-columns.ontario-xxlarge-uncentered.ontario-opposite{float:right}.ontario-row.ontario-xxlarge-collapse>.ontario-column,.ontario-row.ontario-xxlarge-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-xxlarge-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-xxlarge-uncollapse>.ontario-column,.ontario-row.ontario-xxlarge-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}.ontario-hide{display:none !important}.ontario-invisible{visibility:hidden !important}@media screen and (max-width: 39.99875em){.ontario-hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.ontario-show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.ontario-hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.ontario-show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 72.99875em){.ontario-hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em), screen and (min-width: 73em){.ontario-show-for-medium-only{display:none !important}}@media print, screen and (min-width: 73em){.ontario-hide-for-large{display:none !important}}@media screen and (max-width: 72.99875em){.ontario-show-for-large{display:none !important}}@media screen and (min-width: 73em) and (max-width: 95.99875em){.ontario-hide-for-large-only{display:none !important}}@media screen and (max-width: 72.99875em), screen and (min-width: 96em){.ontario-show-for-large-only{display:none !important}}.ontario-show-for-sr,.ontario-show-on-focus{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.ontario-show-on-focus:active,.ontario-show-on-focus:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto}.ontario-show-for-landscape,.ontario-hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.ontario-show-for-landscape,.ontario-hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.ontario-show-for-landscape,.ontario-hide-for-portrait{display:none !important}}.ontario-hide-for-landscape,.ontario-show-for-portrait{display:none !important}@media screen and (orientation: landscape){.ontario-hide-for-landscape,.ontario-show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.ontario-hide-for-landscape,.ontario-show-for-portrait{display:block !important}}.ontario-input{border:2px solid rgb(25.5, 25.5, 25.5);border-radius:4px;box-sizing:border-box;color:rgb(25.5, 25.5, 25.5);display:block;font-size:1rem;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;margin:0;max-width:48rem;width:100%;padding:0.625rem 1rem;transition:box-shadow 0.1s ease-in-out}.ontario-input--2-char-width{max-width:8ex}.ontario-input--3-char-width{max-width:10ex}.ontario-input--4-char-width{max-width:12ex}.ontario-input--5-char-width{max-width:14ex}.ontario-input--7-char-width{max-width:17ex}.ontario-input--10-char-width{max-width:23ex}.ontario-input--20-char-width{max-width:41ex}.ontario-navigation{position:absolute;width:100%}@media screen and (min-width: 73em){.ontario-navigation{position:relative;max-width:72rem;width:auto;margin:0 auto}}.ontario-overlay{position:fixed;top:0;left:0;background:rgba(0, 0, 0, 0.6);width:100%;z-index:2}.ontario-header-button{background-color:rgb(25.5, 25.5, 25.5);border:none;border-radius:4px;color:#FFFFFF;cursor:pointer;display:flex;align-items:center;font-size:1.125rem;font-weight:600;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;height:48px;line-height:1.5;text-align:center;text-decoration:none}.ontario-header-button--with-outline{border:2px solid #FFFFFF;margin:0 0 0 1rem;padding:0.375rem 1rem}:host{--header-search-reset:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE5IDYuNEwxNy42IDUgMTIgMTAuNiA2LjQgNSA1IDYuNGw1LjYgNS42TDUgMTcuNiA2LjQgMTlsNS42LTUuNiA1LjYgNS42IDEuNC0xLjQtNS42LTUuNkwxOSA2LjR6IiBmaWxsPSIjMDAwIi8+PC9zdmc+)}.ontario-header{position:relative;overflow:hidden;z-index:4;background-color:rgb(25.5, 25.5, 25.5);color:#FFFFFF;display:flex;align-items:center;height:5.75rem}.ontario-header .ontario-row{display:flex;align-items:center;justify-content:flex-end}.ontario-header svg{width:2rem;height:2rem;margin-bottom:0}.ontario-header__container{position:relative;z-index:4}@media screen and (min-width: 73em){.ontario-header__container{z-index:1}}.ontario-header__logo-container{height:46px}.ontario-header__logo-container a{display:inline-block;height:100%;outline:none}.ontario-header__logo-container a:focus{box-shadow:0 0 0 4px #009ADB}.ontario-header__logo-container svg,.ontario-header__logo-container img{width:45px;height:46px}@media screen and (min-width: 40em){.ontario-header__logo-container svg,.ontario-header__logo-container img{width:180px}}.ontario-header-button:hover,.ontario-header-button:focus,.ontario-header-button:visited{color:#FFFFFF}.ontario-navigation--open{visibility:visible;transform:translateY(0);transition:transform 0.4s ease-in-out}.ontario-navigation ul{list-style:none;padding:0.5rem 0;margin:0;border-bottom:1px solid #cccccc}@media screen and (min-width: 73em){.ontario-navigation ul{border-bottom:none}}.ontario-navigation li{border-top:1px solid #cccccc;padding:0;margin-bottom:0}.ontario-navigation li:last-of-type{border-bottom:1px solid #cccccc}.ontario-navigation a{color:rgb(25.5, 25.5, 25.5);display:block;font-size:1.125rem;font-weight:600;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;text-decoration:none;padding:0.6730769231rem 1.5rem}.ontario-navigation a:hover{text-decoration:underline;background-color:rgb(229.5, 229.5, 229.5)}.ontario-navigation a:active{text-decoration:underline;background-color:#cccccc}.ontario-navigation a:focus,.ontario-navigation a:active{box-shadow:0 0 0 4px #009ADB inset}.ontario-navigation a.ontario-link--active{border-left:6px solid rgb(25.5, 25.5, 25.5);background-color:rgb(242.25, 242.25, 242.25)}.ontario-icon-container{display:flex;align-items:center}.ontario-icon-container-reset{display:flex;align-items:center}.ontario-icon-container-reset svg{fill:rgb(25.5, 25.5, 25.5)}.ontario-navigation__container.ontario-navigation--open{visibility:visible;transform:translateY(0);transition:transform 0.4s ease-in-out}@media screen and (min-width: 73em){.ontario-navigation__container.ontario-navigation--open{z-index:4}}.ontario-navigation__container.ontario-navigation--closed{background:#FFFFFF;position:absolute;transform:translateY(-100%);transition:transform 0.3s ease-in-out, visibility 0.1s ease;width:100%;visibility:hidden;z-index:4}.ontario-header-button.ontario-navigation--open:hover{background-color:#666666}.ontario-header-button.ontario-navigation--open:active{background-color:rgb(25.5, 25.5, 25.5)}.ontario-header-button.ontario-navigation--closed:active{background-color:rgb(25.5, 25.5, 25.5)}.ontario-header__search-container{position:relative;display:none}@media screen and (min-width: 73em){.ontario-header__search-container{display:flex}}@media screen and (min-width: 40em){.ontario-header__search-container{padding-right:1rem}}.ontario-input.ontario-header__search-input{border-width:0;margin-bottom:0;height:48px;padding-left:0.75rem;padding-right:7.2rem}.ontario-input.ontario-header__search-input:invalid+input[type=reset]{display:none}.ontario-input.ontario-header__search-input:focus~.ontario-header__search-submit{background-color:#0066CC;color:#FFFFFF}.ontario-input.ontario-header__search-input:focus~.ontario-header__search-submit svg{fill:#FFFFFF}.ontario-input.ontario-header__search-input:focus~.ontario-header__search-submit:hover{background-color:#00478F;color:#FFFFFF}.ontario-input.ontario-header__search-input::-ms-clear{display:none;width:0;height:0}.ontario-input.ontario-header__search-input:invalid:focus{box-shadow:0 0 0 4px #009ADB;-moz-box-shadow:none}.ontario-input.ontario-header__search-input:invalid:not(:focus){box-shadow:none;-moz-box-shadow:none}@media screen and (min-width: 40em) and (max-width: 73em){.ontario-input.ontario-header__search-input{padding-left:1rem;padding-right:6.4rem}}.ontario-header__search-submit{border:0;border-radius:0 3px 3px 0;background-color:rgb(242.25, 242.25, 242.25);color:rgb(25.5, 25.5, 25.5);display:flex;justify-content:center;align-items:center;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600;font-size:1.125rem;height:100%;line-height:1.56;position:absolute;right:1rem;top:0;cursor:pointer;padding-left:0.75rem;padding-right:0.75rem}.ontario-header__search-submit svg{fill:rgb(25.5, 25.5, 25.5)}.ontario-header__search-submit:hover{background-color:#00478F;color:#FFFFFF}.ontario-header__search-submit:hover svg{fill:#FFFFFF}.ontario-header__search-submit:focus{outline:none;box-shadow:0 0 0 4px #009ADB;background-color:#00478F;color:#FFFFFF}.ontario-header__search-submit:focus svg{fill:#FFFFFF}.ontario-header__search-submit:active{background-color:#002142;color:#FFFFFF}.ontario-header__search-submit:active svg{fill:#FFFFFF}.ontario-header__search-submit svg{margin-right:0}input[type=reset].ontario-header__search-reset{position:absolute;display:flex;align-items:center;top:11px;right:80px;height:28px;width:28px;color:rgb(25.5, 25.5, 25.5);margin:0;padding:0.5rem;background-image:var(--header-search-reset);background-position:center center;background-repeat:no-repeat;background-color:transparent;outline:none;border:none;cursor:pointer}input[type=reset].ontario-header__search-reset:focus{box-shadow:0 0 0 4px #009ADB}.ontario-header__nav-right-container{display:flex;align-items:center;justify-content:flex-end}.ontario-header-button--with-outline:hover{border:2px solid #FFFFFF;color:#FFFFFF}.ontario-header-button--with-outline:focus{background-color:rgb(76.5, 76.5, 76.5)}@media screen and (max-width: 20em){.ontario-header-button--with-outline{padding:0.375rem}}.ontario-header-button--without-outline:focus{background-color:rgb(76.5, 76.5, 76.5)}.ontario-header__menu-toggler{padding:0.375rem 1rem}@media screen and (max-width: 20em){.ontario-header__menu-toggler{padding-left:0.5rem;padding-right:0.5rem}}.ontario-header__menu-toggler span{display:flex}@media screen and (max-width: 20em){.ontario-header__menu-toggler span{display:none}}.ontario-header__menu-toggler svg{margin-right:6px}@media screen and (max-width: 20em){.ontario-header__menu-toggler svg{margin-right:0}}.ontario-header__language-toggler{padding:0.75rem}.ontario-header__language-toggler abbr[title]{text-decoration:none}.ontario-header__search-toggler{padding:0.5rem 0.75rem;margin-left:1rem}@media screen and (min-width: 40em){.ontario-header__search-toggler svg{margin-right:0.25rem}}.ontario-header__search-close{flex-direction:column-reverse;font-weight:400;margin-right:1rem;padding:0.15rem 0.25rem;position:relative;height:60px;display:none}.ontario-header__search-close span{position:relative;top:-3px;font-size:1rem;margin-left:0}.ontario-header__search-close span:last-of-type{top:0;height:1.875rem}@media screen and (min-width: 39.9375em){.ontario-header__search-close span{margin-right:0.25rem}}.ontario-header__search-close span:hover,.ontario-header__search-close span:focus{outline:none;text-decoration:none}.ontario-header__search-close svg{top:0}@media screen and (min-width: 40em){.ontario-header__search-close{flex-direction:row;padding:0.25rem 0.5rem 0.25rem 1rem;height:48px}.ontario-header__search-close span{top:0}.ontario-header__search-close svg{position:relative;width:2.5rem;height:2.5rem}}@media screen and (min-width: 73em){.ontario-header--search-open .ontario-header__search-close{display:none}}.ontario-header__search-close-container{display:none;justify-content:flex-end;padding-right:0}@media screen and (max-width: 40em){.ontario-header__search-close-container{width:auto;padding-left:0;padding-right:0}}@media screen and (max-width: 73em){.ontario-header--search-open .ontario-header__logo-container,.ontario-header--search-open .ontario-header__nav-right-container{display:none}.ontario-header--search-open .ontario-header__search-close-container,.ontario-header--search-open .ontario-header__search-container,.ontario-header--search-open .ontario-header__search-close{display:flex}}.ontario-header-navigation__menu-item{border-top:1px solid #cccccc;padding:0;margin-bottom:0}.ontario-header-navigation__menu-item:last-of-type{border-bottom:1px solid #cccccc}.ontario-navigation a{color:rgb(25.5, 25.5, 25.5);display:block;font-size:1.125rem;font-weight:600;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;text-decoration:none;padding:0.6730769231rem 1.5rem}.ontario-navigation a:hover{text-decoration:underline;background-color:rgb(229.5, 229.5, 229.5)}.ontario-navigation a:active{text-decoration:underline;background-color:#cccccc}.ontario-navigation a:focus,.ontario-navigation a:active{box-shadow:0 0 0 4px #009ADB inset}.ontario-navigation a.ontario-link--active{border-left:6px solid rgb(25.5, 25.5, 25.5);background-color:rgb(242.25, 242.25, 242.25)}.ontario-navigation.ontario-navigation--open .ontario-navigation__container{visibility:visible;transform:translateY(0);transition:transform 0.4s ease-in-out}@media screen and (min-width: 73em){.ontario-navigation.ontario-navigation--open .ontario-navigation__container{transition:none;display:block}}.ontario-header__icon-container{display:flex;align-items:center}';
|
|
151
|
+
|
|
152
|
+
const ontarioApplicationHeaderCss =
|
|
153
|
+
'.ontario-header-button:hover,.ontario-header-button:focus,.ontario-application-subheader__heading a:focus,.ontario-input:focus,.ontario-input:active{box-shadow:0 0 0 4px #009ADB;outline:4px solid transparent;transition:box-shadow 0.1s ease-in-out}.ontario-application-subheader__heading{font-style:normal;font-weight:700;text-rendering:optimizeLegibility;margin-bottom:1rem;font-feature-settings:normal;font-family:"Raleway Modified", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}.ontario-application-subheader__heading{font-size:1.25rem;letter-spacing:0.03rem;line-height:1.5;margin:0 0 0.75rem 0;max-width:48rem}@media screen and (min-width: 40em){.ontario-application-subheader__heading{font-size:1.5rem;letter-spacing:0.0313rem;line-height:1.5}}.ontario-row{margin:0 auto;max-width:72rem;width:100%}.ontario-row:before,.ontario-row:after{content:"";display:table}.ontario-row:after{clear:both}.ontario-row.ontario-row--collapse>.ontario-column,.ontario-row.ontario-row--collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-row--collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row .ontario-row{margin:0 -1rem;max-width:none;width:auto}.ontario-row .ontario-row:before,.ontario-row .ontario-row:after{content:"";display:table}.ontario-row .ontario-row:after{clear:both}.ontario-row .ontario-row.ontario-row--collapse{margin:0;max-width:none;width:auto}.ontario-row .ontario-row.ontario-row--collapse:before,.ontario-row .ontario-row.ontario-row--collapse:after{content:"";display:table}.ontario-row .ontario-row.ontario-row--collapse:after{clear:both}.ontario-column,.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;width:100%;float:left}.ontario-column+.ontario-column:last-child,.ontario-column+.ontario-columns:last-child,.ontario-columns+.ontario-column:last-child,.ontario-columns+.ontario-columns:last-child{float:right}.ontario-column+.ontario-column.ontario-end,.ontario-column+.ontario-columns.ontario-end,.ontario-columns+.ontario-column.ontario-end,.ontario-columns+.ontario-columns.ontario-end{float:left}@media only screen{.ontario-small-push-0{position:relative;left:0;right:auto}.ontario-small-pull-0{position:relative;right:0;left:auto}.ontario-small-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-small-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-small-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-small-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-small-push-3{position:relative;left:25%;right:auto}.ontario-small-pull-3{position:relative;right:25%;left:auto}.ontario-small-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-small-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-small-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-small-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-small-push-6{position:relative;left:50%;right:auto}.ontario-small-pull-6{position:relative;right:50%;left:auto}.ontario-small-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-small-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-small-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-small-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-small-push-9{position:relative;left:75%;right:auto}.ontario-small-pull-9{position:relative;right:75%;left:auto}.ontario-small-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-small-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-small-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-small-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-small-1{width:8.3333333333%}.ontario-small-2{width:16.6666666667%}.ontario-small-3{width:25%}.ontario-small-4{width:33.3333333333%}.ontario-small-5{width:41.6666666667%}.ontario-small-6{width:50%}.ontario-small-7{width:58.3333333333%}.ontario-small-8{width:66.6666666667%}.ontario-small-9{width:75%}.ontario-small-10{width:83.3333333333%}.ontario-small-11{width:91.6666666667%}.ontario-small-12{width:100%}.ontario-small-offset-0{margin-left:0 !important}.ontario-small-offset-1{margin-left:8.3333333333% !important}.ontario-small-offset-2{margin-left:16.6666666667% !important}.ontario-small-offset-3{margin-left:25% !important}.ontario-small-offset-4{margin-left:33.3333333333% !important}.ontario-small-offset-5{margin-left:41.6666666667% !important}.ontario-small-offset-6{margin-left:50% !important}.ontario-small-offset-7{margin-left:58.3333333333% !important}.ontario-small-offset-8{margin-left:66.6666666667% !important}.ontario-small-offset-9{margin-left:75% !important}.ontario-small-offset-10{margin-left:83.3333333333% !important}.ontario-small-offset-11{margin-left:91.6666666667% !important}.ontario-small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-small-centered,.ontario-columns.ontario-small-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-small-uncentered,.ontario-columns.ontario-small-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-small-centered:last-child,.ontario-columns.ontario-small-centered:last-child{float:none}.ontario-column.ontario-small-uncentered:last-child,.ontario-columns.ontario-small-uncentered:last-child{float:left}.ontario-column.ontario-small-uncentered.ontario-opposite,.ontario-columns.ontario-small-uncentered.ontario-opposite{float:right}.ontario-row.ontario-small-collapse>.ontario-column,.ontario-row.ontario-small-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-small-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-small-uncollapse>.ontario-column,.ontario-row.ontario-small-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:40.063em){.ontario-medium-push-0{position:relative;left:0;right:auto}.ontario-medium-pull-0{position:relative;right:0;left:auto}.ontario-medium-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-medium-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-medium-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-medium-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-medium-push-3{position:relative;left:25%;right:auto}.ontario-medium-pull-3{position:relative;right:25%;left:auto}.ontario-medium-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-medium-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-medium-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-medium-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-medium-push-6{position:relative;left:50%;right:auto}.ontario-medium-pull-6{position:relative;right:50%;left:auto}.ontario-medium-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-medium-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-medium-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-medium-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-medium-push-9{position:relative;left:75%;right:auto}.ontario-medium-pull-9{position:relative;right:75%;left:auto}.ontario-medium-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-medium-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-medium-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-medium-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-medium-1{width:8.3333333333%}.ontario-medium-2{width:16.6666666667%}.ontario-medium-3{width:25%}.ontario-medium-4{width:33.3333333333%}.ontario-medium-5{width:41.6666666667%}.ontario-medium-6{width:50%}.ontario-medium-7{width:58.3333333333%}.ontario-medium-8{width:66.6666666667%}.ontario-medium-9{width:75%}.ontario-medium-10{width:83.3333333333%}.ontario-medium-11{width:91.6666666667%}.ontario-medium-12{width:100%}.ontario-medium-offset-0{margin-left:0 !important}.ontario-medium-offset-1{margin-left:8.3333333333% !important}.ontario-medium-offset-2{margin-left:16.6666666667% !important}.ontario-medium-offset-3{margin-left:25% !important}.ontario-medium-offset-4{margin-left:33.3333333333% !important}.ontario-medium-offset-5{margin-left:41.6666666667% !important}.ontario-medium-offset-6{margin-left:50% !important}.ontario-medium-offset-7{margin-left:58.3333333333% !important}.ontario-medium-offset-8{margin-left:66.6666666667% !important}.ontario-medium-offset-9{margin-left:75% !important}.ontario-medium-offset-10{margin-left:83.3333333333% !important}.ontario-medium-offset-11{margin-left:91.6666666667% !important}.ontario-medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-medium-centered,.ontario-columns.ontario-medium-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-medium-uncentered,.ontario-columns.ontario-medium-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-medium-centered:last-child,.ontario-columns.ontario-medium-centered:last-child{float:none}.ontario-column.ontario-medium-uncentered:last-child,.ontario-columns.ontario-medium-uncentered:last-child{float:left}.ontario-column.ontario-medium-uncentered.ontario-opposite,.ontario-columns.ontario-medium-uncentered.ontario-opposite{float:right}.ontario-row.ontario-medium-collapse>.ontario-column,.ontario-row.ontario-medium-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-medium-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-medium-uncollapse>.ontario-column,.ontario-row.ontario-medium-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:73.063em){.ontario-large-push-0{position:relative;left:0;right:auto}.ontario-large-pull-0{position:relative;right:0;left:auto}.ontario-large-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-large-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-large-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-large-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-large-push-3{position:relative;left:25%;right:auto}.ontario-large-pull-3{position:relative;right:25%;left:auto}.ontario-large-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-large-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-large-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-large-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-large-push-6{position:relative;left:50%;right:auto}.ontario-large-pull-6{position:relative;right:50%;left:auto}.ontario-large-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-large-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-large-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-large-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-large-push-9{position:relative;left:75%;right:auto}.ontario-large-pull-9{position:relative;right:75%;left:auto}.ontario-large-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-large-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-large-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-large-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-large-1{width:8.3333333333%}.ontario-large-2{width:16.6666666667%}.ontario-large-3{width:25%}.ontario-large-4{width:33.3333333333%}.ontario-large-5{width:41.6666666667%}.ontario-large-6{width:50%}.ontario-large-7{width:58.3333333333%}.ontario-large-8{width:66.6666666667%}.ontario-large-9{width:75%}.ontario-large-10{width:83.3333333333%}.ontario-large-11{width:91.6666666667%}.ontario-large-12{width:100%}.ontario-large-offset-0{margin-left:0 !important}.ontario-large-offset-1{margin-left:8.3333333333% !important}.ontario-large-offset-2{margin-left:16.6666666667% !important}.ontario-large-offset-3{margin-left:25% !important}.ontario-large-offset-4{margin-left:33.3333333333% !important}.ontario-large-offset-5{margin-left:41.6666666667% !important}.ontario-large-offset-6{margin-left:50% !important}.ontario-large-offset-7{margin-left:58.3333333333% !important}.ontario-large-offset-8{margin-left:66.6666666667% !important}.ontario-large-offset-9{margin-left:75% !important}.ontario-large-offset-10{margin-left:83.3333333333% !important}.ontario-large-offset-11{margin-left:91.6666666667% !important}.ontario-large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-large-centered,.ontario-columns.ontario-large-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-large-uncentered,.ontario-columns.ontario-large-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-large-centered:last-child,.ontario-columns.ontario-large-centered:last-child{float:none}.ontario-column.ontario-large-uncentered:last-child,.ontario-columns.ontario-large-uncentered:last-child{float:left}.ontario-column.ontario-large-uncentered.ontario-opposite,.ontario-columns.ontario-large-uncentered.ontario-opposite{float:right}.ontario-row.ontario-large-collapse>.ontario-column,.ontario-row.ontario-large-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-large-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-large-uncollapse>.ontario-column,.ontario-row.ontario-large-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-push-0{position:relative;left:0;right:auto}.ontario-pull-0{position:relative;right:0;left:auto}.ontario-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-push-3{position:relative;left:25%;right:auto}.ontario-pull-3{position:relative;right:25%;left:auto}.ontario-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-push-6{position:relative;left:50%;right:auto}.ontario-pull-6{position:relative;right:50%;left:auto}.ontario-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-push-9{position:relative;left:75%;right:auto}.ontario-pull-9{position:relative;right:75%;left:auto}.ontario-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:96.063em){.ontario-xlarge-push-0{position:relative;left:0;right:auto}.ontario-xlarge-pull-0{position:relative;right:0;left:auto}.ontario-xlarge-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-xlarge-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-xlarge-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-xlarge-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-xlarge-push-3{position:relative;left:25%;right:auto}.ontario-xlarge-pull-3{position:relative;right:25%;left:auto}.ontario-xlarge-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-xlarge-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-xlarge-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-xlarge-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-xlarge-push-6{position:relative;left:50%;right:auto}.ontario-xlarge-pull-6{position:relative;right:50%;left:auto}.ontario-xlarge-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-xlarge-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-xlarge-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-xlarge-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-xlarge-push-9{position:relative;left:75%;right:auto}.ontario-xlarge-pull-9{position:relative;right:75%;left:auto}.ontario-xlarge-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-xlarge-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-xlarge-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-xlarge-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-xlarge-1{width:8.3333333333%}.ontario-xlarge-2{width:16.6666666667%}.ontario-xlarge-3{width:25%}.ontario-xlarge-4{width:33.3333333333%}.ontario-xlarge-5{width:41.6666666667%}.ontario-xlarge-6{width:50%}.ontario-xlarge-7{width:58.3333333333%}.ontario-xlarge-8{width:66.6666666667%}.ontario-xlarge-9{width:75%}.ontario-xlarge-10{width:83.3333333333%}.ontario-xlarge-11{width:91.6666666667%}.ontario-xlarge-12{width:100%}.ontario-xlarge-offset-0{margin-left:0 !important}.ontario-xlarge-offset-1{margin-left:8.3333333333% !important}.ontario-xlarge-offset-2{margin-left:16.6666666667% !important}.ontario-xlarge-offset-3{margin-left:25% !important}.ontario-xlarge-offset-4{margin-left:33.3333333333% !important}.ontario-xlarge-offset-5{margin-left:41.6666666667% !important}.ontario-xlarge-offset-6{margin-left:50% !important}.ontario-xlarge-offset-7{margin-left:58.3333333333% !important}.ontario-xlarge-offset-8{margin-left:66.6666666667% !important}.ontario-xlarge-offset-9{margin-left:75% !important}.ontario-xlarge-offset-10{margin-left:83.3333333333% !important}.ontario-xlarge-offset-11{margin-left:91.6666666667% !important}.ontario-xlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-xlarge-centered,.ontario-columns.ontario-xlarge-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-xlarge-uncentered,.ontario-columns.ontario-xlarge-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-xlarge-centered:last-child,.ontario-columns.ontario-xlarge-centered:last-child{float:none}.ontario-column.ontario-xlarge-uncentered:last-child,.ontario-columns.ontario-xlarge-uncentered:last-child{float:left}.ontario-column.ontario-xlarge-uncentered.ontario-opposite,.ontario-columns.ontario-xlarge-uncentered.ontario-opposite{float:right}.ontario-row.ontario-xlarge-collapse>.ontario-column,.ontario-row.ontario-xlarge-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-xlarge-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-xlarge-uncollapse>.ontario-column,.ontario-row.ontario-xlarge-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:120.063em){.ontario-xxlarge-push-0{position:relative;left:0;right:auto}.ontario-xxlarge-pull-0{position:relative;right:0;left:auto}.ontario-xxlarge-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-xxlarge-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-xxlarge-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-xxlarge-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-xxlarge-push-3{position:relative;left:25%;right:auto}.ontario-xxlarge-pull-3{position:relative;right:25%;left:auto}.ontario-xxlarge-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-xxlarge-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-xxlarge-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-xxlarge-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-xxlarge-push-6{position:relative;left:50%;right:auto}.ontario-xxlarge-pull-6{position:relative;right:50%;left:auto}.ontario-xxlarge-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-xxlarge-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-xxlarge-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-xxlarge-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-xxlarge-push-9{position:relative;left:75%;right:auto}.ontario-xxlarge-pull-9{position:relative;right:75%;left:auto}.ontario-xxlarge-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-xxlarge-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-xxlarge-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-xxlarge-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-xxlarge-1{width:8.3333333333%}.ontario-xxlarge-2{width:16.6666666667%}.ontario-xxlarge-3{width:25%}.ontario-xxlarge-4{width:33.3333333333%}.ontario-xxlarge-5{width:41.6666666667%}.ontario-xxlarge-6{width:50%}.ontario-xxlarge-7{width:58.3333333333%}.ontario-xxlarge-8{width:66.6666666667%}.ontario-xxlarge-9{width:75%}.ontario-xxlarge-10{width:83.3333333333%}.ontario-xxlarge-11{width:91.6666666667%}.ontario-xxlarge-12{width:100%}.ontario-xxlarge-offset-0{margin-left:0 !important}.ontario-xxlarge-offset-1{margin-left:8.3333333333% !important}.ontario-xxlarge-offset-2{margin-left:16.6666666667% !important}.ontario-xxlarge-offset-3{margin-left:25% !important}.ontario-xxlarge-offset-4{margin-left:33.3333333333% !important}.ontario-xxlarge-offset-5{margin-left:41.6666666667% !important}.ontario-xxlarge-offset-6{margin-left:50% !important}.ontario-xxlarge-offset-7{margin-left:58.3333333333% !important}.ontario-xxlarge-offset-8{margin-left:66.6666666667% !important}.ontario-xxlarge-offset-9{margin-left:75% !important}.ontario-xxlarge-offset-10{margin-left:83.3333333333% !important}.ontario-xxlarge-offset-11{margin-left:91.6666666667% !important}.ontario-xxlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-xxlarge-centered,.ontario-columns.ontario-xxlarge-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-xxlarge-uncentered,.ontario-columns.ontario-xxlarge-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-xxlarge-centered:last-child,.ontario-columns.ontario-xxlarge-centered:last-child{float:none}.ontario-column.ontario-xxlarge-uncentered:last-child,.ontario-columns.ontario-xxlarge-uncentered:last-child{float:left}.ontario-column.ontario-xxlarge-uncentered.ontario-opposite,.ontario-columns.ontario-xxlarge-uncentered.ontario-opposite{float:right}.ontario-row.ontario-xxlarge-collapse>.ontario-column,.ontario-row.ontario-xxlarge-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-xxlarge-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-xxlarge-uncollapse>.ontario-column,.ontario-row.ontario-xxlarge-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}.ontario-hide{display:none !important}.ontario-invisible{visibility:hidden !important}@media screen and (max-width: 39.99875em){.ontario-hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.ontario-show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.ontario-hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.ontario-show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 72.99875em){.ontario-hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em), screen and (min-width: 73em){.ontario-show-for-medium-only{display:none !important}}@media print, screen and (min-width: 73em){.ontario-hide-for-large{display:none !important}}@media screen and (max-width: 72.99875em){.ontario-show-for-large{display:none !important}}@media screen and (min-width: 73em) and (max-width: 95.99875em){.ontario-hide-for-large-only{display:none !important}}@media screen and (max-width: 72.99875em), screen and (min-width: 96em){.ontario-show-for-large-only{display:none !important}}.ontario-show-for-sr,.ontario-show-on-focus{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.ontario-show-on-focus:active,.ontario-show-on-focus:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto}.ontario-show-for-landscape,.ontario-hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.ontario-show-for-landscape,.ontario-hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.ontario-show-for-landscape,.ontario-hide-for-portrait{display:none !important}}.ontario-hide-for-landscape,.ontario-show-for-portrait{display:none !important}@media screen and (orientation: landscape){.ontario-hide-for-landscape,.ontario-show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.ontario-hide-for-landscape,.ontario-show-for-portrait{display:block !important}}.ontario-input{border:2px solid rgb(25.5, 25.5, 25.5);border-radius:4px;box-sizing:border-box;color:rgb(25.5, 25.5, 25.5);display:block;font-size:1rem;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;margin:0;max-width:48rem;width:100%;padding:0.625rem 1rem;transition:box-shadow 0.1s ease-in-out}.ontario-input--2-char-width{max-width:8ex}.ontario-input--3-char-width{max-width:10ex}.ontario-input--4-char-width{max-width:12ex}.ontario-input--5-char-width{max-width:14ex}.ontario-input--7-char-width{max-width:17ex}.ontario-input--10-char-width{max-width:23ex}.ontario-input--20-char-width{max-width:41ex}.ontario-application-header{position:relative;display:flex;align-items:center;background-color:rgb(25.5, 25.5, 25.5);color:#FFFFFF;height:3.125rem;z-index:4}.ontario-header-button{background-color:rgb(25.5, 25.5, 25.5);border:none;border-radius:4px;color:#FFFFFF;cursor:pointer;display:flex;align-items:center;font-size:1.125rem;font-weight:600;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;height:48px;line-height:1.5;text-align:center;text-decoration:none}.ontario-header-button--with-outline{border:2px solid #FFFFFF;margin:0 0 0 1rem;padding:0.375rem 1rem}.ontario-application-header>.ontario-row{display:flex;align-items:center}.ontario-application-header-container{position:relative;width:100%;z-index:4}.ontario-header-button{border:2px solid #FFFFFF;padding:0.5rem 1rem}.ontario-header-button:hover,.ontario-header-button:focus{background-color:rgb(76.5, 76.5, 76.5);color:#FFFFFF}.ontario-header-button--without-outline:hover{background-color:rgb(76.5, 76.5, 76.5)}.ontario-header-button--without-outline:focus{box-shadow:0 0 0 4px #009ADB;outline:4px solid transparent;transition:all 0.1s ease-in-out}.ontario-application-subheader{padding:1.25rem 0;background-color:rgb(63.75, 63.75, 63.75);position:relative;z-index:4}@media screen and (min-width: 73em){.ontario-application-subheader{z-index:0}}.ontario-application-subheader .ontario-header-button{background-color:rgb(76.5, 76.5, 76.5);visibility:visible}.ontario-application-subheader .ontario-header-button:hover{background-color:#666666}.ontario-application-subheader .ontario-header-button:active{background-color:rgb(25.5, 25.5, 25.5)}.ontario-application-subheader__menu{list-style:none;margin:0;padding-left:0}.ontario-application-subheader__menu li{border-radius:4px;padding:0;margin:0 0 0 0.75rem;text-align:center}.ontario-application-subheader__menu-container a{box-sizing:border-box;border-radius:4px;color:#FFFFFF;display:inline-block;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1.125rem;font-weight:600;height:48px;line-height:1.4375rem;outline:none;padding:0.75rem;text-align:left;text-decoration:none;white-space:nowrap}.ontario-application-subheader__menu-container a.ontario-link--active{border-radius:4px 4px 0 0;border-bottom:4px solid #FFFFFF}.ontario-application-subheader__menu-container a:hover{background-color:#666666;color:#FFFFFF}.ontario-application-subheader__menu-container a:active{background-color:rgb(25.5, 25.5, 25.5)}.ontario-application-subheader__menu-container a:focus{box-shadow:0 0 0 4px #009ADB;transition:all 0.1s ease-in-out}.ontario-application-subheader__heading{padding:0.375rem 0;margin-bottom:0;max-width:65%}.ontario-application-subheader__heading a{color:#FFFFFF;font-weight:600;text-decoration:none}.ontario-application-subheader__heading a:hover,.ontario-application-subheader__heading a:active,.ontario-application-subheader__heading a:visited{color:#FFFFFF;text-decoration:underline}.ontario-application-subheader__container{align-items:center;justify-content:space-between}.ontario-application-header__logo,.ontario-application-header__logo a,.ontario-application-header__lang-toggle,.ontario-application-subheader__container,.ontario-application-subheader__menu-container,.ontario-application-subheader__menu{display:flex;align-items:center;outline:none}.ontario-application-header__logo span{display:flex}@media screen and (max-width: 20em){.ontario-application-header__logo span:last-of-type{display:none}}.ontario-application-header__logo svg{margin-right:6px}@media screen and (max-width: 20em){.ontario-application-header__logo svg{margin-right:0}}.ontario-application-header__logo a:focus{box-shadow:0 0 0 4px #009ADB;transition:all 0.1s ease-in-out}.ontario-application-header__logo svg,.ontario-application-header__logo img{width:100px;height:25px}.ontario-header__menu-toggler{display:flex;align-items:center;padding:0.5rem 1rem}@media screen and (max-width: 20em){.ontario-header__menu-toggler{padding-left:0.5rem;padding-right:0.5rem}}.ontario-header__menu-toggler svg{margin-right:6px}.ontario-header__icon-container{display:flex;align-items:center}.ontario-application-header__lang-toggle{justify-content:flex-end}.ontario-application-header__lang-toggle a{font-size:1rem;line-height:1.375rem;height:auto;outline:none;padding:0.5rem 0.75rem}';
|
|
154
|
+
|
|
155
|
+
const serviceOntarioHeaderCss =
|
|
156
|
+
'.ontario-service-subheader__link:focus,.ontario-service-subheader__link:focus-visible,a .ontario-service-subheader__heading-container:focus,a .ontario-service-subheader__heading-container:focus-visible,.ontario-header-button:hover,.ontario-header-button:focus,.ontario-application-subheader__heading a:focus,.ontario-input:focus,.ontario-input:active{box-shadow:0 0 0 4px #009ADB;outline:4px solid transparent;transition:box-shadow 0.1s ease-in-out}.ontario-service-subheader__description,.ontario-application-subheader__heading,.ontario-service-subheader__heading{font-style:normal;font-weight:700;text-rendering:optimizeLegibility;margin-bottom:1rem;font-feature-settings:normal;font-family:"Raleway Modified", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}.ontario-service-subheader__heading{font-size:1.4375rem;letter-spacing:0.02rem;line-height:1.39;margin:0 0 0.75rem 0;max-width:48rem}@media screen and (min-width: 40em){.ontario-service-subheader__heading{font-size:1.75rem;letter-spacing:0.02rem;line-height:1.43}}.ontario-application-subheader__heading{font-size:1.25rem;letter-spacing:0.03rem;line-height:1.5;margin:0 0 0.75rem 0;max-width:48rem}@media screen and (min-width: 40em){.ontario-application-subheader__heading{font-size:1.5rem;letter-spacing:0.0313rem;line-height:1.5}}.ontario-service-subheader__description{font-size:1.125rem;letter-spacing:0.03rem;line-height:1.56;margin:0 0 0.75rem 0;max-width:48rem}@media screen and (min-width: 40em){.ontario-service-subheader__description{font-size:1.1875rem;letter-spacing:0.025rem;line-height:1.5}}.ontario-row{margin:0 auto;max-width:72rem;width:100%}.ontario-row:before,.ontario-row:after{content:"";display:table}.ontario-row:after{clear:both}.ontario-row.ontario-row--collapse>.ontario-column,.ontario-row.ontario-row--collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-row--collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row .ontario-row{margin:0 -1rem;max-width:none;width:auto}.ontario-row .ontario-row:before,.ontario-row .ontario-row:after{content:"";display:table}.ontario-row .ontario-row:after{clear:both}.ontario-row .ontario-row.ontario-row--collapse{margin:0;max-width:none;width:auto}.ontario-row .ontario-row.ontario-row--collapse:before,.ontario-row .ontario-row.ontario-row--collapse:after{content:"";display:table}.ontario-row .ontario-row.ontario-row--collapse:after{clear:both}.ontario-column,.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;width:100%;float:left}.ontario-column+.ontario-column:last-child,.ontario-column+.ontario-columns:last-child,.ontario-columns+.ontario-column:last-child,.ontario-columns+.ontario-columns:last-child{float:right}.ontario-column+.ontario-column.ontario-end,.ontario-column+.ontario-columns.ontario-end,.ontario-columns+.ontario-column.ontario-end,.ontario-columns+.ontario-columns.ontario-end{float:left}@media only screen{.ontario-small-push-0{position:relative;left:0;right:auto}.ontario-small-pull-0{position:relative;right:0;left:auto}.ontario-small-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-small-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-small-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-small-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-small-push-3{position:relative;left:25%;right:auto}.ontario-small-pull-3{position:relative;right:25%;left:auto}.ontario-small-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-small-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-small-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-small-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-small-push-6{position:relative;left:50%;right:auto}.ontario-small-pull-6{position:relative;right:50%;left:auto}.ontario-small-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-small-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-small-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-small-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-small-push-9{position:relative;left:75%;right:auto}.ontario-small-pull-9{position:relative;right:75%;left:auto}.ontario-small-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-small-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-small-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-small-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-small-1{width:8.3333333333%}.ontario-small-2{width:16.6666666667%}.ontario-small-3{width:25%}.ontario-small-4{width:33.3333333333%}.ontario-small-5{width:41.6666666667%}.ontario-small-6{width:50%}.ontario-small-7{width:58.3333333333%}.ontario-small-8{width:66.6666666667%}.ontario-small-9{width:75%}.ontario-small-10{width:83.3333333333%}.ontario-small-11{width:91.6666666667%}.ontario-small-12{width:100%}.ontario-small-offset-0{margin-left:0 !important}.ontario-small-offset-1{margin-left:8.3333333333% !important}.ontario-small-offset-2{margin-left:16.6666666667% !important}.ontario-small-offset-3{margin-left:25% !important}.ontario-small-offset-4{margin-left:33.3333333333% !important}.ontario-small-offset-5{margin-left:41.6666666667% !important}.ontario-small-offset-6{margin-left:50% !important}.ontario-small-offset-7{margin-left:58.3333333333% !important}.ontario-small-offset-8{margin-left:66.6666666667% !important}.ontario-small-offset-9{margin-left:75% !important}.ontario-small-offset-10{margin-left:83.3333333333% !important}.ontario-small-offset-11{margin-left:91.6666666667% !important}.ontario-small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-small-centered,.ontario-columns.ontario-small-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-small-uncentered,.ontario-columns.ontario-small-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-small-centered:last-child,.ontario-columns.ontario-small-centered:last-child{float:none}.ontario-column.ontario-small-uncentered:last-child,.ontario-columns.ontario-small-uncentered:last-child{float:left}.ontario-column.ontario-small-uncentered.ontario-opposite,.ontario-columns.ontario-small-uncentered.ontario-opposite{float:right}.ontario-row.ontario-small-collapse>.ontario-column,.ontario-row.ontario-small-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-small-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-small-uncollapse>.ontario-column,.ontario-row.ontario-small-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:40.063em){.ontario-medium-push-0{position:relative;left:0;right:auto}.ontario-medium-pull-0{position:relative;right:0;left:auto}.ontario-medium-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-medium-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-medium-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-medium-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-medium-push-3{position:relative;left:25%;right:auto}.ontario-medium-pull-3{position:relative;right:25%;left:auto}.ontario-medium-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-medium-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-medium-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-medium-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-medium-push-6{position:relative;left:50%;right:auto}.ontario-medium-pull-6{position:relative;right:50%;left:auto}.ontario-medium-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-medium-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-medium-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-medium-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-medium-push-9{position:relative;left:75%;right:auto}.ontario-medium-pull-9{position:relative;right:75%;left:auto}.ontario-medium-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-medium-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-medium-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-medium-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-medium-1{width:8.3333333333%}.ontario-medium-2{width:16.6666666667%}.ontario-medium-3{width:25%}.ontario-medium-4{width:33.3333333333%}.ontario-medium-5{width:41.6666666667%}.ontario-medium-6{width:50%}.ontario-medium-7{width:58.3333333333%}.ontario-medium-8{width:66.6666666667%}.ontario-medium-9{width:75%}.ontario-medium-10{width:83.3333333333%}.ontario-medium-11{width:91.6666666667%}.ontario-medium-12{width:100%}.ontario-medium-offset-0{margin-left:0 !important}.ontario-medium-offset-1{margin-left:8.3333333333% !important}.ontario-medium-offset-2{margin-left:16.6666666667% !important}.ontario-medium-offset-3{margin-left:25% !important}.ontario-medium-offset-4{margin-left:33.3333333333% !important}.ontario-medium-offset-5{margin-left:41.6666666667% !important}.ontario-medium-offset-6{margin-left:50% !important}.ontario-medium-offset-7{margin-left:58.3333333333% !important}.ontario-medium-offset-8{margin-left:66.6666666667% !important}.ontario-medium-offset-9{margin-left:75% !important}.ontario-medium-offset-10{margin-left:83.3333333333% !important}.ontario-medium-offset-11{margin-left:91.6666666667% !important}.ontario-medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-medium-centered,.ontario-columns.ontario-medium-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-medium-uncentered,.ontario-columns.ontario-medium-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-medium-centered:last-child,.ontario-columns.ontario-medium-centered:last-child{float:none}.ontario-column.ontario-medium-uncentered:last-child,.ontario-columns.ontario-medium-uncentered:last-child{float:left}.ontario-column.ontario-medium-uncentered.ontario-opposite,.ontario-columns.ontario-medium-uncentered.ontario-opposite{float:right}.ontario-row.ontario-medium-collapse>.ontario-column,.ontario-row.ontario-medium-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-medium-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-medium-uncollapse>.ontario-column,.ontario-row.ontario-medium-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:73.063em){.ontario-large-push-0{position:relative;left:0;right:auto}.ontario-large-pull-0{position:relative;right:0;left:auto}.ontario-large-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-large-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-large-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-large-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-large-push-3{position:relative;left:25%;right:auto}.ontario-large-pull-3{position:relative;right:25%;left:auto}.ontario-large-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-large-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-large-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-large-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-large-push-6{position:relative;left:50%;right:auto}.ontario-large-pull-6{position:relative;right:50%;left:auto}.ontario-large-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-large-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-large-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-large-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-large-push-9{position:relative;left:75%;right:auto}.ontario-large-pull-9{position:relative;right:75%;left:auto}.ontario-large-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-large-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-large-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-large-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-large-1{width:8.3333333333%}.ontario-large-2{width:16.6666666667%}.ontario-large-3{width:25%}.ontario-large-4{width:33.3333333333%}.ontario-large-5{width:41.6666666667%}.ontario-large-6{width:50%}.ontario-large-7{width:58.3333333333%}.ontario-large-8{width:66.6666666667%}.ontario-large-9{width:75%}.ontario-large-10{width:83.3333333333%}.ontario-large-11{width:91.6666666667%}.ontario-large-12{width:100%}.ontario-large-offset-0{margin-left:0 !important}.ontario-large-offset-1{margin-left:8.3333333333% !important}.ontario-large-offset-2{margin-left:16.6666666667% !important}.ontario-large-offset-3{margin-left:25% !important}.ontario-large-offset-4{margin-left:33.3333333333% !important}.ontario-large-offset-5{margin-left:41.6666666667% !important}.ontario-large-offset-6{margin-left:50% !important}.ontario-large-offset-7{margin-left:58.3333333333% !important}.ontario-large-offset-8{margin-left:66.6666666667% !important}.ontario-large-offset-9{margin-left:75% !important}.ontario-large-offset-10{margin-left:83.3333333333% !important}.ontario-large-offset-11{margin-left:91.6666666667% !important}.ontario-large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-large-centered,.ontario-columns.ontario-large-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-large-uncentered,.ontario-columns.ontario-large-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-large-centered:last-child,.ontario-columns.ontario-large-centered:last-child{float:none}.ontario-column.ontario-large-uncentered:last-child,.ontario-columns.ontario-large-uncentered:last-child{float:left}.ontario-column.ontario-large-uncentered.ontario-opposite,.ontario-columns.ontario-large-uncentered.ontario-opposite{float:right}.ontario-row.ontario-large-collapse>.ontario-column,.ontario-row.ontario-large-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-large-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-large-uncollapse>.ontario-column,.ontario-row.ontario-large-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-push-0{position:relative;left:0;right:auto}.ontario-pull-0{position:relative;right:0;left:auto}.ontario-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-push-3{position:relative;left:25%;right:auto}.ontario-pull-3{position:relative;right:25%;left:auto}.ontario-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-push-6{position:relative;left:50%;right:auto}.ontario-pull-6{position:relative;right:50%;left:auto}.ontario-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-push-9{position:relative;left:75%;right:auto}.ontario-pull-9{position:relative;right:75%;left:auto}.ontario-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:96.063em){.ontario-xlarge-push-0{position:relative;left:0;right:auto}.ontario-xlarge-pull-0{position:relative;right:0;left:auto}.ontario-xlarge-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-xlarge-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-xlarge-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-xlarge-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-xlarge-push-3{position:relative;left:25%;right:auto}.ontario-xlarge-pull-3{position:relative;right:25%;left:auto}.ontario-xlarge-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-xlarge-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-xlarge-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-xlarge-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-xlarge-push-6{position:relative;left:50%;right:auto}.ontario-xlarge-pull-6{position:relative;right:50%;left:auto}.ontario-xlarge-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-xlarge-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-xlarge-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-xlarge-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-xlarge-push-9{position:relative;left:75%;right:auto}.ontario-xlarge-pull-9{position:relative;right:75%;left:auto}.ontario-xlarge-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-xlarge-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-xlarge-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-xlarge-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-xlarge-1{width:8.3333333333%}.ontario-xlarge-2{width:16.6666666667%}.ontario-xlarge-3{width:25%}.ontario-xlarge-4{width:33.3333333333%}.ontario-xlarge-5{width:41.6666666667%}.ontario-xlarge-6{width:50%}.ontario-xlarge-7{width:58.3333333333%}.ontario-xlarge-8{width:66.6666666667%}.ontario-xlarge-9{width:75%}.ontario-xlarge-10{width:83.3333333333%}.ontario-xlarge-11{width:91.6666666667%}.ontario-xlarge-12{width:100%}.ontario-xlarge-offset-0{margin-left:0 !important}.ontario-xlarge-offset-1{margin-left:8.3333333333% !important}.ontario-xlarge-offset-2{margin-left:16.6666666667% !important}.ontario-xlarge-offset-3{margin-left:25% !important}.ontario-xlarge-offset-4{margin-left:33.3333333333% !important}.ontario-xlarge-offset-5{margin-left:41.6666666667% !important}.ontario-xlarge-offset-6{margin-left:50% !important}.ontario-xlarge-offset-7{margin-left:58.3333333333% !important}.ontario-xlarge-offset-8{margin-left:66.6666666667% !important}.ontario-xlarge-offset-9{margin-left:75% !important}.ontario-xlarge-offset-10{margin-left:83.3333333333% !important}.ontario-xlarge-offset-11{margin-left:91.6666666667% !important}.ontario-xlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-xlarge-centered,.ontario-columns.ontario-xlarge-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-xlarge-uncentered,.ontario-columns.ontario-xlarge-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-xlarge-centered:last-child,.ontario-columns.ontario-xlarge-centered:last-child{float:none}.ontario-column.ontario-xlarge-uncentered:last-child,.ontario-columns.ontario-xlarge-uncentered:last-child{float:left}.ontario-column.ontario-xlarge-uncentered.ontario-opposite,.ontario-columns.ontario-xlarge-uncentered.ontario-opposite{float:right}.ontario-row.ontario-xlarge-collapse>.ontario-column,.ontario-row.ontario-xlarge-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-xlarge-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-xlarge-uncollapse>.ontario-column,.ontario-row.ontario-xlarge-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}@media only screen and (min-width:120.063em){.ontario-xxlarge-push-0{position:relative;left:0;right:auto}.ontario-xxlarge-pull-0{position:relative;right:0;left:auto}.ontario-xxlarge-push-1{position:relative;left:8.3333333333%;right:auto}.ontario-xxlarge-pull-1{position:relative;right:8.3333333333%;left:auto}.ontario-xxlarge-push-2{position:relative;left:16.6666666667%;right:auto}.ontario-xxlarge-pull-2{position:relative;right:16.6666666667%;left:auto}.ontario-xxlarge-push-3{position:relative;left:25%;right:auto}.ontario-xxlarge-pull-3{position:relative;right:25%;left:auto}.ontario-xxlarge-push-4{position:relative;left:33.3333333333%;right:auto}.ontario-xxlarge-pull-4{position:relative;right:33.3333333333%;left:auto}.ontario-xxlarge-push-5{position:relative;left:41.6666666667%;right:auto}.ontario-xxlarge-pull-5{position:relative;right:41.6666666667%;left:auto}.ontario-xxlarge-push-6{position:relative;left:50%;right:auto}.ontario-xxlarge-pull-6{position:relative;right:50%;left:auto}.ontario-xxlarge-push-7{position:relative;left:58.3333333333%;right:auto}.ontario-xxlarge-pull-7{position:relative;right:58.3333333333%;left:auto}.ontario-xxlarge-push-8{position:relative;left:66.6666666667%;right:auto}.ontario-xxlarge-pull-8{position:relative;right:66.6666666667%;left:auto}.ontario-xxlarge-push-9{position:relative;left:75%;right:auto}.ontario-xxlarge-pull-9{position:relative;right:75%;left:auto}.ontario-xxlarge-push-10{position:relative;left:83.3333333333%;right:auto}.ontario-xxlarge-pull-10{position:relative;right:83.3333333333%;left:auto}.ontario-xxlarge-push-11{position:relative;left:91.6666666667%;right:auto}.ontario-xxlarge-pull-11{position:relative;right:91.6666666667%;left:auto}.ontario-column,.ontario-columns{position:relative;padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}.ontario-xxlarge-1{width:8.3333333333%}.ontario-xxlarge-2{width:16.6666666667%}.ontario-xxlarge-3{width:25%}.ontario-xxlarge-4{width:33.3333333333%}.ontario-xxlarge-5{width:41.6666666667%}.ontario-xxlarge-6{width:50%}.ontario-xxlarge-7{width:58.3333333333%}.ontario-xxlarge-8{width:66.6666666667%}.ontario-xxlarge-9{width:75%}.ontario-xxlarge-10{width:83.3333333333%}.ontario-xxlarge-11{width:91.6666666667%}.ontario-xxlarge-12{width:100%}.ontario-xxlarge-offset-0{margin-left:0 !important}.ontario-xxlarge-offset-1{margin-left:8.3333333333% !important}.ontario-xxlarge-offset-2{margin-left:16.6666666667% !important}.ontario-xxlarge-offset-3{margin-left:25% !important}.ontario-xxlarge-offset-4{margin-left:33.3333333333% !important}.ontario-xxlarge-offset-5{margin-left:41.6666666667% !important}.ontario-xxlarge-offset-6{margin-left:50% !important}.ontario-xxlarge-offset-7{margin-left:58.3333333333% !important}.ontario-xxlarge-offset-8{margin-left:66.6666666667% !important}.ontario-xxlarge-offset-9{margin-left:75% !important}.ontario-xxlarge-offset-10{margin-left:83.3333333333% !important}.ontario-xxlarge-offset-11{margin-left:91.6666666667% !important}.ontario-xxlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.ontario-column.ontario-xxlarge-centered,.ontario-columns.ontario-xxlarge-centered{margin-left:auto;margin-right:auto;float:none}.ontario-column.ontario-xxlarge-uncentered,.ontario-columns.ontario-xxlarge-uncentered{float:left;margin-left:0;margin-right:0}.ontario-column.ontario-xxlarge-centered:last-child,.ontario-columns.ontario-xxlarge-centered:last-child{float:none}.ontario-column.ontario-xxlarge-uncentered:last-child,.ontario-columns.ontario-xxlarge-uncentered:last-child{float:left}.ontario-column.ontario-xxlarge-uncentered.ontario-opposite,.ontario-columns.ontario-xxlarge-uncentered.ontario-opposite{float:right}.ontario-row.ontario-xxlarge-collapse>.ontario-column,.ontario-row.ontario-xxlarge-collapse>.ontario-columns{padding-left:0;padding-right:0}.ontario-row.ontario-xxlarge-collapse .ontario-row{margin-left:0;margin-right:0}.ontario-row.ontario-xxlarge-uncollapse>.ontario-column,.ontario-row.ontario-xxlarge-uncollapse>.ontario-columns{padding-left:1rem;padding-right:1rem;box-sizing:border-box;float:left}}.ontario-hide{display:none !important}.ontario-invisible{visibility:hidden !important}@media screen and (max-width: 39.99875em){.ontario-hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.ontario-show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.ontario-hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.ontario-show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 72.99875em){.ontario-hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em), screen and (min-width: 73em){.ontario-show-for-medium-only{display:none !important}}@media print, screen and (min-width: 73em){.ontario-hide-for-large{display:none !important}}@media screen and (max-width: 72.99875em){.ontario-show-for-large{display:none !important}}@media screen and (min-width: 73em) and (max-width: 95.99875em){.ontario-hide-for-large-only{display:none !important}}@media screen and (max-width: 72.99875em), screen and (min-width: 96em){.ontario-show-for-large-only{display:none !important}}.ontario-show-for-sr,.ontario-show-on-focus{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.ontario-show-on-focus:active,.ontario-show-on-focus:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto}.ontario-show-for-landscape,.ontario-hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.ontario-show-for-landscape,.ontario-hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.ontario-show-for-landscape,.ontario-hide-for-portrait{display:none !important}}.ontario-hide-for-landscape,.ontario-show-for-portrait{display:none !important}@media screen and (orientation: landscape){.ontario-hide-for-landscape,.ontario-show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.ontario-hide-for-landscape,.ontario-show-for-portrait{display:block !important}}.ontario-input{border:2px solid rgb(25.5, 25.5, 25.5);border-radius:4px;box-sizing:border-box;color:rgb(25.5, 25.5, 25.5);display:block;font-size:1rem;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;margin:0;max-width:48rem;width:100%;padding:0.625rem 1rem;transition:box-shadow 0.1s ease-in-out}.ontario-input--2-char-width{max-width:8ex}.ontario-input--3-char-width{max-width:10ex}.ontario-input--4-char-width{max-width:12ex}.ontario-input--5-char-width{max-width:14ex}.ontario-input--7-char-width{max-width:17ex}.ontario-input--10-char-width{max-width:23ex}.ontario-input--20-char-width{max-width:41ex}.ontario-application-header{position:relative;display:flex;align-items:center;background-color:rgb(25.5, 25.5, 25.5);color:#FFFFFF;height:3.125rem;z-index:4}.ontario-overlay{position:fixed;top:0;left:0;background:rgba(0, 0, 0, 0.6);width:100%;z-index:2}.ontario-header-button{background-color:rgb(25.5, 25.5, 25.5);border:none;border-radius:4px;color:#FFFFFF;cursor:pointer;display:flex;align-items:center;font-size:1.125rem;font-weight:600;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;height:48px;line-height:1.5;text-align:center;text-decoration:none}.ontario-header-button--with-outline{border:2px solid #FFFFFF;margin:0 0 0 1rem;padding:0.375rem 1rem}.ontario-application-header>.ontario-row{display:flex;align-items:center}.ontario-application-header-container{position:relative;width:100%;z-index:4}.ontario-header-button{border:2px solid #FFFFFF;padding:0.5rem 1rem}.ontario-header-button:hover,.ontario-header-button:focus{background-color:rgb(76.5, 76.5, 76.5);color:#FFFFFF}.ontario-header-button--without-outline:hover{background-color:rgb(76.5, 76.5, 76.5)}.ontario-header-button--without-outline:focus{box-shadow:0 0 0 4px #009ADB;outline:4px solid transparent;transition:all 0.1s ease-in-out}.ontario-application-subheader{padding:1.25rem 0;background-color:rgb(63.75, 63.75, 63.75);position:relative;z-index:4}@media screen and (min-width: 73em){.ontario-application-subheader{z-index:0}}.ontario-application-subheader .ontario-header-button{background-color:rgb(76.5, 76.5, 76.5);visibility:visible}.ontario-application-subheader .ontario-header-button:hover{background-color:#666666}.ontario-application-subheader .ontario-header-button:active{background-color:rgb(25.5, 25.5, 25.5)}.ontario-application-subheader__menu{list-style:none;margin:0;padding-left:0}.ontario-application-subheader__menu li{border-radius:4px;padding:0;margin:0 0 0 0.75rem;text-align:center}.ontario-application-subheader__menu-container a{box-sizing:border-box;border-radius:4px;color:#FFFFFF;display:inline-block;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1.125rem;font-weight:600;height:48px;line-height:1.4375rem;outline:none;padding:0.75rem;text-align:left;text-decoration:none;white-space:nowrap}.ontario-application-subheader__menu-container a.ontario-link--active{border-radius:4px 4px 0 0;border-bottom:4px solid #FFFFFF}.ontario-application-subheader__menu-container a:hover{background-color:#666666;color:#FFFFFF}.ontario-application-subheader__menu-container a:active{background-color:rgb(25.5, 25.5, 25.5)}.ontario-application-subheader__menu-container a:focus{box-shadow:0 0 0 4px #009ADB;transition:all 0.1s ease-in-out}.ontario-application-subheader__heading{padding:0.375rem 0;margin-bottom:0;max-width:65%}.ontario-application-subheader__heading a{color:#FFFFFF;font-weight:600;text-decoration:none}.ontario-application-subheader__heading a:hover,.ontario-application-subheader__heading a:active,.ontario-application-subheader__heading a:visited{color:#FFFFFF;text-decoration:underline}.ontario-application-subheader__container{align-items:center;justify-content:space-between}.ontario-application-header__logo,.ontario-application-header__logo a,.ontario-application-header__lang-toggle,.ontario-application-subheader__container,.ontario-application-subheader__menu-container,.ontario-application-subheader__menu{display:flex;align-items:center;outline:none}.ontario-application-header__logo span{display:flex}@media screen and (max-width: 20em){.ontario-application-header__logo span:last-of-type{display:none}}.ontario-application-header__logo svg{margin-right:6px}@media screen and (max-width: 20em){.ontario-application-header__logo svg{margin-right:0}}.ontario-application-header__logo a:focus{box-shadow:0 0 0 4px #009ADB;transition:all 0.1s ease-in-out}.ontario-application-header__logo svg,.ontario-application-header__logo img{width:100px;height:25px}.ontario-header__menu-toggler{display:flex;align-items:center;padding:0.5rem 1rem}@media screen and (max-width: 20em){.ontario-header__menu-toggler{padding-left:0.5rem;padding-right:0.5rem}}.ontario-header__menu-toggler svg{margin-right:6px}.ontario-header__icon-container{display:flex;align-items:center}.ontario-application-header__lang-toggle{justify-content:flex-end}.ontario-application-header__lang-toggle a{font-size:1rem;line-height:1.375rem;height:auto;outline:none;padding:0.5rem 0.75rem}.ontario-service-header{height:3.125rem;z-index:4}.ontario-service-header__logo,.ontario-service-header__logo a,.ontario-service-header__lang-toggle,.ontario-service-subheader__container,.ontario-service-subheader__menu-container,.ontario-service-subheader__menu{display:flex}.ontario-service-header__logo img{width:100%;height:25px}.ontario-service-header__lang-toggle{justify-content:flex-end}.ontario-service-header__lang-toggle a{font-size:1rem;line-height:1.375rem;height:auto;padding:0.5rem 0.75rem}.ontario-service-subheader{padding:1rem 0;background-color:#03713D;overflow:hidden;position:relative;z-index:4}@media screen and (min-width: 73em){.ontario-service-subheader{z-index:0}}.ontario-service-subheader>.ontario-row{position:relative}.ontario-service-subheader .ontario-header-button{display:flex}.ontario-service-subheader .ontario-header-button{background-color:#03713D}.ontario-service-subheader .ontario-header-button .ontario-icon{width:2rem;height:2rem;margin-bottom:0}.ontario-service-subheader .ontario-header-button:hover{background-color:#048B4B}.ontario-service-subheader .ontario-header-button:active{background-color:#024122}.ontario-service-subheader .ontario-header-button:focus{box-shadow:0 0 0 4px #42C7FF}.ontario-service-subheader__link{text-decoration:none}a .ontario-service-subheader__heading-container{color:#FFFFFF;font-weight:600;text-decoration:none}a .ontario-service-subheader__heading-container:hover,a .ontario-service-subheader__heading-container:active,a .ontario-service-subheader__heading-container:visited{color:#FFFFFF;text-decoration:underline}.ontario-service-subheader__heading{font-weight:600;padding:0 0 0.125rem 0;margin-bottom:0;text-decoration:none}.ontario-service-subheader__description{padding:0.125rem 0 0.25rem 0;margin-bottom:0;color:#FFFFFF;font-weight:600;text-decoration:none}.ontario-service-subheader__container{align-items:center;justify-content:space-between}.ontario-service-subheader__menu{list-style:none;margin:0;padding-left:0;align-items:center}.ontario-service-subheader__menu li{padding:0;margin-left:1rem}.ontario-service-subheader__menu a{border-radius:4px;color:#FFFFFF;display:block;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1.125rem;font-weight:600;height:48px;line-height:1.4375rem;padding:0.75rem;text-decoration:none;white-space:nowrap}.ontario-service-subheader__menu a.ontario-link--active{border-radius:4px 4px 0 0;border-bottom:0.25rem solid #FFFFFF}.ontario-service-subheader__menu a:hover{color:#FFFFFF;background-color:#048B4B}.ontario-service-subheader__menu a:active{color:#FFFFFF;background-color:#024122}.ontario-service-subheader__menu a:focus{box-shadow:0 0 0 4px #42C7FF}.ontario-navigation--open .ontario-service-subheader .ontario-header-button:first-of-type{display:none}.ontario-navigation--open .ontario-service-subheader .ontario-header-button:last-of-type{display:flex}@media screen and (max-width: 73em){.ontario-navigation--open .ontario-service-subheader-menu__container{position:relative;z-index:2}}.ontario-navigation--open .ontario-overlay{display:block}@media screen and (min-width: 73em){.ontario-navigation--open .ontario-overlay{display:none}}.ontario-colour-service-ontario-header-brand{background-color:#03713D}.ontario-colour-service-ontario-header-focus{background-color:#42C7FF}.ontario-colour-service-ontario-header-hover{background-color:#048B4B}.ontario-colour-service-ontario-header-active{background-color:#024122}';
|
|
157
|
+
|
|
158
|
+
const OntarioHeader$1 = /*@__PURE__*/ proxyCustomElement(
|
|
159
|
+
class OntarioHeader extends H {
|
|
160
|
+
constructor() {
|
|
161
|
+
super();
|
|
162
|
+
this.__registerHost();
|
|
163
|
+
this.__attachShadow();
|
|
164
|
+
this.menuButtonToggled = createEvent(this, 'menuButtonToggled');
|
|
165
|
+
/**
|
|
166
|
+
* The type of header.
|
|
167
|
+
*/
|
|
168
|
+
this.type = 'application';
|
|
169
|
+
/**
|
|
170
|
+
* Option to disable fetching of the dynamic menu from the Ontario Header API
|
|
171
|
+
*
|
|
172
|
+
* @example
|
|
173
|
+
* <ontario-header
|
|
174
|
+
* type="ontario"
|
|
175
|
+
* disable-dynamic-menu="false"
|
|
176
|
+
* menu-items='[{
|
|
177
|
+
* "title": "Hint",
|
|
178
|
+
* "href": "/ontario-hint"
|
|
179
|
+
* "linkIsActive": "false"
|
|
180
|
+
* },{
|
|
181
|
+
* "title": "Hint",
|
|
182
|
+
* "href": "/ontario-hint"
|
|
183
|
+
* "linkIsActive": "false"
|
|
184
|
+
* },{
|
|
185
|
+
* "title": "Hint",
|
|
186
|
+
* "href": "/ontario-hint"
|
|
187
|
+
* "linkIsActive": "false"
|
|
188
|
+
* },{
|
|
189
|
+
* "title": "Hint",
|
|
190
|
+
* "href": "/ontario-hint"
|
|
191
|
+
* "linkIsActive": "false"
|
|
192
|
+
* }]'>
|
|
193
|
+
* </ontario-header>
|
|
194
|
+
*/
|
|
195
|
+
this.disableDynamicMenu = false;
|
|
196
|
+
/**
|
|
197
|
+
* The language of the component.
|
|
198
|
+
* This is used for translations, and is by default set through event listeners checking for a language property from the header. If none is passed, it will default to English.
|
|
199
|
+
*/
|
|
200
|
+
this.language = 'en';
|
|
201
|
+
/**
|
|
202
|
+
* Check to see if menu is dynamic or static
|
|
203
|
+
*/
|
|
204
|
+
this.isDynamicMenu = false;
|
|
205
|
+
/**
|
|
206
|
+
* Toggler for the menu and the search button
|
|
207
|
+
*/
|
|
208
|
+
this.menuToggled = false;
|
|
209
|
+
this.searchToggle = false;
|
|
210
|
+
this.translations = translations;
|
|
211
|
+
/**
|
|
212
|
+
* Logic to handle the menu toggling
|
|
213
|
+
*/
|
|
214
|
+
this.handlemenuToggled = () => {
|
|
215
|
+
this.menuToggled = !this.menuToggled;
|
|
216
|
+
this.menuButtonToggled.emit(this.menuToggled);
|
|
217
|
+
this.searchToggle = undefined;
|
|
218
|
+
};
|
|
219
|
+
/**
|
|
220
|
+
* Logic to handle the search toggling
|
|
221
|
+
*/
|
|
222
|
+
this.handleSearchToggle = () => {
|
|
223
|
+
this.searchToggle = !this.searchToggle;
|
|
224
|
+
};
|
|
225
|
+
/**
|
|
226
|
+
* event.preventDefault(): https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault
|
|
227
|
+
* location.href: https://developer.mozilla.org/en-US/docs/Web/API/Location/href
|
|
228
|
+
*/
|
|
229
|
+
this.handleSubmit = (event) => {
|
|
230
|
+
event.preventDefault();
|
|
231
|
+
location.href = `${this.translations.header.ontarioSearchURL[`${this.language}`]}${event.target[0].value}`;
|
|
232
|
+
};
|
|
233
|
+
/**
|
|
234
|
+
* Hydration Guard Flag
|
|
235
|
+
*
|
|
236
|
+
* This flag is used to determine if the component has been hydrated in the browser.
|
|
237
|
+
* It prevents certain browser-only operations, like fetching from APIs, from running
|
|
238
|
+
* during Server-Side Rendering (SSR), where `window` and `fetch` are not available.
|
|
239
|
+
*
|
|
240
|
+
* The `isHydrated` flag is set to true in `componentDidLoad()` and checked before
|
|
241
|
+
* triggering logic that should only run in the browser (e.g., `fetchOntarioMenu()`).
|
|
242
|
+
*
|
|
243
|
+
* Not reactive - should not be stored in State.
|
|
244
|
+
*/
|
|
245
|
+
this.isHydrated = false;
|
|
246
|
+
}
|
|
247
|
+
parseApplicationHeaderInfo() {
|
|
248
|
+
const applicationHeaderInfo = this.applicationHeaderInfo;
|
|
249
|
+
if (applicationHeaderInfo) {
|
|
250
|
+
try {
|
|
251
|
+
if (typeof applicationHeaderInfo === 'string')
|
|
252
|
+
this.applicationHeaderInfoState = JSON.parse(applicationHeaderInfo);
|
|
253
|
+
else this.applicationHeaderInfoState = applicationHeaderInfo;
|
|
254
|
+
} catch (error) {
|
|
255
|
+
const message = new ConsoleMessageClass();
|
|
256
|
+
message
|
|
257
|
+
.addDesignSystemTag()
|
|
258
|
+
.addRegularText(' failed to parse props for ')
|
|
259
|
+
.addMonospaceText('<ontario-header>')
|
|
260
|
+
.addRegularText(' in ')
|
|
261
|
+
.addMonospaceText('parseApplicationHeaderInfo()')
|
|
262
|
+
.addRegularText(' method \n ')
|
|
263
|
+
.addMonospaceText(error.stack)
|
|
264
|
+
.printMessage(ConsoleType.Error);
|
|
265
|
+
this.applicationHeaderInfoState = {
|
|
266
|
+
title: '',
|
|
267
|
+
href: '/',
|
|
268
|
+
}; // fallback on error
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
parseMenuItems() {
|
|
273
|
+
const isEnglish = this.language === 'en';
|
|
274
|
+
try {
|
|
275
|
+
if (!Array.isArray(this.menuItems) && typeof this.menuItems === 'string') {
|
|
276
|
+
this.menuItemState = JSON.parse(this.menuItems);
|
|
277
|
+
this.isDynamicMenu = false;
|
|
278
|
+
} else if (Array.isArray(this.menuItems) && this.type === 'application') {
|
|
279
|
+
this.menuItemState = this.menuItems;
|
|
280
|
+
this.isDynamicMenu = false;
|
|
281
|
+
} else {
|
|
282
|
+
this.menuItemState = isEnglish ? OntarioHeaderDefaultData.en : OntarioHeaderDefaultData.fr;
|
|
283
|
+
this.isDynamicMenu = false;
|
|
284
|
+
}
|
|
285
|
+
} catch (error) {
|
|
286
|
+
const message = new ConsoleMessageClass();
|
|
287
|
+
message
|
|
288
|
+
.addDesignSystemTag()
|
|
289
|
+
.addRegularText(' failed to parse props for ')
|
|
290
|
+
.addMonospaceText('<ontario-header>')
|
|
291
|
+
.addRegularText(' in ')
|
|
292
|
+
.addMonospaceText('parseMenuItems()')
|
|
293
|
+
.addRegularText(' method \n ')
|
|
294
|
+
.addMonospaceText(error.stack)
|
|
295
|
+
.printMessage(ConsoleType.Error);
|
|
296
|
+
this.menuItemState = [];
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
parseLanguage() {
|
|
300
|
+
const languageToggleOptions = this.languageToggleOptions;
|
|
301
|
+
try {
|
|
302
|
+
if (languageToggleOptions) {
|
|
303
|
+
if (typeof languageToggleOptions === 'string') {
|
|
304
|
+
this.languageState = JSON.parse(languageToggleOptions);
|
|
305
|
+
} else {
|
|
306
|
+
this.languageState = languageToggleOptions;
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
} catch (error) {
|
|
310
|
+
const message = new ConsoleMessageClass();
|
|
311
|
+
message
|
|
312
|
+
.addDesignSystemTag()
|
|
313
|
+
.addRegularText(' failed to parse props for ')
|
|
314
|
+
.addMonospaceText('<ontario-header>')
|
|
315
|
+
.addRegularText(' in ')
|
|
316
|
+
.addMonospaceText('parseLanguage()')
|
|
317
|
+
.addRegularText(' method \n ')
|
|
318
|
+
.addMonospaceText(error.stack)
|
|
319
|
+
.printMessage(ConsoleType.Error);
|
|
320
|
+
this.languageState = {
|
|
321
|
+
englishLink: '/en',
|
|
322
|
+
frenchLink: '/fr',
|
|
323
|
+
}; // fallback on error
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
handleKeyDown(event) {
|
|
327
|
+
if (this.menuToggled && event.key === 'Escape') {
|
|
328
|
+
this.menuToggled = false;
|
|
329
|
+
this.menuButtonToggled.emit(this.menuToggled);
|
|
330
|
+
this.focusMenuButton();
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
/**
|
|
334
|
+
* Logic to close the menu when anything outside the menu is clicked
|
|
335
|
+
*/
|
|
336
|
+
handleClick(event) {
|
|
337
|
+
// if the button is clicked, return
|
|
338
|
+
if (event.composedPath().includes(this.menuButton)) {
|
|
339
|
+
return;
|
|
340
|
+
}
|
|
341
|
+
// If the click was outside the current component, do the following
|
|
342
|
+
if (this.menuToggled) this.menuToggled = !this.menuToggled;
|
|
343
|
+
}
|
|
344
|
+
/**
|
|
345
|
+
* Logic to close the menu when the focus leaves the menu
|
|
346
|
+
*/
|
|
347
|
+
handleFocusOut(event) {
|
|
348
|
+
if (this.menuToggled && !this.el.contains(event.relatedTarget)) {
|
|
349
|
+
this.menuToggled = false;
|
|
350
|
+
this.menuButtonToggled.emit(this.menuToggled);
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
/**
|
|
354
|
+
* Logic to set breakpointDeviceState to the appropriate device when the screen resizes
|
|
355
|
+
*/
|
|
356
|
+
handleResize() {
|
|
357
|
+
this.breakpointDeviceState = isClientSideRendering() ? determineDeviceType() : DeviceTypes.Desktop;
|
|
358
|
+
}
|
|
359
|
+
/**
|
|
360
|
+
* This listens for the `setAppLanguage` event sent from the language toggle when it is is connected to the DOM.
|
|
361
|
+
* It is used for the initial language when the input component loads.
|
|
362
|
+
*/
|
|
363
|
+
handleSetAppLanguage(event) {
|
|
364
|
+
this.language = validateLanguage(event);
|
|
365
|
+
this.parseMenuItems();
|
|
366
|
+
}
|
|
367
|
+
/**
|
|
368
|
+
* This listens for the `headerLanguageToggled` event sent from the language toggle when it is is connected to the DOM.
|
|
369
|
+
* It is used for changing the component language after the language toggle has been activated.
|
|
370
|
+
*/
|
|
371
|
+
handleLanguageToggle(event) {
|
|
372
|
+
this.handleSetAppLanguage(event.detail.newLanguage);
|
|
373
|
+
}
|
|
374
|
+
/**
|
|
375
|
+
* Logic to make the focus go back to the menu button when the list ends
|
|
376
|
+
*/
|
|
377
|
+
focusMenuButton() {
|
|
378
|
+
this.menuButton.focus();
|
|
379
|
+
}
|
|
380
|
+
/**
|
|
381
|
+
* Call to Ontario Menu API to fetch linksets to populate header component
|
|
382
|
+
*/
|
|
383
|
+
async fetchOntarioMenu() {
|
|
384
|
+
const isEnglish = this.language === 'en';
|
|
385
|
+
// If menu has already been fetched and contains dynamic menu items, do not run fetch again
|
|
386
|
+
if (!this.isDynamicMenu) {
|
|
387
|
+
const apiUrl = isEnglish ? config.ONTARIO_HEADER_API_URL_EN : config.ONTARIO_HEADER_API_URL_FR;
|
|
388
|
+
const response = await fetch(apiUrl)
|
|
389
|
+
.then((response) => response.json())
|
|
390
|
+
.then((json) => json.linkset[0].item)
|
|
391
|
+
.catch(() => {
|
|
392
|
+
console.error('Unable to retrieve data from Ontario Menu API');
|
|
393
|
+
return [];
|
|
394
|
+
});
|
|
395
|
+
if (response.length > 0) {
|
|
396
|
+
const externalMenuItems = response.map((item) => {
|
|
397
|
+
return { href: item.href, title: item.title };
|
|
398
|
+
});
|
|
399
|
+
this.menuItemState = externalMenuItems;
|
|
400
|
+
this.isDynamicMenu = true;
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
return;
|
|
404
|
+
}
|
|
405
|
+
/**
|
|
406
|
+
* Generate the full path to an image asset based on the base asset path.
|
|
407
|
+
*
|
|
408
|
+
* - If `assetBasePath` is provided, it is used as the base path.
|
|
409
|
+
* - If not, attempts to use Stencil's `getAssetPath` (for Stencil/Angular builds).
|
|
410
|
+
* - If that fails (e.g., in React), falls back to `/assets/`, assuming assets are in the public folder.
|
|
411
|
+
*
|
|
412
|
+
* This allows the component to work across multiple environments (Stencil, Angular, React).
|
|
413
|
+
*
|
|
414
|
+
* @param imageName - The name of the image file.
|
|
415
|
+
* @returns The full image path as a string.
|
|
416
|
+
*/
|
|
417
|
+
getImageAssetSrcPath(imageName) {
|
|
418
|
+
return getImageAssetSrcPath(imageName, this.assetBasePath);
|
|
419
|
+
}
|
|
420
|
+
/**
|
|
421
|
+
* This function generates the menu dropdown button for the ontario header component.
|
|
422
|
+
*
|
|
423
|
+
* @param viewportSize - the size of the screen where the function is being called. It can either be set to `desktop`, `tablet` or `mobile`. This dictates the classes used on the menu button, as well as the ref to keep the focus trapped when the menu is open.
|
|
424
|
+
*/
|
|
425
|
+
renderMenuButton(viewportSize) {
|
|
426
|
+
if (!this.isMenuVisible(viewportSize)) {
|
|
427
|
+
return;
|
|
428
|
+
}
|
|
429
|
+
return h(
|
|
430
|
+
'button',
|
|
431
|
+
{
|
|
432
|
+
'class': 'ontario-header__menu-toggler ontario-header-button ontario-header-button--with-outline',
|
|
433
|
+
'id': this.type === 'ontario' ? 'ontario-header-menu-toggler' : 'ontario-application-header-menu-toggler',
|
|
434
|
+
'aria-controls': 'ontario-navigation',
|
|
435
|
+
'aria-label': this.menuToggled
|
|
436
|
+
? this.translations.header.closeMenu[`${this.language}`]
|
|
437
|
+
: this.translations.header.openMenu[`${this.language}`],
|
|
438
|
+
'aria-expanded': this.menuToggled ? 'true' : 'false',
|
|
439
|
+
'onClick': this.handlemenuToggled,
|
|
440
|
+
'type': 'button',
|
|
441
|
+
'ref': (el) => (this.menuButton = el),
|
|
442
|
+
},
|
|
443
|
+
h('span', {
|
|
444
|
+
class: 'ontario-header__icon-container',
|
|
445
|
+
innerHTML: this.menuToggled ? OntarioIconClose : OntarioIconMenu,
|
|
446
|
+
}),
|
|
447
|
+
h('span', null, 'Menu'),
|
|
448
|
+
);
|
|
449
|
+
}
|
|
450
|
+
/**
|
|
451
|
+
* The onEscapePressed function clears the searchbar form when Escape is pressed
|
|
452
|
+
*/
|
|
453
|
+
onEscapePressed(event) {
|
|
454
|
+
if (event.key === 'Escape') {
|
|
455
|
+
event.path[0].value = '';
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
isMenuVisible(viewportSize) {
|
|
459
|
+
var _a, _b;
|
|
460
|
+
if (this.type !== 'ontario') {
|
|
461
|
+
const { menuItemState, applicationHeaderInfoState } = this;
|
|
462
|
+
const {
|
|
463
|
+
mobile = 0,
|
|
464
|
+
tablet = 0,
|
|
465
|
+
desktop = 0,
|
|
466
|
+
} = (_a =
|
|
467
|
+
applicationHeaderInfoState === null || applicationHeaderInfoState === void 0
|
|
468
|
+
? void 0
|
|
469
|
+
: applicationHeaderInfoState.maxSubheaderLinks) !== null && _a !== void 0
|
|
470
|
+
? _a
|
|
471
|
+
: {};
|
|
472
|
+
const numOfMenuItems =
|
|
473
|
+
(_b = menuItemState === null || menuItemState === void 0 ? void 0 : menuItemState.length) !== null &&
|
|
474
|
+
_b !== void 0
|
|
475
|
+
? _b
|
|
476
|
+
: 0;
|
|
477
|
+
if (numOfMenuItems <= 0) {
|
|
478
|
+
return false;
|
|
479
|
+
}
|
|
480
|
+
if (viewportSize === DeviceTypes.Mobile) {
|
|
481
|
+
return numOfMenuItems - mobile > 0;
|
|
482
|
+
}
|
|
483
|
+
if (viewportSize === DeviceTypes.Tablet) {
|
|
484
|
+
return numOfMenuItems - tablet > 0;
|
|
485
|
+
}
|
|
486
|
+
if (viewportSize === DeviceTypes.Desktop) {
|
|
487
|
+
return numOfMenuItems - desktop > 0;
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
return true;
|
|
491
|
+
}
|
|
492
|
+
componentWillLoad() {
|
|
493
|
+
this.parseApplicationHeaderInfo();
|
|
494
|
+
this.parseMenuItems();
|
|
495
|
+
this.parseLanguage();
|
|
496
|
+
}
|
|
497
|
+
componentDidLoad() {
|
|
498
|
+
this.isHydrated = true;
|
|
499
|
+
}
|
|
500
|
+
componentDidRender() {
|
|
501
|
+
if (this.isHydrated && this.disableDynamicMenu === false && this.type === 'ontario') {
|
|
502
|
+
this.fetchOntarioMenu();
|
|
503
|
+
}
|
|
504
|
+
this.handleResize();
|
|
505
|
+
}
|
|
506
|
+
/**
|
|
507
|
+
* Handles the search focus when the search toggle button is clicked.
|
|
508
|
+
* When search button is clicked, the search bar is in focus,
|
|
509
|
+
* when the closed button is clicked, the search button is back into focus.
|
|
510
|
+
*/
|
|
511
|
+
componentDidUpdate() {
|
|
512
|
+
if (this.type == 'ontario') {
|
|
513
|
+
if (this.searchToggle === true) this.searchBar.focus();
|
|
514
|
+
if (this.searchToggle === false) this.searchButton.focus();
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
render() {
|
|
518
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t;
|
|
519
|
+
const isServiceOntarioType = this.type === 'serviceOntario';
|
|
520
|
+
if (this.type == 'ontario') {
|
|
521
|
+
return h(
|
|
522
|
+
'div',
|
|
523
|
+
null,
|
|
524
|
+
h(
|
|
525
|
+
'div',
|
|
526
|
+
{ class: 'ontario-header__container', ref: (el) => (this.header = el) },
|
|
527
|
+
h(
|
|
528
|
+
'header',
|
|
529
|
+
{
|
|
530
|
+
class: this.searchToggle ? 'ontario-header ontario-header--search-open' : 'ontario-header',
|
|
531
|
+
id: 'ontario-header',
|
|
532
|
+
},
|
|
533
|
+
h(
|
|
534
|
+
'div',
|
|
535
|
+
{ class: 'ontario-row' },
|
|
536
|
+
h(
|
|
537
|
+
'div',
|
|
538
|
+
{
|
|
539
|
+
class:
|
|
540
|
+
'ontario-header__logo-container ontario-columns ontario-small-2 ontario-medium-4 ontario-large-3',
|
|
541
|
+
},
|
|
542
|
+
h(
|
|
543
|
+
'a',
|
|
544
|
+
{ href: this.translations.header.logoLink[`${this.language}`] },
|
|
545
|
+
h('img', {
|
|
546
|
+
class: 'ontario-show-for-medium',
|
|
547
|
+
src: this.getImageAssetSrcPath('ontario-logo--desktop.svg'),
|
|
548
|
+
alt: this.translations.header.logoAltText[`${this.language}`],
|
|
549
|
+
}),
|
|
550
|
+
h('img', {
|
|
551
|
+
class: 'ontario-show-for-small-only',
|
|
552
|
+
src: this.getImageAssetSrcPath('ontario-logo--mobile.svg'),
|
|
553
|
+
alt: this.translations.header.logoAltText[`${this.language}`],
|
|
554
|
+
}),
|
|
555
|
+
),
|
|
556
|
+
),
|
|
557
|
+
h(
|
|
558
|
+
'form',
|
|
559
|
+
{
|
|
560
|
+
name: 'searchForm',
|
|
561
|
+
id: 'ontario-search-form-container',
|
|
562
|
+
onSubmit: this.handleSubmit,
|
|
563
|
+
class:
|
|
564
|
+
'ontario-header__search-container ontario-columns ontario-small-10 ontario-medium-offset-3 ontario-medium-6 ontario-large-offset-0 ontario-large-6',
|
|
565
|
+
novalidate: true,
|
|
566
|
+
},
|
|
567
|
+
h(
|
|
568
|
+
'label',
|
|
569
|
+
{ htmlFor: 'ontario-search-input-field', class: 'ontario-show-for-sr' },
|
|
570
|
+
this.translations.header.search[`${this.language}`],
|
|
571
|
+
),
|
|
572
|
+
h(Input, {
|
|
573
|
+
'type': 'text',
|
|
574
|
+
'name': 'search',
|
|
575
|
+
'id': 'ontario-search-input-field',
|
|
576
|
+
'autoComplete': 'off',
|
|
577
|
+
'aria-autocomplete': 'none',
|
|
578
|
+
'className': 'ontario-input ontario-header__search-input',
|
|
579
|
+
'required': true,
|
|
580
|
+
'ref': (el) => (this.searchBar = el),
|
|
581
|
+
'onKeyDown': this.onEscapePressed,
|
|
582
|
+
}),
|
|
583
|
+
h(Input, {
|
|
584
|
+
'className': 'ontario-header__search-reset',
|
|
585
|
+
'id': 'ontario-search-reset',
|
|
586
|
+
'type': 'reset',
|
|
587
|
+
'value': '',
|
|
588
|
+
'aria-label': this.translations.header.clearSearchField[`${this.language}`],
|
|
589
|
+
}),
|
|
590
|
+
h(
|
|
591
|
+
'button',
|
|
592
|
+
{ class: 'ontario-header__search-submit', id: 'ontario-search-submit', type: 'submit' },
|
|
593
|
+
h('span', { class: 'ontario-show-for-sr' }, this.translations.header.submit[`${this.language}`]),
|
|
594
|
+
h('span', { class: 'ontario-header__icon-container', innerHTML: OntarioIconSearch }),
|
|
595
|
+
),
|
|
596
|
+
),
|
|
597
|
+
h(
|
|
598
|
+
'div',
|
|
599
|
+
{
|
|
600
|
+
class:
|
|
601
|
+
'ontario-header__nav-right-container ontario-columns ontario-small-10 ontario-medium-8 ontario-large-3',
|
|
602
|
+
},
|
|
603
|
+
h('ontario-language-toggle', {
|
|
604
|
+
url:
|
|
605
|
+
this.language === 'en'
|
|
606
|
+
? (_a = this.languageState) === null || _a === void 0
|
|
607
|
+
? void 0
|
|
608
|
+
: _a.frenchLink
|
|
609
|
+
: (_b = this.languageState) === null || _b === void 0
|
|
610
|
+
? void 0
|
|
611
|
+
: _b.englishLink,
|
|
612
|
+
size: 'default',
|
|
613
|
+
customLanguageToggle: this.customLanguageToggle,
|
|
614
|
+
}),
|
|
615
|
+
h(
|
|
616
|
+
'button',
|
|
617
|
+
{
|
|
618
|
+
'class':
|
|
619
|
+
'ontario-header__search-toggler ontario-header-button ontario-header-button--without-outline ontario-hide-for-large',
|
|
620
|
+
'id': 'ontario-header-search-toggler',
|
|
621
|
+
'aria-controls': 'ontario-search-form-container',
|
|
622
|
+
'onClick': this.handleSearchToggle,
|
|
623
|
+
'ref': (el) => (this.searchButton = el),
|
|
624
|
+
},
|
|
625
|
+
h('span', { class: 'ontario-header__icon-container', innerHTML: OntarioIconSearchWhite }),
|
|
626
|
+
h(
|
|
627
|
+
'span',
|
|
628
|
+
{ class: 'ontario-show-for-medium ontario-show' },
|
|
629
|
+
this.translations.header.search[`${this.language}`],
|
|
630
|
+
),
|
|
631
|
+
),
|
|
632
|
+
this.renderMenuButton('ontario-header'),
|
|
633
|
+
),
|
|
634
|
+
h(
|
|
635
|
+
'div',
|
|
636
|
+
{ class: 'ontario-header__search-close-container ontario-columns ontario-small-2 ontario-medium-3' },
|
|
637
|
+
h(
|
|
638
|
+
'button',
|
|
639
|
+
{
|
|
640
|
+
'class':
|
|
641
|
+
'ontario-header__search-close ontario-header-button ontario-header-button--without-outline',
|
|
642
|
+
'id': 'ontario-header-search-close',
|
|
643
|
+
'aria-label': this.translations.header.closeSearch[`${this.language}`],
|
|
644
|
+
'type': 'button',
|
|
645
|
+
'onClick': this.handleSearchToggle,
|
|
646
|
+
},
|
|
647
|
+
h(
|
|
648
|
+
'span',
|
|
649
|
+
{ 'aria-hidden': `${!this.searchToggle}` },
|
|
650
|
+
this.translations.header.close[`${this.language}`],
|
|
651
|
+
),
|
|
652
|
+
h('span', { class: 'ontario-header__icon-container', innerHTML: OntarioIconClose }),
|
|
653
|
+
),
|
|
654
|
+
),
|
|
655
|
+
),
|
|
656
|
+
),
|
|
657
|
+
h('ontario-header-overflow-menu', { menuItems: this.menuItemState }),
|
|
658
|
+
),
|
|
659
|
+
this.menuToggled && h('div', { class: 'ontario-hide-for-large ontario-overlay' }),
|
|
660
|
+
);
|
|
661
|
+
} else {
|
|
662
|
+
return h(
|
|
663
|
+
'div',
|
|
664
|
+
null,
|
|
665
|
+
h(
|
|
666
|
+
'div',
|
|
667
|
+
{
|
|
668
|
+
class: 'ontario-application-header-container',
|
|
669
|
+
id: 'ontario-application-header',
|
|
670
|
+
ref: (el) => (this.header = el),
|
|
671
|
+
},
|
|
672
|
+
h(
|
|
673
|
+
'header',
|
|
674
|
+
{ class: 'ontario-application-header', id: 'ontario-header' },
|
|
675
|
+
h(
|
|
676
|
+
'div',
|
|
677
|
+
{ class: 'ontario-row' },
|
|
678
|
+
h(
|
|
679
|
+
'div',
|
|
680
|
+
{ class: 'ontario-columns ontario-small-6 ontario-application-header__logo' },
|
|
681
|
+
h(
|
|
682
|
+
'a',
|
|
683
|
+
{ href: this.translations.header.logoLink[`${this.language}`] },
|
|
684
|
+
h('img', {
|
|
685
|
+
src: this.getImageAssetSrcPath('ontario-logo--desktop.svg'),
|
|
686
|
+
alt: this.translations.header.logoAltText[`${this.language}`],
|
|
687
|
+
}),
|
|
688
|
+
),
|
|
689
|
+
),
|
|
690
|
+
h(
|
|
691
|
+
'div',
|
|
692
|
+
{ class: 'ontario-columns ontario-small-6 ontario-application-header__lang-toggle' },
|
|
693
|
+
h('ontario-language-toggle', {
|
|
694
|
+
size: 'small',
|
|
695
|
+
url:
|
|
696
|
+
this.language === 'en'
|
|
697
|
+
? (_c = this.languageState) === null || _c === void 0
|
|
698
|
+
? void 0
|
|
699
|
+
: _c.frenchLink
|
|
700
|
+
: (_d = this.languageState) === null || _d === void 0
|
|
701
|
+
? void 0
|
|
702
|
+
: _d.englishLink,
|
|
703
|
+
customLanguageToggle: this.customLanguageToggle,
|
|
704
|
+
}),
|
|
705
|
+
),
|
|
706
|
+
),
|
|
707
|
+
),
|
|
708
|
+
h(
|
|
709
|
+
'div',
|
|
710
|
+
{ class: 'ontario-application-subheader-menu__container' },
|
|
711
|
+
h(
|
|
712
|
+
'section',
|
|
713
|
+
{ class: `ontario-application-subheader ${isServiceOntarioType ? 'ontario-service-subheader' : ''}` },
|
|
714
|
+
h(
|
|
715
|
+
'div',
|
|
716
|
+
{ class: 'ontario-row' },
|
|
717
|
+
h(
|
|
718
|
+
'div',
|
|
719
|
+
{ class: 'ontario-columns ontario-small-12 ontario-application-subheader__container' },
|
|
720
|
+
!isServiceOntarioType
|
|
721
|
+
? h(
|
|
722
|
+
'p',
|
|
723
|
+
{ class: 'ontario-application-subheader__heading' },
|
|
724
|
+
h(
|
|
725
|
+
'a',
|
|
726
|
+
{
|
|
727
|
+
href: (_e = this.applicationHeaderInfoState) === null || _e === void 0 ? void 0 : _e.href,
|
|
728
|
+
},
|
|
729
|
+
(_f = this.applicationHeaderInfoState) === null || _f === void 0 ? void 0 : _f.title,
|
|
730
|
+
),
|
|
731
|
+
)
|
|
732
|
+
: h(
|
|
733
|
+
'a',
|
|
734
|
+
{
|
|
735
|
+
href: (_g = this.applicationHeaderInfoState) === null || _g === void 0 ? void 0 : _g.href,
|
|
736
|
+
class: 'ontario-service-subheader__link',
|
|
737
|
+
},
|
|
738
|
+
h(
|
|
739
|
+
'div',
|
|
740
|
+
{ class: 'ontario-service-subheader__heading-container' },
|
|
741
|
+
h(
|
|
742
|
+
'p',
|
|
743
|
+
{ class: 'ontario-service-subheader__heading' },
|
|
744
|
+
this.translations.header.serviceOntario[`${this.language}`],
|
|
745
|
+
),
|
|
746
|
+
h(
|
|
747
|
+
'p',
|
|
748
|
+
{ class: 'ontario-service-subheader__description' },
|
|
749
|
+
(_h = this.applicationHeaderInfoState) === null || _h === void 0 ? void 0 : _h.title,
|
|
750
|
+
),
|
|
751
|
+
),
|
|
752
|
+
),
|
|
753
|
+
h(
|
|
754
|
+
'div',
|
|
755
|
+
{ class: 'ontario-application-subheader__menu-container' },
|
|
756
|
+
!!((_k =
|
|
757
|
+
(_j = this.applicationHeaderInfoState) === null || _j === void 0
|
|
758
|
+
? void 0
|
|
759
|
+
: _j.maxSubheaderLinks) === null || _k === void 0
|
|
760
|
+
? void 0
|
|
761
|
+
: _k[this.breakpointDeviceState]) &&
|
|
762
|
+
h(
|
|
763
|
+
'ul',
|
|
764
|
+
{ class: 'ontario-application-subheader__menu' },
|
|
765
|
+
(_l = this.menuItemState) === null || _l === void 0
|
|
766
|
+
? void 0
|
|
767
|
+
: _l
|
|
768
|
+
.slice(
|
|
769
|
+
0,
|
|
770
|
+
(_o =
|
|
771
|
+
(_m = this.applicationHeaderInfoState) === null || _m === void 0
|
|
772
|
+
? void 0
|
|
773
|
+
: _m.maxSubheaderLinks) === null || _o === void 0
|
|
774
|
+
? void 0
|
|
775
|
+
: _o[this.breakpointDeviceState],
|
|
776
|
+
)
|
|
777
|
+
.map((item) =>
|
|
778
|
+
generateMenuItem(item.href, item.title, item.linkIsActive, '', item.onClickHandler),
|
|
779
|
+
),
|
|
780
|
+
),
|
|
781
|
+
this.menuItemState !== undefined &&
|
|
782
|
+
((_q =
|
|
783
|
+
(_p = this.applicationHeaderInfoState) === null || _p === void 0
|
|
784
|
+
? void 0
|
|
785
|
+
: _p.maxSubheaderLinks) === null || _q === void 0
|
|
786
|
+
? void 0
|
|
787
|
+
: _q[this.breakpointDeviceState]) !== this.menuItemState.length &&
|
|
788
|
+
this.renderMenuButton(''),
|
|
789
|
+
),
|
|
790
|
+
),
|
|
791
|
+
),
|
|
792
|
+
),
|
|
793
|
+
h('ontario-header-overflow-menu', {
|
|
794
|
+
menuItems:
|
|
795
|
+
(_r = this.menuItemState) === null || _r === void 0
|
|
796
|
+
? void 0
|
|
797
|
+
: _r.slice(
|
|
798
|
+
(_t =
|
|
799
|
+
(_s = this.applicationHeaderInfoState) === null || _s === void 0
|
|
800
|
+
? void 0
|
|
801
|
+
: _s.maxSubheaderLinks) === null || _t === void 0
|
|
802
|
+
? void 0
|
|
803
|
+
: _t[this.breakpointDeviceState],
|
|
804
|
+
this.menuItemState.length,
|
|
805
|
+
),
|
|
806
|
+
}),
|
|
807
|
+
),
|
|
808
|
+
),
|
|
809
|
+
this.menuToggled && h('div', { class: 'ontario-hide-for-large ontario-overlay' }),
|
|
810
|
+
);
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
static get assetsDirs() {
|
|
814
|
+
return ['./assets'];
|
|
815
|
+
}
|
|
816
|
+
get el() {
|
|
817
|
+
return this;
|
|
818
|
+
}
|
|
819
|
+
static get watchers() {
|
|
820
|
+
return {
|
|
821
|
+
applicationHeaderInfo: ['parseApplicationHeaderInfo'],
|
|
822
|
+
menuItems: ['parseMenuItems'],
|
|
823
|
+
languageToggleOptions: ['parseLanguage'],
|
|
824
|
+
};
|
|
825
|
+
}
|
|
826
|
+
static get style() {
|
|
827
|
+
return ontarioHeaderCss + (ontarioApplicationHeaderCss + serviceOntarioHeaderCss);
|
|
828
|
+
}
|
|
829
|
+
},
|
|
830
|
+
[
|
|
831
|
+
257,
|
|
832
|
+
'ontario-header',
|
|
833
|
+
{
|
|
834
|
+
type: [1],
|
|
835
|
+
applicationHeaderInfo: [1, 'application-header-info'],
|
|
836
|
+
menuItems: [1, 'menu-items'],
|
|
837
|
+
disableDynamicMenu: [4, 'disable-dynamic-menu'],
|
|
838
|
+
languageToggleOptions: [1, 'language-toggle-options'],
|
|
839
|
+
customLanguageToggle: [16, 'custom-language-toggle'],
|
|
840
|
+
language: [1025],
|
|
841
|
+
assetBasePath: [1, 'asset-base-path'],
|
|
842
|
+
applicationHeaderInfoState: [32],
|
|
843
|
+
menuItemState: [32],
|
|
844
|
+
isDynamicMenu: [32],
|
|
845
|
+
languageState: [32],
|
|
846
|
+
menuToggled: [32],
|
|
847
|
+
searchToggle: [32],
|
|
848
|
+
translations: [32],
|
|
849
|
+
breakpointDeviceState: [32],
|
|
850
|
+
},
|
|
851
|
+
[
|
|
852
|
+
[8, 'keydown', 'handleKeyDown'],
|
|
853
|
+
[10, 'click', 'handleClick'],
|
|
854
|
+
[8, 'focusout', 'handleFocusOut'],
|
|
855
|
+
[9, 'resize', 'handleResize'],
|
|
856
|
+
[8, 'setAppLanguage', 'handleSetAppLanguage'],
|
|
857
|
+
[8, 'headerLanguageToggled', 'handleLanguageToggle'],
|
|
858
|
+
[8, 'endOfMenuReached', 'focusMenuButton'],
|
|
859
|
+
],
|
|
860
|
+
{
|
|
861
|
+
applicationHeaderInfo: ['parseApplicationHeaderInfo'],
|
|
862
|
+
menuItems: ['parseMenuItems'],
|
|
863
|
+
languageToggleOptions: ['parseLanguage'],
|
|
864
|
+
},
|
|
865
|
+
],
|
|
866
|
+
);
|
|
867
|
+
function defineCustomElement$1() {
|
|
868
|
+
if (typeof customElements === 'undefined') {
|
|
869
|
+
return;
|
|
870
|
+
}
|
|
871
|
+
const components = ['ontario-header', 'ontario-header-overflow-menu', 'ontario-language-toggle'];
|
|
872
|
+
components.forEach((tagName) => {
|
|
873
|
+
switch (tagName) {
|
|
874
|
+
case 'ontario-header':
|
|
875
|
+
if (!customElements.get(tagName)) {
|
|
876
|
+
customElements.define(tagName, OntarioHeader$1);
|
|
877
|
+
}
|
|
878
|
+
break;
|
|
879
|
+
case 'ontario-header-overflow-menu':
|
|
880
|
+
if (!customElements.get(tagName)) {
|
|
881
|
+
defineCustomElement$3();
|
|
882
|
+
}
|
|
883
|
+
break;
|
|
884
|
+
case 'ontario-language-toggle':
|
|
885
|
+
if (!customElements.get(tagName)) {
|
|
886
|
+
defineCustomElement$2();
|
|
887
|
+
}
|
|
888
|
+
break;
|
|
889
|
+
}
|
|
890
|
+
});
|
|
891
|
+
}
|
|
892
|
+
defineCustomElement$1();
|
|
893
|
+
|
|
894
|
+
const OntarioHeader = OntarioHeader$1;
|
|
895
|
+
const defineCustomElement = defineCustomElement$1;
|
|
896
|
+
|
|
897
|
+
export { OntarioHeader, defineCustomElement };
|
|
898
|
+
//# sourceMappingURL=ontario-header.js.map
|
|
899
|
+
|
|
900
|
+
//# sourceMappingURL=ontario-header.js.map
|