@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
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-user', template: "<ids-icon-user #icon></ids-icon-user>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi11c2VyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3VzZXIvaWNvbi11c2VyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3VzZXIvaWNvbi11c2VyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RCxNQUFNLE9BQU8sbUJBQW9CLFNBQVEsVUFBVTt3R0FBdEMsbUJBQW1COzRGQUFuQixtQkFBbUIsMkVDUmhDLHVDQUFxQzs7NEZEUXhCLG1CQUFtQjtrQkFML0IsU0FBUzsrQkFDRSxjQUFjIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2lkLWljb24tdXNlcicsXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLXVzZXIuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblVzZXJDb21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcbn1cbiIsIjxpZHMtaWNvbi11c2VyICNpY29uPjwvaWRzLWljb24tdXNlcj4iXX0=
|
|
@@ -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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi11c2VyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3VzZXIvaWNvbi11c2VyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQzVELE9BQU8sZ0RBQWdELENBQUM7O0FBT3hELE1BQU0sT0FBTyxnQkFBZ0I7d0dBQWhCLGdCQUFnQjt5R0FBaEIsZ0JBQWdCLGlCQUpaLG1CQUFtQixhQUN4QixtQkFBbUI7eUdBR2xCLGdCQUFnQjs7NEZBQWhCLGdCQUFnQjtrQkFMNUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQztvQkFDbkMsT0FBTyxFQUFFLENBQUMsbUJBQW1CLENBQUM7b0JBQzlCLE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsIE5nTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7IElESWNvblVzZXJDb21wb25lbnQgfSBmcm9tIFwiLi9pY29uLXVzZXIuY29tcG9uZW50XCI7XG5pbXBvcnQgXCJAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy91c2VyL3JlZ2lzdGVyXCI7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW0lESWNvblVzZXJDb21wb25lbnRdLFxuICBleHBvcnRzOiBbSURJY29uVXNlckNvbXBvbmVudF0sXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXVxufSlcbmV4cG9ydCBjbGFzcyBJREljb25Vc2VyTW9kdWxlIHt9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconUserComponent } from './icon-user.component';
|
|
2
2
|
export { IDIconUserModule } from './icon-user.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3VzZXIvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUM1RCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElESWNvblVzZXJDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdXNlci5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURJY29uVXNlck1vZHVsZSB9IGZyb20gJy4vaWNvbi11c2VyLm1vZHVsZSc7Il19
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-vasterbotten', template: "<ids-icon-vasterbotten #icon></ids-icon-vasterbotten>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0ZXJib3R0ZW4uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmFzdGVyYm90dGVuL2ljb24tdmFzdGVyYm90dGVuLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3RlcmJvdHRlbi9pY29uLXZhc3RlcmJvdHRlbi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQzs7QUFPdkQsTUFBTSxPQUFPLDJCQUE0QixTQUFRLFVBQVU7d0dBQTlDLDJCQUEyQjs0RkFBM0IsMkJBQTJCLG1GQ1J4Qyx1REFBcUQ7OzRGRFF4QywyQkFBMkI7a0JBTHZDLFNBQVM7K0JBQ0Usc0JBQXNCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2lkLWljb24tdmFzdGVyYm90dGVuJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmFzdGVyYm90dGVuLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WYXN0ZXJib3R0ZW5Db21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcbn1cbiIsIjxpZHMtaWNvbi12YXN0ZXJib3R0ZW4gI2ljb24+PC9pZHMtaWNvbi12YXN0ZXJib3R0ZW4+Il19
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0ZXJib3R0ZW4ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmFzdGVyYm90dGVuL2ljb24tdmFzdGVyYm90dGVuLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzVFLE9BQU8sd0RBQXdELENBQUM7O0FBV2hFLE1BQU0sT0FBTyx3QkFBd0I7d0dBQXhCLHdCQUF3Qjt5R0FBeEIsd0JBQXdCLGlCQVBqQywyQkFBMkIsYUFHM0IsMkJBQTJCO3lHQUlsQix3QkFBd0I7OzRGQUF4Qix3QkFBd0I7a0JBVHBDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLDJCQUEyQjtxQkFDNUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDJCQUEyQjtxQkFDNUI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZhc3RlcmJvdHRlbkNvbXBvbmVudCB9IGZyb20gJy4vaWNvbi12YXN0ZXJib3R0ZW4uY29tcG9uZW50JztcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaWNvbnMvdmFzdGVyYm90dGVuL3JlZ2lzdGVyJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgSURJY29uVmFzdGVyYm90dGVuQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREljb25WYXN0ZXJib3R0ZW5Db21wb25lbnRcbiAgXSxcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WYXN0ZXJib3R0ZW5Nb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVasterbottenComponent } from './icon-vasterbotten.component';
|
|
2
2
|
export { IDIconVasterbottenModule } from './icon-vasterbotten.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3RlcmJvdHRlbi9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzVFLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLDRCQUE0QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSURJY29uVmFzdGVyYm90dGVuQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZhc3RlcmJvdHRlbi5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURJY29uVmFzdGVyYm90dGVuTW9kdWxlIH0gZnJvbSAnLi9pY29uLXZhc3RlcmJvdHRlbi5tb2R1bGUnOyJdfQ==
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-vasternorrland', template: "<ids-icon-vasternorrland #icon></ids-icon-vasternorrland>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0ZXJub3JybGFuZC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92YXN0ZXJub3JybGFuZC9pY29uLXZhc3Rlcm5vcnJsYW5kLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3Rlcm5vcnJsYW5kL2ljb24tdmFzdGVybm9ycmxhbmQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyw2QkFBOEIsU0FBUSxVQUFVO3dHQUFoRCw2QkFBNkI7NEZBQTdCLDZCQUE2QixxRkNSMUMsMkRBQXlEOzs0RkRRNUMsNkJBQTZCO2tCQUx6QyxTQUFTOytCQUNFLHdCQUF3QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdpZC1pY29uLXZhc3Rlcm5vcnJsYW5kJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmFzdGVybm9ycmxhbmQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblZhc3Rlcm5vcnJsYW5kQ29tcG9uZW50IGV4dGVuZHMgSURJY29uQmFzZSB7XG59XG4iLCI8aWRzLWljb24tdmFzdGVybm9ycmxhbmQgI2ljb24+PC9pZHMtaWNvbi12YXN0ZXJub3JybGFuZD4iXX0=
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0ZXJub3JybGFuZC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92YXN0ZXJub3JybGFuZC9pY29uLXZhc3Rlcm5vcnJsYW5kLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSw2QkFBNkIsRUFBRSxNQUFNLGlDQUFpQyxDQUFDO0FBQ2hGLE9BQU8sMERBQTBELENBQUM7O0FBV2xFLE1BQU0sT0FBTywwQkFBMEI7d0dBQTFCLDBCQUEwQjt5R0FBMUIsMEJBQTBCLGlCQVBuQyw2QkFBNkIsYUFHN0IsNkJBQTZCO3lHQUlwQiwwQkFBMEI7OzRGQUExQiwwQkFBMEI7a0JBVHRDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLDZCQUE2QjtxQkFDOUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDZCQUE2QjtxQkFDOUI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZhc3Rlcm5vcnJsYW5kQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZhc3Rlcm5vcnJsYW5kLmNvbXBvbmVudCc7XG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL3Zhc3Rlcm5vcnJsYW5kL3JlZ2lzdGVyJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgSURJY29uVmFzdGVybm9ycmxhbmRDb21wb25lbnRcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIElESWNvblZhc3Rlcm5vcnJsYW5kQ29tcG9uZW50XG4gIF0sXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcbn0pXG5leHBvcnQgY2xhc3MgSURJY29uVmFzdGVybm9ycmxhbmRNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVasternorrlandComponent } from './icon-vasternorrland.component';
|
|
2
2
|
export { IDIconVasternorrlandModule } from './icon-vasternorrland.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3Rlcm5vcnJsYW5kL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFDaEYsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sOEJBQThCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREljb25WYXN0ZXJub3JybGFuZENvbXBvbmVudCB9IGZyb20gJy4vaWNvbi12YXN0ZXJub3JybGFuZC5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURJY29uVmFzdGVybm9ycmxhbmRNb2R1bGUgfSBmcm9tICcuL2ljb24tdmFzdGVybm9ycmxhbmQubW9kdWxlJzsiXX0=
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-vastmanland', template: "<ids-icon-vastmanland #icon></ids-icon-vastmanland>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0bWFubGFuZC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92YXN0bWFubGFuZC9pY29uLXZhc3RtYW5sYW5kLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3RtYW5sYW5kL2ljb24tdmFzdG1hbmxhbmQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTywwQkFBMkIsU0FBUSxVQUFVO3dHQUE3QywwQkFBMEI7NEZBQTFCLDBCQUEwQixrRkNSdkMscURBQW1EOzs0RkRRdEMsMEJBQTBCO2tCQUx0QyxTQUFTOytCQUNFLHFCQUFxQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdpZC1pY29uLXZhc3RtYW5sYW5kJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmFzdG1hbmxhbmQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblZhc3RtYW5sYW5kQ29tcG9uZW50IGV4dGVuZHMgSURJY29uQmFzZSB7XG59XG4iLCI8aWRzLWljb24tdmFzdG1hbmxhbmQgI2ljb24+PC9pZHMtaWNvbi12YXN0bWFubGFuZD4iXX0=
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0bWFubGFuZC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92YXN0bWFubGFuZC9pY29uLXZhc3RtYW5sYW5kLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQzFFLE9BQU8sdURBQXVELENBQUM7O0FBVy9ELE1BQU0sT0FBTyx1QkFBdUI7d0dBQXZCLHVCQUF1Qjt5R0FBdkIsdUJBQXVCLGlCQVBoQywwQkFBMEIsYUFHMUIsMEJBQTBCO3lHQUlqQix1QkFBdUI7OzRGQUF2Qix1QkFBdUI7a0JBVG5DLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLDBCQUEwQjtxQkFDM0I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDBCQUEwQjtxQkFDM0I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZhc3RtYW5sYW5kQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZhc3RtYW5sYW5kLmNvbXBvbmVudCc7XG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL3Zhc3RtYW5sYW5kL3JlZ2lzdGVyJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgSURJY29uVmFzdG1hbmxhbmRDb21wb25lbnRcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIElESWNvblZhc3RtYW5sYW5kQ29tcG9uZW50XG4gIF0sXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcbn0pXG5leHBvcnQgY2xhc3MgSURJY29uVmFzdG1hbmxhbmRNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVastmanlandComponent } from './icon-vastmanland.component';
|
|
2
2
|
export { IDIconVastmanlandModule } from './icon-vastmanland.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3RtYW5sYW5kL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDMUUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sMkJBQTJCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREljb25WYXN0bWFubGFuZENvbXBvbmVudCB9IGZyb20gJy4vaWNvbi12YXN0bWFubGFuZC5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURJY29uVmFzdG1hbmxhbmRNb2R1bGUgfSBmcm9tICcuL2ljb24tdmFzdG1hbmxhbmQubW9kdWxlJzsiXX0=
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-vastra-gotaland', template: "<ids-icon-vastra-gotaland #icon></ids-icon-vastra-gotaland>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0cmEtZ290YWxhbmQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmFzdHJhLWdvdGFsYW5kL2ljb24tdmFzdHJhLWdvdGFsYW5kLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3RyYS1nb3RhbGFuZC9pY29uLXZhc3RyYS1nb3RhbGFuZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQzs7QUFPdkQsTUFBTSxPQUFPLDZCQUE4QixTQUFRLFVBQVU7d0dBQWhELDZCQUE2Qjs0RkFBN0IsNkJBQTZCLHNGQ1IxQyw2REFBMkQ7OzRGRFE5Qyw2QkFBNkI7a0JBTHpDLFNBQVM7K0JBQ0UseUJBQXlCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2lkLWljb24tdmFzdHJhLWdvdGFsYW5kJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmFzdHJhLWdvdGFsYW5kLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WYXN0cmFHb3RhbGFuZENvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xufVxuIiwiPGlkcy1pY29uLXZhc3RyYS1nb3RhbGFuZCAjaWNvbj48L2lkcy1pY29uLXZhc3RyYS1nb3RhbGFuZD4iXX0=
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12YXN0cmEtZ290YWxhbmQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmFzdHJhLWdvdGFsYW5kL2ljb24tdmFzdHJhLWdvdGFsYW5kLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSw2QkFBNkIsRUFBRSxNQUFNLGtDQUFrQyxDQUFDO0FBQ2pGLE9BQU8sMkRBQTJELENBQUM7O0FBV25FLE1BQU0sT0FBTywwQkFBMEI7d0dBQTFCLDBCQUEwQjt5R0FBMUIsMEJBQTBCLGlCQVBuQyw2QkFBNkIsYUFHN0IsNkJBQTZCO3lHQUlwQiwwQkFBMEI7OzRGQUExQiwwQkFBMEI7a0JBVHRDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLDZCQUE2QjtxQkFDOUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDZCQUE2QjtxQkFDOUI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZhc3RyYUdvdGFsYW5kQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZhc3RyYS1nb3RhbGFuZC5jb21wb25lbnQnO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy92YXN0cmEtZ290YWxhbmQvcmVnaXN0ZXInO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREljb25WYXN0cmFHb3RhbGFuZENvbXBvbmVudFxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgSURJY29uVmFzdHJhR290YWxhbmRDb21wb25lbnRcbiAgXSxcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WYXN0cmFHb3RhbGFuZE1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVastraGotalandComponent } from './icon-vastra-gotaland.component';
|
|
2
2
|
export { IDIconVastraGotalandModule } from './icon-vastra-gotaland.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zhc3RyYS1nb3RhbGFuZC9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSw2QkFBNkIsRUFBRSxNQUFNLGtDQUFrQyxDQUFDO0FBQ2pGLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLCtCQUErQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSURJY29uVmFzdHJhR290YWxhbmRDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmFzdHJhLWdvdGFsYW5kLmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREljb25WYXN0cmFHb3RhbGFuZE1vZHVsZSB9IGZyb20gJy4vaWNvbi12YXN0cmEtZ290YWxhbmQubW9kdWxlJzsiXX0=
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-video-off', template: "<ids-icon-video-off #icon></ids-icon-video-off>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aWRlby1vZmYuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmlkZW8tb2ZmL2ljb24tdmlkZW8tb2ZmLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3ZpZGVvLW9mZi9pY29uLXZpZGVvLW9mZi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQzs7QUFPdkQsTUFBTSxPQUFPLHVCQUF3QixTQUFRLFVBQVU7d0dBQTFDLHVCQUF1Qjs0RkFBdkIsdUJBQXVCLGdGQ1JwQyxpREFBK0M7OzRGRFFsQyx1QkFBdUI7a0JBTG5DLFNBQVM7K0JBQ0UsbUJBQW1CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2lkLWljb24tdmlkZW8tb2ZmJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmlkZW8tb2ZmLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WaWRlb09mZkNvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xufVxuIiwiPGlkcy1pY29uLXZpZGVvLW9mZiAjaWNvbj48L2lkcy1pY29uLXZpZGVvLW9mZj4iXX0=
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aWRlby1vZmYubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmlkZW8tb2ZmL2ljb24tdmlkZW8tb2ZmLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ3JFLE9BQU8scURBQXFELENBQUM7O0FBVzdELE1BQU0sT0FBTyxvQkFBb0I7d0dBQXBCLG9CQUFvQjt5R0FBcEIsb0JBQW9CLGlCQVA3Qix1QkFBdUIsYUFHdkIsdUJBQXVCO3lHQUlkLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFUaEMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uVmlkZW9PZmZDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmlkZW8tb2ZmLmNvbXBvbmVudCc7XG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL3ZpZGVvLW9mZi9yZWdpc3Rlcic7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIElESWNvblZpZGVvT2ZmQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREljb25WaWRlb09mZkNvbXBvbmVudFxuICBdLFxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblZpZGVvT2ZmTW9kdWxlIHsgfVxuIl19
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVideoOffComponent } from './icon-video-off.component';
|
|
2
2
|
export { IDIconVideoOffModule } from './icon-video-off.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3ZpZGVvLW9mZi9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ3JFLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLHlCQUF5QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSURJY29uVmlkZW9PZmZDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmlkZW8tb2ZmLmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREljb25WaWRlb09mZk1vZHVsZSB9IGZyb20gJy4vaWNvbi12aWRlby1vZmYubW9kdWxlJzsiXX0=
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-video-on', template: "<ids-icon-video-on #icon></ids-icon-video-on>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aWRlby1vbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92aWRlby1vbi9pY29uLXZpZGVvLW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3ZpZGVvLW9uL2ljb24tdmlkZW8tb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyxzQkFBdUIsU0FBUSxVQUFVO3dHQUF6QyxzQkFBc0I7NEZBQXRCLHNCQUFzQiwrRUNSbkMsK0NBQTZDOzs0RkRRaEMsc0JBQXNCO2tCQUxsQyxTQUFTOytCQUNFLGtCQUFrQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdpZC1pY29uLXZpZGVvLW9uJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmlkZW8tb24uY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblZpZGVvT25Db21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcbn1cbiIsIjxpZHMtaWNvbi12aWRlby1vbiAjaWNvbj48L2lkcy1pY29uLXZpZGVvLW9uPiJdfQ==
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aWRlby1vbi5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92aWRlby1vbi9pY29uLXZpZGVvLW9uLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ25FLE9BQU8sb0RBQW9ELENBQUM7O0FBVzVELE1BQU0sT0FBTyxtQkFBbUI7d0dBQW5CLG1CQUFtQjt5R0FBbkIsbUJBQW1CLGlCQVA1QixzQkFBc0IsYUFHdEIsc0JBQXNCO3lHQUliLG1CQUFtQjs7NEZBQW5CLG1CQUFtQjtrQkFUL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uVmlkZW9PbkNvbXBvbmVudCB9IGZyb20gJy4vaWNvbi12aWRlby1vbi5jb21wb25lbnQnO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy92aWRlby1vbi9yZWdpc3Rlcic7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIElESWNvblZpZGVvT25Db21wb25lbnRcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIElESWNvblZpZGVvT25Db21wb25lbnRcbiAgXSxcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WaWRlb09uTW9kdWxlIHsgfVxuIl19
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVideoOnComponent } from './icon-video-on.component';
|
|
2
2
|
export { IDIconVideoOnModule } from './icon-video-on.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3ZpZGVvLW9uL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDbkUsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sd0JBQXdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREljb25WaWRlb09uQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZpZGVvLW9uLmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREljb25WaWRlb09uTW9kdWxlIH0gZnJvbSAnLi9pY29uLXZpZGVvLW9uLm1vZHVsZSc7Il19
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-video-switch', template: "<ids-icon-video-switch #icon></ids-icon-video-switch>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aWRlby1zd2l0Y2guY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmlkZW8tc3dpdGNoL2ljb24tdmlkZW8tc3dpdGNoLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3ZpZGVvLXN3aXRjaC9pY29uLXZpZGVvLXN3aXRjaC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQzs7QUFPdkQsTUFBTSxPQUFPLDBCQUEyQixTQUFRLFVBQVU7d0dBQTdDLDBCQUEwQjs0RkFBMUIsMEJBQTBCLG1GQ1J2Qyx1REFBcUQ7OzRGRFF4QywwQkFBMEI7a0JBTHRDLFNBQVM7K0JBQ0Usc0JBQXNCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJREljb25CYXNlIH0gZnJvbSAnQGluZXJhL2lkcy1hbmd1bGFyL2NvbW1vbic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2lkLWljb24tdmlkZW8tc3dpdGNoJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmlkZW8tc3dpdGNoLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVzOiBbJzpob3N0IHsgZGlzcGxheTogY29udGVudHM7IH0nXVxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WaWRlb1N3aXRjaENvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xufVxuIiwiPGlkcy1pY29uLXZpZGVvLXN3aXRjaCAjaWNvbj48L2lkcy1pY29uLXZpZGVvLXN3aXRjaD4iXX0=
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aWRlby1zd2l0Y2gubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWFuZ3VsYXIvaWNvbnMvdmlkZW8tc3dpdGNoL2ljb24tdmlkZW8tc3dpdGNoLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzNFLE9BQU8sd0RBQXdELENBQUM7O0FBV2hFLE1BQU0sT0FBTyx1QkFBdUI7d0dBQXZCLHVCQUF1Qjt5R0FBdkIsdUJBQXVCLGlCQVBoQywwQkFBMEIsYUFHMUIsMEJBQTBCO3lHQUlqQix1QkFBdUI7OzRGQUF2Qix1QkFBdUI7a0JBVG5DLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLDBCQUEwQjtxQkFDM0I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDBCQUEwQjtxQkFDM0I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZpZGVvU3dpdGNoQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZpZGVvLXN3aXRjaC5jb21wb25lbnQnO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy92aWRlby1zd2l0Y2gvcmVnaXN0ZXInO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREljb25WaWRlb1N3aXRjaENvbXBvbmVudFxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgSURJY29uVmlkZW9Td2l0Y2hDb21wb25lbnRcbiAgXSxcbiAgc2NoZW1hczogW0NVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxufSlcbmV4cG9ydCBjbGFzcyBJREljb25WaWRlb1N3aXRjaE1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVideoSwitchComponent } from './icon-video-switch.component';
|
|
2
2
|
export { IDIconVideoSwitchModule } from './icon-video-switch.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3ZpZGVvLXN3aXRjaC9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzNFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDRCQUE0QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgSURJY29uVmlkZW9Td2l0Y2hDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmlkZW8tc3dpdGNoLmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREljb25WaWRlb1N3aXRjaE1vZHVsZSB9IGZyb20gJy4vaWNvbi12aWRlby1zd2l0Y2gubW9kdWxlJzsiXX0=
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-visibility', template: "<ids-icon-visibility #icon></ids-icon-visibility>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aXNpYmlsaXR5LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zpc2liaWxpdHkvaWNvbi12aXNpYmlsaXR5LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zpc2liaWxpdHkvaWNvbi12aXNpYmlsaXR5LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RCxNQUFNLE9BQU8seUJBQTBCLFNBQVEsVUFBVTt3R0FBNUMseUJBQXlCOzRGQUF6Qix5QkFBeUIsaUZDUnRDLG1EQUFpRDs7NEZEUXBDLHlCQUF5QjtrQkFMckMsU0FBUzsrQkFDRSxvQkFBb0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvbkJhc2UgfSBmcm9tICdAaW5lcmEvaWRzLWFuZ3VsYXIvY29tbW9uJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnaWQtaWNvbi12aXNpYmlsaXR5JyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmlzaWJpbGl0eS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlczogWyc6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9J11cbn0pXG5leHBvcnQgY2xhc3MgSURJY29uVmlzaWJpbGl0eUNvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xufVxuIiwiPGlkcy1pY29uLXZpc2liaWxpdHkgI2ljb24+PC9pZHMtaWNvbi12aXNpYmlsaXR5PiJdfQ==
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aXNpYmlsaXR5Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zpc2liaWxpdHkvaWNvbi12aXNpYmlsaXR5Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBQ3hFLE9BQU8sc0RBQXNELENBQUM7O0FBVzlELE1BQU0sT0FBTyxzQkFBc0I7d0dBQXRCLHNCQUFzQjt5R0FBdEIsc0JBQXNCLGlCQVAvQix5QkFBeUIsYUFHekIseUJBQXlCO3lHQUloQixzQkFBc0I7OzRGQUF0QixzQkFBc0I7a0JBVGxDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLHlCQUF5QjtxQkFDMUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHlCQUF5QjtxQkFDMUI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZpc2liaWxpdHlDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmlzaWJpbGl0eS5jb21wb25lbnQnO1xuaW1wb3J0ICdAaW5lcmEvaWRzLWNvcmUvY29tcG9uZW50cy9pY29ucy92aXNpYmlsaXR5L3JlZ2lzdGVyJztcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgSURJY29uVmlzaWJpbGl0eUNvbXBvbmVudFxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgSURJY29uVmlzaWJpbGl0eUNvbXBvbmVudFxuICBdLFxuICBzY2hlbWFzOiBbQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblZpc2liaWxpdHlNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVisibilityComponent } from './icon-visibility.component';
|
|
2
2
|
export { IDIconVisibilityModule } from './icon-visibility.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zpc2liaWxpdHkvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUN4RSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElESWNvblZpc2liaWxpdHlDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmlzaWJpbGl0eS5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURJY29uVmlzaWJpbGl0eU1vZHVsZSB9IGZyb20gJy4vaWNvbi12aXNpYmlsaXR5Lm1vZHVsZSc7Il19
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-visibility-off', template: "<ids-icon-visibility-off #icon></ids-icon-visibility-off>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aXNpYmlsaXR5LW9mZi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92aXNpYmlsaXR5LW9mZi9pY29uLXZpc2liaWxpdHktb2ZmLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zpc2liaWxpdHktb2ZmL2ljb24tdmlzaWJpbGl0eS1vZmYuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBT3ZELE1BQU0sT0FBTyw0QkFBNkIsU0FBUSxVQUFVO3dHQUEvQyw0QkFBNEI7NEZBQTVCLDRCQUE0QixxRkNSekMsMkRBQXlEOzs0RkRRNUMsNEJBQTRCO2tCQUx4QyxTQUFTOytCQUNFLHdCQUF3QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uQmFzZSB9IGZyb20gJ0BpbmVyYS9pZHMtYW5ndWxhci9jb21tb24nO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdpZC1pY29uLXZpc2liaWxpdHktb2ZmJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24tdmlzaWJpbGl0eS1vZmYuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZXM6IFsnOmhvc3QgeyBkaXNwbGF5OiBjb250ZW50czsgfSddXG59KVxuZXhwb3J0IGNsYXNzIElESWNvblZpc2liaWxpdHlPZmZDb21wb25lbnQgZXh0ZW5kcyBJREljb25CYXNlIHtcbn1cbiIsIjxpZHMtaWNvbi12aXNpYmlsaXR5LW9mZiAjaWNvbj48L2lkcy1pY29uLXZpc2liaWxpdHktb2ZmPiJdfQ==
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi12aXNpYmlsaXR5LW9mZi5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pZHMtYW5ndWxhci9pY29ucy92aXNpYmlsaXR5LW9mZi9pY29uLXZpc2liaWxpdHktb2ZmLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSw0QkFBNEIsRUFBRSxNQUFNLGlDQUFpQyxDQUFDO0FBQy9FLE9BQU8sMERBQTBELENBQUM7O0FBV2xFLE1BQU0sT0FBTyx5QkFBeUI7d0dBQXpCLHlCQUF5Qjt5R0FBekIseUJBQXlCLGlCQVBsQyw0QkFBNEIsYUFHNUIsNEJBQTRCO3lHQUluQix5QkFBeUI7OzRGQUF6Qix5QkFBeUI7a0JBVHJDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLDRCQUE0QjtxQkFDN0I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLDRCQUE0QjtxQkFDN0I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSwgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvblZpc2liaWxpdHlPZmZDb21wb25lbnQgfSBmcm9tICcuL2ljb24tdmlzaWJpbGl0eS1vZmYuY29tcG9uZW50JztcbmltcG9ydCAnQGluZXJhL2lkcy1jb3JlL2NvbXBvbmVudHMvaWNvbnMvdmlzaWJpbGl0eS1vZmYvcmVnaXN0ZXInO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREljb25WaXNpYmlsaXR5T2ZmQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREljb25WaXNpYmlsaXR5T2ZmQ29tcG9uZW50XG4gIF0sXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcbn0pXG5leHBvcnQgY2xhc3MgSURJY29uVmlzaWJpbGl0eU9mZk1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconVisibilityOffComponent } from './icon-visibility-off.component';
|
|
2
2
|
export { IDIconVisibilityOffModule } from './icon-visibility-off.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3Zpc2liaWxpdHktb2ZmL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFDL0UsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sOEJBQThCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBJREljb25WaXNpYmlsaXR5T2ZmQ29tcG9uZW50IH0gZnJvbSAnLi9pY29uLXZpc2liaWxpdHktb2ZmLmNvbXBvbmVudCc7XG5leHBvcnQgeyBJREljb25WaXNpYmlsaXR5T2ZmTW9kdWxlIH0gZnJvbSAnLi9pY29uLXZpc2liaWxpdHktb2ZmLm1vZHVsZSc7Il19
|
|
@@ -9,4 +9,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'id-icon-warning', template: "<ids-icon-warning #icon></ids-icon-warning>", styles: [":host{display:contents}\n"] }]
|
|
11
11
|
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi13YXJuaW5nLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3dhcm5pbmcvaWNvbi13YXJuaW5nLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3dhcm5pbmcvaWNvbi13YXJuaW5nLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RCxNQUFNLE9BQU8sc0JBQXVCLFNBQVEsVUFBVTt3R0FBekMsc0JBQXNCOzRGQUF0QixzQkFBc0IsOEVDUm5DLDZDQUEyQzs7NEZEUTlCLHNCQUFzQjtrQkFMbEMsU0FBUzsrQkFDRSxpQkFBaUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElESWNvbkJhc2UgfSBmcm9tICdAaW5lcmEvaWRzLWFuZ3VsYXIvY29tbW9uJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnaWQtaWNvbi13YXJuaW5nJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2ljb24td2FybmluZy5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlczogWyc6aG9zdCB7IGRpc3BsYXk6IGNvbnRlbnRzOyB9J11cbn0pXG5leHBvcnQgY2xhc3MgSURJY29uV2FybmluZ0NvbXBvbmVudCBleHRlbmRzIElESWNvbkJhc2Uge1xufVxuIiwiPGlkcy1pY29uLXdhcm5pbmcgI2ljb24+PC9pZHMtaWNvbi13YXJuaW5nPiJdfQ==
|
|
@@ -19,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
19
19
|
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi13YXJuaW5nLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3dhcm5pbmcvaWNvbi13YXJuaW5nLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2pFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2xFLE9BQU8sbURBQW1ELENBQUM7O0FBVzNELE1BQU0sT0FBTyxtQkFBbUI7d0dBQW5CLG1CQUFtQjt5R0FBbkIsbUJBQW1CLGlCQVA1QixzQkFBc0IsYUFHdEIsc0JBQXNCO3lHQUliLG1CQUFtQjs7NEZBQW5CLG1CQUFtQjtrQkFUL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1Asc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztpQkFDbEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDVVNUT01fRUxFTUVOVFNfU0NIRU1BLCBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSURJY29uV2FybmluZ0NvbXBvbmVudCB9IGZyb20gJy4vaWNvbi13YXJuaW5nLmNvbXBvbmVudCc7XG5pbXBvcnQgJ0BpbmVyYS9pZHMtY29yZS9jb21wb25lbnRzL2ljb25zL3dhcm5pbmcvcmVnaXN0ZXInO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBJREljb25XYXJuaW5nQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBJREljb25XYXJuaW5nQ29tcG9uZW50XG4gIF0sXG4gIHNjaGVtYXM6IFtDVVNUT01fRUxFTUVOVFNfU0NIRU1BXSxcbn0pXG5leHBvcnQgY2xhc3MgSURJY29uV2FybmluZ01vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { IDIconWarningComponent } from './icon-warning.component';
|
|
2
2
|
export { IDIconWarningModule } from './icon-warning.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL2ljb25zL3dhcm5pbmcvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNsRSxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IElESWNvbldhcm5pbmdDb21wb25lbnQgfSBmcm9tICcuL2ljb24td2FybmluZy5jb21wb25lbnQnO1xuZXhwb3J0IHsgSURJY29uV2FybmluZ01vZHVsZSB9IGZyb20gJy4vaWNvbi13YXJuaW5nLm1vZHVsZSc7Il19
|
package/esm2022/public-api.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2lkcy1hbmd1bGFyL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsZUFBZSxFQUFFLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgZGVmYXVsdCB7fTtcbiJdfQ==
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { ViewChild, Input, Component, EventEmitter, Output } from '@angular/core';
|
|
3
3
|
|
|
4
4
|
class IDIconBase {
|
|
5
5
|
cdr;
|
|
@@ -99,6 +99,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
99
99
|
|
|
100
100
|
class IDFormBase {
|
|
101
101
|
invalid = false;
|
|
102
|
+
srof = "av";
|
|
102
103
|
light = false;
|
|
103
104
|
novalidation = false;
|
|
104
105
|
onValid = new EventEmitter();
|
|
@@ -115,13 +116,15 @@ class IDFormBase {
|
|
|
115
116
|
this.invalidChange.emit(this.invalid);
|
|
116
117
|
}
|
|
117
118
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDFormBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
118
|
-
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 });
|
|
119
|
+
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 });
|
|
119
120
|
}
|
|
120
121
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDFormBase, decorators: [{
|
|
121
122
|
type: Component,
|
|
122
123
|
args: [{ template: '' }]
|
|
123
124
|
}], propDecorators: { invalid: [{
|
|
124
125
|
type: Input
|
|
126
|
+
}], srof: [{
|
|
127
|
+
type: Input
|
|
125
128
|
}], light: [{
|
|
126
129
|
type: Input
|
|
127
130
|
}], novalidation: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inera-ids-angular-common.mjs","sources":["../../../projects/ids-angular/common/classes/icon/IDIconBase.ts","../../../projects/ids-angular/common/classes/form/IDFormBase.ts","../../../projects/ids-angular/common/inera-ids-angular-common.ts"],"sourcesContent":["import {\
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-common.mjs","sources":["../../../projects/ids-angular/common/classes/icon/IDIconBase.ts","../../../projects/ids-angular/common/classes/form/IDFormBase.ts","../../../projects/ids-angular/common/inera-ids-angular-common.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input,\n Renderer2,\n ViewChild\n} from \"@angular/core\";\n\n@Component({\n template: \"\",\n host: { class: \"ids-contains-icon\" }\n})\nexport class IDIconBase {\n @Input()\n title: string = \"\";\n @Input()\n colorpreset: number = -1;\n @Input()\n color: string = \"\";\n @Input()\n color2: string = \"\";\n @Input()\n size: \"xs\" | \"s\" | \"m\" = \"m\";\n @Input()\n width: string = \"\";\n @Input()\n height: string = \"\";\n @Input()\n rotate: string = \"\";\n @Input()\n inline: boolean = false;\n\n @Input()\n tabindex: string | null = null;\n\n @ViewChild(\"icon\")\n icon: ElementRef;\n\n hasViewInitiated = false;\n\n constructor(private cdr: ChangeDetectorRef, private hostElement: ElementRef) {}\n\n ngAfterViewInit() {\n this.hasViewInitiated = true;\n this.setupProperties();\n }\n\n ngOnChanges() {\n if (this.hasViewInitiated) {\n this.setupProperties();\n }\n }\n\n setupProperties() {\n const el = this.icon.nativeElement;\n if (this.title) {\n el.setAttribute(\"title\", this.title);\n }\n if (this.colorpreset) {\n el.setAttribute(\"colorpreset\", this.colorpreset);\n el.colorpreset = this.colorpreset;\n }\n if (this.size) {\n el.setAttribute(\"size\", this.size);\n }\n if (this.color) {\n el.setAttribute(\"color\", this.color);\n }\n if (this.color2) {\n el.setAttribute(\"color2\", this.color2);\n }\n if (this.width) {\n el.setAttribute(\"width\", this.width);\n }\n if (this.height) {\n el.setAttribute(\"height\", this.height);\n }\n if (this.rotate) {\n el.setAttribute(\"rotate\", this.rotate);\n }\n if (this.inline) {\n el.setAttribute(\"inline\", this.inline);\n }\n if (this.tabindex !== null) {\n el.setAttribute(\"tabindex\", this.tabindex);\n }\n }\n}\n","import { Component, EventEmitter, Input, Output } from '@angular/core';\n\n@Component({template:''})\nexport class IDFormBase {\n\n @Input()\n invalid: boolean | null = false;\n\n @Input()\n srof: string = \"av\";\n\n @Input()\n light: boolean = false;\n\n @Input()\n novalidation: boolean = false;\n\n @Output()\n onValid: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n onInvalid: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n invalidChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n\n emitOnValid (event: Event) {\n this.invalid = false;\n this.onValid.emit(event);\n this.invalidChange.emit(this.invalid);\n }\n emitOnInvalid (event: Event) {\n this.invalid = true;\n this.onInvalid.emit(event);\n this.invalidChange.emit(this.invalid);\n }\n \n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;MAaa,UAAU,CAAA;AA4BD,IAAA,GAAA;AAAgC,IAAA,WAAA;IA1BpD,KAAK,GAAW,EAAE;IAElB,WAAW,GAAW,CAAC,CAAC;IAExB,KAAK,GAAW,EAAE;IAElB,MAAM,GAAW,EAAE;IAEnB,IAAI,GAAqB,GAAG;IAE5B,KAAK,GAAW,EAAE;IAElB,MAAM,GAAW,EAAE;IAEnB,MAAM,GAAW,EAAE;IAEnB,MAAM,GAAY,KAAK;IAGvB,QAAQ,GAAkB,IAAI;AAG9B,IAAA,IAAI;IAEJ,gBAAgB,GAAG,KAAK;IAExB,WAAoB,CAAA,GAAsB,EAAU,WAAuB,EAAA;QAAvD,IAAG,CAAA,GAAA,GAAH,GAAG;QAA6B,IAAW,CAAA,WAAA,GAAX,WAAW;;IAE/D,eAAe,GAAA;AACb,QAAA,IAAI,CAAC,gBAAgB,GAAG,IAAI;QAC5B,IAAI,CAAC,eAAe,EAAE;;IAGxB,WAAW,GAAA;AACT,QAAA,IAAI,IAAI,CAAC,gBAAgB,EAAE;YACzB,IAAI,CAAC,eAAe,EAAE;;;IAI1B,eAAe,GAAA;AACb,QAAA,MAAM,EAAE,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa;AAClC,QAAA,IAAI,IAAI,CAAC,KAAK,EAAE;YACd,EAAE,CAAC,YAAY,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC;;AAEtC,QAAA,IAAI,IAAI,CAAC,WAAW,EAAE;YACpB,EAAE,CAAC,YAAY,CAAC,aAAa,EAAE,IAAI,CAAC,WAAW,CAAC;AAChD,YAAA,EAAE,CAAC,WAAW,GAAG,IAAI,CAAC,WAAW;;AAEnC,QAAA,IAAI,IAAI,CAAC,IAAI,EAAE;YACb,EAAE,CAAC,YAAY,CAAC,MAAM,EAAE,IAAI,CAAC,IAAI,CAAC;;AAEpC,QAAA,IAAI,IAAI,CAAC,KAAK,EAAE;YACd,EAAE,CAAC,YAAY,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC;;AAEtC,QAAA,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,EAAE,CAAC,YAAY,CAAC,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC;;AAExC,QAAA,IAAI,IAAI,CAAC,KAAK,EAAE;YACd,EAAE,CAAC,YAAY,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC;;AAEtC,QAAA,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,EAAE,CAAC,YAAY,CAAC,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC;;AAExC,QAAA,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,EAAE,CAAC,YAAY,CAAC,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC;;AAExC,QAAA,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,EAAE,CAAC,YAAY,CAAC,QAAQ,EAAE,IAAI,CAAC,MAAM,CAAC;;AAExC,QAAA,IAAI,IAAI,CAAC,QAAQ,KAAK,IAAI,EAAE;YAC1B,EAAE,CAAC,YAAY,CAAC,UAAU,EAAE,IAAI,CAAC,QAAQ,CAAC;;;wGAxEnC,UAAU,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,iBAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAV,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,UAAU,0ZAHX,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;4FAGD,UAAU,EAAA,UAAA,EAAA,CAAA;kBAJtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,EAAE;AACZ,oBAAA,IAAI,EAAE,EAAE,KAAK,EAAE,mBAAmB;AACnC,iBAAA;+GAGC,KAAK,EAAA,CAAA;sBADJ;gBAGD,WAAW,EAAA,CAAA;sBADV;gBAGD,KAAK,EAAA,CAAA;sBADJ;gBAGD,MAAM,EAAA,CAAA;sBADL;gBAGD,IAAI,EAAA,CAAA;sBADH;gBAGD,KAAK,EAAA,CAAA;sBADJ;gBAGD,MAAM,EAAA,CAAA;sBADL;gBAGD,MAAM,EAAA,CAAA;sBADL;gBAGD,MAAM,EAAA,CAAA;sBADL;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,IAAI,EAAA,CAAA;sBADH,SAAS;uBAAC,MAAM;;;MCjCN,UAAU,CAAA;IAGrB,OAAO,GAAmB,KAAK;IAG/B,IAAI,GAAW,IAAI;IAGnB,KAAK,GAAY,KAAK;IAGtB,YAAY,GAAY,KAAK;AAG7B,IAAA,OAAO,GAAwB,IAAI,YAAY,EAAE;AAGjD,IAAA,SAAS,GAAwB,IAAI,YAAY,EAAE;AAGnD,IAAA,aAAa,GAA0B,IAAI,YAAY,EAAW;AAGlE,IAAA,WAAW,CAAE,KAAY,EAAA;AACvB,QAAA,IAAI,CAAC,OAAO,GAAG,KAAK;AACpB,QAAA,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC;QACxB,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC;;AAEvC,IAAA,aAAa,CAAE,KAAY,EAAA;AACzB,QAAA,IAAI,CAAC,OAAO,GAAG,IAAI;AACnB,QAAA,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC;QAC1B,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC;;wGAhC5B,UAAU,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAV,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,UAAU,yOADF,EAAE,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;4FACV,UAAU,EAAA,UAAA,EAAA,CAAA;kBADtB,SAAS;mBAAC,EAAC,QAAQ,EAAC,EAAE,EAAC;8BAItB,OAAO,EAAA,CAAA;sBADN;gBAID,IAAI,EAAA,CAAA;sBADH;gBAID,KAAK,EAAA,CAAA;sBADJ;gBAID,YAAY,EAAA,CAAA;sBADX;gBAID,OAAO,EAAA,CAAA;sBADN;gBAID,SAAS,EAAA,CAAA;sBADR;gBAID,aAAa,EAAA,CAAA;sBADZ;;;ACvBH;;AAEG;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { EventEmitter,
|
|
2
|
+
import { EventEmitter, Output, Input, ViewEncapsulation, Component, CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
|
|
3
3
|
import '@inera/ids-core/components/accordion/register';
|
|
4
4
|
|
|
5
5
|
class IDAccordionComponent {
|
|
@@ -22,11 +22,11 @@ class IDAccordionComponent {
|
|
|
22
22
|
this.expandedChange.emit(this.expanded);
|
|
23
23
|
}
|
|
24
24
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
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 \
|
|
25
|
+
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 });
|
|
26
26
|
}
|
|
27
27
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAccordionComponent, decorators: [{
|
|
28
28
|
type: Component,
|
|
29
|
-
args: [{ selector: "id-accordion", encapsulation: ViewEncapsulation.None, template: "<ids-accordion \
|
|
29
|
+
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>" }]
|
|
30
30
|
}], ctorParameters: () => [], propDecorators: { lean: [{
|
|
31
31
|
type: Input
|
|
32
32
|
}], headlinesize: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inera-ids-angular-components-accordion.mjs","sources":["../../../projects/ids-angular/components/accordion/accordion.component.ts","../../../projects/ids-angular/components/accordion/accordion.component.html","../../../projects/ids-angular/components/accordion/accordion.module.ts","../../../projects/ids-angular/components/accordion/inera-ids-angular-components-accordion.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from \"@angular/core\";\
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-components-accordion.mjs","sources":["../../../projects/ids-angular/components/accordion/accordion.component.ts","../../../projects/ids-angular/components/accordion/accordion.component.html","../../../projects/ids-angular/components/accordion/accordion.module.ts","../../../projects/ids-angular/components/accordion/inera-ids-angular-components-accordion.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output, ViewEncapsulation } from \"@angular/core\";\n\n@Component({\n selector: \"id-accordion\",\n templateUrl: \"./accordion.component.html\",\n encapsulation: ViewEncapsulation.None\n})\nexport class IDAccordionComponent {\n constructor() {}\n\n @Input()\n lean: boolean = false;\n\n @Input()\n headlinesize: \"xs\" | \"s\" | \"m\" = \"m\";\n\n @Input()\n expanded: boolean = false;\n\n @Input()\n level: number = 1;\n\n @Output()\n onClosed: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n onExpanded: EventEmitter<Event> = new EventEmitter();\n\n @Output()\n expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n hasClosed(event: Event) {\n this.expanded = false;\n this.onClosed.emit(event);\n this.expandedChange.emit(this.expanded);\n }\n hasExpanded(event: Event) {\n this.expanded = true;\n this.onExpanded.emit(event);\n this.expandedChange.emit(this.expanded);\n }\n}\n","<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>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from \"@angular/core\";\nimport { IDAccordionComponent } from \"./accordion.component\";\nimport \"@inera/ids-core/components/accordion/register\";\n\n@NgModule({\n declarations: [IDAccordionComponent],\n exports: [IDAccordionComponent],\n schemas: [CUSTOM_ELEMENTS_SCHEMA]\n})\nexport class IDAccordionModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,oBAAoB,CAAA;AAC/B,IAAA,WAAA,GAAA;IAGA,IAAI,GAAY,KAAK;IAGrB,YAAY,GAAqB,GAAG;IAGpC,QAAQ,GAAY,KAAK;IAGzB,KAAK,GAAW,CAAC;AAGjB,IAAA,QAAQ,GAAwB,IAAI,YAAY,EAAE;AAGlD,IAAA,UAAU,GAAwB,IAAI,YAAY,EAAE;AAGpD,IAAA,cAAc,GAA0B,IAAI,YAAY,EAAW;AAEnE,IAAA,SAAS,CAAC,KAAY,EAAA;AACpB,QAAA,IAAI,CAAC,QAAQ,GAAG,KAAK;AACrB,QAAA,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC;QACzB,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;;AAEzC,IAAA,WAAW,CAAC,KAAY,EAAA;AACtB,QAAA,IAAI,CAAC,QAAQ,GAAG,IAAI;AACpB,QAAA,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;QAC3B,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;;wGAhC9B,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAApB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,iPCPjC,gRAQgB,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA;;4FDDH,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBALhC,SAAS;+BACE,cAAc,EAAA,aAAA,EAET,iBAAiB,CAAC,IAAI,EAAA,QAAA,EAAA,gRAAA,EAAA;wDAMrC,IAAI,EAAA,CAAA;sBADH;gBAID,YAAY,EAAA,CAAA;sBADX;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,KAAK,EAAA,CAAA;sBADJ;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,UAAU,EAAA,CAAA;sBADT;gBAID,cAAc,EAAA,CAAA;sBADb;;;MEnBU,iBAAiB,CAAA;wGAAjB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;yGAAjB,iBAAiB,EAAA,YAAA,EAAA,CAJb,oBAAoB,CAAA,EAAA,OAAA,EAAA,CACzB,oBAAoB,CAAA,EAAA,CAAA;yGAGnB,iBAAiB,EAAA,CAAA;;4FAAjB,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAL7B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,oBAAoB,CAAC;oBACpC,OAAO,EAAE,CAAC,oBAAoB,CAAC;oBAC/B,OAAO,EAAE,CAAC,sBAAsB;AACjC,iBAAA;;;ACRD;;AAEG;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { EventEmitter,
|
|
2
|
+
import { EventEmitter, Output, Input, Component, CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@angular/common';
|
|
4
4
|
import { CommonModule } from '@angular/common';
|
|
5
5
|
import '@inera/ids-core/components/agent/register';
|
|
@@ -12,11 +12,11 @@ class IDAgentComponent {
|
|
|
12
12
|
hidetext = 'Visa mindre';
|
|
13
13
|
onDidToggleExpansion = new EventEmitter();
|
|
14
14
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
15
|
-
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\
|
|
15
|
+
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"] }] });
|
|
16
16
|
}
|
|
17
17
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IDAgentComponent, decorators: [{
|
|
18
18
|
type: Component,
|
|
19
|
-
args: [{ selector: 'id-agent', template: "<ids-agent\
|
|
19
|
+
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"] }]
|
|
20
20
|
}], ctorParameters: () => [], propDecorators: { expanded: [{
|
|
21
21
|
type: Input
|
|
22
22
|
}], headline: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inera-ids-angular-components-agent.mjs","sources":["../../../projects/ids-angular/components/agent/agent.component.ts","../../../projects/ids-angular/components/agent/agent.component.html","../../../projects/ids-angular/components/agent/agent.module.ts","../../../projects/ids-angular/components/agent/inera-ids-angular-components-agent.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from '@angular/core';\
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-components-agent.mjs","sources":["../../../projects/ids-angular/components/agent/agent.component.ts","../../../projects/ids-angular/components/agent/agent.component.html","../../../projects/ids-angular/components/agent/agent.module.ts","../../../projects/ids-angular/components/agent/inera-ids-angular-components-agent.ts"],"sourcesContent":["import { Component, EventEmitter, Input, Output } from '@angular/core';\n\n@Component({\n selector: 'id-agent',\n templateUrl: './agent.component.html',\n styles: [':host { display: block; }']\n})\nexport class IDAgentComponent {\n\n constructor() { }\n\n @Input()\n expanded: boolean = true;\n \n @Input()\n headline: string = '';\n\n @Input()\n showtext: string = 'Visa mer';\n\n @Input()\n hidetext: string = 'Visa mindre';\n\n @Output()\n onDidToggleExpansion: EventEmitter<boolean> = new EventEmitter();\n\n}\n","<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>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { IDAgentComponent } from './agent.component';\nimport '@inera/ids-core/components/agent/register';\nimport { CommonModule } from '@angular/common';\n\n@NgModule({\n declarations: [\n IDAgentComponent\n ],\n exports: [\n IDAgentComponent\n ],\n imports: [CommonModule],\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class IDAgentModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MAOa,gBAAgB,CAAA;AAE3B,IAAA,WAAA,GAAA;IAGA,QAAQ,GAAY,IAAI;IAGxB,QAAQ,GAAW,EAAE;IAGrB,QAAQ,GAAW,UAAU;IAG7B,QAAQ,GAAW,aAAa;AAGhC,IAAA,oBAAoB,GAA0B,IAAI,YAAY,EAAE;wGAjBrD,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAhB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,gBAAgB,+MCP7B,8SAUY,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,CAAA,EAAA,CAAA;;4FDHC,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAL5B,SAAS;+BACE,UAAU,EAAA,QAAA,EAAA,8SAAA,EAAA,MAAA,EAAA,CAAA,wBAAA,CAAA,EAAA;wDASpB,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,QAAQ,EAAA,CAAA;sBADP;gBAID,oBAAoB,EAAA,CAAA;sBADnB;;;MERU,aAAa,CAAA;wGAAb,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;AAAb,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,EARtB,YAAA,EAAA,CAAA,gBAAgB,CAKR,EAAA,OAAA,EAAA,CAAA,YAAY,aAFpB,gBAAgB,CAAA,EAAA,CAAA;AAKP,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,YAHd,YAAY,CAAA,EAAA,CAAA;;4FAGX,aAAa,EAAA,UAAA,EAAA,CAAA;kBAVzB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ;AACD,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP;AACD,qBAAA;oBACD,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACdD;;AAEG;;;;"}
|