@lucca-front/ng 19.1.0-rc.2 → 19.1.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/core/type/style.d.ts +1 -1
- package/core-select/api/api.directive.d.ts +1 -1
- package/core-select/input/select-input.component.d.ts +2 -2
- package/core-select/input/select-input.models.d.ts +2 -1
- package/core-select/panel/panel.utils.d.ts +1 -1
- package/core-select/select.utils.d.ts +1 -1
- package/core-select/user/users.directive.d.ts +2 -1
- package/date2/abstract-date-component.d.ts +1 -1
- package/date2/date-input/date-input.component.d.ts +5 -3
- package/dialog/dialog-routing/dialog-routing.component.d.ts +1 -1
- package/dropdown/item/dropdown-item.directive.d.ts +1 -1
- package/dropdown/item/dropdown-item.module.d.ts +4 -1
- package/dropdown/panel/dropdown-panel.component.d.ts +1 -1
- package/dropdown/panel/dropdown-panel.module.d.ts +4 -2
- package/dropdown/trigger/dropdown-trigger.directive.d.ts +1 -1
- package/dropdown/trigger/dropdown-trigger.module.d.ts +4 -2
- package/fesm2022/lucca-front-ng-a11y.mjs +3 -3
- package/fesm2022/lucca-front-ng-a11y.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-animations.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-api.mjs +48 -48
- package/fesm2022/lucca-front-ng-api.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-button.mjs +4 -4
- package/fesm2022/lucca-front-ng-button.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-callout.mjs +24 -24
- package/fesm2022/lucca-front-ng-callout.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-comment.mjs +9 -9
- package/fesm2022/lucca-front-ng-comment.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-api.mjs +11 -11
- package/fesm2022/lucca-front-ng-core-select-api.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-establishment.mjs +11 -11
- package/fesm2022/lucca-front-ng-core-select-establishment.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +8 -8
- package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-user.mjs +52 -45
- package/fesm2022/lucca-front-ng-core-select-user.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select.mjs +79 -81
- package/fesm2022/lucca-front-ng-core-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core.mjs +22 -17
- package/fesm2022/lucca-front-ng-core.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-date.mjs +48 -48
- package/fesm2022/lucca-front-ng-date.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-date2.mjs +81 -33
- package/fesm2022/lucca-front-ng-date2.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-department.mjs +31 -30
- package/fesm2022/lucca-front-ng-department.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-dialog-testing.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-dialog.mjs +42 -35
- package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-divider.mjs +4 -4
- package/fesm2022/lucca-front-ng-divider.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-dropdown.mjs +42 -35
- package/fesm2022/lucca-front-ng-dropdown.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-empty-state.mjs +8 -8
- package/fesm2022/lucca-front-ng-empty-state.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-establishment.mjs +49 -49
- package/fesm2022/lucca-front-ng-establishment.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-fancy-box.mjs +3 -3
- package/fesm2022/lucca-front-ng-fancy-box.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-form-field.mjs +14 -13
- package/fesm2022/lucca-front-ng-form-field.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-formly.mjs +81 -79
- package/fesm2022/lucca-front-ng-formly.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +10 -10
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms.mjs +49 -66
- package/fesm2022/lucca-front-ng-forms.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-icon.mjs +4 -4
- package/fesm2022/lucca-front-ng-icon.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-inline-message.mjs +3 -3
- package/fesm2022/lucca-front-ng-inline-message.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-input.mjs +21 -21
- package/fesm2022/lucca-front-ng-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-link.mjs +3 -3
- package/fesm2022/lucca-front-ng-link.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-modal.mjs +22 -22
- package/fesm2022/lucca-front-ng-modal.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-multi-select.mjs +109 -74
- package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-new-badge.mjs +3 -3
- package/fesm2022/lucca-front-ng-new-badge.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-number-format.mjs +7 -7
- package/fesm2022/lucca-front-ng-number-format.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-number.mjs +7 -7
- package/fesm2022/lucca-front-ng-number.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-numeric-badge.mjs +3 -3
- package/fesm2022/lucca-front-ng-numeric-badge.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-option.mjs +154 -154
- package/fesm2022/lucca-front-ng-option.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-plg-push.mjs +3 -3
- package/fesm2022/lucca-front-ng-plg-push.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popover.mjs +31 -26
- package/fesm2022/lucca-front-ng-popover.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popover2.mjs +10 -10
- package/fesm2022/lucca-front-ng-popover2.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popup-employee.mjs +41 -26
- package/fesm2022/lucca-front-ng-popup-employee.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-popup.mjs +10 -10
- package/fesm2022/lucca-front-ng-popup.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-qualification.mjs +15 -15
- package/fesm2022/lucca-front-ng-qualification.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-safe-content.mjs +13 -12
- package/fesm2022/lucca-front-ng-safe-content.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-scroll.mjs +7 -7
- package/fesm2022/lucca-front-ng-scroll.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-select.mjs +14 -14
- package/fesm2022/lucca-front-ng-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
- package/fesm2022/lucca-front-ng-sidepanel.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-simple-select.mjs +21 -19
- package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-skeleton.mjs +26 -26
- package/fesm2022/lucca-front-ng-skeleton.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-statusBadge.mjs +3 -3
- package/fesm2022/lucca-front-ng-statusBadge.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-tag.mjs +3 -3
- package/fesm2022/lucca-front-ng-tag.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-time.mjs +18 -17
- package/fesm2022/lucca-front-ng-time.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-title.mjs +10 -10
- package/fesm2022/lucca-front-ng-title.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-toast.mjs +12 -12
- package/fesm2022/lucca-front-ng-toast.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-tooltip.mjs +141 -104
- package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user.mjs +94 -85
- package/fesm2022/lucca-front-ng-user.mjs.map +1 -1
- package/form-field/form-field.component.d.ts +1 -1
- package/forms/number-input/number-input.component.d.ts +10 -13
- package/link/link.component.d.ts +1 -1
- package/modal/modal-panel.component.d.ts +1 -1
- package/multi-select/displayer/displayer-input.directive.d.ts +2 -2
- package/multi-select/input/panel-ref.factory.d.ts +2 -0
- package/multi-select/input/select-input.component.d.ts +3 -1
- package/multi-select/panel/panel.component.d.ts +1 -0
- package/multi-select/public-api.d.ts +2 -0
- package/multi-select/select.utils.d.ts +14 -0
- package/option/picker/option-picker-advanced.component.d.ts +1 -1
- package/option/picker/option-picker.component.d.ts +1 -1
- package/option/picker/tree-option-picker-advanced.component.d.ts +1 -1
- package/option/picker/tree-option-picker.component.d.ts +1 -1
- package/package.json +23 -142
- package/popup-employee/popup-employee.translate.d.ts +2 -0
- package/popup-employee/translations.d.ts +16 -0
- package/safe-content/safe-content.module.d.ts +3 -0
- package/safe-content/safe-html.pipe.d.ts +0 -1
- package/schematics/action-icon/index.js +3 -2
- package/schematics/action-icon/migration.js +2 -3
- package/schematics/empty-state-title/index.js +2 -1
- package/schematics/lib/angular-template.js +6 -7
- package/schematics/lib/css-mapper.js +4 -4
- package/schematics/lib/file-update.js +2 -3
- package/schematics/lib/html-ast.js +4 -4
- package/schematics/lib/local-deps/installer.js +1 -2
- package/schematics/lib/local-deps/package-lock.json +30 -30
- package/schematics/lib/local-deps/package.json +2 -2
- package/schematics/lib/local-deps/postcss-selector-parser.js +1 -0
- package/schematics/lib/local-deps/postcss-value-parser.js +1 -0
- package/schematics/lib/migration-test.js +4 -5
- package/schematics/lib/schematics.js +1 -2
- package/schematics/lib/scss-ast.js +10 -11
- package/schematics/lib/typescript-ast.js +1 -2
- package/schematics/new-icons/index.js +4 -3
- package/schematics/new-icons/migration.js +3 -4
- package/schematics/ng-add/index.js +1 -2
- package/schematics/ng-add/tasks.js +4 -5
- package/schematics/palettes/index.js +1 -0
- package/schematics/tokens-spacing/index.js +1 -0
- package/select/input/select-input.component.d.ts +1 -1
- package/simple-select/input/panel-ref.factory.d.ts +2 -0
- package/simple-select/panel/panel.component.d.ts +1 -0
- package/src/components/_popup.scss +1 -1
- package/src/components/_sidepanel.scss +4 -0
- package/src/components/cdk/_overlay.scss +4 -0
- package/time/core/base-picker.component.d.ts +1 -1
- package/time/core/date.utils.d.ts +4 -4
- package/time/core/misc.utils.d.ts +1 -1
- package/tooltip/panel/tooltip-panel.component.d.ts +2 -2
- package/tooltip/trigger/ellipsis.ruler.d.ts +27 -0
- package/tooltip/trigger/tooltip-trigger.directive.d.ts +4 -19
- package/user/picture/user-picture.component.d.ts +1 -1
- package/user/picture/user-picture.module.d.ts +4 -3
- package/user/tile/user-tile.component.d.ts +1 -1
- package/user/tile/user-tile.module.d.ts +4 -4
- package/esm2022/a11y/lucca-front-ng-a11y.mjs +0 -5
- package/esm2022/a11y/public-api.mjs +0 -3
- package/esm2022/a11y/skip-links/skip-links.component.mjs +0 -24
- package/esm2022/a11y/skip-links/skip-links.translate.mjs +0 -9
- package/esm2022/a11y/skip-links/translations.mjs +0 -51
- package/esm2022/animations/animation.factory.mjs +0 -15
- package/esm2022/animations/fade.animation.mjs +0 -8
- package/esm2022/animations/lucca-front-ng-animations.mjs +0 -5
- package/esm2022/animations/public-api.mjs +0 -5
- package/esm2022/animations/scale.animation.mjs +0 -126
- package/esm2022/animations/slide.animation.mjs +0 -110
- package/esm2022/api/api.model.mjs +0 -2
- package/esm2022/api/api.module.mjs +0 -16
- package/esm2022/api/lucca-front-ng-api.mjs +0 -5
- package/esm2022/api/public-api.mjs +0 -5
- package/esm2022/api/select/api-select.module.mjs +0 -19
- package/esm2022/api/select/feeder/api-feeder.component.mjs +0 -93
- package/esm2022/api/select/feeder/api-feeder.model.mjs +0 -11
- package/esm2022/api/select/feeder/api-feeder.module.mjs +0 -16
- package/esm2022/api/select/feeder/index.mjs +0 -4
- package/esm2022/api/select/index.mjs +0 -6
- package/esm2022/api/select/input/api-select-input.component.mjs +0 -52
- package/esm2022/api/select/input/api-select-input.module.mjs +0 -16
- package/esm2022/api/select/input/index.mjs +0 -3
- package/esm2022/api/select/pager/api-pager.component.mjs +0 -99
- package/esm2022/api/select/pager/api-pager.model.mjs +0 -56
- package/esm2022/api/select/pager/api-pager.module.mjs +0 -16
- package/esm2022/api/select/pager/index.mjs +0 -4
- package/esm2022/api/select/searcher/api-searcher.component.mjs +0 -235
- package/esm2022/api/select/searcher/api-searcher.model.mjs +0 -67
- package/esm2022/api/select/searcher/api-searcher.module.mjs +0 -16
- package/esm2022/api/select/searcher/index.mjs +0 -4
- package/esm2022/api/service/api-hybrid.service.mjs +0 -65
- package/esm2022/api/service/api-service.model.mjs +0 -3
- package/esm2022/api/service/api-v3.service.mjs +0 -72
- package/esm2022/api/service/api-v4.service.mjs +0 -71
- package/esm2022/api/service/index.mjs +0 -5
- package/esm2022/button/button.component.mjs +0 -90
- package/esm2022/button/lucca-front-ng-button.mjs +0 -5
- package/esm2022/button/public-api.mjs +0 -2
- package/esm2022/callout/callout/callout.component.mjs +0 -88
- package/esm2022/callout/callout-disclosure/callout-disclosure.component.mjs +0 -59
- package/esm2022/callout/callout-feedback-item/callout-feedback-item.component.mjs +0 -25
- package/esm2022/callout/callout-feedback-list/callout-feedback-list.component.mjs +0 -22
- package/esm2022/callout/callout-icon.pipe.mjs +0 -23
- package/esm2022/callout/callout-popover/callout-popover.component.mjs +0 -182
- package/esm2022/callout/callout-state.mjs +0 -16
- package/esm2022/callout/callout.translate.mjs +0 -7
- package/esm2022/callout/callout.utils.mjs +0 -20
- package/esm2022/callout/lucca-front-ng-callout.mjs +0 -5
- package/esm2022/callout/public-api.mjs +0 -7
- package/esm2022/callout/translations.mjs +0 -27
- package/esm2022/comment/comment/comment.component.mjs +0 -54
- package/esm2022/comment/comment-block/comment-block.component.mjs +0 -60
- package/esm2022/comment/comment-chat/comment-chat.component.mjs +0 -22
- package/esm2022/comment/lucca-front-ng-comment.mjs +0 -5
- package/esm2022/comment/public-api.mjs +0 -4
- package/esm2022/comment/token.mjs +0 -4
- package/esm2022/core/date/date-adapter.class.mjs +0 -54
- package/esm2022/core/date/date-adapter.interface.mjs +0 -2
- package/esm2022/core/date/date-granularity.enum.mjs +0 -8
- package/esm2022/core/date/index.mjs +0 -6
- package/esm2022/core/date/native/index.mjs +0 -3
- package/esm2022/core/date/native/native-date.adapter.mjs +0 -235
- package/esm2022/core/date/native/native-date.option.mjs +0 -6
- package/esm2022/core/date/string/index.mjs +0 -2
- package/esm2022/core/date/string/string-date.adapter.mjs +0 -83
- package/esm2022/core/event/index.mjs +0 -4
- package/esm2022/core/event/on-close.subscriber.mjs +0 -3
- package/esm2022/core/event/on-open.subscriber.mjs +0 -3
- package/esm2022/core/event/on-scroll-bottom.subscriber.mjs +0 -3
- package/esm2022/core/group/group.interface.mjs +0 -2
- package/esm2022/core/group/index.mjs +0 -2
- package/esm2022/core/id/id.generator.mjs +0 -9
- package/esm2022/core/id/index.mjs +0 -2
- package/esm2022/core/lucca-front-ng-core.mjs +0 -5
- package/esm2022/core/portal/index.mjs +0 -3
- package/esm2022/core/portal/portal-content.mjs +0 -3
- package/esm2022/core/portal/portal.directive.mjs +0 -105
- package/esm2022/core/public-api.mjs +0 -11
- package/esm2022/core/signal.mjs +0 -22
- package/esm2022/core/tools/class.mjs +0 -75
- package/esm2022/core/translate/index.mjs +0 -4
- package/esm2022/core/translate/intl-params.pipe.mjs +0 -20
- package/esm2022/core/translate/intl.model.mjs +0 -14
- package/esm2022/core/translate/translation.model.mjs +0 -2
- package/esm2022/core/tree/index.mjs +0 -2
- package/esm2022/core/tree/tree.model.mjs +0 -2
- package/esm2022/core/type/enum.mjs +0 -2
- package/esm2022/core/type/index.mjs +0 -3
- package/esm2022/core/type/style.mjs +0 -2
- package/esm2022/core-select/api/api-v3.directive.mjs +0 -81
- package/esm2022/core-select/api/api-v4.directive.mjs +0 -70
- package/esm2022/core-select/api/api.directive.mjs +0 -53
- package/esm2022/core-select/api/lucca-front-ng-core-select-api.mjs +0 -5
- package/esm2022/core-select/api/public-api.mjs +0 -4
- package/esm2022/core-select/displayer/displayer.directive.mjs +0 -26
- package/esm2022/core-select/displayer/index.mjs +0 -2
- package/esm2022/core-select/establishment/establishment-grouping.component.mjs +0 -21
- package/esm2022/core-select/establishment/establishment-grouping.service.mjs +0 -22
- package/esm2022/core-select/establishment/establishments.directive.mjs +0 -96
- package/esm2022/core-select/establishment/lucca-front-ng-core-select-establishment.mjs +0 -5
- package/esm2022/core-select/establishment/models.mjs +0 -2
- package/esm2022/core-select/establishment/public-api.mjs +0 -4
- package/esm2022/core-select/input/index.mjs +0 -4
- package/esm2022/core-select/input/select-input.component.mjs +0 -310
- package/esm2022/core-select/input/select-input.models.mjs +0 -60
- package/esm2022/core-select/input/total-count.directive.mjs +0 -33
- package/esm2022/core-select/job-qualification/job-qualification-grouping.component.mjs +0 -21
- package/esm2022/core-select/job-qualification/job-qualifications.directive.mjs +0 -78
- package/esm2022/core-select/job-qualification/lucca-front-ng-core-select-job-qualification.mjs +0 -5
- package/esm2022/core-select/job-qualification/models.mjs +0 -2
- package/esm2022/core-select/job-qualification/public-api.mjs +0 -3
- package/esm2022/core-select/lucca-front-ng-core-select.mjs +0 -5
- package/esm2022/core-select/option/default-option.component.mjs +0 -22
- package/esm2022/core-select/option/disabled.directive.mjs +0 -26
- package/esm2022/core-select/option/group.directive.mjs +0 -29
- package/esm2022/core-select/option/group.pipe.mjs +0 -43
- package/esm2022/core-select/option/index.mjs +0 -9
- package/esm2022/core-select/option/option-outlet.directive.mjs +0 -73
- package/esm2022/core-select/option/option.component.mjs +0 -89
- package/esm2022/core-select/option/option.directive.mjs +0 -26
- package/esm2022/core-select/option/option.token.mjs +0 -22
- package/esm2022/core-select/panel/index.mjs +0 -5
- package/esm2022/core-select/panel/key-manager.mjs +0 -79
- package/esm2022/core-select/panel/panel-header-template.directive.mjs +0 -25
- package/esm2022/core-select/panel/panel.models.mjs +0 -22
- package/esm2022/core-select/panel/panel.utils.mjs +0 -11
- package/esm2022/core-select/public-api.mjs +0 -8
- package/esm2022/core-select/select.model.mjs +0 -6
- package/esm2022/core-select/select.translate.mjs +0 -7
- package/esm2022/core-select/select.utils.mjs +0 -5
- package/esm2022/core-select/translations.mjs +0 -27
- package/esm2022/core-select/user/former-employees.component.mjs +0 -34
- package/esm2022/core-select/user/lucca-front-ng-core-select-user.mjs +0 -5
- package/esm2022/core-select/user/me.provider.mjs +0 -9
- package/esm2022/core-select/user/public-api.mjs +0 -5
- package/esm2022/core-select/user/translations.mjs +0 -35
- package/esm2022/core-select/user/user-displayer.component.mjs +0 -32
- package/esm2022/core-select/user/user-homonym.service.mjs +0 -63
- package/esm2022/core-select/user/user-option.component.mjs +0 -46
- package/esm2022/core-select/user/user-option.model.mjs +0 -2
- package/esm2022/core-select/user/user.translate.mjs +0 -7
- package/esm2022/core-select/user/users.directive.mjs +0 -142
- package/esm2022/date/adapter/date-adapter.module.mjs +0 -16
- package/esm2022/date/adapter/date-adapter.pipe.mjs +0 -25
- package/esm2022/date/adapter/index.mjs +0 -3
- package/esm2022/date/calendar/calendar-input.component.mjs +0 -332
- package/esm2022/date/calendar/calendar-input.module.mjs +0 -16
- package/esm2022/date/calendar/calendar-item.class.mjs +0 -43
- package/esm2022/date/calendar/calendar-item.factory.mjs +0 -37
- package/esm2022/date/calendar/calendar-item.interface.mjs +0 -2
- package/esm2022/date/calendar/index.mjs +0 -3
- package/esm2022/date/date.module.mjs +0 -20
- package/esm2022/date/humanize/humanize.formatter.mjs +0 -14
- package/esm2022/date/humanize/humanize.model.mjs +0 -2
- package/esm2022/date/humanize/humanize.pipe.mjs +0 -21
- package/esm2022/date/humanize/humanize.utils.mjs +0 -79
- package/esm2022/date/humanize/index.mjs +0 -5
- package/esm2022/date/input/date-input.directive.mjs +0 -137
- package/esm2022/date/input/date-input.module.mjs +0 -16
- package/esm2022/date/input/date-input.translate.mjs +0 -7
- package/esm2022/date/input/index.mjs +0 -4
- package/esm2022/date/input/translations.mjs +0 -43
- package/esm2022/date/lucca-front-ng-date.mjs +0 -5
- package/esm2022/date/picker/date-picker.component.mjs +0 -109
- package/esm2022/date/picker/date-picker.module.mjs +0 -16
- package/esm2022/date/picker/index.mjs +0 -3
- package/esm2022/date/public-api.mjs +0 -8
- package/esm2022/date/select/date-select-input.component.mjs +0 -106
- package/esm2022/date/select/date-select-input.module.mjs +0 -16
- package/esm2022/date/select/date-select-input.translate.mjs +0 -7
- package/esm2022/date/select/index.mjs +0 -4
- package/esm2022/date/select/translations.mjs +0 -43
- package/esm2022/date2/abstract-date-component.mjs +0 -105
- package/esm2022/date2/calendar.token.mjs +0 -22
- package/esm2022/date2/calendar2/calendar-cell-info.mjs +0 -2
- package/esm2022/date2/calendar2/calendar-mode.mjs +0 -2
- package/esm2022/date2/calendar2/calendar2-cell.directive.mjs +0 -111
- package/esm2022/date2/calendar2/calendar2.component.mjs +0 -400
- package/esm2022/date2/calendar2/calendar2.tokens.mjs +0 -4
- package/esm2022/date2/calendar2/cell-status.mjs +0 -2
- package/esm2022/date2/calendar2/date-range.mjs +0 -2
- package/esm2022/date2/date-format.mjs +0 -44
- package/esm2022/date2/date-input/date-input.component.mjs +0 -162
- package/esm2022/date2/date-range-input/calendar-shortcut.mjs +0 -65
- package/esm2022/date2/date-range-input/date-range-input.component.mjs +0 -389
- package/esm2022/date2/date2.translate.mjs +0 -7
- package/esm2022/date2/lucca-front-ng-date2.mjs +0 -5
- package/esm2022/date2/public-api.mjs +0 -7
- package/esm2022/date2/repeat-times.directive.mjs +0 -27
- package/esm2022/date2/translations.mjs +0 -17
- package/esm2022/date2/utils.mjs +0 -32
- package/esm2022/department/department.model.mjs +0 -2
- package/esm2022/department/department.module.mjs +0 -16
- package/esm2022/department/lucca-front-ng-department.mjs +0 -5
- package/esm2022/department/public-api.mjs +0 -5
- package/esm2022/department/select/department-select.module.mjs +0 -17
- package/esm2022/department/select/feeder/department-feeder.component.mjs +0 -82
- package/esm2022/department/select/feeder/department-feeder.module.mjs +0 -16
- package/esm2022/department/select/feeder/index.mjs +0 -3
- package/esm2022/department/select/index.mjs +0 -4
- package/esm2022/department/select/input/department-select-input.component.mjs +0 -67
- package/esm2022/department/select/input/department-select-input.module.mjs +0 -16
- package/esm2022/department/select/input/department-select-input.translate.mjs +0 -7
- package/esm2022/department/select/input/index.mjs +0 -4
- package/esm2022/department/select/input/translations.mjs +0 -27
- package/esm2022/department/service/department-service.model.mjs +0 -4
- package/esm2022/department/service/department-v3.service.mjs +0 -46
- package/esm2022/department/service/department-v4.service.mjs +0 -46
- package/esm2022/department/service/index.mjs +0 -4
- package/esm2022/dialog/dialog/dialog.component.mjs +0 -31
- package/esm2022/dialog/dialog-content/dialog-content.component.mjs +0 -20
- package/esm2022/dialog/dialog-footer/dialog-footer.component.mjs +0 -13
- package/esm2022/dialog/dialog-header/dialog-header.component.mjs +0 -46
- package/esm2022/dialog/dialog-header/dialog-header.translate.mjs +0 -7
- package/esm2022/dialog/dialog-header/translations.mjs +0 -27
- package/esm2022/dialog/dialog-routing/dialog-routing.component.mjs +0 -100
- package/esm2022/dialog/dialog-routing/dialog-routing.models.mjs +0 -2
- package/esm2022/dialog/dialog-routing/dialog-routing.utils.mjs +0 -46
- package/esm2022/dialog/dialog-routing/index.mjs +0 -4
- package/esm2022/dialog/dialog.providers.mjs +0 -10
- package/esm2022/dialog/dialog.service.mjs +0 -75
- package/esm2022/dialog/directives/dialog-close.directive.mjs +0 -22
- package/esm2022/dialog/directives/dialog-dismiss.directive.mjs +0 -22
- package/esm2022/dialog/directives/dialog-open.directive.mjs +0 -35
- package/esm2022/dialog/lucca-front-ng-dialog.mjs +0 -5
- package/esm2022/dialog/model/dialog-config.mjs +0 -4
- package/esm2022/dialog/model/dialog-ref.mjs +0 -49
- package/esm2022/dialog/model/index.mjs +0 -4
- package/esm2022/dialog/model/injectors.mjs +0 -10
- package/esm2022/dialog/public-api.mjs +0 -13
- package/esm2022/dialog/testing/lucca-front-ng-dialog-testing.mjs +0 -5
- package/esm2022/dialog/testing/providers.mjs +0 -8
- package/esm2022/dialog/testing/public-api.mjs +0 -2
- package/esm2022/divider/divider.component.mjs +0 -50
- package/esm2022/divider/lucca-front-ng-divider.mjs +0 -5
- package/esm2022/divider/public-api.mjs +0 -2
- package/esm2022/dropdown/dropdown.module.mjs +0 -18
- package/esm2022/dropdown/item/dropdown-item.directive.mjs +0 -55
- package/esm2022/dropdown/item/dropdown-item.model.mjs +0 -3
- package/esm2022/dropdown/item/dropdown-item.module.mjs +0 -17
- package/esm2022/dropdown/item/index.mjs +0 -4
- package/esm2022/dropdown/lucca-front-ng-dropdown.mjs +0 -5
- package/esm2022/dropdown/panel/dropdown-panel.component.mjs +0 -111
- package/esm2022/dropdown/panel/dropdown-panel.model.mjs +0 -2
- package/esm2022/dropdown/panel/dropdown-panel.module.mjs +0 -18
- package/esm2022/dropdown/panel/index.mjs +0 -4
- package/esm2022/dropdown/public-api.mjs +0 -5
- package/esm2022/dropdown/trigger/dropdown-trigger.directive.mjs +0 -121
- package/esm2022/dropdown/trigger/dropdown-trigger.module.mjs +0 -18
- package/esm2022/dropdown/trigger/index.mjs +0 -3
- package/esm2022/empty-state/empty-state-page/empty-state-page.component.mjs +0 -62
- package/esm2022/empty-state/empty-state-section/empty-state-section.component.mjs +0 -43
- package/esm2022/empty-state/lucca-front-ng-empty-state.mjs +0 -5
- package/esm2022/empty-state/public-api.mjs +0 -3
- package/esm2022/establishment/establishment.model.mjs +0 -2
- package/esm2022/establishment/establishment.module.mjs +0 -19
- package/esm2022/establishment/lucca-front-ng-establishment.mjs +0 -5
- package/esm2022/establishment/public-api.mjs +0 -5
- package/esm2022/establishment/select/establishment-select.module.mjs +0 -23
- package/esm2022/establishment/select/establishment-select.token.mjs +0 -4
- package/esm2022/establishment/select/for-legal-units/for-legal-units.directive.mjs +0 -47
- package/esm2022/establishment/select/for-legal-units/for-legal-units.module.mjs +0 -16
- package/esm2022/establishment/select/for-legal-units/index.mjs +0 -3
- package/esm2022/establishment/select/index.mjs +0 -7
- package/esm2022/establishment/select/input/establishment-select-input.component.mjs +0 -126
- package/esm2022/establishment/select/input/establishment-select-input.module.mjs +0 -16
- package/esm2022/establishment/select/input/establishment-select-input.translate.mjs +0 -7
- package/esm2022/establishment/select/input/index.mjs +0 -4
- package/esm2022/establishment/select/input/translations.mjs +0 -27
- package/esm2022/establishment/select/legal-unit-selector/index.mjs +0 -3
- package/esm2022/establishment/select/legal-unit-selector/legal-unit-selector.directive.mjs +0 -103
- package/esm2022/establishment/select/legal-unit-selector/legal-unit-selector.module.mjs +0 -16
- package/esm2022/establishment/select/searcher/establishment-searcher.component.mjs +0 -146
- package/esm2022/establishment/select/searcher/establishment-searcher.module.mjs +0 -16
- package/esm2022/establishment/select/searcher/index.mjs +0 -3
- package/esm2022/establishment/select/select-all/establishment-select-all.component.mjs +0 -94
- package/esm2022/establishment/select/select-all/establishment-select-all.module.mjs +0 -16
- package/esm2022/establishment/select/select-all/index.mjs +0 -3
- package/esm2022/establishment/service/establishment-service.model.mjs +0 -4
- package/esm2022/establishment/service/establishment.service.mjs +0 -37
- package/esm2022/establishment/service/index.mjs +0 -5
- package/esm2022/establishment/service/legal-unit-service.model.mjs +0 -4
- package/esm2022/establishment/service/legal-unit.service.mjs +0 -37
- package/esm2022/fancy-box/fancy-box.component.mjs +0 -39
- package/esm2022/fancy-box/lucca-front-ng-fancy-box.mjs +0 -5
- package/esm2022/fancy-box/public-api.mjs +0 -2
- package/esm2022/form-field/form-field-size.mjs +0 -2
- package/esm2022/form-field/form-field.component.mjs +0 -174
- package/esm2022/form-field/form-field.token.mjs +0 -3
- package/esm2022/form-field/form-field.translate.mjs +0 -7
- package/esm2022/form-field/input.directive.mjs +0 -36
- package/esm2022/form-field/lucca-front-ng-form-field.mjs +0 -5
- package/esm2022/form-field/public-api.mjs +0 -6
- package/esm2022/form-field/translations.mjs +0 -27
- package/esm2022/formly/formly.config.mjs +0 -79
- package/esm2022/formly/formly.module.mjs +0 -108
- package/esm2022/formly/formly.utils.mjs +0 -10
- package/esm2022/formly/lucca-front-ng-formly.mjs +0 -5
- package/esm2022/formly/public-api.mjs +0 -5
- package/esm2022/formly/types/api.mjs +0 -37
- package/esm2022/formly/types/checkbox.mjs +0 -22
- package/esm2022/formly/types/date.mjs +0 -22
- package/esm2022/formly/types/department.mjs +0 -22
- package/esm2022/formly/types/establishment.mjs +0 -22
- package/esm2022/formly/types/index.mjs +0 -12
- package/esm2022/formly/types/input.mjs +0 -26
- package/esm2022/formly/types/qualification.mjs +0 -22
- package/esm2022/formly/types/radios.mjs +0 -25
- package/esm2022/formly/types/select.mjs +0 -28
- package/esm2022/formly/types/textarea.mjs +0 -22
- package/esm2022/formly/types/user.mjs +0 -22
- package/esm2022/formly/wrappers/checkbox-layout.mjs +0 -30
- package/esm2022/formly/wrappers/error.mjs +0 -57
- package/esm2022/formly/wrappers/helper.mjs +0 -19
- package/esm2022/formly/wrappers/icon.mjs +0 -19
- package/esm2022/formly/wrappers/index.mjs +0 -8
- package/esm2022/formly/wrappers/radiosfield-layout.mjs +0 -30
- package/esm2022/formly/wrappers/suffix.mjs +0 -19
- package/esm2022/formly/wrappers/textfield-layout.mjs +0 -39
- package/esm2022/forms/checkbox-input/checkbox-input.component.mjs +0 -34
- package/esm2022/forms/form-field-id.directive.mjs +0 -52
- package/esm2022/forms/inject-ng-control.mjs +0 -25
- package/esm2022/forms/lucca-front-ng-forms.mjs +0 -5
- package/esm2022/forms/multilanguage-input/model/multilanguage-translation.mjs +0 -2
- package/esm2022/forms/multilanguage-input/multilanguage-input.component.mjs +0 -95
- package/esm2022/forms/multilanguage-input/multilanguage-input.translate.mjs +0 -6
- package/esm2022/forms/multilanguage-input/translations.mjs +0 -13
- package/esm2022/forms/multilanguage-input/validators.mjs +0 -7
- package/esm2022/forms/noop-value-accessor.directive.mjs +0 -35
- package/esm2022/forms/number-format-input/number-format-input.component.mjs +0 -92
- package/esm2022/forms/number-format-input/number-format-input.translate.mjs +0 -7
- package/esm2022/forms/number-format-input/translations.mjs +0 -27
- package/esm2022/forms/number-input/number-input.component.mjs +0 -55
- package/esm2022/forms/number-input/number-input.translate.mjs +0 -7
- package/esm2022/forms/number-input/translations.mjs +0 -27
- package/esm2022/forms/phone-number-input/formatter.mjs +0 -7
- package/esm2022/forms/phone-number-input/lucca-front-ng-forms-phone-number-input.mjs +0 -5
- package/esm2022/forms/phone-number-input/phone-number-format.pipe.mjs +0 -18
- package/esm2022/forms/phone-number-input/phone-number-input.component.mjs +0 -186
- package/esm2022/forms/phone-number-input/public-api.mjs +0 -6
- package/esm2022/forms/phone-number-input/types.mjs +0 -2
- package/esm2022/forms/phone-number-input/validators.mjs +0 -17
- package/esm2022/forms/public-api.mjs +0 -17
- package/esm2022/forms/radio-group-input/radio/radio.component.mjs +0 -54
- package/esm2022/forms/radio-group-input/radio-group-input.component.mjs +0 -45
- package/esm2022/forms/radio-group-input/radio-group-token.mjs +0 -3
- package/esm2022/forms/switch-input/switch-input.component.mjs +0 -26
- package/esm2022/forms/text-input/text-input-addon.mjs +0 -2
- package/esm2022/forms/text-input/text-input.component.mjs +0 -82
- package/esm2022/forms/text-input/text-input.translate.mjs +0 -7
- package/esm2022/forms/text-input/translations.mjs +0 -35
- package/esm2022/forms/textarea-input/textarea-input.component.mjs +0 -53
- package/esm2022/icon/icon.component.mjs +0 -29
- package/esm2022/icon/lucca-front-ng-icon.mjs +0 -5
- package/esm2022/icon/public-api.mjs +0 -2
- package/esm2022/inline-message/inline-message-state.mjs +0 -2
- package/esm2022/inline-message/inline-message.component.mjs +0 -33
- package/esm2022/inline-message/lucca-front-ng-inline-message.mjs +0 -5
- package/esm2022/inline-message/public-api.mjs +0 -3
- package/esm2022/input/clearer/clearer.component.mjs +0 -35
- package/esm2022/input/clearer/clearer.model.mjs +0 -3
- package/esm2022/input/clearer/clearer.module.mjs +0 -16
- package/esm2022/input/clearer/index.mjs +0 -4
- package/esm2022/input/displayer/index.mjs +0 -4
- package/esm2022/input/displayer/input-displayer.directive.mjs +0 -59
- package/esm2022/input/displayer/input-displayer.model.mjs +0 -6
- package/esm2022/input/displayer/input-displayer.module.mjs +0 -16
- package/esm2022/input/input.directive.mjs +0 -42
- package/esm2022/input/input.model.mjs +0 -54
- package/esm2022/input/input.module.mjs +0 -18
- package/esm2022/input/lucca-front-ng-input.mjs +0 -5
- package/esm2022/input/public-api.mjs +0 -6
- package/esm2022/link/link.component.mjs +0 -108
- package/esm2022/link/link.translate.mjs +0 -7
- package/esm2022/link/lucca-front-ng-link.mjs +0 -5
- package/esm2022/link/public-api.mjs +0 -2
- package/esm2022/link/translations.mjs +0 -24
- package/esm2022/lucca-front-ng.mjs +0 -5
- package/esm2022/modal/dialog-adapter/dialog-content-adapter/dialog-content-adapter.component.mjs +0 -100
- package/esm2022/modal/dialog-adapter/dialog-ref-adapter.mjs +0 -19
- package/esm2022/modal/lucca-front-ng-modal.mjs +0 -5
- package/esm2022/modal/modal-config.default.mjs +0 -17
- package/esm2022/modal/modal-config.model.mjs +0 -5
- package/esm2022/modal/modal-panel.component.mjs +0 -123
- package/esm2022/modal/modal-ref.factory.mjs +0 -60
- package/esm2022/modal/modal-ref.model.mjs +0 -11
- package/esm2022/modal/modal.model.mjs +0 -2
- package/esm2022/modal/modal.module.mjs +0 -28
- package/esm2022/modal/modal.service.mjs +0 -42
- package/esm2022/modal/modal.token.mjs +0 -9
- package/esm2022/modal/modal.translate.mjs +0 -7
- package/esm2022/modal/modal.utils.mjs +0 -9
- package/esm2022/modal/public-api.mjs +0 -12
- package/esm2022/modal/translations.mjs +0 -43
- package/esm2022/multi-select/displayer/counter-displayer/counter-displayer.component.mjs +0 -78
- package/esm2022/multi-select/displayer/default-displayer.component.mjs +0 -95
- package/esm2022/multi-select/displayer/default-displayer.translate.mjs +0 -7
- package/esm2022/multi-select/displayer/displayer-input.directive.mjs +0 -101
- package/esm2022/multi-select/displayer/displayer.directive.mjs +0 -26
- package/esm2022/multi-select/displayer/index.mjs +0 -6
- package/esm2022/multi-select/displayer/translations.mjs +0 -51
- package/esm2022/multi-select/input/index.mjs +0 -3
- package/esm2022/multi-select/input/panel-ref.factory.mjs +0 -115
- package/esm2022/multi-select/input/panel.model.mjs +0 -4
- package/esm2022/multi-select/input/select-all/index.mjs +0 -2
- package/esm2022/multi-select/input/select-all/multi-select-all-displayer.component.mjs +0 -99
- package/esm2022/multi-select/input/select-all/multi-select-all-header.component.mjs +0 -36
- package/esm2022/multi-select/input/select-all/select-all.models.mjs +0 -3
- package/esm2022/multi-select/input/select-all/with-select-all.directive.mjs +0 -163
- package/esm2022/multi-select/input/select-input.component.mjs +0 -109
- package/esm2022/multi-select/lucca-front-ng-multi-select.mjs +0 -5
- package/esm2022/multi-select/panel/index.mjs +0 -2
- package/esm2022/multi-select/panel/option-group-context.pipe.mjs +0 -24
- package/esm2022/multi-select/panel/option-selected.pipe.mjs +0 -19
- package/esm2022/multi-select/panel/panel.component.mjs +0 -108
- package/esm2022/multi-select/panel/selected-chip.directive.mjs +0 -26
- package/esm2022/multi-select/public-api.mjs +0 -5
- package/esm2022/multi-select/select.model.mjs +0 -23
- package/esm2022/multi-select/select.translate.mjs +0 -7
- package/esm2022/multi-select/select.validators.mjs +0 -10
- package/esm2022/multi-select/translations.mjs +0 -107
- package/esm2022/new-badge/lucca-front-ng-new-badge.mjs +0 -5
- package/esm2022/new-badge/new-badge.component.mjs +0 -20
- package/esm2022/new-badge/public-api.mjs +0 -2
- package/esm2022/number/lucca-front-ng-number.mjs +0 -5
- package/esm2022/number/number.module.mjs +0 -16
- package/esm2022/number/number.pipe.mjs +0 -36
- package/esm2022/number/public-api.mjs +0 -3
- package/esm2022/number-format/lucca-front-ng-number-format.mjs +0 -5
- package/esm2022/number-format/number-format.directive.mjs +0 -91
- package/esm2022/number-format/number-format.mjs +0 -175
- package/esm2022/number-format/number-format.models.mjs +0 -7
- package/esm2022/number-format/number-format.pipe.mjs +0 -18
- package/esm2022/number-format/public-api.mjs +0 -5
- package/esm2022/numeric-badge/lucca-front-ng-numeric-badge.mjs +0 -5
- package/esm2022/numeric-badge/numeric-badge.component.mjs +0 -55
- package/esm2022/numeric-badge/public-api.mjs +0 -2
- package/esm2022/option/item/index.mjs +0 -8
- package/esm2022/option/item/option-item.component.mjs +0 -76
- package/esm2022/option/item/option-item.model.mjs +0 -3
- package/esm2022/option/item/option-item.module.mjs +0 -16
- package/esm2022/option/item/translations.mjs +0 -35
- package/esm2022/option/item/tree-option-item.component.mjs +0 -136
- package/esm2022/option/item/tree-option-item.model.mjs +0 -7
- package/esm2022/option/item/tree-option-item.module.mjs +0 -16
- package/esm2022/option/item/tree-option-item.translate.mjs +0 -7
- package/esm2022/option/lucca-front-ng-option.mjs +0 -5
- package/esm2022/option/operator/feeder/index.mjs +0 -5
- package/esm2022/option/operator/feeder/option-feeder.component.mjs +0 -33
- package/esm2022/option/operator/feeder/option-feeder.module.mjs +0 -16
- package/esm2022/option/operator/feeder/tree-option-feeder.component.mjs +0 -33
- package/esm2022/option/operator/feeder/tree-option-feeder.module.mjs +0 -16
- package/esm2022/option/operator/for-groups/for-groups.directive.mjs +0 -89
- package/esm2022/option/operator/for-groups/for-groups.module.mjs +0 -16
- package/esm2022/option/operator/for-groups/index.mjs +0 -3
- package/esm2022/option/operator/for-options/for-options.directive.mjs +0 -50
- package/esm2022/option/operator/for-options/for-options.module.mjs +0 -16
- package/esm2022/option/operator/for-options/for-tree-options.directive.mjs +0 -29
- package/esm2022/option/operator/for-options/for-tree-options.module.mjs +0 -16
- package/esm2022/option/operator/for-options/index.mjs +0 -5
- package/esm2022/option/operator/index.mjs +0 -10
- package/esm2022/option/operator/option-operator.model.mjs +0 -3
- package/esm2022/option/operator/option-operator.module.mjs +0 -20
- package/esm2022/option/operator/pager/index.mjs +0 -5
- package/esm2022/option/operator/pager/option-pager.component.mjs +0 -53
- package/esm2022/option/operator/pager/option-pager.module.mjs +0 -16
- package/esm2022/option/operator/pager/tree-option-pager.component.mjs +0 -71
- package/esm2022/option/operator/pager/tree-option-pager.module.mjs +0 -16
- package/esm2022/option/operator/searcher/index.mjs +0 -5
- package/esm2022/option/operator/searcher/option-searcher.component.mjs +0 -66
- package/esm2022/option/operator/searcher/option-searcher.module.mjs +0 -16
- package/esm2022/option/operator/searcher/tree-option-searcher.component.mjs +0 -83
- package/esm2022/option/operator/searcher/tree-option-searcher.module.mjs +0 -16
- package/esm2022/option/operator/tree-option-operator.model.mjs +0 -4
- package/esm2022/option/operator/tree-option-operator.module.mjs +0 -19
- package/esm2022/option/option.module.mjs +0 -63
- package/esm2022/option/picker/index.mjs +0 -9
- package/esm2022/option/picker/option-picker-advanced.component.mjs +0 -150
- package/esm2022/option/picker/option-picker.component.mjs +0 -319
- package/esm2022/option/picker/option-picker.model.mjs +0 -69
- package/esm2022/option/picker/option-picker.module.mjs +0 -18
- package/esm2022/option/picker/tree-option-picker-advanced.component.mjs +0 -140
- package/esm2022/option/picker/tree-option-picker.component.mjs +0 -173
- package/esm2022/option/picker/tree-option-picker.model.mjs +0 -4
- package/esm2022/option/picker/tree-option-picker.module.mjs +0 -21
- package/esm2022/option/placeholder/index.mjs +0 -4
- package/esm2022/option/placeholder/option-placeholder.component.mjs +0 -23
- package/esm2022/option/placeholder/option-placeholder.module.mjs +0 -16
- package/esm2022/option/placeholder/option-placeholder.translate.mjs +0 -7
- package/esm2022/option/placeholder/translations.mjs +0 -35
- package/esm2022/option/public-api.mjs +0 -8
- package/esm2022/option/selector/all/index.mjs +0 -6
- package/esm2022/option/selector/all/select-all.component.mjs +0 -64
- package/esm2022/option/selector/all/select-all.module.mjs +0 -16
- package/esm2022/option/selector/all/select-all.translate.mjs +0 -7
- package/esm2022/option/selector/all/translations.mjs +0 -35
- package/esm2022/option/selector/all/tree-select-all.component.mjs +0 -67
- package/esm2022/option/selector/all/tree-select-all.module.mjs +0 -16
- package/esm2022/option/selector/index.mjs +0 -6
- package/esm2022/option/selector/option-selector.model.mjs +0 -3
- package/esm2022/option/selector/option-selector.module.mjs +0 -16
- package/esm2022/option/selector/tree-option-selector.model.mjs +0 -4
- package/esm2022/option/selector/tree-option-selector.module.mjs +0 -16
- package/esm2022/option/tree-option.module.mjs +0 -19
- package/esm2022/picker/input-picker.model.mjs +0 -4
- package/esm2022/picker/lucca-front-ng-picker.mjs +0 -5
- package/esm2022/picker/public-api.mjs +0 -2
- package/esm2022/plg-push/lucca-front-ng-plg-push.mjs +0 -5
- package/esm2022/plg-push/plg-push.component.mjs +0 -17
- package/esm2022/plg-push/public-api.mjs +0 -2
- package/esm2022/popover/animation/index.mjs +0 -2
- package/esm2022/popover/animation/popover.animation.mjs +0 -16
- package/esm2022/popover/lucca-front-ng-popover.mjs +0 -5
- package/esm2022/popover/panel/index.mjs +0 -4
- package/esm2022/popover/panel/popover-panel.component.mjs +0 -126
- package/esm2022/popover/panel/popover-panel.model.mjs +0 -120
- package/esm2022/popover/panel/popover-panel.module.mjs +0 -16
- package/esm2022/popover/popover.module.mjs +0 -18
- package/esm2022/popover/public-api.mjs +0 -6
- package/esm2022/popover/target/index.mjs +0 -4
- package/esm2022/popover/target/popover-target.directive.mjs +0 -53
- package/esm2022/popover/target/popover-target.model.mjs +0 -65
- package/esm2022/popover/target/popover-target.module.mjs +0 -16
- package/esm2022/popover/trigger/index.mjs +0 -4
- package/esm2022/popover/trigger/popover-trigger.directive.mjs +0 -186
- package/esm2022/popover/trigger/popover-trigger.model.mjs +0 -470
- package/esm2022/popover/trigger/popover-trigger.module.mjs +0 -17
- package/esm2022/popover2/content/popover-content/popover-content.component.mjs +0 -78
- package/esm2022/popover2/lucca-front-ng-popover2.mjs +0 -5
- package/esm2022/popover2/popover-focus-trap.mjs +0 -24
- package/esm2022/popover2/popover-tokens.mjs +0 -3
- package/esm2022/popover2/popover.directive.mjs +0 -264
- package/esm2022/popover2/popover.providers.mjs +0 -6
- package/esm2022/popover2/popover.translate.mjs +0 -7
- package/esm2022/popover2/popover2.translate.mjs +0 -19
- package/esm2022/popover2/public-api.mjs +0 -4
- package/esm2022/popover2/translations.mjs +0 -27
- package/esm2022/popup/lucca-front-ng-popup.mjs +0 -5
- package/esm2022/popup/popup-config.default.mjs +0 -9
- package/esm2022/popup/popup-config.model.mjs +0 -2
- package/esm2022/popup/popup-ref.factory.mjs +0 -28
- package/esm2022/popup/popup-ref.model.mjs +0 -139
- package/esm2022/popup/popup.module.mjs +0 -21
- package/esm2022/popup/popup.service.mjs +0 -21
- package/esm2022/popup/popup.token.mjs +0 -8
- package/esm2022/popup/public-api.mjs +0 -8
- package/esm2022/popup-employee/card/panel/user-popover-panel.component.mjs +0 -153
- package/esm2022/popup-employee/card/panel/user-popover-panel.model.mjs +0 -2
- package/esm2022/popup-employee/card/pipe/inject-parameter.pipe.mjs +0 -18
- package/esm2022/popup-employee/card/pipe/is-future.pipe.mjs +0 -32
- package/esm2022/popup-employee/card/pipe/leave-ends-display.pipe.mjs +0 -44
- package/esm2022/popup-employee/card/trigger/user-popover-trigger.directive.mjs +0 -178
- package/esm2022/popup-employee/lucca-front-ng-popup-employee.mjs +0 -5
- package/esm2022/popup-employee/popup-employee.translate.mjs +0 -7
- package/esm2022/popup-employee/public-api.mjs +0 -5
- package/esm2022/popup-employee/service/user-popover-service.model.mjs +0 -2
- package/esm2022/popup-employee/service/user-popover.store.mjs +0 -59
- package/esm2022/popup-employee/translations.mjs +0 -107
- package/esm2022/popup-employee/user-popover.model.mjs +0 -2
- package/esm2022/popup-employee/user-popover.providers.mjs +0 -14
- package/esm2022/public_api.mjs +0 -2
- package/esm2022/qualification/lucca-front-ng-qualification.mjs +0 -5
- package/esm2022/qualification/public-api.mjs +0 -4
- package/esm2022/qualification/qualification.model.mjs +0 -2
- package/esm2022/qualification/qualification.module.mjs +0 -19
- package/esm2022/qualification/select/index.mjs +0 -3
- package/esm2022/qualification/select/input/index.mjs +0 -4
- package/esm2022/qualification/select/input/qualification-select-input.component.mjs +0 -60
- package/esm2022/qualification/select/input/qualification-select-input.module.mjs +0 -19
- package/esm2022/qualification/select/input/qualification-select-input.translate.mjs +0 -7
- package/esm2022/qualification/select/input/translations.mjs +0 -27
- package/esm2022/qualification/select/qualification-select.module.mjs +0 -19
- package/esm2022/safe-content/lucca-front-ng-safe-content.mjs +0 -5
- package/esm2022/safe-content/public-api.mjs +0 -4
- package/esm2022/safe-content/safe-content.module.mjs +0 -18
- package/esm2022/safe-content/safe-external-svg.pipe.mjs +0 -42
- package/esm2022/safe-content/safe-html.pipe.mjs +0 -19
- package/esm2022/scroll/lucca-front-ng-scroll.mjs +0 -5
- package/esm2022/scroll/public-api.mjs +0 -4
- package/esm2022/scroll/scroll.directive.mjs +0 -77
- package/esm2022/scroll/scroll.model.mjs +0 -2
- package/esm2022/scroll/scroll.module.mjs +0 -16
- package/esm2022/select/input/index.mjs +0 -4
- package/esm2022/select/input/select-input.component.mjs +0 -249
- package/esm2022/select/input/select-input.model.mjs +0 -179
- package/esm2022/select/input/select-input.module.mjs +0 -19
- package/esm2022/select/lucca-front-ng-select.mjs +0 -5
- package/esm2022/select/public-api.mjs +0 -3
- package/esm2022/select/select.module.mjs +0 -19
- package/esm2022/sidepanel/lucca-front-ng-sidepanel.mjs +0 -5
- package/esm2022/sidepanel/public-api.mjs +0 -4
- package/esm2022/sidepanel/sidepanel.model.mjs +0 -32
- package/esm2022/sidepanel/sidepanel.module.mjs +0 -20
- package/esm2022/sidepanel/sidepanel.service.mjs +0 -25
- package/esm2022/simple-select/api/api-v3.directive.mjs +0 -6
- package/esm2022/simple-select/api/api-v4.directive.mjs +0 -6
- package/esm2022/simple-select/api/api.directive.mjs +0 -6
- package/esm2022/simple-select/api/lucca-front-ng-simple-select-api.mjs +0 -5
- package/esm2022/simple-select/api/public-api.mjs +0 -4
- package/esm2022/simple-select/input/index.mjs +0 -2
- package/esm2022/simple-select/input/panel-ref.factory.mjs +0 -103
- package/esm2022/simple-select/input/select-input.component.mjs +0 -62
- package/esm2022/simple-select/lucca-front-ng-simple-select.mjs +0 -5
- package/esm2022/simple-select/panel/index.mjs +0 -2
- package/esm2022/simple-select/panel/option-selected.pipe.mjs +0 -17
- package/esm2022/simple-select/panel/panel.component.mjs +0 -69
- package/esm2022/simple-select/public-api.mjs +0 -4
- package/esm2022/simple-select/select.model.mjs +0 -3
- package/esm2022/simple-select/select.translate.mjs +0 -7
- package/esm2022/simple-select/translations.mjs +0 -59
- package/esm2022/skeleton/lucca-front-ng-skeleton.mjs +0 -5
- package/esm2022/skeleton/public-api.mjs +0 -7
- package/esm2022/skeleton/skeleton-button/skeleton-button.component.mjs +0 -17
- package/esm2022/skeleton/skeleton-data-table/skeleton-data-table.component.mjs +0 -23
- package/esm2022/skeleton/skeleton-field/skeleton-field.component.mjs +0 -17
- package/esm2022/skeleton/skeleton-header/skeleton-header.component.mjs +0 -17
- package/esm2022/skeleton/skeleton-index-table/skeleton-index-table.component.mjs +0 -23
- package/esm2022/skeleton/skeleton-table/skeleton-table.component.mjs +0 -23
- package/esm2022/statusBadge/lucca-front-ng-statusBadge.mjs +0 -5
- package/esm2022/statusBadge/public-api.mjs +0 -2
- package/esm2022/statusBadge/statusBadge.component.mjs +0 -30
- package/esm2022/tag/lucca-front-ng-tag.mjs +0 -5
- package/esm2022/tag/public-api.mjs +0 -2
- package/esm2022/tag/tag.component.mjs +0 -61
- package/esm2022/time/core/base-picker.component.mjs +0 -47
- package/esm2022/time/core/date-primitives.mjs +0 -2
- package/esm2022/time/core/date.utils.mjs +0 -54
- package/esm2022/time/core/duration.utils.mjs +0 -55
- package/esm2022/time/core/math.utils.mjs +0 -17
- package/esm2022/time/core/misc.utils.mjs +0 -3
- package/esm2022/time/core/repeat-on-hold.directive.mjs +0 -73
- package/esm2022/time/core/time-picker-part.component.mjs +0 -148
- package/esm2022/time/duration-picker/duration-picker.component.mjs +0 -197
- package/esm2022/time/duration-picker/duration-picker.model.mjs +0 -2
- package/esm2022/time/duration-picker/duration-picker.translate.mjs +0 -7
- package/esm2022/time/duration-picker/translations.mjs +0 -43
- package/esm2022/time/lucca-front-ng-time.mjs +0 -5
- package/esm2022/time/public-api.mjs +0 -5
- package/esm2022/time/time-picker/time-picker.component.mjs +0 -230
- package/esm2022/time/time-picker/time-picker.model.mjs +0 -3
- package/esm2022/time/time-picker/time-picker.translate.mjs +0 -7
- package/esm2022/time/time-picker/translations.mjs +0 -43
- package/esm2022/title/lucca-front-ng-title.mjs +0 -5
- package/esm2022/title/public-api.mjs +0 -6
- package/esm2022/title/title-translate.service.mjs +0 -3
- package/esm2022/title/title.model.mjs +0 -2
- package/esm2022/title/title.module.mjs +0 -20
- package/esm2022/title/title.service.mjs +0 -55
- package/esm2022/title/title.strategy.mjs +0 -60
- package/esm2022/toast/lucca-front-ng-toast.mjs +0 -5
- package/esm2022/toast/public-api.mjs +0 -9
- package/esm2022/toast/toasts.component.mjs +0 -62
- package/esm2022/toast/toasts.model.mjs +0 -2
- package/esm2022/toast/toasts.module.mjs +0 -16
- package/esm2022/toast/toasts.service.mjs +0 -37
- package/esm2022/toast/toasts.translate.mjs +0 -7
- package/esm2022/toast/translations.mjs +0 -27
- package/esm2022/tooltip/animation/index.mjs +0 -2
- package/esm2022/tooltip/animation/tooltip.animation.mjs +0 -16
- package/esm2022/tooltip/lucca-front-ng-tooltip.mjs +0 -5
- package/esm2022/tooltip/panel/index.mjs +0 -3
- package/esm2022/tooltip/panel/tooltip-panel.component.mjs +0 -44
- package/esm2022/tooltip/panel/tooltip-panel.module.mjs +0 -16
- package/esm2022/tooltip/public-api.mjs +0 -5
- package/esm2022/tooltip/tooltip.module.mjs +0 -17
- package/esm2022/tooltip/trigger/index.mjs +0 -3
- package/esm2022/tooltip/trigger/tooltip-trigger.directive.mjs +0 -350
- package/esm2022/tooltip/trigger/tooltip-trigger.module.mjs +0 -17
- package/esm2022/user/display/display-format.model.mjs +0 -25
- package/esm2022/user/display/index.mjs +0 -4
- package/esm2022/user/display/user-display.module.mjs +0 -17
- package/esm2022/user/display/user-display.pipe.mjs +0 -72
- package/esm2022/user/lucca-front-ng-user.mjs +0 -5
- package/esm2022/user/picture/index.mjs +0 -3
- package/esm2022/user/picture/user-picture.component.mjs +0 -85
- package/esm2022/user/picture/user-picture.module.mjs +0 -19
- package/esm2022/user/public-api.mjs +0 -8
- package/esm2022/user/select/homonyms/index.mjs +0 -4
- package/esm2022/user/select/homonyms/user-homonyms.component.mjs +0 -72
- package/esm2022/user/select/homonyms/user-homonyms.module.mjs +0 -16
- package/esm2022/user/select/homonyms/user-homonyms.service.mjs +0 -53
- package/esm2022/user/select/index.mjs +0 -6
- package/esm2022/user/select/input/index.mjs +0 -4
- package/esm2022/user/select/input/translations.mjs +0 -35
- package/esm2022/user/select/input/user-select-input.component.mjs +0 -89
- package/esm2022/user/select/input/user-select-input.module.mjs +0 -19
- package/esm2022/user/select/input/user-select-input.translate.mjs +0 -7
- package/esm2022/user/select/me/index.mjs +0 -3
- package/esm2022/user/select/me/me-option.directive.mjs +0 -123
- package/esm2022/user/select/me/me-option.module.mjs +0 -16
- package/esm2022/user/select/searcher/index.mjs +0 -4
- package/esm2022/user/select/searcher/translations.mjs +0 -27
- package/esm2022/user/select/searcher/user-searcher.component.mjs +0 -187
- package/esm2022/user/select/searcher/user-searcher.module.mjs +0 -16
- package/esm2022/user/select/searcher/user-searcher.translate.mjs +0 -7
- package/esm2022/user/select/user-select.module.mjs +0 -22
- package/esm2022/user/service/index.mjs +0 -3
- package/esm2022/user/service/user-service.model.mjs +0 -4
- package/esm2022/user/service/user-v3.service.mjs +0 -51
- package/esm2022/user/tile/index.mjs +0 -3
- package/esm2022/user/tile/user-tile.component.mjs +0 -63
- package/esm2022/user/tile/user-tile.module.mjs +0 -20
- package/esm2022/user/user.model.mjs +0 -2
- package/esm2022/user/user.module.mjs +0 -19
package/core/type/style.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Available CSS palettes
|
|
3
3
|
*/
|
|
4
|
-
export type Palette = 'success' | 'warning' | 'error' | 'product' | 'neutral' | 'none' | 'primary' | 'grey';
|
|
4
|
+
export type Palette = 'success' | 'warning' | 'error' | 'product' | 'brand' | 'neutral' | 'none' | 'primary' | 'grey';
|
|
5
5
|
export type DecorativePalette = 'kiwi' | 'lime' | 'cucumber' | 'mint' | 'glacier' | 'lagoon' | 'blueberry' | 'lavender' | 'grape' | 'watermelon' | 'pumpkin' | 'pineapple';
|
|
@@ -35,5 +35,5 @@ export declare abstract class ALuCoreSelectApiDirective<TOption, TParams = Recor
|
|
|
35
35
|
}>;
|
|
36
36
|
ngOnDestroy(): void;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<ALuCoreSelectApiDirective<any, any>, never>;
|
|
38
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ALuCoreSelectApiDirective<any, any>, never, never, {}, {}, never, never,
|
|
38
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ALuCoreSelectApiDirective<any, any>, never, never, {}, {}, never, never, true, never>;
|
|
39
39
|
}
|
|
@@ -76,8 +76,8 @@ export declare abstract class ALuSelectInputComponent<TOption, TValue> implement
|
|
|
76
76
|
protected emptyClue(): void;
|
|
77
77
|
closePanel(): void;
|
|
78
78
|
writeValue(value: TValue): void;
|
|
79
|
-
updateValue(value: TValue, skipPanelOpen?: boolean): void;
|
|
79
|
+
updateValue(value: TValue, skipPanelOpen?: boolean, noClear?: boolean): void;
|
|
80
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<ALuSelectInputComponent<any, any>, never>;
|
|
81
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ALuSelectInputComponent<any, any>, never, never, { "placeholder": { "alias": "placeholder"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "addOptionLabel": { "alias": "addOptionLabel"; "required": false; }; "addOptionStrategy": { "alias": "addOptionStrategy"; "required": false; }; "overlayConfig": { "alias": "overlayConfig"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "options": { "alias": "options"; "required": false; }; "optionComparer": { "alias": "optionComparer"; "required": false; }; "optionKey": { "alias": "optionKey"; "required": false; }; "optionTpl": { "alias": "optionTpl"; "required": false; "isSignal": true; }; "valueTpl": { "alias": "valueTpl"; "required": false; "isSignal": true; }; "panelHeaderTpl": { "alias": "panelHeaderTpl"; "required": false; "isSignal": true; }; }, { "optionTpl": "optionTplChange"; "valueTpl": "valueTplChange"; "panelHeaderTpl": "panelHeaderTplChange"; "clueChange": "clueChange"; "nextPage": "nextPage"; "previousPage": "previousPage"; "addOption": "addOption"; }, never, never,
|
|
81
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ALuSelectInputComponent<any, any>, never, never, { "placeholder": { "alias": "placeholder"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "addOptionLabel": { "alias": "addOptionLabel"; "required": false; }; "addOptionStrategy": { "alias": "addOptionStrategy"; "required": false; }; "overlayConfig": { "alias": "overlayConfig"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "options": { "alias": "options"; "required": false; }; "optionComparer": { "alias": "optionComparer"; "required": false; }; "optionKey": { "alias": "optionKey"; "required": false; }; "optionTpl": { "alias": "optionTpl"; "required": false; "isSignal": true; }; "valueTpl": { "alias": "valueTpl"; "required": false; "isSignal": true; }; "panelHeaderTpl": { "alias": "panelHeaderTpl"; "required": false; "isSignal": true; }; }, { "optionTpl": "optionTplChange"; "valueTpl": "valueTplChange"; "panelHeaderTpl": "panelHeaderTplChange"; "clueChange": "clueChange"; "nextPage": "nextPage"; "previousPage": "previousPage"; "addOption": "addOption"; }, never, never, true, never>;
|
|
82
82
|
static ngAcceptInputType_clearable: unknown;
|
|
83
83
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { OverlayRef } from '@angular/cdk/overlay';
|
|
1
2
|
import { Provider } from '@angular/core';
|
|
2
3
|
export declare function provideLuSelectLabelsAndIds(): Provider[];
|
|
3
|
-
export declare function
|
|
4
|
+
export declare function addAttributesOnCdkContainer(overlayRef: OverlayRef, selectLabelId: string, selectId: number): void;
|
|
@@ -4,4 +4,4 @@ export type GroupTemplateLocation = 'group-header' | 'option' | 'none';
|
|
|
4
4
|
* In order to avoid a blinking when we go from empty clue to a clue
|
|
5
5
|
* We need to delay the change of group displayer location by waiting for the options to be updated.
|
|
6
6
|
*/
|
|
7
|
-
export declare function getGroupTemplateLocation(hasGrouping: boolean, clueChange$: Observable<string>, options$: Observable<unknown[]
|
|
7
|
+
export declare function getGroupTemplateLocation(hasGrouping: boolean, clueChange$: Observable<string>, options$: Observable<unknown[]>, searchable?: boolean): Observable<GroupTemplateLocation>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const applySearchDelimiter: (clue: string, delimiter: string) => string;
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { Provider, Type } from '@angular/core';
|
|
2
3
|
import { CoreSelectApiTotalCountProvider } from '@lucca-front/ng/core-select';
|
|
3
4
|
import { ALuCoreSelectApiDirective } from '@lucca-front/ng/core-select/api';
|
|
4
5
|
import { LuDisplayFormat } from '@lucca-front/ng/user';
|
|
5
6
|
import { Observable } from 'rxjs';
|
|
6
7
|
import { LuCoreSelectUser, LuCoreSelectWithAdditionnalInformation } from './user-option.model';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
9
|
+
export declare function provideCoreSelectUsersContext(directiveFn: () => Type<LuCoreSelectUsersDirective>): Provider[];
|
|
8
10
|
export declare class LuCoreSelectUsersDirective<T extends LuCoreSelectUser = LuCoreSelectUser> extends ALuCoreSelectApiDirective<LuCoreSelectWithAdditionnalInformation<T>> implements CoreSelectApiTotalCountProvider {
|
|
9
11
|
#private;
|
|
10
12
|
protected httpClient: HttpClient;
|
|
@@ -21,7 +23,6 @@ export declare class LuCoreSelectUsersDirective<T extends LuCoreSelectUser = LuC
|
|
|
21
23
|
searchDelimiter: import("@angular/core").InputSignal<string>;
|
|
22
24
|
constructor();
|
|
23
25
|
protected defaultUrl: import("@angular/core").Signal<string>;
|
|
24
|
-
protected displayMeOption$: Observable<boolean>;
|
|
25
26
|
protected urlOrDefault: import("@angular/core").Signal<string>;
|
|
26
27
|
protected clue: import("@angular/core").Signal<string>;
|
|
27
28
|
protected params$: Observable<Record<string, string | number | boolean>>;
|
|
@@ -32,5 +32,5 @@ export declare abstract class AbstractDateComponent {
|
|
|
32
32
|
setDisabledState?(isDisabled: boolean): void;
|
|
33
33
|
move(direction: 1 | -1, mode: CalendarMode): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDateComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AbstractDateComponent, "ng-component", never, { "ranges": { "alias": "ranges"; "required": false; "isSignal": true; }; "hideToday": { "alias": "hideToday"; "required": false; "isSignal": true; }; "hasTodayButton": { "alias": "hasTodayButton"; "required": false; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "hideWeekend": { "alias": "hideWeekend"; "required": false; "isSignal": true; }; "getCellInfo": { "alias": "getCellInfo"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; }, {}, never, never,
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AbstractDateComponent, "ng-component", never, { "ranges": { "alias": "ranges"; "required": false; "isSignal": true; }; "hideToday": { "alias": "hideToday"; "required": false; "isSignal": true; }; "hasTodayButton": { "alias": "hasTodayButton"; "required": false; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "hideWeekend": { "alias": "hideWeekend"; "required": false; "isSignal": true; }; "getCellInfo": { "alias": "getCellInfo"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
36
36
|
}
|
|
@@ -10,11 +10,12 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
export declare class DateInputComponent extends AbstractDateComponent implements ControlValueAccessor, Validator {
|
|
11
11
|
#private;
|
|
12
12
|
placeholder: import("@angular/core").InputSignal<string>;
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
disableOverflow: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
14
|
+
hideOverflow: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
15
15
|
popoverPositions: ConnectionPositionPair[];
|
|
16
16
|
inputFocused: import("@angular/core").WritableSignal<boolean>;
|
|
17
17
|
selectedDate: import("@angular/core").WritableSignal<Date>;
|
|
18
|
+
dateFromWriteValue: import("@angular/core").WritableSignal<Date>;
|
|
18
19
|
calendar: import("@angular/core").Signal<Calendar2Component>;
|
|
19
20
|
displayValue: import("@angular/core").Signal<string>;
|
|
20
21
|
userTextInput: import("@angular/core").WritableSignal<string>;
|
|
@@ -24,11 +25,12 @@ export declare class DateInputComponent extends AbstractDateComponent implements
|
|
|
24
25
|
get isNavigationButtonFocused(): boolean;
|
|
25
26
|
constructor();
|
|
26
27
|
openPopover(ref: PopoverDirective): void;
|
|
28
|
+
arrowDown(popoverRef: PopoverDirective): void;
|
|
27
29
|
validate(control: AbstractControl<Date, Date>): ValidationErrors;
|
|
28
30
|
writeValue(date: Date): void;
|
|
29
31
|
registerOnChange(fn: (value: Date) => void): void;
|
|
30
32
|
clear(input: HTMLInputElement): void;
|
|
31
33
|
currentDateChangeFromCalendar(date: Date): void;
|
|
32
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateInputComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateInputComponent, "lu-date-input", never, { "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateInputComponent, "lu-date-input", never, { "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disableOverflow": { "alias": "disableOverflow"; "required": false; "isSignal": true; }; "hideOverflow": { "alias": "hideOverflow"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
34
36
|
}
|
|
@@ -11,7 +11,7 @@ export declare class DialogRoutingComponent<C> implements OnInit {
|
|
|
11
11
|
readonly dialogComponentContent: import("@angular/core").Signal<import("@angular/cdk/portal").ComponentType<C>>;
|
|
12
12
|
protected readonly dialogTemplate: import("@angular/core").Signal<TemplateRef<any>>;
|
|
13
13
|
readonly customInjector: Injector;
|
|
14
|
-
ngOnInit():
|
|
14
|
+
ngOnInit(): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogRoutingComponent<any>, never>;
|
|
16
16
|
static ɵcmp: i0.ɵɵComponentDeclaration<DialogRoutingComponent<any>, "lu-dialog-routing", never, {}, {}, never, never, true, never>;
|
|
17
17
|
}
|
|
@@ -10,5 +10,5 @@ export declare class LuDropdownItemDirective extends ALuDropdownItem implements
|
|
|
10
10
|
focus(): void;
|
|
11
11
|
ngOnDestroy(): void;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuDropdownItemDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LuDropdownItemDirective, "[luDropdownItem]", ["LuDropdownItem"], {}, { "onSelect": "onSelect"; }, never, never,
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LuDropdownItemDirective, "[luDropdownItem]", ["LuDropdownItem"], {}, { "onSelect": "onSelect"; }, never, never, true, never>;
|
|
14
14
|
}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./dropdown-item.directive";
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated use `LuDropdownItemDirective` instead
|
|
5
|
+
*/
|
|
3
6
|
export declare class LuDropdownItemModule {
|
|
4
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuDropdownItemModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuDropdownItemModule, [typeof i1.LuDropdownItemDirective],
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuDropdownItemModule, never, [typeof i1.LuDropdownItemDirective], [typeof i1.LuDropdownItemDirective]>;
|
|
6
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<LuDropdownItemModule>;
|
|
7
10
|
}
|
|
@@ -36,5 +36,5 @@ export declare class LuDropdownPanelComponent extends ALuPopoverPanel implements
|
|
|
36
36
|
onOpen(): void;
|
|
37
37
|
private focusFirstItem;
|
|
38
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuDropdownPanelComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LuDropdownPanelComponent, "lu-dropdown", ["LuDropdownPanel"], { "inputPanelClasses": { "alias": "panel-classes"; "required": false; }; "inputContentClasses": { "alias": "content-classes"; "required": false; }; }, { "close": "close"; "open": "open"; "hovered": "hovered"; }, ["optionsQL"], ["*"],
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuDropdownPanelComponent, "lu-dropdown", ["LuDropdownPanel"], { "inputPanelClasses": { "alias": "panel-classes"; "required": false; }; "inputContentClasses": { "alias": "content-classes"; "required": false; }; }, { "close": "close"; "open": "open"; "hovered": "hovered"; }, ["optionsQL"], ["*"], true, never>;
|
|
40
40
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./dropdown-panel.component";
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated use `LuDropdownPanelComponent` instead
|
|
5
|
+
*/
|
|
4
6
|
export declare class LuDropdownPanelModule {
|
|
5
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuDropdownPanelModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuDropdownPanelModule, [typeof i1.LuDropdownPanelComponent], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuDropdownPanelModule, never, [typeof i1.LuDropdownPanelComponent], [typeof i1.LuDropdownPanelComponent]>;
|
|
7
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<LuDropdownPanelModule>;
|
|
8
10
|
}
|
|
@@ -38,5 +38,5 @@ export declare class LuDropdownTriggerDirective<TPanel extends ILuDropdownPanel
|
|
|
38
38
|
protected _emitOpen(): void;
|
|
39
39
|
protected _emitClose(): void;
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuDropdownTriggerDirective<any>, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LuDropdownTriggerDirective<any>, "[luDropdown]", ["LuDropdownTrigger"], { "inputPanel": { "alias": "luDropdown"; "required": false; }; "inputPosition": { "alias": "luDropdownPosition"; "required": false; }; "inputAlignment": { "alias": "luDropdownAlignment"; "required": false; }; "inputDisabled": { "alias": "luDropdownDisabled"; "required": false; }; "inputOverlap": { "alias": "luDropdownOverlap"; "required": false; }; }, { "onOpen": "luDropdownOnOpen"; "onClose": "luDropdownOnClose"; }, never, never,
|
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LuDropdownTriggerDirective<any>, "[luDropdown]", ["LuDropdownTrigger"], { "inputPanel": { "alias": "luDropdown"; "required": false; }; "inputPosition": { "alias": "luDropdownPosition"; "required": false; }; "inputAlignment": { "alias": "luDropdownAlignment"; "required": false; }; "inputDisabled": { "alias": "luDropdownDisabled"; "required": false; }; "inputOverlap": { "alias": "luDropdownOverlap"; "required": false; }; }, { "onOpen": "luDropdownOnOpen"; "onClose": "luDropdownOnClose"; }, never, never, true, never>;
|
|
42
42
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./dropdown-trigger.directive";
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated use `LuDropdownTriggerDirective` instead
|
|
5
|
+
*/
|
|
4
6
|
export declare class LuDropdownTriggerModule {
|
|
5
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<LuDropdownTriggerModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LuDropdownTriggerModule, [typeof i1.LuDropdownTriggerDirective], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuDropdownTriggerModule, never, [typeof i1.LuDropdownTriggerDirective], [typeof i1.LuDropdownTriggerDirective]>;
|
|
7
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<LuDropdownTriggerModule>;
|
|
8
10
|
}
|
|
@@ -72,10 +72,10 @@ class LuSkipLinksComponent {
|
|
|
72
72
|
this.#document.location.hash = '';
|
|
73
73
|
this.#document.location.hash = hash;
|
|
74
74
|
}
|
|
75
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
76
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
75
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuSkipLinksComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
76
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: LuSkipLinksComponent, isStandalone: true, selector: "lu-skip-links", ngImport: i0, template: "<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n", styles: [".skipLinks{position:fixed;list-style-type:none;justify-content:center;display:flex;margin:0;padding:0;z-index:9010;inset:var(--pr-t-spacings-150);bottom:auto}.skipLinks-action{border:0;margin:0;font-weight:600;border-radius:var(--commons-borderRadius-M);font-size:var(--sizes-XS-fontSize);line-height:var(--sizes-XS-lineHeight);padding:var(--pr-t-spacings-50) var(--pr-t-spacings-100);transition:all var(--commons-animations-durations-fast);background-color:var(--palettes-neutral-600);display:inline-block;position:relative;text-decoration:none;vertical-align:baseline;white-space:nowrap;color:var(--palettes-neutral-0);cursor:pointer}.skipLinks-action:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px}.skipLinks-action:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;contain:paint}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
77
77
|
}
|
|
78
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
78
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuSkipLinksComponent, decorators: [{
|
|
79
79
|
type: Component,
|
|
80
80
|
args: [{ selector: 'lu-skip-links', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, encapsulation: ViewEncapsulation.None, template: "<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n", styles: [".skipLinks{position:fixed;list-style-type:none;justify-content:center;display:flex;margin:0;padding:0;z-index:9010;inset:var(--pr-t-spacings-150);bottom:auto}.skipLinks-action{border:0;margin:0;font-weight:600;border-radius:var(--commons-borderRadius-M);font-size:var(--sizes-XS-fontSize);line-height:var(--sizes-XS-lineHeight);padding:var(--pr-t-spacings-50) var(--pr-t-spacings-100);transition:all var(--commons-animations-durations-fast);background-color:var(--palettes-neutral-600);display:inline-block;position:relative;text-decoration:none;vertical-align:baseline;white-space:nowrap;color:var(--palettes-neutral-0);cursor:pointer}.skipLinks-action:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px}.skipLinks-action:not(:focus-visible){border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;contain:paint}\n"] }]
|
|
81
81
|
}] });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lucca-front-ng-a11y.mjs","sources":["../../../packages/ng/a11y/skip-links/translations.ts","../../../packages/ng/a11y/skip-links/skip-links.translate.ts","../../../packages/ng/a11y/skip-links/skip-links.component.ts","../../../packages/ng/a11y/skip-links/skip-links.component.html","../../../packages/ng/a11y/lucca-front-ng-a11y.ts"],"sourcesContent":["export const Translations = {\n\ten: {\n\t\tGoto: 'Quick access',\n\t\tGoto_Nav_Banner: 'Go to the main navigation menu',\n\t\tGoto_Nav_Navside: 'Go to the internal navigation menu',\n\t\tGoto_Content: 'Go to content',\n\t},\n\tde: {\n\t\tGoto: 'Schnellzugriff',\n\t\tGoto_Nav_Banner: 'Zur Hauptnavigation',\n\t\tGoto_Nav_Navside: 'Zur internen Navigation',\n\t\tGoto_Content: 'Zum Inhalt',\n\t},\n\tfr: {\n\t\tGoto: 'Accès rapides',\n\t\tGoto_Nav_Banner: 'Aller à la navigation principale',\n\t\tGoto_Nav_Navside: 'Aller à la navigation interne',\n\t\tGoto_Content: 'Aller au contenu',\n\t},\n\tit: {\n\t\tGoto: 'Accesso rapido',\n\t\tGoto_Nav_Banner: 'Vai alla navigazione principale',\n\t\tGoto_Nav_Navside: 'Vai alla navigazione interna',\n\t\tGoto_Content: 'Vai al contenuto',\n\t},\n\tnl: {\n\t\tGoto: 'Snelle toegang',\n\t\tGoto_Nav_Banner: 'Ga naar hoofdnavigatie',\n\t\tGoto_Nav_Navside: 'Ga naar interne navigatie',\n\t\tGoto_Content: 'Ga naar inhoud',\n\t},\n\t'nl-BE': {\n\t\tGoto: 'Snelle toegang',\n\t\tGoto_Nav_Banner: 'Ga naar hoofdnavigatie',\n\t\tGoto_Nav_Navside: 'Ga naar interne navigatie',\n\t\tGoto_Content: 'Ga naar inhoud',\n\t},\n\tes: {\n\t\tGoto: 'Accesos rápidos',\n\t\tGoto_Nav_Banner: 'Ir a la navegación principal',\n\t\tGoto_Nav_Navside: 'Ir a la navegación interna',\n\t\tGoto_Content: 'Ir al contenido',\n\t},\n\tpt: {\n\t\tGoto: 'Acesso rápido',\n\t\tGoto_Nav_Banner: 'Ir para a navegação principal',\n\t\tGoto_Nav_Navside: 'Ir para a navegação interna',\n\t\tGoto_Content: 'Ir para o conteúdo',\n\t},\n};\n","import { InjectionToken } from '@angular/core';\nimport { LuTranslation } from '@lucca-front/ng/core';\nimport { Translations } from './translations';\n\nexport const LU_SKIP_LINKS_TRANSLATIONS = new InjectionToken<LuTranslation<ILuSkipLinksLabel>>('LuModalTranslations', {\n\tfactory: () => luSkipLinksTranslations,\n});\n\nexport interface ILuSkipLinksLabel {\n\tGoto: string;\n\tGoto_Nav_Banner: string;\n\tGoto_Nav_Navside: string;\n\tGoto_Content: string;\n}\nexport abstract class ALuSkipLinksLabel {\n\tGoto: string;\n\tGoto_Nav_Banner: string;\n\tGoto_Nav_Navside: string;\n\tGoto_Content: string;\n}\n\nexport const luSkipLinksTranslations: LuTranslation<ILuSkipLinksLabel> = Translations;\n","import { DOCUMENT } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, ViewEncapsulation } from '@angular/core';\nimport { getIntl } from '@lucca-front/ng/core';\nimport { LU_SKIP_LINKS_TRANSLATIONS } from './skip-links.translate';\n\n@Component({\n\tselector: 'lu-skip-links',\n\ttemplateUrl: './skip-links.component.html',\n\tstyleUrls: ['./skip-links.component.scss'],\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\tstandalone: true,\n\tencapsulation: ViewEncapsulation.None,\n})\nexport class LuSkipLinksComponent {\n\t#document = inject(DOCUMENT);\n\n\tprotected intl = getIntl(LU_SKIP_LINKS_TRANSLATIONS);\n\n\tanchor(hash: string, e: Event) {\n\t\te.preventDefault();\n\t\tthis.#document.location.hash = '';\n\t\tthis.#document.location.hash = hash;\n\t}\n}\n","<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAAO,MAAM,YAAY,GAAG;AAC3B,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,cAAc;AACpB,QAAA,eAAe,EAAE,gCAAgC;AACjD,QAAA,gBAAgB,EAAE,oCAAoC;AACtD,QAAA,YAAY,EAAE,eAAe;AAC7B,KAAA;AACD,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,gBAAgB;AACtB,QAAA,eAAe,EAAE,qBAAqB;AACtC,QAAA,gBAAgB,EAAE,yBAAyB;AAC3C,QAAA,YAAY,EAAE,YAAY;AAC1B,KAAA;AACD,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,eAAe;AACrB,QAAA,eAAe,EAAE,kCAAkC;AACnD,QAAA,gBAAgB,EAAE,+BAA+B;AACjD,QAAA,YAAY,EAAE,kBAAkB;AAChC,KAAA;AACD,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,gBAAgB;AACtB,QAAA,eAAe,EAAE,iCAAiC;AAClD,QAAA,gBAAgB,EAAE,8BAA8B;AAChD,QAAA,YAAY,EAAE,kBAAkB;AAChC,KAAA;AACD,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,gBAAgB;AACtB,QAAA,eAAe,EAAE,wBAAwB;AACzC,QAAA,gBAAgB,EAAE,2BAA2B;AAC7C,QAAA,YAAY,EAAE,gBAAgB;AAC9B,KAAA;AACD,IAAA,OAAO,EAAE;AACR,QAAA,IAAI,EAAE,gBAAgB;AACtB,QAAA,eAAe,EAAE,wBAAwB;AACzC,QAAA,gBAAgB,EAAE,2BAA2B;AAC7C,QAAA,YAAY,EAAE,gBAAgB;AAC9B,KAAA;AACD,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,iBAAiB;AACvB,QAAA,eAAe,EAAE,8BAA8B;AAC/C,QAAA,gBAAgB,EAAE,4BAA4B;AAC9C,QAAA,YAAY,EAAE,iBAAiB;AAC/B,KAAA;AACD,IAAA,EAAE,EAAE;AACH,QAAA,IAAI,EAAE,eAAe;AACrB,QAAA,eAAe,EAAE,+BAA+B;AAChD,QAAA,gBAAgB,EAAE,6BAA6B;AAC/C,QAAA,YAAY,EAAE,oBAAoB;AAClC,KAAA;CACD;;MC7CY,0BAA0B,GAAG,IAAI,cAAc,CAAmC,qBAAqB,EAAE;AACrH,IAAA,OAAO,EAAE,MAAM,uBAAuB;AACtC,CAAA
|
|
1
|
+
{"version":3,"file":"lucca-front-ng-a11y.mjs","sources":["../../../packages/ng/a11y/skip-links/translations.ts","../../../packages/ng/a11y/skip-links/skip-links.translate.ts","../../../packages/ng/a11y/skip-links/skip-links.component.ts","../../../packages/ng/a11y/skip-links/skip-links.component.html","../../../packages/ng/a11y/lucca-front-ng-a11y.ts"],"sourcesContent":["export const Translations = {\n\ten: {\n\t\tGoto: 'Quick access',\n\t\tGoto_Nav_Banner: 'Go to the main navigation menu',\n\t\tGoto_Nav_Navside: 'Go to the internal navigation menu',\n\t\tGoto_Content: 'Go to content',\n\t},\n\tde: {\n\t\tGoto: 'Schnellzugriff',\n\t\tGoto_Nav_Banner: 'Zur Hauptnavigation',\n\t\tGoto_Nav_Navside: 'Zur internen Navigation',\n\t\tGoto_Content: 'Zum Inhalt',\n\t},\n\tfr: {\n\t\tGoto: 'Accès rapides',\n\t\tGoto_Nav_Banner: 'Aller à la navigation principale',\n\t\tGoto_Nav_Navside: 'Aller à la navigation interne',\n\t\tGoto_Content: 'Aller au contenu',\n\t},\n\tit: {\n\t\tGoto: 'Accesso rapido',\n\t\tGoto_Nav_Banner: 'Vai alla navigazione principale',\n\t\tGoto_Nav_Navside: 'Vai alla navigazione interna',\n\t\tGoto_Content: 'Vai al contenuto',\n\t},\n\tnl: {\n\t\tGoto: 'Snelle toegang',\n\t\tGoto_Nav_Banner: 'Ga naar hoofdnavigatie',\n\t\tGoto_Nav_Navside: 'Ga naar interne navigatie',\n\t\tGoto_Content: 'Ga naar inhoud',\n\t},\n\t'nl-BE': {\n\t\tGoto: 'Snelle toegang',\n\t\tGoto_Nav_Banner: 'Ga naar hoofdnavigatie',\n\t\tGoto_Nav_Navside: 'Ga naar interne navigatie',\n\t\tGoto_Content: 'Ga naar inhoud',\n\t},\n\tes: {\n\t\tGoto: 'Accesos rápidos',\n\t\tGoto_Nav_Banner: 'Ir a la navegación principal',\n\t\tGoto_Nav_Navside: 'Ir a la navegación interna',\n\t\tGoto_Content: 'Ir al contenido',\n\t},\n\tpt: {\n\t\tGoto: 'Acesso rápido',\n\t\tGoto_Nav_Banner: 'Ir para a navegação principal',\n\t\tGoto_Nav_Navside: 'Ir para a navegação interna',\n\t\tGoto_Content: 'Ir para o conteúdo',\n\t},\n};\n","import { InjectionToken } from '@angular/core';\nimport { LuTranslation } from '@lucca-front/ng/core';\nimport { Translations } from './translations';\n\nexport const LU_SKIP_LINKS_TRANSLATIONS = new InjectionToken<LuTranslation<ILuSkipLinksLabel>>('LuModalTranslations', {\n\tfactory: () => luSkipLinksTranslations,\n});\n\nexport interface ILuSkipLinksLabel {\n\tGoto: string;\n\tGoto_Nav_Banner: string;\n\tGoto_Nav_Navside: string;\n\tGoto_Content: string;\n}\nexport abstract class ALuSkipLinksLabel {\n\tGoto: string;\n\tGoto_Nav_Banner: string;\n\tGoto_Nav_Navside: string;\n\tGoto_Content: string;\n}\n\nexport const luSkipLinksTranslations: LuTranslation<ILuSkipLinksLabel> = Translations;\n","import { DOCUMENT } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, ViewEncapsulation } from '@angular/core';\nimport { getIntl } from '@lucca-front/ng/core';\nimport { LU_SKIP_LINKS_TRANSLATIONS } from './skip-links.translate';\n\n@Component({\n\tselector: 'lu-skip-links',\n\ttemplateUrl: './skip-links.component.html',\n\tstyleUrls: ['./skip-links.component.scss'],\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n\tstandalone: true,\n\tencapsulation: ViewEncapsulation.None,\n})\nexport class LuSkipLinksComponent {\n\t#document = inject(DOCUMENT);\n\n\tprotected intl = getIntl(LU_SKIP_LINKS_TRANSLATIONS);\n\n\tanchor(hash: string, e: Event) {\n\t\te.preventDefault();\n\t\tthis.#document.location.hash = '';\n\t\tthis.#document.location.hash = hash;\n\t}\n}\n","<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lucca-front-ng-animations.mjs","sources":["../../../packages/ng/animations/fade.animation.ts","../../../packages/ng/animations/scale.animation.ts","../../../packages/ng/animations/slide.animation.ts","../../../packages/ng/animations/animation.factory.ts","../../../packages/ng/animations/lucca-front-ng-animations.ts"],"sourcesContent":["import { animate, AnimationMetadata, style, transition } from '@angular/animations';\n\nexport function luFadingAnimation(inTiming: string, outTiming: string): AnimationMetadata[] {\n\treturn [\n\t\ttransition('void => *', [style({ opacity: '0' }), animate(inTiming, style({ opacity: '1' }))]),\n\t\ttransition('* => void', [style({ opacity: '1' }), animate(outTiming, style({ opacity: '0' }))]),\n\t];\n}\n","import { animate, AnimationMetadata, style, transition } from '@angular/animations';\n\nexport function luScalingAnimation(inTiming: string, outTiming: string): AnimationMetadata[] {\n\treturn [\n\t\ttransition('void => left', [\n\t\t\t// ---> entering --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('left => void', [\n\t\t\t// <--- leaving <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => right', [\n\t\t\t// <--- entering <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('right => void', [\n\t\t\t// ---> leaving --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => top', [\n\t\t\t// \\/ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('top => void', [\n\t\t\t// /\\ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => bottom', [\n\t\t\t// /\\ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('bottom => void', [\n\t\t\t// \\/ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => center, void => *', [\n\t\t\tstyle({ transformOrigin: 'center', transform: 'scale(0)', opacity: '0' }),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'scale(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('center => void , * => void', [\n\t\t\tstyle({ transformOrigin: 'center', transform: 'scale(1)', opacity: '1' }),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'scale(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t];\n}\n","import { animate, AnimationMetadata, style, transition } from '@angular/animations';\n\nexport function luSlidingAnimation(inTiming: string, outTiming: string): AnimationMetadata[] {\n\treturn [\n\t\ttransition('void => right', [\n\t\t\t// <--- entering <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'translateX(50px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('right => void', [\n\t\t\t// ---> leaving --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'translateX(50px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => top', [\n\t\t\t// \\/ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(-20px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('top => void', [\n\t\t\t// /\\ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(-20px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => bottom', [\n\t\t\t// /\\ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(20px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('bottom => void', [\n\t\t\t// \\/ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(20px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => left, void => *', [\n\t\t\t// ---> entering --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'translateX(-50px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('left => void, * => void', [\n\t\t\t// <--- leaving <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'translateX(-50px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t];\n}\n","import { AnimationTriggerMetadata, trigger } from '@angular/animations';\nimport { luFadingAnimation } from './fade.animation';\nimport { luScalingAnimation } from './scale.animation';\nimport { luSlidingAnimation } from './slide.animation';\n\nexport type LuAnimationType = 'scale' | 'slide' | 'fade';\nexport const LU_DEFAULT_ANIMATION_TIMING = '250ms 0ms ease-out';\n\nexport function luFadeAnimationFactory(\n\tanimationInTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\tanimationOutTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\ttriggerName = 'fadeAnimation',\n): AnimationTriggerMetadata {\n\treturn trigger(triggerName, [...luFadingAnimation(animationInTiming, animationOutTiming)]);\n}\nexport function luScaleAnimationFactory(\n\tanimationInTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\tanimationOutTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\ttriggerName = 'scaleAnimation',\n): AnimationTriggerMetadata {\n\treturn trigger(triggerName, [...luScalingAnimation(animationInTiming, animationOutTiming)]);\n}\nexport function luSlideAnimationFactory(\n\tanimationInTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\tanimationOutTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\ttriggerName = 'slideAnimation',\n): AnimationTriggerMetadata {\n\treturn trigger(triggerName, [...luSlidingAnimation(animationInTiming, animationOutTiming)]);\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"lucca-front-ng-animations.mjs","sources":["../../../packages/ng/animations/fade.animation.ts","../../../packages/ng/animations/scale.animation.ts","../../../packages/ng/animations/slide.animation.ts","../../../packages/ng/animations/animation.factory.ts","../../../packages/ng/animations/lucca-front-ng-animations.ts"],"sourcesContent":["import { animate, AnimationMetadata, style, transition } from '@angular/animations';\n\nexport function luFadingAnimation(inTiming: string, outTiming: string): AnimationMetadata[] {\n\treturn [\n\t\ttransition('void => *', [style({ opacity: '0' }), animate(inTiming, style({ opacity: '1' }))]),\n\t\ttransition('* => void', [style({ opacity: '1' }), animate(outTiming, style({ opacity: '0' }))]),\n\t];\n}\n","import { animate, AnimationMetadata, style, transition } from '@angular/animations';\n\nexport function luScalingAnimation(inTiming: string, outTiming: string): AnimationMetadata[] {\n\treturn [\n\t\ttransition('void => left', [\n\t\t\t// ---> entering --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('left => void', [\n\t\t\t// <--- leaving <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => right', [\n\t\t\t// <--- entering <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('right => void', [\n\t\t\t// ---> leaving --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'scaleX(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'scaleX(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => top', [\n\t\t\t// \\/ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('top => void', [\n\t\t\t// /\\ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center top',\n\t\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => bottom', [\n\t\t\t// /\\ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('bottom => void', [\n\t\t\t// \\/ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\ttransform: 'scaleY(1)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center bottom',\n\t\t\t\t\ttransform: 'scaleY(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => center, void => *', [\n\t\t\tstyle({ transformOrigin: 'center', transform: 'scale(0)', opacity: '0' }),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'scale(1)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('center => void , * => void', [\n\t\t\tstyle({ transformOrigin: 'center', transform: 'scale(1)', opacity: '1' }),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'scale(0)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t];\n}\n","import { animate, AnimationMetadata, style, transition } from '@angular/animations';\n\nexport function luSlidingAnimation(inTiming: string, outTiming: string): AnimationMetadata[] {\n\treturn [\n\t\ttransition('void => right', [\n\t\t\t// <--- entering <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'translateX(50px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('right => void', [\n\t\t\t// ---> leaving --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'right center',\n\t\t\t\t\ttransform: 'translateX(50px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => top', [\n\t\t\t// \\/ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(-20px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('top => void', [\n\t\t\t// /\\ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(-20px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => bottom', [\n\t\t\t// /\\ entering\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(20px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('bottom => void', [\n\t\t\t// \\/ leaving\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'center',\n\t\t\t\ttransform: 'translateY(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'center',\n\t\t\t\t\ttransform: 'translateY(20px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\n\t\ttransition('void => left, void => *', [\n\t\t\t// ---> entering --->\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'translateX(-50px)',\n\t\t\t\topacity: '0',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\tinTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\t\topacity: '1',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t\ttransition('left => void, * => void', [\n\t\t\t// <--- leaving <---\n\t\t\tstyle({\n\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\ttransform: 'translateX(0)',\n\t\t\t\topacity: '1',\n\t\t\t}),\n\t\t\tanimate(\n\t\t\t\toutTiming,\n\t\t\t\tstyle({\n\t\t\t\t\ttransformOrigin: 'left center',\n\t\t\t\t\ttransform: 'translateX(-50px)',\n\t\t\t\t\topacity: '0',\n\t\t\t\t}),\n\t\t\t),\n\t\t]),\n\t];\n}\n","import { AnimationTriggerMetadata, trigger } from '@angular/animations';\nimport { luFadingAnimation } from './fade.animation';\nimport { luScalingAnimation } from './scale.animation';\nimport { luSlidingAnimation } from './slide.animation';\n\nexport type LuAnimationType = 'scale' | 'slide' | 'fade';\nexport const LU_DEFAULT_ANIMATION_TIMING = '250ms 0ms ease-out';\n\nexport function luFadeAnimationFactory(\n\tanimationInTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\tanimationOutTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\ttriggerName = 'fadeAnimation',\n): AnimationTriggerMetadata {\n\treturn trigger(triggerName, [...luFadingAnimation(animationInTiming, animationOutTiming)]);\n}\nexport function luScaleAnimationFactory(\n\tanimationInTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\tanimationOutTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\ttriggerName = 'scaleAnimation',\n): AnimationTriggerMetadata {\n\treturn trigger(triggerName, [...luScalingAnimation(animationInTiming, animationOutTiming)]);\n}\nexport function luSlideAnimationFactory(\n\tanimationInTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\tanimationOutTiming: string = LU_DEFAULT_ANIMATION_TIMING,\n\ttriggerName = 'slideAnimation',\n): AnimationTriggerMetadata {\n\treturn trigger(triggerName, [...luSlidingAnimation(animationInTiming, animationOutTiming)]);\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|