@lucca-front/ng 19.3.3 → 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 -11
- package/fesm2022/lucca-front-ng-core-select-api.mjs.map +1 -1
- 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 +22 -22
- package/fesm2022/lucca-front-ng-date2.mjs.map +1 -1
- 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 +5 -5
- package/fesm2022/lucca-front-ng-footer.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-form-field.mjs +8 -8
- package/fesm2022/lucca-front-ng-form-field.mjs.map +1 -1
- 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-formatters-html.mjs +1 -1
- package/fesm2022/lucca-front-ng-forms-rich-text-input-formatters-html.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +32 -32
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs.map +1 -1
- 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 +19 -17
- package/fesm2022/lucca-front-ng-number-format.mjs.map +1 -1
- 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 +21 -13
- package/fesm2022/lucca-front-ng-scrollBox.mjs.map +1 -1
- 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 +67 -67
- 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 -21
- 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 -13
- 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,7 +1,7 @@
|
|
|
1
1
|
import * as i1 from '@angular/common';
|
|
2
2
|
import { CommonModule, NgForOf, DOCUMENT } from '@angular/common';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { EventEmitter,
|
|
4
|
+
import { EventEmitter, ElementRef, forwardRef, ViewChild, Input, Output, ChangeDetectionStrategy, Component, NgModule, InjectionToken, ViewContainerRef, ContentChild, Directive, HostBinding, inject, DestroyRef, TemplateRef, ContentChildren, Inject } from '@angular/core';
|
|
5
5
|
import { getIntl, ALuOnScrollBottomSubscriber, ALuOnOpenSubscriber, ALuOnCloseSubscriber } from '@lucca-front/ng/core';
|
|
6
6
|
import { ALuInputDisplayer } from '@lucca-front/ng/input';
|
|
7
7
|
import { LuTooltipTriggerDirective } from '@lucca-front/ng/tooltip';
|
|
@@ -59,8 +59,8 @@ class LuOptionItemComponent extends ALuOptionItem {
|
|
|
59
59
|
this.onSelect = new EventEmitter();
|
|
60
60
|
this._disabled = false;
|
|
61
61
|
}
|
|
62
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
63
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
62
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionItemComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
63
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionItemComponent, isStandalone: true, selector: "lu-option", inputs: { selected: "selected", highlighted: "highlighted", value: "value", disabled: "disabled" }, outputs: { onSelect: "onSelect" }, providers: [
|
|
64
64
|
{
|
|
65
65
|
provide: ALuOptionItem,
|
|
66
66
|
useExisting: forwardRef(() => LuOptionItemComponent),
|
|
@@ -68,7 +68,7 @@ class LuOptionItemComponent extends ALuOptionItem {
|
|
|
68
68
|
},
|
|
69
69
|
], viewQueries: [{ propertyName: "element", first: true, predicate: ["element"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"optionItem\" #element>\n\t<div\n\t\tclass=\"optionItem-value\"\n\t\t(click)=\"select()\"\n\t\t[class.is-selected]=\"selected\"\n\t\t[class.is-highlighted]=\"highlighted\"\n\t\t[class.is-disabled]=\"disabled\"\n\t>\n\t\t<ng-content></ng-content>\n\t</div>\n</div>\n", styles: ["@charset \"UTF-8\";:root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}:host{display:block;scroll-margin:var(--pr-t-spacings-50)}.optionItem{position:relative}.optionItem-value{position:relative;border-radius:var(--commons-borderRadius-M);display:block;padding-block:var(--components-options-item-padding-vertical);padding-inline:var(--components-options-item-padding-horizontal);transition:background-color 50ms;cursor:pointer}.optionItem-value.is-selected{background-color:var(--palettes-product-50)}.optionItem-value.is-selected:before{content:\"\";position:absolute;inset-block:0;inset-inline-start:calc(var(--pr-t-spacings-50) * -1);inline-size:2px;background-color:var(--palettes-product-700);border-start-end-radius:var(--commons-borderRadius-M);border-end-end-radius:var(--commons-borderRadius-M)}.optionItem-value.is-selected:hover{background-color:var(--palettes-product-100)}.optionItem-value.is-selected:active{background-color:var(--palettes-product-200)}.optionItem-value.is-selected.is-highlighted{background-color:var(--palettes-product-100)}.optionItem-value.is-selected.is-highlighted:hover{background-color:var(--palettes-product-200)}.optionItem-value:hover,.optionItem-value.is-highlighted,.optionItem-value.is-focus,.optionItem-value.is-highlighted:hover,.optionItem-value.is-focus:hover{background-color:var(--palettes-neutral-50)}.optionItem-value.is-highlighted:active,.optionItem-value.is-focus:active,.optionItem-value:active{background-color:var(--palettes-neutral-100)}.optionItem-value-group{color:var(--palettes-neutral-600);font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}:host-context(.lu-select-value) .optionItem-value{padding:0;overflow:hidden;text-overflow:ellipsis}:host-context(.lu-select-value) .optionItem-value:hover,:host-context(.lu-select-value) .optionItem-value.is-focus,:host-context(.lu-select-value) .optionItem-value.is-highlighted{background-color:inherit}:host-context(.mod-multiple) .optionItem-value,.formerEmployeeDisplayer .optionItem-value{position:relative;padding-inline-start:var(--components-options-item-multiple-padding)}:host-context(.mod-multiple) .optionItem-value:after,:host-context(.mod-multiple) .optionItem-value:before,.formerEmployeeDisplayer .optionItem-value:after,.formerEmployeeDisplayer .optionItem-value:before{display:block;position:absolute;inset-inline-start:var(--pr-t-spacings-100);inset-block-start:var(--pr-t-spacings-75)}:host-context(.mod-multiple) .optionItem-value:before,.formerEmployeeDisplayer .optionItem-value:before{content:\"\";background-color:var(--palettes-neutral-0);border-radius:var(--components-options-checkbox-border-radius);box-shadow:inset 0 0 0 2px var(--components-options-checkbox-border-color);display:block;block-size:var(--components-options-checkbox-size);transition-property:background-color,box-shadow;transition-duration:var(--commons-animations-durations-fast);inline-size:var(--components-options-checkbox-size)}:host-context(.mod-multiple) .optionItem-value:after,.formerEmployeeDisplayer .optionItem-value:after{--icon-content: \"\\e97d\";font-weight:400;display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);-webkit-font-smoothing:antialiased;text-transform:none;color:transparent;font-size:var(--sizes-S-lineHeight);line-height:var(--components-options-checkbox-size);position:absolute;text-align:center;transform:scale(0);transition:all .1s;inline-size:var(--components-options-checkbox-size)}:host-context(.mod-multiple) .optionItem-value.is-selected:before,.formerEmployeeDisplayer .optionItem-value.is-selected:before{background-color:var(--components-options-checkbox-color);box-shadow:inset 0 0 0 2px var(--components-options-checkbox-color)}:host-context(.mod-multiple) .optionItem-value.is-selected:after,.formerEmployeeDisplayer .optionItem-value.is-selected:after{color:var(--palettes-neutral-0);transform:scale(1)}:host-context(.mod-multiple) .optionItem-value.is-disabled,.formerEmployeeDisplayer .optionItem-value.is-disabled{--components-options-checkbox-border-color: var(--palettes-neutral-500)}:host-context(.mod-multiple) .optionItem-value.is-disabled.is-selected,.formerEmployeeDisplayer .optionItem-value.is-disabled.is-selected{--components-options-checkbox-color: var(--commons-disabled-background);background-color:transparent}:host-context(.mod-multiple) .optionItem-value.is-disabled.is-selected:after,.formerEmployeeDisplayer .optionItem-value.is-disabled.is-selected:after{color:var(--palettes-neutral-500)}:host-context(.mod-multiple) .optionItem-value:not(.is-disabled):hover:before,.formerEmployeeDisplayer .optionItem-value:not(.is-disabled):hover:before{box-shadow:inset 0 0 0 2px var(--components-options-checkbox-color)}:host-context(.mod-multiple).establishmentOption .optionItem-value,.formerEmployeeDisplayer.establishmentOption .optionItem-value{position:relative;padding-inline-start:calc(var(--components-options-checkbox-size) + var(--pr-t-spacings-100) * 2)}:host-context(.mod-multiple).establishmentOption .optionItem-value:before,:host-context(.mod-multiple).establishmentOption .optionItem-value:after,.formerEmployeeDisplayer.establishmentOption .optionItem-value:before,.formerEmployeeDisplayer.establishmentOption .optionItem-value:after{inset-inline-start:var(--pr-t-spacings-100)}.is-disabled{color:var(--palettes-neutral-500);-webkit-user-select:none;user-select:none;cursor:default}.is-disabled.is-selected{background-color:var(--commons-disabled-background)}.is-disabled:hover{background-color:inherit}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
70
70
|
}
|
|
71
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
71
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionItemComponent, decorators: [{
|
|
72
72
|
type: Component,
|
|
73
73
|
args: [{ selector: 'lu-option', changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule], standalone: true, providers: [
|
|
74
74
|
{
|
|
@@ -93,11 +93,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
93
93
|
}] } });
|
|
94
94
|
|
|
95
95
|
class LuOptionItemModule {
|
|
96
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
97
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
98
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
96
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
97
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionItemModule, imports: [LuOptionItemComponent], exports: [LuOptionItemComponent] }); }
|
|
98
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionItemModule, imports: [LuOptionItemComponent] }); }
|
|
99
99
|
}
|
|
100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
100
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionItemModule, decorators: [{
|
|
101
101
|
type: NgModule,
|
|
102
102
|
args: [{
|
|
103
103
|
imports: [LuOptionItemComponent],
|
|
@@ -234,8 +234,8 @@ class LuTreeOptionItemComponent extends ALuTreeOptionItem {
|
|
|
234
234
|
return ref.instance; //yolo
|
|
235
235
|
});
|
|
236
236
|
}
|
|
237
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
238
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
237
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionItemComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
238
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionItemComponent, isStandalone: true, selector: "lu-tree-option", inputs: { tree: "tree", selected: "selected", highlighted: "highlighted" }, outputs: { onSelect: "onSelect", onSelectSelf: "onSelectSelf", onSelectChildren: "onSelectChildren" }, providers: [
|
|
239
239
|
{
|
|
240
240
|
provide: ALuTreeOptionItem,
|
|
241
241
|
useExisting: forwardRef(() => LuTreeOptionItemComponent),
|
|
@@ -243,7 +243,7 @@ class LuTreeOptionItemComponent extends ALuTreeOptionItem {
|
|
|
243
243
|
},
|
|
244
244
|
], queries: [{ propertyName: "_contentChildDisplayer", first: true, predicate: ALuInputDisplayer, descendants: true, static: true }], viewQueries: [{ propertyName: "_valueVCR", first: true, predicate: ["value"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "_childrenVCR", first: true, predicate: ["children"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "element", first: true, predicate: ["element"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"optionItem\" #element>\n\t<div\n\t\tclass=\"optionItem-value\"\n\t\t(click)=\"select()\"\n\t\t[class.is-disabled]=\"disabled\"\n\t\t[class.is-selected]=\"selected\"\n\t\t[class.is-highlighted]=\"highlighted\"\n\t>\n\t\t<ng-container #value></ng-container>\n\t</div>\n\t<div class=\"optionItem-icons\" *ngIf=\"hasChildren\">\n\t\t<span *ngIf=\"!_tree.disabled\" class=\"optionItem-icon parentOnly\" (click)=\"selectSelf()\" [luTooltip]=\"intl.parentOnly\">\n\t\t\t<svg class=\"optionItem-icon-shape\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n\t\t\t\t<path\n\t\t\t\t\topacity=\"0.2\"\n\t\t\t\t\td=\"M8 13C8.55 13 9 12.55 9 12C9 11.45 8.55 11 8 11C7.45 11 7 11.45 7 12C7 12.55 7.45 13 8 13ZM8 18C8.55 18 9 17.55 9 17C9 16.45 8.55 16 8 16C7.45 16 7 16.45 7 17C7 17.55 7.45 18 8 18ZM12 13H20C20.55 13 21 12.55 21 12C21 11.45 20.55 11 20 11H12C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13ZM12 18H20C20.55 18 21 17.55 21 17C21 16.45 20.55 16 20 16H12C11.45 16 11 16.45 11 17C11 17.55 11.45 18 12 18ZM8 13C8.55 13 9 12.55 9 12C9 11.45 8.55 11 8 11C7.45 11 7 11.45 7 12C7 12.55 7.45 13 8 13ZM8 18C8.55 18 9 17.55 9 17C9 16.45 8.55 16 8 16C7.45 16 7 16.45 7 17C7 17.55 7.45 18 8 18ZM12 13H20C20.55 13 21 12.55 21 12C21 11.45 20.55 11 20 11H12C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13ZM12 18H20C20.55 18 21 17.55 21 17C21 16.45 20.55 16 20 16H12C11.45 16 11 16.45 11 17C11 17.55 11.45 18 12 18Z\"\n\t\t\t\t/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M4 8C4.55 8 5 7.55 5 7C5 6.45 4.55 6 4 6C3.45 6 3 6.45 3 7C3 7.55 3.45 8 4 8ZM7 7C7 7.55 7.45 8 8 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H8C7.45 6 7 6.45 7 7ZM4 8C4.55 8 5 7.55 5 7C5 6.45 4.55 6 4 6C3.45 6 3 6.45 3 7C3 7.55 3.45 8 4 8ZM7 7C7 7.55 7.45 8 8 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H8C7.45 6 7 6.45 7 7Z\"\n\t\t\t\t/>\n\t\t\t</svg>\n\t\t</span>\n\t\t<span class=\"optionItem-icon childrenOnly\" (click)=\"selectChildren()\" [luTooltip]=\"intl.childrenOnly\">\n\t\t\t<svg class=\"optionItem-icon-shape\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M8 13C8.55 13 9 12.55 9 12C9 11.45 8.55 11 8 11C7.45 11 7 11.45 7 12C7 12.55 7.45 13 8 13ZM8 18C8.55 18 9 17.55 9 17C9 16.45 8.55 16 8 16C7.45 16 7 16.45 7 17C7 17.55 7.45 18 8 18ZM12 13H20C20.55 13 21 12.55 21 12C21 11.45 20.55 11 20 11H12C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13ZM12 18H20C20.55 18 21 17.55 21 17C21 16.45 20.55 16 20 16H12C11.45 16 11 16.45 11 17C11 17.55 11.45 18 12 18ZM8 13C8.55 13 9 12.55 9 12C9 11.45 8.55 11 8 11C7.45 11 7 11.45 7 12C7 12.55 7.45 13 8 13ZM8 18C8.55 18 9 17.55 9 17C9 16.45 8.55 16 8 16C7.45 16 7 16.45 7 17C7 17.55 7.45 18 8 18ZM12 13H20C20.55 13 21 12.55 21 12C21 11.45 20.55 11 20 11H12C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13ZM12 18H20C20.55 18 21 17.55 21 17C21 16.45 20.55 16 20 16H12C11.45 16 11 16.45 11 17C11 17.55 11.45 18 12 18Z\"\n\t\t\t\t/>\n\t\t\t\t<path\n\t\t\t\t\topacity=\"0.2\"\n\t\t\t\t\td=\"M4 8C4.55 8 5 7.55 5 7C5 6.45 4.55 6 4 6C3.45 6 3 6.45 3 7C3 7.55 3.45 8 4 8ZM7 7C7 7.55 7.45 8 8 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H8C7.45 6 7 6.45 7 7ZM4 8C4.55 8 5 7.55 5 7C5 6.45 4.55 6 4 6C3.45 6 3 6.45 3 7C3 7.55 3.45 8 4 8ZM7 7C7 7.55 7.45 8 8 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H8C7.45 6 7 6.45 7 7Z\"\n\t\t\t\t/>\n\t\t\t</svg>\n\t\t</span>\n\t</div>\n</div>\n\n<div #children class=\"children\">\n\t<ng-container #children></ng-container>\n</div>\n", styles: ["@charset \"UTF-8\";:root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}:host{display:block;scroll-margin:var(--pr-t-spacings-50)}.optionItem{position:relative}.optionItem-value{position:relative;border-radius:var(--commons-borderRadius-M);display:block;padding-block:var(--components-options-item-padding-vertical);padding-inline:var(--components-options-item-padding-horizontal);transition:background-color 50ms;cursor:pointer}.optionItem-value.is-selected{background-color:var(--palettes-product-50)}.optionItem-value.is-selected:before{content:\"\";position:absolute;inset-block:0;inset-inline-start:calc(var(--pr-t-spacings-50) * -1);inline-size:2px;background-color:var(--palettes-product-700);border-start-end-radius:var(--commons-borderRadius-M);border-end-end-radius:var(--commons-borderRadius-M)}.optionItem-value.is-selected:hover{background-color:var(--palettes-product-100)}.optionItem-value.is-selected:active{background-color:var(--palettes-product-200)}.optionItem-value.is-selected.is-highlighted{background-color:var(--palettes-product-100)}.optionItem-value.is-selected.is-highlighted:hover{background-color:var(--palettes-product-200)}.optionItem-value:hover,.optionItem-value.is-highlighted,.optionItem-value.is-focus,.optionItem-value.is-highlighted:hover,.optionItem-value.is-focus:hover{background-color:var(--palettes-neutral-50)}.optionItem-value.is-highlighted:active,.optionItem-value.is-focus:active,.optionItem-value:active{background-color:var(--palettes-neutral-100)}.optionItem-value-group{color:var(--palettes-neutral-600);font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}:host-context(.lu-select-value) .optionItem-value{padding:0;overflow:hidden;text-overflow:ellipsis}:host-context(.lu-select-value) .optionItem-value:hover,:host-context(.lu-select-value) .optionItem-value.is-focus,:host-context(.lu-select-value) .optionItem-value.is-highlighted{background-color:inherit}:host-context(.mod-multiple) .optionItem-value,.formerEmployeeDisplayer .optionItem-value{position:relative;padding-inline-start:var(--components-options-item-multiple-padding)}:host-context(.mod-multiple) .optionItem-value:after,:host-context(.mod-multiple) .optionItem-value:before,.formerEmployeeDisplayer .optionItem-value:after,.formerEmployeeDisplayer .optionItem-value:before{display:block;position:absolute;inset-inline-start:var(--pr-t-spacings-100);inset-block-start:var(--pr-t-spacings-75)}:host-context(.mod-multiple) .optionItem-value:before,.formerEmployeeDisplayer .optionItem-value:before{content:\"\";background-color:var(--palettes-neutral-0);border-radius:var(--components-options-checkbox-border-radius);box-shadow:inset 0 0 0 2px var(--components-options-checkbox-border-color);display:block;block-size:var(--components-options-checkbox-size);transition-property:background-color,box-shadow;transition-duration:var(--commons-animations-durations-fast);inline-size:var(--components-options-checkbox-size)}:host-context(.mod-multiple) .optionItem-value:after,.formerEmployeeDisplayer .optionItem-value:after{--icon-content: \"\\e97d\";font-weight:400;display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);-webkit-font-smoothing:antialiased;text-transform:none;color:transparent;font-size:var(--sizes-S-lineHeight);line-height:var(--components-options-checkbox-size);position:absolute;text-align:center;transform:scale(0);transition:all .1s;inline-size:var(--components-options-checkbox-size)}:host-context(.mod-multiple) .optionItem-value.is-selected:before,.formerEmployeeDisplayer .optionItem-value.is-selected:before{background-color:var(--components-options-checkbox-color);box-shadow:inset 0 0 0 2px var(--components-options-checkbox-color)}:host-context(.mod-multiple) .optionItem-value.is-selected:after,.formerEmployeeDisplayer .optionItem-value.is-selected:after{color:var(--palettes-neutral-0);transform:scale(1)}:host-context(.mod-multiple) .optionItem-value.is-disabled,.formerEmployeeDisplayer .optionItem-value.is-disabled{--components-options-checkbox-border-color: var(--palettes-neutral-500)}:host-context(.mod-multiple) .optionItem-value.is-disabled.is-selected,.formerEmployeeDisplayer .optionItem-value.is-disabled.is-selected{--components-options-checkbox-color: var(--commons-disabled-background);background-color:transparent}:host-context(.mod-multiple) .optionItem-value.is-disabled.is-selected:after,.formerEmployeeDisplayer .optionItem-value.is-disabled.is-selected:after{color:var(--palettes-neutral-500)}:host-context(.mod-multiple) .optionItem-value:not(.is-disabled):hover:before,.formerEmployeeDisplayer .optionItem-value:not(.is-disabled):hover:before{box-shadow:inset 0 0 0 2px var(--components-options-checkbox-color)}:host-context(.mod-multiple).establishmentOption .optionItem-value,.formerEmployeeDisplayer.establishmentOption .optionItem-value{position:relative;padding-inline-start:calc(var(--components-options-checkbox-size) + var(--pr-t-spacings-100) * 2)}:host-context(.mod-multiple).establishmentOption .optionItem-value:before,:host-context(.mod-multiple).establishmentOption .optionItem-value:after,.formerEmployeeDisplayer.establishmentOption .optionItem-value:before,.formerEmployeeDisplayer.establishmentOption .optionItem-value:after{inset-inline-start:var(--pr-t-spacings-100)}:host{--components-options-tree-multiple-padding: 2.25rem;--components-options-tree-padding-child: var(--pr-t-spacings-150)}.is-disabled{color:var(--palettes-neutral-500);-webkit-user-select:none;user-select:none;cursor:default}.is-disabled.is-selected{background-color:var(--commons-disabled-background)}.is-disabled:hover{background-color:inherit}.optionItem:not(:last-child){margin-block-end:var(--pr-t-spacings-50)}.optionItem:hover .optionItem-value{background:var(--palettes-neutral-50)}.optionItem:hover .optionItem-icons{opacity:1}.optionItem-value{padding-block:var(--components-options-item-padding-vertical);padding-inline:var(--components-options-item-padding-horizontal)}.optionItem-icons{display:none;position:absolute;inset-block-start:var(--pr-t-spacings-50);inset-inline-end:var(--pr-t-spacings-100);opacity:0;transition:all var(--commons-animations-durations-fast) ease}.optionItem-icon{cursor:pointer;opacity:.66;margin-inline-start:var(--pr-t-spacings-100);transition:all var(--commons-animations-durations-fast) ease}.optionItem-icon:hover{opacity:1}.optionItem-icon-shape{fill:var(--components-options-item-icon-color);inline-size:1.4rem;block-size:1.4rem}:host-context(.lu-picker-panel){padding:0}:host-context(.lu-picker-panel) .optionItem-value:before{pointer-events:none}:host-context(.lu-picker-panel) .optionItem-value:after{pointer-events:none}:host-context(.lu-picker-panel.mod-multiple) .optionItem-icons{display:block}:host-context(.lu-picker-panel.mod-multiple) .optionItem-value{padding-inline-end:4rem}:host-context(.lu-picker-panel lu-tree-option) .optionItem-value{padding-inline-start:var(--pr-t-spacings-100)}:host-context(.lu-picker-panel lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child))}:host-context(.lu-picker-panel lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 2)}:host-context(.lu-picker-panel lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 3)}:host-context(.lu-picker-panel lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 4)}:host-context(.lu-picker-panel lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 5)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option) .optionItem-value{padding-inline-start:var(--components-options-tree-multiple-padding)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option) .optionItem-value:before{inset-inline-start:var(--pr-t-spacings-100)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option) .optionItem-value:after{inset-inline-start:var(--pr-t-spacings-100)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--components-options-tree-multiple-padding) + var(--components-options-tree-padding-child))}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option) .optionItem-value:before{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child))}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option) .optionItem-value:after{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child))}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--components-options-tree-multiple-padding) + var(--components-options-tree-padding-child) * 2)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:before{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 2)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:after{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 2)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--components-options-tree-multiple-padding) + var(--components-options-tree-padding-child) * 3)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:before{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 3)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:after{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 3)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--components-options-tree-multiple-padding) + var(--components-options-tree-padding-child) * 4)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:before{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 4)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:after{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 4)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value{padding-inline-start:calc(var(--components-options-tree-multiple-padding) + var(--components-options-tree-padding-child) * 5)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:before{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 5)}:host-context(.lu-picker-panel.mod-multiple lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option lu-tree-option) .optionItem-value:after{inset-inline-start:calc(var(--pr-t-spacings-100) + var(--components-options-tree-padding-child) * 5)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: LuTooltipTriggerDirective, selector: "[luTooltip]", inputs: ["luTooltip", "luTooltipEnterDelay", "luTooltipLeaveDelay", "luTooltipDisabled", "luTooltipOnlyForDisplay", "luTooltipPosition", "luTooltipWhenEllipsis"], exportAs: ["luTooltip"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
245
245
|
}
|
|
246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
246
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionItemComponent, decorators: [{
|
|
247
247
|
type: Component,
|
|
248
248
|
args: [{ selector: 'lu-tree-option', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [CommonModule, LuTooltipTriggerDirective], providers: [
|
|
249
249
|
{
|
|
@@ -279,11 +279,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
279
279
|
}] } });
|
|
280
280
|
|
|
281
281
|
class LuTreeOptionItemModule {
|
|
282
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
283
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
284
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
282
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
283
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionItemModule, imports: [LuTreeOptionItemComponent], exports: [LuTreeOptionItemComponent] }); }
|
|
284
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionItemModule, imports: [LuTreeOptionItemComponent] }); }
|
|
285
285
|
}
|
|
286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
286
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionItemModule, decorators: [{
|
|
287
287
|
type: NgModule,
|
|
288
288
|
args: [{
|
|
289
289
|
imports: [LuTreeOptionItemComponent],
|
|
@@ -301,8 +301,8 @@ class LuOptionFeederComponent {
|
|
|
301
301
|
set options(options) {
|
|
302
302
|
this.outOptions$.next(options);
|
|
303
303
|
}
|
|
304
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
305
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
304
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionFeederComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
305
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionFeederComponent, isStandalone: true, selector: "lu-option-feeder", inputs: { options: "options" }, providers: [
|
|
306
306
|
{
|
|
307
307
|
provide: ALuOptionOperator,
|
|
308
308
|
useExisting: forwardRef(() => LuOptionFeederComponent),
|
|
@@ -310,7 +310,7 @@ class LuOptionFeederComponent {
|
|
|
310
310
|
},
|
|
311
311
|
], ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
312
312
|
}
|
|
313
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
313
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionFeederComponent, decorators: [{
|
|
314
314
|
type: Component,
|
|
315
315
|
args: [{ selector: 'lu-option-feeder', template: '', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, providers: [
|
|
316
316
|
{
|
|
@@ -324,11 +324,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
324
324
|
}] } });
|
|
325
325
|
|
|
326
326
|
class LuOptionFeederModule {
|
|
327
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
328
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
329
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
327
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
328
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionFeederModule, imports: [LuOptionFeederComponent], exports: [LuOptionFeederComponent] }); }
|
|
329
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionFeederModule }); }
|
|
330
330
|
}
|
|
331
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionFeederModule, decorators: [{
|
|
332
332
|
type: NgModule,
|
|
333
333
|
args: [{
|
|
334
334
|
imports: [LuOptionFeederComponent],
|
|
@@ -346,8 +346,8 @@ class LuTreeOptionFeederComponent {
|
|
|
346
346
|
set options(options) {
|
|
347
347
|
this.outOptions$.next(options);
|
|
348
348
|
}
|
|
349
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
350
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
349
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionFeederComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
350
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionFeederComponent, isStandalone: true, selector: "lu-tree-option-feeder", inputs: { options: "options" }, providers: [
|
|
351
351
|
{
|
|
352
352
|
provide: ALuTreeOptionOperator,
|
|
353
353
|
useExisting: forwardRef(() => LuTreeOptionFeederComponent),
|
|
@@ -355,7 +355,7 @@ class LuTreeOptionFeederComponent {
|
|
|
355
355
|
},
|
|
356
356
|
], ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
357
357
|
}
|
|
358
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
358
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionFeederComponent, decorators: [{
|
|
359
359
|
type: Component,
|
|
360
360
|
args: [{ selector: 'lu-tree-option-feeder', template: '', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, providers: [
|
|
361
361
|
{
|
|
@@ -369,11 +369,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
369
369
|
}] } });
|
|
370
370
|
|
|
371
371
|
class LuTreeOptionFeederModule {
|
|
372
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
373
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
374
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
372
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
373
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionFeederModule, imports: [LuTreeOptionFeederComponent], exports: [LuTreeOptionFeederComponent] }); }
|
|
374
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionFeederModule }); }
|
|
375
375
|
}
|
|
376
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionFeederModule, decorators: [{
|
|
377
377
|
type: NgModule,
|
|
378
378
|
args: [{
|
|
379
379
|
imports: [LuTreeOptionFeederComponent],
|
|
@@ -398,8 +398,8 @@ class LuOptionPagerComponent extends ALuOptionOperator {
|
|
|
398
398
|
onScrollBottom() {
|
|
399
399
|
this.next();
|
|
400
400
|
}
|
|
401
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
402
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
401
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPagerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
402
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionPagerComponent, isStandalone: true, selector: "lu-option-pager", providers: [
|
|
403
403
|
{
|
|
404
404
|
provide: ALuOptionOperator,
|
|
405
405
|
useExisting: forwardRef(() => LuOptionPagerComponent),
|
|
@@ -412,7 +412,7 @@ class LuOptionPagerComponent extends ALuOptionOperator {
|
|
|
412
412
|
},
|
|
413
413
|
], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
414
414
|
}
|
|
415
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
415
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPagerComponent, decorators: [{
|
|
416
416
|
type: Component,
|
|
417
417
|
args: [{ selector: 'lu-option-pager', template: '', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, providers: [
|
|
418
418
|
{
|
|
@@ -429,11 +429,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
429
429
|
}] });
|
|
430
430
|
|
|
431
431
|
class LuOptionPagerModule {
|
|
432
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
433
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
434
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
432
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
433
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPagerModule, imports: [LuOptionPagerComponent], exports: [LuOptionPagerComponent] }); }
|
|
434
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPagerModule }); }
|
|
435
435
|
}
|
|
436
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
436
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPagerModule, decorators: [{
|
|
437
437
|
type: NgModule,
|
|
438
438
|
args: [{
|
|
439
439
|
imports: [LuOptionPagerComponent],
|
|
@@ -476,8 +476,8 @@ class LuTreeOptionPagerComponent extends ALuTreeOptionOperator {
|
|
|
476
476
|
})
|
|
477
477
|
.filter((t) => !!t);
|
|
478
478
|
}
|
|
479
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
480
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
479
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPagerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
480
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionPagerComponent, isStandalone: true, selector: "lu-tree-option-pager", providers: [
|
|
481
481
|
{
|
|
482
482
|
provide: ALuTreeOptionOperator,
|
|
483
483
|
useExisting: forwardRef(() => LuTreeOptionPagerComponent),
|
|
@@ -490,7 +490,7 @@ class LuTreeOptionPagerComponent extends ALuTreeOptionOperator {
|
|
|
490
490
|
},
|
|
491
491
|
], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
492
492
|
}
|
|
493
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
493
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPagerComponent, decorators: [{
|
|
494
494
|
type: Component,
|
|
495
495
|
args: [{ selector: 'lu-tree-option-pager', template: '', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
496
496
|
{
|
|
@@ -507,11 +507,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
507
507
|
}] });
|
|
508
508
|
|
|
509
509
|
class LuTreeOptionPagerModule {
|
|
510
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
511
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
512
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
510
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
511
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPagerModule, imports: [LuTreeOptionPagerComponent], exports: [LuTreeOptionPagerComponent] }); }
|
|
512
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPagerModule }); }
|
|
513
513
|
}
|
|
514
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
514
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPagerModule, decorators: [{
|
|
515
515
|
type: NgModule,
|
|
516
516
|
args: [{
|
|
517
517
|
imports: [LuTreeOptionPagerComponent],
|
|
@@ -568,10 +568,10 @@ class LuOptionPlaceholderComponent {
|
|
|
568
568
|
clear() {
|
|
569
569
|
this.onClear.emit();
|
|
570
570
|
}
|
|
571
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
572
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
571
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPlaceholderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
572
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionPlaceholderComponent, isStandalone: true, selector: "lu-option-placeholder", outputs: { onClear: "onClear" }, ngImport: i0, template: "<div class=\"optionPlaceholder\">\n\t<p class=\"optionPlaceholder-content pr-u-marginBlockEnd0\">{{ intl.placeholderDescription }}</p>\n\t<button type=\"button\" class=\"link\" (click)=\"clear()\">{{ intl.placeholderAction }}</button>\n</div>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}.optionPlaceholder{display:block;padding-block:var(--components-options-item-padding-vertical);padding-inline:var(--components-options-item-padding-horizontal);font-style:italic;color:var(--palettes-neutral-600)}\n"] }); }
|
|
573
573
|
}
|
|
574
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
574
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPlaceholderComponent, decorators: [{
|
|
575
575
|
type: Component,
|
|
576
576
|
args: [{ selector: 'lu-option-placeholder', standalone: true, template: "<div class=\"optionPlaceholder\">\n\t<p class=\"optionPlaceholder-content pr-u-marginBlockEnd0\">{{ intl.placeholderDescription }}</p>\n\t<button type=\"button\" class=\"link\" (click)=\"clear()\">{{ intl.placeholderAction }}</button>\n</div>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}.optionPlaceholder{display:block;padding-block:var(--components-options-item-padding-vertical);padding-inline:var(--components-options-item-padding-horizontal);font-style:italic;color:var(--palettes-neutral-600)}\n"] }]
|
|
577
577
|
}], propDecorators: { onClear: [{
|
|
@@ -579,11 +579,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
579
579
|
}] } });
|
|
580
580
|
|
|
581
581
|
class LuOptionPlaceholderModule {
|
|
582
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
583
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
584
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
582
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPlaceholderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
583
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPlaceholderModule, imports: [LuOptionPlaceholderComponent], exports: [LuOptionPlaceholderComponent] }); }
|
|
584
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPlaceholderModule }); }
|
|
585
585
|
}
|
|
586
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
586
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPlaceholderModule, decorators: [{
|
|
587
587
|
type: NgModule,
|
|
588
588
|
args: [{
|
|
589
589
|
imports: [LuOptionPlaceholderComponent],
|
|
@@ -611,8 +611,8 @@ class LuOptionSearcherComponent extends ALuOptionOperator {
|
|
|
611
611
|
resetClue() {
|
|
612
612
|
this.searchControl.setValue('');
|
|
613
613
|
}
|
|
614
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
615
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
614
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSearcherComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
615
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionSearcherComponent, isStandalone: true, selector: "lu-option-searcher", inputs: { searchFn: "searchFn" }, providers: [
|
|
616
616
|
{
|
|
617
617
|
provide: ALuOptionOperator,
|
|
618
618
|
useExisting: forwardRef(() => LuOptionSearcherComponent),
|
|
@@ -625,7 +625,7 @@ class LuOptionSearcherComponent extends ALuOptionOperator {
|
|
|
625
625
|
},
|
|
626
626
|
], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"textfield mod-search\">\n\t<input #searchInput class=\"textfield-input\" [formControl]=\"searchControl\" />\n</div>\n\n<lu-option-placeholder *ngIf=\"empty$ | async\" (onClear)=\"resetClue()\"></lu-option-placeholder>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}.textfield.mod-search{inline-size:100%}.textfield-input{outline:none}.checkbox.mod-formerEmployee{padding-block:var(--pr-t-spacings-50);padding-inline:var(--components-options-item-padding-horizontal);border-block-end:var(--commons-divider-width) solid var(--commons-divider-color);background-color:var(--palettes-neutral-50);font-style:italic}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "component", type: LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
627
627
|
}
|
|
628
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
628
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSearcherComponent, decorators: [{
|
|
629
629
|
type: Component,
|
|
630
630
|
args: [{ selector: 'lu-option-searcher', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderComponent], providers: [
|
|
631
631
|
{
|
|
@@ -647,11 +647,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
647
647
|
}] } });
|
|
648
648
|
|
|
649
649
|
class LuOptionSearcherModule {
|
|
650
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
651
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
652
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
650
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
651
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSearcherModule, imports: [LuOptionSearcherComponent], exports: [LuOptionSearcherComponent] }); }
|
|
652
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSearcherModule, imports: [LuOptionSearcherComponent] }); }
|
|
653
653
|
}
|
|
654
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
654
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSearcherModule, decorators: [{
|
|
655
655
|
type: NgModule,
|
|
656
656
|
args: [{
|
|
657
657
|
imports: [LuOptionSearcherComponent],
|
|
@@ -696,8 +696,8 @@ class LuTreeOptionSearcherComponent extends ALuTreeOptionOperator {
|
|
|
696
696
|
resetClue() {
|
|
697
697
|
this.searchControl.setValue('');
|
|
698
698
|
}
|
|
699
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
700
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
699
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSearcherComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
700
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionSearcherComponent, isStandalone: true, selector: "lu-tree-option-searcher", inputs: { searchFn: "searchFn" }, providers: [
|
|
701
701
|
{
|
|
702
702
|
provide: ALuTreeOptionOperator,
|
|
703
703
|
useExisting: forwardRef(() => LuTreeOptionSearcherComponent),
|
|
@@ -710,7 +710,7 @@ class LuTreeOptionSearcherComponent extends ALuTreeOptionOperator {
|
|
|
710
710
|
},
|
|
711
711
|
], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"textfield mod-search\">\n\t<input #searchInput class=\"textfield-input\" [formControl]=\"searchControl\" />\n</div>\n\n<lu-option-placeholder *ngIf=\"empty$ | async\" (onClear)=\"resetClue()\"></lu-option-placeholder>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}.textfield.mod-search{inline-size:100%}.textfield-input{outline:none}.checkbox.mod-formerEmployee{padding-block:var(--pr-t-spacings-50);padding-inline:var(--components-options-item-padding-horizontal);border-block-end:var(--commons-divider-width) solid var(--commons-divider-color);background-color:var(--palettes-neutral-50);font-style:italic}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "component", type: LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
712
712
|
}
|
|
713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
713
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSearcherComponent, decorators: [{
|
|
714
714
|
type: Component,
|
|
715
715
|
args: [{ selector: 'lu-tree-option-searcher', changeDetection: ChangeDetectionStrategy.OnPush, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderComponent], standalone: true, providers: [
|
|
716
716
|
{
|
|
@@ -732,11 +732,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
732
732
|
}] } });
|
|
733
733
|
|
|
734
734
|
class LuTreeOptionSearcherModule {
|
|
735
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
736
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
737
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
735
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
736
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSearcherModule, imports: [LuTreeOptionSearcherComponent], exports: [LuTreeOptionSearcherComponent] }); }
|
|
737
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSearcherModule, imports: [LuTreeOptionSearcherComponent] }); }
|
|
738
738
|
}
|
|
739
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
739
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSearcherModule, decorators: [{
|
|
740
740
|
type: NgModule,
|
|
741
741
|
args: [{
|
|
742
742
|
imports: [LuTreeOptionSearcherComponent],
|
|
@@ -802,8 +802,8 @@ class LuForGroupsDirective {
|
|
|
802
802
|
});
|
|
803
803
|
return groups;
|
|
804
804
|
}
|
|
805
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
806
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
805
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForGroupsDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.ChangeDetectorRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
806
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: LuForGroupsDirective, isStandalone: true, selector: "[luForGroups]", inputs: { attrGroupBy: ["luForGroupsGroupBy", "attrGroupBy"] }, providers: [
|
|
807
807
|
{
|
|
808
808
|
provide: ALuOptionOperator,
|
|
809
809
|
useExisting: forwardRef(() => LuForGroupsDirective),
|
|
@@ -811,7 +811,7 @@ class LuForGroupsDirective {
|
|
|
811
811
|
},
|
|
812
812
|
], ngImport: i0 }); }
|
|
813
813
|
}
|
|
814
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
814
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForGroupsDirective, decorators: [{
|
|
815
815
|
type: Directive,
|
|
816
816
|
args: [{
|
|
817
817
|
selector: '[luForGroups]',
|
|
@@ -830,11 +830,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
830
830
|
}] } });
|
|
831
831
|
|
|
832
832
|
class LuForGroupsModule {
|
|
833
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
834
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
835
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
833
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForGroupsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
834
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuForGroupsModule, imports: [LuForGroupsDirective], exports: [LuForGroupsDirective] }); }
|
|
835
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForGroupsModule }); }
|
|
836
836
|
}
|
|
837
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
837
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForGroupsModule, decorators: [{
|
|
838
838
|
type: NgModule,
|
|
839
839
|
args: [{
|
|
840
840
|
imports: [LuForGroupsDirective],
|
|
@@ -861,8 +861,8 @@ class LuForOptionsDirective extends NgForOf {
|
|
|
861
861
|
ngOnDestroy() {
|
|
862
862
|
this._subs.unsubscribe();
|
|
863
863
|
}
|
|
864
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
865
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
864
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForOptionsDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i0.IterableDiffers }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
865
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: LuForOptionsDirective, isStandalone: true, selector: "[luForOptions]", inputs: { luForOptionsTrackBy: "luForOptionsTrackBy" }, providers: [
|
|
866
866
|
{
|
|
867
867
|
provide: ALuOptionOperator,
|
|
868
868
|
useExisting: forwardRef(() => LuForOptionsDirective),
|
|
@@ -870,7 +870,7 @@ class LuForOptionsDirective extends NgForOf {
|
|
|
870
870
|
},
|
|
871
871
|
], usesInheritance: true, ngImport: i0 }); }
|
|
872
872
|
}
|
|
873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForOptionsDirective, decorators: [{
|
|
874
874
|
type: Directive,
|
|
875
875
|
args: [{
|
|
876
876
|
selector: '[luForOptions]',
|
|
@@ -888,11 +888,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
888
888
|
}] } });
|
|
889
889
|
|
|
890
890
|
class LuForOptionsModule {
|
|
891
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
892
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
893
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
891
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForOptionsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
892
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuForOptionsModule, imports: [LuForOptionsDirective], exports: [LuForOptionsDirective] }); }
|
|
893
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForOptionsModule }); }
|
|
894
894
|
}
|
|
895
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
895
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForOptionsModule, decorators: [{
|
|
896
896
|
type: NgModule,
|
|
897
897
|
args: [{
|
|
898
898
|
imports: [LuForOptionsDirective],
|
|
@@ -901,8 +901,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
901
901
|
}] });
|
|
902
902
|
|
|
903
903
|
class LuForTreeOptionsDirective extends LuForOptionsDirective {
|
|
904
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
905
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
904
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForTreeOptionsDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
905
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: LuForTreeOptionsDirective, isStandalone: true, selector: "[luForTreeOptions]", providers: [
|
|
906
906
|
{
|
|
907
907
|
provide: ALuTreeOptionOperator,
|
|
908
908
|
useExisting: forwardRef(() => LuForTreeOptionsDirective),
|
|
@@ -910,7 +910,7 @@ class LuForTreeOptionsDirective extends LuForOptionsDirective {
|
|
|
910
910
|
},
|
|
911
911
|
], usesInheritance: true, ngImport: i0 }); }
|
|
912
912
|
}
|
|
913
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
913
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForTreeOptionsDirective, decorators: [{
|
|
914
914
|
type: Directive,
|
|
915
915
|
args: [{
|
|
916
916
|
selector: '[luForTreeOptions]',
|
|
@@ -926,11 +926,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
926
926
|
}] });
|
|
927
927
|
|
|
928
928
|
class LuForTreeOptionsModule {
|
|
929
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
930
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
931
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
929
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForTreeOptionsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
930
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuForTreeOptionsModule, imports: [LuForTreeOptionsDirective], exports: [LuForTreeOptionsDirective] }); }
|
|
931
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForTreeOptionsModule }); }
|
|
932
932
|
}
|
|
933
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuForTreeOptionsModule, decorators: [{
|
|
934
934
|
type: NgModule,
|
|
935
935
|
args: [{
|
|
936
936
|
imports: [LuForTreeOptionsDirective],
|
|
@@ -939,11 +939,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
939
939
|
}] });
|
|
940
940
|
|
|
941
941
|
class LuOptionOperatorModule {
|
|
942
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
943
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
944
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
942
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionOperatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
943
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionOperatorModule, imports: [LuOptionPagerComponent, LuOptionFeederComponent, LuOptionSearcherComponent, LuForOptionsDirective, LuForGroupsDirective], exports: [LuOptionPagerComponent, LuOptionFeederComponent, LuOptionSearcherComponent, LuForOptionsDirective, LuForGroupsDirective] }); }
|
|
944
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionOperatorModule, imports: [LuOptionSearcherComponent] }); }
|
|
945
945
|
}
|
|
946
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
946
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionOperatorModule, decorators: [{
|
|
947
947
|
type: NgModule,
|
|
948
948
|
args: [{
|
|
949
949
|
imports: [LuOptionPagerComponent, LuOptionFeederComponent, LuOptionSearcherComponent, LuForOptionsDirective, LuForGroupsDirective],
|
|
@@ -952,11 +952,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
952
952
|
}] });
|
|
953
953
|
|
|
954
954
|
class LuTreeOptionOperatorModule {
|
|
955
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
956
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
957
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
955
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionOperatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
956
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionOperatorModule, imports: [LuTreeOptionFeederComponent, LuForTreeOptionsDirective, LuTreeOptionPagerComponent, LuTreeOptionSearcherModule], exports: [LuTreeOptionFeederComponent, LuForTreeOptionsDirective, LuTreeOptionPagerComponent, LuTreeOptionSearcherModule] }); }
|
|
957
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionOperatorModule, imports: [LuTreeOptionSearcherModule, LuTreeOptionSearcherModule] }); }
|
|
958
958
|
}
|
|
959
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
959
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionOperatorModule, decorators: [{
|
|
960
960
|
type: NgModule,
|
|
961
961
|
args: [{
|
|
962
962
|
imports: [LuTreeOptionFeederComponent, LuForTreeOptionsDirective, LuTreeOptionPagerComponent, LuTreeOptionSearcherModule],
|
|
@@ -1030,8 +1030,8 @@ class LuOptionSelectAllComponent extends ALuOptionOperator {
|
|
|
1030
1030
|
setValue(values) {
|
|
1031
1031
|
this._values = values;
|
|
1032
1032
|
}
|
|
1033
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1034
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1033
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectAllComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1034
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionSelectAllComponent, isStandalone: true, selector: "lu-option-select-all", host: { properties: { "class.position-fixed": "this.fixed" } }, providers: [
|
|
1035
1035
|
{
|
|
1036
1036
|
provide: ALuOptionOperator,
|
|
1037
1037
|
useExisting: forwardRef(() => LuOptionSelectAllComponent),
|
|
@@ -1044,7 +1044,7 @@ class LuOptionSelectAllComponent extends ALuOptionOperator {
|
|
|
1044
1044
|
},
|
|
1045
1045
|
], usesInheritance: true, ngImport: i0, template: "<button type=\"button\" (click)=\"selectAll()\" class=\"link selectAll-button\">{{ intl.select }}</button>\n<button type=\"button\" (click)=\"deselectAll()\" class=\"link selectAll-button pr-u-marginInlineStart100\">{{ intl.deselect }}</button>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}:host .selectAll-button{color:var(--palettes-neutral-600);font-size:var(--sizes-S-fontSize);outline:none}:host .selectAll-button:hover{color:var(--palettes-neutral-800)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1046
1046
|
}
|
|
1047
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectAllComponent, decorators: [{
|
|
1048
1048
|
type: Component,
|
|
1049
1049
|
args: [{ selector: 'lu-option-select-all', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, providers: [
|
|
1050
1050
|
{
|
|
@@ -1064,11 +1064,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1064
1064
|
}] } });
|
|
1065
1065
|
|
|
1066
1066
|
class LuOptionSelectAllModule {
|
|
1067
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1068
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1069
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1067
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1068
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectAllModule, imports: [LuOptionSelectAllComponent], exports: [LuOptionSelectAllComponent] }); }
|
|
1069
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectAllModule }); }
|
|
1070
1070
|
}
|
|
1071
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1071
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectAllModule, decorators: [{
|
|
1072
1072
|
type: NgModule,
|
|
1073
1073
|
args: [{
|
|
1074
1074
|
imports: [LuOptionSelectAllComponent],
|
|
@@ -1105,8 +1105,8 @@ class LuTreeOptionSelectAllComponent extends ALuTreeOptionOperator {
|
|
|
1105
1105
|
flattenTree(tree = []) {
|
|
1106
1106
|
return tree.map((t) => [t.value, ...this.flattenTree(t.children)]).reduce((agg, cur) => [...agg, ...cur], []);
|
|
1107
1107
|
}
|
|
1108
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1109
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1108
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectAllComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1109
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionSelectAllComponent, isStandalone: true, selector: "lu-tree-option-select-all", host: { properties: { "class.position-fixed": "this.fixed" } }, providers: [
|
|
1110
1110
|
{
|
|
1111
1111
|
provide: ALuTreeOptionOperator,
|
|
1112
1112
|
useExisting: forwardRef(() => LuTreeOptionSelectAllComponent),
|
|
@@ -1119,7 +1119,7 @@ class LuTreeOptionSelectAllComponent extends ALuTreeOptionOperator {
|
|
|
1119
1119
|
},
|
|
1120
1120
|
], usesInheritance: true, ngImport: i0, template: "<button type=\"button\" (click)=\"selectAll()\" class=\"link selectAll-button\">{{ intl.select }}</button>\n<button type=\"button\" (click)=\"deselectAll()\" class=\"link selectAll-button pr-u-marginInlineStart100\">{{ intl.deselect }}</button>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}:host .selectAll-button{color:var(--palettes-neutral-600);font-size:var(--sizes-S-fontSize);outline:none}:host .selectAll-button:hover{color:var(--palettes-neutral-800)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1121
1121
|
}
|
|
1122
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1122
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectAllComponent, decorators: [{
|
|
1123
1123
|
type: Component,
|
|
1124
1124
|
args: [{ selector: 'lu-tree-option-select-all', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, providers: [
|
|
1125
1125
|
{
|
|
@@ -1139,11 +1139,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1139
1139
|
}] } });
|
|
1140
1140
|
|
|
1141
1141
|
class LuTreeOptionSelectAllModule {
|
|
1142
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1143
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1144
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1142
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1143
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectAllModule, imports: [LuTreeOptionSelectAllComponent], exports: [LuTreeOptionSelectAllComponent] }); }
|
|
1144
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectAllModule }); }
|
|
1145
1145
|
}
|
|
1146
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1146
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectAllModule, decorators: [{
|
|
1147
1147
|
type: NgModule,
|
|
1148
1148
|
args: [{
|
|
1149
1149
|
imports: [LuTreeOptionSelectAllComponent],
|
|
@@ -1152,11 +1152,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1152
1152
|
}] });
|
|
1153
1153
|
|
|
1154
1154
|
class LuOptionSelectorModule {
|
|
1155
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1156
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1157
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1155
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1156
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectorModule, imports: [LuOptionSelectAllModule], exports: [LuOptionSelectAllModule] }); }
|
|
1157
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectorModule, imports: [LuOptionSelectAllModule, LuOptionSelectAllModule] }); }
|
|
1158
1158
|
}
|
|
1159
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1159
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionSelectorModule, decorators: [{
|
|
1160
1160
|
type: NgModule,
|
|
1161
1161
|
args: [{
|
|
1162
1162
|
imports: [LuOptionSelectAllModule],
|
|
@@ -1165,11 +1165,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1165
1165
|
}] });
|
|
1166
1166
|
|
|
1167
1167
|
class LuTreeOptionSelectorModule {
|
|
1168
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1169
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1170
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1168
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1169
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectorModule, imports: [LuTreeOptionSelectAllModule], exports: [LuTreeOptionSelectAllModule] }); }
|
|
1170
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectorModule, imports: [LuTreeOptionSelectAllModule, LuTreeOptionSelectAllModule] }); }
|
|
1171
1171
|
}
|
|
1172
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionSelectorModule, decorators: [{
|
|
1173
1173
|
type: NgModule,
|
|
1174
1174
|
args: [{
|
|
1175
1175
|
imports: [LuTreeOptionSelectAllModule],
|
|
@@ -1487,10 +1487,10 @@ class ALuOptionPickerComponent extends ALuOptionPicker {
|
|
|
1487
1487
|
ngAfterViewInit() {
|
|
1488
1488
|
this.initItems();
|
|
1489
1489
|
}
|
|
1490
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1491
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1490
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuOptionPickerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1491
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: ALuOptionPickerComponent, isStandalone: true, inputs: { inputPanelClasses: ["panel-classes", "inputPanelClasses"], inputContentClasses: ["content-classes", "inputContentClasses"], inputOptionComparer: ["option-comparer", "inputOptionComparer"] }, outputs: { close: "close", open: "open", hovered: "hovered", onSelectValue: "onSelectValue" }, queries: [{ propertyName: "optionsQL", predicate: ALuOptionItem, descendants: true }], viewQueries: [{ propertyName: "vcTemplateRef", first: true, predicate: TemplateRef, descendants: true, static: true }], usesInheritance: true, ngImport: i0 }); }
|
|
1492
1492
|
}
|
|
1493
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1493
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuOptionPickerComponent, decorators: [{
|
|
1494
1494
|
type: Directive
|
|
1495
1495
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: Document, decorators: [{
|
|
1496
1496
|
type: Inject,
|
|
@@ -1526,15 +1526,15 @@ class LuOptionPickerComponent extends ALuOptionPickerComponent {
|
|
|
1526
1526
|
constructor(_changeDetectorRef, document) {
|
|
1527
1527
|
super(_changeDetectorRef, document);
|
|
1528
1528
|
}
|
|
1529
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1530
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1529
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1530
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionPickerComponent, isStandalone: true, selector: "lu-option-picker", providers: [
|
|
1531
1531
|
{
|
|
1532
1532
|
provide: ALuPickerPanel,
|
|
1533
1533
|
useExisting: forwardRef(() => LuOptionPickerComponent),
|
|
1534
1534
|
},
|
|
1535
1535
|
], exportAs: ["LuOptionPicker"], usesInheritance: true, ngImport: i0, template: "<ng-template>\n\t<div\n\t\tclass=\"lu-picker-panel lu-option-picker-panel\"\n\t\trole=\"dialog\"\n\t\t[ngClass]=\"panelClassesMap\"\n\t\t[class.mod-multiple]=\"multiple\"\n\t\t(click)=\"onClick()\"\n\t\t(mouseover)=\"onMouseOver()\"\n\t\t(mouseleave)=\"onMouseLeave()\"\n\t\t(mousedown)=\"onMouseDown()\"\n\t>\n\t\t<div class=\"lu-picker-content\" [ngClass]=\"contentClassesMap\" [cdkTrapFocus]=\"trapFocus\">\n\t\t\t<div class=\"lu-picker-content-option\">\n\t\t\t\t<ng-content></ng-content>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: OverlayModule }, { kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1536
1536
|
}
|
|
1537
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1537
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerComponent, decorators: [{
|
|
1538
1538
|
type: Component,
|
|
1539
1539
|
args: [{ selector: 'lu-option-picker', changeDetection: ChangeDetectionStrategy.OnPush, animations: [luTransformPopover], exportAs: 'LuOptionPicker', standalone: true, imports: [CommonModule, OverlayModule, LuOptionItemComponent, A11yModule], providers: [
|
|
1540
1540
|
{
|
|
@@ -1628,10 +1628,10 @@ class ALuOptionPickerAdvancedComponent extends ALuOptionPickerComponent {
|
|
|
1628
1628
|
this.initOperators();
|
|
1629
1629
|
this.initSelectors();
|
|
1630
1630
|
}
|
|
1631
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1632
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1631
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuOptionPickerAdvancedComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1632
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: ALuOptionPickerAdvancedComponent, isStandalone: true, queries: [{ propertyName: "operatorsQL", predicate: ALuOptionOperator, descendants: true }, { propertyName: "onOpenSubsQL", predicate: ALuOnOpenSubscriber, descendants: true }, { propertyName: "onCloseSubsQL", predicate: ALuOnCloseSubscriber, descendants: true }, { propertyName: "onScrollBottomSubsQL", predicate: ALuOnScrollBottomSubscriber, descendants: true }, { propertyName: "selectorsQL", predicate: ALuOptionSelector, descendants: true }], usesInheritance: true, ngImport: i0 }); }
|
|
1633
1633
|
}
|
|
1634
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1634
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuOptionPickerAdvancedComponent, decorators: [{
|
|
1635
1635
|
type: Directive
|
|
1636
1636
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: Document, decorators: [{
|
|
1637
1637
|
type: Inject,
|
|
@@ -1659,15 +1659,15 @@ class LuOptionPickerAdvancedComponent extends ALuOptionPickerAdvancedComponent {
|
|
|
1659
1659
|
constructor(_changeDetectorRef, document) {
|
|
1660
1660
|
super(_changeDetectorRef, document);
|
|
1661
1661
|
}
|
|
1662
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1663
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1662
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerAdvancedComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1663
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuOptionPickerAdvancedComponent, isStandalone: true, selector: "lu-option-picker-advanced", providers: [
|
|
1664
1664
|
{
|
|
1665
1665
|
provide: ALuPickerPanel,
|
|
1666
1666
|
useExisting: forwardRef(() => LuOptionPickerAdvancedComponent),
|
|
1667
1667
|
},
|
|
1668
1668
|
], exportAs: ["LuOptionPickerAdvanced"], usesInheritance: true, ngImport: i0, template: "<ng-template>\n\t<div\n\t\tclass=\"lu-picker-panel lu-option-picker-panel\"\n\t\trole=\"dialog\"\n\t\t[ngClass]=\"panelClassesMap\"\n\t\t[class.mod-multiple]=\"multiple\"\n\t\t(click)=\"onClick()\"\n\t\t(mouseover)=\"onMouseOver()\"\n\t\t(mouseleave)=\"onMouseLeave()\"\n\t\t(mousedown)=\"onMouseDown()\"\n\t>\n\t\t<div\n\t\t\t[class.is-loading]=\"loading$ | async\"\n\t\t\tclass=\"lu-picker-content\"\n\t\t\t[ngClass]=\"contentClassesMap\"\n\t\t\t[cdkTrapFocus]=\"trapFocus\"\n\t\t\tluScroll\n\t\t\t(onScrollBottom)=\"onScrollBottom()\"\n\t\t>\n\t\t\t<ng-content></ng-content>\n\t\t\t<div *ngIf=\"loading$ | async\" class=\"loading lu-picker-loading\"></div>\n\t\t</div>\n\t</div>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "ngmodule", type: OverlayModule }, { kind: "directive", type: LuScrollDirective, selector: "[luScroll]", inputs: ["debounceTime"], outputs: ["onScroll", "onScrollTop", "onScrollBottom", "onScrollLeft", "onScrollRight"], exportAs: ["luScroll"] }, { kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1669
1669
|
}
|
|
1670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerAdvancedComponent, decorators: [{
|
|
1671
1671
|
type: Component,
|
|
1672
1672
|
args: [{ selector: 'lu-option-picker-advanced', changeDetection: ChangeDetectionStrategy.OnPush, animations: [luTransformPopover], exportAs: 'LuOptionPickerAdvanced', standalone: true, imports: [CommonModule, OverlayModule, LuOptionItemComponent, LuScrollDirective, A11yModule], providers: [
|
|
1673
1673
|
{
|
|
@@ -1681,11 +1681,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1681
1681
|
}] }] });
|
|
1682
1682
|
|
|
1683
1683
|
class LuOptionPickerModule {
|
|
1684
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1685
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1686
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1684
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1685
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerModule, imports: [LuOptionPickerComponent, LuOptionPickerAdvancedComponent, LuOptionItemComponent], exports: [LuOptionPickerComponent, LuOptionPickerAdvancedComponent, LuOptionItemComponent] }); }
|
|
1686
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerModule, imports: [LuOptionPickerComponent, LuOptionPickerAdvancedComponent, LuOptionItemComponent] }); }
|
|
1687
1687
|
}
|
|
1688
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1688
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionPickerModule, decorators: [{
|
|
1689
1689
|
type: NgModule,
|
|
1690
1690
|
args: [{
|
|
1691
1691
|
imports: [LuOptionPickerComponent, LuOptionPickerAdvancedComponent, LuOptionItemComponent],
|
|
@@ -1807,10 +1807,10 @@ class ALuTreeOptionPickerComponent extends ALuOptionPickerComponent {
|
|
|
1807
1807
|
ngAfterViewInit() {
|
|
1808
1808
|
this.initItems();
|
|
1809
1809
|
}
|
|
1810
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1811
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1810
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuTreeOptionPickerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1811
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: ALuTreeOptionPickerComponent, isStandalone: true, queries: [{ propertyName: "optionsQL", predicate: ALuTreeOptionItem, descendants: true }, { propertyName: "optionsQLVR", predicate: ALuTreeOptionItem, descendants: true, read: ViewContainerRef }], usesInheritance: true, ngImport: i0 }); }
|
|
1812
1812
|
}
|
|
1813
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1813
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuTreeOptionPickerComponent, decorators: [{
|
|
1814
1814
|
type: Directive
|
|
1815
1815
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: Document, decorators: [{
|
|
1816
1816
|
type: Inject,
|
|
@@ -1832,15 +1832,15 @@ class LuTreeOptionPickerComponent extends ALuTreeOptionPickerComponent {
|
|
|
1832
1832
|
constructor(_changeDetectorRef, document) {
|
|
1833
1833
|
super(_changeDetectorRef, document);
|
|
1834
1834
|
}
|
|
1835
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1836
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1835
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1836
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionPickerComponent, isStandalone: true, selector: "lu-tree-option-picker", providers: [
|
|
1837
1837
|
{
|
|
1838
1838
|
provide: ALuPickerPanel,
|
|
1839
1839
|
useExisting: forwardRef(() => LuTreeOptionPickerComponent),
|
|
1840
1840
|
},
|
|
1841
1841
|
], exportAs: ["LuTreeOptionPicker"], usesInheritance: true, ngImport: i0, template: "<ng-template>\n\t<div\n\t\tclass=\"lu-picker-panel lu-tree-option-picker-panel\"\n\t\trole=\"dialog\"\n\t\t[ngClass]=\"panelClassesMap\"\n\t\t[class.mod-multiple]=\"multiple\"\n\t\t(click)=\"onClick()\"\n\t\t(mouseover)=\"onMouseOver()\"\n\t\t(mouseleave)=\"onMouseLeave()\"\n\t\t(mousedown)=\"onMouseDown()\"\n\t>\n\t\t<div class=\"lu-picker-content\" [ngClass]=\"contentClassesMap\" [cdkTrapFocus]=\"trapFocus\">\n\t\t\t<div class=\"lu-picker-content-option\">\n\t\t\t\t<ng-content></ng-content>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1842
1842
|
}
|
|
1843
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1843
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerComponent, decorators: [{
|
|
1844
1844
|
type: Component,
|
|
1845
1845
|
args: [{ selector: 'lu-tree-option-picker', changeDetection: ChangeDetectionStrategy.OnPush, animations: [luTransformPopover], exportAs: 'LuTreeOptionPicker', standalone: true, imports: [CommonModule, A11yModule], providers: [
|
|
1846
1846
|
{
|
|
@@ -1927,10 +1927,10 @@ class ALuTreeOptionPickerAdvancedComponent extends ALuTreeOptionPickerComponent
|
|
|
1927
1927
|
this.initOperators();
|
|
1928
1928
|
this.initSelectors();
|
|
1929
1929
|
}
|
|
1930
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1931
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1930
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuTreeOptionPickerAdvancedComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1931
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: ALuTreeOptionPickerAdvancedComponent, isStandalone: true, queries: [{ propertyName: "operatorsQL", predicate: ALuTreeOptionOperator, descendants: true }, { propertyName: "onOpenSubsQL", predicate: ALuOnOpenSubscriber, descendants: true }, { propertyName: "onCloseSubsQL", predicate: ALuOnCloseSubscriber, descendants: true }, { propertyName: "onScrollBottomSubsQL", predicate: ALuOnScrollBottomSubscriber, descendants: true }, { propertyName: "selectorsQL", predicate: ALuTreeOptionSelector, descendants: true }], usesInheritance: true, ngImport: i0 }); }
|
|
1932
1932
|
}
|
|
1933
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: ALuTreeOptionPickerAdvancedComponent, decorators: [{
|
|
1934
1934
|
type: Directive
|
|
1935
1935
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: Document, decorators: [{
|
|
1936
1936
|
type: Inject,
|
|
@@ -1958,15 +1958,15 @@ class LuTreeOptionPickerAdvancedComponent extends ALuTreeOptionPickerAdvancedCom
|
|
|
1958
1958
|
constructor(_changeDetectorRef, document) {
|
|
1959
1959
|
super(_changeDetectorRef, document);
|
|
1960
1960
|
}
|
|
1961
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1962
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1961
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerAdvancedComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1962
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuTreeOptionPickerAdvancedComponent, isStandalone: true, selector: "lu-tree-option-picker-advanced", providers: [
|
|
1963
1963
|
{
|
|
1964
1964
|
provide: ALuPickerPanel,
|
|
1965
1965
|
useExisting: forwardRef(() => LuTreeOptionPickerAdvancedComponent),
|
|
1966
1966
|
},
|
|
1967
1967
|
], exportAs: ["LuOptionPicker"], usesInheritance: true, ngImport: i0, template: "<ng-template>\n\t<div\n\t\tclass=\"lu-picker-panel lu-tree-option-picker-panel\"\n\t\trole=\"dialog\"\n\t\t[ngClass]=\"panelClassesMap\"\n\t\t[class.mod-multiple]=\"multiple\"\n\t\t(click)=\"onClick()\"\n\t\t(mouseover)=\"onMouseOver()\"\n\t\t(mouseleave)=\"onMouseLeave()\"\n\t\t(mousedown)=\"onMouseDown()\"\n\t>\n\t\t<div class=\"lu-picker-content\" [ngClass]=\"contentClassesMap\" [cdkTrapFocus]=\"trapFocus\" luScroll (onScrollBottom)=\"onScrollBottom()\">\n\t\t\t<div class=\"lu-picker-content-option\">\n\t\t\t\t<ng-content [class.is-loading]=\"loading$ | async\"></ng-content>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1968
1968
|
}
|
|
1969
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1969
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerAdvancedComponent, decorators: [{
|
|
1970
1970
|
type: Component,
|
|
1971
1971
|
args: [{ selector: 'lu-tree-option-picker-advanced', changeDetection: ChangeDetectionStrategy.OnPush, animations: [luTransformPopover], exportAs: 'LuOptionPicker', standalone: true, imports: [CommonModule, A11yModule], providers: [
|
|
1972
1972
|
{
|
|
@@ -1980,11 +1980,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1980
1980
|
}] }] });
|
|
1981
1981
|
|
|
1982
1982
|
class LuTreeOptionPickerModule {
|
|
1983
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1984
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1985
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1983
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1984
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerModule, imports: [CommonModule, OverlayModule, LuScrollDirective, A11yModule, LuTreeOptionPickerAdvancedComponent, LuTreeOptionPickerComponent], exports: [LuTreeOptionPickerComponent, LuTreeOptionPickerAdvancedComponent] }); }
|
|
1985
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerModule, imports: [CommonModule, OverlayModule, A11yModule, LuTreeOptionPickerAdvancedComponent, LuTreeOptionPickerComponent] }); }
|
|
1986
1986
|
}
|
|
1987
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1987
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionPickerModule, decorators: [{
|
|
1988
1988
|
type: NgModule,
|
|
1989
1989
|
args: [{
|
|
1990
1990
|
imports: [CommonModule, OverlayModule, LuScrollDirective, A11yModule, LuTreeOptionPickerAdvancedComponent, LuTreeOptionPickerComponent],
|
|
@@ -1996,8 +1996,8 @@ class ALuTreeOptionPicker extends ALuOptionPicker {
|
|
|
1996
1996
|
}
|
|
1997
1997
|
|
|
1998
1998
|
class LuOptionModule {
|
|
1999
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2000
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1999
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2000
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuOptionModule, imports: [LuOptionItemComponent,
|
|
2001
2001
|
LuOptionPickerComponent,
|
|
2002
2002
|
LuOptionPickerAdvancedComponent,
|
|
2003
2003
|
LuOptionPagerComponent,
|
|
@@ -2016,12 +2016,12 @@ class LuOptionModule {
|
|
|
2016
2016
|
LuForGroupsDirective,
|
|
2017
2017
|
LuOptionSelectAllComponent,
|
|
2018
2018
|
LuOptionPlaceholderComponent] }); }
|
|
2019
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
2019
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionModule, imports: [LuOptionItemComponent,
|
|
2020
2020
|
LuOptionPickerComponent,
|
|
2021
2021
|
LuOptionPickerAdvancedComponent,
|
|
2022
2022
|
LuOptionSearcherComponent] }); }
|
|
2023
2023
|
}
|
|
2024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2024
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuOptionModule, decorators: [{
|
|
2025
2025
|
type: NgModule,
|
|
2026
2026
|
args: [{
|
|
2027
2027
|
imports: [
|
|
@@ -2052,11 +2052,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
2052
2052
|
}] });
|
|
2053
2053
|
|
|
2054
2054
|
class LuTreeOptionModule {
|
|
2055
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2056
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
2057
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
2055
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2056
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionModule, imports: [LuTreeOptionItemModule, LuTreeOptionPickerModule, LuTreeOptionOperatorModule, LuTreeOptionSelectorModule], exports: [LuTreeOptionItemModule, LuTreeOptionPickerModule, LuTreeOptionOperatorModule, LuTreeOptionSelectorModule] }); }
|
|
2057
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionModule, imports: [LuTreeOptionItemModule, LuTreeOptionPickerModule, LuTreeOptionOperatorModule, LuTreeOptionSelectorModule, LuTreeOptionItemModule, LuTreeOptionPickerModule, LuTreeOptionOperatorModule, LuTreeOptionSelectorModule] }); }
|
|
2058
2058
|
}
|
|
2059
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2059
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuTreeOptionModule, decorators: [{
|
|
2060
2060
|
type: NgModule,
|
|
2061
2061
|
args: [{
|
|
2062
2062
|
imports: [LuTreeOptionItemModule, LuTreeOptionPickerModule, LuTreeOptionOperatorModule, LuTreeOptionSelectorModule],
|