@agorapulse/ui-components 18.1.13 → 18.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-dropdown/index.d.ts +105 -3
- package/add-comment/index.d.ts +24 -5
- package/agorapulse-ui-components-18.2.0.tgz +0 -0
- package/autocomplete/index.d.ts +43 -5
- package/avatar/index.d.ts +64 -5
- package/badge/index.d.ts +11 -5
- package/button/index.d.ts +54 -5
- package/checkbox/index.d.ts +54 -5
- package/close-button/index.d.ts +14 -5
- package/confirm-modal/index.d.ts +32 -5
- package/counter/index.d.ts +17 -5
- package/datepicker/index.d.ts +99 -5
- package/directives/index.d.ts +149 -3
- package/dot-stepper/index.d.ts +23 -5
- package/fesm2022/agorapulse-ui-components-action-dropdown.mjs +22 -32
- package/fesm2022/agorapulse-ui-components-action-dropdown.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-add-comment.mjs +5 -5
- package/fesm2022/agorapulse-ui-components-add-comment.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-autocomplete.mjs +8 -8
- package/fesm2022/agorapulse-ui-components-autocomplete.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-avatar.mjs +24 -24
- package/fesm2022/agorapulse-ui-components-avatar.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-badge.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-badge.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-button.mjs +6 -6
- package/fesm2022/agorapulse-ui-components-button.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-checkbox.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-checkbox.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-close-button.mjs +7 -7
- package/fesm2022/agorapulse-ui-components-close-button.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-confirm-modal.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-confirm-modal.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-counter.mjs +9 -9
- package/fesm2022/agorapulse-ui-components-counter.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-datepicker.mjs +6 -6
- package/fesm2022/agorapulse-ui-components-datepicker.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-directives.mjs +26 -28
- package/fesm2022/agorapulse-ui-components-directives.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-dot-stepper.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-dot-stepper.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-form-field.mjs +3 -3
- package/fesm2022/agorapulse-ui-components-form-field.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-form-message.mjs +6 -6
- package/fesm2022/agorapulse-ui-components-form-message.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-icon-button.mjs +5 -5
- package/fesm2022/agorapulse-ui-components-icon-button.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-infobox.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-infobox.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-input-group.mjs +6 -6
- package/fesm2022/agorapulse-ui-components-input-group.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-input-search.mjs +13 -10
- package/fesm2022/agorapulse-ui-components-input-search.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-input.mjs +3 -3
- package/fesm2022/agorapulse-ui-components-labels-selector.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-labels-selector.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-labels.mjs +8 -8
- package/fesm2022/agorapulse-ui-components-labels.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-legacy-input.mjs +5 -5
- package/fesm2022/agorapulse-ui-components-legacy-input.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-legacy-select.mjs +17 -17
- package/fesm2022/agorapulse-ui-components-legacy-select.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-legacy-textarea.mjs +5 -5
- package/fesm2022/agorapulse-ui-components-legacy-textarea.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-media-display-overlay.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-media-display-overlay.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-modal.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-modal.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-nav-selector-testing.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-nav-selector.mjs +164 -159
- package/fesm2022/agorapulse-ui-components-nav-selector.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-neo-datepicker.mjs +8 -8
- package/fesm2022/agorapulse-ui-components-neo-datepicker.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-notification.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-notification.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-paginator.mjs +7 -7
- package/fesm2022/agorapulse-ui-components-paginator.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-password-input.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-password-input.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-phone-number-input.mjs +16 -16
- package/fesm2022/agorapulse-ui-components-phone-number-input.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-popmenu.mjs +11 -11
- package/fesm2022/agorapulse-ui-components-popmenu.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-providers.mjs +19 -0
- package/fesm2022/agorapulse-ui-components-providers.mjs.map +1 -0
- package/fesm2022/agorapulse-ui-components-radio.mjs +6 -6
- package/fesm2022/agorapulse-ui-components-radio.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-range-slider.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-range-slider.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-select.mjs +65 -65
- package/fesm2022/agorapulse-ui-components-select.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-slide-toggle.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-slide-toggle.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-snackbars-thread.mjs +8 -8
- package/fesm2022/agorapulse-ui-components-snackbars-thread.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-social-button.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-social-button.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-split-button.mjs +5 -5
- package/fesm2022/agorapulse-ui-components-split-button.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-status-card.mjs +3 -3
- package/fesm2022/agorapulse-ui-components-status-card.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-status.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-status.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-stepper.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-stepper.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-tag.mjs +9 -9
- package/fesm2022/agorapulse-ui-components-tag.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-text-measurement.mjs +3 -3
- package/fesm2022/agorapulse-ui-components-textarea.mjs +3 -3
- package/fesm2022/agorapulse-ui-components-toggle.mjs +4 -4
- package/fesm2022/agorapulse-ui-components-toggle.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components-tooltip.mjs +15 -15
- package/fesm2022/agorapulse-ui-components-tooltip.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-components.mjs +4 -4
- package/fesm2022/agorapulse-ui-components.mjs.map +1 -1
- package/form-field/index.d.ts +8 -5
- package/form-message/index.d.ts +16 -5
- package/icon-button/index.d.ts +44 -5
- package/index.d.ts +50 -25
- package/infobox/index.d.ts +29 -5
- package/input/index.d.ts +10 -5
- package/input-group/index.d.ts +14 -5
- package/input-search/index.d.ts +35 -5
- package/labels/index.d.ts +59 -5
- package/labels-selector/index.d.ts +46 -5
- package/legacy/input/index.d.ts +64 -3
- package/legacy/select/index.d.ts +124 -3
- package/legacy/textarea/index.d.ts +54 -3
- package/media-display-overlay/index.d.ts +46 -5
- package/modal/index.d.ts +58 -5
- package/nav-selector/index.d.ts +372 -3
- package/nav-selector/testing/index.d.ts +67 -3
- package/neo-datepicker/index.d.ts +74 -5
- package/notification/index.d.ts +9 -5
- package/package.json +14 -112
- package/paginator/index.d.ts +57 -5
- package/password-input/index.d.ts +36 -5
- package/phone-number-input/index.d.ts +54 -5
- package/popmenu/index.d.ts +212 -3
- package/providers/index.d.ts +11 -0
- package/radio/index.d.ts +80 -5
- package/range-slider/index.d.ts +39 -5
- package/select/index.d.ts +214 -5
- package/slide-toggle/index.d.ts +23 -5
- package/snackbars-thread/index.d.ts +73 -3
- package/social-button/index.d.ts +34 -5
- package/split-button/index.d.ts +47 -5
- package/status/index.d.ts +13 -5
- package/status-card/index.d.ts +17 -5
- package/stepper/index.d.ts +26 -5
- package/tag/index.d.ts +28 -5
- package/text-measurement/index.d.ts +11 -5
- package/textarea/index.d.ts +14 -5
- package/toggle/index.d.ts +55 -5
- package/tooltip/index.d.ts +62 -5
- package/action-dropdown/action-dropdown-trigger.directive.d.ts +0 -17
- package/action-dropdown/action-dropdown.component.d.ts +0 -87
- package/action-dropdown/providers.d.ts +0 -8
- package/action-dropdown/public_api.d.ts +0 -3
- package/add-comment/add-comment.component.d.ts +0 -21
- package/add-comment/public_api.d.ts +0 -1
- package/agorapulse-ui-components-18.1.13.tgz +0 -0
- package/autocomplete/autocomplete.component.d.ts +0 -40
- package/autocomplete/public_api.d.ts +0 -1
- package/avatar/avatar.component.d.ts +0 -61
- package/avatar/public_api.d.ts +0 -1
- package/badge/badge.component.d.ts +0 -7
- package/badge/public_api.d.ts +0 -1
- package/button/button.component.d.ts +0 -52
- package/button/public_api.d.ts +0 -1
- package/checkbox/checkbox.component.d.ts +0 -51
- package/checkbox/public_api.d.ts +0 -1
- package/close-button/close-button.component.d.ts +0 -11
- package/close-button/public_api.d.ts +0 -1
- package/confirm-modal/confirm-modal-texts.model.d.ts +0 -8
- package/confirm-modal/confirm-modal.component.d.ts +0 -20
- package/confirm-modal/public_api.d.ts +0 -2
- package/counter/counter.component.d.ts +0 -13
- package/counter/public_api.d.ts +0 -1
- package/datepicker/datepicker.component.d.ts +0 -100
- package/datepicker/public_api.d.ts +0 -1
- package/directives/autosize-textarea.directive.d.ts +0 -12
- package/directives/base-button.directive.d.ts +0 -13
- package/directives/checkbox.directive.d.ts +0 -32
- package/directives/default-image.directive.d.ts +0 -8
- package/directives/ellipsis.directive.d.ts +0 -29
- package/directives/equal-validator.directive.d.ts +0 -13
- package/directives/frozen-gif.directive.d.ts +0 -30
- package/directives/multi-style-text.directive.d.ts +0 -16
- package/directives/public_api.d.ts +0 -8
- package/dot-stepper/dot-stepper.component.d.ts +0 -20
- package/dot-stepper/public_api.d.ts +0 -1
- package/esm2022/action-dropdown/action-dropdown-trigger.directive.mjs +0 -54
- package/esm2022/action-dropdown/action-dropdown.component.mjs +0 -272
- package/esm2022/action-dropdown/agorapulse-ui-components-action-dropdown.mjs +0 -5
- package/esm2022/action-dropdown/providers.mjs +0 -12
- package/esm2022/action-dropdown/public_api.mjs +0 -4
- package/esm2022/add-comment/add-comment.component.mjs +0 -72
- package/esm2022/add-comment/agorapulse-ui-components-add-comment.mjs +0 -5
- package/esm2022/add-comment/public_api.mjs +0 -2
- package/esm2022/agorapulse-ui-components.mjs +0 -5
- package/esm2022/autocomplete/agorapulse-ui-components-autocomplete.mjs +0 -5
- package/esm2022/autocomplete/autocomplete.component.mjs +0 -125
- package/esm2022/autocomplete/public_api.mjs +0 -2
- package/esm2022/avatar/agorapulse-ui-components-avatar.mjs +0 -5
- package/esm2022/avatar/avatar.component.mjs +0 -161
- package/esm2022/avatar/public_api.mjs +0 -2
- package/esm2022/badge/agorapulse-ui-components-badge.mjs +0 -5
- package/esm2022/badge/badge.component.mjs +0 -17
- package/esm2022/badge/public_api.mjs +0 -2
- package/esm2022/button/agorapulse-ui-components-button.mjs +0 -5
- package/esm2022/button/button.component.mjs +0 -105
- package/esm2022/button/public_api.mjs +0 -2
- package/esm2022/checkbox/agorapulse-ui-components-checkbox.mjs +0 -5
- package/esm2022/checkbox/checkbox.component.mjs +0 -177
- package/esm2022/checkbox/public_api.mjs +0 -2
- package/esm2022/close-button/agorapulse-ui-components-close-button.mjs +0 -5
- package/esm2022/close-button/close-button.component.mjs +0 -20
- package/esm2022/close-button/public_api.mjs +0 -2
- package/esm2022/confirm-modal/agorapulse-ui-components-confirm-modal.mjs +0 -5
- package/esm2022/confirm-modal/confirm-modal-texts.model.mjs +0 -2
- package/esm2022/confirm-modal/confirm-modal.component.mjs +0 -61
- package/esm2022/confirm-modal/public_api.mjs +0 -3
- package/esm2022/counter/agorapulse-ui-components-counter.mjs +0 -5
- package/esm2022/counter/counter.component.mjs +0 -32
- package/esm2022/counter/public_api.mjs +0 -2
- package/esm2022/datepicker/agorapulse-ui-components-datepicker.mjs +0 -5
- package/esm2022/datepicker/datepicker.component.mjs +0 -288
- package/esm2022/datepicker/public_api.mjs +0 -2
- package/esm2022/directives/agorapulse-ui-components-directives.mjs +0 -5
- package/esm2022/directives/autosize-textarea.directive.mjs +0 -45
- package/esm2022/directives/base-button.directive.mjs +0 -47
- package/esm2022/directives/checkbox.directive.mjs +0 -283
- package/esm2022/directives/default-image.directive.mjs +0 -37
- package/esm2022/directives/ellipsis.directive.mjs +0 -90
- package/esm2022/directives/equal-validator.directive.mjs +0 -73
- package/esm2022/directives/frozen-gif.directive.mjs +0 -125
- package/esm2022/directives/multi-style-text.directive.mjs +0 -61
- package/esm2022/directives/public_api.mjs +0 -9
- package/esm2022/dot-stepper/agorapulse-ui-components-dot-stepper.mjs +0 -5
- package/esm2022/dot-stepper/dot-stepper.component.mjs +0 -46
- package/esm2022/dot-stepper/public_api.mjs +0 -2
- package/esm2022/form-field/agorapulse-ui-components-form-field.mjs +0 -5
- package/esm2022/form-field/form-field.component.mjs +0 -11
- package/esm2022/form-field/public_api.mjs +0 -2
- package/esm2022/form-message/agorapulse-ui-components-form-message.mjs +0 -5
- package/esm2022/form-message/form-message.component.mjs +0 -34
- package/esm2022/form-message/public_api.mjs +0 -2
- package/esm2022/icon-button/agorapulse-ui-components-icon-button.mjs +0 -5
- package/esm2022/icon-button/icon-button.component.mjs +0 -123
- package/esm2022/icon-button/public_api.mjs +0 -2
- package/esm2022/index.mjs +0 -49
- package/esm2022/infobox/agorapulse-ui-components-infobox.mjs +0 -5
- package/esm2022/infobox/infobox.component.mjs +0 -72
- package/esm2022/infobox/public_api.mjs +0 -2
- package/esm2022/input/agorapulse-ui-components-input.mjs +0 -5
- package/esm2022/input/input.directive.mjs +0 -19
- package/esm2022/input/public_api.mjs +0 -2
- package/esm2022/input-group/agorapulse-ui-components-input-group.mjs +0 -5
- package/esm2022/input-group/input-group.component.mjs +0 -14
- package/esm2022/input-group/input-prefix/input-prefix.component.mjs +0 -11
- package/esm2022/input-group/public_api.mjs +0 -3
- package/esm2022/input-search/agorapulse-ui-components-input-search.mjs +0 -5
- package/esm2022/input-search/input-search.component.mjs +0 -78
- package/esm2022/input-search/public_api.mjs +0 -2
- package/esm2022/labels/agorapulse-ui-components-labels.mjs +0 -5
- package/esm2022/labels/label-list.component.mjs +0 -108
- package/esm2022/labels/label.component.mjs +0 -56
- package/esm2022/labels/public_api.mjs +0 -3
- package/esm2022/labels-selector/agorapulse-ui-components-labels-selector.mjs +0 -5
- package/esm2022/labels-selector/labels-selector.component.mjs +0 -122
- package/esm2022/labels-selector/public_api.mjs +0 -2
- package/esm2022/legacy/input/agorapulse-ui-components-legacy-input.mjs +0 -5
- package/esm2022/legacy/input/input.component.mjs +0 -189
- package/esm2022/legacy/input/public_api.mjs +0 -2
- package/esm2022/legacy/select/agorapulse-ui-components-legacy-select.mjs +0 -5
- package/esm2022/legacy/select/public_api.mjs +0 -2
- package/esm2022/legacy/select/select.component.mjs +0 -451
- package/esm2022/legacy/textarea/agorapulse-ui-components-legacy-textarea.mjs +0 -5
- package/esm2022/legacy/textarea/public_api.mjs +0 -2
- package/esm2022/legacy/textarea/textarea.component.mjs +0 -154
- package/esm2022/media-display-overlay/agorapulse-ui-components-media-display-overlay.mjs +0 -5
- package/esm2022/media-display-overlay/media-display-overlay-dialog.component.mjs +0 -122
- package/esm2022/media-display-overlay/public_api.mjs +0 -2
- package/esm2022/modal/agorapulse-ui-components-modal.mjs +0 -5
- package/esm2022/modal/modal.component.mjs +0 -116
- package/esm2022/modal/public_api.mjs +0 -2
- package/esm2022/nav-selector/agorapulse-ui-components-nav-selector.mjs +0 -5
- package/esm2022/nav-selector/directives/nav-selector-popover-trigger.directive.mjs +0 -71
- package/esm2022/nav-selector/directives/tree-node-accessibility.directive.mjs +0 -30
- package/esm2022/nav-selector/nav-selector-category/nav-selector-category.component.mjs +0 -129
- package/esm2022/nav-selector/nav-selector-category/nav-selector-category.presenter.mjs +0 -28
- package/esm2022/nav-selector/nav-selector-group/nav-selector-group.component.mjs +0 -174
- package/esm2022/nav-selector/nav-selector-group/nav-selector-group.presenter.mjs +0 -30
- package/esm2022/nav-selector/nav-selector-leaf/nav-selector-leaf.component.mjs +0 -242
- package/esm2022/nav-selector/nav-selector-leaf/nav-selector-leaf.presenter.mjs +0 -36
- package/esm2022/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.component.mjs +0 -43
- package/esm2022/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.presenter.mjs +0 -20
- package/esm2022/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.component.mjs +0 -95
- package/esm2022/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.presenter.mjs +0 -31
- package/esm2022/nav-selector/nav-selector-popover/nav-selector-popover-item.component.mjs +0 -65
- package/esm2022/nav-selector/nav-selector-popover/nav-selector-popover.component.mjs +0 -132
- package/esm2022/nav-selector/nav-selector.component.mjs +0 -201
- package/esm2022/nav-selector/nav-selector.mjs +0 -9
- package/esm2022/nav-selector/nav-selector.state.mjs +0 -207
- package/esm2022/nav-selector/public_api.mjs +0 -3
- package/esm2022/nav-selector/testing/agorapulse-ui-components-nav-selector-testing.mjs +0 -5
- package/esm2022/nav-selector/testing/nav-selector-entry.mock.mjs +0 -91
- package/esm2022/nav-selector/testing/public_api.mjs +0 -2
- package/esm2022/nav-selector/utils/leaf.utils.mjs +0 -44
- package/esm2022/nav-selector/utils/nav-selector.accessibility.mjs +0 -179
- package/esm2022/nav-selector/utils/nav-selector.builder.mjs +0 -271
- package/esm2022/nav-selector/utils/nav-selector.filter.mjs +0 -141
- package/esm2022/nav-selector/utils/nav-selector.folding.mjs +0 -284
- package/esm2022/nav-selector/utils/nav-selector.merger.mjs +0 -76
- package/esm2022/nav-selector/utils/nav-selector.minifying.mjs +0 -59
- package/esm2022/nav-selector/utils/nav-selector.multi-select.mjs +0 -208
- package/esm2022/nav-selector/utils/nav-selector.single-select.mjs +0 -113
- package/esm2022/nav-selector/utils/nav-selector.view-more.mjs +0 -98
- package/esm2022/neo-datepicker/agorapulse-ui-components-neo-datepicker.mjs +0 -5
- package/esm2022/neo-datepicker/day-detail.model.mjs +0 -2
- package/esm2022/neo-datepicker/day-disabled.pipe.mjs +0 -21
- package/esm2022/neo-datepicker/neo-datepicker.component.mjs +0 -241
- package/esm2022/neo-datepicker/public_api.mjs +0 -4
- package/esm2022/notification/agorapulse-ui-components-notification.mjs +0 -5
- package/esm2022/notification/notification.component.mjs +0 -15
- package/esm2022/notification/public_api.mjs +0 -2
- package/esm2022/paginator/agorapulse-ui-components-paginator.mjs +0 -5
- package/esm2022/paginator/paginator-button/paginator-button.component.mjs +0 -51
- package/esm2022/paginator/paginator.component.mjs +0 -114
- package/esm2022/paginator/public_api.mjs +0 -3
- package/esm2022/password-input/agorapulse-ui-components-password-input.mjs +0 -5
- package/esm2022/password-input/password-input.component.mjs +0 -78
- package/esm2022/password-input/public_api.mjs +0 -2
- package/esm2022/phone-number-input/agorapulse-ui-components-phone-number-input.mjs +0 -5
- package/esm2022/phone-number-input/phone-number-input.component.mjs +0 -195
- package/esm2022/phone-number-input/public_api.mjs +0 -2
- package/esm2022/popmenu/agorapulse-ui-components-popmenu.mjs +0 -5
- package/esm2022/popmenu/options.mjs +0 -17
- package/esm2022/popmenu/popmenu-options.interface.mjs +0 -2
- package/esm2022/popmenu/popmenu-options.service.mjs +0 -7
- package/esm2022/popmenu/popmenu.component.mjs +0 -383
- package/esm2022/popmenu/popmenu.directive.mjs +0 -296
- package/esm2022/popmenu/popmenu.module.mjs +0 -29
- package/esm2022/popmenu/public_api.mjs +0 -5
- package/esm2022/radio/agorapulse-ui-components-radio.mjs +0 -5
- package/esm2022/radio/public_api.mjs +0 -2
- package/esm2022/radio/radio.component.mjs +0 -319
- package/esm2022/range-slider/agorapulse-ui-components-range-slider.mjs +0 -5
- package/esm2022/range-slider/public_api.mjs +0 -2
- package/esm2022/range-slider/range-slider.component.mjs +0 -154
- package/esm2022/select/agorapulse-ui-components-select.mjs +0 -5
- package/esm2022/select/ap-select.module.mjs +0 -78
- package/esm2022/select/dropdown-group-item/dropdown-group-item.component.mjs +0 -51
- package/esm2022/select/dropdown-item-multiple-one-line/dropdown-item-multiple-one-line.component.mjs +0 -75
- package/esm2022/select/dropdown-item-multiple-two-lines/dropdown-item-multiple-two-lines.component.mjs +0 -79
- package/esm2022/select/dropdown-item-single-one-line/dropdown-item-single-one-line.component.mjs +0 -59
- package/esm2022/select/dropdown-item-single-two-lines/dropdown-item-single-two-lines.component.mjs +0 -60
- package/esm2022/select/dropdown-search-form/dropdown-search-form.component.mjs +0 -98
- package/esm2022/select/public_api.mjs +0 -13
- package/esm2022/select/select-base.directive.mjs +0 -69
- package/esm2022/select/select-label-multiple/select-label-multiple.component.mjs +0 -95
- package/esm2022/select/select-label-single/select-label-single.component.mjs +0 -33
- package/esm2022/select/select-multiple.directive.mjs +0 -35
- package/esm2022/select/select-single.directive.mjs +0 -34
- package/esm2022/slide-toggle/agorapulse-ui-components-slide-toggle.mjs +0 -5
- package/esm2022/slide-toggle/public_api.mjs +0 -2
- package/esm2022/slide-toggle/slide-toggle.component.mjs +0 -66
- package/esm2022/snackbars-thread/agorapulse-ui-components-snackbars-thread.mjs +0 -5
- package/esm2022/snackbars-thread/component/snackbars-thread.component.mjs +0 -93
- package/esm2022/snackbars-thread/model/snackbars-thread.model.mjs +0 -44
- package/esm2022/snackbars-thread/public_api.mjs +0 -4
- package/esm2022/snackbars-thread/service/snackbars-thread.service.mjs +0 -47
- package/esm2022/snackbars-thread/utils/const/snackbars-thread.const.mjs +0 -13
- package/esm2022/social-button/agorapulse-ui-components-social-button.mjs +0 -5
- package/esm2022/social-button/public_api.mjs +0 -2
- package/esm2022/social-button/social-button.component.mjs +0 -164
- package/esm2022/split-button/agorapulse-ui-components-split-button.mjs +0 -5
- package/esm2022/split-button/public_api.mjs +0 -2
- package/esm2022/split-button/split-button.component.mjs +0 -122
- package/esm2022/src/lib/agorapulse-ui-components.module.mjs +0 -200
- package/esm2022/status/agorapulse-ui-components-status.mjs +0 -5
- package/esm2022/status/public_api.mjs +0 -2
- package/esm2022/status/status.component.mjs +0 -21
- package/esm2022/status-card/agorapulse-ui-components-status-card.mjs +0 -5
- package/esm2022/status-card/public_api.mjs +0 -2
- package/esm2022/status-card/status-card.component.mjs +0 -23
- package/esm2022/stepper/agorapulse-ui-components-stepper.mjs +0 -5
- package/esm2022/stepper/public_api.mjs +0 -3
- package/esm2022/stepper/step.model.mjs +0 -2
- package/esm2022/stepper/stepper.component.mjs +0 -38
- package/esm2022/tag/agorapulse-ui-components-tag.mjs +0 -5
- package/esm2022/tag/public_api.mjs +0 -2
- package/esm2022/tag/tag.component.mjs +0 -35
- package/esm2022/text-measurement/agorapulse-ui-components-text-measurement.mjs +0 -5
- package/esm2022/text-measurement/public_api.mjs +0 -2
- package/esm2022/text-measurement/text-measurement.service.mjs +0 -29
- package/esm2022/textarea/agorapulse-ui-components-textarea.mjs +0 -5
- package/esm2022/textarea/public_api.mjs +0 -2
- package/esm2022/textarea/textarea.directive.mjs +0 -37
- package/esm2022/toggle/agorapulse-ui-components-toggle.mjs +0 -5
- package/esm2022/toggle/public_api.mjs +0 -2
- package/esm2022/toggle/toggle.component.mjs +0 -208
- package/esm2022/tooltip/agorapulse-ui-components-tooltip.mjs +0 -5
- package/esm2022/tooltip/public_api.mjs +0 -2
- package/esm2022/tooltip/tooltip.directive.mjs +0 -401
- package/esm2022/tooltip/tooltip.service.mjs +0 -29
- package/form-field/form-field.component.d.ts +0 -5
- package/form-field/public_api.d.ts +0 -1
- package/form-message/form-message.component.d.ts +0 -12
- package/form-message/public_api.d.ts +0 -1
- package/icon-button/icon-button.component.d.ts +0 -40
- package/icon-button/public_api.d.ts +0 -1
- package/infobox/infobox.component.d.ts +0 -26
- package/infobox/public_api.d.ts +0 -1
- package/input/input.directive.d.ts +0 -7
- package/input/public_api.d.ts +0 -1
- package/input-group/input-group.component.d.ts +0 -6
- package/input-group/input-prefix/input-prefix.component.d.ts +0 -5
- package/input-group/public_api.d.ts +0 -2
- package/input-search/input-search.component.d.ts +0 -32
- package/input-search/public_api.d.ts +0 -1
- package/labels/label-list.component.d.ts +0 -34
- package/labels/label.component.d.ts +0 -23
- package/labels/public_api.d.ts +0 -2
- package/labels-selector/labels-selector.component.d.ts +0 -42
- package/labels-selector/public_api.d.ts +0 -1
- package/legacy/input/input.component.d.ts +0 -64
- package/legacy/input/public_api.d.ts +0 -1
- package/legacy/select/public_api.d.ts +0 -1
- package/legacy/select/select.component.d.ts +0 -122
- package/legacy/textarea/public_api.d.ts +0 -1
- package/legacy/textarea/textarea.component.d.ts +0 -53
- package/media-display-overlay/media-display-overlay-dialog.component.d.ts +0 -42
- package/media-display-overlay/public_api.d.ts +0 -1
- package/modal/modal.component.d.ts +0 -54
- package/modal/public_api.d.ts +0 -1
- package/nav-selector/directives/nav-selector-popover-trigger.directive.d.ts +0 -25
- package/nav-selector/directives/tree-node-accessibility.directive.d.ts +0 -9
- package/nav-selector/nav-selector-category/nav-selector-category.component.d.ts +0 -28
- package/nav-selector/nav-selector-category/nav-selector-category.presenter.d.ts +0 -13
- package/nav-selector/nav-selector-group/nav-selector-group.component.d.ts +0 -37
- package/nav-selector/nav-selector-group/nav-selector-group.presenter.d.ts +0 -16
- package/nav-selector/nav-selector-leaf/nav-selector-leaf.component.d.ts +0 -48
- package/nav-selector/nav-selector-leaf/nav-selector-leaf.presenter.d.ts +0 -18
- package/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.component.d.ts +0 -13
- package/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.presenter.d.ts +0 -10
- package/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.component.d.ts +0 -24
- package/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.presenter.d.ts +0 -14
- package/nav-selector/nav-selector-popover/nav-selector-popover-item.component.d.ts +0 -14
- package/nav-selector/nav-selector-popover/nav-selector-popover.component.d.ts +0 -40
- package/nav-selector/nav-selector.component.d.ts +0 -40
- package/nav-selector/nav-selector.d.ts +0 -270
- package/nav-selector/nav-selector.state.d.ts +0 -47
- package/nav-selector/public_api.d.ts +0 -3
- package/nav-selector/testing/nav-selector-entry.mock.d.ts +0 -67
- package/nav-selector/testing/public_api.d.ts +0 -1
- package/nav-selector/utils/leaf.utils.d.ts +0 -20
- package/nav-selector/utils/nav-selector.accessibility.d.ts +0 -52
- package/nav-selector/utils/nav-selector.builder.d.ts +0 -32
- package/nav-selector/utils/nav-selector.filter.d.ts +0 -32
- package/nav-selector/utils/nav-selector.folding.d.ts +0 -73
- package/nav-selector/utils/nav-selector.merger.d.ts +0 -23
- package/nav-selector/utils/nav-selector.minifying.d.ts +0 -29
- package/nav-selector/utils/nav-selector.multi-select.d.ts +0 -54
- package/nav-selector/utils/nav-selector.single-select.d.ts +0 -17
- package/nav-selector/utils/nav-selector.view-more.d.ts +0 -30
- package/neo-datepicker/day-detail.model.d.ts +0 -9
- package/neo-datepicker/day-disabled.pipe.d.ts +0 -8
- package/neo-datepicker/neo-datepicker.component.d.ts +0 -61
- package/neo-datepicker/public_api.d.ts +0 -3
- package/notification/notification.component.d.ts +0 -6
- package/notification/public_api.d.ts +0 -1
- package/paginator/paginator-button/paginator-button.component.d.ts +0 -17
- package/paginator/paginator.component.d.ts +0 -38
- package/paginator/public_api.d.ts +0 -2
- package/password-input/password-input.component.d.ts +0 -33
- package/password-input/public_api.d.ts +0 -1
- package/phone-number-input/phone-number-input.component.d.ts +0 -50
- package/phone-number-input/public_api.d.ts +0 -1
- package/popmenu/options.d.ts +0 -16
- package/popmenu/popmenu-options.interface.d.ts +0 -48
- package/popmenu/popmenu-options.service.d.ts +0 -7
- package/popmenu/popmenu.component.d.ts +0 -66
- package/popmenu/popmenu.directive.d.ts +0 -90
- package/popmenu/popmenu.module.d.ts +0 -11
- package/popmenu/public_api.d.ts +0 -4
- package/radio/public_api.d.ts +0 -1
- package/radio/radio.component.d.ts +0 -77
- package/range-slider/public_api.d.ts +0 -1
- package/range-slider/range-slider.component.d.ts +0 -35
- package/select/ap-select.module.d.ts +0 -17
- package/select/dropdown-group-item/dropdown-group-item.component.d.ts +0 -16
- package/select/dropdown-item-multiple-one-line/dropdown-item-multiple-one-line.component.d.ts +0 -25
- package/select/dropdown-item-multiple-two-lines/dropdown-item-multiple-two-lines.component.d.ts +0 -26
- package/select/dropdown-item-single-one-line/dropdown-item-single-one-line.component.d.ts +0 -20
- package/select/dropdown-item-single-two-lines/dropdown-item-single-two-lines.component.d.ts +0 -20
- package/select/dropdown-search-form/dropdown-search-form.component.d.ts +0 -32
- package/select/public_api.d.ts +0 -12
- package/select/select-base.directive.d.ts +0 -18
- package/select/select-label-multiple/select-label-multiple.component.d.ts +0 -27
- package/select/select-label-single/select-label-single.component.d.ts +0 -12
- package/select/select-multiple.directive.d.ts +0 -10
- package/select/select-single.directive.d.ts +0 -10
- package/slide-toggle/public_api.d.ts +0 -1
- package/slide-toggle/slide-toggle.component.d.ts +0 -20
- package/snackbars-thread/component/snackbars-thread.component.d.ts +0 -24
- package/snackbars-thread/model/snackbars-thread.model.d.ts +0 -36
- package/snackbars-thread/public_api.d.ts +0 -3
- package/snackbars-thread/service/snackbars-thread.service.d.ts +0 -15
- package/snackbars-thread/utils/const/snackbars-thread.const.d.ts +0 -10
- package/social-button/public_api.d.ts +0 -1
- package/social-button/social-button.component.d.ts +0 -32
- package/split-button/public_api.d.ts +0 -1
- package/split-button/split-button.component.d.ts +0 -45
- package/src/lib/agorapulse-ui-components.module.d.ts +0 -29
- package/status/public_api.d.ts +0 -1
- package/status/status.component.d.ts +0 -9
- package/status-card/public_api.d.ts +0 -1
- package/status-card/status-card.component.d.ts +0 -13
- package/stepper/public_api.d.ts +0 -2
- package/stepper/step.model.d.ts +0 -6
- package/stepper/stepper.component.d.ts +0 -16
- package/tag/public_api.d.ts +0 -1
- package/tag/tag.component.d.ts +0 -24
- package/text-measurement/public_api.d.ts +0 -1
- package/text-measurement/text-measurement.service.d.ts +0 -8
- package/textarea/public_api.d.ts +0 -1
- package/textarea/textarea.directive.d.ts +0 -11
- package/toggle/public_api.d.ts +0 -1
- package/toggle/toggle.component.d.ts +0 -52
- package/tooltip/public_api.d.ts +0 -1
- package/tooltip/tooltip.directive.d.ts +0 -59
- package/tooltip/tooltip.service.d.ts +0 -11
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Usage Example:
|
|
3
|
-
*
|
|
4
|
-
* import { generateGroupElements, generateLeafElements } from './nav-selector-entry.mock';
|
|
5
|
-
*
|
|
6
|
-
* const mockNavSelectorEntries = [
|
|
7
|
-
* // Generate 30 groups with children using default settings
|
|
8
|
-
* ...generateGroupElements({
|
|
9
|
-
* count: 30,
|
|
10
|
-
* }),
|
|
11
|
-
*
|
|
12
|
-
* // Generate individual leaf elements without groups
|
|
13
|
-
* ...generateLeafElements({
|
|
14
|
-
* count: 1,
|
|
15
|
-
* }),
|
|
16
|
-
* ];
|
|
17
|
-
*/
|
|
18
|
-
/**
|
|
19
|
-
* Utility function to generate leaf type elements
|
|
20
|
-
* @param options Configuration options for generating leaf elements
|
|
21
|
-
* @returns Array of leaf elements
|
|
22
|
-
*/
|
|
23
|
-
export declare function generateLeafElements(options: {
|
|
24
|
-
count: number;
|
|
25
|
-
uidPrefix?: string;
|
|
26
|
-
aliasPrefix?: string;
|
|
27
|
-
startUid?: number;
|
|
28
|
-
networks?: string[];
|
|
29
|
-
pictureUrlPattern?: string;
|
|
30
|
-
disableReasonFrequency?: number;
|
|
31
|
-
tokenInvalidFrequency?: number;
|
|
32
|
-
featureLockedFrequency?: number;
|
|
33
|
-
}): {
|
|
34
|
-
uid: string;
|
|
35
|
-
counter: null;
|
|
36
|
-
alias: string;
|
|
37
|
-
pictureUrl: string;
|
|
38
|
-
disableReason: string | null;
|
|
39
|
-
missingPermission: boolean;
|
|
40
|
-
network: string;
|
|
41
|
-
actions: never[];
|
|
42
|
-
details: never[];
|
|
43
|
-
tokenInvalid: boolean;
|
|
44
|
-
featureLocked: boolean;
|
|
45
|
-
type: "LEAF";
|
|
46
|
-
}[];
|
|
47
|
-
/**
|
|
48
|
-
* Utility function to generate group type elements with children
|
|
49
|
-
* @param options Configuration options for generating group elements
|
|
50
|
-
* @returns Array of group elements
|
|
51
|
-
*/
|
|
52
|
-
export declare function generateGroupElements(options: {
|
|
53
|
-
count: number;
|
|
54
|
-
startGroupId?: number;
|
|
55
|
-
categories?: string[];
|
|
56
|
-
childrenCounts?: number[];
|
|
57
|
-
uidPrefix?: string;
|
|
58
|
-
childUidPrefix?: string;
|
|
59
|
-
childAliasPrefix?: string;
|
|
60
|
-
startChildUid?: number;
|
|
61
|
-
childUidIncrement?: number;
|
|
62
|
-
networks?: string[];
|
|
63
|
-
pictureUrlPattern?: string;
|
|
64
|
-
disableReasonFrequency?: number;
|
|
65
|
-
tokenInvalidFrequency?: number;
|
|
66
|
-
featureLockedFrequency?: number;
|
|
67
|
-
}): any;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { generateGroupElements, generateLeafElements } from './nav-selector-entry.mock';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorCategory, InternalNavSelectorEntry, InternalNavSelectorGroup, InternalNavSelectorLeaf } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* Utility type to extract keys of an object that are of type string, number or symbol which are the only type allowed in a Record
|
|
4
|
-
*/
|
|
5
|
-
type AllowedKey<T> = Pick<T, {
|
|
6
|
-
[K in keyof T]: T[K] extends string | number | symbol ? K : never;
|
|
7
|
-
}[keyof T]>;
|
|
8
|
-
/**
|
|
9
|
-
* Create a Record of key/value pairs from an array of objects
|
|
10
|
-
* @param array
|
|
11
|
-
* @param key attribute of the object to use as key
|
|
12
|
-
*/
|
|
13
|
-
export declare const associateBy: <T>(array: T[], key: keyof AllowedKey<T>) => Record<string, T>;
|
|
14
|
-
export declare const isInternalNavSelectorEntryALeafFocusable: (leaf: InternalNavSelectorLeaf, { parentFolded, multipleMode }: {
|
|
15
|
-
parentFolded: boolean;
|
|
16
|
-
multipleMode: boolean;
|
|
17
|
-
}) => boolean;
|
|
18
|
-
export declare const computeFolded: (entry: InternalNavSelectorGroup | InternalNavSelectorCategory, children: InternalNavSelectorEntry[]) => boolean;
|
|
19
|
-
export declare const computeNumberOfDisplayableChildrenOnUnfold: (entry: InternalNavSelectorEntry) => number;
|
|
20
|
-
export {};
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorAccessibility is a utility class that provides methods to manage the accessibility and the focusability of nav selector entries.
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavSelectorAccessibility {
|
|
6
|
-
/**
|
|
7
|
-
* Set tabIndex to 0 for the first focusable entry and -1 for all other entries
|
|
8
|
-
* @param entries nav selector entries
|
|
9
|
-
*/
|
|
10
|
-
static resetFocus(entries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
|
|
11
|
-
/**
|
|
12
|
-
* Focus the given entry and set tabIndex to 0 for the given uid and -1 for all other entries
|
|
13
|
-
* @param entries nav selector entries
|
|
14
|
-
* @param uid the uid of the entry to focus
|
|
15
|
-
*/
|
|
16
|
-
static focus<T extends InternalNavSelectorEntry>(entries: T[], uid: string): InternalNavSelectorEntry[];
|
|
17
|
-
/**
|
|
18
|
-
* Unfocus the given entry and set tabIndex to -1 for the given uid and 0 for all other entries
|
|
19
|
-
* @param entries nav selector entries
|
|
20
|
-
* @param uid the uid of the entry to unfocus
|
|
21
|
-
*/
|
|
22
|
-
static unfocus(entries: InternalNavSelectorEntry[], uid: string): InternalNavSelectorEntry[];
|
|
23
|
-
/**
|
|
24
|
-
* Focus the previous entry focusable and set tabIndex to 0 for the previous focusable entry and -1 for all other entries
|
|
25
|
-
*
|
|
26
|
-
* If not previous entries are focusable, entries will not be modified
|
|
27
|
-
*
|
|
28
|
-
* @param entries nav selector entries
|
|
29
|
-
*/
|
|
30
|
-
static focusPrevious<T extends InternalNavSelectorEntry>(entries: T[]): InternalNavSelectorEntry[];
|
|
31
|
-
/**
|
|
32
|
-
* Focus the next entry focusable and set tabIndex to 0 for the next focusable entry and -1 for all other entries
|
|
33
|
-
*
|
|
34
|
-
* If not next entries are focusable, entries will not be modified
|
|
35
|
-
*
|
|
36
|
-
* @param entries nav selector entries
|
|
37
|
-
*/
|
|
38
|
-
static focusNext<T extends InternalNavSelectorEntry>(entries: T[]): InternalNavSelectorEntry[];
|
|
39
|
-
private static noPreviousEntryFocusable;
|
|
40
|
-
private static focusAnEntry;
|
|
41
|
-
private static unfocusAnEntry;
|
|
42
|
-
/**
|
|
43
|
-
* Flatten the nav selector entries. It is easier to work with flat entries for the focus management as we need to know which is the previous or the next entry
|
|
44
|
-
* @param entries nav selector entries
|
|
45
|
-
*/
|
|
46
|
-
private static flatten;
|
|
47
|
-
/**
|
|
48
|
-
* Unflatten the nav selector entries
|
|
49
|
-
* @param entries nav selector entries
|
|
50
|
-
*/
|
|
51
|
-
private static unflatten;
|
|
52
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry, NavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorBuilder is a utility class that builds the NavSelector entries for single and multiple select modes.
|
|
4
|
-
* It also checks the structure of the entries to ensure they are valid.
|
|
5
|
-
*/
|
|
6
|
-
export declare class NavSelectorBuilder {
|
|
7
|
-
private static LEAF_LOGICS_PRIORITY;
|
|
8
|
-
/**
|
|
9
|
-
* Builds the NavSelector entries for single select mode.
|
|
10
|
-
* @param entries nav selector entries
|
|
11
|
-
* @param selectedEntryUid selected entry uid
|
|
12
|
-
* @param detailsDisplayedLimit number of details displayed limit
|
|
13
|
-
*/
|
|
14
|
-
static build(entries: NavSelectorEntry[], selectedEntryUid: string | null, detailsDisplayedLimit: number): InternalNavSelectorEntry[];
|
|
15
|
-
/**
|
|
16
|
-
* Builds the NavSelector entries for multiple select mode.
|
|
17
|
-
* @param entries nav selector entries
|
|
18
|
-
* @param selectedEntryUids selected entry uids
|
|
19
|
-
* @param detailsDisplayedLimit number of details displayed limit
|
|
20
|
-
*/
|
|
21
|
-
static buildInMultipleMode(entries: NavSelectorEntry[], selectedEntryUids: string[] | null, detailsDisplayedLimit: number): InternalNavSelectorEntry[];
|
|
22
|
-
private static structureChecker;
|
|
23
|
-
private static buildEntries;
|
|
24
|
-
private static buildEntry;
|
|
25
|
-
private static buildCategoryChildren;
|
|
26
|
-
private static buildCategory;
|
|
27
|
-
private static buildGroupChildren;
|
|
28
|
-
private static buildGroup;
|
|
29
|
-
private static buildLeaf;
|
|
30
|
-
private static buildLeafDetail;
|
|
31
|
-
private static isLeafLogicValid;
|
|
32
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorFilter is a utility class that provides methods to filter entries
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavSelectorFilter {
|
|
6
|
-
/**
|
|
7
|
-
* Filters the entries based on the search string
|
|
8
|
-
*
|
|
9
|
-
* The search string is normalized and lowercase and trimmed.
|
|
10
|
-
*
|
|
11
|
-
* If a category matches the search string, all its children are unfolded, marked as focusable, and not hidden.
|
|
12
|
-
*
|
|
13
|
-
* If a group matches the search string, the group is unfolded and all its children are unfolded, marked as focusable, and not hidden.
|
|
14
|
-
*
|
|
15
|
-
* If a leaf matches the search string, it is marked as not hidden and focusable.
|
|
16
|
-
*
|
|
17
|
-
* Else the entry marked as hidden and not focusable.
|
|
18
|
-
*
|
|
19
|
-
* It also determines whenever counter and token invalid should be displayed on groups and leaves.
|
|
20
|
-
*
|
|
21
|
-
* @param entries The entries to filter.
|
|
22
|
-
* @param search The search string.
|
|
23
|
-
* @param multipleMode to update the focusable state of leaves correctly.
|
|
24
|
-
* @returns The filtered entries.
|
|
25
|
-
*/
|
|
26
|
-
static filter(entries: InternalNavSelectorEntry[], search: string, multipleMode: boolean): InternalNavSelectorEntry[];
|
|
27
|
-
private static filterEntries;
|
|
28
|
-
private static recursivelyUnfoldEntry;
|
|
29
|
-
private static matches;
|
|
30
|
-
private static cleanValue;
|
|
31
|
-
private static resetState;
|
|
32
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* Options for folding operations
|
|
4
|
-
*/
|
|
5
|
-
export interface NavSelectorFoldingOptions {
|
|
6
|
-
/** To update the focusable state of leaves and details correctly */
|
|
7
|
-
multipleMode: boolean;
|
|
8
|
-
/** True if the nav selector is minified. Needed for leaf as they are not foldable in minified mode */
|
|
9
|
-
minified: boolean;
|
|
10
|
-
}
|
|
11
|
-
/**
|
|
12
|
-
* Class to handle the folding and unfolding of nav selector entries.
|
|
13
|
-
*/
|
|
14
|
-
export declare class NavSelectorFolding {
|
|
15
|
-
/**
|
|
16
|
-
* Unfolds all parents of the entry with the given uid until the root.
|
|
17
|
-
* @param entries nav selector entries
|
|
18
|
-
* @param entryUid the entry uid to unfold parents for
|
|
19
|
-
* @param options options for folding operations
|
|
20
|
-
*/
|
|
21
|
-
static unfoldParents<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
|
|
22
|
-
/**
|
|
23
|
-
* Toggle the folding state of an entry.
|
|
24
|
-
*
|
|
25
|
-
* @see {@link NavSelectorFolding.fold} and {@link NavSelectorFolding.unfold} for more information on folding and unfolding.
|
|
26
|
-
*
|
|
27
|
-
* @param entries nav selector entries
|
|
28
|
-
* @param entryUid the entry uid to toggle
|
|
29
|
-
* @param options options for folding operations
|
|
30
|
-
*/
|
|
31
|
-
static toggleFolding<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
|
|
32
|
-
/**
|
|
33
|
-
* Fold an entry.
|
|
34
|
-
*
|
|
35
|
-
* Set unfocusable on all children of the folded entry.
|
|
36
|
-
* Compute whenever the counter and token invalid should be displayed on groups and leaves.
|
|
37
|
-
*
|
|
38
|
-
* @param entries nav selector entries
|
|
39
|
-
* @param entryUid the entry uid to fold
|
|
40
|
-
* @param options options for folding operations
|
|
41
|
-
*/
|
|
42
|
-
static fold<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
|
|
43
|
-
/**
|
|
44
|
-
* Unfold an entry.
|
|
45
|
-
*
|
|
46
|
-
* Set focusable on all children of the folded entry.
|
|
47
|
-
* Compute whenever the counter and token invalid should be displayed on groups and leaves.
|
|
48
|
-
*
|
|
49
|
-
* @param entries nav selector entries
|
|
50
|
-
* @param entryUid the entry uid to unfold
|
|
51
|
-
* @param options options for folding operations
|
|
52
|
-
*/
|
|
53
|
-
static unfold<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
|
|
54
|
-
private static toggleEntryFolding;
|
|
55
|
-
private static foldEntry;
|
|
56
|
-
private static unfoldEntry;
|
|
57
|
-
private static foldCategory;
|
|
58
|
-
private static unfoldCategory;
|
|
59
|
-
private static foldGroup;
|
|
60
|
-
private static unfoldGroup;
|
|
61
|
-
private static foldLeaf;
|
|
62
|
-
private static unfoldLeaf;
|
|
63
|
-
/**
|
|
64
|
-
* Unfolds all parents of the entry with the given uid until the root.
|
|
65
|
-
* @param entries nav selector entries
|
|
66
|
-
* @param entryUid the entry uid to unfold parents for
|
|
67
|
-
* @param options options for folding operations
|
|
68
|
-
*/
|
|
69
|
-
static unfoldParentsOfEntry<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): {
|
|
70
|
-
found: boolean;
|
|
71
|
-
entries: InternalNavSelectorEntry[];
|
|
72
|
-
};
|
|
73
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorMerger is a utility class that merges old entries into new entries.
|
|
4
|
-
* It is used to keep some previous properties of the previous state. Ex: folded, selected, focused, etc.
|
|
5
|
-
*/
|
|
6
|
-
export declare class NavSelectorMerger {
|
|
7
|
-
/**
|
|
8
|
-
* Merges the old entries into the new entries.
|
|
9
|
-
*
|
|
10
|
-
* Modify directly the new entries as new entries are generated from scratch so no need to destructure them to have a new reference.
|
|
11
|
-
*
|
|
12
|
-
* @param newEntries
|
|
13
|
-
* @param oldEntries
|
|
14
|
-
*
|
|
15
|
-
* @returns the new entries with the old entries merged into them
|
|
16
|
-
*/
|
|
17
|
-
static mergeInternalNavSelectorEntries(newEntries: InternalNavSelectorEntry[], oldEntries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
|
|
18
|
-
private static merge;
|
|
19
|
-
private static mergeNode;
|
|
20
|
-
private static mergeGroup;
|
|
21
|
-
private static mergeLeaf;
|
|
22
|
-
private static isInternalLeafLogicValid;
|
|
23
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorMinifying is a utility class that provides methods to apply rules on entries when minifying or expanded nav selector.
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavSelectorMinifying {
|
|
6
|
-
/**
|
|
7
|
-
* When minifying the nav selector, compute the focusable state of the entries.
|
|
8
|
-
*
|
|
9
|
-
* Leaf are not focusable in any error state when minified.
|
|
10
|
-
* Detail are not focusable when minified.
|
|
11
|
-
*
|
|
12
|
-
* @param entries The entries to minify.
|
|
13
|
-
* @param multipleMode to update the focusable state of leaves correctly.
|
|
14
|
-
* @returns The modified entries.
|
|
15
|
-
*/
|
|
16
|
-
static minify<T extends InternalNavSelectorEntry>(entries: T[], multipleMode: boolean): InternalNavSelectorEntry[];
|
|
17
|
-
/**
|
|
18
|
-
* When expanding the nav selector, compute the focusable state of the entries.
|
|
19
|
-
*
|
|
20
|
-
* Leaf are not focusable in disabled state when expanded.
|
|
21
|
-
* Detail are focusable when expanded.
|
|
22
|
-
*
|
|
23
|
-
* @param entries The entries to minify.
|
|
24
|
-
* @param multipleMode to update the focusable state of leaves and details correctly.
|
|
25
|
-
* @returns The modified entries.
|
|
26
|
-
*/
|
|
27
|
-
static expand<T extends InternalNavSelectorEntry>(entries: T[], multipleMode: boolean): InternalNavSelectorEntry[];
|
|
28
|
-
private static compute;
|
|
29
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorMultiSelect is a utility class that provides methods to select an entry in multiple mode.
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavSelectorMultiSelect {
|
|
6
|
-
/**
|
|
7
|
-
* Select an entry in multiple mode.
|
|
8
|
-
*
|
|
9
|
-
* Categories are not selectable.
|
|
10
|
-
*
|
|
11
|
-
* Groups and leaves are selectable.
|
|
12
|
-
*
|
|
13
|
-
* Groups may be in undetermined state if some of their children are selected and some are not.
|
|
14
|
-
* @param entries nav selector entries
|
|
15
|
-
* @param entryUid the entry uid to select
|
|
16
|
-
*/
|
|
17
|
-
static selectInMultipleMode(entries: InternalNavSelectorEntry[], entryUid: string): InternalNavSelectorEntry[];
|
|
18
|
-
/**
|
|
19
|
-
* Select only a leaf in multiple mode.
|
|
20
|
-
*
|
|
21
|
-
* Categories are not selectable.
|
|
22
|
-
*
|
|
23
|
-
* Groups may be in undetermined state if some of their children are selected and some are not.
|
|
24
|
-
* @param entries nav selector entries
|
|
25
|
-
* @param entryUid the entry uid to select
|
|
26
|
-
*/
|
|
27
|
-
static selectOnlyALeafInMultipleMode<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string): InternalNavSelectorEntry[];
|
|
28
|
-
/**
|
|
29
|
-
* Select all entries in multiple mode.
|
|
30
|
-
*
|
|
31
|
-
* Categories are not selectable.
|
|
32
|
-
*
|
|
33
|
-
* Groups and leaves are selectable.
|
|
34
|
-
* @param entries nav selector entries
|
|
35
|
-
*/
|
|
36
|
-
static selectAll(entries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
|
|
37
|
-
/**
|
|
38
|
-
* Unselect all entries in multiple mode.
|
|
39
|
-
*
|
|
40
|
-
* Categories are not selectable.
|
|
41
|
-
*
|
|
42
|
-
* Groups and leaves are selectable.
|
|
43
|
-
* @param entries nav selector entries
|
|
44
|
-
*/
|
|
45
|
-
static unselectAll(entries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
|
|
46
|
-
private static selectALeafInMultipleMode;
|
|
47
|
-
private static selectACategoryInMultipleMode;
|
|
48
|
-
private static selectAGroupInMultipleMode;
|
|
49
|
-
private static toggleSelectLeaf;
|
|
50
|
-
private static selectLeafs;
|
|
51
|
-
private static unselectLeafs;
|
|
52
|
-
private static unselectChildren;
|
|
53
|
-
private static selectChildren;
|
|
54
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* NavSelectorSingleSelect is a utility class that provides methods to select a single entry in a nav selector.
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavSelectorSingleSelect {
|
|
6
|
-
/**
|
|
7
|
-
* Selects a single entry in the nav selector.
|
|
8
|
-
* @param entries nav selector entries
|
|
9
|
-
* @param entryUid the entry uid to select
|
|
10
|
-
*/
|
|
11
|
-
static select<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string): InternalNavSelectorEntry[];
|
|
12
|
-
private static selectALeaf;
|
|
13
|
-
private static selectALeafWithDetails;
|
|
14
|
-
private static selectALeafWitDetailsNotDisplayable;
|
|
15
|
-
private static selectALeafWithDisplayableDetails;
|
|
16
|
-
private static selectALeafWithoutDetails;
|
|
17
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { InternalNavSelectorEntry } from '../nav-selector';
|
|
2
|
-
/**
|
|
3
|
-
* Utility class to handle the view more functionality on leaves
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavSelectorViewMore {
|
|
6
|
-
/**
|
|
7
|
-
* Change the view more details displayed limit on leaves
|
|
8
|
-
* @param entries nav selector entries
|
|
9
|
-
* @param limit the number of details we want to display by default
|
|
10
|
-
*/
|
|
11
|
-
static changeViewMoreDetailsDisplayedLimit<T extends InternalNavSelectorEntry>(entries: T[], limit: number): InternalNavSelectorEntry[];
|
|
12
|
-
/**
|
|
13
|
-
* We want to display all details of the leaf
|
|
14
|
-
*
|
|
15
|
-
* set viewMoreDisplayed to false and set all details as focusable
|
|
16
|
-
*
|
|
17
|
-
* @param entries nav selector entries
|
|
18
|
-
* @param leafUid the uid of the leaf we want to view all details
|
|
19
|
-
*/
|
|
20
|
-
static viewMore<T extends InternalNavSelectorEntry>(entries: T[], leafUid: string): InternalNavSelectorEntry[];
|
|
21
|
-
/**
|
|
22
|
-
* We want to display only the number of details of the leaf corresponding to the viewMoreDetailsDisplayedLimit
|
|
23
|
-
*
|
|
24
|
-
* set viewMoreDisplayed to true and set only the details with an index lower than the limit as focusable
|
|
25
|
-
*
|
|
26
|
-
* @param entries nav selector entries
|
|
27
|
-
* @param uid the uid of the leaf we want to view all details
|
|
28
|
-
*/
|
|
29
|
-
static viewLess<T extends InternalNavSelectorEntry>(entries: T[], uid: string): InternalNavSelectorEntry[];
|
|
30
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { DayDetail } from './day-detail.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DayDisabledPipe implements PipeTransform {
|
|
5
|
-
transform(day: DayDetail, todayTimestamp: number, minDateTimestamp?: number, maxDateTimestamp?: number): boolean;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayDisabledPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DayDisabledPipe, "dayDisabled", true>;
|
|
8
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { SymbolRegistry } from '@agorapulse/ui-symbol';
|
|
2
|
-
import { EventEmitter, OnInit, TemplateRef } from '@angular/core';
|
|
3
|
-
import dayjs from 'dayjs';
|
|
4
|
-
import 'dayjs/locale/de';
|
|
5
|
-
import 'dayjs/locale/en';
|
|
6
|
-
import 'dayjs/locale/es';
|
|
7
|
-
import 'dayjs/locale/fr';
|
|
8
|
-
import 'dayjs/locale/pt';
|
|
9
|
-
import { BehaviorSubject } from 'rxjs';
|
|
10
|
-
import { DayDetail } from './day-detail.model';
|
|
11
|
-
import { DayDisabledPipe } from './day-disabled.pipe';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
export type NeoDatePickerMode = 'single' | 'multiple';
|
|
14
|
-
export type NeoDatePickerStartsOn = 'monday' | 'sunday';
|
|
15
|
-
export type NeoDatePickerLocale = 'en' | 'es' | 'fr' | 'pt' | 'de';
|
|
16
|
-
export declare class NeoDatepickerComponent implements OnInit {
|
|
17
|
-
symbolRegistry: SymbolRegistry;
|
|
18
|
-
readonly ONE_DAY: number;
|
|
19
|
-
readonly TODAY_TIMESTAMP: number;
|
|
20
|
-
dayTemplate: TemplateRef<{
|
|
21
|
-
day: DayDetail;
|
|
22
|
-
}> | undefined;
|
|
23
|
-
locale: NeoDatePickerLocale;
|
|
24
|
-
private _maxDate;
|
|
25
|
-
set maxDate(maxDate: dayjs.Dayjs);
|
|
26
|
-
get maxDate(): dayjs.Dayjs | undefined;
|
|
27
|
-
private _minDate;
|
|
28
|
-
set minDate(minDate: dayjs.Dayjs);
|
|
29
|
-
get minDate(): dayjs.Dayjs | undefined;
|
|
30
|
-
previousMonthAvailable: boolean;
|
|
31
|
-
private _mode;
|
|
32
|
-
set mode(mode: NeoDatePickerMode);
|
|
33
|
-
get mode(): NeoDatePickerMode;
|
|
34
|
-
private _selectedDates;
|
|
35
|
-
set selectedDates(dates: dayjs.Dayjs[]);
|
|
36
|
-
get selectedDates(): dayjs.Dayjs[];
|
|
37
|
-
startsOn: NeoDatePickerStartsOn;
|
|
38
|
-
datesSelected: EventEmitter<dayjs.Dayjs[]>;
|
|
39
|
-
nextMonth: EventEmitter<void>;
|
|
40
|
-
previousMonth: EventEmitter<void>;
|
|
41
|
-
currentYear: number;
|
|
42
|
-
currentMonth: number;
|
|
43
|
-
currentMonthDates$: BehaviorSubject<DayDetail[]>;
|
|
44
|
-
minDateTimestamp: number | undefined;
|
|
45
|
-
maxDateTimestamp: number | undefined;
|
|
46
|
-
months: string[];
|
|
47
|
-
selectedDaysTimestamp: Set<number>;
|
|
48
|
-
weekDays: string[];
|
|
49
|
-
dayDisabledPipe: DayDisabledPipe;
|
|
50
|
-
private destroy$;
|
|
51
|
-
constructor(symbolRegistry: SymbolRegistry);
|
|
52
|
-
ngOnInit(): void;
|
|
53
|
-
getDayDetails(index: number, firstDay: number, month: number, numberOfDays: number, year: number): DayDetail;
|
|
54
|
-
getNumberOfDays(year: number, month: number): number;
|
|
55
|
-
getMonthDetails(year: number, month: number): DayDetail[];
|
|
56
|
-
onPreviousMonth(): void;
|
|
57
|
-
onNextMonth(): void;
|
|
58
|
-
onSelectDay(dayDetail: DayDetail): void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NeoDatepickerComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NeoDatepickerComponent, "ap-neo-date-picker", never, { "dayTemplate": { "alias": "dayTemplate"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "selectedDates": { "alias": "selectedDates"; "required": false; }; "startsOn": { "alias": "startsOn"; "required": false; }; }, { "datesSelected": "datesSelected"; "nextMonth": "nextMonth"; "previousMonth": "previousMonth"; }, never, never, true, never>;
|
|
61
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class NotificationComponent {
|
|
3
|
-
type: 'info' | 'warning' | 'error' | 'success';
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationComponent, "ap-notification", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["[icon]", "[text]"], true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './notification.component';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class PaginatorButtonComponent {
|
|
4
|
-
button: ElementRef<HTMLButtonElement>;
|
|
5
|
-
ariaLabel: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
pageIndex: number;
|
|
8
|
-
selectedPageIndex: number;
|
|
9
|
-
selectPage: EventEmitter<number>;
|
|
10
|
-
focused: boolean;
|
|
11
|
-
onClickHandle(pageIndex: number): void;
|
|
12
|
-
onBlurHandle(): void;
|
|
13
|
-
onFocusHandle(): void;
|
|
14
|
-
onSpaceKeyUp(event: KeyboardEvent): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorButtonComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorButtonComponent, "ap-paginator-button", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "pageIndex": { "alias": "pageIndex"; "required": false; }; "selectedPageIndex": { "alias": "selectedPageIndex"; "required": false; }; }, { "selectPage": "selectPage"; }, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { SymbolRegistry } from '@agorapulse/ui-symbol';
|
|
2
|
-
import { EventEmitter, OnDestroy } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PaginatorComponent implements OnDestroy {
|
|
5
|
-
symbolRegistry: SymbolRegistry;
|
|
6
|
-
readonly DEFAULT_MIDDLE_SIZE = 3;
|
|
7
|
-
readonly DEFAULT_ITEM_COUNT = 0;
|
|
8
|
-
readonly DEFAULT_ITEM_COUNT_PER_PAGE = 10;
|
|
9
|
-
readonly DEFAULT_CURRENT_PAGE_INDEX = 0;
|
|
10
|
-
readonly DEFAULT_EDGE_SIZE = 5;
|
|
11
|
-
set currentPageIndex(value: number);
|
|
12
|
-
get currentPageIndex(): number;
|
|
13
|
-
displayGoTo: boolean;
|
|
14
|
-
edgeSize: number;
|
|
15
|
-
goToLabel: string;
|
|
16
|
-
set itemCount(value: number);
|
|
17
|
-
get itemCount(): number;
|
|
18
|
-
set itemCountPerPage(value: number);
|
|
19
|
-
get itemCountPerPage(): number;
|
|
20
|
-
private _middleSize;
|
|
21
|
-
set middleSize(value: number);
|
|
22
|
-
get middleSize(): number;
|
|
23
|
-
currentPageIndexChange: EventEmitter<number>;
|
|
24
|
-
pageInput: string;
|
|
25
|
-
pageCount: number;
|
|
26
|
-
firstPageDisplayed: boolean;
|
|
27
|
-
lastPageDisplayed: boolean;
|
|
28
|
-
private destroy$;
|
|
29
|
-
private _itemCount;
|
|
30
|
-
private _itemCountPerPage;
|
|
31
|
-
private _currentPageIndex;
|
|
32
|
-
constructor(symbolRegistry: SymbolRegistry);
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
onEnterKeydownPressed(): void;
|
|
35
|
-
onSelectPage(pageIndex: number): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorComponent, "ap-paginator", never, { "currentPageIndex": { "alias": "currentPageIndex"; "required": false; }; "displayGoTo": { "alias": "displayGoTo"; "required": false; }; "edgeSize": { "alias": "edgeSize"; "required": false; }; "goToLabel": { "alias": "goToLabel"; "required": false; }; "itemCount": { "alias": "itemCount"; "required": false; }; "itemCountPerPage": { "alias": "itemCountPerPage"; "required": false; }; "middleSize": { "alias": "middleSize"; "required": false; }; }, { "currentPageIndexChange": "currentPageIndexChange"; }, never, never, true, never>;
|
|
38
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { SymbolRegistry } from '@agorapulse/ui-symbol';
|
|
2
|
-
import { ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
3
|
-
import { ControlValueAccessor, FormControl } from '@angular/forms';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare const PASSWORD_CONTROL_VALUE_ACCESSOR: any;
|
|
7
|
-
export declare class PasswordInputComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
8
|
-
symbolRegistry: SymbolRegistry;
|
|
9
|
-
static type: string[];
|
|
10
|
-
inputType: (typeof PasswordInputComponent.type)[number];
|
|
11
|
-
name: string;
|
|
12
|
-
placeholder: string;
|
|
13
|
-
fullWidth: boolean;
|
|
14
|
-
disabled: boolean;
|
|
15
|
-
passwordInput: ElementRef;
|
|
16
|
-
controler: FormControl;
|
|
17
|
-
changes: Subscription;
|
|
18
|
-
constructor(symbolRegistry: SymbolRegistry);
|
|
19
|
-
/**
|
|
20
|
-
* Change between visible and hidden password
|
|
21
|
-
*/
|
|
22
|
-
toggleInputType(): void;
|
|
23
|
-
onChange: (password: string) => void;
|
|
24
|
-
onTouch: () => void;
|
|
25
|
-
writeValue(obj: string): void;
|
|
26
|
-
registerOnChange(fn: (password: string) => void): void;
|
|
27
|
-
registerOnTouched(fn: () => void): void;
|
|
28
|
-
setDisabledState(isDisabled: boolean): void;
|
|
29
|
-
ngOnInit(): void;
|
|
30
|
-
ngOnDestroy(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordInputComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordInputComponent, "ap-password-input", never, { "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; }, {}, never, never, true, never>;
|
|
33
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './password-input.component';
|