@seniorsistemas/angular-components 19.7.3 → 19.7.4-fix-sds-577-afa523ed
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/accordion/README.md +1 -0
- package/accordion/lib/accordion/accordion.component.d.ts +1 -1
- package/accordion/lib/accordion/accordion.module.d.ts +1 -6
- package/accordion/lib/accordion/components/accordion-panel/accordion-panel.component.d.ts +1 -1
- package/alert/README.md +1 -1
- package/alert/lib/alert/alert.component.d.ts +1 -1
- package/alert/lib/alert/alert.module.d.ts +1 -2
- package/autocomplete/README.md +1 -1
- package/autocomplete/lib/autocomplete/autocomplete.component.d.ts +1 -1
- package/badge/lib/badge/badge.component.d.ts +1 -1
- package/badge/lib/badge/badge.module.d.ts +3 -7
- package/bignumber-input/lib/bignumber-input/bignumber-input.directive.d.ts +1 -1
- package/bignumber-input/lib/bignumber-input/bignumber-input.module.d.ts +1 -2
- package/breadcrumb/README.md +9 -5
- package/button/README.md +1 -0
- package/calendar-mask/README.md +4 -2
- package/calendar-mask/lib/calendar-mask/calendar-mask.directive.d.ts +1 -1
- package/calendar-mask/lib/calendar-mask/calendar-mask.module.d.ts +1 -2
- package/card/lib/card/card.component.d.ts +1 -1
- package/card/lib/card/card.module.d.ts +1 -3
- package/chat/lib/chat/chat.component.d.ts +2 -1
- package/chat/lib/chat/chat.module.d.ts +3 -6
- package/chat/lib/chat/components/chat-message/chat-message.component.d.ts +1 -1
- package/checkbox-list/lib/checkbox-list/checkbox-list.component.d.ts +1 -1
- package/checkbox-list/lib/checkbox-list/checkbox-list.module.d.ts +1 -3
- package/chips/lib/chips/chip-item/chip-item.component.d.ts +1 -1
- package/chips/lib/chips/chips/chips.component.d.ts +1 -1
- package/chips/lib/chips/chips.module.d.ts +1 -6
- package/code-editor/README.md +1 -1
- package/code-editor/lib/code-editor/code-editor.component.d.ts +1 -1
- package/code-editor/lib/code-editor/code-editor.module.d.ts +1 -3
- package/collapse-link/lib/collapse-link/collapse-link.component.d.ts +1 -1
- package/collapse-link/lib/collapse-link/collapse-link.module.d.ts +1 -2
- package/common/deprecated-selector/README.md +120 -47
- package/common/lib/svg-factory/components/iassist-icon/iassist-icon.component.d.ts +1 -1
- package/common/lib/svg-factory/components/senior-icon/senior-icon.component.d.ts +1 -1
- package/common/lib/svg-factory/svg-factory.directive.d.ts +1 -1
- package/common/lib/svg-factory/svg-factory.module.d.ts +1 -4
- package/confirm-dialog/README.md +3 -1
- package/content-generator/README.md +2 -2
- package/content-generator/lib/content-generator/content-generator.component.d.ts +2 -1
- package/content-generator/lib/content-generator/content-generator.module.d.ts +1 -10
- package/control-errors/lib/control-errors/control-errors.component.d.ts +2 -2
- package/control-errors/lib/control-errors/control-errors.module.d.ts +1 -3
- package/country-phone-picker/README.md +1 -1
- package/country-phone-picker/lib/country-phone-picker/country-phone-picker.component.d.ts +2 -1
- package/country-phone-picker/lib/country-phone-picker/country-phone-picker.module.d.ts +1 -5
- package/currency/README.md +1 -1
- package/custom-fields/lib/custom-fields/custom-fields.component.d.ts +1 -1
- package/custom-fields/lib/custom-fields/custom-fields.module.d.ts +1 -7
- package/datepicker/README.md +44 -11
- package/datepicker/lib/datepicker/datepicker.component.d.ts +1 -0
- package/dynamic-form/dynamic-form/dynamic-form.module.d.ts +3 -5
- package/dynamic-form/dynamic-form/form-field/fields/currency/currency-field.component.d.ts +1 -0
- package/editable-overlay/lib/editable-overlay/editable-overlay.directive.d.ts +1 -1
- package/editable-overlay/lib/editable-overlay/editable-overlay.module.d.ts +1 -2
- package/editor/README.md +8 -0
- package/empty-state/lib/empty-state/empty-state.component.d.ts +1 -1
- package/empty-state/lib/empty-state/empty-state.module.d.ts +1 -3
- package/empty-state/lib/empty-state/go-back/go-back.component.d.ts +1 -1
- package/esm2022/accordion/lib/accordion/accordion.component.mjs +3 -3
- package/esm2022/accordion/lib/accordion/accordion.module.mjs +4 -10
- package/esm2022/accordion/lib/accordion/components/accordion-panel/accordion-panel.component.mjs +17 -8
- package/esm2022/alert/lib/alert/alert.component.mjs +4 -4
- package/esm2022/alert/lib/alert/alert.module.mjs +4 -6
- package/esm2022/autocomplete/lib/autocomplete/autocomplete.component.mjs +4 -4
- package/esm2022/badge/lib/badge/badge.component.mjs +7 -6
- package/esm2022/badge/lib/badge/badge.module.mjs +4 -9
- package/esm2022/bignumber-input/lib/bignumber-input/bignumber-input.directive.mjs +3 -2
- package/esm2022/bignumber-input/lib/bignumber-input/bignumber-input.module.mjs +4 -7
- package/esm2022/breadcrumb/lib/breadcrumb/breadcrumb.component.mjs +6 -7
- package/esm2022/button/lib/button/button.component.mjs +3 -3
- package/esm2022/calendar-mask/lib/calendar-mask/calendar-mask.directive.mjs +3 -2
- package/esm2022/calendar-mask/lib/calendar-mask/calendar-mask.module.mjs +4 -6
- package/esm2022/card/lib/card/card.component.mjs +4 -4
- package/esm2022/card/lib/card/card.module.mjs +4 -7
- package/esm2022/chat/lib/chat/chat.component.mjs +8 -7
- package/esm2022/chat/lib/chat/chat.module.mjs +7 -11
- package/esm2022/chat/lib/chat/components/chat-message/chat-message.component.mjs +6 -6
- package/esm2022/checkbox/lib/checkbox/checkbox.component.mjs +4 -5
- package/esm2022/checkbox-list/lib/checkbox-list/checkbox-list.component.mjs +6 -7
- package/esm2022/checkbox-list/lib/checkbox-list/checkbox-list.module.mjs +4 -7
- package/esm2022/chips/lib/chips/chip-item/chip-item.component.mjs +5 -5
- package/esm2022/chips/lib/chips/chips/chips.component.mjs +7 -7
- package/esm2022/chips/lib/chips/chips.module.mjs +4 -10
- package/esm2022/code-editor/lib/code-editor/code-editor.component.mjs +4 -4
- package/esm2022/code-editor/lib/code-editor/code-editor.module.mjs +8 -11
- package/esm2022/collapse-link/lib/collapse-link/collapse-link.component.mjs +4 -4
- package/esm2022/collapse-link/lib/collapse-link/collapse-link.module.mjs +4 -6
- package/esm2022/common/lib/svg-factory/components/iassist-icon/iassist-icon.component.mjs +3 -3
- package/esm2022/common/lib/svg-factory/components/senior-icon/senior-icon.component.mjs +3 -3
- package/esm2022/common/lib/svg-factory/svg-factory.directive.mjs +4 -3
- package/esm2022/common/lib/svg-factory/svg-factory.module.mjs +4 -14
- package/esm2022/content-generator/lib/content-generator/content-generator.component.mjs +28 -16
- package/esm2022/content-generator/lib/content-generator/content-generator.module.mjs +4 -42
- package/esm2022/control-errors/lib/control-errors/control-errors.component.mjs +3 -3
- package/esm2022/control-errors/lib/control-errors/control-errors.module.mjs +6 -9
- package/esm2022/country-phone-picker/lib/country-phone-picker/country-phone-picker.component.mjs +14 -14
- package/esm2022/country-phone-picker/lib/country-phone-picker/country-phone-picker.module.mjs +6 -28
- package/esm2022/custom-fields/lib/custom-fields/custom-fields.component.mjs +6 -6
- package/esm2022/custom-fields/lib/custom-fields/custom-fields.module.mjs +9 -35
- package/esm2022/datepicker/lib/datepicker/datepicker.component.mjs +6 -3
- package/esm2022/dialog/lib/src/dialog/dialog.component.mjs +3 -3
- package/esm2022/dynamic-form/dynamic-form/dynamic-form.module.mjs +4 -6
- package/esm2022/dynamic-form/dynamic-form/form-field/fields/boolean/boolean-radio-field/boolean-field.component.mjs +3 -3
- package/esm2022/dynamic-form/dynamic-form/form-field/fields/boolean/boolean-switch-field/boolean-switch-field.component.mjs +3 -3
- package/esm2022/dynamic-form/dynamic-form/form-field/fields/currency/currency-field.component.mjs +5 -3
- package/esm2022/dynamic-form/dynamic-form/form-field/fields/radio-button/radio-button-field.component.mjs +3 -3
- package/esm2022/editable-overlay/lib/editable-overlay/editable-overlay.directive.mjs +3 -2
- package/esm2022/editable-overlay/lib/editable-overlay/editable-overlay.module.mjs +4 -6
- package/esm2022/editor/lib/editor/editor.component.mjs +4 -4
- package/esm2022/empty-state/lib/empty-state/empty-state.component.mjs +4 -4
- package/esm2022/empty-state/lib/empty-state/empty-state.module.mjs +4 -7
- package/esm2022/empty-state/lib/empty-state/go-back/go-back.component.mjs +4 -4
- package/esm2022/fieldset/lib/fieldset/fieldset.component.mjs +5 -5
- package/esm2022/fieldset/lib/fieldset/fieldset.module.mjs +4 -7
- package/esm2022/file-picker/lib/file-picker/file-picker.component.mjs +10 -11
- package/esm2022/file-picker/lib/file-picker/file-picker.module.mjs +4 -11
- package/esm2022/gantt/lib/gantt/components/side-table/side-table.component.mjs +5 -5
- package/esm2022/gantt/lib/gantt/gantt.component.mjs +4 -4
- package/esm2022/gantt/lib/gantt/gantt.module.mjs +4 -12
- package/esm2022/global-search/lib/global-search/components/dropdown/global-search-dropdown-item.component.mjs +6 -7
- package/esm2022/global-search/lib/global-search/global-search.component.mjs +17 -10
- package/esm2022/global-search/lib/global-search/global-search.module.mjs +15 -33
- package/esm2022/grid-menu/lib/grid-menu/components/grid-menu-item/grid-menu-item.component.mjs +5 -4
- package/esm2022/grid-menu/lib/grid-menu/grid-menu.component.mjs +4 -4
- package/esm2022/grid-menu/lib/grid-menu/grid-menu.module.mjs +4 -7
- package/esm2022/help-popover/lib/help-popover/help-popover/help-popover.component.mjs +5 -5
- package/esm2022/help-popover/lib/help-popover/help-popover.directive.mjs +3 -2
- package/esm2022/help-popover/lib/help-popover/help-popover.module.mjs +5 -14
- package/esm2022/image-cropper/lib/image-cropper/image-cropper.component.mjs +7 -8
- package/esm2022/image-cropper/lib/image-cropper/image-cropper.module.mjs +4 -10
- package/esm2022/infinite-scroll/lib/infinite-scroll/infinite-scroll.directive.mjs +4 -3
- package/esm2022/infinite-scroll/lib/infinite-scroll/infinite-scroll.module.mjs +4 -6
- package/esm2022/info-sign/lib/info-sign/components/info-sign/info-sign.component.mjs +6 -6
- package/esm2022/info-sign/lib/info-sign/info-sign.directive.mjs +4 -3
- package/esm2022/info-sign/lib/info-sign/info-sign.module.mjs +4 -8
- package/esm2022/inline-edit/lib/inline-edit/components/fields/inline-edit-calendar/inline-edit-calendar.component.mjs +14 -10
- package/esm2022/inline-edit/lib/inline-edit/components/fields/inline-edit-content-generator/inline-edit-content-generator.component.mjs +7 -6
- package/esm2022/inline-edit/lib/inline-edit/components/fields/inline-edit-lookup/inline-edit-lookup.component.mjs +6 -6
- package/esm2022/inline-edit/lib/inline-edit/components/fields/inline-edit-number/inline-edit-number.component.mjs +34 -20
- package/esm2022/inline-edit/lib/inline-edit/components/fields/inline-edit-text/inline-edit-text.component.mjs +6 -6
- package/esm2022/inline-edit/lib/inline-edit/components/fields/inline-edit-text-area/inline-edit-text-area.component.mjs +7 -7
- package/esm2022/inline-edit/lib/inline-edit/components/inline-edit-item/inline-edit-item.component.mjs +16 -15
- package/esm2022/inline-edit/lib/inline-edit/inline-edit.component.mjs +3 -3
- package/esm2022/inline-edit/lib/inline-edit/inline-edit.module.mjs +4 -89
- package/esm2022/insights/lib/insights/components/insights-card/components/insights-card-loader/insights-card-loader.component.mjs +6 -6
- package/esm2022/insights/lib/insights/components/insights-card/insights-card.component.mjs +11 -10
- package/esm2022/insights/lib/insights/components/insights-sidebar/insights-sidebar.component.mjs +7 -7
- package/esm2022/insights/lib/insights/insights.component.mjs +4 -5
- package/esm2022/insights/lib/insights/insights.module.mjs +4 -34
- package/esm2022/kanban/lib/kanban/components/kanban-column/kanban-column.component.mjs +18 -22
- package/esm2022/kanban/lib/kanban/components/kanban-item/kanban-item.component.mjs +9 -8
- package/esm2022/kanban/lib/kanban/components/kanban-item-dragging/kanban-item-dragging.component.mjs +6 -6
- package/esm2022/kanban/lib/kanban/kanban.component.mjs +20 -11
- package/esm2022/kanban/lib/kanban/kanban.module.mjs +4 -41
- package/esm2022/label-value/lib/label-value/label-value.component.mjs +8 -8
- package/esm2022/label-value/lib/label-value/label-value.module.mjs +4 -10
- package/esm2022/lib/locale/fallback.mjs +3 -2
- package/esm2022/loading-state/lib/loading-state/components/dots-indicator/dots-indicator.components.mjs +3 -3
- package/esm2022/loading-state/lib/loading-state/components/logo-indicator/logo-indicator.component.mjs +4 -4
- package/esm2022/loading-state/lib/loading-state/components/progress-bar-indicator/progress-bar-indicator.component.mjs +4 -4
- package/esm2022/loading-state/lib/loading-state/loading-state.component.mjs +13 -7
- package/esm2022/loading-state/lib/loading-state/loading-state.directive.mjs +3 -2
- package/esm2022/loading-state/lib/loading-state/loading-state.module.mjs +4 -20
- package/esm2022/locale/lib/locale/locale.module.mjs +6 -8
- package/esm2022/locale/lib/locale/pipes/localized-bignumber-impure.pipe.mjs +6 -5
- package/esm2022/locale/lib/locale/pipes/localized-bignumber.pipe.mjs +16 -15
- package/esm2022/locale/lib/locale/pipes/localized-currency-impure.pipe.mjs +6 -5
- package/esm2022/locale/lib/locale/pipes/localized-currency.pipe.mjs +11 -10
- package/esm2022/locale/lib/locale/pipes/localized-date-impure.pipe.mjs +6 -5
- package/esm2022/locale/lib/locale/pipes/localized-date.pipe.mjs +3 -2
- package/esm2022/locale/lib/locale/pipes/localized-number.pipe.mjs +10 -7
- package/esm2022/locale/lib/locale/pipes/localized-time-impure.pipe.mjs +6 -5
- package/esm2022/locale/lib/locale/pipes/localized-time.pipe.mjs +3 -2
- package/esm2022/localized-number-input/lib/localized-number-input/localized-number-input.directive.mjs +7 -4
- package/esm2022/localized-number-input/lib/localized-number-input/localized-number-input.module.mjs +4 -6
- package/esm2022/mask/lib/mask/mask-formatter.module.mjs +3 -3
- package/esm2022/mask/lib/mask/mask-formatter.pipe.mjs +3 -2
- package/esm2022/mouse-events/lib/mouse-events/long-press.directive.mjs +3 -2
- package/esm2022/mouse-events/lib/mouse-events/mouse-events.module.mjs +5 -7
- package/esm2022/navigation-button/lib/navigation-button/navigation-button.component.mjs +8 -8
- package/esm2022/navigation-button/lib/navigation-button/navigation-button.module.mjs +4 -8
- package/esm2022/number-input/lib/number-input/number-input.directive.mjs +3 -2
- package/esm2022/number-input/lib/number-input/number-input.module.mjs +4 -6
- package/esm2022/numeric/lib/numeric.module.mjs +4 -6
- package/esm2022/numeric/lib/numeric.pipe.mjs +6 -3
- package/esm2022/numeric-mask/lib/numeric-mask/numeric-mask.directive.mjs +8 -3
- package/esm2022/object-card/lib/object-card/elements/field/object-card-field.component.mjs +7 -8
- package/esm2022/object-card/lib/object-card/elements/main/object-card-main.component.mjs +6 -8
- package/esm2022/object-card/lib/object-card/object-card.component.mjs +6 -6
- package/esm2022/object-card/lib/object-card/object-card.module.mjs +4 -10
- package/esm2022/paginator/lib/paginator/paginator.component.mjs +3 -3
- package/esm2022/panel/lib/panel/panel.component.mjs +15 -7
- package/esm2022/panel/lib/panel/panel.module.mjs +7 -10
- package/esm2022/password-strength/lib/password-strength/password-strength.component.mjs +4 -4
- package/esm2022/password-strength/lib/password-strength/password-strength.directive.mjs +4 -3
- package/esm2022/password-strength/lib/password-strength/password-strength.module.mjs +4 -7
- package/esm2022/pin-code-field/lib/pin-code-field/pin-code-field.component.mjs +5 -6
- package/esm2022/profile-picture-picker/lib/profile-picture-picker/profile-picture-picker.component.mjs +9 -10
- package/esm2022/profile-picture-picker/lib/profile-picture-picker/profile-picture-picker.module.mjs +5 -11
- package/esm2022/progressbar/lib/progressbar/components/progressbar-determinate/progressbar-determinate.component.mjs +8 -6
- package/esm2022/progressbar/lib/progressbar/components/progressbar-indeterminate/progressbar-indeterminate.component.mjs +4 -4
- package/esm2022/progressbar/lib/progressbar/progressbar.component.mjs +5 -5
- package/esm2022/progressbar/lib/progressbar/progressbar.module.mjs +4 -9
- package/esm2022/rating-scale/lib/rating-scale/rating-scale.component.mjs +5 -5
- package/esm2022/rating-scale/lib/rating-scale/rating-scale.module.mjs +6 -14
- package/esm2022/select/lib/select/components/select-option/select-option.component.mjs +3 -4
- package/esm2022/select/lib/select/select.component.mjs +3 -5
- package/esm2022/select-button/lib/select-button/components/select-button-item/select-button-item.component.mjs +5 -5
- package/esm2022/select-button/lib/select-button/select-button.component.mjs +6 -6
- package/esm2022/select-button/lib/select-button/select-button.module.mjs +6 -13
- package/esm2022/shared/lib/shared/border-button/border-button.component.mjs +5 -5
- package/esm2022/shared/lib/shared/border-button/border-button.module.mjs +7 -10
- package/esm2022/sidebar/lib/sidebar/sidebar.component.mjs +5 -5
- package/esm2022/sidebar/lib/sidebar/sidebar.module.mjs +4 -7
- package/esm2022/slide-in-bar/lib/slide-in-bar/slide-in-bar.component.mjs +6 -6
- package/esm2022/slide-in-bar/lib/slide-in-bar/slide-in-bar.module.mjs +7 -9
- package/esm2022/slider/lib/slider/slider.component.mjs +6 -6
- package/esm2022/slider/lib/slider/slider.module.mjs +6 -9
- package/esm2022/speech-recognition/lib/speech-recognition/speech-recognition/speech-recognition.component.mjs +4 -5
- package/esm2022/speech-recognition/lib/speech-recognition/speech-recognition.module.mjs +5 -13
- package/esm2022/split-button/lib/split-button/split-button.component.mjs +5 -5
- package/esm2022/split-button/lib/split-button/split-button.module.mjs +4 -6
- package/esm2022/star-rating/star-rating/star-rating.component.mjs +3 -3
- package/esm2022/stats-card/lib/stats-card/stats-card.component.mjs +6 -6
- package/esm2022/stats-card/lib/stats-card/stats-card.module.mjs +4 -8
- package/esm2022/stepper/lib/stepper/stepper.component.mjs +6 -6
- package/esm2022/stepper/lib/stepper/stepper.module.mjs +4 -7
- package/esm2022/structure/lib/structure/footer.component.mjs +3 -2
- package/esm2022/structure/lib/structure/header.component.mjs +5 -4
- package/esm2022/structure/lib/structure/structure.module.mjs +5 -7
- package/esm2022/switch/lib/switch/switch.component.mjs +4 -5
- package/esm2022/switch/lib/switch/switch.module.mjs +4 -6
- package/esm2022/table/lib/table/row-toggler/row-toggler.directive.mjs +6 -3
- package/esm2022/table/lib/table/table-column/table-columns.component.mjs +17 -9
- package/esm2022/table/lib/table/table-paging/table-paging.component.mjs +4 -4
- package/esm2022/table/lib/table/table.module.mjs +4 -34
- package/esm2022/table-header/lib/table-header/table-header-checkbox.component.mjs +19 -16
- package/esm2022/table-header/lib/table-header/table-header-checkox.module.mjs +4 -8
- package/esm2022/template/lib/template/template.module.mjs +4 -5
- package/esm2022/text-area/lib/text-area/text-area.component.mjs +9 -9
- package/esm2022/text-area/lib/text-area.module.mjs +5 -24
- package/esm2022/thumbnail/lib/thumbnail/thumbnail.component.mjs +5 -5
- package/esm2022/thumbnail/lib/thumbnail/thumbnail.module.mjs +7 -9
- package/esm2022/thumbnails/lib/thumbnails/components/thumbnail-item/components/thumbnail-item-image/thumbnail-item-image.component.mjs +6 -6
- package/esm2022/thumbnails/lib/thumbnails/components/thumbnail-item/components/thumbnail-item-video/thumbnail-item-video.component.mjs +9 -9
- package/esm2022/thumbnails/lib/thumbnails/components/thumbnail-item/thumbnail-item.component.mjs +25 -14
- package/esm2022/thumbnails/lib/thumbnails/thumbnails.component.mjs +4 -4
- package/esm2022/thumbnails/lib/thumbnails/thumbnails.module.mjs +6 -14
- package/esm2022/tiered-menu/lib/tiered-menu/components/tiered-menu/tiered-menu.component.mjs +7 -7
- package/esm2022/tiered-menu/lib/tiered-menu/components/tiered-menu-divider/tiered-menu-divider.component.mjs +3 -3
- package/esm2022/tiered-menu/lib/tiered-menu/components/tiered-menu-item/tiered-menu-item.component.mjs +4 -4
- package/esm2022/tiered-menu/lib/tiered-menu/components/tiered-menu-nested/tiered-menu-nested.component.mjs +6 -6
- package/esm2022/tiered-menu/lib/tiered-menu/tiered-menu.directive.mjs +4 -3
- package/esm2022/tiered-menu/lib/tiered-menu/tiered-menu.module.mjs +4 -20
- package/esm2022/tile/lib/tile/tile.component.mjs +6 -6
- package/esm2022/tile/lib/tile/tile.module.mjs +4 -7
- package/esm2022/timeline/lib/timeline/components/horizontal-timeline/horizontal-timeline.component.mjs +6 -6
- package/esm2022/timeline/lib/timeline/components/timeline-icon-item/timeline-icon-item.component.mjs +5 -5
- package/esm2022/timeline/lib/timeline/components/vertical-timeline/components/collapse-option/collapse-option.component.mjs +4 -4
- package/esm2022/timeline/lib/timeline/components/vertical-timeline/components/collapsed-items/collapsed-items.component.mjs +5 -5
- package/esm2022/timeline/lib/timeline/components/vertical-timeline/components/range-line/range-line.component.mjs +3 -3
- package/esm2022/timeline/lib/timeline/components/vertical-timeline/components/vertical-items/vertical-items.component.mjs +5 -5
- package/esm2022/timeline/lib/timeline/components/vertical-timeline/vertical-timeline.component.mjs +7 -7
- package/esm2022/timeline/lib/timeline/timeline.component.mjs +5 -6
- package/esm2022/timeline/lib/timeline/timeline.module.mjs +4 -20
- package/esm2022/toast/lib/toast/toast.component.mjs +4 -4
- package/esm2022/toast/lib/toast/toast.module.mjs +6 -7
- package/esm2022/token-list/lib/token-list/token-list.component.mjs +4 -4
- package/esm2022/token-list/lib/token-list/token-list.module.mjs +4 -6
- package/esm2022/tooltip/lib/tooltip/tooltip.module.mjs +3 -4
- package/esm2022/topbar/lib/topbar/topbar.component.mjs +3 -3
- package/esm2022/topbar/lib/topbar/topbar.module.mjs +7 -10
- package/esm2022/tree/lib/tree/components/tree-node-item/tree-node-item.component.mjs +6 -5
- package/esm2022/tree/lib/tree/tree.component.mjs +5 -5
- package/esm2022/tree/lib/tree/tree.module.mjs +4 -10
- package/esm2022/workspace-switch/lib/workspace-switch/workspace-switch.component.mjs +5 -5
- package/esm2022/workspace-switch/lib/workspace-switch/workspace-switch.module.mjs +4 -6
- package/fesm2022/seniorsistemas-angular-components-accordion.mjs +20 -17
- package/fesm2022/seniorsistemas-angular-components-accordion.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-alert.mjs +6 -8
- package/fesm2022/seniorsistemas-angular-components-alert.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-autocomplete.mjs +3 -3
- package/fesm2022/seniorsistemas-angular-components-autocomplete.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-badge.mjs +8 -12
- package/fesm2022/seniorsistemas-angular-components-badge.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-bignumber-input.mjs +5 -7
- package/fesm2022/seniorsistemas-angular-components-bignumber-input.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-breadcrumb.mjs +5 -6
- package/fesm2022/seniorsistemas-angular-components-breadcrumb.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-button.mjs +2 -2
- package/fesm2022/seniorsistemas-angular-components-button.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-calendar-mask.mjs +5 -6
- package/fesm2022/seniorsistemas-angular-components-calendar-mask.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-card.mjs +7 -9
- package/fesm2022/seniorsistemas-angular-components-card.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-chat.mjs +15 -16
- package/fesm2022/seniorsistemas-angular-components-chat.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-checkbox-list.mjs +7 -10
- package/fesm2022/seniorsistemas-angular-components-checkbox-list.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-checkbox.mjs +3 -4
- package/fesm2022/seniorsistemas-angular-components-checkbox.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-chips.mjs +14 -18
- package/fesm2022/seniorsistemas-angular-components-chips.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-code-editor.mjs +5 -7
- package/fesm2022/seniorsistemas-angular-components-code-editor.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-collapse-link.mjs +6 -8
- package/fesm2022/seniorsistemas-angular-components-collapse-link.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-common.mjs +9 -16
- package/fesm2022/seniorsistemas-angular-components-common.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-content-generator.mjs +28 -52
- package/fesm2022/seniorsistemas-angular-components-content-generator.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-control-errors.mjs +5 -8
- package/fesm2022/seniorsistemas-angular-components-control-errors.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-country-phone-picker.mjs +17 -37
- package/fesm2022/seniorsistemas-angular-components-country-phone-picker.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-custom-fields.mjs +12 -35
- package/fesm2022/seniorsistemas-angular-components-custom-fields.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-datepicker.mjs +5 -2
- package/fesm2022/seniorsistemas-angular-components-datepicker.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-dialog.mjs +2 -2
- package/fesm2022/seniorsistemas-angular-components-dialog.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-dynamic-form.mjs +12 -11
- package/fesm2022/seniorsistemas-angular-components-dynamic-form.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-editable-overlay.mjs +5 -6
- package/fesm2022/seniorsistemas-angular-components-editable-overlay.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-editor.mjs +3 -3
- package/fesm2022/seniorsistemas-angular-components-editor.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-empty-state.mjs +8 -11
- package/fesm2022/seniorsistemas-angular-components-empty-state.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-fieldset.mjs +6 -9
- package/fesm2022/seniorsistemas-angular-components-fieldset.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-file-picker.mjs +11 -18
- package/fesm2022/seniorsistemas-angular-components-file-picker.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-gantt.mjs +9 -16
- package/fesm2022/seniorsistemas-angular-components-gantt.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-global-search.mjs +31 -47
- package/fesm2022/seniorsistemas-angular-components-global-search.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-grid-menu.mjs +8 -10
- package/fesm2022/seniorsistemas-angular-components-grid-menu.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-help-popover.mjs +10 -17
- package/fesm2022/seniorsistemas-angular-components-help-popover.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-image-cropper.mjs +8 -14
- package/fesm2022/seniorsistemas-angular-components-image-cropper.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-infinite-scroll.mjs +5 -6
- package/fesm2022/seniorsistemas-angular-components-infinite-scroll.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-info-sign.mjs +9 -11
- package/fesm2022/seniorsistemas-angular-components-info-sign.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-inline-edit.mjs +64 -121
- package/fesm2022/seniorsistemas-angular-components-inline-edit.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-insights.mjs +22 -47
- package/fesm2022/seniorsistemas-angular-components-insights.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-kanban.mjs +86 -113
- package/fesm2022/seniorsistemas-angular-components-kanban.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-label-value.mjs +10 -16
- package/fesm2022/seniorsistemas-angular-components-label-value.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-loading-state.mjs +40 -46
- package/fesm2022/seniorsistemas-angular-components-loading-state.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-locale.mjs +40 -31
- package/fesm2022/seniorsistemas-angular-components-locale.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-localized-number-input.mjs +9 -8
- package/fesm2022/seniorsistemas-angular-components-localized-number-input.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-mask.mjs +4 -3
- package/fesm2022/seniorsistemas-angular-components-mask.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-mouse-events.mjs +55 -56
- package/fesm2022/seniorsistemas-angular-components-mouse-events.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-navigation-button.mjs +9 -13
- package/fesm2022/seniorsistemas-angular-components-navigation-button.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-number-input.mjs +6 -6
- package/fesm2022/seniorsistemas-angular-components-number-input.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-numeric-mask.mjs +7 -2
- package/fesm2022/seniorsistemas-angular-components-numeric-mask.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-numeric.mjs +8 -7
- package/fesm2022/seniorsistemas-angular-components-numeric.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-object-card.mjs +14 -21
- package/fesm2022/seniorsistemas-angular-components-object-card.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-paginator.mjs +2 -2
- package/fesm2022/seniorsistemas-angular-components-paginator.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-panel.mjs +17 -11
- package/fesm2022/seniorsistemas-angular-components-panel.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-password-strength.mjs +8 -9
- package/fesm2022/seniorsistemas-angular-components-password-strength.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-pin-code-field.mjs +4 -5
- package/fesm2022/seniorsistemas-angular-components-pin-code-field.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-profile-picture-picker.mjs +11 -17
- package/fesm2022/seniorsistemas-angular-components-profile-picture-picker.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-progressbar.mjs +15 -15
- package/fesm2022/seniorsistemas-angular-components-progressbar.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-rating-scale.mjs +8 -15
- package/fesm2022/seniorsistemas-angular-components-rating-scale.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-select-button.mjs +9 -15
- package/fesm2022/seniorsistemas-angular-components-select-button.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-select.mjs +4 -6
- package/fesm2022/seniorsistemas-angular-components-select.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-shared.mjs +8 -11
- package/fesm2022/seniorsistemas-angular-components-shared.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-sidebar.mjs +7 -10
- package/fesm2022/seniorsistemas-angular-components-sidebar.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-slide-in-bar.mjs +7 -9
- package/fesm2022/seniorsistemas-angular-components-slide-in-bar.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-slider.mjs +8 -11
- package/fesm2022/seniorsistemas-angular-components-slider.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-speech-recognition.mjs +7 -15
- package/fesm2022/seniorsistemas-angular-components-speech-recognition.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-split-button.mjs +6 -8
- package/fesm2022/seniorsistemas-angular-components-split-button.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-star-rating.mjs +2 -2
- package/fesm2022/seniorsistemas-angular-components-star-rating.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-stats-card.mjs +8 -12
- package/fesm2022/seniorsistemas-angular-components-stats-card.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-stepper.mjs +8 -11
- package/fesm2022/seniorsistemas-angular-components-stepper.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-structure.mjs +18 -18
- package/fesm2022/seniorsistemas-angular-components-structure.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-switch.mjs +6 -9
- package/fesm2022/seniorsistemas-angular-components-switch.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-table-header.mjs +20 -21
- package/fesm2022/seniorsistemas-angular-components-table-header.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-table.mjs +27 -45
- package/fesm2022/seniorsistemas-angular-components-table.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-template.mjs +3 -4
- package/fesm2022/seniorsistemas-angular-components-template.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-text-area.mjs +12 -30
- package/fesm2022/seniorsistemas-angular-components-text-area.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-thumbnail.mjs +6 -8
- package/fesm2022/seniorsistemas-angular-components-thumbnail.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-thumbnails.mjs +45 -37
- package/fesm2022/seniorsistemas-angular-components-thumbnails.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-tiered-menu.mjs +14 -25
- package/fesm2022/seniorsistemas-angular-components-tiered-menu.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-tile.mjs +8 -12
- package/fesm2022/seniorsistemas-angular-components-tile.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-timeline.mjs +58 -124
- package/fesm2022/seniorsistemas-angular-components-timeline.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-toast.mjs +4 -5
- package/fesm2022/seniorsistemas-angular-components-toast.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-token-list.mjs +6 -8
- package/fesm2022/seniorsistemas-angular-components-token-list.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-tooltip.mjs +2 -2
- package/fesm2022/seniorsistemas-angular-components-tooltip.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-topbar.mjs +5 -8
- package/fesm2022/seniorsistemas-angular-components-topbar.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-tree.mjs +10 -13
- package/fesm2022/seniorsistemas-angular-components-tree.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components-workspace-switch.mjs +6 -8
- package/fesm2022/seniorsistemas-angular-components-workspace-switch.mjs.map +1 -1
- package/fesm2022/seniorsistemas-angular-components.mjs +2 -1
- package/fesm2022/seniorsistemas-angular-components.mjs.map +1 -1
- package/fieldset/lib/fieldset/fieldset.component.d.ts +1 -1
- package/fieldset/lib/fieldset/fieldset.module.d.ts +1 -3
- package/file-picker/lib/file-picker/file-picker.component.d.ts +1 -1
- package/file-picker/lib/file-picker/file-picker.module.d.ts +1 -7
- package/gantt/lib/gantt/components/side-table/side-table.component.d.ts +1 -1
- package/gantt/lib/gantt/gantt.component.d.ts +1 -1
- package/gantt/lib/gantt/gantt.module.d.ts +1 -4
- package/global-search/README.md +12 -1
- package/global-search/lib/global-search/components/dropdown/global-search-dropdown-item.component.d.ts +1 -1
- package/global-search/lib/global-search/global-search.component.d.ts +1 -1
- package/global-search/lib/global-search/global-search.module.d.ts +8 -12
- package/grid-menu/README.md +27 -2
- package/grid-menu/lib/grid-menu/components/grid-menu-item/grid-menu-item.component.d.ts +1 -1
- package/grid-menu/lib/grid-menu/grid-menu.component.d.ts +1 -1
- package/grid-menu/lib/grid-menu/grid-menu.module.d.ts +1 -3
- package/help-popover/README.md +2 -2
- package/help-popover/lib/help-popover/help-popover/help-popover.component.d.ts +1 -1
- package/help-popover/lib/help-popover/help-popover.directive.d.ts +1 -1
- package/help-popover/lib/help-popover/help-popover.module.d.ts +2 -5
- package/ia-insight/README.md +1 -1
- package/image-cropper/README.md +2 -2
- package/image-cropper/lib/image-cropper/image-cropper.component.d.ts +1 -1
- package/image-cropper/lib/image-cropper/image-cropper.module.d.ts +3 -8
- package/infinite-scroll/lib/infinite-scroll/infinite-scroll.directive.d.ts +1 -1
- package/infinite-scroll/lib/infinite-scroll/infinite-scroll.module.d.ts +1 -2
- package/info-sign/README.md +1 -1
- package/info-sign/lib/info-sign/components/info-sign/info-sign.component.d.ts +2 -2
- package/info-sign/lib/info-sign/info-sign.directive.d.ts +1 -1
- package/info-sign/lib/info-sign/info-sign.module.d.ts +1 -4
- package/inline-edit/lib/inline-edit/components/fields/inline-edit-calendar/inline-edit-calendar.component.d.ts +7 -6
- package/inline-edit/lib/inline-edit/components/fields/inline-edit-content-generator/inline-edit-content-generator.component.d.ts +4 -4
- package/inline-edit/lib/inline-edit/components/fields/inline-edit-lookup/inline-edit-lookup.component.d.ts +4 -4
- package/inline-edit/lib/inline-edit/components/fields/inline-edit-number/inline-edit-number.component.d.ts +5 -4
- package/inline-edit/lib/inline-edit/components/fields/inline-edit-text/inline-edit-text.component.d.ts +4 -4
- package/inline-edit/lib/inline-edit/components/fields/inline-edit-text-area/inline-edit-text-area.component.d.ts +4 -4
- package/inline-edit/lib/inline-edit/components/inline-edit-item/inline-edit-item.component.d.ts +5 -4
- package/inline-edit/lib/inline-edit/inline-edit.component.d.ts +1 -1
- package/inline-edit/lib/inline-edit/inline-edit.module.d.ts +1 -23
- package/insights/lib/insights/components/insights-card/components/insights-card-loader/insights-card-loader.component.d.ts +1 -1
- package/insights/lib/insights/components/insights-card/insights-card.component.d.ts +2 -1
- package/insights/lib/insights/components/insights-sidebar/insights-sidebar.component.d.ts +1 -1
- package/insights/lib/insights/insights.component.d.ts +1 -1
- package/insights/lib/insights/insights.module.d.ts +3 -12
- package/kanban/lib/kanban/components/kanban-column/kanban-column.component.d.ts +5 -5
- package/kanban/lib/kanban/components/kanban-item/kanban-item.component.d.ts +4 -4
- package/kanban/lib/kanban/components/kanban-item-dragging/kanban-item-dragging.component.d.ts +1 -1
- package/kanban/lib/kanban/kanban.component.d.ts +1 -1
- package/kanban/lib/kanban/kanban.module.d.ts +3 -13
- package/label-value/lib/label-value/label-value.component.d.ts +1 -1
- package/label-value/lib/label-value/label-value.module.d.ts +1 -6
- package/loading-state/lib/loading-state/components/dots-indicator/dots-indicator.components.d.ts +1 -1
- package/loading-state/lib/loading-state/components/logo-indicator/logo-indicator.component.d.ts +1 -1
- package/loading-state/lib/loading-state/components/progress-bar-indicator/progress-bar-indicator.component.d.ts +1 -1
- package/loading-state/lib/loading-state/loading-state.component.d.ts +1 -1
- package/loading-state/lib/loading-state/loading-state.directive.d.ts +1 -1
- package/loading-state/lib/loading-state/loading-state.module.d.ts +1 -6
- package/locale/lib/locale/locale.module.d.ts +1 -2
- package/locale/lib/locale/pipes/localized-bignumber-impure.pipe.d.ts +3 -3
- package/locale/lib/locale/pipes/localized-bignumber.pipe.d.ts +3 -3
- package/locale/lib/locale/pipes/localized-currency-impure.pipe.d.ts +3 -3
- package/locale/lib/locale/pipes/localized-currency.pipe.d.ts +3 -3
- package/locale/lib/locale/pipes/localized-date-impure.pipe.d.ts +3 -3
- package/locale/lib/locale/pipes/localized-date.pipe.d.ts +1 -1
- package/locale/lib/locale/pipes/localized-number.pipe.d.ts +2 -2
- package/locale/lib/locale/pipes/localized-time-impure.pipe.d.ts +3 -3
- package/locale/lib/locale/pipes/localized-time.pipe.d.ts +1 -1
- package/localized-number-input/lib/localized-number-input/localized-number-input.directive.d.ts +2 -1
- package/localized-number-input/lib/localized-number-input/localized-number-input.module.d.ts +1 -2
- package/mask/lib/mask/mask-formatter.module.d.ts +1 -1
- package/mask/lib/mask/mask-formatter.pipe.d.ts +1 -1
- package/mouse-events/lib/mouse-events/long-press.directive.d.ts +1 -1
- package/mouse-events/lib/mouse-events/mouse-events.module.d.ts +3 -4
- package/navigation-button/lib/navigation-button/navigation-button.component.d.ts +1 -1
- package/navigation-button/lib/navigation-button/navigation-button.module.d.ts +1 -4
- package/number-input/lib/number-input/number-input.directive.d.ts +1 -1
- package/number-input/lib/number-input/number-input.module.d.ts +1 -2
- package/numeric/lib/numeric.module.d.ts +1 -2
- package/numeric/lib/numeric.pipe.d.ts +1 -1
- package/numeric-mask/lib/numeric-mask/numeric-mask.directive.d.ts +1 -0
- package/object-card/README.md +13 -1
- package/object-card/lib/object-card/elements/field/object-card-field.component.d.ts +1 -1
- package/object-card/lib/object-card/elements/main/object-card-main.component.d.ts +1 -1
- package/object-card/lib/object-card/object-card.component.d.ts +1 -1
- package/object-card/lib/object-card/object-card.module.d.ts +5 -10
- package/package.json +1 -1
- package/panel/lib/panel/panel.component.d.ts +6 -1
- package/panel/lib/panel/panel.module.d.ts +2 -4
- package/password-strength/lib/password-strength/password-strength.component.d.ts +1 -1
- package/password-strength/lib/password-strength/password-strength.directive.d.ts +1 -1
- package/password-strength/lib/password-strength/password-strength.module.d.ts +2 -4
- package/picklist/README.md +74 -2
- package/product-header/README.md +1 -1
- package/profile-picture-picker/README.md +1 -1
- package/profile-picture-picker/lib/profile-picture-picker/profile-picture-picker.component.d.ts +1 -1
- package/profile-picture-picker/lib/profile-picture-picker/profile-picture-picker.module.d.ts +1 -7
- package/progressbar/README.md +0 -1
- package/progressbar/lib/progressbar/components/progressbar-determinate/progressbar-determinate.component.d.ts +2 -1
- package/progressbar/lib/progressbar/components/progressbar-indeterminate/progressbar-indeterminate.component.d.ts +1 -1
- package/progressbar/lib/progressbar/progressbar.component.d.ts +1 -1
- package/progressbar/lib/progressbar/progressbar.module.d.ts +1 -5
- package/radio-button/README.md +0 -1
- package/rating-scale/README.md +1 -1
- package/rating-scale/lib/rating-scale/rating-scale.component.d.ts +2 -2
- package/rating-scale/lib/rating-scale/rating-scale.module.d.ts +1 -3
- package/schematics/migrations/migrate-steps-to-stepper/index.d.ts +2 -0
- package/schematics/migrations/migrate-steps-to-stepper/index.js +104 -0
- package/schematics/migrations/migrate-steps-to-stepper/index.js.map +1 -0
- package/schematics/migrations/migrate-steps-to-stepper/index.test.d.ts +1 -0
- package/schematics/migrations/migrate-steps-to-stepper/index.test.js +206 -0
- package/schematics/migrations/migrate-steps-to-stepper/index.test.js.map +1 -0
- package/schematics/migrations.json +5 -0
- package/schematics/utils/ast-utils.d.ts +13 -0
- package/schematics/utils/ast-utils.js +76 -0
- package/schematics/utils/ast-utils.js.map +1 -1
- package/select/lib/select/select.component.d.ts +1 -1
- package/select-button/README.md +1 -1
- package/select-button/lib/select-button/components/select-button-item/select-button-item.component.d.ts +1 -1
- package/select-button/lib/select-button/select-button.component.d.ts +1 -1
- package/select-button/lib/select-button/select-button.module.d.ts +1 -3
- package/shared/lib/shared/border-button/border-button.component.d.ts +1 -1
- package/shared/lib/shared/border-button/border-button.module.d.ts +1 -3
- package/sidebar/lib/sidebar/sidebar.component.d.ts +1 -1
- package/sidebar/lib/sidebar/sidebar.module.d.ts +2 -4
- package/slide-in-bar/README.md +1 -1
- package/slide-in-bar/lib/slide-in-bar/slide-in-bar.component.d.ts +1 -1
- package/slide-in-bar/lib/slide-in-bar/slide-in-bar.module.d.ts +1 -2
- package/slider/README.md +1 -1
- package/slider/lib/slider/slider.component.d.ts +1 -1
- package/slider/lib/slider/slider.module.d.ts +1 -3
- package/speech-recognition/README.md +1 -1
- package/speech-recognition/lib/speech-recognition/speech-recognition/speech-recognition.component.d.ts +1 -1
- package/speech-recognition/lib/speech-recognition/speech-recognition.module.d.ts +1 -3
- package/split-button/README.md +1 -1
- package/split-button/lib/split-button/split-button.component.d.ts +1 -1
- package/split-button/lib/split-button/split-button.module.d.ts +1 -2
- package/spotlight/README.md +1 -1
- package/star-rating/README.md +1 -1
- package/stats-card/README.md +1 -1
- package/stats-card/lib/stats-card/stats-card.component.d.ts +1 -1
- package/stats-card/lib/stats-card/stats-card.module.d.ts +1 -4
- package/stepper/lib/stepper/stepper.component.d.ts +1 -1
- package/stepper/lib/stepper/stepper.module.d.ts +1 -3
- package/structure/lib/structure/footer.component.d.ts +1 -1
- package/structure/lib/structure/header.component.d.ts +1 -1
- package/structure/lib/structure/structure.module.d.ts +1 -2
- package/switch/lib/switch/switch.component.d.ts +1 -1
- package/switch/lib/switch/switch.module.d.ts +1 -2
- package/table/README.md +9 -8
- package/table/lib/table/row-toggler/row-toggler.directive.d.ts +1 -1
- package/table/lib/table/table-column/table-columns.component.d.ts +1 -1
- package/table/lib/table/table-paging/table-paging.component.d.ts +1 -1
- package/table/lib/table/table.module.d.ts +5 -12
- package/table-header/lib/table-header/table-header-checkbox.component.d.ts +1 -1
- package/table-header/lib/table-header/table-header-checkox.module.d.ts +1 -4
- package/template/README.md +177 -0
- package/template/lib/template/template.module.d.ts +2 -3
- package/text-area/lib/text-area/text-area.component.d.ts +1 -1
- package/text-area/lib/text-area.module.d.ts +1 -5
- package/text-area-ia/README.md +1 -1
- package/thumbnail/lib/thumbnail/thumbnail.component.d.ts +1 -1
- package/thumbnail/lib/thumbnail/thumbnail.module.d.ts +1 -2
- package/thumbnails/lib/thumbnails/components/thumbnail-item/components/thumbnail-item-image/thumbnail-item-image.component.d.ts +1 -1
- package/thumbnails/lib/thumbnails/components/thumbnail-item/components/thumbnail-item-video/thumbnail-item-video.component.d.ts +2 -2
- package/thumbnails/lib/thumbnails/components/thumbnail-item/thumbnail-item.component.d.ts +5 -4
- package/thumbnails/lib/thumbnails/thumbnails.component.d.ts +1 -1
- package/thumbnails/lib/thumbnails/thumbnails.module.d.ts +1 -8
- package/tiered-menu/lib/tiered-menu/components/tiered-menu/tiered-menu.component.d.ts +1 -1
- package/tiered-menu/lib/tiered-menu/components/tiered-menu-divider/tiered-menu-divider.component.d.ts +1 -1
- package/tiered-menu/lib/tiered-menu/components/tiered-menu-item/tiered-menu-item.component.d.ts +1 -1
- package/tiered-menu/lib/tiered-menu/components/tiered-menu-nested/tiered-menu-nested.component.d.ts +1 -1
- package/tiered-menu/lib/tiered-menu/tiered-menu.directive.d.ts +1 -1
- package/tiered-menu/lib/tiered-menu/tiered-menu.module.d.ts +1 -6
- package/tile/lib/tile/tile.component.d.ts +1 -1
- package/tile/lib/tile/tile.module.d.ts +3 -5
- package/timeline/lib/timeline/components/horizontal-timeline/horizontal-timeline.component.d.ts +1 -1
- package/timeline/lib/timeline/components/timeline-icon-item/timeline-icon-item.component.d.ts +1 -1
- package/timeline/lib/timeline/components/vertical-timeline/components/collapse-option/collapse-option.component.d.ts +1 -1
- package/timeline/lib/timeline/components/vertical-timeline/components/collapsed-items/collapsed-items.component.d.ts +1 -1
- package/timeline/lib/timeline/components/vertical-timeline/components/range-line/range-line.component.d.ts +1 -1
- package/timeline/lib/timeline/components/vertical-timeline/components/vertical-items/vertical-items.component.d.ts +1 -1
- package/timeline/lib/timeline/components/vertical-timeline/vertical-timeline.component.d.ts +1 -1
- package/timeline/lib/timeline/timeline.component.d.ts +1 -1
- package/timeline/lib/timeline/timeline.module.d.ts +1 -5
- package/toast/lib/toast/toast.component.d.ts +1 -1
- package/toast/lib/toast/toast.module.d.ts +3 -3
- package/token-list/lib/token-list/token-list.component.d.ts +1 -1
- package/token-list/lib/token-list/token-list.module.d.ts +1 -2
- package/tooltip/lib/tooltip/tooltip.module.d.ts +1 -2
- package/topbar/lib/topbar/topbar.component.d.ts +1 -1
- package/topbar/lib/topbar/topbar.module.d.ts +3 -5
- package/tree/lib/tree/components/tree-node-item/tree-node-item.component.d.ts +1 -1
- package/tree/lib/tree/tree.component.d.ts +1 -1
- package/tree/lib/tree/tree.module.d.ts +1 -6
- package/workspace-switch/lib/workspace-switch/workspace-switch.component.d.ts +1 -1
- package/workspace-switch/lib/workspace-switch/workspace-switch.module.d.ts +1 -2
- package/esm2022/insights/lib/insights/components/insights-card/components/index.mjs +0 -2
- package/esm2022/timeline/lib/timeline/components/horizontal-timeline/horizontal-timeline.module.mjs +0 -20
- package/esm2022/timeline/lib/timeline/components/timeline-icon-item/timeline-icon-item.module.mjs +0 -19
- package/esm2022/timeline/lib/timeline/components/vertical-timeline/vertical-timeline.module.mjs +0 -33
- package/insights/lib/insights/components/insights-card/components/index.d.ts +0 -1
- package/timeline/lib/timeline/components/horizontal-timeline/horizontal-timeline.module.d.ts +0 -10
- package/timeline/lib/timeline/components/timeline-icon-item/timeline-icon-item.module.d.ts +0 -9
- package/timeline/lib/timeline/components/vertical-timeline/vertical-timeline.module.d.ts +0 -13
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./loading-state.component";
|
|
3
3
|
import * as i2 from "./loading-state.directive";
|
|
4
|
-
import * as i3 from "./components/dots-indicator/dots-indicator.components";
|
|
5
|
-
import * as i4 from "./components/logo-indicator/logo-indicator.component";
|
|
6
|
-
import * as i5 from "./components/progress-bar-indicator/progress-bar-indicator.component";
|
|
7
|
-
import * as i6 from "@angular/common";
|
|
8
|
-
import * as i7 from "@seniorsistemas/angular-components/common";
|
|
9
4
|
export declare class LoadingStateModule {
|
|
10
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingStateModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingStateModule, [typeof i1.LoadingStateComponent, typeof i2.LoadingStateDirective
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingStateModule, never, [typeof i1.LoadingStateComponent, typeof i2.LoadingStateDirective], [typeof i1.LoadingStateComponent, typeof i2.LoadingStateDirective]>;
|
|
12
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<LoadingStateModule>;
|
|
13
8
|
}
|
|
@@ -9,11 +9,10 @@ import * as i6 from "./pipes/localized-date-impure.pipe";
|
|
|
9
9
|
import * as i7 from "./pipes/localized-time-impure.pipe";
|
|
10
10
|
import * as i8 from "./pipes/localized-bignumber.pipe";
|
|
11
11
|
import * as i9 from "./pipes/localized-bignumber-impure.pipe";
|
|
12
|
-
import * as i10 from "@angular/common";
|
|
13
12
|
export declare class LocaleModule {
|
|
14
13
|
static forRoot(): ModuleWithProviders<LocaleModule>;
|
|
15
14
|
static forChild(): ModuleWithProviders<LocaleModule>;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocaleModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LocaleModule, [typeof i1.LocalizedCurrencyPipe, typeof i2.LocalizedDatePipe, typeof i3.LocalizedTimePipe, typeof i4.LocalizedNumberPipe, typeof i5.LocalizedCurrencyImpurePipe, typeof i6.LocalizedDateImpurePipe, typeof i7.LocalizedTimeImpurePipe, typeof i8.LocalizedBignumberPipe, typeof i9.LocalizedBignumberImpurePipe], [typeof
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LocaleModule, never, [typeof i1.LocalizedCurrencyPipe, typeof i2.LocalizedDatePipe, typeof i3.LocalizedTimePipe, typeof i4.LocalizedNumberPipe, typeof i5.LocalizedCurrencyImpurePipe, typeof i6.LocalizedDateImpurePipe, typeof i7.LocalizedTimeImpurePipe, typeof i8.LocalizedBignumberPipe, typeof i9.LocalizedBignumberImpurePipe], [typeof i1.LocalizedCurrencyPipe, typeof i2.LocalizedDatePipe, typeof i3.LocalizedTimePipe, typeof i4.LocalizedNumberPipe, typeof i5.LocalizedCurrencyImpurePipe, typeof i6.LocalizedDateImpurePipe, typeof i7.LocalizedTimeImpurePipe, typeof i8.LocalizedBignumberPipe, typeof i9.LocalizedBignumberImpurePipe]>;
|
|
18
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<LocaleModule>;
|
|
19
18
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
2
|
-
import { LocalizedBignumberOptions, LocalizedBignumberPipe } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { LocalizedBignumberOptions, LocalizedBignumberPipe } from './localized-bignumber.pipe';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LocalizedBignumberImpurePipe extends LocalizedBignumberPipe implements PipeTransform {
|
|
5
5
|
transform(value?: any, options?: LocalizedBignumberOptions): any;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedBignumberImpurePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedBignumberImpurePipe, "localizedBignumberImpure",
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedBignumberImpurePipe, "localizedBignumberImpure", true>;
|
|
8
8
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
2
|
-
import { LocalizedBignumberOptions } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { LocalizedBignumberOptions } from '../apply-localized-mask';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export type { LocalizedBignumberOptions };
|
|
5
5
|
export declare class LocalizedBignumberPipe implements PipeTransform {
|
|
@@ -7,5 +7,5 @@ export declare class LocalizedBignumberPipe implements PipeTransform {
|
|
|
7
7
|
transform(value?: any, options?: LocalizedBignumberOptions): any;
|
|
8
8
|
private applyMask;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedBignumberPipe, never>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedBignumberPipe, "localizedBignumber",
|
|
10
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedBignumberPipe, "localizedBignumber", true>;
|
|
11
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
2
|
-
import { LocalizedCurrencyPipe, LocalizedCurrencyPipeOptions } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { LocalizedCurrencyPipe, LocalizedCurrencyPipeOptions } from './localized-currency.pipe';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
5
5
|
* @deprecated Should use localizedBignumberPipe instead
|
|
@@ -7,5 +7,5 @@ import * as i0 from "@angular/core";
|
|
|
7
7
|
export declare class LocalizedCurrencyImpurePipe extends LocalizedCurrencyPipe implements PipeTransform {
|
|
8
8
|
transform(value?: any, options?: LocalizedCurrencyPipeOptions): any;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedCurrencyImpurePipe, never>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedCurrencyImpurePipe, "localizedCurrencyImpure",
|
|
10
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedCurrencyImpurePipe, "localizedCurrencyImpure", true>;
|
|
11
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
2
|
-
import { INumberLocaleOptions, NumberLocaleOptions } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { INumberLocaleOptions, NumberLocaleOptions } from '../options';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export interface ILocalizedCurrencyPipeOptions extends INumberLocaleOptions {
|
|
5
5
|
scale?: number;
|
|
@@ -16,5 +16,5 @@ export declare class LocalizedCurrencyPipe implements PipeTransform {
|
|
|
16
16
|
transform(value?: any, options?: LocalizedCurrencyPipeOptions): any;
|
|
17
17
|
private applyMask;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedCurrencyPipe, never>;
|
|
19
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedCurrencyPipe, "localizedCurrency",
|
|
19
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedCurrencyPipe, "localizedCurrency", true>;
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
2
|
-
import { LocalizedDatePipe } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { LocalizedDatePipe } from './localized-date.pipe';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LocalizedDateImpurePipe extends LocalizedDatePipe implements PipeTransform {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedDateImpurePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDateImpurePipe, "localizedDateImpure",
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDateImpurePipe, "localizedDateImpure", true>;
|
|
7
7
|
}
|
|
@@ -4,5 +4,5 @@ export declare class LocalizedDatePipe implements PipeTransform {
|
|
|
4
4
|
private localeService;
|
|
5
5
|
transform(value: any, format?: string): any;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedDatePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDatePipe, "localizedDate",
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDatePipe, "localizedDate", true>;
|
|
8
8
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
/**
|
|
4
4
|
* @deprecated Should use localizedBignumberPipe instead
|
|
@@ -7,7 +7,7 @@ export declare class LocalizedNumberPipe implements PipeTransform {
|
|
|
7
7
|
private localeService;
|
|
8
8
|
transform(value: number | string, minimumFractionDigits?: number): import("rxjs").Observable<string | undefined>;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedNumberPipe, never>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedNumberPipe, "localizedNumber",
|
|
10
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedNumberPipe, "localizedNumber", true>;
|
|
11
11
|
}
|
|
12
12
|
export interface Locale {
|
|
13
13
|
localidade?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PipeTransform } from
|
|
2
|
-
import { LocalizedTimePipe } from
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { LocalizedTimePipe } from './localized-time.pipe';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LocalizedTimeImpurePipe extends LocalizedTimePipe implements PipeTransform {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedTimeImpurePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedTimeImpurePipe, "localizedTimeImpure",
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedTimeImpurePipe, "localizedTimeImpure", true>;
|
|
7
7
|
}
|
|
@@ -4,5 +4,5 @@ export declare class LocalizedTimePipe implements PipeTransform {
|
|
|
4
4
|
private localeService;
|
|
5
5
|
transform(value: any, format?: string): any;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedTimePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedTimePipe, "localizedTime",
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedTimePipe, "localizedTime", true>;
|
|
8
8
|
}
|
package/localized-number-input/lib/localized-number-input/localized-number-input.directive.d.ts
CHANGED
|
@@ -16,6 +16,7 @@ import * as i0 from "@angular/core";
|
|
|
16
16
|
*/
|
|
17
17
|
export declare class LocalizedNumberInputDirective implements OnInit, Validator {
|
|
18
18
|
private readonly localeService;
|
|
19
|
+
private readonly _destroyRef;
|
|
19
20
|
/** @description Separador decimal personalizado. Usa o do locale ativo se não informado. */
|
|
20
21
|
decimalSeparator?: string;
|
|
21
22
|
/** @description Separador de milhar personalizado. Usa o do locale ativo se não informado. */
|
|
@@ -26,5 +27,5 @@ export declare class LocalizedNumberInputDirective implements OnInit, Validator
|
|
|
26
27
|
ngOnInit(): void;
|
|
27
28
|
validate(control: AbstractControl): ValidationErrors | null;
|
|
28
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedNumberInputDirective, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedNumberInputDirective, "input[sLocalizedNumberInput]", never, { "decimalSeparator": { "alias": "decimalSeparator"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; }, {}, never, never,
|
|
30
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedNumberInputDirective, "input[sLocalizedNumberInput]", never, { "decimalSeparator": { "alias": "decimalSeparator"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; }, {}, never, never, true, never>;
|
|
30
31
|
}
|
package/localized-number-input/lib/localized-number-input/localized-number-input.module.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./localized-number-input.directive";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class LocalizedNumberInputModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedNumberInputModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizedNumberInputModule, [typeof i1.LocalizedNumberInputDirective], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizedNumberInputModule, never, [typeof i1.LocalizedNumberInputDirective], [typeof i1.LocalizedNumberInputDirective]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<LocalizedNumberInputModule>;
|
|
8
7
|
}
|
|
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./mask-formatter.pipe";
|
|
3
3
|
export declare class MaskFormatterModule {
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaskFormatterModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MaskFormatterModule, [typeof i1.MaskFormatterPipe],
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MaskFormatterModule, never, [typeof i1.MaskFormatterPipe], [typeof i1.MaskFormatterPipe]>;
|
|
6
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<MaskFormatterModule>;
|
|
7
7
|
}
|
|
@@ -16,5 +16,5 @@ export declare class MaskFormatterPipe implements PipeTransform {
|
|
|
16
16
|
private _defs;
|
|
17
17
|
transform(value: string, maskFormat: string): any;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaskFormatterPipe, never>;
|
|
19
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<MaskFormatterPipe, "sMaskFormatter",
|
|
19
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<MaskFormatterPipe, "sMaskFormatter", true>;
|
|
20
20
|
}
|
|
@@ -26,5 +26,5 @@ export declare class LongPressDirective implements OnInit, OnDestroy {
|
|
|
26
26
|
ngOnInit(): void;
|
|
27
27
|
ngOnDestroy(): void;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<LongPressDirective, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LongPressDirective, "[sLongPress]", never, { "sLongPressDelay": { "alias": "sLongPressDelay"; "required": false; }; }, { "sLongPress": "sLongPress"; }, never, never,
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LongPressDirective, "[sLongPress]", never, { "sLongPressDelay": { "alias": "sLongPressDelay"; "required": false; }; }, { "sLongPress": "sLongPress"; }, never, never, true, never>;
|
|
30
30
|
}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "./double-click.directive";
|
|
2
|
+
import * as i1 from "./double-click.directive";
|
|
3
|
+
import * as i2 from "./long-press.directive";
|
|
5
4
|
export declare class MouseEventsModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MouseEventsModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MouseEventsModule, [typeof i1.
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MouseEventsModule, never, [typeof i1.DoubleClickDirective, typeof i2.LongPressDirective], [typeof i2.LongPressDirective, typeof i1.DoubleClickDirective]>;
|
|
8
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<MouseEventsModule>;
|
|
9
8
|
}
|
|
@@ -47,5 +47,5 @@ export declare class NavigationButtonComponent implements ControlValueAccessor,
|
|
|
47
47
|
onPrevious(): void;
|
|
48
48
|
private _createTieredMenuItems;
|
|
49
49
|
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationButtonComponent, never>;
|
|
50
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigationButtonComponent, "s-navigation-button", never, { "steps": { "alias": "steps"; "required": true; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "changeOnInit": { "alias": "changeOnInit"; "required": false; }; }, { "stepChanged": "stepChanged"; }, never, never,
|
|
50
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavigationButtonComponent, "s-navigation-button", never, { "steps": { "alias": "steps"; "required": true; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "changeOnInit": { "alias": "changeOnInit"; "required": false; }; }, { "stepChanged": "stepChanged"; }, never, never, true, never>;
|
|
51
51
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./navigation-button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@seniorsistemas/angular-components/tiered-menu";
|
|
5
|
-
import * as i4 from "@seniorsistemas/angular-components/tooltip";
|
|
6
3
|
export declare class NavigationButtonModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationButtonModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NavigationButtonModule, [typeof i1.NavigationButtonComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NavigationButtonModule, never, [typeof i1.NavigationButtonComponent], [typeof i1.NavigationButtonComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<NavigationButtonModule>;
|
|
10
7
|
}
|
|
@@ -21,5 +21,5 @@ export declare enum NumberAlignmentOption {
|
|
|
21
21
|
*/
|
|
22
22
|
export declare class NumberInputDirective extends BignumberInputDirective {
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumberInputDirective, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NumberInputDirective, "input[sNumberInput]", never, {}, {}, never, never,
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NumberInputDirective, "input[sNumberInput]", never, {}, {}, never, never, true, never>;
|
|
25
25
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./number-input.directive";
|
|
3
|
-
import * as i2 from "@seniorsistemas/angular-components/bignumber-input";
|
|
4
3
|
/**
|
|
5
4
|
* @deprecated Should use 'BignumberInputModule' instead
|
|
6
5
|
*/
|
|
7
6
|
export declare class NumberInputModule {
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumberInputModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NumberInputModule, [typeof i1.NumberInputDirective], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NumberInputModule, never, [typeof i1.NumberInputDirective], [typeof i1.NumberInputDirective]>;
|
|
10
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<NumberInputModule>;
|
|
11
10
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./numeric.pipe";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class NumericModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NumericModule, [typeof i1.NumericPipe], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NumericModule, never, [typeof i1.NumericPipe], [typeof i1.NumericPipe]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<NumericModule>;
|
|
8
7
|
}
|
|
@@ -24,5 +24,5 @@ export declare class NumericPipe implements PipeTransform {
|
|
|
24
24
|
numberFormatOptions?: Intl.NumberFormatOptions;
|
|
25
25
|
}): import("rxjs").Observable<string | null>;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericPipe, never>;
|
|
27
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<NumericPipe, "numeric",
|
|
27
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<NumericPipe, "numeric", true>;
|
|
28
28
|
}
|
|
@@ -59,6 +59,7 @@ export declare class NumericMaskDirective implements OnInit, OnChanges, ControlV
|
|
|
59
59
|
private readonly elementRef;
|
|
60
60
|
private readonly renderer;
|
|
61
61
|
private readonly localeService;
|
|
62
|
+
private readonly _destroyRef;
|
|
62
63
|
private onChange;
|
|
63
64
|
private onTouched;
|
|
64
65
|
decimalSeparator: import("@angular/core").ModelSignal<string>;
|
package/object-card/README.md
CHANGED
|
@@ -75,6 +75,12 @@ export class MeuModulo {}
|
|
|
75
75
|
| `buttonLabel` | `string` | `undefined` | Não | Label do botão de ações |
|
|
76
76
|
| `buttonModel` | `TieredMenuItemData[]` | `[]` | Não | Itens do menu de ações |
|
|
77
77
|
|
|
78
|
+
### Outputs (`s-object-card-main`)
|
|
79
|
+
|
|
80
|
+
| Evento | Tipo | Descrição |
|
|
81
|
+
|--------|------|-----------|
|
|
82
|
+
| `buttonClick` | `EventEmitter<any>` | Emitido ao clicar no botão de ações do cabeçalho |
|
|
83
|
+
|
|
78
84
|
### Inputs (`s-object-card-field`)
|
|
79
85
|
|
|
80
86
|
| Propriedade | Tipo | Padrão | Obrigatório | Descrição |
|
|
@@ -87,6 +93,12 @@ export class MeuModulo {}
|
|
|
87
93
|
| `badge` | `string` | `''` | Não | Texto do badge colorido |
|
|
88
94
|
| `badgeColor` | `BadgeColors` | `'blue'` | Não | Cor do badge |
|
|
89
95
|
|
|
96
|
+
### Outputs (`s-object-card-field`)
|
|
97
|
+
|
|
98
|
+
| Evento | Tipo | Descrição |
|
|
99
|
+
|--------|------|-----------|
|
|
100
|
+
| `buttonClick` | `EventEmitter<any>` | Emitido ao clicar no botão do campo |
|
|
101
|
+
|
|
90
102
|
### Tipos
|
|
91
103
|
|
|
92
104
|
```typescript
|
|
@@ -155,4 +167,4 @@ interface BorderButtonOptions {
|
|
|
155
167
|
|
|
156
168
|
- [`Card`](../card/README.md) — container genérico de conteúdo
|
|
157
169
|
- [`StatsCard`](../stats-card/README.md) — exibição de métricas numéricas
|
|
158
|
-
- [`Thumbnail`](../thumbnail/README.md) — exibição de imagem em miniatura
|
|
170
|
+
- [`Thumbnail`](../thumbnail/src/lib/thumbnail/README.md) — exibição de imagem em miniatura
|
|
@@ -19,5 +19,5 @@ export declare class ObjectCardFieldComponent {
|
|
|
19
19
|
badge: import("@angular/core").InputSignal<string>;
|
|
20
20
|
badgeColor: import("@angular/core").InputSignal<BadgeColors>;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectCardFieldComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectCardFieldComponent, "s-object-card-field", never, { "id": { "alias": "id"; "required": false; }; "imageSource": { "alias": "imageSource"; "required": false; }; "imageAlt": { "alias": "imageAlt"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "label": { "alias": "label"; "required": false; }; "description": { "alias": "description"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonModel": { "alias": "buttonModel"; "required": false; }; "badge": { "alias": "badge"; "required": false; "isSignal": true; }; "badgeColor": { "alias": "badgeColor"; "required": false; "isSignal": true; }; }, { "buttonClick": "buttonClick"; }, ["thumbnailComponent"], ["s-thumbnail", "[labelTemplate]", "[descriptionTemplate]"],
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectCardFieldComponent, "s-object-card-field", never, { "id": { "alias": "id"; "required": false; }; "imageSource": { "alias": "imageSource"; "required": false; }; "imageAlt": { "alias": "imageAlt"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "label": { "alias": "label"; "required": false; }; "description": { "alias": "description"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonModel": { "alias": "buttonModel"; "required": false; }; "badge": { "alias": "badge"; "required": false; "isSignal": true; }; "badgeColor": { "alias": "badgeColor"; "required": false; "isSignal": true; }; }, { "buttonClick": "buttonClick"; }, ["thumbnailComponent"], ["s-thumbnail", "[labelTemplate]", "[descriptionTemplate]"], true, never>;
|
|
23
23
|
}
|
|
@@ -27,5 +27,5 @@ export declare class ObjectCardMainComponent implements AfterContentInit {
|
|
|
27
27
|
ngAfterContentInit(): void;
|
|
28
28
|
update(): void;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectCardMainComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectCardMainComponent, "s-object-card-main", never, { "id": { "alias": "id"; "required": false; }; "imageSource": { "alias": "imageSource"; "required": false; }; "imageFallback": { "alias": "imageFallback"; "required": false; }; "imageAlt": { "alias": "imageAlt"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "hasThumbnail": { "alias": "hasThumbnail"; "required": false; }; "hasDescription": { "alias": "hasDescription"; "required": false; }; "isBrand": { "alias": "isBrand"; "required": false; }; "label": { "alias": "label"; "required": false; }; "description": { "alias": "description"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonModel": { "alias": "buttonModel"; "required": false; }; }, { "buttonClick": "buttonClick"; }, ["thumbnailComponent"], ["s-thumbnail", "[labelTemplate]", "[descriptionTemplate]"],
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectCardMainComponent, "s-object-card-main", never, { "id": { "alias": "id"; "required": false; }; "imageSource": { "alias": "imageSource"; "required": false; }; "imageFallback": { "alias": "imageFallback"; "required": false; }; "imageAlt": { "alias": "imageAlt"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "hasThumbnail": { "alias": "hasThumbnail"; "required": false; }; "hasDescription": { "alias": "hasDescription"; "required": false; }; "isBrand": { "alias": "isBrand"; "required": false; }; "label": { "alias": "label"; "required": false; }; "description": { "alias": "description"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonModel": { "alias": "buttonModel"; "required": false; }; }, { "buttonClick": "buttonClick"; }, ["thumbnailComponent"], ["s-thumbnail", "[labelTemplate]", "[descriptionTemplate]"], true, never>;
|
|
31
31
|
}
|
|
@@ -50,5 +50,5 @@ export declare class ObjectCardComponent implements AfterContentChecked {
|
|
|
50
50
|
expand(): void;
|
|
51
51
|
collapse(): void;
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectCardComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectCardComponent, "s-object-card", never, { "id": { "alias": "id"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "expandTooltip": { "alias": "expandTooltip"; "required": false; }; "collapseTooltip": { "alias": "collapseTooltip"; "required": false; }; "fieldsMinWidth": { "alias": "fieldsMinWidth"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "borderButtonOptions": { "alias": "borderButtonOptions"; "required": false; }; }, { "expandedChange": "expandedChange"; }, ["fields", "main"], ["s-object-card-main"],
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectCardComponent, "s-object-card", never, { "id": { "alias": "id"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "expandTooltip": { "alias": "expandTooltip"; "required": false; }; "collapseTooltip": { "alias": "collapseTooltip"; "required": false; }; "fieldsMinWidth": { "alias": "fieldsMinWidth"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "borderButtonOptions": { "alias": "borderButtonOptions"; "required": false; }; }, { "expandedChange": "expandedChange"; }, ["fields", "main"], ["s-object-card-main"], true, never>;
|
|
54
54
|
}
|
|
@@ -1,15 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "./
|
|
4
|
-
import * as i3 from "./elements/
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "@seniorsistemas/angular-components/tooltip";
|
|
7
|
-
import * as i6 from "@seniorsistemas/angular-components/thumbnail";
|
|
8
|
-
import * as i7 from "@seniorsistemas/angular-components/button";
|
|
9
|
-
import * as i8 from "@seniorsistemas/angular-components/shared";
|
|
10
|
-
import * as i9 from "@seniorsistemas/angular-components/badge";
|
|
2
|
+
import * as i1 from "@seniorsistemas/angular-components/thumbnail";
|
|
3
|
+
import * as i2 from "./object-card.component";
|
|
4
|
+
import * as i3 from "./elements/main/object-card-main.component";
|
|
5
|
+
import * as i4 from "./elements/field/object-card-field.component";
|
|
11
6
|
export declare class ObjectCardModule {
|
|
12
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectCardModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectCardModule, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectCardModule, never, [typeof i1.ThumbnailModule, typeof i2.ObjectCardComponent, typeof i3.ObjectCardMainComponent, typeof i4.ObjectCardFieldComponent], [typeof i1.ThumbnailModule, typeof i2.ObjectCardComponent, typeof i3.ObjectCardMainComponent, typeof i4.ObjectCardFieldComponent]>;
|
|
14
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<ObjectCardModule>;
|
|
15
10
|
}
|
package/package.json
CHANGED
|
@@ -17,6 +17,11 @@ import * as i0 from "@angular/core";
|
|
|
17
17
|
* @category Data
|
|
18
18
|
*/
|
|
19
19
|
export declare class PanelComponent implements AfterContentInit {
|
|
20
|
+
private static _idCounter;
|
|
21
|
+
/** @description ID único gerado automaticamente para associar o botão toggle ao corpo do painel via aria-controls. */
|
|
22
|
+
readonly panelBodyId: string;
|
|
23
|
+
/** @description Nível do heading do cabeçalho para acessibilidade (aria-level). @default 3 */
|
|
24
|
+
ariaHeaderLevel: number;
|
|
20
25
|
/** @description Título exibido no cabeçalho do painel. */
|
|
21
26
|
header?: string;
|
|
22
27
|
/** @description Descrição exibida no cabeçalho do painel. */
|
|
@@ -46,5 +51,5 @@ export declare class PanelComponent implements AfterContentInit {
|
|
|
46
51
|
private _getFooterTemplate;
|
|
47
52
|
private _getTemplates;
|
|
48
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<PanelComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PanelComponent, "s-panel", never, { "header": { "alias": "header"; "required": false; }; "description": { "alias": "description"; "required": false; }; "toggleable": { "alias": "toggleable"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "borderButtonOptions": { "alias": "borderButtonOptions"; "required": false; }; "class": { "alias": "class"; "required": false; }; }, { "collapsedChange": "collapsedChange"; }, ["templates"], ["*"],
|
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PanelComponent, "s-panel", never, { "ariaHeaderLevel": { "alias": "ariaHeaderLevel"; "required": false; }; "header": { "alias": "header"; "required": false; }; "description": { "alias": "description"; "required": false; }; "toggleable": { "alias": "toggleable"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "borderButtonOptions": { "alias": "borderButtonOptions"; "required": false; }; "class": { "alias": "class"; "required": false; }; }, { "collapsedChange": "collapsedChange"; }, ["templates"], ["*"], true, never>;
|
|
50
55
|
}
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./panel.component";
|
|
3
|
-
import * as i2 from "@angular/
|
|
4
|
-
import * as i3 from "@seniorsistemas/angular-components/shared";
|
|
5
|
-
import * as i4 from "@seniorsistemas/angular-components/template";
|
|
3
|
+
import * as i2 from "@seniorsistemas/angular-components/template";
|
|
6
4
|
export declare class PanelModule {
|
|
7
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<PanelModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PanelModule, [typeof i1.PanelComponent], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PanelModule, never, [typeof i1.PanelComponent], [typeof i1.PanelComponent, typeof i2.TemplateModule]>;
|
|
9
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<PanelModule>;
|
|
10
8
|
}
|
|
@@ -41,5 +41,5 @@ export declare class PasswordStrengthComponent implements OnInit {
|
|
|
41
41
|
setPasswordStrengthPosition(): void;
|
|
42
42
|
updateIndicators(passwordStrength: PasswordStrengths): void;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordStrengthComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordStrengthComponent, "ng-component", never, { "weakTitle": { "alias": "weakTitle"; "required": false; }; "mediumTitle": { "alias": "mediumTitle"; "required": false; }; "strongTitle": { "alias": "strongTitle"; "required": false; }; "description": { "alias": "description"; "required": true; }; }, {}, never, never,
|
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordStrengthComponent, "ng-component", never, { "weakTitle": { "alias": "weakTitle"; "required": false; }; "mediumTitle": { "alias": "mediumTitle"; "required": false; }; "strongTitle": { "alias": "strongTitle"; "required": false; }; "description": { "alias": "description"; "required": true; }; }, {}, never, never, true, never>;
|
|
45
45
|
}
|
|
@@ -78,5 +78,5 @@ export declare class PasswordStrengthDirective implements OnInit {
|
|
|
78
78
|
private destroyPasswordStrength;
|
|
79
79
|
private defaultValidator;
|
|
80
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordStrengthDirective, never>;
|
|
81
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PasswordStrengthDirective, "[sPasswordStrength]", never, { "enabled": { "alias": "sPasswordStrength"; "required": false; }; "passwordStrengthValidation": { "alias": "passwordStrengthValidation"; "required": false; }; "passwordStrengthPosition": { "alias": "passwordStrengthPosition"; "required": false; }; "passwordStrengthWeakTitle": { "alias": "passwordStrengthWeakTitle"; "required": false; }; "passwordStrengthMediumTitle": { "alias": "passwordStrengthMediumTitle"; "required": false; }; "passwordStrengthStrongTitle": { "alias": "passwordStrengthStrongTitle"; "required": false; }; "passwordStrengthDescription": { "alias": "passwordStrengthDescription"; "required": true; }; }, {}, never, never,
|
|
81
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PasswordStrengthDirective, "[sPasswordStrength]", never, { "enabled": { "alias": "sPasswordStrength"; "required": false; }; "passwordStrengthValidation": { "alias": "passwordStrengthValidation"; "required": false; }; "passwordStrengthPosition": { "alias": "passwordStrengthPosition"; "required": false; }; "passwordStrengthWeakTitle": { "alias": "passwordStrengthWeakTitle"; "required": false; }; "passwordStrengthMediumTitle": { "alias": "passwordStrengthMediumTitle"; "required": false; }; "passwordStrengthStrongTitle": { "alias": "passwordStrengthStrongTitle"; "required": false; }; "passwordStrengthDescription": { "alias": "passwordStrengthDescription"; "required": true; }; }, {}, never, never, true, never>;
|
|
82
82
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./password-strength.
|
|
3
|
-
import * as i2 from "./password-strength.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
2
|
+
import * as i1 from "./password-strength.directive";
|
|
5
3
|
export declare class PasswordStrengthModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordStrengthModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordStrengthModule, [typeof i1.
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordStrengthModule, never, [typeof i1.PasswordStrengthDirective], [typeof i1.PasswordStrengthDirective]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<PasswordStrengthModule>;
|
|
9
7
|
}
|
package/picklist/README.md
CHANGED
|
@@ -64,6 +64,10 @@ export class MeuModulo {}
|
|
|
64
64
|
| `removeAllItemsLabel` | `string` | `undefined` | Não | Rótulo do botão que remove todos os selecionados |
|
|
65
65
|
| `showCheckbox` | `boolean` | `false` | Não | Exibe checkboxes nos itens e "selecionar todos" no cabeçalho |
|
|
66
66
|
| `filterBy` | `string` | `''` | Não | Propriedade do objeto `data` usada para filtrar os itens. Quando definido, exibe campos de busca |
|
|
67
|
+
| `lazyLoad` | `boolean` | `false` | Não | Habilita o carregamento preguiçoso (lazy load) para as listas |
|
|
68
|
+
| `rows` | `number` | `10` | Não | Número de linhas a serem exibidas por página caso o `lazyLoad` esteja habilitado |
|
|
69
|
+
| `sourceLoader` | `PicklistLoader<T>` | `undefined` | Não | Função loader para a lista de disponíveis (to-select). Quando fornecida, o componente gerencia internamente paginação, loading e race conditions |
|
|
70
|
+
| `targetLoader` | `PicklistLoader<T>` | `undefined` | Não | Função loader para a lista de selecionados (selected). Quando fornecida, o componente gerencia internamente paginação, loading e race conditions |
|
|
67
71
|
|
|
68
72
|
### Outputs
|
|
69
73
|
|
|
@@ -71,14 +75,45 @@ export class MeuModulo {}
|
|
|
71
75
|
|--------|------|-----------|
|
|
72
76
|
| `selectedItensChange` | `EventEmitter<any[]>` | Emitido quando a lista de selecionados muda. Emite os dados brutos (sem o wrapper `PickListItem`) |
|
|
73
77
|
| `itensToSelectChange` | `EventEmitter<any[]>` | Emitido quando a lista de disponíveis muda. Emite os dados brutos (sem o wrapper `PickListItem`) |
|
|
78
|
+
| `nodeMoved` | `EventEmitter<PicklistItemMove<T>>` | Emitido quando um item é movido entre as listas e o `lazyLoad` está habilitado |
|
|
79
|
+
|
|
80
|
+
### Métodos públicos
|
|
81
|
+
|
|
82
|
+
| Método | Assinatura | Descrição |
|
|
83
|
+
|--------|-----------|-----------|
|
|
84
|
+
| `resetList` | `resetList(node: PicklistItemMove<T>): void` | Recarrega as listas após a confirmação de uma movimentação pelo backend. Recebe o objeto emitido pelo output `(nodeMoved)`, reseta a paginação da(s) lista(s) afetada(s) (destino, e também a origem quando `node.moveAll` é `true`) e dispara o carregamento da primeira página via `sourceLoader`/`targetLoader`. Não tem efeito quando `lazyLoad` está desabilitado |
|
|
74
85
|
|
|
75
86
|
### Tipos
|
|
76
87
|
|
|
77
88
|
```typescript
|
|
78
89
|
interface PickListItem<T> {
|
|
79
|
-
data: T;
|
|
90
|
+
data: T; // Dados brutos do item — expostos no template como `let-item="item"`
|
|
80
91
|
disabled?: boolean; // Impede seleção, movimentação e drag do item
|
|
92
|
+
id?: string; // Identificador do item, usado internamente para rastreamento
|
|
81
93
|
}
|
|
94
|
+
|
|
95
|
+
type PicklistTarget = 'to-select' | 'selected';
|
|
96
|
+
|
|
97
|
+
type PicklistLazyLoadEvent = {
|
|
98
|
+
target: PicklistTarget;
|
|
99
|
+
page: number;
|
|
100
|
+
filter: string;
|
|
101
|
+
pageSize: number;
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
type PicklistItemMove<T> = {
|
|
105
|
+
items: T[];
|
|
106
|
+
direction: PicklistTarget;
|
|
107
|
+
moveAll: boolean;
|
|
108
|
+
revertAction: VoidFunction;
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
type PicklistLoaderResponse<T> = {
|
|
112
|
+
items: PickListItem<T>[];
|
|
113
|
+
totalRecords: number;
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
type PicklistLoader<T> = (event: PicklistLazyLoadEvent) => Observable<PicklistLoaderResponse<T>>;
|
|
82
117
|
```
|
|
83
118
|
|
|
84
119
|
## Exemplos
|
|
@@ -157,6 +192,43 @@ this.itensToSelect = parseItensPickList(meusObjetos);
|
|
|
157
192
|
this.itensToSelect = parseItensPickList(meusObjetos, (item) => item.bloqueado);
|
|
158
193
|
```
|
|
159
194
|
|
|
195
|
+
### Com lazy load
|
|
196
|
+
|
|
197
|
+
```html
|
|
198
|
+
<s-picklist
|
|
199
|
+
#myPicklist
|
|
200
|
+
[lazyLoad]="true"
|
|
201
|
+
[rows]="20"
|
|
202
|
+
[sourceLoader]="sourceLoader"
|
|
203
|
+
[targetLoader]="targetLoader"
|
|
204
|
+
(nodeMoved)="onNodeMoved($event)"
|
|
205
|
+
>
|
|
206
|
+
<ng-template sTemplate="item-to-select" let-item="item">
|
|
207
|
+
<span>{{ item.nome }}</span>
|
|
208
|
+
</ng-template>
|
|
209
|
+
<ng-template sTemplate="selected-item" let-item="item">
|
|
210
|
+
<span>{{ item.nome }}</span>
|
|
211
|
+
</ng-template>
|
|
212
|
+
</s-picklist>
|
|
213
|
+
```
|
|
214
|
+
|
|
215
|
+
```typescript
|
|
216
|
+
sourceLoader: PicklistLoader<MeuItem> = (event) =>
|
|
217
|
+
this.meuService.buscarDisponiveis(event.page, event.pageSize, event.filter);
|
|
218
|
+
|
|
219
|
+
targetLoader: PicklistLoader<MeuItem> = (event) =>
|
|
220
|
+
this.meuService.buscarSelecionados(event.page, event.pageSize, event.filter);
|
|
221
|
+
|
|
222
|
+
onNodeMoved(node: PicklistItemMove<MeuItem>): void {
|
|
223
|
+
this.meuService.moverItens(node).subscribe({
|
|
224
|
+
next: () => this.myPicklist.resetList(node),
|
|
225
|
+
error: () => node.revertAction(),
|
|
226
|
+
});
|
|
227
|
+
}
|
|
228
|
+
```
|
|
229
|
+
|
|
230
|
+
> Com `lazyLoad` habilitado, o componente atualiza a UI de forma otimista ao mover itens. Use `resetList` (chamado a partir do output `(nodeMoved)`) para recarregar as listas afetadas após a confirmação do backend.
|
|
231
|
+
|
|
160
232
|
## Acessibilidade
|
|
161
233
|
|
|
162
234
|
- Os botões de adicionar/remover são elementos `<button>` nativos, navegáveis por teclado
|
|
@@ -166,5 +238,5 @@ this.itensToSelect = parseItensPickList(meusObjetos, (item) => item.bloqueado);
|
|
|
166
238
|
|
|
167
239
|
## Componentes relacionados
|
|
168
240
|
|
|
169
|
-
- [`TokenList`](../token-list/README.md) — exibição de tokens selecionados em modo somente leitura
|
|
241
|
+
- [`TokenList`](../token-list/src/lib/token-list/README.md) — exibição de tokens selecionados em modo somente leitura
|
|
170
242
|
- [`Chips`](../chips/README.md) — entrada de múltiplos valores em formato de tags
|
package/product-header/README.md
CHANGED
|
@@ -155,5 +155,5 @@ interface CropperLabelsConfig {
|
|
|
155
155
|
## Componentes relacionados
|
|
156
156
|
|
|
157
157
|
- [`ImageCropper`](../image-cropper/README.md) — cropper de imagem usado internamente
|
|
158
|
-
- [`Thumbnail`](../thumbnail/README.md) — exibição de imagem em miniatura
|
|
158
|
+
- [`Thumbnail`](../thumbnail/src/lib/thumbnail/README.md) — exibição de imagem em miniatura
|
|
159
159
|
- [`FilePicker`](../file-picker/README.md) — seleção de arquivos genérica
|
package/profile-picture-picker/lib/profile-picture-picker/profile-picture-picker.component.d.ts
CHANGED
|
@@ -134,5 +134,5 @@ export declare class ProfilePicturePickerComponent implements OnInit, ControlVal
|
|
|
134
134
|
private _validateFileSize;
|
|
135
135
|
private _getWidthElement;
|
|
136
136
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProfilePicturePickerComponent, never>;
|
|
137
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProfilePicturePickerComponent, "s-profile-picture-picker", never, { "simpleTitle": { "alias": "simpleTitle"; "required": false; }; "actionTitle": { "alias": "actionTitle"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": true; }; "aspectRatio": { "alias": "aspectRatio"; "required": false; }; "cropperLabelsConfig": { "alias": "cropperLabelsConfig"; "required": false; }; "removeButtonLabel": { "alias": "removeButtonLabel"; "required": false; }; "changeButtonLabel": { "alias": "changeButtonLabel"; "required": false; }; "confirmationTexts": { "alias": "confirmationTexts"; "required": false; }; "maxFileSize": { "alias": "maxFileSize"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "supportedExtensions": { "alias": "supportedExtensions"; "required": false; }; "image": { "alias": "image"; "required": false; }; }, { "changedImage": "changedImage"; "imageChange": "imageChange"; "removedImage": "removedImage"; "invalidFile": "invalidFile"; }, never, never,
|
|
137
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProfilePicturePickerComponent, "s-profile-picture-picker", never, { "simpleTitle": { "alias": "simpleTitle"; "required": false; }; "actionTitle": { "alias": "actionTitle"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": true; }; "aspectRatio": { "alias": "aspectRatio"; "required": false; }; "cropperLabelsConfig": { "alias": "cropperLabelsConfig"; "required": false; }; "removeButtonLabel": { "alias": "removeButtonLabel"; "required": false; }; "changeButtonLabel": { "alias": "changeButtonLabel"; "required": false; }; "confirmationTexts": { "alias": "confirmationTexts"; "required": false; }; "maxFileSize": { "alias": "maxFileSize"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "supportedExtensions": { "alias": "supportedExtensions"; "required": false; }; "image": { "alias": "image"; "required": false; }; }, { "changedImage": "changedImage"; "imageChange": "imageChange"; "removedImage": "removedImage"; "invalidFile": "invalidFile"; }, never, never, true, never>;
|
|
138
138
|
}
|