@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
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
.onemrva-pop-over-content {
|
|
35
35
|
padding: var(--double-spacer);
|
|
36
36
|
box-sizing: border-box;
|
|
37
|
-
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.32);
|
|
37
|
+
//box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.32); // TODO check what to do with this
|
|
38
38
|
border-radius: 4px;
|
|
39
39
|
width: 32rem;
|
|
40
|
-
background-color: var(--mat-sys-surface);
|
|
40
|
+
background-color: var(--mat-sys-surface-container-high);
|
|
41
41
|
margin: var(--double-spacer) 0;
|
|
42
42
|
position: relative;
|
|
43
43
|
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
&.bottom-right {
|
|
63
63
|
&:before {
|
|
64
64
|
border-right: 9px solid transparent;
|
|
65
|
-
border-bottom: 9px solid
|
|
65
|
+
border-bottom: 9px solid var(--mat-sys-surface-container-high);
|
|
66
66
|
border-left: 9px solid transparent;
|
|
67
67
|
|
|
68
68
|
top: -9px;
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
|
|
72
72
|
&:after {
|
|
73
73
|
border-right: 8px solid transparent;
|
|
74
|
-
border-bottom: 8px solid
|
|
74
|
+
border-bottom: 8px solid var(--mat-sys-surface-container-high);
|
|
75
75
|
border-left: 8px solid transparent;
|
|
76
76
|
|
|
77
77
|
top: -8px;
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
|
|
92
92
|
&:after {
|
|
93
93
|
border-right: 8px solid transparent;
|
|
94
|
-
border-bottom: 8px solid
|
|
94
|
+
border-bottom: 8px solid var(--mat-sys-surface-container-high);
|
|
95
95
|
border-left: 8px solid transparent;
|
|
96
96
|
|
|
97
97
|
top: -8px;
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
&.top-left {
|
|
103
103
|
&:before {
|
|
104
104
|
border-right: 9px solid transparent;
|
|
105
|
-
border-top: 9px solid
|
|
105
|
+
border-top: 9px solid var(--mat-sys-surface-container-high);
|
|
106
106
|
border-left: 9px solid transparent;
|
|
107
107
|
|
|
108
108
|
bottom: -9px;
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
|
|
112
112
|
&:after {
|
|
113
113
|
border-right: 8px solid transparent;
|
|
114
|
-
border-top: 8px solid
|
|
114
|
+
border-top: 8px solid var(--mat-sys-surface-container-high);
|
|
115
115
|
border-left: 8px solid transparent;
|
|
116
116
|
|
|
117
117
|
bottom: -8px;
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
&.top-right {
|
|
123
123
|
&:before {
|
|
124
124
|
border-right: 9px solid transparent;
|
|
125
|
-
border-top: 9px solid
|
|
125
|
+
border-top: 9px solid var(--mat-sys-surface-container-high);
|
|
126
126
|
border-left: 9px solid transparent;
|
|
127
127
|
|
|
128
128
|
bottom: -9px;
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
|
|
132
132
|
&:after {
|
|
133
133
|
border-right: 8px solid transparent;
|
|
134
|
-
border-top: 8px solid
|
|
134
|
+
border-top: 8px solid var(--mat-sys-surface-container-high);
|
|
135
135
|
border-left: 8px solid transparent;
|
|
136
136
|
|
|
137
137
|
bottom: -8px;
|
|
@@ -1 +1,18 @@
|
|
|
1
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit } from '@angular/core';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
|
|
5
|
+
declare class OnemrvaMatProgressBarComponent implements OnInit {
|
|
6
|
+
label$?: Observable<string>;
|
|
7
|
+
value$: Observable<number>;
|
|
8
|
+
dataCy: string;
|
|
9
|
+
role: string;
|
|
10
|
+
ariaLabel: string;
|
|
11
|
+
progress$: Observable<string>;
|
|
12
|
+
ngOnInit(): void;
|
|
13
|
+
success: boolean;
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatProgressBarComponent, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatProgressBarComponent, "onemrva-mat-progress-bar", never, { "label$": { "alias": "label$"; "required": false; }; "value$": { "alias": "value$"; "required": false; }; "dataCy": { "alias": "dataCy"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export { OnemrvaMatProgressBarComponent };
|
|
@@ -1,3 +1,197 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, OnDestroy, EventEmitter, ElementRef, QueryList, ChangeDetectorRef, InjectionToken } 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
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Directive for providing a custom clear-icon.
|
|
11
|
+
* e.g.
|
|
12
|
+
* <mat-select-search [formControl]="bankFilterCtrl">
|
|
13
|
+
* <mat-icon matSelectSearchClear>delete</mat-icon>
|
|
14
|
+
* </mat-select-search>
|
|
15
|
+
*/
|
|
16
|
+
declare class MatSelectSearchClearDirective {
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectSearchClearDirective, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectSearchClearDirective, "[matSelectSearchClear]", never, {}, {}, never, never, true, never>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Directive for providing a custom no entries found element.
|
|
23
|
+
* e.g.
|
|
24
|
+
* <mat-select-search [formControl]="bankFilterCtrl">
|
|
25
|
+
* <span matSelectNoEntriesFound>
|
|
26
|
+
* No entries found <button>Add</button>
|
|
27
|
+
* </span>
|
|
28
|
+
* </mat-select-search>
|
|
29
|
+
*/
|
|
30
|
+
declare class MatSelectNoEntriesFoundDirective {
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectNoEntriesFoundDirective, never>;
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectNoEntriesFoundDirective, "[matSelectNoEntriesFound]", never, {}, {}, never, never, true, never>;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
declare class MatSelectSearchComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
36
|
+
/** Label of the search placeholder */
|
|
37
|
+
placeholderLabel: string;
|
|
38
|
+
/** Type of the search input field */
|
|
39
|
+
type: string;
|
|
40
|
+
/** Font-based icon used for displaying Close-Icon */
|
|
41
|
+
closeIcon: string;
|
|
42
|
+
/** Svg-based icon used for displaying Close-Icon. If set, closeIcon is overridden */
|
|
43
|
+
closeSvgIcon: string;
|
|
44
|
+
/** Label to be shown when no entries are found. Set to null if no message should be shown. */
|
|
45
|
+
noEntriesFoundLabel: string;
|
|
46
|
+
/**
|
|
47
|
+
* Whether or not the search field should be cleared after the dropdown menu is closed.
|
|
48
|
+
*/
|
|
49
|
+
clearSearchInput: boolean;
|
|
50
|
+
/** Whether to show the search-in-progress indicator */
|
|
51
|
+
searching: boolean;
|
|
52
|
+
/** Disables initial focusing of the input field */
|
|
53
|
+
disableInitialFocus: boolean;
|
|
54
|
+
/** Enable clear input on escape pressed */
|
|
55
|
+
enableClearOnEscapePressed: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Prevents home / end key being propagated to mat-select,
|
|
58
|
+
* allowing to move the cursor within the search input instead of navigating the options
|
|
59
|
+
*/
|
|
60
|
+
preventHomeEndKeyPropagation: boolean;
|
|
61
|
+
/** Disables scrolling to active options when option list changes. Useful for server-side search */
|
|
62
|
+
disableScrollToActiveOnOptionsChanged: boolean;
|
|
63
|
+
/** Adds 508 screen reader support for search box */
|
|
64
|
+
ariaLabel: string;
|
|
65
|
+
/** Whether to show Select All Checkbox (for mat-select[multi=true]) */
|
|
66
|
+
showToggleAllCheckbox: boolean;
|
|
67
|
+
/** select all checkbox checked state */
|
|
68
|
+
toggleAllCheckboxChecked: boolean;
|
|
69
|
+
/** select all checkbox indeterminate state */
|
|
70
|
+
toggleAllCheckboxIndeterminate: boolean;
|
|
71
|
+
/** Display a message in a tooltip on the toggle-all checkbox */
|
|
72
|
+
toggleAllCheckboxTooltipMessage: string;
|
|
73
|
+
/** Define the position of the tooltip on the toggle-all checkbox. */
|
|
74
|
+
toggleAllCheckboxTooltipPosition: 'left' | 'right' | 'above' | 'below' | 'before' | 'after';
|
|
75
|
+
/** Show/Hide the search clear button of the search input */
|
|
76
|
+
hideClearSearchButton: boolean;
|
|
77
|
+
/**
|
|
78
|
+
* Always restore selected options on selectionChange for mode multi (e.g. for lazy loading/infinity scrolling).
|
|
79
|
+
* Defaults to false, so selected options are only restored while filtering is active.
|
|
80
|
+
*/
|
|
81
|
+
alwaysRestoreSelectedOptionsMulti: boolean;
|
|
82
|
+
/** Output emitter to send to parent component with the toggle all boolean */
|
|
83
|
+
toggleAll: EventEmitter<boolean>;
|
|
84
|
+
/** Reference to the search input field */
|
|
85
|
+
searchSelectInput?: ElementRef;
|
|
86
|
+
/** Reference to the search input field */
|
|
87
|
+
innerSelectSearch?: ElementRef;
|
|
88
|
+
/** Reference to custom search input clear icon */
|
|
89
|
+
clearIcon?: MatSelectSearchClearDirective;
|
|
90
|
+
/** Reference to custom no entries found element */
|
|
91
|
+
noEntriesFound?: MatSelectNoEntriesFoundDirective;
|
|
92
|
+
/** Current search value */
|
|
93
|
+
get value(): string;
|
|
94
|
+
private _lastExternalInputValue?;
|
|
95
|
+
onTouched: (_: any) => void;
|
|
96
|
+
/** Reference to the MatSelect options */
|
|
97
|
+
set _options(_options: QueryList<MatOption>);
|
|
98
|
+
get _options(): QueryList<MatOption>;
|
|
99
|
+
_options$: BehaviorSubject<QueryList<MatOption>>;
|
|
100
|
+
private optionsList$;
|
|
101
|
+
private optionsLength$;
|
|
102
|
+
/** Previously selected values when using <mat-select [multiple]="true">*/
|
|
103
|
+
private previousSelectedValues?;
|
|
104
|
+
_formControl: FormControl<string | null>;
|
|
105
|
+
/** whether to show the no entries found message */
|
|
106
|
+
_showNoEntriesFound$: Observable<boolean>;
|
|
107
|
+
/** Subject that emits when the component has been destroyed. */
|
|
108
|
+
private _onDestroy;
|
|
109
|
+
/** Reference to active descendant for ARIA Support. */
|
|
110
|
+
private activeDescendant?;
|
|
111
|
+
readonly matSelect: MatSelect;
|
|
112
|
+
readonly changeDetectorRef: ChangeDetectorRef;
|
|
113
|
+
private readonly _viewportRuler;
|
|
114
|
+
readonly matOption: MatOption<any> | null;
|
|
115
|
+
readonly matFormField: MatFormField | null;
|
|
116
|
+
private readonly defaultOptions;
|
|
117
|
+
constructor();
|
|
118
|
+
private applyDefaultOptions;
|
|
119
|
+
ngOnInit(): void;
|
|
120
|
+
_emitSelectAllBooleanToParent(state: boolean): void;
|
|
121
|
+
ngOnDestroy(): void;
|
|
122
|
+
_isToggleAllCheckboxVisible(): boolean;
|
|
123
|
+
/**
|
|
124
|
+
* Handles the key down event with MatSelect.
|
|
125
|
+
* Allows e.g. selecting with enter key, navigation with arrow keys, etc.
|
|
126
|
+
* @param event
|
|
127
|
+
*/
|
|
128
|
+
_handleKeydown(event: KeyboardEvent): void;
|
|
129
|
+
/**
|
|
130
|
+
* Handles the key up event with MatSelect.
|
|
131
|
+
* Allows e.g. the announcing of the currently activeDescendant by screen readers.
|
|
132
|
+
*/
|
|
133
|
+
_handleKeyup(event: KeyboardEvent): void;
|
|
134
|
+
writeValue(value: string): void;
|
|
135
|
+
onBlur(): void;
|
|
136
|
+
registerOnChange(fn: (value: string | null) => void): void;
|
|
137
|
+
registerOnTouched(fn: () => void): void;
|
|
138
|
+
/**
|
|
139
|
+
* Focuses the search input field
|
|
140
|
+
*/
|
|
141
|
+
_focus(): void;
|
|
142
|
+
/**
|
|
143
|
+
* Resets the current search value
|
|
144
|
+
* @param focus whether to focus after resetting
|
|
145
|
+
*/
|
|
146
|
+
_reset(focus?: boolean): void;
|
|
147
|
+
/**
|
|
148
|
+
* Initializes handling <mat-select [multiple]="true">
|
|
149
|
+
* Note: to improve this code, mat-select should be extended to allow disabling resetting the selection while filtering.
|
|
150
|
+
*/
|
|
151
|
+
private initMultipleHandling;
|
|
152
|
+
/**
|
|
153
|
+
* Set the width of the innerSelectSearch to fit even custom scrollbars
|
|
154
|
+
* And support all Operation Systems
|
|
155
|
+
*/
|
|
156
|
+
updateInputWidth(): void;
|
|
157
|
+
/**
|
|
158
|
+
* Determine the offset to length that can be caused by the optional matOption used as a search input.
|
|
159
|
+
*/
|
|
160
|
+
private getOptionsLengthOffset;
|
|
161
|
+
private unselectActiveDescendant;
|
|
162
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectSearchComponent, never>;
|
|
163
|
+
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>;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
declare class MatSelectSearchModule {
|
|
167
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectSearchModule, never>;
|
|
168
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatSelectSearchModule, never, [typeof MatSelectSearchComponent, typeof MatSelectSearchClearDirective, typeof MatSelectNoEntriesFoundDirective], [typeof MatSelectSearchComponent, typeof MatSelectSearchClearDirective, typeof MatSelectNoEntriesFoundDirective]>;
|
|
169
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatSelectSearchModule>;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
/** List of inputs of NgxMatSelectSearchComponent that can be configured with a global default. */
|
|
173
|
+
declare const configurableDefaultOptions: readonly ["ariaLabel", "clearSearchInput", "closeIcon", "closeSvgIcon", "disableInitialFocus", "disableScrollToActiveOnOptionsChanged", "enableClearOnEscapePressed", "hideClearSearchButton", "noEntriesFoundLabel", "placeholderLabel", "preventHomeEndKeyPropagation", "searching"];
|
|
174
|
+
type ConfigurableDefaultOptions = (typeof configurableDefaultOptions)[number];
|
|
175
|
+
/**
|
|
176
|
+
* InjectionToken that can be used to specify global options. e.g.
|
|
177
|
+
*
|
|
178
|
+
* ```typescript
|
|
179
|
+
* providers: [
|
|
180
|
+
* {
|
|
181
|
+
* provide: MAT_SELECTSEARCH_DEFAULT_OPTIONS,
|
|
182
|
+
* useValue: <MatSelectSearchOptions>{
|
|
183
|
+
* closeIcon: 'delete',
|
|
184
|
+
* noEntriesFoundLabel: 'No options found'
|
|
185
|
+
* }
|
|
186
|
+
* }
|
|
187
|
+
* ]
|
|
188
|
+
* ```
|
|
189
|
+
*
|
|
190
|
+
* See the corresponding inputs of `MatSelectSearchComponent` for documentation.
|
|
191
|
+
*/
|
|
192
|
+
declare const MAT_SELECTSEARCH_DEFAULT_OPTIONS: InjectionToken<Readonly<Partial<Pick<MatSelectSearchComponent, "ariaLabel" | "clearSearchInput" | "closeIcon" | "closeSvgIcon" | "disableInitialFocus" | "disableScrollToActiveOnOptionsChanged" | "enableClearOnEscapePressed" | "hideClearSearchButton" | "noEntriesFoundLabel" | "placeholderLabel" | "preventHomeEndKeyPropagation" | "searching">>>>;
|
|
193
|
+
/** Global configurable options for MatSelectSearch. */
|
|
194
|
+
type MatSelectSearchOptions = Readonly<Partial<Pick<MatSelectSearchComponent, ConfigurableDefaultOptions>>>;
|
|
195
|
+
|
|
196
|
+
export { MAT_SELECTSEARCH_DEFAULT_OPTIONS, MatSelectNoEntriesFoundDirective, MatSelectSearchClearDirective, MatSelectSearchComponent, MatSelectSearchModule, configurableDefaultOptions };
|
|
197
|
+
export type { ConfigurableDefaultOptions, MatSelectSearchOptions };
|
|
@@ -1,2 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { AfterViewInit, EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
3
|
+
import { MatRadioButton, MatRadioChange } from '@angular/material/radio';
|
|
4
|
+
import { OnemrvaMatSize } from '@onemrvapublic/design-system/utils';
|
|
5
|
+
|
|
6
|
+
declare class OnemrvaMatSelectableBoxComponent implements AfterViewInit {
|
|
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
|
+
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
|
+
}
|
|
22
|
+
|
|
23
|
+
declare class OnemrvaMatSelectableBoxModule {
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSelectableBoxModule, never>;
|
|
25
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSelectableBoxModule, never, [typeof OnemrvaMatSelectableBoxComponent], [typeof OnemrvaMatSelectableBoxComponent]>;
|
|
26
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSelectableBoxModule>;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { OnemrvaMatSelectableBoxComponent, OnemrvaMatSelectableBoxModule };
|
package/mat-side-menu/index.d.ts
CHANGED
|
@@ -1,2 +1,33 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
3
|
+
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
4
|
+
import { Subscription } from 'rxjs';
|
|
5
|
+
|
|
6
|
+
interface OnemrvaMenu {
|
|
7
|
+
wordingKey: string;
|
|
8
|
+
path?: string;
|
|
9
|
+
key?: string;
|
|
10
|
+
}
|
|
11
|
+
declare class OnemrvaMatSideMenuComponent implements OnInit, OnDestroy {
|
|
12
|
+
menuHeaderKey: string;
|
|
13
|
+
menus: OnemrvaMenu[];
|
|
14
|
+
currentMenu?: string;
|
|
15
|
+
onSelectOption: EventEmitter<OnemrvaMenu>;
|
|
16
|
+
isSmall: boolean;
|
|
17
|
+
breakpointObserverSubscription?: Subscription;
|
|
18
|
+
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
|
+
}
|
|
25
|
+
|
|
26
|
+
declare class OnemrvaMatSideMenuModule {
|
|
27
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSideMenuModule, never>;
|
|
28
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSideMenuModule, never, [typeof OnemrvaMatSideMenuComponent], [typeof OnemrvaMatSideMenuComponent]>;
|
|
29
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSideMenuModule>;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export { OnemrvaMatSideMenuComponent, OnemrvaMatSideMenuModule };
|
|
33
|
+
export type { OnemrvaMenu };
|
package/mat-skeleton/index.d.ts
CHANGED
|
@@ -1,3 +1,100 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, OnChanges } from '@angular/core';
|
|
3
|
+
import { OnemrvaMatSize } from '@onemrvapublic/design-system/utils';
|
|
4
|
+
|
|
5
|
+
type OnemrvaSkeletonLoaderConfigTheme = Record<string, any> | null;
|
|
6
|
+
declare const OnemrvaMatSkeletonAnimations: {
|
|
7
|
+
PULSE: "pulse";
|
|
8
|
+
PROGRESS: "progress";
|
|
9
|
+
NONE: "none";
|
|
10
|
+
};
|
|
11
|
+
type OnemrvaMatSkeletonAnimations = (typeof OnemrvaMatSkeletonAnimations)[keyof typeof OnemrvaMatSkeletonAnimations];
|
|
12
|
+
declare const OnemrvaMatSkeletoTypes: {
|
|
13
|
+
H1: "h1";
|
|
14
|
+
H2: "h2";
|
|
15
|
+
H3: "h3";
|
|
16
|
+
H4: "h4";
|
|
17
|
+
H5: "h5";
|
|
18
|
+
H6: "h6";
|
|
19
|
+
BUTTON: "button";
|
|
20
|
+
CIRCLE: "circle";
|
|
21
|
+
SQUARE: "square";
|
|
22
|
+
CUSTOM: "custom";
|
|
23
|
+
LINE: "";
|
|
24
|
+
};
|
|
25
|
+
type OnemrvaMatSkeletoTypes = (typeof OnemrvaMatSkeletoTypes)[keyof typeof OnemrvaMatSkeletoTypes];
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* Skeleton provides a way to display loading element while page is loading.
|
|
29
|
+
*
|
|
30
|
+
* @MatModule OnemrvaMatSkeletonModule
|
|
31
|
+
*
|
|
32
|
+
* @MatKeywords skeleton, loading, progress
|
|
33
|
+
*
|
|
34
|
+
* @example
|
|
35
|
+
* ```html
|
|
36
|
+
* <onemrva-mat-skeleton type="avatar" size="large">
|
|
37
|
+
* </onemrva-mat-skeleton>
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
declare class OnemrvaMatSkeletonComponent implements OnInit, OnChanges {
|
|
41
|
+
count: number;
|
|
42
|
+
animation: OnemrvaMatSkeletonAnimations;
|
|
43
|
+
type: OnemrvaMatSkeletoTypes;
|
|
44
|
+
size: OnemrvaMatSize;
|
|
45
|
+
theme: OnemrvaSkeletonLoaderConfigTheme;
|
|
46
|
+
ariaLabel: string;
|
|
47
|
+
role: string;
|
|
48
|
+
loadingText: string;
|
|
49
|
+
id: string;
|
|
50
|
+
/** @hidden @internal */
|
|
51
|
+
get _isProgress(): boolean;
|
|
52
|
+
/** @hidden @internal */
|
|
53
|
+
get _isPulse(): boolean;
|
|
54
|
+
/** @hidden @internal */
|
|
55
|
+
get isH1(): boolean;
|
|
56
|
+
/** @hidden @internal */
|
|
57
|
+
get isH2(): boolean;
|
|
58
|
+
/** @hidden @internal */
|
|
59
|
+
get isH3(): boolean;
|
|
60
|
+
/** @hidden @internal */
|
|
61
|
+
get isH4(): boolean;
|
|
62
|
+
/** @hidden @internal */
|
|
63
|
+
get isH5(): boolean;
|
|
64
|
+
/** @hidden @internal */
|
|
65
|
+
get isH6(): boolean;
|
|
66
|
+
/** @hidden @internal */
|
|
67
|
+
get _isLine(): boolean;
|
|
68
|
+
/** @hidden @internal */
|
|
69
|
+
get _isButton(): boolean;
|
|
70
|
+
/** @hidden @internal */
|
|
71
|
+
get _isCircle(): boolean;
|
|
72
|
+
/** @hidden @internal */
|
|
73
|
+
get _isSquare(): boolean;
|
|
74
|
+
/** @hidden @internal */
|
|
75
|
+
get _isCustom(): boolean;
|
|
76
|
+
/** @hidden @internal */
|
|
77
|
+
get _isXSmallSize(): boolean;
|
|
78
|
+
/** @hidden @internal */
|
|
79
|
+
get _isSmallSize(): boolean;
|
|
80
|
+
/** @hidden @internal */
|
|
81
|
+
get _isMediumSize(): boolean;
|
|
82
|
+
/** @hidden @internal */
|
|
83
|
+
get _isLargeSize(): boolean;
|
|
84
|
+
/** @hidden @internal */
|
|
85
|
+
get _isXLargeSize(): boolean;
|
|
86
|
+
items: any[];
|
|
87
|
+
ngOnInit(): void;
|
|
88
|
+
ngOnChanges(): void;
|
|
89
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSkeletonComponent, never>;
|
|
90
|
+
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>;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
declare class OnemrvaMatSkeletonModule {
|
|
94
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSkeletonModule, never>;
|
|
95
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSkeletonModule, never, [typeof OnemrvaMatSkeletonComponent], [typeof OnemrvaMatSkeletonComponent]>;
|
|
96
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSkeletonModule>;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
export { OnemrvaMatSkeletoTypes, OnemrvaMatSkeletonAnimations, OnemrvaMatSkeletonComponent, OnemrvaMatSkeletonModule };
|
|
100
|
+
export type { OnemrvaSkeletonLoaderConfigTheme };
|
package/mat-spinner/index.d.ts
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, ElementRef, ViewContainerRef, ComponentFactoryResolver } from '@angular/core';
|
|
3
|
+
|
|
4
|
+
declare class OnemrvaMatSpinnerComponent {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSpinnerComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatSpinnerComponent, "onemrva-mat-spinner", never, {}, {}, never, never, true, never>;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
declare class OnemrvaMatLoadingDirective implements OnInit {
|
|
10
|
+
loading: boolean;
|
|
11
|
+
element: ElementRef<any>;
|
|
12
|
+
viewContainerRef: ViewContainerRef;
|
|
13
|
+
componentFactoryResolver: ComponentFactoryResolver;
|
|
14
|
+
ngOnInit(): void;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatLoadingDirective, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemrvaMatLoadingDirective, "button[loading]", never, { "loading": { "alias": "loading"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
declare class OnemrvaMatSpinnerModule {
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatSpinnerModule, never>;
|
|
21
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatSpinnerModule, never, [typeof OnemrvaMatSpinnerComponent, typeof OnemrvaMatLoadingDirective], [typeof OnemrvaMatSpinnerComponent, typeof OnemrvaMatLoadingDirective]>;
|
|
22
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatSpinnerModule>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { OnemrvaMatLoadingDirective, OnemrvaMatSpinnerComponent, OnemrvaMatSpinnerModule };
|
package/mat-stepper/index.d.ts
CHANGED
|
@@ -1,2 +1,36 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { StepperOrientation } from '@angular/cdk/stepper';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
import { AfterContentInit, OnDestroy } from '@angular/core';
|
|
4
|
+
import * as i2 from '@angular/material/stepper';
|
|
5
|
+
import { MatStepper, MatStep } from '@angular/material/stepper';
|
|
6
|
+
import { Subject } from 'rxjs';
|
|
7
|
+
|
|
8
|
+
declare class OnemrvaMatStepperComponent extends MatStepper implements AfterContentInit, OnDestroy {
|
|
9
|
+
destroyNotifier$: Subject<void>;
|
|
10
|
+
/** Orientation of the summary-stepper. */
|
|
11
|
+
get orientation(): StepperOrientation;
|
|
12
|
+
set orientation(value: StepperOrientation);
|
|
13
|
+
matStepperVertical: boolean;
|
|
14
|
+
ariaOrientation: string;
|
|
15
|
+
role: string;
|
|
16
|
+
_animationDone: Subject<any>;
|
|
17
|
+
private readonly dir;
|
|
18
|
+
private readonly cd;
|
|
19
|
+
private readonly elementRef;
|
|
20
|
+
scrollToElement(elementId: string): void;
|
|
21
|
+
constructor();
|
|
22
|
+
ngAfterContentInit(): void;
|
|
23
|
+
ngOnDestroy(): void;
|
|
24
|
+
_stepIsNavigable(index: number, step: MatStep): boolean;
|
|
25
|
+
_getIndicatorType(index: number, state?: string): string;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStepperComponent, never>;
|
|
27
|
+
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>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
declare class OnemrvaMatStepperModule {
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStepperModule, never>;
|
|
32
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatStepperModule, never, [typeof OnemrvaMatStepperComponent], [typeof i2.MatStepperModule, typeof OnemrvaMatStepperComponent]>;
|
|
33
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatStepperModule>;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export { OnemrvaMatStepperComponent, OnemrvaMatStepperModule };
|
package/mat-sticker/index.d.ts
CHANGED
|
@@ -1,2 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare class OnemrvaMatStickerComponent {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStickerComponent, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatStickerComponent, "onemrva-mat-sticker", never, {}, {}, never, ["*"], true, never>;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
declare class OnemrvaMatStickerModule {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatStickerModule, never>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatStickerModule, never, [typeof OnemrvaMatStickerComponent], [typeof OnemrvaMatStickerComponent]>;
|
|
11
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatStickerModule>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export { OnemrvaMatStickerComponent, OnemrvaMatStickerModule };
|