@recursyve/nice-ui-kit.v2 18.0.0-beta.144 → 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 +899 -738
- 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 +2 -1
- package/src/lib/components/chip-list/chip-list.theme.scss +2 -2
- package/src/lib/components/date-range-picker/date-range-picker.theme.scss +6 -5
- package/src/lib/components/horizontal-stepper/horizontal-stepper.theme.scss +3 -2
- package/src/lib/components/navigation/vertical/vertical.theme.scss +8 -8
- package/src/lib/components/toggle-button-group/toggle-button-group.theme.scss +8 -7
- package/src/lib/nice.theme.scss +74 -82
- 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 -459
- 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 -51
- package/esm2022/lib/components/carousel/carousel.constant.mjs +0 -3
- package/esm2022/lib/components/carousel/carousel.module.mjs +0 -54
- package/esm2022/lib/components/carousel/index.mjs +0 -2
- package/esm2022/lib/components/carousel/interfaces/carousel-options.interface.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 -125
- 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 -48
- 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 -490
- 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 -90
- 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 -23
- package/lib/components/carousel/carousel.constant.d.ts +0 -2
- package/lib/components/carousel/carousel.module.d.ts +0 -17
- package/lib/components/carousel/index.d.ts +0 -1
- package/lib/components/carousel/interfaces/carousel-options.interface.d.ts +0 -9
- 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 -17
- 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 -13
- 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
package/package.json
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@recursyve/nice-ui-kit.v2",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "20.0.0-beta.145",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"sass": "./_index.scss",
|
|
7
7
|
"types": "./index.d.ts",
|
|
8
|
-
"esm2022": "./esm2022/recursyve-nice-ui-kit.v2.mjs",
|
|
9
|
-
"esm": "./esm2022/recursyve-nice-ui-kit.v2.mjs",
|
|
10
8
|
"default": "./fesm2022/recursyve-nice-ui-kit.v2.mjs"
|
|
11
9
|
},
|
|
12
10
|
"./package.json": {
|
|
@@ -14,13 +12,13 @@
|
|
|
14
12
|
}
|
|
15
13
|
},
|
|
16
14
|
"peerDependencies": {
|
|
17
|
-
"@angular/cdk": "^
|
|
18
|
-
"@angular/common": "^
|
|
19
|
-
"@angular/core": "^
|
|
20
|
-
"@angular/forms": "^
|
|
21
|
-
"@angular/material": "^
|
|
22
|
-
"@recursyve/ngx-form-generator": ">=
|
|
23
|
-
"ngx-mask": "^
|
|
15
|
+
"@angular/cdk": "^20.0.0",
|
|
16
|
+
"@angular/common": "^20.0.0",
|
|
17
|
+
"@angular/core": "^20.0.0",
|
|
18
|
+
"@angular/forms": "^20.0.0",
|
|
19
|
+
"@angular/material": "^20.0.0",
|
|
20
|
+
"@recursyve/ngx-form-generator": ">= 20.0.0-beta.50",
|
|
21
|
+
"ngx-mask": "^20.0.0",
|
|
24
22
|
"perfect-scrollbar": "^1.5.5",
|
|
25
23
|
"uuid": ">= 9.0.0"
|
|
26
24
|
},
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@use "../../nice.utils" as nice;
|
|
2
|
-
@
|
|
2
|
+
@use "./components/item-list/item-list.theme" as item;
|
|
3
3
|
|
|
4
4
|
@mixin nice-chip-list-theme($theme) {
|
|
5
|
-
@include nice-item-list-theme($theme);
|
|
5
|
+
@include item.nice-item-list-theme($theme);
|
|
6
6
|
|
|
7
7
|
nice-chip-list {
|
|
8
8
|
@apply w-full;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
@use "sass:map";
|
|
1
2
|
@use "@angular/material" as mat;
|
|
2
3
|
|
|
3
4
|
@mixin nice-date-picker-theme($theme) {
|
|
4
|
-
$accent: map
|
|
5
|
-
$background: map
|
|
6
|
-
$foreground: map
|
|
5
|
+
$accent: map.get($theme, accent);
|
|
6
|
+
$background: map.get($theme, background);
|
|
7
|
+
$foreground: map.get($theme, foreground);
|
|
7
8
|
|
|
8
9
|
mat-calendar.nice-date-range-picker {
|
|
9
10
|
.mat-calendar-body-in-range::before {
|
|
@@ -15,7 +16,7 @@
|
|
|
15
16
|
.from-to {
|
|
16
17
|
@apply flex;
|
|
17
18
|
|
|
18
|
-
color: map
|
|
19
|
+
color: map.get($foreground, text);
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
.nice-date-picker-container {
|
|
@@ -32,7 +33,7 @@
|
|
|
32
33
|
}
|
|
33
34
|
|
|
34
35
|
nice-range-preset {
|
|
35
|
-
background-color: map
|
|
36
|
+
background-color: map.get($background, background);
|
|
36
37
|
|
|
37
38
|
button {
|
|
38
39
|
.mat-button-focus-overlay {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
@use "sass:map";
|
|
1
2
|
@use "@angular/material" as mat;
|
|
2
3
|
|
|
3
4
|
@mixin nice-horizontal-stepper-theme($theme) {
|
|
4
|
-
$primary: map
|
|
5
|
-
$accent: map
|
|
5
|
+
$primary: map.get($theme, primary);
|
|
6
|
+
$accent: map.get($theme, accent);
|
|
6
7
|
|
|
7
8
|
nice-horizontal-stepper {
|
|
8
9
|
.step {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
1
|
+
@use "./styles/appearances/default.theme" as default;
|
|
2
|
+
@use "./styles/appearances/compact.theme" as compact;
|
|
3
|
+
@use "./styles/appearances/dense.theme" as dense;
|
|
4
|
+
@use "./styles/appearances/thin.theme" as thin;
|
|
5
5
|
|
|
6
6
|
@mixin nice-vertical-navigation-theme() {
|
|
7
|
-
@include nice-vertical-navigation-default-theme();
|
|
8
|
-
@include nice-vertical-navigation-compact-theme();
|
|
9
|
-
@include nice-vertical-navigation-dense-theme();
|
|
10
|
-
@include nice-vertical-navigation-thin-theme();
|
|
7
|
+
@include default.nice-vertical-navigation-default-theme();
|
|
8
|
+
@include compact.nice-vertical-navigation-compact-theme();
|
|
9
|
+
@include dense.nice-vertical-navigation-dense-theme();
|
|
10
|
+
@include thin.nice-vertical-navigation-thin-theme();
|
|
11
11
|
|
|
12
12
|
.nice-vertical-navigation-item-tooltips {
|
|
13
13
|
background-color: var(--nice-bg-tooltip);
|
|
@@ -1,15 +1,16 @@
|
|
|
1
|
+
@use "sass:map";
|
|
1
2
|
@use "@angular/material" as mat;
|
|
2
3
|
|
|
3
4
|
@mixin nice-toggle-button-group-theme($theme) {
|
|
4
|
-
$background: map
|
|
5
|
-
$foreground: map
|
|
6
|
-
$accent: map
|
|
7
|
-
$primary: map
|
|
8
|
-
$warn: map
|
|
5
|
+
$background: map.get($theme, background);
|
|
6
|
+
$foreground: map.get($theme, foreground);
|
|
7
|
+
$accent: map.get($theme, accent);
|
|
8
|
+
$primary: map.get($theme, primary);
|
|
9
|
+
$warn: map.get($theme, warn);
|
|
9
10
|
|
|
10
11
|
nice-toggle-button-group {
|
|
11
12
|
.toggle-button-group {
|
|
12
|
-
background-color: map
|
|
13
|
+
background-color: map.get($background, status-bar);
|
|
13
14
|
|
|
14
15
|
.toggle-button {
|
|
15
16
|
&.selected {
|
|
@@ -33,7 +34,7 @@
|
|
|
33
34
|
}
|
|
34
35
|
|
|
35
36
|
.toggle-button-inner {
|
|
36
|
-
color: map
|
|
37
|
+
color: map.get($foreground, disabled);
|
|
37
38
|
}
|
|
38
39
|
}
|
|
39
40
|
}
|
package/src/lib/nice.theme.scss
CHANGED
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
/** Configure the Angular Material density **/
|
|
5
5
|
// @include all-component-densities(-2);
|
|
6
6
|
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
-
@
|
|
19
|
-
@
|
|
7
|
+
@use "./components/alert/alert.theme" as alert;
|
|
8
|
+
@use "./components/assets-carousel/assets-carousel.theme" as assets-carousel;
|
|
9
|
+
@use "./components/base-form/base-form.theme" as base-form;
|
|
10
|
+
@use "./components/card/card.theme" as card;
|
|
11
|
+
@use "./components/collapsable/collapsable.theme" as collapsable;
|
|
12
|
+
@use "./components/date-range-picker/date-range-picker.theme" as date-range-picker;
|
|
13
|
+
@use "./components/drawer/drawer.theme" as drawer;
|
|
14
|
+
@use "./components/horizontal-stepper/horizontal-stepper.theme" as horizontal-stepper;
|
|
15
|
+
@use "./components/navigation/horizontal/horizontal.theme" as horizontal-navigation;
|
|
16
|
+
@use "./components/navigation/vertical/vertical.theme" as vertical-navigation;
|
|
17
|
+
@use "./components/toggle-button-group/toggle-button-group.theme" as toggle-button-group;
|
|
18
|
+
@use "./components/chip-list/chip-list.theme" as chip-list;
|
|
19
|
+
@use "./directives/chip-list/chip-list-items/chip-list-items.theme" as chip-list-items;
|
|
20
20
|
|
|
21
21
|
@mixin nice-components-theme($theme) {
|
|
22
|
-
@include nice-alert-theme($theme);
|
|
23
|
-
@include nice-assets-carousel-theme($theme);
|
|
24
|
-
@include nice-base-form-theme($theme);
|
|
25
|
-
@include nice-card-theme($theme);
|
|
26
|
-
@include nice-collapsable-theme($theme);
|
|
27
|
-
@include nice-date-picker-theme($theme);
|
|
28
|
-
@include nice-drawer-theme($theme);
|
|
29
|
-
@include nice-horizontal-stepper-theme($theme);
|
|
30
|
-
@include nice-toggle-button-group-theme($theme);
|
|
31
|
-
@include nice-chip-list-theme($theme);
|
|
32
|
-
@include nice-chip-list-items-theme($theme);
|
|
22
|
+
@include alert.nice-alert-theme($theme);
|
|
23
|
+
@include assets-carousel.nice-assets-carousel-theme($theme);
|
|
24
|
+
@include base-form.nice-base-form-theme($theme);
|
|
25
|
+
@include card.nice-card-theme($theme);
|
|
26
|
+
@include collapsable.nice-collapsable-theme($theme);
|
|
27
|
+
@include date-range-picker.nice-date-picker-theme($theme);
|
|
28
|
+
@include drawer.nice-drawer-theme($theme);
|
|
29
|
+
@include horizontal-stepper.nice-horizontal-stepper-theme($theme);
|
|
30
|
+
@include toggle-button-group.nice-toggle-button-group-theme($theme);
|
|
31
|
+
@include chip-list.nice-chip-list-theme($theme);
|
|
32
|
+
@include chip-list-items.nice-chip-list-items-theme($theme);
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
@mixin nice-custom-theme($theme) {
|
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
thead {
|
|
68
68
|
tr {
|
|
69
69
|
th {
|
|
70
|
-
color: map
|
|
71
|
-
border-bottom: 1px solid map
|
|
70
|
+
color: map.get($foreground, secondary-text);
|
|
71
|
+
border-bottom: 1px solid map.get($foreground, divider);
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
}
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
tbody {
|
|
77
77
|
tr {
|
|
78
78
|
td {
|
|
79
|
-
border-bottom: 1px solid map
|
|
79
|
+
border-bottom: 1px solid map.get($foreground, divider);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
}
|
|
@@ -206,52 +206,62 @@ $palettes: ();
|
|
|
206
206
|
set. We can just create one light and one dark theme and then switch the
|
|
207
207
|
CSS Custom Properties to dynamically switch the colors. */
|
|
208
208
|
@function nice-light-theme() {
|
|
209
|
+
$typography: mat.m2-define-typography-config(
|
|
210
|
+
$font-family: theme('fontFamily.sans'),
|
|
211
|
+
$headline-1: mat.m2-define-typography-level(1.875rem, 2.25rem, 800, theme('fontFamily.sans')),
|
|
212
|
+
$headline-2: mat.m2-define-typography-level(1.25rem, 1.75rem, 700, theme('fontFamily.sans')),
|
|
213
|
+
$headline-3: mat.m2-define-typography-level(1.125rem, 1.75rem, 600, theme('fontFamily.sans')),
|
|
214
|
+
$headline-4: mat.m2-define-typography-level(0.875rem, 1.25rem, 600, theme('fontFamily.sans')),
|
|
215
|
+
$headline-5: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
216
|
+
$headline-6: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
217
|
+
$subtitle-1: mat.m2-define-typography-level(1rem, 1.75rem, 400, theme('fontFamily.sans')),
|
|
218
|
+
$subtitle-2: mat.m2-define-typography-level(0.875rem, 1.25rem, 600, theme('fontFamily.sans')),
|
|
219
|
+
$body-1: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
220
|
+
$body-2: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
221
|
+
$caption: mat.m2-define-typography-level(0.75rem, 1rem, 400, theme('fontFamily.sans')),
|
|
222
|
+
$button: mat.m2-define-typography-level(0.875rem, 0.875rem, 500, theme('fontFamily.sans')),
|
|
223
|
+
$overline: mat.m2-define-typography-level(0.75rem, 2rem, 500, theme('fontFamily.sans'))
|
|
224
|
+
);
|
|
225
|
+
|
|
209
226
|
$base-light-theme: mat.m2-define-light-theme((
|
|
210
|
-
color: ($palettes)
|
|
227
|
+
color: ($palettes),
|
|
228
|
+
typography: $typography
|
|
211
229
|
));
|
|
212
230
|
|
|
213
|
-
$light-theme: (
|
|
214
|
-
color: (
|
|
215
|
-
primary: map.get(map.get($base-light-theme, color), primary),
|
|
216
|
-
accent: map.get(map.get($base-light-theme, color), accent),
|
|
217
|
-
warn: map.get(map.get($base-light-theme, color), warn),
|
|
218
|
-
is-dark: map.get(map.get($base-light-theme, color), is-dark),
|
|
219
|
-
foreground: $foreground-light,
|
|
220
|
-
background: $background-light
|
|
221
|
-
),
|
|
222
|
-
typography: null,
|
|
231
|
+
$light-theme: map.merge($base-light-theme, (
|
|
223
232
|
density: null,
|
|
224
|
-
primary: map.get(map.get($base-light-theme, color), primary),
|
|
225
|
-
accent: map.get(map.get($base-light-theme, color), accent),
|
|
226
|
-
warn: map.get(map.get($base-light-theme, color), warn),
|
|
227
|
-
is-dark: map.get(map.get($base-light-theme, color), is-dark),
|
|
228
233
|
foreground: $foreground-light,
|
|
229
234
|
background: $background-light
|
|
230
|
-
);
|
|
235
|
+
));
|
|
231
236
|
|
|
232
|
-
@return $light-theme;
|
|
237
|
+
@return $base-light-theme;
|
|
233
238
|
}
|
|
234
239
|
|
|
235
240
|
@function nice-dark-theme() {
|
|
241
|
+
$typography: mat.m2-define-typography-config(
|
|
242
|
+
$font-family: theme('fontFamily.sans'),
|
|
243
|
+
$headline-1: mat.m2-define-typography-level(1.875rem, 2.25rem, 800, theme('fontFamily.sans')),
|
|
244
|
+
$headline-2: mat.m2-define-typography-level(1.25rem, 1.75rem, 700, theme('fontFamily.sans')),
|
|
245
|
+
$headline-3: mat.m2-define-typography-level(1.125rem, 1.75rem, 600, theme('fontFamily.sans')),
|
|
246
|
+
$headline-4: mat.m2-define-typography-level(0.875rem, 1.25rem, 600, theme('fontFamily.sans')),
|
|
247
|
+
$headline-5: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
248
|
+
$headline-6: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
249
|
+
$subtitle-1: mat.m2-define-typography-level(1rem, 1.75rem, 400, theme('fontFamily.sans')),
|
|
250
|
+
$subtitle-2: mat.m2-define-typography-level(0.875rem, 1.25rem, 600, theme('fontFamily.sans')),
|
|
251
|
+
$body-1: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
252
|
+
$body-2: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
253
|
+
$caption: mat.m2-define-typography-level(0.75rem, 1rem, 400, theme('fontFamily.sans')),
|
|
254
|
+
$button: mat.m2-define-typography-level(0.875rem, 0.875rem, 500, theme('fontFamily.sans')),
|
|
255
|
+
$overline: mat.m2-define-typography-level(0.75rem, 2rem, 500, theme('fontFamily.sans'))
|
|
256
|
+
);
|
|
257
|
+
|
|
236
258
|
$base-dark-theme: mat.m2-define-dark-theme((
|
|
237
|
-
color: ($palettes)
|
|
259
|
+
color: ($palettes),
|
|
260
|
+
typography: $typography
|
|
238
261
|
));
|
|
239
262
|
|
|
240
263
|
$dark-theme: (
|
|
241
|
-
color: (
|
|
242
|
-
primary: map.get(map.get($base-dark-theme, color), primary),
|
|
243
|
-
accent: map.get(map.get($base-dark-theme, color), accent),
|
|
244
|
-
warn: map.get(map.get($base-dark-theme, color), warn),
|
|
245
|
-
is-dark: map.get(map.get($base-dark-theme, color), is-dark),
|
|
246
|
-
foreground: $foreground-dark,
|
|
247
|
-
background: $background-dark
|
|
248
|
-
),
|
|
249
|
-
typography: null,
|
|
250
264
|
density: null,
|
|
251
|
-
primary: map.get(map.get($base-dark-theme, color), primary),
|
|
252
|
-
accent: map.get(map.get($base-dark-theme, color), accent),
|
|
253
|
-
warn: map.get(map.get($base-dark-theme, color), warn),
|
|
254
|
-
is-dark: map.get(map.get($base-dark-theme, color), is-dark),
|
|
255
265
|
foreground: $foreground-dark,
|
|
256
266
|
background: $background-dark
|
|
257
267
|
);
|
|
@@ -261,28 +271,8 @@ $palettes: ();
|
|
|
261
271
|
|
|
262
272
|
@mixin core() {
|
|
263
273
|
/** Include the core Angular Material styles */
|
|
264
|
-
@include mat.
|
|
265
|
-
|
|
266
|
-
@include mat.all-component-themes((
|
|
267
|
-
color: null,
|
|
268
|
-
density: 0,
|
|
269
|
-
typography: mat.m2-define-typography-config(
|
|
270
|
-
$font-family: theme('fontFamily.sans'),
|
|
271
|
-
$headline-1: mat.m2-define-typography-level(1.875rem, 2.25rem, 800, theme('fontFamily.sans')),
|
|
272
|
-
$headline-2: mat.m2-define-typography-level(1.25rem, 1.75rem, 700, theme('fontFamily.sans')),
|
|
273
|
-
$headline-3: mat.m2-define-typography-level(1.125rem, 1.75rem, 600, theme('fontFamily.sans')),
|
|
274
|
-
$headline-4: mat.m2-define-typography-level(0.875rem, 1.25rem, 600, theme('fontFamily.sans')),
|
|
275
|
-
$headline-5: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
276
|
-
$headline-6: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
277
|
-
$subtitle-1: mat.m2-define-typography-level(1rem, 1.75rem, 400, theme('fontFamily.sans')),
|
|
278
|
-
$subtitle-2: mat.m2-define-typography-level(0.875rem, 1.25rem, 600, theme('fontFamily.sans')),
|
|
279
|
-
$body-1: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
280
|
-
$body-2: mat.m2-define-typography-level(0.875rem, 1.5rem, 400, theme('fontFamily.sans')),
|
|
281
|
-
$caption: mat.m2-define-typography-level(0.75rem, 1rem, 400, theme('fontFamily.sans')),
|
|
282
|
-
$button: mat.m2-define-typography-level(0.875rem, 0.875rem, 500, theme('fontFamily.sans')),
|
|
283
|
-
$overline: mat.m2-define-typography-level(0.75rem, 2rem, 500, theme('fontFamily.sans'))
|
|
284
|
-
)
|
|
285
|
-
));
|
|
274
|
+
@include mat.elevation-classes();
|
|
275
|
+
@include mat.app-background();
|
|
286
276
|
|
|
287
277
|
body.light,
|
|
288
278
|
body .light {
|
|
@@ -290,6 +280,7 @@ $palettes: ();
|
|
|
290
280
|
@include mat.all-component-themes($light-theme);
|
|
291
281
|
@include nice-components-theme($light-theme);
|
|
292
282
|
@include nice-custom-theme($light-theme);
|
|
283
|
+
|
|
293
284
|
.cdk-overlay-dark-backdrop {
|
|
294
285
|
background: hsla(0, 0%, 100%, .36);
|
|
295
286
|
}
|
|
@@ -301,11 +292,12 @@ $palettes: ();
|
|
|
301
292
|
@include mat.all-component-themes($dark-theme);
|
|
302
293
|
@include nice-components-theme($dark-theme);
|
|
303
294
|
@include nice-custom-theme($dark-theme);
|
|
295
|
+
|
|
304
296
|
.cdk-overlay-dark-backdrop {
|
|
305
297
|
background: hsla(0, 0%, 20%, .50);
|
|
306
298
|
}
|
|
307
299
|
}
|
|
308
300
|
|
|
309
|
-
@include nice-horizontal-navigation-theme();
|
|
310
|
-
@include nice-vertical-navigation-theme();
|
|
301
|
+
@include horizontal-navigation.nice-horizontal-navigation-theme();
|
|
302
|
+
@include vertical-navigation.nice-vertical-navigation-theme();
|
|
311
303
|
}
|
package/src/lib/nice.utils.scss
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
|
|
1
3
|
// Material theming tools
|
|
2
4
|
|
|
3
5
|
// Media step breakpoint mixin based on Angular Material lib
|
|
@@ -27,7 +29,7 @@ $helper-breakpoints: (
|
|
|
27
29
|
);
|
|
28
30
|
|
|
29
31
|
@mixin media-breakpoint($breakpointName) {
|
|
30
|
-
$mediaQuery: map
|
|
32
|
+
$mediaQuery: map.get($breakpoints, $breakpointName);
|
|
31
33
|
|
|
32
34
|
@if ($mediaQuery == null) {
|
|
33
35
|
@content
|
package/styles/main.scss
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* 1. Overrides */
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
2
|
+
@use "overrides/angular-material";
|
|
3
|
+
@use "overrides/fullcalendar";
|
|
4
|
+
@use "overrides/perfect-scrollbar";
|
|
5
|
+
@use "overrides/quill";
|
package/styles/nice.scss
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
|
|
1
3
|
// Material theming tools
|
|
2
4
|
|
|
3
5
|
// Media step breakpoint mixin based on Angular Material lib
|
|
@@ -27,7 +29,7 @@ $helper-breakpoints: (
|
|
|
27
29
|
);
|
|
28
30
|
|
|
29
31
|
@mixin media-breakpoint($breakpointName) {
|
|
30
|
-
$mediaQuery: map
|
|
32
|
+
$mediaQuery: map.get($breakpoints, $breakpointName);
|
|
31
33
|
|
|
32
34
|
@if ($mediaQuery == null) {
|
|
33
35
|
@content
|
|
@@ -1466,7 +1466,7 @@ table {
|
|
|
1466
1466
|
}
|
|
1467
1467
|
|
|
1468
1468
|
.mdc-checkbox__mixedmark {
|
|
1469
|
-
--
|
|
1469
|
+
--mat-checkbox-selected-checkmark-color: var(--nice-on-accent) #{!important};
|
|
1470
1470
|
}
|
|
1471
1471
|
}
|
|
1472
1472
|
|
|
@@ -1476,7 +1476,7 @@ table {
|
|
|
1476
1476
|
}
|
|
1477
1477
|
|
|
1478
1478
|
.mdc-checkbox__mixedmark {
|
|
1479
|
-
--
|
|
1479
|
+
--mat-checkbox-selected-checkmark-color: var(--nice-on-primary) #{!important};
|
|
1480
1480
|
}
|
|
1481
1481
|
}
|
|
1482
1482
|
|
|
@@ -1486,7 +1486,7 @@ table {
|
|
|
1486
1486
|
}
|
|
1487
1487
|
|
|
1488
1488
|
.mdc-checkbox__mixedmark {
|
|
1489
|
-
--
|
|
1489
|
+
--mat-checkbox-selected-checkmark-color: var(--nice-on-warn) #{!important};
|
|
1490
1490
|
}
|
|
1491
1491
|
}
|
|
1492
1492
|
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { animate, animation, style, transition, trigger, useAnimation } from "@angular/animations";
|
|
2
|
-
export class NiceAnimationCurves {
|
|
3
|
-
static { this.STANDARD_CURVE = "cubic-bezier(0.4, 0.0, 0.2, 1)"; }
|
|
4
|
-
static { this.DECELERATION_CURVE = "cubic-bezier(0.0, 0.0, 0.2, 1)"; }
|
|
5
|
-
static { this.ACCELERATION_CURVE = "cubic-bezier(0.4, 0.0, 1, 1)"; }
|
|
6
|
-
static { this.SHARP_CURVE = "cubic-bezier(0.4, 0.0, 0.6, 1)"; }
|
|
7
|
-
}
|
|
8
|
-
export class NiceAnimationDurations {
|
|
9
|
-
static { this.COMPLEX = "375ms"; }
|
|
10
|
-
static { this.ENTERING = "225ms"; }
|
|
11
|
-
static { this.EXITING = "195ms"; }
|
|
12
|
-
}
|
|
13
|
-
const customAnimation = animation([
|
|
14
|
-
style({
|
|
15
|
-
opacity: "{{opacity}}",
|
|
16
|
-
transform: "scale({{scale}}) translate3d({{x}}, {{y}}, {{z}})"
|
|
17
|
-
}),
|
|
18
|
-
animate("{{duration}} {{delay}} cubic-bezier(0.0, 0.0, 0.2, 1)", style("*"))
|
|
19
|
-
], {
|
|
20
|
-
params: {
|
|
21
|
-
duration: "200ms",
|
|
22
|
-
delay: "0ms",
|
|
23
|
-
opacity: "0",
|
|
24
|
-
scale: "1",
|
|
25
|
-
x: "0",
|
|
26
|
-
y: "0",
|
|
27
|
-
z: "0"
|
|
28
|
-
}
|
|
29
|
-
});
|
|
30
|
-
const defaultAnimation = trigger("animate", [transition("void => *", [useAnimation(customAnimation)])]);
|
|
31
|
-
export { defaultAnimation };
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmYXVsdHMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9uaWNlLXVpLWtpdC12Mi9zcmMvbGliL2FuaW1hdGlvbnMvZGVmYXVsdHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLFVBQVUsRUFBRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFFbkcsTUFBTSxPQUFPLG1CQUFtQjthQUNyQixtQkFBYyxHQUFHLGdDQUFnQyxDQUFDO2FBQ2xELHVCQUFrQixHQUFHLGdDQUFnQyxDQUFDO2FBQ3RELHVCQUFrQixHQUFHLDhCQUE4QixDQUFDO2FBQ3BELGdCQUFXLEdBQUcsZ0NBQWdDLENBQUM7O0FBRzFELE1BQU0sT0FBTyxzQkFBc0I7YUFDeEIsWUFBTyxHQUFHLE9BQU8sQ0FBQzthQUNsQixhQUFRLEdBQUcsT0FBTyxDQUFDO2FBQ25CLFlBQU8sR0FBRyxPQUFPLENBQUM7O0FBRzdCLE1BQU0sZUFBZSxHQUFHLFNBQVMsQ0FBQztJQUM5QixLQUFLLENBQUM7UUFDRixPQUFPLEVBQUUsYUFBYTtRQUN0QixTQUFTLEVBQUUsbURBQW1EO0tBQ2pFLENBQUM7SUFDRixPQUFPLENBQUMsdURBQXVELEVBQUUsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0NBQy9FLEVBQUU7SUFDQyxNQUFNLEVBQUU7UUFDSixRQUFRLEVBQUUsT0FBTztRQUNqQixLQUFLLEVBQUUsS0FBSztRQUNaLE9BQU8sRUFBRSxHQUFHO1FBQ1osS0FBSyxFQUFFLEdBQUc7UUFDVixDQUFDLEVBQUUsR0FBRztRQUNOLENBQUMsRUFBRSxHQUFHO1FBQ04sQ0FBQyxFQUFFLEdBQUc7S0FDVDtDQUNKLENBQUMsQ0FBQztBQUVILE1BQU0sZ0JBQWdCLEdBQUcsT0FBTyxDQUFDLFNBQVMsRUFBRSxDQUFDLFVBQVUsQ0FBQyxXQUFXLEVBQUUsQ0FBQyxZQUFZLENBQUMsZUFBZSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUV4RyxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGFuaW1hdGUsIGFuaW1hdGlvbiwgc3R5bGUsIHRyYW5zaXRpb24sIHRyaWdnZXIsIHVzZUFuaW1hdGlvbiB9IGZyb20gXCJAYW5ndWxhci9hbmltYXRpb25zXCI7XG5cbmV4cG9ydCBjbGFzcyBOaWNlQW5pbWF0aW9uQ3VydmVzIHtcbiAgICBzdGF0aWMgU1RBTkRBUkRfQ1VSVkUgPSBcImN1YmljLWJlemllcigwLjQsIDAuMCwgMC4yLCAxKVwiO1xuICAgIHN0YXRpYyBERUNFTEVSQVRJT05fQ1VSVkUgPSBcImN1YmljLWJlemllcigwLjAsIDAuMCwgMC4yLCAxKVwiO1xuICAgIHN0YXRpYyBBQ0NFTEVSQVRJT05fQ1VSVkUgPSBcImN1YmljLWJlemllcigwLjQsIDAuMCwgMSwgMSlcIjtcbiAgICBzdGF0aWMgU0hBUlBfQ1VSVkUgPSBcImN1YmljLWJlemllcigwLjQsIDAuMCwgMC42LCAxKVwiO1xufVxuXG5leHBvcnQgY2xhc3MgTmljZUFuaW1hdGlvbkR1cmF0aW9ucyB7XG4gICAgc3RhdGljIENPTVBMRVggPSBcIjM3NW1zXCI7XG4gICAgc3RhdGljIEVOVEVSSU5HID0gXCIyMjVtc1wiO1xuICAgIHN0YXRpYyBFWElUSU5HID0gXCIxOTVtc1wiO1xufVxuXG5jb25zdCBjdXN0b21BbmltYXRpb24gPSBhbmltYXRpb24oW1xuICAgIHN0eWxlKHtcbiAgICAgICAgb3BhY2l0eTogXCJ7e29wYWNpdHl9fVwiLFxuICAgICAgICB0cmFuc2Zvcm06IFwic2NhbGUoe3tzY2FsZX19KSB0cmFuc2xhdGUzZCh7e3h9fSwge3t5fX0sIHt7en19KVwiXG4gICAgfSksXG4gICAgYW5pbWF0ZShcInt7ZHVyYXRpb259fSB7e2RlbGF5fX0gY3ViaWMtYmV6aWVyKDAuMCwgMC4wLCAwLjIsIDEpXCIsIHN0eWxlKFwiKlwiKSlcbl0sIHtcbiAgICBwYXJhbXM6IHtcbiAgICAgICAgZHVyYXRpb246IFwiMjAwbXNcIixcbiAgICAgICAgZGVsYXk6IFwiMG1zXCIsXG4gICAgICAgIG9wYWNpdHk6IFwiMFwiLFxuICAgICAgICBzY2FsZTogXCIxXCIsXG4gICAgICAgIHg6IFwiMFwiLFxuICAgICAgICB5OiBcIjBcIixcbiAgICAgICAgejogXCIwXCJcbiAgICB9XG59KTtcblxuY29uc3QgZGVmYXVsdEFuaW1hdGlvbiA9IHRyaWdnZXIoXCJhbmltYXRlXCIsIFt0cmFuc2l0aW9uKFwidm9pZCA9PiAqXCIsIFt1c2VBbmltYXRpb24oY3VzdG9tQW5pbWF0aW9uKV0pXSk7XG5cbmV4cG9ydCB7IGRlZmF1bHRBbmltYXRpb24gfTtcbiJdfQ==
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { animate, state, style, transition, trigger } from "@angular/animations";
|
|
2
|
-
import { NiceAnimationCurves, NiceAnimationDurations } from "./defaults";
|
|
3
|
-
// -----------------------------------------------------------------------------------------------------
|
|
4
|
-
// @ Expand / collapse
|
|
5
|
-
// -----------------------------------------------------------------------------------------------------
|
|
6
|
-
const expandCollapse = trigger("expandCollapse", [
|
|
7
|
-
state("void, collapsed", style({
|
|
8
|
-
height: "0"
|
|
9
|
-
})),
|
|
10
|
-
state("*, expanded", style("*")),
|
|
11
|
-
// Prevent the transition if the state is false
|
|
12
|
-
transition("void <=> false, collapsed <=> false, expanded <=> false", []),
|
|
13
|
-
// Transition
|
|
14
|
-
transition("void <=> *, collapsed <=> expanded", animate("{{timings}}"), {
|
|
15
|
-
params: {
|
|
16
|
-
timings: `${NiceAnimationDurations.ENTERING} ${NiceAnimationCurves.DECELERATION_CURVE}`
|
|
17
|
-
}
|
|
18
|
-
})
|
|
19
|
-
]);
|
|
20
|
-
export { expandCollapse };
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwYW5kLWNvbGxhcHNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9hbmltYXRpb25zL2V4cGFuZC1jb2xsYXBzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLE9BQU8sRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ2pGLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxzQkFBc0IsRUFBRSxNQUFNLFlBQVksQ0FBQztBQUV6RSx3R0FBd0c7QUFDeEcsc0JBQXNCO0FBQ3RCLHdHQUF3RztBQUN4RyxNQUFNLGNBQWMsR0FBRyxPQUFPLENBQUMsZ0JBQWdCLEVBQzNDO0lBQ0ksS0FBSyxDQUFDLGlCQUFpQixFQUNuQixLQUFLLENBQUM7UUFDRixNQUFNLEVBQUUsR0FBRztLQUNkLENBQUMsQ0FDTDtJQUVELEtBQUssQ0FBQyxhQUFhLEVBQ2YsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUNiO0lBRUQsK0NBQStDO0lBQy9DLFVBQVUsQ0FBQyx5REFBeUQsRUFBRSxFQUFFLENBQUM7SUFFekUsYUFBYTtJQUNiLFVBQVUsQ0FBQyxvQ0FBb0MsRUFDM0MsT0FBTyxDQUFDLGFBQWEsQ0FBQyxFQUN0QjtRQUNJLE1BQU0sRUFBRTtZQUNKLE9BQU8sRUFBRSxHQUFHLHNCQUFzQixDQUFDLFFBQVEsSUFBSSxtQkFBbUIsQ0FBQyxrQkFBa0IsRUFBRTtTQUMxRjtLQUNKLENBQ0o7Q0FDSixDQUNKLENBQUM7QUFFRixPQUFPLEVBQUUsY0FBYyxFQUFFLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBhbmltYXRlLCBzdGF0ZSwgc3R5bGUsIHRyYW5zaXRpb24sIHRyaWdnZXIgfSBmcm9tIFwiQGFuZ3VsYXIvYW5pbWF0aW9uc1wiO1xuaW1wb3J0IHsgTmljZUFuaW1hdGlvbkN1cnZlcywgTmljZUFuaW1hdGlvbkR1cmF0aW9ucyB9IGZyb20gXCIuL2RlZmF1bHRzXCI7XG5cbi8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4vLyBAIEV4cGFuZCAvIGNvbGxhcHNlXG4vLyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLVxuY29uc3QgZXhwYW5kQ29sbGFwc2UgPSB0cmlnZ2VyKFwiZXhwYW5kQ29sbGFwc2VcIixcbiAgICBbXG4gICAgICAgIHN0YXRlKFwidm9pZCwgY29sbGFwc2VkXCIsXG4gICAgICAgICAgICBzdHlsZSh7XG4gICAgICAgICAgICAgICAgaGVpZ2h0OiBcIjBcIlxuICAgICAgICAgICAgfSlcbiAgICAgICAgKSxcblxuICAgICAgICBzdGF0ZShcIiosIGV4cGFuZGVkXCIsXG4gICAgICAgICAgICBzdHlsZShcIipcIilcbiAgICAgICAgKSxcblxuICAgICAgICAvLyBQcmV2ZW50IHRoZSB0cmFuc2l0aW9uIGlmIHRoZSBzdGF0ZSBpcyBmYWxzZVxuICAgICAgICB0cmFuc2l0aW9uKFwidm9pZCA8PT4gZmFsc2UsIGNvbGxhcHNlZCA8PT4gZmFsc2UsIGV4cGFuZGVkIDw9PiBmYWxzZVwiLCBbXSksXG5cbiAgICAgICAgLy8gVHJhbnNpdGlvblxuICAgICAgICB0cmFuc2l0aW9uKFwidm9pZCA8PT4gKiwgY29sbGFwc2VkIDw9PiBleHBhbmRlZFwiLFxuICAgICAgICAgICAgYW5pbWF0ZShcInt7dGltaW5nc319XCIpLFxuICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgIHBhcmFtczoge1xuICAgICAgICAgICAgICAgICAgICB0aW1pbmdzOiBgJHtOaWNlQW5pbWF0aW9uRHVyYXRpb25zLkVOVEVSSU5HfSAke05pY2VBbmltYXRpb25DdXJ2ZXMuREVDRUxFUkFUSU9OX0NVUlZFfWBcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIClcbiAgICBdXG4pO1xuXG5leHBvcnQgeyBleHBhbmRDb2xsYXBzZSB9O1xuIl19
|