@lucca-front/ng 19.3.3 → 20.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/a11y/index.d.ts +29 -5
- package/animations/index.d.ts +16 -5
- package/api/index.d.ts +295 -5
- package/breadcrumbs/index.d.ts +26 -5
- package/button/index.d.ts +29 -5
- package/callout/index.d.ts +167 -5
- package/chip/index.d.ts +19 -5
- package/comment/index.d.ts +46 -5
- package/core/index.d.ts +233 -3
- package/core-select/api/index.d.ts +80 -5
- package/core-select/establishment/index.d.ts +52 -5
- package/core-select/index.d.ts +317 -3
- package/core-select/job-qualification/index.d.ts +32 -5
- package/core-select/user/index.d.ts +82 -5
- package/date/index.d.ts +274 -5
- package/date2/index.d.ts +320 -5
- package/department/index.d.ts +127 -3
- package/dialog/index.d.ts +252 -5
- package/dialog/testing/index.d.ts +9 -5
- package/divider/index.d.ts +17 -5
- package/dropdown/index.d.ts +137 -3
- package/empty-state/index.d.ts +59 -5
- package/establishment/index.d.ts +208 -3
- package/fancy-box/index.d.ts +14 -5
- package/fesm2022/lucca-front-ng-a11y.mjs +4 -4
- package/fesm2022/lucca-front-ng-api.mjs +49 -49
- package/fesm2022/lucca-front-ng-breadcrumbs.mjs +7 -7
- package/fesm2022/lucca-front-ng-button.mjs +4 -4
- package/fesm2022/lucca-front-ng-callout.mjs +23 -23
- package/fesm2022/lucca-front-ng-chip.mjs +5 -5
- package/fesm2022/lucca-front-ng-chip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-comment.mjs +10 -10
- package/fesm2022/lucca-front-ng-core-select-api.mjs +10 -11
- package/fesm2022/lucca-front-ng-core-select-api.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-core-select-establishment.mjs +9 -9
- package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +6 -6
- package/fesm2022/lucca-front-ng-core-select-user.mjs +18 -18
- package/fesm2022/lucca-front-ng-core-select.mjs +40 -40
- package/fesm2022/lucca-front-ng-core.mjs +16 -16
- package/fesm2022/lucca-front-ng-date.mjs +51 -51
- package/fesm2022/lucca-front-ng-date2.mjs +22 -22
- package/fesm2022/lucca-front-ng-date2.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-department.mjs +29 -29
- package/fesm2022/lucca-front-ng-dialog.mjs +33 -33
- package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-divider.mjs +4 -4
- package/fesm2022/lucca-front-ng-dropdown.mjs +26 -26
- package/fesm2022/lucca-front-ng-empty-state.mjs +7 -7
- package/fesm2022/lucca-front-ng-establishment.mjs +50 -50
- package/fesm2022/lucca-front-ng-fancy-box.mjs +4 -4
- package/fesm2022/lucca-front-ng-file-upload.mjs +16 -16
- package/fesm2022/lucca-front-ng-filter-pills.mjs +19 -19
- package/fesm2022/lucca-front-ng-footer.mjs +5 -5
- package/fesm2022/lucca-front-ng-footer.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-form-field.mjs +8 -8
- package/fesm2022/lucca-front-ng-form-field.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-formly.mjs +62 -62
- package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +8 -8
- package/fesm2022/lucca-front-ng-forms-rich-text-input-formatters-html.mjs +1 -1
- package/fesm2022/lucca-front-ng-forms-rich-text-input-formatters-html.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +32 -32
- package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-forms.mjs +35 -35
- package/fesm2022/lucca-front-ng-highlight-data.mjs +4 -4
- package/fesm2022/lucca-front-ng-horizontal-navigation.mjs +7 -7
- package/fesm2022/lucca-front-ng-icon.mjs +4 -4
- package/fesm2022/lucca-front-ng-inline-message.mjs +4 -4
- package/fesm2022/lucca-front-ng-input.mjs +22 -22
- package/fesm2022/lucca-front-ng-link.mjs +4 -4
- package/fesm2022/lucca-front-ng-modal.mjs +24 -24
- package/fesm2022/lucca-front-ng-multi-select.mjs +46 -46
- package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-new-badge.mjs +4 -4
- package/fesm2022/lucca-front-ng-number-format.mjs +19 -17
- package/fesm2022/lucca-front-ng-number-format.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-number.mjs +8 -8
- package/fesm2022/lucca-front-ng-numeric-badge.mjs +4 -4
- package/fesm2022/lucca-front-ng-option.mjs +155 -155
- package/fesm2022/lucca-front-ng-page-header.mjs +4 -4
- package/fesm2022/lucca-front-ng-plg-push.mjs +4 -4
- package/fesm2022/lucca-front-ng-popover.mjs +27 -27
- package/fesm2022/lucca-front-ng-popover2.mjs +10 -10
- package/fesm2022/lucca-front-ng-popup-employee.mjs +22 -22
- package/fesm2022/lucca-front-ng-popup.mjs +10 -10
- package/fesm2022/lucca-front-ng-qualification.mjs +8 -8
- package/fesm2022/lucca-front-ng-read-more.mjs +4 -4
- package/fesm2022/lucca-front-ng-safe-content.mjs +10 -10
- package/fesm2022/lucca-front-ng-scroll.mjs +8 -8
- package/fesm2022/lucca-front-ng-scrollBox.mjs +21 -13
- package/fesm2022/lucca-front-ng-scrollBox.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-select.mjs +15 -15
- package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
- package/fesm2022/lucca-front-ng-simple-select.mjs +17 -17
- package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-skeleton.mjs +19 -19
- package/fesm2022/lucca-front-ng-statusBadge.mjs +4 -4
- package/fesm2022/lucca-front-ng-tag.mjs +4 -4
- package/fesm2022/lucca-front-ng-time.mjs +16 -16
- package/fesm2022/lucca-front-ng-title.mjs +11 -11
- package/fesm2022/lucca-front-ng-toast.mjs +11 -11
- package/fesm2022/lucca-front-ng-tooltip.mjs +24 -24
- package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
- package/fesm2022/lucca-front-ng-user.mjs +64 -64
- package/file-upload/index.d.ts +125 -5
- package/filter-pills/index.d.ts +132 -5
- package/footer/index.d.ts +16 -5
- package/form-field/index.d.ts +96 -5
- package/formly/index.d.ts +197 -5
- package/forms/index.d.ts +261 -5
- package/forms/phone-number-input/index.d.ts +79 -5
- package/forms/rich-text-input/formatters/html/index.d.ts +11 -5
- package/forms/rich-text-input/formatters/markdown/index.d.ts +14 -5
- package/forms/rich-text-input/index.d.ts +171 -5
- package/highlight-data/index.d.ts +36 -5
- package/horizontal-navigation/index.d.ts +23 -5
- package/icon/index.d.ts +16 -5
- package/index.d.ts +2 -5
- package/inline-message/index.d.ts +21 -5
- package/input/index.d.ts +102 -3
- package/link/index.d.ts +29 -5
- package/modal/index.d.ts +159 -3
- package/multi-select/index.d.ts +222 -3
- package/new-badge/index.d.ts +10 -5
- package/number/index.d.ts +18 -5
- package/number-format/index.d.ts +78 -5
- package/numeric-badge/index.d.ts +29 -5
- package/option/index.d.ts +618 -3
- package/package.json +67 -67
- package/page-header/index.d.ts +14 -5
- package/picker/index.d.ts +29 -5
- package/plg-push/index.d.ts +9 -5
- package/popover/index.d.ts +438 -3
- package/popover2/index.d.ts +64 -5
- package/popup/index.d.ts +106 -5
- package/popup-employee/index.d.ts +161 -5
- package/qualification/index.d.ts +53 -3
- package/read-more/index.d.ts +34 -5
- package/safe-content/index.d.ts +32 -3
- package/scroll/index.d.ts +39 -3
- package/scrollBox/index.d.ts +19 -5
- package/select/index.d.ts +145 -3
- package/sidepanel/index.d.ts +41 -3
- package/simple-select/api/index.d.ts +11 -3
- package/simple-select/index.d.ts +77 -5
- package/skeleton/index.d.ts +60 -5
- package/statusBadge/index.d.ts +15 -5
- package/tag/index.d.ts +37 -5
- package/time/index.d.ts +185 -5
- package/title/index.d.ts +79 -3
- package/toast/index.d.ts +73 -5
- package/tooltip/index.d.ts +85 -5
- package/user/index.d.ts +375 -3
- package/a11y/public-api.d.ts +0 -2
- package/a11y/skip-links/skip-links.component.d.ts +0 -8
- package/a11y/skip-links/skip-links.translate.d.ts +0 -16
- package/a11y/skip-links/translations.d.ts +0 -50
- package/animations/animation.factory.d.ts +0 -6
- package/animations/fade.animation.d.ts +0 -2
- package/animations/public-api.d.ts +0 -4
- package/animations/scale.animation.d.ts +0 -2
- package/animations/slide.animation.d.ts +0 -2
- package/api/api.model.d.ts +0 -14
- package/api/api.module.d.ts +0 -7
- package/api/public-api.d.ts +0 -4
- package/api/select/api-select.module.d.ts +0 -10
- package/api/select/feeder/api-feeder.component.d.ts +0 -19
- package/api/select/feeder/api-feeder.model.d.ts +0 -14
- package/api/select/feeder/api-feeder.module.d.ts +0 -7
- package/api/select/feeder/index.d.ts +0 -3
- package/api/select/index.d.ts +0 -5
- package/api/select/input/api-select-input.component.d.ts +0 -32
- package/api/select/input/api-select-input.module.d.ts +0 -7
- package/api/select/input/index.d.ts +0 -2
- package/api/select/pager/api-pager.component.d.ts +0 -18
- package/api/select/pager/api-pager.model.d.ts +0 -33
- package/api/select/pager/api-pager.module.d.ts +0 -7
- package/api/select/pager/index.d.ts +0 -3
- package/api/select/searcher/api-searcher.component.d.ts +0 -39
- package/api/select/searcher/api-searcher.model.d.ts +0 -34
- package/api/select/searcher/api-searcher.module.d.ts +0 -7
- package/api/select/searcher/index.d.ts +0 -3
- package/api/service/api-hybrid.service.d.ts +0 -25
- package/api/service/api-service.model.d.ts +0 -13
- package/api/service/api-v3.service.d.ts +0 -26
- package/api/service/api-v4.service.d.ts +0 -23
- package/api/service/index.d.ts +0 -4
- package/breadcrumbs/breadcrumbs-link.directive.d.ts +0 -7
- package/breadcrumbs/breadcrumbs.component.d.ts +0 -13
- package/breadcrumbs/breadcrumbs.translate.d.ts +0 -7
- package/breadcrumbs/public-api.d.ts +0 -2
- package/breadcrumbs/translations.d.ts +0 -26
- package/button/button.component.d.ts +0 -26
- package/button/public-api.d.ts +0 -1
- package/callout/callout/callout.component.d.ts +0 -51
- package/callout/callout-disclosure/callout-disclosure.component.d.ts +0 -28
- package/callout/callout-feedback-item/callout-feedback-item.component.d.ts +0 -9
- package/callout/callout-feedback-list/callout-feedback-list.component.d.ts +0 -11
- package/callout/callout-icon.pipe.d.ts +0 -14
- package/callout/callout-popover/callout-popover.component.d.ts +0 -66
- package/callout/callout-state.d.ts +0 -8
- package/callout/callout.translate.d.ts +0 -7
- package/callout/callout.utils.d.ts +0 -15
- package/callout/public-api.d.ts +0 -6
- package/callout/translations.d.ts +0 -26
- package/chip/chip.component.d.ts +0 -12
- package/chip/chip.translate.d.ts +0 -7
- package/chip/public-api.d.ts +0 -1
- package/chip/translations.d.ts +0 -26
- package/comment/comment/comment.component.d.ts +0 -16
- package/comment/comment-block/comment-block.component.d.ts +0 -22
- package/comment/comment-chat/comment-chat.component.d.ts +0 -5
- package/comment/public-api.d.ts +0 -3
- package/comment/token.d.ts +0 -5
- package/core/date/date-adapter.class.d.ts +0 -18
- package/core/date/date-adapter.interface.d.ts +0 -17
- package/core/date/date-granularity.enum.d.ts +0 -8
- package/core/date/index.d.ts +0 -5
- package/core/date/native/index.d.ts +0 -2
- package/core/date/native/native-date.adapter.d.ts +0 -29
- package/core/date/native/native-date.option.d.ts +0 -6
- package/core/date/string/index.d.ts +0 -1
- package/core/date/string/string-date.adapter.d.ts +0 -28
- package/core/event/index.d.ts +0 -3
- package/core/event/on-close.subscriber.d.ts +0 -6
- package/core/event/on-open.subscriber.d.ts +0 -6
- package/core/event/on-scroll-bottom.subscriber.d.ts +0 -6
- package/core/group/group.interface.d.ts +0 -4
- package/core/group/index.d.ts +0 -1
- package/core/id/id.generator.d.ts +0 -1
- package/core/id/index.d.ts +0 -1
- package/core/misc.d.ts +0 -2
- package/core/portal/index.d.ts +0 -2
- package/core/portal/portal-content.d.ts +0 -3
- package/core/portal/portal.directive.d.ts +0 -27
- package/core/public-api.d.ts +0 -11
- package/core/signal.d.ts +0 -14
- package/core/tools/class.d.ts +0 -11
- package/core/translate/index.d.ts +0 -3
- package/core/translate/intl-params.pipe.d.ts +0 -8
- package/core/translate/intl.model.d.ts +0 -3
- package/core/translate/translation.model.d.ts +0 -13
- package/core/tree/index.d.ts +0 -1
- package/core/tree/tree.model.d.ts +0 -5
- package/core/type/enum.d.ts +0 -14
- package/core/type/index.d.ts +0 -2
- package/core/type/style.d.ts +0 -5
- package/core-select/api/api-v3.directive.d.ts +0 -27
- package/core-select/api/api-v4.directive.d.ts +0 -21
- package/core-select/api/api.directive.d.ts +0 -39
- package/core-select/api/public-api.d.ts +0 -3
- package/core-select/displayer/displayer.directive.d.ts +0 -12
- package/core-select/displayer/index.d.ts +0 -1
- package/core-select/establishment/establishment-grouping.component.d.ts +0 -7
- package/core-select/establishment/establishment-grouping.service.d.ts +0 -13
- package/core-select/establishment/establishments.directive.d.ts +0 -26
- package/core-select/establishment/models.d.ts +0 -9
- package/core-select/establishment/public-api.d.ts +0 -3
- package/core-select/input/index.d.ts +0 -3
- package/core-select/input/select-input.component.d.ts +0 -105
- package/core-select/input/select-input.models.d.ts +0 -4
- package/core-select/input/total-count.directive.d.ts +0 -8
- package/core-select/job-qualification/job-qualification-grouping.component.d.ts +0 -7
- package/core-select/job-qualification/job-qualifications.directive.d.ts +0 -21
- package/core-select/job-qualification/models.d.ts +0 -7
- package/core-select/job-qualification/public-api.d.ts +0 -2
- package/core-select/no-clue/index.d.ts +0 -1
- package/core-select/no-clue/no-clue.directive.d.ts +0 -6
- package/core-select/option/default-option.component.d.ts +0 -9
- package/core-select/option/disabled.directive.d.ts +0 -7
- package/core-select/option/group.directive.d.ts +0 -18
- package/core-select/option/group.pipe.d.ts +0 -13
- package/core-select/option/index.d.ts +0 -8
- package/core-select/option/option-outlet.directive.d.ts +0 -21
- package/core-select/option/option.component.d.ts +0 -38
- package/core-select/option/option.directive.d.ts +0 -12
- package/core-select/option/option.token.d.ts +0 -9
- package/core-select/panel/index.d.ts +0 -4
- package/core-select/panel/key-manager.d.ts +0 -24
- package/core-select/panel/panel-header-template.directive.d.ts +0 -11
- package/core-select/panel/panel.models.d.ts +0 -16
- package/core-select/panel/panel.utils.d.ts +0 -7
- package/core-select/public-api.d.ts +0 -8
- package/core-select/select.model.d.ts +0 -21
- package/core-select/select.translate.d.ts +0 -7
- package/core-select/select.utils.d.ts +0 -1
- package/core-select/translations.d.ts +0 -26
- package/core-select/user/former-employees.component.d.ts +0 -12
- package/core-select/user/me.provider.d.ts +0 -3
- package/core-select/user/public-api.d.ts +0 -4
- package/core-select/user/translations.d.ts +0 -34
- package/core-select/user/user-displayer.component.d.ts +0 -10
- package/core-select/user/user-homonym.service.d.ts +0 -14
- package/core-select/user/user-option.component.d.ts +0 -13
- package/core-select/user/user-option.model.d.ts +0 -11
- package/core-select/user/user.translate.d.ts +0 -8
- package/core-select/user/users.directive.d.ts +0 -57
- package/date/adapter/date-adapter.module.d.ts +0 -7
- package/date/adapter/date-adapter.pipe.d.ts +0 -10
- package/date/adapter/index.d.ts +0 -2
- package/date/calendar/calendar-input.component.d.ts +0 -50
- package/date/calendar/calendar-input.module.d.ts +0 -7
- package/date/calendar/calendar-input.translate.d.ts +0 -8
- package/date/calendar/calendar-item.class.d.ts +0 -34
- package/date/calendar/calendar-item.factory.d.ts +0 -13
- package/date/calendar/calendar-item.interface.d.ts +0 -9
- package/date/calendar/index.d.ts +0 -2
- package/date/calendar/translations.d.ts +0 -34
- package/date/date.module.d.ts +0 -11
- package/date/humanize/humanize.formatter.d.ts +0 -8
- package/date/humanize/humanize.model.d.ts +0 -13
- package/date/humanize/humanize.pipe.d.ts +0 -10
- package/date/humanize/humanize.utils.d.ts +0 -4
- package/date/humanize/index.d.ts +0 -4
- package/date/input/date-input.directive.d.ts +0 -24
- package/date/input/date-input.module.d.ts +0 -7
- package/date/input/date-input.translate.d.ts +0 -9
- package/date/input/index.d.ts +0 -3
- package/date/input/translations.d.ts +0 -42
- package/date/picker/date-picker.component.d.ts +0 -29
- package/date/picker/date-picker.module.d.ts +0 -7
- package/date/picker/index.d.ts +0 -2
- package/date/public-api.d.ts +0 -7
- package/date/select/date-select-input.component.d.ts +0 -29
- package/date/select/date-select-input.module.d.ts +0 -7
- package/date/select/date-select-input.translate.d.ts +0 -9
- package/date/select/index.d.ts +0 -3
- package/date/select/translations.d.ts +0 -42
- package/date2/abstract-date-component.d.ts +0 -43
- package/date2/calendar.token.d.ts +0 -7
- package/date2/calendar2/calendar-cell-info.d.ts +0 -39
- package/date2/calendar2/calendar-mode.d.ts +0 -1
- package/date2/calendar2/calendar2-cell.directive.d.ts +0 -15
- package/date2/calendar2/calendar2.component.d.ts +0 -64
- package/date2/calendar2/calendar2.tokens.d.ts +0 -4
- package/date2/calendar2/cell-status.d.ts +0 -6
- package/date2/calendar2/date-range.d.ts +0 -13
- package/date2/date-format.d.ts +0 -2
- package/date2/date-input/date-input.component.d.ts +0 -60
- package/date2/date-range-input/calendar-shortcut.d.ts +0 -6
- package/date2/date-range-input/date-range-input.component.d.ts +0 -77
- package/date2/date.const.d.ts +0 -6
- package/date2/date2.translate.d.ts +0 -13
- package/date2/public-api.d.ts +0 -7
- package/date2/repeat-times.directive.d.ts +0 -9
- package/date2/translations.d.ts +0 -20
- package/date2/utils.d.ts +0 -13
- package/department/department.model.d.ts +0 -4
- package/department/department.module.d.ts +0 -7
- package/department/public-api.d.ts +0 -4
- package/department/select/department-select.module.d.ts +0 -8
- package/department/select/feeder/department-feeder.component.d.ts +0 -20
- package/department/select/feeder/department-feeder.module.d.ts +0 -7
- package/department/select/feeder/index.d.ts +0 -2
- package/department/select/index.d.ts +0 -3
- package/department/select/input/department-select-input.component.d.ts +0 -24
- package/department/select/input/department-select-input.module.d.ts +0 -7
- package/department/select/input/department-select-input.translate.d.ts +0 -7
- package/department/select/input/index.d.ts +0 -3
- package/department/select/input/translations.d.ts +0 -26
- package/department/service/department-service.model.d.ts +0 -10
- package/department/service/department-v3.service.d.ts +0 -27
- package/department/service/department-v4.service.d.ts +0 -21
- package/department/service/index.d.ts +0 -3
- package/dialog/dialog/dialog.component.d.ts +0 -12
- package/dialog/dialog-content/dialog-content.component.d.ts +0 -5
- package/dialog/dialog-footer/dialog-footer.component.d.ts +0 -5
- package/dialog/dialog-header/dialog-header.component.d.ts +0 -11
- package/dialog/dialog-header/dialog-header.translate.d.ts +0 -7
- package/dialog/dialog-header/translations.d.ts +0 -26
- package/dialog/dialog-routing/dialog-routing.component.d.ts +0 -19
- package/dialog/dialog-routing/dialog-routing.models.d.ts +0 -20
- package/dialog/dialog-routing/dialog-routing.utils.d.ts +0 -25
- package/dialog/dialog-routing/index.d.ts +0 -3
- package/dialog/dialog-routing/outlet-component-instance.directive.d.ts +0 -9
- package/dialog/dialog.providers.d.ts +0 -3
- package/dialog/dialog.service.d.ts +0 -8
- package/dialog/directives/dialog-close.directive.d.ts +0 -7
- package/dialog/directives/dialog-dismiss.directive.d.ts +0 -7
- package/dialog/directives/dialog-open.directive.d.ts +0 -11
- package/dialog/model/dialog-config.d.ts +0 -83
- package/dialog/model/dialog-ref.d.ts +0 -38
- package/dialog/model/index.d.ts +0 -3
- package/dialog/model/injectors.d.ts +0 -4
- package/dialog/public-api.d.ts +0 -12
- package/dialog/testing/providers.d.ts +0 -5
- package/dialog/testing/public-api.d.ts +0 -1
- package/divider/divider.component.d.ts +0 -14
- package/divider/public-api.d.ts +0 -1
- package/dropdown/dropdown.module.d.ts +0 -9
- package/dropdown/item/dropdown-item.directive.d.ts +0 -14
- package/dropdown/item/dropdown-item.model.d.ts +0 -9
- package/dropdown/item/dropdown-item.module.d.ts +0 -10
- package/dropdown/item/index.d.ts +0 -3
- package/dropdown/panel/dropdown-panel.component.d.ts +0 -40
- package/dropdown/panel/dropdown-panel.model.d.ts +0 -2
- package/dropdown/panel/dropdown-panel.module.d.ts +0 -10
- package/dropdown/panel/index.d.ts +0 -3
- package/dropdown/public-api.d.ts +0 -4
- package/dropdown/trigger/dropdown-trigger.directive.d.ts +0 -42
- package/dropdown/trigger/dropdown-trigger.module.d.ts +0 -10
- package/dropdown/trigger/index.d.ts +0 -2
- package/empty-state/empty-state-page/empty-state-page.component.d.ts +0 -36
- package/empty-state/empty-state-section/empty-state-section.component.d.ts +0 -21
- package/empty-state/empty-state.model.d.ts +0 -1
- package/empty-state/public-api.d.ts +0 -2
- package/establishment/establishment.model.d.ts +0 -9
- package/establishment/establishment.module.d.ts +0 -10
- package/establishment/public-api.d.ts +0 -4
- package/establishment/select/establishment-select.module.d.ts +0 -14
- package/establishment/select/establishment-select.token.d.ts +0 -4
- package/establishment/select/for-legal-units/for-legal-units.directive.d.ts +0 -14
- package/establishment/select/for-legal-units/for-legal-units.module.d.ts +0 -7
- package/establishment/select/for-legal-units/index.d.ts +0 -2
- package/establishment/select/index.d.ts +0 -6
- package/establishment/select/input/establishment-select-input.component.d.ts +0 -35
- package/establishment/select/input/establishment-select-input.module.d.ts +0 -7
- package/establishment/select/input/establishment-select-input.translate.d.ts +0 -7
- package/establishment/select/input/index.d.ts +0 -3
- package/establishment/select/input/translations.d.ts +0 -26
- package/establishment/select/legal-unit-selector/index.d.ts +0 -2
- package/establishment/select/legal-unit-selector/legal-unit-selector.directive.d.ts +0 -24
- package/establishment/select/legal-unit-selector/legal-unit-selector.module.d.ts +0 -7
- package/establishment/select/searcher/establishment-searcher.component.d.ts +0 -33
- package/establishment/select/searcher/establishment-searcher.module.d.ts +0 -7
- package/establishment/select/searcher/index.d.ts +0 -2
- package/establishment/select/select-all/establishment-select-all.component.d.ts +0 -19
- package/establishment/select/select-all/establishment-select-all.module.d.ts +0 -7
- package/establishment/select/select-all/index.d.ts +0 -2
- package/establishment/service/establishment-service.model.d.ts +0 -5
- package/establishment/service/establishment.service.d.ts +0 -17
- package/establishment/service/index.d.ts +0 -4
- package/establishment/service/legal-unit-service.model.d.ts +0 -5
- package/establishment/service/legal-unit.service.d.ts +0 -17
- package/fancy-box/fancy-box.component.d.ts +0 -11
- package/fancy-box/public-api.d.ts +0 -1
- package/file-upload/base-file-upload/base-file-upload.component.d.ts +0 -27
- package/file-upload/file-dropzone/file-dropzone.component.d.ts +0 -6
- package/file-upload/file-entry/file-entry.component.d.ts +0 -35
- package/file-upload/file-upload-entry.d.ts +0 -6
- package/file-upload/file-upload.translate.d.ts +0 -34
- package/file-upload/formatter.d.ts +0 -3
- package/file-upload/multi/multi-file-upload.component.d.ts +0 -6
- package/file-upload/public-api.d.ts +0 -5
- package/file-upload/single/single-file-upload.component.d.ts +0 -13
- package/file-upload/translations.d.ts +0 -242
- package/filter-pills/core/filter-pill-displayer.directive.d.ts +0 -14
- package/filter-pills/core/filter-pill-input-component.d.ts +0 -19
- package/filter-pills/core/filter-pill-label.directive.d.ts +0 -15
- package/filter-pills/core/index.d.ts +0 -4
- package/filter-pills/core/tokens.d.ts +0 -5
- package/filter-pills/filter-bar/filter-bar.component.d.ts +0 -14
- package/filter-pills/filter-bar/filter-pill-addon.directive.d.ts +0 -13
- package/filter-pills/filter-pill/filter-pill.component.d.ts +0 -51
- package/filter-pills/filter-pills.translate.d.ts +0 -9
- package/filter-pills/public-api.d.ts +0 -4
- package/filter-pills/translations.d.ts +0 -42
- package/footer/footer.component.d.ts +0 -13
- package/footer/public-api.d.ts +0 -1
- package/form-field/form-field-size.d.ts +0 -1
- package/form-field/form-field.component.d.ts +0 -71
- package/form-field/form-field.token.d.ts +0 -3
- package/form-field/form-field.translate.d.ts +0 -7
- package/form-field/input.directive.d.ts +0 -14
- package/form-field/public-api.d.ts +0 -5
- package/form-field/translations.d.ts +0 -26
- package/formly/formly.config.d.ts +0 -2
- package/formly/formly.module.d.ts +0 -39
- package/formly/formly.utils.d.ts +0 -2
- package/formly/public-api.d.ts +0 -4
- package/formly/types/api.d.ts +0 -13
- package/formly/types/checkbox.d.ts +0 -8
- package/formly/types/date.d.ts +0 -8
- package/formly/types/department.d.ts +0 -8
- package/formly/types/establishment.d.ts +0 -8
- package/formly/types/index.d.ts +0 -11
- package/formly/types/input.d.ts +0 -9
- package/formly/types/qualification.d.ts +0 -8
- package/formly/types/radios.d.ts +0 -12
- package/formly/types/select.d.ts +0 -13
- package/formly/types/textarea.d.ts +0 -8
- package/formly/types/user.d.ts +0 -8
- package/formly/wrappers/checkbox-layout.d.ts +0 -12
- package/formly/wrappers/error.d.ts +0 -20
- package/formly/wrappers/helper.d.ts +0 -11
- package/formly/wrappers/icon.d.ts +0 -11
- package/formly/wrappers/index.d.ts +0 -7
- package/formly/wrappers/radiosfield-layout.d.ts +0 -12
- package/formly/wrappers/suffix.d.ts +0 -11
- package/formly/wrappers/textfield-layout.d.ts +0 -15
- package/forms/checkbox-input/checkbox-input.component.d.ts +0 -28
- package/forms/form-field-id.directive.d.ts +0 -13
- package/forms/inject-ng-control.d.ts +0 -2
- package/forms/multilanguage-input/model/multilanguage-translation.d.ts +0 -4
- package/forms/multilanguage-input/multilanguage-input.component.d.ts +0 -28
- package/forms/multilanguage-input/multilanguage-input.translate.d.ts +0 -8
- package/forms/multilanguage-input/translations.d.ts +0 -12
- package/forms/multilanguage-input/validators.d.ts +0 -4
- package/forms/noop-value-accessor.directive.d.ts +0 -9
- package/forms/number-format-input/number-format-input.component.d.ts +0 -39
- package/forms/number-format-input/number-format-input.translate.d.ts +0 -7
- package/forms/number-format-input/translations.d.ts +0 -26
- package/forms/number-input/number-input.component.d.ts +0 -20
- package/forms/number-input/number-input.translate.d.ts +0 -7
- package/forms/number-input/translations.d.ts +0 -26
- package/forms/phone-number-input/formatter.d.ts +0 -4
- package/forms/phone-number-input/phone-number-format.pipe.d.ts +0 -8
- package/forms/phone-number-input/phone-number-input.component.d.ts +0 -59
- package/forms/phone-number-input/public-api.d.ts +0 -5
- package/forms/phone-number-input/types.d.ts +0 -2
- package/forms/phone-number-input/validators.d.ts +0 -7
- package/forms/public-api.d.ts +0 -16
- package/forms/radio-group-input/radio/radio.component.d.ts +0 -17
- package/forms/radio-group-input/radio-group-input.component.d.ts +0 -15
- package/forms/radio-group-input/radio-group-token.d.ts +0 -3
- package/forms/rich-text-input/formatters/html/html-formatter.d.ts +0 -8
- package/forms/rich-text-input/formatters/html/public-api.d.ts +0 -1
- package/forms/rich-text-input/formatters/index.d.ts +0 -1
- package/forms/rich-text-input/formatters/markdown/markdown-formatter.d.ts +0 -11
- package/forms/rich-text-input/formatters/markdown/public-api.d.ts +0 -1
- package/forms/rich-text-input/formatters/rich-text-formatter.d.ts +0 -7
- package/forms/rich-text-input/plugins/clear-format/clear-format.command.d.ts +0 -3
- package/forms/rich-text-input/plugins/clear-format/clear-format.component.d.ts +0 -18
- package/forms/rich-text-input/plugins/clear-format/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/headings/headings.command.d.ts +0 -4
- package/forms/rich-text-input/plugins/headings/headings.component.d.ts +0 -24
- package/forms/rich-text-input/plugins/headings/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/link-dialog/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/link/link-dialog/link-dialog.component.d.ts +0 -14
- package/forms/rich-text-input/plugins/link/link.command.d.ts +0 -4
- package/forms/rich-text-input/plugins/link/link.component.d.ts +0 -20
- package/forms/rich-text-input/plugins/list-format/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/list-format/list-format.command.d.ts +0 -5
- package/forms/rich-text-input/plugins/list-format/list-format.component.d.ts +0 -23
- package/forms/rich-text-input/plugins/list-format/list-style-toolbar.component.d.ts +0 -15
- package/forms/rich-text-input/plugins/text-style/index.d.ts +0 -2
- package/forms/rich-text-input/plugins/text-style/text-style-toolbar.component.d.ts +0 -11
- package/forms/rich-text-input/plugins/text-style/text-style.command.d.ts +0 -2
- package/forms/rich-text-input/plugins/text-style/text-style.component.d.ts +0 -22
- package/forms/rich-text-input/plugins/toolbar/index.d.ts +0 -1
- package/forms/rich-text-input/plugins/toolbar/toolbar.component.d.ts +0 -11
- package/forms/rich-text-input/public-api.d.ts +0 -8
- package/forms/rich-text-input/rich-text-input.component.d.ts +0 -34
- package/forms/rich-text-input/rich-text-input.translate.d.ts +0 -27
- package/forms/rich-text-input/translations.d.ts +0 -186
- package/forms/rich-text-input/utils/index.d.ts +0 -1
- package/forms/rich-text-input/utils/lexical.utils.d.ts +0 -18
- package/forms/switch-input/switch-input.component.d.ts +0 -10
- package/forms/text-input/text-input-addon.d.ts +0 -10
- package/forms/text-input/text-input.component.d.ts +0 -36
- package/forms/text-input/text-input.translate.d.ts +0 -8
- package/forms/text-input/translations.d.ts +0 -34
- package/forms/textarea-input/textarea-input.component.d.ts +0 -20
- package/highlight-data/highlight-data.component.d.ts +0 -33
- package/highlight-data/public-api.d.ts +0 -1
- package/horizontal-navigation/horizontal-navigation-link.directive.d.ts +0 -7
- package/horizontal-navigation/horizontal-navigation.component.d.ts +0 -14
- package/horizontal-navigation/public-api.d.ts +0 -2
- package/icon/icon.component.d.ts +0 -13
- package/icon/public-api.d.ts +0 -1
- package/inline-message/inline-message-state.d.ts +0 -1
- package/inline-message/inline-message.component.d.ts +0 -16
- package/inline-message/public-api.d.ts +0 -2
- package/input/clearer/clearer.component.d.ts +0 -10
- package/input/clearer/clearer.model.d.ts +0 -7
- package/input/clearer/clearer.module.d.ts +0 -7
- package/input/clearer/clearer.translate.d.ts +0 -7
- package/input/clearer/index.d.ts +0 -3
- package/input/clearer/translations.d.ts +0 -26
- package/input/displayer/index.d.ts +0 -3
- package/input/displayer/input-displayer.directive.d.ts +0 -16
- package/input/displayer/input-displayer.model.d.ts +0 -9
- package/input/displayer/input-displayer.module.d.ts +0 -7
- package/input/input.directive.d.ts +0 -17
- package/input/input.model.d.ts +0 -23
- package/input/input.module.d.ts +0 -9
- package/input/public-api.d.ts +0 -5
- package/link/link.component.d.ts +0 -22
- package/link/link.translate.d.ts +0 -7
- package/link/public-api.d.ts +0 -1
- package/link/translations.d.ts +0 -23
- package/modal/dialog-adapter/dialog-content-adapter/dialog-content-adapter.component.d.ts +0 -37
- package/modal/dialog-adapter/dialog-ref-adapter.d.ts +0 -19
- package/modal/modal-config.default.d.ts +0 -3
- package/modal/modal-config.model.d.ts +0 -21
- package/modal/modal-panel.component.d.ts +0 -48
- package/modal/modal-ref.factory.d.ts +0 -30
- package/modal/modal-ref.model.d.ts +0 -15
- package/modal/modal.model.d.ts +0 -13
- package/modal/modal.module.d.ts +0 -14
- package/modal/modal.service.d.ts +0 -15
- package/modal/modal.token.d.ts +0 -7
- package/modal/modal.translate.d.ts +0 -9
- package/modal/modal.utils.d.ts +0 -2
- package/modal/public-api.d.ts +0 -11
- package/modal/translations.d.ts +0 -42
- package/multi-select/displayer/counter-displayer/counter-displayer.component.d.ts +0 -16
- package/multi-select/displayer/default-displayer.component.d.ts +0 -20
- package/multi-select/displayer/default-displayer.translate.d.ts +0 -10
- package/multi-select/displayer/displayer-input.directive.d.ts +0 -22
- package/multi-select/displayer/displayer.directive.d.ts +0 -12
- package/multi-select/displayer/index.d.ts +0 -5
- package/multi-select/displayer/translations.d.ts +0 -50
- package/multi-select/input/index.d.ts +0 -2
- package/multi-select/input/panel-ref.factory.d.ts +0 -24
- package/multi-select/input/panel.model.d.ts +0 -7
- package/multi-select/input/select-all/index.d.ts +0 -1
- package/multi-select/input/select-all/multi-select-all-displayer.component.d.ts +0 -18
- package/multi-select/input/select-all/multi-select-all-header.component.d.ts +0 -9
- package/multi-select/input/select-all/select-all.models.d.ts +0 -10
- package/multi-select/input/select-all/with-select-all.directive.d.ts +0 -20
- package/multi-select/input/select-input.component.d.ts +0 -47
- package/multi-select/panel/index.d.ts +0 -1
- package/multi-select/panel/option-group-context.pipe.d.ts +0 -11
- package/multi-select/panel/option-selected.pipe.d.ts +0 -9
- package/multi-select/panel/panel.component.d.ts +0 -33
- package/multi-select/panel/selected-chip.directive.d.ts +0 -10
- package/multi-select/public-api.d.ts +0 -6
- package/multi-select/select.model.d.ts +0 -23
- package/multi-select/select.translate.d.ts +0 -17
- package/multi-select/select.utils.d.ts +0 -14
- package/multi-select/select.validators.d.ts +0 -5
- package/multi-select/translations.d.ts +0 -106
- package/new-badge/new-badge.component.d.ts +0 -7
- package/new-badge/public-api.d.ts +0 -1
- package/number/number.module.d.ts +0 -7
- package/number/number.pipe.d.ts +0 -9
- package/number/public-api.d.ts +0 -2
- package/number-format/number-format.d.ts +0 -16
- package/number-format/number-format.directive.d.ts +0 -18
- package/number-format/number-format.models.d.ts +0 -33
- package/number-format/number-format.pipe.d.ts +0 -8
- package/number-format/public-api.d.ts +0 -4
- package/numeric-badge/numeric-badge.component.d.ts +0 -26
- package/numeric-badge/public-api.d.ts +0 -1
- package/option/item/index.d.ts +0 -7
- package/option/item/option-item.component.d.ts +0 -22
- package/option/item/option-item.model.d.ts +0 -18
- package/option/item/option-item.module.d.ts +0 -7
- package/option/item/translations.d.ts +0 -34
- package/option/item/tree-option-item.component.d.ts +0 -39
- package/option/item/tree-option-item.model.d.ts +0 -14
- package/option/item/tree-option-item.module.d.ts +0 -7
- package/option/item/tree-option-item.translate.d.ts +0 -8
- package/option/operator/feeder/index.d.ts +0 -4
- package/option/operator/feeder/option-feeder.component.d.ts +0 -9
- package/option/operator/feeder/option-feeder.module.d.ts +0 -7
- package/option/operator/feeder/tree-option-feeder.component.d.ts +0 -10
- package/option/operator/feeder/tree-option-feeder.module.d.ts +0 -7
- package/option/operator/for-groups/for-groups.directive.d.ts +0 -31
- package/option/operator/for-groups/for-groups.module.d.ts +0 -7
- package/option/operator/for-groups/index.d.ts +0 -2
- package/option/operator/for-options/for-options.directive.d.ts +0 -16
- package/option/operator/for-options/for-options.module.d.ts +0 -7
- package/option/operator/for-options/for-tree-options.directive.d.ts +0 -9
- package/option/operator/for-options/for-tree-options.module.d.ts +0 -7
- package/option/operator/for-options/index.d.ts +0 -4
- package/option/operator/index.d.ts +0 -9
- package/option/operator/option-operator.model.d.ts +0 -9
- package/option/operator/option-operator.module.d.ts +0 -11
- package/option/operator/pager/index.d.ts +0 -4
- package/option/operator/pager/option-pager.component.d.ts +0 -13
- package/option/operator/pager/option-pager.module.d.ts +0 -7
- package/option/operator/pager/tree-option-pager.component.d.ts +0 -16
- package/option/operator/pager/tree-option-pager.module.d.ts +0 -7
- package/option/operator/searcher/index.d.ts +0 -4
- package/option/operator/searcher/option-searcher.component.d.ts +0 -19
- package/option/operator/searcher/option-searcher.module.d.ts +0 -7
- package/option/operator/searcher/tree-option-searcher.component.d.ts +0 -20
- package/option/operator/searcher/tree-option-searcher.module.d.ts +0 -7
- package/option/operator/tree-option-operator.model.d.ts +0 -5
- package/option/operator/tree-option-operator.module.d.ts +0 -10
- package/option/option.module.d.ts +0 -16
- package/option/picker/index.d.ts +0 -8
- package/option/picker/option-picker-advanced.component.d.ts +0 -40
- package/option/picker/option-picker.component.d.ts +0 -68
- package/option/picker/option-picker.model.d.ts +0 -22
- package/option/picker/option-picker.module.d.ts +0 -9
- package/option/picker/tree-option-picker-advanced.component.d.ts +0 -40
- package/option/picker/tree-option-picker.component.d.ts +0 -35
- package/option/picker/tree-option-picker.model.d.ts +0 -5
- package/option/picker/tree-option-picker.module.d.ts +0 -12
- package/option/placeholder/index.d.ts +0 -3
- package/option/placeholder/option-placeholder.component.d.ts +0 -9
- package/option/placeholder/option-placeholder.module.d.ts +0 -7
- package/option/placeholder/option-placeholder.translate.d.ts +0 -8
- package/option/placeholder/translations.d.ts +0 -34
- package/option/public-api.d.ts +0 -7
- package/option/selector/all/index.d.ts +0 -5
- package/option/selector/all/select-all.component.d.ts +0 -19
- package/option/selector/all/select-all.module.d.ts +0 -7
- package/option/selector/all/select-all.translate.d.ts +0 -8
- package/option/selector/all/translations.d.ts +0 -34
- package/option/selector/all/tree-select-all.component.d.ts +0 -21
- package/option/selector/all/tree-select-all.module.d.ts +0 -7
- package/option/selector/index.d.ts +0 -5
- package/option/selector/option-selector.model.d.ts +0 -11
- package/option/selector/option-selector.module.d.ts +0 -7
- package/option/selector/tree-option-selector.model.d.ts +0 -4
- package/option/selector/tree-option-selector.module.d.ts +0 -7
- package/option/tree-option.module.d.ts +0 -10
- package/page-header/page-header.component.d.ts +0 -11
- package/page-header/public-api.d.ts +0 -1
- package/picker/input-picker.model.d.ts +0 -25
- package/picker/public-api.d.ts +0 -1
- package/plg-push/plg-push.component.d.ts +0 -6
- package/plg-push/public-api.d.ts +0 -1
- package/popover/animation/index.d.ts +0 -1
- package/popover/animation/popover.animation.d.ts +0 -2
- package/popover/panel/index.d.ts +0 -3
- package/popover/panel/popover-panel.component.d.ts +0 -54
- package/popover/panel/popover-panel.model.d.ts +0 -86
- package/popover/panel/popover-panel.module.d.ts +0 -7
- package/popover/popover.module.d.ts +0 -9
- package/popover/public-api.d.ts +0 -5
- package/popover/target/index.d.ts +0 -3
- package/popover/target/popover-target.directive.d.ts +0 -16
- package/popover/target/popover-target.model.d.ts +0 -44
- package/popover/target/popover-target.module.d.ts +0 -7
- package/popover/trigger/index.d.ts +0 -3
- package/popover/trigger/popover-trigger.directive.d.ts +0 -57
- package/popover/trigger/popover-trigger.model.d.ts +0 -163
- package/popover/trigger/popover-trigger.module.d.ts +0 -8
- package/popover2/content/popover-content/popover-content.component.d.ts +0 -23
- package/popover2/popover-focus-trap.d.ts +0 -10
- package/popover2/popover-tokens.d.ts +0 -11
- package/popover2/popover.directive.d.ts +0 -47
- package/popover2/popover.providers.d.ts +0 -2
- package/popover2/popover.translate.d.ts +0 -7
- package/popover2/popover2.translate.d.ts +0 -7
- package/popover2/public-api.d.ts +0 -3
- package/popover2/translations.d.ts +0 -26
- package/popup/popup-config.default.d.ts +0 -2
- package/popup/popup-config.model.d.ts +0 -9
- package/popup/popup-ref.factory.d.ts +0 -20
- package/popup/popup-ref.model.d.ts +0 -54
- package/popup/popup.module.d.ts +0 -7
- package/popup/popup.service.d.ts +0 -11
- package/popup/popup.token.d.ts +0 -7
- package/popup/public-api.d.ts +0 -7
- package/popup-employee/card/panel/user-popover-panel.component.d.ts +0 -52
- package/popup-employee/card/panel/user-popover-panel.model.d.ts +0 -2
- package/popup-employee/card/pipe/inject-parameter.pipe.d.ts +0 -7
- package/popup-employee/card/pipe/is-future.pipe.d.ts +0 -12
- package/popup-employee/card/pipe/leave-ends-display.pipe.d.ts +0 -9
- package/popup-employee/card/trigger/user-popover-trigger.directive.d.ts +0 -47
- package/popup-employee/popup-employee.translate.d.ts +0 -19
- package/popup-employee/public-api.d.ts +0 -4
- package/popup-employee/service/user-popover-service.model.d.ts +0 -6
- package/popup-employee/service/user-popover.store.d.ts +0 -13
- package/popup-employee/translations.d.ts +0 -122
- package/popup-employee/user-popover.model.d.ts +0 -37
- package/popup-employee/user-popover.providers.d.ts +0 -4
- package/public_api.d.ts +0 -2
- package/qualification/public-api.d.ts +0 -3
- package/qualification/qualification.model.d.ts +0 -7
- package/qualification/qualification.module.d.ts +0 -10
- package/qualification/select/index.d.ts +0 -1
- package/qualification/select/input/index.d.ts +0 -2
- package/qualification/select/input/qualification-select-input.component.d.ts +0 -28
- package/qualification/select/input/qualification-select-input.translate.d.ts +0 -7
- package/qualification/select/input/translations.d.ts +0 -26
- package/read-more/public-api.d.ts +0 -1
- package/read-more/read-more.component.d.ts +0 -26
- package/read-more/read-more.translate.d.ts +0 -8
- package/read-more/translations.d.ts +0 -34
- package/safe-content/public-api.d.ts +0 -3
- package/safe-content/safe-content.module.d.ts +0 -10
- package/safe-content/safe-external-svg.pipe.d.ts +0 -9
- package/safe-content/safe-html.pipe.d.ts +0 -16
- package/scroll/public-api.d.ts +0 -3
- package/scroll/scroll.directive.d.ts +0 -23
- package/scroll/scroll.model.d.ts +0 -8
- package/scroll/scroll.module.d.ts +0 -7
- package/scrollBox/public-api.d.ts +0 -1
- package/scrollBox/scroll-box.component.d.ts +0 -13
- package/select/input/index.d.ts +0 -3
- package/select/input/select-input.component.d.ts +0 -70
- package/select/input/select-input.model.d.ts +0 -61
- package/select/input/select-input.module.d.ts +0 -10
- package/select/public-api.d.ts +0 -2
- package/select/select.module.d.ts +0 -10
- package/sidepanel/public-api.d.ts +0 -3
- package/sidepanel/sidepanel.model.d.ts +0 -18
- package/sidepanel/sidepanel.module.d.ts +0 -10
- package/sidepanel/sidepanel.service.d.ts +0 -16
- package/simple-select/api/api-v4.directive.d.ts +0 -5
- package/simple-select/api/api.directive.d.ts +0 -5
- package/simple-select/api/public-api.d.ts +0 -2
- package/simple-select/input/index.d.ts +0 -1
- package/simple-select/input/panel-ref.factory.d.ts +0 -19
- package/simple-select/input/select-input.component.d.ts +0 -18
- package/simple-select/panel/index.d.ts +0 -1
- package/simple-select/panel/option-selected.pipe.d.ts +0 -8
- package/simple-select/panel/panel.component.d.ts +0 -30
- package/simple-select/public-api.d.ts +0 -3
- package/simple-select/select.model.d.ts +0 -3
- package/simple-select/select.translate.d.ts +0 -11
- package/simple-select/translations.d.ts +0 -58
- package/skeleton/public-api.d.ts +0 -6
- package/skeleton/skeleton-button/skeleton-button.component.d.ts +0 -7
- package/skeleton/skeleton-data-table/skeleton-data-table.component.d.ts +0 -12
- package/skeleton/skeleton-field/skeleton-field.component.d.ts +0 -7
- package/skeleton/skeleton-header/skeleton-header.component.d.ts +0 -7
- package/skeleton/skeleton-index-table/skeleton-index-table.component.d.ts +0 -12
- package/skeleton/skeleton-table/skeleton-table.component.d.ts +0 -12
- package/statusBadge/public-api.d.ts +0 -1
- package/statusBadge/statusBadge.component.d.ts +0 -12
- package/tag/public-api.d.ts +0 -1
- package/tag/tag.component.d.ts +0 -34
- package/time/core/base-picker.component.d.ts +0 -23
- package/time/core/date-primitives.d.ts +0 -2
- package/time/core/date.utils.d.ts +0 -14
- package/time/core/duration.utils.d.ts +0 -19
- package/time/core/math.utils.d.ts +0 -11
- package/time/core/misc.utils.d.ts +0 -1
- package/time/core/repeat-on-hold.directive.d.ts +0 -19
- package/time/core/time-picker-part.component.d.ts +0 -35
- package/time/duration-picker/duration-picker.component.d.ts +0 -42
- package/time/duration-picker/duration-picker.model.d.ts +0 -12
- package/time/duration-picker/duration-picker.translate.d.ts +0 -9
- package/time/duration-picker/translations.d.ts +0 -42
- package/time/public-api.d.ts +0 -4
- package/time/time-picker/time-picker.component.d.ts +0 -49
- package/time/time-picker/time-picker.model.d.ts +0 -13
- package/time/time-picker/time-picker.translate.d.ts +0 -9
- package/time/time-picker/translations.d.ts +0 -42
- package/title/public-api.d.ts +0 -5
- package/title/title-translate.service.d.ts +0 -6
- package/title/title.model.d.ts +0 -7
- package/title/title.module.d.ts +0 -10
- package/title/title.service.d.ts +0 -22
- package/title/title.strategy.d.ts +0 -35
- package/toast/public-api.d.ts +0 -5
- package/toast/toasts.component.d.ts +0 -24
- package/toast/toasts.model.d.ts +0 -23
- package/toast/toasts.module.d.ts +0 -7
- package/toast/toasts.service.d.ts +0 -13
- package/toast/toasts.translate.d.ts +0 -7
- package/toast/translations.d.ts +0 -26
- package/tooltip/animation/index.d.ts +0 -1
- package/tooltip/animation/tooltip.animation.d.ts +0 -2
- package/tooltip/panel/index.d.ts +0 -2
- package/tooltip/panel/tooltip-panel.component.d.ts +0 -18
- package/tooltip/panel/tooltip-panel.module.d.ts +0 -7
- package/tooltip/public-api.d.ts +0 -4
- package/tooltip/tooltip.module.d.ts +0 -8
- package/tooltip/trigger/ellipsis.ruler.d.ts +0 -27
- package/tooltip/trigger/index.d.ts +0 -2
- package/tooltip/trigger/tooltip-trigger.directive.d.ts +0 -46
- package/tooltip/trigger/tooltip-trigger.module.d.ts +0 -8
- package/user/display/display-format.model.d.ts +0 -23
- package/user/display/index.d.ts +0 -3
- package/user/display/user-display.module.d.ts +0 -7
- package/user/display/user-display.pipe.d.ts +0 -38
- package/user/picture/index.d.ts +0 -2
- package/user/picture/user-picture.component.d.ts +0 -44
- package/user/picture/user-picture.module.d.ts +0 -10
- package/user/public-api.d.ts +0 -7
- package/user/select/homonyms/index.d.ts +0 -3
- package/user/select/homonyms/user-homonyms.component.d.ts +0 -14
- package/user/select/homonyms/user-homonyms.module.d.ts +0 -7
- package/user/select/homonyms/user-homonyms.service.d.ts +0 -23
- package/user/select/index.d.ts +0 -5
- package/user/select/input/index.d.ts +0 -3
- package/user/select/input/translations.d.ts +0 -34
- package/user/select/input/user-select-input.component.d.ts +0 -33
- package/user/select/input/user-select-input.module.d.ts +0 -10
- package/user/select/input/user-select-input.translate.d.ts +0 -8
- package/user/select/me/index.d.ts +0 -2
- package/user/select/me/me-option.directive.d.ts +0 -30
- package/user/select/me/me-option.module.d.ts +0 -7
- package/user/select/searcher/index.d.ts +0 -3
- package/user/select/searcher/translations.d.ts +0 -26
- package/user/select/searcher/user-searcher.component.d.ts +0 -39
- package/user/select/searcher/user-searcher.module.d.ts +0 -7
- package/user/select/searcher/user-searcher.translate.d.ts +0 -7
- package/user/select/user-select.module.d.ts +0 -13
- package/user/service/index.d.ts +0 -2
- package/user/service/user-service.model.d.ts +0 -9
- package/user/service/user-v3.service.d.ts +0 -20
- package/user/tile/index.d.ts +0 -2
- package/user/tile/user-tile.component.d.ts +0 -39
- package/user/tile/user-tile.module.d.ts +0 -10
- package/user/user.model.d.ts +0 -11
- package/user/user.module.d.ts +0 -10
package/a11y/index.d.ts
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { InjectionToken } from '@angular/core';
|
|
3
|
+
import { LuTranslation } from '@lucca-front/ng/core';
|
|
4
|
+
|
|
5
|
+
declare const LU_SKIP_LINKS_TRANSLATIONS: InjectionToken<LuTranslation<ILuSkipLinksLabel>>;
|
|
6
|
+
interface ILuSkipLinksLabel {
|
|
7
|
+
Goto: string;
|
|
8
|
+
Goto_Nav_Banner: string;
|
|
9
|
+
Goto_Nav_Navside: string;
|
|
10
|
+
Goto_Content: string;
|
|
11
|
+
}
|
|
12
|
+
declare abstract class ALuSkipLinksLabel {
|
|
13
|
+
Goto: string;
|
|
14
|
+
Goto_Nav_Banner: string;
|
|
15
|
+
Goto_Nav_Navside: string;
|
|
16
|
+
Goto_Content: string;
|
|
17
|
+
}
|
|
18
|
+
declare const luSkipLinksTranslations: LuTranslation<ILuSkipLinksLabel>;
|
|
19
|
+
|
|
20
|
+
declare class LuSkipLinksComponent {
|
|
21
|
+
#private;
|
|
22
|
+
protected intl: ILuSkipLinksLabel;
|
|
23
|
+
anchor(hash: string, e: Event): void;
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuSkipLinksComponent, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuSkipLinksComponent, "lu-skip-links", never, {}, {}, never, never, true, never>;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
export { ALuSkipLinksLabel, LU_SKIP_LINKS_TRANSLATIONS, LuSkipLinksComponent, luSkipLinksTranslations };
|
|
29
|
+
export type { ILuSkipLinksLabel };
|
package/animations/index.d.ts
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { AnimationTriggerMetadata, AnimationMetadata } from '@angular/animations';
|
|
2
|
+
|
|
3
|
+
type LuAnimationType = 'scale' | 'slide' | 'fade';
|
|
4
|
+
declare const LU_DEFAULT_ANIMATION_TIMING = "250ms 0ms ease-out";
|
|
5
|
+
declare function luFadeAnimationFactory(animationInTiming?: string, animationOutTiming?: string, triggerName?: string): AnimationTriggerMetadata;
|
|
6
|
+
declare function luScaleAnimationFactory(animationInTiming?: string, animationOutTiming?: string, triggerName?: string): AnimationTriggerMetadata;
|
|
7
|
+
declare function luSlideAnimationFactory(animationInTiming?: string, animationOutTiming?: string, triggerName?: string): AnimationTriggerMetadata;
|
|
8
|
+
|
|
9
|
+
declare function luFadingAnimation(inTiming: string, outTiming: string): AnimationMetadata[];
|
|
10
|
+
|
|
11
|
+
declare function luScalingAnimation(inTiming: string, outTiming: string): AnimationMetadata[];
|
|
12
|
+
|
|
13
|
+
declare function luSlidingAnimation(inTiming: string, outTiming: string): AnimationMetadata[];
|
|
14
|
+
|
|
15
|
+
export { LU_DEFAULT_ANIMATION_TIMING, luFadeAnimationFactory, luFadingAnimation, luScaleAnimationFactory, luScalingAnimation, luSlideAnimationFactory, luSlidingAnimation };
|
|
16
|
+
export type { LuAnimationType };
|
package/api/index.d.ts
CHANGED
|
@@ -1,5 +1,295 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, ElementRef, AfterViewInit, ChangeDetectorRef, ViewContainerRef, Renderer2 } from '@angular/core';
|
|
3
|
+
import { ILuOnOpenSubscriber, ILuOnScrollBottomSubscriber } from '@lucca-front/ng/core';
|
|
4
|
+
import { ILuOptionOperator, LuOptionPickerAdvancedComponent, ILuOptionItem, LuOptionComparer } from '@lucca-front/ng/option';
|
|
5
|
+
import { Observable, BehaviorSubject, Subject } from 'rxjs';
|
|
6
|
+
import { HttpClient } from '@angular/common/http';
|
|
7
|
+
import { FormControl, ControlValueAccessor } from '@angular/forms';
|
|
8
|
+
import { Overlay } from '@angular/cdk/overlay';
|
|
9
|
+
import { ALuSelectInputComponent } from '@lucca-front/ng/select';
|
|
10
|
+
|
|
11
|
+
interface ILuApiSuggestion<T> {
|
|
12
|
+
relevance: unknown;
|
|
13
|
+
item: T;
|
|
14
|
+
}
|
|
15
|
+
interface ILuApiItem<TId = number> {
|
|
16
|
+
id: TId;
|
|
17
|
+
name?: string;
|
|
18
|
+
}
|
|
19
|
+
interface ILuApiResponse<D> {
|
|
20
|
+
data: D;
|
|
21
|
+
}
|
|
22
|
+
type ILuApiCollectionResponse<T> = ILuApiResponse<{
|
|
23
|
+
items: T[];
|
|
24
|
+
}>;
|
|
25
|
+
|
|
26
|
+
interface ILuApiService<T extends ILuApiItem = ILuApiItem> {
|
|
27
|
+
getAll(filters?: string[]): Observable<T[]>;
|
|
28
|
+
getPaged(page: number, filters?: string[]): Observable<T[]>;
|
|
29
|
+
searchAll(clue: string, filters?: string[]): Observable<T[]>;
|
|
30
|
+
searchPaged(clue: string, page: number, filters?: string[]): Observable<T[]>;
|
|
31
|
+
}
|
|
32
|
+
declare abstract class ALuApiService<T extends ILuApiItem = ILuApiItem> implements ILuApiService<T> {
|
|
33
|
+
abstract getAll(filters?: string[]): Observable<T[]>;
|
|
34
|
+
abstract getPaged(page: number, filters?: string[]): Observable<T[]>;
|
|
35
|
+
abstract searchAll(clue: string, filters?: string[]): Observable<T[]>;
|
|
36
|
+
abstract searchPaged(clue: string, page: number, filters?: string[]): Observable<T[]>;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
declare class LuApiV3Service<T extends ILuApiItem = ILuApiItem> extends ALuApiService<T> {
|
|
40
|
+
protected _http: HttpClient;
|
|
41
|
+
protected _api: string;
|
|
42
|
+
set api(api: string);
|
|
43
|
+
protected _fields: string;
|
|
44
|
+
set fields(fields: string);
|
|
45
|
+
protected _filters: string[];
|
|
46
|
+
set filters(filters: string[]);
|
|
47
|
+
protected _orderBy: string;
|
|
48
|
+
set orderBy(orderBy: string);
|
|
49
|
+
get url(): string;
|
|
50
|
+
constructor(_http: HttpClient);
|
|
51
|
+
getAll(filters?: string[]): Observable<T[]>;
|
|
52
|
+
getPaged(page: number, filters?: string[]): Observable<T[]>;
|
|
53
|
+
searchAll(clue: string, filters?: string[]): Observable<T[]>;
|
|
54
|
+
searchPaged(clue: string, page: number, filters?: string[]): Observable<T[]>;
|
|
55
|
+
protected _get(url: string): Observable<T[]>;
|
|
56
|
+
protected _clueFilter(clue: string): string;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiV3Service<any>, never>;
|
|
58
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LuApiV3Service<any>>;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
declare class LuApiV4Service<T extends ILuApiItem = ILuApiItem> extends ALuApiService<T> {
|
|
62
|
+
protected _http: HttpClient;
|
|
63
|
+
protected _api: string;
|
|
64
|
+
set api(api: string);
|
|
65
|
+
protected _filters: string[];
|
|
66
|
+
set filters(filters: string[]);
|
|
67
|
+
get filters(): string[];
|
|
68
|
+
protected _sort: string;
|
|
69
|
+
set sort(sort: string);
|
|
70
|
+
constructor(_http: HttpClient);
|
|
71
|
+
getAll(filters?: string[]): Observable<T[]>;
|
|
72
|
+
getPaged(page?: number, filters?: string[]): Observable<T[]>;
|
|
73
|
+
searchAll(clue?: string, filters?: string[]): Observable<T[]>;
|
|
74
|
+
searchPaged(clue?: string, page?: number, filters?: string[]): Observable<T[]>;
|
|
75
|
+
count(): Observable<number>;
|
|
76
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiV4Service<any>, never>;
|
|
77
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LuApiV4Service<any>>;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
declare class LuApiHybridService<T extends ILuApiItem = ILuApiItem> extends ALuApiService<T> {
|
|
81
|
+
private _http;
|
|
82
|
+
private _v3Service;
|
|
83
|
+
private _v4Service;
|
|
84
|
+
private _standard;
|
|
85
|
+
set standard(std: 'v3' | 'v4');
|
|
86
|
+
set api(api: string);
|
|
87
|
+
set filters(filters: string[]);
|
|
88
|
+
set fields(fields: string);
|
|
89
|
+
set orderBy(orderBy: string);
|
|
90
|
+
set sort(sort: string);
|
|
91
|
+
private get _service();
|
|
92
|
+
constructor(_http: HttpClient);
|
|
93
|
+
getAll(filters?: string[]): Observable<T[]>;
|
|
94
|
+
getPaged(page: number, filters?: string[]): Observable<T[]>;
|
|
95
|
+
searchAll(clue: string, filters?: string[]): Observable<T[]>;
|
|
96
|
+
searchPaged(clue: string, page: number, filters?: string[]): Observable<T[]>;
|
|
97
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiHybridService<any>, never>;
|
|
98
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LuApiHybridService<any>>;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
type ILuApiOptionFeeder<T extends ILuApiItem = ILuApiItem> = ILuOptionOperator<T>;
|
|
102
|
+
interface ILuApiFeederService<T extends ILuApiItem = ILuApiItem> {
|
|
103
|
+
getAll(): Observable<T[]>;
|
|
104
|
+
}
|
|
105
|
+
declare abstract class ALuApiOptionFeeder<T extends ILuApiItem = ILuApiItem, S extends ILuApiService<T> = ILuApiService<T>> implements ILuApiOptionFeeder<T> {
|
|
106
|
+
outOptions$: BehaviorSubject<T[]>;
|
|
107
|
+
protected _service: S;
|
|
108
|
+
constructor(service: S);
|
|
109
|
+
onOpen(): void;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
declare class LuApiFeederComponent<T extends ILuApiItem = ILuApiItem> extends ALuApiOptionFeeder<T, LuApiHybridService<T>> implements ILuOptionOperator<T>, ILuOnOpenSubscriber {
|
|
113
|
+
outOptions$: BehaviorSubject<T[]>;
|
|
114
|
+
constructor(hostService: LuApiHybridService<T>, selfService: LuApiHybridService<T>);
|
|
115
|
+
set standard(standard: 'v3' | 'v4');
|
|
116
|
+
set api(api: string);
|
|
117
|
+
set fields(fields: string);
|
|
118
|
+
set filters(filters: string[]);
|
|
119
|
+
set orderBy(orderBy: string);
|
|
120
|
+
set sort(sort: string);
|
|
121
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiFeederComponent<any>, [{ optional: true; skipSelf: true; }, { self: true; }]>;
|
|
122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuApiFeederComponent<any>, "lu-api-feeder", never, { "standard": { "alias": "standard"; "required": false; }; "api": { "alias": "api"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; }, {}, never, never, true, never>;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
declare class LuApiFeederModule {
|
|
126
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiFeederModule, never>;
|
|
127
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuApiFeederModule, never, [typeof LuApiFeederComponent], [typeof LuApiFeederComponent]>;
|
|
128
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LuApiFeederModule>;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
type ILuApiOptionSearcher<T extends ILuApiItem = ILuApiItem> = ILuApiOptionFeeder<T>;
|
|
132
|
+
declare abstract class ALuApiOptionSearcher<T extends ILuApiItem = ILuApiItem, S extends ILuApiService<T> = ILuApiService<T>> implements ILuApiOptionFeeder<T>, ILuOnOpenSubscriber {
|
|
133
|
+
protected _service: S;
|
|
134
|
+
outOptions$: Subject<T[]>;
|
|
135
|
+
loading$: Observable<boolean>;
|
|
136
|
+
empty$: Observable<boolean>;
|
|
137
|
+
protected _clue$: Observable<string>;
|
|
138
|
+
set clue$(clue$: Observable<string>);
|
|
139
|
+
constructor(_service: S);
|
|
140
|
+
init(): void;
|
|
141
|
+
onOpen(): void;
|
|
142
|
+
onClose(): void;
|
|
143
|
+
protected initObservables(): void;
|
|
144
|
+
abstract resetClue(): any;
|
|
145
|
+
protected clearOptions(): void;
|
|
146
|
+
}
|
|
147
|
+
type ILuApiOptionPagedSearcher<T extends ILuApiItem = ILuApiItem> = ILuApiOptionSearcher<T>;
|
|
148
|
+
declare abstract class ALuApiOptionPagedSearcher<T extends ILuApiItem = ILuApiItem, S extends ILuApiService<T> = ILuApiService<T>> extends ALuApiOptionSearcher<T, S> implements ILuApiOptionPagedSearcher<T>, ILuOnScrollBottomSubscriber {
|
|
149
|
+
outOptions$: Subject<T[]>;
|
|
150
|
+
loading$: Observable<boolean>;
|
|
151
|
+
protected _loading: boolean;
|
|
152
|
+
protected _page$: Subject<void>;
|
|
153
|
+
protected _isLastPage: boolean;
|
|
154
|
+
protected _options: T[];
|
|
155
|
+
constructor(service: S);
|
|
156
|
+
onOpen(): void;
|
|
157
|
+
onScrollBottom(): void;
|
|
158
|
+
protected initObservables(): void;
|
|
159
|
+
abstract resetClue(): any;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
declare class LuApiSearcherComponent<T extends ILuApiItem = ILuApiItem> extends ALuApiOptionSearcher<T, LuApiHybridService<T>> implements OnInit {
|
|
163
|
+
searchInput: ElementRef<HTMLElement>;
|
|
164
|
+
set standard(standard: 'v3' | 'v4');
|
|
165
|
+
set api(api: string);
|
|
166
|
+
set fields(fields: string);
|
|
167
|
+
set filters(filters: string[]);
|
|
168
|
+
set orderBy(orderBy: string);
|
|
169
|
+
set sort(sort: string);
|
|
170
|
+
debounceTime: number;
|
|
171
|
+
clueControl: FormControl;
|
|
172
|
+
constructor(hostService: LuApiHybridService<T>, selfService: LuApiHybridService<T>);
|
|
173
|
+
ngOnInit(): void;
|
|
174
|
+
onOpen(): void;
|
|
175
|
+
resetClue(): void;
|
|
176
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiSearcherComponent<any>, [{ optional: true; skipSelf: true; }, { self: true; }]>;
|
|
177
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuApiSearcherComponent<any>, "lu-api-searcher", never, { "standard": { "alias": "standard"; "required": false; }; "api": { "alias": "api"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; }, {}, never, never, true, never>;
|
|
178
|
+
}
|
|
179
|
+
declare class LuApiPagedSearcherComponent<T extends ILuApiItem = ILuApiItem> extends ALuApiOptionPagedSearcher<T, LuApiHybridService<T>> implements OnInit {
|
|
180
|
+
searchInput: ElementRef<HTMLElement>;
|
|
181
|
+
set standard(standard: 'v3' | 'v4');
|
|
182
|
+
set api(api: string);
|
|
183
|
+
set fields(fields: string);
|
|
184
|
+
set filters(filters: string[]);
|
|
185
|
+
set orderBy(orderBy: string);
|
|
186
|
+
set sort(sort: string);
|
|
187
|
+
debounceTime: number;
|
|
188
|
+
clueControl: FormControl;
|
|
189
|
+
constructor(hostService: LuApiHybridService<T>, selfService: LuApiHybridService<T>);
|
|
190
|
+
ngOnInit(): void;
|
|
191
|
+
onOpen(): void;
|
|
192
|
+
resetClue(): void;
|
|
193
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiPagedSearcherComponent<any>, [{ optional: true; skipSelf: true; }, { self: true; }]>;
|
|
194
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuApiPagedSearcherComponent<any>, "lu-api-paged-searcher", never, { "standard": { "alias": "standard"; "required": false; }; "api": { "alias": "api"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; }, {}, never, never, true, never>;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
declare enum Strategy {
|
|
198
|
+
append = 0,
|
|
199
|
+
replace = 1
|
|
200
|
+
}
|
|
201
|
+
type ILuApiOptionPager<T extends ILuApiItem = ILuApiItem> = ILuOptionOperator<T>;
|
|
202
|
+
interface ILuApiPagerService<T extends ILuApiItem = ILuApiItem> {
|
|
203
|
+
getPaged(page: number): Observable<T[]>;
|
|
204
|
+
}
|
|
205
|
+
declare abstract class ALuApiOptionPager<T extends ILuApiItem = ILuApiItem, S extends ILuApiService<T> = ILuApiService<T>> implements ILuApiOptionPager<T>, ILuOnOpenSubscriber, ILuOnScrollBottomSubscriber {
|
|
206
|
+
protected _service: S;
|
|
207
|
+
outOptions$: Subject<T[]>;
|
|
208
|
+
loading$: Observable<boolean>;
|
|
209
|
+
protected _loading: boolean;
|
|
210
|
+
protected _results$: Observable<{
|
|
211
|
+
items: T[];
|
|
212
|
+
strategy: Strategy;
|
|
213
|
+
}>;
|
|
214
|
+
protected _options: T[];
|
|
215
|
+
protected _page$: Subject<number>;
|
|
216
|
+
protected _page: number;
|
|
217
|
+
protected _initialized: boolean;
|
|
218
|
+
constructor(_service: S);
|
|
219
|
+
protected init(): void;
|
|
220
|
+
onOpen(): void;
|
|
221
|
+
onScrollBottom(): void;
|
|
222
|
+
protected initObservables(): void;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
declare class LuApiPagerComponent<T extends ILuApiItem = ILuApiItem> extends ALuApiOptionPager<T, LuApiHybridService<T>> implements ILuOptionOperator<T>, OnInit, ILuOnScrollBottomSubscriber, ILuOnOpenSubscriber {
|
|
226
|
+
constructor(hostService: LuApiHybridService<T>, selfService: LuApiHybridService<T>);
|
|
227
|
+
set standard(standard: 'v3' | 'v4');
|
|
228
|
+
set api(api: string);
|
|
229
|
+
set fields(fields: string);
|
|
230
|
+
set filters(filters: string[]);
|
|
231
|
+
set orderBy(orderBy: string);
|
|
232
|
+
ngOnInit(): void;
|
|
233
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiPagerComponent<any>, [{ optional: true; skipSelf: true; }, { self: true; }]>;
|
|
234
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuApiPagerComponent<any>, "lu-api-pager", never, { "standard": { "alias": "standard"; "required": false; }; "api": { "alias": "api"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; }, {}, never, never, true, never>;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
declare class LuApiSelectInputComponent<T extends ILuApiItem = ILuApiItem> extends ALuSelectInputComponent<T, LuOptionPickerAdvancedComponent<T, ILuOptionItem<T>>> implements ControlValueAccessor, AfterViewInit {
|
|
238
|
+
protected _changeDetectorRef: ChangeDetectorRef;
|
|
239
|
+
protected _overlay: Overlay;
|
|
240
|
+
protected _elementRef: ElementRef<HTMLElement>;
|
|
241
|
+
protected _viewContainerRef: ViewContainerRef;
|
|
242
|
+
protected _renderer: Renderer2;
|
|
243
|
+
standard: 'v3' | 'v4';
|
|
244
|
+
api: string;
|
|
245
|
+
/**
|
|
246
|
+
* only works with standard="v3"
|
|
247
|
+
*/
|
|
248
|
+
fields: string;
|
|
249
|
+
filters: string[];
|
|
250
|
+
/**
|
|
251
|
+
* only works with standard="v3", otherwise use sort
|
|
252
|
+
*/
|
|
253
|
+
orderBy: string;
|
|
254
|
+
/**
|
|
255
|
+
* only works with standard="v4", otherwise use orderBy
|
|
256
|
+
*/
|
|
257
|
+
sort: string;
|
|
258
|
+
byId: LuOptionComparer<T>;
|
|
259
|
+
constructor(_changeDetectorRef: ChangeDetectorRef, _overlay: Overlay, _elementRef: ElementRef<HTMLElement>, _viewContainerRef: ViewContainerRef, _renderer: Renderer2);
|
|
260
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiSelectInputComponent<any>, never>;
|
|
261
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LuApiSelectInputComponent<any>, "lu-api-select", never, { "standard": { "alias": "standard"; "required": false; }; "api": { "alias": "api"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "orderBy": { "alias": "orderBy"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; }, {}, never, never, true, never>;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
declare class LuApiSelectModule {
|
|
265
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiSelectModule, never>;
|
|
266
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuApiSelectModule, never, [typeof LuApiFeederComponent, typeof LuApiPagedSearcherComponent, typeof LuApiSearcherComponent, typeof LuApiPagerComponent, typeof LuApiSelectInputComponent], [typeof LuApiFeederComponent, typeof LuApiPagedSearcherComponent, typeof LuApiSearcherComponent, typeof LuApiPagerComponent, typeof LuApiSelectInputComponent]>;
|
|
267
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LuApiSelectModule>;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
declare class LuApiModule {
|
|
271
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiModule, never>;
|
|
272
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuApiModule, never, [typeof LuApiSelectModule], [typeof LuApiSelectModule]>;
|
|
273
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LuApiModule>;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
declare class LuApiSearcherModule {
|
|
277
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiSearcherModule, never>;
|
|
278
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuApiSearcherModule, never, [typeof LuApiPagedSearcherComponent, typeof LuApiSearcherComponent], [typeof LuApiPagedSearcherComponent, typeof LuApiSearcherComponent]>;
|
|
279
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LuApiSearcherModule>;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
declare class LuApiPagerModule {
|
|
283
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiPagerModule, never>;
|
|
284
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuApiPagerModule, never, [typeof LuApiPagerComponent], [typeof LuApiPagerComponent]>;
|
|
285
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LuApiPagerModule>;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
declare class LuApiSelectInputModule {
|
|
289
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuApiSelectInputModule, never>;
|
|
290
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LuApiSelectInputModule, never, [typeof LuApiSelectInputComponent], [typeof LuApiSelectInputComponent]>;
|
|
291
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LuApiSelectInputModule>;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
export { ALuApiOptionFeeder, ALuApiOptionPagedSearcher, ALuApiOptionPager, ALuApiOptionSearcher, ALuApiService, LuApiFeederComponent, LuApiFeederModule, LuApiHybridService, LuApiModule, LuApiPagedSearcherComponent, LuApiPagerComponent, LuApiPagerModule, LuApiSearcherComponent, LuApiSearcherModule, LuApiSelectInputComponent, LuApiSelectInputModule, LuApiSelectModule, LuApiV3Service, LuApiV4Service };
|
|
295
|
+
export type { ILuApiCollectionResponse, ILuApiFeederService, ILuApiItem, ILuApiOptionFeeder, ILuApiOptionPagedSearcher, ILuApiOptionPager, ILuApiOptionSearcher, ILuApiPagerService, ILuApiResponse, ILuApiService, ILuApiSuggestion };
|
package/breadcrumbs/index.d.ts
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { TemplateRef } from '@angular/core';
|
|
3
|
+
|
|
4
|
+
declare class BreadcrumbsLinkDirective {
|
|
5
|
+
template: TemplateRef<any>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsLinkDirective, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BreadcrumbsLinkDirective, "[luBreadcrumbsLink]", never, {}, {}, never, never, true, never>;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
interface LuBreadcrumbsLabel {
|
|
11
|
+
breadcrumbs: string;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
declare class BreadcrumbsComponent {
|
|
15
|
+
intl: LuBreadcrumbsLabel;
|
|
16
|
+
disableCompact: i0.InputSignalWithTransform<boolean, unknown>;
|
|
17
|
+
links: i0.Signal<readonly BreadcrumbsLinkDirective[]>;
|
|
18
|
+
isCompact: i0.Signal<boolean>;
|
|
19
|
+
id: string;
|
|
20
|
+
get classCompact(): boolean;
|
|
21
|
+
get roleAttr(): string;
|
|
22
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbsComponent, "lu-breadcrumbs", never, { "disableCompact": { "alias": "disableCompact"; "required": false; "isSignal": true; }; }, {}, ["links"], never, true, never>;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export { BreadcrumbsComponent, BreadcrumbsLinkDirective };
|
package/button/index.d.ts
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnChanges, ElementRef } from '@angular/core';
|
|
3
|
+
import { Palette } from '@lucca-front/ng/core';
|
|
4
|
+
|
|
5
|
+
declare class ButtonComponent implements OnChanges {
|
|
6
|
+
#private;
|
|
7
|
+
size: 'M' | 'S' | 'XS';
|
|
8
|
+
block: boolean;
|
|
9
|
+
delete: boolean;
|
|
10
|
+
disclosure: boolean;
|
|
11
|
+
palette: Palette;
|
|
12
|
+
state: 'default' | 'loading' | 'error' | 'success';
|
|
13
|
+
/**
|
|
14
|
+
* '' is the default value when you just set the `luButton` directive without a value attached to it.
|
|
15
|
+
* We just make this explicit here.
|
|
16
|
+
*/
|
|
17
|
+
luButton: '' | 'outlined' | 'text' | 'text-invert';
|
|
18
|
+
set iconComponentRef(ref: ElementRef<HTMLElement>);
|
|
19
|
+
private get iconOnly();
|
|
20
|
+
ngOnChanges(): void;
|
|
21
|
+
updateClasses(): void;
|
|
22
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[luButton],a[luButton]", never, { "size": { "alias": "size"; "required": false; }; "block": { "alias": "block"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; "disclosure": { "alias": "disclosure"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "state": { "alias": "state"; "required": false; }; "luButton": { "alias": "luButton"; "required": false; }; }, {}, ["iconComponentRef"], ["*"], true, never>;
|
|
24
|
+
static ngAcceptInputType_block: unknown;
|
|
25
|
+
static ngAcceptInputType_delete: unknown;
|
|
26
|
+
static ngAcceptInputType_disclosure: unknown;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { ButtonComponent };
|
package/callout/index.d.ts
CHANGED
|
@@ -1,5 +1,167 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { InjectionToken, EventEmitter, OnDestroy, ElementRef, TemplateRef, OnChanges } from '@angular/core';
|
|
3
|
+
import { LuTranslation, PortalContent, Palette } from '@lucca-front/ng/core';
|
|
4
|
+
import { LuccaIcon } from '@lucca-front/icons';
|
|
5
|
+
|
|
6
|
+
declare const LU_CALLOUT_TRANSLATIONS: InjectionToken<LuTranslation<LuCalloutLabel>>;
|
|
7
|
+
interface LuCalloutLabel {
|
|
8
|
+
close: string;
|
|
9
|
+
}
|
|
10
|
+
declare const luCalloutTranslations: LuTranslation<LuCalloutLabel>;
|
|
11
|
+
|
|
12
|
+
declare const CalloutStates: readonly ["success", "warning", "error"];
|
|
13
|
+
type CalloutState = (typeof CalloutStates)[number];
|
|
14
|
+
|
|
15
|
+
declare class CalloutComponent {
|
|
16
|
+
/**
|
|
17
|
+
* The title of the callout
|
|
18
|
+
*/
|
|
19
|
+
heading: PortalContent;
|
|
20
|
+
/**
|
|
21
|
+
* Which palette should be used for the entire callout.
|
|
22
|
+
* Defaults to none (inherits parent palette)
|
|
23
|
+
*/
|
|
24
|
+
palette: Palette;
|
|
25
|
+
/**
|
|
26
|
+
* Which size should the callout be? Defaults to medium
|
|
27
|
+
*/
|
|
28
|
+
size: 'M' | 'S';
|
|
29
|
+
/**
|
|
30
|
+
* Should we display the remove icon?
|
|
31
|
+
*/
|
|
32
|
+
removable: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Which icon should we display in the callout if any?
|
|
35
|
+
* Defaults to no icon.
|
|
36
|
+
*/
|
|
37
|
+
icon: LuccaIcon;
|
|
38
|
+
/**
|
|
39
|
+
* State is a shorthand to set the icon and the palette to the recommended values for the icon and palette based on
|
|
40
|
+
* the provided state.
|
|
41
|
+
*
|
|
42
|
+
* If one of the icon or palette inputs are filled along with the state input, their values will have the priority over
|
|
43
|
+
* state (so setting state to success and palette to warning will make the palette warning)
|
|
44
|
+
*/
|
|
45
|
+
state: CalloutState;
|
|
46
|
+
/**
|
|
47
|
+
* Is the callout removed? Works with two way binding too.
|
|
48
|
+
*/
|
|
49
|
+
removed: boolean;
|
|
50
|
+
get hiddenAttr(): 'hidden' | null;
|
|
51
|
+
removedChange: EventEmitter<boolean>;
|
|
52
|
+
intl: LuCalloutLabel;
|
|
53
|
+
get calloutClasses(): {
|
|
54
|
+
[x: string]: boolean;
|
|
55
|
+
};
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutComponent, never>;
|
|
57
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalloutComponent, "lu-callout", never, { "heading": { "alias": "heading"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; "removable": { "alias": "removable"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "state": { "alias": "state"; "required": false; }; "removed": { "alias": "removed"; "required": false; }; }, { "removedChange": "removedChange"; }, never, ["*"], true, never>;
|
|
58
|
+
static ngAcceptInputType_removable: unknown;
|
|
59
|
+
static ngAcceptInputType_removed: unknown;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
declare class CalloutDisclosureComponent {
|
|
63
|
+
icon: LuccaIcon;
|
|
64
|
+
heading: PortalContent;
|
|
65
|
+
palette: Palette;
|
|
66
|
+
size: 'M' | 'S';
|
|
67
|
+
/**
|
|
68
|
+
* State is a shorthand to set the icon and the palette to the recommended values for the icon and palette based on
|
|
69
|
+
* the provided state.
|
|
70
|
+
*
|
|
71
|
+
* If one of the icon or palette inputs are filled along with the state input, their values will have the priority over
|
|
72
|
+
* state (so setting state to success and palette to warning will make the palette warning)
|
|
73
|
+
*/
|
|
74
|
+
state: CalloutState;
|
|
75
|
+
open: boolean;
|
|
76
|
+
openChange: EventEmitter<boolean>;
|
|
77
|
+
onToggle(event: Event): void;
|
|
78
|
+
get calloutClasses(): {
|
|
79
|
+
[x: string]: boolean;
|
|
80
|
+
};
|
|
81
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutDisclosureComponent, never>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalloutDisclosureComponent, "lu-callout-disclosure", never, { "icon": { "alias": "icon"; "required": false; }; "heading": { "alias": "heading"; "required": true; }; "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; "state": { "alias": "state"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, { "openChange": "openChange"; }, never, ["*"], true, never>;
|
|
83
|
+
static ngAcceptInputType_open: unknown;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
declare class CalloutPopoverComponent implements OnDestroy {
|
|
87
|
+
#private;
|
|
88
|
+
overlayOrigin: ElementRef;
|
|
89
|
+
overlayContent: TemplateRef<unknown>;
|
|
90
|
+
private _hideDelayId;
|
|
91
|
+
private _showDelayId;
|
|
92
|
+
/**
|
|
93
|
+
* Debounce for the popover to open (mouse will have to be on the element fox openDelay milliseconds for popover to show)
|
|
94
|
+
*/
|
|
95
|
+
readonly openDelay = 50;
|
|
96
|
+
/**
|
|
97
|
+
* Debounce for the popover to close (mouse will have to be out of both popover and trigger for closeDelay milliseconds for it to close)
|
|
98
|
+
*/
|
|
99
|
+
readonly closeDelay = 500;
|
|
100
|
+
/**
|
|
101
|
+
* Label to put inside the button, often used to show just a number
|
|
102
|
+
*/
|
|
103
|
+
buttonLabel: string;
|
|
104
|
+
/**
|
|
105
|
+
* Palette for both the button and the popover content
|
|
106
|
+
*/
|
|
107
|
+
palette: Palette;
|
|
108
|
+
/**
|
|
109
|
+
* Size for both button and popover content
|
|
110
|
+
*/
|
|
111
|
+
size?: 'M' | 'S' | 'XS';
|
|
112
|
+
/**
|
|
113
|
+
* Icon shows in button and next to popover's title
|
|
114
|
+
*/
|
|
115
|
+
icon: LuccaIcon;
|
|
116
|
+
/**
|
|
117
|
+
* State is a shorthand to set the icon and the palette to the recommended values for the icon and palette based on
|
|
118
|
+
* the provided state.
|
|
119
|
+
*
|
|
120
|
+
* If one of the icon or palette inputs are filled along with the state input, their values will have the priority over
|
|
121
|
+
* state (so setting state to success and palette to warning will make the palette warning)
|
|
122
|
+
*/
|
|
123
|
+
state: CalloutState;
|
|
124
|
+
/**
|
|
125
|
+
* Heading for the details popover
|
|
126
|
+
*/
|
|
127
|
+
heading: PortalContent;
|
|
128
|
+
get contentSize(): 'S' | 'M' | undefined;
|
|
129
|
+
get calloutClasses(): {
|
|
130
|
+
[x: string]: boolean;
|
|
131
|
+
};
|
|
132
|
+
get calloutOverlayClasses(): {
|
|
133
|
+
[x: string]: boolean;
|
|
134
|
+
};
|
|
135
|
+
get calloutOverlayHeadClasses(): {
|
|
136
|
+
[x: string]: boolean;
|
|
137
|
+
};
|
|
138
|
+
showContent(): void;
|
|
139
|
+
private createPanelContent;
|
|
140
|
+
hideContent(event: MouseEvent | null): void;
|
|
141
|
+
ngOnDestroy(): void;
|
|
142
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutPopoverComponent, never>;
|
|
143
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalloutPopoverComponent, "lu-callout-popover", never, { "openDelay": { "alias": "openDelay"; "required": false; }; "closeDelay": { "alias": "closeDelay"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "state": { "alias": "state"; "required": false; }; "heading": { "alias": "heading"; "required": true; }; }, {}, never, ["*"], true, never>;
|
|
144
|
+
static ngAcceptInputType_openDelay: unknown;
|
|
145
|
+
static ngAcceptInputType_closeDelay: unknown;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
declare class CalloutFeedbackItemDescriptionDirective {
|
|
149
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutFeedbackItemDescriptionDirective, never>;
|
|
150
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CalloutFeedbackItemDescriptionDirective, "lu-feedback-item-description", never, {}, {}, never, never, true, never>;
|
|
151
|
+
}
|
|
152
|
+
declare class CalloutFeedbackItemComponent {
|
|
153
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutFeedbackItemComponent, never>;
|
|
154
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalloutFeedbackItemComponent, "li[lu-callout-feedback-item]", never, {}, {}, never, ["lu-feedback-item-description", "[lu-feedback-item-action]"], true, never>;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
declare class CalloutFeedbackListComponent implements OnChanges {
|
|
158
|
+
#private;
|
|
159
|
+
palette: Palette;
|
|
160
|
+
size: 'M' | 'S';
|
|
161
|
+
ngOnChanges(): void;
|
|
162
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutFeedbackListComponent, never>;
|
|
163
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalloutFeedbackListComponent, "ul[lu-callout-feedback-list]", never, { "palette": { "alias": "palette"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
export { CalloutComponent, CalloutDisclosureComponent, CalloutFeedbackItemComponent, CalloutFeedbackItemDescriptionDirective, CalloutFeedbackListComponent, CalloutPopoverComponent, LU_CALLOUT_TRANSLATIONS, luCalloutTranslations };
|
|
167
|
+
export type { LuCalloutLabel };
|
package/chip/index.d.ts
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
|
|
3
|
+
interface ChipTranslate {
|
|
4
|
+
delete: string;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
declare class ChipComponent {
|
|
8
|
+
intl: ChipTranslate;
|
|
9
|
+
unkillable: boolean;
|
|
10
|
+
palette?: string;
|
|
11
|
+
disabled: boolean;
|
|
12
|
+
get classPalette(): boolean;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChipComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChipComponent, "lu-chip", never, { "unkillable": { "alias": "unkillable"; "required": false; }; "palette": { "alias": "palette"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
15
|
+
static ngAcceptInputType_unkillable: unknown;
|
|
16
|
+
static ngAcceptInputType_disabled: unknown;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export { ChipComponent };
|