@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,77 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { AbstractControl, ControlValueAccessor, FormBuilder, FormControl, FormGroup, NgControl, ValidationErrors } from '@angular/forms';
|
|
3
|
-
import { MatFormField, MatFormFieldControl } from '@angular/material/form-field';
|
|
4
|
-
import { Observable, Subject } from 'rxjs';
|
|
5
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
6
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class OnemrvaMatInputIbanComponent implements ControlValueAccessor, MatFormFieldControl<string>, OnInit, OnDestroy {
|
|
9
|
-
private _focusMonitor;
|
|
10
|
-
_elementRef: ElementRef<HTMLElement>;
|
|
11
|
-
private _cd;
|
|
12
|
-
_formField: MatFormField;
|
|
13
|
-
ngControl: NgControl;
|
|
14
|
-
countryCode: HTMLInputElement;
|
|
15
|
-
bban: HTMLInputElement;
|
|
16
|
-
static nextId: number;
|
|
17
|
-
noEntriesFoundLabel: string;
|
|
18
|
-
placeholderLabel: string;
|
|
19
|
-
searchAriaLabel: string;
|
|
20
|
-
label: string;
|
|
21
|
-
prioritizedCountries: string[];
|
|
22
|
-
onlySEPA: boolean;
|
|
23
|
-
getCountry: EventEmitter<any>;
|
|
24
|
-
filteredCountries$: Observable<string[]>;
|
|
25
|
-
filterCtrl: FormControl<string | null>;
|
|
26
|
-
destroyNotifier$: Subject<void>;
|
|
27
|
-
placeholderIban: string;
|
|
28
|
-
controlType: string;
|
|
29
|
-
stateChanges: Subject<void>;
|
|
30
|
-
focused: boolean;
|
|
31
|
-
id: string;
|
|
32
|
-
touched: boolean;
|
|
33
|
-
parts: FormGroup<{
|
|
34
|
-
countryCode: FormControl<string | null>;
|
|
35
|
-
bban: FormControl<string | null>;
|
|
36
|
-
}>;
|
|
37
|
-
get bbanField(): FormControl;
|
|
38
|
-
get countryCodeField(): FormControl;
|
|
39
|
-
constructor(formBuilder: FormBuilder, _focusMonitor: FocusMonitor, _elementRef: ElementRef<HTMLElement>, _cd: ChangeDetectorRef, _formField: MatFormField, ngControl: NgControl);
|
|
40
|
-
errors(): ValidationErrors | null;
|
|
41
|
-
onChange: (_: any) => void;
|
|
42
|
-
onTouched: () => void;
|
|
43
|
-
get errorState(): boolean;
|
|
44
|
-
get shouldLabelFloat(): boolean;
|
|
45
|
-
get empty(): boolean;
|
|
46
|
-
get value(): string;
|
|
47
|
-
set value(iban: string | null);
|
|
48
|
-
readonly: boolean;
|
|
49
|
-
get disabled(): boolean;
|
|
50
|
-
set disabled(value: BooleanInput);
|
|
51
|
-
private _disabled;
|
|
52
|
-
setDisabledState(isDisabled: boolean): void;
|
|
53
|
-
get placeholder(): string;
|
|
54
|
-
set placeholder(value: string);
|
|
55
|
-
private _placeholder;
|
|
56
|
-
get required(): boolean;
|
|
57
|
-
set required(value: BooleanInput);
|
|
58
|
-
private _required;
|
|
59
|
-
updateNumber(number: string): void;
|
|
60
|
-
ngOnInit(): void;
|
|
61
|
-
handleClick(e: any): void;
|
|
62
|
-
ngOnDestroy(): void;
|
|
63
|
-
getCountryCodes(prioritizedCountries: string[]): Observable<any>;
|
|
64
|
-
isLastPrioritized(i: number): boolean;
|
|
65
|
-
autoFocusNext(control: AbstractControl, nextElement?: HTMLInputElement): void;
|
|
66
|
-
onContainerClick(event: MouseEvent): void;
|
|
67
|
-
setDescribedByIds(ids: string[]): void;
|
|
68
|
-
registerOnChange(fn: any): void;
|
|
69
|
-
registerOnTouched(fn: any): void;
|
|
70
|
-
writeValue(iban: string | null): void;
|
|
71
|
-
_handleInput(control: AbstractControl, nextElement?: HTMLInputElement): void;
|
|
72
|
-
firstTwoCharsAreLetters(input: string): boolean;
|
|
73
|
-
generatePlaceholder(chars: number): string;
|
|
74
|
-
onKeyup(event: KeyboardEvent): void;
|
|
75
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatInputIbanComponent, [null, null, null, null, { optional: true; }, { optional: true; self: true; }]>;
|
|
76
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatInputIbanComponent, "onemrva-mat-input-iban", never, { "noEntriesFoundLabel": { "alias": "noEntriesFoundLabel"; "required": false; }; "placeholderLabel": { "alias": "placeholderLabel"; "required": false; }; "searchAriaLabel": { "alias": "searchAriaLabel"; "required": false; }; "label": { "alias": "label"; "required": false; }; "prioritizedCountries": { "alias": "prioritizedCountries"; "required": false; }; "onlySEPA": { "alias": "onlySEPA"; "required": false; }; "value": { "alias": "value"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, { "getCountry": "getCountry"; }, never, never, true, never>;
|
|
77
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl, ValidatorFn } from '@angular/forms';
|
|
3
|
-
import { Observable, Subject } from 'rxjs';
|
|
4
|
-
import { OnemRvaCDNCountryService, OnemrvaMaterialCountry } from '@onemrvapublic/design-system/shared';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class OnemrvaMatInputPhoneComponent implements OnInit, OnDestroy {
|
|
7
|
-
private cdn;
|
|
8
|
-
readonly: boolean;
|
|
9
|
-
phoneNumber: FormControl;
|
|
10
|
-
label: string;
|
|
11
|
-
noEntriesFoundLabel: string;
|
|
12
|
-
placeholder: string;
|
|
13
|
-
placeholderLabel: string;
|
|
14
|
-
defaultPrefix: string;
|
|
15
|
-
searchAriaLabel: string;
|
|
16
|
-
hint: string;
|
|
17
|
-
getCountry: EventEmitter<any>;
|
|
18
|
-
numberInput: ElementRef;
|
|
19
|
-
countryCode: FormControl;
|
|
20
|
-
filterCtrl: FormControl<string | null>;
|
|
21
|
-
destroyNotifier$: Subject<void>;
|
|
22
|
-
countries$: Observable<OnemrvaMaterialCountry[]>;
|
|
23
|
-
filteredCountries$: Observable<OnemrvaMaterialCountry[]>;
|
|
24
|
-
constructor(cdn: OnemRvaCDNCountryService);
|
|
25
|
-
get number(): FormControl;
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
handleClick(e: any): void;
|
|
28
|
-
private clearValidators;
|
|
29
|
-
private formatPhoneNumber;
|
|
30
|
-
ngOnDestroy(): void;
|
|
31
|
-
errors(): "input.phone.invalid" | "input.phone.required" | "input.phone.unknown.error";
|
|
32
|
-
phoneNumberValidator(code: string): ValidatorFn;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatInputPhoneComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatInputPhoneComponent, "onemrva-mat-input-phone", never, { "readonly": { "alias": "readonly"; "required": false; }; "phoneNumber": { "alias": "phoneNumber"; "required": false; }; "label": { "alias": "label"; "required": false; }; "noEntriesFoundLabel": { "alias": "noEntriesFoundLabel"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "placeholderLabel": { "alias": "placeholderLabel"; "required": false; }; "defaultPrefix": { "alias": "defaultPrefix"; "required": false; }; "searchAriaLabel": { "alias": "searchAriaLabel"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; }, { "getCountry": "getCountry"; }, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PhoneNumberDirective {
|
|
3
|
-
onKeyDown(event: any): void;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneNumberDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PhoneNumberDirective, "[phoneNumber]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatColor } from '@onemrvapublic/design-system/utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OnemrvaMatMessageBoxComponent implements AfterViewInit {
|
|
5
|
-
label: false | string;
|
|
6
|
-
messageCode: string;
|
|
7
|
-
mbcontent: ElementRef;
|
|
8
|
-
/**
|
|
9
|
-
* Returns the `aria-label` attribute of the element.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```typescript
|
|
13
|
-
* let elementLabel = this.<element>.ariaLabel;
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
*/
|
|
17
|
-
ariaLabel: string;
|
|
18
|
-
showIcon: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Returns the `role` attribute of the element.
|
|
21
|
-
*
|
|
22
|
-
* @example
|
|
23
|
-
* ```typescript
|
|
24
|
-
* let elementRole = this.<element>.role;
|
|
25
|
-
* ```
|
|
26
|
-
*/
|
|
27
|
-
role: string;
|
|
28
|
-
/**
|
|
29
|
-
* Host `class.onemrva-mat-message-box` binding.
|
|
30
|
-
*
|
|
31
|
-
* @hidden
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
34
|
-
cssClass: string;
|
|
35
|
-
/**
|
|
36
|
-
* Sets the `id` of the element. If not set, the first component instance will have `id` = `"onemrva-mat-*-0"`.
|
|
37
|
-
*
|
|
38
|
-
* @example
|
|
39
|
-
* ```html
|
|
40
|
-
* <onemrva-mat-* id="my-first-*"></onemrva-mat-*>
|
|
41
|
-
* ```
|
|
42
|
-
*/
|
|
43
|
-
id: string;
|
|
44
|
-
/**
|
|
45
|
-
* Sets the `data-cy` of the element. If not set, the first component instance will have `data-cy` = `"onemrva-mat-*-0"`.
|
|
46
|
-
*
|
|
47
|
-
* @example
|
|
48
|
-
* ```html
|
|
49
|
-
* <onemrva-mat-* id="my-first-*"></onemrva-mat-*>
|
|
50
|
-
* ```
|
|
51
|
-
*/
|
|
52
|
-
dataCy: string;
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
|
-
private _color;
|
|
58
|
-
/**
|
|
59
|
-
* Returns the color of the element.
|
|
60
|
-
*
|
|
61
|
-
* @example
|
|
62
|
-
* ```typescript
|
|
63
|
-
* let color = this.<element>.color;
|
|
64
|
-
* ```
|
|
65
|
-
*/
|
|
66
|
-
get color(): OnemrvaMatColor;
|
|
67
|
-
/**
|
|
68
|
-
* Sets the size of the element.
|
|
69
|
-
* By default, the size is `"small"`. It can be set to `"medium"` or `"large"`.
|
|
70
|
-
*
|
|
71
|
-
* @example
|
|
72
|
-
* ```html
|
|
73
|
-
* <onemrva-mat-* size="large"></onemrva-mat-*>
|
|
74
|
-
* ```
|
|
75
|
-
*/
|
|
76
|
-
set color(value: OnemrvaMatColor);
|
|
77
|
-
/** @hidden @internal */
|
|
78
|
-
get _isError(): boolean;
|
|
79
|
-
/** @hidden @internal */
|
|
80
|
-
get _isWarn(): boolean;
|
|
81
|
-
/** @hidden @internal */
|
|
82
|
-
get _isSuccess(): boolean;
|
|
83
|
-
/** @hidden @internal */
|
|
84
|
-
get isGrayscale(): boolean;
|
|
85
|
-
/** @hidden @internal */
|
|
86
|
-
get _isInfo(): boolean;
|
|
87
|
-
ngAfterViewInit(): void;
|
|
88
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatMessageBoxComponent, never>;
|
|
89
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatMessageBoxComponent, "onemrva-mat-message-box", never, { "label": { "alias": "label"; "required": false; }; "messageCode": { "alias": "messageCode"; "required": false; }; "id": { "alias": "id"; "required": false; }; "dataCy": { "alias": "dataCy"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
90
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-message-box.component";
|
|
3
|
-
export declare class OnemrvaMatMessageBoxModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatMessageBoxModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatMessageBoxModule, never, [typeof i1.OnemrvaMatMessageBoxComponent], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatMessageBoxModule>;
|
|
7
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, ChangeDetectorRef, OnDestroy, OnInit, QueryList } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
4
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
5
|
-
import { MatOption } from '@angular/material/core';
|
|
6
|
-
import { Observable, Subject } from 'rxjs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class OnemrvaMatMultiSelectComponent extends MatFormFieldControl<any> implements OnInit, OnDestroy, AfterContentChecked {
|
|
9
|
-
translate: TranslateService;
|
|
10
|
-
cd: ChangeDetectorRef;
|
|
11
|
-
counter: number;
|
|
12
|
-
_values: any[];
|
|
13
|
-
stateChanges: Subject<void>;
|
|
14
|
-
multiple: boolean;
|
|
15
|
-
formControl: FormControl;
|
|
16
|
-
role: string;
|
|
17
|
-
label: string;
|
|
18
|
-
invalid: boolean;
|
|
19
|
-
showFilter: boolean;
|
|
20
|
-
selectionToggle: boolean;
|
|
21
|
-
dataCy: string;
|
|
22
|
-
searchFilter: FormControl;
|
|
23
|
-
matOptions: QueryList<MatOption>;
|
|
24
|
-
matOptions$?: Observable<MatOption<any>[]>;
|
|
25
|
-
onDestroy$: Subject<any>;
|
|
26
|
-
get opacity(): 1 | 0.25;
|
|
27
|
-
focused: boolean;
|
|
28
|
-
onFocus(): void;
|
|
29
|
-
onBlur(): void;
|
|
30
|
-
constructor(translate: TranslateService, cd: ChangeDetectorRef);
|
|
31
|
-
onChange: (_values: any[]) => void;
|
|
32
|
-
onTouched: () => void;
|
|
33
|
-
writeValue(values: any[] | any | undefined | null): void;
|
|
34
|
-
registerOnChange(fn: (value: any[]) => void): void;
|
|
35
|
-
registerOnTouched(fn: () => void): void;
|
|
36
|
-
isAllSelected(): boolean;
|
|
37
|
-
selectAll(): void;
|
|
38
|
-
isNoneSelected(): boolean;
|
|
39
|
-
deselectAll(_$event: MouseEvent): void;
|
|
40
|
-
onContainerClick(_event: MouseEvent): void;
|
|
41
|
-
setDescribedByIds(_ids: string[]): void;
|
|
42
|
-
ngOnDestroy(): void;
|
|
43
|
-
optionSize: number;
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
ngAfterContentChecked(): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatMultiSelectComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatMultiSelectComponent, "onemrva-mat-multi-select", never, { "multiple": { "alias": "multiple"; "required": false; }; "formControl": { "alias": "formControl"; "required": false; }; "role": { "alias": "attr.role"; "required": false; }; "label": { "alias": "attr.aria-label"; "required": false; }; "invalid": { "alias": "attr.aria-invalid"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "selectionToggle": { "alias": "selectionToggle"; "required": false; }; "dataCy": { "alias": "attr.data-cy"; "required": false; }; }, {}, ["matOptions"], never, true, never>;
|
|
48
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-multi-select.component";
|
|
3
|
-
export declare class OnemrvaMatMultiSelectModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatMultiSelectModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatMultiSelectModule, never, [typeof i1.OnemrvaMatMultiSelectComponent], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatMultiSelectModule>;
|
|
7
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
2
|
-
import { EventEmitter, OnDestroy } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OnemrvaMatNotificationComponent implements OnDestroy {
|
|
5
|
-
breakpointObserver: BreakpointObserver;
|
|
6
|
-
message: string;
|
|
7
|
-
closable: boolean;
|
|
8
|
-
_isOpen: boolean;
|
|
9
|
-
notificationClose: EventEmitter<void>;
|
|
10
|
-
/** @hidden @internal */
|
|
11
|
-
get _closed(): boolean;
|
|
12
|
-
id: string;
|
|
13
|
-
dataCy: string;
|
|
14
|
-
/**
|
|
15
|
-
* Returns the `aria-label` attribute of the component.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```typescript
|
|
19
|
-
* let ariaLabel = this.avatar.ariaLabel;
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
ariaLive: string;
|
|
24
|
-
/**
|
|
25
|
-
* Returns the `role` attribute of the component.
|
|
26
|
-
*
|
|
27
|
-
* @example
|
|
28
|
-
* ```typescript
|
|
29
|
-
* let avatarRole = this.avatar.role;
|
|
30
|
-
* ```
|
|
31
|
-
*/
|
|
32
|
-
role: string;
|
|
33
|
-
private destroyNotifier$;
|
|
34
|
-
isSmall: boolean;
|
|
35
|
-
constructor(breakpointObserver: BreakpointObserver);
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
closeNotification(): void;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatNotificationComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatNotificationComponent, "onemrva-mat-notification", never, { "message": { "alias": "message"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "id": { "alias": "id"; "required": false; }; "dataCy": { "alias": "dataCy"; "required": false; }; }, { "notificationClose": "notificationClose"; }, never, ["*"], true, never>;
|
|
40
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
3
|
-
import { PageEvent } from '@angular/material/paginator';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class OnemrvaMatPaginatorComponent implements OnInit, OnDestroy {
|
|
6
|
-
private cd;
|
|
7
|
-
type: 'default' | 'complex';
|
|
8
|
-
pageSizeSelector: boolean;
|
|
9
|
-
pageSizeOptions: number[];
|
|
10
|
-
pageSizeDefaultOption: number;
|
|
11
|
-
recordKey: string;
|
|
12
|
-
private _isInitialized;
|
|
13
|
-
private _initializedStream;
|
|
14
|
-
/** Emits when the paginator is initialized. */
|
|
15
|
-
initialized: Observable<void>;
|
|
16
|
-
maxRecordNumber: number;
|
|
17
|
-
private _pageIndex;
|
|
18
|
-
private _prevIndex;
|
|
19
|
-
private _length;
|
|
20
|
-
private _pageSize;
|
|
21
|
-
private _totalNumberOfPages;
|
|
22
|
-
get pageIndex(): number;
|
|
23
|
-
set pageIndex(index: number);
|
|
24
|
-
resetPageIndex(): void;
|
|
25
|
-
get length(): number;
|
|
26
|
-
set length(length: number);
|
|
27
|
-
get pageSize(): number;
|
|
28
|
-
set pageSize(pageSize: number);
|
|
29
|
-
get totalNumberOfPages(): number;
|
|
30
|
-
previousKey: string;
|
|
31
|
-
nextKey: string;
|
|
32
|
-
/** Deprecated **/
|
|
33
|
-
onRequestPage: EventEmitter<number>;
|
|
34
|
-
/** Event emitted when the paginator changes the page size or page index. */
|
|
35
|
-
readonly page: EventEmitter<PageEvent>;
|
|
36
|
-
pageIndex$: BehaviorSubject<number>;
|
|
37
|
-
pageSize$: BehaviorSubject<number>;
|
|
38
|
-
pages: number[];
|
|
39
|
-
numberOfReachablePages: number;
|
|
40
|
-
constructor(cd: ChangeDetectorRef);
|
|
41
|
-
refreshState(): void;
|
|
42
|
-
refreshDefault(): void;
|
|
43
|
-
refreshComplex(): void;
|
|
44
|
-
/** Emits an event notifying that a change of the paginator's properties has been triggered. */
|
|
45
|
-
private _emitPageEvent;
|
|
46
|
-
ngOnInit(): void;
|
|
47
|
-
ngOnDestroy(): void;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPaginatorComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPaginatorComponent, "onemrva-mat-paginator", never, { "type": { "alias": "type"; "required": false; }; "pageSizeSelector": { "alias": "pageSizeSelector"; "required": false; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; }; "pageSizeDefaultOption": { "alias": "pageSizeDefaultOption"; "required": false; }; "recordKey": { "alias": "recordKey"; "required": false; }; "pageIndex": { "alias": "pageIndex"; "required": false; }; "length": { "alias": "length"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "previousKey": { "alias": "previousKey"; "required": false; }; "nextKey": { "alias": "nextKey"; "required": false; }; }, { "onRequestPage": "onRequestPage"; "page": "page"; }, never, never, true, never>;
|
|
50
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-paginator.component";
|
|
3
|
-
export declare class OnemrvaMatPaginatorModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPaginatorModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatPaginatorModule, never, [typeof i1.OnemrvaMatPaginatorComponent], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatPaginatorModule>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatPanelContentComponent {
|
|
4
|
-
customNgClass: any;
|
|
5
|
-
template?: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPanelContentComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPanelContentComponent, "onemrva-mat-panel-content", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatPanelIconComponent {
|
|
4
|
-
customNgClass: any;
|
|
5
|
-
template?: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPanelIconComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPanelIconComponent, "onemrva-mat-panel-icon", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatPanelTitleActionComponent {
|
|
4
|
-
customNgClass: any;
|
|
5
|
-
template?: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPanelTitleActionComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPanelTitleActionComponent, "onemrva-mat-panel-title-action", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatPanelTitleActionComponent } from './onemrva-mat-panel-title-action.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OnemrvaMatPanelTitleComponent implements AfterViewInit {
|
|
5
|
-
private cd;
|
|
6
|
-
customNgClass: any;
|
|
7
|
-
template?: TemplateRef<any>;
|
|
8
|
-
content?: OnemrvaMatPanelTitleActionComponent;
|
|
9
|
-
constructor(cd: ChangeDetectorRef);
|
|
10
|
-
ngAfterViewInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPanelTitleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPanelTitleComponent, "onemrva-mat-panel-title", never, { "customNgClass": { "alias": "customNgClass"; "required": false; }; }, {}, ["content"], ["*"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatPanelTitleComponent } from './onemrva-mat-panel-title.component';
|
|
3
|
-
import { OnemrvaMatPanelContentComponent } from './onemrva-mat-panel-content.component';
|
|
4
|
-
import { OnemrvaMatPanelIconComponent } from './onemrva-mat-panel-icon.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class OnemrvaMatPanelComponent implements AfterViewInit {
|
|
7
|
-
private cd;
|
|
8
|
-
id: string;
|
|
9
|
-
data_cy: string;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
title?: OnemrvaMatPanelTitleComponent;
|
|
12
|
-
content?: OnemrvaMatPanelContentComponent;
|
|
13
|
-
icon?: OnemrvaMatPanelIconComponent;
|
|
14
|
-
error?: string;
|
|
15
|
-
constructor(cd: ChangeDetectorRef);
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPanelComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPanelComponent, "onemrva-mat-panel", never, { "id": { "alias": "id"; "required": false; }; "data_cy": { "alias": "data_cy"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["title", "content", "icon"], never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-panel.component";
|
|
3
|
-
import * as i2 from "./onemrva-mat-panel-title.component";
|
|
4
|
-
import * as i3 from "./onemrva-mat-panel-content.component";
|
|
5
|
-
import * as i4 from "./onemrva-mat-panel-title-action.component";
|
|
6
|
-
import * as i5 from "./onemrva-mat-panel-icon.component";
|
|
7
|
-
export declare class OnemrvaMatPanelModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPanelModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatPanelModule, never, [typeof i1.OnemrvaMatPanelComponent, typeof i2.OnemrvaMatPanelTitleComponent, typeof i3.OnemrvaMatPanelContentComponent, typeof i4.OnemrvaMatPanelTitleActionComponent, typeof i5.OnemrvaMatPanelIconComponent], [typeof i1.OnemrvaMatPanelComponent, typeof i2.OnemrvaMatPanelTitleComponent, typeof i3.OnemrvaMatPanelContentComponent, typeof i4.OnemrvaMatPanelTitleActionComponent, typeof i5.OnemrvaMatPanelIconComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatPanelModule>;
|
|
11
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatPopOverContentComponent {
|
|
4
|
-
dataCy: string;
|
|
5
|
-
template?: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPopOverContentComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPopOverContentComponent, "onemrva-mat-pop-over-content", never, { "dataCy": { "alias": "dataCy"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaMatPopOverTriggerComponent {
|
|
4
|
-
dataCy: string;
|
|
5
|
-
template?: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPopOverTriggerComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPopOverTriggerComponent, "onemrva-mat-pop-over-trigger", never, { "dataCy": { "alias": "dataCy"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { OnemrvaMatPopOverTriggerComponent } from './onemrva-mat-pop-over-trigger.component';
|
|
3
|
-
import { OnemrvaMatPopOverContentComponent } from './onemrva-mat-pop-over-content.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class OnemrvaMatPopOverComponent implements AfterViewInit {
|
|
6
|
-
private cd;
|
|
7
|
-
isOpen: boolean;
|
|
8
|
-
position: 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';
|
|
9
|
-
dataCyTrigger: string;
|
|
10
|
-
dataCyPo: string;
|
|
11
|
-
poId: string;
|
|
12
|
-
trigger?: OnemrvaMatPopOverTriggerComponent;
|
|
13
|
-
content?: OnemrvaMatPopOverContentComponent;
|
|
14
|
-
constructor(cd: ChangeDetectorRef);
|
|
15
|
-
ngAfterViewInit(): void;
|
|
16
|
-
togglePopOver(): void;
|
|
17
|
-
closePopOver(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPopOverComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OnemrvaMatPopOverComponent, "onemrva-mat-pop-over", never, { "position": { "alias": "position"; "required": false; }; "dataCyTrigger": { "alias": "dataCyTrigger"; "required": false; }; "dataCyPo": { "alias": "dataCyPo"; "required": false; }; "poId": { "alias": "poId"; "required": false; }; }, {}, ["trigger", "content"], never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./onemrva-mat-pop-over.component";
|
|
3
|
-
import * as i2 from "./onemrva-mat-pop-over-content.component";
|
|
4
|
-
import * as i3 from "./onemrva-mat-pop-over-trigger.component";
|
|
5
|
-
export declare class OnemrvaMatPopOverModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatPopOverModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaMatPopOverModule, never, [typeof i1.OnemrvaMatPopOverComponent, typeof i2.OnemrvaMatPopOverContentComponent, typeof i3.OnemrvaMatPopOverTriggerComponent], [typeof i1.OnemrvaMatPopOverComponent, typeof i2.OnemrvaMatPopOverContentComponent, typeof i3.OnemrvaMatPopOverTriggerComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaMatPopOverModule>;
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class OnemrvaMatProgressBarComponent implements OnInit {
|
|
5
|
-
label$?: Observable<string>;
|
|
6
|
-
value$: Observable<number>;
|
|
7
|
-
dataCy: string;
|
|
8
|
-
role: string;
|
|
9
|
-
ariaLabel: string;
|
|
10
|
-
progress$: Observable<string>;
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
success: boolean;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMatProgressBarComponent, never>;
|
|
14
|
-
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>;
|
|
15
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { MatSelectSearchComponent } from './mat-select-search.component';
|
|
3
|
-
/** List of inputs of NgxMatSelectSearchComponent that can be configured with a global default. */
|
|
4
|
-
export declare const configurableDefaultOptions: readonly ["ariaLabel", "clearSearchInput", "closeIcon", "closeSvgIcon", "disableInitialFocus", "disableScrollToActiveOnOptionsChanged", "enableClearOnEscapePressed", "hideClearSearchButton", "noEntriesFoundLabel", "placeholderLabel", "preventHomeEndKeyPropagation", "searching"];
|
|
5
|
-
export type ConfigurableDefaultOptions = (typeof configurableDefaultOptions)[number];
|
|
6
|
-
/**
|
|
7
|
-
* InjectionToken that can be used to specify global options. e.g.
|
|
8
|
-
*
|
|
9
|
-
* ```typescript
|
|
10
|
-
* providers: [
|
|
11
|
-
* {
|
|
12
|
-
* provide: MAT_SELECTSEARCH_DEFAULT_OPTIONS,
|
|
13
|
-
* useValue: <MatSelectSearchOptions>{
|
|
14
|
-
* closeIcon: 'delete',
|
|
15
|
-
* noEntriesFoundLabel: 'No options found'
|
|
16
|
-
* }
|
|
17
|
-
* }
|
|
18
|
-
* ]
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* See the corresponding inputs of `MatSelectSearchComponent` for documentation.
|
|
22
|
-
*/
|
|
23
|
-
export declare const MAT_SELECTSEARCH_DEFAULT_OPTIONS: InjectionToken<Readonly<Partial<Pick<MatSelectSearchComponent, "ariaLabel" | "clearSearchInput" | "closeIcon" | "closeSvgIcon" | "disableInitialFocus" | "disableScrollToActiveOnOptionsChanged" | "enableClearOnEscapePressed" | "hideClearSearchButton" | "noEntriesFoundLabel" | "placeholderLabel" | "preventHomeEndKeyPropagation" | "searching">>>>;
|
|
24
|
-
/** Global configurable options for MatSelectSearch. */
|
|
25
|
-
export type MatSelectSearchOptions = Readonly<Partial<Pick<MatSelectSearchComponent, ConfigurableDefaultOptions>>>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Directive for providing a custom no entries found element.
|
|
4
|
-
* e.g.
|
|
5
|
-
* <ngx-mat-select-search [formControl]="bankFilterCtrl">
|
|
6
|
-
* <span matSelectNoEntriesFound>
|
|
7
|
-
* No entries found <button>Add</button>
|
|
8
|
-
* </span>
|
|
9
|
-
* </ngx-mat-select-search>
|
|
10
|
-
*/
|
|
11
|
-
export declare class MatSelectNoEntriesFoundDirective {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectNoEntriesFoundDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectNoEntriesFoundDirective, "[matSelectNoEntriesFound]", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Directive for providing a custom clear-icon.
|
|
4
|
-
* e.g.
|
|
5
|
-
* <ngx-mat-select-search [formControl]="bankFilterCtrl">
|
|
6
|
-
* <mat-icon matSelectSearchClear>delete</mat-icon>
|
|
7
|
-
* </ngx-mat-select-search>
|
|
8
|
-
*/
|
|
9
|
-
export declare class MatSelectSearchClearDirective {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectSearchClearDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectSearchClearDirective, "[matSelectSearchClear]", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|