@recursyve/nice-ui-kit.v2 17.0.0-beta.140 → 20.0.0-beta.145
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/_index.scss +2 -2
- package/fesm2022/recursyve-nice-ui-kit.v2.mjs +1019 -804
- package/fesm2022/recursyve-nice-ui-kit.v2.mjs.map +1 -1
- package/index.d.ts +3664 -3
- package/package.json +8 -10
- package/src/lib/components/base-form/base-form.theme.scss +5 -4
- package/src/lib/components/chip-list/chip-list.theme.scss +2 -2
- package/src/lib/components/date-range-picker/date-range-picker.theme.scss +7 -6
- package/src/lib/components/horizontal-stepper/horizontal-stepper.theme.scss +5 -4
- package/src/lib/components/navigation/vertical/vertical.theme.scss +8 -8
- package/src/lib/components/toggle-button-group/toggle-button-group.theme.scss +11 -10
- package/src/lib/nice.theme.scss +77 -85
- package/src/lib/nice.utils.scss +3 -1
- package/styles/main.scss +4 -4
- package/styles/nice.scss +3 -1
- package/styles/overrides/angular-material.scss +3 -3
- package/esm2022/lib/animations/defaults.mjs +0 -32
- package/esm2022/lib/animations/expand-collapse.mjs +0 -21
- package/esm2022/lib/animations/fade.mjs +0 -210
- package/esm2022/lib/animations/index.mjs +0 -2
- package/esm2022/lib/animations/public-api.mjs +0 -17
- package/esm2022/lib/animations/shake.mjs +0 -63
- package/esm2022/lib/animations/slide.mjs +0 -156
- package/esm2022/lib/animations/zoom.mjs +0 -46
- package/esm2022/lib/api/exceptions/api.exception.mjs +0 -3
- package/esm2022/lib/api/exceptions/exception.factory.mjs +0 -9
- package/esm2022/lib/api/index.mjs +0 -2
- package/esm2022/lib/api/interceptors/transform-response.interceptor.mjs +0 -28
- package/esm2022/lib/api/nice.api.mjs +0 -68
- package/esm2022/lib/api/public-api.mjs +0 -5
- package/esm2022/lib/components/alert/alert.component.mjs +0 -200
- package/esm2022/lib/components/alert/alert.module.mjs +0 -32
- package/esm2022/lib/components/alert/alert.service.mjs +0 -58
- package/esm2022/lib/components/alert/alert.types.mjs +0 -2
- package/esm2022/lib/components/alert/index.mjs +0 -2
- package/esm2022/lib/components/alert/public-api.mjs +0 -5
- package/esm2022/lib/components/assets-carousel/assets-carousel.component.mjs +0 -283
- package/esm2022/lib/components/assets-carousel/assets-carousel.constant.mjs +0 -3
- package/esm2022/lib/components/assets-carousel/assets-carousel.module.mjs +0 -88
- package/esm2022/lib/components/assets-carousel/directives/assets-carousel-active-content.directive.mjs +0 -14
- package/esm2022/lib/components/assets-carousel/index.mjs +0 -2
- package/esm2022/lib/components/assets-carousel/public-api.mjs +0 -4
- package/esm2022/lib/components/async-typeahead/async-typeahead.component.mjs +0 -453
- package/esm2022/lib/components/async-typeahead/async-typeahead.constant.mjs +0 -3
- package/esm2022/lib/components/async-typeahead/async-typeahead.module.mjs +0 -64
- package/esm2022/lib/components/async-typeahead/index.mjs +0 -2
- package/esm2022/lib/components/async-typeahead/providers/async-typeahead.provider.mjs +0 -6
- package/esm2022/lib/components/async-typeahead/providers/async-typeahead.service.mjs +0 -219
- package/esm2022/lib/components/async-typeahead/public-api.mjs +0 -5
- package/esm2022/lib/components/base-form/base-form.component.mjs +0 -91
- package/esm2022/lib/components/base-form/base-form.module.mjs +0 -16
- package/esm2022/lib/components/base-form/form-submit.directive.mjs +0 -20
- package/esm2022/lib/components/base-form/index.mjs +0 -2
- package/esm2022/lib/components/base-form/nice-base.form.mjs +0 -14
- package/esm2022/lib/components/base-form/public-api.mjs +0 -5
- package/esm2022/lib/components/card/card.component.mjs +0 -60
- package/esm2022/lib/components/card/card.module.mjs +0 -24
- package/esm2022/lib/components/card/card.types.mjs +0 -2
- package/esm2022/lib/components/card/index.mjs +0 -2
- package/esm2022/lib/components/card/public-api.mjs +0 -3
- package/esm2022/lib/components/carousel/carousel.component.mjs +0 -43
- package/esm2022/lib/components/carousel/carousel.module.mjs +0 -40
- package/esm2022/lib/components/carousel/index.mjs +0 -2
- package/esm2022/lib/components/carousel/picture-modal/index.mjs +0 -2
- package/esm2022/lib/components/carousel/picture-modal/picture-modal.component.mjs +0 -11
- package/esm2022/lib/components/carousel/picture-modal/picture-modal.service.mjs +0 -34
- package/esm2022/lib/components/carousel/picture-modal/public-api.mjs +0 -3
- package/esm2022/lib/components/carousel/pipe/carousel-layout.pipe.mjs +0 -17
- package/esm2022/lib/components/carousel/public-api.mjs +0 -4
- package/esm2022/lib/components/collapsable/collapsable.component.mjs +0 -36
- package/esm2022/lib/components/collapsable/collapsable.module.mjs +0 -25
- package/esm2022/lib/components/collapsable/index.mjs +0 -2
- package/esm2022/lib/components/collapsable/public-api.mjs +0 -3
- package/esm2022/lib/components/date-range-picker/components/header/header.component.mjs +0 -57
- package/esm2022/lib/components/date-range-picker/components/range-preset/range-preset.component.mjs +0 -107
- package/esm2022/lib/components/date-range-picker/date-range-picker.component.mjs +0 -95
- package/esm2022/lib/components/date-range-picker/date-range-picker.module.mjs +0 -56
- package/esm2022/lib/components/date-range-picker/index.mjs +0 -2
- package/esm2022/lib/components/date-range-picker/providers/date-range-picker.service.mjs +0 -17
- package/esm2022/lib/components/date-range-picker/public-api.mjs +0 -3
- package/esm2022/lib/components/drawer/drawer.component.mjs +0 -372
- package/esm2022/lib/components/drawer/drawer.module.mjs +0 -28
- package/esm2022/lib/components/drawer/drawer.service.mjs +0 -40
- package/esm2022/lib/components/drawer/drawer.types.mjs +0 -2
- package/esm2022/lib/components/drawer/index.mjs +0 -2
- package/esm2022/lib/components/drawer/public-api.mjs +0 -5
- package/esm2022/lib/components/export-bottom-sheet/export-bottom-sheet.component.mjs +0 -33
- package/esm2022/lib/components/export-bottom-sheet/export-bottom-sheet.module.mjs +0 -45
- package/esm2022/lib/components/export-bottom-sheet/index.mjs +0 -2
- package/esm2022/lib/components/export-bottom-sheet/models/export-strategy.model.mjs +0 -2
- package/esm2022/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.mjs +0 -28
- package/esm2022/lib/components/export-bottom-sheet/public-api.mjs +0 -5
- package/esm2022/lib/components/form-error/control-status.directive.mjs +0 -123
- package/esm2022/lib/components/form-error/form-error.component.mjs +0 -53
- package/esm2022/lib/components/form-error/form-error.module.mjs +0 -20
- package/esm2022/lib/components/form-error/index.mjs +0 -2
- package/esm2022/lib/components/form-error/public-api.mjs +0 -4
- package/esm2022/lib/components/horizontal-stepper/horizontal-stepper.component.mjs +0 -34
- package/esm2022/lib/components/horizontal-stepper/horizontal-stepper.module.mjs +0 -29
- package/esm2022/lib/components/horizontal-stepper/index.mjs +0 -2
- package/esm2022/lib/components/horizontal-stepper/public-api.mjs +0 -4
- package/esm2022/lib/components/horizontal-stepper/step.component.mjs +0 -22
- package/esm2022/lib/components/image-cropper/image-cropper.component.mjs +0 -1269
- package/esm2022/lib/components/image-cropper/image-cropper.module.mjs +0 -23
- package/esm2022/lib/components/image-cropper/index.mjs +0 -2
- package/esm2022/lib/components/image-cropper/public-api.mjs +0 -3
- package/esm2022/lib/components/image-cropper/resize-canvas.mjs +0 -76
- package/esm2022/lib/components/index.mjs +0 -2
- package/esm2022/lib/components/layout/index.mjs +0 -2
- package/esm2022/lib/components/layout/layout.component.mjs +0 -98
- package/esm2022/lib/components/layout/layout.module.mjs +0 -18
- package/esm2022/lib/components/layout/public-api.mjs +0 -3
- package/esm2022/lib/components/loading-spinner/index.mjs +0 -2
- package/esm2022/lib/components/loading-spinner/loading-spinner.component.mjs +0 -22
- package/esm2022/lib/components/loading-spinner/loading-spinner.module.mjs +0 -48
- package/esm2022/lib/components/loading-spinner/loading.constant.mjs +0 -3
- package/esm2022/lib/components/loading-spinner/loading.directive.mjs +0 -56
- package/esm2022/lib/components/loading-spinner/public-api.mjs +0 -4
- package/esm2022/lib/components/loading-toast/index.mjs +0 -2
- package/esm2022/lib/components/loading-toast/loading-toast.component.mjs +0 -38
- package/esm2022/lib/components/loading-toast/loading-toast.constant.mjs +0 -3
- package/esm2022/lib/components/loading-toast/loading-toast.directive.mjs +0 -64
- package/esm2022/lib/components/loading-toast/loading-toast.module.mjs +0 -62
- package/esm2022/lib/components/loading-toast/loading-toast.service.mjs +0 -47
- package/esm2022/lib/components/loading-toast/public-api.mjs +0 -6
- package/esm2022/lib/components/loading-toast/rxjs/show-loading-toast.operator.mjs +0 -12
- package/esm2022/lib/components/lottie/index.mjs +0 -2
- package/esm2022/lib/components/lottie/lottie.component.mjs +0 -52
- package/esm2022/lib/components/lottie/lottie.module.mjs +0 -18
- package/esm2022/lib/components/lottie/public-api.mjs +0 -3
- package/esm2022/lib/components/navigation/components/hint-component-base.mjs +0 -120
- package/esm2022/lib/components/navigation/directives/show-hint.directive.mjs +0 -187
- package/esm2022/lib/components/navigation/horizontal/components/basic/basic.component.mjs +0 -62
- package/esm2022/lib/components/navigation/horizontal/components/branch/branch.component.mjs +0 -80
- package/esm2022/lib/components/navigation/horizontal/components/divider/divider.component.mjs +0 -51
- package/esm2022/lib/components/navigation/horizontal/components/spacer/spacer.component.mjs +0 -51
- package/esm2022/lib/components/navigation/horizontal/horizontal.component.mjs +0 -50
- package/esm2022/lib/components/navigation/index.mjs +0 -2
- package/esm2022/lib/components/navigation/navigation.component.mjs +0 -83
- package/esm2022/lib/components/navigation/navigation.module.mjs +0 -108
- package/esm2022/lib/components/navigation/navigation.service.mjs +0 -188
- package/esm2022/lib/components/navigation/navigation.types.mjs +0 -2
- package/esm2022/lib/components/navigation/pipes/should-hide.pipe.mjs +0 -31
- package/esm2022/lib/components/navigation/pipes/should-show-hint.pipe.mjs +0 -32
- package/esm2022/lib/components/navigation/pipes/translate-with-context.pipe.mjs +0 -25
- package/esm2022/lib/components/navigation/providers/hide-item.resolver.mjs +0 -3
- package/esm2022/lib/components/navigation/providers/hint.resolver.mjs +0 -3
- package/esm2022/lib/components/navigation/providers/hint.service.mjs +0 -20
- package/esm2022/lib/components/navigation/providers/translation-context.service.mjs +0 -16
- package/esm2022/lib/components/navigation/public-api.mjs +0 -20
- package/esm2022/lib/components/navigation/vertical/components/aside/aside.component.mjs +0 -145
- package/esm2022/lib/components/navigation/vertical/components/basic/basic.component.mjs +0 -76
- package/esm2022/lib/components/navigation/vertical/components/collapsable/collapsable.component.mjs +0 -264
- package/esm2022/lib/components/navigation/vertical/components/divider/divider.component.mjs +0 -51
- package/esm2022/lib/components/navigation/vertical/components/group/group.component.mjs +0 -75
- package/esm2022/lib/components/navigation/vertical/components/spacer/spacer.component.mjs +0 -51
- package/esm2022/lib/components/navigation/vertical/vertical.component.mjs +0 -599
- package/esm2022/lib/components/public-api.mjs +0 -25
- package/esm2022/lib/components/search-bar/index.mjs +0 -2
- package/esm2022/lib/components/search-bar/public-api.mjs +0 -3
- package/esm2022/lib/components/search-bar/search-bar.component.mjs +0 -76
- package/esm2022/lib/components/search-bar/search-bar.module.mjs +0 -40
- package/esm2022/lib/components/sweet-alert/index.mjs +0 -2
- package/esm2022/lib/components/sweet-alert/public-api.mjs +0 -5
- package/esm2022/lib/components/sweet-alert/sweet-alert.component.mjs +0 -59
- package/esm2022/lib/components/sweet-alert/sweet-alert.constant.mjs +0 -3
- package/esm2022/lib/components/sweet-alert/sweet-alert.directive.mjs +0 -37
- package/esm2022/lib/components/sweet-alert/sweet-alert.module.mjs +0 -37
- package/esm2022/lib/components/sweet-alert/sweet-alert.service.mjs +0 -95
- package/esm2022/lib/components/toast/index.mjs +0 -2
- package/esm2022/lib/components/toast/public-api.mjs +0 -6
- package/esm2022/lib/components/toast/rxjs/show-success-or-error-toast.operator.mjs +0 -22
- package/esm2022/lib/components/toast/rxjs/show-toast.operator.mjs +0 -26
- package/esm2022/lib/components/toast/toast.component.mjs +0 -25
- package/esm2022/lib/components/toast/toast.constant.mjs +0 -3
- package/esm2022/lib/components/toast/toast.module.mjs +0 -57
- package/esm2022/lib/components/toast/toast.service.mjs +0 -65
- package/esm2022/lib/components/toggle-button-group/index.mjs +0 -2
- package/esm2022/lib/components/toggle-button-group/public-api.mjs +0 -4
- package/esm2022/lib/components/toggle-button-group/toggle-button-group.component.mjs +0 -134
- package/esm2022/lib/components/toggle-button-group/toggle-button-group.module.mjs +0 -26
- package/esm2022/lib/components/toggle-button-group/toggle-button.component.mjs +0 -19
- package/esm2022/lib/components/translation-form/components/textarea/translation-form-textarea.component.mjs +0 -38
- package/esm2022/lib/components/translation-form/components/textfield/translation-form-textfield.component.mjs +0 -26
- package/esm2022/lib/components/translation-form/components/translation-form.component.mjs +0 -172
- package/esm2022/lib/components/translation-form/components/translation-form.module.mjs +0 -71
- package/esm2022/lib/components/translation-form/decorators/translation-form-group.decorator.mjs +0 -4
- package/esm2022/lib/components/translation-form/directives/translation-context.directive.mjs +0 -40
- package/esm2022/lib/components/translation-form/index.mjs +0 -2
- package/esm2022/lib/components/translation-form/providers/nice-translation-form.service.mjs +0 -59
- package/esm2022/lib/components/translation-form/public-api.mjs +0 -11
- package/esm2022/lib/components/translation-form/toggle/translation-toggle.component.mjs +0 -26
- package/esm2022/lib/components/translation-form/translation.form.mjs +0 -6
- package/esm2022/lib/components/translation-form/validators/require-for-languages.validator.mjs +0 -43
- package/esm2022/lib/components/typeahead/directives/options-scroll.directive.mjs +0 -68
- package/esm2022/lib/components/typeahead/directives/options-scroll.module.mjs +0 -16
- package/esm2022/lib/components/typeahead/index.mjs +0 -2
- package/esm2022/lib/components/typeahead/public-api.mjs +0 -4
- package/esm2022/lib/components/typeahead/typeahead.component.mjs +0 -486
- package/esm2022/lib/components/typeahead/typeahead.module.mjs +0 -59
- package/esm2022/lib/directives/autofocus/autofocus.directive.mjs +0 -17
- package/esm2022/lib/directives/autofocus/autofocus.module.mjs +0 -16
- package/esm2022/lib/directives/autofocus/index.mjs +0 -2
- package/esm2022/lib/directives/autofocus/public-api.mjs +0 -3
- package/esm2022/lib/directives/autogrow/autogrow.directive.mjs +0 -105
- package/esm2022/lib/directives/autogrow/autogrow.module.mjs +0 -20
- package/esm2022/lib/directives/autogrow/index.mjs +0 -2
- package/esm2022/lib/directives/autogrow/public-api.mjs +0 -3
- package/esm2022/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.mjs +0 -39
- package/esm2022/lib/directives/chip-async-typeahead/index.mjs +0 -2
- package/esm2022/lib/directives/chip-async-typeahead/public-api.mjs +0 -2
- package/esm2022/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.mjs +0 -14
- package/esm2022/lib/directives/chip-list/chip-list-items/chip-list-items.component.mjs +0 -46
- package/esm2022/lib/directives/chip-list/chip-list.constant.mjs +0 -3
- package/esm2022/lib/directives/chip-list/chip-list.directive.mjs +0 -144
- package/esm2022/lib/directives/chip-list/chip-list.module.mjs +0 -40
- package/esm2022/lib/directives/chip-list/index.mjs +0 -2
- package/esm2022/lib/directives/chip-list/public-api.mjs +0 -5
- package/esm2022/lib/directives/draggable-list/draggable-list.directive.mjs +0 -94
- package/esm2022/lib/directives/draggable-list/draggable-list.module.mjs +0 -18
- package/esm2022/lib/directives/draggable-list/index.mjs +0 -2
- package/esm2022/lib/directives/draggable-list/public-api.mjs +0 -3
- package/esm2022/lib/directives/dropzone/dropzone.directive.mjs +0 -50
- package/esm2022/lib/directives/dropzone/dropzone.module.mjs +0 -18
- package/esm2022/lib/directives/dropzone/index.mjs +0 -2
- package/esm2022/lib/directives/dropzone/public-api.mjs +0 -3
- package/esm2022/lib/directives/image-error-placeholder/image-error-placeholder.directive.mjs +0 -26
- package/esm2022/lib/directives/image-error-placeholder/image-error-placeholder.module.mjs +0 -16
- package/esm2022/lib/directives/image-error-placeholder/index.mjs +0 -2
- package/esm2022/lib/directives/image-error-placeholder/public-api.mjs +0 -3
- package/esm2022/lib/directives/index.mjs +0 -2
- package/esm2022/lib/directives/material/index.mjs +0 -2
- package/esm2022/lib/directives/material/material.module.mjs +0 -25
- package/esm2022/lib/directives/material/nice-material-style.directive.mjs +0 -18
- package/esm2022/lib/directives/material/nice-rounded-style.directive.mjs +0 -18
- package/esm2022/lib/directives/material/public-api.mjs +0 -4
- package/esm2022/lib/directives/modals/index.mjs +0 -2
- package/esm2022/lib/directives/modals/modal-on-click.directive.mjs +0 -22
- package/esm2022/lib/directives/modals/modal-opener.directive.mjs +0 -31
- package/esm2022/lib/directives/modals/public-api.mjs +0 -3
- package/esm2022/lib/directives/public-api.mjs +0 -16
- package/esm2022/lib/directives/rerender/index.mjs +0 -2
- package/esm2022/lib/directives/rerender/public-api.mjs +0 -2
- package/esm2022/lib/directives/rerender/rerender.directive.mjs +0 -22
- package/esm2022/lib/directives/resolve/index.mjs +0 -2
- package/esm2022/lib/directives/resolve/public-api.mjs +0 -2
- package/esm2022/lib/directives/resolve/resolve.directive.mjs +0 -32
- package/esm2022/lib/directives/scroll-reset/index.mjs +0 -2
- package/esm2022/lib/directives/scroll-reset/public-api.mjs +0 -3
- package/esm2022/lib/directives/scroll-reset/scroll-reset.directive.mjs +0 -47
- package/esm2022/lib/directives/scroll-reset/scroll-reset.module.mjs +0 -20
- package/esm2022/lib/directives/scrollbar/index.mjs +0 -2
- package/esm2022/lib/directives/scrollbar/public-api.mjs +0 -3
- package/esm2022/lib/directives/scrollbar/scrollbar.directive.mjs +0 -309
- package/esm2022/lib/directives/scrollbar/scrollbar.module.mjs +0 -20
- package/esm2022/lib/directives/scrollbar/scrollbar.types.mjs +0 -15
- package/esm2022/lib/directives/stop-propagation/click-stop-propagation.directive.mjs +0 -18
- package/esm2022/lib/directives/stop-propagation/index.mjs +0 -2
- package/esm2022/lib/directives/stop-propagation/public-api.mjs +0 -3
- package/esm2022/lib/directives/stop-propagation/stop-propagation.module.mjs +0 -16
- package/esm2022/lib/directives/window/index.mjs +0 -2
- package/esm2022/lib/directives/window/prevent-close-window.directive.mjs +0 -18
- package/esm2022/lib/directives/window/public-api.mjs +0 -3
- package/esm2022/lib/directives/window/window-directive.module.mjs +0 -16
- package/esm2022/lib/nice.module.mjs +0 -124
- package/esm2022/lib/pipes/boolean.pipe.mjs +0 -22
- package/esm2022/lib/pipes/capitalize-first-letter.pipe.mjs +0 -18
- package/esm2022/lib/pipes/ceil.pipe.mjs +0 -14
- package/esm2022/lib/pipes/entries.pipe.mjs +0 -23
- package/esm2022/lib/pipes/find-by-key.pipe.mjs +0 -14
- package/esm2022/lib/pipes/first-letter.pipe.mjs +0 -14
- package/esm2022/lib/pipes/floor.pipe.mjs +0 -14
- package/esm2022/lib/pipes/index.mjs +0 -2
- package/esm2022/lib/pipes/join-if-defined.pipe.mjs +0 -20
- package/esm2022/lib/pipes/link.pipe.mjs +0 -25
- package/esm2022/lib/pipes/localized-boolean.pipe.mjs +0 -19
- package/esm2022/lib/pipes/localized-currency.pipe.mjs +0 -18
- package/esm2022/lib/pipes/localized-date-only.pipe.mjs +0 -21
- package/esm2022/lib/pipes/localized-date.pipe.mjs +0 -40
- package/esm2022/lib/pipes/minutes-to-time.pipe.mjs +0 -17
- package/esm2022/lib/pipes/number-to-ordinal-indicator.pipe.mjs +0 -23
- package/esm2022/lib/pipes/pad.pipe.mjs +0 -20
- package/esm2022/lib/pipes/phone.pipe.mjs +0 -23
- package/esm2022/lib/pipes/pipes.module.mjs +0 -177
- package/esm2022/lib/pipes/postal-code.pipe.mjs +0 -22
- package/esm2022/lib/pipes/public-api.mjs +0 -25
- package/esm2022/lib/pipes/range.pipe.mjs +0 -18
- package/esm2022/lib/pipes/round.pipe.mjs +0 -14
- package/esm2022/lib/pipes/sanitize-bypass.pipe.mjs +0 -24
- package/esm2022/lib/pipes/seconds-to-time.pipe.mjs +0 -18
- package/esm2022/lib/pipes/track-by-prop.pipe.mjs +0 -14
- package/esm2022/lib/providers/config/config.constants.mjs +0 -3
- package/esm2022/lib/providers/config/config.model.mjs +0 -2
- package/esm2022/lib/providers/config/config.module.mjs +0 -34
- package/esm2022/lib/providers/config/config.service.mjs +0 -51
- package/esm2022/lib/providers/config/index.mjs +0 -2
- package/esm2022/lib/providers/config/public-api.mjs +0 -3
- package/esm2022/lib/providers/index.mjs +0 -2
- package/esm2022/lib/providers/media-watcher/index.mjs +0 -2
- package/esm2022/lib/providers/media-watcher/media-watcher.module.mjs +0 -26
- package/esm2022/lib/providers/media-watcher/media-watcher.service.mjs +0 -106
- package/esm2022/lib/providers/media-watcher/public-api.mjs +0 -3
- package/esm2022/lib/providers/overlay/dynamic-overlay-container.service.mjs +0 -14
- package/esm2022/lib/providers/overlay/dynamic-overlay.service.mjs +0 -31
- package/esm2022/lib/providers/public-api.mjs +0 -5
- package/esm2022/lib/providers/splash-screen/index.mjs +0 -2
- package/esm2022/lib/providers/splash-screen/public-api.mjs +0 -3
- package/esm2022/lib/providers/splash-screen/splash-screen.module.mjs +0 -26
- package/esm2022/lib/providers/splash-screen/splash-screen.service.mjs +0 -45
- package/esm2022/lib/providers/utils/index.mjs +0 -2
- package/esm2022/lib/providers/utils/public-api.mjs +0 -3
- package/esm2022/lib/providers/utils/utils.module.mjs +0 -19
- package/esm2022/lib/providers/utils/utils.service.mjs +0 -27
- package/esm2022/lib/types/constructor.mjs +0 -5
- package/esm2022/lib/utils/array.utils.mjs +0 -106
- package/esm2022/lib/utils/case.utils.mjs +0 -58
- package/esm2022/lib/utils/colors.utils.mjs +0 -29
- package/esm2022/lib/utils/date.utils.mjs +0 -47
- package/esm2022/lib/utils/file.utils.mjs +0 -77
- package/esm2022/lib/utils/font-awesome.utils.mjs +0 -40
- package/esm2022/lib/utils/form-data.utils.mjs +0 -41
- package/esm2022/lib/utils/http-status.utils.mjs +0 -47
- package/esm2022/lib/utils/index.mjs +0 -2
- package/esm2022/lib/utils/keyboard.utils.mjs +0 -9
- package/esm2022/lib/utils/lexorank.utils.mjs +0 -28
- package/esm2022/lib/utils/modal.utils.mjs +0 -6
- package/esm2022/lib/utils/number.utils.mjs +0 -6
- package/esm2022/lib/utils/object.utils.mjs +0 -111
- package/esm2022/lib/utils/promise.utils.mjs +0 -7
- package/esm2022/lib/utils/public-api.mjs +0 -19
- package/esm2022/lib/utils/query-params.utils.mjs +0 -14
- package/esm2022/lib/utils/regex.utils.mjs +0 -11
- package/esm2022/lib/utils/type.utils.mjs +0 -15
- package/esm2022/lib/utils/url.utils.mjs +0 -20
- package/esm2022/public-api.mjs +0 -12
- package/esm2022/recursyve-nice-ui-kit.v2.mjs +0 -5
- package/lib/animations/defaults.d.ts +0 -13
- package/lib/animations/expand-collapse.d.ts +0 -2
- package/lib/animations/fade.d.ts +0 -11
- package/lib/animations/index.d.ts +0 -1
- package/lib/animations/public-api.d.ts +0 -1
- package/lib/animations/shake.d.ts +0 -2
- package/lib/animations/slide.d.ts +0 -9
- package/lib/animations/zoom.d.ts +0 -3
- package/lib/api/exceptions/api.exception.d.ts +0 -3
- package/lib/api/exceptions/exception.factory.d.ts +0 -6
- package/lib/api/index.d.ts +0 -1
- package/lib/api/interceptors/transform-response.interceptor.d.ts +0 -9
- package/lib/api/nice.api.d.ts +0 -33
- package/lib/api/public-api.d.ts +0 -4
- package/lib/components/alert/alert.component.d.ts +0 -64
- package/lib/components/alert/alert.module.d.ts +0 -10
- package/lib/components/alert/alert.service.d.ts +0 -24
- package/lib/components/alert/alert.types.d.ts +0 -3
- package/lib/components/alert/index.d.ts +0 -1
- package/lib/components/alert/public-api.d.ts +0 -4
- package/lib/components/assets-carousel/assets-carousel.component.d.ts +0 -88
- package/lib/components/assets-carousel/assets-carousel.constant.d.ts +0 -2
- package/lib/components/assets-carousel/assets-carousel.module.d.ts +0 -19
- package/lib/components/assets-carousel/directives/assets-carousel-active-content.directive.d.ts +0 -8
- package/lib/components/assets-carousel/index.d.ts +0 -1
- package/lib/components/assets-carousel/public-api.d.ts +0 -3
- package/lib/components/async-typeahead/async-typeahead.component.d.ts +0 -119
- package/lib/components/async-typeahead/async-typeahead.constant.d.ts +0 -2
- package/lib/components/async-typeahead/async-typeahead.module.d.ts +0 -19
- package/lib/components/async-typeahead/index.d.ts +0 -1
- package/lib/components/async-typeahead/providers/async-typeahead.provider.d.ts +0 -11
- package/lib/components/async-typeahead/providers/async-typeahead.service.d.ts +0 -51
- package/lib/components/async-typeahead/public-api.d.ts +0 -4
- package/lib/components/base-form/base-form.component.d.ts +0 -30
- package/lib/components/base-form/base-form.module.d.ts +0 -7
- package/lib/components/base-form/form-submit.directive.d.ts +0 -8
- package/lib/components/base-form/index.d.ts +0 -1
- package/lib/components/base-form/nice-base.form.d.ts +0 -4
- package/lib/components/base-form/public-api.d.ts +0 -4
- package/lib/components/card/card.component.d.ts +0 -21
- package/lib/components/card/card.module.d.ts +0 -8
- package/lib/components/card/card.types.d.ts +0 -1
- package/lib/components/card/index.d.ts +0 -1
- package/lib/components/card/public-api.d.ts +0 -2
- package/lib/components/carousel/carousel.component.d.ts +0 -21
- package/lib/components/carousel/carousel.module.d.ts +0 -14
- package/lib/components/carousel/index.d.ts +0 -1
- package/lib/components/carousel/picture-modal/index.d.ts +0 -1
- package/lib/components/carousel/picture-modal/picture-modal.component.d.ts +0 -6
- package/lib/components/carousel/picture-modal/picture-modal.service.d.ts +0 -12
- package/lib/components/carousel/picture-modal/public-api.d.ts +0 -2
- package/lib/components/carousel/pipe/carousel-layout.pipe.d.ts +0 -7
- package/lib/components/carousel/public-api.d.ts +0 -3
- package/lib/components/collapsable/collapsable.component.d.ts +0 -15
- package/lib/components/collapsable/collapsable.module.d.ts +0 -9
- package/lib/components/collapsable/index.d.ts +0 -1
- package/lib/components/collapsable/public-api.d.ts +0 -2
- package/lib/components/date-range-picker/components/header/header.component.d.ts +0 -20
- package/lib/components/date-range-picker/components/range-preset/range-preset.component.d.ts +0 -23
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +0 -28
- package/lib/components/date-range-picker/date-range-picker.module.d.ts +0 -18
- package/lib/components/date-range-picker/index.d.ts +0 -1
- package/lib/components/date-range-picker/providers/date-range-picker.service.d.ts +0 -8
- package/lib/components/date-range-picker/public-api.d.ts +0 -2
- package/lib/components/drawer/drawer.component.d.ts +0 -115
- package/lib/components/drawer/drawer.module.d.ts +0 -9
- package/lib/components/drawer/drawer.service.d.ts +0 -23
- package/lib/components/drawer/drawer.types.d.ts +0 -2
- package/lib/components/drawer/index.d.ts +0 -1
- package/lib/components/drawer/public-api.d.ts +0 -4
- package/lib/components/export-bottom-sheet/export-bottom-sheet.component.d.ts +0 -17
- package/lib/components/export-bottom-sheet/export-bottom-sheet.module.d.ts +0 -18
- package/lib/components/export-bottom-sheet/index.d.ts +0 -1
- package/lib/components/export-bottom-sheet/models/export-strategy.model.d.ts +0 -5
- package/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.d.ts +0 -12
- package/lib/components/export-bottom-sheet/public-api.d.ts +0 -4
- package/lib/components/form-error/control-status.directive.d.ts +0 -20
- package/lib/components/form-error/form-error.component.d.ts +0 -8
- package/lib/components/form-error/form-error.module.d.ts +0 -10
- package/lib/components/form-error/index.d.ts +0 -1
- package/lib/components/form-error/public-api.d.ts +0 -3
- package/lib/components/horizontal-stepper/horizontal-stepper.component.d.ts +0 -8
- package/lib/components/horizontal-stepper/horizontal-stepper.module.d.ts +0 -11
- package/lib/components/horizontal-stepper/index.d.ts +0 -1
- package/lib/components/horizontal-stepper/public-api.d.ts +0 -3
- package/lib/components/horizontal-stepper/step.component.d.ts +0 -6
- package/lib/components/image-cropper/image-cropper.component.d.ts +0 -374
- package/lib/components/image-cropper/image-cropper.module.d.ts +0 -10
- package/lib/components/image-cropper/index.d.ts +0 -1
- package/lib/components/image-cropper/public-api.d.ts +0 -2
- package/lib/components/image-cropper/resize-canvas.d.ts +0 -1
- package/lib/components/index.d.ts +0 -1
- package/lib/components/layout/index.d.ts +0 -1
- package/lib/components/layout/layout.component.d.ts +0 -39
- package/lib/components/layout/layout.module.d.ts +0 -7
- package/lib/components/layout/public-api.d.ts +0 -2
- package/lib/components/loading-spinner/index.d.ts +0 -1
- package/lib/components/loading-spinner/loading-spinner.component.d.ts +0 -9
- package/lib/components/loading-spinner/loading-spinner.module.d.ts +0 -13
- package/lib/components/loading-spinner/loading.constant.d.ts +0 -2
- package/lib/components/loading-spinner/loading.directive.d.ts +0 -17
- package/lib/components/loading-spinner/public-api.d.ts +0 -3
- package/lib/components/loading-toast/index.d.ts +0 -1
- package/lib/components/loading-toast/loading-toast.component.d.ts +0 -19
- package/lib/components/loading-toast/loading-toast.constant.d.ts +0 -2
- package/lib/components/loading-toast/loading-toast.directive.d.ts +0 -18
- package/lib/components/loading-toast/loading-toast.module.d.ts +0 -16
- package/lib/components/loading-toast/loading-toast.service.d.ts +0 -20
- package/lib/components/loading-toast/public-api.d.ts +0 -5
- package/lib/components/loading-toast/rxjs/show-loading-toast.operator.d.ts +0 -6
- package/lib/components/lottie/index.d.ts +0 -1
- package/lib/components/lottie/lottie.component.d.ts +0 -19
- package/lib/components/lottie/lottie.module.d.ts +0 -8
- package/lib/components/lottie/public-api.d.ts +0 -2
- package/lib/components/navigation/components/hint-component-base.d.ts +0 -65
- package/lib/components/navigation/directives/show-hint.directive.d.ts +0 -39
- package/lib/components/navigation/horizontal/components/basic/basic.component.d.ts +0 -29
- package/lib/components/navigation/horizontal/components/branch/branch.component.d.ts +0 -38
- package/lib/components/navigation/horizontal/components/divider/divider.component.d.ts +0 -26
- package/lib/components/navigation/horizontal/components/spacer/spacer.component.d.ts +0 -26
- package/lib/components/navigation/horizontal/horizontal.component.d.ts +0 -22
- package/lib/components/navigation/index.d.ts +0 -1
- package/lib/components/navigation/navigation.component.d.ts +0 -32
- package/lib/components/navigation/navigation.module.d.ts +0 -32
- package/lib/components/navigation/navigation.service.d.ts +0 -69
- package/lib/components/navigation/navigation.types.d.ts +0 -42
- package/lib/components/navigation/pipes/should-hide.pipe.d.ts +0 -11
- package/lib/components/navigation/pipes/should-show-hint.pipe.d.ts +0 -12
- package/lib/components/navigation/pipes/translate-with-context.pipe.d.ts +0 -12
- package/lib/components/navigation/providers/hide-item.resolver.d.ts +0 -5
- package/lib/components/navigation/providers/hint.resolver.d.ts +0 -4
- package/lib/components/navigation/providers/hint.service.d.ts +0 -9
- package/lib/components/navigation/providers/translation-context.service.d.ts +0 -8
- package/lib/components/navigation/public-api.d.ts +0 -19
- package/lib/components/navigation/vertical/components/aside/aside.component.d.ts +0 -55
- package/lib/components/navigation/vertical/components/basic/basic.component.d.ts +0 -35
- package/lib/components/navigation/vertical/components/collapsable/collapsable.component.d.ts +0 -68
- package/lib/components/navigation/vertical/components/divider/divider.component.d.ts +0 -26
- package/lib/components/navigation/vertical/components/group/group.component.d.ts +0 -36
- package/lib/components/navigation/vertical/components/spacer/spacer.component.d.ts +0 -26
- package/lib/components/navigation/vertical/vertical.component.d.ts +0 -168
- package/lib/components/public-api.d.ts +0 -24
- package/lib/components/search-bar/index.d.ts +0 -1
- package/lib/components/search-bar/public-api.d.ts +0 -2
- package/lib/components/search-bar/search-bar.component.d.ts +0 -20
- package/lib/components/search-bar/search-bar.module.d.ts +0 -12
- package/lib/components/sweet-alert/index.d.ts +0 -1
- package/lib/components/sweet-alert/public-api.d.ts +0 -4
- package/lib/components/sweet-alert/sweet-alert.component.d.ts +0 -27
- package/lib/components/sweet-alert/sweet-alert.constant.d.ts +0 -2
- package/lib/components/sweet-alert/sweet-alert.directive.d.ts +0 -13
- package/lib/components/sweet-alert/sweet-alert.module.d.ts +0 -16
- package/lib/components/sweet-alert/sweet-alert.service.d.ts +0 -32
- package/lib/components/toast/index.d.ts +0 -1
- package/lib/components/toast/public-api.d.ts +0 -5
- package/lib/components/toast/rxjs/show-success-or-error-toast.operator.d.ts +0 -37
- package/lib/components/toast/rxjs/show-toast.operator.d.ts +0 -20
- package/lib/components/toast/toast.component.d.ts +0 -17
- package/lib/components/toast/toast.constant.d.ts +0 -2
- package/lib/components/toast/toast.module.d.ts +0 -15
- package/lib/components/toast/toast.service.d.ts +0 -25
- package/lib/components/toggle-button-group/index.d.ts +0 -1
- package/lib/components/toggle-button-group/public-api.d.ts +0 -3
- package/lib/components/toggle-button-group/toggle-button-group.component.d.ts +0 -26
- package/lib/components/toggle-button-group/toggle-button-group.module.d.ts +0 -10
- package/lib/components/toggle-button-group/toggle-button.component.d.ts +0 -8
- package/lib/components/translation-form/components/textarea/translation-form-textarea.component.d.ts +0 -9
- package/lib/components/translation-form/components/textfield/translation-form-textfield.component.d.ts +0 -6
- package/lib/components/translation-form/components/translation-form.component.d.ts +0 -56
- package/lib/components/translation-form/components/translation-form.module.d.ts +0 -16
- package/lib/components/translation-form/decorators/translation-form-group.decorator.d.ts +0 -1
- package/lib/components/translation-form/directives/translation-context.directive.d.ts +0 -16
- package/lib/components/translation-form/index.d.ts +0 -1
- package/lib/components/translation-form/providers/nice-translation-form.service.d.ts +0 -16
- package/lib/components/translation-form/public-api.d.ts +0 -10
- package/lib/components/translation-form/toggle/translation-toggle.component.d.ts +0 -14
- package/lib/components/translation-form/translation.form.d.ts +0 -5
- package/lib/components/translation-form/validators/require-for-languages.validator.d.ts +0 -14
- package/lib/components/typeahead/directives/options-scroll.directive.d.ts +0 -19
- package/lib/components/typeahead/directives/options-scroll.module.d.ts +0 -7
- package/lib/components/typeahead/index.d.ts +0 -1
- package/lib/components/typeahead/public-api.d.ts +0 -3
- package/lib/components/typeahead/typeahead.component.d.ts +0 -101
- package/lib/components/typeahead/typeahead.module.d.ts +0 -17
- package/lib/directives/autofocus/autofocus.directive.d.ts +0 -9
- package/lib/directives/autofocus/autofocus.module.d.ts +0 -7
- package/lib/directives/autofocus/index.d.ts +0 -1
- package/lib/directives/autofocus/public-api.d.ts +0 -2
- package/lib/directives/autogrow/autogrow.directive.d.ts +0 -37
- package/lib/directives/autogrow/autogrow.module.d.ts +0 -7
- package/lib/directives/autogrow/index.d.ts +0 -1
- package/lib/directives/autogrow/public-api.d.ts +0 -2
- package/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.d.ts +0 -14
- package/lib/directives/chip-async-typeahead/index.d.ts +0 -1
- package/lib/directives/chip-async-typeahead/public-api.d.ts +0 -1
- package/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.d.ts +0 -8
- package/lib/directives/chip-list/chip-list-items/chip-list-items.component.d.ts +0 -26
- package/lib/directives/chip-list/chip-list.constant.d.ts +0 -2
- package/lib/directives/chip-list/chip-list.directive.d.ts +0 -32
- package/lib/directives/chip-list/chip-list.module.d.ts +0 -14
- package/lib/directives/chip-list/index.d.ts +0 -1
- package/lib/directives/chip-list/public-api.d.ts +0 -4
- package/lib/directives/draggable-list/draggable-list.directive.d.ts +0 -24
- package/lib/directives/draggable-list/draggable-list.module.d.ts +0 -8
- package/lib/directives/draggable-list/index.d.ts +0 -1
- package/lib/directives/draggable-list/public-api.d.ts +0 -2
- package/lib/directives/dropzone/dropzone.directive.d.ts +0 -11
- package/lib/directives/dropzone/dropzone.module.d.ts +0 -7
- package/lib/directives/dropzone/index.d.ts +0 -1
- package/lib/directives/dropzone/public-api.d.ts +0 -2
- package/lib/directives/image-error-placeholder/image-error-placeholder.directive.d.ts +0 -11
- package/lib/directives/image-error-placeholder/image-error-placeholder.module.d.ts +0 -7
- package/lib/directives/image-error-placeholder/index.d.ts +0 -1
- package/lib/directives/image-error-placeholder/public-api.d.ts +0 -2
- package/lib/directives/index.d.ts +0 -1
- package/lib/directives/material/index.d.ts +0 -1
- package/lib/directives/material/material.module.d.ts +0 -8
- package/lib/directives/material/nice-material-style.directive.d.ts +0 -9
- package/lib/directives/material/nice-rounded-style.directive.d.ts +0 -9
- package/lib/directives/material/public-api.d.ts +0 -3
- package/lib/directives/modals/index.d.ts +0 -1
- package/lib/directives/modals/modal-on-click.directive.d.ts +0 -10
- package/lib/directives/modals/modal-opener.directive.d.ts +0 -14
- package/lib/directives/modals/public-api.d.ts +0 -2
- package/lib/directives/public-api.d.ts +0 -15
- package/lib/directives/rerender/index.d.ts +0 -1
- package/lib/directives/rerender/public-api.d.ts +0 -1
- package/lib/directives/rerender/rerender.directive.d.ts +0 -10
- package/lib/directives/resolve/index.d.ts +0 -1
- package/lib/directives/resolve/public-api.d.ts +0 -1
- package/lib/directives/resolve/resolve.directive.d.ts +0 -18
- package/lib/directives/scroll-reset/index.d.ts +0 -1
- package/lib/directives/scroll-reset/public-api.d.ts +0 -2
- package/lib/directives/scroll-reset/scroll-reset.directive.d.ts +0 -22
- package/lib/directives/scroll-reset/scroll-reset.module.d.ts +0 -7
- package/lib/directives/scrollbar/index.d.ts +0 -1
- package/lib/directives/scrollbar/public-api.d.ts +0 -2
- package/lib/directives/scrollbar/scrollbar.directive.d.ts +0 -112
- package/lib/directives/scrollbar/scrollbar.module.d.ts +0 -7
- package/lib/directives/scrollbar/scrollbar.types.d.ts +0 -12
- package/lib/directives/stop-propagation/click-stop-propagation.directive.d.ts +0 -6
- package/lib/directives/stop-propagation/index.d.ts +0 -1
- package/lib/directives/stop-propagation/public-api.d.ts +0 -2
- package/lib/directives/stop-propagation/stop-propagation.module.d.ts +0 -7
- package/lib/directives/window/index.d.ts +0 -1
- package/lib/directives/window/prevent-close-window.directive.d.ts +0 -6
- package/lib/directives/window/public-api.d.ts +0 -2
- package/lib/directives/window/window-directive.module.d.ts +0 -7
- package/lib/nice.module.d.ts +0 -13
- package/lib/pipes/boolean.pipe.d.ts +0 -10
- package/lib/pipes/capitalize-first-letter.pipe.d.ts +0 -7
- package/lib/pipes/ceil.pipe.d.ts +0 -7
- package/lib/pipes/entries.pipe.d.ts +0 -10
- package/lib/pipes/find-by-key.pipe.d.ts +0 -7
- package/lib/pipes/first-letter.pipe.d.ts +0 -7
- package/lib/pipes/floor.pipe.d.ts +0 -7
- package/lib/pipes/index.d.ts +0 -1
- package/lib/pipes/join-if-defined.pipe.d.ts +0 -7
- package/lib/pipes/link.pipe.d.ts +0 -15
- package/lib/pipes/localized-boolean.pipe.d.ts +0 -10
- package/lib/pipes/localized-currency.pipe.d.ts +0 -10
- package/lib/pipes/localized-date-only.pipe.d.ts +0 -10
- package/lib/pipes/localized-date.pipe.d.ts +0 -11
- package/lib/pipes/minutes-to-time.pipe.d.ts +0 -7
- package/lib/pipes/number-to-ordinal-indicator.pipe.d.ts +0 -7
- package/lib/pipes/pad.pipe.d.ts +0 -7
- package/lib/pipes/phone.pipe.d.ts +0 -10
- package/lib/pipes/pipes.module.d.ts +0 -29
- package/lib/pipes/postal-code.pipe.d.ts +0 -10
- package/lib/pipes/public-api.d.ts +0 -24
- package/lib/pipes/range.pipe.d.ts +0 -7
- package/lib/pipes/round.pipe.d.ts +0 -7
- package/lib/pipes/sanitize-bypass.pipe.d.ts +0 -10
- package/lib/pipes/seconds-to-time.pipe.d.ts +0 -7
- package/lib/pipes/track-by-prop.pipe.d.ts +0 -7
- package/lib/providers/config/config.constants.d.ts +0 -2
- package/lib/providers/config/config.model.d.ts +0 -14
- package/lib/providers/config/config.module.d.ts +0 -18
- package/lib/providers/config/config.service.d.ts +0 -21
- package/lib/providers/config/index.d.ts +0 -1
- package/lib/providers/config/public-api.d.ts +0 -2
- package/lib/providers/index.d.ts +0 -1
- package/lib/providers/media-watcher/index.d.ts +0 -1
- package/lib/providers/media-watcher/media-watcher.module.d.ts +0 -12
- package/lib/providers/media-watcher/media-watcher.service.d.ts +0 -27
- package/lib/providers/media-watcher/public-api.d.ts +0 -2
- package/lib/providers/overlay/dynamic-overlay-container.service.d.ts +0 -7
- package/lib/providers/overlay/dynamic-overlay.service.d.ts +0 -14
- package/lib/providers/public-api.d.ts +0 -4
- package/lib/providers/splash-screen/index.d.ts +0 -1
- package/lib/providers/splash-screen/public-api.d.ts +0 -2
- package/lib/providers/splash-screen/splash-screen.module.d.ts +0 -12
- package/lib/providers/splash-screen/splash-screen.service.d.ts +0 -20
- package/lib/providers/utils/index.d.ts +0 -1
- package/lib/providers/utils/public-api.d.ts +0 -2
- package/lib/providers/utils/utils.module.d.ts +0 -9
- package/lib/providers/utils/utils.service.d.ts +0 -9
- package/lib/types/constructor.d.ts +0 -5
- package/lib/utils/array.utils.d.ts +0 -24
- package/lib/utils/case.utils.d.ts +0 -9
- package/lib/utils/colors.utils.d.ts +0 -9
- package/lib/utils/date.utils.d.ts +0 -11
- package/lib/utils/file.utils.d.ts +0 -10
- package/lib/utils/font-awesome.utils.d.ts +0 -3
- package/lib/utils/form-data.utils.d.ts +0 -4
- package/lib/utils/http-status.utils.d.ts +0 -45
- package/lib/utils/index.d.ts +0 -1
- package/lib/utils/keyboard.utils.d.ts +0 -7
- package/lib/utils/lexorank.utils.d.ts +0 -6
- package/lib/utils/modal.utils.d.ts +0 -7
- package/lib/utils/number.utils.d.ts +0 -7
- package/lib/utils/object.utils.d.ts +0 -10
- package/lib/utils/promise.utils.d.ts +0 -7
- package/lib/utils/public-api.d.ts +0 -18
- package/lib/utils/query-params.utils.d.ts +0 -3
- package/lib/utils/regex.utils.d.ts +0 -7
- package/lib/utils/type.utils.d.ts +0 -6
- package/lib/utils/url.utils.d.ts +0 -6
- package/public-api.d.ts +0 -8
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, OnDestroy } from "@angular/core";
|
|
2
|
-
import { Observable } from "rxjs";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare abstract class _HintComponentBase implements OnDestroy {
|
|
5
|
-
private _changeDetectorRef;
|
|
6
|
-
/** The timeout ID of any current timer set to show the tooltip */
|
|
7
|
-
private _showTimeoutId;
|
|
8
|
-
/** The timeout ID of any current timer set to hide the tooltip */
|
|
9
|
-
private _hideTimeoutId;
|
|
10
|
-
/** Element that caused the tooltip to open. */
|
|
11
|
-
_triggerElement: HTMLElement;
|
|
12
|
-
/** Amount of milliseconds to delay the closing sequence. */
|
|
13
|
-
_mouseLeaveHideDelay: number;
|
|
14
|
-
/** Reference to the internal tooltip element. */
|
|
15
|
-
abstract _hint: ElementRef<HTMLElement>;
|
|
16
|
-
/** Whether interactions on the page should close the tooltip */
|
|
17
|
-
private _closeOnInteraction;
|
|
18
|
-
/** Whether the tooltip is currently visible. */
|
|
19
|
-
private _isVisible;
|
|
20
|
-
/** Subject for notifying that the tooltip has been hidden from the view */
|
|
21
|
-
private readonly _onHide;
|
|
22
|
-
constructor(_changeDetectorRef: ChangeDetectorRef);
|
|
23
|
-
/**
|
|
24
|
-
* Shows the tooltip with an animation originating from the provided origin
|
|
25
|
-
* @param delay Amount of milliseconds to the delay showing the tooltip.
|
|
26
|
-
*/
|
|
27
|
-
show(delay: number): void;
|
|
28
|
-
/**
|
|
29
|
-
* Begins the animation to hide the tooltip after the provided delay in ms.
|
|
30
|
-
* @param delay Amount of milliseconds to delay showing the tooltip.
|
|
31
|
-
*/
|
|
32
|
-
hide(delay: number): void;
|
|
33
|
-
/** Returns an observable that notifies when the tooltip has been hidden from view. */
|
|
34
|
-
afterHidden(): Observable<void>;
|
|
35
|
-
/** Whether the tooltip is being displayed. */
|
|
36
|
-
isVisible(): boolean;
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
/**
|
|
39
|
-
* Interactions on the HTML body should close the tooltip immediately as defined in the
|
|
40
|
-
* material design spec.
|
|
41
|
-
* https://material.io/design/components/tooltips.html#behavior
|
|
42
|
-
*/
|
|
43
|
-
_handleBodyInteraction(): void;
|
|
44
|
-
/**
|
|
45
|
-
* Marks that the tooltip needs to be checked in the next change detection run.
|
|
46
|
-
* Mainly used for rendering the initial text before positioning a tooltip, which
|
|
47
|
-
* can be problematic in components with OnPush change detection.
|
|
48
|
-
*/
|
|
49
|
-
_markForCheck(): void;
|
|
50
|
-
_handleMouseLeave({ relatedTarget }: MouseEvent): void;
|
|
51
|
-
/**
|
|
52
|
-
* Callback for when the timeout in this.show() gets completed.
|
|
53
|
-
* This method is only needed by the mdc-tooltip, and so it is only implemented
|
|
54
|
-
* in the mdc-tooltip, not here.
|
|
55
|
-
*/
|
|
56
|
-
protected _onShow(): void;
|
|
57
|
-
/** Cancels any pending animation sequences. */
|
|
58
|
-
_cancelPendingAnimations(): void;
|
|
59
|
-
/** Handles the cleanup after an animation has finished. */
|
|
60
|
-
private _finalizeAnimation;
|
|
61
|
-
/** Toggles the visibility of the tooltip element. */
|
|
62
|
-
private _toggleVisibility;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<_HintComponentBase, never>;
|
|
64
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<_HintComponentBase, never, never, {}, {}, never, never, false, never>;
|
|
65
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { FocusMonitor } from "@angular/cdk/a11y";
|
|
2
|
-
import { Overlay } from "@angular/cdk/overlay";
|
|
3
|
-
import { Platform } from "@angular/cdk/platform";
|
|
4
|
-
import { AfterViewInit, ElementRef, NgZone, OnDestroy, ViewContainerRef } from "@angular/core";
|
|
5
|
-
import { _HintComponentBase } from "../components/hint-component-base";
|
|
6
|
-
import { NiceNavigationItem } from "../navigation.types";
|
|
7
|
-
import { NiceNavigationHintService } from "../providers/hint.service";
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class NiceShowHintDirective<T extends _HintComponentBase> implements AfterViewInit, OnDestroy {
|
|
10
|
-
private _overlay;
|
|
11
|
-
private _elementRef;
|
|
12
|
-
private _viewContainerRef;
|
|
13
|
-
private _ngZone;
|
|
14
|
-
private _platform;
|
|
15
|
-
private _focusMonitor;
|
|
16
|
-
private _hintService;
|
|
17
|
-
shouldShow: boolean;
|
|
18
|
-
item: NiceNavigationItem;
|
|
19
|
-
private _pointerExitEventsInitialized;
|
|
20
|
-
private _portal;
|
|
21
|
-
private _hintInstance;
|
|
22
|
-
private _overlayRef;
|
|
23
|
-
private readonly _passiveListeners;
|
|
24
|
-
private readonly unsubscribeAll$;
|
|
25
|
-
constructor(_overlay: Overlay, _elementRef: ElementRef<HTMLElement>, _viewContainerRef: ViewContainerRef, _ngZone: NgZone, _platform: Platform, _focusMonitor: FocusMonitor, _hintService: NiceNavigationHintService);
|
|
26
|
-
ngAfterViewInit(): void;
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
show(): void;
|
|
29
|
-
hide(): void;
|
|
30
|
-
private _createOverlay;
|
|
31
|
-
private _detach;
|
|
32
|
-
private _isHintVisible;
|
|
33
|
-
private _setupPointerEnterEventsIfNeeded;
|
|
34
|
-
private _setupPointerExitEventsIfNeeded;
|
|
35
|
-
private _platformSupportsMouseEvents;
|
|
36
|
-
private _addListeners;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceShowHintDirective<any>, never>;
|
|
38
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NiceShowHintDirective<any>, "[niceShowHint]", never, { "shouldShow": { "alias": "shouldShow"; "required": false; }; "item": { "alias": "item"; "required": false; }; }, {}, never, never, false, never>;
|
|
39
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnDestroy, OnInit } from "@angular/core";
|
|
2
|
-
import { TooltipPosition } from "@angular/material/tooltip";
|
|
3
|
-
import { NiceNavigationService } from "../../../navigation.service";
|
|
4
|
-
import { NiceNavigationItem } from "../../../navigation.types";
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NiceHorizontalNavigationBasicItemComponent implements OnInit, OnDestroy {
|
|
7
|
-
private _changeDetectorRef;
|
|
8
|
-
private _niceNavigationService;
|
|
9
|
-
private _niceHorizontalNavigationComponent;
|
|
10
|
-
private _unsubscribeAll;
|
|
11
|
-
item: NiceNavigationItem;
|
|
12
|
-
name: string;
|
|
13
|
-
showTooltips: boolean;
|
|
14
|
-
tooltipPosition: TooltipPosition;
|
|
15
|
-
/**
|
|
16
|
-
* Constructor
|
|
17
|
-
*/
|
|
18
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService);
|
|
19
|
-
/**
|
|
20
|
-
* On init
|
|
21
|
-
*/
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
/**
|
|
24
|
-
* On destroy
|
|
25
|
-
*/
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceHorizontalNavigationBasicItemComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceHorizontalNavigationBasicItemComponent, "nice-horizontal-navigation-basic-item", never, { "item": { "alias": "item"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showTooltips": { "alias": "showTooltips"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; }, {}, never, never, false, never>;
|
|
29
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { BooleanInput } from "@angular/cdk/coercion";
|
|
2
|
-
import { ChangeDetectorRef, OnDestroy, OnInit } from "@angular/core";
|
|
3
|
-
import { MatMenu } from "@angular/material/menu";
|
|
4
|
-
import { NiceNavigationService } from "../../../navigation.service";
|
|
5
|
-
import { NiceNavigationItem } from "../../../navigation.types";
|
|
6
|
-
import { TooltipPosition } from "@angular/material/tooltip";
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class NiceHorizontalNavigationBranchItemComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _changeDetectorRef;
|
|
10
|
-
private _niceNavigationService;
|
|
11
|
-
static ngAcceptInputType_child: BooleanInput;
|
|
12
|
-
private _niceHorizontalNavigationComponent;
|
|
13
|
-
private _unsubscribeAll;
|
|
14
|
-
child: boolean;
|
|
15
|
-
item: NiceNavigationItem;
|
|
16
|
-
name: string;
|
|
17
|
-
matMenu: MatMenu;
|
|
18
|
-
showTooltips: boolean;
|
|
19
|
-
tooltipPosition: TooltipPosition;
|
|
20
|
-
/**
|
|
21
|
-
* Constructor
|
|
22
|
-
*/
|
|
23
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService);
|
|
24
|
-
/**
|
|
25
|
-
* On init
|
|
26
|
-
*/
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
/**
|
|
29
|
-
* On destroy
|
|
30
|
-
*/
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
/**
|
|
33
|
-
* Trigger the change detection
|
|
34
|
-
*/
|
|
35
|
-
triggerChangeDetection(): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceHorizontalNavigationBranchItemComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceHorizontalNavigationBranchItemComponent, "nice-horizontal-navigation-branch-item", never, { "child": { "alias": "child"; "required": false; }; "item": { "alias": "item"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showTooltips": { "alias": "showTooltips"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; }, {}, never, never, false, never>;
|
|
38
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnDestroy, OnInit } from "@angular/core";
|
|
2
|
-
import { NiceNavigationService } from "../../../navigation.service";
|
|
3
|
-
import { NiceNavigationItem } from "../../../navigation.types";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NiceHorizontalNavigationDividerItemComponent implements OnInit, OnDestroy {
|
|
6
|
-
private _changeDetectorRef;
|
|
7
|
-
private _niceNavigationService;
|
|
8
|
-
private _niceHorizontalNavigationComponent;
|
|
9
|
-
private _unsubscribeAll;
|
|
10
|
-
item: NiceNavigationItem;
|
|
11
|
-
name: string;
|
|
12
|
-
/**
|
|
13
|
-
* Constructor
|
|
14
|
-
*/
|
|
15
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService);
|
|
16
|
-
/**
|
|
17
|
-
* On init
|
|
18
|
-
*/
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
/**
|
|
21
|
-
* On destroy
|
|
22
|
-
*/
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceHorizontalNavigationDividerItemComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceHorizontalNavigationDividerItemComponent, "nice-horizontal-navigation-divider-item", never, { "item": { "alias": "item"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnDestroy, OnInit } from "@angular/core";
|
|
2
|
-
import { NiceNavigationService } from "../../../navigation.service";
|
|
3
|
-
import { NiceNavigationItem } from "../../../navigation.types";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NiceHorizontalNavigationSpacerItemComponent implements OnInit, OnDestroy {
|
|
6
|
-
private _changeDetectorRef;
|
|
7
|
-
private _niceNavigationService;
|
|
8
|
-
private _niceHorizontalNavigationComponent;
|
|
9
|
-
private _unsubscribeAll;
|
|
10
|
-
item: NiceNavigationItem;
|
|
11
|
-
name: string;
|
|
12
|
-
/**
|
|
13
|
-
* Constructor
|
|
14
|
-
*/
|
|
15
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService);
|
|
16
|
-
/**
|
|
17
|
-
* On init
|
|
18
|
-
*/
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
/**
|
|
21
|
-
* On destroy
|
|
22
|
-
*/
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceHorizontalNavigationSpacerItemComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceHorizontalNavigationSpacerItemComponent, "nice-horizontal-navigation-spacer-item", never, { "item": { "alias": "item"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from "@angular/core";
|
|
2
|
-
import { NiceUtilsService } from "../../../providers/utils";
|
|
3
|
-
import { NiceNavigationComponent } from "../navigation.component";
|
|
4
|
-
import { NiceNavigationService } from "../navigation.service";
|
|
5
|
-
import { NiceNavigationItem } from "../navigation.types";
|
|
6
|
-
import { TooltipPosition } from "@angular/material/tooltip";
|
|
7
|
-
import { NiceTranslationContextService } from "../providers/translation-context.service";
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class NiceHorizontalNavigationComponent extends NiceNavigationComponent {
|
|
10
|
-
name: string;
|
|
11
|
-
showTooltips: boolean;
|
|
12
|
-
tooltipPosition: TooltipPosition;
|
|
13
|
-
translationContext: Record<string, any>;
|
|
14
|
-
set navigation(navigation: NiceNavigationItem[]);
|
|
15
|
-
get navigation(): NiceNavigationItem[];
|
|
16
|
-
/**
|
|
17
|
-
* Constructor
|
|
18
|
-
*/
|
|
19
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService, _niceUtilsService: NiceUtilsService, _translationContextService: NiceTranslationContextService);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceHorizontalNavigationComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceHorizontalNavigationComponent, "nice-horizontal-navigation", ["niceHorizontalNavigation"], { "name": { "alias": "name"; "required": false; }; "showTooltips": { "alias": "showTooltips"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; "translationContext": { "alias": "translationContext"; "required": false; }; "navigation": { "alias": "navigation"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./public-api";
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnChanges, OnDestroy, OnInit, SimpleChanges } from "@angular/core";
|
|
2
|
-
import { ReplaySubject, Subject } from "rxjs";
|
|
3
|
-
import { NiceUtilsService } from "../../providers";
|
|
4
|
-
import { NiceNavigationService } from "./navigation.service";
|
|
5
|
-
import { NiceNavigationItem } from "./navigation.types";
|
|
6
|
-
import { NiceTranslationContextService } from "./providers/translation-context.service";
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class NiceNavigationComponent implements OnInit, OnDestroy, OnChanges {
|
|
9
|
-
protected _changeDetectorRef: ChangeDetectorRef;
|
|
10
|
-
protected _niceNavigationService: NiceNavigationService;
|
|
11
|
-
protected _niceUtilsService: NiceUtilsService;
|
|
12
|
-
protected _translationContext: NiceTranslationContextService;
|
|
13
|
-
protected _navigation: NiceNavigationItem[];
|
|
14
|
-
protected _unsubscribeAll: Subject<any>;
|
|
15
|
-
animateNextNavChange: boolean;
|
|
16
|
-
onRefreshed: ReplaySubject<boolean>;
|
|
17
|
-
name: string;
|
|
18
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService, _niceUtilsService: NiceUtilsService, _translationContext: NiceTranslationContextService);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
22
|
-
/**
|
|
23
|
-
* Refresh the component to apply the changes
|
|
24
|
-
*/
|
|
25
|
-
refresh(): void;
|
|
26
|
-
/**
|
|
27
|
-
* Track by function for ngFor loops
|
|
28
|
-
*/
|
|
29
|
-
trackByFn(index: number, item: any): any;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceNavigationComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceNavigationComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./navigation.component";
|
|
3
|
-
import * as i2 from "./horizontal/components/basic/basic.component";
|
|
4
|
-
import * as i3 from "./horizontal/components/branch/branch.component";
|
|
5
|
-
import * as i4 from "./horizontal/components/divider/divider.component";
|
|
6
|
-
import * as i5 from "./horizontal/components/spacer/spacer.component";
|
|
7
|
-
import * as i6 from "./horizontal/horizontal.component";
|
|
8
|
-
import * as i7 from "./vertical/components/aside/aside.component";
|
|
9
|
-
import * as i8 from "./vertical/components/basic/basic.component";
|
|
10
|
-
import * as i9 from "./vertical/components/collapsable/collapsable.component";
|
|
11
|
-
import * as i10 from "./vertical/components/divider/divider.component";
|
|
12
|
-
import * as i11 from "./vertical/components/group/group.component";
|
|
13
|
-
import * as i12 from "./vertical/components/spacer/spacer.component";
|
|
14
|
-
import * as i13 from "./vertical/vertical.component";
|
|
15
|
-
import * as i14 from "./pipes/should-hide.pipe";
|
|
16
|
-
import * as i15 from "./pipes/should-show-hint.pipe";
|
|
17
|
-
import * as i16 from "./pipes/translate-with-context.pipe";
|
|
18
|
-
import * as i17 from "./directives/show-hint.directive";
|
|
19
|
-
import * as i18 from "@angular/common";
|
|
20
|
-
import * as i19 from "@angular/router";
|
|
21
|
-
import * as i20 from "@angular/material/button";
|
|
22
|
-
import * as i21 from "@angular/material/divider";
|
|
23
|
-
import * as i22 from "@angular/material/icon";
|
|
24
|
-
import * as i23 from "@angular/material/menu";
|
|
25
|
-
import * as i24 from "@angular/material/tooltip";
|
|
26
|
-
import * as i25 from "../../directives/scrollbar/scrollbar.module";
|
|
27
|
-
import * as i26 from "@ngx-translate/core";
|
|
28
|
-
export declare class NiceNavigationModule {
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceNavigationModule, never>;
|
|
30
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NiceNavigationModule, [typeof i1.NiceNavigationComponent, typeof i2.NiceHorizontalNavigationBasicItemComponent, typeof i3.NiceHorizontalNavigationBranchItemComponent, typeof i4.NiceHorizontalNavigationDividerItemComponent, typeof i5.NiceHorizontalNavigationSpacerItemComponent, typeof i6.NiceHorizontalNavigationComponent, typeof i7.NiceVerticalNavigationAsideItemComponent, typeof i8.NiceVerticalNavigationBasicItemComponent, typeof i9.NiceVerticalNavigationCollapsableItemComponent, typeof i10.NiceVerticalNavigationDividerItemComponent, typeof i11.NiceVerticalNavigationGroupItemComponent, typeof i12.NiceVerticalNavigationSpacerItemComponent, typeof i13.NiceVerticalNavigationComponent, typeof i14.NiceShouldHidePipe, typeof i15.NiceShouldShowHintPipe, typeof i16.NiceTranslateWithContextPipe, typeof i17.NiceShowHintDirective], [typeof i18.CommonModule, typeof i19.RouterModule, typeof i20.MatButtonModule, typeof i21.MatDividerModule, typeof i22.MatIconModule, typeof i23.MatMenuModule, typeof i24.MatTooltipModule, typeof i25.NiceScrollbarModule, typeof i26.TranslateModule], [typeof i6.NiceHorizontalNavigationComponent, typeof i13.NiceVerticalNavigationComponent]>;
|
|
31
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NiceNavigationModule>;
|
|
32
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from "@angular/core";
|
|
2
|
-
import { Router } from "@angular/router";
|
|
3
|
-
import { Observable, Subject } from "rxjs";
|
|
4
|
-
import { NiceNavigationItem } from "./navigation.types";
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NiceNavigationService implements OnDestroy {
|
|
7
|
-
private router;
|
|
8
|
-
private _onNavigationChanged;
|
|
9
|
-
private _onNavigationRegistered;
|
|
10
|
-
private _onNavigationUnregistered;
|
|
11
|
-
private _defaultNavigationKey;
|
|
12
|
-
private _currentNavigationKey;
|
|
13
|
-
private _componentRegistry;
|
|
14
|
-
private _navigationStore;
|
|
15
|
-
protected _unsubscribeAll: Subject<any>;
|
|
16
|
-
/**
|
|
17
|
-
* Constructor
|
|
18
|
-
*/
|
|
19
|
-
constructor(router: Router);
|
|
20
|
-
get onNavigationChanged(): Observable<any>;
|
|
21
|
-
get onNavigationRegistered(): Observable<any>;
|
|
22
|
-
get onNavigationUnregistered(): Observable<any>;
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
/**
|
|
25
|
-
* Register navigation component
|
|
26
|
-
*/
|
|
27
|
-
registerComponent(name: string, component: any): void;
|
|
28
|
-
/**
|
|
29
|
-
* Deregister navigation component
|
|
30
|
-
*/
|
|
31
|
-
deregisterComponent(name: string): void;
|
|
32
|
-
/**
|
|
33
|
-
* Get navigation component from the registry
|
|
34
|
-
*/
|
|
35
|
-
getComponent(name: string): any;
|
|
36
|
-
/**
|
|
37
|
-
* Store the given navigation with the given key
|
|
38
|
-
*/
|
|
39
|
-
storeNavigation(key: string, navigation: NiceNavigationItem[], isDefault?: boolean): void;
|
|
40
|
-
/**
|
|
41
|
-
* Get navigation from storage by key
|
|
42
|
-
*/
|
|
43
|
-
getNavigation(key: string): NiceNavigationItem[];
|
|
44
|
-
/**
|
|
45
|
-
* Delete the navigation from the storage
|
|
46
|
-
*/
|
|
47
|
-
deleteNavigation(key: string): void;
|
|
48
|
-
/**
|
|
49
|
-
* Utility function that returns a flattened
|
|
50
|
-
* version of the given navigation array
|
|
51
|
-
*/
|
|
52
|
-
getFlatNavigation(navigation: NiceNavigationItem[], flatNavigation?: NiceNavigationItem[]): NiceNavigationItem[];
|
|
53
|
-
/**
|
|
54
|
-
* Utility function that returns the item
|
|
55
|
-
* with the given id from given navigation
|
|
56
|
-
*/
|
|
57
|
-
getItem(id: string, navigation: NiceNavigationItem[]): NiceNavigationItem | null;
|
|
58
|
-
/**
|
|
59
|
-
* Utility function that returns the item's parent
|
|
60
|
-
* with the given id from given navigation
|
|
61
|
-
*/
|
|
62
|
-
getItemParent(id: string, navigation: NiceNavigationItem[], parent: NiceNavigationItem[] | NiceNavigationItem): NiceNavigationItem[] | NiceNavigationItem | null;
|
|
63
|
-
getCurrentNavigation(): NiceNavigationItem[];
|
|
64
|
-
setCurrentNavigation(key: string): void;
|
|
65
|
-
private listenOnRouteChange;
|
|
66
|
-
private lastChild;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceNavigationService, never>;
|
|
68
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<NiceNavigationService>;
|
|
69
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { Type } from "@angular/core";
|
|
2
|
-
import { NavigationHideItemResolver } from "./providers/hide-item.resolver";
|
|
3
|
-
import { NavigationHintResolver } from "./providers/hint.resolver";
|
|
4
|
-
export type IconType = "fontawesome" | "material" | "svg";
|
|
5
|
-
export interface NiceNavigationItem {
|
|
6
|
-
id?: string;
|
|
7
|
-
title?: string;
|
|
8
|
-
subtitle?: string;
|
|
9
|
-
type: "aside" | "basic" | "collapsable" | "divider" | "group" | "spacer";
|
|
10
|
-
hidden?: Type<NavigationHideItemResolver> | ((item: NiceNavigationItem) => boolean) | boolean;
|
|
11
|
-
active?: boolean;
|
|
12
|
-
disabled?: boolean;
|
|
13
|
-
link?: string;
|
|
14
|
-
externalLink?: boolean;
|
|
15
|
-
exactMatch?: boolean;
|
|
16
|
-
queryParams?: any;
|
|
17
|
-
state?: any;
|
|
18
|
-
function?: (item: NiceNavigationItem) => void;
|
|
19
|
-
classes?: {
|
|
20
|
-
title?: string;
|
|
21
|
-
subtitle?: string;
|
|
22
|
-
icon?: string;
|
|
23
|
-
wrapper?: string;
|
|
24
|
-
};
|
|
25
|
-
icon?: string;
|
|
26
|
-
activeIcon?: string;
|
|
27
|
-
iconType?: IconType;
|
|
28
|
-
badge?: {
|
|
29
|
-
title?: string;
|
|
30
|
-
classes?: string;
|
|
31
|
-
};
|
|
32
|
-
children?: NiceNavigationItem[];
|
|
33
|
-
meta?: any;
|
|
34
|
-
hint?: {
|
|
35
|
-
resolver: Type<NavigationHintResolver>;
|
|
36
|
-
component: Type<any>;
|
|
37
|
-
};
|
|
38
|
-
tooltip?: string;
|
|
39
|
-
}
|
|
40
|
-
export type NiceVerticalNavigationAppearance = "default" | "compact" | "dense" | "thin";
|
|
41
|
-
export type NiceVerticalNavigationMode = "over" | "side";
|
|
42
|
-
export type NiceVerticalNavigationPosition = "left" | "right";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Injector, PipeTransform } from "@angular/core";
|
|
2
|
-
import { Observable } from "rxjs";
|
|
3
|
-
import { NiceNavigationItem } from "../navigation.types";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NiceShouldHidePipe implements PipeTransform {
|
|
6
|
-
private injector;
|
|
7
|
-
constructor(injector: Injector);
|
|
8
|
-
transform(value: NiceNavigationItem): Observable<boolean>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceShouldHidePipe, never>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<NiceShouldHidePipe, "niceShouldHide", false>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Injector, PipeTransform } from "@angular/core";
|
|
2
|
-
import { Observable } from "rxjs";
|
|
3
|
-
import { NiceNavigationItem } from "../navigation.types";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NiceShouldShowHintPipe implements PipeTransform {
|
|
6
|
-
private injector;
|
|
7
|
-
constructor(injector: Injector);
|
|
8
|
-
transform(value: NiceNavigationItem | NiceNavigationItem[]): Observable<boolean>;
|
|
9
|
-
private transformHint;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceShouldShowHintPipe, never>;
|
|
11
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<NiceShouldShowHintPipe, "niceShouldShowHint", false>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import { TranslateService } from "@ngx-translate/core";
|
|
3
|
-
import { NiceTranslationContextService } from "../providers/translation-context.service";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NiceTranslateWithContextPipe implements PipeTransform {
|
|
6
|
-
private translate;
|
|
7
|
-
private context;
|
|
8
|
-
constructor(translate: TranslateService, context: NiceTranslationContextService);
|
|
9
|
-
transform(value: string): any;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceTranslateWithContextPipe, never>;
|
|
11
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<NiceTranslateWithContextPipe, "niceTranslateWithContext", false>;
|
|
12
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from "rxjs";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NiceNavigationHintService {
|
|
4
|
-
hasActiveHint$: BehaviorSubject<boolean>;
|
|
5
|
-
get hasActiveHint(): boolean;
|
|
6
|
-
setActiveHint(isActive: boolean): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceNavigationHintService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<NiceNavigationHintService>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class NiceTranslationContextService {
|
|
3
|
-
private _context;
|
|
4
|
-
get context(): Record<string, any>;
|
|
5
|
-
set context(context: Record<string, any>);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceTranslationContextService, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<NiceTranslationContextService>;
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export * from "./components/hint-component-base";
|
|
2
|
-
export * from "./horizontal/horizontal.component";
|
|
3
|
-
export * from "./horizontal/components/basic/basic.component";
|
|
4
|
-
export * from "./horizontal/components/branch/branch.component";
|
|
5
|
-
export * from "./horizontal/components/divider/divider.component";
|
|
6
|
-
export * from "./horizontal/components/spacer/spacer.component";
|
|
7
|
-
export * from "./vertical/vertical.component";
|
|
8
|
-
export * from "./vertical/components/aside/aside.component";
|
|
9
|
-
export * from "./vertical/components/basic/basic.component";
|
|
10
|
-
export * from "./vertical/components/collapsable/collapsable.component";
|
|
11
|
-
export * from "./vertical/components/divider/divider.component";
|
|
12
|
-
export * from "./vertical/components/group/group.component";
|
|
13
|
-
export * from "./vertical/components/spacer/spacer.component";
|
|
14
|
-
export * from "./navigation.component";
|
|
15
|
-
export * from "./navigation.module";
|
|
16
|
-
export * from "./navigation.service";
|
|
17
|
-
export * from "./navigation.types";
|
|
18
|
-
export * from "./providers/hide-item.resolver";
|
|
19
|
-
export * from "./providers/hint.resolver";
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { BooleanInput } from "@angular/cdk/coercion";
|
|
2
|
-
import { ChangeDetectorRef, OnChanges, OnDestroy, OnInit, SimpleChanges } from "@angular/core";
|
|
3
|
-
import { TooltipPosition } from "@angular/material/tooltip";
|
|
4
|
-
import { Router } from "@angular/router";
|
|
5
|
-
import { NiceNavigationService } from "../../../navigation.service";
|
|
6
|
-
import { NiceNavigationItem } from "../../../navigation.types";
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class NiceVerticalNavigationAsideItemComponent implements OnChanges, OnInit, OnDestroy {
|
|
9
|
-
private _changeDetectorRef;
|
|
10
|
-
private _router;
|
|
11
|
-
private _niceNavigationService;
|
|
12
|
-
static ngAcceptInputType_autoCollapse: BooleanInput;
|
|
13
|
-
static ngAcceptInputType_skipChildren: BooleanInput;
|
|
14
|
-
private _niceVerticalNavigationComponent;
|
|
15
|
-
private _unsubscribeAll;
|
|
16
|
-
activeItemId: string;
|
|
17
|
-
autoCollapse: boolean;
|
|
18
|
-
item: NiceNavigationItem;
|
|
19
|
-
name: string;
|
|
20
|
-
showTooltips: boolean;
|
|
21
|
-
skipChildren: boolean;
|
|
22
|
-
tooltipPosition: TooltipPosition;
|
|
23
|
-
active: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* Constructor
|
|
26
|
-
*/
|
|
27
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _router: Router, _niceNavigationService: NiceNavigationService);
|
|
28
|
-
/**
|
|
29
|
-
* On changes
|
|
30
|
-
*/
|
|
31
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
32
|
-
/**
|
|
33
|
-
* On init
|
|
34
|
-
*/
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
/**
|
|
37
|
-
* On destroy
|
|
38
|
-
*/
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
/**
|
|
41
|
-
* Check if the given item has the given url
|
|
42
|
-
* in one of its children
|
|
43
|
-
*/
|
|
44
|
-
private _hasActiveChild;
|
|
45
|
-
/**
|
|
46
|
-
* Decide and mark if the item is active
|
|
47
|
-
*/
|
|
48
|
-
private _markIfActive;
|
|
49
|
-
/**
|
|
50
|
-
* Track by function for ngFor loops
|
|
51
|
-
*/
|
|
52
|
-
trackByFn(index: number, item: any): any;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceVerticalNavigationAsideItemComponent, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceVerticalNavigationAsideItemComponent, "nice-vertical-navigation-aside-item", never, { "activeItemId": { "alias": "activeItemId"; "required": false; }; "autoCollapse": { "alias": "autoCollapse"; "required": false; }; "item": { "alias": "item"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showTooltips": { "alias": "showTooltips"; "required": false; }; "skipChildren": { "alias": "skipChildren"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; }, {}, never, never, false, never>;
|
|
55
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnDestroy, OnInit } from "@angular/core";
|
|
2
|
-
import { TooltipPosition } from "@angular/material/tooltip";
|
|
3
|
-
import { ActivatedRoute, Router } from "@angular/router";
|
|
4
|
-
import { NiceUtilsService } from "../../../../../providers/utils";
|
|
5
|
-
import { NiceNavigationService } from "../../../navigation.service";
|
|
6
|
-
import { NiceNavigationItem } from "../../../navigation.types";
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class NiceVerticalNavigationBasicItemComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _changeDetectorRef;
|
|
10
|
-
private _niceNavigationService;
|
|
11
|
-
private _niceUtilsService;
|
|
12
|
-
private _route;
|
|
13
|
-
private _router;
|
|
14
|
-
private _niceVerticalNavigationComponent;
|
|
15
|
-
private _unsubscribeAll;
|
|
16
|
-
item: NiceNavigationItem;
|
|
17
|
-
name: string;
|
|
18
|
-
showTooltips: boolean;
|
|
19
|
-
tooltipPosition: TooltipPosition;
|
|
20
|
-
itemActive$: import("rxjs").Observable<boolean>;
|
|
21
|
-
/**
|
|
22
|
-
* Constructor
|
|
23
|
-
*/
|
|
24
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, _niceNavigationService: NiceNavigationService, _niceUtilsService: NiceUtilsService, _route: ActivatedRoute, _router: Router);
|
|
25
|
-
/**
|
|
26
|
-
* On init
|
|
27
|
-
*/
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
/**
|
|
30
|
-
* On destroy
|
|
31
|
-
*/
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NiceVerticalNavigationBasicItemComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NiceVerticalNavigationBasicItemComponent, "nice-vertical-navigation-basic-item", never, { "item": { "alias": "item"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showTooltips": { "alias": "showTooltips"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; }, {}, never, never, false, never>;
|
|
35
|
-
}
|