@lucca-front/ng 19.3.4 → 20.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/a11y/index.d.ts +29 -5
- package/animations/index.d.ts +16 -5
- package/api/index.d.ts +295 -5
- package/breadcrumbs/index.d.ts +26 -5
- package/button/index.d.ts +29 -5
- package/callout/index.d.ts +167 -5
- package/chip/index.d.ts +19 -5
- package/comment/index.d.ts +46 -5
- package/core/index.d.ts +233 -3
- package/core-select/api/index.d.ts +80 -5
- package/core-select/establishment/index.d.ts +52 -5
- package/core-select/index.d.ts +317 -3
- package/core-select/job-qualification/index.d.ts +32 -5
- package/core-select/user/index.d.ts +82 -5
- package/date/index.d.ts +274 -5
- package/date2/index.d.ts +320 -5
- package/department/index.d.ts +127 -3
- package/dialog/index.d.ts +252 -5
- package/dialog/testing/index.d.ts +9 -5
- package/divider/index.d.ts +17 -5
- package/dropdown/index.d.ts +137 -3
- package/empty-state/index.d.ts +59 -5
- package/establishment/index.d.ts +208 -3
- package/fancy-box/index.d.ts +14 -5
- package/fesm2022/lucca-front-ng-a11y.mjs +4 -4
- package/fesm2022/lucca-front-ng-api.mjs +49 -49
- package/fesm2022/lucca-front-ng-breadcrumbs.mjs +7 -7
- package/fesm2022/lucca-front-ng-button.mjs +4 -4
- package/fesm2022/lucca-front-ng-callout.mjs +23 -23
- package/fesm2022/lucca-front-ng-chip.mjs +5 -5
- package/fesm2022/lucca-front-ng-chip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-comment.mjs +10 -10
- package/fesm2022/lucca-front-ng-core-select-api.mjs +10 -10
- package/fesm2022/lucca-front-ng-core-select-establishment.mjs +9 -9
- package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +6 -6
- package/fesm2022/lucca-front-ng-core-select-user.mjs +18 -18
- package/fesm2022/lucca-front-ng-core-select.mjs +40 -40
- package/fesm2022/lucca-front-ng-core.mjs +16 -16
- package/fesm2022/lucca-front-ng-date.mjs +51 -51
- package/fesm2022/lucca-front-ng-date2.mjs +21 -21
- package/fesm2022/lucca-front-ng-department.mjs +29 -29
- package/fesm2022/lucca-front-ng-dialog.mjs +33 -33
- package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-divider.mjs +4 -4
- package/fesm2022/lucca-front-ng-dropdown.mjs +26 -26
- package/fesm2022/lucca-front-ng-empty-state.mjs +7 -7
- package/fesm2022/lucca-front-ng-establishment.mjs +50 -50
- package/fesm2022/lucca-front-ng-fancy-box.mjs +4 -4
- package/fesm2022/lucca-front-ng-file-upload.mjs +16 -16
- package/fesm2022/lucca-front-ng-filter-pills.mjs +19 -19
- package/fesm2022/lucca-front-ng-footer.mjs +4 -4
- package/fesm2022/lucca-front-ng-form-field.mjs +7 -7
- package/fesm2022/lucca-front-ng-formly.mjs +62 -62
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +8 -8
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +31 -31
- package/fesm2022/lucca-front-ng-forms.mjs +35 -35
- package/fesm2022/lucca-front-ng-highlight-data.mjs +4 -4
- package/fesm2022/lucca-front-ng-horizontal-navigation.mjs +7 -7
- package/fesm2022/lucca-front-ng-icon.mjs +4 -4
- package/fesm2022/lucca-front-ng-inline-message.mjs +4 -4
- package/fesm2022/lucca-front-ng-input.mjs +22 -22
- package/fesm2022/lucca-front-ng-link.mjs +4 -4
- package/fesm2022/lucca-front-ng-modal.mjs +24 -24
- package/fesm2022/lucca-front-ng-multi-select.mjs +46 -46
- package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-new-badge.mjs +4 -4
- package/fesm2022/lucca-front-ng-number-format.mjs +7 -7
- package/fesm2022/lucca-front-ng-number.mjs +8 -8
- package/fesm2022/lucca-front-ng-numeric-badge.mjs +4 -4
- package/fesm2022/lucca-front-ng-option.mjs +155 -155
- package/fesm2022/lucca-front-ng-page-header.mjs +4 -4
- package/fesm2022/lucca-front-ng-plg-push.mjs +4 -4
- package/fesm2022/lucca-front-ng-popover.mjs +27 -27
- package/fesm2022/lucca-front-ng-popover2.mjs +10 -10
- package/fesm2022/lucca-front-ng-popup-employee.mjs +22 -22
- package/fesm2022/lucca-front-ng-popup.mjs +10 -10
- package/fesm2022/lucca-front-ng-qualification.mjs +8 -8
- package/fesm2022/lucca-front-ng-read-more.mjs +4 -4
- package/fesm2022/lucca-front-ng-safe-content.mjs +10 -10
- package/fesm2022/lucca-front-ng-scroll.mjs +8 -8
- package/fesm2022/lucca-front-ng-scrollBox.mjs +4 -4
- package/fesm2022/lucca-front-ng-select.mjs +15 -15
- package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
- package/fesm2022/lucca-front-ng-simple-select.mjs +17 -17
- package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-skeleton.mjs +19 -19
- package/fesm2022/lucca-front-ng-statusBadge.mjs +4 -4
- package/fesm2022/lucca-front-ng-tag.mjs +4 -4
- package/fesm2022/lucca-front-ng-time.mjs +16 -16
- package/fesm2022/lucca-front-ng-title.mjs +11 -11
- package/fesm2022/lucca-front-ng-toast.mjs +11 -11
- package/fesm2022/lucca-front-ng-tooltip.mjs +24 -24
- package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user.mjs +64 -64
- package/file-upload/index.d.ts +125 -5
- package/filter-pills/index.d.ts +132 -5
- package/footer/index.d.ts +16 -5
- package/form-field/index.d.ts +96 -5
- package/formly/index.d.ts +197 -5
- package/forms/index.d.ts +261 -5
- package/forms/phone-number-input/index.d.ts +79 -5
- package/forms/rich-text-input/formatters/html/index.d.ts +11 -5
- package/forms/rich-text-input/formatters/markdown/index.d.ts +14 -5
- package/forms/rich-text-input/index.d.ts +171 -5
- package/highlight-data/index.d.ts +36 -5
- package/horizontal-navigation/index.d.ts +23 -5
- package/icon/index.d.ts +16 -5
- package/index.d.ts +2 -5
- package/inline-message/index.d.ts +21 -5
- package/input/index.d.ts +102 -3
- package/link/index.d.ts +29 -5
- package/modal/index.d.ts +159 -3
- package/multi-select/index.d.ts +222 -3
- package/new-badge/index.d.ts +10 -5
- package/number/index.d.ts +18 -5
- package/number-format/index.d.ts +78 -5
- package/numeric-badge/index.d.ts +29 -5
- package/option/index.d.ts +618 -3
- package/package.json +47 -47
- package/page-header/index.d.ts +14 -5
- package/picker/index.d.ts +29 -5
- package/plg-push/index.d.ts +9 -5
- package/popover/index.d.ts +438 -3
- package/popover2/index.d.ts +64 -5
- package/popup/index.d.ts +106 -5
- package/popup-employee/index.d.ts +161 -5
- package/qualification/index.d.ts +53 -3
- package/read-more/index.d.ts +34 -5
- package/safe-content/index.d.ts +32 -3
- package/scroll/index.d.ts +39 -3
- package/scrollBox/index.d.ts +19 -5
- package/select/index.d.ts +145 -3
- package/sidepanel/index.d.ts +41 -3
- package/simple-select/api/index.d.ts +11 -3
- package/simple-select/index.d.ts +77 -5
- package/skeleton/index.d.ts +60 -5
- package/statusBadge/index.d.ts +15 -5
- package/tag/index.d.ts +37 -5
- package/time/index.d.ts +185 -5
- package/title/index.d.ts +79 -3
- package/toast/index.d.ts +73 -5
- package/tooltip/index.d.ts +85 -5
- package/user/index.d.ts +375 -3
- package/a11y/public-api.d.ts +0 -2
- package/a11y/skip-links/skip-links.component.d.ts +0 -8
- package/a11y/skip-links/skip-links.translate.d.ts +0 -16
- package/a11y/skip-links/translations.d.ts +0 -50
- package/animations/animation.factory.d.ts +0 -6
- package/animations/fade.animation.d.ts +0 -2
- package/animations/public-api.d.ts +0 -4
- package/animations/scale.animation.d.ts +0 -2
- package/animations/slide.animation.d.ts +0 -2
- package/api/api.model.d.ts +0 -14
- package/api/api.module.d.ts +0 -7
- package/api/public-api.d.ts +0 -4
- package/api/select/api-select.module.d.ts +0 -10
- package/api/select/feeder/api-feeder.component.d.ts +0 -19
- package/api/select/feeder/api-feeder.model.d.ts +0 -14
- package/api/select/feeder/api-feeder.module.d.ts +0 -7
- package/api/select/feeder/index.d.ts +0 -3
- package/api/select/index.d.ts +0 -5
- package/api/select/input/api-select-input.component.d.ts +0 -32
- package/api/select/input/api-select-input.module.d.ts +0 -7
- package/api/select/input/index.d.ts +0 -2
- package/api/select/pager/api-pager.component.d.ts +0 -18
- package/api/select/pager/api-pager.model.d.ts +0 -33
- package/api/select/pager/api-pager.module.d.ts +0 -7
- package/api/select/pager/index.d.ts +0 -3
- package/api/select/searcher/api-searcher.component.d.ts +0 -39
- package/api/select/searcher/api-searcher.model.d.ts +0 -34
- package/api/select/searcher/api-searcher.module.d.ts +0 -7
- package/api/select/searcher/index.d.ts +0 -3
- package/api/service/api-hybrid.service.d.ts +0 -25
- package/api/service/api-service.model.d.ts +0 -13
- package/api/service/api-v3.service.d.ts +0 -26
- package/api/service/api-v4.service.d.ts +0 -23
- package/api/service/index.d.ts +0 -4
- package/breadcrumbs/breadcrumbs-link.directive.d.ts +0 -7
- package/breadcrumbs/breadcrumbs.component.d.ts +0 -13
- package/breadcrumbs/breadcrumbs.translate.d.ts +0 -7
- package/breadcrumbs/public-api.d.ts +0 -2
- package/breadcrumbs/translations.d.ts +0 -26
- package/button/button.component.d.ts +0 -26
- package/button/public-api.d.ts +0 -1
- package/callout/callout/callout.component.d.ts +0 -51
- package/callout/callout-disclosure/callout-disclosure.component.d.ts +0 -28
- package/callout/callout-feedback-item/callout-feedback-item.component.d.ts +0 -9
- package/callout/callout-feedback-list/callout-feedback-list.component.d.ts +0 -11
- package/callout/callout-icon.pipe.d.ts +0 -14
- package/callout/callout-popover/callout-popover.component.d.ts +0 -66
- package/callout/callout-state.d.ts +0 -8
- package/callout/callout.translate.d.ts +0 -7
- package/callout/callout.utils.d.ts +0 -15
- package/callout/public-api.d.ts +0 -6
- package/callout/translations.d.ts +0 -26
- package/chip/chip.component.d.ts +0 -12
- package/chip/chip.translate.d.ts +0 -7
- package/chip/public-api.d.ts +0 -1
- package/chip/translations.d.ts +0 -26
- package/comment/comment/comment.component.d.ts +0 -16
- package/comment/comment-block/comment-block.component.d.ts +0 -22
- package/comment/comment-chat/comment-chat.component.d.ts +0 -5
- package/comment/public-api.d.ts +0 -3
- package/comment/token.d.ts +0 -5
- package/core/date/date-adapter.class.d.ts +0 -18
- package/core/date/date-adapter.interface.d.ts +0 -17
- package/core/date/date-granularity.enum.d.ts +0 -8
- package/core/date/index.d.ts +0 -5
- package/core/date/native/index.d.ts +0 -2
- package/core/date/native/native-date.adapter.d.ts +0 -29
- package/core/date/native/native-date.option.d.ts +0 -6
- package/core/date/string/index.d.ts +0 -1
- package/core/date/string/string-date.adapter.d.ts +0 -28
- package/core/event/index.d.ts +0 -3
- package/core/event/on-close.subscriber.d.ts +0 -6
- package/core/event/on-open.subscriber.d.ts +0 -6
- package/core/event/on-scroll-bottom.subscriber.d.ts +0 -6
- package/core/group/group.interface.d.ts +0 -4
- package/core/group/index.d.ts +0 -1
- package/core/id/id.generator.d.ts +0 -1
- package/core/id/index.d.ts +0 -1
- package/core/misc.d.ts +0 -2
- package/core/portal/index.d.ts +0 -2
- package/core/portal/portal-content.d.ts +0 -3
- package/core/portal/portal.directive.d.ts +0 -27
- package/core/public-api.d.ts +0 -11
- package/core/signal.d.ts +0 -14
- package/core/tools/class.d.ts +0 -11
- package/core/translate/index.d.ts +0 -3
- package/core/translate/intl-params.pipe.d.ts +0 -8
- package/core/translate/intl.model.d.ts +0 -3
- package/core/translate/translation.model.d.ts +0 -13
- package/core/tree/index.d.ts +0 -1
- package/core/tree/tree.model.d.ts +0 -5
- package/core/type/enum.d.ts +0 -14
- package/core/type/index.d.ts +0 -2
- package/core/type/style.d.ts +0 -5
- package/core-select/api/api-v3.directive.d.ts +0 -27
- package/core-select/api/api-v4.directive.d.ts +0 -20
- package/core-select/api/api.directive.d.ts +0 -39
- package/core-select/api/public-api.d.ts +0 -3
- package/core-select/displayer/displayer.directive.d.ts +0 -12
- package/core-select/displayer/index.d.ts +0 -1
- package/core-select/establishment/establishment-grouping.component.d.ts +0 -7
- package/core-select/establishment/establishment-grouping.service.d.ts +0 -13
- package/core-select/establishment/establishments.directive.d.ts +0 -26
- package/core-select/establishment/models.d.ts +0 -9
- package/core-select/establishment/public-api.d.ts +0 -3
- package/core-select/input/index.d.ts +0 -3
- package/core-select/input/select-input.component.d.ts +0 -105
- package/core-select/input/select-input.models.d.ts +0 -4
- package/core-select/input/total-count.directive.d.ts +0 -8
- package/core-select/job-qualification/job-qualification-grouping.component.d.ts +0 -7
- package/core-select/job-qualification/job-qualifications.directive.d.ts +0 -21
- package/core-select/job-qualification/models.d.ts +0 -7
- package/core-select/job-qualification/public-api.d.ts +0 -2
- package/core-select/no-clue/index.d.ts +0 -1
- package/core-select/no-clue/no-clue.directive.d.ts +0 -6
- package/core-select/option/default-option.component.d.ts +0 -9
- package/core-select/option/disabled.directive.d.ts +0 -7
- package/core-select/option/group.directive.d.ts +0 -18
- package/core-select/option/group.pipe.d.ts +0 -13
- package/core-select/option/index.d.ts +0 -8
- package/core-select/option/option-outlet.directive.d.ts +0 -21
- package/core-select/option/option.component.d.ts +0 -38
- package/core-select/option/option.directive.d.ts +0 -12
- package/core-select/option/option.token.d.ts +0 -9
- package/core-select/panel/index.d.ts +0 -4
- package/core-select/panel/key-manager.d.ts +0 -24
- package/core-select/panel/panel-header-template.directive.d.ts +0 -11
- package/core-select/panel/panel.models.d.ts +0 -16
- package/core-select/panel/panel.utils.d.ts +0 -7
- package/core-select/public-api.d.ts +0 -8
- package/core-select/select.model.d.ts +0 -21
- package/core-select/select.translate.d.ts +0 -7
- package/core-select/select.utils.d.ts +0 -1
- package/core-select/translations.d.ts +0 -26
- package/core-select/user/former-employees.component.d.ts +0 -12
- package/core-select/user/me.provider.d.ts +0 -3
- package/core-select/user/public-api.d.ts +0 -4
- package/core-select/user/translations.d.ts +0 -34
- package/core-select/user/user-displayer.component.d.ts +0 -10
- package/core-select/user/user-homonym.service.d.ts +0 -14
- package/core-select/user/user-option.component.d.ts +0 -13
- package/core-select/user/user-option.model.d.ts +0 -11
- package/core-select/user/user.translate.d.ts +0 -8
- package/core-select/user/users.directive.d.ts +0 -57
- package/date/adapter/date-adapter.module.d.ts +0 -7
- package/date/adapter/date-adapter.pipe.d.ts +0 -10
- package/date/adapter/index.d.ts +0 -2
- package/date/calendar/calendar-input.component.d.ts +0 -50
- package/date/calendar/calendar-input.module.d.ts +0 -7
- package/date/calendar/calendar-input.translate.d.ts +0 -8
- package/date/calendar/calendar-item.class.d.ts +0 -34
- package/date/calendar/calendar-item.factory.d.ts +0 -13
- package/date/calendar/calendar-item.interface.d.ts +0 -9
- package/date/calendar/index.d.ts +0 -2
- package/date/calendar/translations.d.ts +0 -34
- package/date/date.module.d.ts +0 -11
- package/date/humanize/humanize.formatter.d.ts +0 -8
- package/date/humanize/humanize.model.d.ts +0 -13
- package/date/humanize/humanize.pipe.d.ts +0 -10
- package/date/humanize/humanize.utils.d.ts +0 -4
- package/date/humanize/index.d.ts +0 -4
- package/date/input/date-input.directive.d.ts +0 -24
- package/date/input/date-input.module.d.ts +0 -7
- package/date/input/date-input.translate.d.ts +0 -9
- package/date/input/index.d.ts +0 -3
- package/date/input/translations.d.ts +0 -42
- package/date/picker/date-picker.component.d.ts +0 -29
- package/date/picker/date-picker.module.d.ts +0 -7
- package/date/picker/index.d.ts +0 -2
- package/date/public-api.d.ts +0 -7
- package/date/select/date-select-input.component.d.ts +0 -29
- package/date/select/date-select-input.module.d.ts +0 -7
- package/date/select/date-select-input.translate.d.ts +0 -9
- package/date/select/index.d.ts +0 -3
- package/date/select/translations.d.ts +0 -42
- package/date2/abstract-date-component.d.ts +0 -43
- package/date2/calendar.token.d.ts +0 -7
- package/date2/calendar2/calendar-cell-info.d.ts +0 -39
- package/date2/calendar2/calendar-mode.d.ts +0 -1
- package/date2/calendar2/calendar2-cell.directive.d.ts +0 -15
- package/date2/calendar2/calendar2.component.d.ts +0 -64
- package/date2/calendar2/calendar2.tokens.d.ts +0 -4
- package/date2/calendar2/cell-status.d.ts +0 -6
- package/date2/calendar2/date-range.d.ts +0 -13
- package/date2/date-format.d.ts +0 -2
- package/date2/date-input/date-input.component.d.ts +0 -60
- package/date2/date-range-input/calendar-shortcut.d.ts +0 -6
- package/date2/date-range-input/date-range-input.component.d.ts +0 -77
- package/date2/date.const.d.ts +0 -6
- package/date2/date2.translate.d.ts +0 -13
- package/date2/public-api.d.ts +0 -7
- package/date2/repeat-times.directive.d.ts +0 -9
- package/date2/translations.d.ts +0 -20
- package/date2/utils.d.ts +0 -13
- package/department/department.model.d.ts +0 -4
- package/department/department.module.d.ts +0 -7
- package/department/public-api.d.ts +0 -4
- package/department/select/department-select.module.d.ts +0 -8
- package/department/select/feeder/department-feeder.component.d.ts +0 -20
- package/department/select/feeder/department-feeder.module.d.ts +0 -7
- package/department/select/feeder/index.d.ts +0 -2
- package/department/select/index.d.ts +0 -3
- package/department/select/input/department-select-input.component.d.ts +0 -24
- package/department/select/input/department-select-input.module.d.ts +0 -7
- package/department/select/input/department-select-input.translate.d.ts +0 -7
- package/department/select/input/index.d.ts +0 -3
- package/department/select/input/translations.d.ts +0 -26
- package/department/service/department-service.model.d.ts +0 -10
- package/department/service/department-v3.service.d.ts +0 -27
- package/department/service/department-v4.service.d.ts +0 -21
- package/department/service/index.d.ts +0 -3
- package/dialog/dialog/dialog.component.d.ts +0 -12
- package/dialog/dialog-content/dialog-content.component.d.ts +0 -5
- package/dialog/dialog-footer/dialog-footer.component.d.ts +0 -5
- package/dialog/dialog-header/dialog-header.component.d.ts +0 -11
- package/dialog/dialog-header/dialog-header.translate.d.ts +0 -7
- package/dialog/dialog-header/translations.d.ts +0 -26
- package/dialog/dialog-routing/dialog-routing.component.d.ts +0 -19
- package/dialog/dialog-routing/dialog-routing.models.d.ts +0 -20
- package/dialog/dialog-routing/dialog-routing.utils.d.ts +0 -25
- package/dialog/dialog-routing/index.d.ts +0 -3
- package/dialog/dialog-routing/outlet-component-instance.directive.d.ts +0 -9
- package/dialog/dialog.providers.d.ts +0 -3
- package/dialog/dialog.service.d.ts +0 -8
- package/dialog/directives/dialog-close.directive.d.ts +0 -7
- package/dialog/directives/dialog-dismiss.directive.d.ts +0 -7
- package/dialog/directives/dialog-open.directive.d.ts +0 -11
- package/dialog/model/dialog-config.d.ts +0 -83
- package/dialog/model/dialog-ref.d.ts +0 -38
- package/dialog/model/index.d.ts +0 -3
- package/dialog/model/injectors.d.ts +0 -4
- package/dialog/public-api.d.ts +0 -12
- package/dialog/testing/providers.d.ts +0 -5
- package/dialog/testing/public-api.d.ts +0 -1
- package/divider/divider.component.d.ts +0 -14
- package/divider/public-api.d.ts +0 -1
- package/dropdown/dropdown.module.d.ts +0 -9
- package/dropdown/item/dropdown-item.directive.d.ts +0 -14
- package/dropdown/item/dropdown-item.model.d.ts +0 -9
- package/dropdown/item/dropdown-item.module.d.ts +0 -10
- package/dropdown/item/index.d.ts +0 -3
- package/dropdown/panel/dropdown-panel.component.d.ts +0 -40
- package/dropdown/panel/dropdown-panel.model.d.ts +0 -2
- package/dropdown/panel/dropdown-panel.module.d.ts +0 -10
- package/dropdown/panel/index.d.ts +0 -3
- package/dropdown/public-api.d.ts +0 -4
- package/dropdown/trigger/dropdown-trigger.directive.d.ts +0 -42
- package/dropdown/trigger/dropdown-trigger.module.d.ts +0 -10
- package/dropdown/trigger/index.d.ts +0 -2
- package/empty-state/empty-state-page/empty-state-page.component.d.ts +0 -36
- package/empty-state/empty-state-section/empty-state-section.component.d.ts +0 -21
- package/empty-state/empty-state.model.d.ts +0 -1
- package/empty-state/public-api.d.ts +0 -2
- package/establishment/establishment.model.d.ts +0 -9
- package/establishment/establishment.module.d.ts +0 -10
- package/establishment/public-api.d.ts +0 -4
- package/establishment/select/establishment-select.module.d.ts +0 -14
- package/establishment/select/establishment-select.token.d.ts +0 -4
- package/establishment/select/for-legal-units/for-legal-units.directive.d.ts +0 -14
- package/establishment/select/for-legal-units/for-legal-units.module.d.ts +0 -7
- package/establishment/select/for-legal-units/index.d.ts +0 -2
- package/establishment/select/index.d.ts +0 -6
- package/establishment/select/input/establishment-select-input.component.d.ts +0 -35
- package/establishment/select/input/establishment-select-input.module.d.ts +0 -7
- package/establishment/select/input/establishment-select-input.translate.d.ts +0 -7
- package/establishment/select/input/index.d.ts +0 -3
- package/establishment/select/input/translations.d.ts +0 -26
- package/establishment/select/legal-unit-selector/index.d.ts +0 -2
- package/establishment/select/legal-unit-selector/legal-unit-selector.directive.d.ts +0 -24
- package/establishment/select/legal-unit-selector/legal-unit-selector.module.d.ts +0 -7
- package/establishment/select/searcher/establishment-searcher.component.d.ts +0 -33
- package/establishment/select/searcher/establishment-searcher.module.d.ts +0 -7
- package/establishment/select/searcher/index.d.ts +0 -2
- package/establishment/select/select-all/establishment-select-all.component.d.ts +0 -19
- package/establishment/select/select-all/establishment-select-all.module.d.ts +0 -7
- package/establishment/select/select-all/index.d.ts +0 -2
- package/establishment/service/establishment-service.model.d.ts +0 -5
- package/establishment/service/establishment.service.d.ts +0 -17
- package/establishment/service/index.d.ts +0 -4
- package/establishment/service/legal-unit-service.model.d.ts +0 -5
- package/establishment/service/legal-unit.service.d.ts +0 -17
- package/fancy-box/fancy-box.component.d.ts +0 -11
- package/fancy-box/public-api.d.ts +0 -1
- package/file-upload/base-file-upload/base-file-upload.component.d.ts +0 -27
- package/file-upload/file-dropzone/file-dropzone.component.d.ts +0 -6
- package/file-upload/file-entry/file-entry.component.d.ts +0 -35
- package/file-upload/file-upload-entry.d.ts +0 -6
- package/file-upload/file-upload.translate.d.ts +0 -34
- package/file-upload/formatter.d.ts +0 -3
- package/file-upload/multi/multi-file-upload.component.d.ts +0 -6
- package/file-upload/public-api.d.ts +0 -5
- package/file-upload/single/single-file-upload.component.d.ts +0 -13
- package/file-upload/translations.d.ts +0 -242
- package/filter-pills/core/filter-pill-displayer.directive.d.ts +0 -14
- package/filter-pills/core/filter-pill-input-component.d.ts +0 -19
- package/filter-pills/core/filter-pill-label.directive.d.ts +0 -15
- package/filter-pills/core/index.d.ts +0 -4
- package/filter-pills/core/tokens.d.ts +0 -5
- package/filter-pills/filter-bar/filter-bar.component.d.ts +0 -14
- package/filter-pills/filter-bar/filter-pill-addon.directive.d.ts +0 -13
- package/filter-pills/filter-pill/filter-pill.component.d.ts +0 -51
- package/filter-pills/filter-pills.translate.d.ts +0 -9
- package/filter-pills/public-api.d.ts +0 -4
- package/filter-pills/translations.d.ts +0 -42
- package/footer/footer.component.d.ts +0 -13
- package/footer/public-api.d.ts +0 -1
- package/form-field/form-field-size.d.ts +0 -1
- package/form-field/form-field.component.d.ts +0 -71
- package/form-field/form-field.token.d.ts +0 -3
- package/form-field/form-field.translate.d.ts +0 -7
- package/form-field/input.directive.d.ts +0 -14
- package/form-field/public-api.d.ts +0 -5
- package/form-field/translations.d.ts +0 -26
- package/formly/formly.config.d.ts +0 -2
- package/formly/formly.module.d.ts +0 -39
- package/formly/formly.utils.d.ts +0 -2
- package/formly/public-api.d.ts +0 -4
- package/formly/types/api.d.ts +0 -13
- package/formly/types/checkbox.d.ts +0 -8
- package/formly/types/date.d.ts +0 -8
- package/formly/types/department.d.ts +0 -8
- package/formly/types/establishment.d.ts +0 -8
- package/formly/types/index.d.ts +0 -11
- package/formly/types/input.d.ts +0 -9
- package/formly/types/qualification.d.ts +0 -8
- package/formly/types/radios.d.ts +0 -12
- package/formly/types/select.d.ts +0 -13
- package/formly/types/textarea.d.ts +0 -8
- package/formly/types/user.d.ts +0 -8
- package/formly/wrappers/checkbox-layout.d.ts +0 -12
- package/formly/wrappers/error.d.ts +0 -20
- package/formly/wrappers/helper.d.ts +0 -11
- package/formly/wrappers/icon.d.ts +0 -11
- package/formly/wrappers/index.d.ts +0 -7
- package/formly/wrappers/radiosfield-layout.d.ts +0 -12
- package/formly/wrappers/suffix.d.ts +0 -11
- package/formly/wrappers/textfield-layout.d.ts +0 -15
- package/forms/checkbox-input/checkbox-input.component.d.ts +0 -28
- package/forms/form-field-id.directive.d.ts +0 -13
- package/forms/inject-ng-control.d.ts +0 -2
- package/forms/multilanguage-input/model/multilanguage-translation.d.ts +0 -4
- package/forms/multilanguage-input/multilanguage-input.component.d.ts +0 -28
- package/forms/multilanguage-input/multilanguage-input.translate.d.ts +0 -8
- package/forms/multilanguage-input/translations.d.ts +0 -12
- package/forms/multilanguage-input/validators.d.ts +0 -4
- package/forms/noop-value-accessor.directive.d.ts +0 -9
- package/forms/number-format-input/number-format-input.component.d.ts +0 -39
- package/forms/number-format-input/number-format-input.translate.d.ts +0 -7
- package/forms/number-format-input/translations.d.ts +0 -26
- package/forms/number-input/number-input.component.d.ts +0 -20
- package/forms/number-input/number-input.translate.d.ts +0 -7
- package/forms/number-input/translations.d.ts +0 -26
- package/forms/phone-number-input/formatter.d.ts +0 -4
- package/forms/phone-number-input/phone-number-format.pipe.d.ts +0 -8
- package/forms/phone-number-input/phone-number-input.component.d.ts +0 -59
- package/forms/phone-number-input/public-api.d.ts +0 -5
- package/forms/phone-number-input/types.d.ts +0 -2
- package/forms/phone-number-input/validators.d.ts +0 -7
- package/forms/public-api.d.ts +0 -16
- package/forms/radio-group-input/radio/radio.component.d.ts +0 -17
- package/forms/radio-group-input/radio-group-input.component.d.ts +0 -15
- package/forms/radio-group-input/radio-group-token.d.ts +0 -3
- package/forms/rich-text-input/formatters/html/html-formatter.d.ts +0 -8
- package/forms/rich-text-input/formatters/html/public-api.d.ts +0 -1
- package/forms/rich-text-input/formatters/index.d.ts +0 -1
- package/forms/rich-text-input/formatters/markdown/markdown-formatter.d.ts +0 -11
- package/forms/rich-text-input/formatters/markdown/public-api.d.ts +0 -1
- package/forms/rich-text-input/formatters/rich-text-formatter.d.ts +0 -7
- package/forms/rich-text-input/plugins/clear-format/clear-format.command.d.ts +0 -3
- package/forms/rich-text-input/plugins/clear-format/clear-format.component.d.ts +0 -18
- package/forms/rich-text-input/plugins/clear-format/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/headings/headings.command.d.ts +0 -4
- package/forms/rich-text-input/plugins/headings/headings.component.d.ts +0 -24
- package/forms/rich-text-input/plugins/headings/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/link-dialog/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/link-dialog/link-dialog.component.d.ts +0 -14
- package/forms/rich-text-input/plugins/link/link.command.d.ts +0 -4
- package/forms/rich-text-input/plugins/link/link.component.d.ts +0 -20
- package/forms/rich-text-input/plugins/list-format/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/list-format/list-format.command.d.ts +0 -5
- package/forms/rich-text-input/plugins/list-format/list-format.component.d.ts +0 -23
- package/forms/rich-text-input/plugins/list-format/list-style-toolbar.component.d.ts +0 -15
- package/forms/rich-text-input/plugins/text-style/index.d.ts +0 -2
- package/forms/rich-text-input/plugins/text-style/text-style-toolbar.component.d.ts +0 -11
- package/forms/rich-text-input/plugins/text-style/text-style.command.d.ts +0 -2
- package/forms/rich-text-input/plugins/text-style/text-style.component.d.ts +0 -22
- package/forms/rich-text-input/plugins/toolbar/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/toolbar/toolbar.component.d.ts +0 -11
- package/forms/rich-text-input/public-api.d.ts +0 -8
- package/forms/rich-text-input/rich-text-input.component.d.ts +0 -34
- package/forms/rich-text-input/rich-text-input.translate.d.ts +0 -27
- package/forms/rich-text-input/translations.d.ts +0 -186
- package/forms/rich-text-input/utils/index.d.ts +0 -1
- package/forms/rich-text-input/utils/lexical.utils.d.ts +0 -18
- package/forms/switch-input/switch-input.component.d.ts +0 -10
- package/forms/text-input/text-input-addon.d.ts +0 -10
- package/forms/text-input/text-input.component.d.ts +0 -36
- package/forms/text-input/text-input.translate.d.ts +0 -8
- package/forms/text-input/translations.d.ts +0 -34
- package/forms/textarea-input/textarea-input.component.d.ts +0 -20
- package/highlight-data/highlight-data.component.d.ts +0 -33
- package/highlight-data/public-api.d.ts +0 -1
- package/horizontal-navigation/horizontal-navigation-link.directive.d.ts +0 -7
- package/horizontal-navigation/horizontal-navigation.component.d.ts +0 -14
- package/horizontal-navigation/public-api.d.ts +0 -2
- package/icon/icon.component.d.ts +0 -13
- package/icon/public-api.d.ts +0 -1
- package/inline-message/inline-message-state.d.ts +0 -1
- package/inline-message/inline-message.component.d.ts +0 -16
- package/inline-message/public-api.d.ts +0 -2
- package/input/clearer/clearer.component.d.ts +0 -10
- package/input/clearer/clearer.model.d.ts +0 -7
- package/input/clearer/clearer.module.d.ts +0 -7
- package/input/clearer/clearer.translate.d.ts +0 -7
- package/input/clearer/index.d.ts +0 -3
- package/input/clearer/translations.d.ts +0 -26
- package/input/displayer/index.d.ts +0 -3
- package/input/displayer/input-displayer.directive.d.ts +0 -16
- package/input/displayer/input-displayer.model.d.ts +0 -9
- package/input/displayer/input-displayer.module.d.ts +0 -7
- package/input/input.directive.d.ts +0 -17
- package/input/input.model.d.ts +0 -23
- package/input/input.module.d.ts +0 -9
- package/input/public-api.d.ts +0 -5
- package/link/link.component.d.ts +0 -22
- package/link/link.translate.d.ts +0 -7
- package/link/public-api.d.ts +0 -1
- package/link/translations.d.ts +0 -23
- package/modal/dialog-adapter/dialog-content-adapter/dialog-content-adapter.component.d.ts +0 -37
- package/modal/dialog-adapter/dialog-ref-adapter.d.ts +0 -19
- package/modal/modal-config.default.d.ts +0 -3
- package/modal/modal-config.model.d.ts +0 -21
- package/modal/modal-panel.component.d.ts +0 -48
- package/modal/modal-ref.factory.d.ts +0 -30
- package/modal/modal-ref.model.d.ts +0 -15
- package/modal/modal.model.d.ts +0 -13
- package/modal/modal.module.d.ts +0 -14
- package/modal/modal.service.d.ts +0 -15
- package/modal/modal.token.d.ts +0 -7
- package/modal/modal.translate.d.ts +0 -9
- package/modal/modal.utils.d.ts +0 -2
- package/modal/public-api.d.ts +0 -11
- package/modal/translations.d.ts +0 -42
- package/multi-select/displayer/counter-displayer/counter-displayer.component.d.ts +0 -16
- package/multi-select/displayer/default-displayer.component.d.ts +0 -20
- package/multi-select/displayer/default-displayer.translate.d.ts +0 -10
- package/multi-select/displayer/displayer-input.directive.d.ts +0 -22
- package/multi-select/displayer/displayer.directive.d.ts +0 -12
- package/multi-select/displayer/index.d.ts +0 -5
- package/multi-select/displayer/translations.d.ts +0 -50
- package/multi-select/input/index.d.ts +0 -2
- package/multi-select/input/panel-ref.factory.d.ts +0 -24
- package/multi-select/input/panel.model.d.ts +0 -7
- package/multi-select/input/select-all/index.d.ts +0 -1
- package/multi-select/input/select-all/multi-select-all-displayer.component.d.ts +0 -18
- package/multi-select/input/select-all/multi-select-all-header.component.d.ts +0 -9
- package/multi-select/input/select-all/select-all.models.d.ts +0 -10
- package/multi-select/input/select-all/with-select-all.directive.d.ts +0 -20
- package/multi-select/input/select-input.component.d.ts +0 -47
- package/multi-select/panel/index.d.ts +0 -1
- package/multi-select/panel/option-group-context.pipe.d.ts +0 -11
- package/multi-select/panel/option-selected.pipe.d.ts +0 -9
- package/multi-select/panel/panel.component.d.ts +0 -33
- package/multi-select/panel/selected-chip.directive.d.ts +0 -10
- package/multi-select/public-api.d.ts +0 -6
- package/multi-select/select.model.d.ts +0 -23
- package/multi-select/select.translate.d.ts +0 -17
- package/multi-select/select.utils.d.ts +0 -14
- package/multi-select/select.validators.d.ts +0 -5
- package/multi-select/translations.d.ts +0 -106
- package/new-badge/new-badge.component.d.ts +0 -7
- package/new-badge/public-api.d.ts +0 -1
- package/number/number.module.d.ts +0 -7
- package/number/number.pipe.d.ts +0 -9
- package/number/public-api.d.ts +0 -2
- package/number-format/number-format.d.ts +0 -16
- package/number-format/number-format.directive.d.ts +0 -18
- package/number-format/number-format.models.d.ts +0 -33
- package/number-format/number-format.pipe.d.ts +0 -8
- package/number-format/public-api.d.ts +0 -4
- package/numeric-badge/numeric-badge.component.d.ts +0 -26
- package/numeric-badge/public-api.d.ts +0 -1
- package/option/item/index.d.ts +0 -7
- package/option/item/option-item.component.d.ts +0 -22
- package/option/item/option-item.model.d.ts +0 -18
- package/option/item/option-item.module.d.ts +0 -7
- package/option/item/translations.d.ts +0 -34
- package/option/item/tree-option-item.component.d.ts +0 -39
- package/option/item/tree-option-item.model.d.ts +0 -14
- package/option/item/tree-option-item.module.d.ts +0 -7
- package/option/item/tree-option-item.translate.d.ts +0 -8
- package/option/operator/feeder/index.d.ts +0 -4
- package/option/operator/feeder/option-feeder.component.d.ts +0 -9
- package/option/operator/feeder/option-feeder.module.d.ts +0 -7
- package/option/operator/feeder/tree-option-feeder.component.d.ts +0 -10
- package/option/operator/feeder/tree-option-feeder.module.d.ts +0 -7
- package/option/operator/for-groups/for-groups.directive.d.ts +0 -31
- package/option/operator/for-groups/for-groups.module.d.ts +0 -7
- package/option/operator/for-groups/index.d.ts +0 -2
- package/option/operator/for-options/for-options.directive.d.ts +0 -16
- package/option/operator/for-options/for-options.module.d.ts +0 -7
- package/option/operator/for-options/for-tree-options.directive.d.ts +0 -9
- package/option/operator/for-options/for-tree-options.module.d.ts +0 -7
- package/option/operator/for-options/index.d.ts +0 -4
- package/option/operator/index.d.ts +0 -9
- package/option/operator/option-operator.model.d.ts +0 -9
- package/option/operator/option-operator.module.d.ts +0 -11
- package/option/operator/pager/index.d.ts +0 -4
- package/option/operator/pager/option-pager.component.d.ts +0 -13
- package/option/operator/pager/option-pager.module.d.ts +0 -7
- package/option/operator/pager/tree-option-pager.component.d.ts +0 -16
- package/option/operator/pager/tree-option-pager.module.d.ts +0 -7
- package/option/operator/searcher/index.d.ts +0 -4
- package/option/operator/searcher/option-searcher.component.d.ts +0 -19
- package/option/operator/searcher/option-searcher.module.d.ts +0 -7
- package/option/operator/searcher/tree-option-searcher.component.d.ts +0 -20
- package/option/operator/searcher/tree-option-searcher.module.d.ts +0 -7
- package/option/operator/tree-option-operator.model.d.ts +0 -5
- package/option/operator/tree-option-operator.module.d.ts +0 -10
- package/option/option.module.d.ts +0 -16
- package/option/picker/index.d.ts +0 -8
- package/option/picker/option-picker-advanced.component.d.ts +0 -40
- package/option/picker/option-picker.component.d.ts +0 -68
- package/option/picker/option-picker.model.d.ts +0 -22
- package/option/picker/option-picker.module.d.ts +0 -9
- package/option/picker/tree-option-picker-advanced.component.d.ts +0 -40
- package/option/picker/tree-option-picker.component.d.ts +0 -35
- package/option/picker/tree-option-picker.model.d.ts +0 -5
- package/option/picker/tree-option-picker.module.d.ts +0 -12
- package/option/placeholder/index.d.ts +0 -3
- package/option/placeholder/option-placeholder.component.d.ts +0 -9
- package/option/placeholder/option-placeholder.module.d.ts +0 -7
- package/option/placeholder/option-placeholder.translate.d.ts +0 -8
- package/option/placeholder/translations.d.ts +0 -34
- package/option/public-api.d.ts +0 -7
- package/option/selector/all/index.d.ts +0 -5
- package/option/selector/all/select-all.component.d.ts +0 -19
- package/option/selector/all/select-all.module.d.ts +0 -7
- package/option/selector/all/select-all.translate.d.ts +0 -8
- package/option/selector/all/translations.d.ts +0 -34
- package/option/selector/all/tree-select-all.component.d.ts +0 -21
- package/option/selector/all/tree-select-all.module.d.ts +0 -7
- package/option/selector/index.d.ts +0 -5
- package/option/selector/option-selector.model.d.ts +0 -11
- package/option/selector/option-selector.module.d.ts +0 -7
- package/option/selector/tree-option-selector.model.d.ts +0 -4
- package/option/selector/tree-option-selector.module.d.ts +0 -7
- package/option/tree-option.module.d.ts +0 -10
- package/page-header/page-header.component.d.ts +0 -11
- package/page-header/public-api.d.ts +0 -1
- package/picker/input-picker.model.d.ts +0 -25
- package/picker/public-api.d.ts +0 -1
- package/plg-push/plg-push.component.d.ts +0 -6
- package/plg-push/public-api.d.ts +0 -1
- package/popover/animation/index.d.ts +0 -1
- package/popover/animation/popover.animation.d.ts +0 -2
- package/popover/panel/index.d.ts +0 -3
- package/popover/panel/popover-panel.component.d.ts +0 -54
- package/popover/panel/popover-panel.model.d.ts +0 -86
- package/popover/panel/popover-panel.module.d.ts +0 -7
- package/popover/popover.module.d.ts +0 -9
- package/popover/public-api.d.ts +0 -5
- package/popover/target/index.d.ts +0 -3
- package/popover/target/popover-target.directive.d.ts +0 -16
- package/popover/target/popover-target.model.d.ts +0 -44
- package/popover/target/popover-target.module.d.ts +0 -7
- package/popover/trigger/index.d.ts +0 -3
- package/popover/trigger/popover-trigger.directive.d.ts +0 -57
- package/popover/trigger/popover-trigger.model.d.ts +0 -163
- package/popover/trigger/popover-trigger.module.d.ts +0 -8
- package/popover2/content/popover-content/popover-content.component.d.ts +0 -23
- package/popover2/popover-focus-trap.d.ts +0 -10
- package/popover2/popover-tokens.d.ts +0 -11
- package/popover2/popover.directive.d.ts +0 -47
- package/popover2/popover.providers.d.ts +0 -2
- package/popover2/popover.translate.d.ts +0 -7
- package/popover2/popover2.translate.d.ts +0 -7
- package/popover2/public-api.d.ts +0 -3
- package/popover2/translations.d.ts +0 -26
- package/popup/popup-config.default.d.ts +0 -2
- package/popup/popup-config.model.d.ts +0 -9
- package/popup/popup-ref.factory.d.ts +0 -20
- package/popup/popup-ref.model.d.ts +0 -54
- package/popup/popup.module.d.ts +0 -7
- package/popup/popup.service.d.ts +0 -11
- package/popup/popup.token.d.ts +0 -7
- package/popup/public-api.d.ts +0 -7
- package/popup-employee/card/panel/user-popover-panel.component.d.ts +0 -52
- package/popup-employee/card/panel/user-popover-panel.model.d.ts +0 -2
- package/popup-employee/card/pipe/inject-parameter.pipe.d.ts +0 -7
- package/popup-employee/card/pipe/is-future.pipe.d.ts +0 -12
- package/popup-employee/card/pipe/leave-ends-display.pipe.d.ts +0 -9
- package/popup-employee/card/trigger/user-popover-trigger.directive.d.ts +0 -47
- package/popup-employee/popup-employee.translate.d.ts +0 -19
- package/popup-employee/public-api.d.ts +0 -4
- package/popup-employee/service/user-popover-service.model.d.ts +0 -6
- package/popup-employee/service/user-popover.store.d.ts +0 -13
- package/popup-employee/translations.d.ts +0 -122
- package/popup-employee/user-popover.model.d.ts +0 -37
- package/popup-employee/user-popover.providers.d.ts +0 -4
- package/public_api.d.ts +0 -2
- package/qualification/public-api.d.ts +0 -3
- package/qualification/qualification.model.d.ts +0 -7
- package/qualification/qualification.module.d.ts +0 -10
- package/qualification/select/index.d.ts +0 -1
- package/qualification/select/input/index.d.ts +0 -2
- package/qualification/select/input/qualification-select-input.component.d.ts +0 -28
- package/qualification/select/input/qualification-select-input.translate.d.ts +0 -7
- package/qualification/select/input/translations.d.ts +0 -26
- package/read-more/public-api.d.ts +0 -1
- package/read-more/read-more.component.d.ts +0 -26
- package/read-more/read-more.translate.d.ts +0 -8
- package/read-more/translations.d.ts +0 -34
- package/safe-content/public-api.d.ts +0 -3
- package/safe-content/safe-content.module.d.ts +0 -10
- package/safe-content/safe-external-svg.pipe.d.ts +0 -9
- package/safe-content/safe-html.pipe.d.ts +0 -16
- package/scroll/public-api.d.ts +0 -3
- package/scroll/scroll.directive.d.ts +0 -23
- package/scroll/scroll.model.d.ts +0 -8
- package/scroll/scroll.module.d.ts +0 -7
- package/scrollBox/public-api.d.ts +0 -1
- package/scrollBox/scroll-box.component.d.ts +0 -16
- package/select/input/index.d.ts +0 -3
- package/select/input/select-input.component.d.ts +0 -70
- package/select/input/select-input.model.d.ts +0 -61
- package/select/input/select-input.module.d.ts +0 -10
- package/select/public-api.d.ts +0 -2
- package/select/select.module.d.ts +0 -10
- package/sidepanel/public-api.d.ts +0 -3
- package/sidepanel/sidepanel.model.d.ts +0 -18
- package/sidepanel/sidepanel.module.d.ts +0 -10
- package/sidepanel/sidepanel.service.d.ts +0 -16
- package/simple-select/api/api-v4.directive.d.ts +0 -5
- package/simple-select/api/api.directive.d.ts +0 -5
- package/simple-select/api/public-api.d.ts +0 -2
- package/simple-select/input/index.d.ts +0 -1
- package/simple-select/input/panel-ref.factory.d.ts +0 -19
- package/simple-select/input/select-input.component.d.ts +0 -18
- package/simple-select/panel/index.d.ts +0 -1
- package/simple-select/panel/option-selected.pipe.d.ts +0 -8
- package/simple-select/panel/panel.component.d.ts +0 -30
- package/simple-select/public-api.d.ts +0 -3
- package/simple-select/select.model.d.ts +0 -3
- package/simple-select/select.translate.d.ts +0 -11
- package/simple-select/translations.d.ts +0 -58
- package/skeleton/public-api.d.ts +0 -6
- package/skeleton/skeleton-button/skeleton-button.component.d.ts +0 -7
- package/skeleton/skeleton-data-table/skeleton-data-table.component.d.ts +0 -12
- package/skeleton/skeleton-field/skeleton-field.component.d.ts +0 -7
- package/skeleton/skeleton-header/skeleton-header.component.d.ts +0 -7
- package/skeleton/skeleton-index-table/skeleton-index-table.component.d.ts +0 -12
- package/skeleton/skeleton-table/skeleton-table.component.d.ts +0 -12
- package/statusBadge/public-api.d.ts +0 -1
- package/statusBadge/statusBadge.component.d.ts +0 -12
- package/tag/public-api.d.ts +0 -1
- package/tag/tag.component.d.ts +0 -34
- package/time/core/base-picker.component.d.ts +0 -23
- package/time/core/date-primitives.d.ts +0 -2
- package/time/core/date.utils.d.ts +0 -14
- package/time/core/duration.utils.d.ts +0 -19
- package/time/core/math.utils.d.ts +0 -11
- package/time/core/misc.utils.d.ts +0 -1
- package/time/core/repeat-on-hold.directive.d.ts +0 -19
- package/time/core/time-picker-part.component.d.ts +0 -35
- package/time/duration-picker/duration-picker.component.d.ts +0 -42
- package/time/duration-picker/duration-picker.model.d.ts +0 -12
- package/time/duration-picker/duration-picker.translate.d.ts +0 -9
- package/time/duration-picker/translations.d.ts +0 -42
- package/time/public-api.d.ts +0 -4
- package/time/time-picker/time-picker.component.d.ts +0 -49
- package/time/time-picker/time-picker.model.d.ts +0 -13
- package/time/time-picker/time-picker.translate.d.ts +0 -9
- package/time/time-picker/translations.d.ts +0 -42
- package/title/public-api.d.ts +0 -5
- package/title/title-translate.service.d.ts +0 -6
- package/title/title.model.d.ts +0 -7
- package/title/title.module.d.ts +0 -10
- package/title/title.service.d.ts +0 -22
- package/title/title.strategy.d.ts +0 -35
- package/toast/public-api.d.ts +0 -5
- package/toast/toasts.component.d.ts +0 -24
- package/toast/toasts.model.d.ts +0 -23
- package/toast/toasts.module.d.ts +0 -7
- package/toast/toasts.service.d.ts +0 -13
- package/toast/toasts.translate.d.ts +0 -7
- package/toast/translations.d.ts +0 -26
- package/tooltip/animation/index.d.ts +0 -1
- package/tooltip/animation/tooltip.animation.d.ts +0 -2
- package/tooltip/panel/index.d.ts +0 -2
- package/tooltip/panel/tooltip-panel.component.d.ts +0 -18
- package/tooltip/panel/tooltip-panel.module.d.ts +0 -7
- package/tooltip/public-api.d.ts +0 -4
- package/tooltip/tooltip.module.d.ts +0 -8
- package/tooltip/trigger/ellipsis.ruler.d.ts +0 -27
- package/tooltip/trigger/index.d.ts +0 -2
- package/tooltip/trigger/tooltip-trigger.directive.d.ts +0 -46
- package/tooltip/trigger/tooltip-trigger.module.d.ts +0 -8
- package/user/display/display-format.model.d.ts +0 -23
- package/user/display/index.d.ts +0 -3
- package/user/display/user-display.module.d.ts +0 -7
- package/user/display/user-display.pipe.d.ts +0 -38
- package/user/picture/index.d.ts +0 -2
- package/user/picture/user-picture.component.d.ts +0 -44
- package/user/picture/user-picture.module.d.ts +0 -10
- package/user/public-api.d.ts +0 -7
- package/user/select/homonyms/index.d.ts +0 -3
- package/user/select/homonyms/user-homonyms.component.d.ts +0 -14
- package/user/select/homonyms/user-homonyms.module.d.ts +0 -7
- package/user/select/homonyms/user-homonyms.service.d.ts +0 -23
- package/user/select/index.d.ts +0 -5
- package/user/select/input/index.d.ts +0 -3
- package/user/select/input/translations.d.ts +0 -34
- package/user/select/input/user-select-input.component.d.ts +0 -33
- package/user/select/input/user-select-input.module.d.ts +0 -10
- package/user/select/input/user-select-input.translate.d.ts +0 -8
- package/user/select/me/index.d.ts +0 -2
- package/user/select/me/me-option.directive.d.ts +0 -30
- package/user/select/me/me-option.module.d.ts +0 -7
- package/user/select/searcher/index.d.ts +0 -3
- package/user/select/searcher/translations.d.ts +0 -26
- package/user/select/searcher/user-searcher.component.d.ts +0 -39
- package/user/select/searcher/user-searcher.module.d.ts +0 -7
- package/user/select/searcher/user-searcher.translate.d.ts +0 -7
- package/user/select/user-select.module.d.ts +0 -13
- package/user/service/index.d.ts +0 -2
- package/user/service/user-service.model.d.ts +0 -9
- package/user/service/user-v3.service.d.ts +0 -20
- package/user/tile/index.d.ts +0 -2
- package/user/tile/user-tile.component.d.ts +0 -39
- package/user/tile/user-tile.module.d.ts +0 -10
- package/user/user.model.d.ts +0 -11
- package/user/user.module.d.ts +0 -10
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { input, computed,
|
|
2
|
+
import { input, computed, ViewEncapsulation, Component } from '@angular/core';
|
|
3
3
|
import { PortalDirective } from '@lucca-front/ng/core';
|
|
4
4
|
|
|
5
5
|
class PageHeaderComponent {
|
|
@@ -12,10 +12,10 @@ class PageHeaderComponent {
|
|
|
12
12
|
isStringPortalContent(message) {
|
|
13
13
|
return typeof message === 'string';
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PageHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
16
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.2", type: PageHeaderComponent, isStandalone: true, selector: "lu-page-header", inputs: { description: { classPropertyName: "description", publicName: "description", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "<header class=\"pageHeader\">\n\t<ng-content select=\"[pageHeaderBreadcrumbs]\" />\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title\">\n\t\t\t<div class=\"pageHeader-content-title-back\">\n\t\t\t\t<ng-content select=\"[pageHeaderBackAction]\" />\n\t\t\t</div>\n\t\t\t<div class=\"pageHeader-content-title-leading\">\n\t\t\t\t<ng-content select=\"[pageHeaderLeading]\" />\n\t\t\t</div>\n\t\t\t@if (labelIsString()) {\n\t\t\t<h1 class=\"pageHeader-content-title-content\"><ng-container *luPortal=\"label()\" /></h1>\n\t\t\t} @else {\n\t\t\t<ng-container *luPortal=\"label()\" />\n\t\t\t}\n\t\t\t<div class=\"pageHeader-content-title-trailing\">\n\t\t\t\t<ng-content select=\"[pageHeaderTrainling]\" />\n\t\t\t</div>\n\t\t\t<div class=\"pageHeader-content-title-actions\">\n\t\t\t\t<ng-content select=\"[pageHeaderTitleActions]\" />\n\t\t\t</div>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<ng-content select=\"[pageHeaderActions]\" />\n\t\t</div>\n\t</div>\n\t@if (description()) {\n\t<div class=\"pageHeader-description\">\n\t\t@if (descriptionIsString()) {\n\t\t<p class=\"pageHeader-description-paragraph\">{{description()}}</p>\n\t\t} @else {\n\t\t<ng-container *luPortal=\"description()\" />\n\t\t}\n\t</div>\n\t}\n\t<ng-content select=\"[pageHeaderNavigation]\" />\n</header>\n", styles: [".pageHeader{--components-pageHeader-description-max-width: 50rem;--components-pageHeader-padding: var(--pr-t-spacings-300) var(--pr-t-spacings-400) ;padding:var(--components-pageHeader-padding)}.pageHeader-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;row-gap:var(--pr-t-spacings-100)}.pageHeader-content-title{display:flex;column-gap:var(--pr-t-spacings-100);align-items:center;flex-wrap:wrap;min-height:var(--pr-t-spacings-500)}.pageHeader-content-actions:empty,.pageHeader-content-title-back:empty,.pageHeader-content-title-actions:empty,.pageHeader-content-title-leading:empty,.pageHeader-content-title-trailing:empty{display:none}.pageHeader-content-actions{gap:var(--pr-t-spacings-150);display:flex;align-items:center;flex-wrap:wrap;row-gap:var(--pr-t-spacings-200)}.pageHeader-content-actions .button{margin:0}@media not all and (min-width: 40em){.pageHeader-content-actions .button{flex:1}}@media not all and (min-width: 40em){.pageHeader-content-actions .textfield.mod-search,.pageHeader-content-actions .form-field:has(.icon-searchMagnifyingGlass){flex-basis:100%}}.pageHeader-description{max-inline-size:var(--components-pageHeader-description-max-width);margin-block-start:var(--pr-t-spacings-100);color:var(--palettes-neutral-700)}.pageHeader-description-paragraph{margin:0}.pageHeader.mod-withHorizontalNavigation,.pageHeader:has(.horizontalNavigation),.pageHeader.mod-withMenu{padding-block-end:0}.pageHeader.mod-withHorizontalNavigation .horizontalNavigation,.pageHeader.mod-withHorizontalNavigation .menu,.pageHeader:has(.horizontalNavigation) .horizontalNavigation,.pageHeader:has(.horizontalNavigation) .menu,.pageHeader.mod-withMenu .horizontalNavigation,.pageHeader.mod-withMenu .menu{margin-block-start:var(--pr-t-spacings-50)}.pageHeader:has(.breadcrumbs),.pageHeader.mod-withBreadcrumbs{padding-block-start:var(--pr-t-spacings-200)}.pageHeader:has(.breadcrumbs) .breadcrumbs,.pageHeader.mod-withBreadcrumbs .breadcrumbs{margin-block-end:0}.pageHeader.mod-sticky{background-color:var(--pr-t-elevation-surface-default);inset-block-start:var(--commons-banner-height);position:sticky;inset-inline:0;z-index:99}@media not all and (min-width: 50em){.pageHeader.mod-sticky{inset-block-start:calc(var(--commons-banner-height) + var(--commons-navSide-mobile-toggle-height));inset-inline-start:0!important}}\n"], dependencies: [{ kind: "directive", type: PortalDirective, selector: "[luPortal]", inputs: ["luPortal", "luPortalContext"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PageHeaderComponent, decorators: [{
|
|
19
19
|
type: Component,
|
|
20
20
|
args: [{ selector: 'lu-page-header', standalone: true, encapsulation: ViewEncapsulation.None, imports: [PortalDirective], template: "<header class=\"pageHeader\">\n\t<ng-content select=\"[pageHeaderBreadcrumbs]\" />\n\t<div class=\"pageHeader-content\">\n\t\t<div class=\"pageHeader-content-title\">\n\t\t\t<div class=\"pageHeader-content-title-back\">\n\t\t\t\t<ng-content select=\"[pageHeaderBackAction]\" />\n\t\t\t</div>\n\t\t\t<div class=\"pageHeader-content-title-leading\">\n\t\t\t\t<ng-content select=\"[pageHeaderLeading]\" />\n\t\t\t</div>\n\t\t\t@if (labelIsString()) {\n\t\t\t<h1 class=\"pageHeader-content-title-content\"><ng-container *luPortal=\"label()\" /></h1>\n\t\t\t} @else {\n\t\t\t<ng-container *luPortal=\"label()\" />\n\t\t\t}\n\t\t\t<div class=\"pageHeader-content-title-trailing\">\n\t\t\t\t<ng-content select=\"[pageHeaderTrainling]\" />\n\t\t\t</div>\n\t\t\t<div class=\"pageHeader-content-title-actions\">\n\t\t\t\t<ng-content select=\"[pageHeaderTitleActions]\" />\n\t\t\t</div>\n\t\t</div>\n\t\t<div class=\"pageHeader-content-actions\">\n\t\t\t<ng-content select=\"[pageHeaderActions]\" />\n\t\t</div>\n\t</div>\n\t@if (description()) {\n\t<div class=\"pageHeader-description\">\n\t\t@if (descriptionIsString()) {\n\t\t<p class=\"pageHeader-description-paragraph\">{{description()}}</p>\n\t\t} @else {\n\t\t<ng-container *luPortal=\"description()\" />\n\t\t}\n\t</div>\n\t}\n\t<ng-content select=\"[pageHeaderNavigation]\" />\n</header>\n", styles: [".pageHeader{--components-pageHeader-description-max-width: 50rem;--components-pageHeader-padding: var(--pr-t-spacings-300) var(--pr-t-spacings-400) ;padding:var(--components-pageHeader-padding)}.pageHeader-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;row-gap:var(--pr-t-spacings-100)}.pageHeader-content-title{display:flex;column-gap:var(--pr-t-spacings-100);align-items:center;flex-wrap:wrap;min-height:var(--pr-t-spacings-500)}.pageHeader-content-actions:empty,.pageHeader-content-title-back:empty,.pageHeader-content-title-actions:empty,.pageHeader-content-title-leading:empty,.pageHeader-content-title-trailing:empty{display:none}.pageHeader-content-actions{gap:var(--pr-t-spacings-150);display:flex;align-items:center;flex-wrap:wrap;row-gap:var(--pr-t-spacings-200)}.pageHeader-content-actions .button{margin:0}@media not all and (min-width: 40em){.pageHeader-content-actions .button{flex:1}}@media not all and (min-width: 40em){.pageHeader-content-actions .textfield.mod-search,.pageHeader-content-actions .form-field:has(.icon-searchMagnifyingGlass){flex-basis:100%}}.pageHeader-description{max-inline-size:var(--components-pageHeader-description-max-width);margin-block-start:var(--pr-t-spacings-100);color:var(--palettes-neutral-700)}.pageHeader-description-paragraph{margin:0}.pageHeader.mod-withHorizontalNavigation,.pageHeader:has(.horizontalNavigation),.pageHeader.mod-withMenu{padding-block-end:0}.pageHeader.mod-withHorizontalNavigation .horizontalNavigation,.pageHeader.mod-withHorizontalNavigation .menu,.pageHeader:has(.horizontalNavigation) .horizontalNavigation,.pageHeader:has(.horizontalNavigation) .menu,.pageHeader.mod-withMenu .horizontalNavigation,.pageHeader.mod-withMenu .menu{margin-block-start:var(--pr-t-spacings-50)}.pageHeader:has(.breadcrumbs),.pageHeader.mod-withBreadcrumbs{padding-block-start:var(--pr-t-spacings-200)}.pageHeader:has(.breadcrumbs) .breadcrumbs,.pageHeader.mod-withBreadcrumbs .breadcrumbs{margin-block-end:0}.pageHeader.mod-sticky{background-color:var(--pr-t-elevation-surface-default);inset-block-start:var(--commons-banner-height);position:sticky;inset-inline:0;z-index:99}@media not all and (min-width: 50em){.pageHeader.mod-sticky{inset-block-start:calc(var(--commons-banner-height) + var(--commons-navSide-mobile-toggle-height));inset-inline-start:0!important}}\n"] }]
|
|
21
21
|
}] });
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { Input, ViewEncapsulation, ChangeDetectionStrategy, Component } from '@angular/core';
|
|
3
3
|
import { IconComponent } from '@lucca-front/ng/icon';
|
|
4
4
|
|
|
5
5
|
class PLGPushComponent {
|
|
6
6
|
constructor() {
|
|
7
7
|
this.heading = '';
|
|
8
8
|
}
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PLGPushComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.2", type: PLGPushComponent, isStandalone: true, selector: "lu-plg-push", inputs: { heading: "heading" }, ngImport: i0, template: "<div class=\"plgPush\">\n\t<div class=\"plgPush-icons\">\n\t\t<lu-icon class=\"plgPush-icons-front\" icon=\"transportRocket\" size=\"S\" />\n\t\t<img class=\"plgPush-icons-back\" alt=\"\" src=\"https://cdn.lucca.fr/transverse/prisme/visuals/plg-push/shape.svg\" />\n\t</div>\n\t<div class=\"plgPush-content\">\n\t\t@if (heading) {\n\t\t<div class=\"plgPush-content-title\">{{ heading }}</div>\n\t\t}\n\t\t<div class=\"plgPush-content-description\">\n\t\t\t<ng-content></ng-content>\n\t\t</div>\n\t</div>\n</div>\n", styles: [".plgPush{--components-plgPush-icon-size: 2rem;display:flex;align-items:flex-start;gap:var(--pr-t-spacings-100);padding:var(--pr-t-spacings-100);font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight);border:var(--commons-divider-width) var(--commons-divider-style) var(--palettes-brand-200);border-radius:var(--commons-borderRadius-L);background-color:var(--palettes-brand-50)}.plgPush .link{--commons-text-link-color: var(--palettes-brand-700);--commons-text-link-hover: var(--palettes-brand-800);display:inline-block}.plgPush-icons{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;block-size:var(--components-plgPush-icon-size);inline-size:var(--components-plgPush-icon-size)}.plgPush-icons-front{color:var(--palettes-brand-600);z-index:1}.plgPush-icons-back{position:absolute;z-index:0;inset:0}.plgPush-content{display:flex;flex-direction:column;gap:var(--pr-t-spacings-50);padding-block:var(--pr-t-spacings-75)}.plgPush-content-title{font-weight:600}.plgPush-content-link{display:flex;align-items:center;gap:var(--pr-t-spacings-25);padding:var(--pr-t-spacings-0)}\n"], dependencies: [{ kind: "component", type: IconComponent, selector: "lu-icon", inputs: ["icon", "alt", "size", "color"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PLGPushComponent, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
14
|
args: [{ selector: 'lu-plg-push', standalone: true, imports: [IconComponent], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"plgPush\">\n\t<div class=\"plgPush-icons\">\n\t\t<lu-icon class=\"plgPush-icons-front\" icon=\"transportRocket\" size=\"S\" />\n\t\t<img class=\"plgPush-icons-back\" alt=\"\" src=\"https://cdn.lucca.fr/transverse/prisme/visuals/plg-push/shape.svg\" />\n\t</div>\n\t<div class=\"plgPush-content\">\n\t\t@if (heading) {\n\t\t<div class=\"plgPush-content-title\">{{ heading }}</div>\n\t\t}\n\t\t<div class=\"plgPush-content-description\">\n\t\t\t<ng-content></ng-content>\n\t\t</div>\n\t</div>\n</div>\n", styles: [".plgPush{--components-plgPush-icon-size: 2rem;display:flex;align-items:flex-start;gap:var(--pr-t-spacings-100);padding:var(--pr-t-spacings-100);font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight);border:var(--commons-divider-width) var(--commons-divider-style) var(--palettes-brand-200);border-radius:var(--commons-borderRadius-L);background-color:var(--palettes-brand-50)}.plgPush .link{--commons-text-link-color: var(--palettes-brand-700);--commons-text-link-hover: var(--palettes-brand-800);display:inline-block}.plgPush-icons{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;block-size:var(--components-plgPush-icon-size);inline-size:var(--components-plgPush-icon-size)}.plgPush-icons-front{color:var(--palettes-brand-600);z-index:1}.plgPush-icons-back{position:absolute;z-index:0;inset:0}.plgPush-content{display:flex;flex-direction:column;gap:var(--pr-t-spacings-50);padding-block:var(--pr-t-spacings-75)}.plgPush-content-title{font-weight:600}.plgPush-content-link{display:flex;align-items:center;gap:var(--pr-t-spacings-25);padding:var(--pr-t-spacings-0)}\n"] }]
|
|
15
15
|
}], propDecorators: { heading: [{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { trigger, state,
|
|
1
|
+
import { trigger, state, transition, style, animate } from '@angular/animations';
|
|
2
2
|
import * as i2 from '@angular/cdk/a11y';
|
|
3
3
|
import { A11yModule, isFakeMousedownFromScreenReader } from '@angular/cdk/a11y';
|
|
4
4
|
import * as i1$1 from '@angular/cdk/overlay';
|
|
@@ -6,7 +6,7 @@ import { OverlayModule, OverlayConfig } from '@angular/cdk/overlay';
|
|
|
6
6
|
import * as i1 from '@angular/common';
|
|
7
7
|
import { CommonModule } from '@angular/common';
|
|
8
8
|
import * as i0 from '@angular/core';
|
|
9
|
-
import { EventEmitter, TemplateRef,
|
|
9
|
+
import { EventEmitter, TemplateRef, ViewChild, Output, Input, ChangeDetectionStrategy, Component, NgModule, Directive, HostListener, HostBinding } from '@angular/core';
|
|
10
10
|
import { TemplatePortal } from '@angular/cdk/portal';
|
|
11
11
|
import { generateId } from '@lucca-front/ng/core';
|
|
12
12
|
import { timer, Subject, Subscription } from 'rxjs';
|
|
@@ -225,10 +225,10 @@ class LuPopoverPanelComponent extends ALuPopoverPanel {
|
|
|
225
225
|
_emitHoveredEvent(hovered) {
|
|
226
226
|
this.hovered.emit(hovered);
|
|
227
227
|
}
|
|
228
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
229
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
228
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
229
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuPopoverPanelComponent, isStandalone: true, selector: "lu-popover", inputs: { template: "template", templateContext: ["template-context", "templateContext"], inputCloseOnClick: ["close-on-click", "inputCloseOnClick"], inputTrapFocus: ["trap-focus", "inputTrapFocus"], inputScrollStrategy: ["scroll-strategy", "inputScrollStrategy"], inputPanelClasses: ["panel-classes", "inputPanelClasses"], inputContentClasses: ["content-classes", "inputContentClasses"] }, outputs: { close: "close", open: "open", hovered: "hovered" }, viewQueries: [{ propertyName: "vcTemplateRef", first: true, predicate: TemplateRef, descendants: true, static: true }], exportAs: ["LuPopoverPanel"], usesInheritance: true, ngImport: i0, template: "<ng-template>\n\t<div\n\t\tclass=\"lu-popover-panel\"\n\t\t[ngClass]=\"panelClassesMap\"\n\t\t(keydown)=\"_handleKeydown($event)\"\n\t\t(click)=\"onClick()\"\n\t\t(mouseover)=\"onMouseOver()\"\n\t\t(mouseleave)=\"onMouseLeave()\"\n\t\t(mousedown)=\"onMouseDown()\"\n\t\t[attr.id]=\"panelId\"\n\t\t[attr.aria-labelledby]=\"triggerId\"\n\t\t[@transformPopover]=\"'enter'\"\n\t>\n\t\t<div class=\"lu-popover-content\" [ngClass]=\"contentClassesMap\" [cdkTrapFocus]=\"trapFocus\">\n\t\t\t<ng-content></ng-content><ng-container *ngTemplateOutlet=\"template; context: templateContext\"></ng-container>\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.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { 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 }); }
|
|
230
230
|
}
|
|
231
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverPanelComponent, decorators: [{
|
|
232
232
|
type: Component,
|
|
233
233
|
args: [{ selector: 'lu-popover', changeDetection: ChangeDetectionStrategy.OnPush, animations: [luTransformPopover], standalone: true, imports: [CommonModule, OverlayModule, A11yModule], exportAs: 'LuPopoverPanel', template: "<ng-template>\n\t<div\n\t\tclass=\"lu-popover-panel\"\n\t\t[ngClass]=\"panelClassesMap\"\n\t\t(keydown)=\"_handleKeydown($event)\"\n\t\t(click)=\"onClick()\"\n\t\t(mouseover)=\"onMouseOver()\"\n\t\t(mouseleave)=\"onMouseLeave()\"\n\t\t(mousedown)=\"onMouseDown()\"\n\t\t[attr.id]=\"panelId\"\n\t\t[attr.aria-labelledby]=\"triggerId\"\n\t\t[@transformPopover]=\"'enter'\"\n\t>\n\t\t<div class=\"lu-popover-content\" [ngClass]=\"contentClassesMap\" [cdkTrapFocus]=\"trapFocus\">\n\t\t\t<ng-content></ng-content><ng-container *ngTemplateOutlet=\"template; context: templateContext\"></ng-container>\n\t\t</div>\n\t</div>\n</ng-template>\n" }]
|
|
234
234
|
}], ctorParameters: () => [], propDecorators: { template: [{
|
|
@@ -263,11 +263,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
263
263
|
}] } });
|
|
264
264
|
|
|
265
265
|
class LuPopoverPanelModule {
|
|
266
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
267
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
268
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
266
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
267
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverPanelModule, imports: [LuPopoverPanelComponent], exports: [LuPopoverPanelComponent] }); }
|
|
268
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverPanelModule, imports: [LuPopoverPanelComponent] }); }
|
|
269
269
|
}
|
|
270
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
270
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverPanelModule, decorators: [{
|
|
271
271
|
type: NgModule,
|
|
272
272
|
args: [{
|
|
273
273
|
imports: [LuPopoverPanelComponent],
|
|
@@ -363,10 +363,10 @@ class LuPopoverTargetDirective extends ALuPopoverTarget {
|
|
|
363
363
|
set inputOffsetY(oy) {
|
|
364
364
|
this.offsetY = oy;
|
|
365
365
|
}
|
|
366
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
367
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
366
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTargetDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
367
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: LuPopoverTargetDirective, isStandalone: true, selector: "[luPopoverTarget]", inputs: { inputPosition: ["luPopoverPosition", "inputPosition"], inputAlignment: ["luPopoverAlignment", "inputAlignment"], inputOverlap: ["luPopoverOverlap", "inputOverlap"], inputOffsetX: ["luPopoverOffsetX", "inputOffsetX"], inputOffsetY: ["luPopoverOffsetY", "inputOffsetY"] }, exportAs: ["LuPopoverTarget"], usesInheritance: true, ngImport: i0 }); }
|
|
368
368
|
}
|
|
369
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
369
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTargetDirective, decorators: [{
|
|
370
370
|
type: Directive,
|
|
371
371
|
args: [{
|
|
372
372
|
selector: '[luPopoverTarget]',
|
|
@@ -391,11 +391,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
391
391
|
}] } });
|
|
392
392
|
|
|
393
393
|
class LuPopoverTargetModule {
|
|
394
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
395
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
396
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
394
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTargetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
395
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTargetModule, imports: [LuPopoverTargetDirective], exports: [LuPopoverTargetDirective] }); }
|
|
396
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTargetModule }); }
|
|
397
397
|
}
|
|
398
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
398
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTargetModule, decorators: [{
|
|
399
399
|
type: NgModule,
|
|
400
400
|
args: [{
|
|
401
401
|
imports: [LuPopoverTargetDirective],
|
|
@@ -978,10 +978,10 @@ class LuPopoverTriggerDirective extends ALuPopoverTrigger {
|
|
|
978
978
|
_emitClose() {
|
|
979
979
|
this.onClose.emit();
|
|
980
980
|
}
|
|
981
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
982
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
981
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTriggerDirective, deps: [{ token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
982
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: LuPopoverTriggerDirective, isStandalone: true, selector: "[luPopover]", inputs: { inputPanel: ["luPopover", "inputPanel"], inputTarget: ["luPopoverTarget", "inputTarget"], inputTriggerEvent: ["luPopoverTrigger", "inputTriggerEvent"], inputPosition: ["luPopoverPosition", "inputPosition"], inputAlignment: ["luPopoverAlignment", "inputAlignment"], inputEnterDelay: ["luPopoverEnterDelay", "inputEnterDelay"], inputLeaveDelay: ["luPopoverLeaveDelay", "inputLeaveDelay"], inputDisabled: ["luPopoverDisabled", "inputDisabled"], inputOverlap: ["luPopoverOverlap", "inputOverlap"], inputOffsetX: ["luPopoverOffsetX", "inputOffsetX"], inputOffsetY: ["luPopoverOffsetY", "inputOffsetY"] }, outputs: { onOpen: "luPopoverOnOpen", onClose: "luPopoverOnClose" }, host: { listeners: { "click": "onClick()", "mouseenter": "onMouseEnter()", "mouseleave": "onMouseLeave()", "focus": "onFocus()", "blur": "onBlur()" }, properties: { "attr.aria-expanded": "this._attrAriaExpanded", "attr.id": "this._attrId", "attr.aria-controls": "this._attrAriaControls" } }, exportAs: ["LuPopoverTrigger"], usesInheritance: true, ngImport: i0 }); }
|
|
983
983
|
}
|
|
984
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
984
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTriggerDirective, decorators: [{
|
|
985
985
|
type: Directive,
|
|
986
986
|
args: [{
|
|
987
987
|
selector: '[luPopover]',
|
|
@@ -1054,11 +1054,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1054
1054
|
}] } });
|
|
1055
1055
|
|
|
1056
1056
|
class LuPopoverTriggerModule {
|
|
1057
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1058
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1059
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1057
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTriggerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1058
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTriggerModule, imports: [LuPopoverTriggerDirective, OverlayModule], exports: [LuPopoverTriggerDirective] }); }
|
|
1059
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTriggerModule, imports: [OverlayModule] }); }
|
|
1060
1060
|
}
|
|
1061
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1061
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverTriggerModule, decorators: [{
|
|
1062
1062
|
type: NgModule,
|
|
1063
1063
|
args: [{
|
|
1064
1064
|
imports: [LuPopoverTriggerDirective, OverlayModule],
|
|
@@ -1067,11 +1067,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
1067
1067
|
}] });
|
|
1068
1068
|
|
|
1069
1069
|
class LuPopoverModule {
|
|
1070
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1071
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1072
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1070
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1071
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverModule, imports: [LuPopoverPanelComponent, LuPopoverTargetDirective, LuPopoverTriggerDirective], exports: [LuPopoverPanelComponent, LuPopoverTargetDirective, LuPopoverTriggerDirective] }); }
|
|
1072
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverModule, imports: [LuPopoverPanelComponent] }); }
|
|
1073
1073
|
}
|
|
1074
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1074
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuPopoverModule, decorators: [{
|
|
1075
1075
|
type: NgModule,
|
|
1076
1076
|
args: [{
|
|
1077
1077
|
imports: [LuPopoverPanelComponent, LuPopoverTargetDirective, LuPopoverTriggerDirective],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, NgZone, Injectable, InjectionToken, ElementRef, DestroyRef,
|
|
2
|
+
import { inject, NgZone, Injectable, InjectionToken, ElementRef, DestroyRef, HostListener, HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Component, ViewContainerRef, Renderer2, input, output, signal, Injector, booleanAttribute, Input, Directive, makeEnvironmentProviders, importProvidersFrom } from '@angular/core';
|
|
3
3
|
import { ConnectionPositionPair, Overlay, OverlayModule } from '@angular/cdk/overlay';
|
|
4
4
|
import { ComponentPortal } from '@angular/cdk/portal';
|
|
5
5
|
import { DOCUMENT, NgTemplateOutlet } from '@angular/common';
|
|
@@ -24,10 +24,10 @@ class PopoverFocusTrap extends FocusTrap {
|
|
|
24
24
|
return true;
|
|
25
25
|
};
|
|
26
26
|
}
|
|
27
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
28
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverFocusTrap, deps: [{ token: HTMLElement }, { token: HTMLElement }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverFocusTrap }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverFocusTrap, decorators: [{
|
|
31
31
|
type: Injectable
|
|
32
32
|
}], ctorParameters: () => [{ type: HTMLElement }, { type: HTMLElement }] });
|
|
33
33
|
|
|
@@ -112,10 +112,10 @@ class PopoverContentComponent {
|
|
|
112
112
|
// Detach overlay
|
|
113
113
|
this.config.ref.dispose();
|
|
114
114
|
}
|
|
115
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
116
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: PopoverContentComponent, isStandalone: true, selector: "lu-popover-content", host: { listeners: { "mouseenter": "mouseEnter()", "mouseleave": "mouseLeave()", "window:keydown.escape": "close()" }, properties: { "attr.id": "this.contentId" } }, ngImport: i0, template: "<div class=\"popover\" (cdkObserveContent)=\"contentChanged()\" [debounce]=\"contentChangedDebounceTime\">\n\t@if (!config.noCloseButton) {\n\t<div>\n\t\t<button type=\"button\" luButton class=\"popover-close button\" (click)=\"close()\">\n\t\t\t<lu-icon icon=\"signClose\" />\n\t\t\t<span class=\"u-mask\">{{ intl.close }}</span>\n\t\t</button>\n\t</div>\n\t}\n\t<ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</div>\n", styles: ["@charset \"UTF-8\";.button{--components-button-font-size: var(--sizes-M-fontSize);--components-button-line-height: var(--sizes-M-lineHeight);--components-button-padding: var(--pr-t-spacings-100) var(--pr-t-spacings-200);--components-button-gap: var(--pr-t-spacings-100);--components-button-opacity: 1;--components-button-cursor: pointer;--components-button-pointerEvents: auto;--components-button-width: auto;--components-button-minWidth: none;--components-button-userSelect: auto;--components-button-boxShadow: none;--components-button-color: var(--palettes-0, var(--palettes-text, var(--palettes-product-0)));--components-button-backgroundColor: var(--palettes-700, var(--palettes-product-700));--components-button-arrow-transform: none;--icon-size: 1.5rem;background-color:var(--components-button-backgroundColor);box-shadow:var(--components-button-boxShadow);border-radius:var(--commons-borderRadius-M);line-height:var(--components-button-line-height);padding:var(--components-button-padding);transition-property:background-color,color,border-color,box-shadow;transition-duration:var(--commons-animations-durations-fast);inline-size:var(--components-button-width);min-inline-size:var(--components-button-minWidth);font-size:var(--components-button-font-size);gap:var(--components-button-gap);pointer-events:var(--components-button-pointerEvents);-webkit-user-select:var(--components-button-userSelect);user-select:var(--components-button-userSelect);opacity:var(--components-button-opacity);cursor:var(--components-button-cursor);transition-timing-function:ease;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;position:relative;text-decoration:none;vertical-align:middle;text-wrap:balance;text-align:center;font-weight:600;border:0}.button,.button:is(a){color:var(--components-button-color)}.button .lucca-icon{display:block}.button .button-icon{--icon-size: 1.5rem}.button:not(.mod-outlined,.mod-outline) .numericBadge{--components-numericBadge-background: var(--palettes-200, var(--palettes-product-200));--components-numericBadge-color: var(--palettes-800, var(--palettes-product-800))}.button:hover{--components-button-color: var(--palettes-0, var(--palettes-text, var(--palettes-product-0)));--components-button-backgroundColor: var(--palettes-800, var(--palettes-product-800))}.button:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px}.button:active{--components-button-backgroundColor: var(--palettes-900, var(--palettes-product-900))}.button:disabled{--components-button-cursor: default;--components-button-color: var(--palettes-neutral-500);--components-button-backgroundColor: var(--commons-disabled-background);--components-button-pointerEvents: none}.button:disabled .numericBadge{background-color:var(--palettes-neutral-200);color:var(--palettes-neutral-500)}.button.mod-block{--components-button-width: 100%}.button.mod-S{--icon-size: 1.25rem;--components-button-font-size: var(--sizes-S-fontSize);--components-button-line-height: var(--sizes-S-lineHeight);--components-button-padding: var(--pr-t-spacings-75) var(--pr-t-spacings-150);--components-button-gap: var(--pr-t-spacings-75)}.button.mod-S .numericBadge{--components-numericBadge-size: 1.25rem;--components-numericBadge-borderRadius: 6px;--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.button.mod-XS{--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50)}.button.mod-XS .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.button.mod-disclosure{padding-inline-end:var(--pr-t-spacings-150)}.button.mod-disclosure .icon-arrowChevronBottom{transition-property:transform;transition-duration:var(--commons-animations-durations-fast);transform:var(--components-button-arrow-transform)}.button.mod-disclosure[aria-expanded=true]{--components-button-arrow-transform: rotate(-180deg)}.button.mod-outlined:where(:not(.is-success,.is-error)),.button.mod-outline:where(:not(.is-success,.is-error)){--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400))}.button.mod-outlined:where(:not(.is-success,.is-error)):hover,.button.mod-outline:where(:not(.is-success,.is-error)):hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.button.mod-outlined:where(:not(.is-success,.is-error)):active,.button.mod-outline:where(:not(.is-success,.is-error)):active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.button.mod-outlined:where(:not(.is-success,.is-error)):focus-visible,.button.mod-outline:where(:not(.is-success,.is-error)):focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.button.mod-outlined:where(:not(.is-success,.is-error)):disabled,.button.mod-outline:where(:not(.is-success,.is-error)):disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.button.mod-outlined.is-disabled,.button.mod-outlined.disabled,.button.mod-outline.is-disabled,.button.mod-outline.disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.button.mod-text:where(:not(.is-success,.is-error)),.button.mod-link:where(:not(.is-success,.is-error)){--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-700, var(--palettes-neutral-700))}.button.mod-text:where(:not(.is-success,.is-error)):hover,.button.mod-text:where(:not(.is-success,.is-error)):focus-visible,.button.mod-link:where(:not(.is-success,.is-error)):hover,.button.mod-link:where(:not(.is-success,.is-error)):focus-visible{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.button.mod-text:where(:not(.is-success,.is-error)):active,.button.mod-link:where(:not(.is-success,.is-error)):active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.button.mod-text:where(:not(.is-success,.is-error)):disabled,.button.mod-link:where(:not(.is-success,.is-error)):disabled{--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-neutral-500)}.button.mod-text.is-disabled,.button.mod-text.disabled,.button.mod-link.is-disabled,.button.mod-link.disabled{--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-neutral-500)}.button.mod-withIcon{--components-button-padding: var(--pr-t-spacings-100) var(--pr-t-spacings-150)}.button.mod-withIcon.mod-S{--components-button-padding: var(--pr-t-spacings-75) var(--pr-t-spacings-150)}.button.mod-withIcon.mod-XS{--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100)}.button.mod-withIcon.mod-iconOnLeft{padding-inline-start:var(--pr-t-spacings-150)}.button.mod-withIcon.mod-iconOnRight{padding-inline-end:var(--pr-t-spacings-150)}.button.mod-onlyIcon{--components-button-padding: var(--pr-t-spacings-100)}.button.mod-onlyIcon.mod-S{--components-button-padding: var(--pr-t-spacings-75)}.button.mod-onlyIcon.mod-XS{--components-button-padding: var(--pr-t-spacings-50)}.button.mod-delete:hover{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-delete.mod-text:hover,.button.mod-delete.mod-text:focus-visible,.button.mod-delete.mod-link:hover,.button.mod-delete.mod-link:focus-visible{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete.mod-text:active,.button.mod-delete.mod-link:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-delete.mod-outlined:hover,.button.mod-delete.mod-outline:hover{--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-error-400);--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete.mod-outlined:focus-visible,.button.mod-delete.mod-outline:focus-visible{--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-error-400);--components-button-color: var(--palettes-error-700)}.button.mod-delete.mod-outlined:active,.button.mod-delete.mod-outline:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-inverted,.button.mod-invert{--components-button-color: var(--palettes-neutral-0)}.button.mod-inverted:hover,.button.mod-inverted:focus-visible,.button.mod-invert:hover,.button.mod-invert:focus-visible{--components-button-color: var(--palettes-neutral-0);--components-button-backgroundColor: var(--palettes-neutral-900)}.button.mod-inverted:active,.button.mod-invert:active{--components-button-backgroundColor: var(--palettes-neutral-700)}.button.mod-more{--components-button-minWidth: 2rem;--components-button-padding: 0}.button.mod-more:before{--icon-content: \"\\e97c\";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;block-size:0;vertical-align:text-top}.button.mod-more.mod-S{--components-button-minWidth: 1.75rem}.button.mod-more.mod-XS{--components-button-minWidth: 1.5rem}.button.is-loading,.button.loading{--components-button-opacity: .4;--components-button-pointerEvents: none;--components-button-color: transparent;--components-button-userSelect: none}.button.is-loading:after,.button.loading:after{content:\"\";inline-size:var(--components-button-font-size);block-size:var(--components-button-font-size);border-radius:var(--commons-borderRadius-full);line-height:.8rem;border-width:var(--commons-loading-borderWidth);inset:0;margin:auto;position:absolute;border-style:solid;animation-name:rotate;animation-duration:var(--commons-loading-speed);animation-timing-function:linear;animation-iteration-count:infinite;border-color:var(--commons-loading-frontground);border-block-start-color:transparent}.button.is-loading.mod-S:after,.button.loading.mod-S:after{content:\"\";inline-size:var(--sizes-S-fontSize);block-size:var(--sizes-S-fontSize);border-radius:var(--commons-borderRadius-full);line-height:.8rem;border-width:var(--commons-loading-borderWidth);inset:0;margin:auto;position:absolute;border-style:solid;animation-name:rotate;animation-duration:var(--commons-loading-speed);animation-timing-function:linear;animation-iteration-count:infinite;border-color:var(--commons-loading-frontground);border-block-start-color:transparent}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button.is-error,.button.error{--palettes-text: #ffffff;--palettes-0: #ffffff;--palettes-50: #ffebec;--palettes-100: #ffd6d8;--palettes-200: #fdbebe;--palettes-300: #faa3a3;--palettes-400: #fa8989;--palettes-500: #f76e6e;--palettes-600: #f15050;--palettes-700: #da2f2f;--palettes-800: #aa0e0e;--palettes-900: #630303;--components-button-color: transparent;--components-button-pointerEvents: none;--components-button-userSelect: none}.button.is-error:after,.button.error:after{color:var(--palettes-neutral-0);font-size:calc(1.5 * var(--components-button-font-size));block-size:var(--components-button-line-height);inset:0;margin:auto;position:absolute}.button.is-error:after,.button.error:after{--icon-content: \"\\e9bf\";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}.button.is-success,.button.success{--palettes-text: #ffffff;--palettes-0: #ffffff;--palettes-50: #dbfae0;--palettes-100: #bef3c7;--palettes-200: #a2ebaf;--palettes-300: #84e695;--palettes-400: #68d97b;--palettes-500: #57c769;--palettes-600: #39b155;--palettes-700: #279b42;--palettes-800: #0a762e;--palettes-900: #004d20;--components-button-color: transparent;--components-button-pointerEvents: none;--components-button-userSelect: none}.button.is-success:after,.button.success:after{color:var(--palettes-neutral-0);font-size:calc(1.5 * var(--components-button-font-size));block-size:var(--components-button-line-height);inset:0;margin:auto;position:absolute}.button.is-success:after,.button.success: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}.button.is-disabled,.button.disabled{--components-button-cursor: default;--components-button-color: var(--palettes-neutral-500);--components-button-backgroundColor: var(--commons-disabled-background);--components-button-pointerEvents: none}.button.is-disabled .numericBadge,.button.disabled .numericBadge{background-color:var(--palettes-neutral-200);color:var(--palettes-neutral-500)}.popover{--components-popover-padding: var(--pr-t-spacings-100);display:block;background-color:var(--pr-t-elevation-surface-raised);box-shadow:var(--pr-t-elevation-shadow-overlay);border-radius:var(--commons-borderRadius-L);position:relative;min-block-size:var(--pr-t-spacings-500);min-inline-size:var(--pr-t-spacings-500);animation:popup var(--commons-animations-durations-fast) ease 1 forwards}.popover .popover-close{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400));--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50);--components-button-padding: var(--pr-t-spacings-50);padding:0;border-radius:50%;position:absolute;inset-inline-start:calc(var(--pr-t-spacings-100) * -1);inset-block-start:calc(var(--pr-t-spacings-100) * -1);z-index:2}.popover .popover-close:hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.popover .popover-close:active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.popover .popover-close:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.popover .popover-close:disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.popover .popover-close .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.popover .popover-close:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);margin:-1px;overflow:hidden;padding:0;position:absolute;block-size:1px;inline-size:1px;white-space:nowrap;contain:paint}.popover-contentOptional{padding:var(--components-popover-padding)}.popover-close{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400));--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50);--components-button-padding: var(--pr-t-spacings-50);padding:0;border-radius:50%;position:absolute;inset-inline-start:calc(var(--pr-t-spacings-100) * -1);inset-block-start:calc(var(--pr-t-spacings-100) * -1);z-index:2}.popover-close:hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.popover-close:active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.popover-close:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.popover-close:disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.popover-close .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.popover-close:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);margin:-1px;overflow:hidden;padding:0;position:absolute;block-size:1px;inline-size:1px;white-space:nowrap;contain:paint}@keyframes popup{0%{transform:scale(.95);opacity:.5}to{transform:scale(1);opacity:1}}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ButtonComponent, selector: "button[luButton],a[luButton]", inputs: ["size", "block", "delete", "disclosure", "palette", "state", "luButton"] }, { kind: "component", type: IconComponent, selector: "lu-icon", inputs: ["icon", "alt", "size", "color"] }, { kind: "directive", type: CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
115
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
116
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.2", type: PopoverContentComponent, isStandalone: true, selector: "lu-popover-content", host: { listeners: { "mouseenter": "mouseEnter()", "mouseleave": "mouseLeave()", "window:keydown.escape": "close()" }, properties: { "attr.id": "this.contentId" } }, ngImport: i0, template: "<div class=\"popover\" (cdkObserveContent)=\"contentChanged()\" [debounce]=\"contentChangedDebounceTime\">\n\t@if (!config.noCloseButton) {\n\t<div>\n\t\t<button type=\"button\" luButton class=\"popover-close button\" (click)=\"close()\">\n\t\t\t<lu-icon icon=\"signClose\" />\n\t\t\t<span class=\"u-mask\">{{ intl.close }}</span>\n\t\t</button>\n\t</div>\n\t}\n\t<ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</div>\n", styles: ["@charset \"UTF-8\";.button{--components-button-font-size: var(--sizes-M-fontSize);--components-button-line-height: var(--sizes-M-lineHeight);--components-button-padding: var(--pr-t-spacings-100) var(--pr-t-spacings-200);--components-button-gap: var(--pr-t-spacings-100);--components-button-opacity: 1;--components-button-cursor: pointer;--components-button-pointerEvents: auto;--components-button-width: auto;--components-button-minWidth: none;--components-button-userSelect: auto;--components-button-boxShadow: none;--components-button-color: var(--palettes-0, var(--palettes-text, var(--palettes-product-0)));--components-button-backgroundColor: var(--palettes-700, var(--palettes-product-700));--components-button-arrow-transform: none;--icon-size: 1.5rem;background-color:var(--components-button-backgroundColor);box-shadow:var(--components-button-boxShadow);border-radius:var(--commons-borderRadius-M);line-height:var(--components-button-line-height);padding:var(--components-button-padding);transition-property:background-color,color,border-color,box-shadow;transition-duration:var(--commons-animations-durations-fast);inline-size:var(--components-button-width);min-inline-size:var(--components-button-minWidth);font-size:var(--components-button-font-size);gap:var(--components-button-gap);pointer-events:var(--components-button-pointerEvents);-webkit-user-select:var(--components-button-userSelect);user-select:var(--components-button-userSelect);opacity:var(--components-button-opacity);cursor:var(--components-button-cursor);transition-timing-function:ease;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;position:relative;text-decoration:none;vertical-align:middle;text-wrap:balance;text-align:center;font-weight:600;border:0}.button,.button:is(a){color:var(--components-button-color)}.button .lucca-icon{display:block}.button .button-icon{--icon-size: 1.5rem}.button:not(.mod-outlined,.mod-outline) .numericBadge{--components-numericBadge-background: var(--palettes-200, var(--palettes-product-200));--components-numericBadge-color: var(--palettes-800, var(--palettes-product-800))}.button:hover{--components-button-color: var(--palettes-0, var(--palettes-text, var(--palettes-product-0)));--components-button-backgroundColor: var(--palettes-800, var(--palettes-product-800))}.button:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px}.button:active{--components-button-backgroundColor: var(--palettes-900, var(--palettes-product-900))}.button:disabled{--components-button-cursor: default;--components-button-color: var(--palettes-neutral-500);--components-button-backgroundColor: var(--commons-disabled-background);--components-button-pointerEvents: none}.button:disabled .numericBadge{background-color:var(--palettes-neutral-200);color:var(--palettes-neutral-500)}.button.mod-block{--components-button-width: 100%}.button.mod-S{--icon-size: 1.25rem;--components-button-font-size: var(--sizes-S-fontSize);--components-button-line-height: var(--sizes-S-lineHeight);--components-button-padding: var(--pr-t-spacings-75) var(--pr-t-spacings-150);--components-button-gap: var(--pr-t-spacings-75)}.button.mod-S .numericBadge{--components-numericBadge-size: 1.25rem;--components-numericBadge-borderRadius: 6px;--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.button.mod-XS{--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50)}.button.mod-XS .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.button.mod-disclosure{padding-inline-end:var(--pr-t-spacings-150)}.button.mod-disclosure .icon-arrowChevronBottom{transition-property:transform;transition-duration:var(--commons-animations-durations-fast);transform:var(--components-button-arrow-transform)}.button.mod-disclosure[aria-expanded=true]{--components-button-arrow-transform: rotate(-180deg)}.button.mod-outlined:where(:not(.is-success,.is-error)),.button.mod-outline:where(:not(.is-success,.is-error)){--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400))}.button.mod-outlined:where(:not(.is-success,.is-error)):hover,.button.mod-outline:where(:not(.is-success,.is-error)):hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.button.mod-outlined:where(:not(.is-success,.is-error)):active,.button.mod-outline:where(:not(.is-success,.is-error)):active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.button.mod-outlined:where(:not(.is-success,.is-error)):focus-visible,.button.mod-outline:where(:not(.is-success,.is-error)):focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.button.mod-outlined:where(:not(.is-success,.is-error)):disabled,.button.mod-outline:where(:not(.is-success,.is-error)):disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.button.mod-outlined.is-disabled,.button.mod-outlined.disabled,.button.mod-outline.is-disabled,.button.mod-outline.disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.button.mod-text:where(:not(.is-success,.is-error)),.button.mod-link:where(:not(.is-success,.is-error)){--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-700, var(--palettes-neutral-700))}.button.mod-text:where(:not(.is-success,.is-error)):hover,.button.mod-text:where(:not(.is-success,.is-error)):focus-visible,.button.mod-link:where(:not(.is-success,.is-error)):hover,.button.mod-link:where(:not(.is-success,.is-error)):focus-visible{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.button.mod-text:where(:not(.is-success,.is-error)):active,.button.mod-link:where(:not(.is-success,.is-error)):active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.button.mod-text:where(:not(.is-success,.is-error)):disabled,.button.mod-link:where(:not(.is-success,.is-error)):disabled{--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-neutral-500)}.button.mod-text.is-disabled,.button.mod-text.disabled,.button.mod-link.is-disabled,.button.mod-link.disabled{--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-neutral-500)}.button.mod-withIcon{--components-button-padding: var(--pr-t-spacings-100) var(--pr-t-spacings-150)}.button.mod-withIcon.mod-S{--components-button-padding: var(--pr-t-spacings-75) var(--pr-t-spacings-150)}.button.mod-withIcon.mod-XS{--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100)}.button.mod-withIcon.mod-iconOnLeft{padding-inline-start:var(--pr-t-spacings-150)}.button.mod-withIcon.mod-iconOnRight{padding-inline-end:var(--pr-t-spacings-150)}.button.mod-onlyIcon{--components-button-padding: var(--pr-t-spacings-100)}.button.mod-onlyIcon.mod-S{--components-button-padding: var(--pr-t-spacings-75)}.button.mod-onlyIcon.mod-XS{--components-button-padding: var(--pr-t-spacings-50)}.button.mod-delete:hover{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-delete.mod-text:hover,.button.mod-delete.mod-text:focus-visible,.button.mod-delete.mod-link:hover,.button.mod-delete.mod-link:focus-visible{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete.mod-text:active,.button.mod-delete.mod-link:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-delete.mod-outlined:hover,.button.mod-delete.mod-outline:hover{--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-error-400);--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete.mod-outlined:focus-visible,.button.mod-delete.mod-outline:focus-visible{--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-error-400);--components-button-color: var(--palettes-error-700)}.button.mod-delete.mod-outlined:active,.button.mod-delete.mod-outline:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-inverted,.button.mod-invert{--components-button-color: var(--palettes-neutral-0)}.button.mod-inverted:hover,.button.mod-inverted:focus-visible,.button.mod-invert:hover,.button.mod-invert:focus-visible{--components-button-color: var(--palettes-neutral-0);--components-button-backgroundColor: var(--palettes-neutral-900)}.button.mod-inverted:active,.button.mod-invert:active{--components-button-backgroundColor: var(--palettes-neutral-700)}.button.mod-more{--components-button-minWidth: 2rem;--components-button-padding: 0}.button.mod-more:before{--icon-content: \"\\e97c\";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;block-size:0;vertical-align:text-top}.button.mod-more.mod-S{--components-button-minWidth: 1.75rem}.button.mod-more.mod-XS{--components-button-minWidth: 1.5rem}.button.is-loading,.button.loading{--components-button-opacity: .4;--components-button-pointerEvents: none;--components-button-color: transparent;--components-button-userSelect: none}.button.is-loading:after,.button.loading:after{content:\"\";inline-size:var(--components-button-font-size);block-size:var(--components-button-font-size);border-radius:var(--commons-borderRadius-full);line-height:.8rem;border-width:var(--commons-loading-borderWidth);inset:0;margin:auto;position:absolute;border-style:solid;animation-name:rotate;animation-duration:var(--commons-loading-speed);animation-timing-function:linear;animation-iteration-count:infinite;border-color:var(--commons-loading-frontground);border-block-start-color:transparent}.button.is-loading.mod-S:after,.button.loading.mod-S:after{content:\"\";inline-size:var(--sizes-S-fontSize);block-size:var(--sizes-S-fontSize);border-radius:var(--commons-borderRadius-full);line-height:.8rem;border-width:var(--commons-loading-borderWidth);inset:0;margin:auto;position:absolute;border-style:solid;animation-name:rotate;animation-duration:var(--commons-loading-speed);animation-timing-function:linear;animation-iteration-count:infinite;border-color:var(--commons-loading-frontground);border-block-start-color:transparent}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button.is-error,.button.error{--palettes-text: #ffffff;--palettes-0: #ffffff;--palettes-50: #ffebec;--palettes-100: #ffd6d8;--palettes-200: #fdbebe;--palettes-300: #faa3a3;--palettes-400: #fa8989;--palettes-500: #f76e6e;--palettes-600: #f15050;--palettes-700: #da2f2f;--palettes-800: #aa0e0e;--palettes-900: #630303;--components-button-color: transparent;--components-button-pointerEvents: none;--components-button-userSelect: none}.button.is-error:after,.button.error:after{color:var(--palettes-neutral-0);font-size:calc(1.5 * var(--components-button-font-size));block-size:var(--components-button-line-height);inset:0;margin:auto;position:absolute}.button.is-error:after,.button.error:after{--icon-content: \"\\e9bf\";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}.button.is-success,.button.success{--palettes-text: #ffffff;--palettes-0: #ffffff;--palettes-50: #dbfae0;--palettes-100: #bef3c7;--palettes-200: #a2ebaf;--palettes-300: #84e695;--palettes-400: #68d97b;--palettes-500: #57c769;--palettes-600: #39b155;--palettes-700: #279b42;--palettes-800: #0a762e;--palettes-900: #004d20;--components-button-color: transparent;--components-button-pointerEvents: none;--components-button-userSelect: none}.button.is-success:after,.button.success:after{color:var(--palettes-neutral-0);font-size:calc(1.5 * var(--components-button-font-size));block-size:var(--components-button-line-height);inset:0;margin:auto;position:absolute}.button.is-success:after,.button.success: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}.button.is-disabled,.button.disabled{--components-button-cursor: default;--components-button-color: var(--palettes-neutral-500);--components-button-backgroundColor: var(--commons-disabled-background);--components-button-pointerEvents: none}.button.is-disabled .numericBadge,.button.disabled .numericBadge{background-color:var(--palettes-neutral-200);color:var(--palettes-neutral-500)}.popover{--components-popover-padding: var(--pr-t-spacings-100);display:block;background-color:var(--pr-t-elevation-surface-raised);box-shadow:var(--pr-t-elevation-shadow-overlay);border-radius:var(--commons-borderRadius-L);position:relative;min-block-size:var(--pr-t-spacings-500);min-inline-size:var(--pr-t-spacings-500);animation:popup var(--commons-animations-durations-fast) ease 1 forwards}.popover .popover-close{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400));--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50);--components-button-padding: var(--pr-t-spacings-50);padding:0;border-radius:50%;position:absolute;inset-inline-start:calc(var(--pr-t-spacings-100) * -1);inset-block-start:calc(var(--pr-t-spacings-100) * -1);z-index:2}.popover .popover-close:hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.popover .popover-close:active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.popover .popover-close:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.popover .popover-close:disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.popover .popover-close .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.popover .popover-close:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);margin:-1px;overflow:hidden;padding:0;position:absolute;block-size:1px;inline-size:1px;white-space:nowrap;contain:paint}.popover-contentOptional{padding:var(--components-popover-padding)}.popover-close{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400));--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50);--components-button-padding: var(--pr-t-spacings-50);padding:0;border-radius:50%;position:absolute;inset-inline-start:calc(var(--pr-t-spacings-100) * -1);inset-block-start:calc(var(--pr-t-spacings-100) * -1);z-index:2}.popover-close:hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.popover-close:active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.popover-close:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.popover-close:disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.popover-close .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.popover-close:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);margin:-1px;overflow:hidden;padding:0;position:absolute;block-size:1px;inline-size:1px;white-space:nowrap;contain:paint}@keyframes popup{0%{transform:scale(.95);opacity:.5}to{transform:scale(1);opacity:1}}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ButtonComponent, selector: "button[luButton],a[luButton]", inputs: ["size", "block", "delete", "disclosure", "palette", "state", "luButton"] }, { kind: "component", type: IconComponent, selector: "lu-icon", inputs: ["icon", "alt", "size", "color"] }, { kind: "directive", type: CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
117
117
|
}
|
|
118
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
118
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverContentComponent, decorators: [{
|
|
119
119
|
type: Component,
|
|
120
120
|
args: [{ selector: 'lu-popover-content', standalone: true, imports: [NgTemplateOutlet, ButtonComponent, IconComponent, CdkObserveContent], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"popover\" (cdkObserveContent)=\"contentChanged()\" [debounce]=\"contentChangedDebounceTime\">\n\t@if (!config.noCloseButton) {\n\t<div>\n\t\t<button type=\"button\" luButton class=\"popover-close button\" (click)=\"close()\">\n\t\t\t<lu-icon icon=\"signClose\" />\n\t\t\t<span class=\"u-mask\">{{ intl.close }}</span>\n\t\t</button>\n\t</div>\n\t}\n\t<ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</div>\n", styles: ["@charset \"UTF-8\";.button{--components-button-font-size: var(--sizes-M-fontSize);--components-button-line-height: var(--sizes-M-lineHeight);--components-button-padding: var(--pr-t-spacings-100) var(--pr-t-spacings-200);--components-button-gap: var(--pr-t-spacings-100);--components-button-opacity: 1;--components-button-cursor: pointer;--components-button-pointerEvents: auto;--components-button-width: auto;--components-button-minWidth: none;--components-button-userSelect: auto;--components-button-boxShadow: none;--components-button-color: var(--palettes-0, var(--palettes-text, var(--palettes-product-0)));--components-button-backgroundColor: var(--palettes-700, var(--palettes-product-700));--components-button-arrow-transform: none;--icon-size: 1.5rem;background-color:var(--components-button-backgroundColor);box-shadow:var(--components-button-boxShadow);border-radius:var(--commons-borderRadius-M);line-height:var(--components-button-line-height);padding:var(--components-button-padding);transition-property:background-color,color,border-color,box-shadow;transition-duration:var(--commons-animations-durations-fast);inline-size:var(--components-button-width);min-inline-size:var(--components-button-minWidth);font-size:var(--components-button-font-size);gap:var(--components-button-gap);pointer-events:var(--components-button-pointerEvents);-webkit-user-select:var(--components-button-userSelect);user-select:var(--components-button-userSelect);opacity:var(--components-button-opacity);cursor:var(--components-button-cursor);transition-timing-function:ease;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;position:relative;text-decoration:none;vertical-align:middle;text-wrap:balance;text-align:center;font-weight:600;border:0}.button,.button:is(a){color:var(--components-button-color)}.button .lucca-icon{display:block}.button .button-icon{--icon-size: 1.5rem}.button:not(.mod-outlined,.mod-outline) .numericBadge{--components-numericBadge-background: var(--palettes-200, var(--palettes-product-200));--components-numericBadge-color: var(--palettes-800, var(--palettes-product-800))}.button:hover{--components-button-color: var(--palettes-0, var(--palettes-text, var(--palettes-product-0)));--components-button-backgroundColor: var(--palettes-800, var(--palettes-product-800))}.button:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px}.button:active{--components-button-backgroundColor: var(--palettes-900, var(--palettes-product-900))}.button:disabled{--components-button-cursor: default;--components-button-color: var(--palettes-neutral-500);--components-button-backgroundColor: var(--commons-disabled-background);--components-button-pointerEvents: none}.button:disabled .numericBadge{background-color:var(--palettes-neutral-200);color:var(--palettes-neutral-500)}.button.mod-block{--components-button-width: 100%}.button.mod-S{--icon-size: 1.25rem;--components-button-font-size: var(--sizes-S-fontSize);--components-button-line-height: var(--sizes-S-lineHeight);--components-button-padding: var(--pr-t-spacings-75) var(--pr-t-spacings-150);--components-button-gap: var(--pr-t-spacings-75)}.button.mod-S .numericBadge{--components-numericBadge-size: 1.25rem;--components-numericBadge-borderRadius: 6px;--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.button.mod-XS{--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50)}.button.mod-XS .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.button.mod-disclosure{padding-inline-end:var(--pr-t-spacings-150)}.button.mod-disclosure .icon-arrowChevronBottom{transition-property:transform;transition-duration:var(--commons-animations-durations-fast);transform:var(--components-button-arrow-transform)}.button.mod-disclosure[aria-expanded=true]{--components-button-arrow-transform: rotate(-180deg)}.button.mod-outlined:where(:not(.is-success,.is-error)),.button.mod-outline:where(:not(.is-success,.is-error)){--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400))}.button.mod-outlined:where(:not(.is-success,.is-error)):hover,.button.mod-outline:where(:not(.is-success,.is-error)):hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.button.mod-outlined:where(:not(.is-success,.is-error)):active,.button.mod-outline:where(:not(.is-success,.is-error)):active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.button.mod-outlined:where(:not(.is-success,.is-error)):focus-visible,.button.mod-outline:where(:not(.is-success,.is-error)):focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.button.mod-outlined:where(:not(.is-success,.is-error)):disabled,.button.mod-outline:where(:not(.is-success,.is-error)):disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.button.mod-outlined.is-disabled,.button.mod-outlined.disabled,.button.mod-outline.is-disabled,.button.mod-outline.disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.button.mod-text:where(:not(.is-success,.is-error)),.button.mod-link:where(:not(.is-success,.is-error)){--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-700, var(--palettes-neutral-700))}.button.mod-text:where(:not(.is-success,.is-error)):hover,.button.mod-text:where(:not(.is-success,.is-error)):focus-visible,.button.mod-link:where(:not(.is-success,.is-error)):hover,.button.mod-link:where(:not(.is-success,.is-error)):focus-visible{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.button.mod-text:where(:not(.is-success,.is-error)):active,.button.mod-link:where(:not(.is-success,.is-error)):active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.button.mod-text:where(:not(.is-success,.is-error)):disabled,.button.mod-link:where(:not(.is-success,.is-error)):disabled{--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-neutral-500)}.button.mod-text.is-disabled,.button.mod-text.disabled,.button.mod-link.is-disabled,.button.mod-link.disabled{--components-button-backgroundColor: transparent;--components-button-color: var(--palettes-neutral-500)}.button.mod-withIcon{--components-button-padding: var(--pr-t-spacings-100) var(--pr-t-spacings-150)}.button.mod-withIcon.mod-S{--components-button-padding: var(--pr-t-spacings-75) var(--pr-t-spacings-150)}.button.mod-withIcon.mod-XS{--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100)}.button.mod-withIcon.mod-iconOnLeft{padding-inline-start:var(--pr-t-spacings-150)}.button.mod-withIcon.mod-iconOnRight{padding-inline-end:var(--pr-t-spacings-150)}.button.mod-onlyIcon{--components-button-padding: var(--pr-t-spacings-100)}.button.mod-onlyIcon.mod-S{--components-button-padding: var(--pr-t-spacings-75)}.button.mod-onlyIcon.mod-XS{--components-button-padding: var(--pr-t-spacings-50)}.button.mod-delete:hover{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-delete.mod-text:hover,.button.mod-delete.mod-text:focus-visible,.button.mod-delete.mod-link:hover,.button.mod-delete.mod-link:focus-visible{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete.mod-text:active,.button.mod-delete.mod-link:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-delete.mod-outlined:hover,.button.mod-delete.mod-outline:hover{--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-error-400);--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-100)}.button.mod-delete.mod-outlined:focus-visible,.button.mod-delete.mod-outline:focus-visible{--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-error-400);--components-button-color: var(--palettes-error-700)}.button.mod-delete.mod-outlined:active,.button.mod-delete.mod-outline:active{--components-button-color: var(--palettes-error-700);--components-button-backgroundColor: var(--palettes-error-200)}.button.mod-inverted,.button.mod-invert{--components-button-color: var(--palettes-neutral-0)}.button.mod-inverted:hover,.button.mod-inverted:focus-visible,.button.mod-invert:hover,.button.mod-invert:focus-visible{--components-button-color: var(--palettes-neutral-0);--components-button-backgroundColor: var(--palettes-neutral-900)}.button.mod-inverted:active,.button.mod-invert:active{--components-button-backgroundColor: var(--palettes-neutral-700)}.button.mod-more{--components-button-minWidth: 2rem;--components-button-padding: 0}.button.mod-more:before{--icon-content: \"\\e97c\";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;block-size:0;vertical-align:text-top}.button.mod-more.mod-S{--components-button-minWidth: 1.75rem}.button.mod-more.mod-XS{--components-button-minWidth: 1.5rem}.button.is-loading,.button.loading{--components-button-opacity: .4;--components-button-pointerEvents: none;--components-button-color: transparent;--components-button-userSelect: none}.button.is-loading:after,.button.loading:after{content:\"\";inline-size:var(--components-button-font-size);block-size:var(--components-button-font-size);border-radius:var(--commons-borderRadius-full);line-height:.8rem;border-width:var(--commons-loading-borderWidth);inset:0;margin:auto;position:absolute;border-style:solid;animation-name:rotate;animation-duration:var(--commons-loading-speed);animation-timing-function:linear;animation-iteration-count:infinite;border-color:var(--commons-loading-frontground);border-block-start-color:transparent}.button.is-loading.mod-S:after,.button.loading.mod-S:after{content:\"\";inline-size:var(--sizes-S-fontSize);block-size:var(--sizes-S-fontSize);border-radius:var(--commons-borderRadius-full);line-height:.8rem;border-width:var(--commons-loading-borderWidth);inset:0;margin:auto;position:absolute;border-style:solid;animation-name:rotate;animation-duration:var(--commons-loading-speed);animation-timing-function:linear;animation-iteration-count:infinite;border-color:var(--commons-loading-frontground);border-block-start-color:transparent}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button.is-error,.button.error{--palettes-text: #ffffff;--palettes-0: #ffffff;--palettes-50: #ffebec;--palettes-100: #ffd6d8;--palettes-200: #fdbebe;--palettes-300: #faa3a3;--palettes-400: #fa8989;--palettes-500: #f76e6e;--palettes-600: #f15050;--palettes-700: #da2f2f;--palettes-800: #aa0e0e;--palettes-900: #630303;--components-button-color: transparent;--components-button-pointerEvents: none;--components-button-userSelect: none}.button.is-error:after,.button.error:after{color:var(--palettes-neutral-0);font-size:calc(1.5 * var(--components-button-font-size));block-size:var(--components-button-line-height);inset:0;margin:auto;position:absolute}.button.is-error:after,.button.error:after{--icon-content: \"\\e9bf\";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}.button.is-success,.button.success{--palettes-text: #ffffff;--palettes-0: #ffffff;--palettes-50: #dbfae0;--palettes-100: #bef3c7;--palettes-200: #a2ebaf;--palettes-300: #84e695;--palettes-400: #68d97b;--palettes-500: #57c769;--palettes-600: #39b155;--palettes-700: #279b42;--palettes-800: #0a762e;--palettes-900: #004d20;--components-button-color: transparent;--components-button-pointerEvents: none;--components-button-userSelect: none}.button.is-success:after,.button.success:after{color:var(--palettes-neutral-0);font-size:calc(1.5 * var(--components-button-font-size));block-size:var(--components-button-line-height);inset:0;margin:auto;position:absolute}.button.is-success:after,.button.success: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}.button.is-disabled,.button.disabled{--components-button-cursor: default;--components-button-color: var(--palettes-neutral-500);--components-button-backgroundColor: var(--commons-disabled-background);--components-button-pointerEvents: none}.button.is-disabled .numericBadge,.button.disabled .numericBadge{background-color:var(--palettes-neutral-200);color:var(--palettes-neutral-500)}.popover{--components-popover-padding: var(--pr-t-spacings-100);display:block;background-color:var(--pr-t-elevation-surface-raised);box-shadow:var(--pr-t-elevation-shadow-overlay);border-radius:var(--commons-borderRadius-L);position:relative;min-block-size:var(--pr-t-spacings-500);min-inline-size:var(--pr-t-spacings-500);animation:popup var(--commons-animations-durations-fast) ease 1 forwards}.popover .popover-close{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400));--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50);--components-button-padding: var(--pr-t-spacings-50);padding:0;border-radius:50%;position:absolute;inset-inline-start:calc(var(--pr-t-spacings-100) * -1);inset-block-start:calc(var(--pr-t-spacings-100) * -1);z-index:2}.popover .popover-close:hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.popover .popover-close:active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.popover .popover-close:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.popover .popover-close:disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.popover .popover-close .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.popover .popover-close:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);margin:-1px;overflow:hidden;padding:0;position:absolute;block-size:1px;inline-size:1px;white-space:nowrap;contain:paint}.popover-contentOptional{padding:var(--components-popover-padding)}.popover-close{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-boxShadow: 0 0 0 var(--commons-divider-width) var(--palettes-400, var(--palettes-neutral-400));--icon-size: 1rem;--components-button-font-size: var(--sizes-XS-fontSize);--components-button-line-height: var(--sizes-XS-lineHeight);--components-button-padding: var(--pr-t-spacings-50) var(--pr-t-spacings-100);--components-button-gap: var(--pr-t-spacings-50);--components-button-padding: var(--pr-t-spacings-50);padding:0;border-radius:50%;position:absolute;inset-inline-start:calc(var(--pr-t-spacings-100) * -1);inset-block-start:calc(var(--pr-t-spacings-100) * -1);z-index:2}.popover-close:hover{--components-button-color: var(--palettes-700, var(--palettes-neutral-700));--components-button-backgroundColor: var(--palettes-100, var(--palettes-neutral-100))}.popover-close:active{--components-button-backgroundColor: var(--palettes-200, var(--palettes-neutral-200))}.popover-close:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:3px}.popover-close:disabled{--components-button-backgroundColor: var(--palettes-neutral-0);--components-button-boxShadow: 0 0 0 1px var(--commons-disabled-placeholder);--components-button-color: var(--palettes-neutral-500)}.popover-close .numericBadge{--components-numericBadge-size: 1rem;--components-numericBadge-borderRadius: var(--commons-borderRadius-M);--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}.popover-close:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);margin:-1px;overflow:hidden;padding:0;position:absolute;block-size:1px;inline-size:1px;white-space:nowrap;contain:paint}@keyframes popup{0%{transform:scale(.95);opacity:.5}to{transform:scale(1);opacity:1}}\n"] }]
|
|
121
121
|
}], propDecorators: { contentId: [{
|
|
@@ -349,10 +349,10 @@ class PopoverDirective {
|
|
|
349
349
|
};
|
|
350
350
|
return [this.positionPairs[this.luPopoverPosition], this.positionPairs[opposite[this.luPopoverPosition]], ...remaining[this.luPopoverPosition].map((r) => this.positionPairs[r])];
|
|
351
351
|
}
|
|
352
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
353
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
352
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
353
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.0.2", type: PopoverDirective, isStandalone: true, selector: "[luPopover2]", inputs: { content: { classPropertyName: "content", publicName: "luPopover2", isSignal: false, isRequired: false, transformFunction: null }, luPopoverPosition: { classPropertyName: "luPopoverPosition", publicName: "luPopoverPosition", isSignal: false, isRequired: false, transformFunction: null }, luPopoverDisabled: { classPropertyName: "luPopoverDisabled", publicName: "luPopoverDisabled", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, luPopoverTrigger: { classPropertyName: "luPopoverTrigger", publicName: "luPopoverTrigger", isSignal: true, isRequired: false, transformFunction: null }, customPositions: { classPropertyName: "customPositions", publicName: "customPositions", isSignal: false, isRequired: false, transformFunction: null }, luPopoverNoCloseButton: { classPropertyName: "luPopoverNoCloseButton", publicName: "luPopoverNoCloseButton", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, luPopoverAnchor: { classPropertyName: "luPopoverAnchor", publicName: "luPopoverAnchor", isSignal: true, isRequired: false, transformFunction: null }, luPopoverOpenDelay: { classPropertyName: "luPopoverOpenDelay", publicName: "luPopoverOpenDelay", isSignal: true, isRequired: false, transformFunction: null }, luPopoverCloseDelay: { classPropertyName: "luPopoverCloseDelay", publicName: "luPopoverCloseDelay", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { luPopoverClosed: "luPopoverClosed", luPopoverOpened: "luPopoverOpened" }, host: { listeners: { "mouseenter": "onMouseEnter()", "focus": "onFocus()", "mouseleave": "onMouseLeave()", "click": "click()", "keydown.Tab": "focusBackToContent($event)", "keydown.Shift.Tab": "focusOutBefore($event)" }, properties: { "attr.aria-expanded": "opened()", "attr.aria-controls": "this.ariaControls" } }, exportAs: ["luPopover2"], ngImport: i0 }); }
|
|
354
354
|
}
|
|
355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: PopoverDirective, decorators: [{
|
|
356
356
|
type: Directive,
|
|
357
357
|
args: [{
|
|
358
358
|
selector: '[luPopover2]',
|