@inera/ids-angular 5.0.3 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/classes/icon/IDIconBase.d.ts +2 -3
- package/components/button/button.component.d.ts +5 -5
- package/components/dropdown/dropdown-content.component.d.ts +11 -0
- package/components/dropdown/dropdown.component.d.ts +18 -0
- package/components/dropdown/index.d.ts +5 -0
- package/components/dropdown/public-api.d.ts +2 -0
- package/components/footer-1177/footer-1177.component.d.ts +2 -1
- package/components/footer-1177/public-api.d.ts +0 -1
- package/components/footer-1177-admin/footer-1177-admin.component.d.ts +2 -1
- package/components/footer-1177-admin/public-api.d.ts +0 -1
- package/components/footer-1177-pro/footer-1177-pro.component.d.ts +2 -1
- package/components/footer-1177-pro/public-api.d.ts +0 -1
- package/components/footer-inera/footer-inera.component.d.ts +2 -1
- package/components/footer-inera/public-api.d.ts +0 -1
- package/components/footer-inera-admin/footer-inera-admin.component.d.ts +2 -1
- package/components/footer-inera-admin/public-api.d.ts +1 -2
- package/components/form/checkbox-group/checkbox-group.module.d.ts +1 -1
- package/components/header-inera/header-inera.component.d.ts +22 -0
- package/components/header-inera/index.d.ts +5 -0
- package/components/header-inera/item/header-inera-item.component.d.ts +8 -0
- package/components/header-inera/nav/header-inera-nav-item.component.d.ts +12 -0
- package/components/header-inera/nav/header-inera-nav.component.d.ts +14 -0
- package/components/header-inera/nav-mobile/header-inera-nav-mobile.component.d.ts +10 -0
- package/components/header-inera/public-api.d.ts +5 -0
- package/components/header-inera-admin/avatar/header-inera-admin-avatar.component.d.ts +9 -0
- package/components/header-inera-admin/header-inera-admin.component.d.ts +23 -0
- package/components/header-inera-admin/index.d.ts +5 -0
- package/components/header-inera-admin/item/header-inera-admin-item.component.d.ts +8 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav-item.component.d.ts +12 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav.component.d.ts +14 -0
- package/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.d.ts +9 -0
- package/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.d.ts +12 -0
- package/components/header-inera-admin/public-api.d.ts +7 -0
- package/components/link/link.component.d.ts +1 -10
- package/components/list/item/list-item.component.d.ts +3 -1
- package/components/mobile/menu/item/index.d.ts +5 -0
- package/components/mobile/menu/item/mobile-menu-item.component.d.ts +1 -1
- package/components/mobile/menu/item/mobile-menu-item.module.d.ts +9 -0
- package/components/mobile/menu/item/public-api.d.ts +2 -0
- package/components/navigation/local/navigation-local.module.d.ts +1 -1
- package/components/pagination/data-pagination/data-pagination.component.d.ts +11 -0
- package/components/pagination/data-pagination/data-pagination.module.d.ts +8 -0
- package/components/pagination/data-pagination/index.d.ts +5 -0
- package/components/pagination/data-pagination/public-api.d.ts +2 -0
- package/components/pagination/list-pagination/index.d.ts +5 -0
- package/components/pagination/list-pagination/list-pagination.component.d.ts +23 -0
- package/components/pagination/list-pagination/list-pagination.module.d.ts +8 -0
- package/components/pagination/list-pagination/public-api.d.ts +2 -0
- package/components/popover/popover.component.d.ts +2 -2
- package/components/progressbar/progressbar.component.d.ts +2 -1
- package/components/stepper/step/step.component.d.ts +7 -1
- package/components/stepper/stepper.component.d.ts +4 -1
- package/components/tabs/tabs.component.d.ts +2 -2
- package/esm2022/common/classes/form/IDFormBase.mjs +4 -4
- package/esm2022/common/classes/icon/IDIconBase.mjs +24 -34
- package/esm2022/components/agent/agent.component.mjs +4 -4
- package/esm2022/components/agent/agent.module.mjs +5 -5
- package/esm2022/components/alert/alert.component.mjs +4 -4
- package/esm2022/components/alert/alert.module.mjs +5 -5
- package/esm2022/components/alert-global/alert-global.component.mjs +4 -4
- package/esm2022/components/alert-global/alert-global.module.mjs +5 -5
- package/esm2022/components/badge/badge.component.mjs +4 -4
- package/esm2022/components/badge/badge.module.mjs +5 -5
- package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +4 -4
- package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +5 -5
- package/esm2022/components/breadcrumbs/crumb.component.mjs +4 -4
- package/esm2022/components/button/button.component.mjs +14 -14
- package/esm2022/components/button/button.module.mjs +5 -5
- package/esm2022/components/button-group/button-group.component.mjs +4 -4
- package/esm2022/components/button-group/button-group.module.mjs +5 -5
- package/esm2022/components/card/card.component.mjs +4 -4
- package/esm2022/components/card/card.module.mjs +5 -5
- package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.module.mjs +5 -5
- package/esm2022/components/date-label/date-label.component.mjs +4 -4
- package/esm2022/components/date-label/date-label.module.mjs +5 -5
- package/esm2022/components/dialog/dialog.component.mjs +4 -4
- package/esm2022/components/dialog/dialog.module.mjs +5 -5
- package/esm2022/components/dropdown/dropdown-content.component.mjs +35 -0
- package/esm2022/components/dropdown/dropdown.component.mjs +52 -0
- package/esm2022/components/dropdown/inera-ids-angular-components-dropdown.mjs +5 -0
- package/esm2022/components/dropdown/public-api.mjs +3 -0
- package/esm2022/components/expandable/expandable.component.mjs +4 -4
- package/esm2022/components/expandable/expandable.module.mjs +5 -5
- package/esm2022/components/footer/footer.component.mjs +4 -4
- package/esm2022/components/footer/footer.module.mjs +5 -5
- package/esm2022/components/footer-1177/footer-1177.component.mjs +8 -6
- package/esm2022/components/footer-1177/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +8 -6
- package/esm2022/components/footer-1177-admin/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +8 -6
- package/esm2022/components/footer-1177-pro/public-api.mjs +1 -2
- package/esm2022/components/footer-inera/footer-inera.component.mjs +15 -13
- package/esm2022/components/footer-inera/public-api.mjs +1 -2
- package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +15 -13
- package/esm2022/components/footer-inera-admin/public-api.mjs +2 -3
- package/esm2022/components/form/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/components/form/checkbox/checkbox.module.mjs +5 -5
- package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +4 -4
- package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +6 -6
- package/esm2022/components/form/error-message/error-message.component.mjs +4 -4
- package/esm2022/components/form/error-message/error-message.module.mjs +5 -5
- package/esm2022/components/form/input/input.component.mjs +4 -4
- package/esm2022/components/form/input/input.module.mjs +5 -5
- package/esm2022/components/form/radio/radio-group.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.module.mjs +5 -5
- package/esm2022/components/form/range/range.component.mjs +4 -4
- package/esm2022/components/form/range/range.module.mjs +5 -5
- package/esm2022/components/form/select/select.component.mjs +4 -4
- package/esm2022/components/form/select/select.module.mjs +5 -5
- package/esm2022/components/form/select-multiple/select-multiple.component.mjs +4 -4
- package/esm2022/components/form/select-multiple/select-multiple.module.mjs +5 -5
- package/esm2022/components/form/spinner/spinner.component.mjs +4 -4
- package/esm2022/components/form/spinner/spinner.module.mjs +5 -5
- package/esm2022/components/form/textarea/textarea.component.mjs +4 -4
- package/esm2022/components/form/textarea/textarea.module.mjs +5 -5
- package/esm2022/components/form/time/time.component.mjs +4 -4
- package/esm2022/components/form/time/time.module.mjs +5 -5
- package/esm2022/components/form/toggle/toggle.component.mjs +4 -4
- package/esm2022/components/form/toggle/toggle.module.mjs +5 -5
- package/esm2022/components/grid/column/column.component.mjs +4 -4
- package/esm2022/components/grid/column/column.module.mjs +5 -5
- package/esm2022/components/grid/container/container.component.mjs +4 -4
- package/esm2022/components/grid/container/container.module.mjs +5 -5
- package/esm2022/components/grid/row/row.component.mjs +4 -4
- package/esm2022/components/grid/row/row.module.mjs +5 -5
- package/esm2022/components/header/avatar/header-avatar.component.mjs +4 -4
- package/esm2022/components/header/header.component.mjs +4 -4
- package/esm2022/components/header/header.module.mjs +5 -5
- package/esm2022/components/header/item/header-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-item/header-mobile-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-menu/header-mobile-menu.component.mjs +4 -4
- package/esm2022/components/header/navigation/header-navigation.component.mjs +4 -4
- package/esm2022/components/header/navigation-item/header-navigation-item.component.mjs +4 -4
- package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177/header-1177.component.mjs +4 -4
- package/esm2022/components/header-1177/item/header-1177-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-menu-mobile/header-1177-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-inera/header-inera.component.mjs +61 -0
- package/esm2022/components/header-inera/inera-ids-angular-components-header-inera.mjs +5 -0
- package/esm2022/components/header-inera/item/header-inera-item.component.mjs +18 -0
- package/esm2022/components/header-inera/nav/header-inera-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +39 -0
- package/esm2022/components/header-inera/nav-mobile/header-inera-nav-mobile.component.mjs +23 -0
- package/esm2022/components/header-inera/public-api.mjs +6 -0
- package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +64 -0
- package/esm2022/components/header-inera-admin/inera-ids-angular-components-header-inera-admin.mjs +5 -0
- package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +18 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +39 -0
- package/esm2022/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/public-api.mjs +8 -0
- package/esm2022/components/icon-region/icon-region.component.mjs +4 -4
- package/esm2022/components/icon-region/icon-region.module.mjs +5 -5
- package/esm2022/components/link/link.component.mjs +8 -35
- package/esm2022/components/link/link.module.mjs +5 -5
- package/esm2022/components/list/item/info/list-item-info.component.mjs +4 -4
- package/esm2022/components/list/item/list-item.component.mjs +11 -5
- package/esm2022/components/list/list.component.mjs +4 -4
- package/esm2022/components/list/list.module.mjs +5 -5
- package/esm2022/components/mobile/menu/avatar/mobile-menu-avatar.component.mjs +4 -4
- package/esm2022/components/mobile/menu/item/inera-ids-angular-components-mobile-menu-item.mjs +5 -0
- package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +6 -6
- package/esm2022/components/mobile/menu/item/mobile-menu-item.module.mjs +20 -0
- package/esm2022/components/mobile/menu/item/public-api.mjs +3 -0
- package/esm2022/components/mobile/menu/mobile-menu.component.mjs +4 -4
- package/esm2022/components/mobile/menu/mobile-menu.module.mjs +5 -5
- package/esm2022/components/navigation/content/navigation-content.component.mjs +4 -4
- package/esm2022/components/navigation/content/navigation-content.module.mjs +5 -5
- package/esm2022/components/navigation/local/navigation-local.component.mjs +4 -4
- package/esm2022/components/navigation/local/navigation-local.module.mjs +11 -15
- package/esm2022/components/notification/badge/notification-badge.component.mjs +4 -4
- package/esm2022/components/notification/badge/notification-badge.module.mjs +5 -5
- package/esm2022/components/pagination/data-pagination/data-pagination.component.mjs +27 -0
- package/esm2022/components/pagination/data-pagination/data-pagination.module.mjs +18 -0
- package/esm2022/components/pagination/data-pagination/inera-ids-angular-components-pagination-data-pagination.mjs +5 -0
- package/esm2022/components/pagination/data-pagination/public-api.mjs +3 -0
- package/esm2022/components/pagination/list-pagination/inera-ids-angular-components-pagination-list-pagination.mjs +5 -0
- package/esm2022/components/pagination/list-pagination/list-pagination.component.mjs +60 -0
- package/esm2022/components/pagination/list-pagination/list-pagination.module.mjs +18 -0
- package/esm2022/components/pagination/list-pagination/public-api.mjs +3 -0
- package/esm2022/components/popover/popover.component.mjs +7 -7
- package/esm2022/components/popover/popover.module.mjs +5 -5
- package/esm2022/components/progressbar/progressbar.component.mjs +9 -6
- package/esm2022/components/progressbar/progressbar.module.mjs +5 -5
- package/esm2022/components/stepper/step/step.component.mjs +25 -6
- package/esm2022/components/stepper/stepper.component.mjs +13 -7
- package/esm2022/components/stepper/stepper.module.mjs +5 -5
- package/esm2022/components/tabs/panel/tab-panel.component.mjs +4 -4
- package/esm2022/components/tabs/tab/tab.component.mjs +4 -4
- package/esm2022/components/tabs/tabs.component.mjs +7 -7
- package/esm2022/components/tabs/tabs.module.mjs +5 -5
- package/esm2022/components/tag/tag.component.mjs +4 -4
- package/esm2022/components/tag/tag.module.mjs +5 -5
- package/esm2022/components/tooltip/tooltip.component.mjs +4 -4
- package/esm2022/components/tooltip/tooltip.module.mjs +5 -5
- package/esm2022/icons/1177/icon-1177.component.mjs +4 -4
- package/esm2022/icons/1177/icon-1177.module.mjs +5 -5
- package/esm2022/icons/activity/icon-activity.component.mjs +4 -4
- package/esm2022/icons/activity/icon-activity.module.mjs +5 -5
- package/esm2022/icons/agent/icon-agent.component.mjs +4 -4
- package/esm2022/icons/agent/icon-agent.module.mjs +5 -5
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.mjs +4 -4
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.mjs +5 -5
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.mjs +4 -4
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.mjs +5 -5
- package/esm2022/icons/archive/icon-archive.component.mjs +4 -4
- package/esm2022/icons/archive/icon-archive.module.mjs +5 -5
- package/esm2022/icons/arrow/icon-arrow.component.mjs +4 -4
- package/esm2022/icons/arrow/icon-arrow.module.mjs +5 -5
- package/esm2022/icons/attention/icon-attention.component.mjs +4 -4
- package/esm2022/icons/attention/icon-attention.module.mjs +5 -5
- package/esm2022/icons/blekinge/icon-blekinge.component.mjs +4 -4
- package/esm2022/icons/blekinge/icon-blekinge.module.mjs +5 -5
- package/esm2022/icons/bookmark/icon-bookmark.component.mjs +4 -4
- package/esm2022/icons/bookmark/icon-bookmark.module.mjs +5 -5
- package/esm2022/icons/calendar/icon-calendar.component.mjs +4 -4
- package/esm2022/icons/calendar/icon-calendar.module.mjs +5 -5
- package/esm2022/icons/call/icon-call.component.mjs +4 -4
- package/esm2022/icons/call/icon-call.module.mjs +5 -5
- package/esm2022/icons/call-active/icon-call-active.component.mjs +4 -4
- package/esm2022/icons/call-active/icon-call-active.module.mjs +5 -5
- package/esm2022/icons/camera-off/icon-camera-off.component.mjs +4 -4
- package/esm2022/icons/camera-off/icon-camera-off.module.mjs +5 -5
- package/esm2022/icons/camera-on/icon-camera-on.component.mjs +4 -4
- package/esm2022/icons/camera-on/icon-camera-on.module.mjs +5 -5
- package/esm2022/icons/camera-switch/icon-camera-switch.component.mjs +4 -4
- package/esm2022/icons/camera-switch/icon-camera-switch.module.mjs +5 -5
- package/esm2022/icons/chart-bar/icon-chart-bar.component.mjs +4 -4
- package/esm2022/icons/chart-bar/icon-chart-bar.module.mjs +5 -5
- package/esm2022/icons/chart-line/icon-chart-line.component.mjs +4 -4
- package/esm2022/icons/chart-line/icon-chart-line.module.mjs +5 -5
- package/esm2022/icons/chat/icon-chat.component.mjs +4 -4
- package/esm2022/icons/chat/icon-chat.module.mjs +5 -5
- package/esm2022/icons/check/icon-check.component.mjs +4 -4
- package/esm2022/icons/check/icon-check.module.mjs +5 -5
- package/esm2022/icons/chevron/icon-chevron.component.mjs +4 -4
- package/esm2022/icons/chevron/icon-chevron.module.mjs +5 -5
- package/esm2022/icons/chevron-bold/icon-chevron-bold.component.mjs +4 -4
- package/esm2022/icons/chevron-bold/icon-chevron-bold.module.mjs +5 -5
- package/esm2022/icons/clipboard/icon-clipboard.component.mjs +4 -4
- package/esm2022/icons/clipboard/icon-clipboard.module.mjs +5 -5
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.component.mjs +4 -4
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.module.mjs +5 -5
- package/esm2022/icons/clipboard-text/icon-clipboard-text.component.mjs +4 -4
- package/esm2022/icons/clipboard-text/icon-clipboard-text.module.mjs +5 -5
- package/esm2022/icons/clock/icon-clock.component.mjs +4 -4
- package/esm2022/icons/clock/icon-clock.module.mjs +5 -5
- package/esm2022/icons/close/icon-close.component.mjs +4 -4
- package/esm2022/icons/close/icon-close.module.mjs +5 -5
- package/esm2022/icons/close-bold/icon-close-bold.component.mjs +4 -4
- package/esm2022/icons/close-bold/icon-close-bold.module.mjs +5 -5
- package/esm2022/icons/cog/icon-cog.component.mjs +4 -4
- package/esm2022/icons/cog/icon-cog.module.mjs +5 -5
- package/esm2022/icons/computer/icon-computer.component.mjs +4 -4
- package/esm2022/icons/computer/icon-computer.module.mjs +5 -5
- package/esm2022/icons/computer-inera/icon-computer-inera.component.mjs +4 -4
- package/esm2022/icons/computer-inera/icon-computer-inera.module.mjs +5 -5
- package/esm2022/icons/copy-file/icon-copy-file.component.mjs +4 -4
- package/esm2022/icons/copy-file/icon-copy-file.module.mjs +5 -5
- package/esm2022/icons/copy-link/icon-copy-link.component.mjs +4 -4
- package/esm2022/icons/copy-link/icon-copy-link.module.mjs +5 -5
- package/esm2022/icons/denied/icon-denied.component.mjs +4 -4
- package/esm2022/icons/denied/icon-denied.module.mjs +5 -5
- package/esm2022/icons/doctors-bag/icon-doctors-bag.component.mjs +4 -4
- package/esm2022/icons/doctors-bag/icon-doctors-bag.module.mjs +5 -5
- package/esm2022/icons/document/icon-document.component.mjs +4 -4
- package/esm2022/icons/document/icon-document.module.mjs +5 -5
- package/esm2022/icons/download/icon-download.component.mjs +4 -4
- package/esm2022/icons/download/icon-download.module.mjs +5 -5
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.component.mjs +4 -4
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.module.mjs +5 -5
- package/esm2022/icons/ear-hearing/icon-ear-hearing.component.mjs +4 -4
- package/esm2022/icons/ear-hearing/icon-ear-hearing.module.mjs +5 -5
- package/esm2022/icons/edit/icon-edit.component.mjs +4 -4
- package/esm2022/icons/edit/icon-edit.module.mjs +5 -5
- package/esm2022/icons/email/icon-email.component.mjs +4 -4
- package/esm2022/icons/email/icon-email.module.mjs +5 -5
- package/esm2022/icons/email-sent/icon-email-sent.component.mjs +4 -4
- package/esm2022/icons/email-sent/icon-email-sent.module.mjs +5 -5
- package/esm2022/icons/email-unread/icon-email-unread.component.mjs +4 -4
- package/esm2022/icons/email-unread/icon-email-unread.module.mjs +5 -5
- package/esm2022/icons/expand/icon-expand.component.mjs +4 -4
- package/esm2022/icons/expand/icon-expand.module.mjs +5 -5
- package/esm2022/icons/external/icon-external.component.mjs +4 -4
- package/esm2022/icons/external/icon-external.module.mjs +5 -5
- package/esm2022/icons/facebook/icon-facebook.component.mjs +4 -4
- package/esm2022/icons/facebook/icon-facebook.module.mjs +5 -5
- package/esm2022/icons/file-csv/icon-file-csv.component.mjs +4 -4
- package/esm2022/icons/file-csv/icon-file-csv.module.mjs +5 -5
- package/esm2022/icons/file-excel/icon-file-excel.component.mjs +4 -4
- package/esm2022/icons/file-excel/icon-file-excel.module.mjs +5 -5
- package/esm2022/icons/file-other/icon-file-other.component.mjs +4 -4
- package/esm2022/icons/file-other/icon-file-other.module.mjs +5 -5
- package/esm2022/icons/file-pdf/icon-file-pdf.component.mjs +4 -4
- package/esm2022/icons/file-pdf/icon-file-pdf.module.mjs +5 -5
- package/esm2022/icons/file-picture/icon-file-picture.component.mjs +4 -4
- package/esm2022/icons/file-picture/icon-file-picture.module.mjs +5 -5
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.component.mjs +4 -4
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.module.mjs +5 -5
- package/esm2022/icons/file-word/icon-file-word.component.mjs +4 -4
- package/esm2022/icons/file-word/icon-file-word.module.mjs +5 -5
- package/esm2022/icons/find-care/icon-find-care.component.mjs +4 -4
- package/esm2022/icons/find-care/icon-find-care.module.mjs +5 -5
- package/esm2022/icons/find-region/icon-find-region.component.mjs +4 -4
- package/esm2022/icons/find-region/icon-find-region.module.mjs +5 -5
- package/esm2022/icons/flag/icon-flag.component.mjs +4 -4
- package/esm2022/icons/flag/icon-flag.module.mjs +5 -5
- package/esm2022/icons/form-numbered/icon-form-numbered.component.mjs +4 -4
- package/esm2022/icons/form-numbered/icon-form-numbered.module.mjs +5 -5
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.mjs +4 -4
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.mjs +5 -5
- package/esm2022/icons/gotland/icon-gotland.component.mjs +4 -4
- package/esm2022/icons/gotland/icon-gotland.module.mjs +5 -5
- package/esm2022/icons/halland/icon-halland.component.mjs +4 -4
- package/esm2022/icons/halland/icon-halland.module.mjs +5 -5
- package/esm2022/icons/headphones/icon-headphones.component.mjs +4 -4
- package/esm2022/icons/headphones/icon-headphones.module.mjs +5 -5
- package/esm2022/icons/hourglass/icon-hourglass.component.mjs +4 -4
- package/esm2022/icons/hourglass/icon-hourglass.module.mjs +5 -5
- package/esm2022/icons/hourglass-end/icon-hourglass-end.component.mjs +4 -4
- package/esm2022/icons/hourglass-end/icon-hourglass-end.module.mjs +5 -5
- package/esm2022/icons/hourglass-start/icon-hourglass-start.component.mjs +4 -4
- package/esm2022/icons/hourglass-start/icon-hourglass-start.module.mjs +5 -5
- package/esm2022/icons/house/icon-house.component.mjs +4 -4
- package/esm2022/icons/house/icon-house.module.mjs +5 -5
- package/esm2022/icons/id-card/icon-id-card.component.mjs +4 -4
- package/esm2022/icons/id-card/icon-id-card.module.mjs +5 -5
- package/esm2022/icons/id-card-locked/icon-id-card-locked.component.mjs +4 -4
- package/esm2022/icons/id-card-locked/icon-id-card-locked.module.mjs +5 -5
- package/esm2022/icons/image/icon-image.component.mjs +4 -4
- package/esm2022/icons/image/icon-image.module.mjs +5 -5
- package/esm2022/icons/inera/icon-inera.component.mjs +4 -4
- package/esm2022/icons/inera/icon-inera.module.mjs +5 -5
- package/esm2022/icons/inera-legacy/icon-inera-legacy.component.mjs +4 -4
- package/esm2022/icons/inera-legacy/icon-inera-legacy.module.mjs +5 -5
- package/esm2022/icons/information/icon-information.component.mjs +4 -4
- package/esm2022/icons/information/icon-information.module.mjs +5 -5
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component.mjs +4 -4
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module.mjs +5 -5
- package/esm2022/icons/jonkoping/icon-jonkoping.component.mjs +4 -4
- package/esm2022/icons/jonkoping/icon-jonkoping.module.mjs +5 -5
- package/esm2022/icons/kalmar/icon-kalmar.component.mjs +4 -4
- package/esm2022/icons/kalmar/icon-kalmar.module.mjs +5 -5
- package/esm2022/icons/kronoberg/icon-kronoberg.component.mjs +4 -4
- package/esm2022/icons/kronoberg/icon-kronoberg.module.mjs +5 -5
- package/esm2022/icons/lightbulb/icon-lightbulb.component.mjs +4 -4
- package/esm2022/icons/lightbulb/icon-lightbulb.module.mjs +5 -5
- package/esm2022/icons/linkedin/icon-linkedin.component.mjs +4 -4
- package/esm2022/icons/linkedin/icon-linkedin.module.mjs +5 -5
- package/esm2022/icons/list/icon-list.component.mjs +4 -4
- package/esm2022/icons/list/icon-list.module.mjs +5 -5
- package/esm2022/icons/lock/icon-lock.component.mjs +4 -4
- package/esm2022/icons/lock/icon-lock.module.mjs +5 -5
- package/esm2022/icons/lock-open/icon-lock-open.component.mjs +4 -4
- package/esm2022/icons/lock-open/icon-lock-open.module.mjs +5 -5
- package/esm2022/icons/log/icon-log.component.mjs +4 -4
- package/esm2022/icons/log/icon-log.module.mjs +5 -5
- package/esm2022/icons/log-locked/icon-log-locked.component.mjs +4 -4
- package/esm2022/icons/log-locked/icon-log-locked.module.mjs +5 -5
- package/esm2022/icons/menu/icon-menu.component.mjs +4 -4
- package/esm2022/icons/menu/icon-menu.module.mjs +5 -5
- package/esm2022/icons/minus/icon-minus.component.mjs +4 -4
- package/esm2022/icons/minus/icon-minus.module.mjs +5 -5
- package/esm2022/icons/moment-start/icon-moment-start.component.mjs +4 -4
- package/esm2022/icons/moment-start/icon-moment-start.module.mjs +5 -5
- package/esm2022/icons/moment-stop/icon-moment-stop.component.mjs +4 -4
- package/esm2022/icons/moment-stop/icon-moment-stop.module.mjs +5 -5
- package/esm2022/icons/norrbotten/icon-norrbotten.component.mjs +4 -4
- package/esm2022/icons/norrbotten/icon-norrbotten.module.mjs +5 -5
- package/esm2022/icons/office-building/icon-office-building.component.mjs +4 -4
- package/esm2022/icons/office-building/icon-office-building.module.mjs +5 -5
- package/esm2022/icons/orebro/icon-orebro.component.mjs +4 -4
- package/esm2022/icons/orebro/icon-orebro.module.mjs +5 -5
- package/esm2022/icons/organization/icon-organization.component.mjs +4 -4
- package/esm2022/icons/organization/icon-organization.module.mjs +5 -5
- package/esm2022/icons/ostergotland/icon-ostergotland.component.mjs +4 -4
- package/esm2022/icons/ostergotland/icon-ostergotland.module.mjs +5 -5
- package/esm2022/icons/plus/icon-plus.component.mjs +4 -4
- package/esm2022/icons/plus/icon-plus.module.mjs +5 -5
- package/esm2022/icons/prescription/icon-prescription.component.mjs +4 -4
- package/esm2022/icons/prescription/icon-prescription.module.mjs +5 -5
- package/esm2022/icons/print/icon-print.component.mjs +4 -4
- package/esm2022/icons/print/icon-print.module.mjs +5 -5
- package/esm2022/icons/question/icon-question.component.mjs +4 -4
- package/esm2022/icons/question/icon-question.module.mjs +5 -5
- package/esm2022/icons/reload/icon-reload.component.mjs +4 -4
- package/esm2022/icons/reload/icon-reload.module.mjs +5 -5
- package/esm2022/icons/reply/icon-reply.component.mjs +4 -4
- package/esm2022/icons/reply/icon-reply.module.mjs +5 -5
- package/esm2022/icons/search/icon-search.component.mjs +4 -4
- package/esm2022/icons/search/icon-search.module.mjs +5 -5
- package/esm2022/icons/search-inera/icon-search-inera.component.mjs +4 -4
- package/esm2022/icons/search-inera/icon-search-inera.module.mjs +5 -5
- package/esm2022/icons/share/icon-share.component.mjs +4 -4
- package/esm2022/icons/share/icon-share.module.mjs +5 -5
- package/esm2022/icons/shield-locked/icon-shield-locked.component.mjs +4 -4
- package/esm2022/icons/shield-locked/icon-shield-locked.module.mjs +5 -5
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.component.mjs +4 -4
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.module.mjs +5 -5
- package/esm2022/icons/skane/icon-skane.component.mjs +4 -4
- package/esm2022/icons/skane/icon-skane.module.mjs +5 -5
- package/esm2022/icons/sormland/icon-sormland.component.mjs +4 -4
- package/esm2022/icons/sormland/icon-sormland.module.mjs +5 -5
- package/esm2022/icons/star/icon-star.component.mjs +4 -4
- package/esm2022/icons/star/icon-star.module.mjs +5 -5
- package/esm2022/icons/star-filled/icon-star-filled.component.mjs +4 -4
- package/esm2022/icons/star-filled/icon-star-filled.module.mjs +5 -5
- package/esm2022/icons/stockholm/icon-stockholm.component.mjs +4 -4
- package/esm2022/icons/stockholm/icon-stockholm.module.mjs +5 -5
- package/esm2022/icons/success/icon-success.component.mjs +4 -4
- package/esm2022/icons/success/icon-success.module.mjs +5 -5
- package/esm2022/icons/swap/icon-swap.component.mjs +4 -4
- package/esm2022/icons/swap/icon-swap.module.mjs +5 -5
- package/esm2022/icons/switch-person/icon-switch-person.component.mjs +4 -4
- package/esm2022/icons/switch-person/icon-switch-person.module.mjs +5 -5
- package/esm2022/icons/telephone/icon-telephone.component.mjs +4 -4
- package/esm2022/icons/telephone/icon-telephone.module.mjs +5 -5
- package/esm2022/icons/test-tube/icon-test-tube.component.mjs +4 -4
- package/esm2022/icons/test-tube/icon-test-tube.module.mjs +5 -5
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.component.mjs +4 -4
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.module.mjs +5 -5
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.component.mjs +4 -4
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.module.mjs +5 -5
- package/esm2022/icons/toggle-card/icon-toggle-card.component.mjs +4 -4
- package/esm2022/icons/toggle-card/icon-toggle-card.module.mjs +5 -5
- package/esm2022/icons/toggle-list/icon-toggle-list.component.mjs +4 -4
- package/esm2022/icons/toggle-list/icon-toggle-list.module.mjs +5 -5
- package/esm2022/icons/trash/icon-trash.component.mjs +4 -4
- package/esm2022/icons/trash/icon-trash.module.mjs +5 -5
- package/esm2022/icons/twitter/icon-twitter.component.mjs +4 -4
- package/esm2022/icons/twitter/icon-twitter.module.mjs +5 -5
- package/esm2022/icons/uppsala/icon-uppsala.component.mjs +4 -4
- package/esm2022/icons/uppsala/icon-uppsala.module.mjs +5 -5
- package/esm2022/icons/user/icon-user.component.mjs +4 -4
- package/esm2022/icons/user/icon-user.module.mjs +5 -5
- package/esm2022/icons/vasterbotten/icon-vasterbotten.component.mjs +4 -4
- package/esm2022/icons/vasterbotten/icon-vasterbotten.module.mjs +5 -5
- package/esm2022/icons/vasternorrland/icon-vasternorrland.component.mjs +4 -4
- package/esm2022/icons/vasternorrland/icon-vasternorrland.module.mjs +5 -5
- package/esm2022/icons/vastmanland/icon-vastmanland.component.mjs +4 -4
- package/esm2022/icons/vastmanland/icon-vastmanland.module.mjs +5 -5
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.component.mjs +4 -4
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.module.mjs +5 -5
- package/esm2022/icons/video-off/icon-video-off.component.mjs +4 -4
- package/esm2022/icons/video-off/icon-video-off.module.mjs +5 -5
- package/esm2022/icons/video-on/icon-video-on.component.mjs +4 -4
- package/esm2022/icons/video-on/icon-video-on.module.mjs +5 -5
- package/esm2022/icons/video-switch/icon-video-switch.component.mjs +4 -4
- package/esm2022/icons/video-switch/icon-video-switch.module.mjs +5 -5
- package/esm2022/icons/visibility/icon-visibility.component.mjs +4 -4
- package/esm2022/icons/visibility/icon-visibility.module.mjs +5 -5
- package/esm2022/icons/visibility-off/icon-visibility-off.component.mjs +4 -4
- package/esm2022/icons/visibility-off/icon-visibility-off.module.mjs +5 -5
- package/esm2022/icons/warning/icon-warning.component.mjs +4 -4
- package/esm2022/icons/warning/icon-warning.module.mjs +5 -5
- package/fesm2022/inera-ids-angular-common.mjs +25 -35
- package/fesm2022/inera-ids-angular-common.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-agent.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert-global.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-alert-global.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-alert.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-badge.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button-group.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-button-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button.mjs +16 -16
- package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-carousel.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-date-label.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-date-label.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dialog.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dropdown.mjs +90 -0
- package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-expandable.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-expandable.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs +7 -26
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-footer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +8 -8
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-input.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-radio.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-form-radio.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-range.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-range.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-time.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-time.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-column.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-column.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-container.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-container.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-row.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-row.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-grid.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -18
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +24 -24
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +208 -0
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs +163 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header.mjs +25 -25
- package/fesm2022/inera-ids-angular-components-header.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-icon-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-icon-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-link.mjs +10 -37
- package/fesm2022/inera-ids-angular-components-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-list.mjs +20 -14
- package/fesm2022/inera-ids-angular-components-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs +50 -0
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +14 -14
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs +10 -14
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs +49 -0
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs +82 -0
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-popover.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-popover.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-progressbar.mjs +11 -8
- package/fesm2022/inera-ids-angular-components-progressbar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-stepper.mjs +39 -14
- package/fesm2022/inera-ids-angular-components-stepper.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tabs.mjs +16 -16
- package/fesm2022/inera-ids-angular-components-tabs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tag.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-tag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tooltip.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-tooltip.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-1177.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-activity.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-activity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-agent.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-archive.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-archive.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-arrow.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-arrow.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-attention.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-attention.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-calendar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-calendar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call-active.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-call-active.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-call.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chat.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chat.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-check.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-check.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chevron.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clock.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-close.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-cog.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-cog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-computer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-denied.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-denied.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-document.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-document.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-download.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-download.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-edit.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-edit.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-expand.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-expand.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-external.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-external.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-facebook.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-facebook.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-other.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-other.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-word.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-word.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-care.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-find-care.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-find-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-flag.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-flag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-gotland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-gotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-halland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-halland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-headphones.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-headphones.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-house.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-house.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-id-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-image.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-image.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-information.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-information.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-log.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-menu.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-minus.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-minus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-office-building.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-office-building.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-orebro.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-orebro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-organization.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-organization.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-plus.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-plus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-prescription.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-prescription.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-print.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-print.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-question.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-question.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reload.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-reload.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reply.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-reply.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-search.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-share.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-share.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-skane.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-skane.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-sormland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-sormland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-star.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-success.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-success.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-swap.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-swap.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-telephone.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-telephone.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-trash.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-trash.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-twitter.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-twitter.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-user.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-user.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-on.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-visibility.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-warning.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-warning.mjs.map +1 -1
- package/package.json +313 -277
- package/components/footer-1177/footer-1177.module.d.ts +0 -9
- package/components/footer-1177-admin/footer-1177-admin.module.d.ts +0 -9
- package/components/footer-1177-pro/footer-1177-pro.module.d.ts +0 -9
- package/components/footer-inera/footer-inera.module.d.ts +0 -9
- package/components/footer-inera-admin/footer-inera-admin.module.d.ts +0 -9
- package/esm2022/components/footer-1177/footer-1177.module.mjs +0 -24
- package/esm2022/components/footer-1177-admin/footer-1177-admin.module.mjs +0 -20
- package/esm2022/components/footer-1177-pro/footer-1177-pro.module.mjs +0 -20
- package/esm2022/components/footer-inera/footer-inera.module.mjs +0 -20
- package/esm2022/components/footer-inera-admin/footer-inera-admin.module.mjs +0 -20
|
@@ -3,11 +3,11 @@ import { IDIcon1177Component } from './icon-1177.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/1177/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIcon1177Module {
|
|
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: IDIcon1177Module, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIcon1177Module, declarations: [IDIcon1177Component], exports: [IDIcon1177Component] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIcon1177Module });
|
|
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: IDIcon1177Module, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi0xMTc3Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zLzExNzcvaWNvbi0xMTc3Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQzVELE9BQU8sZ0RBQWdELENBQUM7O0FBV3hELE1BQU0sT0FBTyxnQkFBZ0I7d0dBQWhCLGdCQUFnQjt5R0FBaEIsZ0JBQWdCLGlCQVB6QixtQkFBbUIsYUFHbkIsbUJBQW1CO3lHQUlWLGdCQUFnQjs7NEZBQWhCLGdCQUFnQjtrQkFUNUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osbUJBQW1CO3FCQUNwQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsbUJBQW1CO3FCQUNwQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb24xMTc3Q29tcG9uZW50IH0gZnJvbSAnLi9pY29uLTExNzcuY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy8xMTc3L3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb24xMTc3Q29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREljb24xMTc3Q29tcG9uZW50XHJcbiAgXSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREljb24xMTc3TW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconActivityComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconActivityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconActivityComponent, selector: "id-icon-activity", usesInheritance: true, ngImport: i0, template: "<ids-icon-activity #icon></ids-icon-activity>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconActivityComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-activity', template: "<ids-icon-activity #icon></ids-icon-activity>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hY3Rpdml0eS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9hY3Rpdml0eS9pY29uLWFjdGl2aXR5LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FjdGl2aXR5L2ljb24tYWN0aXZpdHkuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyx1QkFBd0IsU0FBUSxVQUFVO3dHQUExQyx1QkFBdUI7NEZBQXZCLHVCQUF1QiwrRUNScEMsK0NBQTZDOzs0RkRRaEMsdUJBQXVCO2tCQUxuQyxTQUFTOytCQUNFLGtCQUFrQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWljb24tYWN0aXZpdHknLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWFjdGl2aXR5LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREljb25BY3Rpdml0eUNvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xyXG59XHJcbiIsIjxpZHMtaWNvbi1hY3Rpdml0eSAjaWNvbj48L2lkcy1pY29uLWFjdGl2aXR5PiJdfQ==
|
|
@@ -3,11 +3,11 @@ import { IDIconActivityComponent } from './icon-activity.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/activity/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconActivityModule {
|
|
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: IDIconActivityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconActivityModule, declarations: [IDIconActivityComponent], exports: [IDIconActivityComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconActivityModule });
|
|
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: IDIconActivityModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hY3Rpdml0eS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9hY3Rpdml0eS9pY29uLWFjdGl2aXR5Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ3BFLE9BQU8sb0RBQW9ELENBQUM7O0FBVzVELE1BQU0sT0FBTyxvQkFBb0I7d0dBQXBCLG9CQUFvQjt5R0FBcEIsb0JBQW9CLGlCQVA3Qix1QkFBdUIsYUFHdkIsdUJBQXVCO3lHQUlkLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFUaEMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25BY3Rpdml0eUNvbXBvbmVudCB9IGZyb20gJy4vaWNvbi1hY3Rpdml0eS5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2FjdGl2aXR5L3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25BY3Rpdml0eUNvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURJY29uQWN0aXZpdHlDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkFjdGl2aXR5TW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconAgentComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAgentComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconAgentComponent, selector: "id-icon-agent", usesInheritance: true, ngImport: i0, template: "<ids-icon-agent #icon></ids-icon-agent>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAgentComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-agent', template: "<ids-icon-agent #icon></ids-icon-agent>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hZ2VudC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9hZ2VudC9pY29uLWFnZW50LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FnZW50L2ljb24tYWdlbnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyxvQkFBcUIsU0FBUSxVQUFVO3dHQUF2QyxvQkFBb0I7NEZBQXBCLG9CQUFvQiw0RUNSakMseUNBQXVDOzs0RkRRMUIsb0JBQW9CO2tCQUxoQyxTQUFTOytCQUNFLGVBQWUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1pY29uLWFnZW50JyxcclxuICB0ZW1wbGF0ZVVybDogJy4vaWNvbi1hZ2VudC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQWdlbnRDb21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcclxufVxyXG4iLCI8aWRzLWljb24tYWdlbnQgI2ljb24+PC9pZHMtaWNvbi1hZ2VudD4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDIconAgentComponent } from './icon-agent.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/agent/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconAgentModule {
|
|
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: IDIconAgentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconAgentModule, declarations: [IDIconAgentComponent], exports: [IDIconAgentComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAgentModule });
|
|
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: IDIconAgentModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hZ2VudC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9hZ2VudC9pY29uLWFnZW50Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzlELE9BQU8saURBQWlELENBQUM7O0FBV3pELE1BQU0sT0FBTyxpQkFBaUI7d0dBQWpCLGlCQUFpQjt5R0FBakIsaUJBQWlCLGlCQVAxQixvQkFBb0IsYUFHcEIsb0JBQW9CO3lHQUlYLGlCQUFpQjs7NEZBQWpCLGlCQUFpQjtrQkFUN0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osb0JBQW9CO3FCQUNyQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asb0JBQW9CO3FCQUNyQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25BZ2VudENvbXBvbmVudCB9IGZyb20gJy4vaWNvbi1hZ2VudC5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2FnZW50L3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25BZ2VudENvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURJY29uQWdlbnRDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkFnZW50TW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconAlarmClockInactivityComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockInactivityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconAlarmClockInactivityComponent, selector: "id-icon-alarm-clock-inactivity", usesInheritance: true, ngImport: i0, template: "<ids-icon-alarm-clock-inactivity #icon></ids-icon-alarm-clock-inactivity>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockInactivityComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-alarm-clock-inactivity', template: "<ids-icon-alarm-clock-inactivity #icon></ids-icon-alarm-clock-inactivity>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hbGFybS1jbG9jay1pbmFjdGl2aXR5LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FsYXJtLWNsb2NrLWluYWN0aXZpdHkvaWNvbi1hbGFybS1jbG9jay1pbmFjdGl2aXR5LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FsYXJtLWNsb2NrLWluYWN0aXZpdHkvaWNvbi1hbGFybS1jbG9jay1pbmFjdGl2aXR5LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RCxNQUFNLE9BQU8sbUNBQW9DLFNBQVEsVUFBVTt3R0FBdEQsbUNBQW1DOzRGQUFuQyxtQ0FBbUMsNkZDUmhELDJFQUF5RTs7NEZEUTVELG1DQUFtQztrQkFML0MsU0FBUzsrQkFDRSxnQ0FBZ0MiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1pY29uLWFsYXJtLWNsb2NrLWluYWN0aXZpdHknLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWFsYXJtLWNsb2NrLWluYWN0aXZpdHkuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlczogWyc6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9J11cclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkFsYXJtQ2xvY2tJbmFjdGl2aXR5Q29tcG9uZW50IGV4dGVuZHMgSURJY29uQmFzZSB7XHJcbn1cclxuIiwiPGlkcy1pY29uLWFsYXJtLWNsb2NrLWluYWN0aXZpdHkgI2ljb24+PC9pZHMtaWNvbi1hbGFybS1jbG9jay1pbmFjdGl2aXR5PiJdfQ==
|
|
@@ -3,11 +3,11 @@ import { IDIconAlarmClockInactivityComponent } from './icon-alarm-clock-inactivi
|
|
|
3
3
|
import '@inera/ids-core/components/icons/alarm-clock-inactivity/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconAlarmClockInactivityModule {
|
|
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: IDIconAlarmClockInactivityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockInactivityModule, declarations: [IDIconAlarmClockInactivityComponent], exports: [IDIconAlarmClockInactivityComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockInactivityModule });
|
|
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: IDIconAlarmClockInactivityModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hbGFybS1jbG9jay1pbmFjdGl2aXR5Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FsYXJtLWNsb2NrLWluYWN0aXZpdHkvaWNvbi1hbGFybS1jbG9jay1pbmFjdGl2aXR5Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxtQ0FBbUMsRUFBRSxNQUFNLHlDQUF5QyxDQUFDO0FBQzlGLE9BQU8sa0VBQWtFLENBQUM7O0FBVzFFLE1BQU0sT0FBTyxnQ0FBZ0M7d0dBQWhDLGdDQUFnQzt5R0FBaEMsZ0NBQWdDLGlCQVB6QyxtQ0FBbUMsYUFHbkMsbUNBQW1DO3lHQUkxQixnQ0FBZ0M7OzRGQUFoQyxnQ0FBZ0M7a0JBVDVDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLG1DQUFtQztxQkFDcEM7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLG1DQUFtQztxQkFDcEM7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQWxhcm1DbG9ja0luYWN0aXZpdHlDb21wb25lbnQgfSBmcm9tICcuL2ljb24tYWxhcm0tY2xvY2staW5hY3Rpdml0eS5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2FsYXJtLWNsb2NrLWluYWN0aXZpdHkvcmVnaXN0ZXInO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIElESWNvbkFsYXJtQ2xvY2tJbmFjdGl2aXR5Q29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREljb25BbGFybUNsb2NrSW5hY3Rpdml0eUNvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQWxhcm1DbG9ja0luYWN0aXZpdHlNb2R1bGUgeyB9XHJcbiJdfQ==
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconAlarmClockNeutralComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockNeutralComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconAlarmClockNeutralComponent, selector: "id-icon-alarm-clock-neutral", usesInheritance: true, ngImport: i0, template: "<ids-icon-alarm-clock-neutral #icon></ids-icon-alarm-clock-neutral>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockNeutralComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-alarm-clock-neutral', template: "<ids-icon-alarm-clock-neutral #icon></ids-icon-alarm-clock-neutral>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hbGFybS1jbG9jay1uZXV0cmFsLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FsYXJtLWNsb2NrLW5ldXRyYWwvaWNvbi1hbGFybS1jbG9jay1uZXV0cmFsLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FsYXJtLWNsb2NrLW5ldXRyYWwvaWNvbi1hbGFybS1jbG9jay1uZXV0cmFsLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RCxNQUFNLE9BQU8sZ0NBQWlDLFNBQVEsVUFBVTt3R0FBbkQsZ0NBQWdDOzRGQUFoQyxnQ0FBZ0MsMEZDUjdDLHFFQUFtRTs7NEZEUXRELGdDQUFnQztrQkFMNUMsU0FBUzsrQkFDRSw2QkFBNkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1pY29uLWFsYXJtLWNsb2NrLW5ldXRyYWwnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWFsYXJtLWNsb2NrLW5ldXRyYWwuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlczogWyc6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9J11cclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkFsYXJtQ2xvY2tOZXV0cmFsQ29tcG9uZW50IGV4dGVuZHMgSURJY29uQmFzZSB7XHJcbn1cclxuIiwiPGlkcy1pY29uLWFsYXJtLWNsb2NrLW5ldXRyYWwgI2ljb24+PC9pZHMtaWNvbi1hbGFybS1jbG9jay1uZXV0cmFsPiJdfQ==
|
|
@@ -3,11 +3,11 @@ import { IDIconAlarmClockNeutralComponent } from './icon-alarm-clock-neutral.com
|
|
|
3
3
|
import '@inera/ids-core/components/icons/alarm-clock-neutral/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconAlarmClockNeutralModule {
|
|
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: IDIconAlarmClockNeutralModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockNeutralModule, declarations: [IDIconAlarmClockNeutralComponent], exports: [IDIconAlarmClockNeutralComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAlarmClockNeutralModule });
|
|
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: IDIconAlarmClockNeutralModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hbGFybS1jbG9jay1uZXV0cmFsLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FsYXJtLWNsb2NrLW5ldXRyYWwvaWNvbi1hbGFybS1jbG9jay1uZXV0cmFsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxnQ0FBZ0MsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQ3hGLE9BQU8sK0RBQStELENBQUM7O0FBV3ZFLE1BQU0sT0FBTyw2QkFBNkI7d0dBQTdCLDZCQUE2Qjt5R0FBN0IsNkJBQTZCLGlCQVB0QyxnQ0FBZ0MsYUFHaEMsZ0NBQWdDO3lHQUl2Qiw2QkFBNkI7OzRGQUE3Qiw2QkFBNkI7a0JBVHpDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLGdDQUFnQztxQkFDakM7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLGdDQUFnQztxQkFDakM7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQWxhcm1DbG9ja05ldXRyYWxDb21wb25lbnQgfSBmcm9tICcuL2ljb24tYWxhcm0tY2xvY2stbmV1dHJhbC5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2FsYXJtLWNsb2NrLW5ldXRyYWwvcmVnaXN0ZXInO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIElESWNvbkFsYXJtQ2xvY2tOZXV0cmFsQ29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREljb25BbGFybUNsb2NrTmV1dHJhbENvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQWxhcm1DbG9ja05ldXRyYWxNb2R1bGUgeyB9XHJcbiJdfQ==
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconArchiveComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconArchiveComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconArchiveComponent, selector: "id-icon-archive", usesInheritance: true, ngImport: i0, template: "<ids-icon-archive #icon></ids-icon-archive>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconArchiveComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-archive', template: "<ids-icon-archive #icon></ids-icon-archive>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hcmNoaXZlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FyY2hpdmUvaWNvbi1hcmNoaXZlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FyY2hpdmUvaWNvbi1hcmNoaXZlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RCxNQUFNLE9BQU8sc0JBQXVCLFNBQVEsVUFBVTt3R0FBekMsc0JBQXNCOzRGQUF0QixzQkFBc0IsOEVDUm5DLDZDQUEyQzs7NEZEUTlCLHNCQUFzQjtrQkFMbEMsU0FBUzsrQkFDRSxpQkFBaUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1pY29uLWFyY2hpdmUnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWFyY2hpdmUuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlczogWyc6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9J11cclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkFyY2hpdmVDb21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcclxufVxyXG4iLCI8aWRzLWljb24tYXJjaGl2ZSAjaWNvbj48L2lkcy1pY29uLWFyY2hpdmU+Il19
|
|
@@ -3,11 +3,11 @@ import { IDIconArchiveComponent } from './icon-archive.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/archive/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconArchiveModule {
|
|
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: IDIconArchiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconArchiveModule, declarations: [IDIconArchiveComponent], exports: [IDIconArchiveComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconArchiveModule });
|
|
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: IDIconArchiveModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hcmNoaXZlLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2FyY2hpdmUvaWNvbi1hcmNoaXZlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2xFLE9BQU8sbURBQW1ELENBQUM7O0FBVzNELE1BQU0sT0FBTyxtQkFBbUI7d0dBQW5CLG1CQUFtQjt5R0FBbkIsbUJBQW1CLGlCQVA1QixzQkFBc0IsYUFHdEIsc0JBQXNCO3lHQUliLG1CQUFtQjs7NEZBQW5CLG1CQUFtQjtrQkFUL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25BcmNoaXZlQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLWFyY2hpdmUuY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy9hcmNoaXZlL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25BcmNoaXZlQ29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREljb25BcmNoaXZlQ29tcG9uZW50XHJcbiAgXSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREljb25BcmNoaXZlTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconArrowComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconArrowComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconArrowComponent, selector: "id-icon-arrow", usesInheritance: true, ngImport: i0, template: "<ids-icon-arrow #icon></ids-icon-arrow>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconArrowComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-arrow', template: "<ids-icon-arrow #icon></ids-icon-arrow>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hcnJvdy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9hcnJvdy9pY29uLWFycm93LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2Fycm93L2ljb24tYXJyb3cuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyxvQkFBcUIsU0FBUSxVQUFVO3dHQUF2QyxvQkFBb0I7NEZBQXBCLG9CQUFvQiw0RUNSakMseUNBQXVDOzs0RkRRMUIsb0JBQW9CO2tCQUxoQyxTQUFTOytCQUNFLGVBQWUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1pY29uLWFycm93JyxcclxuICB0ZW1wbGF0ZVVybDogJy4vaWNvbi1hcnJvdy5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQXJyb3dDb21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcclxufVxyXG4iLCI8aWRzLWljb24tYXJyb3cgI2ljb24+PC9pZHMtaWNvbi1hcnJvdz4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDIconArrowComponent } from './icon-arrow.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/arrow/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconArrowModule {
|
|
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: IDIconArrowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconArrowModule, declarations: [IDIconArrowComponent], exports: [IDIconArrowComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconArrowModule });
|
|
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: IDIconArrowModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hcnJvdy5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9hcnJvdy9pY29uLWFycm93Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQzlELE9BQU8saURBQWlELENBQUM7O0FBV3pELE1BQU0sT0FBTyxpQkFBaUI7d0dBQWpCLGlCQUFpQjt5R0FBakIsaUJBQWlCLGlCQVAxQixvQkFBb0IsYUFHcEIsb0JBQW9CO3lHQUlYLGlCQUFpQjs7NEZBQWpCLGlCQUFpQjtrQkFUN0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osb0JBQW9CO3FCQUNyQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asb0JBQW9CO3FCQUNyQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25BcnJvd0NvbXBvbmVudCB9IGZyb20gJy4vaWNvbi1hcnJvdy5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2Fycm93L3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25BcnJvd0NvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURJY29uQXJyb3dDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkFycm93TW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconAttentionComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAttentionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconAttentionComponent, selector: "id-icon-attention", usesInheritance: true, ngImport: i0, template: "<ids-icon-attention #icon></ids-icon-attention>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAttentionComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-attention', template: "<ids-icon-attention #icon></ids-icon-attention>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hdHRlbnRpb24uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvYXR0ZW50aW9uL2ljb24tYXR0ZW50aW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2F0dGVudGlvbi9pY29uLWF0dGVudGlvbi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQzs7QUFPdkQsTUFBTSxPQUFPLHdCQUF5QixTQUFRLFVBQVU7d0dBQTNDLHdCQUF3Qjs0RkFBeEIsd0JBQXdCLGdGQ1JyQyxpREFBK0M7OzRGRFFsQyx3QkFBd0I7a0JBTHBDLFNBQVM7K0JBQ0UsbUJBQW1CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElESWNvbkJhc2UgfSBmcm9tICdAaW5lcmEvaWRzLWFuZ3VsYXIvY29tbW9uJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtaWNvbi1hdHRlbnRpb24nLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWF0dGVudGlvbi5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQXR0ZW50aW9uQ29tcG9uZW50IGV4dGVuZHMgSURJY29uQmFzZSB7XHJcbn1cclxuIiwiPGlkcy1pY29uLWF0dGVudGlvbiAjaWNvbj48L2lkcy1pY29uLWF0dGVudGlvbj4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDIconAttentionComponent } from './icon-attention.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/attention/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconAttentionModule {
|
|
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: IDIconAttentionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconAttentionModule, declarations: [IDIconAttentionComponent], exports: [IDIconAttentionComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconAttentionModule });
|
|
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: IDIconAttentionModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1hdHRlbnRpb24ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvYXR0ZW50aW9uL2ljb24tYXR0ZW50aW9uLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ3RFLE9BQU8scURBQXFELENBQUM7O0FBVzdELE1BQU0sT0FBTyxxQkFBcUI7d0dBQXJCLHFCQUFxQjt5R0FBckIscUJBQXFCLGlCQVA5Qix3QkFBd0IsYUFHeEIsd0JBQXdCO3lHQUlmLHFCQUFxQjs7NEZBQXJCLHFCQUFxQjtrQkFUakMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osd0JBQXdCO3FCQUN6QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asd0JBQXdCO3FCQUN6QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25BdHRlbnRpb25Db21wb25lbnQgfSBmcm9tICcuL2ljb24tYXR0ZW50aW9uLmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaWNvbnMvYXR0ZW50aW9uL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25BdHRlbnRpb25Db21wb25lbnRcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtcclxuICAgIElESWNvbkF0dGVudGlvbkNvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQXR0ZW50aW9uTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconBlekingeComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBlekingeComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconBlekingeComponent, selector: "id-icon-blekinge", usesInheritance: true, ngImport: i0, template: "<ids-icon-blekinge #icon></ids-icon-blekinge>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBlekingeComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-blekinge', template: "<ids-icon-blekinge #icon></ids-icon-blekinge>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1ibGVraW5nZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9ibGVraW5nZS9pY29uLWJsZWtpbmdlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2JsZWtpbmdlL2ljb24tYmxla2luZ2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyx1QkFBd0IsU0FBUSxVQUFVO3dHQUExQyx1QkFBdUI7NEZBQXZCLHVCQUF1QiwrRUNScEMsK0NBQTZDOzs0RkRRaEMsdUJBQXVCO2tCQUxuQyxTQUFTOytCQUNFLGtCQUFrQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWljb24tYmxla2luZ2UnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWJsZWtpbmdlLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREljb25CbGVraW5nZUNvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xyXG59XHJcbiIsIjxpZHMtaWNvbi1ibGVraW5nZSAjaWNvbj48L2lkcy1pY29uLWJsZWtpbmdlPiJdfQ==
|
|
@@ -3,11 +3,11 @@ import { IDIconBlekingeComponent } from './icon-blekinge.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/blekinge/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconBlekingeModule {
|
|
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: IDIconBlekingeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconBlekingeModule, declarations: [IDIconBlekingeComponent], exports: [IDIconBlekingeComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBlekingeModule });
|
|
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: IDIconBlekingeModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1ibGVraW5nZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9ibGVraW5nZS9pY29uLWJsZWtpbmdlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ3BFLE9BQU8sb0RBQW9ELENBQUM7O0FBVzVELE1BQU0sT0FBTyxvQkFBb0I7d0dBQXBCLG9CQUFvQjt5R0FBcEIsb0JBQW9CLGlCQVA3Qix1QkFBdUIsYUFHdkIsdUJBQXVCO3lHQUlkLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFUaEMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25CbGVraW5nZUNvbXBvbmVudCB9IGZyb20gJy4vaWNvbi1ibGVraW5nZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2JsZWtpbmdlL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25CbGVraW5nZUNvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURJY29uQmxla2luZ2VDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkJsZWtpbmdlTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconBookmarkComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBookmarkComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconBookmarkComponent, selector: "id-icon-bookmark", usesInheritance: true, ngImport: i0, template: "<ids-icon-bookmark #icon></ids-icon-bookmark>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBookmarkComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-bookmark', template: "<ids-icon-bookmark #icon></ids-icon-bookmark>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1ib29rbWFyay5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9ib29rbWFyay9pY29uLWJvb2ttYXJrLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2Jvb2ttYXJrL2ljb24tYm9va21hcmsuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBUXZELE1BQU0sT0FBTyx1QkFBd0IsU0FBUSxVQUFVO3dHQUExQyx1QkFBdUI7NEZBQXZCLHVCQUF1QiwrRUNUcEMsK0NBQTZDOzs0RkRTaEMsdUJBQXVCO2tCQUxuQyxTQUFTOytCQUNFLGtCQUFrQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XHJcblxyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1pY29uLWJvb2ttYXJrJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vaWNvbi1ib29rbWFyay5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURJY29uQm9va21hcmtDb21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcclxufVxyXG4iLCI8aWRzLWljb24tYm9va21hcmsgI2ljb24+PC9pZHMtaWNvbi1ib29rbWFyaz4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDIconBookmarkComponent } from './icon-bookmark.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/bookmark/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconBookmarkModule {
|
|
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: IDIconBookmarkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconBookmarkModule, declarations: [IDIconBookmarkComponent], exports: [IDIconBookmarkComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconBookmarkModule });
|
|
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: IDIconBookmarkModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1ib29rbWFyay5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9ib29rbWFyay9pY29uLWJvb2ttYXJrLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ3BFLE9BQU8sb0RBQW9ELENBQUM7O0FBVzVELE1BQU0sT0FBTyxvQkFBb0I7d0dBQXBCLG9CQUFvQjt5R0FBcEIsb0JBQW9CLGlCQVA3Qix1QkFBdUIsYUFHdkIsdUJBQXVCO3lHQUlkLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFUaEMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25Cb29rbWFya0NvbXBvbmVudCB9IGZyb20gJy4vaWNvbi1ib29rbWFyay5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2Jvb2ttYXJrL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25Cb29rbWFya0NvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURJY29uQm9va21hcmtDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkJvb2ttYXJrTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import { IDIconBase } from '@inera/ids-angular/common';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class IDIconCalendarComponent extends IDIconBase {
|
|
5
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
5
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconCalendarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDIconCalendarComponent, selector: "id-icon-calendar", usesInheritance: true, ngImport: i0, template: "<ids-icon-calendar #icon></ids-icon-calendar>", styles: [":host{display:contents}\n"] });
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconCalendarComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-calendar', template: "<ids-icon-calendar #icon></ids-icon-calendar>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1jYWxlbmRhci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9jYWxlbmRhci9pY29uLWNhbGVuZGFyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL2NhbGVuZGFyL2ljb24tY2FsZW5kYXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyx1QkFBd0IsU0FBUSxVQUFVO3dHQUExQyx1QkFBdUI7NEZBQXZCLHVCQUF1QiwrRUNScEMsK0NBQTZDOzs0RkRRaEMsdUJBQXVCO2tCQUxuQyxTQUFTOytCQUNFLGtCQUFrQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWljb24tY2FsZW5kYXInLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLWNhbGVuZGFyLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREljb25DYWxlbmRhckNvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xyXG59XHJcbiIsIjxpZHMtaWNvbi1jYWxlbmRhciAjaWNvbj48L2lkcy1pY29uLWNhbGVuZGFyPiJdfQ==
|
|
@@ -3,11 +3,11 @@ import { IDIconCalendarComponent } from './icon-calendar.component';
|
|
|
3
3
|
import '@inera/ids-core/components/icons/calendar/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDIconCalendarModule {
|
|
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: IDIconCalendarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDIconCalendarModule, declarations: [IDIconCalendarComponent], exports: [IDIconCalendarComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDIconCalendarModule });
|
|
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: IDIconCalendarModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi1jYWxlbmRhci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy9jYWxlbmRhci9pY29uLWNhbGVuZGFyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ3BFLE9BQU8sb0RBQW9ELENBQUM7O0FBVzVELE1BQU0sT0FBTyxvQkFBb0I7d0dBQXBCLG9CQUFvQjt5R0FBcEIsb0JBQW9CLGlCQVA3Qix1QkFBdUIsYUFHdkIsdUJBQXVCO3lHQUlkLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFUaEMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJREljb25DYWxlbmRhckNvbXBvbmVudCB9IGZyb20gJy4vaWNvbi1jYWxlbmRhci5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL2NhbGVuZGFyL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREljb25DYWxlbmRhckNvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSURJY29uQ2FsZW5kYXJDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElESWNvbkNhbGVuZGFyTW9kdWxlIHsgfVxyXG4iXX0=
|