@onemrvapublic/design-system 19.4.0-alpha.9 → 20.0.0-develop.1
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/address/index.d.ts +8 -0
- package/address/src/address.scss +0 -0
- package/fesm2022/onemrvapublic-design-system-address.mjs +22 -0
- package/fesm2022/onemrvapublic-design-system-address.mjs.map +1 -0
- package/fesm2022/onemrvapublic-design-system-flag-icon.mjs +10 -9
- package/fesm2022/onemrvapublic-design-system-flag-icon.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-layout.mjs +125 -141
- package/fesm2022/onemrvapublic-design-system-layout.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs +119 -118
- package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs +37 -32
- package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs +30 -24
- package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs +43 -5
- package/fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs +14 -16
- package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-country-item.mjs +33 -0
- package/fesm2022/onemrvapublic-design-system-mat-country-item.mjs.map +1 -0
- package/fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs +30 -29
- package/fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs +10 -10
- package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs +92 -106
- package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-address.mjs +18 -15
- package/fesm2022/onemrvapublic-design-system-mat-input-address.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs +43 -48
- package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs +17 -17
- package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs +15 -15
- package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-iban.mjs +26 -36
- package/fesm2022/onemrvapublic-design-system-mat-input-iban.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs +18 -18
- package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs +18 -8
- package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs +20 -26
- package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-notification.mjs +11 -13
- package/fesm2022/onemrvapublic-design-system-mat-notification.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs +40 -42
- package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-panel.mjs +29 -29
- package/fesm2022/onemrvapublic-design-system-mat-panel.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs +19 -19
- package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs +3 -3
- package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs +36 -56
- package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs +11 -11
- package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs +14 -15
- package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs +9 -9
- package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs +16 -16
- package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs +35 -17
- package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-sticker.mjs +8 -8
- package/fesm2022/onemrvapublic-design-system-mat-sticker.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs +35 -36
- package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs +33 -33
- package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-timepicker.mjs +75 -96
- package/fesm2022/onemrvapublic-design-system-mat-timepicker.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-toast.mjs +13 -16
- package/fesm2022/onemrvapublic-design-system-mat-toast.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs +17 -17
- package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-page-error.mjs +18 -18
- package/fesm2022/onemrvapublic-design-system-page-error.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-page-not-found.mjs +25 -31
- package/fesm2022/onemrvapublic-design-system-page-not-found.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-shared.mjs +207 -187
- package/fesm2022/onemrvapublic-design-system-shared.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system.mjs +10269 -3
- package/fesm2022/onemrvapublic-design-system.mjs.map +1 -1
- package/flag-icon/index.d.ts +18 -1
- package/index.d.ts +3063 -3
- package/layout/index.d.ts +259 -7
- package/mat-avatar/index.d.ts +248 -2
- package/mat-avatar/src/onemrva-mat-avatar.component.scss +48 -11
- package/mat-breadcrumb/index.d.ts +40 -3
- package/mat-breadcrumb/src/onemrva-mat-breadcrumb.component.scss +7 -11
- package/mat-carousel/index.d.ts +52 -2
- package/mat-carousel/src/onemrva-mat-carousel.component.scss +4 -3
- package/mat-choice-chip/index.d.ts +19 -1
- package/mat-choice-chip/src/onemrva-mat-choice-chip.component.scss +10 -2
- package/mat-copy-to-clipboard/index.d.ts +26 -1
- package/mat-country-item/index.d.ts +10 -0
- package/mat-datepicker-header/index.d.ts +44 -1
- package/mat-empty-row/index.d.ts +19 -1
- package/mat-file-upload/index.d.ts +301 -8
- package/mat-input-address/index.d.ts +31 -1
- package/mat-input-birthplace/index.d.ts +36 -1
- package/mat-input-country/index.d.ts +30 -1
- package/mat-input-country/src/onemrva-mat-input-country.component.scss +1 -1
- package/mat-input-enterprise-number/index.d.ts +37 -1
- package/mat-input-iban/index.d.ts +79 -1
- package/mat-input-phone/index.d.ts +44 -2
- package/mat-message-box/index.d.ts +101 -2
- package/mat-multi-select/index.d.ts +57 -2
- package/mat-notification/index.d.ts +43 -1
- package/mat-paginator/index.d.ts +58 -2
- package/mat-panel/index.d.ts +55 -6
- package/mat-panel/src/onemrva-mat-panel.component.scss +34 -2
- package/mat-pop-over/index.d.ts +40 -4
- package/mat-pop-over/src/onemrva-mat-pop-over.component.scss +9 -9
- package/mat-progress-bar/index.d.ts +18 -1
- package/mat-select-search/index.d.ts +197 -3
- package/mat-selectable-box/index.d.ts +29 -2
- package/mat-side-menu/index.d.ts +33 -2
- package/mat-skeleton/index.d.ts +100 -3
- package/mat-spinner/index.d.ts +25 -3
- package/mat-stepper/index.d.ts +36 -2
- package/mat-stepper/src/onemrva-mat-stepper.scss +2 -0
- package/mat-sticker/index.d.ts +14 -2
- package/mat-sticker/src/onemrva-mat-sticker.component.scss +5 -0
- package/mat-table-of-content/index.d.ts +84 -4
- package/mat-task-list/index.d.ts +57 -5
- package/mat-timepicker/index.d.ts +386 -6
- package/mat-timepicker/src/clock/clock.component.scss +7 -6
- package/mat-toast/index.d.ts +30 -2
- package/mat-tooltip/index.d.ts +39 -4
- package/package.json +24 -15
- package/page-error/index.d.ts +34 -2
- package/page-not-found/index.d.ts +54 -5
- package/shared/index.d.ts +532 -15
- package/utils/index.d.ts +32 -2
- package/flag-icon/src/flag-icon.component.d.ts +0 -16
- package/layout/src/components/index.d.ts +0 -23
- package/layout/src/components/layout/layout.component.d.ts +0 -60
- package/layout/src/components/layout-after-nav/layout-after-nav.component.d.ts +0 -11
- package/layout/src/components/layout-content/layout-content.component.d.ts +0 -11
- package/layout/src/components/layout-drawer-actions/layout-drawer-actions.component.d.ts +0 -8
- package/layout/src/components/layout-drawer-content/layout-drawer-content.component.d.ts +0 -8
- package/layout/src/components/layout-drawer-title/layout-drawer-title.component.d.ts +0 -9
- package/layout/src/components/layout-footer/layout-footer.component.d.ts +0 -7
- package/layout/src/components/layout-login-menu/layout-login-menu.component.d.ts +0 -11
- package/layout/src/components/layout-route/layout-route.component.d.ts +0 -24
- package/layout/src/components/layout-sidenav/layout-sidenav.component.d.ts +0 -24
- package/layout/src/components/layout-sidenav-title/layout-sidenav-title.component.d.ts +0 -7
- package/layout/src/components/layout-subroute/layout-subroute.component.d.ts +0 -20
- package/layout/src/components/layout-title/layout-title.component.d.ts +0 -11
- package/layout/src/decorators/coerce-boolean-input.decorator.d.ts +0 -1
- package/layout/src/decorators/index.d.ts +0 -2
- package/layout/src/decorators/observable-content.decorator.d.ts +0 -1
- package/layout/src/directives/drawer-host.directive.d.ts +0 -14
- package/layout/src/directives/index.d.ts +0 -2
- package/layout/src/directives/striphtml.pipe.d.ts +0 -7
- package/layout/src/enums/environment.enum.d.ts +0 -6
- package/layout/src/enums/index.d.ts +0 -1
- package/layout/src/layout.module.d.ts +0 -32
- package/layout/src/models/index.d.ts +0 -2
- package/layout/src/models/onem-language.model.d.ts +0 -4
- package/layout/src/models/onemrva-profile.model.d.ts +0 -16
- package/layout/src/services/drawer.service.d.ts +0 -13
- package/layout/src/services/index.d.ts +0 -1
- package/mat-avatar/src/onemrva-mat-avatar.component.d.ts +0 -240
- package/mat-avatar/src/onemrva-mat-avatar.module.d.ts +0 -7
- package/mat-breadcrumb/src/onemrva-mat-breadcrumb.component.d.ts +0 -11
- package/mat-breadcrumb/src/onemrva-mat-breadcrumb.model.d.ts +0 -5
- package/mat-breadcrumb/src/onemrva-mat-breadcrumb.module.d.ts +0 -10
- package/mat-breadcrumb/src/onemrva-mat-breadcrumb.service.d.ts +0 -12
- package/mat-carousel/src/mat-carousel-item/onemrva-mat-carousel-item.component.d.ts +0 -11
- package/mat-carousel/src/onemrva-mat-carousel.component.d.ts +0 -40
- package/mat-choice-chip/src/onemrva-mat-choice-chip.component.d.ts +0 -10
- package/mat-copy-to-clipboard/src/components/copy-to-clipboard.component.d.ts +0 -26
- package/mat-datepicker-header/src/onemrva-mat-datepicker-header.component.d.ts +0 -43
- package/mat-empty-row/src/onemrva-mat-empty-row.component.d.ts +0 -19
- package/mat-file-upload/src/components/index.d.ts +0 -3
- package/mat-file-upload/src/components/onemrva-mat-file-panel/onemrva-file-panel.component.d.ts +0 -29
- package/mat-file-upload/src/components/onemrva-mat-file-upload/onemrva-mat-file-upload.component.d.ts +0 -60
- package/mat-file-upload/src/directives/dnd.directive.d.ts +0 -11
- package/mat-file-upload/src/models/action-config.model.d.ts +0 -9
- package/mat-file-upload/src/models/progress-file.model.d.ts +0 -28
- package/mat-file-upload/src/onemrva-mat-file-upload-itf.store.d.ts +0 -55
- package/mat-file-upload/src/onemrva-mat-file-upload.module.d.ts +0 -17
- package/mat-file-upload/src/onemrva-mat-file-upload.service.d.ts +0 -23
- package/mat-file-upload/src/onemrva-mat-file-upload.store.d.ts +0 -79
- package/mat-input-address/src/onemrva-mat-input-address.component.d.ts +0 -28
- package/mat-input-birthplace/src/country-item.component.d.ts +0 -11
- package/mat-input-birthplace/src/onemrva-mat-input-birthplace.component.d.ts +0 -31
- package/mat-input-country/src/onemrva-mat-input-country.component.d.ts +0 -27
- package/mat-input-enterprise-number/src/onemrva-mat-input-enterprise-number.component.d.ts +0 -34
- package/mat-input-iban/src/onemrva-mat-input-iban.component.d.ts +0 -77
- package/mat-input-phone/src/onemrva-mat-input-phone.component.d.ts +0 -35
- package/mat-input-phone/src/phone-number.directive.d.ts +0 -6
- package/mat-message-box/src/onemrva-mat-message-box.component.d.ts +0 -90
- package/mat-message-box/src/onemrva-mat-message-box.module.d.ts +0 -7
- package/mat-multi-select/src/onemrva-mat-multi-select.component.d.ts +0 -48
- package/mat-multi-select/src/onemrva-mat-multi-select.module.d.ts +0 -7
- package/mat-notification/src/onemrva-mat-notification.component.d.ts +0 -40
- package/mat-paginator/src/onemrva-mat-paginator.component.d.ts +0 -50
- package/mat-paginator/src/onemrva-mat-paginator.module.d.ts +0 -7
- package/mat-panel/src/onemrva-mat-panel-content.component.d.ts +0 -8
- package/mat-panel/src/onemrva-mat-panel-icon.component.d.ts +0 -8
- package/mat-panel/src/onemrva-mat-panel-title-action.component.d.ts +0 -8
- package/mat-panel/src/onemrva-mat-panel-title.component.d.ts +0 -13
- package/mat-panel/src/onemrva-mat-panel.component.d.ts +0 -19
- package/mat-panel/src/onemrva-mat-panel.module.d.ts +0 -11
- package/mat-pop-over/src/onemrva-mat-pop-over-content.component.d.ts +0 -8
- package/mat-pop-over/src/onemrva-mat-pop-over-trigger.component.d.ts +0 -8
- package/mat-pop-over/src/onemrva-mat-pop-over.component.d.ts +0 -20
- package/mat-pop-over/src/onemrva-mat-pop-over.module.d.ts +0 -9
- package/mat-progress-bar/src/onemrva-mat-progress-bar.component.d.ts +0 -15
- package/mat-select-search/src/default-options.d.ts +0 -25
- package/mat-select-search/src/mat-select-no-entries-found.directive.d.ts +0 -14
- package/mat-select-search/src/mat-select-search-clear.directive.d.ts +0 -12
- package/mat-select-search/src/mat-select-search.component.d.ts +0 -141
- package/mat-select-search/src/mat-select-search.module.d.ts +0 -13
- package/mat-selectable-box/src/onemrva-mat-selectable-box.component.d.ts +0 -21
- package/mat-selectable-box/src/onemrva-mat-selectable-box.module.d.ts +0 -7
- package/mat-side-menu/src/onemrva-mat-side-menu.component.d.ts +0 -24
- package/mat-side-menu/src/onemrva-mat-side-menu.module.d.ts +0 -7
- package/mat-skeleton/src/onemrva-mat-skeleton-enums.d.ts +0 -21
- package/mat-skeleton/src/onemrva-mat-skeleton.component.d.ts +0 -69
- package/mat-skeleton/src/onemrva-mat-skeleton.module.d.ts +0 -7
- package/mat-spinner/src/onemrva-mat-loading.directive.d.ts +0 -12
- package/mat-spinner/src/onemrva-mat-spinner.component.d.ts +0 -5
- package/mat-spinner/src/onemrva-mat-spinner.module.d.ts +0 -8
- package/mat-stepper/src/_stepper-variables.scss +0 -29
- package/mat-stepper/src/onemrva-mat-stepper.component.d.ts +0 -21
- package/mat-stepper/src/onemrva-mat-stepper.module.d.ts +0 -8
- package/mat-stepper/src/onemrva-stepper-animations.d.ts +0 -16
- package/mat-sticker/src/onemrva-mat-sticker.component.d.ts +0 -5
- package/mat-sticker/src/onemrva-mat-sticker.module.d.ts +0 -7
- package/mat-table-of-content/src/onemrva-mat-table-of-content.component.d.ts +0 -31
- package/mat-table-of-content/src/onemrva-mat-table-of-content.directive.d.ts +0 -27
- package/mat-table-of-content/src/onemrva-mat-table-of-content.service.d.ts +0 -12
- package/mat-table-of-content/src/onemrva-mat-toc-anchor.model.d.ts +0 -19
- package/mat-task-list/src/onemrva-mat-task-content.component.d.ts +0 -8
- package/mat-task-list/src/onemrva-mat-task-list.component.d.ts +0 -13
- package/mat-task-list/src/onemrva-mat-task-list.module.d.ts +0 -10
- package/mat-task-list/src/onemrva-mat-task-title.component.d.ts +0 -11
- package/mat-task-list/src/onemrva-mat-task.component.d.ts +0 -25
- package/mat-timepicker/src/clock/clock.component.d.ts +0 -50
- package/mat-timepicker/src/interfaces-and-types.d.ts +0 -13
- package/mat-timepicker/src/onemrva-mat-timepicker.component.d.ts +0 -129
- package/mat-timepicker/src/onemrva-mat-timepicker.module.d.ts +0 -11
- package/mat-timepicker/src/timepicker-dialog/timepicker-dialog.component.d.ts +0 -60
- package/mat-timepicker/src/timepicker-toggle/timepicker-toggle.component.d.ts +0 -42
- package/mat-timepicker/src/timepicker.directive.d.ts +0 -102
- package/mat-timepicker/src/util.d.ts +0 -12
- package/mat-toast/src/onemrva-mat-toast.component.d.ts +0 -24
- package/mat-toast/src/onemrva-mat-toast.module.d.ts +0 -8
- package/mat-tooltip/src/onemrva-mat-tooltip.component.d.ts +0 -8
- package/mat-tooltip/src/onemrva-mat-tooltip.directive.d.ts +0 -24
- package/mat-tooltip/src/onemrva-mat-tooltip.module.d.ts +0 -8
- package/page-error/src/page-error-action.component.d.ts +0 -7
- package/page-error/src/page-error.component.d.ts +0 -27
- package/page-not-found/src/page-not-found-action.component.d.ts +0 -7
- package/page-not-found/src/page-not-found-extra.component.d.ts +0 -7
- package/page-not-found/src/page-not-found-invader.component.d.ts +0 -21
- package/page-not-found/src/page-not-found.component.d.ts +0 -17
- package/page-not-found/src/page-not-found.module.d.ts +0 -10
- package/public-api.d.ts +0 -1
- package/shared/src/lib/adapters/index.d.ts +0 -2
- package/shared/src/lib/adapters/luxon.date.adapter.d.ts +0 -50
- package/shared/src/lib/adapters/luxon.utils.d.ts +0 -26
- package/shared/src/lib/adapters/native.date.adapter.d.ts +0 -17
- package/shared/src/lib/components/clipboard-icon/clipboard-icon.component.d.ts +0 -10
- package/shared/src/lib/components/index.d.ts +0 -1
- package/shared/src/lib/constants/CDNUrlModeOptions.d.ts +0 -4
- package/shared/src/lib/constants/cdn.d.ts +0 -2
- package/shared/src/lib/constants/constants.d.ts +0 -6
- package/shared/src/lib/constants/date.format.d.ts +0 -5
- package/shared/src/lib/constants/index.d.ts +0 -4
- package/shared/src/lib/containers/WebComponentOverlayContainer.d.ts +0 -25
- package/shared/src/lib/containers/index.d.ts +0 -1
- package/shared/src/lib/decorators/HttpCacheDecorator.d.ts +0 -28
- package/shared/src/lib/decorators/index.d.ts +0 -1
- package/shared/src/lib/directives/clipboard.directive.d.ts +0 -21
- package/shared/src/lib/directives/color.directive.d.ts +0 -24
- package/shared/src/lib/directives/date-format.directive.d.ts +0 -19
- package/shared/src/lib/directives/digit-only.directive.d.ts +0 -6
- package/shared/src/lib/directives/iconRight.directive.d.ts +0 -9
- package/shared/src/lib/directives/if-width-is.directive.d.ts +0 -16
- package/shared/src/lib/directives/index.d.ts +0 -10
- package/shared/src/lib/directives/mask.directive.d.ts +0 -21
- package/shared/src/lib/directives/mat-row-clickable.directive.d.ts +0 -12
- package/shared/src/lib/directives/size.directive.d.ts +0 -20
- package/shared/src/lib/helpers/index.d.ts +0 -1
- package/shared/src/lib/helpers/translation-helper.d.ts +0 -17
- package/shared/src/lib/interfaces/OnemRvaCommonCountry.interface.d.ts +0 -23
- package/shared/src/lib/interfaces/index.d.ts +0 -1
- package/shared/src/lib/loaders/index.d.ts +0 -2
- package/shared/src/lib/loaders/onemrva-translate-cdn-loader.d.ts +0 -14
- package/shared/src/lib/loaders/onemrva-translate-http-loader.d.ts +0 -14
- package/shared/src/lib/pipes/index.d.ts +0 -2
- package/shared/src/lib/pipes/onemrva-bce.pipe.d.ts +0 -7
- package/shared/src/lib/pipes/onemrva-niss.pipe.d.ts +0 -7
- package/shared/src/lib/providers/index.d.ts +0 -5
- package/shared/src/lib/providers/onemrva.date.luxon.provider.d.ts +0 -2
- package/shared/src/lib/providers/onemrva.date.luxon.year.month.provider.d.ts +0 -2
- package/shared/src/lib/providers/onemrva.date.native.provider.d.ts +0 -2
- package/shared/src/lib/providers/onemrva.date.native.year.month.provider.d.ts +0 -2
- package/shared/src/lib/providers/onemrva.theme.provider.d.ts +0 -2
- package/shared/src/lib/services/cache.service.d.ts +0 -10
- package/shared/src/lib/services/cdn.service.d.ts +0 -30
- package/shared/src/lib/services/country-cdn.service.d.ts +0 -30
- package/shared/src/lib/services/country-lookup.service.d.ts +0 -15
- package/shared/src/lib/services/index.d.ts +0 -8
- package/shared/src/lib/services/mime-cdn.service.d.ts +0 -15
- package/shared/src/lib/services/onemrva-error-handler.service.d.ts +0 -12
- package/shared/src/lib/services/onemrva-missing-translation.service.d.ts +0 -4
- package/shared/src/lib/services/osm.service.d.ts +0 -45
- package/shared/src/lib/shared.module.d.ts +0 -14
- package/shared/src/lib/tokens/index.d.ts +0 -1
- package/shared/src/lib/tokens/lookup.token.d.ts +0 -2
- package/shared/src/lib/validators/bank-account.validator.utils.d.ts +0 -4
- package/shared/src/lib/validators/index.d.ts +0 -2
- package/shared/src/lib/validators/onemrva-validators.d.ts +0 -8
- package/utils/src/enum.utils.d.ts +0 -6
- package/utils/src/enums/color.enum.d.ts +0 -12
- package/utils/src/enums/index.d.ts +0 -2
- package/utils/src/enums/size.enum.d.ts +0 -10
- /package/{mat-input-birthplace/src/country-item.component.scss → mat-country-item/src/onemrva-mat-country-item.component.scss} +0 -0
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import { ViewportRuler } from '@angular/cdk/scrolling';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit, QueryList } from '@angular/core';
|
|
3
|
-
import { ControlValueAccessor, FormControl } from '@angular/forms';
|
|
4
|
-
import { MatOption } from '@angular/material/core';
|
|
5
|
-
import { MatFormField } from '@angular/material/form-field';
|
|
6
|
-
import { MatSelect } from '@angular/material/select';
|
|
7
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
8
|
-
import { MatSelectSearchClearDirective } from './mat-select-search-clear.directive';
|
|
9
|
-
import { MatSelectSearchOptions } from './default-options';
|
|
10
|
-
import { MatSelectNoEntriesFoundDirective } from './mat-select-no-entries-found.directive';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class MatSelectSearchComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
13
|
-
matSelect: MatSelect;
|
|
14
|
-
changeDetectorRef: ChangeDetectorRef;
|
|
15
|
-
private _viewportRuler;
|
|
16
|
-
matOption: MatOption;
|
|
17
|
-
matFormField: MatFormField;
|
|
18
|
-
/** Label of the search placeholder */
|
|
19
|
-
placeholderLabel: string;
|
|
20
|
-
/** Type of the search input field */
|
|
21
|
-
type: string;
|
|
22
|
-
/** Font-based icon used for displaying Close-Icon */
|
|
23
|
-
closeIcon: string;
|
|
24
|
-
/** Svg-based icon used for displaying Close-Icon. If set, closeIcon is overridden */
|
|
25
|
-
closeSvgIcon: string;
|
|
26
|
-
/** Label to be shown when no entries are found. Set to null if no message should be shown. */
|
|
27
|
-
noEntriesFoundLabel: string;
|
|
28
|
-
/**
|
|
29
|
-
* Whether or not the search field should be cleared after the dropdown menu is closed.
|
|
30
|
-
* Useful for server-side filtering. See [#3](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/3)
|
|
31
|
-
*/
|
|
32
|
-
clearSearchInput: boolean;
|
|
33
|
-
/** Whether to show the search-in-progress indicator */
|
|
34
|
-
searching: boolean;
|
|
35
|
-
/** Disables initial focusing of the input field */
|
|
36
|
-
disableInitialFocus: boolean;
|
|
37
|
-
/** Enable clear input on escape pressed */
|
|
38
|
-
enableClearOnEscapePressed: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* Prevents home / end key being propagated to mat-select,
|
|
41
|
-
* allowing to move the cursor within the search input instead of navigating the options
|
|
42
|
-
*/
|
|
43
|
-
preventHomeEndKeyPropagation: boolean;
|
|
44
|
-
/** Disables scrolling to active options when option list changes. Useful for server-side search */
|
|
45
|
-
disableScrollToActiveOnOptionsChanged: boolean;
|
|
46
|
-
/** Adds 508 screen reader support for search box */
|
|
47
|
-
ariaLabel: string;
|
|
48
|
-
/** Whether to show Select All Checkbox (for mat-select[multi=true]) */
|
|
49
|
-
showToggleAllCheckbox: boolean;
|
|
50
|
-
/** select all checkbox checked state */
|
|
51
|
-
toggleAllCheckboxChecked: boolean;
|
|
52
|
-
/** select all checkbox indeterminate state */
|
|
53
|
-
toggleAllCheckboxIndeterminate: boolean;
|
|
54
|
-
/** Display a message in a tooltip on the toggle-all checkbox */
|
|
55
|
-
toggleAllCheckboxTooltipMessage: string;
|
|
56
|
-
/** Define the position of the tooltip on the toggle-all checkbox. */
|
|
57
|
-
toggleAllCheckboxTooltipPosition: 'left' | 'right' | 'above' | 'below' | 'before' | 'after';
|
|
58
|
-
/** Show/Hide the search clear button of the search input */
|
|
59
|
-
hideClearSearchButton: boolean;
|
|
60
|
-
/**
|
|
61
|
-
* Always restore selected options on selectionChange for mode multi (e.g. for lazy loading/infinity scrolling).
|
|
62
|
-
* Defaults to false, so selected options are only restored while filtering is active.
|
|
63
|
-
*/
|
|
64
|
-
alwaysRestoreSelectedOptionsMulti: boolean;
|
|
65
|
-
/** Output emitter to send to parent component with the toggle all boolean */
|
|
66
|
-
toggleAll: EventEmitter<boolean>;
|
|
67
|
-
/** Reference to the search input field */
|
|
68
|
-
searchSelectInput?: ElementRef;
|
|
69
|
-
/** Reference to the search input field */
|
|
70
|
-
innerSelectSearch?: ElementRef;
|
|
71
|
-
/** Reference to custom search input clear icon */
|
|
72
|
-
clearIcon?: MatSelectSearchClearDirective;
|
|
73
|
-
/** Reference to custom no entries found element */
|
|
74
|
-
noEntriesFound?: MatSelectNoEntriesFoundDirective;
|
|
75
|
-
/** Current search value */
|
|
76
|
-
get value(): string;
|
|
77
|
-
private _lastExternalInputValue?;
|
|
78
|
-
onTouched: (_: any) => void;
|
|
79
|
-
/** Reference to the MatSelect options */
|
|
80
|
-
set _options(_options: QueryList<MatOption>);
|
|
81
|
-
get _options(): QueryList<MatOption>;
|
|
82
|
-
_options$: BehaviorSubject<QueryList<MatOption>>;
|
|
83
|
-
private optionsList$;
|
|
84
|
-
private optionsLength$;
|
|
85
|
-
/** Previously selected values when using <mat-select [multiple]="true">*/
|
|
86
|
-
private previousSelectedValues?;
|
|
87
|
-
_formControl: FormControl<string | null>;
|
|
88
|
-
/** whether to show the no entries found message */
|
|
89
|
-
_showNoEntriesFound$: Observable<boolean>;
|
|
90
|
-
/** Subject that emits when the component has been destroyed. */
|
|
91
|
-
private _onDestroy;
|
|
92
|
-
/** Reference to active descendant for ARIA Support. */
|
|
93
|
-
private activeDescendant?;
|
|
94
|
-
constructor(matSelect: MatSelect, changeDetectorRef: ChangeDetectorRef, _viewportRuler: ViewportRuler, matOption: MatOption, matFormField: MatFormField, defaultOptions: MatSelectSearchOptions);
|
|
95
|
-
private applyDefaultOptions;
|
|
96
|
-
ngOnInit(): void;
|
|
97
|
-
_emitSelectAllBooleanToParent(state: boolean): void;
|
|
98
|
-
ngOnDestroy(): void;
|
|
99
|
-
_isToggleAllCheckboxVisible(): boolean;
|
|
100
|
-
/**
|
|
101
|
-
* Handles the key down event with MatSelect.
|
|
102
|
-
* Allows e.g. selecting with enter key, navigation with arrow keys, etc.
|
|
103
|
-
* @param event
|
|
104
|
-
*/
|
|
105
|
-
_handleKeydown(event: KeyboardEvent): void;
|
|
106
|
-
/**
|
|
107
|
-
* Handles the key up event with MatSelect.
|
|
108
|
-
* Allows e.g. the announcing of the currently activeDescendant by screen readers.
|
|
109
|
-
*/
|
|
110
|
-
_handleKeyup(event: KeyboardEvent): void;
|
|
111
|
-
writeValue(value: string): void;
|
|
112
|
-
onBlur(): void;
|
|
113
|
-
registerOnChange(fn: (value: string | null) => void): void;
|
|
114
|
-
registerOnTouched(fn: () => void): void;
|
|
115
|
-
/**
|
|
116
|
-
* Focuses the search input field
|
|
117
|
-
*/
|
|
118
|
-
_focus(): void;
|
|
119
|
-
/**
|
|
120
|
-
* Resets the current search value
|
|
121
|
-
* @param focus whether to focus after resetting
|
|
122
|
-
*/
|
|
123
|
-
_reset(focus?: boolean): void;
|
|
124
|
-
/**
|
|
125
|
-
* Initializes handling <mat-select [multiple]="true">
|
|
126
|
-
* Note: to improve this code, mat-select should be extended to allow disabling resetting the selection while filtering.
|
|
127
|
-
*/
|
|
128
|
-
private initMultipleHandling;
|
|
129
|
-
/**
|
|
130
|
-
* Set the width of the innerSelectSearch to fit even custom scrollbars
|
|
131
|
-
* And support all Operation Systems
|
|
132
|
-
*/
|
|
133
|
-
updateInputWidth(): void;
|
|
134
|
-
/**
|
|
135
|
-
* Determine the offset to length that can be caused by the optional matOption used as a search input.
|
|
136
|
-
*/
|
|
137
|
-
private getOptionsLengthOffset;
|
|
138
|
-
private unselectActiveDescendant;
|
|
139
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectSearchComponent, [null, null, null, { optional: true; }, { optional: true; }, { optional: true; }]>;
|
|
140
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectSearchComponent, "mat-select-search", never, { "placeholderLabel": { "alias": "placeholderLabel"; "required": false; }; "type": { "alias": "type"; "required": false; }; "closeIcon": { "alias": "closeIcon"; "required": false; }; "closeSvgIcon": { "alias": "closeSvgIcon"; "required": false; }; "noEntriesFoundLabel": { "alias": "noEntriesFoundLabel"; "required": false; }; "clearSearchInput": { "alias": "clearSearchInput"; "required": false; }; "searching": { "alias": "searching"; "required": false; }; "disableInitialFocus": { "alias": "disableInitialFocus"; "required": false; }; "enableClearOnEscapePressed": { "alias": "enableClearOnEscapePressed"; "required": false; }; "preventHomeEndKeyPropagation": { "alias": "preventHomeEndKeyPropagation"; "required": false; }; "disableScrollToActiveOnOptionsChanged": { "alias": "disableScrollToActiveOnOptionsChanged"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "showToggleAllCheckbox": { "alias": "showToggleAllCheckbox"; "required": false; }; "toggleAllCheckboxChecked": { "alias": "toggleAllCheckboxChecked"; "required": false; }; "toggleAllCheckboxIndeterminate": { "alias": "toggleAllCheckboxIndeterminate"; "required": false; }; "toggleAllCheckboxTooltipMessage": { "alias": "toggleAllCheckboxTooltipMessage"; "required": false; }; "toggleAllCheckboxTooltipPosition": { "alias": "toggleAllCheckboxTooltipPosition"; "required": false; }; "hideClearSearchButton": { "alias": "hideClearSearchButton"; "required": false; }; "alwaysRestoreSelectedOptionsMulti": { "alias": "alwaysRestoreSelectedOptionsMulti"; "required": false; }; }, { "toggleAll": "toggleAll"; }, ["clearIcon", "noEntriesFound"], ["[matSelectSearchClear]", ".mat-select-search-custom-header-content", "[matSelectNoEntriesFound]"], true, never>;
|
|
141
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { MatSelectSearchClearDirective } from './mat-select-search-clear.directive';
|
|
2
|
-
import { MatSelectNoEntriesFoundDirective } from './mat-select-no-entries-found.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "./mat-select-search.component";
|
|
5
|
-
import * as i2 from "./mat-select-search-clear.directive";
|
|
6
|
-
import * as i3 from "./mat-select-no-entries-found.directive";
|
|
7
|
-
export { MatSelectSearchClearDirective };
|
|
8
|
-
export { MatSelectNoEntriesFoundDirective };
|
|
9
|
-
export declare class MatSelectSearchModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectSearchModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatSelectSearchModule, never, [typeof i1.MatSelectSearchComponent, typeof i2.MatSelectSearchClearDirective, typeof i3.MatSelectNoEntriesFoundDirective], [typeof i1.MatSelectSearchComponent, typeof i2.MatSelectSearchClearDirective, typeof i3.MatSelectNoEntriesFoundDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatSelectSearchModule>;
|
|
13
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { MatRadioButton, MatRadioChange } from '@angular/material/radio';
|
|
3
|
-
import { OnemrvaMatSize } from '@onemrvapublic/design-system/utils';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class OnemrvaMatSelectableBoxComponent implements AfterViewInit {
|
|
6
|
-
private changeDetectorRef;
|
|
7
|
-
id: string;
|
|
8
|
-
radioButton: MatRadioButton | undefined;
|
|
9
|
-
value: string;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
checked: boolean;
|
|
12
|
-
iconSize: OnemrvaMatSize;
|
|
13
|
-
valueChange: EventEmitter<MatRadioChange<any>>;
|
|
14
|
-
constructor(changeDetectorRef: ChangeDetectorRef);
|
|
15
|
-
ngAfterViewInit(): void;
|
|
16
|
-
valueChanged(event: MatRadioChange): void;
|
|
17
|
-
isChecked(): boolean | undefined;
|
|
18
|
-
triggerRadioClick(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSelectableBoxComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatSelectableBoxComponent, "onemrva-mat-selectable-box", never, { "id": { "alias": "id"; "required": false; }; "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; }, { "valueChange": "valueChange"; }, never, ["[title]", "[icon]", "[sticker]", "*"], true, never>;
|
|
21
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-selectable-box.component";
|
|
3
|
-
export declare class OnemrvaMatSelectableBoxModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSelectableBoxModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSelectableBoxModule, never, [typeof i1.OnemrvaMatSelectableBoxComponent], [typeof i1.OnemrvaMatSelectableBoxComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSelectableBoxModule>;
|
|
7
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface OnemrvaMenu {
|
|
6
|
-
wordingKey: string;
|
|
7
|
-
path?: string;
|
|
8
|
-
key?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare class OnemrvaMatSideMenuComponent implements OnInit, OnDestroy {
|
|
11
|
-
breakpointObserver: BreakpointObserver;
|
|
12
|
-
menuHeaderKey: string;
|
|
13
|
-
menus: OnemrvaMenu[];
|
|
14
|
-
currentMenu?: string;
|
|
15
|
-
onSelectOption: EventEmitter<OnemrvaMenu>;
|
|
16
|
-
isSmall: boolean;
|
|
17
|
-
breakpointObserverSubscription?: Subscription;
|
|
18
|
-
constructor(breakpointObserver: BreakpointObserver);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
selectMenu(menu: OnemrvaMenu): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSideMenuComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatSideMenuComponent, "onemrva-mat-side-menu", never, { "menuHeaderKey": { "alias": "menuHeaderKey"; "required": false; }; "menus": { "alias": "menus"; "required": false; }; "currentMenu": { "alias": "currentMenu"; "required": false; }; }, { "onSelectOption": "onSelectOption"; }, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-side-menu.component";
|
|
3
|
-
export declare class OnemrvaMatSideMenuModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSideMenuModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSideMenuModule, never, [typeof i1.OnemrvaMatSideMenuComponent], [typeof i1.OnemrvaMatSideMenuComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSideMenuModule>;
|
|
7
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export type OnemrvaSkeletonLoaderConfigTheme = Record<string, any> | null;
|
|
2
|
-
export declare const OnemrvaMatSkeletonAnimations: {
|
|
3
|
-
PULSE: "pulse";
|
|
4
|
-
PROGRESS: "progress";
|
|
5
|
-
NONE: "none";
|
|
6
|
-
};
|
|
7
|
-
export type OnemrvaMatSkeletonAnimations = (typeof OnemrvaMatSkeletonAnimations)[keyof typeof OnemrvaMatSkeletonAnimations];
|
|
8
|
-
export declare const OnemrvaMatSkeletoTypes: {
|
|
9
|
-
H1: "h1";
|
|
10
|
-
H2: "h2";
|
|
11
|
-
H3: "h3";
|
|
12
|
-
H4: "h4";
|
|
13
|
-
H5: "h5";
|
|
14
|
-
H6: "h6";
|
|
15
|
-
BUTTON: "button";
|
|
16
|
-
CIRCLE: "circle";
|
|
17
|
-
SQUARE: "square";
|
|
18
|
-
CUSTOM: "custom";
|
|
19
|
-
LINE: "";
|
|
20
|
-
};
|
|
21
|
-
export type OnemrvaMatSkeletoTypes = (typeof OnemrvaMatSkeletoTypes)[keyof typeof OnemrvaMatSkeletoTypes];
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatSize } from '@onemrvapublic/design-system/utils';
|
|
3
|
-
import { OnemrvaMatSkeletonAnimations, OnemrvaMatSkeletoTypes, OnemrvaSkeletonLoaderConfigTheme } from './onemrva-mat-skeleton-enums';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Skeleton provides a way to display loading element while page is loading.
|
|
7
|
-
*
|
|
8
|
-
* @MatModule OnemrvaMatSkeletonModule
|
|
9
|
-
*
|
|
10
|
-
* @MatKeywords skeleton, loading, progress
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```html
|
|
14
|
-
* <onemrva-mat-skeleton type="avatar" size="large">
|
|
15
|
-
* </onemrva-mat-skeleton>
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export declare class OnemrvaMatSkeletonComponent implements OnInit, OnChanges {
|
|
19
|
-
count: number;
|
|
20
|
-
animation: OnemrvaMatSkeletonAnimations;
|
|
21
|
-
type: OnemrvaMatSkeletoTypes;
|
|
22
|
-
size: OnemrvaMatSize;
|
|
23
|
-
theme: OnemrvaSkeletonLoaderConfigTheme;
|
|
24
|
-
ariaLabel: string;
|
|
25
|
-
role: string;
|
|
26
|
-
loadingText: string;
|
|
27
|
-
id: string;
|
|
28
|
-
/** @hidden @internal */
|
|
29
|
-
get _isProgress(): boolean;
|
|
30
|
-
/** @hidden @internal */
|
|
31
|
-
get _isPulse(): boolean;
|
|
32
|
-
/** @hidden @internal */
|
|
33
|
-
get isH1(): boolean;
|
|
34
|
-
/** @hidden @internal */
|
|
35
|
-
get isH2(): boolean;
|
|
36
|
-
/** @hidden @internal */
|
|
37
|
-
get isH3(): boolean;
|
|
38
|
-
/** @hidden @internal */
|
|
39
|
-
get isH4(): boolean;
|
|
40
|
-
/** @hidden @internal */
|
|
41
|
-
get isH5(): boolean;
|
|
42
|
-
/** @hidden @internal */
|
|
43
|
-
get isH6(): boolean;
|
|
44
|
-
/** @hidden @internal */
|
|
45
|
-
get _isLine(): boolean;
|
|
46
|
-
/** @hidden @internal */
|
|
47
|
-
get _isButton(): boolean;
|
|
48
|
-
/** @hidden @internal */
|
|
49
|
-
get _isCircle(): boolean;
|
|
50
|
-
/** @hidden @internal */
|
|
51
|
-
get _isSquare(): boolean;
|
|
52
|
-
/** @hidden @internal */
|
|
53
|
-
get _isCustom(): boolean;
|
|
54
|
-
/** @hidden @internal */
|
|
55
|
-
get _isXSmallSize(): boolean;
|
|
56
|
-
/** @hidden @internal */
|
|
57
|
-
get _isSmallSize(): boolean;
|
|
58
|
-
/** @hidden @internal */
|
|
59
|
-
get _isMediumSize(): boolean;
|
|
60
|
-
/** @hidden @internal */
|
|
61
|
-
get _isLargeSize(): boolean;
|
|
62
|
-
/** @hidden @internal */
|
|
63
|
-
get _isXLargeSize(): boolean;
|
|
64
|
-
items: any[];
|
|
65
|
-
ngOnInit(): void;
|
|
66
|
-
ngOnChanges(): void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSkeletonComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatSkeletonComponent, "onemrva-mat-skeleton", never, { "count": { "alias": "count"; "required": false; }; "animation": { "alias": "animation"; "required": false; }; "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "role": { "alias": "role"; "required": false; }; "loadingText": { "alias": "loadingText"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
69
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-skeleton.component";
|
|
3
|
-
export declare class OnemrvaMatSkeletonModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSkeletonModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSkeletonModule, never, [typeof i1.OnemrvaMatSkeletonComponent], [typeof i1.OnemrvaMatSkeletonComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSkeletonModule>;
|
|
7
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ComponentFactoryResolver, ElementRef, OnInit, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatLoadingDirective implements OnInit {
|
|
4
|
-
private element;
|
|
5
|
-
private viewContainerRef;
|
|
6
|
-
private componentFactoryResolver;
|
|
7
|
-
loading: boolean;
|
|
8
|
-
constructor(element: ElementRef, viewContainerRef: ViewContainerRef, componentFactoryResolver: ComponentFactoryResolver);
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatLoadingDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemrvaMatLoadingDirective, "button[loading]", never, { "loading": { "alias": "loading"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class OnemrvaMatSpinnerComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSpinnerComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatSpinnerComponent, "onemrva-mat-spinner", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-spinner.component";
|
|
3
|
-
import * as i2 from "./onemrva-mat-loading.directive";
|
|
4
|
-
export declare class OnemrvaMatSpinnerModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSpinnerModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSpinnerModule, never, [typeof i1.OnemrvaMatSpinnerComponent, typeof i2.OnemrvaMatLoadingDirective], [typeof i1.OnemrvaMatSpinnerComponent, typeof i2.OnemrvaMatLoadingDirective]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSpinnerModule>;
|
|
8
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
$header-height: 72px !default;
|
|
2
|
-
// Minimum height for highest density summary-stepper's is determined based on how much
|
|
3
|
-
// summary-stepper headers can shrink until the step icon or step label exceed. We can't use
|
|
4
|
-
// a value below `42px` because the optional label for steps would otherwise exceed.
|
|
5
|
-
$header-minimum-height: 42px !default;
|
|
6
|
-
$header-maximum-height: $header-height !default;
|
|
7
|
-
|
|
8
|
-
$density-config: (
|
|
9
|
-
height: (
|
|
10
|
-
default: $header-height,
|
|
11
|
-
maximum: $header-maximum-height,
|
|
12
|
-
minimum: $header-minimum-height,
|
|
13
|
-
),
|
|
14
|
-
) !default;
|
|
15
|
-
|
|
16
|
-
// Note: These variables are not denoted with `!default` because they are used in the non-theme
|
|
17
|
-
// component styles. Modifying these variables does not have the desired effect for consumers.
|
|
18
|
-
$label-header-height: 24px;
|
|
19
|
-
$label-position-bottom-top-gap: 16px;
|
|
20
|
-
$label-min-width: 50px;
|
|
21
|
-
|
|
22
|
-
$vertical-stepper-content-margin: 36px;
|
|
23
|
-
|
|
24
|
-
$side-gap: 24px;
|
|
25
|
-
$line-width: 1px;
|
|
26
|
-
$line-gap: 8px;
|
|
27
|
-
|
|
28
|
-
$step-sub-label-font-size: 12px;
|
|
29
|
-
$step-header-icon-size: 16px;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Directionality } from '@angular/cdk/bidi';
|
|
2
|
-
import { StepperOrientation } from '@angular/cdk/stepper';
|
|
3
|
-
import { AfterContentInit, ChangeDetectorRef, ElementRef, OnDestroy } from '@angular/core';
|
|
4
|
-
import { MatStepper } from '@angular/material/stepper';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class OnemrvaMatStepperComponent extends MatStepper implements AfterContentInit, OnDestroy {
|
|
8
|
-
destroyNotifier$: Subject<void>;
|
|
9
|
-
/** Orientation of the summary-stepper. */
|
|
10
|
-
get orientation(): StepperOrientation;
|
|
11
|
-
set orientation(value: StepperOrientation);
|
|
12
|
-
matStepperVertical: boolean;
|
|
13
|
-
ariaOrientation: string;
|
|
14
|
-
role: string;
|
|
15
|
-
_animationDone: Subject<any>;
|
|
16
|
-
scrollToElement(elementId: string): void;
|
|
17
|
-
constructor(dir: Directionality, changeDetectorRef: ChangeDetectorRef, elementRef: ElementRef<HTMLElement>);
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStepperComponent, [{ optional: true; }, null, null]>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatStepperComponent, "onemrva-mat-stepper, onemrva-mat-vertical-stepper, [onemrvaMatStepper]", ["matStepper", "matVerticalStepper", "matHorizontalStepper"], { "selectedIndex": { "alias": "selectedIndex"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-stepper.component";
|
|
3
|
-
import * as i2 from "@angular/material/stepper";
|
|
4
|
-
export declare class OnemrvaMatStepperModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStepperModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatStepperModule, never, [typeof i1.OnemrvaMatStepperComponent], [typeof i2.MatStepperModule, typeof i1.OnemrvaMatStepperComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatStepperModule>;
|
|
8
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright Google LLC All Rights Reserved.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
6
|
-
* found in the LICENSE file at https://angular.io/license
|
|
7
|
-
*/
|
|
8
|
-
import { AnimationTriggerMetadata } from '@angular/animations';
|
|
9
|
-
export declare const DEFAULT_VERTICAL_ANIMATION_DURATION = "225ms";
|
|
10
|
-
/**
|
|
11
|
-
* Animations used by the Material steppers.
|
|
12
|
-
* @docs-private
|
|
13
|
-
*/
|
|
14
|
-
export declare const onemrvaMatStepperAnimations: {
|
|
15
|
-
readonly verticalStepTransition: AnimationTriggerMetadata;
|
|
16
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class OnemrvaMatStickerComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStickerComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatStickerComponent, "onemrva-mat-sticker", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-sticker.component";
|
|
3
|
-
export declare class OnemrvaMatStickerModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStickerModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatStickerModule, never, [typeof i1.OnemrvaMatStickerComponent], [typeof i1.OnemrvaMatStickerComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatStickerModule>;
|
|
7
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatTableOfContentService } from './onemrva-mat-table-of-content.service';
|
|
3
|
-
import { Observable, Subject } from 'rxjs';
|
|
4
|
-
import { OnemrvaMatTocAnchor, OnemrvaMatTocAnchorLevel, OnemrvaMatTocAnchorStatus } from './onemrva-mat-toc-anchor.model';
|
|
5
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
6
|
-
import { Location } from '@angular/common';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class OnemrvaMatTableOfContentComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
9
|
-
private location;
|
|
10
|
-
private route;
|
|
11
|
-
private router;
|
|
12
|
-
private tocService;
|
|
13
|
-
titleKey: string;
|
|
14
|
-
tocName: string;
|
|
15
|
-
dataCy: string;
|
|
16
|
-
tableOfContentName: string;
|
|
17
|
-
scrollShift: number;
|
|
18
|
-
toc$: Observable<OnemrvaMatTocAnchor[]>;
|
|
19
|
-
activePath: string;
|
|
20
|
-
destroy$: Subject<boolean>;
|
|
21
|
-
level: typeof OnemrvaMatTocAnchorLevel;
|
|
22
|
-
status: typeof OnemrvaMatTocAnchorStatus;
|
|
23
|
-
constructor(location: Location, route: ActivatedRoute, router: Router, tocService: OnemrvaMatTableOfContentService);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
private observer;
|
|
27
|
-
private timeoutId;
|
|
28
|
-
ngAfterViewInit(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTableOfContentComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatTableOfContentComponent, "onemrva-mat-table-of-content", never, { "titleKey": { "alias": "titleKey"; "required": false; }; "tocName": { "alias": "tocName"; "required": false; }; "dataCy": { "alias": "dataCy"; "required": false; }; "tableOfContentName": { "alias": "tableOfContentName"; "required": false; }; "scrollShift": { "alias": "scrollShift"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { OnInit, AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatTableOfContentService } from './onemrva-mat-table-of-content.service';
|
|
3
|
-
import { OnemrvaMatTocAnchor } from './onemrva-mat-toc-anchor.model';
|
|
4
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
5
|
-
import { ActivatedRoute } from '@angular/router';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* For accessibility purpose, aria-label and will be displayed
|
|
9
|
-
*/
|
|
10
|
-
export declare class OnemrvaMatTableOfContentDirective implements OnInit, AfterViewInit {
|
|
11
|
-
private tocService;
|
|
12
|
-
private cd;
|
|
13
|
-
private translateService;
|
|
14
|
-
private route;
|
|
15
|
-
onemrvaMatToc: OnemrvaMatTocAnchor;
|
|
16
|
-
role: string;
|
|
17
|
-
clazz: string;
|
|
18
|
-
id: string;
|
|
19
|
-
get ariaLabel(): any;
|
|
20
|
-
hiddenInToc: boolean;
|
|
21
|
-
get ariaToc(): string;
|
|
22
|
-
constructor(tocService: OnemrvaMatTableOfContentService, cd: ChangeDetectorRef, translateService: TranslateService, route: ActivatedRoute);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngAfterViewInit(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTableOfContentDirective, never>;
|
|
26
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemrvaMatTableOfContentDirective, "[onemrvaMatToc]", never, { "onemrvaMatToc": { "alias": "onemrvaMatToc"; "required": false; }; "hiddenInToc": { "alias": "hiddenInToc"; "required": false; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { OnemrvaMatTocAnchor, OnemrvaMatToc } from './onemrva-mat-toc-anchor.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OnemrvaMatTableOfContentService {
|
|
5
|
-
private _toc;
|
|
6
|
-
private _toc$;
|
|
7
|
-
toc$: Observable<OnemrvaMatToc>;
|
|
8
|
-
addAnchor(anchor: OnemrvaMatTocAnchor): void;
|
|
9
|
-
resetToc(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTableOfContentService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OnemrvaMatTableOfContentService>;
|
|
12
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export declare enum OnemrvaMatTocAnchorStatus {
|
|
2
|
-
CHECKMARK = 0,
|
|
3
|
-
WARNING = 1
|
|
4
|
-
}
|
|
5
|
-
export declare enum OnemrvaMatTocAnchorLevel {
|
|
6
|
-
SECTION = 0,
|
|
7
|
-
SUBSECTION = 1
|
|
8
|
-
}
|
|
9
|
-
export interface OnemrvaMatTocAnchor {
|
|
10
|
-
tocName: string;
|
|
11
|
-
titleKey: string;
|
|
12
|
-
path: string;
|
|
13
|
-
order?: number;
|
|
14
|
-
status?: OnemrvaMatTocAnchorStatus;
|
|
15
|
-
level?: OnemrvaMatTocAnchorLevel;
|
|
16
|
-
hidden?: boolean;
|
|
17
|
-
directive?: any;
|
|
18
|
-
}
|
|
19
|
-
export type OnemrvaMatToc = Record<string, OnemrvaMatTocAnchor[]>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatTaskContentComponent {
|
|
4
|
-
customNgClass: string[];
|
|
5
|
-
template?: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTaskContentComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatTaskContentComponent, "onemrva-mat-task-content", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, QueryList } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatTaskComponent } from './onemrva-mat-task.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OnemrvaMatTaskListComponent implements AfterViewInit {
|
|
5
|
-
private cd;
|
|
6
|
-
id: string;
|
|
7
|
-
data_cy: string;
|
|
8
|
-
_tasks?: QueryList<OnemrvaMatTaskComponent>;
|
|
9
|
-
constructor(cd: ChangeDetectorRef);
|
|
10
|
-
ngAfterViewInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTaskListComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatTaskListComponent, "onemrva-mat-task-list", never, { "id": { "alias": "id"; "required": false; }; "data_cy": { "alias": "data_cy"; "required": false; }; }, {}, ["_tasks"], ["*"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-task-list.component";
|
|
3
|
-
import * as i2 from "./onemrva-mat-task-title.component";
|
|
4
|
-
import * as i3 from "./onemrva-mat-task-content.component";
|
|
5
|
-
import * as i4 from "./onemrva-mat-task.component";
|
|
6
|
-
export declare class OnemrvaMatTaskListModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTaskListModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatTaskListModule, never, [typeof i1.OnemrvaMatTaskListComponent, typeof i2.OnemrvaMatTaskTitleComponent, typeof i3.OnemrvaMatTaskContentComponent, typeof i4.OnemrvaMatTaskComponent], never>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatTaskListModule>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatTaskTitleComponent implements AfterViewInit {
|
|
4
|
-
private cd;
|
|
5
|
-
customNgClass: string[];
|
|
6
|
-
template?: TemplateRef<any>;
|
|
7
|
-
constructor(cd: ChangeDetectorRef);
|
|
8
|
-
ngAfterViewInit(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTaskTitleComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatTaskTitleComponent, "onemrva-mat-task-title", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
11
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatTaskTitleComponent } from './onemrva-mat-task-title.component';
|
|
3
|
-
import { OnemrvaMatTaskContentComponent } from './onemrva-mat-task-content.component';
|
|
4
|
-
import { FormControl } from '@angular/forms';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class OnemrvaMatTaskComponent implements AfterViewInit {
|
|
7
|
-
private cd;
|
|
8
|
-
private elRef;
|
|
9
|
-
customNgClass: any;
|
|
10
|
-
icon: string | undefined;
|
|
11
|
-
form: FormControl | undefined;
|
|
12
|
-
bubble: string | undefined;
|
|
13
|
-
arialLabel: string;
|
|
14
|
-
/** @hidden @internal */
|
|
15
|
-
disabled: boolean;
|
|
16
|
-
private hostClass;
|
|
17
|
-
get showAriaDisabled(): boolean;
|
|
18
|
-
template: TemplateRef<any>;
|
|
19
|
-
title?: OnemrvaMatTaskTitleComponent;
|
|
20
|
-
content?: OnemrvaMatTaskContentComponent;
|
|
21
|
-
constructor(cd: ChangeDetectorRef, elRef: ElementRef<HTMLElement>);
|
|
22
|
-
ngAfterViewInit(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatTaskComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatTaskComponent, "onemrva-mat-task", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "form": { "alias": "form"; "required": false; }; "bubble": { "alias": "bubble"; "required": false; }; "arialLabel": { "alias": "arialLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["title", "content"], never, true, never>;
|
|
25
|
-
}
|