@inera/ids-angular 5.0.3 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/classes/icon/IDIconBase.d.ts +2 -3
- package/components/button/button.component.d.ts +5 -5
- 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 +1 -10
- 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 +14 -14
- 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 +8 -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 +16 -16
- 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 +10 -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 +313 -277
- 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
|
@@ -3,6 +3,7 @@ export declare class IDProgressbarComponent {
|
|
|
3
3
|
constructor();
|
|
4
4
|
value: number;
|
|
5
5
|
hidelabel: boolean;
|
|
6
|
+
srlabel: string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDProgressbarComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDProgressbarComponent, "id-progressbar", never, { "value": { "alias": "value"; "required": false; }; "hidelabel": { "alias": "hidelabel"; "required": false; }; }, {}, never, never, false, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDProgressbarComponent, "id-progressbar", never, { "value": { "alias": "value"; "required": false; }; "hidelabel": { "alias": "hidelabel"; "required": false; }; "srlabel": { "alias": "srlabel"; "required": false; }; }, {}, never, never, false, never>;
|
|
8
9
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
1
2
|
import * as i0 from "@angular/core";
|
|
2
3
|
export declare class IDStepComponent {
|
|
3
4
|
constructor();
|
|
@@ -7,6 +8,11 @@ export declare class IDStepComponent {
|
|
|
7
8
|
label: string;
|
|
8
9
|
expanded: boolean;
|
|
9
10
|
disabled: boolean;
|
|
11
|
+
onClosed: EventEmitter<Event>;
|
|
12
|
+
onExpanded: EventEmitter<Event>;
|
|
13
|
+
expandedChange: EventEmitter<boolean>;
|
|
14
|
+
hasClosed(event: Event): void;
|
|
15
|
+
hasExpanded(event: Event): void;
|
|
10
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDStepComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDStepComponent, "id-step", never, { "state": { "alias": "state"; "required": false; }; "headline": { "alias": "headline"; "required": false; }; "srindicatortext": { "alias": "srindicatortext"; "required": false; }; "label": { "alias": "label"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDStepComponent, "id-step", never, { "state": { "alias": "state"; "required": false; }; "headline": { "alias": "headline"; "required": false; }; "srindicatortext": { "alias": "srindicatortext"; "required": false; }; "label": { "alias": "label"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "onClosed": "onClosed"; "onExpanded": "onExpanded"; "expandedChange": "expandedChange"; }, never, ["*"], false, never>;
|
|
12
18
|
}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
import { EventEmitter } from "@angular/core";
|
|
1
2
|
import * as i0 from "@angular/core";
|
|
2
3
|
export declare class IDStepperComponent {
|
|
4
|
+
onDidToggleExpansion: EventEmitter<CustomEvent>;
|
|
5
|
+
emitToggleExpansion(event: Event): void;
|
|
3
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDStepperComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDStepperComponent, "id-stepper", never, {}, {}, never, ["*"], false, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDStepperComponent, "id-stepper", never, {}, { "onDidToggleExpansion": "onDidToggleExpansion"; }, never, ["*"], false, never>;
|
|
5
8
|
}
|
|
@@ -6,7 +6,7 @@ export declare class IDTabsComponent implements AfterContentInit {
|
|
|
6
6
|
responsive: 'm' | 's';
|
|
7
7
|
unresponsive: boolean;
|
|
8
8
|
compact: boolean;
|
|
9
|
-
|
|
9
|
+
selectlabel: string;
|
|
10
10
|
tabComponents: QueryList<IDTabComponent>;
|
|
11
11
|
tabPanelComponents: QueryList<IDTabPanelComponent>;
|
|
12
12
|
onTabChange: EventEmitter<Event>;
|
|
@@ -14,5 +14,5 @@ export declare class IDTabsComponent implements AfterContentInit {
|
|
|
14
14
|
tabPanels: IDTabPanelComponent[];
|
|
15
15
|
ngAfterContentInit(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDTabsComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDTabsComponent, "id-tabs", never, { "responsive": { "alias": "responsive"; "required": false; }; "unresponsive": { "alias": "unresponsive"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; "
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDTabsComponent, "id-tabs", never, { "responsive": { "alias": "responsive"; "required": false; }; "unresponsive": { "alias": "unresponsive"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; "selectlabel": { "alias": "selectlabel"; "required": false; }; }, { "onTabChange": "onTabChange"; }, ["tabComponents", "tabPanelComponents"], ["*"], false, never>;
|
|
18
18
|
}
|
|
@@ -17,10 +17,10 @@ export class IDFormBase {
|
|
|
17
17
|
this.onInvalid.emit(event);
|
|
18
18
|
this.invalidChange.emit(this.invalid);
|
|
19
19
|
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDFormBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDFormBase, selector: "ng-component", inputs: { invalid: "invalid", light: "light", novalidation: "novalidation" }, outputs: { onValid: "onValid", onInvalid: "onInvalid", invalidChange: "invalidChange" }, ngImport: i0, template: '', isInline: true });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDFormBase, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{ template: '' }]
|
|
26
26
|
}], propDecorators: { invalid: [{
|
|
@@ -36,4 +36,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
36
36
|
}], invalidChange: [{
|
|
37
37
|
type: Output
|
|
38
38
|
}] } });
|
|
39
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
39
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSURGb3JtQmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbW1vbi9jbGFzc2VzL2Zvcm0vSURGb3JtQmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUd2RSxNQUFNLE9BQU8sVUFBVTtJQUdyQixPQUFPLEdBQW1CLEtBQUssQ0FBQztJQUdoQyxLQUFLLEdBQVksS0FBSyxDQUFDO0lBR3ZCLFlBQVksR0FBWSxLQUFLLENBQUM7SUFHOUIsT0FBTyxHQUF3QixJQUFJLFlBQVksRUFBRSxDQUFDO0lBR2xELFNBQVMsR0FBd0IsSUFBSSxZQUFZLEVBQUUsQ0FBQztJQUdwRCxhQUFhLEdBQTBCLElBQUksWUFBWSxFQUFXLENBQUM7SUFHbkUsV0FBVyxDQUFFLEtBQVk7UUFDdkIsSUFBSSxDQUFDLE9BQU8sR0FBRyxLQUFLLENBQUM7UUFDckIsSUFBSSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDekIsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDO0lBQ3hDLENBQUM7SUFDRCxhQUFhLENBQUUsS0FBWTtRQUN6QixJQUFJLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQztRQUNwQixJQUFJLENBQUMsU0FBUyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUMzQixJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDeEMsQ0FBQzt3R0E5QlUsVUFBVTs0RkFBVixVQUFVLDJOQURGLEVBQUU7OzRGQUNWLFVBQVU7a0JBRHRCLFNBQVM7bUJBQUMsRUFBQyxRQUFRLEVBQUMsRUFBRSxFQUFDOzhCQUl0QixPQUFPO3NCQUROLEtBQUs7Z0JBSU4sS0FBSztzQkFESixLQUFLO2dCQUlOLFlBQVk7c0JBRFgsS0FBSztnQkFJTixPQUFPO3NCQUROLE1BQU07Z0JBSVAsU0FBUztzQkFEUixNQUFNO2dCQUlQLGFBQWE7c0JBRFosTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHt0ZW1wbGF0ZTonJ30pXHJcbmV4cG9ydCBjbGFzcyBJREZvcm1CYXNlIHtcclxuXHJcbiAgQElucHV0KClcclxuICBpbnZhbGlkOiBib29sZWFuIHwgbnVsbCA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGxpZ2h0OiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbm92YWxpZGF0aW9uOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uVmFsaWQ6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uSW52YWxpZDogRXZlbnRFbWl0dGVyPEV2ZW50PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuXHJcbiAgQE91dHB1dCgpXHJcbiAgaW52YWxpZENoYW5nZTogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcjxib29sZWFuPigpO1xyXG5cclxuXHJcbiAgZW1pdE9uVmFsaWQgKGV2ZW50OiBFdmVudCkge1xyXG4gICAgdGhpcy5pbnZhbGlkID0gZmFsc2U7XHJcbiAgICB0aGlzLm9uVmFsaWQuZW1pdChldmVudCk7XHJcbiAgICB0aGlzLmludmFsaWRDaGFuZ2UuZW1pdCh0aGlzLmludmFsaWQpO1xyXG4gIH1cclxuICBlbWl0T25JbnZhbGlkIChldmVudDogRXZlbnQpIHtcclxuICAgIHRoaXMuaW52YWxpZCA9IHRydWU7XHJcbiAgICB0aGlzLm9uSW52YWxpZC5lbWl0KGV2ZW50KTtcclxuICAgIHRoaXMuaW52YWxpZENoYW5nZS5lbWl0KHRoaXMuaW52YWxpZCk7XHJcbiAgfVxyXG4gIFxyXG59XHJcbiJdfQ==
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { Component, Input, ViewChild } from
|
|
1
|
+
import { Component, Input, ViewChild } from "@angular/core";
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class IDIconBase {
|
|
4
4
|
cdr;
|
|
5
5
|
hostElement;
|
|
6
|
-
title =
|
|
6
|
+
title = "";
|
|
7
7
|
colorpreset = -1;
|
|
8
|
-
color =
|
|
9
|
-
color2 =
|
|
10
|
-
size =
|
|
11
|
-
width =
|
|
12
|
-
height =
|
|
13
|
-
rotate =
|
|
8
|
+
color = "";
|
|
9
|
+
color2 = "";
|
|
10
|
+
size = "m";
|
|
11
|
+
width = "";
|
|
12
|
+
height = "";
|
|
13
|
+
rotate = "";
|
|
14
14
|
inline = false;
|
|
15
15
|
icon;
|
|
16
16
|
hasViewInitiated = false;
|
|
@@ -21,18 +21,7 @@ export class IDIconBase {
|
|
|
21
21
|
ngAfterViewInit() {
|
|
22
22
|
this.hasViewInitiated = true;
|
|
23
23
|
this.setupProperties();
|
|
24
|
-
const observer = new MutationObserver(this.mutationCallback);
|
|
25
|
-
observer.observe(this.hostElement.nativeElement, { attributes: true });
|
|
26
24
|
}
|
|
27
|
-
mutationCallback = (mutationsList) => {
|
|
28
|
-
for (const mutation of mutationsList) {
|
|
29
|
-
if (mutation.type === "attributes") {
|
|
30
|
-
/* console.log(`${mutation.attributeName} : ${mutation.target.getAttribute(mutation.attributeName)}`);
|
|
31
|
-
this[mutation.attributeName] = mutation.target.getAttribute(mutation.attributeName);
|
|
32
|
-
this.setupProperties(); */
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
};
|
|
36
25
|
ngOnChanges() {
|
|
37
26
|
if (this.hasViewInitiated) {
|
|
38
27
|
this.setupProperties();
|
|
@@ -41,41 +30,42 @@ export class IDIconBase {
|
|
|
41
30
|
setupProperties() {
|
|
42
31
|
const el = this.icon.nativeElement;
|
|
43
32
|
if (this.title) {
|
|
44
|
-
el.setAttribute(
|
|
33
|
+
el.setAttribute("title", this.title);
|
|
45
34
|
}
|
|
46
35
|
if (this.colorpreset) {
|
|
47
|
-
el.setAttribute(
|
|
36
|
+
el.setAttribute("colorpreset", this.colorpreset);
|
|
48
37
|
el.colorpreset = this.colorpreset;
|
|
49
38
|
}
|
|
50
39
|
if (this.size) {
|
|
51
|
-
el.setAttribute(
|
|
40
|
+
el.setAttribute("size", this.size);
|
|
52
41
|
}
|
|
53
42
|
if (this.color) {
|
|
54
|
-
el.setAttribute(
|
|
43
|
+
el.setAttribute("color", this.color);
|
|
55
44
|
}
|
|
56
45
|
if (this.color2) {
|
|
57
|
-
el.setAttribute(
|
|
46
|
+
el.setAttribute("color2", this.color2);
|
|
58
47
|
}
|
|
59
48
|
if (this.width) {
|
|
60
|
-
el.setAttribute(
|
|
49
|
+
el.setAttribute("width", this.width);
|
|
61
50
|
}
|
|
62
51
|
if (this.height) {
|
|
63
|
-
el.setAttribute(
|
|
52
|
+
el.setAttribute("height", this.height);
|
|
64
53
|
}
|
|
65
54
|
if (this.rotate) {
|
|
66
|
-
el.setAttribute(
|
|
55
|
+
el.setAttribute("rotate", this.rotate);
|
|
67
56
|
}
|
|
68
57
|
if (this.inline) {
|
|
69
|
-
el.setAttribute(
|
|
58
|
+
el.setAttribute("inline", this.inline);
|
|
70
59
|
}
|
|
71
60
|
}
|
|
72
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
73
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
61
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBase, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
62
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconBase, selector: "ng-component", inputs: { title: "title", colorpreset: "colorpreset", color: "color", color2: "color2", size: "size", width: "width", height: "height", rotate: "rotate", inline: "inline" }, host: { classAttribute: "ids-contains-icon" }, viewQueries: [{ propertyName: "icon", first: true, predicate: ["icon"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "", isInline: true });
|
|
74
63
|
}
|
|
75
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBase, decorators: [{
|
|
76
65
|
type: Component,
|
|
77
66
|
args: [{
|
|
78
|
-
template:
|
|
67
|
+
template: "",
|
|
68
|
+
host: { class: "ids-contains-icon" }
|
|
79
69
|
}]
|
|
80
70
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { title: [{
|
|
81
71
|
type: Input
|
|
@@ -97,6 +87,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
97
87
|
type: Input
|
|
98
88
|
}], icon: [{
|
|
99
89
|
type: ViewChild,
|
|
100
|
-
args: [
|
|
90
|
+
args: ["icon"]
|
|
101
91
|
}] } });
|
|
102
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
92
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSURJY29uQmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbW1vbi9jbGFzc2VzL2ljb24vSURJY29uQmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBRUwsU0FBUyxFQUVULEtBQUssRUFFTCxTQUFTLEVBQ1YsTUFBTSxlQUFlLENBQUM7O0FBTXZCLE1BQU0sT0FBTyxVQUFVO0lBMEJYO0lBQ0E7SUF6QlYsS0FBSyxHQUFXLEVBQUUsQ0FBQztJQUVuQixXQUFXLEdBQVcsQ0FBQyxDQUFDLENBQUM7SUFFekIsS0FBSyxHQUFXLEVBQUUsQ0FBQztJQUVuQixNQUFNLEdBQVcsRUFBRSxDQUFDO0lBRXBCLElBQUksR0FBcUIsR0FBRyxDQUFDO0lBRTdCLEtBQUssR0FBVyxFQUFFLENBQUM7SUFFbkIsTUFBTSxHQUFXLEVBQUUsQ0FBQztJQUVwQixNQUFNLEdBQVcsRUFBRSxDQUFDO0lBRXBCLE1BQU0sR0FBWSxLQUFLLENBQUM7SUFHeEIsSUFBSSxDQUFhO0lBRWpCLGdCQUFnQixHQUFHLEtBQUssQ0FBQztJQUV6QixZQUNVLEdBQXNCLEVBQ3RCLFdBQXVCO1FBRHZCLFFBQUcsR0FBSCxHQUFHLENBQW1CO1FBQ3RCLGdCQUFXLEdBQVgsV0FBVyxDQUFZO0lBQzlCLENBQUM7SUFFSixlQUFlO1FBQ2IsSUFBSSxDQUFDLGdCQUFnQixHQUFHLElBQUksQ0FBQztRQUM3QixJQUFJLENBQUMsZUFBZSxFQUFFLENBQUM7SUFDekIsQ0FBQztJQUVELFdBQVc7UUFDVCxJQUFJLElBQUksQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDO1lBQzFCLElBQUksQ0FBQyxlQUFlLEVBQUUsQ0FBQztRQUN6QixDQUFDO0lBQ0gsQ0FBQztJQUVELGVBQWU7UUFDYixNQUFNLEVBQUUsR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQztRQUNuQyxJQUFJLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztZQUNmLEVBQUUsQ0FBQyxZQUFZLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUN2QyxDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsV0FBVyxFQUFFLENBQUM7WUFDckIsRUFBRSxDQUFDLFlBQVksQ0FBQyxhQUFhLEVBQUUsSUFBSSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1lBQ2pELEVBQUUsQ0FBQyxXQUFXLEdBQUcsSUFBSSxDQUFDLFdBQVcsQ0FBQztRQUNwQyxDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUM7WUFDZCxFQUFFLENBQUMsWUFBWSxDQUFDLE1BQU0sRUFBRSxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDckMsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLEtBQUssRUFBRSxDQUFDO1lBQ2YsRUFBRSxDQUFDLFlBQVksQ0FBQyxPQUFPLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQ3ZDLENBQUM7UUFDRCxJQUFJLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUNoQixFQUFFLENBQUMsWUFBWSxDQUFDLFFBQVEsRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7UUFDekMsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLEtBQUssRUFBRSxDQUFDO1lBQ2YsRUFBRSxDQUFDLFlBQVksQ0FBQyxPQUFPLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQ3ZDLENBQUM7UUFDRCxJQUFJLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUNoQixFQUFFLENBQUMsWUFBWSxDQUFDLFFBQVEsRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7UUFDekMsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLE1BQU0sRUFBRSxDQUFDO1lBQ2hCLEVBQUUsQ0FBQyxZQUFZLENBQUMsUUFBUSxFQUFFLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUN6QyxDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDaEIsRUFBRSxDQUFDLFlBQVksQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ3pDLENBQUM7SUFDSCxDQUFDO3dHQXZFVSxVQUFVOzRGQUFWLFVBQVUsb1lBSFgsRUFBRTs7NEZBR0QsVUFBVTtrQkFKdEIsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsRUFBRTtvQkFDWixJQUFJLEVBQUUsRUFBRSxLQUFLLEVBQUUsbUJBQW1CLEVBQUU7aUJBQ3JDOytHQUdDLEtBQUs7c0JBREosS0FBSztnQkFHTixXQUFXO3NCQURWLEtBQUs7Z0JBR04sS0FBSztzQkFESixLQUFLO2dCQUdOLE1BQU07c0JBREwsS0FBSztnQkFHTixJQUFJO3NCQURILEtBQUs7Z0JBR04sS0FBSztzQkFESixLQUFLO2dCQUdOLE1BQU07c0JBREwsS0FBSztnQkFHTixNQUFNO3NCQURMLEtBQUs7Z0JBR04sTUFBTTtzQkFETCxLQUFLO2dCQUlOLElBQUk7c0JBREgsU0FBUzt1QkFBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcclxuICBDaGFuZ2VEZXRlY3RvclJlZixcclxuICBDb21wb25lbnQsXHJcbiAgRWxlbWVudFJlZixcclxuICBJbnB1dCxcclxuICBSZW5kZXJlcjIsXHJcbiAgVmlld0NoaWxkXHJcbn0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHRlbXBsYXRlOiBcIlwiLFxyXG4gIGhvc3Q6IHsgY2xhc3M6IFwiaWRzLWNvbnRhaW5zLWljb25cIiB9XHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREljb25CYXNlIHtcclxuICBASW5wdXQoKVxyXG4gIHRpdGxlOiBzdHJpbmcgPSBcIlwiO1xyXG4gIEBJbnB1dCgpXHJcbiAgY29sb3JwcmVzZXQ6IG51bWJlciA9IC0xO1xyXG4gIEBJbnB1dCgpXHJcbiAgY29sb3I6IHN0cmluZyA9IFwiXCI7XHJcbiAgQElucHV0KClcclxuICBjb2xvcjI6IHN0cmluZyA9IFwiXCI7XHJcbiAgQElucHV0KClcclxuICBzaXplOiBcInhzXCIgfCBcInNcIiB8IFwibVwiID0gXCJtXCI7XHJcbiAgQElucHV0KClcclxuICB3aWR0aDogc3RyaW5nID0gXCJcIjtcclxuICBASW5wdXQoKVxyXG4gIGhlaWdodDogc3RyaW5nID0gXCJcIjtcclxuICBASW5wdXQoKVxyXG4gIHJvdGF0ZTogc3RyaW5nID0gXCJcIjtcclxuICBASW5wdXQoKVxyXG4gIGlubGluZTogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBAVmlld0NoaWxkKFwiaWNvblwiKVxyXG4gIGljb246IEVsZW1lbnRSZWY7XHJcblxyXG4gIGhhc1ZpZXdJbml0aWF0ZWQgPSBmYWxzZTtcclxuXHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBwcml2YXRlIGNkcjogQ2hhbmdlRGV0ZWN0b3JSZWYsXHJcbiAgICBwcml2YXRlIGhvc3RFbGVtZW50OiBFbGVtZW50UmVmXHJcbiAgKSB7fVxyXG5cclxuICBuZ0FmdGVyVmlld0luaXQoKSB7XHJcbiAgICB0aGlzLmhhc1ZpZXdJbml0aWF0ZWQgPSB0cnVlO1xyXG4gICAgdGhpcy5zZXR1cFByb3BlcnRpZXMoKTtcclxuICB9XHJcblxyXG4gIG5nT25DaGFuZ2VzKCkge1xyXG4gICAgaWYgKHRoaXMuaGFzVmlld0luaXRpYXRlZCkge1xyXG4gICAgICB0aGlzLnNldHVwUHJvcGVydGllcygpO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgc2V0dXBQcm9wZXJ0aWVzKCkge1xyXG4gICAgY29uc3QgZWwgPSB0aGlzLmljb24ubmF0aXZlRWxlbWVudDtcclxuICAgIGlmICh0aGlzLnRpdGxlKSB7XHJcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcInRpdGxlXCIsIHRoaXMudGl0bGUpO1xyXG4gICAgfVxyXG4gICAgaWYgKHRoaXMuY29sb3JwcmVzZXQpIHtcclxuICAgICAgZWwuc2V0QXR0cmlidXRlKFwiY29sb3JwcmVzZXRcIiwgdGhpcy5jb2xvcnByZXNldCk7XHJcbiAgICAgIGVsLmNvbG9ycHJlc2V0ID0gdGhpcy5jb2xvcnByZXNldDtcclxuICAgIH1cclxuICAgIGlmICh0aGlzLnNpemUpIHtcclxuICAgICAgZWwuc2V0QXR0cmlidXRlKFwic2l6ZVwiLCB0aGlzLnNpemUpO1xyXG4gICAgfVxyXG4gICAgaWYgKHRoaXMuY29sb3IpIHtcclxuICAgICAgZWwuc2V0QXR0cmlidXRlKFwiY29sb3JcIiwgdGhpcy5jb2xvcik7XHJcbiAgICB9XHJcbiAgICBpZiAodGhpcy5jb2xvcjIpIHtcclxuICAgICAgZWwuc2V0QXR0cmlidXRlKFwiY29sb3IyXCIsIHRoaXMuY29sb3IyKTtcclxuICAgIH1cclxuICAgIGlmICh0aGlzLndpZHRoKSB7XHJcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcIndpZHRoXCIsIHRoaXMud2lkdGgpO1xyXG4gICAgfVxyXG4gICAgaWYgKHRoaXMuaGVpZ2h0KSB7XHJcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcImhlaWdodFwiLCB0aGlzLmhlaWdodCk7XHJcbiAgICB9XHJcbiAgICBpZiAodGhpcy5yb3RhdGUpIHtcclxuICAgICAgZWwuc2V0QXR0cmlidXRlKFwicm90YXRlXCIsIHRoaXMucm90YXRlKTtcclxuICAgIH1cclxuICAgIGlmICh0aGlzLmlubGluZSkge1xyXG4gICAgICBlbC5zZXRBdHRyaWJ1dGUoXCJpbmxpbmVcIiwgdGhpcy5pbmxpbmUpO1xyXG4gICAgfVxyXG4gIH1cclxufVxyXG4iXX0=
|
|
@@ -8,10 +8,10 @@ export class IDAgentComponent {
|
|
|
8
8
|
showtext = 'Visa mer';
|
|
9
9
|
hidetext = 'Visa mindre';
|
|
10
10
|
onDidToggleExpansion = new EventEmitter();
|
|
11
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
11
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAgentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDAgentComponent, selector: "id-agent", inputs: { expanded: "expanded", headline: "headline", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-agent\r\n [headline]=\"headline\"\r\n [showtext]=\"showtext\"\r\n [hidetext]=\"hidetext\"\r\n [expanded]=\"expanded\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\r\n {{headline}}\r\n </h3>\r\n <ng-content></ng-content>\r\n</ids-agent>", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAgentComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ selector: 'id-agent', template: "<ids-agent\r\n [headline]=\"headline\"\r\n [showtext]=\"showtext\"\r\n [hidetext]=\"hidetext\"\r\n [expanded]=\"expanded\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\r\n {{headline}}\r\n </h3>\r\n <ng-content></ng-content>\r\n</ids-agent>", styles: [":host{display:block}\n"] }]
|
|
17
17
|
}], ctorParameters: () => [], propDecorators: { expanded: [{
|
|
@@ -25,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
25
25
|
}], onDidToggleExpansion: [{
|
|
26
26
|
type: Output
|
|
27
27
|
}] } });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hZ2VudC9hZ2VudC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FnZW50L2FnZW50LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQU92RSxNQUFNLE9BQU8sZ0JBQWdCO0lBRTNCLGdCQUFnQixDQUFDO0lBR2pCLFFBQVEsR0FBWSxJQUFJLENBQUM7SUFHekIsUUFBUSxHQUFXLEVBQUUsQ0FBQztJQUd0QixRQUFRLEdBQVcsVUFBVSxDQUFDO0lBRzlCLFFBQVEsR0FBVyxhQUFhLENBQUM7SUFHakMsb0JBQW9CLEdBQTBCLElBQUksWUFBWSxFQUFFLENBQUM7d0dBakJ0RCxnQkFBZ0I7NEZBQWhCLGdCQUFnQiwrTUNQN0Isa1VBVVk7OzRGREhDLGdCQUFnQjtrQkFMNUIsU0FBUzsrQkFDRSxVQUFVO3dEQVNwQixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sb0JBQW9CO3NCQURuQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtYWdlbnQnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9hZ2VudC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogYmxvY2s7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURBZ2VudENvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgZXhwYW5kZWQ6IGJvb2xlYW4gPSB0cnVlO1xyXG4gIFxyXG4gIEBJbnB1dCgpXHJcbiAgaGVhZGxpbmU6IHN0cmluZyA9ICcnO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHNob3d0ZXh0OiBzdHJpbmcgPSAnVmlzYSBtZXInO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGhpZGV0ZXh0OiBzdHJpbmcgPSAnVmlzYSBtaW5kcmUnO1xyXG5cclxuICBAT3V0cHV0KClcclxuICBvbkRpZFRvZ2dsZUV4cGFuc2lvbjogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG5cclxufVxyXG4iLCI8aWRzLWFnZW50XHJcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCJcclxuICBbc2hvd3RleHRdPVwic2hvd3RleHRcIlxyXG4gIFtoaWRldGV4dF09XCJoaWRldGV4dFwiXHJcbiAgW2V4cGFuZGVkXT1cImV4cGFuZGVkXCJcclxuICAoZGlkVG9nZ2xlRXhwYW5zaW9uKT1cIm9uRGlkVG9nZ2xlRXhwYW5zaW9uLmVtaXQodHJ1ZSlcIj5cclxuICA8aDMgc2xvdD1cImFsZXJ0LWhlYWRsaW5lXCIgKm5nSWY9XCJoZWFkbGluZVwiPlxyXG4gICAge3toZWFkbGluZX19XHJcbiAgPC9oMz5cclxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbjwvaWRzLWFnZW50PiJdfQ==
|
|
@@ -4,11 +4,11 @@ import '@inera/ids-core/components/agent/register';
|
|
|
4
4
|
import { CommonModule } from '@angular/common';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class IDAgentModule {
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDAgentModule, declarations: [IDAgentComponent], imports: [CommonModule], exports: [IDAgentComponent] });
|
|
9
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAgentModule, imports: [CommonModule] });
|
|
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: IDAgentModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
21
21
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
22
22
|
}]
|
|
23
23
|
}] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hZ2VudC9hZ2VudC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLDJDQUEyQyxDQUFDO0FBQ25ELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFZL0MsTUFBTSxPQUFPLGFBQWE7d0dBQWIsYUFBYTt5R0FBYixhQUFhLGlCQVJ0QixnQkFBZ0IsYUFLUixZQUFZLGFBRnBCLGdCQUFnQjt5R0FLUCxhQUFhLFlBSGQsWUFBWTs7NEZBR1gsYUFBYTtrQkFWekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElEQWdlbnRDb21wb25lbnQgfSBmcm9tICcuL2FnZW50LmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvYWdlbnQvcmVnaXN0ZXInO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIElEQWdlbnRDb21wb25lbnRcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtcclxuICAgIElEQWdlbnRDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElEQWdlbnRNb2R1bGUgeyB9XHJcbiJdfQ==
|
|
@@ -16,10 +16,10 @@ export class IDAlertComponent {
|
|
|
16
16
|
sricontitle = '';
|
|
17
17
|
onClosed = new EventEmitter();
|
|
18
18
|
onCollapsed = new EventEmitter();
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDAlertComponent, selector: "id-alert", inputs: { dismissible: "dismissible", collapsable: "collapsable", ribbon: "ribbon", collapsed: "collapsed", srcollapsetext: "srcollapsetext", srexpandtext: "srexpandtext", headline: "headline", live: "live", type: "type", norole: "norole", srclosetext: "srclosetext", sricontitle: "sricontitle" }, outputs: { onClosed: "onClosed", onCollapsed: "onCollapsed" }, ngImport: i0, template: "<ids-alert \r\n [headline]=\"headline\"\r\n [attr.norole]=\"norole ? true : null\"\r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.collapsable]=\"collapsable ? true : null\"\r\n [attr.collapsed]=\"collapsed ? true : null\"\r\n [attr.ribbon]=\"ribbon ? true : null\"\r\n [srcollapsetext]=\"srcollapsetext\"\r\n [srexpandtext]=\"srexpandtext\"\r\n [attr.aria-live]=\"norole ? null : live\"\r\n [type]=\"type\"\r\n [srclosetext]=\"srclosetext\"\r\n [sricontitle]=\"sricontitle\"\r\n (closed)=\"onClosed.emit(true)\"\r\n (collapsed)=\"onCollapsed.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-alert>", styles: [":host{display:block}\n"] });
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{ selector: 'id-alert', template: "<ids-alert \r\n [headline]=\"headline\"\r\n [attr.norole]=\"norole ? true : null\"\r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.collapsable]=\"collapsable ? true : null\"\r\n [attr.collapsed]=\"collapsed ? true : null\"\r\n [attr.ribbon]=\"ribbon ? true : null\"\r\n [srcollapsetext]=\"srcollapsetext\"\r\n [srexpandtext]=\"srexpandtext\"\r\n [attr.aria-live]=\"norole ? null : live\"\r\n [type]=\"type\"\r\n [srclosetext]=\"srclosetext\"\r\n [sricontitle]=\"sricontitle\"\r\n (closed)=\"onClosed.emit(true)\"\r\n (collapsed)=\"onCollapsed.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-alert>", styles: [":host{display:block}\n"] }]
|
|
25
25
|
}], ctorParameters: () => [], propDecorators: { dismissible: [{
|
|
@@ -51,4 +51,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
51
51
|
}], onCollapsed: [{
|
|
52
52
|
type: Output
|
|
53
53
|
}] } });
|
|
54
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
54
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hbGVydC9hbGVydC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FsZXJ0L2FsZXJ0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBT3ZFLE1BQU0sT0FBTyxnQkFBZ0I7SUFFM0IsZ0JBQWdCLENBQUM7SUFHakIsV0FBVyxHQUFZLEtBQUssQ0FBQztJQUc3QixXQUFXLEdBQVksS0FBSyxDQUFDO0lBRzdCLE1BQU0sR0FBWSxLQUFLLENBQUM7SUFHeEIsU0FBUyxHQUFZLEtBQUssQ0FBQztJQUczQixjQUFjLEdBQXVCLEVBQUUsQ0FBQztJQUd4QyxZQUFZLEdBQXVCLEVBQUUsQ0FBQztJQUd0QyxRQUFRLEdBQVcsRUFBRSxDQUFDO0lBR3RCLElBQUksR0FBVyxFQUFFLENBQUM7SUFHbEIsSUFBSSxHQUFXLEVBQUUsQ0FBQztJQUdsQixNQUFNLEdBQVksS0FBSyxDQUFDO0lBR3hCLFdBQVcsR0FBVyxFQUFFLENBQUM7SUFHekIsV0FBVyxHQUFXLEVBQUUsQ0FBQztJQUd6QixRQUFRLEdBQTBCLElBQUksWUFBWSxFQUFFLENBQUM7SUFFckQsV0FBVyxHQUEwQixJQUFJLFlBQVksRUFBRSxDQUFDO3dHQTNDN0MsZ0JBQWdCOzRGQUFoQixnQkFBZ0IseVpDUDdCLDBuQkFnQlk7OzRGRFRDLGdCQUFnQjtrQkFMNUIsU0FBUzsrQkFDRSxVQUFVO3dEQVNwQixXQUFXO3NCQURWLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLE1BQU07c0JBREwsS0FBSztnQkFJTixTQUFTO3NCQURSLEtBQUs7Z0JBSU4sY0FBYztzQkFEYixLQUFLO2dCQUlOLFlBQVk7c0JBRFgsS0FBSztnQkFJTixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sSUFBSTtzQkFESCxLQUFLO2dCQUlOLElBQUk7c0JBREgsS0FBSztnQkFJTixNQUFNO3NCQURMLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLFdBQVc7c0JBRFYsS0FBSztnQkFJTixRQUFRO3NCQURQLE1BQU07Z0JBR1AsV0FBVztzQkFEVixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtYWxlcnQnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9hbGVydC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogYmxvY2s7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURBbGVydENvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgZGlzbWlzc2libGU6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbiAgQElucHV0KClcclxuICBjb2xsYXBzYWJsZTogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHJpYmJvbjogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGNvbGxhcHNlZDogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHNyY29sbGFwc2V0ZXh0OiBzdHJpbmcgfCB1bmRlZmluZWQgPSAnJztcclxuXHJcbiAgQElucHV0KClcclxuICBzcmV4cGFuZHRleHQ6IHN0cmluZyB8IHVuZGVmaW5lZCA9ICcnO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGhlYWRsaW5lOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgQElucHV0KClcclxuICBsaXZlOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgQElucHV0KClcclxuICB0eXBlOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgQElucHV0KClcclxuICBub3JvbGU6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbiAgQElucHV0KClcclxuICBzcmNsb3NldGV4dDogc3RyaW5nID0gJyc7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgc3JpY29udGl0bGU6IHN0cmluZyA9ICcnO1xyXG5cclxuICBAT3V0cHV0KClcclxuICBvbkNsb3NlZDogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKVxyXG4gIG9uQ29sbGFwc2VkOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG59XHJcbiIsIjxpZHMtYWxlcnQgXHJcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCJcclxuICBbYXR0ci5ub3JvbGVdPVwibm9yb2xlID8gdHJ1ZSA6IG51bGxcIlxyXG4gIFthdHRyLmRpc21pc3NpYmxlXT1cImRpc21pc3NpYmxlID8gdHJ1ZSA6IG51bGxcIlxyXG4gIFthdHRyLmNvbGxhcHNhYmxlXT1cImNvbGxhcHNhYmxlID8gdHJ1ZSA6IG51bGxcIlxyXG4gIFthdHRyLmNvbGxhcHNlZF09XCJjb2xsYXBzZWQgPyB0cnVlIDogbnVsbFwiXHJcbiAgW2F0dHIucmliYm9uXT1cInJpYmJvbiA/IHRydWUgOiBudWxsXCJcclxuICBbc3Jjb2xsYXBzZXRleHRdPVwic3Jjb2xsYXBzZXRleHRcIlxyXG4gIFtzcmV4cGFuZHRleHRdPVwic3JleHBhbmR0ZXh0XCJcclxuICBbYXR0ci5hcmlhLWxpdmVdPVwibm9yb2xlID8gbnVsbCA6IGxpdmVcIlxyXG4gIFt0eXBlXT1cInR5cGVcIlxyXG4gIFtzcmNsb3NldGV4dF09XCJzcmNsb3NldGV4dFwiXHJcbiAgW3NyaWNvbnRpdGxlXT1cInNyaWNvbnRpdGxlXCJcclxuICAoY2xvc2VkKT1cIm9uQ2xvc2VkLmVtaXQodHJ1ZSlcIlxyXG4gIChjb2xsYXBzZWQpPVwib25Db2xsYXBzZWQuZW1pdCh0cnVlKVwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtYWxlcnQ+Il19
|
|
@@ -4,11 +4,11 @@ import '@inera/ids-core/components/alert/register';
|
|
|
4
4
|
import { CommonModule } from '@angular/common';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class IDAlertModule {
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDAlertModule, declarations: [IDAlertComponent], imports: [CommonModule], exports: [IDAlertComponent] });
|
|
9
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertModule, imports: [CommonModule] });
|
|
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: IDAlertModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
21
21
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
22
22
|
}]
|
|
23
23
|
}] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hbGVydC9hbGVydC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLDJDQUEyQyxDQUFDO0FBQ25ELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFZL0MsTUFBTSxPQUFPLGFBQWE7d0dBQWIsYUFBYTt5R0FBYixhQUFhLGlCQVJ0QixnQkFBZ0IsYUFLUixZQUFZLGFBRnBCLGdCQUFnQjt5R0FLUCxhQUFhLFlBSGQsWUFBWTs7NEZBR1gsYUFBYTtrQkFWekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElEQWxlcnRDb21wb25lbnQgfSBmcm9tICcuL2FsZXJ0LmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvYWxlcnQvcmVnaXN0ZXInO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIElEQWxlcnRDb21wb25lbnRcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtcclxuICAgIElEQWxlcnRDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElEQWxlcnRNb2R1bGUgeyB9XHJcbiJdfQ==
|
|
@@ -8,10 +8,10 @@ export class IDAlertGlobalComponent {
|
|
|
8
8
|
showtext = 'Visa mer';
|
|
9
9
|
hidetext = 'Visa mindre';
|
|
10
10
|
onDidToggleExpansion = new EventEmitter();
|
|
11
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
11
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertGlobalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDAlertGlobalComponent, selector: "id-alert-global", inputs: { expanded: "expanded", headline: "headline", hidemobileicon: "hidemobileicon", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-alert-global \r\n [headline]=\"headline\"\r\n [showtext]=\"showtext\"\r\n [hidetext]=\"hidetext\"\r\n [expanded]=\"expanded\"\r\n [hidemobileicon]=\"hidemobileicon ? true : null\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-alert-global>", styles: [":host{display:block}\n"] });
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertGlobalComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ selector: 'id-alert-global', template: "<ids-alert-global \r\n [headline]=\"headline\"\r\n [showtext]=\"showtext\"\r\n [hidetext]=\"hidetext\"\r\n [expanded]=\"expanded\"\r\n [hidemobileicon]=\"hidemobileicon ? true : null\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-alert-global>", styles: [":host{display:block}\n"] }]
|
|
17
17
|
}], ctorParameters: () => [], propDecorators: { expanded: [{
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
27
27
|
}], onDidToggleExpansion: [{
|
|
28
28
|
type: Output
|
|
29
29
|
}] } });
|
|
30
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
30
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ2xvYmFsLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWxlcnQtZ2xvYmFsL2FsZXJ0LWdsb2JhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FsZXJ0LWdsb2JhbC9hbGVydC1nbG9iYWwuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPdkUsTUFBTSxPQUFPLHNCQUFzQjtJQUVqQyxnQkFBZ0IsQ0FBQztJQUdqQixRQUFRLEdBQVksSUFBSSxDQUFDO0lBR3pCLFFBQVEsR0FBVyxFQUFFLENBQUM7SUFHdEIsY0FBYyxHQUFXLEVBQUUsQ0FBQztJQUc1QixRQUFRLEdBQVcsVUFBVSxDQUFDO0lBRzlCLFFBQVEsR0FBVyxhQUFhLENBQUM7SUFHakMsb0JBQW9CLEdBQTBCLElBQUksWUFBWSxFQUFFLENBQUM7d0dBcEJ0RCxzQkFBc0I7NEZBQXRCLHNCQUFzQix3UENQbkMsb1RBUW1COzs0RkRETixzQkFBc0I7a0JBTGxDLFNBQVM7K0JBQ0UsaUJBQWlCO3dEQVMzQixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLGNBQWM7c0JBRGIsS0FBSztnQkFJTixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLG9CQUFvQjtzQkFEbkIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWFsZXJ0LWdsb2JhbCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2FsZXJ0LWdsb2JhbC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogYmxvY2s7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURBbGVydEdsb2JhbENvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgZXhwYW5kZWQ6IGJvb2xlYW4gPSB0cnVlO1xyXG4gIFxyXG4gIEBJbnB1dCgpXHJcbiAgaGVhZGxpbmU6IHN0cmluZyA9ICcnO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGhpZGVtb2JpbGVpY29uOiBzdHJpbmcgPSAnJztcclxuXHJcbiAgQElucHV0KClcclxuICBzaG93dGV4dDogc3RyaW5nID0gJ1Zpc2EgbWVyJztcclxuXHJcbiAgQElucHV0KClcclxuICBoaWRldGV4dDogc3RyaW5nID0gJ1Zpc2EgbWluZHJlJztcclxuXHJcbiAgQE91dHB1dCgpXHJcbiAgb25EaWRUb2dnbGVFeHBhbnNpb246IEV2ZW50RW1pdHRlcjxib29sZWFuPiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuXHJcbn1cclxuIiwiPGlkcy1hbGVydC1nbG9iYWwgXHJcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCJcclxuICBbc2hvd3RleHRdPVwic2hvd3RleHRcIlxyXG4gIFtoaWRldGV4dF09XCJoaWRldGV4dFwiXHJcbiAgW2V4cGFuZGVkXT1cImV4cGFuZGVkXCJcclxuICBbaGlkZW1vYmlsZWljb25dPVwiaGlkZW1vYmlsZWljb24gPyB0cnVlIDogbnVsbFwiXHJcbiAgKGRpZFRvZ2dsZUV4cGFuc2lvbik9XCJvbkRpZFRvZ2dsZUV4cGFuc2lvbi5lbWl0KHRydWUpXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1hbGVydC1nbG9iYWw+Il19
|
|
@@ -5,11 +5,11 @@ import '@inera/ids-core/components/icons/chevron/register';
|
|
|
5
5
|
import { CommonModule } from '@angular/common';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class IDAlertGlobalModule {
|
|
8
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
10
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertGlobalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDAlertGlobalModule, declarations: [IDAlertGlobalComponent], imports: [CommonModule], exports: [IDAlertGlobalComponent] });
|
|
10
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertGlobalModule, imports: [CommonModule] });
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDAlertGlobalModule, decorators: [{
|
|
13
13
|
type: NgModule,
|
|
14
14
|
args: [{
|
|
15
15
|
declarations: [
|
|
@@ -22,4 +22,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
22
22
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
23
23
|
}]
|
|
24
24
|
}] });
|
|
25
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ2xvYmFsLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWxlcnQtZ2xvYmFsL2FsZXJ0LWdsb2JhbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNsRSxPQUFPLGtEQUFrRCxDQUFDO0FBQzFELE9BQU8sbURBQW1ELENBQUM7QUFDM0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOztBQVkvQyxNQUFNLE9BQU8sbUJBQW1CO3dHQUFuQixtQkFBbUI7eUdBQW5CLG1CQUFtQixpQkFSNUIsc0JBQXNCLGFBS2QsWUFBWSxhQUZwQixzQkFBc0I7eUdBS2IsbUJBQW1CLFlBSHBCLFlBQVk7OzRGQUdYLG1CQUFtQjtrQkFWL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElEQWxlcnRHbG9iYWxDb21wb25lbnQgfSBmcm9tICcuL2FsZXJ0LWdsb2JhbC5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2FsZXJ0LWdsb2JhbC9yZWdpc3Rlcic7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaWNvbnMvY2hldnJvbi9yZWdpc3Rlcic7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgSURBbGVydEdsb2JhbENvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURBbGVydEdsb2JhbENvbXBvbmVudFxyXG4gIF0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURBbGVydEdsb2JhbE1vZHVsZSB7IH1cclxuIl19
|
|
@@ -3,13 +3,13 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export class IDBadgeComponent {
|
|
4
4
|
constructor() { }
|
|
5
5
|
type = 'primary';
|
|
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: IDBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDBadgeComponent, selector: "id-badge", inputs: { type: "type" }, ngImport: i0, template: "<ids-badge \r\n [type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-badge>" });
|
|
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: IDBadgeComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
11
|
args: [{ selector: 'id-badge', template: "<ids-badge \r\n [type]=\"type\">\r\n <ng-content></ng-content>\r\n</ids-badge>" }]
|
|
12
12
|
}], ctorParameters: () => [], propDecorators: { type: [{
|
|
13
13
|
type: Input
|
|
14
14
|
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFkZ2UuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9iYWRnZS9iYWRnZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2JhZGdlL2JhZGdlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU1qRCxNQUFNLE9BQU8sZ0JBQWdCO0lBRTNCLGdCQUFnQixDQUFDO0lBR2pCLElBQUksR0FBcUYsU0FBUyxDQUFDO3dHQUx4RixnQkFBZ0I7NEZBQWhCLGdCQUFnQiwwRUNON0Isa0ZBR1k7OzRGREdDLGdCQUFnQjtrQkFKNUIsU0FBUzsrQkFDRSxVQUFVO3dEQVFwQixJQUFJO3NCQURILEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWJhZGdlJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFkZ2UuY29tcG9uZW50Lmh0bWwnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURCYWRnZUNvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgdHlwZTogJ3ByaW1hcnknIHwgJ25ldXRyYWwnIHwgJ2luZm8nIHwgJ2F0dGVudGlvbicgfCAnc3VjY2VzcycgfCAnZXJyb3InIHwgJ3NlY29uZGFyeScgPSAncHJpbWFyeSc7XHJcblxyXG59XHJcbiIsIjxpZHMtYmFkZ2UgXHJcbiAgW3R5cGVdPVwidHlwZVwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtYmFkZ2U+Il19
|
|
@@ -3,11 +3,11 @@ import { IDBadgeComponent } from './badge.component';
|
|
|
3
3
|
import '@inera/ids-core/components/badge/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDBadgeModule {
|
|
6
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
7
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
8
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDBadgeModule, declarations: [IDBadgeComponent], exports: [IDBadgeComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBadgeModule });
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBadgeModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFkZ2UubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9iYWRnZS9iYWRnZS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLDJDQUEyQyxDQUFDOztBQVduRCxNQUFNLE9BQU8sYUFBYTt3R0FBYixhQUFhO3lHQUFiLGFBQWEsaUJBUHRCLGdCQUFnQixhQUdoQixnQkFBZ0I7eUdBSVAsYUFBYTs7NEZBQWIsYUFBYTtrQkFUekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREJhZGdlQ29tcG9uZW50IH0gZnJvbSAnLi9iYWRnZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2JhZGdlL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREJhZGdlQ29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREJhZGdlQ29tcG9uZW50XHJcbiAgXSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREJhZGdlTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -18,10 +18,10 @@ export class IDBreadcrumbsComponent {
|
|
|
18
18
|
this.crumbs = this.crumbComponents.toArray();
|
|
19
19
|
}, 0);
|
|
20
20
|
}
|
|
21
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
22
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
21
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBreadcrumbsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
22
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDBreadcrumbsComponent, selector: "id-breadcrumbs", inputs: { lead: "lead", current: "current", srlabel: "srlabel" }, queries: [{ propertyName: "crumbComponents", predicate: IDCrumbComponent }], ngImport: i0, template: "<ids-breadcrumbs\r\n [current]=\"current\"\r\n [lead]=\"lead\"\r\n [srlabel]=\"srlabel\">\r\n <ids-crumb *ngFor=\"let crumb of crumbs; let i = index\"\r\n [attr.mobile]=\"crumb.mobile ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"crumb.template\"></ng-container>\r\n </ids-crumb>\r\n</ids-breadcrumbs>", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBreadcrumbsComponent, decorators: [{
|
|
25
25
|
type: Component,
|
|
26
26
|
args: [{ selector: 'id-breadcrumbs', encapsulation: ViewEncapsulation.None, template: "<ids-breadcrumbs\r\n [current]=\"current\"\r\n [lead]=\"lead\"\r\n [srlabel]=\"srlabel\">\r\n <ids-crumb *ngFor=\"let crumb of crumbs; let i = index\"\r\n [attr.mobile]=\"crumb.mobile ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"crumb.template\"></ng-container>\r\n </ids-crumb>\r\n</ids-breadcrumbs>" }]
|
|
27
27
|
}], propDecorators: { lead: [{
|
|
@@ -34,4 +34,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
34
34
|
type: ContentChildren,
|
|
35
35
|
args: [IDCrumbComponent]
|
|
36
36
|
}] } });
|
|
37
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
37
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYnMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9icmVhZGNydW1icy9icmVhZGNydW1icy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2JyZWFkY3J1bWJzL2JyZWFkY3J1bWJzLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBbUMsU0FBUyxFQUFFLGVBQWUsRUFBRSxLQUFLLEVBQWEsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDakksT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sbUJBQW1CLENBQUM7OztBQU9yRCxNQUFNLE9BQU8sc0JBQXNCO0lBR2pDLElBQUksR0FBRyxZQUFZLENBQUM7SUFFcEIsT0FBTyxHQUFHLEVBQUUsQ0FBQztJQUViLE9BQU8sR0FBRyxXQUFXLENBQUM7SUFFYSxlQUFlLENBQThCO0lBRXpFLE1BQU0sR0FBdUIsRUFBRSxDQUFDO0lBRWhDLGtCQUFrQjtRQUN2QixJQUFJLENBQUMsZUFBZSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFO1lBQzFDLFVBQVUsQ0FBQyxHQUFHLEVBQUU7Z0JBQ2QsSUFBSSxDQUFDLE1BQU0sR0FBRyxJQUFJLENBQUMsZUFBZSxDQUFDLE9BQU8sRUFBRSxDQUFDO1lBQy9DLENBQUMsQ0FBQyxDQUFDO1FBQ0wsQ0FBQyxDQUFDLENBQUM7UUFDSCxVQUFVLENBQUMsR0FBRyxFQUFFO1lBQ2QsSUFBSSxDQUFDLE1BQU0sR0FBRyxJQUFJLENBQUMsZUFBZSxDQUFDLE9BQU8sRUFBRSxDQUFDO1FBQy9DLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUNSLENBQUM7d0dBdEJVLHNCQUFzQjs0RkFBdEIsc0JBQXNCLHdKQVNoQixnQkFBZ0IsNkJDakJuQyxpVUFRa0I7OzRGREFMLHNCQUFzQjtrQkFMbEMsU0FBUzsrQkFDRSxnQkFBZ0IsaUJBRVgsaUJBQWlCLENBQUMsSUFBSTs4QkFLckMsSUFBSTtzQkFESCxLQUFLO2dCQUdOLE9BQU87c0JBRE4sS0FBSztnQkFHTixPQUFPO3NCQUROLEtBQUs7Z0JBRzZCLGVBQWU7c0JBQWpELGVBQWU7dUJBQUMsZ0JBQWdCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQWZ0ZXJDb250ZW50SW5pdCwgQWZ0ZXJWaWV3SW5pdCwgQ29tcG9uZW50LCBDb250ZW50Q2hpbGRyZW4sIElucHV0LCBRdWVyeUxpc3QsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElEQ3J1bWJDb21wb25lbnQgfSBmcm9tICcuL2NydW1iLmNvbXBvbmVudCc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWJyZWFkY3J1bWJzJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vYnJlYWRjcnVtYnMuY29tcG9uZW50Lmh0bWwnLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREJyZWFkY3J1bWJzQ29tcG9uZW50IGltcGxlbWVudHMgQWZ0ZXJDb250ZW50SW5pdCB7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbGVhZCA9ICdEdSDDpHIgaMOkcjonO1xyXG4gIEBJbnB1dCgpXHJcbiAgY3VycmVudCA9ICcnO1xyXG4gIEBJbnB1dCgpXHJcbiAgc3JsYWJlbCA9ICdEdSDDpHIgaMOkcic7XHJcblxyXG4gIEBDb250ZW50Q2hpbGRyZW4oSURDcnVtYkNvbXBvbmVudCkgY3J1bWJDb21wb25lbnRzOiBRdWVyeUxpc3Q8SURDcnVtYkNvbXBvbmVudD47XHJcblxyXG4gIHB1YmxpYyBjcnVtYnM6IElEQ3J1bWJDb21wb25lbnRbXSA9IFtdO1xyXG5cclxuICBwdWJsaWMgbmdBZnRlckNvbnRlbnRJbml0KCk6IHZvaWQge1xyXG4gICAgdGhpcy5jcnVtYkNvbXBvbmVudHMuY2hhbmdlcy5zdWJzY3JpYmUoKCkgPT4ge1xyXG4gICAgICBzZXRUaW1lb3V0KCgpID0+IHtcclxuICAgICAgICB0aGlzLmNydW1icyA9IHRoaXMuY3J1bWJDb21wb25lbnRzLnRvQXJyYXkoKTtcclxuICAgICAgfSk7XHJcbiAgICB9KTtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICB0aGlzLmNydW1icyA9IHRoaXMuY3J1bWJDb21wb25lbnRzLnRvQXJyYXkoKTtcclxuICAgIH0sIDApO1xyXG4gIH1cclxuXHJcbn1cclxuIiwiPGlkcy1icmVhZGNydW1ic1xyXG4gIFtjdXJyZW50XT1cImN1cnJlbnRcIlxyXG4gIFtsZWFkXT1cImxlYWRcIlxyXG4gIFtzcmxhYmVsXT1cInNybGFiZWxcIj5cclxuICA8aWRzLWNydW1iICpuZ0Zvcj1cImxldCBjcnVtYiBvZiBjcnVtYnM7IGxldCBpID0gaW5kZXhcIlxyXG4gICAgW2F0dHIubW9iaWxlXT1cImNydW1iLm1vYmlsZSA/ICcnIDogbnVsbFwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cImNydW1iLnRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9pZHMtY3J1bWI+XHJcbjwvaWRzLWJyZWFkY3J1bWJzPiJdfQ==
|
|
@@ -5,13 +5,13 @@ import '@inera/ids-core/components/breadcrumbs/register';
|
|
|
5
5
|
import { CommonModule } from '@angular/common';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class IDBreadcrumbsModule {
|
|
8
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
8
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBreadcrumbsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDBreadcrumbsModule, declarations: [IDBreadcrumbsComponent,
|
|
10
10
|
IDCrumbComponent], imports: [CommonModule], exports: [IDBreadcrumbsComponent,
|
|
11
11
|
IDCrumbComponent] });
|
|
12
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBreadcrumbsModule, imports: [CommonModule] });
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDBreadcrumbsModule, decorators: [{
|
|
15
15
|
type: NgModule,
|
|
16
16
|
args: [{
|
|
17
17
|
declarations: [
|
|
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
28
28
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
29
29
|
}]
|
|
30
30
|
}] });
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
31
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYnMubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9icmVhZGNydW1icy9icmVhZGNydW1icy5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLGlEQUFpRCxDQUFDO0FBQ3pELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFpQi9DLE1BQU0sT0FBTyxtQkFBbUI7d0dBQW5CLG1CQUFtQjt5R0FBbkIsbUJBQW1CLGlCQVo1QixzQkFBc0I7WUFDdEIsZ0JBQWdCLGFBT2hCLFlBQVksYUFKWixzQkFBc0I7WUFDdEIsZ0JBQWdCO3lHQU9QLG1CQUFtQixZQUo1QixZQUFZOzs0RkFJSCxtQkFBbUI7a0JBZC9CLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLHNCQUFzQjt3QkFDdEIsZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asc0JBQXNCO3dCQUN0QixnQkFBZ0I7cUJBQ2pCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3FCQUNiO29CQUNELE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElEQnJlYWRjcnVtYnNDb21wb25lbnQgfSBmcm9tICcuL2JyZWFkY3J1bWJzLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IElEQ3J1bWJDb21wb25lbnQgfSBmcm9tICcuL2NydW1iLmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvYnJlYWRjcnVtYnMvcmVnaXN0ZXInO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5cclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREJyZWFkY3J1bWJzQ29tcG9uZW50LFxyXG4gICAgSURDcnVtYkNvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURCcmVhZGNydW1ic0NvbXBvbmVudCxcclxuICAgIElEQ3J1bWJDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZVxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURCcmVhZGNydW1ic01vZHVsZSB7IH1cclxuIl19
|
|
@@ -4,13 +4,13 @@ export class IDCrumbComponent {
|
|
|
4
4
|
constructor() { }
|
|
5
5
|
template;
|
|
6
6
|
mobile = false;
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDCrumbComponent, selector: "id-crumb", inputs: { mobile: "mobile" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
|
|
9
9
|
<ng-template>
|
|
10
10
|
<ng-content></ng-content>
|
|
11
11
|
</ng-template>`, isInline: true, encapsulation: i0.ViewEncapsulation.None });
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCrumbComponent, decorators: [{
|
|
14
14
|
type: Component,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: 'id-crumb',
|
|
@@ -26,4 +26,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
26
26
|
}], mobile: [{
|
|
27
27
|
type: Input
|
|
28
28
|
}] } });
|
|
29
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
29
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3J1bWIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9icmVhZGNydW1icy9jcnVtYi5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFVNUYsTUFBTSxPQUFPLGdCQUFnQjtJQUUzQixnQkFBZ0IsQ0FBQztJQUVPLFFBQVEsQ0FBbUI7SUFHbkQsTUFBTSxHQUFZLEtBQUssQ0FBQzt3R0FQYixnQkFBZ0I7NEZBQWhCLGdCQUFnQix3SEFJaEIsV0FBVyxnREFUWjs7O21CQUdPOzs0RkFFTixnQkFBZ0I7a0JBUjVCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLFVBQVU7b0JBQ3BCLGFBQWEsRUFBRSxpQkFBaUIsQ0FBQyxJQUFJO29CQUNyQyxRQUFRLEVBQUU7OzttQkFHTztpQkFDbEI7d0RBS3lCLFFBQVE7c0JBQS9CLFNBQVM7dUJBQUMsV0FBVztnQkFHdEIsTUFBTTtzQkFETCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgVGVtcGxhdGVSZWYsIFZpZXdDaGlsZCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtY3J1bWInLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgdGVtcGxhdGU6IGBcclxuICAgIDxuZy10ZW1wbGF0ZT5cclxuICAgICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG4gICAgPC9uZy10ZW1wbGF0ZT5gXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRENydW1iQ29tcG9uZW50IHtcclxuXHJcbiAgY29uc3RydWN0b3IoKSB7IH1cclxuICBcclxuICBAVmlld0NoaWxkKFRlbXBsYXRlUmVmKSB0ZW1wbGF0ZTogVGVtcGxhdGVSZWY8YW55PjtcclxuXHJcbiAgQElucHV0KClcclxuICBtb2JpbGU6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbn1cclxuIl19
|