@kirbydesign/designsystem 9.7.1 → 9.7.2-sb
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/esm2022/accordion/accordion-item.component.mjs +3 -3
- package/esm2022/accordion/accordion.directive.mjs +3 -3
- package/esm2022/accordion/accordion.module.mjs +4 -4
- package/esm2022/action-group/action-group.component.mjs +3 -3
- package/esm2022/avatar/avatar.component.mjs +3 -3
- package/esm2022/badge/badge.component.mjs +3 -3
- package/esm2022/button/button.component.mjs +3 -3
- package/esm2022/calendar/calendar.component.mjs +3 -3
- package/esm2022/calendar/helpers/calendar.helper.mjs +3 -3
- package/esm2022/card/card-as-button/card-as-button.directive.mjs +3 -3
- package/esm2022/card/card-footer/card-footer.component.mjs +3 -3
- package/esm2022/card/card-header/card-header.component.mjs +3 -3
- package/esm2022/card/card.component.mjs +3 -3
- package/esm2022/card/card.module.mjs +4 -4
- package/esm2022/chart/chart/chart.component.mjs +3 -3
- package/esm2022/chart/charts.module.mjs +4 -4
- package/esm2022/chart/shared/base-chart/base-chart.component.mjs +3 -3
- package/esm2022/chart/shared/chart-config-service/chart-config.service.mjs +3 -3
- package/esm2022/chart/shared/chart-js-service/chart-js.service.mjs +3 -3
- package/esm2022/chart/stock-chart/stock-chart-js.service.mjs +3 -3
- package/esm2022/chart/stock-chart/stock-chart.component.mjs +3 -3
- package/esm2022/checkbox/checkbox.component.mjs +6 -6
- package/esm2022/data-table/data-table.module.mjs +4 -4
- package/esm2022/data-table/sortable/sortable.component.mjs +3 -3
- package/esm2022/data-table/table/table.component.mjs +3 -3
- package/esm2022/data-table/table-row/table-row.component.mjs +3 -3
- package/esm2022/divider/divider.component.mjs +3 -3
- package/esm2022/dropdown/dropdown.component.mjs +3 -3
- package/esm2022/dropdown/dropdown.module.mjs +4 -4
- package/esm2022/dropdown/keyboard-handler.service.mjs +3 -3
- package/esm2022/empty-state/empty-state.component.mjs +3 -3
- package/esm2022/empty-state/empty-state.module.mjs +4 -4
- package/esm2022/fab-sheet/fab-sheet.component.mjs +3 -3
- package/esm2022/flag/flag.component.mjs +3 -3
- package/esm2022/form-field/directives/affix/affix.directive.mjs +3 -3
- package/esm2022/form-field/directives/date/date-input.directive.mjs +3 -3
- package/esm2022/form-field/directives/decimal-mask/decimal-mask.directive.mjs +3 -3
- package/esm2022/form-field/form-field-message/form-field-message.component.mjs +3 -3
- package/esm2022/form-field/form-field.component.mjs +3 -3
- package/esm2022/form-field/form-field.module.mjs +4 -4
- package/esm2022/form-field/input/input.component.mjs +3 -3
- package/esm2022/form-field/input-counter/input-counter.component.mjs +3 -3
- package/esm2022/form-field/textarea/textarea.component.mjs +3 -3
- package/esm2022/header/header.component.mjs +15 -15
- package/esm2022/header/header.module.mjs +4 -4
- package/esm2022/helpers/ionic-element-part-helper.mjs +3 -3
- package/esm2022/helpers/line-clamp-helper.mjs +3 -3
- package/esm2022/helpers/platform.service.mjs +3 -3
- package/esm2022/icon/icon-registry.service.mjs +3 -3
- package/esm2022/icon/icon.component.mjs +3 -3
- package/esm2022/icon/icon.module.mjs +4 -4
- package/esm2022/icon/kirby-icon-settings.mjs +120 -120
- package/esm2022/item/item.component.mjs +4 -4
- package/esm2022/item/item.module.mjs +4 -4
- package/esm2022/item/label/label.component.mjs +3 -3
- package/esm2022/item-group/item-group.component.mjs +3 -3
- package/esm2022/item-sliding/item-sliding.component.mjs +3 -3
- package/esm2022/kirby-app/kirby-app.component.mjs +3 -3
- package/esm2022/kirby-app/kirby-app.module.mjs +4 -4
- package/esm2022/kirby-ionic-module/kirby-ionic.module.mjs +4 -4
- package/esm2022/lib/components/page-local-navigation/page-local-navigation.component.mjs +3 -3
- package/esm2022/lib/components/segmented-control/segmented-control.component.mjs +3 -3
- package/esm2022/lib/directives/key-handler/key-handler.directive.mjs +3 -3
- package/esm2022/lib/directives/modal-router-link/modal-router-link.directive.mjs +3 -3
- package/esm2022/lib/kirby-experimental.module.mjs +4 -4
- package/esm2022/lib/kirby.module.mjs +4 -4
- package/esm2022/list/directives/infinite-scroll.directive.mjs +3 -3
- package/esm2022/list/directives/list-item-color.directive.mjs +3 -3
- package/esm2022/list/helpers/list-helper.mjs +3 -3
- package/esm2022/list/list-experimental/list-experimental.component.mjs +3 -3
- package/esm2022/list/list-header/list-header.component.mjs +3 -3
- package/esm2022/list/list-item/list-item.component.mjs +3 -3
- package/esm2022/list/list-section-header/list-section-header.component.mjs +3 -3
- package/esm2022/list/list.component.mjs +3 -3
- package/esm2022/list/list.directive.mjs +12 -12
- package/esm2022/list/list.module.mjs +4 -4
- package/esm2022/loading-overlay/loading-overlay.component.mjs +3 -3
- package/esm2022/loading-overlay/loading-overlay.service.mjs +3 -3
- package/esm2022/menu/menu.component.mjs +3 -3
- package/esm2022/modal/modal/action-sheet/action-sheet.component.mjs +3 -3
- package/esm2022/modal/modal/alert/alert.component.mjs +3 -3
- package/esm2022/modal/modal/footer/modal-footer.component.mjs +3 -3
- package/esm2022/modal/modal/modal-component/modal.component.mjs +3 -3
- package/esm2022/modal/modal/services/action-sheet.helper.mjs +3 -3
- package/esm2022/modal/modal/services/alert.helper.mjs +3 -3
- package/esm2022/modal/modal/services/can-dismiss.helper.mjs +3 -3
- package/esm2022/modal/modal/services/modal-animation-builder.service.mjs +3 -3
- package/esm2022/modal/modal/services/modal.controller.mjs +3 -3
- package/esm2022/modal/modal/services/modal.helper.mjs +3 -3
- package/esm2022/modal/modal-navigation.service.mjs +3 -3
- package/esm2022/modal/modal-wrapper/compact/modal-compact-wrapper.component.mjs +3 -3
- package/esm2022/modal/modal-wrapper/modal-wrapper.component.mjs +3 -3
- package/esm2022/modal/modal.interfaces.mjs +3 -3
- package/esm2022/modal/v2/footer/footer.component.mjs +3 -3
- package/esm2022/modal/v2/kirby-modal.module.mjs +4 -4
- package/esm2022/modal/v2/modal/modal.component.mjs +3 -3
- package/esm2022/modal/v2/modal-routing/modal-routing.component.mjs +3 -3
- package/esm2022/modal/v2/services/modal.controller.mjs +3 -3
- package/esm2022/modal/v2/wrapper/wrapper.component.mjs +3 -3
- package/esm2022/page/page-footer/page-footer.component.mjs +3 -3
- package/esm2022/page/page.component.mjs +34 -34
- package/esm2022/page/page.module.mjs +4 -4
- package/esm2022/popover/popover.component.mjs +3 -3
- package/esm2022/progress-circle/progress-circle-ring.component.mjs +3 -3
- package/esm2022/progress-circle/progress-circle.component.mjs +3 -3
- package/esm2022/radio/radio-group/radio-group.component.mjs +3 -3
- package/esm2022/radio/radio-module.mjs +4 -4
- package/esm2022/radio/radio.component.mjs +4 -4
- package/esm2022/range/range.component.mjs +6 -6
- package/esm2022/reorder-list/reorder-list.component.mjs +3 -3
- package/esm2022/router-outlet/router-outlet.component.mjs +3 -3
- package/esm2022/router-outlet/router-outlet.module.mjs +4 -4
- package/esm2022/section-header/section-header.component.mjs +3 -3
- package/esm2022/shared/component-loader.directive.mjs +3 -3
- package/esm2022/shared/fit-heading/fit-heading.directive.mjs +3 -3
- package/esm2022/shared/floating/floating.directive.mjs +3 -3
- package/esm2022/shared/portal/portal.directive.mjs +3 -3
- package/esm2022/shared/resize-observer/resize-observer.factory.mjs +3 -3
- package/esm2022/shared/resize-observer/resize-observer.service.mjs +3 -3
- package/esm2022/shared/theme-color/theme-color.directive.mjs +3 -3
- package/esm2022/slide/slide-stretch-height.directive.mjs +3 -3
- package/esm2022/slide/slide.directive.mjs +3 -3
- package/esm2022/slide/slide.module.mjs +4 -4
- package/esm2022/slide/slides.component.mjs +3 -3
- package/esm2022/slide-button/slide-button.component.mjs +3 -3
- package/esm2022/spinner/spinner.component.mjs +3 -3
- package/esm2022/spinner/spinner.module.mjs +4 -4
- package/esm2022/tab-navigation/tab-navigation/tab-navigation.component.mjs +3 -3
- package/esm2022/tab-navigation/tab-navigation-item/tab-navigation-item.component.mjs +3 -3
- package/esm2022/tab-navigation/tab-navigation.module.mjs +4 -4
- package/esm2022/tabs/tab-button/tab-button.component.mjs +4 -4
- package/esm2022/tabs/tabs.component.mjs +3 -3
- package/esm2022/tabs/tabs.module.mjs +4 -4
- package/esm2022/tabs/tabs.service.mjs +3 -3
- package/esm2022/testing/test-helper.mjs +4 -4
- package/esm2022/testing-base/lib/components/mock.accordion-item.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.action-group.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.action-sheet.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.alert.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.avatar.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.badge.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.base-chart.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.button.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.calendar.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.card-footer.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.card-header.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.card.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.chart.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.checkbox.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.divider.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.dropdown.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.empty-state.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.fab-sheet.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.flag.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.footer.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.form-field-message.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.form-field.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.header.component.mjs +9 -9
- package/esm2022/testing-base/lib/components/mock.icon.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.input-counter.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.input.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.item-group.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.item-sliding.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.item.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.kirby-app.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.label.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.list-experimental.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.list-header.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.list-item.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.list-section-header.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.list.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.loading-overlay.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.menu.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.modal-compact-wrapper.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.modal-footer.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.modal-routing.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.modal-wrapper.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.modal.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.page-footer.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.page-local-navigation.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.page.component.mjs +33 -33
- package/esm2022/testing-base/lib/components/mock.popover.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.progress-circle-ring.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.progress-circle.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.radio-group.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.radio.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.range.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.reorder-list.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.router-outlet.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.section-header.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.segmented-control.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.slide-button.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.slides.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.spinner.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.stock-chart.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.tab-button.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.tab-navigation-item.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.tab-navigation.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.table-row.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.table.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.tabs.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.textarea.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.toggle-button.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.toggle.component.mjs +3 -3
- package/esm2022/testing-base/lib/components/mock.wrapper.component.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.accordion.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.affix.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.card-as-button.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.component-loader.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.date-input.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.decimal-mask.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.fit-heading.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.floating.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.infinite-scroll.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.key-handler.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.list-item-color.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.list.directive.mjs +12 -12
- package/esm2022/testing-base/lib/directives/mock.modal-router-link.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.portal.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.slide.directive.mjs +3 -3
- package/esm2022/testing-base/lib/directives/mock.theme-color.directive.mjs +3 -3
- package/esm2022/testing-base/lib/kirby-testing-base.module.mjs +4 -4
- package/esm2022/testing-jasmine/lib/kirby-testing.module.mjs +4 -4
- package/esm2022/testing-jest/lib/kirby-testing.module.mjs +4 -4
- package/esm2022/toast/services/toast.controller.mjs +3 -3
- package/esm2022/toast/services/toast.helper.mjs +3 -3
- package/esm2022/toggle/toggle.component.mjs +6 -6
- package/esm2022/toggle-button/toggle-button.component.mjs +3 -3
- package/esm2022/toggle-button/toggle-button.module.mjs +4 -4
- package/esm2022/types/window-ref.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-accordion.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-action-group.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-avatar.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-badge.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-button.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-calendar.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-card.mjs +16 -16
- package/fesm2022/kirbydesign-designsystem-chart.mjs +22 -22
- package/fesm2022/kirbydesign-designsystem-checkbox.mjs +5 -5
- package/fesm2022/kirbydesign-designsystem-checkbox.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-data-table.mjs +13 -13
- package/fesm2022/kirbydesign-designsystem-divider.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-dropdown.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-empty-state.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-fab-sheet.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-flag.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-form-field.mjs +28 -28
- package/fesm2022/kirbydesign-designsystem-header.mjs +19 -19
- package/fesm2022/kirbydesign-designsystem-helpers.mjs +9 -9
- package/fesm2022/kirbydesign-designsystem-icon.mjs +129 -129
- package/fesm2022/kirbydesign-designsystem-icon.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-item-group.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-item-sliding.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-item.mjs +11 -11
- package/fesm2022/kirbydesign-designsystem-item.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-kirby-app.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-kirby-ionic-module.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-list.mjs +40 -40
- package/fesm2022/kirbydesign-designsystem-loading-overlay.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-menu.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-modal-v2.mjs +19 -19
- package/fesm2022/kirbydesign-designsystem-modal.mjs +42 -42
- package/fesm2022/kirbydesign-designsystem-page.mjs +41 -41
- package/fesm2022/kirbydesign-designsystem-page.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-popover.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-progress-circle.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-radio.mjs +11 -11
- package/fesm2022/kirbydesign-designsystem-radio.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-range.mjs +5 -5
- package/fesm2022/kirbydesign-designsystem-range.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-reorder-list.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-router-outlet.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-section-header.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-shared-floating.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-shared-portal.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-shared.mjs +15 -15
- package/fesm2022/kirbydesign-designsystem-slide-button.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-slide.mjs +13 -13
- package/fesm2022/kirbydesign-designsystem-spinner.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-tab-navigation.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-tabs.mjs +14 -14
- package/fesm2022/kirbydesign-designsystem-tabs.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-testing-base.mjs +307 -307
- package/fesm2022/kirbydesign-designsystem-testing-jasmine.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-testing-jest.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-testing.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-toast.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-toggle-button.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-toggle.mjs +5 -5
- package/fesm2022/kirbydesign-designsystem-toggle.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-types.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem.mjs +20 -20
- package/package.json +43 -43
- package/README.md +0 -7
|
@@ -11,40 +11,40 @@ import * as i2 from '@kirbydesign/designsystem/shared';
|
|
|
11
11
|
import { FitHeadingDirective } from '@kirbydesign/designsystem/shared';
|
|
12
12
|
|
|
13
13
|
class HeaderActionsDirective {
|
|
14
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
15
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.
|
|
14
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.10", type: HeaderActionsDirective, selector: "[kirbyHeaderActions]", ngImport: i0 }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderActionsDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
selector: '[kirbyHeaderActions]',
|
|
21
21
|
}]
|
|
22
22
|
}] });
|
|
23
23
|
class HeaderCustomSectionDirective {
|
|
24
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
25
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.
|
|
24
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderCustomSectionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
25
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.10", type: HeaderCustomSectionDirective, selector: "[kirbyHeaderCustomSection]", ngImport: i0 }); }
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderCustomSectionDirective, decorators: [{
|
|
28
28
|
type: Directive,
|
|
29
29
|
args: [{
|
|
30
30
|
selector: '[kirbyHeaderCustomSection]',
|
|
31
31
|
}]
|
|
32
32
|
}] });
|
|
33
33
|
class HeaderTitleActionIconDirective {
|
|
34
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
35
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.
|
|
34
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderTitleActionIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.10", type: HeaderTitleActionIconDirective, selector: "[kirbyHeaderTitleActionIcon]", ngImport: i0 }); }
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderTitleActionIconDirective, decorators: [{
|
|
38
38
|
type: Directive,
|
|
39
39
|
args: [{
|
|
40
40
|
selector: '[kirbyHeaderTitleActionIcon]',
|
|
41
41
|
}]
|
|
42
42
|
}] });
|
|
43
43
|
class HeaderCustomFlagDirective {
|
|
44
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
45
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.
|
|
44
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderCustomFlagDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
45
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.10", type: HeaderCustomFlagDirective, selector: "[kirbyHeaderCustomFlag]", ngImport: i0 }); }
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderCustomFlagDirective, decorators: [{
|
|
48
48
|
type: Directive,
|
|
49
49
|
args: [{
|
|
50
50
|
selector: '[kirbyHeaderCustomFlag]',
|
|
@@ -99,10 +99,10 @@ class HeaderComponent {
|
|
|
99
99
|
this.title$.next(changes.title.currentValue);
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
103
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.
|
|
102
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderComponent, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
103
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: HeaderComponent, selector: "kirby-header", inputs: { centered: "centered", titleMaxLines: "titleMaxLines", emphasizeActions: "emphasizeActions", title: "title", value: "value", valueUnit: "valueUnit", subtitle1: "subtitle1", subtitle2: "subtitle2", hasInteractiveTitle: "hasInteractiveTitle" }, outputs: { titleClick: "titleClick" }, host: { properties: { "class.centered": "this.centered" } }, queries: [{ propertyName: "avatar", first: true, predicate: AvatarComponent, descendants: true }, { propertyName: "progressCircle", first: true, predicate: ProgressCircleComponent, descendants: true }, { propertyName: "flag", first: true, predicate: FlagComponent, descendants: true }, { propertyName: "actionsTemplate", first: true, predicate: HeaderActionsDirective, descendants: true, read: (TemplateRef) }, { propertyName: "customSectionTemplate", first: true, predicate: HeaderCustomSectionDirective, descendants: true, read: (TemplateRef) }, { propertyName: "customFlagTemplate", first: true, predicate: HeaderCustomFlagDirective, descendants: true, read: (TemplateRef) }, { propertyName: "titleActionIconTemplate", first: true, predicate: HeaderTitleActionIconDirective, descendants: true, read: TemplateRef }], viewQueries: [{ propertyName: "titleElement", first: true, predicate: ["titleElement"], descendants: true, read: ElementRef }, { propertyName: "actionsElement", first: true, predicate: ["actionsElement"], descendants: true, read: ElementRef }], usesOnChanges: true, ngImport: i0, template: "<div *ngIf=\"!!avatar || !!progressCircle\" class=\"avatar\">\n <ng-content select=\"kirby-avatar,kirby-progress-circle\"></ng-content>\n</div>\n\n<div *ngIf=\"!!flag || !!customFlagTemplate\" class=\"flag\">\n <ng-container *ngIf=\"!!flag\">\n <ng-content select=\"kirby-flag\"></ng-content>\n </ng-container>\n\n <!-- Custom Content in Flag section: -->\n <ng-container *ngIf=\"!!customFlagTemplate\">\n <div class=\"custom-flag\">\n <ng-container *ngTemplateOutlet=\"customFlagTemplate\"></ng-container>\n </div>\n </ng-container>\n</div>\n\n<div class=\"container\">\n <!-- Title and value - title: -->\n <h1 *ngIf=\"!!title && !!value\" #titleElement class=\"title kirby-text-medium\" [class.clickable]=\"hasInteractiveTitle !== false && titleClick.observed\" [class.has-icon]=\"!!titleActionIconTemplate\" (click)=\"onTitleClick($event)\">\n {{ title }}\n <ng-container *ngTemplateOutlet=\"titleActionIconTemplate\"></ng-container>\n </h1>\n <div class=\"title-container\">\n <!-- Only title, no value: -->\n <h1 *ngIf=\"!!title && !value\" #titleElement class=\"title\" [kirbyFitHeading]=\"fitHeadingConfig\">\n {{ title }}\n </h1>\n \n <!-- Title and value - value: -->\n <h3 *ngIf=\"!!value\" class=\"value kirby-text-display-3\" [kirbyFitHeading]=\"fitHeadingConfig\">{{ value }}<span class=\"value-unit semi-dark-text\" *ngIf=\"!!valueUnit\">{{ valueUnit }}</span></h3>\n \n <!-- Subtitles: -->\n <ng-container\n *ngTemplateOutlet=\"subTitleTemplate; context: { $implicit: _subtitles1 }\"\n ></ng-container>\n <ng-container\n *ngTemplateOutlet=\"subTitleTemplate; context: { $implicit: _subtitles2 }\"\n ></ng-container>\n\n <!-- Custom section -->\n <div\n *ngIf=\"!!customSectionTemplate\"\n class=\"custom-section\"\n >\n <ng-container *ngTemplateOutlet=\"customSectionTemplate\"></ng-container>\n </div>\n </div>\n \n <!-- Actions: -->\n <div\n *ngIf=\"!!actionsTemplate\"\n #actionsElement\n class=\"actions\"\n [class.emphasize]=\"emphasizeActions\"\n >\n <ng-container *ngTemplateOutlet=\"actionsTemplate; injector: _actionGroupInjector\"></ng-container>\n </div>\n</div>\n\n<ng-template #subTitleTemplate let-subtitles>\n <div *ngIf=\"!!subtitles\" class=\"subtitle kirby-text-small\">\n <span *ngFor=\"let subtitle of subtitles\">{{subtitle}}</span>\n </div>\n</ng-template>", styles: [":host{display:flex;flex-direction:column;margin-top:16px;margin-bottom:32px}@media (max-width: 767px){:host:has(>.avatar::ng-deep){margin-top:8px}}@media (min-width: 768px){:host{margin-top:24px}}.container{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}.container>h1.title{margin-bottom:0}@media (min-width: 768px){:host(:not(.single-column)) .container:has(>.actions){display:grid;grid-template-columns:auto max-content;column-gap:24px}:host(:not(.single-column)) .container:has(>.actions) .title-container{grid-column-start:1}}:host(.centered){align-items:center}:host(.centered) .container{align-items:center}:host(.centered) .container>h1.title{text-align:center}:host(.centered) .container>h1.title.has-icon{justify-content:center}:host(.centered) .title-container{align-items:center;text-align:center}@media (min-width: 768px){:host(.centered):not(.single-column) .container:has(>.actions){grid-template-columns:minmax(0,1fr) minmax(0,4fr) minmax(0,1fr);align-self:stretch}:host(.centered):not(.single-column) .container:has(>.actions) .actions{align-self:flex-start}:host(.centered):not(.single-column) .container:has(>.actions)>h1.title,:host(.centered):not(.single-column) .container:has(>.actions) .title-container{grid-column-start:2}}.actions{margin-top:24px;margin-inline:8px}@media (max-width: 767px){.actions:not(.emphasize){display:none}}@media (min-width: 768px){:host(:not(.single-column)) .actions{display:flex;justify-content:flex-end;margin-top:0}}.avatar,.flag,.title-container,.container>h1.title{margin-inline:16px}.title-container{display:flex;flex-direction:column;overflow:hidden;max-width:calc(100% - 32px)}.avatar{margin-bottom:16px}.flag{margin-bottom:4px}.flag .custom-flag{margin-block:4px}.title{margin-bottom:2px}.title.clickable{cursor:pointer}.title.has-icon{display:flex;flex-direction:row;align-items:center}.value{max-width:100%;margin-bottom:4px}.value-unit{font-weight:initial;color:var(--kirby-text-color-semi-dark);margin-left:4px;font-size:50%}.subtitle{display:flex;flex-flow:row wrap;column-gap:.25em}.subtitle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-section{margin-top:8px}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.FitHeadingDirective, selector: "h1[kirbyFitHeading],h2[kirbyFitHeading],h3[kirbyFitHeading]", inputs: ["kirbyFitHeading"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
104
104
|
}
|
|
105
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderComponent, decorators: [{
|
|
106
106
|
type: Component,
|
|
107
107
|
args: [{ selector: 'kirby-header', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div *ngIf=\"!!avatar || !!progressCircle\" class=\"avatar\">\n <ng-content select=\"kirby-avatar,kirby-progress-circle\"></ng-content>\n</div>\n\n<div *ngIf=\"!!flag || !!customFlagTemplate\" class=\"flag\">\n <ng-container *ngIf=\"!!flag\">\n <ng-content select=\"kirby-flag\"></ng-content>\n </ng-container>\n\n <!-- Custom Content in Flag section: -->\n <ng-container *ngIf=\"!!customFlagTemplate\">\n <div class=\"custom-flag\">\n <ng-container *ngTemplateOutlet=\"customFlagTemplate\"></ng-container>\n </div>\n </ng-container>\n</div>\n\n<div class=\"container\">\n <!-- Title and value - title: -->\n <h1 *ngIf=\"!!title && !!value\" #titleElement class=\"title kirby-text-medium\" [class.clickable]=\"hasInteractiveTitle !== false && titleClick.observed\" [class.has-icon]=\"!!titleActionIconTemplate\" (click)=\"onTitleClick($event)\">\n {{ title }}\n <ng-container *ngTemplateOutlet=\"titleActionIconTemplate\"></ng-container>\n </h1>\n <div class=\"title-container\">\n <!-- Only title, no value: -->\n <h1 *ngIf=\"!!title && !value\" #titleElement class=\"title\" [kirbyFitHeading]=\"fitHeadingConfig\">\n {{ title }}\n </h1>\n \n <!-- Title and value - value: -->\n <h3 *ngIf=\"!!value\" class=\"value kirby-text-display-3\" [kirbyFitHeading]=\"fitHeadingConfig\">{{ value }}<span class=\"value-unit semi-dark-text\" *ngIf=\"!!valueUnit\">{{ valueUnit }}</span></h3>\n \n <!-- Subtitles: -->\n <ng-container\n *ngTemplateOutlet=\"subTitleTemplate; context: { $implicit: _subtitles1 }\"\n ></ng-container>\n <ng-container\n *ngTemplateOutlet=\"subTitleTemplate; context: { $implicit: _subtitles2 }\"\n ></ng-container>\n\n <!-- Custom section -->\n <div\n *ngIf=\"!!customSectionTemplate\"\n class=\"custom-section\"\n >\n <ng-container *ngTemplateOutlet=\"customSectionTemplate\"></ng-container>\n </div>\n </div>\n \n <!-- Actions: -->\n <div\n *ngIf=\"!!actionsTemplate\"\n #actionsElement\n class=\"actions\"\n [class.emphasize]=\"emphasizeActions\"\n >\n <ng-container *ngTemplateOutlet=\"actionsTemplate; injector: _actionGroupInjector\"></ng-container>\n </div>\n</div>\n\n<ng-template #subTitleTemplate let-subtitles>\n <div *ngIf=\"!!subtitles\" class=\"subtitle kirby-text-small\">\n <span *ngFor=\"let subtitle of subtitles\">{{subtitle}}</span>\n </div>\n</ng-template>", styles: [":host{display:flex;flex-direction:column;margin-top:16px;margin-bottom:32px}@media (max-width: 767px){:host:has(>.avatar::ng-deep){margin-top:8px}}@media (min-width: 768px){:host{margin-top:24px}}.container{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}.container>h1.title{margin-bottom:0}@media (min-width: 768px){:host(:not(.single-column)) .container:has(>.actions){display:grid;grid-template-columns:auto max-content;column-gap:24px}:host(:not(.single-column)) .container:has(>.actions) .title-container{grid-column-start:1}}:host(.centered){align-items:center}:host(.centered) .container{align-items:center}:host(.centered) .container>h1.title{text-align:center}:host(.centered) .container>h1.title.has-icon{justify-content:center}:host(.centered) .title-container{align-items:center;text-align:center}@media (min-width: 768px){:host(.centered):not(.single-column) .container:has(>.actions){grid-template-columns:minmax(0,1fr) minmax(0,4fr) minmax(0,1fr);align-self:stretch}:host(.centered):not(.single-column) .container:has(>.actions) .actions{align-self:flex-start}:host(.centered):not(.single-column) .container:has(>.actions)>h1.title,:host(.centered):not(.single-column) .container:has(>.actions) .title-container{grid-column-start:2}}.actions{margin-top:24px;margin-inline:8px}@media (max-width: 767px){.actions:not(.emphasize){display:none}}@media (min-width: 768px){:host(:not(.single-column)) .actions{display:flex;justify-content:flex-end;margin-top:0}}.avatar,.flag,.title-container,.container>h1.title{margin-inline:16px}.title-container{display:flex;flex-direction:column;overflow:hidden;max-width:calc(100% - 32px)}.avatar{margin-bottom:16px}.flag{margin-bottom:4px}.flag .custom-flag{margin-block:4px}.title{margin-bottom:2px}.title.clickable{cursor:pointer}.title.has-icon{display:flex;flex-direction:row;align-items:center}.value{max-width:100%;margin-bottom:4px}.value-unit{font-weight:initial;color:var(--kirby-text-color-semi-dark);margin-left:4px;font-size:50%}.subtitle{display:flex;flex-flow:row wrap;column-gap:.25em}.subtitle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-section{margin-top:8px}\n"] }]
|
|
108
108
|
}], ctorParameters: () => [{ type: i0.Injector }], propDecorators: { centered: [{
|
|
@@ -167,8 +167,8 @@ const declarations = [
|
|
|
167
167
|
HeaderCustomFlagDirective,
|
|
168
168
|
];
|
|
169
169
|
class HeaderModule {
|
|
170
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
171
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.
|
|
170
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
171
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: HeaderModule, declarations: [HeaderComponent,
|
|
172
172
|
HeaderActionsDirective,
|
|
173
173
|
HeaderCustomSectionDirective,
|
|
174
174
|
HeaderTitleActionIconDirective,
|
|
@@ -177,9 +177,9 @@ class HeaderModule {
|
|
|
177
177
|
HeaderCustomSectionDirective,
|
|
178
178
|
HeaderTitleActionIconDirective,
|
|
179
179
|
HeaderCustomFlagDirective] }); }
|
|
180
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.
|
|
180
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderModule, imports: [CommonModule] }); }
|
|
181
181
|
}
|
|
182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
182
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderModule, decorators: [{
|
|
183
183
|
type: NgModule,
|
|
184
184
|
args: [{
|
|
185
185
|
declarations: declarations,
|
|
@@ -41,10 +41,10 @@ class PlatformService {
|
|
|
41
41
|
const query = `(min-width: ${DesignTokenHelper.breakpoints.medium})`;
|
|
42
42
|
return this.windowRef.nativeWindow.matchMedia(query).matches;
|
|
43
43
|
}
|
|
44
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
45
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.
|
|
44
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PlatformService, deps: [{ token: i1.WindowRef }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
45
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PlatformService, providedIn: 'root' }); }
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PlatformService, decorators: [{
|
|
48
48
|
type: Injectable,
|
|
49
49
|
args: [{
|
|
50
50
|
providedIn: 'root',
|
|
@@ -192,10 +192,10 @@ class LineClampHelper {
|
|
|
192
192
|
this.renderer.removeStyle(element, config.lineClamp);
|
|
193
193
|
this.renderer.removeStyle(element, config.lineHeight);
|
|
194
194
|
}
|
|
195
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
196
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.
|
|
195
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: LineClampHelper, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
196
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: LineClampHelper }); }
|
|
197
197
|
}
|
|
198
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
198
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: LineClampHelper, decorators: [{
|
|
199
199
|
type: Injectable
|
|
200
200
|
}], ctorParameters: () => [{ type: i0.Renderer2 }] });
|
|
201
201
|
|
|
@@ -228,10 +228,10 @@ class IonicElementPartHelper {
|
|
|
228
228
|
return;
|
|
229
229
|
this.renderer.setAttribute(partElement, 'part', partName);
|
|
230
230
|
}
|
|
231
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
232
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.
|
|
231
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IonicElementPartHelper, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
232
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IonicElementPartHelper }); }
|
|
233
233
|
}
|
|
234
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
234
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IonicElementPartHelper, decorators: [{
|
|
235
235
|
type: Injectable
|
|
236
236
|
}], ctorParameters: () => [{ type: i0.Renderer2 }] });
|
|
237
237
|
|
|
@@ -7,125 +7,125 @@ import { ThemeColorDirective } from '@kirbydesign/designsystem/shared';
|
|
|
7
7
|
/* eslint-disable */
|
|
8
8
|
const kirbyIconSettings = {
|
|
9
9
|
icons: [
|
|
10
|
-
{ name: 'accounts-outline', svg: 'accounts-outline.svg' },
|
|
11
|
-
{ name: 'accounts', svg: 'accounts.svg' },
|
|
12
|
-
{ name: 'add', svg: 'add.svg' },
|
|
13
|
-
{ name: 'remove', svg: 'remove.svg' },
|
|
14
|
-
{ name: 'unsubscribe', svg: 'unsubscribe.svg' },
|
|
15
|
-
{ name: 'arrow-back', svg: 'arrow-back.svg' },
|
|
16
|
-
{ name: 'arrow-down', svg: 'arrow-down.svg' },
|
|
17
|
-
{ name: 'arrow-more', svg: 'arrow-more.svg' },
|
|
18
|
-
{ name: 'arrow-up', svg: 'arrow-up.svg' },
|
|
19
|
-
{ name: 'attach', svg: 'attach.svg' },
|
|
20
|
-
{ name: 'backspace', svg: 'backspace.svg' },
|
|
21
|
-
{ name: 'calendar', svg: 'calendar.svg' },
|
|
22
|
-
{ name: 'camera', svg: 'camera.svg' },
|
|
23
|
-
{ name: 'car', svg: 'car.svg' },
|
|
24
|
-
{ name: 'checkbox-outline', svg: 'checkbox-outline.svg' },
|
|
25
|
-
{ name: 'checkbox', svg: 'checkbox.svg' },
|
|
26
|
-
{ name: 'checkmark-selected', svg: 'checkmark-selected.svg' },
|
|
27
|
-
{ name: 'close', svg: 'close.svg' },
|
|
28
|
-
{ name: 'cog', svg: 'cog.svg' },
|
|
29
|
-
{ name: 'coinstack', svg: 'coinstack.svg' },
|
|
30
|
-
{ name: 'contact', svg: 'contact.svg' },
|
|
31
|
-
{ name: 'copy', svg: 'copy.svg' },
|
|
32
|
-
{ name: 'flag', svg: 'flag.svg' },
|
|
33
|
-
{ name: 'edit', svg: 'edit.svg' },
|
|
34
|
-
{ name: 'filter', svg: 'filter.svg' },
|
|
35
|
-
{ name: 'flash-off', svg: 'flash-off.svg' },
|
|
36
|
-
{ name: 'flash', svg: 'flash.svg' },
|
|
37
|
-
{ name: 'moneybag', svg: 'moneybag.svg' },
|
|
38
|
-
{ name: 'help', svg: 'help.svg' },
|
|
39
|
-
{ name: 'home', svg: 'home.svg' },
|
|
40
|
-
{ name: 'inbox', svg: 'inbox.svg' },
|
|
41
|
-
{ name: 'inbox-outline', svg: 'inbox-outline.svg' },
|
|
42
|
-
{ name: 'information', svg: 'information.svg' },
|
|
43
|
-
{ name: 'insurance', svg: 'insurance.svg' },
|
|
44
|
-
{ name: 'investment', svg: 'investment.svg' },
|
|
45
|
-
{ name: 'kirby', svg: 'kirby.svg' },
|
|
46
|
-
{ name: 'link', svg: 'link.svg' },
|
|
47
|
-
{ name: 'log-out', svg: 'log-out.svg' },
|
|
48
|
-
{ name: 'menu-outline', svg: 'menu-outline.svg' },
|
|
49
|
-
{ name: 'menu', svg: 'menu.svg' },
|
|
50
|
-
{ name: 'menu-no-decoration', svg: 'menu-no-decoration.svg' },
|
|
51
|
-
{ name: 'misc', svg: 'misc.svg' },
|
|
52
|
-
{ name: 'more', svg: 'more.svg' },
|
|
53
|
-
{ name: 'move', svg: 'move.svg' },
|
|
54
|
-
{ name: 'payment-card', svg: 'payment-card.svg' },
|
|
55
|
-
{ name: 'pension', svg: 'pension.svg' },
|
|
56
|
-
{ name: 'person-outline', svg: 'person-outline.svg' },
|
|
57
|
-
{ name: 'person', svg: 'person.svg' },
|
|
58
|
-
{ name: 'qr', svg: 'QR.svg' },
|
|
59
|
-
{ name: 'recurring', svg: 'recurring.svg' },
|
|
60
|
-
{ name: 'salary', svg: 'salary.svg' },
|
|
61
|
-
{ name: 'search', svg: 'search.svg' },
|
|
62
|
-
{ name: 'share', svg: 'share.svg' },
|
|
63
|
-
{ name: 'sort', svg: 'sort.svg' },
|
|
64
|
-
{ name: 'support', svg: 'support.svg' },
|
|
65
|
-
{ name: 'swap', svg: 'swap.svg' },
|
|
66
|
-
{ name: 'trash', svg: 'trash.svg' },
|
|
67
|
-
{ name: 'foreign-payment', svg: 'foreign-payment.svg' },
|
|
68
|
-
{ name: 'clock', svg: 'clock.svg' },
|
|
69
|
-
{ name: 'verify', svg: 'verify.svg' },
|
|
70
|
-
{ name: 'warning', svg: 'warning.svg' },
|
|
71
|
-
{ name: 'write-message', svg: 'write-message.svg' },
|
|
72
|
-
{ name: 'reorder', svg: 'reorder.svg' },
|
|
73
|
-
{ name: 'accident', svg: 'accident.svg' },
|
|
74
|
-
{ name: 'health', svg: 'health.svg' },
|
|
75
|
-
{ name: 'illness', svg: 'illness.svg' },
|
|
76
|
-
{ name: 'incapacity', svg: 'incapacity.svg' },
|
|
77
|
-
{ name: 'life', svg: 'life.svg' },
|
|
78
|
-
{ name: 'help-decoration', svg: 'help-decoration.svg' },
|
|
79
|
-
{ name: 'information-decoration', svg: 'information-decoration.svg' },
|
|
80
|
-
{ name: 'notification', svg: 'notification.svg' },
|
|
81
|
-
{ name: 'transfer-ownership', svg: 'transfer-ownership.svg' },
|
|
82
|
-
{ name: 'update', svg: 'update.svg' },
|
|
83
|
-
{ name: 'user-blocked', svg: 'user-blocked.svg' },
|
|
84
|
-
{ name: 'add-bank', svg: 'add-bank.svg' },
|
|
85
|
-
{ name: 'participants', svg: 'participants.svg' },
|
|
86
|
-
{ name: 'download', svg: 'download.svg' },
|
|
87
|
-
{ name: 'globe-transfer', svg: 'globe-transfer.svg' },
|
|
88
|
-
{ name: 'banknotes', svg: 'banknotes.svg' },
|
|
89
|
-
{ name: 'air-balloon', svg: 'air-balloon.svg' },
|
|
90
|
-
{ name: 'piggybank', svg: 'piggybank.svg' },
|
|
91
|
-
{ name: 'business', svg: 'business.svg' },
|
|
92
|
-
{ name: 'navigation', svg: 'navigation.svg' },
|
|
93
|
-
{ name: 'phone-device', svg: 'phone-device.svg' },
|
|
94
|
-
{ name: 'upload', svg: 'upload.svg' },
|
|
95
|
-
{ name: 'document', svg: 'document.svg' },
|
|
96
|
-
{ name: 'chat', svg: 'chat.svg' },
|
|
97
|
-
{ name: 'feedback', svg: 'feedback.svg' },
|
|
98
|
-
{ name: 'keyboard', svg: 'keyboard.svg' },
|
|
99
|
-
{ name: 'lock', svg: 'lock.svg' },
|
|
100
|
-
{ name: 'see', svg: 'see.svg' },
|
|
101
|
-
{ name: 'overview', svg: 'overview.svg' },
|
|
102
|
-
{ name: 'overview-outline', svg: 'overview-outline.svg' },
|
|
103
|
-
{ name: 'arrow-down-fill', svg: 'arrow-down-fill.svg' },
|
|
104
|
-
{ name: 'arrow-up-fill', svg: 'arrow-up-fill.svg' },
|
|
105
|
-
{ name: 'calculator', svg: 'calculator.svg' },
|
|
106
|
-
{ name: 'grid', svg: 'grid.svg' },
|
|
107
|
-
{ name: 'list', svg: 'list.svg' },
|
|
108
|
-
{ name: 'adjust', svg: 'adjust.svg' },
|
|
109
|
-
{ name: 'bs-logo', svg: 'bs-logo.svg' },
|
|
110
|
-
{ name: 'company', svg: 'company.svg' },
|
|
111
|
-
{ name: 'budget', svg: 'budget.svg' },
|
|
112
|
-
{ name: 'history', svg: 'history.svg' },
|
|
113
|
-
{ name: 'dot', svg: 'dot.svg' },
|
|
114
|
-
{ name: 'agreement', svg: 'agreement.svg' },
|
|
115
|
-
{ name: 'sunshine', svg: 'sunshine.svg' },
|
|
116
|
-
{ name: 'revert', svg: 'revert.svg' },
|
|
117
|
-
{ name: 'fees', svg: 'fees.svg' },
|
|
118
|
-
{ name: 'crossedeye', svg: 'crossedeye.svg' },
|
|
119
|
-
{ name: 'common', svg: 'common.svg' },
|
|
120
|
-
{ name: 'calendar-start', svg: 'calendar-start.svg' },
|
|
121
|
-
{ name: 'calendar-end', svg: 'calendar-end.svg' },
|
|
122
|
-
{ name: 'expand', svg: 'expand.svg' },
|
|
123
|
-
{ name: 'contract', svg: 'contract.svg' },
|
|
124
|
-
{ name: 'house', svg: 'house.svg' },
|
|
125
|
-
{ name: 'tractor', svg: 'tractor.svg' },
|
|
126
|
-
{ name: 'flower', svg: 'flower.svg' },
|
|
127
|
-
{ name: 'basket', svg: 'basket.svg' },
|
|
128
|
-
{ name: 'drag-drop', svg: 'drag-drop.svg' },
|
|
10
|
+
{ name: 'accounts-outline', svg: 'assets/kirby/icons/svg/accounts-outline.svg' },
|
|
11
|
+
{ name: 'accounts', svg: 'assets/kirby/icons/svg/accounts.svg' },
|
|
12
|
+
{ name: 'add', svg: 'assets/kirby/icons/svg/add.svg' },
|
|
13
|
+
{ name: 'remove', svg: 'assets/kirby/icons/svg/remove.svg' },
|
|
14
|
+
{ name: 'unsubscribe', svg: 'assets/kirby/icons/svg/unsubscribe.svg' },
|
|
15
|
+
{ name: 'arrow-back', svg: 'assets/kirby/icons/svg/arrow-back.svg' },
|
|
16
|
+
{ name: 'arrow-down', svg: 'assets/kirby/icons/svg/arrow-down.svg' },
|
|
17
|
+
{ name: 'arrow-more', svg: 'assets/kirby/icons/svg/arrow-more.svg' },
|
|
18
|
+
{ name: 'arrow-up', svg: 'assets/kirby/icons/svg/arrow-up.svg' },
|
|
19
|
+
{ name: 'attach', svg: 'assets/kirby/icons/svg/attach.svg' },
|
|
20
|
+
{ name: 'backspace', svg: 'assets/kirby/icons/svg/backspace.svg' },
|
|
21
|
+
{ name: 'calendar', svg: 'assets/kirby/icons/svg/calendar.svg' },
|
|
22
|
+
{ name: 'camera', svg: 'assets/kirby/icons/svg/camera.svg' },
|
|
23
|
+
{ name: 'car', svg: 'assets/kirby/icons/svg/car.svg' },
|
|
24
|
+
{ name: 'checkbox-outline', svg: 'assets/kirby/icons/svg/checkbox-outline.svg' },
|
|
25
|
+
{ name: 'checkbox', svg: 'assets/kirby/icons/svg/checkbox.svg' },
|
|
26
|
+
{ name: 'checkmark-selected', svg: 'assets/kirby/icons/svg/checkmark-selected.svg' },
|
|
27
|
+
{ name: 'close', svg: 'assets/kirby/icons/svg/close.svg' },
|
|
28
|
+
{ name: 'cog', svg: 'assets/kirby/icons/svg/cog.svg' },
|
|
29
|
+
{ name: 'coinstack', svg: 'assets/kirby/icons/svg/coinstack.svg' },
|
|
30
|
+
{ name: 'contact', svg: 'assets/kirby/icons/svg/contact.svg' },
|
|
31
|
+
{ name: 'copy', svg: 'assets/kirby/icons/svg/copy.svg' },
|
|
32
|
+
{ name: 'flag', svg: 'assets/kirby/icons/svg/flag.svg' },
|
|
33
|
+
{ name: 'edit', svg: 'assets/kirby/icons/svg/edit.svg' },
|
|
34
|
+
{ name: 'filter', svg: 'assets/kirby/icons/svg/filter.svg' },
|
|
35
|
+
{ name: 'flash-off', svg: 'assets/kirby/icons/svg/flash-off.svg' },
|
|
36
|
+
{ name: 'flash', svg: 'assets/kirby/icons/svg/flash.svg' },
|
|
37
|
+
{ name: 'moneybag', svg: 'assets/kirby/icons/svg/moneybag.svg' },
|
|
38
|
+
{ name: 'help', svg: 'assets/kirby/icons/svg/help.svg' },
|
|
39
|
+
{ name: 'home', svg: 'assets/kirby/icons/svg/home.svg' },
|
|
40
|
+
{ name: 'inbox', svg: 'assets/kirby/icons/svg/inbox.svg' },
|
|
41
|
+
{ name: 'inbox-outline', svg: 'assets/kirby/icons/svg/inbox-outline.svg' },
|
|
42
|
+
{ name: 'information', svg: 'assets/kirby/icons/svg/information.svg' },
|
|
43
|
+
{ name: 'insurance', svg: 'assets/kirby/icons/svg/insurance.svg' },
|
|
44
|
+
{ name: 'investment', svg: 'assets/kirby/icons/svg/investment.svg' },
|
|
45
|
+
{ name: 'kirby', svg: 'assets/kirby/icons/svg/kirby.svg' },
|
|
46
|
+
{ name: 'link', svg: 'assets/kirby/icons/svg/link.svg' },
|
|
47
|
+
{ name: 'log-out', svg: 'assets/kirby/icons/svg/log-out.svg' },
|
|
48
|
+
{ name: 'menu-outline', svg: 'assets/kirby/icons/svg/menu-outline.svg' },
|
|
49
|
+
{ name: 'menu', svg: 'assets/kirby/icons/svg/menu.svg' },
|
|
50
|
+
{ name: 'menu-no-decoration', svg: 'assets/kirby/icons/svg/menu-no-decoration.svg' },
|
|
51
|
+
{ name: 'misc', svg: 'assets/kirby/icons/svg/misc.svg' },
|
|
52
|
+
{ name: 'more', svg: 'assets/kirby/icons/svg/more.svg' },
|
|
53
|
+
{ name: 'move', svg: 'assets/kirby/icons/svg/move.svg' },
|
|
54
|
+
{ name: 'payment-card', svg: 'assets/kirby/icons/svg/payment-card.svg' },
|
|
55
|
+
{ name: 'pension', svg: 'assets/kirby/icons/svg/pension.svg' },
|
|
56
|
+
{ name: 'person-outline', svg: 'assets/kirby/icons/svg/person-outline.svg' },
|
|
57
|
+
{ name: 'person', svg: 'assets/kirby/icons/svg/person.svg' },
|
|
58
|
+
{ name: 'qr', svg: 'assets/kirby/icons/svg/QR.svg' },
|
|
59
|
+
{ name: 'recurring', svg: 'assets/kirby/icons/svg/recurring.svg' },
|
|
60
|
+
{ name: 'salary', svg: 'assets/kirby/icons/svg/salary.svg' },
|
|
61
|
+
{ name: 'search', svg: 'assets/kirby/icons/svg/search.svg' },
|
|
62
|
+
{ name: 'share', svg: 'assets/kirby/icons/svg/share.svg' },
|
|
63
|
+
{ name: 'sort', svg: 'assets/kirby/icons/svg/sort.svg' },
|
|
64
|
+
{ name: 'support', svg: 'assets/kirby/icons/svg/support.svg' },
|
|
65
|
+
{ name: 'swap', svg: 'assets/kirby/icons/svg/swap.svg' },
|
|
66
|
+
{ name: 'trash', svg: 'assets/kirby/icons/svg/trash.svg' },
|
|
67
|
+
{ name: 'foreign-payment', svg: 'assets/kirby/icons/svg/foreign-payment.svg' },
|
|
68
|
+
{ name: 'clock', svg: 'assets/kirby/icons/svg/clock.svg' },
|
|
69
|
+
{ name: 'verify', svg: 'assets/kirby/icons/svg/verify.svg' },
|
|
70
|
+
{ name: 'warning', svg: 'assets/kirby/icons/svg/warning.svg' },
|
|
71
|
+
{ name: 'write-message', svg: 'assets/kirby/icons/svg/write-message.svg' },
|
|
72
|
+
{ name: 'reorder', svg: 'assets/kirby/icons/svg/reorder.svg' },
|
|
73
|
+
{ name: 'accident', svg: 'assets/kirby/icons/svg/accident.svg' },
|
|
74
|
+
{ name: 'health', svg: 'assets/kirby/icons/svg/health.svg' },
|
|
75
|
+
{ name: 'illness', svg: 'assets/kirby/icons/svg/illness.svg' },
|
|
76
|
+
{ name: 'incapacity', svg: 'assets/kirby/icons/svg/incapacity.svg' },
|
|
77
|
+
{ name: 'life', svg: 'assets/kirby/icons/svg/life.svg' },
|
|
78
|
+
{ name: 'help-decoration', svg: 'assets/kirby/icons/svg/help-decoration.svg' },
|
|
79
|
+
{ name: 'information-decoration', svg: 'assets/kirby/icons/svg/information-decoration.svg' },
|
|
80
|
+
{ name: 'notification', svg: 'assets/kirby/icons/svg/notification.svg' },
|
|
81
|
+
{ name: 'transfer-ownership', svg: 'assets/kirby/icons/svg/transfer-ownership.svg' },
|
|
82
|
+
{ name: 'update', svg: 'assets/kirby/icons/svg/update.svg' },
|
|
83
|
+
{ name: 'user-blocked', svg: 'assets/kirby/icons/svg/user-blocked.svg' },
|
|
84
|
+
{ name: 'add-bank', svg: 'assets/kirby/icons/svg/add-bank.svg' },
|
|
85
|
+
{ name: 'participants', svg: 'assets/kirby/icons/svg/participants.svg' },
|
|
86
|
+
{ name: 'download', svg: 'assets/kirby/icons/svg/download.svg' },
|
|
87
|
+
{ name: 'globe-transfer', svg: 'assets/kirby/icons/svg/globe-transfer.svg' },
|
|
88
|
+
{ name: 'banknotes', svg: 'assets/kirby/icons/svg/banknotes.svg' },
|
|
89
|
+
{ name: 'air-balloon', svg: 'assets/kirby/icons/svg/air-balloon.svg' },
|
|
90
|
+
{ name: 'piggybank', svg: 'assets/kirby/icons/svg/piggybank.svg' },
|
|
91
|
+
{ name: 'business', svg: 'assets/kirby/icons/svg/business.svg' },
|
|
92
|
+
{ name: 'navigation', svg: 'assets/kirby/icons/svg/navigation.svg' },
|
|
93
|
+
{ name: 'phone-device', svg: 'assets/kirby/icons/svg/phone-device.svg' },
|
|
94
|
+
{ name: 'upload', svg: 'assets/kirby/icons/svg/upload.svg' },
|
|
95
|
+
{ name: 'document', svg: 'assets/kirby/icons/svg/document.svg' },
|
|
96
|
+
{ name: 'chat', svg: 'assets/kirby/icons/svg/chat.svg' },
|
|
97
|
+
{ name: 'feedback', svg: 'assets/kirby/icons/svg/feedback.svg' },
|
|
98
|
+
{ name: 'keyboard', svg: 'assets/kirby/icons/svg/keyboard.svg' },
|
|
99
|
+
{ name: 'lock', svg: 'assets/kirby/icons/svg/lock.svg' },
|
|
100
|
+
{ name: 'see', svg: 'assets/kirby/icons/svg/see.svg' },
|
|
101
|
+
{ name: 'overview', svg: 'assets/kirby/icons/svg/overview.svg' },
|
|
102
|
+
{ name: 'overview-outline', svg: 'assets/kirby/icons/svg/overview-outline.svg' },
|
|
103
|
+
{ name: 'arrow-down-fill', svg: 'assets/kirby/icons/svg/arrow-down-fill.svg' },
|
|
104
|
+
{ name: 'arrow-up-fill', svg: 'assets/kirby/icons/svg/arrow-up-fill.svg' },
|
|
105
|
+
{ name: 'calculator', svg: 'assets/kirby/icons/svg/calculator.svg' },
|
|
106
|
+
{ name: 'grid', svg: 'assets/kirby/icons/svg/grid.svg' },
|
|
107
|
+
{ name: 'list', svg: 'assets/kirby/icons/svg/list.svg' },
|
|
108
|
+
{ name: 'adjust', svg: 'assets/kirby/icons/svg/adjust.svg' },
|
|
109
|
+
{ name: 'bs-logo', svg: 'assets/kirby/icons/svg/bs-logo.svg' },
|
|
110
|
+
{ name: 'company', svg: 'assets/kirby/icons/svg/company.svg' },
|
|
111
|
+
{ name: 'budget', svg: 'assets/kirby/icons/svg/budget.svg' },
|
|
112
|
+
{ name: 'history', svg: 'assets/kirby/icons/svg/history.svg' },
|
|
113
|
+
{ name: 'dot', svg: 'assets/kirby/icons/svg/dot.svg' },
|
|
114
|
+
{ name: 'agreement', svg: 'assets/kirby/icons/svg/agreement.svg' },
|
|
115
|
+
{ name: 'sunshine', svg: 'assets/kirby/icons/svg/sunshine.svg' },
|
|
116
|
+
{ name: 'revert', svg: 'assets/kirby/icons/svg/revert.svg' },
|
|
117
|
+
{ name: 'fees', svg: 'assets/kirby/icons/svg/fees.svg' },
|
|
118
|
+
{ name: 'crossedeye', svg: 'assets/kirby/icons/svg/crossedeye.svg' },
|
|
119
|
+
{ name: 'common', svg: 'assets/kirby/icons/svg/common.svg' },
|
|
120
|
+
{ name: 'calendar-start', svg: 'assets/kirby/icons/svg/calendar-start.svg' },
|
|
121
|
+
{ name: 'calendar-end', svg: 'assets/kirby/icons/svg/calendar-end.svg' },
|
|
122
|
+
{ name: 'expand', svg: 'assets/kirby/icons/svg/expand.svg' },
|
|
123
|
+
{ name: 'contract', svg: 'assets/kirby/icons/svg/contract.svg' },
|
|
124
|
+
{ name: 'house', svg: 'assets/kirby/icons/svg/house.svg' },
|
|
125
|
+
{ name: 'tractor', svg: 'assets/kirby/icons/svg/tractor.svg' },
|
|
126
|
+
{ name: 'flower', svg: 'assets/kirby/icons/svg/flower.svg' },
|
|
127
|
+
{ name: 'basket', svg: 'assets/kirby/icons/svg/basket.svg' },
|
|
128
|
+
{ name: 'drag-drop', svg: 'assets/kirby/icons/svg/drag-drop.svg' },
|
|
129
129
|
],
|
|
130
130
|
};
|
|
131
131
|
const defaultIcons = kirbyIconSettings.icons.map((icon) => icon.name);
|
|
@@ -162,10 +162,10 @@ class IconRegistryService {
|
|
|
162
162
|
const svg = this.iconRegistry.get(name);
|
|
163
163
|
return svg ? { name, svg } : undefined;
|
|
164
164
|
}
|
|
165
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
166
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.
|
|
165
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconRegistryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
166
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconRegistryService, providedIn: 'root' }); }
|
|
167
167
|
}
|
|
168
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
168
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconRegistryService, decorators: [{
|
|
169
169
|
type: Injectable,
|
|
170
170
|
args: [{
|
|
171
171
|
providedIn: 'root',
|
|
@@ -233,10 +233,10 @@ class IconComponent {
|
|
|
233
233
|
this.icon = this.iconRegistryService.getIcon(changes.customName.currentValue);
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
237
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.
|
|
236
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconComponent, deps: [{ token: IconRegistryService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
237
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: IconComponent, selector: "kirby-icon", inputs: { size: "size", name: "name", customName: "customName" }, host: { properties: { "class.kirby-icon": "true", "class": "this.size" } }, usesOnChanges: true, ngImport: i0, template: "<ion-icon [src]=\"icon?.svg\"></ion-icon>\n", styles: [":host{display:inline-flex;align-items:center;justify-content:center;font-size:var(--kirby-icon-font-size, 24px);margin-left:var(--kirby-icon-margin-left, unset);margin-right:var(--kirby-icon-margin-right, unset)}:host svg path{fill:currentcolor;stroke:currentcolor}:host(.xs){--kirby-icon-font-size: 16px}:host(.sm){--kirby-icon-font-size: 24px}:host(.md){--kirby-icon-font-size: 32px}:host(.lg){--kirby-icon-font-size: 56px}:host(.primary){color:var(--kirby-primary)}:host(.secondary){color:var(--kirby-secondary)}:host(.tertiary){color:var(--kirby-tertiary)}:host(.success){color:var(--kirby-success)}:host(.warning){color:var(--kirby-warning)}:host(.danger){color:var(--kirby-danger)}:host(.white-overlay){color:var(--kirby-white-overlay)}:host(.light){color:var(--kirby-light)}:host(.medium){color:var(--kirby-medium)}:host(.dark){color:var(--kirby-dark)}:host(.dark-overlay){color:var(--kirby-dark-overlay)}:host-context(kirby-item)[slot=start]{margin-inline-end:8px}:host-context(kirby-item)[slot=end]{margin-inline-start:8px}:host-context(ion-tab-button){pointer-events:none}\n"], dependencies: [{ kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
238
238
|
}
|
|
239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconComponent, decorators: [{
|
|
240
240
|
type: Component,
|
|
241
241
|
args: [{ selector: 'kirby-icon', host: { '[class.kirby-icon]': 'true' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ion-icon [src]=\"icon?.svg\"></ion-icon>\n", styles: [":host{display:inline-flex;align-items:center;justify-content:center;font-size:var(--kirby-icon-font-size, 24px);margin-left:var(--kirby-icon-margin-left, unset);margin-right:var(--kirby-icon-margin-right, unset)}:host svg path{fill:currentcolor;stroke:currentcolor}:host(.xs){--kirby-icon-font-size: 16px}:host(.sm){--kirby-icon-font-size: 24px}:host(.md){--kirby-icon-font-size: 32px}:host(.lg){--kirby-icon-font-size: 56px}:host(.primary){color:var(--kirby-primary)}:host(.secondary){color:var(--kirby-secondary)}:host(.tertiary){color:var(--kirby-tertiary)}:host(.success){color:var(--kirby-success)}:host(.warning){color:var(--kirby-warning)}:host(.danger){color:var(--kirby-danger)}:host(.white-overlay){color:var(--kirby-white-overlay)}:host(.light){color:var(--kirby-light)}:host(.medium){color:var(--kirby-medium)}:host(.dark){color:var(--kirby-dark)}:host(.dark-overlay){color:var(--kirby-dark-overlay)}:host-context(kirby-item)[slot=start]{margin-inline-end:8px}:host-context(kirby-item)[slot=end]{margin-inline-start:8px}:host-context(ion-tab-button){pointer-events:none}\n"] }]
|
|
242
242
|
}], ctorParameters: () => [{ type: IconRegistryService }], propDecorators: { size: [{
|
|
@@ -251,11 +251,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
251
251
|
}] } });
|
|
252
252
|
|
|
253
253
|
class IconModule {
|
|
254
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.
|
|
255
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.
|
|
256
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.
|
|
254
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
255
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: IconModule, declarations: [IconComponent], imports: [ThemeColorDirective, IonIcon], exports: [IconComponent, ThemeColorDirective] }); }
|
|
256
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconModule, imports: [IonIcon] }); }
|
|
257
257
|
}
|
|
258
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.
|
|
258
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: IconModule, decorators: [{
|
|
259
259
|
type: NgModule,
|
|
260
260
|
args: [{
|
|
261
261
|
imports: [ThemeColorDirective, IonIcon],
|