@inera/ids-angular 5.0.4 → 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 +4 -4
- package/components/dropdown/dropdown-content.component.d.ts +11 -0
- package/components/dropdown/dropdown.component.d.ts +18 -0
- package/components/dropdown/index.d.ts +5 -0
- package/components/dropdown/public-api.d.ts +2 -0
- package/components/footer-1177/footer-1177.component.d.ts +2 -1
- package/components/footer-1177/public-api.d.ts +0 -1
- package/components/footer-1177-admin/footer-1177-admin.component.d.ts +2 -1
- package/components/footer-1177-admin/public-api.d.ts +0 -1
- package/components/footer-1177-pro/footer-1177-pro.component.d.ts +2 -1
- package/components/footer-1177-pro/public-api.d.ts +0 -1
- package/components/footer-inera/footer-inera.component.d.ts +2 -1
- package/components/footer-inera/public-api.d.ts +0 -1
- package/components/footer-inera-admin/footer-inera-admin.component.d.ts +2 -1
- package/components/footer-inera-admin/public-api.d.ts +1 -2
- package/components/form/checkbox-group/checkbox-group.module.d.ts +1 -1
- package/components/header-inera/header-inera.component.d.ts +22 -0
- package/components/header-inera/index.d.ts +5 -0
- package/components/header-inera/item/header-inera-item.component.d.ts +8 -0
- package/components/header-inera/nav/header-inera-nav-item.component.d.ts +12 -0
- package/components/header-inera/nav/header-inera-nav.component.d.ts +14 -0
- package/components/header-inera/nav-mobile/header-inera-nav-mobile.component.d.ts +10 -0
- package/components/header-inera/public-api.d.ts +5 -0
- package/components/header-inera-admin/avatar/header-inera-admin-avatar.component.d.ts +9 -0
- package/components/header-inera-admin/header-inera-admin.component.d.ts +23 -0
- package/components/header-inera-admin/index.d.ts +5 -0
- package/components/header-inera-admin/item/header-inera-admin-item.component.d.ts +8 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav-item.component.d.ts +12 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav.component.d.ts +14 -0
- package/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.d.ts +9 -0
- package/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.d.ts +12 -0
- package/components/header-inera-admin/public-api.d.ts +7 -0
- package/components/link/link.component.d.ts +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 +13 -13
- package/esm2022/components/button/button.module.mjs +5 -5
- package/esm2022/components/button-group/button-group.component.mjs +4 -4
- package/esm2022/components/button-group/button-group.module.mjs +5 -5
- package/esm2022/components/card/card.component.mjs +4 -4
- package/esm2022/components/card/card.module.mjs +5 -5
- package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.module.mjs +5 -5
- package/esm2022/components/date-label/date-label.component.mjs +4 -4
- package/esm2022/components/date-label/date-label.module.mjs +5 -5
- package/esm2022/components/dialog/dialog.component.mjs +4 -4
- package/esm2022/components/dialog/dialog.module.mjs +5 -5
- package/esm2022/components/dropdown/dropdown-content.component.mjs +35 -0
- package/esm2022/components/dropdown/dropdown.component.mjs +52 -0
- package/esm2022/components/dropdown/inera-ids-angular-components-dropdown.mjs +5 -0
- package/esm2022/components/dropdown/public-api.mjs +3 -0
- package/esm2022/components/expandable/expandable.component.mjs +4 -4
- package/esm2022/components/expandable/expandable.module.mjs +5 -5
- package/esm2022/components/footer/footer.component.mjs +4 -4
- package/esm2022/components/footer/footer.module.mjs +5 -5
- package/esm2022/components/footer-1177/footer-1177.component.mjs +8 -6
- package/esm2022/components/footer-1177/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +8 -6
- package/esm2022/components/footer-1177-admin/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +8 -6
- package/esm2022/components/footer-1177-pro/public-api.mjs +1 -2
- package/esm2022/components/footer-inera/footer-inera.component.mjs +15 -13
- package/esm2022/components/footer-inera/public-api.mjs +1 -2
- package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +15 -13
- package/esm2022/components/footer-inera-admin/public-api.mjs +2 -3
- package/esm2022/components/form/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/components/form/checkbox/checkbox.module.mjs +5 -5
- package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +4 -4
- package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +6 -6
- package/esm2022/components/form/error-message/error-message.component.mjs +4 -4
- package/esm2022/components/form/error-message/error-message.module.mjs +5 -5
- package/esm2022/components/form/input/input.component.mjs +4 -4
- package/esm2022/components/form/input/input.module.mjs +5 -5
- package/esm2022/components/form/radio/radio-group.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.module.mjs +5 -5
- package/esm2022/components/form/range/range.component.mjs +4 -4
- package/esm2022/components/form/range/range.module.mjs +5 -5
- package/esm2022/components/form/select/select.component.mjs +4 -4
- package/esm2022/components/form/select/select.module.mjs +5 -5
- package/esm2022/components/form/select-multiple/select-multiple.component.mjs +4 -4
- package/esm2022/components/form/select-multiple/select-multiple.module.mjs +5 -5
- package/esm2022/components/form/spinner/spinner.component.mjs +4 -4
- package/esm2022/components/form/spinner/spinner.module.mjs +5 -5
- package/esm2022/components/form/textarea/textarea.component.mjs +4 -4
- package/esm2022/components/form/textarea/textarea.module.mjs +5 -5
- package/esm2022/components/form/time/time.component.mjs +4 -4
- package/esm2022/components/form/time/time.module.mjs +5 -5
- package/esm2022/components/form/toggle/toggle.component.mjs +4 -4
- package/esm2022/components/form/toggle/toggle.module.mjs +5 -5
- package/esm2022/components/grid/column/column.component.mjs +4 -4
- package/esm2022/components/grid/column/column.module.mjs +5 -5
- package/esm2022/components/grid/container/container.component.mjs +4 -4
- package/esm2022/components/grid/container/container.module.mjs +5 -5
- package/esm2022/components/grid/row/row.component.mjs +4 -4
- package/esm2022/components/grid/row/row.module.mjs +5 -5
- package/esm2022/components/header/avatar/header-avatar.component.mjs +4 -4
- package/esm2022/components/header/header.component.mjs +4 -4
- package/esm2022/components/header/header.module.mjs +5 -5
- package/esm2022/components/header/item/header-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-item/header-mobile-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-menu/header-mobile-menu.component.mjs +4 -4
- package/esm2022/components/header/navigation/header-navigation.component.mjs +4 -4
- package/esm2022/components/header/navigation-item/header-navigation-item.component.mjs +4 -4
- package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177/header-1177.component.mjs +4 -4
- package/esm2022/components/header-1177/item/header-1177-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-menu-mobile/header-1177-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-inera/header-inera.component.mjs +61 -0
- package/esm2022/components/header-inera/inera-ids-angular-components-header-inera.mjs +5 -0
- package/esm2022/components/header-inera/item/header-inera-item.component.mjs +18 -0
- package/esm2022/components/header-inera/nav/header-inera-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +39 -0
- package/esm2022/components/header-inera/nav-mobile/header-inera-nav-mobile.component.mjs +23 -0
- package/esm2022/components/header-inera/public-api.mjs +6 -0
- package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +64 -0
- package/esm2022/components/header-inera-admin/inera-ids-angular-components-header-inera-admin.mjs +5 -0
- package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +18 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +39 -0
- package/esm2022/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/public-api.mjs +8 -0
- package/esm2022/components/icon-region/icon-region.component.mjs +4 -4
- package/esm2022/components/icon-region/icon-region.module.mjs +5 -5
- package/esm2022/components/link/link.component.mjs +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 +15 -15
- package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-carousel.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-date-label.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-date-label.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dialog.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dropdown.mjs +90 -0
- package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-expandable.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-expandable.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs +7 -26
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-footer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +8 -8
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-input.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-radio.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-form-radio.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-range.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-range.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-time.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-time.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-column.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-column.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-container.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-container.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-row.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-row.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-grid.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -18
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +24 -24
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +208 -0
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs +163 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header.mjs +25 -25
- package/fesm2022/inera-ids-angular-components-header.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-icon-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-icon-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-link.mjs +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 +317 -281
- 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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Component, EventEmitter, Input, Output } from
|
|
1
|
+
import { Component, EventEmitter, Input, Output } from "@angular/core";
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class IDMobileMenuItemComponent {
|
|
4
4
|
headline;
|
|
@@ -6,12 +6,12 @@ export class IDMobileMenuItemComponent {
|
|
|
6
6
|
secondary;
|
|
7
7
|
active;
|
|
8
8
|
onDidToggleExpansion = new EventEmitter();
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDMobileMenuItemComponent, selector: "id-mobile-menu-item", inputs: { headline: "headline", expanded: "expanded", secondary: "secondary", active: "active" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-mobile-menu-item \r\n [headline]=\"headline\"\r\n [expanded]=\"expanded\"\r\n [secondary]=\"secondary\"\r\n [active]=\"active\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-mobile-menu-item>", styles: [":host{display:contents}\n"] });
|
|
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: IDMobileMenuItemComponent, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
|
-
args: [{ selector:
|
|
14
|
+
args: [{ selector: "id-mobile-menu-item", template: "<ids-mobile-menu-item \r\n [headline]=\"headline\"\r\n [expanded]=\"expanded\"\r\n [secondary]=\"secondary\"\r\n [active]=\"active\"\r\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\r\n <ng-content></ng-content>\r\n</ids-mobile-menu-item>", styles: [":host{display:contents}\n"] }]
|
|
15
15
|
}], propDecorators: { headline: [{
|
|
16
16
|
type: Input
|
|
17
17
|
}], expanded: [{
|
|
@@ -23,4 +23,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
23
23
|
}], onDidToggleExpansion: [{
|
|
24
24
|
type: Output
|
|
25
25
|
}] } });
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9iaWxlLW1lbnUtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL21vYmlsZS9tZW51L2l0ZW0vbW9iaWxlLW1lbnUtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL21vYmlsZS9tZW51L2l0ZW0vbW9iaWxlLW1lbnUtaXRlbS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU92RSxNQUFNLE9BQU8seUJBQXlCO0lBRXBDLFFBQVEsQ0FBUztJQUVqQixRQUFRLENBQVU7SUFFbEIsU0FBUyxDQUFVO0lBRW5CLE1BQU0sQ0FBVTtJQUVoQixvQkFBb0IsR0FBMEIsSUFBSSxZQUFZLEVBQVcsQ0FBQzt3R0FWL0QseUJBQXlCOzRGQUF6Qix5QkFBeUIsd05DUHRDLDJSQU91Qjs7NEZEQVYseUJBQXlCO2tCQUxyQyxTQUFTOytCQUNFLHFCQUFxQjs4QkFNL0IsUUFBUTtzQkFEUCxLQUFLO2dCQUdOLFFBQVE7c0JBRFAsS0FBSztnQkFHTixTQUFTO3NCQURSLEtBQUs7Z0JBR04sTUFBTTtzQkFETCxLQUFLO2dCQUdOLG9CQUFvQjtzQkFEbkIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBcImlkLW1vYmlsZS1tZW51LWl0ZW1cIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL21vYmlsZS1tZW51LWl0ZW0uY29tcG9uZW50Lmh0bWxcIixcclxuICBzdHlsZXM6IFtcIjpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH1cIl1cclxufSlcclxuZXhwb3J0IGNsYXNzIElETW9iaWxlTWVudUl0ZW1Db21wb25lbnQge1xyXG4gIEBJbnB1dCgpXHJcbiAgaGVhZGxpbmU6IHN0cmluZztcclxuICBASW5wdXQoKVxyXG4gIGV4cGFuZGVkOiBib29sZWFuO1xyXG4gIEBJbnB1dCgpXHJcbiAgc2Vjb25kYXJ5OiBib29sZWFuO1xyXG4gIEBJbnB1dCgpXHJcbiAgYWN0aXZlOiBib29sZWFuO1xyXG4gIEBPdXRwdXQoKVxyXG4gIG9uRGlkVG9nZ2xlRXhwYW5zaW9uOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyPGJvb2xlYW4+KCk7XHJcbn1cclxuIiwiPGlkcy1tb2JpbGUtbWVudS1pdGVtIFxyXG4gICAgICBbaGVhZGxpbmVdPVwiaGVhZGxpbmVcIlxyXG4gICAgICBbZXhwYW5kZWRdPVwiZXhwYW5kZWRcIlxyXG4gICAgICBbc2Vjb25kYXJ5XT1cInNlY29uZGFyeVwiXHJcbiAgICAgIFthY3RpdmVdPVwiYWN0aXZlXCJcclxuICAgICAgKGRpZFRvZ2dsZUV4cGFuc2lvbik9XCJvbkRpZFRvZ2dsZUV4cGFuc2lvbi5lbWl0KHRydWUpXCI+XHJcbiAgICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtbW9iaWxlLW1lbnUtaXRlbT4iXX0=
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from "@angular/core";
|
|
2
|
+
import "@inera/ids-core/components/mobile/menu/register";
|
|
3
|
+
import { CommonModule } from "@angular/common";
|
|
4
|
+
import { IDMobileMenuItemComponent } from "./mobile-menu-item.component";
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export class IDMobileMenuItemModule {
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuItemModule, declarations: [IDMobileMenuItemComponent], imports: [CommonModule], exports: [IDMobileMenuItemComponent] });
|
|
9
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuItemModule, imports: [CommonModule] });
|
|
10
|
+
}
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuItemModule, decorators: [{
|
|
12
|
+
type: NgModule,
|
|
13
|
+
args: [{
|
|
14
|
+
declarations: [IDMobileMenuItemComponent],
|
|
15
|
+
exports: [IDMobileMenuItemComponent],
|
|
16
|
+
imports: [CommonModule],
|
|
17
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
|
18
|
+
}]
|
|
19
|
+
}] });
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9iaWxlLW1lbnUtaXRlbS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL21vYmlsZS9tZW51L2l0ZW0vbW9iaWxlLW1lbnUtaXRlbS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLGlEQUFpRCxDQUFDO0FBQ3pELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFRekUsTUFBTSxPQUFPLHNCQUFzQjt3R0FBdEIsc0JBQXNCO3lHQUF0QixzQkFBc0IsaUJBTGxCLHlCQUF5QixhQUU5QixZQUFZLGFBRFgseUJBQXlCO3lHQUl6QixzQkFBc0IsWUFIdkIsWUFBWTs7NEZBR1gsc0JBQXNCO2tCQU5sQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLHlCQUF5QixDQUFDO29CQUN6QyxPQUFPLEVBQUUsQ0FBRSx5QkFBeUIsQ0FBQztvQkFDckMsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCBcIkBpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL21vYmlsZS9tZW51L3JlZ2lzdGVyXCI7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb21tb25cIjtcclxuaW1wb3J0IHsgSURNb2JpbGVNZW51SXRlbUNvbXBvbmVudCB9IGZyb20gXCIuL21vYmlsZS1tZW51LWl0ZW0uY29tcG9uZW50XCI7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW0lETW9iaWxlTWVudUl0ZW1Db21wb25lbnRdLFxyXG4gIGV4cG9ydHM6IFsgSURNb2JpbGVNZW51SXRlbUNvbXBvbmVudF0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRE1vYmlsZU1lbnVJdGVtTW9kdWxlIHt9XHJcbiJdfQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { IDMobileMenuItemComponent } from './mobile-menu-item.component';
|
|
2
|
+
export { IDMobileMenuItemModule } from './mobile-menu-item.module';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvbW9iaWxlL21lbnUvaXRlbS9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ3pFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDJCQUEyQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSURNb2JpbGVNZW51SXRlbUNvbXBvbmVudCB9IGZyb20gJy4vbW9iaWxlLW1lbnUtaXRlbS5jb21wb25lbnQnO1xyXG5leHBvcnQgeyBJRE1vYmlsZU1lbnVJdGVtTW9kdWxlIH0gZnJvbSAnLi9tb2JpbGUtbWVudS1pdGVtLm1vZHVsZSc7Il19
|
|
@@ -5,10 +5,10 @@ export class IDMobileMenuComponent {
|
|
|
5
5
|
}
|
|
6
6
|
type = undefined;
|
|
7
7
|
variation = '1';
|
|
8
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
8
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDMobileMenuComponent, selector: "id-mobile-menu", inputs: { type: "type", variation: "variation" }, ngImport: i0, template: "<ids-mobile-menu \r\n [type]=\"type\"\r\n [variation]=\"variation\">\r\n <ng-content></ng-content>\r\n</ids-mobile-menu>" });
|
|
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: IDMobileMenuComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'id-mobile-menu', template: "<ids-mobile-menu \r\n [type]=\"type\"\r\n [variation]=\"variation\">\r\n <ng-content></ng-content>\r\n</ids-mobile-menu>" }]
|
|
14
14
|
}], ctorParameters: () => [], propDecorators: { type: [{
|
|
@@ -16,4 +16,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
16
16
|
}], variation: [{
|
|
17
17
|
type: Input
|
|
18
18
|
}] } });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9iaWxlLW1lbnUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9tb2JpbGUvbWVudS9tb2JpbGUtbWVudS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL21vYmlsZS9tZW51L21vYmlsZS1tZW51LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU1qRCxNQUFNLE9BQU8scUJBQXFCO0lBRWhDO0lBQ0EsQ0FBQztJQUdELElBQUksR0FBdUIsU0FBUyxDQUFDO0lBRXJDLFNBQVMsR0FBdUIsR0FBRyxDQUFDO3dHQVJ6QixxQkFBcUI7NEZBQXJCLHFCQUFxQix3R0NObEMsNkhBSWtCOzs0RkRFTCxxQkFBcUI7a0JBSmpDLFNBQVM7K0JBQ0UsZ0JBQWdCO3dEQVMxQixJQUFJO3NCQURILEtBQUs7Z0JBR04sU0FBUztzQkFEUixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1tb2JpbGUtbWVudScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL21vYmlsZS1tZW51LmNvbXBvbmVudC5odG1sJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgSURNb2JpbGVNZW51Q29tcG9uZW50IHtcclxuXHJcbiAgY29uc3RydWN0b3IoKSB7XHJcbiAgfVxyXG5cclxuICBASW5wdXQoKVxyXG4gIHR5cGU6IHN0cmluZyB8IHVuZGVmaW5lZCA9IHVuZGVmaW5lZDtcclxuICBASW5wdXQoKVxyXG4gIHZhcmlhdGlvbjogc3RyaW5nIHwgdW5kZWZpbmVkID0gJzEnO1xyXG5cclxufVxyXG4iLCI8aWRzLW1vYmlsZS1tZW51IFxyXG4gIFt0eXBlXT1cInR5cGVcIlxyXG4gIFt2YXJpYXRpb25dPVwidmFyaWF0aW9uXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1tb2JpbGUtbWVudT4iXX0=
|
|
@@ -6,15 +6,15 @@ import { IDMobileMenuItemComponent } from './item/mobile-menu-item.component';
|
|
|
6
6
|
import { IDMobileMenuAvatarComponent } from './avatar/mobile-menu-avatar.component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export class IDMobileMenuModule {
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuModule, declarations: [IDMobileMenuComponent,
|
|
11
11
|
IDMobileMenuItemComponent,
|
|
12
12
|
IDMobileMenuAvatarComponent], imports: [CommonModule], exports: [IDMobileMenuComponent,
|
|
13
13
|
IDMobileMenuItemComponent,
|
|
14
14
|
IDMobileMenuAvatarComponent] });
|
|
15
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
15
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuModule, imports: [CommonModule] });
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDMobileMenuModule, decorators: [{
|
|
18
18
|
type: NgModule,
|
|
19
19
|
args: [{
|
|
20
20
|
declarations: [
|
|
@@ -31,4 +31,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
31
31
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
32
32
|
}]
|
|
33
33
|
}] });
|
|
34
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
34
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9iaWxlLW1lbnUubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9tb2JpbGUvbWVudS9tb2JpbGUtbWVudS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUNoRSxPQUFPLGlEQUFpRCxDQUFDO0FBQ3pELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQztBQUM5RSxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQzs7QUFnQnBGLE1BQU0sT0FBTyxrQkFBa0I7d0dBQWxCLGtCQUFrQjt5R0FBbEIsa0JBQWtCLGlCQVozQixxQkFBcUI7WUFDckIseUJBQXlCO1lBQ3pCLDJCQUEyQixhQU9uQixZQUFZLGFBSnBCLHFCQUFxQjtZQUNyQix5QkFBeUI7WUFDekIsMkJBQTJCO3lHQUtsQixrQkFBa0IsWUFIbkIsWUFBWTs7NEZBR1gsa0JBQWtCO2tCQWQ5QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixxQkFBcUI7d0JBQ3JCLHlCQUF5Qjt3QkFDekIsMkJBQTJCO3FCQUM1QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AscUJBQXFCO3dCQUNyQix5QkFBeUI7d0JBQ3pCLDJCQUEyQjtxQkFDNUI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJRE1vYmlsZU1lbnVDb21wb25lbnQgfSBmcm9tICcuL21vYmlsZS1tZW51LmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvbW9iaWxlL21lbnUvcmVnaXN0ZXInO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBJRE1vYmlsZU1lbnVJdGVtQ29tcG9uZW50IH0gZnJvbSAnLi9pdGVtL21vYmlsZS1tZW51LWl0ZW0uY29tcG9uZW50JztcclxuaW1wb3J0IHsgSURNb2JpbGVNZW51QXZhdGFyQ29tcG9uZW50IH0gZnJvbSAnLi9hdmF0YXIvbW9iaWxlLW1lbnUtYXZhdGFyLmNvbXBvbmVudCc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgSURNb2JpbGVNZW51Q29tcG9uZW50LFxyXG4gICAgSURNb2JpbGVNZW51SXRlbUNvbXBvbmVudCxcclxuICAgIElETW9iaWxlTWVudUF2YXRhckNvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURNb2JpbGVNZW51Q29tcG9uZW50LFxyXG4gICAgSURNb2JpbGVNZW51SXRlbUNvbXBvbmVudCxcclxuICAgIElETW9iaWxlTWVudUF2YXRhckNvbXBvbmVudFxyXG4gIF0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURNb2JpbGVNZW51TW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -3,13 +3,13 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export class IDNavigationContentComponent {
|
|
4
4
|
constructor() { }
|
|
5
5
|
headline = '';
|
|
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: IDNavigationContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDNavigationContentComponent, selector: "id-navigation-content", inputs: { headline: "headline" }, ngImport: i0, template: "<ids-navigation-content\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-content>" });
|
|
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: IDNavigationContentComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
11
|
args: [{ selector: 'id-navigation-content', template: "<ids-navigation-content\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-content>" }]
|
|
12
12
|
}], ctorParameters: () => [], propDecorators: { headline: [{
|
|
13
13
|
type: Input
|
|
14
14
|
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF2aWdhdGlvbi1jb250ZW50LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvbmF2aWdhdGlvbi9jb250ZW50L25hdmlnYXRpb24tY29udGVudC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL25hdmlnYXRpb24vY29udGVudC9uYXZpZ2F0aW9uLWNvbnRlbnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTWpELE1BQU0sT0FBTyw0QkFBNEI7SUFFdkMsZ0JBQWdCLENBQUM7SUFHakIsUUFBUSxHQUFXLEVBQUUsQ0FBQzt3R0FMWCw0QkFBNEI7NEZBQTVCLDRCQUE0QiwrRkNOekMsbUhBR3lCOzs0RkRHWiw0QkFBNEI7a0JBSnhDLFNBQVM7K0JBQ0UsdUJBQXVCO3dEQVFqQyxRQUFRO3NCQURQLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLW5hdmlnYXRpb24tY29udGVudCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL25hdmlnYXRpb24tY29udGVudC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIElETmF2aWdhdGlvbkNvbnRlbnRDb21wb25lbnQge1xyXG5cclxuICBjb25zdHJ1Y3RvcigpIHsgfVxyXG4gIFxyXG4gIEBJbnB1dCgpXHJcbiAgaGVhZGxpbmU6IHN0cmluZyA9ICcnO1xyXG59XHJcbiIsIjxpZHMtbmF2aWdhdGlvbi1jb250ZW50XHJcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1uYXZpZ2F0aW9uLWNvbnRlbnQ+Il19
|
|
@@ -3,11 +3,11 @@ import { IDNavigationContentComponent } from './navigation-content.component';
|
|
|
3
3
|
import '@inera/ids-core/components/navigation/content/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDNavigationContentModule {
|
|
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: IDNavigationContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDNavigationContentModule, declarations: [IDNavigationContentComponent], exports: [IDNavigationContentComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDNavigationContentModule });
|
|
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: IDNavigationContentModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF2aWdhdGlvbi1jb250ZW50Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvbmF2aWdhdGlvbi9jb250ZW50L25hdmlnYXRpb24tY29udGVudC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUM5RSxPQUFPLHdEQUF3RCxDQUFDOztBQVdoRSxNQUFNLE9BQU8seUJBQXlCO3dHQUF6Qix5QkFBeUI7eUdBQXpCLHlCQUF5QixpQkFQbEMsNEJBQTRCLGFBRzVCLDRCQUE0Qjt5R0FJbkIseUJBQXlCOzs0RkFBekIseUJBQXlCO2tCQVRyQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWiw0QkFBNEI7cUJBQzdCO29CQUNELE9BQU8sRUFBRTt3QkFDUCw0QkFBNEI7cUJBQzdCO29CQUNELE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElETmF2aWdhdGlvbkNvbnRlbnRDb21wb25lbnQgfSBmcm9tICcuL25hdmlnYXRpb24tY29udGVudC5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL25hdmlnYXRpb24vY29udGVudC9yZWdpc3Rlcic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgSUROYXZpZ2F0aW9uQ29udGVudENvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSUROYXZpZ2F0aW9uQ29udGVudENvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSUROYXZpZ2F0aW9uQ29udGVudE1vZHVsZSB7IH1cclxuIl19
|
|
@@ -3,13 +3,13 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export class IDNavigationLocalComponent {
|
|
4
4
|
constructor() { }
|
|
5
5
|
headline = '';
|
|
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: IDNavigationLocalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDNavigationLocalComponent, selector: "id-navigation-local", inputs: { headline: "headline" }, ngImport: i0, template: "<ids-navigation-local\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-local>" });
|
|
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: IDNavigationLocalComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
11
|
args: [{ selector: 'id-navigation-local', template: "<ids-navigation-local\r\n [headline]=\"headline\">\r\n <ng-content></ng-content>\r\n</ids-navigation-local>" }]
|
|
12
12
|
}], ctorParameters: () => [], propDecorators: { headline: [{
|
|
13
13
|
type: Input
|
|
14
14
|
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF2aWdhdGlvbi1sb2NhbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL25hdmlnYXRpb24vbG9jYWwvbmF2aWdhdGlvbi1sb2NhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL25hdmlnYXRpb24vbG9jYWwvbmF2aWdhdGlvbi1sb2NhbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNakQsTUFBTSxPQUFPLDBCQUEwQjtJQUVyQyxnQkFBZ0IsQ0FBQztJQUdqQixRQUFRLEdBQVcsRUFBRSxDQUFDO3dHQUxYLDBCQUEwQjs0RkFBMUIsMEJBQTBCLDZGQ052QywrR0FHdUI7OzRGREdWLDBCQUEwQjtrQkFKdEMsU0FBUzsrQkFDRSxxQkFBcUI7d0RBUS9CLFFBQVE7c0JBRFAsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtbmF2aWdhdGlvbi1sb2NhbCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL25hdmlnYXRpb24tbG9jYWwuY29tcG9uZW50Lmh0bWwnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRE5hdmlnYXRpb25Mb2NhbENvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcbiAgXHJcbiAgQElucHV0KClcclxuICBoZWFkbGluZTogc3RyaW5nID0gJyc7XHJcbn1cclxuIiwiPGlkcy1uYXZpZ2F0aW9uLWxvY2FsXHJcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1uYXZpZ2F0aW9uLWxvY2FsPiJdfQ==
|
|
@@ -1,22 +1,18 @@
|
|
|
1
|
-
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from
|
|
2
|
-
import { IDNavigationLocalComponent } from
|
|
3
|
-
import
|
|
1
|
+
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from "@angular/core";
|
|
2
|
+
import { IDNavigationLocalComponent } from "./navigation-local.component";
|
|
3
|
+
import "@inera/ids-core/components/navigation/local/register";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDNavigationLocalModule {
|
|
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: IDNavigationLocalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDNavigationLocalModule, declarations: [IDNavigationLocalComponent], exports: [IDNavigationLocalComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDNavigationLocalModule });
|
|
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: IDNavigationLocalModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
|
-
declarations: [
|
|
14
|
-
|
|
15
|
-
]
|
|
16
|
-
exports: [
|
|
17
|
-
IDNavigationLocalComponent
|
|
18
|
-
],
|
|
19
|
-
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
13
|
+
declarations: [IDNavigationLocalComponent],
|
|
14
|
+
exports: [IDNavigationLocalComponent],
|
|
15
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
|
20
16
|
}]
|
|
21
17
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmF2aWdhdGlvbi1sb2NhbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL25hdmlnYXRpb24vbG9jYWwvbmF2aWdhdGlvbi1sb2NhbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsMEJBQTBCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUMxRSxPQUFPLHNEQUFzRCxDQUFDOztBQU85RCxNQUFNLE9BQU8sdUJBQXVCO3dHQUF2Qix1QkFBdUI7eUdBQXZCLHVCQUF1QixpQkFKbkIsMEJBQTBCLGFBQy9CLDBCQUEwQjt5R0FHekIsdUJBQXVCOzs0RkFBdkIsdUJBQXVCO2tCQUxuQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLDBCQUEwQixDQUFDO29CQUMxQyxPQUFPLEVBQUUsQ0FBQywwQkFBMEIsQ0FBQztvQkFDckMsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBJRE5hdmlnYXRpb25Mb2NhbENvbXBvbmVudCB9IGZyb20gXCIuL25hdmlnYXRpb24tbG9jYWwuY29tcG9uZW50XCI7XHJcbmltcG9ydCBcIkBpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL25hdmlnYXRpb24vbG9jYWwvcmVnaXN0ZXJcIjtcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbSUROYXZpZ2F0aW9uTG9jYWxDb21wb25lbnRdLFxyXG4gIGV4cG9ydHM6IFtJRE5hdmlnYXRpb25Mb2NhbENvbXBvbmVudF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRE5hdmlnYXRpb25Mb2NhbE1vZHVsZSB7fVxyXG4iXX0=
|
|
@@ -3,13 +3,13 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export class IDNotificationBadgeComponent {
|
|
4
4
|
constructor() { }
|
|
5
5
|
outlined = false;
|
|
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: IDNotificationBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDNotificationBadgeComponent, selector: "id-notification-badge", inputs: { outlined: "outlined" }, ngImport: i0, template: "<ids-notification-badge\r\n [attr.outlined]=\"outlined ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-notification-badge>", encapsulation: i0.ViewEncapsulation.None });
|
|
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: IDNotificationBadgeComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
11
|
args: [{ selector: 'id-notification-badge', encapsulation: ViewEncapsulation.None, template: "<ids-notification-badge\r\n [attr.outlined]=\"outlined ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-notification-badge>" }]
|
|
12
12
|
}], ctorParameters: () => [], propDecorators: { outlined: [{
|
|
13
13
|
type: Input
|
|
14
14
|
}] } });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLWJhZGdlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL2JhZGdlL25vdGlmaWNhdGlvbi1iYWRnZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9iYWRnZS9ub3RpZmljYXRpb24tYmFkZ2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBT3BFLE1BQU0sT0FBTyw0QkFBNEI7SUFFdkMsZ0JBQWdCLENBQUM7SUFHakIsUUFBUSxHQUFZLEtBQUssQ0FBQzt3R0FMZiw0QkFBNEI7NEZBQTVCLDRCQUE0QiwrRkNQekMsc0lBR3lCOzs0RkRJWiw0QkFBNEI7a0JBTHhDLFNBQVM7K0JBQ0UsdUJBQXVCLGlCQUVsQixpQkFBaUIsQ0FBQyxJQUFJO3dEQU9yQyxRQUFRO3NCQURQLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1ub3RpZmljYXRpb24tYmFkZ2UnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9ub3RpZmljYXRpb24tYmFkZ2UuY29tcG9uZW50Lmh0bWwnLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRE5vdGlmaWNhdGlvbkJhZGdlQ29tcG9uZW50IHtcclxuXHJcbiAgY29uc3RydWN0b3IoKSB7IH1cclxuXHJcbiAgQElucHV0KClcclxuICBvdXRsaW5lZDogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxufVxyXG4iLCI8aWRzLW5vdGlmaWNhdGlvbi1iYWRnZVxyXG4gIFthdHRyLm91dGxpbmVkXT1cIm91dGxpbmVkID8gdHJ1ZSA6IG51bGxcIj5cclxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbjwvaWRzLW5vdGlmaWNhdGlvbi1iYWRnZT4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDNotificationBadgeComponent } from './notification-badge.component';
|
|
|
3
3
|
import '@inera/ids-core/components/notification/badge/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDNotificationBadgeModule {
|
|
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: IDNotificationBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDNotificationBadgeModule, declarations: [IDNotificationBadgeComponent], exports: [IDNotificationBadgeComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDNotificationBadgeModule });
|
|
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: IDNotificationBadgeModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLWJhZGdlLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL2JhZGdlL25vdGlmaWNhdGlvbi1iYWRnZS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsNEJBQTRCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUM5RSxPQUFPLHdEQUF3RCxDQUFDOztBQVdoRSxNQUFNLE9BQU8seUJBQXlCO3dHQUF6Qix5QkFBeUI7eUdBQXpCLHlCQUF5QixpQkFQbEMsNEJBQTRCLGFBRzVCLDRCQUE0Qjt5R0FJbkIseUJBQXlCOzs0RkFBekIseUJBQXlCO2tCQVRyQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWiw0QkFBNEI7cUJBQzdCO29CQUNELE9BQU8sRUFBRTt3QkFDUCw0QkFBNEI7cUJBQzdCO29CQUNELE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElETm90aWZpY2F0aW9uQmFkZ2VDb21wb25lbnQgfSBmcm9tICcuL25vdGlmaWNhdGlvbi1iYWRnZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL25vdGlmaWNhdGlvbi9iYWRnZS9yZWdpc3Rlcic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgSUROb3RpZmljYXRpb25CYWRnZUNvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSUROb3RpZmljYXRpb25CYWRnZUNvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSUROb3RpZmljYXRpb25CYWRnZU1vZHVsZSB7IH1cclxuIl19
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { Component, Input } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export class IDDataPaginationComponent {
|
|
4
|
+
constructor() { }
|
|
5
|
+
from;
|
|
6
|
+
to;
|
|
7
|
+
of = "av";
|
|
8
|
+
total;
|
|
9
|
+
light;
|
|
10
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDataPaginationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDDataPaginationComponent, selector: "id-data-pagination", inputs: { from: "from", to: "to", of: "of", total: "total", light: "light" }, ngImport: i0, template: "<ids-data-pagination [from]=\"from\" [to]=\"to\" [of]=\"of\" [total]=\"total\" [light]=\"light ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-data-pagination>\r\n" });
|
|
12
|
+
}
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDataPaginationComponent, decorators: [{
|
|
14
|
+
type: Component,
|
|
15
|
+
args: [{ selector: 'id-data-pagination', template: "<ids-data-pagination [from]=\"from\" [to]=\"to\" [of]=\"of\" [total]=\"total\" [light]=\"light ? true : null\">\r\n <ng-content></ng-content>\r\n</ids-data-pagination>\r\n" }]
|
|
16
|
+
}], ctorParameters: () => [], propDecorators: { from: [{
|
|
17
|
+
type: Input
|
|
18
|
+
}], to: [{
|
|
19
|
+
type: Input
|
|
20
|
+
}], of: [{
|
|
21
|
+
type: Input
|
|
22
|
+
}], total: [{
|
|
23
|
+
type: Input
|
|
24
|
+
}], light: [{
|
|
25
|
+
type: Input
|
|
26
|
+
}] } });
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS1wYWdpbmF0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9kYXRhLXBhZ2luYXRpb24vZGF0YS1wYWdpbmF0aW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9kYXRhLXBhZ2luYXRpb24vZGF0YS1wYWdpbmF0aW9uLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU1qRCxNQUFNLE9BQU8seUJBQXlCO0lBRXBDLGdCQUFnQixDQUFDO0lBR2pCLElBQUksQ0FBUztJQUdiLEVBQUUsQ0FBUztJQUdYLEVBQUUsR0FBVyxJQUFJLENBQUM7SUFHbEIsS0FBSyxDQUFTO0lBR2QsS0FBSyxDQUFVO3dHQWpCSix5QkFBeUI7NEZBQXpCLHlCQUF5Qix3SUNOdEMsOEtBR0E7OzRGREdhLHlCQUF5QjtrQkFKckMsU0FBUzsrQkFDRSxvQkFBb0I7d0RBUTlCLElBQUk7c0JBREgsS0FBSztnQkFJTixFQUFFO3NCQURELEtBQUs7Z0JBSU4sRUFBRTtzQkFERCxLQUFLO2dCQUlOLEtBQUs7c0JBREosS0FBSztnQkFJTixLQUFLO3NCQURKLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWRhdGEtcGFnaW5hdGlvbicsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2RhdGEtcGFnaW5hdGlvbi5jb21wb25lbnQuaHRtbCcsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRERhdGFQYWdpbmF0aW9uQ29tcG9uZW50IHtcclxuXHJcbiAgY29uc3RydWN0b3IoKSB7IH1cclxuXHJcbiAgQElucHV0KClcclxuICBmcm9tOiBudW1iZXI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgdG86IG51bWJlcjtcclxuXHJcbiAgQElucHV0KClcclxuICBvZjogc3RyaW5nID0gXCJhdlwiO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHRvdGFsOiBudW1iZXI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbGlnaHQ6IGJvb2xlYW47XHJcblxyXG59XHJcbiIsIjxpZHMtZGF0YS1wYWdpbmF0aW9uIFtmcm9tXT1cImZyb21cIiBbdG9dPVwidG9cIiBbb2ZdPVwib2ZcIiBbdG90YWxdPVwidG90YWxcIiBbbGlnaHRdPVwibGlnaHQgPyB0cnVlIDogbnVsbFwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtZGF0YS1wYWdpbmF0aW9uPlxyXG4iXX0=
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
|
|
2
|
+
import { IDDataPaginationComponent } from './data-pagination.component';
|
|
3
|
+
import '@inera/ids-core/components/pagination/data-pagination/register';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class IDDataPaginationModule {
|
|
6
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDataPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDDataPaginationModule, declarations: [IDDataPaginationComponent], exports: [IDDataPaginationComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDataPaginationModule });
|
|
9
|
+
}
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDataPaginationModule, decorators: [{
|
|
11
|
+
type: NgModule,
|
|
12
|
+
args: [{
|
|
13
|
+
declarations: [IDDataPaginationComponent],
|
|
14
|
+
exports: [IDDataPaginationComponent],
|
|
15
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS1wYWdpbmF0aW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9kYXRhLXBhZ2luYXRpb24vZGF0YS1wYWdpbmF0aW9uLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBQ3hFLE9BQU8sZ0VBQWdFLENBQUM7O0FBT3hFLE1BQU0sT0FBTyxzQkFBc0I7d0dBQXRCLHNCQUFzQjt5R0FBdEIsc0JBQXNCLGlCQUpsQix5QkFBeUIsYUFDOUIseUJBQXlCO3lHQUd4QixzQkFBc0I7OzRGQUF0QixzQkFBc0I7a0JBTGxDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLENBQUMseUJBQXlCLENBQUM7b0JBQ3pDLE9BQU8sRUFBRSxDQUFDLHlCQUF5QixDQUFDO29CQUNwQyxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJRERhdGFQYWdpbmF0aW9uQ29tcG9uZW50IH0gZnJvbSAnLi9kYXRhLXBhZ2luYXRpb24uY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9wYWdpbmF0aW9uL2RhdGEtcGFnaW5hdGlvbi9yZWdpc3Rlcic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW0lERGF0YVBhZ2luYXRpb25Db21wb25lbnRdLFxyXG4gIGV4cG9ydHM6IFtJRERhdGFQYWdpbmF0aW9uQ29tcG9uZW50XSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRERhdGFQYWdpbmF0aW9uTW9kdWxlIHt9XHJcbiJdfQ==
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5lcmEtaWRzLWFuZ3VsYXItY29tcG9uZW50cy1wYWdpbmF0aW9uLWRhdGEtcGFnaW5hdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9kYXRhLXBhZ2luYXRpb24vaW5lcmEtaWRzLWFuZ3VsYXItY29tcG9uZW50cy1wYWdpbmF0aW9uLWRhdGEtcGFnaW5hdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { IDDataPaginationComponent } from './data-pagination.component';
|
|
2
|
+
export { IDDataPaginationModule } from './data-pagination.module';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9kYXRhLXBhZ2luYXRpb24vcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUN4RSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElERGF0YVBhZ2luYXRpb25Db21wb25lbnQgfSBmcm9tICcuL2RhdGEtcGFnaW5hdGlvbi5jb21wb25lbnQnO1xyXG5leHBvcnQgeyBJRERhdGFQYWdpbmF0aW9uTW9kdWxlIH0gZnJvbSAnLi9kYXRhLXBhZ2luYXRpb24ubW9kdWxlJztcclxuIl19
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5lcmEtaWRzLWFuZ3VsYXItY29tcG9uZW50cy1wYWdpbmF0aW9uLWxpc3QtcGFnaW5hdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9saXN0LXBhZ2luYXRpb24vaW5lcmEtaWRzLWFuZ3VsYXItY29tcG9uZW50cy1wYWdpbmF0aW9uLWxpc3QtcGFnaW5hdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { Component, Input, Output, EventEmitter } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export class IDListPaginationComponent {
|
|
4
|
+
constructor() { }
|
|
5
|
+
from;
|
|
6
|
+
to;
|
|
7
|
+
of = "av";
|
|
8
|
+
total;
|
|
9
|
+
current;
|
|
10
|
+
pages;
|
|
11
|
+
srcurrentpage = "Aktuell sida";
|
|
12
|
+
srgotopage = "Gå till sida";
|
|
13
|
+
srprevious = "Föregående sida";
|
|
14
|
+
srnext = "Nästa sida";
|
|
15
|
+
onChangepage = new EventEmitter();
|
|
16
|
+
onPrevpage = new EventEmitter();
|
|
17
|
+
onNextpage = new EventEmitter();
|
|
18
|
+
changePage(event) {
|
|
19
|
+
this.onChangepage.emit(event);
|
|
20
|
+
}
|
|
21
|
+
prevPage(event) {
|
|
22
|
+
this.onPrevpage.emit(event);
|
|
23
|
+
}
|
|
24
|
+
nextPage(event) {
|
|
25
|
+
this.onNextpage.emit(event);
|
|
26
|
+
}
|
|
27
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDListPaginationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDListPaginationComponent, selector: "id-list-pagination", inputs: { from: "from", to: "to", of: "of", total: "total", current: "current", pages: "pages", srcurrentpage: "srcurrentpage", srgotopage: "srgotopage", srprevious: "srprevious", srnext: "srnext" }, outputs: { onChangepage: "onChangepage", onPrevpage: "onPrevpage", onNextpage: "onNextpage" }, ngImport: i0, template: "<ids-list-pagination\r\n [from]=\"from\"\r\n [to]=\"to\"\r\n [of]=\"of\"\r\n [total]=\"total\"\r\n [current]=\"current\"\r\n [pages]=\"pages\"\r\n [srcurrentpage]=\"srcurrentpage\"\r\n [srgotopage]=\"srgotopage\"\r\n [srprevious]=\"srprevious\"\r\n [srnext]=\"srnext\"\r\n (changepage)=\"changePage($event)\"\r\n (prevpage)=\"prevPage($event)\"\r\n (nextpage)=\"nextPage($event)\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-list-pagination>\r\n" });
|
|
29
|
+
}
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDListPaginationComponent, decorators: [{
|
|
31
|
+
type: Component,
|
|
32
|
+
args: [{ selector: "id-list-pagination", template: "<ids-list-pagination\r\n [from]=\"from\"\r\n [to]=\"to\"\r\n [of]=\"of\"\r\n [total]=\"total\"\r\n [current]=\"current\"\r\n [pages]=\"pages\"\r\n [srcurrentpage]=\"srcurrentpage\"\r\n [srgotopage]=\"srgotopage\"\r\n [srprevious]=\"srprevious\"\r\n [srnext]=\"srnext\"\r\n (changepage)=\"changePage($event)\"\r\n (prevpage)=\"prevPage($event)\"\r\n (nextpage)=\"nextPage($event)\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-list-pagination>\r\n" }]
|
|
33
|
+
}], ctorParameters: () => [], propDecorators: { from: [{
|
|
34
|
+
type: Input
|
|
35
|
+
}], to: [{
|
|
36
|
+
type: Input
|
|
37
|
+
}], of: [{
|
|
38
|
+
type: Input
|
|
39
|
+
}], total: [{
|
|
40
|
+
type: Input
|
|
41
|
+
}], current: [{
|
|
42
|
+
type: Input
|
|
43
|
+
}], pages: [{
|
|
44
|
+
type: Input
|
|
45
|
+
}], srcurrentpage: [{
|
|
46
|
+
type: Input
|
|
47
|
+
}], srgotopage: [{
|
|
48
|
+
type: Input
|
|
49
|
+
}], srprevious: [{
|
|
50
|
+
type: Input
|
|
51
|
+
}], srnext: [{
|
|
52
|
+
type: Input
|
|
53
|
+
}], onChangepage: [{
|
|
54
|
+
type: Output
|
|
55
|
+
}], onPrevpage: [{
|
|
56
|
+
type: Output
|
|
57
|
+
}], onNextpage: [{
|
|
58
|
+
type: Output
|
|
59
|
+
}] } });
|
|
60
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC1wYWdpbmF0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9saXN0LXBhZ2luYXRpb24vbGlzdC1wYWdpbmF0aW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9saXN0LXBhZ2luYXRpb24vbGlzdC1wYWdpbmF0aW9uLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxZQUFZLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTXZFLE1BQU0sT0FBTyx5QkFBeUI7SUFDcEMsZ0JBQWUsQ0FBQztJQUdoQixJQUFJLENBQVM7SUFHYixFQUFFLENBQVM7SUFHWCxFQUFFLEdBQVcsSUFBSSxDQUFDO0lBR2xCLEtBQUssQ0FBUztJQUdkLE9BQU8sQ0FBUztJQUdoQixLQUFLLENBQVM7SUFHZCxhQUFhLEdBQVcsY0FBYyxDQUFDO0lBR3ZDLFVBQVUsR0FBVyxjQUFjLENBQUM7SUFHcEMsVUFBVSxHQUFXLGlCQUFpQixDQUFDO0lBR3ZDLE1BQU0sR0FBVyxZQUFZLENBQUM7SUFHOUIsWUFBWSxHQUF3QixJQUFJLFlBQVksRUFBRSxDQUFDO0lBR3ZELFVBQVUsR0FBd0IsSUFBSSxZQUFZLEVBQUUsQ0FBQztJQUdyRCxVQUFVLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7SUFFckQsVUFBVSxDQUFDLEtBQVk7UUFDckIsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDaEMsQ0FBQztJQUVELFFBQVEsQ0FBQyxLQUFZO1FBQ25CLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQzlCLENBQUM7SUFFRCxRQUFRLENBQUMsS0FBWTtRQUNuQixJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUM5QixDQUFDO3dHQXBEVSx5QkFBeUI7NEZBQXpCLHlCQUF5QixpV0NOdEMsNmNBaUJBOzs0RkRYYSx5QkFBeUI7a0JBSnJDLFNBQVM7K0JBQ0Usb0JBQW9CO3dEQU85QixJQUFJO3NCQURILEtBQUs7Z0JBSU4sRUFBRTtzQkFERCxLQUFLO2dCQUlOLEVBQUU7c0JBREQsS0FBSztnQkFJTixLQUFLO3NCQURKLEtBQUs7Z0JBSU4sT0FBTztzQkFETixLQUFLO2dCQUlOLEtBQUs7c0JBREosS0FBSztnQkFJTixhQUFhO3NCQURaLEtBQUs7Z0JBSU4sVUFBVTtzQkFEVCxLQUFLO2dCQUlOLFVBQVU7c0JBRFQsS0FBSztnQkFJTixNQUFNO3NCQURMLEtBQUs7Z0JBSU4sWUFBWTtzQkFEWCxNQUFNO2dCQUlQLFVBQVU7c0JBRFQsTUFBTTtnQkFJUCxVQUFVO3NCQURULE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBPdXRwdXQsIEV2ZW50RW1pdHRlciB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogXCJpZC1saXN0LXBhZ2luYXRpb25cIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL2xpc3QtcGFnaW5hdGlvbi5jb21wb25lbnQuaHRtbFwiXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRExpc3RQYWdpbmF0aW9uQ29tcG9uZW50IHtcclxuICBjb25zdHJ1Y3RvcigpIHt9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgZnJvbTogbnVtYmVyO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHRvOiBudW1iZXI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgb2Y6IHN0cmluZyA9IFwiYXZcIjtcclxuXHJcbiAgQElucHV0KClcclxuICB0b3RhbDogbnVtYmVyO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGN1cnJlbnQ6IG51bWJlcjtcclxuXHJcbiAgQElucHV0KClcclxuICBwYWdlczogbnVtYmVyO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHNyY3VycmVudHBhZ2U6IHN0cmluZyA9IFwiQWt0dWVsbCBzaWRhXCI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgc3Jnb3RvcGFnZTogc3RyaW5nID0gXCJHw6UgdGlsbCBzaWRhXCI7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgc3JwcmV2aW91czogc3RyaW5nID0gXCJGw7ZyZWfDpWVuZGUgc2lkYVwiO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHNybmV4dDogc3RyaW5nID0gXCJOw6RzdGEgc2lkYVwiO1xyXG5cclxuICBAT3V0cHV0KClcclxuICBvbkNoYW5nZXBhZ2U6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uUHJldnBhZ2U6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uTmV4dHBhZ2U6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIGNoYW5nZVBhZ2UoZXZlbnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLm9uQ2hhbmdlcGFnZS5lbWl0KGV2ZW50KTtcclxuICB9XHJcblxyXG4gIHByZXZQYWdlKGV2ZW50OiBFdmVudCkge1xyXG4gICAgdGhpcy5vblByZXZwYWdlLmVtaXQoZXZlbnQpO1xyXG4gIH1cclxuXHJcbiAgbmV4dFBhZ2UoZXZlbnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLm9uTmV4dHBhZ2UuZW1pdChldmVudCk7XHJcbiAgfVxyXG59XHJcbiIsIjxpZHMtbGlzdC1wYWdpbmF0aW9uXHJcbiAgW2Zyb21dPVwiZnJvbVwiXHJcbiAgW3RvXT1cInRvXCJcclxuICBbb2ZdPVwib2ZcIlxyXG4gIFt0b3RhbF09XCJ0b3RhbFwiXHJcbiAgW2N1cnJlbnRdPVwiY3VycmVudFwiXHJcbiAgW3BhZ2VzXT1cInBhZ2VzXCJcclxuICBbc3JjdXJyZW50cGFnZV09XCJzcmN1cnJlbnRwYWdlXCJcclxuICBbc3Jnb3RvcGFnZV09XCJzcmdvdG9wYWdlXCJcclxuICBbc3JwcmV2aW91c109XCJzcnByZXZpb3VzXCJcclxuICBbc3JuZXh0XT1cInNybmV4dFwiXHJcbiAgKGNoYW5nZXBhZ2UpPVwiY2hhbmdlUGFnZSgkZXZlbnQpXCJcclxuICAocHJldnBhZ2UpPVwicHJldlBhZ2UoJGV2ZW50KVwiXHJcbiAgKG5leHRwYWdlKT1cIm5leHRQYWdlKCRldmVudClcIlxyXG4+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1saXN0LXBhZ2luYXRpb24+XHJcbiJdfQ==
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
|
|
2
|
+
import { IDListPaginationComponent } from './list-pagination.component';
|
|
3
|
+
import '@inera/ids-core/components/pagination/list-pagination/register';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class IDListPaginationModule {
|
|
6
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDListPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDListPaginationModule, declarations: [IDListPaginationComponent], exports: [IDListPaginationComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDListPaginationModule });
|
|
9
|
+
}
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDListPaginationModule, decorators: [{
|
|
11
|
+
type: NgModule,
|
|
12
|
+
args: [{
|
|
13
|
+
declarations: [IDListPaginationComponent],
|
|
14
|
+
exports: [IDListPaginationComponent],
|
|
15
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC1wYWdpbmF0aW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9saXN0LXBhZ2luYXRpb24vbGlzdC1wYWdpbmF0aW9uLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBQ3hFLE9BQU8sZ0VBQWdFLENBQUM7O0FBT3hFLE1BQU0sT0FBTyxzQkFBc0I7d0dBQXRCLHNCQUFzQjt5R0FBdEIsc0JBQXNCLGlCQUpsQix5QkFBeUIsYUFDOUIseUJBQXlCO3lHQUd4QixzQkFBc0I7OzRGQUF0QixzQkFBc0I7a0JBTGxDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLENBQUMseUJBQXlCLENBQUM7b0JBQ3pDLE9BQU8sRUFBRSxDQUFDLHlCQUF5QixDQUFDO29CQUNwQyxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJRExpc3RQYWdpbmF0aW9uQ29tcG9uZW50IH0gZnJvbSAnLi9saXN0LXBhZ2luYXRpb24uY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9wYWdpbmF0aW9uL2xpc3QtcGFnaW5hdGlvbi9yZWdpc3Rlcic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW0lETGlzdFBhZ2luYXRpb25Db21wb25lbnRdLFxyXG4gIGV4cG9ydHM6IFtJRExpc3RQYWdpbmF0aW9uQ29tcG9uZW50XSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRExpc3RQYWdpbmF0aW9uTW9kdWxlIHt9XHJcbiJdfQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { IDListPaginationComponent } from './list-pagination.component';
|
|
2
|
+
export { IDListPaginationModule } from './list-pagination.module';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvcGFnaW5hdGlvbi9saXN0LXBhZ2luYXRpb24vcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUN4RSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElETGlzdFBhZ2luYXRpb25Db21wb25lbnQgfSBmcm9tICcuL2xpc3QtcGFnaW5hdGlvbi5jb21wb25lbnQnO1xyXG5leHBvcnQgeyBJRExpc3RQYWdpbmF0aW9uTW9kdWxlIH0gZnJvbSAnLi9saXN0LXBhZ2luYXRpb24ubW9kdWxlJztcclxuIl19
|
|
@@ -3,21 +3,21 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export class IDPopoverComponent {
|
|
4
4
|
constructor() { }
|
|
5
5
|
autofocus = false;
|
|
6
|
-
|
|
6
|
+
show = false;
|
|
7
7
|
srclosetext = 'Stäng';
|
|
8
8
|
maxwidth = 260;
|
|
9
9
|
maxheight = 260;
|
|
10
10
|
category = undefined;
|
|
11
11
|
position = 'bottom';
|
|
12
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
12
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDPopoverComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
13
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDPopoverComponent, selector: "id-popover", inputs: { autofocus: "autofocus", show: "show", srclosetext: "srclosetext", maxwidth: "maxwidth", maxheight: "maxheight", category: "category", position: "position" }, ngImport: i0, template: "<ids-popover [attr.category]=\"category\" [attr.position]=\"position\">\r\n <ng-content></ng-content>\r\n <ids-popover-content\r\n [attr.autofocus]=\"autofocus ? 'true' : null\"\r\n [attr.srclosetext]=\"srclosetext\"\r\n [attr.maxwidth]=\"maxwidth\"\r\n [attr.maxheight]=\"maxheight\"\r\n [attr.show]=\"show ? 'true' : null\"\r\n >\r\n <ng-content select=\"[popover-content]\"></ng-content>\r\n </ids-popover-content>\r\n</ids-popover>\r\n" });
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDPopoverComponent, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
|
-
args: [{ selector: 'id-popover', template: "<ids-popover [attr.category]=\"category\" [attr.position]=\"position\">\r\n <ng-content></ng-content>\r\n <ids-popover-content\r\n [attr.autofocus]=\"autofocus ? 'true' : null\"\r\n [attr.srclosetext]=\"srclosetext\"\r\n [attr.maxwidth]=\"maxwidth\"\r\n [attr.maxheight]=\"maxheight\"\r\n >\r\n <ng-content select=\"[popover-content]\"></ng-content>\r\n </ids-popover-content>\r\n</ids-popover>\r\n" }]
|
|
17
|
+
args: [{ selector: 'id-popover', template: "<ids-popover [attr.category]=\"category\" [attr.position]=\"position\">\r\n <ng-content></ng-content>\r\n <ids-popover-content\r\n [attr.autofocus]=\"autofocus ? 'true' : null\"\r\n [attr.srclosetext]=\"srclosetext\"\r\n [attr.maxwidth]=\"maxwidth\"\r\n [attr.maxheight]=\"maxheight\"\r\n [attr.show]=\"show ? 'true' : null\"\r\n >\r\n <ng-content select=\"[popover-content]\"></ng-content>\r\n </ids-popover-content>\r\n</ids-popover>\r\n" }]
|
|
18
18
|
}], ctorParameters: () => [], propDecorators: { autofocus: [{
|
|
19
19
|
type: Input
|
|
20
|
-
}],
|
|
20
|
+
}], show: [{
|
|
21
21
|
type: Input
|
|
22
22
|
}], srclosetext: [{
|
|
23
23
|
type: Input
|
|
@@ -30,4 +30,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
30
30
|
}], position: [{
|
|
31
31
|
type: Input
|
|
32
32
|
}] } });
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
33
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9wb3Zlci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNakQsTUFBTSxPQUFPLGtCQUFrQjtJQUM3QixnQkFBZSxDQUFDO0lBRWhCLFNBQVMsR0FBWSxLQUFLLENBQUM7SUFFM0IsSUFBSSxHQUFZLEtBQUssQ0FBQztJQUV0QixXQUFXLEdBQVcsT0FBTyxDQUFDO0lBRTlCLFFBQVEsR0FBVyxHQUFHLENBQUM7SUFFdkIsU0FBUyxHQUFXLEdBQUcsQ0FBQztJQUV4QixRQUFRLEdBQXVCLFNBQVMsQ0FBQztJQUV6QyxRQUFRLEdBWVksUUFBUSxDQUFDO3dHQTNCbEIsa0JBQWtCOzRGQUFsQixrQkFBa0IsME5DTi9CLCtjQVlBOzs0RkROYSxrQkFBa0I7a0JBSjlCLFNBQVM7K0JBQ0UsWUFBWTt3REFNdEIsU0FBUztzQkFEUixLQUFLO2dCQUdOLElBQUk7c0JBREgsS0FBSztnQkFHTixXQUFXO3NCQURWLEtBQUs7Z0JBR04sUUFBUTtzQkFEUCxLQUFLO2dCQUdOLFNBQVM7c0JBRFIsS0FBSztnQkFHTixRQUFRO3NCQURQLEtBQUs7Z0JBR04sUUFBUTtzQkFEUCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1wb3BvdmVyJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vcG9wb3Zlci5jb21wb25lbnQuaHRtbCcsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRFBvcG92ZXJDb21wb25lbnQge1xyXG4gIGNvbnN0cnVjdG9yKCkge31cclxuICBASW5wdXQoKVxyXG4gIGF1dG9mb2N1czogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgc2hvdzogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgc3JjbG9zZXRleHQ6IHN0cmluZyA9ICdTdMOkbmcnO1xyXG4gIEBJbnB1dCgpXHJcbiAgbWF4d2lkdGg6IG51bWJlciA9IDI2MDtcclxuICBASW5wdXQoKVxyXG4gIG1heGhlaWdodDogbnVtYmVyID0gMjYwO1xyXG4gIEBJbnB1dCgpXHJcbiAgY2F0ZWdvcnk6IHN0cmluZyB8IHVuZGVmaW5lZCA9IHVuZGVmaW5lZDtcclxuICBASW5wdXQoKVxyXG4gIHBvc2l0aW9uOlxyXG4gICAgfCAndG9wJ1xyXG4gICAgfCAndG9wLWxlZnQnXHJcbiAgICB8ICd0b3AtcmlnaHQnXHJcbiAgICB8ICdyaWdodCdcclxuICAgIHwgJ3JpZ2h0LXRvcCdcclxuICAgIHwgJ3JpZ2h0LWJvdHRvbSdcclxuICAgIHwgJ2JvdHRvbSdcclxuICAgIHwgJ2JvdHRvbS1sZWZ0J1xyXG4gICAgfCAnYm90dG9tLXJpZ2h0J1xyXG4gICAgfCAnbGVmdCdcclxuICAgIHwgJ2xlZnQtdG9wJ1xyXG4gICAgfCAnbGVmdC1ib3R0b20nID0gJ2JvdHRvbSc7XHJcbn1cclxuIiwiPGlkcy1wb3BvdmVyIFthdHRyLmNhdGVnb3J5XT1cImNhdGVnb3J5XCIgW2F0dHIucG9zaXRpb25dPVwicG9zaXRpb25cIj5cclxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbiAgPGlkcy1wb3BvdmVyLWNvbnRlbnRcclxuICAgIFthdHRyLmF1dG9mb2N1c109XCJhdXRvZm9jdXMgPyAndHJ1ZScgOiBudWxsXCJcclxuICAgIFthdHRyLnNyY2xvc2V0ZXh0XT1cInNyY2xvc2V0ZXh0XCJcclxuICAgIFthdHRyLm1heHdpZHRoXT1cIm1heHdpZHRoXCJcclxuICAgIFthdHRyLm1heGhlaWdodF09XCJtYXhoZWlnaHRcIlxyXG4gICAgW2F0dHIuc2hvd109XCJzaG93ID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgPlxyXG4gICAgPG5nLWNvbnRlbnQgc2VsZWN0PVwiW3BvcG92ZXItY29udGVudF1cIj48L25nLWNvbnRlbnQ+XHJcbiAgPC9pZHMtcG9wb3Zlci1jb250ZW50PlxyXG48L2lkcy1wb3BvdmVyPlxyXG4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDPopoverComponent } from './popover.component';
|
|
|
3
3
|
import '@inera/ids-core/components/popover/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDPopoverModule {
|
|
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: IDPopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDPopoverModule, declarations: [IDPopoverComponent], exports: [IDPopoverComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDPopoverModule });
|
|
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: IDPopoverModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9wb3Zlci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN6RCxPQUFPLDZDQUE2QyxDQUFDOztBQVdyRCxNQUFNLE9BQU8sZUFBZTt3R0FBZixlQUFlO3lHQUFmLGVBQWUsaUJBUHhCLGtCQUFrQixhQUdsQixrQkFBa0I7eUdBSVQsZUFBZTs7NEZBQWYsZUFBZTtrQkFUM0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osa0JBQWtCO3FCQUNuQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asa0JBQWtCO3FCQUNuQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJRFBvcG92ZXJDb21wb25lbnQgfSBmcm9tICcuL3BvcG92ZXIuY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9wb3BvdmVyL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJRFBvcG92ZXJDb21wb25lbnRcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtcclxuICAgIElEUG9wb3ZlckNvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURQb3BvdmVyTW9kdWxlIHsgfVxyXG4iXX0=
|