@lucca-front/ng 19.3.4 → 20.0.0
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/a11y/index.d.ts +29 -5
- package/animations/index.d.ts +16 -5
- package/api/index.d.ts +295 -5
- package/breadcrumbs/index.d.ts +26 -5
- package/button/index.d.ts +29 -5
- package/callout/index.d.ts +167 -5
- package/chip/index.d.ts +19 -5
- package/comment/index.d.ts +46 -5
- package/core/index.d.ts +233 -3
- package/core-select/api/index.d.ts +80 -5
- package/core-select/establishment/index.d.ts +52 -5
- package/core-select/index.d.ts +317 -3
- package/core-select/job-qualification/index.d.ts +32 -5
- package/core-select/user/index.d.ts +82 -5
- package/date/index.d.ts +274 -5
- package/date2/index.d.ts +320 -5
- package/department/index.d.ts +127 -3
- package/dialog/index.d.ts +252 -5
- package/dialog/testing/index.d.ts +9 -5
- package/divider/index.d.ts +17 -5
- package/dropdown/index.d.ts +137 -3
- package/empty-state/index.d.ts +59 -5
- package/establishment/index.d.ts +208 -3
- package/fancy-box/index.d.ts +14 -5
- package/fesm2022/lucca-front-ng-a11y.mjs +4 -4
- package/fesm2022/lucca-front-ng-api.mjs +49 -49
- package/fesm2022/lucca-front-ng-breadcrumbs.mjs +7 -7
- package/fesm2022/lucca-front-ng-button.mjs +4 -4
- package/fesm2022/lucca-front-ng-callout.mjs +23 -23
- package/fesm2022/lucca-front-ng-chip.mjs +5 -5
- package/fesm2022/lucca-front-ng-chip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-comment.mjs +10 -10
- package/fesm2022/lucca-front-ng-core-select-api.mjs +10 -10
- package/fesm2022/lucca-front-ng-core-select-establishment.mjs +9 -9
- package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +6 -6
- package/fesm2022/lucca-front-ng-core-select-user.mjs +18 -18
- package/fesm2022/lucca-front-ng-core-select.mjs +40 -40
- package/fesm2022/lucca-front-ng-core.mjs +16 -16
- package/fesm2022/lucca-front-ng-date.mjs +51 -51
- package/fesm2022/lucca-front-ng-date2.mjs +21 -21
- package/fesm2022/lucca-front-ng-department.mjs +29 -29
- package/fesm2022/lucca-front-ng-dialog.mjs +33 -33
- package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-divider.mjs +4 -4
- package/fesm2022/lucca-front-ng-dropdown.mjs +26 -26
- package/fesm2022/lucca-front-ng-empty-state.mjs +7 -7
- package/fesm2022/lucca-front-ng-establishment.mjs +50 -50
- package/fesm2022/lucca-front-ng-fancy-box.mjs +4 -4
- package/fesm2022/lucca-front-ng-file-upload.mjs +16 -16
- package/fesm2022/lucca-front-ng-filter-pills.mjs +19 -19
- package/fesm2022/lucca-front-ng-footer.mjs +4 -4
- package/fesm2022/lucca-front-ng-form-field.mjs +7 -7
- package/fesm2022/lucca-front-ng-formly.mjs +62 -62
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +8 -8
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +31 -31
- package/fesm2022/lucca-front-ng-forms.mjs +35 -35
- package/fesm2022/lucca-front-ng-highlight-data.mjs +4 -4
- package/fesm2022/lucca-front-ng-horizontal-navigation.mjs +7 -7
- package/fesm2022/lucca-front-ng-icon.mjs +4 -4
- package/fesm2022/lucca-front-ng-inline-message.mjs +4 -4
- package/fesm2022/lucca-front-ng-input.mjs +22 -22
- package/fesm2022/lucca-front-ng-link.mjs +4 -4
- package/fesm2022/lucca-front-ng-modal.mjs +24 -24
- package/fesm2022/lucca-front-ng-multi-select.mjs +46 -46
- package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-new-badge.mjs +4 -4
- package/fesm2022/lucca-front-ng-number-format.mjs +7 -7
- package/fesm2022/lucca-front-ng-number.mjs +8 -8
- package/fesm2022/lucca-front-ng-numeric-badge.mjs +4 -4
- package/fesm2022/lucca-front-ng-option.mjs +155 -155
- package/fesm2022/lucca-front-ng-page-header.mjs +4 -4
- package/fesm2022/lucca-front-ng-plg-push.mjs +4 -4
- package/fesm2022/lucca-front-ng-popover.mjs +27 -27
- package/fesm2022/lucca-front-ng-popover2.mjs +10 -10
- package/fesm2022/lucca-front-ng-popup-employee.mjs +22 -22
- package/fesm2022/lucca-front-ng-popup.mjs +10 -10
- package/fesm2022/lucca-front-ng-qualification.mjs +8 -8
- package/fesm2022/lucca-front-ng-read-more.mjs +4 -4
- package/fesm2022/lucca-front-ng-safe-content.mjs +10 -10
- package/fesm2022/lucca-front-ng-scroll.mjs +8 -8
- package/fesm2022/lucca-front-ng-scrollBox.mjs +4 -4
- package/fesm2022/lucca-front-ng-select.mjs +15 -15
- package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
- package/fesm2022/lucca-front-ng-simple-select.mjs +17 -17
- package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-skeleton.mjs +19 -19
- package/fesm2022/lucca-front-ng-statusBadge.mjs +4 -4
- package/fesm2022/lucca-front-ng-tag.mjs +4 -4
- package/fesm2022/lucca-front-ng-time.mjs +16 -16
- package/fesm2022/lucca-front-ng-title.mjs +11 -11
- package/fesm2022/lucca-front-ng-toast.mjs +11 -11
- package/fesm2022/lucca-front-ng-tooltip.mjs +24 -24
- package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user.mjs +64 -64
- package/file-upload/index.d.ts +125 -5
- package/filter-pills/index.d.ts +132 -5
- package/footer/index.d.ts +16 -5
- package/form-field/index.d.ts +96 -5
- package/formly/index.d.ts +197 -5
- package/forms/index.d.ts +261 -5
- package/forms/phone-number-input/index.d.ts +79 -5
- package/forms/rich-text-input/formatters/html/index.d.ts +11 -5
- package/forms/rich-text-input/formatters/markdown/index.d.ts +14 -5
- package/forms/rich-text-input/index.d.ts +171 -5
- package/highlight-data/index.d.ts +36 -5
- package/horizontal-navigation/index.d.ts +23 -5
- package/icon/index.d.ts +16 -5
- package/index.d.ts +2 -5
- package/inline-message/index.d.ts +21 -5
- package/input/index.d.ts +102 -3
- package/link/index.d.ts +29 -5
- package/modal/index.d.ts +159 -3
- package/multi-select/index.d.ts +222 -3
- package/new-badge/index.d.ts +10 -5
- package/number/index.d.ts +18 -5
- package/number-format/index.d.ts +78 -5
- package/numeric-badge/index.d.ts +29 -5
- package/option/index.d.ts +618 -3
- package/package.json +47 -47
- package/page-header/index.d.ts +14 -5
- package/picker/index.d.ts +29 -5
- package/plg-push/index.d.ts +9 -5
- package/popover/index.d.ts +438 -3
- package/popover2/index.d.ts +64 -5
- package/popup/index.d.ts +106 -5
- package/popup-employee/index.d.ts +161 -5
- package/qualification/index.d.ts +53 -3
- package/read-more/index.d.ts +34 -5
- package/safe-content/index.d.ts +32 -3
- package/scroll/index.d.ts +39 -3
- package/scrollBox/index.d.ts +19 -5
- package/select/index.d.ts +145 -3
- package/sidepanel/index.d.ts +41 -3
- package/simple-select/api/index.d.ts +11 -3
- package/simple-select/index.d.ts +77 -5
- package/skeleton/index.d.ts +60 -5
- package/statusBadge/index.d.ts +15 -5
- package/tag/index.d.ts +37 -5
- package/time/index.d.ts +185 -5
- package/title/index.d.ts +79 -3
- package/toast/index.d.ts +73 -5
- package/tooltip/index.d.ts +85 -5
- package/user/index.d.ts +375 -3
- package/a11y/public-api.d.ts +0 -2
- package/a11y/skip-links/skip-links.component.d.ts +0 -8
- package/a11y/skip-links/skip-links.translate.d.ts +0 -16
- package/a11y/skip-links/translations.d.ts +0 -50
- package/animations/animation.factory.d.ts +0 -6
- package/animations/fade.animation.d.ts +0 -2
- package/animations/public-api.d.ts +0 -4
- package/animations/scale.animation.d.ts +0 -2
- package/animations/slide.animation.d.ts +0 -2
- package/api/api.model.d.ts +0 -14
- package/api/api.module.d.ts +0 -7
- package/api/public-api.d.ts +0 -4
- package/api/select/api-select.module.d.ts +0 -10
- package/api/select/feeder/api-feeder.component.d.ts +0 -19
- package/api/select/feeder/api-feeder.model.d.ts +0 -14
- package/api/select/feeder/api-feeder.module.d.ts +0 -7
- package/api/select/feeder/index.d.ts +0 -3
- package/api/select/index.d.ts +0 -5
- package/api/select/input/api-select-input.component.d.ts +0 -32
- package/api/select/input/api-select-input.module.d.ts +0 -7
- package/api/select/input/index.d.ts +0 -2
- package/api/select/pager/api-pager.component.d.ts +0 -18
- package/api/select/pager/api-pager.model.d.ts +0 -33
- package/api/select/pager/api-pager.module.d.ts +0 -7
- package/api/select/pager/index.d.ts +0 -3
- package/api/select/searcher/api-searcher.component.d.ts +0 -39
- package/api/select/searcher/api-searcher.model.d.ts +0 -34
- package/api/select/searcher/api-searcher.module.d.ts +0 -7
- package/api/select/searcher/index.d.ts +0 -3
- package/api/service/api-hybrid.service.d.ts +0 -25
- package/api/service/api-service.model.d.ts +0 -13
- package/api/service/api-v3.service.d.ts +0 -26
- package/api/service/api-v4.service.d.ts +0 -23
- package/api/service/index.d.ts +0 -4
- package/breadcrumbs/breadcrumbs-link.directive.d.ts +0 -7
- package/breadcrumbs/breadcrumbs.component.d.ts +0 -13
- package/breadcrumbs/breadcrumbs.translate.d.ts +0 -7
- package/breadcrumbs/public-api.d.ts +0 -2
- package/breadcrumbs/translations.d.ts +0 -26
- package/button/button.component.d.ts +0 -26
- package/button/public-api.d.ts +0 -1
- package/callout/callout/callout.component.d.ts +0 -51
- package/callout/callout-disclosure/callout-disclosure.component.d.ts +0 -28
- package/callout/callout-feedback-item/callout-feedback-item.component.d.ts +0 -9
- package/callout/callout-feedback-list/callout-feedback-list.component.d.ts +0 -11
- package/callout/callout-icon.pipe.d.ts +0 -14
- package/callout/callout-popover/callout-popover.component.d.ts +0 -66
- package/callout/callout-state.d.ts +0 -8
- package/callout/callout.translate.d.ts +0 -7
- package/callout/callout.utils.d.ts +0 -15
- package/callout/public-api.d.ts +0 -6
- package/callout/translations.d.ts +0 -26
- package/chip/chip.component.d.ts +0 -12
- package/chip/chip.translate.d.ts +0 -7
- package/chip/public-api.d.ts +0 -1
- package/chip/translations.d.ts +0 -26
- package/comment/comment/comment.component.d.ts +0 -16
- package/comment/comment-block/comment-block.component.d.ts +0 -22
- package/comment/comment-chat/comment-chat.component.d.ts +0 -5
- package/comment/public-api.d.ts +0 -3
- package/comment/token.d.ts +0 -5
- package/core/date/date-adapter.class.d.ts +0 -18
- package/core/date/date-adapter.interface.d.ts +0 -17
- package/core/date/date-granularity.enum.d.ts +0 -8
- package/core/date/index.d.ts +0 -5
- package/core/date/native/index.d.ts +0 -2
- package/core/date/native/native-date.adapter.d.ts +0 -29
- package/core/date/native/native-date.option.d.ts +0 -6
- package/core/date/string/index.d.ts +0 -1
- package/core/date/string/string-date.adapter.d.ts +0 -28
- package/core/event/index.d.ts +0 -3
- package/core/event/on-close.subscriber.d.ts +0 -6
- package/core/event/on-open.subscriber.d.ts +0 -6
- package/core/event/on-scroll-bottom.subscriber.d.ts +0 -6
- package/core/group/group.interface.d.ts +0 -4
- package/core/group/index.d.ts +0 -1
- package/core/id/id.generator.d.ts +0 -1
- package/core/id/index.d.ts +0 -1
- package/core/misc.d.ts +0 -2
- package/core/portal/index.d.ts +0 -2
- package/core/portal/portal-content.d.ts +0 -3
- package/core/portal/portal.directive.d.ts +0 -27
- package/core/public-api.d.ts +0 -11
- package/core/signal.d.ts +0 -14
- package/core/tools/class.d.ts +0 -11
- package/core/translate/index.d.ts +0 -3
- package/core/translate/intl-params.pipe.d.ts +0 -8
- package/core/translate/intl.model.d.ts +0 -3
- package/core/translate/translation.model.d.ts +0 -13
- package/core/tree/index.d.ts +0 -1
- package/core/tree/tree.model.d.ts +0 -5
- package/core/type/enum.d.ts +0 -14
- package/core/type/index.d.ts +0 -2
- package/core/type/style.d.ts +0 -5
- package/core-select/api/api-v3.directive.d.ts +0 -27
- package/core-select/api/api-v4.directive.d.ts +0 -20
- package/core-select/api/api.directive.d.ts +0 -39
- package/core-select/api/public-api.d.ts +0 -3
- package/core-select/displayer/displayer.directive.d.ts +0 -12
- package/core-select/displayer/index.d.ts +0 -1
- package/core-select/establishment/establishment-grouping.component.d.ts +0 -7
- package/core-select/establishment/establishment-grouping.service.d.ts +0 -13
- package/core-select/establishment/establishments.directive.d.ts +0 -26
- package/core-select/establishment/models.d.ts +0 -9
- package/core-select/establishment/public-api.d.ts +0 -3
- package/core-select/input/index.d.ts +0 -3
- package/core-select/input/select-input.component.d.ts +0 -105
- package/core-select/input/select-input.models.d.ts +0 -4
- package/core-select/input/total-count.directive.d.ts +0 -8
- package/core-select/job-qualification/job-qualification-grouping.component.d.ts +0 -7
- package/core-select/job-qualification/job-qualifications.directive.d.ts +0 -21
- package/core-select/job-qualification/models.d.ts +0 -7
- package/core-select/job-qualification/public-api.d.ts +0 -2
- package/core-select/no-clue/index.d.ts +0 -1
- package/core-select/no-clue/no-clue.directive.d.ts +0 -6
- package/core-select/option/default-option.component.d.ts +0 -9
- package/core-select/option/disabled.directive.d.ts +0 -7
- package/core-select/option/group.directive.d.ts +0 -18
- package/core-select/option/group.pipe.d.ts +0 -13
- package/core-select/option/index.d.ts +0 -8
- package/core-select/option/option-outlet.directive.d.ts +0 -21
- package/core-select/option/option.component.d.ts +0 -38
- package/core-select/option/option.directive.d.ts +0 -12
- package/core-select/option/option.token.d.ts +0 -9
- package/core-select/panel/index.d.ts +0 -4
- package/core-select/panel/key-manager.d.ts +0 -24
- package/core-select/panel/panel-header-template.directive.d.ts +0 -11
- package/core-select/panel/panel.models.d.ts +0 -16
- package/core-select/panel/panel.utils.d.ts +0 -7
- package/core-select/public-api.d.ts +0 -8
- package/core-select/select.model.d.ts +0 -21
- package/core-select/select.translate.d.ts +0 -7
- package/core-select/select.utils.d.ts +0 -1
- package/core-select/translations.d.ts +0 -26
- package/core-select/user/former-employees.component.d.ts +0 -12
- package/core-select/user/me.provider.d.ts +0 -3
- package/core-select/user/public-api.d.ts +0 -4
- package/core-select/user/translations.d.ts +0 -34
- package/core-select/user/user-displayer.component.d.ts +0 -10
- package/core-select/user/user-homonym.service.d.ts +0 -14
- package/core-select/user/user-option.component.d.ts +0 -13
- package/core-select/user/user-option.model.d.ts +0 -11
- package/core-select/user/user.translate.d.ts +0 -8
- package/core-select/user/users.directive.d.ts +0 -57
- package/date/adapter/date-adapter.module.d.ts +0 -7
- package/date/adapter/date-adapter.pipe.d.ts +0 -10
- package/date/adapter/index.d.ts +0 -2
- package/date/calendar/calendar-input.component.d.ts +0 -50
- package/date/calendar/calendar-input.module.d.ts +0 -7
- package/date/calendar/calendar-input.translate.d.ts +0 -8
- package/date/calendar/calendar-item.class.d.ts +0 -34
- package/date/calendar/calendar-item.factory.d.ts +0 -13
- package/date/calendar/calendar-item.interface.d.ts +0 -9
- package/date/calendar/index.d.ts +0 -2
- package/date/calendar/translations.d.ts +0 -34
- package/date/date.module.d.ts +0 -11
- package/date/humanize/humanize.formatter.d.ts +0 -8
- package/date/humanize/humanize.model.d.ts +0 -13
- package/date/humanize/humanize.pipe.d.ts +0 -10
- package/date/humanize/humanize.utils.d.ts +0 -4
- package/date/humanize/index.d.ts +0 -4
- package/date/input/date-input.directive.d.ts +0 -24
- package/date/input/date-input.module.d.ts +0 -7
- package/date/input/date-input.translate.d.ts +0 -9
- package/date/input/index.d.ts +0 -3
- package/date/input/translations.d.ts +0 -42
- package/date/picker/date-picker.component.d.ts +0 -29
- package/date/picker/date-picker.module.d.ts +0 -7
- package/date/picker/index.d.ts +0 -2
- package/date/public-api.d.ts +0 -7
- package/date/select/date-select-input.component.d.ts +0 -29
- package/date/select/date-select-input.module.d.ts +0 -7
- package/date/select/date-select-input.translate.d.ts +0 -9
- package/date/select/index.d.ts +0 -3
- package/date/select/translations.d.ts +0 -42
- package/date2/abstract-date-component.d.ts +0 -43
- package/date2/calendar.token.d.ts +0 -7
- package/date2/calendar2/calendar-cell-info.d.ts +0 -39
- package/date2/calendar2/calendar-mode.d.ts +0 -1
- package/date2/calendar2/calendar2-cell.directive.d.ts +0 -15
- package/date2/calendar2/calendar2.component.d.ts +0 -64
- package/date2/calendar2/calendar2.tokens.d.ts +0 -4
- package/date2/calendar2/cell-status.d.ts +0 -6
- package/date2/calendar2/date-range.d.ts +0 -13
- package/date2/date-format.d.ts +0 -2
- package/date2/date-input/date-input.component.d.ts +0 -60
- package/date2/date-range-input/calendar-shortcut.d.ts +0 -6
- package/date2/date-range-input/date-range-input.component.d.ts +0 -77
- package/date2/date.const.d.ts +0 -6
- package/date2/date2.translate.d.ts +0 -13
- package/date2/public-api.d.ts +0 -7
- package/date2/repeat-times.directive.d.ts +0 -9
- package/date2/translations.d.ts +0 -20
- package/date2/utils.d.ts +0 -13
- package/department/department.model.d.ts +0 -4
- package/department/department.module.d.ts +0 -7
- package/department/public-api.d.ts +0 -4
- package/department/select/department-select.module.d.ts +0 -8
- package/department/select/feeder/department-feeder.component.d.ts +0 -20
- package/department/select/feeder/department-feeder.module.d.ts +0 -7
- package/department/select/feeder/index.d.ts +0 -2
- package/department/select/index.d.ts +0 -3
- package/department/select/input/department-select-input.component.d.ts +0 -24
- package/department/select/input/department-select-input.module.d.ts +0 -7
- package/department/select/input/department-select-input.translate.d.ts +0 -7
- package/department/select/input/index.d.ts +0 -3
- package/department/select/input/translations.d.ts +0 -26
- package/department/service/department-service.model.d.ts +0 -10
- package/department/service/department-v3.service.d.ts +0 -27
- package/department/service/department-v4.service.d.ts +0 -21
- package/department/service/index.d.ts +0 -3
- package/dialog/dialog/dialog.component.d.ts +0 -12
- package/dialog/dialog-content/dialog-content.component.d.ts +0 -5
- package/dialog/dialog-footer/dialog-footer.component.d.ts +0 -5
- package/dialog/dialog-header/dialog-header.component.d.ts +0 -11
- package/dialog/dialog-header/dialog-header.translate.d.ts +0 -7
- package/dialog/dialog-header/translations.d.ts +0 -26
- package/dialog/dialog-routing/dialog-routing.component.d.ts +0 -19
- package/dialog/dialog-routing/dialog-routing.models.d.ts +0 -20
- package/dialog/dialog-routing/dialog-routing.utils.d.ts +0 -25
- package/dialog/dialog-routing/index.d.ts +0 -3
- package/dialog/dialog-routing/outlet-component-instance.directive.d.ts +0 -9
- package/dialog/dialog.providers.d.ts +0 -3
- package/dialog/dialog.service.d.ts +0 -8
- package/dialog/directives/dialog-close.directive.d.ts +0 -7
- package/dialog/directives/dialog-dismiss.directive.d.ts +0 -7
- package/dialog/directives/dialog-open.directive.d.ts +0 -11
- package/dialog/model/dialog-config.d.ts +0 -83
- package/dialog/model/dialog-ref.d.ts +0 -38
- package/dialog/model/index.d.ts +0 -3
- package/dialog/model/injectors.d.ts +0 -4
- package/dialog/public-api.d.ts +0 -12
- package/dialog/testing/providers.d.ts +0 -5
- package/dialog/testing/public-api.d.ts +0 -1
- package/divider/divider.component.d.ts +0 -14
- package/divider/public-api.d.ts +0 -1
- package/dropdown/dropdown.module.d.ts +0 -9
- package/dropdown/item/dropdown-item.directive.d.ts +0 -14
- package/dropdown/item/dropdown-item.model.d.ts +0 -9
- package/dropdown/item/dropdown-item.module.d.ts +0 -10
- package/dropdown/item/index.d.ts +0 -3
- package/dropdown/panel/dropdown-panel.component.d.ts +0 -40
- package/dropdown/panel/dropdown-panel.model.d.ts +0 -2
- package/dropdown/panel/dropdown-panel.module.d.ts +0 -10
- package/dropdown/panel/index.d.ts +0 -3
- package/dropdown/public-api.d.ts +0 -4
- package/dropdown/trigger/dropdown-trigger.directive.d.ts +0 -42
- package/dropdown/trigger/dropdown-trigger.module.d.ts +0 -10
- package/dropdown/trigger/index.d.ts +0 -2
- package/empty-state/empty-state-page/empty-state-page.component.d.ts +0 -36
- package/empty-state/empty-state-section/empty-state-section.component.d.ts +0 -21
- package/empty-state/empty-state.model.d.ts +0 -1
- package/empty-state/public-api.d.ts +0 -2
- package/establishment/establishment.model.d.ts +0 -9
- package/establishment/establishment.module.d.ts +0 -10
- package/establishment/public-api.d.ts +0 -4
- package/establishment/select/establishment-select.module.d.ts +0 -14
- package/establishment/select/establishment-select.token.d.ts +0 -4
- package/establishment/select/for-legal-units/for-legal-units.directive.d.ts +0 -14
- package/establishment/select/for-legal-units/for-legal-units.module.d.ts +0 -7
- package/establishment/select/for-legal-units/index.d.ts +0 -2
- package/establishment/select/index.d.ts +0 -6
- package/establishment/select/input/establishment-select-input.component.d.ts +0 -35
- package/establishment/select/input/establishment-select-input.module.d.ts +0 -7
- package/establishment/select/input/establishment-select-input.translate.d.ts +0 -7
- package/establishment/select/input/index.d.ts +0 -3
- package/establishment/select/input/translations.d.ts +0 -26
- package/establishment/select/legal-unit-selector/index.d.ts +0 -2
- package/establishment/select/legal-unit-selector/legal-unit-selector.directive.d.ts +0 -24
- package/establishment/select/legal-unit-selector/legal-unit-selector.module.d.ts +0 -7
- package/establishment/select/searcher/establishment-searcher.component.d.ts +0 -33
- package/establishment/select/searcher/establishment-searcher.module.d.ts +0 -7
- package/establishment/select/searcher/index.d.ts +0 -2
- package/establishment/select/select-all/establishment-select-all.component.d.ts +0 -19
- package/establishment/select/select-all/establishment-select-all.module.d.ts +0 -7
- package/establishment/select/select-all/index.d.ts +0 -2
- package/establishment/service/establishment-service.model.d.ts +0 -5
- package/establishment/service/establishment.service.d.ts +0 -17
- package/establishment/service/index.d.ts +0 -4
- package/establishment/service/legal-unit-service.model.d.ts +0 -5
- package/establishment/service/legal-unit.service.d.ts +0 -17
- package/fancy-box/fancy-box.component.d.ts +0 -11
- package/fancy-box/public-api.d.ts +0 -1
- package/file-upload/base-file-upload/base-file-upload.component.d.ts +0 -27
- package/file-upload/file-dropzone/file-dropzone.component.d.ts +0 -6
- package/file-upload/file-entry/file-entry.component.d.ts +0 -35
- package/file-upload/file-upload-entry.d.ts +0 -6
- package/file-upload/file-upload.translate.d.ts +0 -34
- package/file-upload/formatter.d.ts +0 -3
- package/file-upload/multi/multi-file-upload.component.d.ts +0 -6
- package/file-upload/public-api.d.ts +0 -5
- package/file-upload/single/single-file-upload.component.d.ts +0 -13
- package/file-upload/translations.d.ts +0 -242
- package/filter-pills/core/filter-pill-displayer.directive.d.ts +0 -14
- package/filter-pills/core/filter-pill-input-component.d.ts +0 -19
- package/filter-pills/core/filter-pill-label.directive.d.ts +0 -15
- package/filter-pills/core/index.d.ts +0 -4
- package/filter-pills/core/tokens.d.ts +0 -5
- package/filter-pills/filter-bar/filter-bar.component.d.ts +0 -14
- package/filter-pills/filter-bar/filter-pill-addon.directive.d.ts +0 -13
- package/filter-pills/filter-pill/filter-pill.component.d.ts +0 -51
- package/filter-pills/filter-pills.translate.d.ts +0 -9
- package/filter-pills/public-api.d.ts +0 -4
- package/filter-pills/translations.d.ts +0 -42
- package/footer/footer.component.d.ts +0 -13
- package/footer/public-api.d.ts +0 -1
- package/form-field/form-field-size.d.ts +0 -1
- package/form-field/form-field.component.d.ts +0 -71
- package/form-field/form-field.token.d.ts +0 -3
- package/form-field/form-field.translate.d.ts +0 -7
- package/form-field/input.directive.d.ts +0 -14
- package/form-field/public-api.d.ts +0 -5
- package/form-field/translations.d.ts +0 -26
- package/formly/formly.config.d.ts +0 -2
- package/formly/formly.module.d.ts +0 -39
- package/formly/formly.utils.d.ts +0 -2
- package/formly/public-api.d.ts +0 -4
- package/formly/types/api.d.ts +0 -13
- package/formly/types/checkbox.d.ts +0 -8
- package/formly/types/date.d.ts +0 -8
- package/formly/types/department.d.ts +0 -8
- package/formly/types/establishment.d.ts +0 -8
- package/formly/types/index.d.ts +0 -11
- package/formly/types/input.d.ts +0 -9
- package/formly/types/qualification.d.ts +0 -8
- package/formly/types/radios.d.ts +0 -12
- package/formly/types/select.d.ts +0 -13
- package/formly/types/textarea.d.ts +0 -8
- package/formly/types/user.d.ts +0 -8
- package/formly/wrappers/checkbox-layout.d.ts +0 -12
- package/formly/wrappers/error.d.ts +0 -20
- package/formly/wrappers/helper.d.ts +0 -11
- package/formly/wrappers/icon.d.ts +0 -11
- package/formly/wrappers/index.d.ts +0 -7
- package/formly/wrappers/radiosfield-layout.d.ts +0 -12
- package/formly/wrappers/suffix.d.ts +0 -11
- package/formly/wrappers/textfield-layout.d.ts +0 -15
- package/forms/checkbox-input/checkbox-input.component.d.ts +0 -28
- package/forms/form-field-id.directive.d.ts +0 -13
- package/forms/inject-ng-control.d.ts +0 -2
- package/forms/multilanguage-input/model/multilanguage-translation.d.ts +0 -4
- package/forms/multilanguage-input/multilanguage-input.component.d.ts +0 -28
- package/forms/multilanguage-input/multilanguage-input.translate.d.ts +0 -8
- package/forms/multilanguage-input/translations.d.ts +0 -12
- package/forms/multilanguage-input/validators.d.ts +0 -4
- package/forms/noop-value-accessor.directive.d.ts +0 -9
- package/forms/number-format-input/number-format-input.component.d.ts +0 -39
- package/forms/number-format-input/number-format-input.translate.d.ts +0 -7
- package/forms/number-format-input/translations.d.ts +0 -26
- package/forms/number-input/number-input.component.d.ts +0 -20
- package/forms/number-input/number-input.translate.d.ts +0 -7
- package/forms/number-input/translations.d.ts +0 -26
- package/forms/phone-number-input/formatter.d.ts +0 -4
- package/forms/phone-number-input/phone-number-format.pipe.d.ts +0 -8
- package/forms/phone-number-input/phone-number-input.component.d.ts +0 -59
- package/forms/phone-number-input/public-api.d.ts +0 -5
- package/forms/phone-number-input/types.d.ts +0 -2
- package/forms/phone-number-input/validators.d.ts +0 -7
- package/forms/public-api.d.ts +0 -16
- package/forms/radio-group-input/radio/radio.component.d.ts +0 -17
- package/forms/radio-group-input/radio-group-input.component.d.ts +0 -15
- package/forms/radio-group-input/radio-group-token.d.ts +0 -3
- package/forms/rich-text-input/formatters/html/html-formatter.d.ts +0 -8
- package/forms/rich-text-input/formatters/html/public-api.d.ts +0 -1
- package/forms/rich-text-input/formatters/index.d.ts +0 -1
- package/forms/rich-text-input/formatters/markdown/markdown-formatter.d.ts +0 -11
- package/forms/rich-text-input/formatters/markdown/public-api.d.ts +0 -1
- package/forms/rich-text-input/formatters/rich-text-formatter.d.ts +0 -7
- package/forms/rich-text-input/plugins/clear-format/clear-format.command.d.ts +0 -3
- package/forms/rich-text-input/plugins/clear-format/clear-format.component.d.ts +0 -18
- package/forms/rich-text-input/plugins/clear-format/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/headings/headings.command.d.ts +0 -4
- package/forms/rich-text-input/plugins/headings/headings.component.d.ts +0 -24
- package/forms/rich-text-input/plugins/headings/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/link-dialog/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/link-dialog/link-dialog.component.d.ts +0 -14
- package/forms/rich-text-input/plugins/link/link.command.d.ts +0 -4
- package/forms/rich-text-input/plugins/link/link.component.d.ts +0 -20
- package/forms/rich-text-input/plugins/list-format/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/list-format/list-format.command.d.ts +0 -5
- package/forms/rich-text-input/plugins/list-format/list-format.component.d.ts +0 -23
- package/forms/rich-text-input/plugins/list-format/list-style-toolbar.component.d.ts +0 -15
- package/forms/rich-text-input/plugins/text-style/index.d.ts +0 -2
- package/forms/rich-text-input/plugins/text-style/text-style-toolbar.component.d.ts +0 -11
- package/forms/rich-text-input/plugins/text-style/text-style.command.d.ts +0 -2
- package/forms/rich-text-input/plugins/text-style/text-style.component.d.ts +0 -22
- package/forms/rich-text-input/plugins/toolbar/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/toolbar/toolbar.component.d.ts +0 -11
- package/forms/rich-text-input/public-api.d.ts +0 -8
- package/forms/rich-text-input/rich-text-input.component.d.ts +0 -34
- package/forms/rich-text-input/rich-text-input.translate.d.ts +0 -27
- package/forms/rich-text-input/translations.d.ts +0 -186
- package/forms/rich-text-input/utils/index.d.ts +0 -1
- package/forms/rich-text-input/utils/lexical.utils.d.ts +0 -18
- package/forms/switch-input/switch-input.component.d.ts +0 -10
- package/forms/text-input/text-input-addon.d.ts +0 -10
- package/forms/text-input/text-input.component.d.ts +0 -36
- package/forms/text-input/text-input.translate.d.ts +0 -8
- package/forms/text-input/translations.d.ts +0 -34
- package/forms/textarea-input/textarea-input.component.d.ts +0 -20
- package/highlight-data/highlight-data.component.d.ts +0 -33
- package/highlight-data/public-api.d.ts +0 -1
- package/horizontal-navigation/horizontal-navigation-link.directive.d.ts +0 -7
- package/horizontal-navigation/horizontal-navigation.component.d.ts +0 -14
- package/horizontal-navigation/public-api.d.ts +0 -2
- package/icon/icon.component.d.ts +0 -13
- package/icon/public-api.d.ts +0 -1
- package/inline-message/inline-message-state.d.ts +0 -1
- package/inline-message/inline-message.component.d.ts +0 -16
- package/inline-message/public-api.d.ts +0 -2
- package/input/clearer/clearer.component.d.ts +0 -10
- package/input/clearer/clearer.model.d.ts +0 -7
- package/input/clearer/clearer.module.d.ts +0 -7
- package/input/clearer/clearer.translate.d.ts +0 -7
- package/input/clearer/index.d.ts +0 -3
- package/input/clearer/translations.d.ts +0 -26
- package/input/displayer/index.d.ts +0 -3
- package/input/displayer/input-displayer.directive.d.ts +0 -16
- package/input/displayer/input-displayer.model.d.ts +0 -9
- package/input/displayer/input-displayer.module.d.ts +0 -7
- package/input/input.directive.d.ts +0 -17
- package/input/input.model.d.ts +0 -23
- package/input/input.module.d.ts +0 -9
- package/input/public-api.d.ts +0 -5
- package/link/link.component.d.ts +0 -22
- package/link/link.translate.d.ts +0 -7
- package/link/public-api.d.ts +0 -1
- package/link/translations.d.ts +0 -23
- package/modal/dialog-adapter/dialog-content-adapter/dialog-content-adapter.component.d.ts +0 -37
- package/modal/dialog-adapter/dialog-ref-adapter.d.ts +0 -19
- package/modal/modal-config.default.d.ts +0 -3
- package/modal/modal-config.model.d.ts +0 -21
- package/modal/modal-panel.component.d.ts +0 -48
- package/modal/modal-ref.factory.d.ts +0 -30
- package/modal/modal-ref.model.d.ts +0 -15
- package/modal/modal.model.d.ts +0 -13
- package/modal/modal.module.d.ts +0 -14
- package/modal/modal.service.d.ts +0 -15
- package/modal/modal.token.d.ts +0 -7
- package/modal/modal.translate.d.ts +0 -9
- package/modal/modal.utils.d.ts +0 -2
- package/modal/public-api.d.ts +0 -11
- package/modal/translations.d.ts +0 -42
- package/multi-select/displayer/counter-displayer/counter-displayer.component.d.ts +0 -16
- package/multi-select/displayer/default-displayer.component.d.ts +0 -20
- package/multi-select/displayer/default-displayer.translate.d.ts +0 -10
- package/multi-select/displayer/displayer-input.directive.d.ts +0 -22
- package/multi-select/displayer/displayer.directive.d.ts +0 -12
- package/multi-select/displayer/index.d.ts +0 -5
- package/multi-select/displayer/translations.d.ts +0 -50
- package/multi-select/input/index.d.ts +0 -2
- package/multi-select/input/panel-ref.factory.d.ts +0 -24
- package/multi-select/input/panel.model.d.ts +0 -7
- package/multi-select/input/select-all/index.d.ts +0 -1
- package/multi-select/input/select-all/multi-select-all-displayer.component.d.ts +0 -18
- package/multi-select/input/select-all/multi-select-all-header.component.d.ts +0 -9
- package/multi-select/input/select-all/select-all.models.d.ts +0 -10
- package/multi-select/input/select-all/with-select-all.directive.d.ts +0 -20
- package/multi-select/input/select-input.component.d.ts +0 -47
- package/multi-select/panel/index.d.ts +0 -1
- package/multi-select/panel/option-group-context.pipe.d.ts +0 -11
- package/multi-select/panel/option-selected.pipe.d.ts +0 -9
- package/multi-select/panel/panel.component.d.ts +0 -33
- package/multi-select/panel/selected-chip.directive.d.ts +0 -10
- package/multi-select/public-api.d.ts +0 -6
- package/multi-select/select.model.d.ts +0 -23
- package/multi-select/select.translate.d.ts +0 -17
- package/multi-select/select.utils.d.ts +0 -14
- package/multi-select/select.validators.d.ts +0 -5
- package/multi-select/translations.d.ts +0 -106
- package/new-badge/new-badge.component.d.ts +0 -7
- package/new-badge/public-api.d.ts +0 -1
- package/number/number.module.d.ts +0 -7
- package/number/number.pipe.d.ts +0 -9
- package/number/public-api.d.ts +0 -2
- package/number-format/number-format.d.ts +0 -16
- package/number-format/number-format.directive.d.ts +0 -18
- package/number-format/number-format.models.d.ts +0 -33
- package/number-format/number-format.pipe.d.ts +0 -8
- package/number-format/public-api.d.ts +0 -4
- package/numeric-badge/numeric-badge.component.d.ts +0 -26
- package/numeric-badge/public-api.d.ts +0 -1
- package/option/item/index.d.ts +0 -7
- package/option/item/option-item.component.d.ts +0 -22
- package/option/item/option-item.model.d.ts +0 -18
- package/option/item/option-item.module.d.ts +0 -7
- package/option/item/translations.d.ts +0 -34
- package/option/item/tree-option-item.component.d.ts +0 -39
- package/option/item/tree-option-item.model.d.ts +0 -14
- package/option/item/tree-option-item.module.d.ts +0 -7
- package/option/item/tree-option-item.translate.d.ts +0 -8
- package/option/operator/feeder/index.d.ts +0 -4
- package/option/operator/feeder/option-feeder.component.d.ts +0 -9
- package/option/operator/feeder/option-feeder.module.d.ts +0 -7
- package/option/operator/feeder/tree-option-feeder.component.d.ts +0 -10
- package/option/operator/feeder/tree-option-feeder.module.d.ts +0 -7
- package/option/operator/for-groups/for-groups.directive.d.ts +0 -31
- package/option/operator/for-groups/for-groups.module.d.ts +0 -7
- package/option/operator/for-groups/index.d.ts +0 -2
- package/option/operator/for-options/for-options.directive.d.ts +0 -16
- package/option/operator/for-options/for-options.module.d.ts +0 -7
- package/option/operator/for-options/for-tree-options.directive.d.ts +0 -9
- package/option/operator/for-options/for-tree-options.module.d.ts +0 -7
- package/option/operator/for-options/index.d.ts +0 -4
- package/option/operator/index.d.ts +0 -9
- package/option/operator/option-operator.model.d.ts +0 -9
- package/option/operator/option-operator.module.d.ts +0 -11
- package/option/operator/pager/index.d.ts +0 -4
- package/option/operator/pager/option-pager.component.d.ts +0 -13
- package/option/operator/pager/option-pager.module.d.ts +0 -7
- package/option/operator/pager/tree-option-pager.component.d.ts +0 -16
- package/option/operator/pager/tree-option-pager.module.d.ts +0 -7
- package/option/operator/searcher/index.d.ts +0 -4
- package/option/operator/searcher/option-searcher.component.d.ts +0 -19
- package/option/operator/searcher/option-searcher.module.d.ts +0 -7
- package/option/operator/searcher/tree-option-searcher.component.d.ts +0 -20
- package/option/operator/searcher/tree-option-searcher.module.d.ts +0 -7
- package/option/operator/tree-option-operator.model.d.ts +0 -5
- package/option/operator/tree-option-operator.module.d.ts +0 -10
- package/option/option.module.d.ts +0 -16
- package/option/picker/index.d.ts +0 -8
- package/option/picker/option-picker-advanced.component.d.ts +0 -40
- package/option/picker/option-picker.component.d.ts +0 -68
- package/option/picker/option-picker.model.d.ts +0 -22
- package/option/picker/option-picker.module.d.ts +0 -9
- package/option/picker/tree-option-picker-advanced.component.d.ts +0 -40
- package/option/picker/tree-option-picker.component.d.ts +0 -35
- package/option/picker/tree-option-picker.model.d.ts +0 -5
- package/option/picker/tree-option-picker.module.d.ts +0 -12
- package/option/placeholder/index.d.ts +0 -3
- package/option/placeholder/option-placeholder.component.d.ts +0 -9
- package/option/placeholder/option-placeholder.module.d.ts +0 -7
- package/option/placeholder/option-placeholder.translate.d.ts +0 -8
- package/option/placeholder/translations.d.ts +0 -34
- package/option/public-api.d.ts +0 -7
- package/option/selector/all/index.d.ts +0 -5
- package/option/selector/all/select-all.component.d.ts +0 -19
- package/option/selector/all/select-all.module.d.ts +0 -7
- package/option/selector/all/select-all.translate.d.ts +0 -8
- package/option/selector/all/translations.d.ts +0 -34
- package/option/selector/all/tree-select-all.component.d.ts +0 -21
- package/option/selector/all/tree-select-all.module.d.ts +0 -7
- package/option/selector/index.d.ts +0 -5
- package/option/selector/option-selector.model.d.ts +0 -11
- package/option/selector/option-selector.module.d.ts +0 -7
- package/option/selector/tree-option-selector.model.d.ts +0 -4
- package/option/selector/tree-option-selector.module.d.ts +0 -7
- package/option/tree-option.module.d.ts +0 -10
- package/page-header/page-header.component.d.ts +0 -11
- package/page-header/public-api.d.ts +0 -1
- package/picker/input-picker.model.d.ts +0 -25
- package/picker/public-api.d.ts +0 -1
- package/plg-push/plg-push.component.d.ts +0 -6
- package/plg-push/public-api.d.ts +0 -1
- package/popover/animation/index.d.ts +0 -1
- package/popover/animation/popover.animation.d.ts +0 -2
- package/popover/panel/index.d.ts +0 -3
- package/popover/panel/popover-panel.component.d.ts +0 -54
- package/popover/panel/popover-panel.model.d.ts +0 -86
- package/popover/panel/popover-panel.module.d.ts +0 -7
- package/popover/popover.module.d.ts +0 -9
- package/popover/public-api.d.ts +0 -5
- package/popover/target/index.d.ts +0 -3
- package/popover/target/popover-target.directive.d.ts +0 -16
- package/popover/target/popover-target.model.d.ts +0 -44
- package/popover/target/popover-target.module.d.ts +0 -7
- package/popover/trigger/index.d.ts +0 -3
- package/popover/trigger/popover-trigger.directive.d.ts +0 -57
- package/popover/trigger/popover-trigger.model.d.ts +0 -163
- package/popover/trigger/popover-trigger.module.d.ts +0 -8
- package/popover2/content/popover-content/popover-content.component.d.ts +0 -23
- package/popover2/popover-focus-trap.d.ts +0 -10
- package/popover2/popover-tokens.d.ts +0 -11
- package/popover2/popover.directive.d.ts +0 -47
- package/popover2/popover.providers.d.ts +0 -2
- package/popover2/popover.translate.d.ts +0 -7
- package/popover2/popover2.translate.d.ts +0 -7
- package/popover2/public-api.d.ts +0 -3
- package/popover2/translations.d.ts +0 -26
- package/popup/popup-config.default.d.ts +0 -2
- package/popup/popup-config.model.d.ts +0 -9
- package/popup/popup-ref.factory.d.ts +0 -20
- package/popup/popup-ref.model.d.ts +0 -54
- package/popup/popup.module.d.ts +0 -7
- package/popup/popup.service.d.ts +0 -11
- package/popup/popup.token.d.ts +0 -7
- package/popup/public-api.d.ts +0 -7
- package/popup-employee/card/panel/user-popover-panel.component.d.ts +0 -52
- package/popup-employee/card/panel/user-popover-panel.model.d.ts +0 -2
- package/popup-employee/card/pipe/inject-parameter.pipe.d.ts +0 -7
- package/popup-employee/card/pipe/is-future.pipe.d.ts +0 -12
- package/popup-employee/card/pipe/leave-ends-display.pipe.d.ts +0 -9
- package/popup-employee/card/trigger/user-popover-trigger.directive.d.ts +0 -47
- package/popup-employee/popup-employee.translate.d.ts +0 -19
- package/popup-employee/public-api.d.ts +0 -4
- package/popup-employee/service/user-popover-service.model.d.ts +0 -6
- package/popup-employee/service/user-popover.store.d.ts +0 -13
- package/popup-employee/translations.d.ts +0 -122
- package/popup-employee/user-popover.model.d.ts +0 -37
- package/popup-employee/user-popover.providers.d.ts +0 -4
- package/public_api.d.ts +0 -2
- package/qualification/public-api.d.ts +0 -3
- package/qualification/qualification.model.d.ts +0 -7
- package/qualification/qualification.module.d.ts +0 -10
- package/qualification/select/index.d.ts +0 -1
- package/qualification/select/input/index.d.ts +0 -2
- package/qualification/select/input/qualification-select-input.component.d.ts +0 -28
- package/qualification/select/input/qualification-select-input.translate.d.ts +0 -7
- package/qualification/select/input/translations.d.ts +0 -26
- package/read-more/public-api.d.ts +0 -1
- package/read-more/read-more.component.d.ts +0 -26
- package/read-more/read-more.translate.d.ts +0 -8
- package/read-more/translations.d.ts +0 -34
- package/safe-content/public-api.d.ts +0 -3
- package/safe-content/safe-content.module.d.ts +0 -10
- package/safe-content/safe-external-svg.pipe.d.ts +0 -9
- package/safe-content/safe-html.pipe.d.ts +0 -16
- package/scroll/public-api.d.ts +0 -3
- package/scroll/scroll.directive.d.ts +0 -23
- package/scroll/scroll.model.d.ts +0 -8
- package/scroll/scroll.module.d.ts +0 -7
- package/scrollBox/public-api.d.ts +0 -1
- package/scrollBox/scroll-box.component.d.ts +0 -16
- package/select/input/index.d.ts +0 -3
- package/select/input/select-input.component.d.ts +0 -70
- package/select/input/select-input.model.d.ts +0 -61
- package/select/input/select-input.module.d.ts +0 -10
- package/select/public-api.d.ts +0 -2
- package/select/select.module.d.ts +0 -10
- package/sidepanel/public-api.d.ts +0 -3
- package/sidepanel/sidepanel.model.d.ts +0 -18
- package/sidepanel/sidepanel.module.d.ts +0 -10
- package/sidepanel/sidepanel.service.d.ts +0 -16
- package/simple-select/api/api-v4.directive.d.ts +0 -5
- package/simple-select/api/api.directive.d.ts +0 -5
- package/simple-select/api/public-api.d.ts +0 -2
- package/simple-select/input/index.d.ts +0 -1
- package/simple-select/input/panel-ref.factory.d.ts +0 -19
- package/simple-select/input/select-input.component.d.ts +0 -18
- package/simple-select/panel/index.d.ts +0 -1
- package/simple-select/panel/option-selected.pipe.d.ts +0 -8
- package/simple-select/panel/panel.component.d.ts +0 -30
- package/simple-select/public-api.d.ts +0 -3
- package/simple-select/select.model.d.ts +0 -3
- package/simple-select/select.translate.d.ts +0 -11
- package/simple-select/translations.d.ts +0 -58
- package/skeleton/public-api.d.ts +0 -6
- package/skeleton/skeleton-button/skeleton-button.component.d.ts +0 -7
- package/skeleton/skeleton-data-table/skeleton-data-table.component.d.ts +0 -12
- package/skeleton/skeleton-field/skeleton-field.component.d.ts +0 -7
- package/skeleton/skeleton-header/skeleton-header.component.d.ts +0 -7
- package/skeleton/skeleton-index-table/skeleton-index-table.component.d.ts +0 -12
- package/skeleton/skeleton-table/skeleton-table.component.d.ts +0 -12
- package/statusBadge/public-api.d.ts +0 -1
- package/statusBadge/statusBadge.component.d.ts +0 -12
- package/tag/public-api.d.ts +0 -1
- package/tag/tag.component.d.ts +0 -34
- package/time/core/base-picker.component.d.ts +0 -23
- package/time/core/date-primitives.d.ts +0 -2
- package/time/core/date.utils.d.ts +0 -14
- package/time/core/duration.utils.d.ts +0 -19
- package/time/core/math.utils.d.ts +0 -11
- package/time/core/misc.utils.d.ts +0 -1
- package/time/core/repeat-on-hold.directive.d.ts +0 -19
- package/time/core/time-picker-part.component.d.ts +0 -35
- package/time/duration-picker/duration-picker.component.d.ts +0 -42
- package/time/duration-picker/duration-picker.model.d.ts +0 -12
- package/time/duration-picker/duration-picker.translate.d.ts +0 -9
- package/time/duration-picker/translations.d.ts +0 -42
- package/time/public-api.d.ts +0 -4
- package/time/time-picker/time-picker.component.d.ts +0 -49
- package/time/time-picker/time-picker.model.d.ts +0 -13
- package/time/time-picker/time-picker.translate.d.ts +0 -9
- package/time/time-picker/translations.d.ts +0 -42
- package/title/public-api.d.ts +0 -5
- package/title/title-translate.service.d.ts +0 -6
- package/title/title.model.d.ts +0 -7
- package/title/title.module.d.ts +0 -10
- package/title/title.service.d.ts +0 -22
- package/title/title.strategy.d.ts +0 -35
- package/toast/public-api.d.ts +0 -5
- package/toast/toasts.component.d.ts +0 -24
- package/toast/toasts.model.d.ts +0 -23
- package/toast/toasts.module.d.ts +0 -7
- package/toast/toasts.service.d.ts +0 -13
- package/toast/toasts.translate.d.ts +0 -7
- package/toast/translations.d.ts +0 -26
- package/tooltip/animation/index.d.ts +0 -1
- package/tooltip/animation/tooltip.animation.d.ts +0 -2
- package/tooltip/panel/index.d.ts +0 -2
- package/tooltip/panel/tooltip-panel.component.d.ts +0 -18
- package/tooltip/panel/tooltip-panel.module.d.ts +0 -7
- package/tooltip/public-api.d.ts +0 -4
- package/tooltip/tooltip.module.d.ts +0 -8
- package/tooltip/trigger/ellipsis.ruler.d.ts +0 -27
- package/tooltip/trigger/index.d.ts +0 -2
- package/tooltip/trigger/tooltip-trigger.directive.d.ts +0 -46
- package/tooltip/trigger/tooltip-trigger.module.d.ts +0 -8
- package/user/display/display-format.model.d.ts +0 -23
- package/user/display/index.d.ts +0 -3
- package/user/display/user-display.module.d.ts +0 -7
- package/user/display/user-display.pipe.d.ts +0 -38
- package/user/picture/index.d.ts +0 -2
- package/user/picture/user-picture.component.d.ts +0 -44
- package/user/picture/user-picture.module.d.ts +0 -10
- package/user/public-api.d.ts +0 -7
- package/user/select/homonyms/index.d.ts +0 -3
- package/user/select/homonyms/user-homonyms.component.d.ts +0 -14
- package/user/select/homonyms/user-homonyms.module.d.ts +0 -7
- package/user/select/homonyms/user-homonyms.service.d.ts +0 -23
- package/user/select/index.d.ts +0 -5
- package/user/select/input/index.d.ts +0 -3
- package/user/select/input/translations.d.ts +0 -34
- package/user/select/input/user-select-input.component.d.ts +0 -33
- package/user/select/input/user-select-input.module.d.ts +0 -10
- package/user/select/input/user-select-input.translate.d.ts +0 -8
- package/user/select/me/index.d.ts +0 -2
- package/user/select/me/me-option.directive.d.ts +0 -30
- package/user/select/me/me-option.module.d.ts +0 -7
- package/user/select/searcher/index.d.ts +0 -3
- package/user/select/searcher/translations.d.ts +0 -26
- package/user/select/searcher/user-searcher.component.d.ts +0 -39
- package/user/select/searcher/user-searcher.module.d.ts +0 -7
- package/user/select/searcher/user-searcher.translate.d.ts +0 -7
- package/user/select/user-select.module.d.ts +0 -13
- package/user/service/index.d.ts +0 -2
- package/user/service/user-service.model.d.ts +0 -9
- package/user/service/user-v3.service.d.ts +0 -20
- package/user/tile/index.d.ts +0 -2
- package/user/tile/user-tile.component.d.ts +0 -39
- package/user/tile/user-tile.module.d.ts +0 -10
- package/user/user.model.d.ts +0 -11
- package/user/user.module.d.ts +0 -10
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { ALuPopupRef, ILuPopupRef } from '@lucca-front/ng/popup';
|
|
3
|
-
import { LuModalClasses, LuModalConfig, LuModalMode } from './modal-config.model';
|
|
4
|
-
import { ILuModalContent, LuModalContentResult } from './modal.model';
|
|
5
|
-
export interface ILuModalRef<D = unknown, R = unknown> extends ILuPopupRef<D, R> {
|
|
6
|
-
mode: LuModalMode;
|
|
7
|
-
modalClasses: LuModalClasses;
|
|
8
|
-
}
|
|
9
|
-
export interface IModalRefFactory {
|
|
10
|
-
forge<T extends ILuModalContent, C extends LuModalConfig, D>(component: ComponentType<T>, config: C): ILuModalRef<D, LuModalContentResult<T>>;
|
|
11
|
-
}
|
|
12
|
-
export declare abstract class ALuModalRef<T extends ILuModalContent = ILuModalContent, D = unknown, R = unknown, C extends LuModalConfig = LuModalConfig> extends ALuPopupRef<T, D, R, C> implements ILuModalRef<D, R> {
|
|
13
|
-
get mode(): LuModalMode;
|
|
14
|
-
get modalClasses(): LuModalClasses;
|
|
15
|
-
}
|
package/modal/modal.model.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
export interface ILuModalContent<T = unknown> {
|
|
3
|
-
title: string | Observable<string>;
|
|
4
|
-
submitAction?: () => T | Observable<T>;
|
|
5
|
-
submitLabel?: string | Observable<string>;
|
|
6
|
-
submitPalette?: string;
|
|
7
|
-
submitDisabled?: boolean | Observable<boolean>;
|
|
8
|
-
submitCounter?: number | Observable<number>;
|
|
9
|
-
cancelLabel?: string | Observable<string>;
|
|
10
|
-
}
|
|
11
|
-
export type LuModalContentResult<T extends ILuModalContent> = T extends ILuModalContent<infer R> & {
|
|
12
|
-
submitAction: unknown;
|
|
13
|
-
} ? R : never;
|
package/modal/modal.module.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Provider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/cdk/overlay";
|
|
4
|
-
import * as i2 from "@angular/cdk/dialog";
|
|
5
|
-
/**
|
|
6
|
-
* Provide LuModal.
|
|
7
|
-
* Note that OverlayModule should be imported in one of the EnvironmentInjectors (AppModule, lazy-loaded route) using `providers: [importProvidersFrom(OverlayModule)]`.
|
|
8
|
-
*/
|
|
9
|
-
export declare function provideLuModal(): Provider[];
|
|
10
|
-
export declare class LuModalModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuModalModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuModalModule, never, [typeof i1.OverlayModule, typeof i2.DialogModule], never>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LuModalModule>;
|
|
14
|
-
}
|
package/modal/modal.service.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { LuModalConfig } from './modal-config.model';
|
|
3
|
-
import { ILuModalRef } from './modal-ref.model';
|
|
4
|
-
import { ILuModalContent, LuModalContentResult } from './modal.model';
|
|
5
|
-
import { LuDialogService } from '@lucca-front/ng/dialog';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class LuModal {
|
|
8
|
-
protected _factory: import("./modal-ref.model").IModalRefFactory;
|
|
9
|
-
protected _config: LuModalConfig;
|
|
10
|
-
protected luDialogService: LuDialogService;
|
|
11
|
-
open<T extends ILuModalContent, D>(component: ComponentType<T>, data?: D, config?: Partial<LuModalConfig>): ILuModalRef<D, LuModalContentResult<T>>;
|
|
12
|
-
legacyOpen<T extends ILuModalContent, D>(component: ComponentType<T>, data?: D, config?: Partial<LuModalConfig>): ILuModalRef<D, LuModalContentResult<T>>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuModal, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LuModal>;
|
|
15
|
-
}
|
package/modal/modal.token.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { LuModalConfig } from './modal-config.model';
|
|
3
|
-
import { IModalRefFactory } from './modal-ref.model';
|
|
4
|
-
/** Injection token that can be used to access the data that was passed in to a dialog. */
|
|
5
|
-
export declare const LU_MODAL_DATA: InjectionToken<unknown>;
|
|
6
|
-
export declare const LU_MODAL_CONFIG: InjectionToken<LuModalConfig>;
|
|
7
|
-
export declare const LU_MODAL_REF_FACTORY: InjectionToken<IModalRefFactory>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
-
export declare const LU_MODAL_TRANSLATIONS: InjectionToken<LuTranslation<ILuModalLabel>>;
|
|
4
|
-
export interface ILuModalLabel {
|
|
5
|
-
submit: string;
|
|
6
|
-
cancel: string;
|
|
7
|
-
close: string;
|
|
8
|
-
}
|
|
9
|
-
export declare const luModalTranslations: LuTranslation<ILuModalLabel>;
|
package/modal/modal.utils.d.ts
DELETED
package/modal/public-api.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * from './modal-config.default';
|
|
2
|
-
export * from './modal-config.model';
|
|
3
|
-
export * from './modal-panel.component';
|
|
4
|
-
export * from './modal-ref.factory';
|
|
5
|
-
export * from './modal-ref.model';
|
|
6
|
-
export * from './modal.model';
|
|
7
|
-
export * from './modal.module';
|
|
8
|
-
export * from './modal.service';
|
|
9
|
-
export * from './modal.token';
|
|
10
|
-
export * from './modal.translate';
|
|
11
|
-
export * from './modal.utils';
|
package/modal/translations.d.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
export declare const Translations: {
|
|
2
|
-
en: {
|
|
3
|
-
submit: string;
|
|
4
|
-
cancel: string;
|
|
5
|
-
close: string;
|
|
6
|
-
};
|
|
7
|
-
de: {
|
|
8
|
-
submit: string;
|
|
9
|
-
cancel: string;
|
|
10
|
-
close: string;
|
|
11
|
-
};
|
|
12
|
-
fr: {
|
|
13
|
-
submit: string;
|
|
14
|
-
cancel: string;
|
|
15
|
-
close: string;
|
|
16
|
-
};
|
|
17
|
-
it: {
|
|
18
|
-
submit: string;
|
|
19
|
-
cancel: string;
|
|
20
|
-
close: string;
|
|
21
|
-
};
|
|
22
|
-
nl: {
|
|
23
|
-
submit: string;
|
|
24
|
-
cancel: string;
|
|
25
|
-
close: string;
|
|
26
|
-
};
|
|
27
|
-
'nl-BE': {
|
|
28
|
-
submit: string;
|
|
29
|
-
cancel: string;
|
|
30
|
-
close: string;
|
|
31
|
-
};
|
|
32
|
-
es: {
|
|
33
|
-
submit: string;
|
|
34
|
-
cancel: string;
|
|
35
|
-
close: string;
|
|
36
|
-
};
|
|
37
|
-
pt: {
|
|
38
|
-
submit: string;
|
|
39
|
-
cancel: string;
|
|
40
|
-
close: string;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { DestroyRef, ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { LuMultiSelectInputComponent } from '../../input';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LuMultiSelectCounterDisplayerComponent<T> implements OnInit {
|
|
6
|
-
select: LuMultiSelectInputComponent<T>;
|
|
7
|
-
protected destroyRef: DestroyRef;
|
|
8
|
-
inputElementRef: ElementRef<HTMLInputElement>;
|
|
9
|
-
get value(): T[];
|
|
10
|
-
selectedOptions$: BehaviorSubject<T[]>;
|
|
11
|
-
set selected(options: T[]);
|
|
12
|
-
label: string;
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectCounterDisplayerComponent<any>, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuMultiSelectCounterDisplayerComponent<any>, "lu-multi-select-counter-displayer", never, { "selected": { "alias": "selected"; "required": false; }; "label": { "alias": "label"; "required": true; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { DestroyRef, ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { ILuOptionContext } from '@lucca-front/ng/core-select';
|
|
3
|
-
import { LuMultiSelectInputComponent } from '../input/select-input.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LuMultiSelectDefaultDisplayerComponent<T> implements OnInit {
|
|
6
|
-
select: LuMultiSelectInputComponent<T>;
|
|
7
|
-
intl: import("./default-displayer.translate").ILuMultiSelectDisplayerLabel;
|
|
8
|
-
protected destroyRef: DestroyRef;
|
|
9
|
-
inputElementRef: ElementRef<HTMLInputElement>;
|
|
10
|
-
get value(): T[];
|
|
11
|
-
context: ILuOptionContext<T[]>;
|
|
12
|
-
displayedOptions$: import("rxjs").Observable<T[]>;
|
|
13
|
-
overflowOptions$: import("rxjs").Observable<number>;
|
|
14
|
-
unselectOption(option: T, $event?: Event): void;
|
|
15
|
-
inputBackspace(): void;
|
|
16
|
-
inputSpace(event: Event): void;
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectDefaultDisplayerComponent<any>, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuMultiSelectDefaultDisplayerComponent<any>, "lu-multi-select-default-displayer", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
-
export declare const LU_MULTI_SELECT_DISPLAYER_TRANSLATIONS: InjectionToken<LuTranslation<ILuMultiSelectDisplayerLabel>>;
|
|
4
|
-
export interface ILuMultiSelectDisplayerLabel {
|
|
5
|
-
otherResult: string;
|
|
6
|
-
otherResults: string;
|
|
7
|
-
showResultsDetails: string;
|
|
8
|
-
removeOption: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const luMultiSelectDisplayerTranslations: LuTranslation<ILuMultiSelectDisplayerLabel>;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { DestroyRef, ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { ILuOptionContext } from '@lucca-front/ng/core-select';
|
|
3
|
-
import { LuMultiSelectInputComponent } from '../input';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@lucca-front/ng/form-field";
|
|
6
|
-
export declare class LuMultiSelectDisplayerInputDirective<T> implements OnInit {
|
|
7
|
-
#private;
|
|
8
|
-
select: LuMultiSelectInputComponent<T>;
|
|
9
|
-
context: ILuOptionContext<T[]>;
|
|
10
|
-
elementRef: ElementRef<HTMLInputElement>;
|
|
11
|
-
destroyRef: DestroyRef;
|
|
12
|
-
get panelOpen(): boolean;
|
|
13
|
-
get activeDescendant(): string;
|
|
14
|
-
get controls(): string;
|
|
15
|
-
get disabled(): boolean;
|
|
16
|
-
get placeholder(): string;
|
|
17
|
-
get readonly(): boolean;
|
|
18
|
-
onInput(): void;
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectDisplayerInputDirective<any>, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LuMultiSelectDisplayerInputDirective<any>, "[luMultiSelectDisplayerInput]", never, {}, {}, never, never, true, [{ directive: typeof i1.InputDirective; inputs: {}; outputs: {}; }]>;
|
|
22
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { LuOptionContext } from '@lucca-front/ng/core-select';
|
|
3
|
-
import { LuMultiSelectInputComponent } from '../input';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LuMultiDisplayerDirective<T> {
|
|
6
|
-
private templateRef;
|
|
7
|
-
set select(select: LuMultiSelectInputComponent<T>);
|
|
8
|
-
constructor(templateRef: TemplateRef<LuOptionContext<T[]>>);
|
|
9
|
-
static ngTemplateContextGuard<T>(_dir: LuMultiDisplayerDirective<T>, ctx: unknown): ctx is LuOptionContext<T[]>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiDisplayerDirective<any>, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LuMultiDisplayerDirective<any>, "[luMultiDisplayer]", never, { "select": { "alias": "luMultiDisplayerSelect"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export declare const Translations: {
|
|
2
|
-
en: {
|
|
3
|
-
otherResult: string;
|
|
4
|
-
otherResults: string;
|
|
5
|
-
showResultsDetails: string;
|
|
6
|
-
removeOption: string;
|
|
7
|
-
};
|
|
8
|
-
de: {
|
|
9
|
-
otherResult: string;
|
|
10
|
-
otherResults: string;
|
|
11
|
-
showResultsDetails: string;
|
|
12
|
-
removeOption: string;
|
|
13
|
-
};
|
|
14
|
-
fr: {
|
|
15
|
-
otherResult: string;
|
|
16
|
-
otherResults: string;
|
|
17
|
-
showResultsDetails: string;
|
|
18
|
-
removeOption: string;
|
|
19
|
-
};
|
|
20
|
-
it: {
|
|
21
|
-
otherResult: string;
|
|
22
|
-
otherResults: string;
|
|
23
|
-
showResultsDetails: string;
|
|
24
|
-
removeOption: string;
|
|
25
|
-
};
|
|
26
|
-
nl: {
|
|
27
|
-
otherResult: string;
|
|
28
|
-
otherResults: string;
|
|
29
|
-
showResultsDetails: string;
|
|
30
|
-
removeOption: string;
|
|
31
|
-
};
|
|
32
|
-
'nl-BE': {
|
|
33
|
-
otherResult: string;
|
|
34
|
-
otherResults: string;
|
|
35
|
-
showResultsDetails: string;
|
|
36
|
-
removeOption: string;
|
|
37
|
-
};
|
|
38
|
-
es: {
|
|
39
|
-
otherResult: string;
|
|
40
|
-
otherResults: string;
|
|
41
|
-
showResultsDetails: string;
|
|
42
|
-
removeOption: string;
|
|
43
|
-
};
|
|
44
|
-
pt: {
|
|
45
|
-
otherResult: string;
|
|
46
|
-
otherResults: string;
|
|
47
|
-
showResultsDetails: string;
|
|
48
|
-
removeOption: string;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ConnectedPosition, Overlay, OverlayConfig, OverlayPositionBuilder, ScrollStrategyOptions } from '@angular/cdk/overlay';
|
|
2
|
-
import { ElementRef, Injector, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import { LuMultiSelectPanelRef } from './panel.model';
|
|
4
|
-
import { LuMultiSelectInputComponent } from './select-input.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class LuMultiSelectPanelRefFactory {
|
|
7
|
-
protected overlay: Overlay;
|
|
8
|
-
protected elementRef: ElementRef<HTMLElement>;
|
|
9
|
-
protected positionBuilder: OverlayPositionBuilder;
|
|
10
|
-
protected scrollStrategies: ScrollStrategyOptions;
|
|
11
|
-
protected parentInjector: Injector;
|
|
12
|
-
private selectLabelId;
|
|
13
|
-
private selectId;
|
|
14
|
-
buildPanelRef<T>(selectInput: LuMultiSelectInputComponent<T>, defaultOverlayConfigOverride?: OverlayConfig): LuMultiSelectPanelRef<T>;
|
|
15
|
-
buildAndAttachPanelRef<T>(selectInput: LuMultiSelectInputComponent<T>, host: ViewContainerRef): LuMultiSelectPanelRef<T>;
|
|
16
|
-
protected buildDefaultOverlayConfig(overlayConfigOverride?: OverlayConfig): OverlayConfig;
|
|
17
|
-
protected buildPosition(yDirection: 'top' | 'bottom', xDirection: 'left' | 'right', config: {
|
|
18
|
-
offsetX?: number;
|
|
19
|
-
offsetY?: number;
|
|
20
|
-
overlapInput: boolean;
|
|
21
|
-
}): ConnectedPosition;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectPanelRefFactory, never>;
|
|
23
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LuMultiSelectPanelRefFactory>;
|
|
24
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { LuSelectPanelRef } from '@lucca-front/ng/core-select';
|
|
3
|
-
export declare abstract class LuMultiSelectPanelRef<T> extends LuSelectPanelRef<T, T[]> {
|
|
4
|
-
abstract changeDetectorRef?: ChangeDetectorRef;
|
|
5
|
-
abstract updateSelectedOptions(selectedOptions: T[]): void;
|
|
6
|
-
abstract useDefaultPosition(): void;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './with-select-all.directive';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { LuMultiSelectInputComponent } from '../select-input.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LuMultiSelectAllDisplayerComponent<TValue> {
|
|
5
|
-
#private;
|
|
6
|
-
readonly selectAllContext: import("./select-all.models").LuMultiSelectWithSelectAllContext;
|
|
7
|
-
readonly select: LuMultiSelectInputComponent<TValue>;
|
|
8
|
-
readonly isFilled: import("@angular/core").Signal<boolean>;
|
|
9
|
-
readonly isIncludeMode: import("@angular/core").Signal<boolean>;
|
|
10
|
-
readonly displayerLabel: import("@angular/core").Signal<string>;
|
|
11
|
-
readonly intl: import("../../displayer/default-displayer.translate").ILuMultiSelectDisplayerLabel;
|
|
12
|
-
readonly disabled: import("@angular/core").Signal<boolean>;
|
|
13
|
-
inputElementRef: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
|
|
14
|
-
readonly displayerCount: import("@angular/core").Signal<number>;
|
|
15
|
-
unselectOption(option: TValue, $event: Event): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectAllDisplayerComponent<any>, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuMultiSelectAllDisplayerComponent<any>, "lu-multi-select-all-displayer", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class LuMultiSelectAllHeaderComponent {
|
|
3
|
-
readonly intl: import("../../select.translate").ILuMultiSelectLabel;
|
|
4
|
-
readonly selectAllContext: import("./select-all.models").LuMultiSelectWithSelectAllContext;
|
|
5
|
-
readonly mixed: import("@angular/core").Signal<boolean>;
|
|
6
|
-
readonly isSelected: import("@angular/core").Signal<boolean>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectAllHeaderComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuMultiSelectAllHeaderComponent, "lu-multi-select-all-header", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, Signal } from '@angular/core';
|
|
2
|
-
import { LuMultiSelectionMode } from '../../select.model';
|
|
3
|
-
export interface LuMultiSelectWithSelectAllContext {
|
|
4
|
-
setSelectAll(value: boolean): void;
|
|
5
|
-
mode: Signal<LuMultiSelectionMode>;
|
|
6
|
-
values: Signal<unknown[]>;
|
|
7
|
-
displayerLabel: Signal<string>;
|
|
8
|
-
totalCount: Signal<number>;
|
|
9
|
-
}
|
|
10
|
-
export declare const MULTI_SELECT_WITH_SELECT_ALL_CONTEXT: InjectionToken<LuMultiSelectWithSelectAllContext>;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { LuOptionComparer } from '@lucca-front/ng/option';
|
|
2
|
-
import { LuMultiSelection, ɵIsSelectedStrategy } from '../../select.model';
|
|
3
|
-
import { LuMultiSelectWithSelectAllContext } from './select-all.models';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class LuMultiSelectWithSelectAllDirective<TValue> extends ɵIsSelectedStrategy<TValue> implements LuMultiSelectWithSelectAllContext {
|
|
6
|
-
#private;
|
|
7
|
-
readonly displayerLabel: import("@angular/core").InputSignal<string>;
|
|
8
|
-
readonly mode: import("@angular/core").Signal<"include" | "exclude" | "none" | "all">;
|
|
9
|
-
readonly values: import("@angular/core").Signal<TValue[]>;
|
|
10
|
-
readonly totalCount: import("@angular/core").Signal<number>;
|
|
11
|
-
constructor();
|
|
12
|
-
setSelectAll(selectAll: boolean): void;
|
|
13
|
-
isSelected(option: TValue, selectedOptions: TValue[], optionComparer: LuOptionComparer<TValue>): boolean;
|
|
14
|
-
isGroupSelected(_options: TValue[], notSelectedOptions: TValue[]): boolean;
|
|
15
|
-
registerOnChange(fn: (value: TValue[] | LuMultiSelection<TValue>) => void): void;
|
|
16
|
-
writeValue(value: TValue[] | LuMultiSelection<TValue>): void;
|
|
17
|
-
clearValue($event: Event): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectWithSelectAllDirective<any>, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LuMultiSelectWithSelectAllDirective<any>, "lu-multi-select[withSelectAll]", never, { "displayerLabel": { "alias": "withSelectAllDisplayerLabel"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit, TemplateRef, Type, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { ALuSelectInputComponent, LuOptionContext } from '@lucca-front/ng/core-select';
|
|
4
|
-
import { Subject } from 'rxjs';
|
|
5
|
-
import { LuMultiSelectPanelRefFactory } from './panel-ref.factory';
|
|
6
|
-
import { LuMultiSelectPanelRef } from './panel.model';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class LuMultiSelectInputComponent<T> extends ALuSelectInputComponent<T, T[]> implements ControlValueAccessor, OnDestroy, OnInit {
|
|
9
|
-
intl: import("../select.translate").ILuMultiSelectLabel;
|
|
10
|
-
showColon: false;
|
|
11
|
-
valuesTpl: import("@angular/core").ModelSignal<Type<unknown> | TemplateRef<LuOptionContext<T[]>>>;
|
|
12
|
-
maxValuesShown: number;
|
|
13
|
-
keepSearchAfterSelection: boolean;
|
|
14
|
-
filterPillLabelPlural: string;
|
|
15
|
-
get filterPillClass(): boolean;
|
|
16
|
-
hideCombobox: import("@angular/core").Signal<boolean>;
|
|
17
|
-
filterPillPanelAnchorRef: import("@angular/core").Signal<ViewContainerRef>;
|
|
18
|
-
isFilterPillEmpty: import("@angular/core").Signal<boolean>;
|
|
19
|
-
_value: T[];
|
|
20
|
-
get panelRef(): LuMultiSelectPanelRef<T> | undefined;
|
|
21
|
-
protected _panelRef?: LuMultiSelectPanelRef<T>;
|
|
22
|
-
protected panelRefFactory: LuMultiSelectPanelRefFactory;
|
|
23
|
-
/**
|
|
24
|
-
* This is used to tell the displayer to focus on the input element
|
|
25
|
-
* keepClue is used to avoid triggering an update which would open the panel,
|
|
26
|
-
* mainly for when we want to focus without opening the panel
|
|
27
|
-
*/
|
|
28
|
-
readonly focusInput$: Subject<void | {
|
|
29
|
-
keepClue: boolean;
|
|
30
|
-
}>;
|
|
31
|
-
readonly emptyClue$: Subject<void>;
|
|
32
|
-
focusInput(): void;
|
|
33
|
-
emptyClue(): void;
|
|
34
|
-
writeValue(value: T[]): void;
|
|
35
|
-
updateValue(value: T[], skipFocus?: boolean): void;
|
|
36
|
-
updatePosition(): void;
|
|
37
|
-
protected buildPanelRef(): LuMultiSelectPanelRef<T>;
|
|
38
|
-
protected bindInputToPanelRefEvents(): void;
|
|
39
|
-
enableFilterPillMode(): void;
|
|
40
|
-
hasValue(): boolean;
|
|
41
|
-
clearValue(event?: Event): void;
|
|
42
|
-
ngOnDestroy(): void;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectInputComponent<any>, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuMultiSelectInputComponent<any>, "lu-multi-select", never, { "valuesTpl": { "alias": "valuesTpl"; "required": false; "isSignal": true; }; "maxValuesShown": { "alias": "maxValuesShown"; "required": false; }; "keepSearchAfterSelection": { "alias": "keepSearchAfterSelection"; "required": false; }; "filterPillLabelPlural": { "alias": "filterPillLabelPlural"; "required": false; }; }, { "valuesTpl": "valuesTplChange"; }, never, never, true, never>;
|
|
45
|
-
static ngAcceptInputType_maxValuesShown: unknown;
|
|
46
|
-
static ngAcceptInputType_keepSearchAfterSelection: unknown;
|
|
47
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './panel.component';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class LuOptionsGroupContextPipe<T> implements PipeTransform {
|
|
4
|
-
#private;
|
|
5
|
-
transform(groupOptions: T[], selectedOptions: T[], optionComparer: (option1: T, option2: T) => boolean): {
|
|
6
|
-
notSelectedOptions: T[];
|
|
7
|
-
isGroupSelected: boolean;
|
|
8
|
-
};
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuOptionsGroupContextPipe<any>, never>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LuOptionsGroupContextPipe<any>, "luOptionsGroupContext", true>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { LuOptionComparer } from '@lucca-front/ng/core-select';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LuIsOptionSelectedPipe<T> implements PipeTransform {
|
|
5
|
-
#private;
|
|
6
|
-
transform(option: T, comparer: LuOptionComparer<T>, selectedOptions: T[]): boolean;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuIsOptionSelectedPipe<any>, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LuIsOptionSelectedPipe<any>, "luIsOptionSelected", true>;
|
|
9
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, QueryList, TrackByFunction } from '@angular/core';
|
|
2
|
-
import { CoreSelectKeyManager, LuOptionGroup, ɵLuOptionComponent } from '@lucca-front/ng/core-select';
|
|
3
|
-
import { LuMultiSelectInputComponent } from '../input';
|
|
4
|
-
import { LuMultiSelectPanelRef } from '../input/panel.model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class LuMultiSelectPanelComponent<T> implements AfterViewInit {
|
|
7
|
-
protected selectInput: LuMultiSelectInputComponent<T>;
|
|
8
|
-
panelRef: LuMultiSelectPanelRef<T>;
|
|
9
|
-
selectId: number;
|
|
10
|
-
intl: import("../select.translate").ILuMultiSelectLabel;
|
|
11
|
-
options$: import("rxjs").ReplaySubject<readonly T[]>;
|
|
12
|
-
grouping: import("@lucca-front/ng/core-select").LuOptionGrouping<T, unknown>;
|
|
13
|
-
loading$: import("rxjs").BehaviorSubject<boolean>;
|
|
14
|
-
searchable: boolean;
|
|
15
|
-
optionComparer: import("@lucca-front/ng/core-select").LuOptionComparer<T>;
|
|
16
|
-
optionKey: (option: T) => unknown;
|
|
17
|
-
trackOptionsBy: TrackByFunction<T>;
|
|
18
|
-
trackGroupsBy: TrackByFunction<LuOptionGroup<T, unknown>>;
|
|
19
|
-
selectedOptions: T[];
|
|
20
|
-
optionTpl: import("@angular/core").ModelSignal<import("@angular/core").Type<unknown> | import("@angular/core").TemplateRef<import("@lucca-front/ng/core-select").LuOptionContext<T>>>;
|
|
21
|
-
optionsQL: QueryList<ɵLuOptionComponent<T>>;
|
|
22
|
-
keyManager: CoreSelectKeyManager<T>;
|
|
23
|
-
clueChange$: import("rxjs").Observable<string>;
|
|
24
|
-
shouldDisplayAddOption$: import("rxjs").Observable<boolean>;
|
|
25
|
-
groupTemplateLocation$: import("rxjs").Observable<import("@lucca-front/ng/core-select/panel/panel.utils").GroupTemplateLocation>;
|
|
26
|
-
onScroll(evt: Event): void;
|
|
27
|
-
ngAfterViewInit(): void;
|
|
28
|
-
toggleOption(option: T): void;
|
|
29
|
-
toggleOptions(notSelectedOptions: T[], groupOptions: T[]): void;
|
|
30
|
-
protected initKeyManager(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LuMultiSelectPanelComponent<any>, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuMultiSelectPanelComponent<any>, "lu-select-panel", never, {}, {}, never, never, true, never>;
|
|
33
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Highlightable } from '@angular/cdk/a11y';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ɵLuMultiSelectSelectedChipDirective<T> implements Highlightable {
|
|
4
|
-
option?: T;
|
|
5
|
-
elementRef: HTMLElement;
|
|
6
|
-
setActiveStyles(): void;
|
|
7
|
-
setInactiveStyles(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ɵLuMultiSelectSelectedChipDirective<any>, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ɵLuMultiSelectSelectedChipDirective<any>, "[luMultiSelectSelectedChip]", never, { "option": { "alias": "luMultiSelectSelectedChip"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { LuOptionComparer } from '@lucca-front/ng/core-select';
|
|
3
|
-
import type { LuMultiSelectInputComponent } from './input';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const MULTI_SELECT_INPUT: InjectionToken<LuMultiSelectInputComponent<unknown>>;
|
|
6
|
-
export type LuMultiSelection<T> = {
|
|
7
|
-
mode: 'include';
|
|
8
|
-
values: T[];
|
|
9
|
-
} | {
|
|
10
|
-
mode: 'exclude';
|
|
11
|
-
values: T[];
|
|
12
|
-
} | {
|
|
13
|
-
mode: 'none';
|
|
14
|
-
} | {
|
|
15
|
-
mode: 'all';
|
|
16
|
-
};
|
|
17
|
-
export type LuMultiSelectionMode = LuMultiSelection<unknown>['mode'];
|
|
18
|
-
export declare abstract class ɵIsSelectedStrategy<TOption> {
|
|
19
|
-
abstract isSelected(option: TOption, selectedOptions: TOption[], optionComparer: LuOptionComparer<TOption>): boolean;
|
|
20
|
-
abstract isGroupSelected(options: TOption[], notSelectedOptions: TOption[]): boolean;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ɵIsSelectedStrategy<any>, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ɵIsSelectedStrategy<any>>;
|
|
23
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { LuTranslation } from '@lucca-front/ng/core';
|
|
3
|
-
export declare const LU_MULTI_SELECT_TRANSLATIONS: InjectionToken<LuTranslation<ILuMultiSelectLabel>>;
|
|
4
|
-
export interface ILuMultiSelectLabel {
|
|
5
|
-
placeholder: string;
|
|
6
|
-
search: string;
|
|
7
|
-
clear: string;
|
|
8
|
-
clearSearch: string;
|
|
9
|
-
emptyResults: string;
|
|
10
|
-
emptySelection: string;
|
|
11
|
-
expand: string;
|
|
12
|
-
reduce: string;
|
|
13
|
-
selectAll: string;
|
|
14
|
-
unselectAll: string;
|
|
15
|
-
loading: string;
|
|
16
|
-
}
|
|
17
|
-
export declare const luMultiSelectTranslations: LuTranslation<ILuMultiSelectLabel>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { LuMultiSelection } from './select.model';
|
|
2
|
-
export declare function selectionToQueryParams<T, Key extends string>(key: Key, value: LuMultiSelection<T>, selector: (value: T) => unknown): Partial<Record<Key | `-${Key}`, string>>;
|
|
3
|
-
/**
|
|
4
|
-
* Transforms a selection from withSelectAll, the complete list of options and a getKey function to a list of options.
|
|
5
|
-
*
|
|
6
|
-
* @example
|
|
7
|
-
* ```ts
|
|
8
|
-
* const selection = { mode: 'exclude', values: [{ id: 1, name: 'foo' }] };
|
|
9
|
-
* const allOptions = [{ id: 1, name: 'foo' }, { id: 2, name: 'bar' }, { id: 3, name: 'baz' }];
|
|
10
|
-
*
|
|
11
|
-
* const selectedOptions = selectionToOptions(selection, allOptions, (o) => o.id);
|
|
12
|
-
* ```
|
|
13
|
-
*/
|
|
14
|
-
export declare function selectionToOptions<T>(selection: LuMultiSelection<T>, options: T[], getKeyFn: (value: T) => unknown): T[];
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, ValidationErrors } from '@angular/forms';
|
|
2
|
-
import { LuMultiSelection } from './select.model';
|
|
3
|
-
export declare const LuMultiSelectionValidators: {
|
|
4
|
-
required: (control: AbstractControl<LuMultiSelection<unknown>>) => ValidationErrors | null;
|
|
5
|
-
};
|