@inera/ids-angular 6.0.1 → 6.2.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/form/IDFormBase.d.ts +2 -1
- package/components/form/checkbox-group/checkbox-group.component.d.ts +2 -1
- package/components/form/input/input.component.d.ts +3 -2
- package/components/form/select/select.component.d.ts +2 -1
- package/components/header-1177/header-1177.component.d.ts +1 -0
- package/components/header-1177/nav/header-1177-nav.component.d.ts +1 -0
- package/components/header-1177-admin/avatar/header-1177-admin-avatar.component.d.ts +2 -1
- package/components/header-1177-admin/header-1177-admin.component.d.ts +1 -0
- package/components/header-1177-pro/avatar/header-1177-pro-avatar.component.d.ts +2 -1
- package/components/header-1177-pro/header-1177-pro.component.d.ts +1 -0
- package/components/header-1177-pro/nav/header-1177-pro-nav.component.d.ts +2 -1
- package/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.d.ts +4 -2
- package/components/header-inera/header-inera.component.d.ts +1 -0
- package/components/header-inera-admin/avatar/header-inera-admin-avatar.component.d.ts +2 -1
- package/components/header-inera-admin/header-inera-admin.component.d.ts +2 -1
- package/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.d.ts +5 -1
- package/components/link/link.component.d.ts +2 -1
- package/components/progressbar/progressbar.component.d.ts +2 -1
- package/components/side-menu/side-menu.component.d.ts +1 -2
- package/components/tabs/tabs.component.d.ts +1 -0
- package/esm2022/common/classes/form/IDFormBase.mjs +5 -2
- package/esm2022/common/classes/icon/IDIconBase.mjs +1 -1
- package/esm2022/common/public-api.mjs +1 -1
- package/esm2022/components/accordion/accordion.component.mjs +3 -3
- package/esm2022/components/accordion/accordion.module.mjs +1 -1
- package/esm2022/components/accordion/public-api.mjs +1 -1
- package/esm2022/components/agent/agent.component.mjs +3 -3
- package/esm2022/components/agent/agent.module.mjs +1 -1
- package/esm2022/components/agent/public-api.mjs +1 -1
- package/esm2022/components/alert/alert.component.mjs +3 -3
- package/esm2022/components/alert/alert.module.mjs +1 -1
- package/esm2022/components/alert/public-api.mjs +1 -1
- package/esm2022/components/alert-global/alert-global.component.mjs +3 -3
- package/esm2022/components/alert-global/alert-global.module.mjs +1 -1
- package/esm2022/components/alert-global/public-api.mjs +1 -1
- package/esm2022/components/badge/badge.component.mjs +3 -3
- package/esm2022/components/badge/badge.module.mjs +1 -1
- package/esm2022/components/badge/public-api.mjs +1 -1
- package/esm2022/components/box-link/box-link.component.mjs +3 -3
- package/esm2022/components/box-link/box-link.module.mjs +1 -1
- package/esm2022/components/box-link/public-api.mjs +1 -1
- package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
- package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +1 -1
- package/esm2022/components/breadcrumbs/crumb.component.mjs +7 -7
- package/esm2022/components/breadcrumbs/public-api.mjs +1 -1
- package/esm2022/components/button/button.component.mjs +3 -3
- package/esm2022/components/button/button.module.mjs +1 -1
- package/esm2022/components/button/public-api.mjs +1 -1
- package/esm2022/components/button-group/button-group.component.mjs +3 -3
- package/esm2022/components/button-group/button-group.module.mjs +1 -1
- package/esm2022/components/button-group/public-api.mjs +1 -1
- package/esm2022/components/card/card.component.mjs +3 -3
- package/esm2022/components/card/card.module.mjs +1 -1
- package/esm2022/components/card/public-api.mjs +1 -1
- package/esm2022/components/carousel/carousel-item/carousel-item.component.mjs +3 -3
- package/esm2022/components/carousel/carousel.component.mjs +3 -3
- package/esm2022/components/carousel/carousel.module.mjs +1 -1
- package/esm2022/components/carousel/public-api.mjs +1 -1
- package/esm2022/components/date-label/date-label.component.mjs +3 -3
- package/esm2022/components/date-label/date-label.module.mjs +1 -1
- package/esm2022/components/date-label/public-api.mjs +1 -1
- package/esm2022/components/dialog/dialog.component.mjs +3 -3
- package/esm2022/components/dialog/dialog.module.mjs +1 -1
- package/esm2022/components/dialog/public-api.mjs +1 -1
- package/esm2022/components/dropdown/dropdown-content.component.mjs +5 -5
- package/esm2022/components/dropdown/dropdown.component.mjs +3 -3
- package/esm2022/components/dropdown/public-api.mjs +1 -1
- package/esm2022/components/footer-1177/footer-1177.component.mjs +3 -3
- package/esm2022/components/footer-1177/public-api.mjs +1 -1
- package/esm2022/components/footer-1177-admin/footer-1177-admin.component.mjs +3 -3
- package/esm2022/components/footer-1177-admin/public-api.mjs +1 -1
- package/esm2022/components/footer-1177-pro/footer-1177-pro.component.mjs +3 -3
- package/esm2022/components/footer-1177-pro/public-api.mjs +1 -1
- package/esm2022/components/footer-inera/footer-inera.component.mjs +3 -3
- package/esm2022/components/footer-inera/public-api.mjs +1 -1
- package/esm2022/components/footer-inera-admin/footer-inera-admin.component.mjs +3 -3
- package/esm2022/components/footer-inera-admin/public-api.mjs +1 -1
- package/esm2022/components/form/check-button/check-button.component.mjs +3 -3
- package/esm2022/components/form/check-button/check-button.module.mjs +1 -1
- package/esm2022/components/form/check-button/public-api.mjs +1 -1
- package/esm2022/components/form/checkbox/checkbox.component.mjs +3 -3
- package/esm2022/components/form/checkbox/checkbox.module.mjs +1 -1
- package/esm2022/components/form/checkbox/public-api.mjs +1 -1
- package/esm2022/components/form/checkbox-group/checkbox-group.component.mjs +6 -3
- package/esm2022/components/form/checkbox-group/checkbox-group.module.mjs +1 -1
- package/esm2022/components/form/checkbox-group/public-api.mjs +1 -1
- package/esm2022/components/form/error-message/error-message.component.mjs +3 -3
- package/esm2022/components/form/error-message/error-message.module.mjs +1 -1
- package/esm2022/components/form/error-message/public-api.mjs +1 -1
- package/esm2022/components/form/input/input.component.mjs +8 -5
- package/esm2022/components/form/input/input.module.mjs +1 -1
- package/esm2022/components/form/input/public-api.mjs +1 -1
- package/esm2022/components/form/radio/public-api.mjs +1 -1
- package/esm2022/components/form/radio/radio-group.component.mjs +3 -3
- package/esm2022/components/form/radio/radio.component.mjs +3 -3
- package/esm2022/components/form/radio/radio.module.mjs +1 -1
- package/esm2022/components/form/range/public-api.mjs +1 -1
- package/esm2022/components/form/range/range.component.mjs +3 -3
- package/esm2022/components/form/range/range.module.mjs +1 -1
- package/esm2022/components/form/select/public-api.mjs +1 -1
- package/esm2022/components/form/select/select.component.mjs +8 -5
- package/esm2022/components/form/select/select.module.mjs +1 -1
- package/esm2022/components/form/select-multiple/public-api.mjs +1 -1
- package/esm2022/components/form/select-multiple/select-multiple.component.mjs +3 -3
- package/esm2022/components/form/select-multiple/select-multiple.module.mjs +1 -1
- package/esm2022/components/form/spinner/public-api.mjs +1 -1
- package/esm2022/components/form/spinner/spinner.component.mjs +3 -3
- package/esm2022/components/form/spinner/spinner.module.mjs +1 -1
- package/esm2022/components/form/textarea/public-api.mjs +1 -1
- package/esm2022/components/form/textarea/textarea.component.mjs +3 -3
- package/esm2022/components/form/textarea/textarea.module.mjs +1 -1
- package/esm2022/components/form/time/public-api.mjs +1 -1
- package/esm2022/components/form/time/time.component.mjs +3 -3
- package/esm2022/components/form/time/time.module.mjs +1 -1
- package/esm2022/components/form/toggle/public-api.mjs +1 -1
- package/esm2022/components/form/toggle/toggle.component.mjs +3 -3
- package/esm2022/components/form/toggle/toggle.module.mjs +1 -1
- package/esm2022/components/grid/column/column.component.mjs +3 -3
- package/esm2022/components/grid/column/column.module.mjs +1 -1
- package/esm2022/components/grid/column/public-api.mjs +1 -1
- package/esm2022/components/grid/container/container.component.mjs +3 -3
- package/esm2022/components/grid/container/container.module.mjs +1 -1
- package/esm2022/components/grid/container/public-api.mjs +1 -1
- package/esm2022/components/grid/public-api.mjs +1 -1
- package/esm2022/components/grid/row/public-api.mjs +1 -1
- package/esm2022/components/grid/row/row.component.mjs +3 -3
- package/esm2022/components/grid/row/row.module.mjs +1 -1
- package/esm2022/components/header-1177/avatar/header-1177-avatar.component.mjs +3 -3
- package/esm2022/components/header-1177/header-1177.component.mjs +5 -3
- package/esm2022/components/header-1177/item/header-1177-item.component.mjs +3 -3
- package/esm2022/components/header-1177/nav/header-1177-nav.component.mjs +5 -3
- package/esm2022/components/header-1177/nav-item/header-1177-nav-item.component.mjs +3 -3
- package/esm2022/components/header-1177/nav-item-mobile/header-1177-nav-item-mobile.component.mjs +3 -3
- package/esm2022/components/header-1177/nav-menu-mobile/header-1177-nav-menu-mobile.component.mjs +3 -3
- package/esm2022/components/header-1177/public-api.mjs +1 -1
- package/esm2022/components/header-1177-admin/avatar/header-1177-admin-avatar.component.mjs +6 -3
- package/esm2022/components/header-1177-admin/avatar-mobile/header-1177-admin-avatar-mobile.component.mjs +3 -3
- package/esm2022/components/header-1177-admin/header-1177-admin.component.mjs +5 -3
- package/esm2022/components/header-1177-admin/item/header-1177-admin-item.component.mjs +3 -3
- package/esm2022/components/header-1177-admin/nav/header-1177-admin-nav.component.mjs +3 -3
- package/esm2022/components/header-1177-admin/nav-item/header-1177-admin-nav-item.component.mjs +3 -3
- package/esm2022/components/header-1177-admin/public-api.mjs +1 -1
- package/esm2022/components/header-1177-pro/avatar/header-1177-pro-avatar.component.mjs +6 -3
- package/esm2022/components/header-1177-pro/avatar-mobile/header-1177-pro-avatar-mobile.component.mjs +3 -3
- package/esm2022/components/header-1177-pro/header-1177-pro.component.mjs +5 -3
- package/esm2022/components/header-1177-pro/item/header-1177-pro-item.component.mjs +3 -3
- package/esm2022/components/header-1177-pro/nav/header-1177-pro-nav.component.mjs +5 -3
- package/esm2022/components/header-1177-pro/nav-item/header-1177-pro-nav-item.component.mjs +3 -3
- package/esm2022/components/header-1177-pro/nav-item-mobile/header-1177-pro-nav-item-mobile.component.mjs +3 -3
- package/esm2022/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.mjs +11 -5
- package/esm2022/components/header-1177-pro/public-api.mjs +1 -1
- package/esm2022/components/header-inera/header-inera.component.mjs +5 -3
- package/esm2022/components/header-inera/item/header-inera-item.component.mjs +3 -3
- package/esm2022/components/header-inera/nav/header-inera-nav-item.component.mjs +3 -3
- package/esm2022/components/header-inera/nav/header-inera-nav.component.mjs +3 -3
- package/esm2022/components/header-inera/nav-mobile/header-inera-nav-mobile.component.mjs +3 -3
- package/esm2022/components/header-inera/public-api.mjs +1 -1
- package/esm2022/components/header-inera-admin/avatar/header-inera-admin-avatar.component.mjs +6 -3
- package/esm2022/components/header-inera-admin/header-inera-admin.component.mjs +7 -5
- package/esm2022/components/header-inera-admin/item/header-inera-admin-item.component.mjs +3 -3
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav-item.component.mjs +3 -3
- package/esm2022/components/header-inera-admin/nav/header-inera-admin-nav.component.mjs +3 -3
- package/esm2022/components/header-inera-admin/nav-mobile/avatar/header-inera-admin-avatar-mobile.component.mjs +3 -3
- package/esm2022/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.mjs +15 -3
- package/esm2022/components/header-inera-admin/public-api.mjs +1 -1
- package/esm2022/components/icon-region/icon-region.component.mjs +3 -3
- package/esm2022/components/icon-region/icon-region.module.mjs +1 -1
- package/esm2022/components/icon-region/public-api.mjs +1 -1
- package/esm2022/components/link/link.component.mjs +6 -3
- package/esm2022/components/link/link.module.mjs +1 -1
- package/esm2022/components/link/public-api.mjs +1 -1
- package/esm2022/components/mobile/menu/item/mobile-menu-item.component.mjs +3 -3
- package/esm2022/components/mobile/menu/item/mobile-menu-item.module.mjs +1 -1
- package/esm2022/components/mobile/menu/item/public-api.mjs +1 -1
- package/esm2022/components/mobile/menu/mobile-menu.component.mjs +3 -3
- package/esm2022/components/mobile/menu/mobile-menu.module.mjs +1 -1
- package/esm2022/components/mobile/menu/public-api.mjs +1 -1
- package/esm2022/components/navigation/content/navigation-content.component.mjs +3 -3
- package/esm2022/components/navigation/content/navigation-content.module.mjs +1 -1
- package/esm2022/components/navigation/content/public-api.mjs +1 -1
- package/esm2022/components/navigation/local/navigation-local.component.mjs +3 -3
- package/esm2022/components/navigation/local/navigation-local.module.mjs +1 -1
- package/esm2022/components/navigation/local/public-api.mjs +1 -1
- package/esm2022/components/notification/badge/notification-badge.component.mjs +3 -3
- package/esm2022/components/notification/badge/notification-badge.module.mjs +1 -1
- package/esm2022/components/notification/badge/public-api.mjs +1 -1
- package/esm2022/components/pagination/data-pagination/data-pagination.component.mjs +3 -3
- package/esm2022/components/pagination/data-pagination/data-pagination.module.mjs +1 -1
- package/esm2022/components/pagination/data-pagination/public-api.mjs +1 -1
- package/esm2022/components/pagination/list-pagination/list-pagination.component.mjs +3 -3
- package/esm2022/components/pagination/list-pagination/list-pagination.module.mjs +1 -1
- package/esm2022/components/pagination/list-pagination/public-api.mjs +1 -1
- package/esm2022/components/popover/popover.component.mjs +3 -3
- package/esm2022/components/popover/popover.module.mjs +1 -1
- package/esm2022/components/popover/public-api.mjs +1 -1
- package/esm2022/components/progressbar/progressbar.component.mjs +6 -3
- package/esm2022/components/progressbar/progressbar.module.mjs +1 -1
- package/esm2022/components/progressbar/public-api.mjs +1 -1
- package/esm2022/components/puff-list/public-api.mjs +1 -1
- package/esm2022/components/puff-list/puff-item/puff-info/puff-list-item-info.component.mjs +3 -3
- package/esm2022/components/puff-list/puff-item/puff-list-item.component.mjs +3 -3
- package/esm2022/components/puff-list/puff-list.component.mjs +3 -3
- package/esm2022/components/puff-list/puff-list.module.mjs +1 -1
- package/esm2022/components/side-menu/public-api.mjs +1 -1
- package/esm2022/components/side-menu/side-menu.component.mjs +3 -6
- package/esm2022/components/side-menu/side-menu.module.mjs +1 -1
- package/esm2022/components/side-panel/public-api.mjs +1 -1
- package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
- package/esm2022/components/side-panel/side-panel.module.mjs +1 -1
- package/esm2022/components/stepper/public-api.mjs +1 -1
- package/esm2022/components/stepper/step/step.component.mjs +3 -3
- package/esm2022/components/stepper/stepper.component.mjs +3 -3
- package/esm2022/components/stepper/stepper.module.mjs +1 -1
- package/esm2022/components/tabs/panel/tab-panel.component.mjs +3 -3
- package/esm2022/components/tabs/public-api.mjs +1 -1
- package/esm2022/components/tabs/tab/tab.component.mjs +3 -3
- package/esm2022/components/tabs/tabs.component.mjs +5 -3
- package/esm2022/components/tabs/tabs.module.mjs +1 -1
- package/esm2022/components/tag/public-api.mjs +1 -1
- package/esm2022/components/tag/tag.component.mjs +3 -3
- package/esm2022/components/tag/tag.module.mjs +1 -1
- package/esm2022/components/tooltip/public-api.mjs +1 -1
- package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
- package/esm2022/components/tooltip/tooltip.module.mjs +1 -1
- package/esm2022/icons/1177/icon-1177.component.mjs +1 -1
- package/esm2022/icons/1177/icon-1177.module.mjs +1 -1
- package/esm2022/icons/1177/public-api.mjs +1 -1
- package/esm2022/icons/activity/icon-activity.component.mjs +1 -1
- package/esm2022/icons/activity/icon-activity.module.mjs +1 -1
- package/esm2022/icons/activity/public-api.mjs +1 -1
- package/esm2022/icons/agent/icon-agent.component.mjs +1 -1
- package/esm2022/icons/agent/icon-agent.module.mjs +1 -1
- package/esm2022/icons/agent/public-api.mjs +1 -1
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.mjs +1 -1
- package/esm2022/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.mjs +1 -1
- package/esm2022/icons/alarm-clock-inactivity/public-api.mjs +1 -1
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.mjs +1 -1
- package/esm2022/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.mjs +1 -1
- package/esm2022/icons/alarm-clock-neutral/public-api.mjs +1 -1
- package/esm2022/icons/archive/icon-archive.component.mjs +1 -1
- package/esm2022/icons/archive/icon-archive.module.mjs +1 -1
- package/esm2022/icons/archive/public-api.mjs +1 -1
- package/esm2022/icons/arrow/icon-arrow.component.mjs +1 -1
- package/esm2022/icons/arrow/icon-arrow.module.mjs +1 -1
- package/esm2022/icons/arrow/public-api.mjs +1 -1
- package/esm2022/icons/attention/icon-attention.component.mjs +1 -1
- package/esm2022/icons/attention/icon-attention.module.mjs +1 -1
- package/esm2022/icons/attention/public-api.mjs +1 -1
- package/esm2022/icons/blekinge/icon-blekinge.component.mjs +1 -1
- package/esm2022/icons/blekinge/icon-blekinge.module.mjs +1 -1
- package/esm2022/icons/blekinge/public-api.mjs +1 -1
- package/esm2022/icons/bookmark/icon-bookmark.component.mjs +1 -1
- package/esm2022/icons/bookmark/icon-bookmark.module.mjs +1 -1
- package/esm2022/icons/bookmark/public-api.mjs +1 -1
- package/esm2022/icons/calendar/icon-calendar.component.mjs +1 -1
- package/esm2022/icons/calendar/icon-calendar.module.mjs +1 -1
- package/esm2022/icons/calendar/public-api.mjs +1 -1
- package/esm2022/icons/call/icon-call.component.mjs +1 -1
- package/esm2022/icons/call/icon-call.module.mjs +1 -1
- package/esm2022/icons/call/public-api.mjs +1 -1
- package/esm2022/icons/call-active/icon-call-active.component.mjs +1 -1
- package/esm2022/icons/call-active/icon-call-active.module.mjs +1 -1
- package/esm2022/icons/call-active/public-api.mjs +1 -1
- package/esm2022/icons/camera-off/icon-camera-off.component.mjs +1 -1
- package/esm2022/icons/camera-off/icon-camera-off.module.mjs +1 -1
- package/esm2022/icons/camera-off/public-api.mjs +1 -1
- package/esm2022/icons/camera-on/icon-camera-on.component.mjs +1 -1
- package/esm2022/icons/camera-on/icon-camera-on.module.mjs +1 -1
- package/esm2022/icons/camera-on/public-api.mjs +1 -1
- package/esm2022/icons/camera-switch/icon-camera-switch.component.mjs +1 -1
- package/esm2022/icons/camera-switch/icon-camera-switch.module.mjs +1 -1
- package/esm2022/icons/camera-switch/public-api.mjs +1 -1
- package/esm2022/icons/chart-bar/icon-chart-bar.component.mjs +1 -1
- package/esm2022/icons/chart-bar/icon-chart-bar.module.mjs +1 -1
- package/esm2022/icons/chart-bar/public-api.mjs +1 -1
- package/esm2022/icons/chart-line/icon-chart-line.component.mjs +1 -1
- package/esm2022/icons/chart-line/icon-chart-line.module.mjs +1 -1
- package/esm2022/icons/chart-line/public-api.mjs +1 -1
- package/esm2022/icons/chat/icon-chat.component.mjs +1 -1
- package/esm2022/icons/chat/icon-chat.module.mjs +1 -1
- package/esm2022/icons/chat/public-api.mjs +1 -1
- package/esm2022/icons/check/icon-check.component.mjs +1 -1
- package/esm2022/icons/check/icon-check.module.mjs +1 -1
- package/esm2022/icons/check/public-api.mjs +1 -1
- package/esm2022/icons/chevron/icon-chevron.component.mjs +1 -1
- package/esm2022/icons/chevron/icon-chevron.module.mjs +1 -1
- package/esm2022/icons/chevron/public-api.mjs +1 -1
- package/esm2022/icons/chevron-bold/icon-chevron-bold.component.mjs +1 -1
- package/esm2022/icons/chevron-bold/icon-chevron-bold.module.mjs +1 -1
- package/esm2022/icons/chevron-bold/public-api.mjs +1 -1
- package/esm2022/icons/clipboard/icon-clipboard.component.mjs +1 -1
- package/esm2022/icons/clipboard/icon-clipboard.module.mjs +1 -1
- package/esm2022/icons/clipboard/public-api.mjs +1 -1
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.component.mjs +1 -1
- package/esm2022/icons/clipboard-cross/icon-clipboard-cross.module.mjs +1 -1
- package/esm2022/icons/clipboard-cross/public-api.mjs +1 -1
- package/esm2022/icons/clipboard-text/icon-clipboard-text.component.mjs +1 -1
- package/esm2022/icons/clipboard-text/icon-clipboard-text.module.mjs +1 -1
- package/esm2022/icons/clipboard-text/public-api.mjs +1 -1
- package/esm2022/icons/clock/icon-clock.component.mjs +1 -1
- package/esm2022/icons/clock/icon-clock.module.mjs +1 -1
- package/esm2022/icons/clock/public-api.mjs +1 -1
- package/esm2022/icons/close/icon-close.component.mjs +1 -1
- package/esm2022/icons/close/icon-close.module.mjs +1 -1
- package/esm2022/icons/close/public-api.mjs +1 -1
- package/esm2022/icons/close-bold/icon-close-bold.component.mjs +1 -1
- package/esm2022/icons/close-bold/icon-close-bold.module.mjs +1 -1
- package/esm2022/icons/close-bold/public-api.mjs +1 -1
- package/esm2022/icons/cog/icon-cog.component.mjs +1 -1
- package/esm2022/icons/cog/icon-cog.module.mjs +1 -1
- package/esm2022/icons/cog/public-api.mjs +1 -1
- package/esm2022/icons/computer/icon-computer.component.mjs +1 -1
- package/esm2022/icons/computer/icon-computer.module.mjs +1 -1
- package/esm2022/icons/computer/public-api.mjs +1 -1
- package/esm2022/icons/computer-inera/icon-computer-inera.component.mjs +1 -1
- package/esm2022/icons/computer-inera/icon-computer-inera.module.mjs +1 -1
- package/esm2022/icons/computer-inera/public-api.mjs +1 -1
- package/esm2022/icons/copy-file/icon-copy-file.component.mjs +1 -1
- package/esm2022/icons/copy-file/icon-copy-file.module.mjs +1 -1
- package/esm2022/icons/copy-file/public-api.mjs +1 -1
- package/esm2022/icons/copy-link/icon-copy-link.component.mjs +1 -1
- package/esm2022/icons/copy-link/icon-copy-link.module.mjs +1 -1
- package/esm2022/icons/copy-link/public-api.mjs +1 -1
- package/esm2022/icons/denied/icon-denied.component.mjs +1 -1
- package/esm2022/icons/denied/icon-denied.module.mjs +1 -1
- package/esm2022/icons/denied/public-api.mjs +1 -1
- package/esm2022/icons/doctors-bag/icon-doctors-bag.component.mjs +1 -1
- package/esm2022/icons/doctors-bag/icon-doctors-bag.module.mjs +1 -1
- package/esm2022/icons/doctors-bag/public-api.mjs +1 -1
- package/esm2022/icons/document/icon-document.component.mjs +1 -1
- package/esm2022/icons/document/icon-document.module.mjs +1 -1
- package/esm2022/icons/document/public-api.mjs +1 -1
- package/esm2022/icons/download/icon-download.component.mjs +1 -1
- package/esm2022/icons/download/icon-download.module.mjs +1 -1
- package/esm2022/icons/download/public-api.mjs +1 -1
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.component.mjs +1 -1
- package/esm2022/icons/drag-n-drop/icon-drag-n-drop.module.mjs +1 -1
- package/esm2022/icons/drag-n-drop/public-api.mjs +1 -1
- package/esm2022/icons/ear-hearing/icon-ear-hearing.component.mjs +1 -1
- package/esm2022/icons/ear-hearing/icon-ear-hearing.module.mjs +1 -1
- package/esm2022/icons/ear-hearing/public-api.mjs +1 -1
- package/esm2022/icons/edit/icon-edit.component.mjs +1 -1
- package/esm2022/icons/edit/icon-edit.module.mjs +1 -1
- package/esm2022/icons/edit/public-api.mjs +1 -1
- package/esm2022/icons/email/icon-email.component.mjs +1 -1
- package/esm2022/icons/email/icon-email.module.mjs +1 -1
- package/esm2022/icons/email/public-api.mjs +1 -1
- package/esm2022/icons/email-sent/icon-email-sent.component.mjs +1 -1
- package/esm2022/icons/email-sent/icon-email-sent.module.mjs +1 -1
- package/esm2022/icons/email-sent/public-api.mjs +1 -1
- package/esm2022/icons/email-unread/icon-email-unread.component.mjs +1 -1
- package/esm2022/icons/email-unread/icon-email-unread.module.mjs +1 -1
- package/esm2022/icons/email-unread/public-api.mjs +1 -1
- package/esm2022/icons/expand/icon-expand.component.mjs +1 -1
- package/esm2022/icons/expand/icon-expand.module.mjs +1 -1
- package/esm2022/icons/expand/public-api.mjs +1 -1
- package/esm2022/icons/external/icon-external.component.mjs +1 -1
- package/esm2022/icons/external/icon-external.module.mjs +1 -1
- package/esm2022/icons/external/public-api.mjs +1 -1
- package/esm2022/icons/facebook/icon-facebook.component.mjs +1 -1
- package/esm2022/icons/facebook/icon-facebook.module.mjs +1 -1
- package/esm2022/icons/facebook/public-api.mjs +1 -1
- package/esm2022/icons/file-csv/icon-file-csv.component.mjs +1 -1
- package/esm2022/icons/file-csv/icon-file-csv.module.mjs +1 -1
- package/esm2022/icons/file-csv/public-api.mjs +1 -1
- package/esm2022/icons/file-excel/icon-file-excel.component.mjs +1 -1
- package/esm2022/icons/file-excel/icon-file-excel.module.mjs +1 -1
- package/esm2022/icons/file-excel/public-api.mjs +1 -1
- package/esm2022/icons/file-other/icon-file-other.component.mjs +1 -1
- package/esm2022/icons/file-other/icon-file-other.module.mjs +1 -1
- package/esm2022/icons/file-other/public-api.mjs +1 -1
- package/esm2022/icons/file-pdf/icon-file-pdf.component.mjs +1 -1
- package/esm2022/icons/file-pdf/icon-file-pdf.module.mjs +1 -1
- package/esm2022/icons/file-pdf/public-api.mjs +1 -1
- package/esm2022/icons/file-picture/icon-file-picture.component.mjs +1 -1
- package/esm2022/icons/file-picture/icon-file-picture.module.mjs +1 -1
- package/esm2022/icons/file-picture/public-api.mjs +1 -1
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.component.mjs +1 -1
- package/esm2022/icons/file-powerpoint/icon-file-powerpoint.module.mjs +1 -1
- package/esm2022/icons/file-powerpoint/public-api.mjs +1 -1
- package/esm2022/icons/file-word/icon-file-word.component.mjs +1 -1
- package/esm2022/icons/file-word/icon-file-word.module.mjs +1 -1
- package/esm2022/icons/file-word/public-api.mjs +1 -1
- package/esm2022/icons/find-care/icon-find-care.component.mjs +1 -1
- package/esm2022/icons/find-care/icon-find-care.module.mjs +1 -1
- package/esm2022/icons/find-care/public-api.mjs +1 -1
- package/esm2022/icons/find-region/icon-find-region.component.mjs +1 -1
- package/esm2022/icons/find-region/icon-find-region.module.mjs +1 -1
- package/esm2022/icons/find-region/public-api.mjs +1 -1
- package/esm2022/icons/flag/icon-flag.component.mjs +1 -1
- package/esm2022/icons/flag/icon-flag.module.mjs +1 -1
- package/esm2022/icons/flag/public-api.mjs +1 -1
- package/esm2022/icons/form-numbered/icon-form-numbered.component.mjs +1 -1
- package/esm2022/icons/form-numbered/icon-form-numbered.module.mjs +1 -1
- package/esm2022/icons/form-numbered/public-api.mjs +1 -1
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.mjs +1 -1
- package/esm2022/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.mjs +1 -1
- package/esm2022/icons/form-numbered-reocurring/public-api.mjs +1 -1
- package/esm2022/icons/gotland/icon-gotland.component.mjs +1 -1
- package/esm2022/icons/gotland/icon-gotland.module.mjs +1 -1
- package/esm2022/icons/gotland/public-api.mjs +1 -1
- package/esm2022/icons/halland/icon-halland.component.mjs +1 -1
- package/esm2022/icons/halland/icon-halland.module.mjs +1 -1
- package/esm2022/icons/halland/public-api.mjs +1 -1
- package/esm2022/icons/headphones/icon-headphones.component.mjs +1 -1
- package/esm2022/icons/headphones/icon-headphones.module.mjs +1 -1
- package/esm2022/icons/headphones/public-api.mjs +1 -1
- package/esm2022/icons/hourglass/icon-hourglass.component.mjs +1 -1
- package/esm2022/icons/hourglass/icon-hourglass.module.mjs +1 -1
- package/esm2022/icons/hourglass/public-api.mjs +1 -1
- package/esm2022/icons/hourglass-end/icon-hourglass-end.component.mjs +1 -1
- package/esm2022/icons/hourglass-end/icon-hourglass-end.module.mjs +1 -1
- package/esm2022/icons/hourglass-end/public-api.mjs +1 -1
- package/esm2022/icons/hourglass-start/icon-hourglass-start.component.mjs +1 -1
- package/esm2022/icons/hourglass-start/icon-hourglass-start.module.mjs +1 -1
- package/esm2022/icons/hourglass-start/public-api.mjs +1 -1
- package/esm2022/icons/house/icon-house.component.mjs +1 -1
- package/esm2022/icons/house/icon-house.module.mjs +1 -1
- package/esm2022/icons/house/public-api.mjs +1 -1
- package/esm2022/icons/id-card/icon-id-card.component.mjs +1 -1
- package/esm2022/icons/id-card/icon-id-card.module.mjs +1 -1
- package/esm2022/icons/id-card/public-api.mjs +1 -1
- package/esm2022/icons/id-card-locked/icon-id-card-locked.component.mjs +1 -1
- package/esm2022/icons/id-card-locked/icon-id-card-locked.module.mjs +1 -1
- package/esm2022/icons/id-card-locked/public-api.mjs +1 -1
- package/esm2022/icons/image/icon-image.component.mjs +1 -1
- package/esm2022/icons/image/icon-image.module.mjs +1 -1
- package/esm2022/icons/image/public-api.mjs +1 -1
- package/esm2022/icons/inera/icon-inera.component.mjs +1 -1
- package/esm2022/icons/inera/icon-inera.module.mjs +1 -1
- package/esm2022/icons/inera/public-api.mjs +1 -1
- package/esm2022/icons/inera-legacy/icon-inera-legacy.component.mjs +1 -1
- package/esm2022/icons/inera-legacy/icon-inera-legacy.module.mjs +1 -1
- package/esm2022/icons/inera-legacy/public-api.mjs +1 -1
- package/esm2022/icons/information/icon-information.component.mjs +1 -1
- package/esm2022/icons/information/icon-information.module.mjs +1 -1
- package/esm2022/icons/information/public-api.mjs +1 -1
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.component.mjs +1 -1
- package/esm2022/icons/jamtland-harjedalen/icon-jamtland-harjedalen.module.mjs +1 -1
- package/esm2022/icons/jamtland-harjedalen/public-api.mjs +1 -1
- package/esm2022/icons/jonkoping/icon-jonkoping.component.mjs +1 -1
- package/esm2022/icons/jonkoping/icon-jonkoping.module.mjs +1 -1
- package/esm2022/icons/jonkoping/public-api.mjs +1 -1
- package/esm2022/icons/kalmar/icon-kalmar.component.mjs +1 -1
- package/esm2022/icons/kalmar/icon-kalmar.module.mjs +1 -1
- package/esm2022/icons/kalmar/public-api.mjs +1 -1
- package/esm2022/icons/kronoberg/icon-kronoberg.component.mjs +1 -1
- package/esm2022/icons/kronoberg/icon-kronoberg.module.mjs +1 -1
- package/esm2022/icons/kronoberg/public-api.mjs +1 -1
- package/esm2022/icons/lightbulb/icon-lightbulb.component.mjs +1 -1
- package/esm2022/icons/lightbulb/icon-lightbulb.module.mjs +1 -1
- package/esm2022/icons/lightbulb/public-api.mjs +1 -1
- package/esm2022/icons/linkedin/icon-linkedin.component.mjs +1 -1
- package/esm2022/icons/linkedin/icon-linkedin.module.mjs +1 -1
- package/esm2022/icons/linkedin/public-api.mjs +1 -1
- package/esm2022/icons/list/icon-list.component.mjs +1 -1
- package/esm2022/icons/list/icon-list.module.mjs +1 -1
- package/esm2022/icons/list/public-api.mjs +1 -1
- package/esm2022/icons/lock/icon-lock.component.mjs +1 -1
- package/esm2022/icons/lock/icon-lock.module.mjs +1 -1
- package/esm2022/icons/lock/public-api.mjs +1 -1
- package/esm2022/icons/lock-open/icon-lock-open.component.mjs +1 -1
- package/esm2022/icons/lock-open/icon-lock-open.module.mjs +1 -1
- package/esm2022/icons/lock-open/public-api.mjs +1 -1
- package/esm2022/icons/log/icon-log.component.mjs +1 -1
- package/esm2022/icons/log/icon-log.module.mjs +1 -1
- package/esm2022/icons/log/public-api.mjs +1 -1
- package/esm2022/icons/log-locked/icon-log-locked.component.mjs +1 -1
- package/esm2022/icons/log-locked/icon-log-locked.module.mjs +1 -1
- package/esm2022/icons/log-locked/public-api.mjs +1 -1
- package/esm2022/icons/menu/icon-menu.component.mjs +1 -1
- package/esm2022/icons/menu/icon-menu.module.mjs +1 -1
- package/esm2022/icons/menu/public-api.mjs +1 -1
- package/esm2022/icons/minus/icon-minus.component.mjs +1 -1
- package/esm2022/icons/minus/icon-minus.module.mjs +1 -1
- package/esm2022/icons/minus/public-api.mjs +1 -1
- package/esm2022/icons/moment-start/icon-moment-start.component.mjs +1 -1
- package/esm2022/icons/moment-start/icon-moment-start.module.mjs +1 -1
- package/esm2022/icons/moment-start/public-api.mjs +1 -1
- package/esm2022/icons/moment-stop/icon-moment-stop.component.mjs +1 -1
- package/esm2022/icons/moment-stop/icon-moment-stop.module.mjs +1 -1
- package/esm2022/icons/moment-stop/public-api.mjs +1 -1
- package/esm2022/icons/norrbotten/icon-norrbotten.component.mjs +1 -1
- package/esm2022/icons/norrbotten/icon-norrbotten.module.mjs +1 -1
- package/esm2022/icons/norrbotten/public-api.mjs +1 -1
- package/esm2022/icons/office-building/icon-office-building.component.mjs +1 -1
- package/esm2022/icons/office-building/icon-office-building.module.mjs +1 -1
- package/esm2022/icons/office-building/public-api.mjs +1 -1
- package/esm2022/icons/orebro/icon-orebro.component.mjs +1 -1
- package/esm2022/icons/orebro/icon-orebro.module.mjs +1 -1
- package/esm2022/icons/orebro/public-api.mjs +1 -1
- package/esm2022/icons/organization/icon-organization.component.mjs +1 -1
- package/esm2022/icons/organization/icon-organization.module.mjs +1 -1
- package/esm2022/icons/organization/public-api.mjs +1 -1
- package/esm2022/icons/ostergotland/icon-ostergotland.component.mjs +1 -1
- package/esm2022/icons/ostergotland/icon-ostergotland.module.mjs +1 -1
- package/esm2022/icons/ostergotland/public-api.mjs +1 -1
- package/esm2022/icons/plus/icon-plus.component.mjs +1 -1
- package/esm2022/icons/plus/icon-plus.module.mjs +1 -1
- package/esm2022/icons/plus/public-api.mjs +1 -1
- package/esm2022/icons/prescription/icon-prescription.component.mjs +1 -1
- package/esm2022/icons/prescription/icon-prescription.module.mjs +1 -1
- package/esm2022/icons/prescription/public-api.mjs +1 -1
- package/esm2022/icons/print/icon-print.component.mjs +1 -1
- package/esm2022/icons/print/icon-print.module.mjs +1 -1
- package/esm2022/icons/print/public-api.mjs +1 -1
- package/esm2022/icons/question/icon-question.component.mjs +1 -1
- package/esm2022/icons/question/icon-question.module.mjs +1 -1
- package/esm2022/icons/question/public-api.mjs +1 -1
- package/esm2022/icons/reload/icon-reload.component.mjs +1 -1
- package/esm2022/icons/reload/icon-reload.module.mjs +1 -1
- package/esm2022/icons/reload/public-api.mjs +1 -1
- package/esm2022/icons/reply/icon-reply.component.mjs +1 -1
- package/esm2022/icons/reply/icon-reply.module.mjs +1 -1
- package/esm2022/icons/reply/public-api.mjs +1 -1
- package/esm2022/icons/search/icon-search.component.mjs +1 -1
- package/esm2022/icons/search/icon-search.module.mjs +1 -1
- package/esm2022/icons/search/public-api.mjs +1 -1
- package/esm2022/icons/search-inera/icon-search-inera.component.mjs +1 -1
- package/esm2022/icons/search-inera/icon-search-inera.module.mjs +1 -1
- package/esm2022/icons/search-inera/public-api.mjs +1 -1
- package/esm2022/icons/share/icon-share.component.mjs +1 -1
- package/esm2022/icons/share/icon-share.module.mjs +1 -1
- package/esm2022/icons/share/public-api.mjs +1 -1
- package/esm2022/icons/shield-locked/icon-shield-locked.component.mjs +1 -1
- package/esm2022/icons/shield-locked/icon-shield-locked.module.mjs +1 -1
- package/esm2022/icons/shield-locked/public-api.mjs +1 -1
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.component.mjs +1 -1
- package/esm2022/icons/shield-locked-primary/icon-shield-locked-primary.module.mjs +1 -1
- package/esm2022/icons/shield-locked-primary/public-api.mjs +1 -1
- package/esm2022/icons/skane/icon-skane.component.mjs +1 -1
- package/esm2022/icons/skane/icon-skane.module.mjs +1 -1
- package/esm2022/icons/skane/public-api.mjs +1 -1
- package/esm2022/icons/sormland/icon-sormland.component.mjs +1 -1
- package/esm2022/icons/sormland/icon-sormland.module.mjs +1 -1
- package/esm2022/icons/sormland/public-api.mjs +1 -1
- package/esm2022/icons/star/icon-star.component.mjs +1 -1
- package/esm2022/icons/star/icon-star.module.mjs +1 -1
- package/esm2022/icons/star/public-api.mjs +1 -1
- package/esm2022/icons/star-filled/icon-star-filled.component.mjs +1 -1
- package/esm2022/icons/star-filled/icon-star-filled.module.mjs +1 -1
- package/esm2022/icons/star-filled/public-api.mjs +1 -1
- package/esm2022/icons/stockholm/icon-stockholm.component.mjs +1 -1
- package/esm2022/icons/stockholm/icon-stockholm.module.mjs +1 -1
- package/esm2022/icons/stockholm/public-api.mjs +1 -1
- package/esm2022/icons/success/icon-success.component.mjs +1 -1
- package/esm2022/icons/success/icon-success.module.mjs +1 -1
- package/esm2022/icons/success/public-api.mjs +1 -1
- package/esm2022/icons/swap/icon-swap.component.mjs +1 -1
- package/esm2022/icons/swap/icon-swap.module.mjs +1 -1
- package/esm2022/icons/swap/public-api.mjs +1 -1
- package/esm2022/icons/switch-person/icon-switch-person.component.mjs +1 -1
- package/esm2022/icons/switch-person/icon-switch-person.module.mjs +1 -1
- package/esm2022/icons/switch-person/public-api.mjs +1 -1
- package/esm2022/icons/telephone/icon-telephone.component.mjs +1 -1
- package/esm2022/icons/telephone/icon-telephone.module.mjs +1 -1
- package/esm2022/icons/telephone/public-api.mjs +1 -1
- package/esm2022/icons/test-tube/icon-test-tube.component.mjs +1 -1
- package/esm2022/icons/test-tube/icon-test-tube.module.mjs +1 -1
- package/esm2022/icons/test-tube/public-api.mjs +1 -1
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.component.mjs +1 -1
- package/esm2022/icons/test-tube-analyze/icon-test-tube-analyze.module.mjs +1 -1
- package/esm2022/icons/test-tube-analyze/public-api.mjs +1 -1
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.component.mjs +1 -1
- package/esm2022/icons/test-tube-empty/icon-test-tube-empty.module.mjs +1 -1
- package/esm2022/icons/test-tube-empty/public-api.mjs +1 -1
- package/esm2022/icons/toggle-card/icon-toggle-card.component.mjs +1 -1
- package/esm2022/icons/toggle-card/icon-toggle-card.module.mjs +1 -1
- package/esm2022/icons/toggle-card/public-api.mjs +1 -1
- package/esm2022/icons/toggle-list/icon-toggle-list.component.mjs +1 -1
- package/esm2022/icons/toggle-list/icon-toggle-list.module.mjs +1 -1
- package/esm2022/icons/toggle-list/public-api.mjs +1 -1
- package/esm2022/icons/trash/icon-trash.component.mjs +1 -1
- package/esm2022/icons/trash/icon-trash.module.mjs +1 -1
- package/esm2022/icons/trash/public-api.mjs +1 -1
- package/esm2022/icons/twitter/icon-twitter.component.mjs +1 -1
- package/esm2022/icons/twitter/icon-twitter.module.mjs +1 -1
- package/esm2022/icons/twitter/public-api.mjs +1 -1
- package/esm2022/icons/uppsala/icon-uppsala.component.mjs +1 -1
- package/esm2022/icons/uppsala/icon-uppsala.module.mjs +1 -1
- package/esm2022/icons/uppsala/public-api.mjs +1 -1
- package/esm2022/icons/user/icon-user.component.mjs +1 -1
- package/esm2022/icons/user/icon-user.module.mjs +1 -1
- package/esm2022/icons/user/public-api.mjs +1 -1
- package/esm2022/icons/vasterbotten/icon-vasterbotten.component.mjs +1 -1
- package/esm2022/icons/vasterbotten/icon-vasterbotten.module.mjs +1 -1
- package/esm2022/icons/vasterbotten/public-api.mjs +1 -1
- package/esm2022/icons/vasternorrland/icon-vasternorrland.component.mjs +1 -1
- package/esm2022/icons/vasternorrland/icon-vasternorrland.module.mjs +1 -1
- package/esm2022/icons/vasternorrland/public-api.mjs +1 -1
- package/esm2022/icons/vastmanland/icon-vastmanland.component.mjs +1 -1
- package/esm2022/icons/vastmanland/icon-vastmanland.module.mjs +1 -1
- package/esm2022/icons/vastmanland/public-api.mjs +1 -1
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.component.mjs +1 -1
- package/esm2022/icons/vastra-gotaland/icon-vastra-gotaland.module.mjs +1 -1
- package/esm2022/icons/vastra-gotaland/public-api.mjs +1 -1
- package/esm2022/icons/video-off/icon-video-off.component.mjs +1 -1
- package/esm2022/icons/video-off/icon-video-off.module.mjs +1 -1
- package/esm2022/icons/video-off/public-api.mjs +1 -1
- package/esm2022/icons/video-on/icon-video-on.component.mjs +1 -1
- package/esm2022/icons/video-on/icon-video-on.module.mjs +1 -1
- package/esm2022/icons/video-on/public-api.mjs +1 -1
- package/esm2022/icons/video-switch/icon-video-switch.component.mjs +1 -1
- package/esm2022/icons/video-switch/icon-video-switch.module.mjs +1 -1
- package/esm2022/icons/video-switch/public-api.mjs +1 -1
- package/esm2022/icons/visibility/icon-visibility.component.mjs +1 -1
- package/esm2022/icons/visibility/icon-visibility.module.mjs +1 -1
- package/esm2022/icons/visibility/public-api.mjs +1 -1
- package/esm2022/icons/visibility-off/icon-visibility-off.component.mjs +1 -1
- package/esm2022/icons/visibility-off/icon-visibility-off.module.mjs +1 -1
- package/esm2022/icons/visibility-off/public-api.mjs +1 -1
- package/esm2022/icons/warning/icon-warning.component.mjs +1 -1
- package/esm2022/icons/warning/icon-warning.module.mjs +1 -1
- package/esm2022/icons/warning/public-api.mjs +1 -1
- package/esm2022/public-api.mjs +1 -1
- package/fesm2022/inera-ids-angular-common.mjs +5 -2
- package/fesm2022/inera-ids-angular-common.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-accordion.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-accordion.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-agent.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert-global.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-alert-global.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-alert.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-alert.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-badge.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-box-link.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-box-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs +9 -9
- package/fesm2022/inera-ids-angular-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button-group.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-button-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-button.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-button.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-card.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-carousel.mjs +5 -5
- package/fesm2022/inera-ids-angular-components-carousel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-date-label.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-date-label.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dialog.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-dialog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-dropdown.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-dropdown.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-footer-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-footer-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-footer-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-footer-inera-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-footer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-check-button.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-check-button.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs +6 -3
- package/fesm2022/inera-ids-angular-components-form-checkbox-group.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-checkbox.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-error-message.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-input.mjs +6 -3
- package/fesm2022/inera-ids-angular-components-form-input.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-radio.mjs +5 -5
- package/fesm2022/inera-ids-angular-components-form-radio.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-range.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-range.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-select-multiple.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-select.mjs +7 -4
- package/fesm2022/inera-ids-angular-components-form-select.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-spinner.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-textarea.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-time.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-time.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-form-toggle.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-column.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-grid-column.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-container.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-grid-container.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid-row.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-grid-row.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-grid.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-grid.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs +18 -13
- package/fesm2022/inera-ids-angular-components-header-1177-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs +31 -18
- package/fesm2022/inera-ids-angular-components-header-1177-pro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-1177.mjs +19 -15
- package/fesm2022/inera-ids-angular-components-header-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs +34 -17
- package/fesm2022/inera-ids-angular-components-header-inera-admin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-header-inera.mjs +13 -11
- package/fesm2022/inera-ids-angular-components-header-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-icon-region.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-icon-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-link.mjs +6 -3
- package/fesm2022/inera-ids-angular-components-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-mobile-menu-item.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs +5 -5
- package/fesm2022/inera-ids-angular-components-mobile-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-navigation-content.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-navigation-local.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-notification-badge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-pagination-data-pagination.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-pagination-list-pagination.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-popover.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-popover.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-progressbar.mjs +6 -3
- package/fesm2022/inera-ids-angular-components-progressbar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-puff-list.mjs +7 -7
- package/fesm2022/inera-ids-angular-components-puff-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-side-menu.mjs +3 -6
- package/fesm2022/inera-ids-angular-components-side-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-side-panel.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-side-panel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-stepper.mjs +5 -5
- package/fesm2022/inera-ids-angular-components-stepper.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tabs.mjs +9 -7
- package/fesm2022/inera-ids-angular-components-tabs.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tag.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-tag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-components-tooltip.mjs +3 -3
- package/fesm2022/inera-ids-angular-components-tooltip.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-1177.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-1177.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-activity.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-activity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-agent.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-agent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-inactivity.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-alarm-clock-neutral.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-archive.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-archive.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-arrow.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-arrow.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-attention.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-attention.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-blekinge.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-bookmark.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-calendar.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-calendar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call-active.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-call-active.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-call.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-call.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-camera-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-bar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-chart-line.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chat.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-chat.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-check.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-check.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-chevron.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-cross.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard-text.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-clipboard.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-clock.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-clock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-close-bold.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-close.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-close.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-cog.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-cog.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-computer-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-computer.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-computer.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-file.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-copy-link.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-denied.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-denied.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-doctors-bag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-document.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-document.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-download.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-download.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-drag-n-drop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-ear-hearing.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-edit.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-edit.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-email-sent.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-email-unread.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-email.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-email.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-expand.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-expand.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-external.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-external.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-facebook.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-facebook.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-csv.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-excel.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-other.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-other.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-pdf.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-picture.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-powerpoint.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-file-word.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-file-word.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-care.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-find-care.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-find-region.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-find-region.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-flag.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-flag.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered-reocurring.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-form-numbered.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-gotland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-gotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-halland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-halland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-headphones.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-headphones.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-end.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-hourglass.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-house.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-house.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-id-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-image.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-image.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-inera-legacy.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-inera.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-information.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-information.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-jamtland-harjedalen.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-jonkoping.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-kalmar.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-kronoberg.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-lightbulb.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-linkedin.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-list.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-lock-open.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-lock.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-lock.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-log-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-log.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-log.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-menu.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-menu.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-minus.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-minus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-start.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-moment-stop.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-norrbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-office-building.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-office-building.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-orebro.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-orebro.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-organization.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-organization.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-ostergotland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-plus.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-plus.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-prescription.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-prescription.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-print.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-print.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-question.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-question.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reload.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-reload.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-reply.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-reply.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-search-inera.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-search.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-search.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-share.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-share.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked-primary.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-shield-locked.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-skane.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-skane.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-sormland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-sormland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-star-filled.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-star.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-star.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-stockholm.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-success.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-success.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-swap.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-swap.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-switch-person.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-telephone.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-telephone.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-analyze.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube-empty.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-test-tube.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-card.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-toggle-list.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-trash.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-trash.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-twitter.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-twitter.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-uppsala.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-user.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-user.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-vasterbotten.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-vasternorrland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-vastmanland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-vastra-gotaland.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-off.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-video-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-on.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-video-on.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-video-switch.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility-off.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-visibility.mjs.map +1 -1
- package/fesm2022/inera-ids-angular-icons-warning.mjs +1 -1
- package/fesm2022/inera-ids-angular-icons-warning.mjs.map +1 -1
- package/fesm2022/inera-ids-angular.mjs.map +1 -1
- package/license.md +7 -7
- package/package.json +146 -146
|
@@ -2,6 +2,7 @@ import { EventEmitter } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class IDFormBase {
|
|
4
4
|
invalid: boolean | null;
|
|
5
|
+
srof: string;
|
|
5
6
|
light: boolean;
|
|
6
7
|
novalidation: boolean;
|
|
7
8
|
onValid: EventEmitter<Event>;
|
|
@@ -10,5 +11,5 @@ export declare class IDFormBase {
|
|
|
10
11
|
emitOnValid(event: Event): void;
|
|
11
12
|
emitOnInvalid(event: Event): void;
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDFormBase, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDFormBase, "ng-component", never, { "invalid": { "alias": "invalid"; "required": false; }; "light": { "alias": "light"; "required": false; }; "novalidation": { "alias": "novalidation"; "required": false; }; }, { "onValid": "onValid"; "onInvalid": "onInvalid"; "invalidChange": "invalidChange"; }, never, never, false, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDFormBase, "ng-component", never, { "invalid": { "alias": "invalid"; "required": false; }; "srof": { "alias": "srof"; "required": false; }; "light": { "alias": "light"; "required": false; }; "novalidation": { "alias": "novalidation"; "required": false; }; }, { "onValid": "onValid"; "onInvalid": "onInvalid"; "invalidChange": "invalidChange"; }, never, never, false, never>;
|
|
14
15
|
}
|
|
@@ -3,10 +3,11 @@ import { IDFormBase } from '@inera/ids-angular/common';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class IDCheckboxGroupComponent extends IDFormBase implements OnInit {
|
|
5
5
|
errorMessage: string | undefined;
|
|
6
|
+
errormessage: string | undefined;
|
|
6
7
|
legend: string | undefined;
|
|
7
8
|
compact: boolean | undefined;
|
|
8
9
|
constructor();
|
|
9
10
|
ngOnInit(): void;
|
|
10
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDCheckboxGroupComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDCheckboxGroupComponent, "id-checkbox-group", never, { "errorMessage": { "alias": "errorMessage"; "required": false; }; "legend": { "alias": "legend"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDCheckboxGroupComponent, "id-checkbox-group", never, { "errorMessage": { "alias": "errorMessage"; "required": false; }; "errormessage": { "alias": "errormessage"; "required": false; }; "legend": { "alias": "legend"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
13
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { IDFormBase } from
|
|
1
|
+
import { IDFormBase } from "@inera/ids-angular/common";
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class IDInputComponent extends IDFormBase {
|
|
4
4
|
autofocus: boolean;
|
|
5
|
+
showsearchlabel: boolean;
|
|
5
6
|
constructor();
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDInputComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDInputComponent, "id-input", never, { "autofocus": { "alias": "autofocus"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDInputComponent, "id-input", never, { "autofocus": { "alias": "autofocus"; "required": false; }; "showsearchlabel": { "alias": "showsearchlabel"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
8
9
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IDFormBase } from '@inera/ids-angular/common';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class IDSelectComponent extends IDFormBase {
|
|
4
|
+
nooptiondescriber: boolean;
|
|
4
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDSelectComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDSelectComponent, "id-select", never, {}, {}, never, ["*"], false, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDSelectComponent, "id-select", never, { "nooptiondescriber": { "alias": "nooptiondescriber"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
6
7
|
}
|
|
@@ -20,6 +20,7 @@ export declare class IDHeader1177Component {
|
|
|
20
20
|
items: IDHeader1177ItemComponent[];
|
|
21
21
|
avatar: IDHeader1177AvatarComponent;
|
|
22
22
|
nav: IDHeader1177NavComponent;
|
|
23
|
+
showContent: boolean;
|
|
23
24
|
ngAfterContentInit(): void;
|
|
24
25
|
updateItemsArray(): void;
|
|
25
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177Component, never>;
|
|
@@ -12,6 +12,7 @@ export declare class IDHeader1177NavComponent {
|
|
|
12
12
|
navItemsMobile: IDHeader1177NavItemMobileComponent[];
|
|
13
13
|
navMenuMobile: IDHeader1177NavMenuMobileComponent;
|
|
14
14
|
constructor(cdRef: ChangeDetectorRef);
|
|
15
|
+
showMenuMobile: boolean;
|
|
15
16
|
ngAfterContentInit(): void;
|
|
16
17
|
updateNavItemsArray(): void;
|
|
17
18
|
updateNavItemsMobileArray(): void;
|
|
@@ -3,7 +3,8 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class IDHeader1177AdminAvatarComponent {
|
|
4
4
|
username: string;
|
|
5
5
|
unit: string;
|
|
6
|
+
expanded: boolean;
|
|
6
7
|
template: TemplateRef<any>;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177AdminAvatarComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177AdminAvatarComponent, "id-header-1177-admin-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177AdminAvatarComponent, "id-header-1177-admin-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
10
|
}
|
|
@@ -22,6 +22,7 @@ export declare class IDHeader1177AdminComponent {
|
|
|
22
22
|
avatar: IDHeader1177AdminAvatarComponent;
|
|
23
23
|
nav: IDHeader1177AdminNavComponent;
|
|
24
24
|
constructor(cdRef: ChangeDetectorRef);
|
|
25
|
+
showContent: boolean;
|
|
25
26
|
ngAfterContentInit(): void;
|
|
26
27
|
updateItemsArray(): void;
|
|
27
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177AdminComponent, never>;
|
|
@@ -3,7 +3,8 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class IDHeader1177ProAvatarComponent {
|
|
4
4
|
username: string;
|
|
5
5
|
unit: string;
|
|
6
|
+
expanded: boolean;
|
|
6
7
|
template: TemplateRef<any>;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177ProAvatarComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProAvatarComponent, "id-header-1177-pro-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProAvatarComponent, "id-header-1177-pro-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
10
|
}
|
|
@@ -22,6 +22,7 @@ export declare class IDHeader1177ProComponent {
|
|
|
22
22
|
avatarMobile: IDHeader1177ProAvatarMobileComponent;
|
|
23
23
|
nav: IDHeader1177ProNavComponent;
|
|
24
24
|
navMenuMobile: IDHeader1177ProNavMenuMobileComponent;
|
|
25
|
+
showContent: boolean;
|
|
25
26
|
ngAfterContentInit(): void;
|
|
26
27
|
updateItemsArray(): void;
|
|
27
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177ProComponent, never>;
|
|
@@ -12,9 +12,10 @@ export declare class IDHeader1177ProNavComponent {
|
|
|
12
12
|
navItemsMobile: IDHeader1177ProNavItemMobileComponent[];
|
|
13
13
|
navMenuMobile: IDHeader1177ProNavMenuMobileComponent;
|
|
14
14
|
constructor(cdRef: ChangeDetectorRef);
|
|
15
|
+
showMenuMobile: boolean;
|
|
15
16
|
ngAfterContentInit(): void;
|
|
16
17
|
updateNavItemsArray(): void;
|
|
17
18
|
updateNavItemsMobileArray(): void;
|
|
18
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177ProNavComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProNavComponent, "id-header-1177-pro-nav", never, {}, {}, ["navMenuMobile", "navItemList", "navItemMobileList"],
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProNavComponent, "id-header-1177-pro-nav", never, {}, {}, ["navMenuMobile", "navItemList", "navItemMobileList"], ["*"], true, never>;
|
|
20
21
|
}
|
package/components/header-1177-pro/nav-menu-mobile/header-1177-pro-nav-menu-mobile.component.d.ts
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import { TemplateRef } from
|
|
1
|
+
import { TemplateRef } from "@angular/core";
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class IDHeader1177ProNavMenuMobileComponent {
|
|
4
|
+
expanded: boolean;
|
|
5
|
+
persistent: boolean;
|
|
4
6
|
template: TemplateRef<any>;
|
|
5
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeader1177ProNavMenuMobileComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProNavMenuMobileComponent, "id-header-1177-pro-nav-menu-mobile", never, {}, {}, never, ["*"], true, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeader1177ProNavMenuMobileComponent, "id-header-1177-pro-nav-menu-mobile", never, { "expanded": { "alias": "expanded"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
9
|
}
|
|
@@ -15,6 +15,7 @@ export declare class IDHeaderIneraComponent {
|
|
|
15
15
|
navMobile: IDHeaderIneraNavMobileComponent;
|
|
16
16
|
itemList: QueryList<IDHeaderIneraItemComponent>;
|
|
17
17
|
items: IDHeaderIneraItemComponent[];
|
|
18
|
+
showContent: boolean;
|
|
18
19
|
ngAfterContentInit(): void;
|
|
19
20
|
updateItemsArray(): void;
|
|
20
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraComponent, never>;
|
|
@@ -3,7 +3,8 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class IDHeaderIneraAdminAvatarComponent {
|
|
4
4
|
username: string;
|
|
5
5
|
unit: string;
|
|
6
|
+
expanded: boolean;
|
|
6
7
|
template: TemplateRef<any>;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraAdminAvatarComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminAvatarComponent, "id-header-inera-admin-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminAvatarComponent, "id-header-inera-admin-avatar", never, { "username": { "alias": "username"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
10
|
}
|
|
@@ -16,7 +16,8 @@ export declare class IDHeaderIneraAdminComponent {
|
|
|
16
16
|
navMobile: IDHeaderIneraAdminNavMobileComponent;
|
|
17
17
|
itemList: QueryList<IDHeaderIneraAdminItemComponent>;
|
|
18
18
|
items: IDHeaderIneraAdminItemComponent[];
|
|
19
|
-
|
|
19
|
+
showContent: boolean;
|
|
20
|
+
ngAfterViewInit(): void;
|
|
20
21
|
updateItemsArray(): void;
|
|
21
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraAdminComponent, never>;
|
|
22
23
|
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminComponent, "id-header-inera-admin", never, { "brandtext": { "alias": "brandtext"; "required": false; }; "fluid": { "alias": "fluid"; "required": false; }; "unresponsive": { "alias": "unresponsive"; "required": false; }; }, {}, ["avatar", "navbar", "navMobile", "itemList"], ["*"], true, never>;
|
package/components/header-inera-admin/nav-mobile/header-inera-admin-nav-mobile.component.d.ts
CHANGED
|
@@ -5,8 +5,12 @@ export declare class IDHeaderIneraAdminNavMobileComponent {
|
|
|
5
5
|
private cdRef;
|
|
6
6
|
constructor(cdRef: ChangeDetectorRef);
|
|
7
7
|
expanded: boolean;
|
|
8
|
+
persistent: boolean;
|
|
9
|
+
label: string;
|
|
8
10
|
template: TemplateRef<any>;
|
|
9
11
|
avatarMobile: IDHeaderIneraAdminAvatarMobileComponent;
|
|
12
|
+
showContent: boolean;
|
|
13
|
+
ngAfterViewInit(): void;
|
|
10
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDHeaderIneraAdminNavMobileComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminNavMobileComponent, "id-header-inera-admin-nav-mobile", never, { "expanded": { "alias": "expanded"; "required": false; }; }, {}, ["avatarMobile"], ["*"], true, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDHeaderIneraAdminNavMobileComponent, "id-header-inera-admin-nav-mobile", never, { "expanded": { "alias": "expanded"; "required": false; }; "persistent": { "alias": "persistent"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, ["avatarMobile"], ["*"], true, never>;
|
|
12
16
|
}
|
|
@@ -11,7 +11,8 @@ export declare class IDLinkComponent {
|
|
|
11
11
|
large: boolean;
|
|
12
12
|
activeicon: boolean;
|
|
13
13
|
underlined: boolean;
|
|
14
|
+
nounderline: boolean;
|
|
14
15
|
slot: string | null;
|
|
15
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDLinkComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDLinkComponent, "id-link", never, { "active": { "alias": "active"; "required": false; }; "colorpreset": { "alias": "colorpreset"; "required": false; }; "starticon": { "alias": "starticon"; "required": false; }; "endicon": { "alias": "endicon"; "required": false; }; "light": { "alias": "light"; "required": false; }; "block": { "alias": "block"; "required": false; }; "small": { "alias": "small"; "required": false; }; "large": { "alias": "large"; "required": false; }; "activeicon": { "alias": "activeicon"; "required": false; }; "underlined": { "alias": "underlined"; "required": false; }; "slot": { "alias": "slot"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDLinkComponent, "id-link", never, { "active": { "alias": "active"; "required": false; }; "colorpreset": { "alias": "colorpreset"; "required": false; }; "starticon": { "alias": "starticon"; "required": false; }; "endicon": { "alias": "endicon"; "required": false; }; "light": { "alias": "light"; "required": false; }; "block": { "alias": "block"; "required": false; }; "small": { "alias": "small"; "required": false; }; "large": { "alias": "large"; "required": false; }; "activeicon": { "alias": "activeicon"; "required": false; }; "underlined": { "alias": "underlined"; "required": false; }; "nounderline": { "alias": "nounderline"; "required": false; }; "slot": { "alias": "slot"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
17
18
|
}
|
|
@@ -4,6 +4,7 @@ export declare class IDProgressbarComponent {
|
|
|
4
4
|
value: number;
|
|
5
5
|
hidelabel: boolean;
|
|
6
6
|
srlabel: string;
|
|
7
|
+
label: string;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDProgressbarComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDProgressbarComponent, "id-progressbar", never, { "value": { "alias": "value"; "required": false; }; "hidelabel": { "alias": "hidelabel"; "required": false; }; "srlabel": { "alias": "srlabel"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDProgressbarComponent, "id-progressbar", never, { "value": { "alias": "value"; "required": false; }; "hidelabel": { "alias": "hidelabel"; "required": false; }; "srlabel": { "alias": "srlabel"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
10
|
}
|
|
@@ -7,12 +7,11 @@ export declare class IDSideMenuComponent {
|
|
|
7
7
|
level: number;
|
|
8
8
|
active: boolean;
|
|
9
9
|
expanded: boolean;
|
|
10
|
-
hideonm: boolean;
|
|
11
10
|
onClosed: EventEmitter<Event>;
|
|
12
11
|
onOpened: EventEmitter<Event>;
|
|
13
12
|
showChange: EventEmitter<boolean>;
|
|
14
13
|
hasClosed(event: Event): void;
|
|
15
14
|
hasOpened(event: Event): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDSideMenuComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IDSideMenuComponent, "id-side-menu", never, { "label": { "alias": "label"; "required": false; }; "srtoggletext": { "alias": "srtoggletext"; "required": false; }; "level": { "alias": "level"; "required": false; }; "active": { "alias": "active"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; };
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IDSideMenuComponent, "id-side-menu", never, { "label": { "alias": "label"; "required": false; }; "srtoggletext": { "alias": "srtoggletext"; "required": false; }; "level": { "alias": "level"; "required": false; }; "active": { "alias": "active"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; }, { "onClosed": "onClosed"; "onOpened": "onOpened"; "showChange": "showChange"; }, never, ["*"], false, never>;
|
|
18
17
|
}
|
|
@@ -12,6 +12,7 @@ export declare class IDTabsComponent implements AfterContentInit {
|
|
|
12
12
|
onTabChange: EventEmitter<Event>;
|
|
13
13
|
tabs: IDTabComponent[];
|
|
14
14
|
tabPanels: IDTabPanelComponent[];
|
|
15
|
+
showContent: boolean;
|
|
15
16
|
ngAfterContentInit(): void;
|
|
16
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<IDTabsComponent, never>;
|
|
17
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<IDTabsComponent, "id-tabs", never, { "responsive": { "alias": "responsive"; "required": false; }; "unresponsive": { "alias": "unresponsive"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; "selectlabel": { "alias": "selectlabel"; "required": false; }; }, { "onTabChange": "onTabChange"; }, ["tabComponents", "tabPanelComponents"], ["*"], false, never>;
|
|
@@ -2,6 +2,7 @@ import { Component, EventEmitter, Input, Output } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class IDFormBase {
|
|
4
4
|
invalid = false;
|
|
5
|
+
srof = "av";
|
|
5
6
|
light = false;
|
|
6
7
|
novalidation = false;
|
|
7
8
|
onValid = new EventEmitter();
|
|
@@ -18,13 +19,15 @@ export class IDFormBase {
|
|
|
18
19
|
this.invalidChange.emit(this.invalid);
|
|
19
20
|
}
|
|
20
21
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDFormBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDFormBase, selector: "ng-component", inputs: { invalid: "invalid", light: "light", novalidation: "novalidation" }, outputs: { onValid: "onValid", onInvalid: "onInvalid", invalidChange: "invalidChange" }, ngImport: i0, template: '', isInline: true });
|
|
22
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDFormBase, selector: "ng-component", inputs: { invalid: "invalid", srof: "srof", light: "light", novalidation: "novalidation" }, outputs: { onValid: "onValid", onInvalid: "onInvalid", invalidChange: "invalidChange" }, ngImport: i0, template: '', isInline: true });
|
|
22
23
|
}
|
|
23
24
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDFormBase, decorators: [{
|
|
24
25
|
type: Component,
|
|
25
26
|
args: [{ template: '' }]
|
|
26
27
|
}], propDecorators: { invalid: [{
|
|
27
28
|
type: Input
|
|
29
|
+
}], srof: [{
|
|
30
|
+
type: Input
|
|
28
31
|
}], light: [{
|
|
29
32
|
type: Input
|
|
30
33
|
}], novalidation: [{
|
|
@@ -36,4 +39,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
36
39
|
}], invalidChange: [{
|
|
37
40
|
type: Output
|
|
38
41
|
}] } });
|
|
39
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
42
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSURGb3JtQmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbW1vbi9jbGFzc2VzL2Zvcm0vSURGb3JtQmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUd2RSxNQUFNLE9BQU8sVUFBVTtJQUdyQixPQUFPLEdBQW1CLEtBQUssQ0FBQztJQUdoQyxJQUFJLEdBQVcsSUFBSSxDQUFDO0lBR3BCLEtBQUssR0FBWSxLQUFLLENBQUM7SUFHdkIsWUFBWSxHQUFZLEtBQUssQ0FBQztJQUc5QixPQUFPLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7SUFHbEQsU0FBUyxHQUF3QixJQUFJLFlBQVksRUFBRSxDQUFDO0lBR3BELGFBQWEsR0FBMEIsSUFBSSxZQUFZLEVBQVcsQ0FBQztJQUduRSxXQUFXLENBQUUsS0FBWTtRQUN2QixJQUFJLENBQUMsT0FBTyxHQUFHLEtBQUssQ0FBQztRQUNyQixJQUFJLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUN6QixJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDeEMsQ0FBQztJQUNELGFBQWEsQ0FBRSxLQUFZO1FBQ3pCLElBQUksQ0FBQyxPQUFPLEdBQUcsSUFBSSxDQUFDO1FBQ3BCLElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzNCLElBQUksQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQztJQUN4QyxDQUFDO3dHQWpDVSxVQUFVOzRGQUFWLFVBQVUseU9BREYsRUFBRTs7NEZBQ1YsVUFBVTtrQkFEdEIsU0FBUzttQkFBQyxFQUFDLFFBQVEsRUFBQyxFQUFFLEVBQUM7OEJBSXRCLE9BQU87c0JBRE4sS0FBSztnQkFJTixJQUFJO3NCQURILEtBQUs7Z0JBSU4sS0FBSztzQkFESixLQUFLO2dCQUlOLFlBQVk7c0JBRFgsS0FBSztnQkFJTixPQUFPO3NCQUROLE1BQU07Z0JBSVAsU0FBUztzQkFEUixNQUFNO2dCQUlQLGFBQWE7c0JBRFosTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe3RlbXBsYXRlOicnfSlcbmV4cG9ydCBjbGFzcyBJREZvcm1CYXNlIHtcblxuICBASW5wdXQoKVxuICBpbnZhbGlkOiBib29sZWFuIHwgbnVsbCA9IGZhbHNlO1xuXG4gIEBJbnB1dCgpXG4gIHNyb2Y6IHN0cmluZyA9IFwiYXZcIjtcblxuICBASW5wdXQoKVxuICBsaWdodDogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIEBJbnB1dCgpXG4gIG5vdmFsaWRhdGlvbjogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIEBPdXRwdXQoKVxuICBvblZhbGlkOiBFdmVudEVtaXR0ZXI8RXZlbnQ+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xuXG4gIEBPdXRwdXQoKVxuICBvbkludmFsaWQ6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XG5cbiAgQE91dHB1dCgpXG4gIGludmFsaWRDaGFuZ2U6IEV2ZW50RW1pdHRlcjxib29sZWFuPiA9IG5ldyBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4oKTtcblxuXG4gIGVtaXRPblZhbGlkIChldmVudDogRXZlbnQpIHtcbiAgICB0aGlzLmludmFsaWQgPSBmYWxzZTtcbiAgICB0aGlzLm9uVmFsaWQuZW1pdChldmVudCk7XG4gICAgdGhpcy5pbnZhbGlkQ2hhbmdlLmVtaXQodGhpcy5pbnZhbGlkKTtcbiAgfVxuICBlbWl0T25JbnZhbGlkIChldmVudDogRXZlbnQpIHtcbiAgICB0aGlzLmludmFsaWQgPSB0cnVlO1xuICAgIHRoaXMub25JbnZhbGlkLmVtaXQoZXZlbnQpO1xuICAgIHRoaXMuaW52YWxpZENoYW5nZS5lbWl0KHRoaXMuaW52YWxpZCk7XG4gIH1cbiAgXG59XG4iXX0=
|
|
@@ -95,4 +95,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
95
95
|
type: ViewChild,
|
|
96
96
|
args: ["icon"]
|
|
97
97
|
}] } });
|
|
98
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
98
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSURJY29uQmFzZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbW1vbi9jbGFzc2VzL2ljb24vSURJY29uQmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBRUwsU0FBUyxFQUVULEtBQUssRUFFTCxTQUFTLEVBQ1YsTUFBTSxlQUFlLENBQUM7O0FBTXZCLE1BQU0sT0FBTyxVQUFVO0lBNEJEO0lBQWdDO0lBMUJwRCxLQUFLLEdBQVcsRUFBRSxDQUFDO0lBRW5CLFdBQVcsR0FBVyxDQUFDLENBQUMsQ0FBQztJQUV6QixLQUFLLEdBQVcsRUFBRSxDQUFDO0lBRW5CLE1BQU0sR0FBVyxFQUFFLENBQUM7SUFFcEIsSUFBSSxHQUFxQixHQUFHLENBQUM7SUFFN0IsS0FBSyxHQUFXLEVBQUUsQ0FBQztJQUVuQixNQUFNLEdBQVcsRUFBRSxDQUFDO0lBRXBCLE1BQU0sR0FBVyxFQUFFLENBQUM7SUFFcEIsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUd4QixRQUFRLEdBQWtCLElBQUksQ0FBQztJQUcvQixJQUFJLENBQWE7SUFFakIsZ0JBQWdCLEdBQUcsS0FBSyxDQUFDO0lBRXpCLFlBQW9CLEdBQXNCLEVBQVUsV0FBdUI7UUFBdkQsUUFBRyxHQUFILEdBQUcsQ0FBbUI7UUFBVSxnQkFBVyxHQUFYLFdBQVcsQ0FBWTtJQUFHLENBQUM7SUFFL0UsZUFBZTtRQUNiLElBQUksQ0FBQyxnQkFBZ0IsR0FBRyxJQUFJLENBQUM7UUFDN0IsSUFBSSxDQUFDLGVBQWUsRUFBRSxDQUFDO0lBQ3pCLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxJQUFJLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQztZQUMxQixJQUFJLENBQUMsZUFBZSxFQUFFLENBQUM7UUFDekIsQ0FBQztJQUNILENBQUM7SUFFRCxlQUFlO1FBQ2IsTUFBTSxFQUFFLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxhQUFhLENBQUM7UUFDbkMsSUFBSSxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7WUFDZixFQUFFLENBQUMsWUFBWSxDQUFDLE9BQU8sRUFBRSxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDdkMsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLFdBQVcsRUFBRSxDQUFDO1lBQ3JCLEVBQUUsQ0FBQyxZQUFZLENBQUMsYUFBYSxFQUFFLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQztZQUNqRCxFQUFFLENBQUMsV0FBVyxHQUFHLElBQUksQ0FBQyxXQUFXLENBQUM7UUFDcEMsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDO1lBQ2QsRUFBRSxDQUFDLFlBQVksQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDO1FBQ3JDLENBQUM7UUFDRCxJQUFJLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztZQUNmLEVBQUUsQ0FBQyxZQUFZLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUN2QyxDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDaEIsRUFBRSxDQUFDLFlBQVksQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ3pDLENBQUM7UUFDRCxJQUFJLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztZQUNmLEVBQUUsQ0FBQyxZQUFZLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUN2QyxDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDaEIsRUFBRSxDQUFDLFlBQVksQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ3pDLENBQUM7UUFDRCxJQUFJLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUNoQixFQUFFLENBQUMsWUFBWSxDQUFDLFFBQVEsRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7UUFDekMsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLE1BQU0sRUFBRSxDQUFDO1lBQ2hCLEVBQUUsQ0FBQyxZQUFZLENBQUMsUUFBUSxFQUFFLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUN6QyxDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsUUFBUSxLQUFLLElBQUksRUFBRSxDQUFDO1lBQzNCLEVBQUUsQ0FBQyxZQUFZLENBQUMsVUFBVSxFQUFFLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztRQUM3QyxDQUFDO0lBQ0gsQ0FBQzt3R0ExRVUsVUFBVTs0RkFBVixVQUFVLDBaQUhYLEVBQUU7OzRGQUdELFVBQVU7a0JBSnRCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLEVBQUU7b0JBQ1osSUFBSSxFQUFFLEVBQUUsS0FBSyxFQUFFLG1CQUFtQixFQUFFO2lCQUNyQzsrR0FHQyxLQUFLO3NCQURKLEtBQUs7Z0JBR04sV0FBVztzQkFEVixLQUFLO2dCQUdOLEtBQUs7c0JBREosS0FBSztnQkFHTixNQUFNO3NCQURMLEtBQUs7Z0JBR04sSUFBSTtzQkFESCxLQUFLO2dCQUdOLEtBQUs7c0JBREosS0FBSztnQkFHTixNQUFNO3NCQURMLEtBQUs7Z0JBR04sTUFBTTtzQkFETCxLQUFLO2dCQUdOLE1BQU07c0JBREwsS0FBSztnQkFJTixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sSUFBSTtzQkFESCxTQUFTO3VCQUFDLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3RvclJlZixcbiAgQ29tcG9uZW50LFxuICBFbGVtZW50UmVmLFxuICBJbnB1dCxcbiAgUmVuZGVyZXIyLFxuICBWaWV3Q2hpbGRcbn0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcblxuQENvbXBvbmVudCh7XG4gIHRlbXBsYXRlOiBcIlwiLFxuICBob3N0OiB7IGNsYXNzOiBcImlkcy1jb250YWlucy1pY29uXCIgfVxufSlcbmV4cG9ydCBjbGFzcyBJREljb25CYXNlIHtcbiAgQElucHV0KClcbiAgdGl0bGU6IHN0cmluZyA9IFwiXCI7XG4gIEBJbnB1dCgpXG4gIGNvbG9ycHJlc2V0OiBudW1iZXIgPSAtMTtcbiAgQElucHV0KClcbiAgY29sb3I6IHN0cmluZyA9IFwiXCI7XG4gIEBJbnB1dCgpXG4gIGNvbG9yMjogc3RyaW5nID0gXCJcIjtcbiAgQElucHV0KClcbiAgc2l6ZTogXCJ4c1wiIHwgXCJzXCIgfCBcIm1cIiA9IFwibVwiO1xuICBASW5wdXQoKVxuICB3aWR0aDogc3RyaW5nID0gXCJcIjtcbiAgQElucHV0KClcbiAgaGVpZ2h0OiBzdHJpbmcgPSBcIlwiO1xuICBASW5wdXQoKVxuICByb3RhdGU6IHN0cmluZyA9IFwiXCI7XG4gIEBJbnB1dCgpXG4gIGlubGluZTogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIEBJbnB1dCgpXG4gIHRhYmluZGV4OiBzdHJpbmcgfCBudWxsID0gbnVsbDtcblxuICBAVmlld0NoaWxkKFwiaWNvblwiKVxuICBpY29uOiBFbGVtZW50UmVmO1xuXG4gIGhhc1ZpZXdJbml0aWF0ZWQgPSBmYWxzZTtcblxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIGNkcjogQ2hhbmdlRGV0ZWN0b3JSZWYsIHByaXZhdGUgaG9zdEVsZW1lbnQ6IEVsZW1lbnRSZWYpIHt9XG5cbiAgbmdBZnRlclZpZXdJbml0KCkge1xuICAgIHRoaXMuaGFzVmlld0luaXRpYXRlZCA9IHRydWU7XG4gICAgdGhpcy5zZXR1cFByb3BlcnRpZXMoKTtcbiAgfVxuXG4gIG5nT25DaGFuZ2VzKCkge1xuICAgIGlmICh0aGlzLmhhc1ZpZXdJbml0aWF0ZWQpIHtcbiAgICAgIHRoaXMuc2V0dXBQcm9wZXJ0aWVzKCk7XG4gICAgfVxuICB9XG5cbiAgc2V0dXBQcm9wZXJ0aWVzKCkge1xuICAgIGNvbnN0IGVsID0gdGhpcy5pY29uLm5hdGl2ZUVsZW1lbnQ7XG4gICAgaWYgKHRoaXMudGl0bGUpIHtcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcInRpdGxlXCIsIHRoaXMudGl0bGUpO1xuICAgIH1cbiAgICBpZiAodGhpcy5jb2xvcnByZXNldCkge1xuICAgICAgZWwuc2V0QXR0cmlidXRlKFwiY29sb3JwcmVzZXRcIiwgdGhpcy5jb2xvcnByZXNldCk7XG4gICAgICBlbC5jb2xvcnByZXNldCA9IHRoaXMuY29sb3JwcmVzZXQ7XG4gICAgfVxuICAgIGlmICh0aGlzLnNpemUpIHtcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcInNpemVcIiwgdGhpcy5zaXplKTtcbiAgICB9XG4gICAgaWYgKHRoaXMuY29sb3IpIHtcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcImNvbG9yXCIsIHRoaXMuY29sb3IpO1xuICAgIH1cbiAgICBpZiAodGhpcy5jb2xvcjIpIHtcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcImNvbG9yMlwiLCB0aGlzLmNvbG9yMik7XG4gICAgfVxuICAgIGlmICh0aGlzLndpZHRoKSB7XG4gICAgICBlbC5zZXRBdHRyaWJ1dGUoXCJ3aWR0aFwiLCB0aGlzLndpZHRoKTtcbiAgICB9XG4gICAgaWYgKHRoaXMuaGVpZ2h0KSB7XG4gICAgICBlbC5zZXRBdHRyaWJ1dGUoXCJoZWlnaHRcIiwgdGhpcy5oZWlnaHQpO1xuICAgIH1cbiAgICBpZiAodGhpcy5yb3RhdGUpIHtcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcInJvdGF0ZVwiLCB0aGlzLnJvdGF0ZSk7XG4gICAgfVxuICAgIGlmICh0aGlzLmlubGluZSkge1xuICAgICAgZWwuc2V0QXR0cmlidXRlKFwiaW5saW5lXCIsIHRoaXMuaW5saW5lKTtcbiAgICB9XG4gICAgaWYgKHRoaXMudGFiaW5kZXggIT09IG51bGwpIHtcbiAgICAgIGVsLnNldEF0dHJpYnV0ZShcInRhYmluZGV4XCIsIHRoaXMudGFiaW5kZXgpO1xuICAgIH1cbiAgfVxufVxuIl19
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconBase } from './classes/icon/IDIconBase';
|
|
2
2
|
export { IDFormBase } from './classes/form/IDFormBase';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbW1vbi9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQztBQUV2RCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnLi9jbGFzc2VzL2ljb24vSURJY29uQmFzZSc7XG5cbmV4cG9ydCB7IElERm9ybUJhc2UgfSBmcm9tICcuL2NsYXNzZXMvZm9ybS9JREZvcm1CYXNlJztcbiJdfQ==
|
|
@@ -20,11 +20,11 @@ export class IDAccordionComponent {
|
|
|
20
20
|
this.expandedChange.emit(this.expanded);
|
|
21
21
|
}
|
|
22
22
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
23
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAccordionComponent, selector: "id-accordion", inputs: { lean: "lean", headlinesize: "headlinesize", expanded: "expanded", level: "level" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0, template: "<ids-accordion \
|
|
23
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAccordionComponent, selector: "id-accordion", inputs: { lean: "lean", headlinesize: "headlinesize", expanded: "expanded", level: "level" }, outputs: { onClosed: "onClosed", onExpanded: "onExpanded", expandedChange: "expandedChange" }, ngImport: i0, template: "<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>", encapsulation: i0.ViewEncapsulation.None });
|
|
24
24
|
}
|
|
25
25
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
|
-
args: [{ selector: "id-accordion", encapsulation: ViewEncapsulation.None, template: "<ids-accordion \
|
|
27
|
+
args: [{ selector: "id-accordion", encapsulation: ViewEncapsulation.None, template: "<ids-accordion \n [attr.lean]=\"lean ? true : null\"\n [expanded]=\"expanded ? true : null\"\n [headlinesize]=\"headlinesize\"\n [level]=\"level\"\n (closed)=\"hasClosed($event)\"\n (expanded)=\"hasExpanded($event)\">\n <ng-content></ng-content>\n</ids-accordion>" }]
|
|
28
28
|
}], ctorParameters: () => [], propDecorators: { lean: [{
|
|
29
29
|
type: Input
|
|
30
30
|
}], headlinesize: [{
|
|
@@ -40,4 +40,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
40
40
|
}], expandedChange: [{
|
|
41
41
|
type: Output
|
|
42
42
|
}] } });
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjb3JkaW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWNjb3JkaW9uL2FjY29yZGlvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FjY29yZGlvbi9hY2NvcmRpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPMUYsTUFBTSxPQUFPLG9CQUFvQjtJQUMvQixnQkFBZSxDQUFDO0lBR2hCLElBQUksR0FBWSxLQUFLLENBQUM7SUFHdEIsWUFBWSxHQUFxQixHQUFHLENBQUM7SUFHckMsUUFBUSxHQUFZLEtBQUssQ0FBQztJQUcxQixLQUFLLEdBQVcsQ0FBQyxDQUFDO0lBR2xCLFFBQVEsR0FBd0IsSUFBSSxZQUFZLEVBQUUsQ0FBQztJQUduRCxVQUFVLEdBQXdCLElBQUksWUFBWSxFQUFFLENBQUM7SUFHckQsY0FBYyxHQUEwQixJQUFJLFlBQVksRUFBVyxDQUFDO0lBRXBFLFNBQVMsQ0FBQyxLQUFZO1FBQ3BCLElBQUksQ0FBQyxRQUFRLEdBQUcsS0FBSyxDQUFDO1FBQ3RCLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzFCLElBQUksQ0FBQyxjQUFjLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUMxQyxDQUFDO0lBQ0QsV0FBVyxDQUFDLEtBQVk7UUFDdEIsSUFBSSxDQUFDLFFBQVEsR0FBRyxJQUFJLENBQUM7UUFDckIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDNUIsSUFBSSxDQUFDLGNBQWMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDO0lBQzFDLENBQUM7d0dBakNVLG9CQUFvQjs0RkFBcEIsb0JBQW9CLGlQQ1BqQyxnUkFRZ0I7OzRGRERILG9CQUFvQjtrQkFMaEMsU0FBUzsrQkFDRSxjQUFjLGlCQUVULGlCQUFpQixDQUFDLElBQUk7d0RBTXJDLElBQUk7c0JBREgsS0FBSztnQkFJTixZQUFZO3NCQURYLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLEtBQUs7c0JBREosS0FBSztnQkFJTixRQUFRO3NCQURQLE1BQU07Z0JBSVAsVUFBVTtzQkFEVCxNQUFNO2dCQUlQLGNBQWM7c0JBRGIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogXCJpZC1hY2NvcmRpb25cIixcbiAgdGVtcGxhdGVVcmw6IFwiLi9hY2NvcmRpb24uY29tcG9uZW50Lmh0bWxcIixcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZVxufSlcbmV4cG9ydCBjbGFzcyBJREFjY29yZGlvbkNvbXBvbmVudCB7XG4gIGNvbnN0cnVjdG9yKCkge31cblxuICBASW5wdXQoKVxuICBsZWFuOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgaGVhZGxpbmVzaXplOiBcInhzXCIgfCBcInNcIiB8IFwibVwiID0gXCJtXCI7XG5cbiAgQElucHV0KClcbiAgZXhwYW5kZWQ6IGJvb2xlYW4gPSBmYWxzZTtcblxuICBASW5wdXQoKVxuICBsZXZlbDogbnVtYmVyID0gMTtcblxuICBAT3V0cHV0KClcbiAgb25DbG9zZWQ6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XG5cbiAgQE91dHB1dCgpXG4gIG9uRXhwYW5kZWQ6IEV2ZW50RW1pdHRlcjxFdmVudD4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XG5cbiAgQE91dHB1dCgpXG4gIGV4cGFuZGVkQ2hhbmdlOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyPGJvb2xlYW4+KCk7XG5cbiAgaGFzQ2xvc2VkKGV2ZW50OiBFdmVudCkge1xuICAgIHRoaXMuZXhwYW5kZWQgPSBmYWxzZTtcbiAgICB0aGlzLm9uQ2xvc2VkLmVtaXQoZXZlbnQpO1xuICAgIHRoaXMuZXhwYW5kZWRDaGFuZ2UuZW1pdCh0aGlzLmV4cGFuZGVkKTtcbiAgfVxuICBoYXNFeHBhbmRlZChldmVudDogRXZlbnQpIHtcbiAgICB0aGlzLmV4cGFuZGVkID0gdHJ1ZTtcbiAgICB0aGlzLm9uRXhwYW5kZWQuZW1pdChldmVudCk7XG4gICAgdGhpcy5leHBhbmRlZENoYW5nZS5lbWl0KHRoaXMuZXhwYW5kZWQpO1xuICB9XG59XG4iLCI8aWRzLWFjY29yZGlvbiBcbiAgW2F0dHIubGVhbl09XCJsZWFuID8gdHJ1ZSA6IG51bGxcIlxuICBbZXhwYW5kZWRdPVwiZXhwYW5kZWQgPyB0cnVlIDogbnVsbFwiXG4gIFtoZWFkbGluZXNpemVdPVwiaGVhZGxpbmVzaXplXCJcbiAgW2xldmVsXT1cImxldmVsXCJcbiAgKGNsb3NlZCk9XCJoYXNDbG9zZWQoJGV2ZW50KVwiXG4gIChleHBhbmRlZCk9XCJoYXNFeHBhbmRlZCgkZXZlbnQpXCI+XG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvaWRzLWFjY29yZGlvbj4iXX0=
|
|
@@ -15,4 +15,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
15
15
|
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
|
16
16
|
}]
|
|
17
17
|
}] });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjb3JkaW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWNjb3JkaW9uL2FjY29yZGlvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUM3RCxPQUFPLCtDQUErQyxDQUFDOztBQU92RCxNQUFNLE9BQU8saUJBQWlCO3dHQUFqQixpQkFBaUI7eUdBQWpCLGlCQUFpQixpQkFKYixvQkFBb0IsYUFDekIsb0JBQW9CO3lHQUduQixpQkFBaUI7OzRGQUFqQixpQkFBaUI7a0JBTDdCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLENBQUMsb0JBQW9CLENBQUM7b0JBQ3BDLE9BQU8sRUFBRSxDQUFDLG9CQUFvQixDQUFDO29CQUMvQixPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XG5pbXBvcnQgeyBJREFjY29yZGlvbkNvbXBvbmVudCB9IGZyb20gXCIuL2FjY29yZGlvbi5jb21wb25lbnRcIjtcbmltcG9ydCBcIkBpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2FjY29yZGlvbi9yZWdpc3RlclwiO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtJREFjY29yZGlvbkNvbXBvbmVudF0sXG4gIGV4cG9ydHM6IFtJREFjY29yZGlvbkNvbXBvbmVudF0sXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXVxufSlcbmV4cG9ydCBjbGFzcyBJREFjY29yZGlvbk1vZHVsZSB7fVxuIl19
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDAccordionComponent } from './accordion.component';
|
|
2
2
|
export { IDAccordionModule } from './accordion.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWNjb3JkaW9uL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDN0QsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sb0JBQW9CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREFjY29yZGlvbkNvbXBvbmVudCB9IGZyb20gJy4vYWNjb3JkaW9uLmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREFjY29yZGlvbk1vZHVsZSB9IGZyb20gJy4vYWNjb3JkaW9uLm1vZHVsZSc7Il19
|
|
@@ -9,11 +9,11 @@ export class IDAgentComponent {
|
|
|
9
9
|
hidetext = 'Visa mindre';
|
|
10
10
|
onDidToggleExpansion = new EventEmitter();
|
|
11
11
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAgentComponent, selector: "id-agent", inputs: { expanded: "expanded", headline: "headline", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-agent\
|
|
12
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAgentComponent, selector: "id-agent", inputs: { expanded: "expanded", headline: "headline", showtext: "showtext", hidetext: "hidetext" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
13
13
|
}
|
|
14
14
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
|
-
args: [{ selector: 'id-agent', template: "<ids-agent\
|
|
16
|
+
args: [{ selector: 'id-agent', template: "<ids-agent\n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [expanded]=\"expanded\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <h3 slot=\"alert-headline\" *ngIf=\"headline\">\n {{headline}}\n </h3>\n <ng-content></ng-content>\n</ids-agent>", styles: [":host{display:block}\n"] }]
|
|
17
17
|
}], ctorParameters: () => [], propDecorators: { expanded: [{
|
|
18
18
|
type: Input
|
|
19
19
|
}], headline: [{
|
|
@@ -25,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
25
25
|
}], onDidToggleExpansion: [{
|
|
26
26
|
type: Output
|
|
27
27
|
}] } });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hZ2VudC9hZ2VudC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FnZW50L2FnZW50LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQU92RSxNQUFNLE9BQU8sZ0JBQWdCO0lBRTNCLGdCQUFnQixDQUFDO0lBR2pCLFFBQVEsR0FBWSxJQUFJLENBQUM7SUFHekIsUUFBUSxHQUFXLEVBQUUsQ0FBQztJQUd0QixRQUFRLEdBQVcsVUFBVSxDQUFDO0lBRzlCLFFBQVEsR0FBVyxhQUFhLENBQUM7SUFHakMsb0JBQW9CLEdBQTBCLElBQUksWUFBWSxFQUFFLENBQUM7d0dBakJ0RCxnQkFBZ0I7NEZBQWhCLGdCQUFnQiwrTUNQN0IsOFNBVVk7OzRGREhDLGdCQUFnQjtrQkFMNUIsU0FBUzsrQkFDRSxVQUFVO3dEQVNwQixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sb0JBQW9CO3NCQURuQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPdXRwdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnaWQtYWdlbnQnLFxuICB0ZW1wbGF0ZVVybDogJy4vYWdlbnQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBibG9jazsgfSddXG59KVxuZXhwb3J0IGNsYXNzIElEQWdlbnRDb21wb25lbnQge1xuXG4gIGNvbnN0cnVjdG9yKCkgeyB9XG5cbiAgQElucHV0KClcbiAgZXhwYW5kZWQ6IGJvb2xlYW4gPSB0cnVlO1xuICBcbiAgQElucHV0KClcbiAgaGVhZGxpbmU6IHN0cmluZyA9ICcnO1xuXG4gIEBJbnB1dCgpXG4gIHNob3d0ZXh0OiBzdHJpbmcgPSAnVmlzYSBtZXInO1xuXG4gIEBJbnB1dCgpXG4gIGhpZGV0ZXh0OiBzdHJpbmcgPSAnVmlzYSBtaW5kcmUnO1xuXG4gIEBPdXRwdXQoKVxuICBvbkRpZFRvZ2dsZUV4cGFuc2lvbjogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xuXG59XG4iLCI8aWRzLWFnZW50XG4gIFtoZWFkbGluZV09XCJoZWFkbGluZVwiXG4gIFtzaG93dGV4dF09XCJzaG93dGV4dFwiXG4gIFtoaWRldGV4dF09XCJoaWRldGV4dFwiXG4gIFtleHBhbmRlZF09XCJleHBhbmRlZFwiXG4gIChkaWRUb2dnbGVFeHBhbnNpb24pPVwib25EaWRUb2dnbGVFeHBhbnNpb24uZW1pdCh0cnVlKVwiPlxuICA8aDMgc2xvdD1cImFsZXJ0LWhlYWRsaW5lXCIgKm5nSWY9XCJoZWFkbGluZVwiPlxuICAgIHt7aGVhZGxpbmV9fVxuICA8L2gzPlxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG48L2lkcy1hZ2VudD4iXX0=
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
21
21
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
22
22
|
}]
|
|
23
23
|
}] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hZ2VudC9hZ2VudC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLDJDQUEyQyxDQUFDO0FBQ25ELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFZL0MsTUFBTSxPQUFPLGFBQWE7d0dBQWIsYUFBYTt5R0FBYixhQUFhLGlCQVJ0QixnQkFBZ0IsYUFLUixZQUFZLGFBRnBCLGdCQUFnQjt5R0FLUCxhQUFhLFlBSGQsWUFBWTs7NEZBR1gsYUFBYTtrQkFWekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREFnZW50Q29tcG9uZW50IH0gZnJvbSAnLi9hZ2VudC5jb21wb25lbnQnO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9hZ2VudC9yZWdpc3Rlcic7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREFnZW50Q29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREFnZW50Q29tcG9uZW50XG4gIF0sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXG59KVxuZXhwb3J0IGNsYXNzIElEQWdlbnRNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDAgentComponent } from './agent.component';
|
|
2
2
|
export { IDAgentModule } from './agent.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWdlbnQvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFDQSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sZ0JBQWdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJcbmV4cG9ydCB7IElEQWdlbnRDb21wb25lbnQgfSBmcm9tICcuL2FnZW50LmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREFnZW50TW9kdWxlIH0gZnJvbSAnLi9hZ2VudC5tb2R1bGUnOyJdfQ==
|
|
@@ -18,11 +18,11 @@ export class IDAlertComponent {
|
|
|
18
18
|
onClosed = new EventEmitter();
|
|
19
19
|
onCollapsed = new EventEmitter();
|
|
20
20
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAlertComponent, selector: "id-alert", inputs: { dismissible: "dismissible", collapsable: "collapsable", ribbon: "ribbon", collapsed: "collapsed", compact: "compact", srcollapsetext: "srcollapsetext", srexpandtext: "srexpandtext", headline: "headline", live: "live", type: "type", norole: "norole", srclosetext: "srclosetext", sricontitle: "sricontitle" }, outputs: { onClosed: "onClosed", onCollapsed: "onCollapsed" }, ngImport: i0, template: "<ids-alert \
|
|
21
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAlertComponent, selector: "id-alert", inputs: { dismissible: "dismissible", collapsable: "collapsable", ribbon: "ribbon", collapsed: "collapsed", compact: "compact", srcollapsetext: "srcollapsetext", srexpandtext: "srexpandtext", headline: "headline", live: "live", type: "type", norole: "norole", srclosetext: "srclosetext", sricontitle: "sricontitle" }, outputs: { onClosed: "onClosed", onCollapsed: "onCollapsed" }, ngImport: i0, template: "<ids-alert \n [headline]=\"headline\"\n [attr.norole]=\"norole ? true : null\"\n [attr.dismissible]=\"dismissible ? true : null\"\n [attr.collapsable]=\"collapsable ? true : null\"\n [attr.collapsed]=\"collapsed ? true : null\"\n [attr.compact]=\"compact ? true : null\"\n [attr.ribbon]=\"ribbon ? true : null\"\n [srcollapsetext]=\"srcollapsetext\"\n [srexpandtext]=\"srexpandtext\"\n [attr.aria-live]=\"norole ? null : live\"\n [type]=\"type\"\n [srclosetext]=\"srclosetext\"\n [sricontitle]=\"sricontitle\"\n (closed)=\"onClosed.emit(true)\"\n (collapsed)=\"onCollapsed.emit(true)\">\n <ng-content></ng-content>\n</ids-alert>", styles: [":host{display:block}\n"] });
|
|
22
22
|
}
|
|
23
23
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
|
-
args: [{ selector: "id-alert", template: "<ids-alert \
|
|
25
|
+
args: [{ selector: "id-alert", template: "<ids-alert \n [headline]=\"headline\"\n [attr.norole]=\"norole ? true : null\"\n [attr.dismissible]=\"dismissible ? true : null\"\n [attr.collapsable]=\"collapsable ? true : null\"\n [attr.collapsed]=\"collapsed ? true : null\"\n [attr.compact]=\"compact ? true : null\"\n [attr.ribbon]=\"ribbon ? true : null\"\n [srcollapsetext]=\"srcollapsetext\"\n [srexpandtext]=\"srexpandtext\"\n [attr.aria-live]=\"norole ? null : live\"\n [type]=\"type\"\n [srclosetext]=\"srclosetext\"\n [sricontitle]=\"sricontitle\"\n (closed)=\"onClosed.emit(true)\"\n (collapsed)=\"onCollapsed.emit(true)\">\n <ng-content></ng-content>\n</ids-alert>", styles: [":host{display:block}\n"] }]
|
|
26
26
|
}], ctorParameters: () => [], propDecorators: { dismissible: [{
|
|
27
27
|
type: Input
|
|
28
28
|
}], collapsable: [{
|
|
@@ -54,4 +54,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
54
54
|
}], onCollapsed: [{
|
|
55
55
|
type: Output
|
|
56
56
|
}] } });
|
|
57
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
57
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hbGVydC9hbGVydC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FsZXJ0L2FsZXJ0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBT3ZFLE1BQU0sT0FBTyxnQkFBZ0I7SUFDM0IsZ0JBQWUsQ0FBQztJQUdoQixXQUFXLEdBQVksS0FBSyxDQUFDO0lBRzdCLFdBQVcsR0FBWSxLQUFLLENBQUM7SUFHN0IsTUFBTSxHQUFZLEtBQUssQ0FBQztJQUd4QixTQUFTLEdBQVksS0FBSyxDQUFDO0lBRzNCLE9BQU8sR0FBWSxLQUFLLENBQUM7SUFHekIsY0FBYyxHQUF1QixFQUFFLENBQUM7SUFHeEMsWUFBWSxHQUF1QixFQUFFLENBQUM7SUFHdEMsUUFBUSxHQUFXLEVBQUUsQ0FBQztJQUd0QixJQUFJLEdBQVcsRUFBRSxDQUFDO0lBR2xCLElBQUksR0FBK0MsTUFBTSxDQUFDO0lBRzFELE1BQU0sR0FBWSxLQUFLLENBQUM7SUFHeEIsV0FBVyxHQUFXLEVBQUUsQ0FBQztJQUd6QixXQUFXLEdBQVcsRUFBRSxDQUFDO0lBR3pCLFFBQVEsR0FBMEIsSUFBSSxZQUFZLEVBQUUsQ0FBQztJQUVyRCxXQUFXLEdBQTBCLElBQUksWUFBWSxFQUFFLENBQUM7d0dBN0M3QyxnQkFBZ0I7NEZBQWhCLGdCQUFnQiw2YUNQN0Isc29CQWlCWTs7NEZEVkMsZ0JBQWdCO2tCQUw1QixTQUFTOytCQUNFLFVBQVU7d0RBUXBCLFdBQVc7c0JBRFYsS0FBSztnQkFJTixXQUFXO3NCQURWLEtBQUs7Z0JBSU4sTUFBTTtzQkFETCxLQUFLO2dCQUlOLFNBQVM7c0JBRFIsS0FBSztnQkFJTixPQUFPO3NCQUROLEtBQUs7Z0JBSU4sY0FBYztzQkFEYixLQUFLO2dCQUlOLFlBQVk7c0JBRFgsS0FBSztnQkFJTixRQUFRO3NCQURQLEtBQUs7Z0JBSU4sSUFBSTtzQkFESCxLQUFLO2dCQUlOLElBQUk7c0JBREgsS0FBSztnQkFJTixNQUFNO3NCQURMLEtBQUs7Z0JBSU4sV0FBVztzQkFEVixLQUFLO2dCQUlOLFdBQVc7c0JBRFYsS0FBSztnQkFJTixRQUFRO3NCQURQLE1BQU07Z0JBR1AsV0FBVztzQkFEVixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPdXRwdXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6IFwiaWQtYWxlcnRcIixcbiAgdGVtcGxhdGVVcmw6IFwiLi9hbGVydC5jb21wb25lbnQuaHRtbFwiLFxuICBzdHlsZXM6IFtcIjpob3N0IHsgZGlzcGxheTogYmxvY2s7IH1cIl1cbn0pXG5leHBvcnQgY2xhc3MgSURBbGVydENvbXBvbmVudCB7XG4gIGNvbnN0cnVjdG9yKCkge31cblxuICBASW5wdXQoKVxuICBkaXNtaXNzaWJsZTogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIEBJbnB1dCgpXG4gIGNvbGxhcHNhYmxlOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgcmliYm9uOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgY29sbGFwc2VkOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgY29tcGFjdDogYm9vbGVhbiA9IGZhbHNlO1xuXG4gIEBJbnB1dCgpXG4gIHNyY29sbGFwc2V0ZXh0OiBzdHJpbmcgfCB1bmRlZmluZWQgPSBcIlwiO1xuXG4gIEBJbnB1dCgpXG4gIHNyZXhwYW5kdGV4dDogc3RyaW5nIHwgdW5kZWZpbmVkID0gXCJcIjtcblxuICBASW5wdXQoKVxuICBoZWFkbGluZTogc3RyaW5nID0gXCJcIjtcblxuICBASW5wdXQoKVxuICBsaXZlOiBzdHJpbmcgPSBcIlwiO1xuXG4gIEBJbnB1dCgpXG4gIHR5cGU6IFwiaW5mb1wiIHwgXCJhdHRlbnRpb25cIiB8IFwic3VjY2Vzc1wiIHwgXCJlcnJvclwiID0gXCJpbmZvXCI7XG5cbiAgQElucHV0KClcbiAgbm9yb2xlOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQElucHV0KClcbiAgc3JjbG9zZXRleHQ6IHN0cmluZyA9IFwiXCI7XG5cbiAgQElucHV0KClcbiAgc3JpY29udGl0bGU6IHN0cmluZyA9IFwiXCI7XG5cbiAgQE91dHB1dCgpXG4gIG9uQ2xvc2VkOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XG4gIEBPdXRwdXQoKVxuICBvbkNvbGxhcHNlZDogRXZlbnRFbWl0dGVyPGJvb2xlYW4+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xufVxuIiwiPGlkcy1hbGVydCBcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCJcbiAgW2F0dHIubm9yb2xlXT1cIm5vcm9sZSA/IHRydWUgOiBudWxsXCJcbiAgW2F0dHIuZGlzbWlzc2libGVdPVwiZGlzbWlzc2libGUgPyB0cnVlIDogbnVsbFwiXG4gIFthdHRyLmNvbGxhcHNhYmxlXT1cImNvbGxhcHNhYmxlID8gdHJ1ZSA6IG51bGxcIlxuICBbYXR0ci5jb2xsYXBzZWRdPVwiY29sbGFwc2VkID8gdHJ1ZSA6IG51bGxcIlxuICBbYXR0ci5jb21wYWN0XT1cImNvbXBhY3QgPyB0cnVlIDogbnVsbFwiXG4gIFthdHRyLnJpYmJvbl09XCJyaWJib24gPyB0cnVlIDogbnVsbFwiXG4gIFtzcmNvbGxhcHNldGV4dF09XCJzcmNvbGxhcHNldGV4dFwiXG4gIFtzcmV4cGFuZHRleHRdPVwic3JleHBhbmR0ZXh0XCJcbiAgW2F0dHIuYXJpYS1saXZlXT1cIm5vcm9sZSA/IG51bGwgOiBsaXZlXCJcbiAgW3R5cGVdPVwidHlwZVwiXG4gIFtzcmNsb3NldGV4dF09XCJzcmNsb3NldGV4dFwiXG4gIFtzcmljb250aXRsZV09XCJzcmljb250aXRsZVwiXG4gIChjbG9zZWQpPVwib25DbG9zZWQuZW1pdCh0cnVlKVwiXG4gIChjb2xsYXBzZWQpPVwib25Db2xsYXBzZWQuZW1pdCh0cnVlKVwiPlxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG48L2lkcy1hbGVydD4iXX0=
|
|
@@ -21,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
21
21
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
22
22
|
}]
|
|
23
23
|
}] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvY29tcG9uZW50cy9hbGVydC9hbGVydC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLDJDQUEyQyxDQUFDO0FBQ25ELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFZL0MsTUFBTSxPQUFPLGFBQWE7d0dBQWIsYUFBYTt5R0FBYixhQUFhLGlCQVJ0QixnQkFBZ0IsYUFLUixZQUFZLGFBRnBCLGdCQUFnQjt5R0FLUCxhQUFhLFlBSGQsWUFBWTs7NEZBR1gsYUFBYTtrQkFWekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREFsZXJ0Q29tcG9uZW50IH0gZnJvbSAnLi9hbGVydC5jb21wb25lbnQnO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9hbGVydC9yZWdpc3Rlcic7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREFsZXJ0Q29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREFsZXJ0Q29tcG9uZW50XG4gIF0sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXG59KVxuZXhwb3J0IGNsYXNzIElEQWxlcnRNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDAlertComponent } from './alert.component';
|
|
2
2
|
export { IDAlertModule } from './alert.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWxlcnQvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sZ0JBQWdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREFsZXJ0Q29tcG9uZW50IH0gZnJvbSAnLi9hbGVydC5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURBbGVydE1vZHVsZSB9IGZyb20gJy4vYWxlcnQubW9kdWxlJzsiXX0=
|
|
@@ -10,11 +10,11 @@ export class IDAlertGlobalComponent {
|
|
|
10
10
|
norole = false;
|
|
11
11
|
onDidToggleExpansion = new EventEmitter();
|
|
12
12
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
13
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAlertGlobalComponent, selector: "id-alert-global", inputs: { collapsed: "collapsed", headline: "headline", hidemobileicon: "hidemobileicon", showtext: "showtext", hidetext: "hidetext", norole: "norole" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-alert-global \
|
|
13
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: IDAlertGlobalComponent, selector: "id-alert-global", inputs: { collapsed: "collapsed", headline: "headline", hidemobileicon: "hidemobileicon", showtext: "showtext", hidetext: "hidetext", norole: "norole" }, outputs: { onDidToggleExpansion: "onDidToggleExpansion" }, ngImport: i0, template: "<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>", styles: [":host{display:block}\n"] });
|
|
14
14
|
}
|
|
15
15
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAlertGlobalComponent, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
|
-
args: [{ selector: "id-alert-global", template: "<ids-alert-global \
|
|
17
|
+
args: [{ selector: "id-alert-global", template: "<ids-alert-global \n [headline]=\"headline\"\n [showtext]=\"showtext\"\n [hidetext]=\"hidetext\"\n [collapsed]=\"collapsed ? true : null\"\n [attr.norole]=\"norole ? true : null\"\n [hidemobileicon]=\"hidemobileicon\"\n (didToggleExpansion)=\"onDidToggleExpansion.emit(true)\">\n <ng-content></ng-content>\n</ids-alert-global>", styles: [":host{display:block}\n"] }]
|
|
18
18
|
}], ctorParameters: () => [], propDecorators: { collapsed: [{
|
|
19
19
|
type: Input
|
|
20
20
|
}], headline: [{
|
|
@@ -30,4 +30,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
30
30
|
}], onDidToggleExpansion: [{
|
|
31
31
|
type: Output
|
|
32
32
|
}] } });
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
33
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ2xvYmFsLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWxlcnQtZ2xvYmFsL2FsZXJ0LWdsb2JhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9jb21wb25lbnRzL2FsZXJ0LWdsb2JhbC9hbGVydC1nbG9iYWwuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPdkUsTUFBTSxPQUFPLHNCQUFzQjtJQUNqQyxnQkFBZSxDQUFDO0lBR2hCLFNBQVMsR0FBWSxJQUFJLENBQUM7SUFHMUIsUUFBUSxHQUFXLEVBQUUsQ0FBQztJQUd0QixjQUFjLEdBQVksS0FBSyxDQUFDO0lBR2hDLFFBQVEsR0FBVyxVQUFVLENBQUM7SUFHOUIsUUFBUSxHQUFXLGFBQWEsQ0FBQztJQUdqQyxNQUFNLEdBQVksS0FBSyxDQUFDO0lBR3hCLG9CQUFvQixHQUEwQixJQUFJLFlBQVksRUFBRSxDQUFDO3dHQXRCdEQsc0JBQXNCOzRGQUF0QixzQkFBc0IsNFFDUG5DLGdWQVNtQjs7NEZERk4sc0JBQXNCO2tCQUxsQyxTQUFTOytCQUNFLGlCQUFpQjt3REFRM0IsU0FBUztzQkFEUixLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixjQUFjO3NCQURiLEtBQUs7Z0JBSU4sUUFBUTtzQkFEUCxLQUFLO2dCQUlOLFFBQVE7c0JBRFAsS0FBSztnQkFJTixNQUFNO3NCQURMLEtBQUs7Z0JBSU4sb0JBQW9CO3NCQURuQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPdXRwdXQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6IFwiaWQtYWxlcnQtZ2xvYmFsXCIsXG4gIHRlbXBsYXRlVXJsOiBcIi4vYWxlcnQtZ2xvYmFsLmNvbXBvbmVudC5odG1sXCIsXG4gIHN0eWxlczogW1wiOmhvc3QgeyBkaXNwbGF5OiBibG9jazsgfVwiXVxufSlcbmV4cG9ydCBjbGFzcyBJREFsZXJ0R2xvYmFsQ29tcG9uZW50IHtcbiAgY29uc3RydWN0b3IoKSB7fVxuXG4gIEBJbnB1dCgpXG4gIGNvbGxhcHNlZDogYm9vbGVhbiA9IHRydWU7XG5cbiAgQElucHV0KClcbiAgaGVhZGxpbmU6IHN0cmluZyA9IFwiXCI7XG5cbiAgQElucHV0KClcbiAgaGlkZW1vYmlsZWljb246IGJvb2xlYW4gPSBmYWxzZTtcblxuICBASW5wdXQoKVxuICBzaG93dGV4dDogc3RyaW5nID0gXCJWaXNhIG1lclwiO1xuXG4gIEBJbnB1dCgpXG4gIGhpZGV0ZXh0OiBzdHJpbmcgPSBcIlZpc2EgbWluZHJlXCI7XG5cbiAgQElucHV0KClcbiAgbm9yb2xlOiBib29sZWFuID0gZmFsc2U7XG5cbiAgQE91dHB1dCgpXG4gIG9uRGlkVG9nZ2xlRXhwYW5zaW9uOiBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XG59XG4iLCI8aWRzLWFsZXJ0LWdsb2JhbCBcbiAgW2hlYWRsaW5lXT1cImhlYWRsaW5lXCJcbiAgW3Nob3d0ZXh0XT1cInNob3d0ZXh0XCJcbiAgW2hpZGV0ZXh0XT1cImhpZGV0ZXh0XCJcbiAgW2NvbGxhcHNlZF09XCJjb2xsYXBzZWQgPyB0cnVlIDogbnVsbFwiXG4gIFthdHRyLm5vcm9sZV09XCJub3JvbGUgPyB0cnVlIDogbnVsbFwiXG4gIFtoaWRlbW9iaWxlaWNvbl09XCJoaWRlbW9iaWxlaWNvblwiXG4gIChkaWRUb2dnbGVFeHBhbnNpb24pPVwib25EaWRUb2dnbGVFeHBhbnNpb24uZW1pdCh0cnVlKVwiPlxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG48L2lkcy1hbGVydC1nbG9iYWw+Il19
|
|
@@ -22,4 +22,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
22
22
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
23
23
|
}]
|
|
24
24
|
}] });
|
|
25
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ2xvYmFsLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWxlcnQtZ2xvYmFsL2FsZXJ0LWdsb2JhbC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNsRSxPQUFPLGtEQUFrRCxDQUFDO0FBQzFELE9BQU8sbURBQW1ELENBQUM7QUFDM0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDOztBQVkvQyxNQUFNLE9BQU8sbUJBQW1CO3dHQUFuQixtQkFBbUI7eUdBQW5CLG1CQUFtQixpQkFSNUIsc0JBQXNCLGFBS2QsWUFBWSxhQUZwQixzQkFBc0I7eUdBS2IsbUJBQW1CLFlBSHBCLFlBQVk7OzRGQUdYLG1CQUFtQjtrQkFWL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREFsZXJ0R2xvYmFsQ29tcG9uZW50IH0gZnJvbSAnLi9hbGVydC1nbG9iYWwuY29tcG9uZW50JztcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvYWxlcnQtZ2xvYmFsL3JlZ2lzdGVyJztcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaWNvbnMvY2hldnJvbi9yZWdpc3Rlcic7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREFsZXJ0R2xvYmFsQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREFsZXJ0R2xvYmFsQ29tcG9uZW50XG4gIF0sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXG59KVxuZXhwb3J0IGNsYXNzIElEQWxlcnRHbG9iYWxNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDAlertGlobalComponent } from './alert-global.component';
|
|
2
2
|
export { IDAlertGlobalModule } from './alert-global.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2NvbXBvbmVudHMvYWxlcnQtZ2xvYmFsL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDbEUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sdUJBQXVCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREFsZXJ0R2xvYmFsQ29tcG9uZW50IH0gZnJvbSAnLi9hbGVydC1nbG9iYWwuY29tcG9uZW50JztcbmV4cG9ydCB7IElEQWxlcnRHbG9iYWxNb2R1bGUgfSBmcm9tICcuL2FsZXJ0LWdsb2JhbC5tb2R1bGUnOyJdfQ==
|