@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,50 +0,0 @@
|
|
|
1
|
-
import { DateAdapter } from '@angular/material/core';
|
|
2
|
-
import { DateTime as LuxonDateTime } from 'luxon';
|
|
3
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/** Adapts Luxon Dates for use with Angular Material. */
|
|
6
|
-
export declare class OnemrvaLuxonDateAdapter extends DateAdapter<LuxonDateTime> {
|
|
7
|
-
private translateService;
|
|
8
|
-
private _useUTC;
|
|
9
|
-
private _firstDayOfWeek;
|
|
10
|
-
private _defaultOutputCalendar;
|
|
11
|
-
constructor(translateService: TranslateService);
|
|
12
|
-
getYear(date: LuxonDateTime): number;
|
|
13
|
-
getMonth(date: LuxonDateTime): number;
|
|
14
|
-
getDate(date: LuxonDateTime): number;
|
|
15
|
-
getDayOfWeek(date: LuxonDateTime): number;
|
|
16
|
-
getMonthNames(style: 'long' | 'short' | 'narrow'): string[];
|
|
17
|
-
getDateNames(): string[];
|
|
18
|
-
getDayOfWeekNames(style: 'long' | 'short' | 'narrow'): string[];
|
|
19
|
-
getYearName(date: LuxonDateTime): string;
|
|
20
|
-
getFirstDayOfWeek(): number;
|
|
21
|
-
getNumDaysInMonth(date: LuxonDateTime): number;
|
|
22
|
-
clone(date: LuxonDateTime): LuxonDateTime;
|
|
23
|
-
createDate(year: number, month: number, date: number): LuxonDateTime;
|
|
24
|
-
today(): LuxonDateTime;
|
|
25
|
-
parse(value: any, parseFormat: string | string[]): LuxonDateTime | null;
|
|
26
|
-
format(date: LuxonDateTime, displayFormat: string): string;
|
|
27
|
-
addCalendarYears(date: LuxonDateTime, years: number): LuxonDateTime;
|
|
28
|
-
addCalendarMonths(date: LuxonDateTime, months: number): LuxonDateTime;
|
|
29
|
-
addCalendarDays(date: LuxonDateTime, days: number): LuxonDateTime;
|
|
30
|
-
toIso8601(date: LuxonDateTime): string;
|
|
31
|
-
/**
|
|
32
|
-
* Returns the given value if given a valid Luxon or null. Deserializes valid ISO 8601 strings
|
|
33
|
-
* (https://www.ietf.org/rfc/rfc3339.txt) and valid Date objects into valid DateTime and empty
|
|
34
|
-
* string into null. Returns an invalid date for all other values.
|
|
35
|
-
*/
|
|
36
|
-
deserialize(value: any): LuxonDateTime | null;
|
|
37
|
-
isDateInstance(obj: any): boolean;
|
|
38
|
-
isValid(date: LuxonDateTime): boolean;
|
|
39
|
-
invalid(): LuxonDateTime;
|
|
40
|
-
setTime(target: LuxonDateTime, hours: number, minutes: number, seconds: number): LuxonDateTime;
|
|
41
|
-
getHours(date: LuxonDateTime): number;
|
|
42
|
-
getMinutes(date: LuxonDateTime): number;
|
|
43
|
-
getSeconds(date: LuxonDateTime): number;
|
|
44
|
-
parseTime(value: any, parseFormat: string | string[]): LuxonDateTime | null;
|
|
45
|
-
addSeconds(date: LuxonDateTime, amount: number): LuxonDateTime;
|
|
46
|
-
/** Gets the options that should be used when constructing a new `DateTime` object. */
|
|
47
|
-
private _getOptions;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaLuxonDateAdapter, never>;
|
|
49
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OnemrvaLuxonDateAdapter>;
|
|
50
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { CalendarSystem as LuxonCalendarSystem } from 'luxon/src/misc';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
/** Configurable options for the `LuxonDateAdapter`. */
|
|
4
|
-
export interface MatLuxonDateAdapterOptions {
|
|
5
|
-
/**
|
|
6
|
-
* Turns the use of utc dates on or off.
|
|
7
|
-
* Changing this will change how Angular Material components like DatePicker output dates.
|
|
8
|
-
*/
|
|
9
|
-
useUtc: boolean;
|
|
10
|
-
/**
|
|
11
|
-
* Sets the first day of week.
|
|
12
|
-
* Changing this will change how Angular Material components like DatePicker shows start of week.
|
|
13
|
-
*/
|
|
14
|
-
firstDayOfWeek: number;
|
|
15
|
-
/**
|
|
16
|
-
* Sets the output Calendar.
|
|
17
|
-
* Changing this will change how Angular Material components like DatePicker output dates.
|
|
18
|
-
*/
|
|
19
|
-
defaultOutputCalendar: LuxonCalendarSystem;
|
|
20
|
-
}
|
|
21
|
-
/** InjectionToken for LuxonDateAdapter to configure options. */
|
|
22
|
-
export declare const MAT_LUXON_DATE_ADAPTER_OPTIONS: InjectionToken<MatLuxonDateAdapterOptions>;
|
|
23
|
-
/** @docs-private */
|
|
24
|
-
export declare function MAT_LUXON_DATE_ADAPTER_OPTIONS_FACTORY(): MatLuxonDateAdapterOptions;
|
|
25
|
-
/** Creates an array and fills it with values. */
|
|
26
|
-
export declare function luxonRange<T>(length: number, valueFunction: (index: number) => T): T[];
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { NativeDateAdapter } from '@angular/material/core';
|
|
3
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import { Subject } from 'rxjs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class OnemrvaNativeDateAdapter extends NativeDateAdapter implements OnDestroy {
|
|
7
|
-
private translateService;
|
|
8
|
-
private destroyNotifier$;
|
|
9
|
-
localeChanges: Subject<any>;
|
|
10
|
-
constructor(translateService: TranslateService);
|
|
11
|
-
format(date: Date, formats: any): string;
|
|
12
|
-
parse(value: any): Date | null;
|
|
13
|
-
getFirstDayOfWeek(): number;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaNativeDateAdapter, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OnemrvaNativeDateAdapter>;
|
|
17
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { Clipboard } from '@angular/cdk/clipboard';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ClipboardIconComponent {
|
|
5
|
-
_elementRef: ElementRef;
|
|
6
|
-
private clipboardService;
|
|
7
|
-
constructor(_elementRef: ElementRef, clipboardService: Clipboard);
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClipboardIconComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ClipboardIconComponent, "lib-clipboard-icon", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './clipboard-icon/clipboard-icon.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const CDN_URLS: {
|
|
2
|
-
prod: string;
|
|
3
|
-
val: string;
|
|
4
|
-
};
|
|
5
|
-
export declare const NISS_MASK = "000000/000-00";
|
|
6
|
-
export declare const LOOKUP_COUNTRY_URL = "https://services/lookupwpptservice/rest/lookup/getLookups?class=be.fgov.onerva.lookup.wppt.persistence.model.common.Country";
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { MatDateFormats } from '@angular/material/core';
|
|
2
|
-
export declare const ONEMRVA_MAT_NATIVE_DATE_FORMAT: MatDateFormats;
|
|
3
|
-
export declare const ONEMRVA_MAT_NATIVE_YEAR_MONTH_FORMAT: MatDateFormats;
|
|
4
|
-
export declare const ONEMRVA_MAT_LUXON_YEAR_MONTH_FORMATS: MatDateFormats;
|
|
5
|
-
export declare const ONEMRVA_MAT_LUXON_DATE_FORMATS: MatDateFormats;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { Platform } from '@angular/cdk/platform';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/** Container inside which all overlays will render. */
|
|
5
|
-
export declare class WebComponentOverlayContainer implements OnDestroy {
|
|
6
|
-
protected _platform: Platform;
|
|
7
|
-
protected _containerElement: HTMLElement | null;
|
|
8
|
-
protected _document: Document;
|
|
9
|
-
constructor(document: any, _platform: Platform);
|
|
10
|
-
ngOnDestroy(): void;
|
|
11
|
-
/**
|
|
12
|
-
* This method returns the overlay container element. It will lazily
|
|
13
|
-
* create the element the first time it is called to facilitate using
|
|
14
|
-
* the container in non-browser environments.
|
|
15
|
-
* @returns the container element
|
|
16
|
-
*/
|
|
17
|
-
getContainerElement(): HTMLElement | null;
|
|
18
|
-
/**
|
|
19
|
-
* Create the overlay container element, which is simply a div
|
|
20
|
-
* with the 'cdk-overlay-container' class on the document body.
|
|
21
|
-
*/
|
|
22
|
-
protected _createContainer(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WebComponentOverlayContainer, never>;
|
|
24
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<WebComponentOverlayContainer>;
|
|
25
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './WebComponentOverlayContainer';
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Observable, Subject, BehaviorSubject } from 'rxjs';
|
|
2
|
-
type HttpRequestCacheMethod = (...args: any[]) => Observable<any>;
|
|
3
|
-
export declare class DefaultStorage implements HttpCacheStorage {
|
|
4
|
-
private storage;
|
|
5
|
-
getItem(key: string): Observable<any> | undefined;
|
|
6
|
-
setItem(key: string, item: Observable<any>): void;
|
|
7
|
-
deleteItem(key: string): void;
|
|
8
|
-
}
|
|
9
|
-
export interface HttpCacheStorage {
|
|
10
|
-
setItem(key: string, item: Observable<any>): void;
|
|
11
|
-
getItem(key: string): Observable<null> | undefined;
|
|
12
|
-
deleteItem(key: string): void;
|
|
13
|
-
}
|
|
14
|
-
export interface HttpCacheOptions {
|
|
15
|
-
refCount?: boolean;
|
|
16
|
-
windowTime?: number;
|
|
17
|
-
ttl?: number;
|
|
18
|
-
storage?: HttpCacheStorage;
|
|
19
|
-
refreshOn?: Observable<unknown> | Subject<unknown> | BehaviorSubject<unknown>;
|
|
20
|
-
}
|
|
21
|
-
export declare class RequestTimes implements HttpCacheStorage {
|
|
22
|
-
private storage;
|
|
23
|
-
getItem(key: string): Observable<any> | undefined;
|
|
24
|
-
setItem(key: string, item: Observable<any>): void;
|
|
25
|
-
deleteItem(key: string): void;
|
|
26
|
-
}
|
|
27
|
-
export declare const HttpRequestCache: <T extends Record<string, any>>(optionsHandler?: (obj: T, ...args: any[]) => HttpCacheOptions) => (target: T, methodName: string, descriptor: TypedPropertyDescriptor<HttpRequestCacheMethod>) => TypedPropertyDescriptor<HttpRequestCacheMethod>;
|
|
28
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HttpCacheDecorator';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ComponentFactoryResolver, ElementRef, OnInit, Renderer2, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { Clipboard } from '@angular/cdk/clipboard';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Conditionally adds component to the tree if screen width matches at least one size in input
|
|
6
|
-
*/
|
|
7
|
-
export declare class OnemRvaClipboardDirective implements OnInit {
|
|
8
|
-
private elementRef;
|
|
9
|
-
private renderer;
|
|
10
|
-
private factory;
|
|
11
|
-
private vcRef;
|
|
12
|
-
private clipboardService;
|
|
13
|
-
private icon;
|
|
14
|
-
private iconEl;
|
|
15
|
-
constructor(elementRef: ElementRef, renderer: Renderer2, factory: ComponentFactoryResolver, vcRef: ViewContainerRef, clipboardService: Clipboard);
|
|
16
|
-
class: string;
|
|
17
|
-
clipboard: string;
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaClipboardDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemRvaClipboardDirective, "span[clipboard]", never, { "clipboard": { "alias": "clipboard"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnemrvaMatColor } from '@onemrvapublic/design-system/utils';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Conditionally adds component to the tree if screen width matches at least one size in input
|
|
5
|
-
*/
|
|
6
|
-
export declare class OnemRvaColorDirective {
|
|
7
|
-
color: OnemrvaMatColor;
|
|
8
|
-
/** @hidden @internal */
|
|
9
|
-
get _isPrimary(): boolean;
|
|
10
|
-
/** @hidden @internal */
|
|
11
|
-
get _isAccent(): boolean;
|
|
12
|
-
/** @hidden @internal */
|
|
13
|
-
get _isError(): boolean;
|
|
14
|
-
/** @hidden @internal */
|
|
15
|
-
get _isWarn(): boolean;
|
|
16
|
-
/** @hidden @internal */
|
|
17
|
-
get _isSuccess(): boolean;
|
|
18
|
-
/** @hidden @internal */
|
|
19
|
-
get _isInfo(): boolean;
|
|
20
|
-
/** @hidden @internal */
|
|
21
|
-
get _isNeutral(): boolean;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaColorDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemRvaColorDirective, "onemrva-mat-selectable-box[color],div[color],mat-card[color],mat-toolbar[color],onemrva-mat-spinner[color],onemrva-mat-notification[color],onemrva-mat-sticker[color],onemrva-mat-panel[color],onemrva-mat-task[color],button[color],mat-icon[color],mat-chip[color],mat-chip-option[color]", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaDateFormatDirective {
|
|
4
|
-
private el;
|
|
5
|
-
private readonly template;
|
|
6
|
-
constructor(el: ElementRef<HTMLInputElement>);
|
|
7
|
-
onPaste(event: ClipboardEvent): void;
|
|
8
|
-
onCut(event: ClipboardEvent): void;
|
|
9
|
-
onFocus(): void;
|
|
10
|
-
onClick(): void;
|
|
11
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
12
|
-
private emitInputEvent;
|
|
13
|
-
onBlur(): void;
|
|
14
|
-
private replaceCharAt;
|
|
15
|
-
private setCaretToNextEditable;
|
|
16
|
-
private sanitizeDateInput;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaDateFormatDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemrvaDateFormatDirective, "[onemrvaDateFormat]", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DigitOnlyDirective {
|
|
3
|
-
onKeyDown(event: any): void;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DigitOnlyDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DigitOnlyDirective, "[digitOnly]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Conditionally adds component to the tree if screen width matches at least one size in input
|
|
4
|
-
*/
|
|
5
|
-
export declare class OnemRvaIconRightDirective {
|
|
6
|
-
class: boolean;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaIconRightDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemRvaIconRightDirective, "button[iconRight]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { BreakpointObserver, Breakpoints } from '@angular/cdk/layout';
|
|
2
|
-
import { OnInit, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Conditionally adds component to the tree if screen width matches at least one size in input
|
|
6
|
-
*/
|
|
7
|
-
export declare class IfWidthIsDirective implements OnInit {
|
|
8
|
-
breakpointObserver: BreakpointObserver;
|
|
9
|
-
private _templateRef;
|
|
10
|
-
private _viewContainer;
|
|
11
|
-
ifWidthIs: (typeof Breakpoints)[keyof typeof Breakpoints][];
|
|
12
|
-
constructor(breakpointObserver: BreakpointObserver, _templateRef: TemplateRef<any>, _viewContainer: ViewContainerRef);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IfWidthIsDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IfWidthIsDirective, "[ifWidthIs]", never, { "ifWidthIs": { "alias": "ifWidthIs"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const directives: any[];
|
|
2
|
-
export * from './digit-only.directive';
|
|
3
|
-
export * from './mat-row-clickable.directive';
|
|
4
|
-
export * from './if-width-is.directive';
|
|
5
|
-
export * from './color.directive';
|
|
6
|
-
export * from './mask.directive';
|
|
7
|
-
export * from './clipboard.directive';
|
|
8
|
-
export * from './iconRight.directive';
|
|
9
|
-
export * from './date-format.directive';
|
|
10
|
-
export * from './size.directive';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* 0: digits
|
|
5
|
-
* A: letters (uppercase or lowercase) and digits
|
|
6
|
-
* S: only letters (uppercase or lowercase)
|
|
7
|
-
* U: only letters uppercase
|
|
8
|
-
* L: only letters lowercase
|
|
9
|
-
*/
|
|
10
|
-
export declare class OnemrvaMaskDirective {
|
|
11
|
-
private el;
|
|
12
|
-
onemrvamask: string;
|
|
13
|
-
private inputStack;
|
|
14
|
-
private stackIdx;
|
|
15
|
-
markForDelete: boolean;
|
|
16
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
17
|
-
onInput(event: any): void;
|
|
18
|
-
constructor(el: ElementRef);
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaMaskDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemrvaMaskDirective, "[onemrvamask]", never, { "onemrvamask": { "alias": "onemrvamask"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { OnemRvaColorDirective } from './color.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MatRowClickableDirective extends OnemRvaColorDirective {
|
|
5
|
-
matRowClickable: EventEmitter<any>;
|
|
6
|
-
click(): void;
|
|
7
|
-
/** @hidden @internal */
|
|
8
|
-
get _isClickable(): boolean;
|
|
9
|
-
cssClass: boolean;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatRowClickableDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowClickableDirective, "tr[matRowClickable]", never, {}, { "matRowClickable": "matRowClickable"; }, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnemrvaMatSize } from '@onemrvapublic/design-system/utils';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Conditionally adds component to the tree if screen width matches at least one size in input
|
|
5
|
-
*/
|
|
6
|
-
export declare class OnemRvaSizeDirective {
|
|
7
|
-
size: OnemrvaMatSize;
|
|
8
|
-
/** @hidden @internal */
|
|
9
|
-
get _isXSmall(): boolean;
|
|
10
|
-
/** @hidden @internal */
|
|
11
|
-
get _isSmall(): boolean;
|
|
12
|
-
/** @hidden @internal */
|
|
13
|
-
get _isLarge(): boolean;
|
|
14
|
-
/** @hidden @internal */
|
|
15
|
-
get _isXLarge(): boolean;
|
|
16
|
-
/** @hidden @internal */
|
|
17
|
-
get _isXXLarge(): boolean;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaSizeDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnemRvaSizeDirective, "mat-icon[size], onemrva-mat-skeleton[size]", never, { "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './translation-helper';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
2
|
-
/**
|
|
3
|
-
* Get language from local storage or browser.ééééééééééééé
|
|
4
|
-
* é
|
|
5
|
-
* @param translateService
|
|
6
|
-
* @param languages
|
|
7
|
-
* @param default_language
|
|
8
|
-
*/
|
|
9
|
-
export declare function setTranslationLanguage(translateService: TranslateService, languages?: string[], default_language?: string): () => Promise<void>;
|
|
10
|
-
/**
|
|
11
|
-
* Get language from WO
|
|
12
|
-
*
|
|
13
|
-
* @param translateService
|
|
14
|
-
* @param languages
|
|
15
|
-
* @param default_language
|
|
16
|
-
*/
|
|
17
|
-
export declare function setTranslationLanguageFromWO(translateService: TranslateService, languages?: string[], default_language?: string): () => Promise<void>;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export interface OnemRvaCommonCountry {
|
|
2
|
-
className: 'be.fgov.onerva.lookup.wppt.persistence.model.common.Country';
|
|
3
|
-
id: number;
|
|
4
|
-
code: string;
|
|
5
|
-
codeMultiple: Record<string, any>;
|
|
6
|
-
descFr: string;
|
|
7
|
-
descNl: string;
|
|
8
|
-
beginDate: string;
|
|
9
|
-
endDate: string;
|
|
10
|
-
singlePropertiesMap: {
|
|
11
|
-
lastUpdateUserId: string;
|
|
12
|
-
flagCee: string;
|
|
13
|
-
flagLock: string;
|
|
14
|
-
vergunArbeid: string;
|
|
15
|
-
aa: string;
|
|
16
|
-
commentLegal: string;
|
|
17
|
-
codeSepa: string;
|
|
18
|
-
vergunVerblijf: string;
|
|
19
|
-
lastUpdateDate: string;
|
|
20
|
-
};
|
|
21
|
-
multiPropertiesCollectionMap: Record<string, any>;
|
|
22
|
-
singlePropertisCollectionMap: Record<string, any>;
|
|
23
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './OnemRvaCommonCountry.interface';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { TranslateLoader } from '@ngx-translate/core';
|
|
3
|
-
import { OnemRvaCDNService } from '../services';
|
|
4
|
-
export declare class OnemrvaTranslateCDNLoader implements TranslateLoader {
|
|
5
|
-
private cdn;
|
|
6
|
-
projects: string[];
|
|
7
|
-
prefix: string;
|
|
8
|
-
suffix: string;
|
|
9
|
-
constructor(cdn: OnemRvaCDNService, projects?: string[], prefix?: string, suffix?: string);
|
|
10
|
-
/**
|
|
11
|
-
* Gets the translations from the server
|
|
12
|
-
*/
|
|
13
|
-
getTranslation(lang: string): Observable<any>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { TranslateLoader } from '@ngx-translate/core';
|
|
4
|
-
export declare class OnemrvaTranslateHttpLoader implements TranslateLoader {
|
|
5
|
-
private http;
|
|
6
|
-
prefix: string;
|
|
7
|
-
suffix: string;
|
|
8
|
-
modules: string[];
|
|
9
|
-
constructor(http: HttpClient, prefix?: string, suffix?: string, modules?: string[]);
|
|
10
|
-
/**
|
|
11
|
-
* Gets the translations from the server
|
|
12
|
-
*/
|
|
13
|
-
getTranslation(lang: string): Observable<any>;
|
|
14
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaBcePipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaBcePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<OnemrvaBcePipe, "onemrvaBce", true>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OnemrvaNissPipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaNissPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<OnemrvaNissPipe, "onemrvaNiss", true>;
|
|
7
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { HttpCacheStorage } from '../decorators/HttpCacheDecorator';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CacheService implements HttpCacheStorage {
|
|
5
|
-
setItem(key: string, item: Observable<any>): void;
|
|
6
|
-
getItem(key: string): Observable<any>;
|
|
7
|
-
deleteItem(key: string): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CacheService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CacheService>;
|
|
10
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { RendererFactory2 } from '@angular/core';
|
|
2
|
-
import { CDNUrlModeOptions } from '../constants';
|
|
3
|
-
import { HttpClient } from '@angular/common/http';
|
|
4
|
-
import { CacheService } from './cache.service';
|
|
5
|
-
import { Observable, Subject } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class OnemRvaCDNService {
|
|
8
|
-
private rendererFactory;
|
|
9
|
-
private cacheService;
|
|
10
|
-
private http;
|
|
11
|
-
private readonly cdnUrl;
|
|
12
|
-
refresh$: Subject<unknown>;
|
|
13
|
-
private renderer;
|
|
14
|
-
constructor(rendererFactory: RendererFactory2, cacheService: CacheService, http: HttpClient, cdnUrlMode: CDNUrlModeOptions);
|
|
15
|
-
getUrl(path?: string): string;
|
|
16
|
-
getImg(path?: string): string;
|
|
17
|
-
getOri(path?: string): string;
|
|
18
|
-
fetch<T = any>(endpoint: string): Observable<Object>;
|
|
19
|
-
fetchNoCache<T = any>(endpoint: string): Observable<Object>;
|
|
20
|
-
getTranslations(projects: string[], lang: string, prefix?: string, suffix?: string): Observable<any>;
|
|
21
|
-
/**
|
|
22
|
-
* Loads a CSS file dynamically into the document head.
|
|
23
|
-
* @param href The URL of the CSS file.
|
|
24
|
-
* @returns A promise that resolves when the CSS file is loaded.
|
|
25
|
-
* //
|
|
26
|
-
*/
|
|
27
|
-
loadCss(href: string): Promise<void>;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaCDNService, [null, null, null, { optional: true; }]>;
|
|
29
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OnemRvaCDNService>;
|
|
30
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { OnemRvaCDNService } from './cdn.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface OnemrvaMaterialCountry {
|
|
6
|
-
code: string;
|
|
7
|
-
name: string;
|
|
8
|
-
dial_code: string;
|
|
9
|
-
zone: string;
|
|
10
|
-
pattern: string;
|
|
11
|
-
placeholder: string;
|
|
12
|
-
translations: {
|
|
13
|
-
fr: string;
|
|
14
|
-
nl: string;
|
|
15
|
-
de: string;
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
export declare class OnemRvaCDNCountryService {
|
|
19
|
-
private cdnService;
|
|
20
|
-
private translateService;
|
|
21
|
-
constructor(cdnService: OnemRvaCDNService, translateService: TranslateService);
|
|
22
|
-
getCountries(): Observable<OnemrvaMaterialCountry[]>;
|
|
23
|
-
getCountriesByZone(zone: string): Observable<OnemrvaMaterialCountry[]>;
|
|
24
|
-
getTranslatedCountryName(country: OnemrvaMaterialCountry, languageCode?: string): string;
|
|
25
|
-
findCountryFromCode(code: any): Observable<OnemrvaMaterialCountry | undefined>;
|
|
26
|
-
findCountryFromVIESCode(code: any): Observable<OnemrvaMaterialCountry | undefined>;
|
|
27
|
-
findCountryFromPrefix(number: any): Observable<OnemrvaMaterialCountry | undefined>;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaCDNCountryService, never>;
|
|
29
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OnemRvaCDNCountryService>;
|
|
30
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable, ReplaySubject } from 'rxjs';
|
|
3
|
-
import { OnemRvaCommonCountry } from '../interfaces';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CommonCountryLookupService {
|
|
6
|
-
http: HttpClient;
|
|
7
|
-
private commonCountryServiceURL;
|
|
8
|
-
protected _countries$: ReplaySubject<OnemRvaCommonCountry[]>;
|
|
9
|
-
protected _customersInitialized: boolean;
|
|
10
|
-
constructor(http: HttpClient, commonCountryServiceURL: string);
|
|
11
|
-
getCountries(refresh?: boolean): Observable<OnemRvaCommonCountry[]>;
|
|
12
|
-
getCountryByCode(code: string | null): Observable<OnemRvaCommonCountry | null>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CommonCountryLookupService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CommonCountryLookupService>;
|
|
15
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './country-lookup.service';
|
|
2
|
-
export * from './cdn.service';
|
|
3
|
-
export * from './cache.service';
|
|
4
|
-
export * from './country-cdn.service';
|
|
5
|
-
export * from './mime-cdn.service';
|
|
6
|
-
export * from './osm.service';
|
|
7
|
-
export * from './onemrva-error-handler.service';
|
|
8
|
-
export * from './onemrva-missing-translation.service';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnemRvaCDNService } from './cdn.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface MimeDefinition {
|
|
4
|
-
extension: string;
|
|
5
|
-
mimeType: string;
|
|
6
|
-
}
|
|
7
|
-
export declare class OnemRvaCDNMimeService {
|
|
8
|
-
private cdnService;
|
|
9
|
-
static mimetypeFile: string;
|
|
10
|
-
constructor(cdnService: OnemRvaCDNService);
|
|
11
|
-
getMimesForExtension(extensions: string[]): import("rxjs").Observable<string[]>;
|
|
12
|
-
getExtensionsForMime(mimTypes: string[]): import("rxjs").Observable<string[]>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OnemRvaCDNMimeService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OnemRvaCDNMimeService>;
|
|
15
|
-
}
|