@inera/ids-angular 5.0.4 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/classes/icon/IDIconBase.d.ts +2 -3
- package/components/button/button.component.d.ts +4 -4
- package/components/dropdown/dropdown-content.component.d.ts +11 -0
- package/components/dropdown/dropdown.component.d.ts +18 -0
- package/components/dropdown/index.d.ts +5 -0
- package/components/dropdown/public-api.d.ts +2 -0
- package/components/footer-1177/footer-1177.component.d.ts +2 -1
- package/components/footer-1177/public-api.d.ts +0 -1
- package/components/footer-1177-admin/footer-1177-admin.component.d.ts +2 -1
- package/components/footer-1177-admin/public-api.d.ts +0 -1
- package/components/footer-1177-pro/footer-1177-pro.component.d.ts +2 -1
- package/components/footer-1177-pro/public-api.d.ts +0 -1
- package/components/footer-inera/footer-inera.component.d.ts +2 -1
- package/components/footer-inera/public-api.d.ts +0 -1
- package/components/footer-inera-admin/footer-inera-admin.component.d.ts +2 -1
- package/components/footer-inera-admin/public-api.d.ts +1 -2
- package/components/form/checkbox-group/checkbox-group.module.d.ts +1 -1
- package/components/header-inera/header-inera.component.d.ts +22 -0
- package/components/header-inera/index.d.ts +5 -0
- package/components/header-inera/item/header-inera-item.component.d.ts +8 -0
- package/components/header-inera/nav/header-inera-nav-item.component.d.ts +12 -0
- package/components/header-inera/nav/header-inera-nav.component.d.ts +14 -0
- package/components/header-inera/nav-mobile/header-inera-nav-mobile.component.d.ts +10 -0
- package/components/header-inera/public-api.d.ts +5 -0
- package/components/header-inera-admin/avatar/header-inera-admin-avatar.component.d.ts +9 -0
- package/components/header-inera-admin/header-inera-admin.component.d.ts +23 -0
- package/components/header-inera-admin/index.d.ts +5 -0
- package/components/header-inera-admin/item/header-inera-admin-item.component.d.ts +8 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav-item.component.d.ts +12 -0
- package/components/header-inera-admin/nav/header-inera-admin-nav.component.d.ts +14 -0
- package/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.d.ts +9 -0
- package/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.d.ts +12 -0
- package/components/header-inera-admin/public-api.d.ts +7 -0
- package/components/link/link.component.d.ts +1 -10
- package/components/list/item/list-item.component.d.ts +3 -1
- package/components/mobile/menu/item/index.d.ts +5 -0
- package/components/mobile/menu/item/mobile-menu-item.component.d.ts +1 -1
- package/components/mobile/menu/item/mobile-menu-item.module.d.ts +9 -0
- package/components/mobile/menu/item/public-api.d.ts +2 -0
- package/components/navigation/local/navigation-local.module.d.ts +1 -1
- package/components/pagination/data-pagination/data-pagination.component.d.ts +11 -0
- package/components/pagination/data-pagination/data-pagination.module.d.ts +8 -0
- package/components/pagination/data-pagination/index.d.ts +5 -0
- package/components/pagination/data-pagination/public-api.d.ts +2 -0
- package/components/pagination/list-pagination/index.d.ts +5 -0
- package/components/pagination/list-pagination/list-pagination.component.d.ts +23 -0
- package/components/pagination/list-pagination/list-pagination.module.d.ts +8 -0
- package/components/pagination/list-pagination/public-api.d.ts +2 -0
- package/components/popover/popover.component.d.ts +2 -2
- package/components/progressbar/progressbar.component.d.ts +2 -1
- package/components/stepper/step/step.component.d.ts +7 -1
- package/components/stepper/stepper.component.d.ts +4 -1
- package/components/tabs/tabs.component.d.ts +2 -2
- package/esm2022/common/classes/form/IDFormBase.mjs +4 -4
- package/esm2022/common/classes/icon/IDIconBase.mjs +24 -34
- package/esm2022/components/agent/agent.component.mjs +4 -4
- package/esm2022/components/agent/agent.module.mjs +5 -5
- package/esm2022/components/alert/alert.component.mjs +4 -4
- package/esm2022/components/alert/alert.module.mjs +5 -5
- package/esm2022/components/alert-global/alert-global.component.mjs +4 -4
- package/esm2022/components/alert-global/alert-global.module.mjs +5 -5
- package/esm2022/components/badge/badge.component.mjs +4 -4
- package/esm2022/components/badge/badge.module.mjs +5 -5
- package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +4 -4
- package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +5 -5
- package/esm2022/components/breadcrumbs/crumb.component.mjs +4 -4
- package/esm2022/components/button/button.component.mjs +13 -13
- package/esm2022/components/button/button.module.mjs +5 -5
- package/esm2022/components/button-group/button-group.component.mjs +4 -4
- package/esm2022/components/button-group/button-group.module.mjs +5 -5
- package/esm2022/components/card/card.component.mjs +4 -4
- package/esm2022/components/card/card.module.mjs +5 -5
- package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.component.mjs +4 -4
- package/esm2022/components/carousel/carousel.module.mjs +5 -5
- package/esm2022/components/date-label/date-label.component.mjs +4 -4
- package/esm2022/components/date-label/date-label.module.mjs +5 -5
- package/esm2022/components/dialog/dialog.component.mjs +4 -4
- package/esm2022/components/dialog/dialog.module.mjs +5 -5
- package/esm2022/components/dropdown/dropdown-content.component.mjs +35 -0
- package/esm2022/components/dropdown/dropdown.component.mjs +52 -0
- package/esm2022/components/dropdown/inera-ids-angular-components-dropdown.mjs +5 -0
- package/esm2022/components/dropdown/public-api.mjs +3 -0
- package/esm2022/components/expandable/expandable.component.mjs +4 -4
- package/esm2022/components/expandable/expandable.module.mjs +5 -5
- package/esm2022/components/footer/footer.component.mjs +4 -4
- package/esm2022/components/footer/footer.module.mjs +5 -5
- package/esm2022/components/footer-1177/footer-1177.component.mjs +8 -6
- package/esm2022/components/footer-1177/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +8 -6
- package/esm2022/components/footer-1177-admin/public-api.mjs +1 -2
- package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +8 -6
- package/esm2022/components/footer-1177-pro/public-api.mjs +1 -2
- package/esm2022/components/footer-inera/footer-inera.component.mjs +15 -13
- package/esm2022/components/footer-inera/public-api.mjs +1 -2
- package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +15 -13
- package/esm2022/components/footer-inera-admin/public-api.mjs +2 -3
- package/esm2022/components/form/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/components/form/checkbox/checkbox.module.mjs +5 -5
- package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +4 -4
- package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +6 -6
- package/esm2022/components/form/error-message/error-message.component.mjs +4 -4
- package/esm2022/components/form/error-message/error-message.module.mjs +5 -5
- package/esm2022/components/form/input/input.component.mjs +4 -4
- package/esm2022/components/form/input/input.module.mjs +5 -5
- package/esm2022/components/form/radio/radio-group.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.component.mjs +4 -4
- package/esm2022/components/form/radio/radio.module.mjs +5 -5
- package/esm2022/components/form/range/range.component.mjs +4 -4
- package/esm2022/components/form/range/range.module.mjs +5 -5
- package/esm2022/components/form/select/select.component.mjs +4 -4
- package/esm2022/components/form/select/select.module.mjs +5 -5
- package/esm2022/components/form/select-multiple/select-multiple.component.mjs +4 -4
- package/esm2022/components/form/select-multiple/select-multiple.module.mjs +5 -5
- package/esm2022/components/form/spinner/spinner.component.mjs +4 -4
- package/esm2022/components/form/spinner/spinner.module.mjs +5 -5
- package/esm2022/components/form/textarea/textarea.component.mjs +4 -4
- package/esm2022/components/form/textarea/textarea.module.mjs +5 -5
- package/esm2022/components/form/time/time.component.mjs +4 -4
- package/esm2022/components/form/time/time.module.mjs +5 -5
- package/esm2022/components/form/toggle/toggle.component.mjs +4 -4
- package/esm2022/components/form/toggle/toggle.module.mjs +5 -5
- package/esm2022/components/grid/column/column.component.mjs +4 -4
- package/esm2022/components/grid/column/column.module.mjs +5 -5
- package/esm2022/components/grid/container/container.component.mjs +4 -4
- package/esm2022/components/grid/container/container.module.mjs +5 -5
- package/esm2022/components/grid/row/row.component.mjs +4 -4
- package/esm2022/components/grid/row/row.module.mjs +5 -5
- package/esm2022/components/header/avatar/header-avatar.component.mjs +4 -4
- package/esm2022/components/header/header.component.mjs +4 -4
- package/esm2022/components/header/header.module.mjs +5 -5
- package/esm2022/components/header/item/header-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-item/header-mobile-item.component.mjs +4 -4
- package/esm2022/components/header/mobile-menu/header-mobile-menu.component.mjs +4 -4
- package/esm2022/components/header/navigation/header-navigation.component.mjs +4 -4
- package/esm2022/components/header/navigation-item/header-navigation-item.component.mjs +4 -4
- package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177/header-1177.component.mjs +4 -4
- package/esm2022/components/header-1177/item/header-1177-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177/nav-menu-mobile/header-1177-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +4 -4
- package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +4 -4
- package/esm2022/components/header-inera/header-inera.component.mjs +61 -0
- package/esm2022/components/header-inera/inera-ids-angular-components-header-inera.mjs +5 -0
- package/esm2022/components/header-inera/item/header-inera-item.component.mjs +18 -0
- package/esm2022/components/header-inera/nav/header-inera-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +39 -0
- package/esm2022/components/header-inera/nav-mobile/header-inera-nav-mobile.component.mjs +23 -0
- package/esm2022/components/header-inera/public-api.mjs +6 -0
- package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +64 -0
- package/esm2022/components/header-inera-admin/inera-ids-angular-components-header-inera-admin.mjs +5 -0
- package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +18 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav-item.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +39 -0
- package/esm2022/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.mjs +21 -0
- package/esm2022/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.mjs +30 -0
- package/esm2022/components/header-inera-admin/public-api.mjs +8 -0
- package/esm2022/components/icon-region/icon-region.component.mjs +4 -4
- package/esm2022/components/icon-region/icon-region.module.mjs +5 -5
- package/esm2022/components/link/link.component.mjs +8 -35
- package/esm2022/components/link/link.module.mjs +5 -5
- package/esm2022/components/list/item/info/list-item-info.component.mjs +4 -4
- package/esm2022/components/list/item/list-item.component.mjs +11 -5
- package/esm2022/components/list/list.component.mjs +4 -4
- package/esm2022/components/list/list.module.mjs +5 -5
- package/esm2022/components/mobile/menu/avatar/mobile-menu-avatar.component.mjs +4 -4
- package/esm2022/components/mobile/menu/item/inera-ids-angular-components-mobile-menu-item.mjs +5 -0
- package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +6 -6
- package/esm2022/components/mobile/menu/item/mobile-menu-item.module.mjs +20 -0
- package/esm2022/components/mobile/menu/item/public-api.mjs +3 -0
- package/esm2022/components/mobile/menu/mobile-menu.component.mjs +4 -4
- package/esm2022/components/mobile/menu/mobile-menu.module.mjs +5 -5
- package/esm2022/components/navigation/content/navigation-content.component.mjs +4 -4
- package/esm2022/components/navigation/content/navigation-content.module.mjs +5 -5
- package/esm2022/components/navigation/local/navigation-local.component.mjs +4 -4
- package/esm2022/components/navigation/local/navigation-local.module.mjs +11 -15
- package/esm2022/components/notification/badge/notification-badge.component.mjs +4 -4
- package/esm2022/components/notification/badge/notification-badge.module.mjs +5 -5
- package/esm2022/components/pagination/data-pagination/data-pagination.component.mjs +27 -0
- package/esm2022/components/pagination/data-pagination/data-pagination.module.mjs +18 -0
- package/esm2022/components/pagination/data-pagination/inera-ids-angular-components-pagination-data-pagination.mjs +5 -0
- package/esm2022/components/pagination/data-pagination/public-api.mjs +3 -0
- package/esm2022/components/pagination/list-pagination/inera-ids-angular-components-pagination-list-pagination.mjs +5 -0
- package/esm2022/components/pagination/list-pagination/list-pagination.component.mjs +60 -0
- package/esm2022/components/pagination/list-pagination/list-pagination.module.mjs +18 -0
- package/esm2022/components/pagination/list-pagination/public-api.mjs +3 -0
- package/esm2022/components/popover/popover.component.mjs +7 -7
- package/esm2022/components/popover/popover.module.mjs +5 -5
- package/esm2022/components/progressbar/progressbar.component.mjs +9 -6
- package/esm2022/components/progressbar/progressbar.module.mjs +5 -5
- package/esm2022/components/stepper/step/step.component.mjs +25 -6
- package/esm2022/components/stepper/stepper.component.mjs +13 -7
- package/esm2022/components/stepper/stepper.module.mjs +5 -5
- package/esm2022/components/tabs/panel/tab-panel.component.mjs +4 -4
- package/esm2022/components/tabs/tab/tab.component.mjs +4 -4
- package/esm2022/components/tabs/tabs.component.mjs +7 -7
- package/esm2022/components/tabs/tabs.module.mjs +5 -5
- package/esm2022/components/tag/tag.component.mjs +4 -4
- package/esm2022/components/tag/tag.module.mjs +5 -5
- package/esm2022/components/tooltip/tooltip.component.mjs +4 -4
- package/esm2022/components/tooltip/tooltip.module.mjs +5 -5
- package/esm2022/icons/1177/icon-1177.component.mjs +4 -4
- package/esm2022/icons/1177/icon-1177.module.mjs +5 -5
- package/esm2022/icons/activity/icon-activity.component.mjs +4 -4
- package/esm2022/icons/activity/icon-activity.module.mjs +5 -5
- package/esm2022/icons/agent/icon-agent.component.mjs +4 -4
- package/esm2022/icons/agent/icon-agent.module.mjs +5 -5
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.mjs +4 -4
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.mjs +5 -5
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.mjs +4 -4
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.mjs +5 -5
- package/esm2022/icons/archive/icon-archive.component.mjs +4 -4
- package/esm2022/icons/archive/icon-archive.module.mjs +5 -5
- package/esm2022/icons/arrow/icon-arrow.component.mjs +4 -4
- package/esm2022/icons/arrow/icon-arrow.module.mjs +5 -5
- package/esm2022/icons/attention/icon-attention.component.mjs +4 -4
- package/esm2022/icons/attention/icon-attention.module.mjs +5 -5
- package/esm2022/icons/blekinge/icon-blekinge.component.mjs +4 -4
- package/esm2022/icons/blekinge/icon-blekinge.module.mjs +5 -5
- package/esm2022/icons/bookmark/icon-bookmark.component.mjs +4 -4
- package/esm2022/icons/bookmark/icon-bookmark.module.mjs +5 -5
- package/esm2022/icons/calendar/icon-calendar.component.mjs +4 -4
- package/esm2022/icons/calendar/icon-calendar.module.mjs +5 -5
- package/esm2022/icons/call/icon-call.component.mjs +4 -4
- package/esm2022/icons/call/icon-call.module.mjs +5 -5
- package/esm2022/icons/call-active/icon-call-active.component.mjs +4 -4
- package/esm2022/icons/call-active/icon-call-active.module.mjs +5 -5
- package/esm2022/icons/camera-off/icon-camera-off.component.mjs +4 -4
- package/esm2022/icons/camera-off/icon-camera-off.module.mjs +5 -5
- package/esm2022/icons/camera-on/icon-camera-on.component.mjs +4 -4
- package/esm2022/icons/camera-on/icon-camera-on.module.mjs +5 -5
- package/esm2022/icons/camera-switch/icon-camera-switch.component.mjs +4 -4
- package/esm2022/icons/camera-switch/icon-camera-switch.module.mjs +5 -5
- package/esm2022/icons/chart-bar/icon-chart-bar.component.mjs +4 -4
- package/esm2022/icons/chart-bar/icon-chart-bar.module.mjs +5 -5
- package/esm2022/icons/chart-line/icon-chart-line.component.mjs +4 -4
- package/esm2022/icons/chart-line/icon-chart-line.module.mjs +5 -5
- package/esm2022/icons/chat/icon-chat.component.mjs +4 -4
- package/esm2022/icons/chat/icon-chat.module.mjs +5 -5
- package/esm2022/icons/check/icon-check.component.mjs +4 -4
- package/esm2022/icons/check/icon-check.module.mjs +5 -5
- package/esm2022/icons/chevron/icon-chevron.component.mjs +4 -4
- package/esm2022/icons/chevron/icon-chevron.module.mjs +5 -5
- package/esm2022/icons/chevron-bold/icon-chevron-bold.component.mjs +4 -4
- package/esm2022/icons/chevron-bold/icon-chevron-bold.module.mjs +5 -5
- package/esm2022/icons/clipboard/icon-clipboard.component.mjs +4 -4
- package/esm2022/icons/clipboard/icon-clipboard.module.mjs +5 -5
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.component.mjs +4 -4
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.module.mjs +5 -5
- package/esm2022/icons/clipboard-text/icon-clipboard-text.component.mjs +4 -4
- package/esm2022/icons/clipboard-text/icon-clipboard-text.module.mjs +5 -5
- package/esm2022/icons/clock/icon-clock.component.mjs +4 -4
- package/esm2022/icons/clock/icon-clock.module.mjs +5 -5
- package/esm2022/icons/close/icon-close.component.mjs +4 -4
- package/esm2022/icons/close/icon-close.module.mjs +5 -5
- package/esm2022/icons/close-bold/icon-close-bold.component.mjs +4 -4
- package/esm2022/icons/close-bold/icon-close-bold.module.mjs +5 -5
- package/esm2022/icons/cog/icon-cog.component.mjs +4 -4
- package/esm2022/icons/cog/icon-cog.module.mjs +5 -5
- package/esm2022/icons/computer/icon-computer.component.mjs +4 -4
- package/esm2022/icons/computer/icon-computer.module.mjs +5 -5
- package/esm2022/icons/computer-inera/icon-computer-inera.component.mjs +4 -4
- package/esm2022/icons/computer-inera/icon-computer-inera.module.mjs +5 -5
- package/esm2022/icons/copy-file/icon-copy-file.component.mjs +4 -4
- package/esm2022/icons/copy-file/icon-copy-file.module.mjs +5 -5
- package/esm2022/icons/copy-link/icon-copy-link.component.mjs +4 -4
- package/esm2022/icons/copy-link/icon-copy-link.module.mjs +5 -5
- package/esm2022/icons/denied/icon-denied.component.mjs +4 -4
- package/esm2022/icons/denied/icon-denied.module.mjs +5 -5
- package/esm2022/icons/doctors-bag/icon-doctors-bag.component.mjs +4 -4
- package/esm2022/icons/doctors-bag/icon-doctors-bag.module.mjs +5 -5
- package/esm2022/icons/document/icon-document.component.mjs +4 -4
- package/esm2022/icons/document/icon-document.module.mjs +5 -5
- package/esm2022/icons/download/icon-download.component.mjs +4 -4
- package/esm2022/icons/download/icon-download.module.mjs +5 -5
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.component.mjs +4 -4
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.module.mjs +5 -5
- package/esm2022/icons/ear-hearing/icon-ear-hearing.component.mjs +4 -4
- package/esm2022/icons/ear-hearing/icon-ear-hearing.module.mjs +5 -5
- package/esm2022/icons/edit/icon-edit.component.mjs +4 -4
- package/esm2022/icons/edit/icon-edit.module.mjs +5 -5
- package/esm2022/icons/email/icon-email.component.mjs +4 -4
- package/esm2022/icons/email/icon-email.module.mjs +5 -5
- package/esm2022/icons/email-sent/icon-email-sent.component.mjs +4 -4
- package/esm2022/icons/email-sent/icon-email-sent.module.mjs +5 -5
- package/esm2022/icons/email-unread/icon-email-unread.component.mjs +4 -4
- package/esm2022/icons/email-unread/icon-email-unread.module.mjs +5 -5
- package/esm2022/icons/expand/icon-expand.component.mjs +4 -4
- package/esm2022/icons/expand/icon-expand.module.mjs +5 -5
- package/esm2022/icons/external/icon-external.component.mjs +4 -4
- package/esm2022/icons/external/icon-external.module.mjs +5 -5
- package/esm2022/icons/facebook/icon-facebook.component.mjs +4 -4
- package/esm2022/icons/facebook/icon-facebook.module.mjs +5 -5
- package/esm2022/icons/file-csv/icon-file-csv.component.mjs +4 -4
- package/esm2022/icons/file-csv/icon-file-csv.module.mjs +5 -5
- package/esm2022/icons/file-excel/icon-file-excel.component.mjs +4 -4
- package/esm2022/icons/file-excel/icon-file-excel.module.mjs +5 -5
- package/esm2022/icons/file-other/icon-file-other.component.mjs +4 -4
- package/esm2022/icons/file-other/icon-file-other.module.mjs +5 -5
- package/esm2022/icons/file-pdf/icon-file-pdf.component.mjs +4 -4
- package/esm2022/icons/file-pdf/icon-file-pdf.module.mjs +5 -5
- package/esm2022/icons/file-picture/icon-file-picture.component.mjs +4 -4
- package/esm2022/icons/file-picture/icon-file-picture.module.mjs +5 -5
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.component.mjs +4 -4
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.module.mjs +5 -5
- package/esm2022/icons/file-word/icon-file-word.component.mjs +4 -4
- package/esm2022/icons/file-word/icon-file-word.module.mjs +5 -5
- package/esm2022/icons/find-care/icon-find-care.component.mjs +4 -4
- package/esm2022/icons/find-care/icon-find-care.module.mjs +5 -5
- package/esm2022/icons/find-region/icon-find-region.component.mjs +4 -4
- package/esm2022/icons/find-region/icon-find-region.module.mjs +5 -5
- package/esm2022/icons/flag/icon-flag.component.mjs +4 -4
- package/esm2022/icons/flag/icon-flag.module.mjs +5 -5
- package/esm2022/icons/form-numbered/icon-form-numbered.component.mjs +4 -4
- package/esm2022/icons/form-numbered/icon-form-numbered.module.mjs +5 -5
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.mjs +4 -4
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.mjs +5 -5
- package/esm2022/icons/gotland/icon-gotland.component.mjs +4 -4
- package/esm2022/icons/gotland/icon-gotland.module.mjs +5 -5
- package/esm2022/icons/halland/icon-halland.component.mjs +4 -4
- package/esm2022/icons/halland/icon-halland.module.mjs +5 -5
- package/esm2022/icons/headphones/icon-headphones.component.mjs +4 -4
- package/esm2022/icons/headphones/icon-headphones.module.mjs +5 -5
- package/esm2022/icons/hourglass/icon-hourglass.component.mjs +4 -4
- package/esm2022/icons/hourglass/icon-hourglass.module.mjs +5 -5
- package/esm2022/icons/hourglass-end/icon-hourglass-end.component.mjs +4 -4
- package/esm2022/icons/hourglass-end/icon-hourglass-end.module.mjs +5 -5
- package/esm2022/icons/hourglass-start/icon-hourglass-start.component.mjs +4 -4
- package/esm2022/icons/hourglass-start/icon-hourglass-start.module.mjs +5 -5
- package/esm2022/icons/house/icon-house.component.mjs +4 -4
- package/esm2022/icons/house/icon-house.module.mjs +5 -5
- package/esm2022/icons/id-card/icon-id-card.component.mjs +4 -4
- package/esm2022/icons/id-card/icon-id-card.module.mjs +5 -5
- package/esm2022/icons/id-card-locked/icon-id-card-locked.component.mjs +4 -4
- package/esm2022/icons/id-card-locked/icon-id-card-locked.module.mjs +5 -5
- package/esm2022/icons/image/icon-image.component.mjs +4 -4
- package/esm2022/icons/image/icon-image.module.mjs +5 -5
- package/esm2022/icons/inera/icon-inera.component.mjs +4 -4
- package/esm2022/icons/inera/icon-inera.module.mjs +5 -5
- package/esm2022/icons/inera-legacy/icon-inera-legacy.component.mjs +4 -4
- package/esm2022/icons/inera-legacy/icon-inera-legacy.module.mjs +5 -5
- package/esm2022/icons/information/icon-information.component.mjs +4 -4
- package/esm2022/icons/information/icon-information.module.mjs +5 -5
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component.mjs +4 -4
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module.mjs +5 -5
- package/esm2022/icons/jonkoping/icon-jonkoping.component.mjs +4 -4
- package/esm2022/icons/jonkoping/icon-jonkoping.module.mjs +5 -5
- package/esm2022/icons/kalmar/icon-kalmar.component.mjs +4 -4
- package/esm2022/icons/kalmar/icon-kalmar.module.mjs +5 -5
- package/esm2022/icons/kronoberg/icon-kronoberg.component.mjs +4 -4
- package/esm2022/icons/kronoberg/icon-kronoberg.module.mjs +5 -5
- package/esm2022/icons/lightbulb/icon-lightbulb.component.mjs +4 -4
- package/esm2022/icons/lightbulb/icon-lightbulb.module.mjs +5 -5
- package/esm2022/icons/linkedin/icon-linkedin.component.mjs +4 -4
- package/esm2022/icons/linkedin/icon-linkedin.module.mjs +5 -5
- package/esm2022/icons/list/icon-list.component.mjs +4 -4
- package/esm2022/icons/list/icon-list.module.mjs +5 -5
- package/esm2022/icons/lock/icon-lock.component.mjs +4 -4
- package/esm2022/icons/lock/icon-lock.module.mjs +5 -5
- package/esm2022/icons/lock-open/icon-lock-open.component.mjs +4 -4
- package/esm2022/icons/lock-open/icon-lock-open.module.mjs +5 -5
- package/esm2022/icons/log/icon-log.component.mjs +4 -4
- package/esm2022/icons/log/icon-log.module.mjs +5 -5
- package/esm2022/icons/log-locked/icon-log-locked.component.mjs +4 -4
- package/esm2022/icons/log-locked/icon-log-locked.module.mjs +5 -5
- package/esm2022/icons/menu/icon-menu.component.mjs +4 -4
- package/esm2022/icons/menu/icon-menu.module.mjs +5 -5
- package/esm2022/icons/minus/icon-minus.component.mjs +4 -4
- package/esm2022/icons/minus/icon-minus.module.mjs +5 -5
- package/esm2022/icons/moment-start/icon-moment-start.component.mjs +4 -4
- package/esm2022/icons/moment-start/icon-moment-start.module.mjs +5 -5
- package/esm2022/icons/moment-stop/icon-moment-stop.component.mjs +4 -4
- package/esm2022/icons/moment-stop/icon-moment-stop.module.mjs +5 -5
- package/esm2022/icons/norrbotten/icon-norrbotten.component.mjs +4 -4
- package/esm2022/icons/norrbotten/icon-norrbotten.module.mjs +5 -5
- package/esm2022/icons/office-building/icon-office-building.component.mjs +4 -4
- package/esm2022/icons/office-building/icon-office-building.module.mjs +5 -5
- package/esm2022/icons/orebro/icon-orebro.component.mjs +4 -4
- package/esm2022/icons/orebro/icon-orebro.module.mjs +5 -5
- package/esm2022/icons/organization/icon-organization.component.mjs +4 -4
- package/esm2022/icons/organization/icon-organization.module.mjs +5 -5
- package/esm2022/icons/ostergotland/icon-ostergotland.component.mjs +4 -4
- package/esm2022/icons/ostergotland/icon-ostergotland.module.mjs +5 -5
- package/esm2022/icons/plus/icon-plus.component.mjs +4 -4
- package/esm2022/icons/plus/icon-plus.module.mjs +5 -5
- package/esm2022/icons/prescription/icon-prescription.component.mjs +4 -4
- package/esm2022/icons/prescription/icon-prescription.module.mjs +5 -5
- package/esm2022/icons/print/icon-print.component.mjs +4 -4
- package/esm2022/icons/print/icon-print.module.mjs +5 -5
- package/esm2022/icons/question/icon-question.component.mjs +4 -4
- package/esm2022/icons/question/icon-question.module.mjs +5 -5
- package/esm2022/icons/reload/icon-reload.component.mjs +4 -4
- package/esm2022/icons/reload/icon-reload.module.mjs +5 -5
- package/esm2022/icons/reply/icon-reply.component.mjs +4 -4
- package/esm2022/icons/reply/icon-reply.module.mjs +5 -5
- package/esm2022/icons/search/icon-search.component.mjs +4 -4
- package/esm2022/icons/search/icon-search.module.mjs +5 -5
- package/esm2022/icons/search-inera/icon-search-inera.component.mjs +4 -4
- package/esm2022/icons/search-inera/icon-search-inera.module.mjs +5 -5
- package/esm2022/icons/share/icon-share.component.mjs +4 -4
- package/esm2022/icons/share/icon-share.module.mjs +5 -5
- package/esm2022/icons/shield-locked/icon-shield-locked.component.mjs +4 -4
- package/esm2022/icons/shield-locked/icon-shield-locked.module.mjs +5 -5
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.component.mjs +4 -4
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.module.mjs +5 -5
- package/esm2022/icons/skane/icon-skane.component.mjs +4 -4
- package/esm2022/icons/skane/icon-skane.module.mjs +5 -5
- package/esm2022/icons/sormland/icon-sormland.component.mjs +4 -4
- package/esm2022/icons/sormland/icon-sormland.module.mjs +5 -5
- package/esm2022/icons/star/icon-star.component.mjs +4 -4
- package/esm2022/icons/star/icon-star.module.mjs +5 -5
- package/esm2022/icons/star-filled/icon-star-filled.component.mjs +4 -4
- package/esm2022/icons/star-filled/icon-star-filled.module.mjs +5 -5
- package/esm2022/icons/stockholm/icon-stockholm.component.mjs +4 -4
- package/esm2022/icons/stockholm/icon-stockholm.module.mjs +5 -5
- package/esm2022/icons/success/icon-success.component.mjs +4 -4
- package/esm2022/icons/success/icon-success.module.mjs +5 -5
- package/esm2022/icons/swap/icon-swap.component.mjs +4 -4
- package/esm2022/icons/swap/icon-swap.module.mjs +5 -5
- package/esm2022/icons/switch-person/icon-switch-person.component.mjs +4 -4
- package/esm2022/icons/switch-person/icon-switch-person.module.mjs +5 -5
- package/esm2022/icons/telephone/icon-telephone.component.mjs +4 -4
- package/esm2022/icons/telephone/icon-telephone.module.mjs +5 -5
- package/esm2022/icons/test-tube/icon-test-tube.component.mjs +4 -4
- package/esm2022/icons/test-tube/icon-test-tube.module.mjs +5 -5
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.component.mjs +4 -4
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.module.mjs +5 -5
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.component.mjs +4 -4
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.module.mjs +5 -5
- package/esm2022/icons/toggle-card/icon-toggle-card.component.mjs +4 -4
- package/esm2022/icons/toggle-card/icon-toggle-card.module.mjs +5 -5
- package/esm2022/icons/toggle-list/icon-toggle-list.component.mjs +4 -4
- package/esm2022/icons/toggle-list/icon-toggle-list.module.mjs +5 -5
- package/esm2022/icons/trash/icon-trash.component.mjs +4 -4
- package/esm2022/icons/trash/icon-trash.module.mjs +5 -5
- package/esm2022/icons/twitter/icon-twitter.component.mjs +4 -4
- package/esm2022/icons/twitter/icon-twitter.module.mjs +5 -5
- package/esm2022/icons/uppsala/icon-uppsala.component.mjs +4 -4
- package/esm2022/icons/uppsala/icon-uppsala.module.mjs +5 -5
- package/esm2022/icons/user/icon-user.component.mjs +4 -4
- package/esm2022/icons/user/icon-user.module.mjs +5 -5
- package/esm2022/icons/vasterbotten/icon-vasterbotten.component.mjs +4 -4
- package/esm2022/icons/vasterbotten/icon-vasterbotten.module.mjs +5 -5
- package/esm2022/icons/vasternorrland/icon-vasternorrland.component.mjs +4 -4
- package/esm2022/icons/vasternorrland/icon-vasternorrland.module.mjs +5 -5
- package/esm2022/icons/vastmanland/icon-vastmanland.component.mjs +4 -4
- package/esm2022/icons/vastmanland/icon-vastmanland.module.mjs +5 -5
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.component.mjs +4 -4
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.module.mjs +5 -5
- package/esm2022/icons/video-off/icon-video-off.component.mjs +4 -4
- package/esm2022/icons/video-off/icon-video-off.module.mjs +5 -5
- package/esm2022/icons/video-on/icon-video-on.component.mjs +4 -4
- package/esm2022/icons/video-on/icon-video-on.module.mjs +5 -5
- package/esm2022/icons/video-switch/icon-video-switch.component.mjs +4 -4
- package/esm2022/icons/video-switch/icon-video-switch.module.mjs +5 -5
- package/esm2022/icons/visibility/icon-visibility.component.mjs +4 -4
- package/esm2022/icons/visibility/icon-visibility.module.mjs +5 -5
- package/esm2022/icons/visibility-off/icon-visibility-off.component.mjs +4 -4
- package/esm2022/icons/visibility-off/icon-visibility-off.module.mjs +5 -5
- package/esm2022/icons/warning/icon-warning.component.mjs +4 -4
- package/esm2022/icons/warning/icon-warning.module.mjs +5 -5
- package/fesm2022/inera-ids-angular-common.mjs +25 -35
- package/fesm2022/inera-ids-angular-common.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-agent.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert-global.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-alert-global.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-alert.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-badge.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button-group.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-button-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button.mjs +15 -15
- package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-carousel.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-date-label.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-date-label.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dialog.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dropdown.mjs +90 -0
- package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-expandable.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-expandable.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +7 -22
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs +7 -26
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs +14 -29
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-footer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +8 -8
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-input.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-radio.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-form-radio.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-range.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-range.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-select.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-time.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-time.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-column.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-column.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-container.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-container.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-row.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid-row.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-grid.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -18
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +24 -24
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177.mjs +21 -21
- package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +208 -0
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs +163 -0
- package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-header.mjs +25 -25
- package/fesm2022/inera-ids-angular-components-header.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-icon-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-icon-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-link.mjs +10 -37
- package/fesm2022/inera-ids-angular-components-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-list.mjs +20 -14
- package/fesm2022/inera-ids-angular-components-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs +50 -0
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +14 -14
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs +10 -14
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs +49 -0
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs +82 -0
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs.map +1 -0
- package/fesm2022/inera-ids-angular-components-popover.mjs +10 -10
- package/fesm2022/inera-ids-angular-components-popover.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-progressbar.mjs +11 -8
- package/fesm2022/inera-ids-angular-components-progressbar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-stepper.mjs +39 -14
- package/fesm2022/inera-ids-angular-components-stepper.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tabs.mjs +16 -16
- package/fesm2022/inera-ids-angular-components-tabs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tag.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-tag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tooltip.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-tooltip.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-1177.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-activity.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-activity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-agent.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-archive.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-archive.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-arrow.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-arrow.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-attention.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-attention.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-calendar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-calendar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call-active.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-call-active.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-call.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chat.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chat.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-check.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-check.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-chevron.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clock.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-clock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-close.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-cog.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-cog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-computer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-denied.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-denied.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-document.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-document.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-download.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-download.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-edit.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-edit.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-email.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-expand.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-expand.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-external.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-external.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-facebook.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-facebook.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-other.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-other.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-word.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-file-word.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-care.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-find-care.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-region.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-find-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-flag.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-flag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-gotland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-gotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-halland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-halland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-headphones.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-headphones.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-house.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-house.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-id-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-image.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-image.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-information.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-information.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-lock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-log.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-menu.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-minus.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-minus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-office-building.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-office-building.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-orebro.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-orebro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-organization.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-organization.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-plus.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-plus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-prescription.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-prescription.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-print.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-print.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-question.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-question.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reload.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-reload.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reply.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-reply.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-search.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-share.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-share.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-skane.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-skane.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-sormland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-sormland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-star.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-success.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-success.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-swap.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-swap.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-telephone.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-telephone.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-trash.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-trash.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-twitter.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-twitter.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-user.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-user.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-on.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-visibility.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-warning.mjs +7 -7
- package/fesm2022/inera-ids-angular-icons-warning.mjs.map +1 -1
- package/package.json +317 -281
- package/components/footer-1177/footer-1177.module.d.ts +0 -9
- package/components/footer-1177-admin/footer-1177-admin.module.d.ts +0 -9
- package/components/footer-1177-pro/footer-1177-pro.module.d.ts +0 -9
- package/components/footer-inera/footer-inera.module.d.ts +0 -9
- package/components/footer-inera-admin/footer-inera-admin.module.d.ts +0 -9
- package/esm2022/components/footer-1177/footer-1177.module.mjs +0 -24
- package/esm2022/components/footer-1177-admin/footer-1177-admin.module.mjs +0 -20
- package/esm2022/components/footer-1177-pro/footer-1177-pro.module.mjs +0 -20
- package/esm2022/components/footer-inera/footer-inera.module.mjs +0 -20
- package/esm2022/components/footer-inera-admin/footer-inera-admin.module.mjs +0 -20
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Component, EventEmitter, Input, Output, ViewEncapsulation } from
|
|
1
|
+
import { Component, EventEmitter, Input, Output, ViewEncapsulation } from "@angular/core";
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class IDButtonComponent {
|
|
4
4
|
constructor() { }
|
|
@@ -6,30 +6,30 @@ export class IDButtonComponent {
|
|
|
6
6
|
fab = false;
|
|
7
7
|
icon = false;
|
|
8
8
|
tertiary = false;
|
|
9
|
-
loading = false;
|
|
10
9
|
toggle = false;
|
|
11
10
|
block = false;
|
|
12
11
|
sblock = false;
|
|
13
12
|
mblock = false;
|
|
14
13
|
active = false;
|
|
15
14
|
submit = false;
|
|
15
|
+
loading = false;
|
|
16
16
|
search = false;
|
|
17
|
-
size =
|
|
17
|
+
size = "m";
|
|
18
18
|
disabled = false;
|
|
19
19
|
type = undefined;
|
|
20
20
|
color = undefined;
|
|
21
21
|
//For Dialog
|
|
22
|
-
trigger =
|
|
22
|
+
trigger = "";
|
|
23
23
|
// General props
|
|
24
|
-
tabindexcount =
|
|
25
|
-
srlabel =
|
|
24
|
+
tabindexcount = "";
|
|
25
|
+
srlabel = "";
|
|
26
26
|
onClicked = new EventEmitter();
|
|
27
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
28
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
27
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDButtonComponent, selector: "id-button", inputs: { secondary: "secondary", fab: "fab", icon: "icon", tertiary: "tertiary", toggle: "toggle", block: "block", sblock: "sblock", mblock: "mblock", active: "active", submit: "submit", loading: "loading", search: "search", size: "size", disabled: "disabled", type: "type", color: "color", trigger: "trigger", tabindexcount: "tabindexcount", srlabel: "srlabel" }, outputs: { onClicked: "onClicked" }, host: { classAttribute: "ids-contains-clickable" }, ngImport: i0, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindexcount ? tabindexcount : 0\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button{display:contents}\n"], encapsulation: i0.ViewEncapsulation.None });
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonComponent, decorators: [{
|
|
31
31
|
type: Component,
|
|
32
|
-
args: [{ selector:
|
|
32
|
+
args: [{ selector: "id-button", host: { class: "ids-contains-clickable" }, encapsulation: ViewEncapsulation.None, template: "<ids-button \r\n [secondary]=\"secondary ? 'true' : null\"\r\n [attr.fab]=\"fab ? 'true' : null\"\r\n [attr.icon]=\"icon ? 'true' : null\"\r\n [tertiary]=\"tertiary ? 'true' : null\"\r\n [attr.trigger]=\"trigger ? 'true' : null\"\r\n [class.ids-dialog-trigger]=\"trigger\"\r\n [attr.tabindex]=\"tabindexcount ? tabindexcount : 0\"\r\n [toggle]=\"toggle ? 'true' : null\"\r\n [active]=\"active ? 'true' : null\"\r\n [submit]=\"submit ? 'true' : null\"\r\n [search]=\"search ? 'true' : null\"\r\n [loading]=\"loading ? 'true' : null\"\r\n [disabled]=\"disabled ? 'true' : null\"\r\n [block]=\"block ? 'true' : null\"\r\n [sblock]=\"sblock ? 'true' : null\"\r\n [mblock]=\"mblock ? 'true' : null\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [color]=\"color\"\r\n [attr.aria-label]=\"srlabel ? srlabel : null\"\r\n (clicked)=\"onClicked.emit($event)\">\r\n <ng-content></ng-content>\r\n</ids-button>", styles: ["id-button{display:contents}\n"] }]
|
|
33
33
|
}], ctorParameters: () => [], propDecorators: { secondary: [{
|
|
34
34
|
type: Input
|
|
35
35
|
}], fab: [{
|
|
@@ -38,8 +38,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
38
38
|
type: Input
|
|
39
39
|
}], tertiary: [{
|
|
40
40
|
type: Input
|
|
41
|
-
}], loading: [{
|
|
42
|
-
type: Input
|
|
43
41
|
}], toggle: [{
|
|
44
42
|
type: Input
|
|
45
43
|
}], block: [{
|
|
@@ -52,6 +50,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
52
50
|
type: Input
|
|
53
51
|
}], submit: [{
|
|
54
52
|
type: Input
|
|
53
|
+
}], loading: [{
|
|
54
|
+
type: Input
|
|
55
55
|
}], search: [{
|
|
56
56
|
type: Input
|
|
57
57
|
}], size: [{
|
|
@@ -71,4 +71,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
71
71
|
}], onClicked: [{
|
|
72
72
|
type: Output
|
|
73
73
|
}] } });
|
|
74
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
74
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYnV0dG9uL2J1dHRvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2J1dHRvbi9idXR0b24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUYsTUFBTSxPQUFPLGlCQUFpQjtJQUM1QixnQkFBZSxDQUFDO0lBR2hCLFNBQVMsR0FBWSxLQUFLLENBQUM7SUFFM0IsR0FBRyxHQUFZLEtBQUssQ0FBQztJQUVyQixJQUFJLEdBQVksS0FBSyxDQUFDO0lBRXRCLFFBQVEsR0FBWSxLQUFLLENBQUM7SUFFMUIsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUV4QixLQUFLLEdBQVksS0FBSyxDQUFDO0lBRXZCLE1BQU0sR0FBWSxLQUFLLENBQUM7SUFFeEIsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUV4QixNQUFNLEdBQVksS0FBSyxDQUFDO0lBRXhCLE1BQU0sR0FBWSxLQUFLLENBQUM7SUFFeEIsT0FBTyxHQUFZLEtBQUssQ0FBQztJQUV6QixNQUFNLEdBQVksS0FBSyxDQUFDO0lBRXhCLElBQUksR0FBb0IsR0FBRyxDQUFDO0lBRTVCLFFBQVEsR0FBWSxLQUFLLENBQUM7SUFFMUIsSUFBSSxHQUF1QixTQUFTLENBQUM7SUFFckMsS0FBSyxHQUF1QixTQUFTLENBQUM7SUFFdEMsWUFBWTtJQUVaLE9BQU8sR0FBVyxFQUFFLENBQUM7SUFFckIsZ0JBQWdCO0lBRWhCLGFBQWEsR0FBVyxFQUFFLENBQUM7SUFFM0IsT0FBTyxHQUFXLEVBQUUsQ0FBQztJQUdyQixTQUFTLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7d0dBL0N6QyxpQkFBaUI7NEZBQWpCLGlCQUFpQix3ZkNUOUIsdzVCQXVCYTs7NEZEZEEsaUJBQWlCO2tCQVA3QixTQUFTOytCQUNFLFdBQVcsUUFHZixFQUFFLEtBQUssRUFBRSx3QkFBd0IsRUFBRSxpQkFDMUIsaUJBQWlCLENBQUMsSUFBSTt3REFNckMsU0FBUztzQkFEUixLQUFLO2dCQUdOLEdBQUc7c0JBREYsS0FBSztnQkFHTixJQUFJO3NCQURILEtBQUs7Z0JBR04sUUFBUTtzQkFEUCxLQUFLO2dCQUdOLE1BQU07c0JBREwsS0FBSztnQkFHTixLQUFLO3NCQURKLEtBQUs7Z0JBR04sTUFBTTtzQkFETCxLQUFLO2dCQUdOLE1BQU07c0JBREwsS0FBSztnQkFHTixNQUFNO3NCQURMLEtBQUs7Z0JBR04sTUFBTTtzQkFETCxLQUFLO2dCQUdOLE9BQU87c0JBRE4sS0FBSztnQkFHTixNQUFNO3NCQURMLEtBQUs7Z0JBR04sSUFBSTtzQkFESCxLQUFLO2dCQUdOLFFBQVE7c0JBRFAsS0FBSztnQkFHTixJQUFJO3NCQURILEtBQUs7Z0JBR04sS0FBSztzQkFESixLQUFLO2dCQUtOLE9BQU87c0JBRE4sS0FBSztnQkFLTixhQUFhO3NCQURaLEtBQUs7Z0JBR04sT0FBTztzQkFETixLQUFLO2dCQUlOLFNBQVM7c0JBRFIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogXCJpZC1idXR0b25cIixcclxuICB0ZW1wbGF0ZVVybDogXCIuL2J1dHRvbi5jb21wb25lbnQuaHRtbFwiLFxyXG4gIHN0eWxlczogW1wiaWQtYnV0dG9uIHsgZGlzcGxheTogY29udGVudHM7IH1cIl0sXHJcbiAgaG9zdDogeyBjbGFzczogXCJpZHMtY29udGFpbnMtY2xpY2thYmxlXCIgfSxcclxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREJ1dHRvbkNvbXBvbmVudCB7XHJcbiAgY29uc3RydWN0b3IoKSB7fVxyXG5cclxuICBASW5wdXQoKVxyXG4gIHNlY29uZGFyeTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgZmFiOiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICBpY29uOiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICB0ZXJ0aWFyeTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgdG9nZ2xlOiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICBibG9jazogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgc2Jsb2NrOiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICBtYmxvY2s6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBASW5wdXQoKVxyXG4gIGFjdGl2ZTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgc3VibWl0OiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICBsb2FkaW5nOiBib29sZWFuID0gZmFsc2U7XHJcbiAgQElucHV0KClcclxuICBzZWFyY2g6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBASW5wdXQoKVxyXG4gIHNpemU6IFwic1wiIHwgXCJtXCIgfCBcImxcIiA9IFwibVwiO1xyXG4gIEBJbnB1dCgpXHJcbiAgZGlzYWJsZWQ6IGJvb2xlYW4gPSBmYWxzZTtcclxuICBASW5wdXQoKVxyXG4gIHR5cGU6IHN0cmluZyB8IHVuZGVmaW5lZCA9IHVuZGVmaW5lZDtcclxuICBASW5wdXQoKVxyXG4gIGNvbG9yOiBzdHJpbmcgfCB1bmRlZmluZWQgPSB1bmRlZmluZWQ7XHJcblxyXG4gIC8vRm9yIERpYWxvZ1xyXG4gIEBJbnB1dCgpXHJcbiAgdHJpZ2dlcjogc3RyaW5nID0gXCJcIjtcclxuXHJcbiAgLy8gR2VuZXJhbCBwcm9wc1xyXG4gIEBJbnB1dCgpXHJcbiAgdGFiaW5kZXhjb3VudDogc3RyaW5nID0gXCJcIjtcclxuICBASW5wdXQoKVxyXG4gIHNybGFiZWw6IHN0cmluZyA9IFwiXCI7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uQ2xpY2tlZDogRXZlbnRFbWl0dGVyPEV2ZW50PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxufVxyXG4iLCI8aWRzLWJ1dHRvbiBcclxuICBbc2Vjb25kYXJ5XT1cInNlY29uZGFyeSA/ICd0cnVlJyA6IG51bGxcIlxyXG4gIFthdHRyLmZhYl09XCJmYWIgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbYXR0ci5pY29uXT1cImljb24gPyAndHJ1ZScgOiBudWxsXCJcclxuICBbdGVydGlhcnldPVwidGVydGlhcnkgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbYXR0ci50cmlnZ2VyXT1cInRyaWdnZXIgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbY2xhc3MuaWRzLWRpYWxvZy10cmlnZ2VyXT1cInRyaWdnZXJcIlxyXG4gIFthdHRyLnRhYmluZGV4XT1cInRhYmluZGV4Y291bnQgPyB0YWJpbmRleGNvdW50IDogMFwiXHJcbiAgW3RvZ2dsZV09XCJ0b2dnbGUgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbYWN0aXZlXT1cImFjdGl2ZSA/ICd0cnVlJyA6IG51bGxcIlxyXG4gIFtzdWJtaXRdPVwic3VibWl0ID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgW3NlYXJjaF09XCJzZWFyY2ggPyAndHJ1ZScgOiBudWxsXCJcclxuICBbbG9hZGluZ109XCJsb2FkaW5nID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgW2Rpc2FibGVkXT1cImRpc2FibGVkID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgW2Jsb2NrXT1cImJsb2NrID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgW3NibG9ja109XCJzYmxvY2sgPyAndHJ1ZScgOiBudWxsXCJcclxuICBbbWJsb2NrXT1cIm1ibG9jayA/ICd0cnVlJyA6IG51bGxcIlxyXG4gIFtzaXplXT1cInNpemVcIlxyXG4gIFt0eXBlXT1cInR5cGVcIlxyXG4gIFtjb2xvcl09XCJjb2xvclwiXHJcbiAgW2F0dHIuYXJpYS1sYWJlbF09XCJzcmxhYmVsID8gc3JsYWJlbCA6IG51bGxcIlxyXG4gIChjbGlja2VkKT1cIm9uQ2xpY2tlZC5lbWl0KCRldmVudClcIj5cclxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbjwvaWRzLWJ1dHRvbj4iXX0=
|
|
@@ -4,11 +4,11 @@ import '@inera/ids-core/components/button/register';
|
|
|
4
4
|
import { CommonModule } from '@angular/common';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class IDButtonModule {
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDButtonModule, declarations: [IDButtonComponent], imports: [CommonModule], exports: [IDButtonComponent] });
|
|
9
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonModule, imports: [CommonModule] });
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
21
21
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
22
22
|
}]
|
|
23
23
|
}] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYnV0dG9uL2J1dHRvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUN2RCxPQUFPLDRDQUE0QyxDQUFDO0FBQ3BELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFZL0MsTUFBTSxPQUFPLGNBQWM7d0dBQWQsY0FBYzt5R0FBZCxjQUFjLGlCQVJ2QixpQkFBaUIsYUFLVCxZQUFZLGFBRnBCLGlCQUFpQjt5R0FLUixjQUFjLFlBSGYsWUFBWTs7NEZBR1gsY0FBYztrQkFWMUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osaUJBQWlCO3FCQUNsQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsaUJBQWlCO3FCQUNsQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IElEQnV0dG9uQ29tcG9uZW50IH0gZnJvbSAnLi9idXR0b24uY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9idXR0b24vcmVnaXN0ZXInO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIElEQnV0dG9uQ29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREJ1dHRvbkNvbXBvbmVudFxyXG4gIF0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURCdXR0b25Nb2R1bGUgeyB9XHJcbiJdfQ==
|
|
@@ -5,10 +5,10 @@ export class IDButtonGroupComponent {
|
|
|
5
5
|
unresponsive = false;
|
|
6
6
|
justify = 'start';
|
|
7
7
|
break = 'm';
|
|
8
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
8
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDButtonGroupComponent, selector: "id-button-group", inputs: { rtl: "rtl", unresponsive: "unresponsive", justify: "justify", break: "break" }, ngImport: i0, template: "<ids-button-group [break]=\"break\" [justify]=\"justify\" [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>", encapsulation: i0.ViewEncapsulation.None });
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonGroupComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'id-button-group', encapsulation: ViewEncapsulation.None, template: "<ids-button-group [break]=\"break\" [justify]=\"justify\" [unresponsive]=\"unresponsive\" [rtl]=\"rtl\">\r\n <ng-content></ng-content>\r\n</ids-button-group>" }]
|
|
14
14
|
}], propDecorators: { rtl: [{
|
|
@@ -20,4 +20,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
20
20
|
}], break: [{
|
|
21
21
|
type: Input
|
|
22
22
|
}] } });
|
|
23
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
23
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwL2J1dHRvbi1ncm91cC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2J1dHRvbi1ncm91cC9idXR0b24tZ3JvdXAuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBT3BFLE1BQU0sT0FBTyxzQkFBc0I7SUFHakMsR0FBRyxHQUFXLEtBQUssQ0FBQztJQUdwQixZQUFZLEdBQVcsS0FBSyxDQUFDO0lBRzdCLE9BQU8sR0FBK0IsT0FBTyxDQUFDO0lBRzlDLEtBQUssR0FBYyxHQUFHLENBQUM7d0dBWlosc0JBQXNCOzRGQUF0QixzQkFBc0IsaUpDUG5DLGdLQUVtQjs7NEZES04sc0JBQXNCO2tCQUxsQyxTQUFTOytCQUNFLGlCQUFpQixpQkFFWixpQkFBaUIsQ0FBQyxJQUFJOzhCQUtyQyxHQUFHO3NCQURGLEtBQUs7Z0JBSU4sWUFBWTtzQkFEWCxLQUFLO2dCQUlOLE9BQU87c0JBRE4sS0FBSztnQkFJTixLQUFLO3NCQURKLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1idXR0b24tZ3JvdXAnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9idXR0b24tZ3JvdXAuY29tcG9uZW50Lmh0bWwnLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREJ1dHRvbkdyb3VwQ29tcG9uZW50IHtcclxuXHJcbiAgQElucHV0KClcclxuICBydGw6Ym9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHVucmVzcG9uc2l2ZTpib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAganVzdGlmeTogJ3N0YXJ0JyB8ICdjZW50ZXInIHwgJ2VuZCcgPSAnc3RhcnQnO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGJyZWFrOiAncycgfCAnbScgPSAnbSc7XHJcblxyXG59XHJcbiIsIjxpZHMtYnV0dG9uLWdyb3VwIFticmVha109XCJicmVha1wiIFtqdXN0aWZ5XT1cImp1c3RpZnlcIiBbdW5yZXNwb25zaXZlXT1cInVucmVzcG9uc2l2ZVwiIFtydGxdPVwicnRsXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1idXR0b24tZ3JvdXA+Il19
|
|
@@ -3,11 +3,11 @@ import { IDButtonGroupComponent } from './button-group.component';
|
|
|
3
3
|
import '@inera/ids-core/components/button-group/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDButtonGroupModule {
|
|
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: IDButtonGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDButtonGroupModule, declarations: [IDButtonGroupComponent], exports: [IDButtonGroupComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDButtonGroupModule });
|
|
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: IDButtonGroupModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWdyb3VwLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwL2J1dHRvbi1ncm91cC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNsRSxPQUFPLGtEQUFrRCxDQUFDOztBQVcxRCxNQUFNLE9BQU8sbUJBQW1CO3dHQUFuQixtQkFBbUI7eUdBQW5CLG1CQUFtQixpQkFQNUIsc0JBQXNCLGFBR3RCLHNCQUFzQjt5R0FJYixtQkFBbUI7OzRGQUFuQixtQkFBbUI7a0JBVC9CLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLHNCQUFzQjtxQkFDdkI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHNCQUFzQjtxQkFDdkI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURCdXR0b25Hcm91cENvbXBvbmVudCB9IGZyb20gJy4vYnV0dG9uLWdyb3VwLmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJREJ1dHRvbkdyb3VwQ29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJREJ1dHRvbkdyb3VwQ29tcG9uZW50XHJcbiAgXSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJREJ1dHRvbkdyb3VwTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -8,10 +8,10 @@ export class IDCardComponent {
|
|
|
8
8
|
bordertop = 0;
|
|
9
9
|
interactive = false;
|
|
10
10
|
lean = false;
|
|
11
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
11
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDCardComponent, selector: "id-card", inputs: { hideonm: "hideonm", hideons: "hideons", fill: "fill", bordertop: "bordertop", interactive: "interactive", lean: "lean" }, ngImport: i0, template: "<ids-card\r\n [hideonm]=\"hideonm\"\r\n [hideons]=\"hideons\"\r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\"\r\n [bordertop]=\"bordertop\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-card>\r\n", styles: [":host{display:block}\n"] });
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCardComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ selector: 'id-card', template: "<ids-card\r\n [hideonm]=\"hideonm\"\r\n [hideons]=\"hideons\"\r\n [lean]=\"lean\"\r\n [interactive]=\"interactive\"\r\n [fill]=\"fill\"\r\n [bordertop]=\"bordertop\"\r\n>\r\n <ng-content></ng-content>\r\n</ids-card>\r\n", styles: [":host{display:block}\n"] }]
|
|
17
17
|
}], ctorParameters: () => [], propDecorators: { hideonm: [{
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
27
27
|
}], lean: [{
|
|
28
28
|
type: Input
|
|
29
29
|
}] } });
|
|
30
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
30
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FyZC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2NhcmQvY2FyZC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2NhcmQvY2FyZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPakQsTUFBTSxPQUFPLGVBQWU7SUFDMUIsZ0JBQWUsQ0FBQztJQUdoQixPQUFPLEdBQVksS0FBSyxDQUFDO0lBR3pCLE9BQU8sR0FBWSxLQUFLLENBQUM7SUFHekIsSUFBSSxHQUFXLENBQUMsQ0FBQztJQUdqQixTQUFTLEdBQVcsQ0FBQyxDQUFDO0lBR3RCLFdBQVcsR0FBWSxLQUFLLENBQUM7SUFHN0IsSUFBSSxHQUFZLEtBQUssQ0FBQzt3R0FuQlgsZUFBZTs0RkFBZixlQUFlLG1MQ1A1QixvT0FVQTs7NEZESGEsZUFBZTtrQkFMM0IsU0FBUzsrQkFDRSxTQUFTO3dEQVFuQixPQUFPO3NCQUROLEtBQUs7Z0JBSU4sT0FBTztzQkFETixLQUFLO2dCQUlOLElBQUk7c0JBREgsS0FBSztnQkFJTixTQUFTO3NCQURSLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLElBQUk7c0JBREgsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtY2FyZCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2NhcmQuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlczogWyc6aG9zdCB7IGRpc3BsYXk6IGJsb2NrOyB9J10sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRENhcmRDb21wb25lbnQge1xyXG4gIGNvbnN0cnVjdG9yKCkge31cclxuXHJcbiAgQElucHV0KClcclxuICBoaWRlb25tOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgaGlkZW9uczogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGZpbGw6IG51bWJlciA9IDA7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgYm9yZGVydG9wOiBudW1iZXIgPSAwO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGludGVyYWN0aXZlOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbGVhbjogYm9vbGVhbiA9IGZhbHNlO1xyXG59XHJcbiIsIjxpZHMtY2FyZFxyXG4gIFtoaWRlb25tXT1cImhpZGVvbm1cIlxyXG4gIFtoaWRlb25zXT1cImhpZGVvbnNcIlxyXG4gIFtsZWFuXT1cImxlYW5cIlxyXG4gIFtpbnRlcmFjdGl2ZV09XCJpbnRlcmFjdGl2ZVwiXHJcbiAgW2ZpbGxdPVwiZmlsbFwiXHJcbiAgW2JvcmRlcnRvcF09XCJib3JkZXJ0b3BcIlxyXG4+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1jYXJkPlxyXG4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDCardComponent } from './card.component';
|
|
|
3
3
|
import '@inera/ids-core/components/card/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDCardModule {
|
|
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: IDCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDCardModule, declarations: [IDCardComponent], exports: [IDCardComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCardModule });
|
|
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: IDCardModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FyZC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2NhcmQvY2FyZC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDbkQsT0FBTywwQ0FBMEMsQ0FBQzs7QUFXbEQsTUFBTSxPQUFPLFlBQVk7d0dBQVosWUFBWTt5R0FBWixZQUFZLGlCQVByQixlQUFlLGFBR2YsZUFBZTt5R0FJTixZQUFZOzs0RkFBWixZQUFZO2tCQVR4QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixlQUFlO3FCQUNoQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZUFBZTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURDYXJkQ29tcG9uZW50IH0gZnJvbSAnLi9jYXJkLmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvY2FyZC9yZWdpc3Rlcic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgSURDYXJkQ29tcG9uZW50XHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBJRENhcmRDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElEQ2FyZE1vZHVsZSB7IH1cclxuIl19
|
|
@@ -5,10 +5,10 @@ export class IDCarouselItemComponent {
|
|
|
5
5
|
description = '';
|
|
6
6
|
step = '';
|
|
7
7
|
constructor() { }
|
|
8
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
8
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDCarouselItemComponent, selector: "id-carousel-item", inputs: { headline: "headline", description: "description", step: "step" }, ngImport: i0, template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" });
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselItemComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'id-carousel-item', template: "<ids-carousel-item\r\n [headline]=\"headline\"\r\n [description]=\"description\"\r\n [step]=\"step\">\r\n <ng-content></ng-content>\r\n</ids-carousel-item>" }]
|
|
14
14
|
}], ctorParameters: () => [], propDecorators: { headline: [{
|
|
@@ -18,4 +18,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
18
18
|
}], step: [{
|
|
19
19
|
type: Input
|
|
20
20
|
}] } });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLWl0ZW0vY2Fyb3VzZWwtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLWl0ZW0vY2Fyb3VzZWwtaXRlbS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNakQsTUFBTSxPQUFPLHVCQUF1QjtJQUdsQyxRQUFRLEdBQVUsRUFBRSxDQUFBO0lBR3BCLFdBQVcsR0FBVSxFQUFFLENBQUE7SUFHdkIsSUFBSSxHQUFVLEVBQUUsQ0FBQTtJQUVoQixnQkFBZ0IsQ0FBQzt3R0FYTix1QkFBdUI7NEZBQXZCLHVCQUF1QixvSUNOcEMsaUtBS29COzs0RkRDUCx1QkFBdUI7a0JBSm5DLFNBQVM7K0JBQ0Usa0JBQWtCO3dEQU01QixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLElBQUk7c0JBREgsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtY2Fyb3VzZWwtaXRlbScsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2Nhcm91c2VsLWl0ZW0uY29tcG9uZW50Lmh0bWwnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRENhcm91c2VsSXRlbUNvbXBvbmVudCB7XHJcbiAgXHJcbiAgQElucHV0KClcclxuICBoZWFkbGluZTpzdHJpbmcgPSAnJ1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGRlc2NyaXB0aW9uOnN0cmluZyA9ICcnXHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgc3RlcDpzdHJpbmcgPSAnJ1xyXG5cclxuICBjb25zdHJ1Y3RvcigpIHsgfVxyXG5cclxufVxyXG4iLCI8aWRzLWNhcm91c2VsLWl0ZW1cclxuICBbaGVhZGxpbmVdPVwiaGVhZGxpbmVcIlxyXG4gIFtkZXNjcmlwdGlvbl09XCJkZXNjcmlwdGlvblwiXHJcbiAgW3N0ZXBdPVwic3RlcFwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtY2Fyb3VzZWwtaXRlbT4iXX0=
|
|
@@ -6,10 +6,10 @@ export class IDCarouselComponent {
|
|
|
6
6
|
srprevlabel = 'Föregående slide';
|
|
7
7
|
autoplaydelay = 5000;
|
|
8
8
|
constructor() { }
|
|
9
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDCarouselComponent, selector: "id-carousel", inputs: { autoplay: "autoplay", srnextlabel: "srnextlabel", srprevlabel: "srprevlabel", autoplaydelay: "autoplaydelay" }, ngImport: i0, template: "<ids-carousel\r\n [srnextlabel]=\"srnextlabel\"\r\n [srprevlabel]=\"srprevlabel\"\r\n [autoplay]=\"autoplay ? true : null\"\r\n [autoplaydelay]=\"autoplaydelay\">\r\n <ng-content></ng-content>\r\n</ids-carousel>" });
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselComponent, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
14
|
args: [{ selector: 'id-carousel', template: "<ids-carousel\r\n [srnextlabel]=\"srnextlabel\"\r\n [srprevlabel]=\"srprevlabel\"\r\n [autoplay]=\"autoplay ? true : null\"\r\n [autoplaydelay]=\"autoplaydelay\">\r\n <ng-content></ng-content>\r\n</ids-carousel>" }]
|
|
15
15
|
}], ctorParameters: () => [], propDecorators: { autoplay: [{
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
21
21
|
}], autoplaydelay: [{
|
|
22
22
|
type: Input
|
|
23
23
|
}] } });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9jYXJvdXNlbC9jYXJvdXNlbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU1qRCxNQUFNLE9BQU8sbUJBQW1CO0lBRzlCLFFBQVEsR0FBRyxLQUFLLENBQUM7SUFHakIsV0FBVyxHQUFHLGFBQWEsQ0FBQztJQUc1QixXQUFXLEdBQUcsa0JBQWtCLENBQUM7SUFHakMsYUFBYSxHQUFJLElBQUksQ0FBQztJQUV0QixnQkFBZ0IsQ0FBQzt3R0FkTixtQkFBbUI7NEZBQW5CLG1CQUFtQiw2S0NOaEMsME5BTWU7OzRGREFGLG1CQUFtQjtrQkFKL0IsU0FBUzsrQkFDRSxhQUFhO3dEQU12QixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLFdBQVc7c0JBRFYsS0FBSztnQkFJTixhQUFhO3NCQURaLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2lkLWNhcm91c2VsJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vY2Fyb3VzZWwuY29tcG9uZW50Lmh0bWwnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRENhcm91c2VsQ29tcG9uZW50IHtcclxuICBcclxuICBASW5wdXQoKVxyXG4gIGF1dG9wbGF5ID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgc3JuZXh0bGFiZWwgPSAnTsOkc3RhIHNsaWRlJztcclxuXHJcbiAgQElucHV0KClcclxuICBzcnByZXZsYWJlbCA9ICdGw7ZyZWfDpWVuZGUgc2xpZGUnO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGF1dG9wbGF5ZGVsYXkgPSAgNTAwMDtcclxuXHJcbiAgY29uc3RydWN0b3IoKSB7IH1cclxuXHJcbn1cclxuIiwiPGlkcy1jYXJvdXNlbFxyXG4gIFtzcm5leHRsYWJlbF09XCJzcm5leHRsYWJlbFwiXHJcbiAgW3NycHJldmxhYmVsXT1cInNycHJldmxhYmVsXCJcclxuICBbYXV0b3BsYXldPVwiYXV0b3BsYXkgPyB0cnVlIDogbnVsbFwiXHJcbiAgW2F1dG9wbGF5ZGVsYXldPVwiYXV0b3BsYXlkZWxheVwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtY2Fyb3VzZWw+Il19
|
|
@@ -4,13 +4,13 @@ import { IDCarouselItemComponent } from './carousel-item/carousel-item.component
|
|
|
4
4
|
import '@inera/ids-core/components/carousel/register';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class IDCarouselModule {
|
|
7
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
7
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselModule, declarations: [IDCarouselComponent,
|
|
9
9
|
IDCarouselItemComponent], exports: [IDCarouselComponent,
|
|
10
10
|
IDCarouselItemComponent] });
|
|
11
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselModule });
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDCarouselModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [
|
|
@@ -24,4 +24,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
24
24
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
25
25
|
}]
|
|
26
26
|
}] });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9jYXJvdXNlbC9jYXJvdXNlbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUMzRCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUNsRixPQUFPLDhDQUE4QyxDQUFDOztBQWF0RCxNQUFNLE9BQU8sZ0JBQWdCO3dHQUFoQixnQkFBZ0I7eUdBQWhCLGdCQUFnQixpQkFUekIsbUJBQW1CO1lBQ25CLHVCQUF1QixhQUd2QixtQkFBbUI7WUFDbkIsdUJBQXVCO3lHQUlkLGdCQUFnQjs7NEZBQWhCLGdCQUFnQjtrQkFYNUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osbUJBQW1CO3dCQUNuQix1QkFBdUI7cUJBQ3hCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxtQkFBbUI7d0JBQ25CLHVCQUF1QjtxQkFDeEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSURDYXJvdXNlbENvbXBvbmVudCB9IGZyb20gJy4vY2Fyb3VzZWwuY29tcG9uZW50JztcclxuaW1wb3J0IHsgSURDYXJvdXNlbEl0ZW1Db21wb25lbnQgfSBmcm9tICcuL2Nhcm91c2VsLWl0ZW0vY2Fyb3VzZWwtaXRlbS5jb21wb25lbnQnO1xyXG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2Nhcm91c2VsL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJRENhcm91c2VsQ29tcG9uZW50LFxyXG4gICAgSURDYXJvdXNlbEl0ZW1Db21wb25lbnRcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtcclxuICAgIElEQ2Fyb3VzZWxDb21wb25lbnQsXHJcbiAgICBJRENhcm91c2VsSXRlbUNvbXBvbmVudFxyXG4gIF0sXHJcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgSURDYXJvdXNlbE1vZHVsZSB7IH1cclxuIl19
|
|
@@ -7,10 +7,10 @@ export class IDDateLabelComponent {
|
|
|
7
7
|
month = null;
|
|
8
8
|
monthlabel = null;
|
|
9
9
|
day = null;
|
|
10
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
10
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDateLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDDateLabelComponent, selector: "id-date-label", inputs: { date: "date", year: "year", month: "month", monthlabel: "monthlabel", day: "day" }, ngImport: i0, template: "\r\n<ids-date-label \r\n [date]=\"date?.toString()\"\r\n [year]=\"year\"\r\n [month]=\"month\"\r\n [monthlabel]=\"monthlabel\"\r\n [day]=\"day\">\r\n <ng-content></ng-content>\r\n</ids-date-label>", encapsulation: i0.ViewEncapsulation.None });
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDateLabelComponent, decorators: [{
|
|
14
14
|
type: Component,
|
|
15
15
|
args: [{ selector: 'id-date-label', encapsulation: ViewEncapsulation.None, template: "\r\n<ids-date-label \r\n [date]=\"date?.toString()\"\r\n [year]=\"year\"\r\n [month]=\"month\"\r\n [monthlabel]=\"monthlabel\"\r\n [day]=\"day\">\r\n <ng-content></ng-content>\r\n</ids-date-label>" }]
|
|
16
16
|
}], ctorParameters: () => [], propDecorators: { date: [{
|
|
@@ -24,4 +24,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
24
24
|
}], day: [{
|
|
25
25
|
type: Input
|
|
26
26
|
}] } });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0ZS1sYWJlbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2RhdGUtbGFiZWwvZGF0ZS1sYWJlbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2RhdGUtbGFiZWwvZGF0ZS1sYWJlbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFlLEtBQUssRUFBVSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPekYsTUFBTSxPQUFPLG9CQUFvQjtJQUUvQixnQkFBZ0IsQ0FBQztJQUdqQixJQUFJLEdBQWdCLElBQUksQ0FBQztJQUV6QixJQUFJLEdBQWtCLElBQUksQ0FBQztJQUUzQixLQUFLLEdBQWtCLElBQUksQ0FBQztJQUU1QixVQUFVLEdBQWtCLElBQUksQ0FBQztJQUVqQyxHQUFHLEdBQWtCLElBQUksQ0FBQzt3R0FiZixvQkFBb0I7NEZBQXBCLG9CQUFvQixtSkNQakMsNE1BUWlCOzs0RkRESixvQkFBb0I7a0JBTGhDLFNBQVM7K0JBQ0UsZUFBZSxpQkFFVixpQkFBaUIsQ0FBQyxJQUFJO3dEQU9yQyxJQUFJO3NCQURILEtBQUs7Z0JBR04sSUFBSTtzQkFESCxLQUFLO2dCQUdOLEtBQUs7c0JBREosS0FBSztnQkFHTixVQUFVO3NCQURULEtBQUs7Z0JBR04sR0FBRztzQkFERixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0QmluZGluZywgSW5wdXQsIE9uSW5pdCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnaWQtZGF0ZS1sYWJlbCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2RhdGUtbGFiZWwuY29tcG9uZW50Lmh0bWwnLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRERhdGVMYWJlbENvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgZGF0ZTogRGF0ZSB8IG51bGwgPSBudWxsO1xyXG4gIEBJbnB1dCgpXHJcbiAgeWVhcjogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgQElucHV0KClcclxuICBtb250aDogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcbiAgQElucHV0KClcclxuICBtb250aGxhYmVsOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcclxuICBASW5wdXQoKVxyXG4gIGRheTogc3RyaW5nIHwgbnVsbCA9IG51bGw7XHJcblxyXG59XHJcbiIsIlxyXG48aWRzLWRhdGUtbGFiZWwgXHJcbiAgW2RhdGVdPVwiZGF0ZT8udG9TdHJpbmcoKVwiXHJcbiAgW3llYXJdPVwieWVhclwiXHJcbiAgW21vbnRoXT1cIm1vbnRoXCJcclxuICBbbW9udGhsYWJlbF09XCJtb250aGxhYmVsXCJcclxuICBbZGF5XT1cImRheVwiPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9pZHMtZGF0ZS1sYWJlbD4iXX0=
|
|
@@ -3,11 +3,11 @@ import { IDDateLabelComponent } from './date-label.component';
|
|
|
3
3
|
import '@inera/ids-core/components/date-label/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDDateLabelModule {
|
|
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: IDDateLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDDateLabelModule, declarations: [IDDateLabelComponent], exports: [IDDateLabelComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDateLabelModule });
|
|
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: IDDateLabelModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0ZS1sYWJlbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2RhdGUtbGFiZWwvZGF0ZS1sYWJlbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUM5RCxPQUFPLGdEQUFnRCxDQUFDOztBQVd4RCxNQUFNLE9BQU8saUJBQWlCO3dHQUFqQixpQkFBaUI7eUdBQWpCLGlCQUFpQixpQkFQMUIsb0JBQW9CLGFBR3BCLG9CQUFvQjt5R0FJWCxpQkFBaUI7OzRGQUFqQixpQkFBaUI7a0JBVDdCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLG9CQUFvQjtxQkFDckI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLG9CQUFvQjtxQkFDckI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSUREYXRlTGFiZWxDb21wb25lbnQgfSBmcm9tICcuL2RhdGUtbGFiZWwuY29tcG9uZW50JztcclxuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9kYXRlLWxhYmVsL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJRERhdGVMYWJlbENvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSUREYXRlTGFiZWxDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElERGF0ZUxhYmVsTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -25,10 +25,10 @@ export class IDDialogComponent {
|
|
|
25
25
|
this.onOpen.emit(event);
|
|
26
26
|
this.showChange.emit(this.show);
|
|
27
27
|
}
|
|
28
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
29
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
28
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
29
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDDialogComponent, selector: "id-dialog", inputs: { dismissible: "dismissible", srclosetext: "srclosetext", nofocustrap: "nofocustrap", keepscrollbar: "keepscrollbar", autofocus: "autofocus", nooverlay: "nooverlay", persistent: "persistent", show: "show", width: "width", maxwidth: "maxwidth" }, outputs: { onClosed: "onClosed", onOpen: "onOpen", showChange: "showChange" }, ngImport: i0, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.nooverlay]=\"nooverlay ? true : null\"\r\n [attr.nofocustrap]=\"nofocustrap ? true : null\"\r\n [attr.autofocus]=\"autofocus ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.keepscrollbar]=\"keepscrollbar ? true : null\"\r\n [attr.show]=\"show ? 'true' : 'false'\"\r\n [width]=\"width\"\r\n [maxwidth]=\"maxwidth\"\r\n nofocustrap=\"nofocustrap\"\r\n [srclosetext]=\"srclosetext\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n</ids-dialog>", encapsulation: i0.ViewEncapsulation.None });
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDialogComponent, decorators: [{
|
|
32
32
|
type: Component,
|
|
33
33
|
args: [{ selector: 'id-dialog', encapsulation: ViewEncapsulation.None, template: "<ids-dialog \r\n [attr.dismissible]=\"dismissible ? true : null\"\r\n [attr.nooverlay]=\"nooverlay ? true : null\"\r\n [attr.nofocustrap]=\"nofocustrap ? true : null\"\r\n [attr.autofocus]=\"autofocus ? true : null\"\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [attr.keepscrollbar]=\"keepscrollbar ? true : null\"\r\n [attr.show]=\"show ? 'true' : 'false'\"\r\n [width]=\"width\"\r\n [maxwidth]=\"maxwidth\"\r\n nofocustrap=\"nofocustrap\"\r\n [srclosetext]=\"srclosetext\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n</ids-dialog>" }]
|
|
34
34
|
}], ctorParameters: () => [], propDecorators: { dismissible: [{
|
|
@@ -58,4 +58,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
58
58
|
}], showChange: [{
|
|
59
59
|
type: Output
|
|
60
60
|
}] } });
|
|
61
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
61
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlhbG9nLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvZGlhbG9nL2RpYWxvZy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2RpYWxvZy9kaWFsb2cuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPMUYsTUFBTSxPQUFPLGlCQUFpQjtJQUU1QixnQkFBZ0IsQ0FBQztJQUdqQixXQUFXLEdBQVksS0FBSyxDQUFDO0lBRzdCLFdBQVcsR0FBVyxFQUFFLENBQUM7SUFHekIsV0FBVyxHQUFZLEtBQUssQ0FBQztJQUc3QixhQUFhLEdBQVksS0FBSyxDQUFDO0lBRy9CLFNBQVMsR0FBWSxLQUFLLENBQUM7SUFHM0IsU0FBUyxHQUFZLEtBQUssQ0FBQztJQUczQixVQUFVLEdBQVksS0FBSyxDQUFDO0lBRzVCLElBQUksR0FBWSxLQUFLLENBQUM7SUFHdEIsS0FBSyxHQUFXLEVBQUUsQ0FBQztJQUduQixRQUFRLEdBQVcsRUFBRSxDQUFDO0lBR3RCLFFBQVEsR0FBd0IsSUFBSSxZQUFZLEVBQUUsQ0FBQztJQUduRCxNQUFNLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7SUFHakQsVUFBVSxHQUEwQixJQUFJLFlBQVksRUFBVyxDQUFDO0lBRWhFLFNBQVMsQ0FBRSxLQUFZO1FBQ3JCLElBQUksQ0FBQyxJQUFJLEdBQUcsS0FBSyxDQUFDO1FBQ2xCLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFBO1FBQ3pCLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNsQyxDQUFDO0lBQ0QsT0FBTyxDQUFFLEtBQVk7UUFDbkIsSUFBSSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUM7UUFDakIsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUE7UUFDdkIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ2xDLENBQUM7d0dBcERVLGlCQUFpQjs0RkFBakIsaUJBQWlCLDhYQ1A5QixzbUJBZWE7OzRGRFJBLGlCQUFpQjtrQkFMN0IsU0FBUzsrQkFDRSxXQUFXLGlCQUVOLGlCQUFpQixDQUFDLElBQUk7d0RBT3JDLFdBQVc7c0JBRFYsS0FBSztnQkFJTixXQUFXO3NCQURWLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLGFBQWE7c0JBRFosS0FBSztnQkFJTixTQUFTO3NCQURSLEtBQUs7Z0JBSU4sU0FBUztzQkFEUixLQUFLO2dCQUlOLFVBQVU7c0JBRFQsS0FBSztnQkFJTixJQUFJO3NCQURILEtBQUs7Z0JBSU4sS0FBSztzQkFESixLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixRQUFRO3NCQURQLE1BQU07Z0JBSVAsTUFBTTtzQkFETCxNQUFNO2dCQUlQLFVBQVU7c0JBRFQsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdpZC1kaWFsb2cnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9kaWFsb2cuY29tcG9uZW50Lmh0bWwnLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBJRERpYWxvZ0NvbXBvbmVudCB7XHJcblxyXG4gIGNvbnN0cnVjdG9yKCkgeyB9XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgZGlzbWlzc2libGU6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbiAgQElucHV0KClcclxuICBzcmNsb3NldGV4dDogc3RyaW5nID0gJyc7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbm9mb2N1c3RyYXA6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbiAgQElucHV0KClcclxuICBrZWVwc2Nyb2xsYmFyOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgYXV0b2ZvY3VzOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbm9vdmVybGF5OiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgcGVyc2lzdGVudDogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIHNob3c6IGJvb2xlYW4gPSBmYWxzZTtcclxuXHJcbiAgQElucHV0KClcclxuICB3aWR0aDogc3RyaW5nID0gJyc7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbWF4d2lkdGg6IHN0cmluZyA9ICcnO1xyXG5cclxuICBAT3V0cHV0KClcclxuICBvbkNsb3NlZDogRXZlbnRFbWl0dGVyPEV2ZW50PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuXHJcbiAgQE91dHB1dCgpXHJcbiAgb25PcGVuOiBFdmVudEVtaXR0ZXI8RXZlbnQ+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG5cclxuICBAT3V0cHV0KClcclxuICBzaG93Q2hhbmdlOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyPGJvb2xlYW4+KCk7XHJcblxyXG4gIGhhc0Nsb3NlZCAoZXZlbnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLnNob3cgPSBmYWxzZTtcclxuICAgIHRoaXMub25DbG9zZWQuZW1pdChldmVudClcclxuICAgIHRoaXMuc2hvd0NoYW5nZS5lbWl0KHRoaXMuc2hvdyk7XHJcbiAgfVxyXG4gIGhhc09wZW4gKGV2ZW50OiBFdmVudCkge1xyXG4gICAgdGhpcy5zaG93ID0gdHJ1ZTtcclxuICAgIHRoaXMub25PcGVuLmVtaXQoZXZlbnQpXHJcbiAgICB0aGlzLnNob3dDaGFuZ2UuZW1pdCh0aGlzLnNob3cpO1xyXG4gIH1cclxuXHJcbn1cclxuIiwiPGlkcy1kaWFsb2cgXHJcbiAgW2F0dHIuZGlzbWlzc2libGVdPVwiZGlzbWlzc2libGUgPyB0cnVlIDogbnVsbFwiXHJcbiAgW2F0dHIubm9vdmVybGF5XT1cIm5vb3ZlcmxheSA/IHRydWUgOiBudWxsXCJcclxuICBbYXR0ci5ub2ZvY3VzdHJhcF09XCJub2ZvY3VzdHJhcCA/IHRydWUgOiBudWxsXCJcclxuICBbYXR0ci5hdXRvZm9jdXNdPVwiYXV0b2ZvY3VzID8gdHJ1ZSA6IG51bGxcIlxyXG4gIFthdHRyLnBlcnNpc3RlbnRdPVwicGVyc2lzdGVudCA/IHRydWUgOiBudWxsXCJcclxuICBbYXR0ci5rZWVwc2Nyb2xsYmFyXT1cImtlZXBzY3JvbGxiYXIgPyB0cnVlIDogbnVsbFwiXHJcbiAgW2F0dHIuc2hvd109XCJzaG93ID8gJ3RydWUnIDogJ2ZhbHNlJ1wiXHJcbiAgW3dpZHRoXT1cIndpZHRoXCJcclxuICBbbWF4d2lkdGhdPVwibWF4d2lkdGhcIlxyXG4gIG5vZm9jdXN0cmFwPVwibm9mb2N1c3RyYXBcIlxyXG4gIFtzcmNsb3NldGV4dF09XCJzcmNsb3NldGV4dFwiXHJcbiAgKGNsb3NlZCk9XCJoYXNDbG9zZWQoJGV2ZW50KVwiXHJcbiAgKG9wZW4pPVwiaGFzT3BlbigkZXZlbnQpXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2lkcy1kaWFsb2c+Il19
|
|
@@ -3,11 +3,11 @@ import { IDDialogComponent } from './dialog.component';
|
|
|
3
3
|
import '@inera/ids-core/components/dialog/register';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class IDDialogModule {
|
|
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: IDDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: IDDialogModule, declarations: [IDDialogComponent], exports: [IDDialogComponent] });
|
|
8
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDialogModule });
|
|
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: IDDialogModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlhbG9nLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvZGlhbG9nL2RpYWxvZy5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUN2RCxPQUFPLDRDQUE0QyxDQUFDOztBQVdwRCxNQUFNLE9BQU8sY0FBYzt3R0FBZCxjQUFjO3lHQUFkLGNBQWMsaUJBUHZCLGlCQUFpQixhQUdqQixpQkFBaUI7eUdBSVIsY0FBYzs7NEZBQWQsY0FBYztrQkFUMUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osaUJBQWlCO3FCQUNsQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsaUJBQWlCO3FCQUNsQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJRERpYWxvZ0NvbXBvbmVudCB9IGZyb20gJy4vZGlhbG9nLmNvbXBvbmVudCc7XHJcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvZGlhbG9nL3JlZ2lzdGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBJRERpYWxvZ0NvbXBvbmVudFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgSUREaWFsb2dDb21wb25lbnRcclxuICBdLFxyXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIElERGlhbG9nTW9kdWxlIHsgfVxyXG4iXX0=
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { CommonModule } from "@angular/common";
|
|
2
|
+
import { Component, CUSTOM_ELEMENTS_SCHEMA, Input, TemplateRef, ViewChild, ViewEncapsulation } from "@angular/core";
|
|
3
|
+
import "@inera/ids-core/components/dropdown/register";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class IDDropdownContentComponent {
|
|
6
|
+
constructor() { }
|
|
7
|
+
template;
|
|
8
|
+
sblock = false;
|
|
9
|
+
mblock = false;
|
|
10
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDropdownContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDDropdownContentComponent, isStandalone: true, selector: "id-dropdown-content", inputs: { sblock: "sblock", mblock: "mblock" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: ` <ng-template>
|
|
12
|
+
<ng-content></ng-content>
|
|
13
|
+
</ng-template>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], encapsulation: i0.ViewEncapsulation.None });
|
|
14
|
+
}
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDropdownContentComponent, decorators: [{
|
|
16
|
+
type: Component,
|
|
17
|
+
args: [{
|
|
18
|
+
selector: "id-dropdown-content",
|
|
19
|
+
template: ` <ng-template>
|
|
20
|
+
<ng-content></ng-content>
|
|
21
|
+
</ng-template>`,
|
|
22
|
+
encapsulation: ViewEncapsulation.None,
|
|
23
|
+
standalone: true,
|
|
24
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
25
|
+
imports: [CommonModule]
|
|
26
|
+
}]
|
|
27
|
+
}], ctorParameters: () => [], propDecorators: { template: [{
|
|
28
|
+
type: ViewChild,
|
|
29
|
+
args: [TemplateRef]
|
|
30
|
+
}], sblock: [{
|
|
31
|
+
type: Input
|
|
32
|
+
}], mblock: [{
|
|
33
|
+
type: Input
|
|
34
|
+
}] } });
|
|
35
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZHJvcGRvd24tY29udGVudC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2Ryb3Bkb3duL2Ryb3Bkb3duLWNvbnRlbnQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsU0FBUyxFQUFFLHNCQUFzQixFQUFFLEtBQUssRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3BILE9BQU8sOENBQThDLENBQUM7O0FBWXRELE1BQU0sT0FBTywwQkFBMEI7SUFDckMsZ0JBQWUsQ0FBQztJQUVRLFFBQVEsQ0FBbUI7SUFHbkQsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUd4QixNQUFNLEdBQVksS0FBSyxDQUFDO3dHQVRiLDBCQUEwQjs0RkFBMUIsMEJBQTBCLHlLQUcxQixXQUFXLGdEQVhaOztpQkFFSywyREFJTCxZQUFZOzs0RkFFWCwwQkFBMEI7a0JBVnRDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLHFCQUFxQjtvQkFDL0IsUUFBUSxFQUFFOztpQkFFSztvQkFDZixhQUFhLEVBQUUsaUJBQWlCLENBQUMsSUFBSTtvQkFDckMsVUFBVSxFQUFFLElBQUk7b0JBQ2hCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO29CQUNqQyxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7aUJBQ3hCO3dEQUl5QixRQUFRO3NCQUEvQixTQUFTO3VCQUFDLFdBQVc7Z0JBR3RCLE1BQU07c0JBREwsS0FBSztnQkFJTixNQUFNO3NCQURMLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29tbW9uXCI7XHJcbmltcG9ydCB7IENvbXBvbmVudCwgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgSW5wdXQsIFRlbXBsYXRlUmVmLCBWaWV3Q2hpbGQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IFwiQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvZHJvcGRvd24vcmVnaXN0ZXJcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBcImlkLWRyb3Bkb3duLWNvbnRlbnRcIixcclxuICB0ZW1wbGF0ZTogYCA8bmctdGVtcGxhdGU+XHJcbiAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbiAgPC9uZy10ZW1wbGF0ZT5gLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV1cclxufSlcclxuZXhwb3J0IGNsYXNzIElERHJvcGRvd25Db250ZW50Q29tcG9uZW50IHtcclxuICBjb25zdHJ1Y3RvcigpIHt9XHJcbiAgXHJcbiAgQFZpZXdDaGlsZChUZW1wbGF0ZVJlZikgdGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgc2Jsb2NrOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgbWJsb2NrOiBib29sZWFuID0gZmFsc2U7XHJcbn1cclxuIl19
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { Component, ContentChild, CUSTOM_ELEMENTS_SCHEMA, EventEmitter, Input, Output, ViewEncapsulation } from "@angular/core";
|
|
2
|
+
import { IDDropdownContentComponent } from "./dropdown-content.component";
|
|
3
|
+
import { CommonModule } from "@angular/common";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
import * as i1 from "@angular/common";
|
|
6
|
+
export class IDDropdownComponent {
|
|
7
|
+
constructor() { }
|
|
8
|
+
sblock = false;
|
|
9
|
+
mlock = false;
|
|
10
|
+
persistent = false;
|
|
11
|
+
expanded = false;
|
|
12
|
+
dropdownContent;
|
|
13
|
+
onClosed = new EventEmitter();
|
|
14
|
+
onOpen = new EventEmitter();
|
|
15
|
+
showChange = new EventEmitter();
|
|
16
|
+
hasClosed(event) {
|
|
17
|
+
this.expanded = false;
|
|
18
|
+
this.onClosed.emit(event);
|
|
19
|
+
this.showChange.emit(this.expanded);
|
|
20
|
+
}
|
|
21
|
+
hasOpen(event) {
|
|
22
|
+
this.expanded = true;
|
|
23
|
+
this.onOpen.emit(event);
|
|
24
|
+
this.showChange.emit(this.expanded);
|
|
25
|
+
}
|
|
26
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDropdownComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
27
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: IDDropdownComponent, isStandalone: true, selector: "id-dropdown", inputs: { sblock: "sblock", mlock: "mlock", persistent: "persistent", expanded: "expanded" }, outputs: { onClosed: "onClosed", onOpen: "onOpen", showChange: "showChange" }, queries: [{ propertyName: "dropdownContent", first: true, predicate: IDDropdownContentComponent, descendants: true }], ngImport: i0, template: "<ids-dropdown\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [expanded]=\"expanded ? 'true' : null\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n <ids-dropdown-content *ngIf=\"dropdownContent\" [sblock]=\"dropdownContent.sblock\" [mblock]=\"dropdownContent.mblock\">\r\n <ng-container *ngTemplateOutlet=\"dropdownContent.template\"></ng-container>\r\n </ids-dropdown-content>\r\n</ids-dropdown>", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
28
|
+
}
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: IDDropdownComponent, decorators: [{
|
|
30
|
+
type: Component,
|
|
31
|
+
args: [{ selector: "id-dropdown", encapsulation: ViewEncapsulation.None, standalone: true, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [
|
|
32
|
+
CommonModule
|
|
33
|
+
], template: "<ids-dropdown\r\n [attr.persistent]=\"persistent ? true : null\"\r\n [expanded]=\"expanded ? 'true' : null\"\r\n (closed)=\"hasClosed($event)\"\r\n (open)=\"hasOpen($event)\">\r\n <ng-content></ng-content>\r\n <ids-dropdown-content *ngIf=\"dropdownContent\" [sblock]=\"dropdownContent.sblock\" [mblock]=\"dropdownContent.mblock\">\r\n <ng-container *ngTemplateOutlet=\"dropdownContent.template\"></ng-container>\r\n </ids-dropdown-content>\r\n</ids-dropdown>" }]
|
|
34
|
+
}], ctorParameters: () => [], propDecorators: { sblock: [{
|
|
35
|
+
type: Input
|
|
36
|
+
}], mlock: [{
|
|
37
|
+
type: Input
|
|
38
|
+
}], persistent: [{
|
|
39
|
+
type: Input
|
|
40
|
+
}], expanded: [{
|
|
41
|
+
type: Input
|
|
42
|
+
}], dropdownContent: [{
|
|
43
|
+
type: ContentChild,
|
|
44
|
+
args: [IDDropdownContentComponent]
|
|
45
|
+
}], onClosed: [{
|
|
46
|
+
type: Output
|
|
47
|
+
}], onOpen: [{
|
|
48
|
+
type: Output
|
|
49
|
+
}], showChange: [{
|
|
50
|
+
type: Output
|
|
51
|
+
}] } });
|
|
52
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZHJvcGRvd24uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9kcm9wZG93bi9kcm9wZG93bi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2Ryb3Bkb3duL2Ryb3Bkb3duLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCxTQUFTLEVBQ1QsWUFBWSxFQUNaLHNCQUFzQixFQUN0QixZQUFZLEVBQ1osS0FBSyxFQUNMLE1BQU0sRUFDTixpQkFBaUIsRUFDbEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDMUUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOzs7QUFZL0MsTUFBTSxPQUFPLG1CQUFtQjtJQUM5QixnQkFBZSxDQUFDO0lBR2hCLE1BQU0sR0FBWSxLQUFLLENBQUM7SUFHeEIsS0FBSyxHQUFZLEtBQUssQ0FBQztJQUd2QixVQUFVLEdBQVksS0FBSyxDQUFDO0lBRzVCLFFBQVEsR0FBWSxLQUFLLENBQUM7SUFHMUIsZUFBZSxDQUE2QjtJQUc1QyxRQUFRLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7SUFHbkQsTUFBTSxHQUF3QixJQUFJLFlBQVksRUFBRSxDQUFDO0lBR2pELFVBQVUsR0FBMEIsSUFBSSxZQUFZLEVBQVcsQ0FBQztJQUVoRSxTQUFTLENBQUMsS0FBWTtRQUNwQixJQUFJLENBQUMsUUFBUSxHQUFHLEtBQUssQ0FBQztRQUN0QixJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUMxQixJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUM7SUFDdEMsQ0FBQztJQUNELE9BQU8sQ0FBQyxLQUFZO1FBQ2xCLElBQUksQ0FBQyxRQUFRLEdBQUcsSUFBSSxDQUFDO1FBQ3JCLElBQUksQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQ3hCLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUN0QyxDQUFDO3dHQXBDVSxtQkFBbUI7NEZBQW5CLG1CQUFtQixpU0FlaEIsMEJBQTBCLGdEQ3JDMUMsdWRBU2UsMkNEVVgsWUFBWTs7NEZBR0gsbUJBQW1CO2tCQVYvQixTQUFTOytCQUNFLGFBQWEsaUJBRVIsaUJBQWlCLENBQUMsSUFBSSxjQUN6QixJQUFJLFdBQ1AsQ0FBQyxzQkFBc0IsQ0FBQyxXQUN4Qjt3QkFDUCxZQUFZO3FCQUNiO3dEQU1ELE1BQU07c0JBREwsS0FBSztnQkFJTixLQUFLO3NCQURKLEtBQUs7Z0JBSU4sVUFBVTtzQkFEVCxLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixlQUFlO3NCQURkLFlBQVk7dUJBQUMsMEJBQTBCO2dCQUl4QyxRQUFRO3NCQURQLE1BQU07Z0JBSVAsTUFBTTtzQkFETCxNQUFNO2dCQUlQLFVBQVU7c0JBRFQsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XHJcbiAgQ29tcG9uZW50LFxyXG4gIENvbnRlbnRDaGlsZCxcclxuICBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLFxyXG4gIEV2ZW50RW1pdHRlcixcclxuICBJbnB1dCxcclxuICBPdXRwdXQsXHJcbiAgVmlld0VuY2Fwc3VsYXRpb25cclxufSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBJRERyb3Bkb3duQ29udGVudENvbXBvbmVudCB9IGZyb20gXCIuL2Ryb3Bkb3duLWNvbnRlbnQuY29tcG9uZW50XCI7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb21tb25cIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBcImlkLWRyb3Bkb3duXCIsXHJcbiAgdGVtcGxhdGVVcmw6IFwiLi9kcm9wZG93bi5jb21wb25lbnQuaHRtbFwiLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgQ29tbW9uTW9kdWxlXHJcbiAgXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgSUREcm9wZG93bkNvbXBvbmVudCB7XHJcbiAgY29uc3RydWN0b3IoKSB7fVxyXG5cclxuICBASW5wdXQoKVxyXG4gIHNibG9jazogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIG1sb2NrOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBJbnB1dCgpXHJcbiAgcGVyc2lzdGVudDogYm9vbGVhbiA9IGZhbHNlO1xyXG5cclxuICBASW5wdXQoKVxyXG4gIGV4cGFuZGVkOiBib29sZWFuID0gZmFsc2U7XHJcblxyXG4gIEBDb250ZW50Q2hpbGQoSUREcm9wZG93bkNvbnRlbnRDb21wb25lbnQpXHJcbiAgZHJvcGRvd25Db250ZW50OiBJRERyb3Bkb3duQ29udGVudENvbXBvbmVudDtcclxuXHJcbiAgQE91dHB1dCgpXHJcbiAgb25DbG9zZWQ6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcblxyXG4gIEBPdXRwdXQoKVxyXG4gIG9uT3BlbjogRXZlbnRFbWl0dGVyPEV2ZW50PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuXHJcbiAgQE91dHB1dCgpXHJcbiAgc2hvd0NoYW5nZTogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcjxib29sZWFuPigpO1xyXG5cclxuICBoYXNDbG9zZWQoZXZlbnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLmV4cGFuZGVkID0gZmFsc2U7XHJcbiAgICB0aGlzLm9uQ2xvc2VkLmVtaXQoZXZlbnQpO1xyXG4gICAgdGhpcy5zaG93Q2hhbmdlLmVtaXQodGhpcy5leHBhbmRlZCk7XHJcbiAgfVxyXG4gIGhhc09wZW4oZXZlbnQ6IEV2ZW50KSB7XHJcbiAgICB0aGlzLmV4cGFuZGVkID0gdHJ1ZTtcclxuICAgIHRoaXMub25PcGVuLmVtaXQoZXZlbnQpO1xyXG4gICAgdGhpcy5zaG93Q2hhbmdlLmVtaXQodGhpcy5leHBhbmRlZCk7XHJcbiAgfVxyXG59XHJcbiIsIjxpZHMtZHJvcGRvd25cclxuICBbYXR0ci5wZXJzaXN0ZW50XT1cInBlcnNpc3RlbnQgPyB0cnVlIDogbnVsbFwiXHJcbiAgW2V4cGFuZGVkXT1cImV4cGFuZGVkID8gJ3RydWUnIDogbnVsbFwiXHJcbiAgKGNsb3NlZCk9XCJoYXNDbG9zZWQoJGV2ZW50KVwiXHJcbiAgKG9wZW4pPVwiaGFzT3BlbigkZXZlbnQpXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG4gIDxpZHMtZHJvcGRvd24tY29udGVudCAgKm5nSWY9XCJkcm9wZG93bkNvbnRlbnRcIiBbc2Jsb2NrXT1cImRyb3Bkb3duQ29udGVudC5zYmxvY2tcIiBbbWJsb2NrXT1cImRyb3Bkb3duQ29udGVudC5tYmxvY2tcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJkcm9wZG93bkNvbnRlbnQudGVtcGxhdGVcIj48L25nLWNvbnRhaW5lcj5cclxuICA8L2lkcy1kcm9wZG93bi1jb250ZW50PlxyXG48L2lkcy1kcm9wZG93bj4iXX0=
|