@inera/ids-angular 5.0.4 → 5.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/classes/icon/IDIconBase.d.ts +2 -3
- package/components/button/button.component.d.ts +4 -4
- package/components/dropdown/dropdown-content.component.d.ts +11 -0
- package/components/dropdown/dropdown.component.d.ts +18 -0
- package/components/dropdown/index.d.ts +5 -0
- package/components/dropdown/public-api.d.ts +2 -0
- package/components/footer-1177/footer-1177.component.d.ts +2 -1
- package/components/footer-1177/public-api.d.ts +0 -1
- package/components/footer-1177-admin/footer-1177-admin.component.d.ts +2 -1
- package/components/footer-1177-admin/public-api.d.ts +0 -1
- package/components/footer-1177-pro/footer-1177-pro.component.d.ts +2 -1
- package/components/footer-1177-pro/public-api.d.ts +0 -1
- package/components/footer-inera/footer-inera.component.d.ts +2 -1
- package/components/footer-inera/public-api.d.ts +0 -1
- package/components/footer-inera-admin/footer-inera-admin.component.d.ts +2 -1
- package/components/footer-inera-admin/public-api.d.ts +1 -2
- package/components/form/checkbox-group/checkbox-group.module.d.ts +1 -1
- package/components/header-inera/header-inera.component.d.ts +22 -0
- package/components/header-inera/index.d.ts +5 -0
- package/components/header-inera/item/header-inera-item.component.d.ts +8 -0
- package/components/header-inera/nav/header-inera-nav-item.component.d.ts +12 -0
- package/components/header-inera/nav/header-inera-nav.component.d.ts +14 -0
- package/components/header-inera/nav-mobile/header-inera-nav-mobile.component.d.ts +10 -0
- package/components/header-inera/public-api.d.ts +5 -0
- package/components/header-inera-admin/avatar/header-inera-admin-avatar.component.d.ts +9 -0
- package/components/header-inera-admin/header-inera-admin.component.d.ts +23 -0
- package/components/header-inera-admin/index.d.ts +5 -0
- package/components/header-inera-admin/item/header-inera-admin-item.component.d.ts +8 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav-item.component.d.ts +12 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav.component.d.ts +14 -0
- package/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.d.ts +9 -0
- package/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.d.ts +12 -0
- package/components/header-inera-admin/public-api.d.ts +7 -0
- package/components/link/link.component.d.ts +3 -11
- package/components/list/item/list-item.component.d.ts +3 -1
- package/components/mobile/menu/item/index.d.ts +5 -0
- package/components/mobile/menu/item/mobile-menu-item.component.d.ts +1 -1
- package/components/mobile/menu/item/mobile-menu-item.module.d.ts +9 -0
- package/components/mobile/menu/item/public-api.d.ts +2 -0
- package/components/navigation/local/navigation-local.module.d.ts +1 -1
- package/components/pagination/data-pagination/data-pagination.component.d.ts +11 -0
- package/components/pagination/data-pagination/data-pagination.module.d.ts +8 -0
- package/components/pagination/data-pagination/index.d.ts +5 -0
- package/components/pagination/data-pagination/public-api.d.ts +2 -0
- package/components/pagination/list-pagination/index.d.ts +5 -0
- package/components/pagination/list-pagination/list-pagination.component.d.ts +23 -0
- package/components/pagination/list-pagination/list-pagination.module.d.ts +8 -0
- package/components/pagination/list-pagination/public-api.d.ts +2 -0
- package/components/popover/popover.component.d.ts +2 -2
- package/components/progressbar/progressbar.component.d.ts +2 -1
- package/components/stepper/step/step.component.d.ts +7 -1
- package/components/stepper/stepper.component.d.ts +4 -1
- package/components/tabs/tabs.component.d.ts +2 -2
- package/esm2022/common/classes/form/IDFormBase.mjs +4 -4
- package/esm2022/common/classes/icon/IDIconBase.mjs +24 -34
- package/esm2022/components/agent/agent.component.mjs +4 -4
- package/esm2022/components/agent/agent.module.mjs +5 -5
- package/esm2022/components/alert/alert.component.mjs +4 -4
- package/esm2022/components/alert/alert.module.mjs +5 -5
- package/esm2022/components/alert-global/alert-global.component.mjs +4 -4
- package/esm2022/components/alert-global/alert-global.module.mjs +5 -5
- package/esm2022/components/badge/badge.component.mjs +4 -4
- package/esm2022/components/badge/badge.module.mjs +5 -5
- package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +4 -4
- package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +5 -5
- package/esm2022/components/breadcrumbs/crumb.component.mjs +4 -4
- package/esm2022/components/button/button.component.mjs +13 -13
- package/esm2022/components/button/button.module.mjs +5 -5
- package/esm2022/components/button-group/button-group.component.mjs +4 -4
- package/esm2022/components/button-group/button-group.module.mjs +5 -5
- package/esm2022/components/card/card.component.mjs +4 -4
- package/esm2022/components/card/card.module.mjs +5 -5
- package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.module.mjs +5 -5
- package/esm2022/components/date-label/date-label.component.mjs +4 -4
- package/esm2022/components/date-label/date-label.module.mjs +5 -5
- package/esm2022/components/dialog/dialog.component.mjs +4 -4
- package/esm2022/components/dialog/dialog.module.mjs +5 -5
- package/esm2022/components/dropdown/dropdown-content.component.mjs +35 -0
- package/esm2022/components/dropdown/dropdown.component.mjs +52 -0
- package/esm2022/components/dropdown/inera-ids-angular-components-dropdown.mjs +5 -0
- package/esm2022/components/dropdown/public-api.mjs +3 -0
- package/esm2022/components/expandable/expandable.component.mjs +4 -4
- package/esm2022/components/expandable/expandable.module.mjs +5 -5
- package/esm2022/components/footer/footer.component.mjs +4 -4
- package/esm2022/components/footer/footer.module.mjs +5 -5
- package/esm2022/components/footer-1177/footer-1177.component.mjs +8 -6
- package/esm2022/components/footer-1177/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +8 -6
- package/esm2022/components/footer-1177-admin/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +8 -6
- package/esm2022/components/footer-1177-pro/public-api.mjs +1 -2
- package/esm2022/components/footer-inera/footer-inera.component.mjs +15 -13
- package/esm2022/components/footer-inera/public-api.mjs +1 -2
- package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +15 -13
- package/esm2022/components/footer-inera-admin/public-api.mjs +2 -3
- package/esm2022/components/form/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/components/form/checkbox/checkbox.module.mjs +5 -5
- package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +4 -4
- package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +6 -6
- package/esm2022/components/form/error-message/error-message.component.mjs +4 -4
- package/esm2022/components/form/error-message/error-message.module.mjs +5 -5
- package/esm2022/components/form/input/input.component.mjs +4 -4
- package/esm2022/components/form/input/input.module.mjs +5 -5
- package/esm2022/components/form/radio/radio-group.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.module.mjs +5 -5
- package/esm2022/components/form/range/range.component.mjs +4 -4
- package/esm2022/components/form/range/range.module.mjs +5 -5
- package/esm2022/components/form/select/select.component.mjs +4 -4
- package/esm2022/components/form/select/select.module.mjs +5 -5
- package/esm2022/components/form/select-multiple/select-multiple.component.mjs +4 -4
- package/esm2022/components/form/select-multiple/select-multiple.module.mjs +5 -5
- package/esm2022/components/form/spinner/spinner.component.mjs +4 -4
- package/esm2022/components/form/spinner/spinner.module.mjs +5 -5
- package/esm2022/components/form/textarea/textarea.component.mjs +4 -4
- package/esm2022/components/form/textarea/textarea.module.mjs +5 -5
- package/esm2022/components/form/time/time.component.mjs +4 -4
- package/esm2022/components/form/time/time.module.mjs +5 -5
- package/esm2022/components/form/toggle/toggle.component.mjs +4 -4
- package/esm2022/components/form/toggle/toggle.module.mjs +5 -5
- package/esm2022/components/grid/column/column.component.mjs +4 -4
- package/esm2022/components/grid/column/column.module.mjs +5 -5
- package/esm2022/components/grid/container/container.component.mjs +4 -4
- package/esm2022/components/grid/container/container.module.mjs +5 -5
- package/esm2022/components/grid/row/row.component.mjs +4 -4
- package/esm2022/components/grid/row/row.module.mjs +5 -5
- package/esm2022/components/header/avatar/header-avatar.component.mjs +4 -4
- package/esm2022/components/header/header.component.mjs +4 -4
- package/esm2022/components/header/header.module.mjs +5 -5
- package/esm2022/components/header/item/header-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-item/header-mobile-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-menu/header-mobile-menu.component.mjs +4 -4
- package/esm2022/components/header/navigation/header-navigation.component.mjs +4 -4
- package/esm2022/components/header/navigation-item/header-navigation-item.component.mjs +4 -4
- package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177/header-1177.component.mjs +4 -4
- package/esm2022/components/header-1177/item/header-1177-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-menu-mobile/header-1177-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-inera/header-inera.component.mjs +61 -0
- package/esm2022/components/header-inera/inera-ids-angular-components-header-inera.mjs +5 -0
- package/esm2022/components/header-inera/item/header-inera-item.component.mjs +18 -0
- package/esm2022/components/header-inera/nav/header-inera-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +39 -0
- package/esm2022/components/header-inera/nav-mobile/header-inera-nav-mobile.component.mjs +23 -0
- package/esm2022/components/header-inera/public-api.mjs +6 -0
- package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +64 -0
- package/esm2022/components/header-inera-admin/inera-ids-angular-components-header-inera-admin.mjs +5 -0
- package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +18 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +39 -0
- package/esm2022/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/public-api.mjs +8 -0
- package/esm2022/components/icon-region/icon-region.component.mjs +4 -4
- package/esm2022/components/icon-region/icon-region.module.mjs +5 -5
- package/esm2022/components/link/link.component.mjs +11 -35
- package/esm2022/components/link/link.module.mjs +5 -5
- package/esm2022/components/list/item/info/list-item-info.component.mjs +4 -4
- package/esm2022/components/list/item/list-item.component.mjs +11 -5
- package/esm2022/components/list/list.component.mjs +4 -4
- package/esm2022/components/list/list.module.mjs +5 -5
- package/esm2022/components/mobile/menu/avatar/mobile-menu-avatar.component.mjs +4 -4
- package/esm2022/components/mobile/menu/item/inera-ids-angular-components-mobile-menu-item.mjs +5 -0
- package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +6 -6
- package/esm2022/components/mobile/menu/item/mobile-menu-item.module.mjs +20 -0
- package/esm2022/components/mobile/menu/item/public-api.mjs +3 -0
- package/esm2022/components/mobile/menu/mobile-menu.component.mjs +4 -4
- package/esm2022/components/mobile/menu/mobile-menu.module.mjs +5 -5
- package/esm2022/components/navigation/content/navigation-content.component.mjs +4 -4
- package/esm2022/components/navigation/content/navigation-content.module.mjs +5 -5
- package/esm2022/components/navigation/local/navigation-local.component.mjs +4 -4
- package/esm2022/components/navigation/local/navigation-local.module.mjs +11 -15
- package/esm2022/components/notification/badge/notification-badge.component.mjs +4 -4
- package/esm2022/components/notification/badge/notification-badge.module.mjs +5 -5
- package/esm2022/components/pagination/data-pagination/data-pagination.component.mjs +27 -0
- package/esm2022/components/pagination/data-pagination/data-pagination.module.mjs +18 -0
- package/esm2022/components/pagination/data-pagination/inera-ids-angular-components-pagination-data-pagination.mjs +5 -0
- package/esm2022/components/pagination/data-pagination/public-api.mjs +3 -0
- package/esm2022/components/pagination/list-pagination/inera-ids-angular-components-pagination-list-pagination.mjs +5 -0
- package/esm2022/components/pagination/list-pagination/list-pagination.component.mjs +60 -0
- package/esm2022/components/pagination/list-pagination/list-pagination.module.mjs +18 -0
- package/esm2022/components/pagination/list-pagination/public-api.mjs +3 -0
- package/esm2022/components/popover/popover.component.mjs +7 -7
- package/esm2022/components/popover/popover.module.mjs +5 -5
- package/esm2022/components/progressbar/progressbar.component.mjs +9 -6
- package/esm2022/components/progressbar/progressbar.module.mjs +5 -5
- package/esm2022/components/stepper/step/step.component.mjs +25 -6
- package/esm2022/components/stepper/stepper.component.mjs +13 -7
- package/esm2022/components/stepper/stepper.module.mjs +5 -5
- package/esm2022/components/tabs/panel/tab-panel.component.mjs +4 -4
- package/esm2022/components/tabs/tab/tab.component.mjs +4 -4
- package/esm2022/components/tabs/tabs.component.mjs +7 -7
- package/esm2022/components/tabs/tabs.module.mjs +5 -5
- package/esm2022/components/tag/tag.component.mjs +4 -4
- package/esm2022/components/tag/tag.module.mjs +5 -5
- package/esm2022/components/tooltip/tooltip.component.mjs +4 -4
- package/esm2022/components/tooltip/tooltip.module.mjs +5 -5
- package/esm2022/icons/1177/icon-1177.component.mjs +4 -4
- package/esm2022/icons/1177/icon-1177.module.mjs +5 -5
- package/esm2022/icons/activity/icon-activity.component.mjs +4 -4
- package/esm2022/icons/activity/icon-activity.module.mjs +5 -5
- package/esm2022/icons/agent/icon-agent.component.mjs +4 -4
- package/esm2022/icons/agent/icon-agent.module.mjs +5 -5
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.mjs +4 -4
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.mjs +5 -5
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.mjs +4 -4
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.mjs +5 -5
- package/esm2022/icons/archive/icon-archive.component.mjs +4 -4
- package/esm2022/icons/archive/icon-archive.module.mjs +5 -5
- package/esm2022/icons/arrow/icon-arrow.component.mjs +4 -4
- package/esm2022/icons/arrow/icon-arrow.module.mjs +5 -5
- package/esm2022/icons/attention/icon-attention.component.mjs +4 -4
- package/esm2022/icons/attention/icon-attention.module.mjs +5 -5
- package/esm2022/icons/blekinge/icon-blekinge.component.mjs +4 -4
- package/esm2022/icons/blekinge/icon-blekinge.module.mjs +5 -5
- package/esm2022/icons/bookmark/icon-bookmark.component.mjs +4 -4
- package/esm2022/icons/bookmark/icon-bookmark.module.mjs +5 -5
- package/esm2022/icons/calendar/icon-calendar.component.mjs +4 -4
- package/esm2022/icons/calendar/icon-calendar.module.mjs +5 -5
- package/esm2022/icons/call/icon-call.component.mjs +4 -4
- package/esm2022/icons/call/icon-call.module.mjs +5 -5
- package/esm2022/icons/call-active/icon-call-active.component.mjs +4 -4
- package/esm2022/icons/call-active/icon-call-active.module.mjs +5 -5
- package/esm2022/icons/camera-off/icon-camera-off.component.mjs +4 -4
- package/esm2022/icons/camera-off/icon-camera-off.module.mjs +5 -5
- package/esm2022/icons/camera-on/icon-camera-on.component.mjs +4 -4
- package/esm2022/icons/camera-on/icon-camera-on.module.mjs +5 -5
- package/esm2022/icons/camera-switch/icon-camera-switch.component.mjs +4 -4
- package/esm2022/icons/camera-switch/icon-camera-switch.module.mjs +5 -5
- package/esm2022/icons/chart-bar/icon-chart-bar.component.mjs +4 -4
- package/esm2022/icons/chart-bar/icon-chart-bar.module.mjs +5 -5
- package/esm2022/icons/chart-line/icon-chart-line.component.mjs +4 -4
- package/esm2022/icons/chart-line/icon-chart-line.module.mjs +5 -5
- package/esm2022/icons/chat/icon-chat.component.mjs +4 -4
- package/esm2022/icons/chat/icon-chat.module.mjs +5 -5
- package/esm2022/icons/check/icon-check.component.mjs +4 -4
- package/esm2022/icons/check/icon-check.module.mjs +5 -5
- package/esm2022/icons/chevron/icon-chevron.component.mjs +4 -4
- package/esm2022/icons/chevron/icon-chevron.module.mjs +5 -5
- package/esm2022/icons/chevron-bold/icon-chevron-bold.component.mjs +4 -4
- package/esm2022/icons/chevron-bold/icon-chevron-bold.module.mjs +5 -5
- package/esm2022/icons/clipboard/icon-clipboard.component.mjs +4 -4
- package/esm2022/icons/clipboard/icon-clipboard.module.mjs +5 -5
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.component.mjs +4 -4
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.module.mjs +5 -5
- package/esm2022/icons/clipboard-text/icon-clipboard-text.component.mjs +4 -4
- package/esm2022/icons/clipboard-text/icon-clipboard-text.module.mjs +5 -5
- package/esm2022/icons/clock/icon-clock.component.mjs +4 -4
- package/esm2022/icons/clock/icon-clock.module.mjs +5 -5
- package/esm2022/icons/close/icon-close.component.mjs +4 -4
- package/esm2022/icons/close/icon-close.module.mjs +5 -5
- package/esm2022/icons/close-bold/icon-close-bold.component.mjs +4 -4
- package/esm2022/icons/close-bold/icon-close-bold.module.mjs +5 -5
- package/esm2022/icons/cog/icon-cog.component.mjs +4 -4
- package/esm2022/icons/cog/icon-cog.module.mjs +5 -5
- package/esm2022/icons/computer/icon-computer.component.mjs +4 -4
- package/esm2022/icons/computer/icon-computer.module.mjs +5 -5
- package/esm2022/icons/computer-inera/icon-computer-inera.component.mjs +4 -4
- package/esm2022/icons/computer-inera/icon-computer-inera.module.mjs +5 -5
- package/esm2022/icons/copy-file/icon-copy-file.component.mjs +4 -4
- package/esm2022/icons/copy-file/icon-copy-file.module.mjs +5 -5
- package/esm2022/icons/copy-link/icon-copy-link.component.mjs +4 -4
- package/esm2022/icons/copy-link/icon-copy-link.module.mjs +5 -5
- package/esm2022/icons/denied/icon-denied.component.mjs +4 -4
- package/esm2022/icons/denied/icon-denied.module.mjs +5 -5
- package/esm2022/icons/doctors-bag/icon-doctors-bag.component.mjs +4 -4
- package/esm2022/icons/doctors-bag/icon-doctors-bag.module.mjs +5 -5
- package/esm2022/icons/document/icon-document.component.mjs +4 -4
- package/esm2022/icons/document/icon-document.module.mjs +5 -5
- package/esm2022/icons/download/icon-download.component.mjs +4 -4
- package/esm2022/icons/download/icon-download.module.mjs +5 -5
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.component.mjs +4 -4
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.module.mjs +5 -5
- package/esm2022/icons/ear-hearing/icon-ear-hearing.component.mjs +4 -4
- package/esm2022/icons/ear-hearing/icon-ear-hearing.module.mjs +5 -5
- package/esm2022/icons/edit/icon-edit.component.mjs +4 -4
- package/esm2022/icons/edit/icon-edit.module.mjs +5 -5
- package/esm2022/icons/email/icon-email.component.mjs +4 -4
- package/esm2022/icons/email/icon-email.module.mjs +5 -5
- package/esm2022/icons/email-sent/icon-email-sent.component.mjs +4 -4
- package/esm2022/icons/email-sent/icon-email-sent.module.mjs +5 -5
- package/esm2022/icons/email-unread/icon-email-unread.component.mjs +4 -4
- package/esm2022/icons/email-unread/icon-email-unread.module.mjs +5 -5
- package/esm2022/icons/expand/icon-expand.component.mjs +4 -4
- package/esm2022/icons/expand/icon-expand.module.mjs +5 -5
- package/esm2022/icons/external/icon-external.component.mjs +4 -4
- package/esm2022/icons/external/icon-external.module.mjs +5 -5
- package/esm2022/icons/facebook/icon-facebook.component.mjs +4 -4
- package/esm2022/icons/facebook/icon-facebook.module.mjs +5 -5
- package/esm2022/icons/file-csv/icon-file-csv.component.mjs +4 -4
- package/esm2022/icons/file-csv/icon-file-csv.module.mjs +5 -5
- package/esm2022/icons/file-excel/icon-file-excel.component.mjs +4 -4
- package/esm2022/icons/file-excel/icon-file-excel.module.mjs +5 -5
- package/esm2022/icons/file-other/icon-file-other.component.mjs +4 -4
- package/esm2022/icons/file-other/icon-file-other.module.mjs +5 -5
- package/esm2022/icons/file-pdf/icon-file-pdf.component.mjs +4 -4
- package/esm2022/icons/file-pdf/icon-file-pdf.module.mjs +5 -5
- package/esm2022/icons/file-picture/icon-file-picture.component.mjs +4 -4
- package/esm2022/icons/file-picture/icon-file-picture.module.mjs +5 -5
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.component.mjs +4 -4
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.module.mjs +5 -5
- package/esm2022/icons/file-word/icon-file-word.component.mjs +4 -4
- package/esm2022/icons/file-word/icon-file-word.module.mjs +5 -5
- package/esm2022/icons/find-care/icon-find-care.component.mjs +4 -4
- package/esm2022/icons/find-care/icon-find-care.module.mjs +5 -5
- package/esm2022/icons/find-region/icon-find-region.component.mjs +4 -4
- package/esm2022/icons/find-region/icon-find-region.module.mjs +5 -5
- package/esm2022/icons/flag/icon-flag.component.mjs +4 -4
- package/esm2022/icons/flag/icon-flag.module.mjs +5 -5
- package/esm2022/icons/form-numbered/icon-form-numbered.component.mjs +4 -4
- package/esm2022/icons/form-numbered/icon-form-numbered.module.mjs +5 -5
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.mjs +4 -4
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.mjs +5 -5
- package/esm2022/icons/gotland/icon-gotland.component.mjs +4 -4
- package/esm2022/icons/gotland/icon-gotland.module.mjs +5 -5
- package/esm2022/icons/halland/icon-halland.component.mjs +4 -4
- package/esm2022/icons/halland/icon-halland.module.mjs +5 -5
- package/esm2022/icons/headphones/icon-headphones.component.mjs +4 -4
- package/esm2022/icons/headphones/icon-headphones.module.mjs +5 -5
- package/esm2022/icons/hourglass/icon-hourglass.component.mjs +4 -4
- package/esm2022/icons/hourglass/icon-hourglass.module.mjs +5 -5
- package/esm2022/icons/hourglass-end/icon-hourglass-end.component.mjs +4 -4
- package/esm2022/icons/hourglass-end/icon-hourglass-end.module.mjs +5 -5
- package/esm2022/icons/hourglass-start/icon-hourglass-start.component.mjs +4 -4
- package/esm2022/icons/hourglass-start/icon-hourglass-start.module.mjs +5 -5
- package/esm2022/icons/house/icon-house.component.mjs +4 -4
- package/esm2022/icons/house/icon-house.module.mjs +5 -5
- package/esm2022/icons/id-card/icon-id-card.component.mjs +4 -4
- package/esm2022/icons/id-card/icon-id-card.module.mjs +5 -5
- package/esm2022/icons/id-card-locked/icon-id-card-locked.component.mjs +4 -4
- package/esm2022/icons/id-card-locked/icon-id-card-locked.module.mjs +5 -5
- package/esm2022/icons/image/icon-image.component.mjs +4 -4
- package/esm2022/icons/image/icon-image.module.mjs +5 -5
- package/esm2022/icons/inera/icon-inera.component.mjs +4 -4
- package/esm2022/icons/inera/icon-inera.module.mjs +5 -5
- package/esm2022/icons/inera-legacy/icon-inera-legacy.component.mjs +4 -4
- package/esm2022/icons/inera-legacy/icon-inera-legacy.module.mjs +5 -5
- package/esm2022/icons/information/icon-information.component.mjs +4 -4
- package/esm2022/icons/information/icon-information.module.mjs +5 -5
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component.mjs +4 -4
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module.mjs +5 -5
- package/esm2022/icons/jonkoping/icon-jonkoping.component.mjs +4 -4
- package/esm2022/icons/jonkoping/icon-jonkoping.module.mjs +5 -5
- package/esm2022/icons/kalmar/icon-kalmar.component.mjs +4 -4
- package/esm2022/icons/kalmar/icon-kalmar.module.mjs +5 -5
- package/esm2022/icons/kronoberg/icon-kronoberg.component.mjs +4 -4
- package/esm2022/icons/kronoberg/icon-kronoberg.module.mjs +5 -5
- package/esm2022/icons/lightbulb/icon-lightbulb.component.mjs +4 -4
- package/esm2022/icons/lightbulb/icon-lightbulb.module.mjs +5 -5
- package/esm2022/icons/linkedin/icon-linkedin.component.mjs +4 -4
- package/esm2022/icons/linkedin/icon-linkedin.module.mjs +5 -5
- package/esm2022/icons/list/icon-list.component.mjs +4 -4
- package/esm2022/icons/list/icon-list.module.mjs +5 -5
- package/esm2022/icons/lock/icon-lock.component.mjs +4 -4
- package/esm2022/icons/lock/icon-lock.module.mjs +5 -5
- package/esm2022/icons/lock-open/icon-lock-open.component.mjs +4 -4
- package/esm2022/icons/lock-open/icon-lock-open.module.mjs +5 -5
- package/esm2022/icons/log/icon-log.component.mjs +4 -4
- package/esm2022/icons/log/icon-log.module.mjs +5 -5
- package/esm2022/icons/log-locked/icon-log-locked.component.mjs +4 -4
- package/esm2022/icons/log-locked/icon-log-locked.module.mjs +5 -5
- package/esm2022/icons/menu/icon-menu.component.mjs +4 -4
- package/esm2022/icons/menu/icon-menu.module.mjs +5 -5
- package/esm2022/icons/minus/icon-minus.component.mjs +4 -4
- package/esm2022/icons/minus/icon-minus.module.mjs +5 -5
- package/esm2022/icons/moment-start/icon-moment-start.component.mjs +4 -4
- package/esm2022/icons/moment-start/icon-moment-start.module.mjs +5 -5
- package/esm2022/icons/moment-stop/icon-moment-stop.component.mjs +4 -4
- package/esm2022/icons/moment-stop/icon-moment-stop.module.mjs +5 -5
- package/esm2022/icons/norrbotten/icon-norrbotten.component.mjs +4 -4
- package/esm2022/icons/norrbotten/icon-norrbotten.module.mjs +5 -5
- package/esm2022/icons/office-building/icon-office-building.component.mjs +4 -4
- package/esm2022/icons/office-building/icon-office-building.module.mjs +5 -5
- package/esm2022/icons/orebro/icon-orebro.component.mjs +4 -4
- package/esm2022/icons/orebro/icon-orebro.module.mjs +5 -5
- package/esm2022/icons/organization/icon-organization.component.mjs +4 -4
- package/esm2022/icons/organization/icon-organization.module.mjs +5 -5
- package/esm2022/icons/ostergotland/icon-ostergotland.component.mjs +4 -4
- package/esm2022/icons/ostergotland/icon-ostergotland.module.mjs +5 -5
- package/esm2022/icons/plus/icon-plus.component.mjs +4 -4
- package/esm2022/icons/plus/icon-plus.module.mjs +5 -5
- package/esm2022/icons/prescription/icon-prescription.component.mjs +4 -4
- package/esm2022/icons/prescription/icon-prescription.module.mjs +5 -5
- package/esm2022/icons/print/icon-print.component.mjs +4 -4
- package/esm2022/icons/print/icon-print.module.mjs +5 -5
- package/esm2022/icons/question/icon-question.component.mjs +4 -4
- package/esm2022/icons/question/icon-question.module.mjs +5 -5
- package/esm2022/icons/reload/icon-reload.component.mjs +4 -4
- package/esm2022/icons/reload/icon-reload.module.mjs +5 -5
- package/esm2022/icons/reply/icon-reply.component.mjs +4 -4
- package/esm2022/icons/reply/icon-reply.module.mjs +5 -5
- package/esm2022/icons/search/icon-search.component.mjs +4 -4
- package/esm2022/icons/search/icon-search.module.mjs +5 -5
- package/esm2022/icons/search-inera/icon-search-inera.component.mjs +4 -4
- package/esm2022/icons/search-inera/icon-search-inera.module.mjs +5 -5
- package/esm2022/icons/share/icon-share.component.mjs +4 -4
- package/esm2022/icons/share/icon-share.module.mjs +5 -5
- package/esm2022/icons/shield-locked/icon-shield-locked.component.mjs +4 -4
- package/esm2022/icons/shield-locked/icon-shield-locked.module.mjs +5 -5
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.component.mjs +4 -4
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.module.mjs +5 -5
- package/esm2022/icons/skane/icon-skane.component.mjs +4 -4
- package/esm2022/icons/skane/icon-skane.module.mjs +5 -5
- package/esm2022/icons/sormland/icon-sormland.component.mjs +4 -4
- package/esm2022/icons/sormland/icon-sormland.module.mjs +5 -5
- package/esm2022/icons/star/icon-star.component.mjs +4 -4
- package/esm2022/icons/star/icon-star.module.mjs +5 -5
- package/esm2022/icons/star-filled/icon-star-filled.component.mjs +4 -4
- package/esm2022/icons/star-filled/icon-star-filled.module.mjs +5 -5
- package/esm2022/icons/stockholm/icon-stockholm.component.mjs +4 -4
- package/esm2022/icons/stockholm/icon-stockholm.module.mjs +5 -5
- package/esm2022/icons/success/icon-success.component.mjs +4 -4
- package/esm2022/icons/success/icon-success.module.mjs +5 -5
- package/esm2022/icons/swap/icon-swap.component.mjs +4 -4
- package/esm2022/icons/swap/icon-swap.module.mjs +5 -5
- package/esm2022/icons/switch-person/icon-switch-person.component.mjs +4 -4
- package/esm2022/icons/switch-person/icon-switch-person.module.mjs +5 -5
- package/esm2022/icons/telephone/icon-telephone.component.mjs +4 -4
- package/esm2022/icons/telephone/icon-telephone.module.mjs +5 -5
- package/esm2022/icons/test-tube/icon-test-tube.component.mjs +4 -4
- package/esm2022/icons/test-tube/icon-test-tube.module.mjs +5 -5
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.component.mjs +4 -4
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.module.mjs +5 -5
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.component.mjs +4 -4
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.module.mjs +5 -5
- package/esm2022/icons/toggle-card/icon-toggle-card.component.mjs +4 -4
- package/esm2022/icons/toggle-card/icon-toggle-card.module.mjs +5 -5
- package/esm2022/icons/toggle-list/icon-toggle-list.component.mjs +4 -4
- package/esm2022/icons/toggle-list/icon-toggle-list.module.mjs +5 -5
- package/esm2022/icons/trash/icon-trash.component.mjs +4 -4
- package/esm2022/icons/trash/icon-trash.module.mjs +5 -5
- package/esm2022/icons/twitter/icon-twitter.component.mjs +4 -4
- package/esm2022/icons/twitter/icon-twitter.module.mjs +5 -5
- package/esm2022/icons/uppsala/icon-uppsala.component.mjs +4 -4
- package/esm2022/icons/uppsala/icon-uppsala.module.mjs +5 -5
- package/esm2022/icons/user/icon-user.component.mjs +4 -4
- package/esm2022/icons/user/icon-user.module.mjs +5 -5
- package/esm2022/icons/vasterbotten/icon-vasterbotten.component.mjs +4 -4
- package/esm2022/icons/vasterbotten/icon-vasterbotten.module.mjs +5 -5
- package/esm2022/icons/vasternorrland/icon-vasternorrland.component.mjs +4 -4
- package/esm2022/icons/vasternorrland/icon-vasternorrland.module.mjs +5 -5
- package/esm2022/icons/vastmanland/icon-vastmanland.component.mjs +4 -4
- package/esm2022/icons/vastmanland/icon-vastmanland.module.mjs +5 -5
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.component.mjs +4 -4
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.module.mjs +5 -5
- package/esm2022/icons/video-off/icon-video-off.component.mjs +4 -4
- package/esm2022/icons/video-off/icon-video-off.module.mjs +5 -5
- package/esm2022/icons/video-on/icon-video-on.component.mjs +4 -4
- package/esm2022/icons/video-on/icon-video-on.module.mjs +5 -5
- package/esm2022/icons/video-switch/icon-video-switch.component.mjs +4 -4
- package/esm2022/icons/video-switch/icon-video-switch.module.mjs +5 -5
- package/esm2022/icons/visibility/icon-visibility.component.mjs +4 -4
- package/esm2022/icons/visibility/icon-visibility.module.mjs +5 -5
- package/esm2022/icons/visibility-off/icon-visibility-off.component.mjs +4 -4
- package/esm2022/icons/visibility-off/icon-visibility-off.module.mjs +5 -5
- package/esm2022/icons/warning/icon-warning.component.mjs +4 -4
- package/esm2022/icons/warning/icon-warning.module.mjs +5 -5
- package/fesm2022/inera-ids-angular-common.mjs +25 -35
- package/fesm2022/inera-ids-angular-common.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-agent.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert-global.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-alert-global.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-alert.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-badge.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button-group.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-button-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button.mjs +15 -15
- package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-carousel.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-date-label.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-date-label.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dialog.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dropdown.mjs +90 -0
- package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-expandable.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-expandable.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs +7 -26
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-footer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +8 -8
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-input.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-radio.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-form-radio.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-range.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-range.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-time.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-time.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-column.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-column.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-container.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-container.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-row.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-row.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-grid.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -18
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +24 -24
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +208 -0
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs +163 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header.mjs +25 -25
- package/fesm2022/inera-ids-angular-components-header.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-icon-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-icon-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-link.mjs +13 -37
- package/fesm2022/inera-ids-angular-components-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-list.mjs +20 -14
- package/fesm2022/inera-ids-angular-components-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs +50 -0
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +14 -14
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs +10 -14
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs +49 -0
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs +82 -0
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-popover.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-popover.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-progressbar.mjs +11 -8
- package/fesm2022/inera-ids-angular-components-progressbar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-stepper.mjs +39 -14
- package/fesm2022/inera-ids-angular-components-stepper.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tabs.mjs +16 -16
- package/fesm2022/inera-ids-angular-components-tabs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tag.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-tag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tooltip.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-tooltip.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-1177.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-activity.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-activity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-agent.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-archive.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-archive.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-arrow.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-arrow.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-attention.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-attention.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-calendar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-calendar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call-active.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-call-active.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-call.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chat.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chat.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-check.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-check.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chevron.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clock.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-close.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-cog.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-cog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-computer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-denied.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-denied.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-document.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-document.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-download.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-download.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-edit.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-edit.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-expand.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-expand.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-external.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-external.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-facebook.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-facebook.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-other.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-other.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-word.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-word.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-care.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-find-care.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-find-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-flag.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-flag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-gotland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-gotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-halland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-halland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-headphones.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-headphones.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-house.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-house.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-id-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-image.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-image.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-information.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-information.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-log.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-menu.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-minus.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-minus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-office-building.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-office-building.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-orebro.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-orebro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-organization.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-organization.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-plus.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-plus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-prescription.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-prescription.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-print.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-print.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-question.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-question.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reload.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-reload.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reply.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-reply.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-search.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-share.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-share.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-skane.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-skane.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-sormland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-sormland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-star.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-success.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-success.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-swap.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-swap.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-telephone.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-telephone.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-trash.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-trash.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-twitter.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-twitter.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-user.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-user.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-on.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-visibility.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-warning.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-warning.mjs.map +1 -1
- package/package.json +256 -220
- package/components/footer-1177/footer-1177.module.d.ts +0 -9
- package/components/footer-1177-admin/footer-1177-admin.module.d.ts +0 -9
- package/components/footer-1177-pro/footer-1177-pro.module.d.ts +0 -9
- package/components/footer-inera/footer-inera.module.d.ts +0 -9
- package/components/footer-inera-admin/footer-inera-admin.module.d.ts +0 -9
- package/esm2022/components/footer-1177/footer-1177.module.mjs +0 -24
- package/esm2022/components/footer-1177-admin/footer-1177-admin.module.mjs +0 -20
- package/esm2022/components/footer-1177-pro/footer-1177-pro.module.mjs +0 -20
- package/esm2022/components/footer-inera/footer-inera.module.mjs +0 -20
- package/esm2022/components/footer-inera-admin/footer-inera-admin.module.mjs +0 -20
|
@@ -43,10 +43,10 @@ export class IDHeader1177ProComponent {
|
|
|
43
43
|
this.cdRef.detectChanges();
|
|
44
44
|
});
|
|
45
45
|
}
|
|
46
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
47
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
46
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
47
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeader1177ProComponent, isStandalone: true, selector: "id-header-1177-pro", inputs: { pickregiontext: "pickregiontext", regionicontitle: "regionicontitle", hideregionpicker: "hideregionpicker", regionpickerexpanded: "regionpickerexpanded", fluid: "fluid", logohref: "logohref" }, outputs: { onDidToggleRegion: "onDidToggleRegion" }, queries: [{ propertyName: "avatar", first: true, predicate: IDHeader1177ProAvatarComponent, descendants: true }, { propertyName: "avatarMobile", first: true, predicate: IDHeader1177ProAvatarMobileComponent, descendants: true }, { propertyName: "nav", first: true, predicate: IDHeader1177ProNavComponent, descendants: true }, { propertyName: "navMenuMobile", first: true, predicate: IDHeader1177ProNavMenuMobileComponent, descendants: true }, { propertyName: "itemList", predicate: IDHeader1177ProItemComponent }], ngImport: i0, template: "<ids-header-1177-pro\r\n [attr.pickregiontext]=\"pickregiontext\"\r\n [attr.regionicontitle]=\"regionicontitle\"\r\n [attr.regionpickerexpanded]=\"regionpickerexpanded ? 'true' : null\"\r\n [attr.fluid]=\"fluid ? 'true' : null\"\r\n [attr.logohref]=\"logohref\"\r\n (didToggleRegion)=\"onDidToggleRegion.emit(true)\">\r\n \r\n <ids-header-1177-pro-avatar *ngIf=\"avatar\" [username]=\"avatar.username\" [unit]=\"avatar.unit\">\r\n <ng-container *ngTemplateOutlet=\"avatar.template\"></ng-container>\r\n </ids-header-1177-pro-avatar>\r\n\r\n <ids-header-1177-pro-item *ngFor=\"let item of items\" [mobile]=\"item.mobile ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"item.template\"></ng-container>\r\n </ids-header-1177-pro-item>\r\n\r\n <ids-header-1177-pro-nav *ngIf=\"nav\">\r\n <ng-container *ngTemplateOutlet=\"nav.template\"></ng-container>\r\n </ids-header-1177-pro-nav>\r\n\r\n <ng-content></ng-content>\r\n</ids-header-1177-pro>", styles: ["::ng-deep [slot=region],::ng-deep [slot=region-desktop]{display:flex!important}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
48
48
|
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProComponent, decorators: [{
|
|
50
50
|
type: Component,
|
|
51
51
|
args: [{ selector: 'id-header-1177-pro', standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [
|
|
52
52
|
CommonModule
|
|
@@ -81,4 +81,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
81
81
|
type: ContentChild,
|
|
82
82
|
args: [IDHeader1177ProNavMenuMobileComponent]
|
|
83
83
|
}] } });
|
|
84
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
84
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLTExNzctcHJvLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvaGVhZGVyLTExNzctcHJvL2hlYWRlci0xMTc3LXByby5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9oZWFkZXItMTE3Ny1wcm8uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBcUIsU0FBUyxFQUFFLFlBQVksRUFBRSxlQUFlLEVBQUUsc0JBQXNCLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQWEsTUFBTSxlQUFlLENBQUM7QUFDNUosT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDckYsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sMkNBQTJDLENBQUM7QUFDM0YsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFDbEYsT0FBTyxFQUFFLHFDQUFxQyxFQUFFLE1BQU0sNkRBQTZELENBQUM7QUFDcEgsT0FBTyxxREFBcUQsQ0FBQztBQUM3RCxPQUFPLEVBQUUsb0NBQW9DLEVBQUUsTUFBTSx5REFBeUQsQ0FBQzs7O0FBWS9HLE1BQU0sT0FBTyx3QkFBd0I7SUFpQmY7SUFmcEIsY0FBYyxHQUFXLEVBQUUsQ0FBQztJQUU1QixlQUFlLEdBQVcsRUFBRSxDQUFDO0lBRTdCLGdCQUFnQixHQUFZLEtBQUssQ0FBQztJQUVsQyxvQkFBb0IsR0FBWSxLQUFLLENBQUM7SUFFdEMsS0FBSyxHQUFZLEtBQUssQ0FBQztJQUV2QixRQUFRLEdBQVcsRUFBRSxDQUFDO0lBR3RCLGlCQUFpQixHQUEwQixJQUFJLFlBQVksRUFBRSxDQUFDO0lBRTlELFlBQW9CLEtBQXdCO1FBQXhCLFVBQUssR0FBTCxLQUFLLENBQW1CO0lBQUcsQ0FBQztJQUVoRCxlQUFlO0lBRWYsUUFBUSxDQUEwQztJQUUzQyxLQUFLLENBQWlDO0lBRTdDLGdCQUFnQjtJQUVoQixNQUFNLENBQWlDO0lBRXZDLGdCQUFnQjtJQUVoQixZQUFZLENBQXVDO0lBRW5ELGFBQWE7SUFFYixHQUFHLENBQThCO0lBRWpDLHNCQUFzQjtJQUV0QixhQUFhLENBQXdDO0lBRTlDLGtCQUFrQjtRQUN2QixJQUFJLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQztRQUN4QixJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFO1lBQ25DLElBQUksQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDO1FBQzFCLENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVELGdCQUFnQjtRQUNkLFVBQVUsQ0FBQyxHQUFHLEVBQUU7WUFDZCxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUM7WUFDckMsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLEVBQUUsQ0FBQztRQUM3QixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7d0dBckRVLHdCQUF3Qjs0RkFBeEIsd0JBQXdCLG1YQTBCckIsOEJBQThCLCtFQUk5QixvQ0FBb0Msc0VBSXBDLDJCQUEyQixnRkFJM0IscUNBQXFDLDhEQWxCbEMsNEJBQTRCLDZCQ3ZDL0MsMDhCQXFCc0IsMElETGxCLFlBQVk7OzRGQUdILHdCQUF3QjtrQkFWcEMsU0FBUzsrQkFDRSxvQkFBb0IsY0FHbEIsSUFBSSxXQUNQLENBQUMsc0JBQXNCLENBQUMsV0FDeEI7d0JBQ1AsWUFBWTtxQkFDYjtzRkFJRCxjQUFjO3NCQURiLEtBQUs7Z0JBR04sZUFBZTtzQkFEZCxLQUFLO2dCQUdOLGdCQUFnQjtzQkFEZixLQUFLO2dCQUdOLG9CQUFvQjtzQkFEbkIsS0FBSztnQkFHTixLQUFLO3NCQURKLEtBQUs7Z0JBR04sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLGlCQUFpQjtzQkFEaEIsTUFBTTtnQkFPUCxRQUFRO3NCQURQLGVBQWU7dUJBQUMsNEJBQTRCO2dCQU83QyxNQUFNO3NCQURMLFlBQVk7dUJBQUMsOEJBQThCO2dCQUs1QyxZQUFZO3NCQURYLFlBQVk7dUJBQUMsb0NBQW9DO2dCQUtsRCxHQUFHO3NCQURGLFlBQVk7dUJBQUMsMkJBQTJCO2dCQUt6QyxhQUFhO3NCQURaLFlBQVk7dUJBQUMscUNBQXFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0b3JSZWYsIENvbXBvbmVudCwgQ29udGVudENoaWxkLCBDb250ZW50Q2hpbGRyZW4sIENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCwgUXVlcnlMaXN0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElESGVhZGVyMTE3N1Byb0l0ZW1Db21wb25lbnQgfSBmcm9tICcuL2l0ZW0vaGVhZGVyLTExNzctcHJvLWl0ZW0uY29tcG9uZW50JztcclxuaW1wb3J0IHsgSURIZWFkZXIxMTc3UHJvQXZhdGFyQ29tcG9uZW50IH0gZnJvbSAnLi9hdmF0YXIvaGVhZGVyLTExNzctcHJvLWF2YXRhci5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBJREhlYWRlcjExNzdQcm9OYXZDb21wb25lbnQgfSBmcm9tICcuL25hdi9oZWFkZXItMTE3Ny1wcm8tbmF2LmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IElESGVhZGVyMTE3N1Byb05hdk1lbnVNb2JpbGVDb21wb25lbnQgfSBmcm9tICcuL25hdi1tZW51LW1vYmlsZS9oZWFkZXItMTE3Ny1wcm8tbmF2LW1lbnUtbW9iaWxlLmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaGVhZGVyLTExNzctcHJvL3JlZ2lzdGVyJztcclxuaW1wb3J0IHsgSURIZWFkZXIxMTc3UHJvQXZhdGFyTW9iaWxlQ29tcG9uZW50IH0gZnJvbSAnLi9hdmF0YXItbW9iaWxlL2hlYWRlci0xMTc3LXByby1hdmF0YXItbW9iaWxlLmNvbXBvbmVudCc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWhlYWRlci0xMTc3LXBybycsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2hlYWRlci0xMTc3LXByby5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzo6bmctZGVlcCBbc2xvdD1yZWdpb25dLCA6Om5nLWRlZXAgW3Nsb3Q9cmVnaW9uLWRlc2t0b3BdIHsgZGlzcGxheTogZmxleCAhaW1wb3J0YW50OyB9J10sXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgQ29tbW9uTW9kdWxlXHJcbiAgXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURIZWFkZXIxMTc3UHJvQ29tcG9uZW50IHtcclxuICBASW5wdXQoKVxyXG4gIHBpY2tyZWdpb250ZXh0OiBzdHJpbmcgPSAnJztcclxuICBASW5wdXQoKVxyXG4gIHJlZ2lvbmljb250aXRsZTogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KClcclxuICBoaWRlcmVnaW9ucGlja2VyOiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICByZWdpb25waWNrZXJleHBhbmRlZDogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgZmx1aWQ6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBASW5wdXQoKVxyXG4gIGxvZ29ocmVmOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgQE91dHB1dCgpXHJcbiAgb25EaWRUb2dnbGVSZWdpb246IEV2ZW50RW1pdHRlcjxib29sZWFuPiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuXHJcbiAgY29uc3RydWN0b3IocHJpdmF0ZSBjZFJlZjogQ2hhbmdlRGV0ZWN0b3JSZWYpIHt9XHJcblxyXG4gIC8vIEhlYWRlciBpdGVtc1xyXG4gIEBDb250ZW50Q2hpbGRyZW4oSURIZWFkZXIxMTc3UHJvSXRlbUNvbXBvbmVudClcclxuICBpdGVtTGlzdDogUXVlcnlMaXN0PElESGVhZGVyMTE3N1Byb0l0ZW1Db21wb25lbnQ+O1xyXG5cclxuICBwdWJsaWMgaXRlbXM6IElESGVhZGVyMTE3N1Byb0l0ZW1Db21wb25lbnRbXTtcclxuXHJcbiAgLy8gSGVhZGVyIEF2YXRhclxyXG4gIEBDb250ZW50Q2hpbGQoSURIZWFkZXIxMTc3UHJvQXZhdGFyQ29tcG9uZW50KVxyXG4gIGF2YXRhcjogSURIZWFkZXIxMTc3UHJvQXZhdGFyQ29tcG9uZW50O1xyXG5cclxuICAvLyBIZWFkZXIgQXZhdGFyXHJcbiAgQENvbnRlbnRDaGlsZChJREhlYWRlcjExNzdQcm9BdmF0YXJNb2JpbGVDb21wb25lbnQpXHJcbiAgYXZhdGFyTW9iaWxlOiBJREhlYWRlcjExNzdQcm9BdmF0YXJNb2JpbGVDb21wb25lbnQ7XHJcblxyXG4gIC8vIEhlYWRlciBuYXZcclxuICBAQ29udGVudENoaWxkKElESGVhZGVyMTE3N1Byb05hdkNvbXBvbmVudClcclxuICBuYXY6IElESGVhZGVyMTE3N1Byb05hdkNvbXBvbmVudDtcclxuICBcclxuICAvLyBIZWFkZXJOYXZNZW51TW9iaWxlXHJcbiAgQENvbnRlbnRDaGlsZChJREhlYWRlcjExNzdQcm9OYXZNZW51TW9iaWxlQ29tcG9uZW50KVxyXG4gIG5hdk1lbnVNb2JpbGU6IElESGVhZGVyMTE3N1Byb05hdk1lbnVNb2JpbGVDb21wb25lbnQ7XHJcblxyXG4gIHB1YmxpYyBuZ0FmdGVyQ29udGVudEluaXQoKTogdm9pZCB7XHJcbiAgICB0aGlzLnVwZGF0ZUl0ZW1zQXJyYXkoKTtcclxuICAgIHRoaXMuaXRlbUxpc3QuY2hhbmdlcy5zdWJzY3JpYmUoKCkgPT4ge1xyXG4gICAgICB0aGlzLnVwZGF0ZUl0ZW1zQXJyYXkoKTtcclxuICAgIH0pO1xyXG4gIH1cclxuXHJcbiAgdXBkYXRlSXRlbXNBcnJheSgpIHtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICB0aGlzLml0ZW1zID0gdGhpcy5pdGVtTGlzdC50b0FycmF5KCk7XHJcbiAgICAgIHRoaXMuY2RSZWYuZGV0ZWN0Q2hhbmdlcygpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG5cclxufVxyXG4gICIsIjxpZHMtaGVhZGVyLTExNzctcHJvXHJcbiAgW2F0dHIucGlja3JlZ2lvbnRleHRdPVwicGlja3JlZ2lvbnRleHRcIlxyXG4gIFthdHRyLnJlZ2lvbmljb250aXRsZV09XCJyZWdpb25pY29udGl0bGVcIlxyXG4gIFthdHRyLnJlZ2lvbnBpY2tlcmV4cGFuZGVkXT1cInJlZ2lvbnBpY2tlcmV4cGFuZGVkID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgW2F0dHIuZmx1aWRdPVwiZmx1aWQgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbYXR0ci5sb2dvaHJlZl09XCJsb2dvaHJlZlwiXHJcbiAgKGRpZFRvZ2dsZVJlZ2lvbik9XCJvbkRpZFRvZ2dsZVJlZ2lvbi5lbWl0KHRydWUpXCI+XHJcbiAgXHJcbiAgPGlkcy1oZWFkZXItMTE3Ny1wcm8tYXZhdGFyICpuZ0lmPVwiYXZhdGFyXCIgW3VzZXJuYW1lXT1cImF2YXRhci51c2VybmFtZVwiIFt1bml0XT1cImF2YXRhci51bml0XCI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwiYXZhdGFyLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLTExNzctcHJvLWF2YXRhcj5cclxuXHJcbiAgPGlkcy1oZWFkZXItMTE3Ny1wcm8taXRlbSAqbmdGb3I9XCJsZXQgaXRlbSBvZiBpdGVtc1wiIFttb2JpbGVdPVwiaXRlbS5tb2JpbGUgPyB0cnVlIDogbnVsbFwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cIml0ZW0udGVtcGxhdGVcIj48L25nLWNvbnRhaW5lcj5cclxuICA8L2lkcy1oZWFkZXItMTE3Ny1wcm8taXRlbT5cclxuXHJcbiAgPGlkcy1oZWFkZXItMTE3Ny1wcm8tbmF2ICpuZ0lmPVwibmF2XCI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwibmF2LnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLTExNzctcHJvLW5hdj5cclxuXHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1oZWFkZXItMTE3Ny1wcm8+Il19
|
|
@@ -3,10 +3,10 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export class IDHeader1177ProItemComponent {
|
|
4
4
|
mobile = false;
|
|
5
5
|
template;
|
|
6
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
7
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
6
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeader1177ProItemComponent, isStandalone: true, selector: "id-header-1177-pro-item", inputs: { mobile: "mobile" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>", styles: [":host{display:contents}\n"] });
|
|
8
8
|
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProItemComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
11
|
args: [{ selector: 'id-header-1177-pro-item', schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>", styles: [":host{display:contents}\n"] }]
|
|
12
12
|
}], propDecorators: { mobile: [{
|
|
@@ -15,4 +15,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
15
15
|
type: ViewChild,
|
|
16
16
|
args: [TemplateRef]
|
|
17
17
|
}] } });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLTExNzctcHJvLWl0ZW0uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9oZWFkZXItMTE3Ny1wcm8vaXRlbS9oZWFkZXItMTE3Ny1wcm8taXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9pdGVtL2hlYWRlci0xMTc3LXByby1pdGVtLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsc0JBQXNCLEVBQUUsS0FBSyxFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBU2pHLE1BQU0sT0FBTyw0QkFBNEI7SUFFdkMsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUVBLFFBQVEsQ0FBbUI7d0dBSnhDLDRCQUE0Qjs0RkFBNUIsNEJBQTRCLDJKQUk1QixXQUFXLGdEQ2J4QixnRUFFYzs7NEZET0QsNEJBQTRCO2tCQVB4QyxTQUFTOytCQUNFLHlCQUF5QixXQUUxQixDQUFDLHNCQUFzQixDQUFDLGNBRXJCLElBQUk7OEJBSWhCLE1BQU07c0JBREwsS0FBSztnQkFHa0IsUUFBUTtzQkFBL0IsU0FBUzt1QkFBQyxXQUFXIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBJbnB1dCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1oZWFkZXItMTE3Ny1wcm8taXRlbScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2hlYWRlci0xMTc3LXByby1pdGVtLmNvbXBvbmVudC5odG1sJyxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgc3R5bGVzOiBbXCI6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9XCJdLFxyXG4gIHN0YW5kYWxvbmU6IHRydWVcclxufSlcclxuZXhwb3J0IGNsYXNzIElESGVhZGVyMTE3N1Byb0l0ZW1Db21wb25lbnQge1xyXG4gIEBJbnB1dCgpXHJcbiAgbW9iaWxlOiBib29sZWFuID0gZmFsc2U7XHJcbiAgXHJcbiAgQFZpZXdDaGlsZChUZW1wbGF0ZVJlZikgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcbn1cclxuICAiLCI8bmctdGVtcGxhdGU+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L25nLXRlbXBsYXRlPiJdfQ==
|
|
@@ -38,10 +38,10 @@ export class IDHeader1177ProNavComponent {
|
|
|
38
38
|
this.cdRef.detectChanges();
|
|
39
39
|
});
|
|
40
40
|
}
|
|
41
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
42
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
41
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeader1177ProNavComponent, isStandalone: true, selector: "id-header-1177-pro-nav", queries: [{ propertyName: "navMenuMobile", first: true, predicate: IDHeader1177ProNavMenuMobileComponent, descendants: true }, { propertyName: "navItemList", predicate: IDHeader1177ProNavItemComponent }, { propertyName: "navItemMobileList", predicate: IDHeader1177ProNavItemMobileComponent }], viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ids-header-1177-pro-nav-item \r\n *ngFor=\"let navItem of navItems\" \r\n [label]=\"navItem.label\" \r\n [notifications]=\"navItem.notifications\"\r\n [active]=\"navItem.active\">\r\n <ng-container *ngTemplateOutlet=\"navItem.template\"></ng-container>\r\n </ids-header-1177-pro-nav-item>\r\n <ids-header-1177-pro-nav-item-mobile \r\n *ngFor=\"let navItemMobile of navItemsMobile\">\r\n <ng-container *ngTemplateOutlet=\"navItemMobile.template\"></ng-container>\r\n </ids-header-1177-pro-nav-item-mobile>\r\n <ids-header-1177-pro-nav-menu-mobile *ngIf=\"navMenuMobile\">\r\n <ng-container *ngTemplateOutlet=\"navMenuMobile.template\"></ng-container>\r\n </ids-header-1177-pro-nav-menu-mobile>\r\n</ng-template>", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavComponent, decorators: [{
|
|
45
45
|
type: Component,
|
|
46
46
|
args: [{ selector: "id-header-1177-pro-nav", standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], template: "<ng-template>\r\n <ids-header-1177-pro-nav-item \r\n *ngFor=\"let navItem of navItems\" \r\n [label]=\"navItem.label\" \r\n [notifications]=\"navItem.notifications\"\r\n [active]=\"navItem.active\">\r\n <ng-container *ngTemplateOutlet=\"navItem.template\"></ng-container>\r\n </ids-header-1177-pro-nav-item>\r\n <ids-header-1177-pro-nav-item-mobile \r\n *ngFor=\"let navItemMobile of navItemsMobile\">\r\n <ng-container *ngTemplateOutlet=\"navItemMobile.template\"></ng-container>\r\n </ids-header-1177-pro-nav-item-mobile>\r\n <ids-header-1177-pro-nav-menu-mobile *ngIf=\"navMenuMobile\">\r\n <ng-container *ngTemplateOutlet=\"navMenuMobile.template\"></ng-container>\r\n </ids-header-1177-pro-nav-menu-mobile>\r\n</ng-template>" }]
|
|
47
47
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { template: [{
|
|
@@ -57,4 +57,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
57
57
|
type: ContentChild,
|
|
58
58
|
args: [IDHeader1177ProNavMenuMobileComponent]
|
|
59
59
|
}] } });
|
|
60
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
60
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLTExNzctcHJvLW5hdi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYvaGVhZGVyLTExNzctcHJvLW5hdi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYvaGVhZGVyLTExNzctcHJvLW5hdi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBRUwsU0FBUyxFQUNULFlBQVksRUFDWixlQUFlLEVBQ2Ysc0JBQXNCLEVBRXRCLFdBQVcsRUFDWCxTQUFTLEVBQ1YsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sZ0RBQWdELENBQUM7QUFDakcsT0FBTyxFQUFFLHFDQUFxQyxFQUFFLE1BQU0sOERBQThELENBQUM7QUFDckgsT0FBTyxFQUFFLHFDQUFxQyxFQUFFLE1BQU0sOERBQThELENBQUM7QUFDckgsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOzs7QUFTL0MsTUFBTSxPQUFPLDJCQUEyQjtJQWlCbEI7SUFmcEIsUUFBUSxDQUFtQjtJQUczQixXQUFXLENBQTZDO0lBRWpELFFBQVEsQ0FBb0M7SUFHbkQsaUJBQWlCLENBQW1EO0lBRTdELGNBQWMsQ0FBMEM7SUFHL0QsYUFBYSxDQUF3QztJQUVyRCxZQUFvQixLQUF3QjtRQUF4QixVQUFLLEdBQUwsS0FBSyxDQUFtQjtJQUFHLENBQUM7SUFFekMsa0JBQWtCO1FBQ3ZCLElBQUksQ0FBQyxtQkFBbUIsRUFBRSxDQUFDO1FBQzNCLElBQUksQ0FBQyxXQUFXLENBQUMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUU7WUFDdEMsSUFBSSxDQUFDLG1CQUFtQixFQUFFLENBQUM7UUFDN0IsQ0FBQyxDQUFDLENBQUM7UUFDSCxJQUFJLENBQUMseUJBQXlCLEVBQUUsQ0FBQztRQUNqQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxHQUFHLEVBQUU7WUFDNUMsSUFBSSxDQUFDLHlCQUF5QixFQUFFLENBQUM7UUFDbkMsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDO0lBRUQsbUJBQW1CO1FBQ2pCLFVBQVUsQ0FBQyxHQUFHLEVBQUU7WUFDZCxJQUFJLENBQUMsUUFBUSxHQUFHLElBQUksQ0FBQyxXQUFXLENBQUMsT0FBTyxFQUFFLENBQUM7WUFDM0MsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLEVBQUUsQ0FBQztRQUM3QixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFRCx5QkFBeUI7UUFDdkIsVUFBVSxDQUFDLEdBQUcsRUFBRTtZQUNkLElBQUksQ0FBQyxjQUFjLEdBQUcsSUFBSSxDQUFDLGlCQUFpQixDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQ3ZELElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxFQUFFLENBQUM7UUFDN0IsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDO3dHQTFDVSwyQkFBMkI7NEZBQTNCLDJCQUEyQiw2SEFjeEIscUNBQXFDLGlFQVZsQywrQkFBK0Isb0RBSy9CLHFDQUFxQyx1RUFSM0MsV0FBVyxnREN2QnhCLHl2QkFlYywyQ0RLRixZQUFZOzs0RkFFWCwyQkFBMkI7a0JBUHZDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBRXRCLElBQUksV0FDUCxDQUFDLHNCQUFzQixDQUFDLFdBQ3hCLENBQUMsWUFBWSxDQUFDO3NGQUl2QixRQUFRO3NCQURQLFNBQVM7dUJBQUMsV0FBVztnQkFJdEIsV0FBVztzQkFEVixlQUFlO3VCQUFDLCtCQUErQjtnQkFNaEQsaUJBQWlCO3NCQURoQixlQUFlO3VCQUFDLHFDQUFxQztnQkFNdEQsYUFBYTtzQkFEWixZQUFZO3VCQUFDLHFDQUFxQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XHJcbiAgQ2hhbmdlRGV0ZWN0b3JSZWYsXHJcbiAgQ29tcG9uZW50LFxyXG4gIENvbnRlbnRDaGlsZCxcclxuICBDb250ZW50Q2hpbGRyZW4sXHJcbiAgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSxcclxuICBRdWVyeUxpc3QsXHJcbiAgVGVtcGxhdGVSZWYsXHJcbiAgVmlld0NoaWxkXHJcbn0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgSURIZWFkZXIxMTc3UHJvTmF2SXRlbUNvbXBvbmVudCB9IGZyb20gXCIuLi9uYXYtaXRlbS9oZWFkZXItMTE3Ny1wcm8tbmF2LWl0ZW0uY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IElESGVhZGVyMTE3N1Byb05hdkl0ZW1Nb2JpbGVDb21wb25lbnQgfSBmcm9tIFwiLi4vbmF2LWl0ZW0tbW9iaWxlL2hlYWRlci0xMTc3LXByby1uYXYtaXRlbS1tb2JpbGUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IElESGVhZGVyMTE3N1Byb05hdk1lbnVNb2JpbGVDb21wb25lbnQgfSBmcm9tIFwiLi4vbmF2LW1lbnUtbW9iaWxlL2hlYWRlci0xMTc3LXByby1uYXYtbWVudS1tb2JpbGUuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb21tb25cIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBcImlkLWhlYWRlci0xMTc3LXByby1uYXZcIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL2hlYWRlci0xMTc3LXByby1uYXYuY29tcG9uZW50Lmh0bWxcIixcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURIZWFkZXIxMTc3UHJvTmF2Q29tcG9uZW50IHtcclxuICBAVmlld0NoaWxkKFRlbXBsYXRlUmVmKVxyXG4gIHRlbXBsYXRlOiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG5cclxuICBAQ29udGVudENoaWxkcmVuKElESGVhZGVyMTE3N1Byb05hdkl0ZW1Db21wb25lbnQpXHJcbiAgbmF2SXRlbUxpc3Q6IFF1ZXJ5TGlzdDxJREhlYWRlcjExNzdQcm9OYXZJdGVtQ29tcG9uZW50PjtcclxuXHJcbiAgcHVibGljIG5hdkl0ZW1zOiBJREhlYWRlcjExNzdQcm9OYXZJdGVtQ29tcG9uZW50W107XHJcblxyXG4gIEBDb250ZW50Q2hpbGRyZW4oSURIZWFkZXIxMTc3UHJvTmF2SXRlbU1vYmlsZUNvbXBvbmVudClcclxuICBuYXZJdGVtTW9iaWxlTGlzdDogUXVlcnlMaXN0PElESGVhZGVyMTE3N1Byb05hdkl0ZW1Nb2JpbGVDb21wb25lbnQ+O1xyXG5cclxuICBwdWJsaWMgbmF2SXRlbXNNb2JpbGU6IElESGVhZGVyMTE3N1Byb05hdkl0ZW1Nb2JpbGVDb21wb25lbnRbXTtcclxuXHJcbiAgQENvbnRlbnRDaGlsZChJREhlYWRlcjExNzdQcm9OYXZNZW51TW9iaWxlQ29tcG9uZW50KVxyXG4gIG5hdk1lbnVNb2JpbGU6IElESGVhZGVyMTE3N1Byb05hdk1lbnVNb2JpbGVDb21wb25lbnQ7XHJcblxyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgY2RSZWY6IENoYW5nZURldGVjdG9yUmVmKSB7fVxyXG5cclxuICBwdWJsaWMgbmdBZnRlckNvbnRlbnRJbml0KCk6IHZvaWQge1xyXG4gICAgdGhpcy51cGRhdGVOYXZJdGVtc0FycmF5KCk7XHJcbiAgICB0aGlzLm5hdkl0ZW1MaXN0LmNoYW5nZXMuc3Vic2NyaWJlKCgpID0+IHtcclxuICAgICAgdGhpcy51cGRhdGVOYXZJdGVtc0FycmF5KCk7XHJcbiAgICB9KTtcclxuICAgIHRoaXMudXBkYXRlTmF2SXRlbXNNb2JpbGVBcnJheSgpO1xyXG4gICAgdGhpcy5uYXZJdGVtTW9iaWxlTGlzdC5jaGFuZ2VzLnN1YnNjcmliZSgoKSA9PiB7XHJcbiAgICAgIHRoaXMudXBkYXRlTmF2SXRlbXNNb2JpbGVBcnJheSgpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG5cclxuICB1cGRhdGVOYXZJdGVtc0FycmF5KCkge1xyXG4gICAgc2V0VGltZW91dCgoKSA9PiB7XHJcbiAgICAgIHRoaXMubmF2SXRlbXMgPSB0aGlzLm5hdkl0ZW1MaXN0LnRvQXJyYXkoKTtcclxuICAgICAgdGhpcy5jZFJlZi5kZXRlY3RDaGFuZ2VzKCk7XHJcbiAgICB9KTtcclxuICB9XHJcblxyXG4gIHVwZGF0ZU5hdkl0ZW1zTW9iaWxlQXJyYXkoKSB7XHJcbiAgICBzZXRUaW1lb3V0KCgpID0+IHtcclxuICAgICAgdGhpcy5uYXZJdGVtc01vYmlsZSA9IHRoaXMubmF2SXRlbU1vYmlsZUxpc3QudG9BcnJheSgpO1xyXG4gICAgICB0aGlzLmNkUmVmLmRldGVjdENoYW5nZXMoKTtcclxuICAgIH0pO1xyXG4gIH1cclxufVxyXG4iLCI8bmctdGVtcGxhdGU+XHJcbiAgPGlkcy1oZWFkZXItMTE3Ny1wcm8tbmF2LWl0ZW0gXHJcbiAgICAqbmdGb3I9XCJsZXQgbmF2SXRlbSBvZiBuYXZJdGVtc1wiIFxyXG4gICAgW2xhYmVsXT1cIm5hdkl0ZW0ubGFiZWxcIiBcclxuICAgIFtub3RpZmljYXRpb25zXT1cIm5hdkl0ZW0ubm90aWZpY2F0aW9uc1wiXHJcbiAgICBbYWN0aXZlXT1cIm5hdkl0ZW0uYWN0aXZlXCI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwibmF2SXRlbS50ZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPlxyXG4gIDwvaWRzLWhlYWRlci0xMTc3LXByby1uYXYtaXRlbT5cclxuICA8aWRzLWhlYWRlci0xMTc3LXByby1uYXYtaXRlbS1tb2JpbGUgXHJcbiAgICAqbmdGb3I9XCJsZXQgbmF2SXRlbU1vYmlsZSBvZiBuYXZJdGVtc01vYmlsZVwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cIm5hdkl0ZW1Nb2JpbGUudGVtcGxhdGVcIj48L25nLWNvbnRhaW5lcj5cclxuICA8L2lkcy1oZWFkZXItMTE3Ny1wcm8tbmF2LWl0ZW0tbW9iaWxlPlxyXG4gIDxpZHMtaGVhZGVyLTExNzctcHJvLW5hdi1tZW51LW1vYmlsZSAqbmdJZj1cIm5hdk1lbnVNb2JpbGVcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJuYXZNZW51TW9iaWxlLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLTExNzctcHJvLW5hdi1tZW51LW1vYmlsZT5cclxuPC9uZy10ZW1wbGF0ZT4iXX0=
|
|
@@ -5,10 +5,10 @@ export class IDHeader1177ProNavItemComponent {
|
|
|
5
5
|
notifications = "";
|
|
6
6
|
active = false;
|
|
7
7
|
template;
|
|
8
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
8
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeader1177ProNavItemComponent, isStandalone: true, selector: "id-header-1177-pro-nav-item", inputs: { label: "label", notifications: "notifications", active: "active" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavItemComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: "id-header-1177-pro-nav-item", schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" }]
|
|
14
14
|
}], propDecorators: { label: [{
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
21
21
|
type: ViewChild,
|
|
22
22
|
args: [TemplateRef]
|
|
23
23
|
}] } });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLTExNzctcHJvLW5hdi1pdGVtLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvaGVhZGVyLTExNzctcHJvL25hdi1pdGVtL2hlYWRlci0xMTc3LXByby1uYXYtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYtaXRlbS9oZWFkZXItMTE3Ny1wcm8tbmF2LWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxzQkFBc0IsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFRakcsTUFBTSxPQUFPLCtCQUErQjtJQUUxQyxLQUFLLEdBQVcsRUFBRSxDQUFDO0lBR25CLGFBQWEsR0FBVyxFQUFFLENBQUM7SUFHM0IsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUVBLFFBQVEsQ0FBbUI7d0dBVnhDLCtCQUErQjs0RkFBL0IsK0JBQStCLCtNQVUvQixXQUFXLGdEQ2xCeEIsZ0VBRWM7OzRGRE1ELCtCQUErQjtrQkFOM0MsU0FBUzsrQkFDRSw2QkFBNkIsV0FFOUIsQ0FBQyxzQkFBc0IsQ0FBQyxjQUNyQixJQUFJOzhCQUloQixLQUFLO3NCQURKLEtBQUs7Z0JBSU4sYUFBYTtzQkFEWixLQUFLO2dCQUlOLE1BQU07c0JBREwsS0FBSztnQkFHa0IsUUFBUTtzQkFBL0IsU0FBUzt1QkFBQyxXQUFXIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBJbnB1dCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogXCJpZC1oZWFkZXItMTE3Ny1wcm8tbmF2LWl0ZW1cIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL2hlYWRlci0xMTc3LXByby1uYXYtaXRlbS5jb21wb25lbnQuaHRtbFwiLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxuICBzdGFuZGFsb25lOiB0cnVlXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREhlYWRlcjExNzdQcm9OYXZJdGVtQ29tcG9uZW50IHtcclxuICBASW5wdXQoKVxyXG4gIGxhYmVsOiBzdHJpbmcgPSBcIlwiO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIG5vdGlmaWNhdGlvbnM6IHN0cmluZyA9IFwiXCI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgYWN0aXZlOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBWaWV3Q2hpbGQoVGVtcGxhdGVSZWYpIHRlbXBsYXRlOiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG59XHJcbiIsIjxuZy10ZW1wbGF0ZT5cclxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbjwvbmctdGVtcGxhdGU+Il19
|
|
@@ -2,14 +2,14 @@ import { Component, CUSTOM_ELEMENTS_SCHEMA, TemplateRef, ViewChild } from '@angu
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class IDHeader1177ProNavItemMobileComponent {
|
|
4
4
|
template;
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavItemMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeader1177ProNavItemMobileComponent, isStandalone: true, selector: "id-header-1177-pro-nav-item-mobile", viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavItemMobileComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-header-1177-pro-nav-item-mobile', schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" }]
|
|
11
11
|
}], propDecorators: { template: [{
|
|
12
12
|
type: ViewChild,
|
|
13
13
|
args: [TemplateRef]
|
|
14
14
|
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLTExNzctcHJvLW5hdi1pdGVtLW1vYmlsZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYtaXRlbS1tb2JpbGUvaGVhZGVyLTExNzctcHJvLW5hdi1pdGVtLW1vYmlsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYtaXRlbS1tb2JpbGUvaGVhZGVyLTExNzctcHJvLW5hdi1pdGVtLW1vYmlsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLHNCQUFzQixFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUTFGLE1BQU0sT0FBTyxxQ0FBcUM7SUFFeEIsUUFBUSxDQUFtQjt3R0FGeEMscUNBQXFDOzRGQUFyQyxxQ0FBcUMsd0lBRXJDLFdBQVcsZ0RDVnhCLGdFQUVjOzs0RkRNRCxxQ0FBcUM7a0JBTmpELFNBQVM7K0JBQ0Usb0NBQW9DLFdBRXJDLENBQUMsc0JBQXNCLENBQUMsY0FDckIsSUFBSTs4QkFJUSxRQUFRO3NCQUEvQixTQUFTO3VCQUFDLFdBQVciLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIFRlbXBsYXRlUmVmLCBWaWV3Q2hpbGQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtaGVhZGVyLTExNzctcHJvLW5hdi1pdGVtLW1vYmlsZScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2hlYWRlci0xMTc3LXByby1uYXYtaXRlbS1tb2JpbGUuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxuICBzdGFuZGFsb25lOiB0cnVlXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREhlYWRlcjExNzdQcm9OYXZJdGVtTW9iaWxlQ29tcG9uZW50IHtcclxuICAgXHJcbiAgQFZpZXdDaGlsZChUZW1wbGF0ZVJlZikgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcblxyXG59XHJcbiAgIiwiPG5nLXRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT4iXX0=
|
|
@@ -2,14 +2,14 @@ import { Component, CUSTOM_ELEMENTS_SCHEMA, TemplateRef, ViewChild } from '@angu
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class IDHeader1177ProNavMenuMobileComponent {
|
|
4
4
|
template;
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavMenuMobileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeader1177ProNavMenuMobileComponent, isStandalone: true, selector: "id-header-1177-pro-nav-menu-mobile", viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeader1177ProNavMenuMobileComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-header-1177-pro-nav-menu-mobile', schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" }]
|
|
11
11
|
}], propDecorators: { template: [{
|
|
12
12
|
type: ViewChild,
|
|
13
13
|
args: [TemplateRef]
|
|
14
14
|
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLTExNzctcHJvLW5hdi1tZW51LW1vYmlsZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYtbWVudS1tb2JpbGUvaGVhZGVyLTExNzctcHJvLW5hdi1tZW51LW1vYmlsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci0xMTc3LXByby9uYXYtbWVudS1tb2JpbGUvaGVhZGVyLTExNzctcHJvLW5hdi1tZW51LW1vYmlsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLHNCQUFzQixFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUTFGLE1BQU0sT0FBTyxxQ0FBcUM7SUFHaEQsUUFBUSxDQUFtQjt3R0FIaEIscUNBQXFDOzRGQUFyQyxxQ0FBcUMsd0lBRXJDLFdBQVcsZ0RDVnhCLGdFQUVjOzs0RkRNRCxxQ0FBcUM7a0JBTmpELFNBQVM7K0JBQ0Usb0NBQW9DLFdBRXJDLENBQUMsc0JBQXNCLENBQUMsY0FDckIsSUFBSTs4QkFLaEIsUUFBUTtzQkFEUCxTQUFTO3VCQUFDLFdBQVciLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIFRlbXBsYXRlUmVmLCBWaWV3Q2hpbGQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtaGVhZGVyLTExNzctcHJvLW5hdi1tZW51LW1vYmlsZScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2hlYWRlci0xMTc3LXByby1uYXYtbWVudS1tb2JpbGUuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxuICBzdGFuZGFsb25lOiB0cnVlXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREhlYWRlcjExNzdQcm9OYXZNZW51TW9iaWxlQ29tcG9uZW50IHtcclxuICAgXHJcbiAgQFZpZXdDaGlsZChUZW1wbGF0ZVJlZikgXHJcbiAgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcblxyXG59XHJcbiAgIiwiPG5nLXRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT4iXX0=
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { CommonModule } from "@angular/common";
|
|
2
|
+
import { Component, ContentChild, ContentChildren, CUSTOM_ELEMENTS_SCHEMA, Input } from "@angular/core";
|
|
3
|
+
import { IDHeaderIneraItemComponent } from "./item/header-inera-item.component";
|
|
4
|
+
import { IDHeaderIneraNavComponent } from "./nav/header-inera-nav.component";
|
|
5
|
+
import { IDHeaderIneraNavMobileComponent } from "./nav-mobile/header-inera-nav-mobile.component";
|
|
6
|
+
import "@inera/ids-core/components/header-inera/register";
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
import * as i1 from "@angular/common";
|
|
9
|
+
export class IDHeaderIneraComponent {
|
|
10
|
+
cdRef;
|
|
11
|
+
logohref = "";
|
|
12
|
+
srlogolabel = "";
|
|
13
|
+
fluid = false;
|
|
14
|
+
unresponsive = false;
|
|
15
|
+
constructor(cdRef) {
|
|
16
|
+
this.cdRef = cdRef;
|
|
17
|
+
}
|
|
18
|
+
// Navbar
|
|
19
|
+
navbar;
|
|
20
|
+
// NavMobile
|
|
21
|
+
navMobile;
|
|
22
|
+
// Items
|
|
23
|
+
itemList;
|
|
24
|
+
items;
|
|
25
|
+
ngAfterContentInit() {
|
|
26
|
+
this.updateItemsArray();
|
|
27
|
+
this.itemList.changes.subscribe(() => {
|
|
28
|
+
this.updateItemsArray();
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
updateItemsArray() {
|
|
32
|
+
setTimeout(() => {
|
|
33
|
+
this.items = this.itemList.toArray();
|
|
34
|
+
this.cdRef.detectChanges();
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraComponent, isStandalone: true, selector: "id-header-inera", inputs: { logohref: "logohref", srlogolabel: "srlogolabel", fluid: "fluid", unresponsive: "unresponsive" }, queries: [{ propertyName: "navbar", first: true, predicate: IDHeaderIneraNavComponent, descendants: true }, { propertyName: "navMobile", first: true, predicate: IDHeaderIneraNavMobileComponent, descendants: true }, { propertyName: "itemList", predicate: IDHeaderIneraItemComponent }], ngImport: i0, template: "<ids-header-inera\r\n [attr.fluid]=\"fluid ? 'true' : null\"\r\n [attr.unresponsive]=\"unresponsive ? 'true' : null\"\r\n [logohref]=\"logohref\"\r\n [srlogolabel]=\"srlogolabel\">\r\n <ids-header-inera-item *ngFor=\"let item of items\" [mobile]=\"item.mobile ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"item.template\"></ng-container>\r\n </ids-header-inera-item>\r\n\r\n <ids-header-inera-nav *ngIf=\"navbar\">\r\n <ng-container *ngTemplateOutlet=\"navbar.template\"></ng-container>\r\n </ids-header-inera-nav>\r\n\r\n <ids-header-inera-nav-mobile *ngIf=\"navMobile\" [expanded]=\"navMobile.expanded\">\r\n <ng-container *ngTemplateOutlet=\"navMobile.template\"></ng-container>\r\n </ids-header-inera-nav-mobile>\r\n\r\n <ng-content></ng-content>\r\n</ids-header-inera>\r\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
39
|
+
}
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraComponent, decorators: [{
|
|
41
|
+
type: Component,
|
|
42
|
+
args: [{ selector: "id-header-inera", standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], template: "<ids-header-inera\r\n [attr.fluid]=\"fluid ? 'true' : null\"\r\n [attr.unresponsive]=\"unresponsive ? 'true' : null\"\r\n [logohref]=\"logohref\"\r\n [srlogolabel]=\"srlogolabel\">\r\n <ids-header-inera-item *ngFor=\"let item of items\" [mobile]=\"item.mobile ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"item.template\"></ng-container>\r\n </ids-header-inera-item>\r\n\r\n <ids-header-inera-nav *ngIf=\"navbar\">\r\n <ng-container *ngTemplateOutlet=\"navbar.template\"></ng-container>\r\n </ids-header-inera-nav>\r\n\r\n <ids-header-inera-nav-mobile *ngIf=\"navMobile\" [expanded]=\"navMobile.expanded\">\r\n <ng-container *ngTemplateOutlet=\"navMobile.template\"></ng-container>\r\n </ids-header-inera-nav-mobile>\r\n\r\n <ng-content></ng-content>\r\n</ids-header-inera>\r\n" }]
|
|
43
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { logohref: [{
|
|
44
|
+
type: Input
|
|
45
|
+
}], srlogolabel: [{
|
|
46
|
+
type: Input
|
|
47
|
+
}], fluid: [{
|
|
48
|
+
type: Input
|
|
49
|
+
}], unresponsive: [{
|
|
50
|
+
type: Input
|
|
51
|
+
}], navbar: [{
|
|
52
|
+
type: ContentChild,
|
|
53
|
+
args: [IDHeaderIneraNavComponent]
|
|
54
|
+
}], navMobile: [{
|
|
55
|
+
type: ContentChild,
|
|
56
|
+
args: [IDHeaderIneraNavMobileComponent]
|
|
57
|
+
}], itemList: [{
|
|
58
|
+
type: ContentChildren,
|
|
59
|
+
args: [IDHeaderIneraItemComponent]
|
|
60
|
+
}] } });
|
|
61
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvaGVhZGVyLWluZXJhL2hlYWRlci1pbmVyYS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS9oZWFkZXItaW5lcmEuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFFTCxTQUFTLEVBQ1QsWUFBWSxFQUNaLGVBQWUsRUFDZixzQkFBc0IsRUFDdEIsS0FBSyxFQUVOLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLG9DQUFvQyxDQUFDO0FBQ2hGLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLGtDQUFrQyxDQUFDO0FBQzdFLE9BQU8sRUFBRSwrQkFBK0IsRUFBRSxNQUFNLGdEQUFnRCxDQUFDO0FBQ2pHLE9BQU8sa0RBQWtELENBQUM7OztBQVMxRCxNQUFNLE9BQU8sc0JBQXNCO0lBVWI7SUFScEIsUUFBUSxHQUFXLEVBQUUsQ0FBQztJQUV0QixXQUFXLEdBQVcsRUFBRSxDQUFDO0lBRXpCLEtBQUssR0FBWSxLQUFLLENBQUM7SUFFdkIsWUFBWSxHQUFZLEtBQUssQ0FBQztJQUU5QixZQUFvQixLQUF3QjtRQUF4QixVQUFLLEdBQUwsS0FBSyxDQUFtQjtJQUFHLENBQUM7SUFFaEQsU0FBUztJQUVULE1BQU0sQ0FBNEI7SUFFbEMsWUFBWTtJQUVaLFNBQVMsQ0FBa0M7SUFFM0MsUUFBUTtJQUVSLFFBQVEsQ0FBd0M7SUFFekMsS0FBSyxDQUErQjtJQUVwQyxrQkFBa0I7UUFDdkIsSUFBSSxDQUFDLGdCQUFnQixFQUFFLENBQUM7UUFDeEIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsU0FBUyxDQUFDLEdBQUcsRUFBRTtZQUNuQyxJQUFJLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQztRQUMxQixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFRCxnQkFBZ0I7UUFDZCxVQUFVLENBQUMsR0FBRyxFQUFFO1lBQ2QsSUFBSSxDQUFDLEtBQUssR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQ3JDLElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxFQUFFLENBQUM7UUFDN0IsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDO3dHQXRDVSxzQkFBc0I7NEZBQXRCLHNCQUFzQiwyTkFhbkIseUJBQXlCLDRFQUl6QiwrQkFBK0IsOERBSTVCLDBCQUEwQiw2QkMzQzdDLHd5QkFtQkEsMkNEQ1ksWUFBWTs7NEZBRVgsc0JBQXNCO2tCQVBsQyxTQUFTOytCQUNFLGlCQUFpQixjQUVmLElBQUksV0FDUCxDQUFDLHNCQUFzQixDQUFDLFdBQ3hCLENBQUMsWUFBWSxDQUFDO3NGQUl2QixRQUFRO3NCQURQLEtBQUs7Z0JBR04sV0FBVztzQkFEVixLQUFLO2dCQUdOLEtBQUs7c0JBREosS0FBSztnQkFHTixZQUFZO3NCQURYLEtBQUs7Z0JBT04sTUFBTTtzQkFETCxZQUFZO3VCQUFDLHlCQUF5QjtnQkFLdkMsU0FBUztzQkFEUixZQUFZO3VCQUFDLCtCQUErQjtnQkFLN0MsUUFBUTtzQkFEUCxlQUFlO3VCQUFDLDBCQUEwQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb21tb25cIjtcclxuaW1wb3J0IHtcclxuICBDaGFuZ2VEZXRlY3RvclJlZixcclxuICBDb21wb25lbnQsXHJcbiAgQ29udGVudENoaWxkLFxyXG4gIENvbnRlbnRDaGlsZHJlbixcclxuICBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLFxyXG4gIElucHV0LFxyXG4gIFF1ZXJ5TGlzdFxyXG59IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IElESGVhZGVySW5lcmFJdGVtQ29tcG9uZW50IH0gZnJvbSBcIi4vaXRlbS9oZWFkZXItaW5lcmEtaXRlbS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgSURIZWFkZXJJbmVyYU5hdkNvbXBvbmVudCB9IGZyb20gXCIuL25hdi9oZWFkZXItaW5lcmEtbmF2LmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBJREhlYWRlckluZXJhTmF2TW9iaWxlQ29tcG9uZW50IH0gZnJvbSBcIi4vbmF2LW1vYmlsZS9oZWFkZXItaW5lcmEtbmF2LW1vYmlsZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IFwiQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaGVhZGVyLWluZXJhL3JlZ2lzdGVyXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogXCJpZC1oZWFkZXItaW5lcmFcIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL2hlYWRlci1pbmVyYS5jb21wb25lbnQuaHRtbFwiLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREhlYWRlckluZXJhQ29tcG9uZW50IHtcclxuICBASW5wdXQoKVxyXG4gIGxvZ29ocmVmOiBzdHJpbmcgPSBcIlwiO1xyXG4gIEBJbnB1dCgpXHJcbiAgc3Jsb2dvbGFiZWw6IHN0cmluZyA9IFwiXCI7XHJcbiAgQElucHV0KClcclxuICBmbHVpZDogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgdW5yZXNwb25zaXZlOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgY2RSZWY6IENoYW5nZURldGVjdG9yUmVmKSB7fVxyXG5cclxuICAvLyBOYXZiYXJcclxuICBAQ29udGVudENoaWxkKElESGVhZGVySW5lcmFOYXZDb21wb25lbnQpXHJcbiAgbmF2YmFyOiBJREhlYWRlckluZXJhTmF2Q29tcG9uZW50O1xyXG5cclxuICAvLyBOYXZNb2JpbGVcclxuICBAQ29udGVudENoaWxkKElESGVhZGVySW5lcmFOYXZNb2JpbGVDb21wb25lbnQpXHJcbiAgbmF2TW9iaWxlOiBJREhlYWRlckluZXJhTmF2TW9iaWxlQ29tcG9uZW50O1xyXG5cclxuICAvLyBJdGVtc1xyXG4gIEBDb250ZW50Q2hpbGRyZW4oSURIZWFkZXJJbmVyYUl0ZW1Db21wb25lbnQpXHJcbiAgaXRlbUxpc3Q6IFF1ZXJ5TGlzdDxJREhlYWRlckluZXJhSXRlbUNvbXBvbmVudD47XHJcblxyXG4gIHB1YmxpYyBpdGVtczogSURIZWFkZXJJbmVyYUl0ZW1Db21wb25lbnRbXTtcclxuXHJcbiAgcHVibGljIG5nQWZ0ZXJDb250ZW50SW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMudXBkYXRlSXRlbXNBcnJheSgpO1xyXG4gICAgdGhpcy5pdGVtTGlzdC5jaGFuZ2VzLnN1YnNjcmliZSgoKSA9PiB7XHJcbiAgICAgIHRoaXMudXBkYXRlSXRlbXNBcnJheSgpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG5cclxuICB1cGRhdGVJdGVtc0FycmF5KCkge1xyXG4gICAgc2V0VGltZW91dCgoKSA9PiB7XHJcbiAgICAgIHRoaXMuaXRlbXMgPSB0aGlzLml0ZW1MaXN0LnRvQXJyYXkoKTtcclxuICAgICAgdGhpcy5jZFJlZi5kZXRlY3RDaGFuZ2VzKCk7XHJcbiAgICB9KTtcclxuICB9XHJcbn1cclxuIiwiPGlkcy1oZWFkZXItaW5lcmFcclxuICBbYXR0ci5mbHVpZF09XCJmbHVpZCA/ICd0cnVlJyA6IG51bGxcIlxyXG4gIFthdHRyLnVucmVzcG9uc2l2ZV09XCJ1bnJlc3BvbnNpdmUgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbbG9nb2hyZWZdPVwibG9nb2hyZWZcIlxyXG4gIFtzcmxvZ29sYWJlbF09XCJzcmxvZ29sYWJlbFwiPlxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLWl0ZW0gKm5nRm9yPVwibGV0IGl0ZW0gb2YgaXRlbXNcIiBbbW9iaWxlXT1cIml0ZW0ubW9iaWxlID8gdHJ1ZSA6IG51bGxcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJpdGVtLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLWluZXJhLWl0ZW0+XHJcblxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLW5hdiAqbmdJZj1cIm5hdmJhclwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cIm5hdmJhci50ZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPlxyXG4gIDwvaWRzLWhlYWRlci1pbmVyYS1uYXY+XHJcblxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLW5hdi1tb2JpbGUgKm5nSWY9XCJuYXZNb2JpbGVcIiBbZXhwYW5kZWRdPVwibmF2TW9iaWxlLmV4cGFuZGVkXCI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwibmF2TW9iaWxlLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLWluZXJhLW5hdi1tb2JpbGU+XHJcblxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtaGVhZGVyLWluZXJhPlxyXG4iXX0=
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5lcmEtaWRzLWFuZ3VsYXItY29tcG9uZW50cy1oZWFkZXItaW5lcmEuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS9pbmVyYS1pZHMtYW5ndWxhci1jb21wb25lbnRzLWhlYWRlci1pbmVyYS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Component, CUSTOM_ELEMENTS_SCHEMA, Input, TemplateRef, ViewChild } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export class IDHeaderIneraItemComponent {
|
|
4
|
+
mobile = false;
|
|
5
|
+
template;
|
|
6
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraItemComponent, isStandalone: true, selector: "id-header-inera-item", inputs: { mobile: "mobile" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>", styles: [":host{display:contents}\n"] });
|
|
8
|
+
}
|
|
9
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraItemComponent, decorators: [{
|
|
10
|
+
type: Component,
|
|
11
|
+
args: [{ selector: 'id-header-inera-item', schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>", styles: [":host{display:contents}\n"] }]
|
|
12
|
+
}], propDecorators: { mobile: [{
|
|
13
|
+
type: Input
|
|
14
|
+
}], template: [{
|
|
15
|
+
type: ViewChild,
|
|
16
|
+
args: [TemplateRef]
|
|
17
|
+
}] } });
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLWl0ZW0uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9oZWFkZXItaW5lcmEvaXRlbS9oZWFkZXItaW5lcmEtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS9pdGVtL2hlYWRlci1pbmVyYS1pdGVtLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsc0JBQXNCLEVBQUUsS0FBSyxFQUFFLFdBQVcsRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBU2pHLE1BQU0sT0FBTywwQkFBMEI7SUFFckMsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUVBLFFBQVEsQ0FBbUI7d0dBSnhDLDBCQUEwQjs0RkFBMUIsMEJBQTBCLHdKQUkxQixXQUFXLGdEQ2J4QixnRUFFYzs7NEZET0QsMEJBQTBCO2tCQVB0QyxTQUFTOytCQUNFLHNCQUFzQixXQUV2QixDQUFDLHNCQUFzQixDQUFDLGNBRXJCLElBQUk7OEJBSWhCLE1BQU07c0JBREwsS0FBSztnQkFHa0IsUUFBUTtzQkFBL0IsU0FBUzt1QkFBQyxXQUFXIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBJbnB1dCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1oZWFkZXItaW5lcmEtaXRlbScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2hlYWRlci1pbmVyYS1pdGVtLmNvbXBvbmVudC5odG1sJyxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgc3R5bGVzOiBbXCI6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9XCJdLFxyXG4gIHN0YW5kYWxvbmU6IHRydWVcclxufSlcclxuZXhwb3J0IGNsYXNzIElESGVhZGVySW5lcmFJdGVtQ29tcG9uZW50IHtcclxuICBASW5wdXQoKVxyXG4gIG1vYmlsZTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIFxyXG4gIEBWaWV3Q2hpbGQoVGVtcGxhdGVSZWYpIHRlbXBsYXRlOiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG59XHJcbiAgIiwiPG5nLXRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT4iXX0=
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { Component, CUSTOM_ELEMENTS_SCHEMA, Input, TemplateRef, ViewChild } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export class IDHeaderIneraNavItemComponent {
|
|
4
|
+
label = "";
|
|
5
|
+
link = false;
|
|
6
|
+
active = false;
|
|
7
|
+
expanded = false;
|
|
8
|
+
notifications = "";
|
|
9
|
+
template;
|
|
10
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraNavItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraNavItemComponent, isStandalone: true, selector: "id-header-inera-nav-item", inputs: { label: "label", link: "link", active: "active", expanded: "expanded", notifications: "notifications" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
12
|
+
}
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraNavItemComponent, decorators: [{
|
|
14
|
+
type: Component,
|
|
15
|
+
args: [{ selector: "id-header-inera-nav-item", schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" }]
|
|
16
|
+
}], propDecorators: { label: [{
|
|
17
|
+
type: Input
|
|
18
|
+
}], link: [{
|
|
19
|
+
type: Input
|
|
20
|
+
}], active: [{
|
|
21
|
+
type: Input
|
|
22
|
+
}], expanded: [{
|
|
23
|
+
type: Input
|
|
24
|
+
}], notifications: [{
|
|
25
|
+
type: Input
|
|
26
|
+
}], template: [{
|
|
27
|
+
type: ViewChild,
|
|
28
|
+
args: [TemplateRef]
|
|
29
|
+
}] } });
|
|
30
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLW5hdi1pdGVtLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvaGVhZGVyLWluZXJhL25hdi9oZWFkZXItaW5lcmEtbmF2LWl0ZW0uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9oZWFkZXItaW5lcmEvbmF2L2hlYWRlci1pbmVyYS1uYXYtaXRlbS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLHNCQUFzQixFQUFFLEtBQUssRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVFqRyxNQUFNLE9BQU8sNkJBQTZCO0lBRXhDLEtBQUssR0FBVyxFQUFFLENBQUM7SUFHbkIsSUFBSSxHQUFZLEtBQUssQ0FBQztJQUd0QixNQUFNLEdBQVksS0FBSyxDQUFDO0lBR3hCLFFBQVEsR0FBWSxLQUFLLENBQUM7SUFHMUIsYUFBYSxHQUFXLEVBQUUsQ0FBQztJQUVILFFBQVEsQ0FBbUI7d0dBaEJ4Qyw2QkFBNkI7NEZBQTdCLDZCQUE2QixnUEFnQjdCLFdBQVcsZ0RDeEJ4QixnRUFFYzs7NEZETUQsNkJBQTZCO2tCQU56QyxTQUFTOytCQUNFLDBCQUEwQixXQUUzQixDQUFDLHNCQUFzQixDQUFDLGNBQ3JCLElBQUk7OEJBSWhCLEtBQUs7c0JBREosS0FBSztnQkFJTixJQUFJO3NCQURILEtBQUs7Z0JBSU4sTUFBTTtzQkFETCxLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixhQUFhO3NCQURaLEtBQUs7Z0JBR2tCLFFBQVE7c0JBQS9CLFNBQVM7dUJBQUMsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgSW5wdXQsIFRlbXBsYXRlUmVmLCBWaWV3Q2hpbGQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6IFwiaWQtaGVhZGVyLWluZXJhLW5hdi1pdGVtXCIsXHJcbiAgdGVtcGxhdGVVcmw6IFwiLi9oZWFkZXItaW5lcmEtbmF2LWl0ZW0uY29tcG9uZW50Lmh0bWxcIixcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURIZWFkZXJJbmVyYU5hdkl0ZW1Db21wb25lbnQge1xyXG4gIEBJbnB1dCgpXHJcbiAgbGFiZWw6IHN0cmluZyA9IFwiXCI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbGluazogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGFjdGl2ZTogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGV4cGFuZGVkOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbm90aWZpY2F0aW9uczogc3RyaW5nID0gXCJcIjtcclxuXHJcbiAgQFZpZXdDaGlsZChUZW1wbGF0ZVJlZikgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcbn1cclxuIiwiPG5nLXRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT4iXX0=
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { Component, ContentChildren, CUSTOM_ELEMENTS_SCHEMA, TemplateRef, ViewChild } from "@angular/core";
|
|
2
|
+
import { IDHeaderIneraNavItemComponent } from "./header-inera-nav-item.component";
|
|
3
|
+
import { CommonModule } from "@angular/common";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
import * as i1 from "@angular/common";
|
|
6
|
+
export class IDHeaderIneraNavComponent {
|
|
7
|
+
cdRef;
|
|
8
|
+
constructor(cdRef) {
|
|
9
|
+
this.cdRef = cdRef;
|
|
10
|
+
}
|
|
11
|
+
template;
|
|
12
|
+
navItemList;
|
|
13
|
+
navItems;
|
|
14
|
+
ngAfterContentInit() {
|
|
15
|
+
this.updateNavItemsArray();
|
|
16
|
+
this.navItemList.changes.subscribe(() => {
|
|
17
|
+
this.updateNavItemsArray();
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
updateNavItemsArray() {
|
|
21
|
+
setTimeout(() => {
|
|
22
|
+
this.navItems = this.navItemList.toArray();
|
|
23
|
+
this.cdRef.detectChanges();
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraNavComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
27
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraNavComponent, isStandalone: true, selector: "id-header-inera-nav", queries: [{ propertyName: "navItemList", predicate: IDHeaderIneraNavItemComponent }], viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ids-header-inera-nav-item\r\n *ngFor=\"let navItem of navItems\"\r\n [label]=\"navItem.label\"\r\n [notifications]=\"navItem.notifications\"\r\n [active]=\"navItem.active\"\r\n [expanded]=\"navItem.expanded\"\r\n [link]=\"navItem.link\">\r\n <ng-container *ngTemplateOutlet=\"navItem.template\"></ng-container>\r\n </ids-header-inera-nav-item>\r\n</ng-template>\r\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
28
|
+
}
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraNavComponent, decorators: [{
|
|
30
|
+
type: Component,
|
|
31
|
+
args: [{ selector: "id-header-inera-nav", standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], template: "<ng-template>\r\n <ids-header-inera-nav-item\r\n *ngFor=\"let navItem of navItems\"\r\n [label]=\"navItem.label\"\r\n [notifications]=\"navItem.notifications\"\r\n [active]=\"navItem.active\"\r\n [expanded]=\"navItem.expanded\"\r\n [link]=\"navItem.link\">\r\n <ng-container *ngTemplateOutlet=\"navItem.template\"></ng-container>\r\n </ids-header-inera-nav-item>\r\n</ng-template>\r\n" }]
|
|
32
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { template: [{
|
|
33
|
+
type: ViewChild,
|
|
34
|
+
args: [TemplateRef]
|
|
35
|
+
}], navItemList: [{
|
|
36
|
+
type: ContentChildren,
|
|
37
|
+
args: [IDHeaderIneraNavItemComponent]
|
|
38
|
+
}] } });
|
|
39
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLW5hdi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS9uYXYvaGVhZGVyLWluZXJhLW5hdi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS9uYXYvaGVhZGVyLWluZXJhLW5hdi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBRUwsU0FBUyxFQUNULGVBQWUsRUFDZixzQkFBc0IsRUFFdEIsV0FBVyxFQUNYLFNBQVMsRUFDVixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUUsNkJBQTZCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQztBQUNsRixPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7OztBQVMvQyxNQUFNLE9BQU8seUJBQXlCO0lBQ2hCO0lBQXBCLFlBQW9CLEtBQXdCO1FBQXhCLFVBQUssR0FBTCxLQUFLLENBQW1CO0lBQUcsQ0FBQztJQUdoRCxRQUFRLENBQW1CO0lBRzNCLFdBQVcsQ0FBMkM7SUFFL0MsUUFBUSxDQUFrQztJQUUxQyxrQkFBa0I7UUFDdkIsSUFBSSxDQUFDLG1CQUFtQixFQUFFLENBQUM7UUFDM0IsSUFBSSxDQUFDLFdBQVcsQ0FBQyxPQUFPLENBQUMsU0FBUyxDQUFDLEdBQUcsRUFBRTtZQUN0QyxJQUFJLENBQUMsbUJBQW1CLEVBQUUsQ0FBQztRQUM3QixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFRCxtQkFBbUI7UUFDakIsVUFBVSxDQUFDLEdBQUcsRUFBRTtZQUNkLElBQUksQ0FBQyxRQUFRLEdBQUcsSUFBSSxDQUFDLFdBQVcsQ0FBQyxPQUFPLEVBQUUsQ0FBQztZQUMzQyxJQUFJLENBQUMsS0FBSyxDQUFDLGFBQWEsRUFBRSxDQUFDO1FBQzdCLENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzt3R0F2QlUseUJBQXlCOzRGQUF6Qix5QkFBeUIsMkdBTW5CLDZCQUE2Qix1RUFIbkMsV0FBVyxnREN0QnhCLHlaQVdBLDJDRE1ZLFlBQVk7OzRGQUVYLHlCQUF5QjtrQkFQckMsU0FBUzsrQkFDRSxxQkFBcUIsY0FFbkIsSUFBSSxXQUNQLENBQUMsc0JBQXNCLENBQUMsV0FDeEIsQ0FBQyxZQUFZLENBQUM7c0ZBTXZCLFFBQVE7c0JBRFAsU0FBUzt1QkFBQyxXQUFXO2dCQUl0QixXQUFXO3NCQURWLGVBQWU7dUJBQUMsNkJBQTZCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcclxuICBDaGFuZ2VEZXRlY3RvclJlZixcclxuICBDb21wb25lbnQsXHJcbiAgQ29udGVudENoaWxkcmVuLFxyXG4gIENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsXHJcbiAgUXVlcnlMaXN0LFxyXG4gIFRlbXBsYXRlUmVmLFxyXG4gIFZpZXdDaGlsZFxyXG59IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IElESGVhZGVySW5lcmFOYXZJdGVtQ29tcG9uZW50IH0gZnJvbSBcIi4vaGVhZGVyLWluZXJhLW5hdi1pdGVtLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29tbW9uXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogXCJpZC1oZWFkZXItaW5lcmEtbmF2XCIsXHJcbiAgdGVtcGxhdGVVcmw6IFwiLi9oZWFkZXItaW5lcmEtbmF2LmNvbXBvbmVudC5odG1sXCIsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV1cclxufSlcclxuZXhwb3J0IGNsYXNzIElESGVhZGVySW5lcmFOYXZDb21wb25lbnQge1xyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgY2RSZWY6IENoYW5nZURldGVjdG9yUmVmKSB7fVxyXG5cclxuICBAVmlld0NoaWxkKFRlbXBsYXRlUmVmKVxyXG4gIHRlbXBsYXRlOiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG5cclxuICBAQ29udGVudENoaWxkcmVuKElESGVhZGVySW5lcmFOYXZJdGVtQ29tcG9uZW50KVxyXG4gIG5hdkl0ZW1MaXN0OiBRdWVyeUxpc3Q8SURIZWFkZXJJbmVyYU5hdkl0ZW1Db21wb25lbnQ+O1xyXG5cclxuICBwdWJsaWMgbmF2SXRlbXM6IElESGVhZGVySW5lcmFOYXZJdGVtQ29tcG9uZW50W107XHJcblxyXG4gIHB1YmxpYyBuZ0FmdGVyQ29udGVudEluaXQoKTogdm9pZCB7XHJcbiAgICB0aGlzLnVwZGF0ZU5hdkl0ZW1zQXJyYXkoKTtcclxuICAgIHRoaXMubmF2SXRlbUxpc3QuY2hhbmdlcy5zdWJzY3JpYmUoKCkgPT4ge1xyXG4gICAgICB0aGlzLnVwZGF0ZU5hdkl0ZW1zQXJyYXkoKTtcclxuICAgIH0pO1xyXG4gIH1cclxuXHJcbiAgdXBkYXRlTmF2SXRlbXNBcnJheSgpIHtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICB0aGlzLm5hdkl0ZW1zID0gdGhpcy5uYXZJdGVtTGlzdC50b0FycmF5KCk7XHJcbiAgICAgIHRoaXMuY2RSZWYuZGV0ZWN0Q2hhbmdlcygpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG59XHJcbiIsIjxuZy10ZW1wbGF0ZT5cclxuICA8aWRzLWhlYWRlci1pbmVyYS1uYXYtaXRlbVxyXG4gICAgKm5nRm9yPVwibGV0IG5hdkl0ZW0gb2YgbmF2SXRlbXNcIlxyXG4gICAgW2xhYmVsXT1cIm5hdkl0ZW0ubGFiZWxcIlxyXG4gICAgW25vdGlmaWNhdGlvbnNdPVwibmF2SXRlbS5ub3RpZmljYXRpb25zXCJcclxuICAgIFthY3RpdmVdPVwibmF2SXRlbS5hY3RpdmVcIlxyXG4gICAgW2V4cGFuZGVkXT1cIm5hdkl0ZW0uZXhwYW5kZWRcIlxyXG4gICAgW2xpbmtdPVwibmF2SXRlbS5saW5rXCI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwibmF2SXRlbS50ZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPlxyXG4gIDwvaWRzLWhlYWRlci1pbmVyYS1uYXYtaXRlbT5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { Component, CUSTOM_ELEMENTS_SCHEMA, TemplateRef, ViewChild, Input } from "@angular/core";
|
|
2
|
+
import { CommonModule } from "@angular/common";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export class IDHeaderIneraNavMobileComponent {
|
|
5
|
+
cdRef;
|
|
6
|
+
constructor(cdRef) {
|
|
7
|
+
this.cdRef = cdRef;
|
|
8
|
+
}
|
|
9
|
+
expanded = false;
|
|
10
|
+
template;
|
|
11
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraNavMobileComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraNavMobileComponent, isStandalone: true, selector: "id-header-inera-nav-mobile", inputs: { expanded: "expanded" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>\r\n", dependencies: [{ kind: "ngmodule", type: CommonModule }] });
|
|
13
|
+
}
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraNavMobileComponent, decorators: [{
|
|
15
|
+
type: Component,
|
|
16
|
+
args: [{ selector: "id-header-inera-nav-mobile", standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>\r\n" }]
|
|
17
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { expanded: [{
|
|
18
|
+
type: Input
|
|
19
|
+
}], template: [{
|
|
20
|
+
type: ViewChild,
|
|
21
|
+
args: [TemplateRef]
|
|
22
|
+
}] } });
|
|
23
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLW5hdi1tb2JpbGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9oZWFkZXItaW5lcmEvbmF2LW1vYmlsZS9oZWFkZXItaW5lcmEtbmF2LW1vYmlsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS9uYXYtbW9iaWxlL2hlYWRlci1pbmVyYS1uYXYtbW9iaWxlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCxTQUFTLEVBQ1Qsc0JBQXNCLEVBQ3RCLFdBQVcsRUFDWCxTQUFTLEVBRVQsS0FBSyxFQUNOLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFTL0MsTUFBTSxPQUFPLCtCQUErQjtJQUN0QjtJQUFwQixZQUFvQixLQUF3QjtRQUF4QixVQUFLLEdBQUwsS0FBSyxDQUFtQjtJQUFHLENBQUM7SUFHaEQsUUFBUSxHQUFZLEtBQUssQ0FBQztJQUcxQixRQUFRLENBQW1CO3dHQVBoQiwrQkFBK0I7NEZBQS9CLCtCQUErQixrS0FNL0IsV0FBVyxnREN2QnhCLG9FQUdBLDJDRFlZLFlBQVk7OzRGQUVYLCtCQUErQjtrQkFQM0MsU0FBUzsrQkFDRSw0QkFBNEIsY0FFMUIsSUFBSSxXQUNQLENBQUMsc0JBQXNCLENBQUMsV0FDeEIsQ0FBQyxZQUFZLENBQUM7c0ZBTXZCLFFBQVE7c0JBRFAsS0FBSztnQkFJTixRQUFRO3NCQURQLFNBQVM7dUJBQUMsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XHJcbiAgQ29tcG9uZW50LFxyXG4gIENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsXHJcbiAgVGVtcGxhdGVSZWYsXHJcbiAgVmlld0NoaWxkLFxyXG4gIENoYW5nZURldGVjdG9yUmVmLFxyXG4gIElucHV0XHJcbn0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvbW1vblwiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6IFwiaWQtaGVhZGVyLWluZXJhLW5hdi1tb2JpbGVcIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL2hlYWRlci1pbmVyYS1uYXYtbW9iaWxlLmNvbXBvbmVudC5odG1sXCIsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV1cclxufSlcclxuZXhwb3J0IGNsYXNzIElESGVhZGVySW5lcmFOYXZNb2JpbGVDb21wb25lbnQge1xyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgY2RSZWY6IENoYW5nZURldGVjdG9yUmVmKSB7fVxyXG5cclxuICBASW5wdXQoKVxyXG4gIGV4cGFuZGVkOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBWaWV3Q2hpbGQoVGVtcGxhdGVSZWYpXHJcbiAgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcbn1cclxuIiwiPG5nLXRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT5cclxuIl19
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { IDHeaderIneraComponent } from "./header-inera.component";
|
|
2
|
+
export { IDHeaderIneraItemComponent } from "./item/header-inera-item.component";
|
|
3
|
+
export { IDHeaderIneraNavComponent } from "./nav/header-inera-nav.component";
|
|
4
|
+
export { IDHeaderIneraNavItemComponent } from "./nav/header-inera-nav-item.component";
|
|
5
|
+
export { IDHeaderIneraNavMobileComponent } from "./nav-mobile/header-inera-nav-mobile.component";
|
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvaGVhZGVyLWluZXJhL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDbEUsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sb0NBQW9DLENBQUM7QUFDaEYsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDN0UsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDdEYsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sZ0RBQWdELENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREhlYWRlckluZXJhQ29tcG9uZW50IH0gZnJvbSBcIi4vaGVhZGVyLWluZXJhLmNvbXBvbmVudFwiO1xyXG5leHBvcnQgeyBJREhlYWRlckluZXJhSXRlbUNvbXBvbmVudCB9IGZyb20gXCIuL2l0ZW0vaGVhZGVyLWluZXJhLWl0ZW0uY29tcG9uZW50XCI7XHJcbmV4cG9ydCB7IElESGVhZGVySW5lcmFOYXZDb21wb25lbnQgfSBmcm9tIFwiLi9uYXYvaGVhZGVyLWluZXJhLW5hdi5jb21wb25lbnRcIjtcclxuZXhwb3J0IHsgSURIZWFkZXJJbmVyYU5hdkl0ZW1Db21wb25lbnQgfSBmcm9tIFwiLi9uYXYvaGVhZGVyLWluZXJhLW5hdi1pdGVtLmNvbXBvbmVudFwiO1xyXG5leHBvcnQgeyBJREhlYWRlckluZXJhTmF2TW9iaWxlQ29tcG9uZW50IH0gZnJvbSBcIi4vbmF2LW1vYmlsZS9oZWFkZXItaW5lcmEtbmF2LW1vYmlsZS5jb21wb25lbnRcIjtcclxuIl19
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { Component, CUSTOM_ELEMENTS_SCHEMA, Input, TemplateRef, ViewChild } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export class IDHeaderIneraAdminAvatarComponent {
|
|
4
|
+
username = "";
|
|
5
|
+
unit = "";
|
|
6
|
+
template;
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraAdminAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraAdminAvatarComponent, isStandalone: true, selector: "id-header-inera-admin-avatar", inputs: { username: "username", unit: "unit" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
9
|
+
}
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraAdminAvatarComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{ selector: "id-header-inera-admin-avatar", schemas: [CUSTOM_ELEMENTS_SCHEMA], standalone: true, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" }]
|
|
13
|
+
}], propDecorators: { username: [{
|
|
14
|
+
type: Input
|
|
15
|
+
}], unit: [{
|
|
16
|
+
type: Input
|
|
17
|
+
}], template: [{
|
|
18
|
+
type: ViewChild,
|
|
19
|
+
args: [TemplateRef]
|
|
20
|
+
}] } });
|
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLWFkbWluLWF2YXRhci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS1hZG1pbi9hdmF0YXIvaGVhZGVyLWluZXJhLWFkbWluLWF2YXRhci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS1hZG1pbi9hdmF0YXIvaGVhZGVyLWluZXJhLWFkbWluLWF2YXRhci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLHNCQUFzQixFQUFFLEtBQUssRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVFqRyxNQUFNLE9BQU8saUNBQWlDO0lBRTVDLFFBQVEsR0FBVyxFQUFFLENBQUM7SUFFdEIsSUFBSSxHQUFXLEVBQUUsQ0FBQztJQUdsQixRQUFRLENBQW1CO3dHQVBoQixpQ0FBaUM7NEZBQWpDLGlDQUFpQyxrTEFNakMsV0FBVyxnRENkeEIsZ0VBRWM7OzRGRE1ELGlDQUFpQztrQkFON0MsU0FBUzsrQkFDRSw4QkFBOEIsV0FFL0IsQ0FBQyxzQkFBc0IsQ0FBQyxjQUNyQixJQUFJOzhCQUloQixRQUFRO3NCQURQLEtBQUs7Z0JBR04sSUFBSTtzQkFESCxLQUFLO2dCQUlOLFFBQVE7c0JBRFAsU0FBUzt1QkFBQyxXQUFXIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBJbnB1dCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogXCJpZC1oZWFkZXItaW5lcmEtYWRtaW4tYXZhdGFyXCIsXHJcbiAgdGVtcGxhdGVVcmw6IFwiLi9oZWFkZXItaW5lcmEtYWRtaW4tYXZhdGFyLmNvbXBvbmVudC5odG1sXCIsXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG4gIHN0YW5kYWxvbmU6IHRydWVcclxufSlcclxuZXhwb3J0IGNsYXNzIElESGVhZGVySW5lcmFBZG1pbkF2YXRhckNvbXBvbmVudCB7XHJcbiAgQElucHV0KClcclxuICB1c2VybmFtZTogc3RyaW5nID0gXCJcIjtcclxuICBASW5wdXQoKVxyXG4gIHVuaXQ6IHN0cmluZyA9IFwiXCI7XHJcblxyXG4gIEBWaWV3Q2hpbGQoVGVtcGxhdGVSZWYpXHJcbiAgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcbn1cclxuIiwiPG5nLXRlbXBsYXRlPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9uZy10ZW1wbGF0ZT4iXX0=
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { CommonModule } from "@angular/common";
|
|
2
|
+
import { Component, ContentChild, ContentChildren, CUSTOM_ELEMENTS_SCHEMA, Input } from "@angular/core";
|
|
3
|
+
import { IDHeaderIneraAdminItemComponent } from "./item/header-inera-admin-item.component";
|
|
4
|
+
import { IDHeaderIneraAdminAvatarComponent } from "./avatar/header-inera-admin-avatar.component";
|
|
5
|
+
import { IDHeaderIneraAdminNavComponent } from "./nav/header-inera-admin-nav.component";
|
|
6
|
+
import { IDHeaderIneraAdminNavMobileComponent } from "./nav-mobile/header-inera-admin-nav-mobile.component";
|
|
7
|
+
import "@inera/ids-core/components/header-inera-admin/register";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
import * as i1 from "@angular/common";
|
|
10
|
+
export class IDHeaderIneraAdminComponent {
|
|
11
|
+
cdRef;
|
|
12
|
+
brandtext = "";
|
|
13
|
+
fluid = false;
|
|
14
|
+
unresponsive = false;
|
|
15
|
+
constructor(cdRef) {
|
|
16
|
+
this.cdRef = cdRef;
|
|
17
|
+
}
|
|
18
|
+
// Avatar
|
|
19
|
+
avatar;
|
|
20
|
+
// Navbar
|
|
21
|
+
navbar;
|
|
22
|
+
// NavMobile
|
|
23
|
+
navMobile;
|
|
24
|
+
// Items
|
|
25
|
+
itemList;
|
|
26
|
+
items;
|
|
27
|
+
ngAfterContentInit() {
|
|
28
|
+
this.updateItemsArray();
|
|
29
|
+
this.itemList.changes.subscribe(() => {
|
|
30
|
+
this.updateItemsArray();
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
updateItemsArray() {
|
|
34
|
+
setTimeout(() => {
|
|
35
|
+
this.items = this.itemList.toArray();
|
|
36
|
+
this.cdRef.detectChanges();
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraAdminComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDHeaderIneraAdminComponent, isStandalone: true, selector: "id-header-inera-admin", inputs: { brandtext: "brandtext", fluid: "fluid", unresponsive: "unresponsive" }, queries: [{ propertyName: "avatar", first: true, predicate: IDHeaderIneraAdminAvatarComponent, descendants: true }, { propertyName: "navbar", first: true, predicate: IDHeaderIneraAdminNavComponent, descendants: true }, { propertyName: "navMobile", first: true, predicate: IDHeaderIneraAdminNavMobileComponent, descendants: true }, { propertyName: "itemList", predicate: IDHeaderIneraAdminItemComponent }], ngImport: i0, template: "<ids-header-inera-admin\r\n [attr.fluid]=\"fluid ? 'true' : null\"\r\n [attr.unresponsive]=\"unresponsive ? 'true' : null\"\r\n [brandtext]=\"brandtext\">\r\n <ids-header-inera-admin-item *ngFor=\"let item of items\" [mobile]=\"item.mobile ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"item.template\"></ng-container>\r\n </ids-header-inera-admin-item>\r\n\r\n <ids-header-inera-admin-nav *ngIf=\"navbar\">\r\n <ng-container *ngTemplateOutlet=\"navbar.template\"></ng-container>\r\n </ids-header-inera-admin-nav>\r\n\r\n <ids-header-inera-admin-avatar *ngIf=\"avatar\" [username]=\"avatar.username\" [unit]=\"avatar.unit\">\r\n <ng-container *ngTemplateOutlet=\"avatar.template\"></ng-container>\r\n </ids-header-inera-admin-avatar>\r\n\r\n <ids-header-inera-admin-nav-mobile *ngIf=\"navMobile\" [expanded]=\"navMobile.expanded\">\r\n <ng-container *ngTemplateOutlet=\"navMobile.template\"></ng-container>\r\n </ids-header-inera-admin-nav-mobile>\r\n\r\n <ng-content></ng-content>\r\n</ids-header-inera-admin>\r\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
41
|
+
}
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDHeaderIneraAdminComponent, decorators: [{
|
|
43
|
+
type: Component,
|
|
44
|
+
args: [{ selector: "id-header-inera-admin", standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], template: "<ids-header-inera-admin\r\n [attr.fluid]=\"fluid ? 'true' : null\"\r\n [attr.unresponsive]=\"unresponsive ? 'true' : null\"\r\n [brandtext]=\"brandtext\">\r\n <ids-header-inera-admin-item *ngFor=\"let item of items\" [mobile]=\"item.mobile ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"item.template\"></ng-container>\r\n </ids-header-inera-admin-item>\r\n\r\n <ids-header-inera-admin-nav *ngIf=\"navbar\">\r\n <ng-container *ngTemplateOutlet=\"navbar.template\"></ng-container>\r\n </ids-header-inera-admin-nav>\r\n\r\n <ids-header-inera-admin-avatar *ngIf=\"avatar\" [username]=\"avatar.username\" [unit]=\"avatar.unit\">\r\n <ng-container *ngTemplateOutlet=\"avatar.template\"></ng-container>\r\n </ids-header-inera-admin-avatar>\r\n\r\n <ids-header-inera-admin-nav-mobile *ngIf=\"navMobile\" [expanded]=\"navMobile.expanded\">\r\n <ng-container *ngTemplateOutlet=\"navMobile.template\"></ng-container>\r\n </ids-header-inera-admin-nav-mobile>\r\n\r\n <ng-content></ng-content>\r\n</ids-header-inera-admin>\r\n" }]
|
|
45
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { brandtext: [{
|
|
46
|
+
type: Input
|
|
47
|
+
}], fluid: [{
|
|
48
|
+
type: Input
|
|
49
|
+
}], unresponsive: [{
|
|
50
|
+
type: Input
|
|
51
|
+
}], avatar: [{
|
|
52
|
+
type: ContentChild,
|
|
53
|
+
args: [IDHeaderIneraAdminAvatarComponent]
|
|
54
|
+
}], navbar: [{
|
|
55
|
+
type: ContentChild,
|
|
56
|
+
args: [IDHeaderIneraAdminNavComponent]
|
|
57
|
+
}], navMobile: [{
|
|
58
|
+
type: ContentChild,
|
|
59
|
+
args: [IDHeaderIneraAdminNavMobileComponent]
|
|
60
|
+
}], itemList: [{
|
|
61
|
+
type: ContentChildren,
|
|
62
|
+
args: [IDHeaderIneraAdminItemComponent]
|
|
63
|
+
}] } });
|
|
64
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGVhZGVyLWluZXJhLWFkbWluLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvaGVhZGVyLWluZXJhLWFkbWluL2hlYWRlci1pbmVyYS1hZG1pbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2hlYWRlci1pbmVyYS1hZG1pbi9oZWFkZXItaW5lcmEtYWRtaW4uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFFTCxTQUFTLEVBQ1QsWUFBWSxFQUNaLGVBQWUsRUFDZixzQkFBc0IsRUFDdEIsS0FBSyxFQUVOLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSwrQkFBK0IsRUFBRSxNQUFNLDBDQUEwQyxDQUFDO0FBQzNGLE9BQU8sRUFBRSxpQ0FBaUMsRUFBRSxNQUFNLDhDQUE4QyxDQUFDO0FBQ2pHLE9BQU8sRUFBRSw4QkFBOEIsRUFBRSxNQUFNLHdDQUF3QyxDQUFDO0FBQ3hGLE9BQU8sRUFBRSxvQ0FBb0MsRUFBRSxNQUFNLHNEQUFzRCxDQUFDO0FBQzVHLE9BQU8sd0RBQXdELENBQUM7OztBQVNoRSxNQUFNLE9BQU8sMkJBQTJCO0lBUWxCO0lBTnBCLFNBQVMsR0FBVyxFQUFFLENBQUM7SUFFdkIsS0FBSyxHQUFZLEtBQUssQ0FBQztJQUV2QixZQUFZLEdBQVksS0FBSyxDQUFDO0lBRTlCLFlBQW9CLEtBQXdCO1FBQXhCLFVBQUssR0FBTCxLQUFLLENBQW1CO0lBQUcsQ0FBQztJQUVoRCxTQUFTO0lBRVQsTUFBTSxDQUFvQztJQUUxQyxTQUFTO0lBRVQsTUFBTSxDQUFpQztJQUV2QyxZQUFZO0lBRVosU0FBUyxDQUF1QztJQUVoRCxRQUFRO0lBRVIsUUFBUSxDQUE2QztJQUU5QyxLQUFLLENBQW9DO0lBRXpDLGtCQUFrQjtRQUN2QixJQUFJLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQztRQUN4QixJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFO1lBQ25DLElBQUksQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDO1FBQzFCLENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVELGdCQUFnQjtRQUNkLFVBQVUsQ0FBQyxHQUFHLEVBQUU7WUFDZCxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUM7WUFDckMsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLEVBQUUsQ0FBQztRQUM3QixDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7d0dBeENVLDJCQUEyQjs0RkFBM0IsMkJBQTJCLHVNQVd4QixpQ0FBaUMseUVBSWpDLDhCQUE4Qiw0RUFJOUIsb0NBQW9DLDhEQUlqQywrQkFBK0IsNkJDOUNsRCx3aENBc0JBLDJDRERZLFlBQVk7OzRGQUVYLDJCQUEyQjtrQkFQdkMsU0FBUzsrQkFDRSx1QkFBdUIsY0FFckIsSUFBSSxXQUNQLENBQUMsc0JBQXNCLENBQUMsV0FDeEIsQ0FBQyxZQUFZLENBQUM7c0ZBSXZCLFNBQVM7c0JBRFIsS0FBSztnQkFHTixLQUFLO3NCQURKLEtBQUs7Z0JBR04sWUFBWTtzQkFEWCxLQUFLO2dCQU9OLE1BQU07c0JBREwsWUFBWTt1QkFBQyxpQ0FBaUM7Z0JBSy9DLE1BQU07c0JBREwsWUFBWTt1QkFBQyw4QkFBOEI7Z0JBSzVDLFNBQVM7c0JBRFIsWUFBWTt1QkFBQyxvQ0FBb0M7Z0JBS2xELFFBQVE7c0JBRFAsZUFBZTt1QkFBQywrQkFBK0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29tbW9uXCI7XHJcbmltcG9ydCB7XHJcbiAgQ2hhbmdlRGV0ZWN0b3JSZWYsXHJcbiAgQ29tcG9uZW50LFxyXG4gIENvbnRlbnRDaGlsZCxcclxuICBDb250ZW50Q2hpbGRyZW4sXHJcbiAgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSxcclxuICBJbnB1dCxcclxuICBRdWVyeUxpc3RcclxufSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBJREhlYWRlckluZXJhQWRtaW5JdGVtQ29tcG9uZW50IH0gZnJvbSBcIi4vaXRlbS9oZWFkZXItaW5lcmEtYWRtaW4taXRlbS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgSURIZWFkZXJJbmVyYUFkbWluQXZhdGFyQ29tcG9uZW50IH0gZnJvbSBcIi4vYXZhdGFyL2hlYWRlci1pbmVyYS1hZG1pbi1hdmF0YXIuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IElESGVhZGVySW5lcmFBZG1pbk5hdkNvbXBvbmVudCB9IGZyb20gXCIuL25hdi9oZWFkZXItaW5lcmEtYWRtaW4tbmF2LmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgeyBJREhlYWRlckluZXJhQWRtaW5OYXZNb2JpbGVDb21wb25lbnQgfSBmcm9tIFwiLi9uYXYtbW9iaWxlL2hlYWRlci1pbmVyYS1hZG1pbi1uYXYtbW9iaWxlLmNvbXBvbmVudFwiO1xyXG5pbXBvcnQgXCJAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9oZWFkZXItaW5lcmEtYWRtaW4vcmVnaXN0ZXJcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBcImlkLWhlYWRlci1pbmVyYS1hZG1pblwiLFxyXG4gIHRlbXBsYXRlVXJsOiBcIi4vaGVhZGVyLWluZXJhLWFkbWluLmNvbXBvbmVudC5odG1sXCIsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV1cclxufSlcclxuZXhwb3J0IGNsYXNzIElESGVhZGVySW5lcmFBZG1pbkNvbXBvbmVudCB7XHJcbiAgQElucHV0KClcclxuICBicmFuZHRleHQ6IHN0cmluZyA9IFwiXCI7XHJcbiAgQElucHV0KClcclxuICBmbHVpZDogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgdW5yZXNwb25zaXZlOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgY2RSZWY6IENoYW5nZURldGVjdG9yUmVmKSB7fVxyXG5cclxuICAvLyBBdmF0YXJcclxuICBAQ29udGVudENoaWxkKElESGVhZGVySW5lcmFBZG1pbkF2YXRhckNvbXBvbmVudClcclxuICBhdmF0YXI6IElESGVhZGVySW5lcmFBZG1pbkF2YXRhckNvbXBvbmVudDtcclxuXHJcbiAgLy8gTmF2YmFyXHJcbiAgQENvbnRlbnRDaGlsZChJREhlYWRlckluZXJhQWRtaW5OYXZDb21wb25lbnQpXHJcbiAgbmF2YmFyOiBJREhlYWRlckluZXJhQWRtaW5OYXZDb21wb25lbnQ7XHJcblxyXG4gIC8vIE5hdk1vYmlsZVxyXG4gIEBDb250ZW50Q2hpbGQoSURIZWFkZXJJbmVyYUFkbWluTmF2TW9iaWxlQ29tcG9uZW50KVxyXG4gIG5hdk1vYmlsZTogSURIZWFkZXJJbmVyYUFkbWluTmF2TW9iaWxlQ29tcG9uZW50O1xyXG5cclxuICAvLyBJdGVtc1xyXG4gIEBDb250ZW50Q2hpbGRyZW4oSURIZWFkZXJJbmVyYUFkbWluSXRlbUNvbXBvbmVudClcclxuICBpdGVtTGlzdDogUXVlcnlMaXN0PElESGVhZGVySW5lcmFBZG1pbkl0ZW1Db21wb25lbnQ+O1xyXG5cclxuICBwdWJsaWMgaXRlbXM6IElESGVhZGVySW5lcmFBZG1pbkl0ZW1Db21wb25lbnRbXTtcclxuXHJcbiAgcHVibGljIG5nQWZ0ZXJDb250ZW50SW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMudXBkYXRlSXRlbXNBcnJheSgpO1xyXG4gICAgdGhpcy5pdGVtTGlzdC5jaGFuZ2VzLnN1YnNjcmliZSgoKSA9PiB7XHJcbiAgICAgIHRoaXMudXBkYXRlSXRlbXNBcnJheSgpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG5cclxuICB1cGRhdGVJdGVtc0FycmF5KCkge1xyXG4gICAgc2V0VGltZW91dCgoKSA9PiB7XHJcbiAgICAgIHRoaXMuaXRlbXMgPSB0aGlzLml0ZW1MaXN0LnRvQXJyYXkoKTtcclxuICAgICAgdGhpcy5jZFJlZi5kZXRlY3RDaGFuZ2VzKCk7XHJcbiAgICB9KTtcclxuICB9XHJcbn1cclxuIiwiPGlkcy1oZWFkZXItaW5lcmEtYWRtaW5cclxuICBbYXR0ci5mbHVpZF09XCJmbHVpZCA/ICd0cnVlJyA6IG51bGxcIlxyXG4gIFthdHRyLnVucmVzcG9uc2l2ZV09XCJ1bnJlc3BvbnNpdmUgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbYnJhbmR0ZXh0XT1cImJyYW5kdGV4dFwiPlxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLWFkbWluLWl0ZW0gKm5nRm9yPVwibGV0IGl0ZW0gb2YgaXRlbXNcIiBbbW9iaWxlXT1cIml0ZW0ubW9iaWxlID8gdHJ1ZSA6IG51bGxcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJpdGVtLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLWluZXJhLWFkbWluLWl0ZW0+XHJcblxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLWFkbWluLW5hdiAqbmdJZj1cIm5hdmJhclwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cIm5hdmJhci50ZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPlxyXG4gIDwvaWRzLWhlYWRlci1pbmVyYS1hZG1pbi1uYXY+XHJcblxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLWFkbWluLWF2YXRhciAqbmdJZj1cImF2YXRhclwiIFt1c2VybmFtZV09XCJhdmF0YXIudXNlcm5hbWVcIiBbdW5pdF09XCJhdmF0YXIudW5pdFwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cImF2YXRhci50ZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPlxyXG4gIDwvaWRzLWhlYWRlci1pbmVyYS1hZG1pbi1hdmF0YXI+XHJcblxyXG4gIDxpZHMtaGVhZGVyLWluZXJhLWFkbWluLW5hdi1tb2JpbGUgKm5nSWY9XCJuYXZNb2JpbGVcIiBbZXhwYW5kZWRdPVwibmF2TW9iaWxlLmV4cGFuZGVkXCI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwibmF2TW9iaWxlLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtaGVhZGVyLWluZXJhLWFkbWluLW5hdi1tb2JpbGU+XHJcblxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtaGVhZGVyLWluZXJhLWFkbWluPlxyXG4iXX0=
|