@ng-nest/ui 15.0.20 → 16.0.1
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/README.md +1 -1
- package/affix/affix.component.d.ts +9 -9
- package/affix/affix.module.d.ts +9 -9
- package/affix/affix.property.d.ts +25 -25
- package/affix/index.d.ts +5 -5
- package/affix/public-api.d.ts +3 -3
- package/alert/alert.component.d.ts +21 -21
- package/alert/alert.module.d.ts +14 -14
- package/alert/alert.property.d.ts +224 -224
- package/alert/index.d.ts +5 -5
- package/alert/public-api.d.ts +3 -3
- package/anchor/anchor-inner.component.d.ts +6 -6
- package/anchor/anchor.component.d.ts +39 -39
- package/anchor/anchor.module.d.ts +12 -12
- package/anchor/anchor.property.d.ts +73 -73
- package/anchor/index.d.ts +5 -5
- package/anchor/public-api.d.ts +4 -4
- package/api/api.component.d.ts +11 -11
- package/api/api.module.d.ts +8 -8
- package/api/api.property.d.ts +6 -6
- package/api/index.d.ts +5 -5
- package/api/public-api.d.ts +3 -3
- package/auto-complete/auto-complete-portal.component.d.ts +45 -45
- package/auto-complete/auto-complete.component.d.ts +72 -72
- package/auto-complete/auto-complete.module.d.ts +15 -15
- package/auto-complete/auto-complete.property.d.ts +105 -105
- package/auto-complete/index.d.ts +5 -5
- package/auto-complete/public-api.d.ts +4 -4
- package/avatar/avatar-group.component.d.ts +8 -8
- package/avatar/avatar.component.d.ts +28 -28
- package/avatar/avatar.module.d.ts +12 -12
- package/avatar/avatar.property.d.ts +83 -83
- package/avatar/index.d.ts +5 -5
- package/avatar/public-api.d.ts +4 -4
- package/back-top/back-top.component.d.ts +35 -35
- package/back-top/back-top.module.d.ts +11 -11
- package/back-top/back-top.property.d.ts +41 -41
- package/back-top/index.d.ts +5 -5
- package/back-top/public-api.d.ts +3 -3
- package/badge/badge.component.d.ts +26 -25
- package/badge/badge.module.d.ts +9 -9
- package/badge/badge.property.d.ts +50 -50
- package/badge/index.d.ts +5 -5
- package/badge/public-api.d.ts +3 -3
- package/base-form/base-form.component.d.ts +33 -33
- package/base-form/base-form.module.d.ts +8 -8
- package/base-form/base-form.property.d.ts +160 -160
- package/base-form/index.d.ts +5 -5
- package/base-form/public-api.d.ts +3 -3
- package/border/border.component.d.ts +11 -11
- package/border/border.module.d.ts +7 -7
- package/border/border.property.d.ts +6 -6
- package/border/index.d.ts +5 -5
- package/border/public-api.d.ts +3 -3
- package/button/button.component.d.ts +22 -22
- package/button/button.module.d.ts +12 -12
- package/button/button.property.d.ts +194 -194
- package/button/buttons.component.d.ts +16 -16
- package/button/index.d.ts +5 -5
- package/button/public-api.d.ts +4 -4
- package/calendar/calendar.component.d.ts +45 -45
- package/calendar/calendar.module.d.ts +16 -16
- package/calendar/calendar.property.d.ts +73 -73
- package/calendar/index.d.ts +5 -5
- package/calendar/public-api.d.ts +3 -3
- package/card/card.component.d.ts +15 -15
- package/card/card.module.d.ts +11 -11
- package/card/card.property.d.ts +42 -42
- package/card/index.d.ts +5 -5
- package/card/public-api.d.ts +3 -3
- package/carousel/carousel-panel.component.d.ts +36 -36
- package/carousel/carousel.component.d.ts +32 -32
- package/carousel/carousel.module.d.ts +11 -11
- package/carousel/carousel.property.d.ts +99 -99
- package/carousel/index.d.ts +5 -5
- package/carousel/public-api.d.ts +4 -4
- package/cascade/cascade-portal.component.d.ts +44 -44
- package/cascade/cascade.component.d.ts +69 -69
- package/cascade/cascade.module.d.ts +15 -15
- package/cascade/cascade.property.d.ts +95 -95
- package/cascade/index.d.ts +5 -5
- package/cascade/public-api.d.ts +4 -4
- package/checkbox/checkbox.component.d.ts +32 -32
- package/checkbox/checkbox.module.d.ts +14 -14
- package/checkbox/checkbox.property.d.ts +159 -159
- package/checkbox/index.d.ts +5 -5
- package/checkbox/public-api.d.ts +3 -3
- package/collapse/collapse-panel.component.d.ts +16 -16
- package/collapse/collapse.component.d.ts +17 -17
- package/collapse/collapse.module.d.ts +12 -12
- package/collapse/collapse.property.d.ts +89 -89
- package/collapse/index.d.ts +5 -5
- package/collapse/public-api.d.ts +4 -4
- package/color/color.component.d.ts +17 -17
- package/color/color.module.d.ts +9 -9
- package/color/color.property.d.ts +36 -36
- package/color/index.d.ts +5 -5
- package/color/public-api.d.ts +3 -3
- package/color-picker/color-picker-portal.component.d.ts +134 -134
- package/color-picker/color-picker.component.d.ts +63 -63
- package/color-picker/color-picker.module.d.ts +17 -17
- package/color-picker/color-picker.property.d.ts +53 -53
- package/color-picker/index.d.ts +5 -5
- package/color-picker/public-api.d.ts +4 -4
- package/comment/comment-reply.component.d.ts +20 -20
- package/comment/comment.component.d.ts +28 -28
- package/comment/comment.module.d.ts +18 -18
- package/comment/comment.property.d.ts +125 -125
- package/comment/index.d.ts +5 -5
- package/comment/public-api.d.ts +4 -4
- package/container/aside.component.d.ts +13 -13
- package/container/container.component.d.ts +15 -15
- package/container/container.module.d.ts +13 -13
- package/container/container.property.d.ts +80 -80
- package/container/footer.component.d.ts +17 -17
- package/container/header.component.d.ts +17 -17
- package/container/index.d.ts +5 -5
- package/container/main.component.d.ts +11 -11
- package/container/public-api.d.ts +7 -7
- package/core/animation/badge.d.ts +3 -3
- package/core/animation/connect.d.ts +4 -4
- package/core/animation/consts.d.ts +5 -5
- package/core/animation/drop.d.ts +2 -2
- package/core/animation/fade.d.ts +2 -2
- package/core/animation/move.d.ts +3 -3
- package/core/animation/opacity.d.ts +2 -2
- package/core/animation/public-api.d.ts +8 -8
- package/core/animation/slide.d.ts +3 -3
- package/core/config/config.d.ts +543 -543
- package/core/config/config.service.d.ts +22 -22
- package/core/config/public-api.d.ts +2 -2
- package/core/functions/chunk.d.ts +1 -1
- package/core/functions/clone-deep.d.ts +1 -1
- package/core/functions/convert.d.ts +12 -12
- package/core/functions/date.d.ts +14 -14
- package/core/functions/drop.d.ts +1 -1
- package/core/functions/flex.d.ts +3 -3
- package/core/functions/group-by.d.ts +1 -1
- package/core/functions/guid.d.ts +4 -4
- package/core/functions/has-in.d.ts +1 -1
- package/core/functions/order-by.d.ts +1 -1
- package/core/functions/parent-path.d.ts +1 -1
- package/core/functions/property.d.ts +10 -10
- package/core/functions/public-api.d.ts +14 -14
- package/core/functions/remove.d.ts +1 -1
- package/core/functions/resize.d.ts +7 -7
- package/core/index.d.ts +5 -5
- package/core/interfaces/data.type.d.ts +25 -25
- package/core/interfaces/identify.type.d.ts +18 -18
- package/core/interfaces/index.d.ts +1 -1
- package/core/interfaces/layout.type.d.ts +118 -118
- package/core/interfaces/public-api.d.ts +4 -4
- package/core/interfaces/result-list.type.d.ts +28 -28
- package/core/public-api.d.ts +7 -7
- package/core/services/http.service.d.ts +50 -50
- package/core/services/preloading-strategy.service.d.ts +9 -9
- package/core/services/public-api.d.ts +5 -5
- package/core/services/repository.service.d.ts +28 -28
- package/core/services/reuse-strategy.service.d.ts +39 -39
- package/core/services/storage.service.d.ts +36 -36
- package/core/theme/index.d.ts +1 -1
- package/core/theme/public-api.d.ts +2 -2
- package/core/theme/theme.d.ts +29 -29
- package/core/theme/theme.service.d.ts +41 -41
- package/core/util/animation.d.ts +1 -1
- package/core/util/check.d.ts +2 -2
- package/core/util/computed-style.d.ts +2 -2
- package/core/util/host.d.ts +4 -4
- package/core/util/html.d.ts +4 -4
- package/core/util/index.d.ts +1 -1
- package/core/util/log.d.ts +2 -2
- package/core/util/option.d.ts +10 -10
- package/core/util/public-api.d.ts +7 -7
- package/crumb/crumb.component.d.ts +18 -18
- package/crumb/crumb.module.d.ts +11 -11
- package/crumb/crumb.property.d.ts +73 -73
- package/crumb/index.d.ts +5 -5
- package/crumb/public-api.d.ts +3 -3
- package/date-picker/date-picker-portal.component.d.ts +62 -62
- package/date-picker/date-picker.component.d.ts +71 -71
- package/date-picker/date-picker.module.d.ts +27 -27
- package/date-picker/date-picker.property.d.ts +896 -896
- package/date-picker/date-quarter.pipe.d.ts +9 -9
- package/date-picker/date-range-portal.component.d.ts +83 -83
- package/date-picker/date-range.component.d.ts +90 -90
- package/date-picker/index.d.ts +5 -5
- package/date-picker/picker-date.component.d.ts +55 -55
- package/date-picker/picker-month.component.d.ts +43 -43
- package/date-picker/picker-quarter.component.d.ts +45 -45
- package/date-picker/picker-year.component.d.ts +38 -38
- package/date-picker/public-api.d.ts +11 -11
- package/description/description-item.component.d.ts +9 -9
- package/description/description.component.d.ts +20 -20
- package/description/description.module.d.ts +11 -11
- package/description/description.property.d.ts +88 -88
- package/description/index.d.ts +5 -5
- package/description/public-api.d.ts +4 -4
- package/dialog/dialog-container.component.d.ts +8 -8
- package/dialog/dialog-portal.component.d.ts +46 -46
- package/dialog/dialog-portal.directives.d.ts +41 -41
- package/dialog/dialog-ref.d.ts +19 -19
- package/dialog/dialog.component.d.ts +71 -71
- package/dialog/dialog.module.d.ts +22 -22
- package/dialog/dialog.property.d.ts +391 -391
- package/dialog/dialog.service.d.ts +22 -22
- package/dialog/index.d.ts +5 -5
- package/dialog/public-api.d.ts +8 -8
- package/doc/doc.component.d.ts +9 -9
- package/doc/doc.module.d.ts +8 -8
- package/doc/doc.property.d.ts +6 -6
- package/doc/index.d.ts +5 -5
- package/doc/public-api.d.ts +3 -3
- package/drawer/drawer-container.component.d.ts +8 -8
- package/drawer/drawer-portal.component.d.ts +18 -18
- package/drawer/drawer-portal.directives.d.ts +19 -19
- package/drawer/drawer-ref.d.ts +9 -9
- package/drawer/drawer.component.d.ts +38 -38
- package/drawer/drawer.module.d.ts +15 -15
- package/drawer/drawer.property.d.ts +141 -141
- package/drawer/drawer.service.d.ts +19 -19
- package/drawer/index.d.ts +5 -5
- package/drawer/public-api.d.ts +9 -9
- package/dropdown/dropdown-portal.component.d.ts +64 -64
- package/dropdown/dropdown.component.d.ts +50 -50
- package/dropdown/dropdown.module.d.ts +13 -13
- package/dropdown/dropdown.property.d.ts +99 -99
- package/dropdown/index.d.ts +5 -5
- package/dropdown/public-api.d.ts +4 -4
- package/empty/empty.component.d.ts +16 -16
- package/empty/empty.module.d.ts +12 -12
- package/empty/empty.property.d.ts +25 -25
- package/empty/index.d.ts +5 -5
- package/empty/public-api.d.ts +3 -3
- package/esm2022/affix/affix.component.mjs +18 -0
- package/esm2022/affix/affix.module.mjs +20 -0
- package/esm2022/affix/affix.property.mjs +34 -0
- package/esm2022/affix/ng-nest-ui-affix.mjs +5 -0
- package/esm2022/affix/public-api.mjs +4 -0
- package/esm2022/alert/alert.component.mjs +76 -0
- package/esm2022/alert/alert.module.mjs +25 -0
- package/esm2022/alert/alert.property.mjs +148 -0
- package/esm2022/alert/ng-nest-ui-alert.mjs +5 -0
- package/esm2022/alert/public-api.mjs +4 -0
- package/esm2022/anchor/anchor-inner.component.mjs +18 -0
- package/esm2022/anchor/anchor.component.mjs +168 -0
- package/esm2022/anchor/anchor.module.mjs +23 -0
- package/esm2022/anchor/anchor.property.mjs +59 -0
- package/esm2022/anchor/ng-nest-ui-anchor.mjs +5 -0
- package/esm2022/anchor/public-api.mjs +5 -0
- package/esm2022/api/api.component.mjs +20 -0
- package/esm2022/api/api.module.mjs +19 -0
- package/esm2022/api/api.property.mjs +7 -0
- package/esm2022/api/ng-nest-ui-api.mjs +5 -0
- package/esm2022/api/public-api.mjs +4 -0
- package/esm2022/auto-complete/auto-complete-portal.component.mjs +86 -0
- package/esm2022/auto-complete/auto-complete.component.mjs +306 -0
- package/esm2022/auto-complete/auto-complete.module.mjs +26 -0
- package/esm2022/auto-complete/auto-complete.property.mjs +86 -0
- package/esm2022/auto-complete/ng-nest-ui-auto-complete.mjs +5 -0
- package/esm2022/auto-complete/public-api.mjs +5 -0
- package/esm2022/avatar/avatar-group.component.mjs +20 -0
- package/esm2022/avatar/avatar.component.mjs +116 -0
- package/esm2022/avatar/avatar.module.mjs +23 -0
- package/esm2022/avatar/avatar.property.mjs +74 -0
- package/esm2022/avatar/ng-nest-ui-avatar.mjs +5 -0
- package/esm2022/avatar/public-api.mjs +5 -0
- package/esm2022/back-top/back-top.component.mjs +122 -0
- package/esm2022/back-top/back-top.module.mjs +22 -0
- package/esm2022/back-top/back-top.property.mjs +43 -0
- package/esm2022/back-top/ng-nest-ui-back-top.mjs +5 -0
- package/esm2022/back-top/public-api.mjs +4 -0
- package/esm2022/badge/badge.component.mjs +77 -0
- package/esm2022/badge/badge.module.mjs +20 -0
- package/esm2022/badge/badge.property.mjs +61 -0
- package/esm2022/badge/ng-nest-ui-badge.mjs +5 -0
- package/esm2022/badge/public-api.mjs +4 -0
- package/esm2022/base-form/base-form.component.mjs +87 -0
- package/esm2022/base-form/base-form.module.mjs +18 -0
- package/esm2022/base-form/base-form.property.mjs +133 -0
- package/esm2022/base-form/ng-nest-ui-base-form.mjs +5 -0
- package/esm2022/base-form/public-api.mjs +4 -0
- package/esm2022/border/border.component.mjs +20 -0
- package/esm2022/border/border.module.mjs +17 -0
- package/esm2022/border/border.property.mjs +7 -0
- package/esm2022/border/ng-nest-ui-border.mjs +5 -0
- package/esm2022/border/public-api.mjs +4 -0
- package/esm2022/button/button.component.mjs +80 -0
- package/esm2022/button/button.module.mjs +23 -0
- package/esm2022/button/button.property.mjs +138 -0
- package/esm2022/button/buttons.component.mjs +42 -0
- package/esm2022/button/ng-nest-ui-button.mjs +5 -0
- package/esm2022/button/public-api.mjs +5 -0
- package/esm2022/calendar/calendar.component.mjs +135 -0
- package/esm2022/calendar/calendar.module.mjs +27 -0
- package/esm2022/calendar/calendar.property.mjs +57 -0
- package/esm2022/calendar/ng-nest-ui-calendar.mjs +5 -0
- package/esm2022/calendar/public-api.mjs +4 -0
- package/esm2022/card/card.component.mjs +30 -0
- package/esm2022/card/card.module.mjs +22 -0
- package/esm2022/card/card.property.mjs +43 -0
- package/esm2022/card/ng-nest-ui-card.mjs +5 -0
- package/esm2022/card/public-api.mjs +4 -0
- package/esm2022/carousel/carousel-panel.component.mjs +133 -0
- package/esm2022/carousel/carousel.component.mjs +90 -0
- package/esm2022/carousel/carousel.module.mjs +22 -0
- package/esm2022/carousel/carousel.property.mjs +114 -0
- package/esm2022/carousel/ng-nest-ui-carousel.mjs +5 -0
- package/esm2022/carousel/public-api.mjs +5 -0
- package/esm2022/cascade/cascade-portal.component.mjs +125 -0
- package/esm2022/cascade/cascade.component.mjs +239 -0
- package/esm2022/cascade/cascade.module.mjs +26 -0
- package/esm2022/cascade/cascade.property.mjs +79 -0
- package/esm2022/cascade/ng-nest-ui-cascade.mjs +5 -0
- package/esm2022/cascade/public-api.mjs +5 -0
- package/esm2022/checkbox/checkbox.component.mjs +122 -0
- package/esm2022/checkbox/checkbox.module.mjs +25 -0
- package/esm2022/checkbox/checkbox.property.mjs +88 -0
- package/esm2022/checkbox/ng-nest-ui-checkbox.mjs +5 -0
- package/esm2022/checkbox/public-api.mjs +4 -0
- package/esm2022/collapse/collapse-panel.component.mjs +49 -0
- package/esm2022/collapse/collapse.component.mjs +48 -0
- package/esm2022/collapse/collapse.module.mjs +23 -0
- package/esm2022/collapse/collapse.property.mjs +101 -0
- package/esm2022/collapse/ng-nest-ui-collapse.mjs +5 -0
- package/esm2022/collapse/public-api.mjs +5 -0
- package/esm2022/color/color.component.mjs +42 -0
- package/esm2022/color/color.module.mjs +20 -0
- package/esm2022/color/color.property.mjs +52 -0
- package/esm2022/color/ng-nest-ui-color.mjs +5 -0
- package/esm2022/color/public-api.mjs +4 -0
- package/esm2022/color-picker/color-picker-portal.component.mjs +390 -0
- package/esm2022/color-picker/color-picker.component.mjs +210 -0
- package/esm2022/color-picker/color-picker.module.mjs +54 -0
- package/esm2022/color-picker/color-picker.property.mjs +47 -0
- package/esm2022/color-picker/ng-nest-ui-color-picker.mjs +5 -0
- package/esm2022/color-picker/public-api.mjs +5 -0
- package/esm2022/comment/comment-reply.component.mjs +41 -0
- package/esm2022/comment/comment.component.mjs +80 -0
- package/esm2022/comment/comment.module.mjs +55 -0
- package/esm2022/comment/comment.property.mjs +115 -0
- package/esm2022/comment/ng-nest-ui-comment.mjs +5 -0
- package/esm2022/comment/public-api.mjs +5 -0
- package/esm2022/container/aside.component.mjs +27 -0
- package/esm2022/container/container.component.mjs +35 -0
- package/esm2022/container/container.module.mjs +51 -0
- package/esm2022/container/container.property.mjs +115 -0
- package/esm2022/container/footer.component.mjs +42 -0
- package/esm2022/container/header.component.mjs +42 -0
- package/esm2022/container/main.component.mjs +20 -0
- package/esm2022/container/ng-nest-ui-container.mjs +5 -0
- package/esm2022/container/public-api.mjs +8 -0
- package/esm2022/core/animation/badge.mjs +39 -0
- package/esm2022/core/animation/connect.mjs +113 -0
- package/esm2022/core/animation/consts.mjs +7 -0
- package/esm2022/core/animation/drop.mjs +9 -0
- package/esm2022/core/animation/fade.mjs +14 -0
- package/esm2022/core/animation/move.mjs +175 -0
- package/esm2022/core/animation/opacity.mjs +9 -0
- package/esm2022/core/animation/public-api.mjs +9 -0
- package/esm2022/core/animation/slide.mjs +35 -0
- package/esm2022/core/config/config.mjs +3 -0
- package/esm2022/core/config/config.service.mjs +98 -0
- package/esm2022/core/config/public-api.mjs +3 -0
- package/esm2022/core/functions/chunk.mjs +14 -0
- package/esm2022/core/functions/clone-deep.mjs +12 -0
- package/esm2022/core/functions/convert.mjs +119 -0
- package/esm2022/core/functions/date.mjs +147 -0
- package/esm2022/core/functions/drop.mjs +8 -0
- package/esm2022/core/functions/flex.mjs +21 -0
- package/esm2022/core/functions/group-by.mjs +10 -0
- package/esm2022/core/functions/guid.mjs +10 -0
- package/esm2022/core/functions/has-in.mjs +4 -0
- package/esm2022/core/functions/order-by.mjs +52 -0
- package/esm2022/core/functions/parent-path.mjs +10 -0
- package/esm2022/core/functions/property.mjs +12 -0
- package/esm2022/core/functions/public-api.mjs +15 -0
- package/esm2022/core/functions/remove.mjs +15 -0
- package/esm2022/core/functions/resize.mjs +20 -0
- package/esm2022/core/interfaces/data.type.mjs +75 -0
- package/esm2022/core/interfaces/identify.type.mjs +4 -0
- package/esm2022/core/interfaces/index.mjs +2 -0
- package/esm2022/core/interfaces/layout.type.mjs +2 -0
- package/esm2022/core/interfaces/public-api.mjs +5 -0
- package/esm2022/core/interfaces/result-list.type.mjs +2 -0
- package/esm2022/core/ng-nest-ui-core.mjs +5 -0
- package/esm2022/core/public-api.mjs +8 -0
- package/esm2022/core/services/http.service.mjs +88 -0
- package/esm2022/core/services/preloading-strategy.service.mjs +26 -0
- package/esm2022/core/services/public-api.mjs +6 -0
- package/esm2022/core/services/repository.service.mjs +29 -0
- package/esm2022/core/services/reuse-strategy.service.mjs +73 -0
- package/esm2022/core/services/storage.service.mjs +98 -0
- package/esm2022/core/theme/index.mjs +2 -0
- package/esm2022/core/theme/public-api.mjs +3 -0
- package/esm2022/core/theme/theme.mjs +45 -0
- package/esm2022/core/theme/theme.service.mjs +199 -0
- package/esm2022/core/util/animation.mjs +47 -0
- package/esm2022/core/util/check.mjs +7 -0
- package/esm2022/core/util/computed-style.mjs +12 -0
- package/esm2022/core/util/host.mjs +13 -0
- package/esm2022/core/util/html.mjs +11 -0
- package/esm2022/core/util/index.mjs +2 -0
- package/esm2022/core/util/log.mjs +7 -0
- package/esm2022/core/util/option.mjs +15 -0
- package/esm2022/core/util/public-api.mjs +8 -0
- package/esm2022/crumb/crumb.component.mjs +53 -0
- package/esm2022/crumb/crumb.module.mjs +22 -0
- package/esm2022/crumb/crumb.property.mjs +51 -0
- package/esm2022/crumb/ng-nest-ui-crumb.mjs +5 -0
- package/esm2022/crumb/public-api.mjs +4 -0
- package/esm2022/date-picker/date-picker-portal.component.mjs +193 -0
- package/esm2022/date-picker/date-picker.component.mjs +323 -0
- package/esm2022/date-picker/date-picker.module.mjs +119 -0
- package/esm2022/date-picker/date-picker.property.mjs +813 -0
- package/esm2022/date-picker/date-quarter.pipe.mjs +20 -0
- package/esm2022/date-picker/date-range-portal.component.mjs +341 -0
- package/esm2022/date-picker/date-range.component.mjs +451 -0
- package/esm2022/date-picker/ng-nest-ui-date-picker.mjs +5 -0
- package/esm2022/date-picker/picker-date.component.mjs +333 -0
- package/esm2022/date-picker/picker-month.component.mjs +235 -0
- package/esm2022/date-picker/picker-quarter.component.mjs +238 -0
- package/esm2022/date-picker/picker-year.component.mjs +220 -0
- package/esm2022/date-picker/public-api.mjs +12 -0
- package/esm2022/description/description-item.component.mjs +27 -0
- package/esm2022/description/description.component.mjs +65 -0
- package/esm2022/description/description.module.mjs +22 -0
- package/esm2022/description/description.property.mjs +98 -0
- package/esm2022/description/ng-nest-ui-description.mjs +5 -0
- package/esm2022/description/public-api.mjs +5 -0
- package/esm2022/dialog/dialog-container.component.mjs +30 -0
- package/esm2022/dialog/dialog-portal.component.mjs +95 -0
- package/esm2022/dialog/dialog-portal.directives.mjs +125 -0
- package/esm2022/dialog/dialog-ref.mjs +98 -0
- package/esm2022/dialog/dialog.component.mjs +302 -0
- package/esm2022/dialog/dialog.module.mjs +110 -0
- package/esm2022/dialog/dialog.property.mjs +199 -0
- package/esm2022/dialog/dialog.service.mjs +124 -0
- package/esm2022/dialog/ng-nest-ui-dialog.mjs +5 -0
- package/esm2022/dialog/public-api.mjs +9 -0
- package/esm2022/doc/doc.component.mjs +18 -0
- package/esm2022/doc/doc.module.mjs +19 -0
- package/esm2022/doc/doc.property.mjs +7 -0
- package/esm2022/doc/ng-nest-ui-doc.mjs +5 -0
- package/esm2022/doc/public-api.mjs +4 -0
- package/esm2022/drawer/drawer-container.component.mjs +30 -0
- package/esm2022/drawer/drawer-portal.component.mjs +53 -0
- package/esm2022/drawer/drawer-portal.directives.mjs +60 -0
- package/esm2022/drawer/drawer-ref.mjs +17 -0
- package/esm2022/drawer/drawer.component.mjs +125 -0
- package/esm2022/drawer/drawer.module.mjs +56 -0
- package/esm2022/drawer/drawer.property.mjs +93 -0
- package/esm2022/drawer/drawer.service.mjs +66 -0
- package/esm2022/drawer/ng-nest-ui-drawer.mjs +5 -0
- package/esm2022/drawer/public-api.mjs +10 -0
- package/esm2022/dropdown/dropdown-portal.component.mjs +183 -0
- package/esm2022/dropdown/dropdown.component.mjs +200 -0
- package/esm2022/dropdown/dropdown.module.mjs +24 -0
- package/esm2022/dropdown/dropdown.property.mjs +94 -0
- package/esm2022/dropdown/ng-nest-ui-dropdown.mjs +5 -0
- package/esm2022/dropdown/public-api.mjs +5 -0
- package/esm2022/empty/empty.component.mjs +34 -0
- package/esm2022/empty/empty.module.mjs +23 -0
- package/esm2022/empty/empty.property.mjs +34 -0
- package/esm2022/empty/ng-nest-ui-empty.mjs +5 -0
- package/esm2022/empty/public-api.mjs +4 -0
- package/esm2022/examples/examples.component.mjs +18 -0
- package/esm2022/examples/examples.module.mjs +19 -0
- package/esm2022/examples/examples.property.mjs +7 -0
- package/esm2022/examples/ng-nest-ui-examples.mjs +5 -0
- package/esm2022/examples/public-api.mjs +4 -0
- package/esm2022/find/find.component.mjs +360 -0
- package/esm2022/find/find.module.mjs +65 -0
- package/esm2022/find/find.property.mjs +270 -0
- package/esm2022/find/ng-nest-ui-find.mjs +5 -0
- package/esm2022/find/public-api.mjs +4 -0
- package/esm2022/form/control.component.mjs +198 -0
- package/esm2022/form/form.component.mjs +119 -0
- package/esm2022/form/form.module.mjs +83 -0
- package/esm2022/form/form.property.mjs +202 -0
- package/esm2022/form/ng-nest-ui-form.mjs +5 -0
- package/esm2022/form/public-api.mjs +5 -0
- package/esm2022/highlight/highlight.component.mjs +89 -0
- package/esm2022/highlight/highlight.module.mjs +21 -0
- package/esm2022/highlight/highlight.property.mjs +42 -0
- package/esm2022/highlight/ng-nest-ui-highlight.mjs +5 -0
- package/esm2022/highlight/public-api.mjs +4 -0
- package/esm2022/i18n/i18n.directive.mjs +41 -0
- package/esm2022/i18n/i18n.module.mjs +18 -0
- package/esm2022/i18n/i18n.pipe.mjs +28 -0
- package/esm2022/i18n/i18n.property.mjs +9 -0
- package/esm2022/i18n/i18n.service.mjs +62 -0
- package/esm2022/i18n/languages/ar_EG.mjs +118 -0
- package/esm2022/i18n/languages/bg_BG.mjs +118 -0
- package/esm2022/i18n/languages/ca_ES.mjs +118 -0
- package/esm2022/i18n/languages/cs_CZ.mjs +118 -0
- package/esm2022/i18n/languages/da_DK.mjs +118 -0
- package/esm2022/i18n/languages/de_DE.mjs +118 -0
- package/esm2022/i18n/languages/el_GR.mjs +118 -0
- package/esm2022/i18n/languages/en_GB.mjs +172 -0
- package/esm2022/i18n/languages/en_US.mjs +172 -0
- package/esm2022/i18n/languages/es_ES.mjs +118 -0
- package/esm2022/i18n/languages/et_EE.mjs +118 -0
- package/esm2022/i18n/languages/fa_IR.mjs +118 -0
- package/esm2022/i18n/languages/fi_FI.mjs +118 -0
- package/esm2022/i18n/languages/fr_BE.mjs +118 -0
- package/esm2022/i18n/languages/fr_FR.mjs +118 -0
- package/esm2022/i18n/languages/he_IL.mjs +118 -0
- package/esm2022/i18n/languages/hi_IN.mjs +118 -0
- package/esm2022/i18n/languages/hr_HR.mjs +118 -0
- package/esm2022/i18n/languages/hu_HU.mjs +118 -0
- package/esm2022/i18n/languages/hy_AM.mjs +118 -0
- package/esm2022/i18n/languages/id_ID.mjs +118 -0
- package/esm2022/i18n/languages/is_IS.mjs +118 -0
- package/esm2022/i18n/languages/it_IT.mjs +118 -0
- package/esm2022/i18n/languages/ja_JP.mjs +118 -0
- package/esm2022/i18n/languages/ka_GE.mjs +118 -0
- package/esm2022/i18n/languages/kn_IN.mjs +118 -0
- package/esm2022/i18n/languages/ko_KR.mjs +118 -0
- package/esm2022/i18n/languages/ku_IQ.mjs +118 -0
- package/esm2022/i18n/languages/lv_LV.mjs +118 -0
- package/esm2022/i18n/languages/mn_MN.mjs +118 -0
- package/esm2022/i18n/languages/ms_MY.mjs +118 -0
- package/esm2022/i18n/languages/nb_NO.mjs +118 -0
- package/esm2022/i18n/languages/ne_NP.mjs +118 -0
- package/esm2022/i18n/languages/nl_BE.mjs +118 -0
- package/esm2022/i18n/languages/nl_NL.mjs +118 -0
- package/esm2022/i18n/languages/pl_PL.mjs +118 -0
- package/esm2022/i18n/languages/pt_BR.mjs +118 -0
- package/esm2022/i18n/languages/pt_PT.mjs +118 -0
- package/esm2022/i18n/languages/ro_RO.mjs +118 -0
- package/esm2022/i18n/languages/ru_RU.mjs +118 -0
- package/esm2022/i18n/languages/sk_SK.mjs +118 -0
- package/esm2022/i18n/languages/sl_SI.mjs +118 -0
- package/esm2022/i18n/languages/sr_RS.mjs +118 -0
- package/esm2022/i18n/languages/sv_SE.mjs +118 -0
- package/esm2022/i18n/languages/ta_IN.mjs +118 -0
- package/esm2022/i18n/languages/th_TH.mjs +118 -0
- package/esm2022/i18n/languages/tr_TR.mjs +118 -0
- package/esm2022/i18n/languages/uk_UA.mjs +118 -0
- package/esm2022/i18n/languages/vi_VN.mjs +118 -0
- package/esm2022/i18n/languages/zh_CN.mjs +171 -0
- package/esm2022/i18n/languages/zh_TW.mjs +171 -0
- package/esm2022/i18n/ng-nest-ui-i18n.mjs +5 -0
- package/esm2022/i18n/public-api.mjs +57 -0
- package/esm2022/icon/icon.component.mjs +186 -0
- package/esm2022/icon/icon.module.mjs +22 -0
- package/esm2022/icon/icon.property.mjs +46 -0
- package/esm2022/icon/icon.service.mjs +88 -0
- package/esm2022/icon/ng-nest-ui-icon.mjs +5 -0
- package/esm2022/icon/public-api.mjs +5 -0
- package/esm2022/image/image-group.component.mjs +22 -0
- package/esm2022/image/image-preview.component.mjs +141 -0
- package/esm2022/image/image.component.mjs +95 -0
- package/esm2022/image/image.module.mjs +28 -0
- package/esm2022/image/image.property.mjs +84 -0
- package/esm2022/image/ng-nest-ui-image.mjs +5 -0
- package/esm2022/image/public-api.mjs +6 -0
- package/esm2022/index.mjs +107 -0
- package/esm2022/inner/inner.component.mjs +31 -0
- package/esm2022/inner/inner.module.mjs +20 -0
- package/esm2022/inner/inner.property.mjs +29 -0
- package/esm2022/inner/ng-nest-ui-inner.mjs +5 -0
- package/esm2022/inner/public-api.mjs +4 -0
- package/esm2022/input/input-group.component.mjs +21 -0
- package/esm2022/input/input.component.mjs +195 -0
- package/esm2022/input/input.module.mjs +25 -0
- package/esm2022/input/input.property.mjs +211 -0
- package/esm2022/input/ng-nest-ui-input.mjs +5 -0
- package/esm2022/input/public-api.mjs +5 -0
- package/esm2022/input-number/input-number.component.mjs +124 -0
- package/esm2022/input-number/input-number.module.mjs +24 -0
- package/esm2022/input-number/input-number.property.mjs +91 -0
- package/esm2022/input-number/ng-nest-ui-input-number.mjs +5 -0
- package/esm2022/input-number/public-api.mjs +4 -0
- package/esm2022/keyword/keyword.directive.mjs +67 -0
- package/esm2022/keyword/keyword.module.mjs +20 -0
- package/esm2022/keyword/keyword.property.mjs +42 -0
- package/esm2022/keyword/ng-nest-ui-keyword.mjs +5 -0
- package/esm2022/keyword/public-api.mjs +4 -0
- package/esm2022/layout/col.component.mjs +76 -0
- package/esm2022/layout/layout.module.mjs +21 -0
- package/esm2022/layout/layout.property.mjs +90 -0
- package/esm2022/layout/ng-nest-ui-layout.mjs +5 -0
- package/esm2022/layout/public-api.mjs +5 -0
- package/esm2022/layout/row.component.mjs +46 -0
- package/esm2022/link/link.component.mjs +58 -0
- package/esm2022/link/link.module.mjs +23 -0
- package/esm2022/link/link.property.mjs +55 -0
- package/esm2022/link/ng-nest-ui-link.mjs +5 -0
- package/esm2022/link/public-api.mjs +4 -0
- package/esm2022/list/list-drop-group.directive.mjs +48 -0
- package/esm2022/list/list-option.component.mjs +50 -0
- package/esm2022/list/list.component.mjs +396 -0
- package/esm2022/list/list.module.mjs +67 -0
- package/esm2022/list/list.property.mjs +261 -0
- package/esm2022/list/ng-nest-ui-list.mjs +5 -0
- package/esm2022/list/public-api.mjs +6 -0
- package/esm2022/loading/loading.component.mjs +82 -0
- package/esm2022/loading/loading.module.mjs +23 -0
- package/esm2022/loading/loading.property.mjs +73 -0
- package/esm2022/loading/ng-nest-ui-loading.mjs +5 -0
- package/esm2022/loading/public-api.mjs +4 -0
- package/esm2022/menu/menu-node.component.mjs +35 -0
- package/esm2022/menu/menu.component.mjs +197 -0
- package/esm2022/menu/menu.module.mjs +25 -0
- package/esm2022/menu/menu.property.mjs +126 -0
- package/esm2022/menu/ng-nest-ui-menu.mjs +5 -0
- package/esm2022/menu/public-api.mjs +5 -0
- package/esm2022/message/message-ref.mjs +13 -0
- package/esm2022/message/message.component.mjs +47 -0
- package/esm2022/message/message.module.mjs +23 -0
- package/esm2022/message/message.property.mjs +9 -0
- package/esm2022/message/message.service.mjs +148 -0
- package/esm2022/message/ng-nest-ui-message.mjs +5 -0
- package/esm2022/message/public-api.mjs +6 -0
- package/esm2022/message-box/message-box.component.mjs +89 -0
- package/esm2022/message-box/message-box.module.mjs +58 -0
- package/esm2022/message-box/message-box.property.mjs +8 -0
- package/esm2022/message-box/message-box.service.mjs +90 -0
- package/esm2022/message-box/ng-nest-ui-message-box.mjs +5 -0
- package/esm2022/message-box/public-api.mjs +5 -0
- package/esm2022/ng-nest-ui.mjs +5 -0
- package/esm2022/notification/ng-nest-ui-notification.mjs +5 -0
- package/esm2022/notification/notification.component.mjs +49 -0
- package/esm2022/notification/notification.module.mjs +23 -0
- package/esm2022/notification/notification.property.mjs +8 -0
- package/esm2022/notification/notification.service.mjs +104 -0
- package/esm2022/notification/public-api.mjs +5 -0
- package/esm2022/outlet/ng-nest-ui-outlet.mjs +5 -0
- package/esm2022/outlet/outlet.directive.mjs +75 -0
- package/esm2022/outlet/outlet.module.mjs +19 -0
- package/esm2022/outlet/outlet.property.mjs +7 -0
- package/esm2022/outlet/public-api.mjs +4 -0
- package/esm2022/page-header/ng-nest-ui-page-header.mjs +5 -0
- package/esm2022/page-header/page-header.component.mjs +42 -0
- package/esm2022/page-header/page-header.module.mjs +21 -0
- package/esm2022/page-header/page-header.property.mjs +47 -0
- package/esm2022/page-header/public-api.mjs +4 -0
- package/esm2022/pagination/ng-nest-ui-pagination.mjs +5 -0
- package/esm2022/pagination/pagination.component.mjs +162 -0
- package/esm2022/pagination/pagination.module.mjs +26 -0
- package/esm2022/pagination/pagination.property.mjs +172 -0
- package/esm2022/pagination/public-api.mjs +4 -0
- package/esm2022/pattern/ng-nest-ui-pattern.mjs +5 -0
- package/esm2022/pattern/pattern.component.mjs +18 -0
- package/esm2022/pattern/pattern.module.mjs +19 -0
- package/esm2022/pattern/pattern.property.mjs +7 -0
- package/esm2022/pattern/public-api.mjs +4 -0
- package/esm2022/popconfirm/ng-nest-ui-popconfirm.mjs +5 -0
- package/esm2022/popconfirm/popconfirm.component.mjs +75 -0
- package/esm2022/popconfirm/popconfirm.module.mjs +24 -0
- package/esm2022/popconfirm/popconfirm.property.mjs +87 -0
- package/esm2022/popconfirm/public-api.mjs +4 -0
- package/esm2022/popover/ng-nest-ui-popover.mjs +5 -0
- package/esm2022/popover/popover-portal.component.mjs +104 -0
- package/esm2022/popover/popover.directive.mjs +205 -0
- package/esm2022/popover/popover.module.mjs +23 -0
- package/esm2022/popover/popover.property.mjs +89 -0
- package/esm2022/popover/public-api.mjs +5 -0
- package/esm2022/portal/ng-nest-ui-portal.mjs +5 -0
- package/esm2022/portal/portal.module.mjs +20 -0
- package/esm2022/portal/portal.property.mjs +24 -0
- package/esm2022/portal/portal.service.mjs +190 -0
- package/esm2022/portal/public-api.mjs +4 -0
- package/esm2022/progress/ng-nest-ui-progress.mjs +5 -0
- package/esm2022/progress/progress.component.mjs +222 -0
- package/esm2022/progress/progress.module.mjs +22 -0
- package/esm2022/progress/progress.property.mjs +115 -0
- package/esm2022/progress/public-api.mjs +4 -0
- package/esm2022/radio/ng-nest-ui-radio.mjs +5 -0
- package/esm2022/radio/public-api.mjs +4 -0
- package/esm2022/radio/radio.component.mjs +104 -0
- package/esm2022/radio/radio.module.mjs +25 -0
- package/esm2022/radio/radio.property.mjs +89 -0
- package/esm2022/rate/ng-nest-ui-rate.mjs +5 -0
- package/esm2022/rate/public-api.mjs +4 -0
- package/esm2022/rate/rate.component.mjs +118 -0
- package/esm2022/rate/rate.module.mjs +24 -0
- package/esm2022/rate/rate.property.mjs +50 -0
- package/esm2022/resizable/ng-nest-ui-resizable.mjs +5 -0
- package/esm2022/resizable/public-api.mjs +4 -0
- package/esm2022/resizable/resizable.directive.mjs +268 -0
- package/esm2022/resizable/resizable.module.mjs +19 -0
- package/esm2022/resizable/resizable.property.mjs +95 -0
- package/esm2022/result/ng-nest-ui-result.mjs +5 -0
- package/esm2022/result/public-api.mjs +4 -0
- package/esm2022/result/result.component.mjs +34 -0
- package/esm2022/result/result.module.mjs +22 -0
- package/esm2022/result/result.property.mjs +38 -0
- package/esm2022/ripple/ng-nest-ui-ripple.mjs +5 -0
- package/esm2022/ripple/public-api.mjs +4 -0
- package/esm2022/ripple/ripple.directive.mjs +70 -0
- package/esm2022/ripple/ripple.module.mjs +20 -0
- package/esm2022/ripple/ripple.property.mjs +34 -0
- package/esm2022/select/ng-nest-ui-select.mjs +5 -0
- package/esm2022/select/public-api.mjs +5 -0
- package/esm2022/select/select-portal.component.mjs +110 -0
- package/esm2022/select/select.component.mjs +604 -0
- package/esm2022/select/select.module.mjs +58 -0
- package/esm2022/select/select.property.mjs +129 -0
- package/esm2022/skeleton/ng-nest-ui-skeleton.mjs +5 -0
- package/esm2022/skeleton/public-api.mjs +4 -0
- package/esm2022/skeleton/skeleton.component.mjs +38 -0
- package/esm2022/skeleton/skeleton.module.mjs +21 -0
- package/esm2022/skeleton/skeleton.property.mjs +53 -0
- package/esm2022/slider/ng-nest-ui-slider.mjs +5 -0
- package/esm2022/slider/public-api.mjs +4 -0
- package/esm2022/slider/slider.component.mjs +248 -0
- package/esm2022/slider/slider.module.mjs +24 -0
- package/esm2022/slider/slider.property.mjs +117 -0
- package/esm2022/slider-select/ng-nest-ui-slider-select.mjs +5 -0
- package/esm2022/slider-select/public-api.mjs +4 -0
- package/esm2022/slider-select/slider-select.component.mjs +172 -0
- package/esm2022/slider-select/slider-select.module.mjs +24 -0
- package/esm2022/slider-select/slider-select.property.mjs +98 -0
- package/esm2022/statistic/countdown.component.mjs +69 -0
- package/esm2022/statistic/ng-nest-ui-statistic.mjs +5 -0
- package/esm2022/statistic/public-api.mjs +5 -0
- package/esm2022/statistic/statistic.component.mjs +34 -0
- package/esm2022/statistic/statistic.module.mjs +23 -0
- package/esm2022/statistic/statistic.property.mjs +74 -0
- package/esm2022/steps/ng-nest-ui-steps.mjs +5 -0
- package/esm2022/steps/public-api.mjs +4 -0
- package/esm2022/steps/steps.component.mjs +85 -0
- package/esm2022/steps/steps.module.mjs +22 -0
- package/esm2022/steps/steps.property.mjs +72 -0
- package/esm2022/switch/ng-nest-ui-switch.mjs +5 -0
- package/esm2022/switch/public-api.mjs +4 -0
- package/esm2022/switch/switch.component.mjs +57 -0
- package/esm2022/switch/switch.module.mjs +24 -0
- package/esm2022/switch/switch.property.mjs +57 -0
- package/esm2022/table/drag.directive.mjs +78 -0
- package/esm2022/table/ng-nest-ui-table.mjs +5 -0
- package/esm2022/table/public-api.mjs +8 -0
- package/esm2022/table/table-body.component.mjs +216 -0
- package/esm2022/table/table-foot.component.mjs +37 -0
- package/esm2022/table/table-head.component.mjs +186 -0
- package/esm2022/table/table.component.mjs +364 -0
- package/esm2022/table/table.module.mjs +84 -0
- package/esm2022/table/table.property.mjs +546 -0
- package/esm2022/tabs/ng-nest-ui-tabs.mjs +5 -0
- package/esm2022/tabs/public-api.mjs +7 -0
- package/esm2022/tabs/tab-content.component.mjs +23 -0
- package/esm2022/tabs/tab-link.directive.mjs +46 -0
- package/esm2022/tabs/tab.component.mjs +28 -0
- package/esm2022/tabs/tabs.component.mjs +195 -0
- package/esm2022/tabs/tabs.module.mjs +40 -0
- package/esm2022/tabs/tabs.property.mjs +149 -0
- package/esm2022/tag/ng-nest-ui-tag.mjs +5 -0
- package/esm2022/tag/public-api.mjs +4 -0
- package/esm2022/tag/tag.component.mjs +70 -0
- package/esm2022/tag/tag.module.mjs +22 -0
- package/esm2022/tag/tag.property.mjs +105 -0
- package/esm2022/text-retract/ng-nest-ui-text-retract.mjs +5 -0
- package/esm2022/text-retract/public-api.mjs +4 -0
- package/esm2022/text-retract/text-retract.component.mjs +63 -0
- package/esm2022/text-retract/text-retract.module.mjs +23 -0
- package/esm2022/text-retract/text-retract.property.mjs +32 -0
- package/esm2022/textarea/ng-nest-ui-textarea.mjs +5 -0
- package/esm2022/textarea/public-api.mjs +4 -0
- package/esm2022/textarea/textarea.component.mjs +104 -0
- package/esm2022/textarea/textarea.module.mjs +23 -0
- package/esm2022/textarea/textarea.property.mjs +75 -0
- package/esm2022/theme/ng-nest-ui-theme.mjs +5 -0
- package/esm2022/theme/public-api.mjs +4 -0
- package/esm2022/theme/theme.component.mjs +164 -0
- package/esm2022/theme/theme.module.mjs +53 -0
- package/esm2022/theme/theme.property.mjs +75 -0
- package/esm2022/time-ago/ng-nest-ui-time-ago.mjs +5 -0
- package/esm2022/time-ago/public-api.mjs +4 -0
- package/esm2022/time-ago/time-ago.module.mjs +19 -0
- package/esm2022/time-ago/time-ago.pipe.mjs +70 -0
- package/esm2022/time-ago/time-ago.property.mjs +7 -0
- package/esm2022/time-picker/ng-nest-ui-time-picker.mjs +5 -0
- package/esm2022/time-picker/public-api.mjs +6 -0
- package/esm2022/time-picker/time-picker-frame.component.mjs +325 -0
- package/esm2022/time-picker/time-picker-portal.component.mjs +77 -0
- package/esm2022/time-picker/time-picker.component.mjs +273 -0
- package/esm2022/time-picker/time-picker.module.mjs +59 -0
- package/esm2022/time-picker/time-picker.property.mjs +111 -0
- package/esm2022/time-range/ng-nest-ui-time-range.mjs +5 -0
- package/esm2022/time-range/public-api.mjs +4 -0
- package/esm2022/time-range/time-range.module.mjs +17 -0
- package/esm2022/time-range/time-range.pipe.mjs +45 -0
- package/esm2022/time-range/time-range.property.mjs +7 -0
- package/esm2022/timeline/ng-nest-ui-timeline.mjs +5 -0
- package/esm2022/timeline/public-api.mjs +4 -0
- package/esm2022/timeline/timeline.component.mjs +73 -0
- package/esm2022/timeline/timeline.module.mjs +24 -0
- package/esm2022/timeline/timeline.property.mjs +51 -0
- package/esm2022/tooltip/ng-nest-ui-tooltip.mjs +5 -0
- package/esm2022/tooltip/public-api.mjs +5 -0
- package/esm2022/tooltip/tooltip-portal.component.mjs +106 -0
- package/esm2022/tooltip/tooltip.directive.mjs +142 -0
- package/esm2022/tooltip/tooltip.module.mjs +22 -0
- package/esm2022/tooltip/tooltip.property.mjs +81 -0
- package/esm2022/transfer/ng-nest-ui-transfer.mjs +5 -0
- package/esm2022/transfer/public-api.mjs +4 -0
- package/esm2022/transfer/transfer.component.mjs +604 -0
- package/esm2022/transfer/transfer.module.mjs +70 -0
- package/esm2022/transfer/transfer.property.mjs +105 -0
- package/esm2022/tree/ng-nest-ui-tree.mjs +5 -0
- package/esm2022/tree/public-api.mjs +5 -0
- package/esm2022/tree/tree-node.component.mjs +274 -0
- package/esm2022/tree/tree.component.mjs +555 -0
- package/esm2022/tree/tree.module.mjs +55 -0
- package/esm2022/tree/tree.property.mjs +337 -0
- package/esm2022/tree/tree.service.mjs +78 -0
- package/esm2022/tree-file/ng-nest-ui-tree-file.mjs +5 -0
- package/esm2022/tree-file/public-api.mjs +4 -0
- package/esm2022/tree-file/tree-file.component.mjs +125 -0
- package/esm2022/tree-file/tree-file.module.mjs +26 -0
- package/esm2022/tree-file/tree-file.property.mjs +102 -0
- package/esm2022/tree-select/ng-nest-ui-tree-select.mjs +5 -0
- package/esm2022/tree-select/public-api.mjs +5 -0
- package/esm2022/tree-select/tree-select-portal.component.mjs +111 -0
- package/esm2022/tree-select/tree-select.component.mjs +634 -0
- package/esm2022/tree-select/tree-select.module.mjs +66 -0
- package/esm2022/tree-select/tree-select.property.mjs +160 -0
- package/esm2022/typography/ng-nest-ui-typography.mjs +5 -0
- package/esm2022/typography/public-api.mjs +4 -0
- package/esm2022/typography/typography.component.mjs +25 -0
- package/esm2022/typography/typography.module.mjs +20 -0
- package/esm2022/typography/typography.property.mjs +34 -0
- package/esm2022/upload/ng-nest-ui-upload.mjs +5 -0
- package/esm2022/upload/public-api.mjs +5 -0
- package/esm2022/upload/upload-portal.component.mjs +201 -0
- package/esm2022/upload/upload.component.mjs +254 -0
- package/esm2022/upload/upload.module.mjs +66 -0
- package/esm2022/upload/upload.property.mjs +114 -0
- package/examples/examples.component.d.ts +9 -9
- package/examples/examples.module.d.ts +8 -8
- package/examples/examples.property.d.ts +6 -6
- package/examples/index.d.ts +5 -5
- package/examples/public-api.d.ts +3 -3
- package/fesm2022/ng-nest-ui-affix.mjs +69 -0
- package/fesm2022/ng-nest-ui-affix.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-alert.mjs +245 -0
- package/fesm2022/ng-nest-ui-alert.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-anchor.mjs +257 -0
- package/fesm2022/ng-nest-ui-anchor.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-api.mjs +47 -0
- package/fesm2022/ng-nest-ui-api.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-auto-complete.mjs +488 -0
- package/fesm2022/ng-nest-ui-auto-complete.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-avatar.mjs +222 -0
- package/fesm2022/ng-nest-ui-avatar.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-back-top.mjs +182 -0
- package/fesm2022/ng-nest-ui-back-top.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-badge.mjs +154 -0
- package/fesm2022/ng-nest-ui-badge.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-base-form.mjs +234 -0
- package/fesm2022/ng-nest-ui-base-form.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-border.mjs +45 -0
- package/fesm2022/ng-nest-ui-border.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-button.mjs +271 -0
- package/fesm2022/ng-nest-ui-button.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-calendar.mjs +214 -0
- package/fesm2022/ng-nest-ui-calendar.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-card.mjs +91 -0
- package/fesm2022/ng-nest-ui-card.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-carousel.mjs +344 -0
- package/fesm2022/ng-nest-ui-carousel.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-cascade.mjs +453 -0
- package/fesm2022/ng-nest-ui-cascade.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-checkbox.mjs +229 -0
- package/fesm2022/ng-nest-ui-checkbox.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-collapse.mjs +209 -0
- package/fesm2022/ng-nest-ui-collapse.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-color-picker.mjs +682 -0
- package/fesm2022/ng-nest-ui-color-picker.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-color.mjs +109 -0
- package/fesm2022/ng-nest-ui-color.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-comment.mjs +275 -0
- package/fesm2022/ng-nest-ui-comment.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-container.mjs +300 -0
- package/fesm2022/ng-nest-ui-container.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-core.mjs +1669 -0
- package/fesm2022/ng-nest-ui-core.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-crumb.mjs +122 -0
- package/fesm2022/ng-nest-ui-crumb.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-date-picker.mjs +3162 -0
- package/fesm2022/ng-nest-ui-date-picker.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-description.mjs +201 -0
- package/fesm2022/ng-nest-ui-description.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-dialog.mjs +1039 -0
- package/fesm2022/ng-nest-ui-dialog.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-doc.mjs +45 -0
- package/fesm2022/ng-nest-ui-doc.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-drawer.mjs +465 -0
- package/fesm2022/ng-nest-ui-drawer.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-dropdown.mjs +484 -0
- package/fesm2022/ng-nest-ui-dropdown.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-empty.mjs +88 -0
- package/fesm2022/ng-nest-ui-empty.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-examples.mjs +45 -0
- package/fesm2022/ng-nest-ui-examples.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-find.mjs +689 -0
- package/fesm2022/ng-nest-ui-find.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-form.mjs +583 -0
- package/fesm2022/ng-nest-ui-form.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-highlight.mjs +147 -0
- package/fesm2022/ng-nest-ui-highlight.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-i18n.mjs +6379 -0
- package/fesm2022/ng-nest-ui-i18n.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-icon.mjs +330 -0
- package/fesm2022/ng-nest-ui-icon.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-image.mjs +347 -0
- package/fesm2022/ng-nest-ui-image.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-inner.mjs +77 -0
- package/fesm2022/ng-nest-ui-inner.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-input-number.mjs +233 -0
- package/fesm2022/ng-nest-ui-input-number.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-input.mjs +438 -0
- package/fesm2022/ng-nest-ui-input.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-keyword.mjs +125 -0
- package/fesm2022/ng-nest-ui-keyword.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-layout.mjs +223 -0
- package/fesm2022/ng-nest-ui-layout.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-link.mjs +132 -0
- package/fesm2022/ng-nest-ui-link.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-list.mjs +796 -0
- package/fesm2022/ng-nest-ui-list.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-loading.mjs +174 -0
- package/fesm2022/ng-nest-ui-loading.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-menu.mjs +369 -0
- package/fesm2022/ng-nest-ui-menu.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-message-box.mjs +237 -0
- package/fesm2022/ng-nest-ui-message-box.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-message.mjs +231 -0
- package/fesm2022/ng-nest-ui-message.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-notification.mjs +176 -0
- package/fesm2022/ng-nest-ui-notification.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-outlet.mjs +103 -0
- package/fesm2022/ng-nest-ui-outlet.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-page-header.mjs +107 -0
- package/fesm2022/ng-nest-ui-page-header.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-pagination.mjs +356 -0
- package/fesm2022/ng-nest-ui-pagination.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-pattern.mjs +45 -0
- package/fesm2022/ng-nest-ui-pattern.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-popconfirm.mjs +183 -0
- package/fesm2022/ng-nest-ui-popconfirm.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-popover.mjs +407 -0
- package/fesm2022/ng-nest-ui-popover.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-portal.mjs +233 -0
- package/fesm2022/ng-nest-ui-portal.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-progress.mjs +355 -0
- package/fesm2022/ng-nest-ui-progress.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-radio.mjs +212 -0
- package/fesm2022/ng-nest-ui-radio.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-rate.mjs +186 -0
- package/fesm2022/ng-nest-ui-rate.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-resizable.mjs +378 -0
- package/fesm2022/ng-nest-ui-resizable.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-result.mjs +90 -0
- package/fesm2022/ng-nest-ui-result.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-ripple.mjs +120 -0
- package/fesm2022/ng-nest-ui-ripple.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-select.mjs +883 -0
- package/fesm2022/ng-nest-ui-select.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-skeleton.mjs +108 -0
- package/fesm2022/ng-nest-ui-skeleton.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-slider-select.mjs +287 -0
- package/fesm2022/ng-nest-ui-slider-select.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-slider.mjs +385 -0
- package/fesm2022/ng-nest-ui-slider.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-statistic.mjs +188 -0
- package/fesm2022/ng-nest-ui-statistic.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-steps.mjs +175 -0
- package/fesm2022/ng-nest-ui-steps.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-switch.mjs +132 -0
- package/fesm2022/ng-nest-ui-switch.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-table.mjs +1461 -0
- package/fesm2022/ng-nest-ui-table.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-tabs.mjs +455 -0
- package/fesm2022/ng-nest-ui-tabs.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-tag.mjs +193 -0
- package/fesm2022/ng-nest-ui-tag.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-text-retract.mjs +114 -0
- package/fesm2022/ng-nest-ui-text-retract.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-textarea.mjs +196 -0
- package/fesm2022/ng-nest-ui-textarea.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-theme.mjs +285 -0
- package/fesm2022/ng-nest-ui-theme.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-time-ago.mjs +97 -0
- package/fesm2022/ng-nest-ui-time-ago.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-time-picker.mjs +814 -0
- package/fesm2022/ng-nest-ui-time-picker.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-time-range.mjs +70 -0
- package/fesm2022/ng-nest-ui-time-range.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-timeline.mjs +144 -0
- package/fesm2022/ng-nest-ui-timeline.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-tooltip.mjs +337 -0
- package/fesm2022/ng-nest-ui-tooltip.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-transfer.mjs +772 -0
- package/fesm2022/ng-nest-ui-transfer.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-tree-file.mjs +248 -0
- package/fesm2022/ng-nest-ui-tree-file.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-tree-select.mjs +953 -0
- package/fesm2022/ng-nest-ui-tree-select.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-tree.mjs +1275 -0
- package/fesm2022/ng-nest-ui-tree.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-typography.mjs +76 -0
- package/fesm2022/ng-nest-ui-typography.mjs.map +1 -0
- package/fesm2022/ng-nest-ui-upload.mjs +618 -0
- package/fesm2022/ng-nest-ui-upload.mjs.map +1 -0
- package/fesm2022/ng-nest-ui.mjs +94 -0
- package/find/find.component.d.ts +63 -63
- package/find/find.module.d.ts +19 -19
- package/find/find.property.d.ts +432 -432
- package/find/index.d.ts +5 -5
- package/find/public-api.d.ts +3 -3
- package/form/control.component.d.ts +33 -33
- package/form/form.component.d.ts +30 -30
- package/form/form.module.d.ts +31 -31
- package/form/form.property.d.ts +403 -403
- package/form/index.d.ts +5 -5
- package/form/public-api.d.ts +4 -4
- package/highlight/highlight.component.d.ts +24 -24
- package/highlight/highlight.module.d.ts +10 -10
- package/highlight/highlight.property.d.ts +43 -43
- package/highlight/index.d.ts +5 -5
- package/highlight/public-api.d.ts +3 -3
- package/i18n/i18n.directive.d.ts +15 -15
- package/i18n/i18n.module.d.ts +8 -8
- package/i18n/i18n.pipe.d.ts +12 -12
- package/i18n/i18n.property.d.ts +185 -185
- package/i18n/i18n.service.d.ts +16 -16
- package/i18n/index.d.ts +5 -5
- package/i18n/languages/ar_EG.d.ts +118 -118
- package/i18n/languages/bg_BG.d.ts +118 -118
- package/i18n/languages/ca_ES.d.ts +118 -118
- package/i18n/languages/cs_CZ.d.ts +118 -118
- package/i18n/languages/da_DK.d.ts +118 -118
- package/i18n/languages/de_DE.d.ts +118 -118
- package/i18n/languages/el_GR.d.ts +118 -118
- package/i18n/languages/en_GB.d.ts +172 -172
- package/i18n/languages/en_US.d.ts +172 -172
- package/i18n/languages/es_ES.d.ts +118 -118
- package/i18n/languages/et_EE.d.ts +118 -118
- package/i18n/languages/fa_IR.d.ts +118 -118
- package/i18n/languages/fi_FI.d.ts +118 -118
- package/i18n/languages/fr_BE.d.ts +118 -118
- package/i18n/languages/fr_FR.d.ts +118 -118
- package/i18n/languages/he_IL.d.ts +118 -118
- package/i18n/languages/hi_IN.d.ts +118 -118
- package/i18n/languages/hr_HR.d.ts +118 -118
- package/i18n/languages/hu_HU.d.ts +118 -118
- package/i18n/languages/hy_AM.d.ts +118 -118
- package/i18n/languages/id_ID.d.ts +118 -118
- package/i18n/languages/is_IS.d.ts +118 -118
- package/i18n/languages/it_IT.d.ts +118 -118
- package/i18n/languages/ja_JP.d.ts +118 -118
- package/i18n/languages/ka_GE.d.ts +118 -118
- package/i18n/languages/kn_IN.d.ts +118 -118
- package/i18n/languages/ko_KR.d.ts +118 -118
- package/i18n/languages/ku_IQ.d.ts +118 -118
- package/i18n/languages/lv_LV.d.ts +118 -118
- package/i18n/languages/mn_MN.d.ts +118 -118
- package/i18n/languages/ms_MY.d.ts +118 -118
- package/i18n/languages/nb_NO.d.ts +118 -118
- package/i18n/languages/ne_NP.d.ts +118 -118
- package/i18n/languages/nl_BE.d.ts +118 -118
- package/i18n/languages/nl_NL.d.ts +118 -118
- package/i18n/languages/pl_PL.d.ts +118 -118
- package/i18n/languages/pt_BR.d.ts +118 -118
- package/i18n/languages/pt_PT.d.ts +118 -118
- package/i18n/languages/ro_RO.d.ts +118 -118
- package/i18n/languages/ru_RU.d.ts +118 -118
- package/i18n/languages/sk_SK.d.ts +118 -118
- package/i18n/languages/sl_SI.d.ts +118 -118
- package/i18n/languages/sr_RS.d.ts +118 -118
- package/i18n/languages/sv_SE.d.ts +118 -118
- package/i18n/languages/ta_IN.d.ts +118 -118
- package/i18n/languages/th_TH.d.ts +118 -118
- package/i18n/languages/tr_TR.d.ts +118 -118
- package/i18n/languages/uk_UA.d.ts +118 -118
- package/i18n/languages/vi_VN.d.ts +118 -118
- package/i18n/languages/zh_CN.d.ts +171 -171
- package/i18n/languages/zh_TW.d.ts +171 -171
- package/i18n/public-api.d.ts +56 -56
- package/icon/icon.component.d.ts +37 -37
- package/icon/icon.module.d.ts +9 -9
- package/icon/icon.property.d.ts +51 -51
- package/icon/icon.service.d.ts +30 -30
- package/icon/index.d.ts +5 -5
- package/icon/public-api.d.ts +4 -4
- package/image/image-group.component.d.ts +9 -9
- package/image/image-preview.component.d.ts +40 -40
- package/image/image.component.d.ts +30 -30
- package/image/image.module.d.ts +17 -17
- package/image/image.property.d.ts +112 -112
- package/image/index.d.ts +5 -5
- package/image/public-api.d.ts +5 -5
- package/index.d.ts +106 -106
- package/inner/index.d.ts +5 -5
- package/inner/inner.component.d.ts +16 -16
- package/inner/inner.module.d.ts +9 -9
- package/inner/inner.property.d.ts +20 -20
- package/inner/public-api.d.ts +3 -3
- package/input/index.d.ts +5 -5
- package/input/input-group.component.d.ts +13 -13
- package/input/input.component.d.ts +46 -46
- package/input/input.module.d.ts +14 -14
- package/input/input.property.d.ts +263 -263
- package/input/public-api.d.ts +4 -4
- package/input-number/index.d.ts +5 -5
- package/input-number/input-number.component.d.ts +33 -33
- package/input-number/input-number.module.d.ts +13 -13
- package/input-number/input-number.property.d.ts +93 -93
- package/input-number/public-api.d.ts +3 -3
- package/keyword/index.d.ts +5 -5
- package/keyword/keyword.directive.d.ts +19 -19
- package/keyword/keyword.module.d.ts +9 -9
- package/keyword/keyword.property.d.ts +40 -40
- package/keyword/public-api.d.ts +3 -3
- package/layout/col.component.d.ts +19 -19
- package/layout/index.d.ts +5 -5
- package/layout/layout.module.d.ts +10 -10
- package/layout/layout.property.d.ts +78 -78
- package/layout/public-api.d.ts +4 -4
- package/layout/row.component.d.ts +15 -15
- package/link/index.d.ts +5 -5
- package/link/link.component.d.ts +21 -21
- package/link/link.module.d.ts +12 -12
- package/link/link.property.d.ts +60 -60
- package/link/public-api.d.ts +3 -3
- package/list/index.d.ts +5 -5
- package/list/list-drop-group.directive.d.ts +15 -15
- package/list/list-option.component.d.ts +20 -20
- package/list/list.component.d.ts +71 -71
- package/list/list.module.d.ts +21 -21
- package/list/list.property.d.ts +290 -290
- package/list/public-api.d.ts +5 -5
- package/loading/index.d.ts +5 -5
- package/loading/loading.component.d.ts +26 -26
- package/loading/loading.module.d.ts +12 -12
- package/loading/loading.property.d.ts +55 -55
- package/loading/public-api.d.ts +3 -3
- package/menu/index.d.ts +5 -5
- package/menu/menu-node.component.d.ts +14 -14
- package/menu/menu.component.d.ts +40 -40
- package/menu/menu.module.d.ts +14 -14
- package/menu/menu.property.d.ts +155 -155
- package/menu/public-api.d.ts +4 -4
- package/message/index.d.ts +5 -5
- package/message/message-ref.d.ts +9 -8
- package/message/message.component.d.ts +19 -19
- package/message/message.module.d.ts +10 -10
- package/message/message.property.d.ts +138 -138
- package/message/message.service.d.ts +28 -28
- package/message/public-api.d.ts +5 -5
- package/message-box/index.d.ts +5 -5
- package/message-box/message-box.component.d.ts +30 -30
- package/message-box/message-box.module.d.ts +16 -16
- package/message-box/message-box.property.d.ts +154 -154
- package/message-box/message-box.service.d.ts +20 -20
- package/message-box/public-api.d.ts +4 -4
- package/notification/index.d.ts +5 -5
- package/notification/notification.component.d.ts +19 -19
- package/notification/notification.module.d.ts +10 -10
- package/notification/notification.property.d.ts +96 -96
- package/notification/notification.service.d.ts +22 -22
- package/notification/public-api.d.ts +4 -4
- package/outlet/index.d.ts +5 -5
- package/outlet/outlet.directive.d.ts +15 -15
- package/outlet/outlet.module.d.ts +8 -8
- package/outlet/outlet.property.d.ts +6 -6
- package/outlet/public-api.d.ts +3 -3
- package/package.json +287 -464
- package/page-header/index.d.ts +5 -5
- package/page-header/page-header.component.d.ts +18 -18
- package/page-header/page-header.module.d.ts +10 -10
- package/page-header/page-header.property.d.ts +40 -40
- package/page-header/public-api.d.ts +3 -3
- package/pagination/index.d.ts +5 -5
- package/pagination/pagination.component.d.ts +38 -38
- package/pagination/pagination.module.d.ts +15 -15
- package/pagination/pagination.property.d.ts +157 -157
- package/pagination/public-api.d.ts +3 -3
- package/pattern/index.d.ts +5 -5
- package/pattern/pattern.component.d.ts +9 -9
- package/pattern/pattern.module.d.ts +8 -8
- package/pattern/pattern.property.d.ts +6 -6
- package/pattern/public-api.d.ts +3 -3
- package/popconfirm/index.d.ts +5 -5
- package/popconfirm/popconfirm.component.d.ts +27 -27
- package/popconfirm/popconfirm.module.d.ts +13 -13
- package/popconfirm/popconfirm.property.d.ts +83 -83
- package/popconfirm/public-api.d.ts +3 -3
- package/popover/index.d.ts +5 -5
- package/popover/popover-portal.component.d.ts +41 -41
- package/popover/popover.directive.d.ts +41 -40
- package/popover/popover.module.d.ts +12 -12
- package/popover/popover.property.d.ts +94 -84
- package/popover/public-api.d.ts +4 -4
- package/portal/index.d.ts +5 -5
- package/portal/portal.module.d.ts +8 -8
- package/portal/portal.property.d.ts +76 -76
- package/portal/portal.service.d.ts +81 -81
- package/portal/public-api.d.ts +3 -3
- package/progress/index.d.ts +5 -5
- package/progress/progress.component.d.ts +48 -48
- package/progress/progress.module.d.ts +11 -11
- package/progress/progress.property.d.ts +138 -138
- package/progress/public-api.d.ts +3 -3
- package/radio/index.d.ts +5 -5
- package/radio/public-api.d.ts +3 -3
- package/radio/radio.component.d.ts +29 -29
- package/radio/radio.module.d.ts +14 -14
- package/radio/radio.property.d.ts +149 -149
- package/rate/index.d.ts +5 -5
- package/rate/public-api.d.ts +3 -3
- package/rate/rate.component.d.ts +31 -31
- package/rate/rate.module.d.ts +13 -13
- package/rate/rate.property.d.ts +65 -65
- package/resizable/index.d.ts +5 -5
- package/resizable/public-api.d.ts +3 -3
- package/resizable/resizable.directive.d.ts +54 -54
- package/resizable/resizable.module.d.ts +8 -8
- package/resizable/resizable.property.d.ts +97 -97
- package/result/index.d.ts +5 -5
- package/result/public-api.d.ts +3 -3
- package/result/result.component.d.ts +16 -16
- package/result/result.module.d.ts +11 -11
- package/result/result.property.d.ts +40 -40
- package/ripple/index.d.ts +5 -5
- package/ripple/public-api.d.ts +3 -3
- package/ripple/ripple.directive.d.ts +17 -17
- package/ripple/ripple.module.d.ts +9 -9
- package/ripple/ripple.property.d.ts +30 -30
- package/select/index.d.ts +5 -5
- package/select/public-api.d.ts +4 -4
- package/select/select-portal.component.d.ts +61 -61
- package/select/select.component.d.ts +103 -103
- package/select/select.module.d.ts +18 -18
- package/select/select.property.d.ts +181 -181
- package/skeleton/index.d.ts +5 -5
- package/skeleton/public-api.d.ts +3 -3
- package/skeleton/skeleton.component.d.ts +16 -16
- package/skeleton/skeleton.module.d.ts +10 -10
- package/skeleton/skeleton.property.d.ts +107 -107
- package/slider/index.d.ts +5 -5
- package/slider/public-api.d.ts +3 -3
- package/slider/slider.component.d.ts +56 -56
- package/slider/slider.module.d.ts +13 -13
- package/slider/slider.property.d.ts +107 -107
- package/slider-select/index.d.ts +5 -5
- package/slider-select/public-api.d.ts +3 -3
- package/slider-select/slider-select.component.d.ts +44 -44
- package/slider-select/slider-select.module.d.ts +13 -13
- package/slider-select/slider-select.property.d.ts +104 -104
- package/statistic/countdown.component.d.ts +23 -23
- package/statistic/index.d.ts +5 -5
- package/statistic/public-api.d.ts +4 -4
- package/statistic/statistic.component.d.ts +14 -14
- package/statistic/statistic.module.d.ts +12 -12
- package/statistic/statistic.property.d.ts +64 -64
- package/steps/index.d.ts +5 -5
- package/steps/public-api.d.ts +3 -3
- package/steps/steps.component.d.ts +25 -25
- package/steps/steps.module.d.ts +11 -11
- package/steps/steps.property.d.ts +77 -77
- package/switch/index.d.ts +5 -5
- package/switch/public-api.d.ts +3 -3
- package/switch/switch.component.d.ts +19 -19
- package/switch/switch.module.d.ts +13 -13
- package/switch/switch.property.d.ts +67 -67
- package/table/drag.directive.d.ts +27 -27
- package/table/index.d.ts +5 -5
- package/table/public-api.d.ts +7 -7
- package/table/table-body.component.d.ts +40 -40
- package/table/table-foot.component.d.ts +16 -16
- package/table/table-head.component.d.ts +52 -52
- package/table/table.component.d.ts +90 -90
- package/table/table.module.d.ts +23 -23
- package/table/table.property.d.ts +825 -825
- package/tabs/index.d.ts +5 -5
- package/tabs/public-api.d.ts +6 -6
- package/tabs/tab-content.component.d.ts +12 -12
- package/tabs/tab-link.directive.d.ts +17 -17
- package/tabs/tab.component.d.ts +14 -14
- package/tabs/tabs.component.d.ts +44 -44
- package/tabs/tabs.module.d.ts +15 -15
- package/tabs/tabs.property.d.ts +153 -153
- package/tag/index.d.ts +5 -5
- package/tag/public-api.d.ts +3 -3
- package/tag/tag.component.d.ts +22 -22
- package/tag/tag.module.d.ts +11 -11
- package/tag/tag.property.d.ts +78 -78
- package/text-retract/index.d.ts +5 -5
- package/text-retract/public-api.d.ts +3 -3
- package/text-retract/text-retract.component.d.ts +24 -24
- package/text-retract/text-retract.module.d.ts +12 -12
- package/text-retract/text-retract.property.d.ts +25 -25
- package/textarea/index.d.ts +5 -5
- package/textarea/public-api.d.ts +3 -3
- package/textarea/textarea.component.d.ts +33 -33
- package/textarea/textarea.module.d.ts +12 -12
- package/textarea/textarea.property.d.ts +105 -105
- package/theme/index.d.ts +5 -5
- package/theme/public-api.d.ts +3 -3
- package/theme/theme.component.d.ts +37 -37
- package/theme/theme.module.d.ts +16 -16
- package/theme/theme.property.d.ts +53 -53
- package/time-ago/index.d.ts +5 -5
- package/time-ago/public-api.d.ts +3 -3
- package/time-ago/time-ago.module.d.ts +7 -7
- package/time-ago/time-ago.pipe.d.ts +16 -16
- package/time-ago/time-ago.property.d.ts +6 -6
- package/time-picker/index.d.ts +5 -5
- package/time-picker/public-api.d.ts +5 -5
- package/time-picker/time-picker-frame.component.d.ts +61 -61
- package/time-picker/time-picker-portal.component.d.ts +42 -42
- package/time-picker/time-picker.component.d.ts +66 -66
- package/time-picker/time-picker.module.d.ts +19 -19
- package/time-picker/time-picker.property.d.ts +157 -157
- package/time-range/index.d.ts +5 -5
- package/time-range/public-api.d.ts +3 -3
- package/time-range/time-range.module.d.ts +7 -7
- package/time-range/time-range.pipe.d.ts +10 -10
- package/time-range/time-range.property.d.ts +6 -6
- package/timeline/index.d.ts +5 -5
- package/timeline/public-api.d.ts +3 -3
- package/timeline/timeline.component.d.ts +22 -22
- package/timeline/timeline.module.d.ts +13 -13
- package/timeline/timeline.property.d.ts +96 -96
- package/tooltip/index.d.ts +5 -5
- package/tooltip/public-api.d.ts +4 -4
- package/tooltip/tooltip-portal.component.d.ts +38 -38
- package/tooltip/tooltip.directive.d.ts +34 -33
- package/tooltip/tooltip.module.d.ts +11 -11
- package/tooltip/tooltip.property.d.ts +77 -66
- package/transfer/index.d.ts +5 -5
- package/transfer/public-api.d.ts +3 -3
- package/transfer/transfer.component.d.ts +72 -72
- package/transfer/transfer.module.d.ts +21 -21
- package/transfer/transfer.property.d.ts +211 -211
- package/tree/index.d.ts +5 -5
- package/tree/public-api.d.ts +4 -4
- package/tree/tree-node.component.d.ts +61 -61
- package/tree/tree.component.d.ts +75 -75
- package/tree/tree.module.d.ts +18 -18
- package/tree/tree.property.d.ts +378 -378
- package/tree/tree.service.d.ts +10 -10
- package/tree-file/index.d.ts +5 -5
- package/tree-file/public-api.d.ts +3 -3
- package/tree-file/tree-file.component.d.ts +31 -31
- package/tree-file/tree-file.module.d.ts +15 -15
- package/tree-file/tree-file.property.d.ts +114 -114
- package/tree-select/index.d.ts +5 -5
- package/tree-select/public-api.d.ts +4 -4
- package/tree-select/tree-select-portal.component.d.ts +63 -63
- package/tree-select/tree-select.component.d.ts +101 -101
- package/tree-select/tree-select.module.d.ts +20 -20
- package/tree-select/tree-select.property.d.ts +207 -207
- package/typography/index.d.ts +5 -5
- package/typography/public-api.d.ts +3 -3
- package/typography/typography.component.d.ts +12 -12
- package/typography/typography.module.d.ts +9 -9
- package/typography/typography.property.d.ts +25 -25
- package/upload/index.d.ts +5 -5
- package/upload/public-api.d.ts +4 -4
- package/upload/upload-portal.component.d.ts +50 -50
- package/upload/upload.component.d.ts +48 -48
- package/upload/upload.module.d.ts +20 -20
- package/upload/upload.property.d.ts +159 -159
- package/esm2020/affix/affix.component.mjs +0 -17
- package/esm2020/affix/affix.module.mjs +0 -19
- package/esm2020/affix/affix.property.mjs +0 -33
- package/esm2020/affix/ng-nest-ui-affix.mjs +0 -5
- package/esm2020/affix/public-api.mjs +0 -4
- package/esm2020/alert/alert.component.mjs +0 -75
- package/esm2020/alert/alert.module.mjs +0 -24
- package/esm2020/alert/alert.property.mjs +0 -147
- package/esm2020/alert/ng-nest-ui-alert.mjs +0 -5
- package/esm2020/alert/public-api.mjs +0 -4
- package/esm2020/anchor/anchor-inner.component.mjs +0 -17
- package/esm2020/anchor/anchor.component.mjs +0 -167
- package/esm2020/anchor/anchor.module.mjs +0 -22
- package/esm2020/anchor/anchor.property.mjs +0 -57
- package/esm2020/anchor/ng-nest-ui-anchor.mjs +0 -5
- package/esm2020/anchor/public-api.mjs +0 -5
- package/esm2020/api/api.component.mjs +0 -19
- package/esm2020/api/api.module.mjs +0 -18
- package/esm2020/api/api.property.mjs +0 -7
- package/esm2020/api/ng-nest-ui-api.mjs +0 -5
- package/esm2020/api/public-api.mjs +0 -4
- package/esm2020/auto-complete/auto-complete-portal.component.mjs +0 -85
- package/esm2020/auto-complete/auto-complete.component.mjs +0 -305
- package/esm2020/auto-complete/auto-complete.module.mjs +0 -25
- package/esm2020/auto-complete/auto-complete.property.mjs +0 -85
- package/esm2020/auto-complete/ng-nest-ui-auto-complete.mjs +0 -5
- package/esm2020/auto-complete/public-api.mjs +0 -5
- package/esm2020/avatar/avatar-group.component.mjs +0 -19
- package/esm2020/avatar/avatar.component.mjs +0 -115
- package/esm2020/avatar/avatar.module.mjs +0 -22
- package/esm2020/avatar/avatar.property.mjs +0 -72
- package/esm2020/avatar/ng-nest-ui-avatar.mjs +0 -5
- package/esm2020/avatar/public-api.mjs +0 -5
- package/esm2020/back-top/back-top.component.mjs +0 -121
- package/esm2020/back-top/back-top.module.mjs +0 -21
- package/esm2020/back-top/back-top.property.mjs +0 -42
- package/esm2020/back-top/ng-nest-ui-back-top.mjs +0 -5
- package/esm2020/back-top/public-api.mjs +0 -4
- package/esm2020/badge/badge.component.mjs +0 -73
- package/esm2020/badge/badge.module.mjs +0 -19
- package/esm2020/badge/badge.property.mjs +0 -60
- package/esm2020/badge/ng-nest-ui-badge.mjs +0 -5
- package/esm2020/badge/public-api.mjs +0 -4
- package/esm2020/base-form/base-form.component.mjs +0 -86
- package/esm2020/base-form/base-form.module.mjs +0 -17
- package/esm2020/base-form/base-form.property.mjs +0 -132
- package/esm2020/base-form/ng-nest-ui-base-form.mjs +0 -5
- package/esm2020/base-form/public-api.mjs +0 -4
- package/esm2020/border/border.component.mjs +0 -19
- package/esm2020/border/border.module.mjs +0 -16
- package/esm2020/border/border.property.mjs +0 -7
- package/esm2020/border/ng-nest-ui-border.mjs +0 -5
- package/esm2020/border/public-api.mjs +0 -4
- package/esm2020/button/button.component.mjs +0 -79
- package/esm2020/button/button.module.mjs +0 -22
- package/esm2020/button/button.property.mjs +0 -136
- package/esm2020/button/buttons.component.mjs +0 -41
- package/esm2020/button/ng-nest-ui-button.mjs +0 -5
- package/esm2020/button/public-api.mjs +0 -5
- package/esm2020/calendar/calendar.component.mjs +0 -134
- package/esm2020/calendar/calendar.module.mjs +0 -26
- package/esm2020/calendar/calendar.property.mjs +0 -56
- package/esm2020/calendar/ng-nest-ui-calendar.mjs +0 -5
- package/esm2020/calendar/public-api.mjs +0 -4
- package/esm2020/card/card.component.mjs +0 -29
- package/esm2020/card/card.module.mjs +0 -21
- package/esm2020/card/card.property.mjs +0 -42
- package/esm2020/card/ng-nest-ui-card.mjs +0 -5
- package/esm2020/card/public-api.mjs +0 -4
- package/esm2020/carousel/carousel-panel.component.mjs +0 -132
- package/esm2020/carousel/carousel.component.mjs +0 -89
- package/esm2020/carousel/carousel.module.mjs +0 -21
- package/esm2020/carousel/carousel.property.mjs +0 -112
- package/esm2020/carousel/ng-nest-ui-carousel.mjs +0 -5
- package/esm2020/carousel/public-api.mjs +0 -5
- package/esm2020/cascade/cascade-portal.component.mjs +0 -124
- package/esm2020/cascade/cascade.component.mjs +0 -238
- package/esm2020/cascade/cascade.module.mjs +0 -25
- package/esm2020/cascade/cascade.property.mjs +0 -78
- package/esm2020/cascade/ng-nest-ui-cascade.mjs +0 -5
- package/esm2020/cascade/public-api.mjs +0 -5
- package/esm2020/checkbox/checkbox.component.mjs +0 -121
- package/esm2020/checkbox/checkbox.module.mjs +0 -24
- package/esm2020/checkbox/checkbox.property.mjs +0 -87
- package/esm2020/checkbox/ng-nest-ui-checkbox.mjs +0 -5
- package/esm2020/checkbox/public-api.mjs +0 -4
- package/esm2020/collapse/collapse-panel.component.mjs +0 -48
- package/esm2020/collapse/collapse.component.mjs +0 -47
- package/esm2020/collapse/collapse.module.mjs +0 -22
- package/esm2020/collapse/collapse.property.mjs +0 -99
- package/esm2020/collapse/ng-nest-ui-collapse.mjs +0 -5
- package/esm2020/collapse/public-api.mjs +0 -5
- package/esm2020/color/color.component.mjs +0 -41
- package/esm2020/color/color.module.mjs +0 -19
- package/esm2020/color/color.property.mjs +0 -51
- package/esm2020/color/ng-nest-ui-color.mjs +0 -5
- package/esm2020/color/public-api.mjs +0 -4
- package/esm2020/color-picker/color-picker-portal.component.mjs +0 -389
- package/esm2020/color-picker/color-picker.component.mjs +0 -209
- package/esm2020/color-picker/color-picker.module.mjs +0 -53
- package/esm2020/color-picker/color-picker.property.mjs +0 -46
- package/esm2020/color-picker/ng-nest-ui-color-picker.mjs +0 -5
- package/esm2020/color-picker/public-api.mjs +0 -5
- package/esm2020/comment/comment-reply.component.mjs +0 -40
- package/esm2020/comment/comment.component.mjs +0 -79
- package/esm2020/comment/comment.module.mjs +0 -54
- package/esm2020/comment/comment.property.mjs +0 -113
- package/esm2020/comment/ng-nest-ui-comment.mjs +0 -5
- package/esm2020/comment/public-api.mjs +0 -5
- package/esm2020/container/aside.component.mjs +0 -26
- package/esm2020/container/container.component.mjs +0 -34
- package/esm2020/container/container.module.mjs +0 -50
- package/esm2020/container/container.property.mjs +0 -111
- package/esm2020/container/footer.component.mjs +0 -41
- package/esm2020/container/header.component.mjs +0 -41
- package/esm2020/container/main.component.mjs +0 -19
- package/esm2020/container/ng-nest-ui-container.mjs +0 -5
- package/esm2020/container/public-api.mjs +0 -8
- package/esm2020/core/animation/badge.mjs +0 -39
- package/esm2020/core/animation/connect.mjs +0 -113
- package/esm2020/core/animation/consts.mjs +0 -7
- package/esm2020/core/animation/drop.mjs +0 -9
- package/esm2020/core/animation/fade.mjs +0 -14
- package/esm2020/core/animation/move.mjs +0 -175
- package/esm2020/core/animation/opacity.mjs +0 -9
- package/esm2020/core/animation/public-api.mjs +0 -9
- package/esm2020/core/animation/slide.mjs +0 -35
- package/esm2020/core/config/config.mjs +0 -3
- package/esm2020/core/config/config.service.mjs +0 -97
- package/esm2020/core/config/public-api.mjs +0 -3
- package/esm2020/core/functions/chunk.mjs +0 -14
- package/esm2020/core/functions/clone-deep.mjs +0 -12
- package/esm2020/core/functions/convert.mjs +0 -118
- package/esm2020/core/functions/date.mjs +0 -147
- package/esm2020/core/functions/drop.mjs +0 -8
- package/esm2020/core/functions/flex.mjs +0 -21
- package/esm2020/core/functions/group-by.mjs +0 -10
- package/esm2020/core/functions/guid.mjs +0 -10
- package/esm2020/core/functions/has-in.mjs +0 -4
- package/esm2020/core/functions/order-by.mjs +0 -52
- package/esm2020/core/functions/parent-path.mjs +0 -10
- package/esm2020/core/functions/property.mjs +0 -12
- package/esm2020/core/functions/public-api.mjs +0 -15
- package/esm2020/core/functions/remove.mjs +0 -15
- package/esm2020/core/functions/resize.mjs +0 -20
- package/esm2020/core/interfaces/data.type.mjs +0 -34
- package/esm2020/core/interfaces/identify.type.mjs +0 -4
- package/esm2020/core/interfaces/index.mjs +0 -2
- package/esm2020/core/interfaces/layout.type.mjs +0 -2
- package/esm2020/core/interfaces/public-api.mjs +0 -5
- package/esm2020/core/interfaces/result-list.type.mjs +0 -2
- package/esm2020/core/ng-nest-ui-core.mjs +0 -5
- package/esm2020/core/public-api.mjs +0 -8
- package/esm2020/core/services/http.service.mjs +0 -87
- package/esm2020/core/services/preloading-strategy.service.mjs +0 -25
- package/esm2020/core/services/public-api.mjs +0 -6
- package/esm2020/core/services/repository.service.mjs +0 -29
- package/esm2020/core/services/reuse-strategy.service.mjs +0 -72
- package/esm2020/core/services/storage.service.mjs +0 -97
- package/esm2020/core/theme/index.mjs +0 -2
- package/esm2020/core/theme/public-api.mjs +0 -3
- package/esm2020/core/theme/theme.mjs +0 -45
- package/esm2020/core/theme/theme.service.mjs +0 -198
- package/esm2020/core/util/animation.mjs +0 -47
- package/esm2020/core/util/check.mjs +0 -7
- package/esm2020/core/util/computed-style.mjs +0 -12
- package/esm2020/core/util/host.mjs +0 -13
- package/esm2020/core/util/html.mjs +0 -11
- package/esm2020/core/util/index.mjs +0 -2
- package/esm2020/core/util/log.mjs +0 -7
- package/esm2020/core/util/option.mjs +0 -15
- package/esm2020/core/util/public-api.mjs +0 -8
- package/esm2020/crumb/crumb.component.mjs +0 -52
- package/esm2020/crumb/crumb.module.mjs +0 -21
- package/esm2020/crumb/crumb.property.mjs +0 -50
- package/esm2020/crumb/ng-nest-ui-crumb.mjs +0 -5
- package/esm2020/crumb/public-api.mjs +0 -4
- package/esm2020/date-picker/date-picker-portal.component.mjs +0 -192
- package/esm2020/date-picker/date-picker.component.mjs +0 -322
- package/esm2020/date-picker/date-picker.module.mjs +0 -118
- package/esm2020/date-picker/date-picker.property.mjs +0 -807
- package/esm2020/date-picker/date-quarter.pipe.mjs +0 -19
- package/esm2020/date-picker/date-range-portal.component.mjs +0 -340
- package/esm2020/date-picker/date-range.component.mjs +0 -450
- package/esm2020/date-picker/ng-nest-ui-date-picker.mjs +0 -5
- package/esm2020/date-picker/picker-date.component.mjs +0 -332
- package/esm2020/date-picker/picker-month.component.mjs +0 -234
- package/esm2020/date-picker/picker-quarter.component.mjs +0 -237
- package/esm2020/date-picker/picker-year.component.mjs +0 -219
- package/esm2020/date-picker/public-api.mjs +0 -12
- package/esm2020/description/description-item.component.mjs +0 -26
- package/esm2020/description/description.component.mjs +0 -64
- package/esm2020/description/description.module.mjs +0 -21
- package/esm2020/description/description.property.mjs +0 -96
- package/esm2020/description/ng-nest-ui-description.mjs +0 -5
- package/esm2020/description/public-api.mjs +0 -5
- package/esm2020/dialog/dialog-container.component.mjs +0 -29
- package/esm2020/dialog/dialog-portal.component.mjs +0 -94
- package/esm2020/dialog/dialog-portal.directives.mjs +0 -119
- package/esm2020/dialog/dialog-ref.mjs +0 -98
- package/esm2020/dialog/dialog.component.mjs +0 -301
- package/esm2020/dialog/dialog.module.mjs +0 -109
- package/esm2020/dialog/dialog.property.mjs +0 -197
- package/esm2020/dialog/dialog.service.mjs +0 -123
- package/esm2020/dialog/ng-nest-ui-dialog.mjs +0 -5
- package/esm2020/dialog/public-api.mjs +0 -9
- package/esm2020/doc/doc.component.mjs +0 -17
- package/esm2020/doc/doc.module.mjs +0 -18
- package/esm2020/doc/doc.property.mjs +0 -7
- package/esm2020/doc/ng-nest-ui-doc.mjs +0 -5
- package/esm2020/doc/public-api.mjs +0 -4
- package/esm2020/drawer/drawer-container.component.mjs +0 -29
- package/esm2020/drawer/drawer-portal.component.mjs +0 -52
- package/esm2020/drawer/drawer-portal.directives.mjs +0 -57
- package/esm2020/drawer/drawer-ref.mjs +0 -17
- package/esm2020/drawer/drawer.component.mjs +0 -124
- package/esm2020/drawer/drawer.module.mjs +0 -55
- package/esm2020/drawer/drawer.property.mjs +0 -91
- package/esm2020/drawer/drawer.service.mjs +0 -65
- package/esm2020/drawer/ng-nest-ui-drawer.mjs +0 -5
- package/esm2020/drawer/public-api.mjs +0 -10
- package/esm2020/dropdown/dropdown-portal.component.mjs +0 -182
- package/esm2020/dropdown/dropdown.component.mjs +0 -199
- package/esm2020/dropdown/dropdown.module.mjs +0 -23
- package/esm2020/dropdown/dropdown.property.mjs +0 -93
- package/esm2020/dropdown/ng-nest-ui-dropdown.mjs +0 -5
- package/esm2020/dropdown/public-api.mjs +0 -5
- package/esm2020/empty/empty.component.mjs +0 -33
- package/esm2020/empty/empty.module.mjs +0 -22
- package/esm2020/empty/empty.property.mjs +0 -33
- package/esm2020/empty/ng-nest-ui-empty.mjs +0 -5
- package/esm2020/empty/public-api.mjs +0 -4
- package/esm2020/examples/examples.component.mjs +0 -17
- package/esm2020/examples/examples.module.mjs +0 -18
- package/esm2020/examples/examples.property.mjs +0 -7
- package/esm2020/examples/ng-nest-ui-examples.mjs +0 -5
- package/esm2020/examples/public-api.mjs +0 -4
- package/esm2020/find/find.component.mjs +0 -359
- package/esm2020/find/find.module.mjs +0 -64
- package/esm2020/find/find.property.mjs +0 -269
- package/esm2020/find/ng-nest-ui-find.mjs +0 -5
- package/esm2020/find/public-api.mjs +0 -4
- package/esm2020/form/control.component.mjs +0 -197
- package/esm2020/form/form.component.mjs +0 -118
- package/esm2020/form/form.module.mjs +0 -82
- package/esm2020/form/form.property.mjs +0 -200
- package/esm2020/form/ng-nest-ui-form.mjs +0 -5
- package/esm2020/form/public-api.mjs +0 -5
- package/esm2020/highlight/highlight.component.mjs +0 -88
- package/esm2020/highlight/highlight.module.mjs +0 -20
- package/esm2020/highlight/highlight.property.mjs +0 -41
- package/esm2020/highlight/ng-nest-ui-highlight.mjs +0 -5
- package/esm2020/highlight/public-api.mjs +0 -4
- package/esm2020/i18n/i18n.directive.mjs +0 -40
- package/esm2020/i18n/i18n.module.mjs +0 -17
- package/esm2020/i18n/i18n.pipe.mjs +0 -27
- package/esm2020/i18n/i18n.property.mjs +0 -9
- package/esm2020/i18n/i18n.service.mjs +0 -61
- package/esm2020/i18n/languages/ar_EG.mjs +0 -118
- package/esm2020/i18n/languages/bg_BG.mjs +0 -118
- package/esm2020/i18n/languages/ca_ES.mjs +0 -118
- package/esm2020/i18n/languages/cs_CZ.mjs +0 -118
- package/esm2020/i18n/languages/da_DK.mjs +0 -118
- package/esm2020/i18n/languages/de_DE.mjs +0 -118
- package/esm2020/i18n/languages/el_GR.mjs +0 -118
- package/esm2020/i18n/languages/en_GB.mjs +0 -172
- package/esm2020/i18n/languages/en_US.mjs +0 -172
- package/esm2020/i18n/languages/es_ES.mjs +0 -118
- package/esm2020/i18n/languages/et_EE.mjs +0 -118
- package/esm2020/i18n/languages/fa_IR.mjs +0 -118
- package/esm2020/i18n/languages/fi_FI.mjs +0 -118
- package/esm2020/i18n/languages/fr_BE.mjs +0 -118
- package/esm2020/i18n/languages/fr_FR.mjs +0 -118
- package/esm2020/i18n/languages/he_IL.mjs +0 -118
- package/esm2020/i18n/languages/hi_IN.mjs +0 -118
- package/esm2020/i18n/languages/hr_HR.mjs +0 -118
- package/esm2020/i18n/languages/hu_HU.mjs +0 -118
- package/esm2020/i18n/languages/hy_AM.mjs +0 -118
- package/esm2020/i18n/languages/id_ID.mjs +0 -118
- package/esm2020/i18n/languages/is_IS.mjs +0 -118
- package/esm2020/i18n/languages/it_IT.mjs +0 -118
- package/esm2020/i18n/languages/ja_JP.mjs +0 -118
- package/esm2020/i18n/languages/ka_GE.mjs +0 -118
- package/esm2020/i18n/languages/kn_IN.mjs +0 -118
- package/esm2020/i18n/languages/ko_KR.mjs +0 -118
- package/esm2020/i18n/languages/ku_IQ.mjs +0 -118
- package/esm2020/i18n/languages/lv_LV.mjs +0 -118
- package/esm2020/i18n/languages/mn_MN.mjs +0 -118
- package/esm2020/i18n/languages/ms_MY.mjs +0 -118
- package/esm2020/i18n/languages/nb_NO.mjs +0 -118
- package/esm2020/i18n/languages/ne_NP.mjs +0 -118
- package/esm2020/i18n/languages/nl_BE.mjs +0 -118
- package/esm2020/i18n/languages/nl_NL.mjs +0 -118
- package/esm2020/i18n/languages/pl_PL.mjs +0 -118
- package/esm2020/i18n/languages/pt_BR.mjs +0 -118
- package/esm2020/i18n/languages/pt_PT.mjs +0 -118
- package/esm2020/i18n/languages/ro_RO.mjs +0 -118
- package/esm2020/i18n/languages/ru_RU.mjs +0 -118
- package/esm2020/i18n/languages/sk_SK.mjs +0 -118
- package/esm2020/i18n/languages/sl_SI.mjs +0 -118
- package/esm2020/i18n/languages/sr_RS.mjs +0 -118
- package/esm2020/i18n/languages/sv_SE.mjs +0 -118
- package/esm2020/i18n/languages/ta_IN.mjs +0 -118
- package/esm2020/i18n/languages/th_TH.mjs +0 -118
- package/esm2020/i18n/languages/tr_TR.mjs +0 -118
- package/esm2020/i18n/languages/uk_UA.mjs +0 -118
- package/esm2020/i18n/languages/vi_VN.mjs +0 -118
- package/esm2020/i18n/languages/zh_CN.mjs +0 -171
- package/esm2020/i18n/languages/zh_TW.mjs +0 -171
- package/esm2020/i18n/ng-nest-ui-i18n.mjs +0 -5
- package/esm2020/i18n/public-api.mjs +0 -57
- package/esm2020/icon/icon.component.mjs +0 -185
- package/esm2020/icon/icon.module.mjs +0 -21
- package/esm2020/icon/icon.property.mjs +0 -45
- package/esm2020/icon/icon.service.mjs +0 -87
- package/esm2020/icon/ng-nest-ui-icon.mjs +0 -5
- package/esm2020/icon/public-api.mjs +0 -5
- package/esm2020/image/image-group.component.mjs +0 -21
- package/esm2020/image/image-preview.component.mjs +0 -140
- package/esm2020/image/image.component.mjs +0 -94
- package/esm2020/image/image.module.mjs +0 -27
- package/esm2020/image/image.property.mjs +0 -82
- package/esm2020/image/ng-nest-ui-image.mjs +0 -5
- package/esm2020/image/public-api.mjs +0 -6
- package/esm2020/index.mjs +0 -107
- package/esm2020/inner/inner.component.mjs +0 -30
- package/esm2020/inner/inner.module.mjs +0 -19
- package/esm2020/inner/inner.property.mjs +0 -28
- package/esm2020/inner/ng-nest-ui-inner.mjs +0 -5
- package/esm2020/inner/public-api.mjs +0 -4
- package/esm2020/input/input-group.component.mjs +0 -20
- package/esm2020/input/input.component.mjs +0 -194
- package/esm2020/input/input.module.mjs +0 -24
- package/esm2020/input/input.property.mjs +0 -209
- package/esm2020/input/ng-nest-ui-input.mjs +0 -5
- package/esm2020/input/public-api.mjs +0 -5
- package/esm2020/input-number/input-number.component.mjs +0 -123
- package/esm2020/input-number/input-number.module.mjs +0 -23
- package/esm2020/input-number/input-number.property.mjs +0 -90
- package/esm2020/input-number/ng-nest-ui-input-number.mjs +0 -5
- package/esm2020/input-number/public-api.mjs +0 -4
- package/esm2020/keyword/keyword.directive.mjs +0 -66
- package/esm2020/keyword/keyword.module.mjs +0 -19
- package/esm2020/keyword/keyword.property.mjs +0 -41
- package/esm2020/keyword/ng-nest-ui-keyword.mjs +0 -5
- package/esm2020/keyword/public-api.mjs +0 -4
- package/esm2020/layout/col.component.mjs +0 -75
- package/esm2020/layout/layout.module.mjs +0 -20
- package/esm2020/layout/layout.property.mjs +0 -88
- package/esm2020/layout/ng-nest-ui-layout.mjs +0 -5
- package/esm2020/layout/public-api.mjs +0 -5
- package/esm2020/layout/row.component.mjs +0 -45
- package/esm2020/link/link.component.mjs +0 -57
- package/esm2020/link/link.module.mjs +0 -22
- package/esm2020/link/link.property.mjs +0 -54
- package/esm2020/link/ng-nest-ui-link.mjs +0 -5
- package/esm2020/link/public-api.mjs +0 -4
- package/esm2020/list/list-drop-group.directive.mjs +0 -47
- package/esm2020/list/list-option.component.mjs +0 -49
- package/esm2020/list/list.component.mjs +0 -395
- package/esm2020/list/list.module.mjs +0 -66
- package/esm2020/list/list.property.mjs +0 -259
- package/esm2020/list/ng-nest-ui-list.mjs +0 -5
- package/esm2020/list/public-api.mjs +0 -6
- package/esm2020/loading/loading.component.mjs +0 -81
- package/esm2020/loading/loading.module.mjs +0 -22
- package/esm2020/loading/loading.property.mjs +0 -72
- package/esm2020/loading/ng-nest-ui-loading.mjs +0 -5
- package/esm2020/loading/public-api.mjs +0 -4
- package/esm2020/menu/menu-node.component.mjs +0 -34
- package/esm2020/menu/menu.component.mjs +0 -196
- package/esm2020/menu/menu.module.mjs +0 -24
- package/esm2020/menu/menu.property.mjs +0 -124
- package/esm2020/menu/ng-nest-ui-menu.mjs +0 -5
- package/esm2020/menu/public-api.mjs +0 -5
- package/esm2020/message/message-ref.mjs +0 -12
- package/esm2020/message/message.component.mjs +0 -46
- package/esm2020/message/message.module.mjs +0 -22
- package/esm2020/message/message.property.mjs +0 -9
- package/esm2020/message/message.service.mjs +0 -144
- package/esm2020/message/ng-nest-ui-message.mjs +0 -5
- package/esm2020/message/public-api.mjs +0 -6
- package/esm2020/message-box/message-box.component.mjs +0 -88
- package/esm2020/message-box/message-box.module.mjs +0 -57
- package/esm2020/message-box/message-box.property.mjs +0 -8
- package/esm2020/message-box/message-box.service.mjs +0 -89
- package/esm2020/message-box/ng-nest-ui-message-box.mjs +0 -5
- package/esm2020/message-box/public-api.mjs +0 -5
- package/esm2020/ng-nest-ui.mjs +0 -5
- package/esm2020/notification/ng-nest-ui-notification.mjs +0 -5
- package/esm2020/notification/notification.component.mjs +0 -48
- package/esm2020/notification/notification.module.mjs +0 -22
- package/esm2020/notification/notification.property.mjs +0 -8
- package/esm2020/notification/notification.service.mjs +0 -103
- package/esm2020/notification/public-api.mjs +0 -5
- package/esm2020/outlet/ng-nest-ui-outlet.mjs +0 -5
- package/esm2020/outlet/outlet.directive.mjs +0 -74
- package/esm2020/outlet/outlet.module.mjs +0 -18
- package/esm2020/outlet/outlet.property.mjs +0 -7
- package/esm2020/outlet/public-api.mjs +0 -4
- package/esm2020/page-header/ng-nest-ui-page-header.mjs +0 -5
- package/esm2020/page-header/page-header.component.mjs +0 -41
- package/esm2020/page-header/page-header.module.mjs +0 -20
- package/esm2020/page-header/page-header.property.mjs +0 -46
- package/esm2020/page-header/public-api.mjs +0 -4
- package/esm2020/pagination/ng-nest-ui-pagination.mjs +0 -5
- package/esm2020/pagination/pagination.component.mjs +0 -161
- package/esm2020/pagination/pagination.module.mjs +0 -25
- package/esm2020/pagination/pagination.property.mjs +0 -171
- package/esm2020/pagination/public-api.mjs +0 -4
- package/esm2020/pattern/ng-nest-ui-pattern.mjs +0 -5
- package/esm2020/pattern/pattern.component.mjs +0 -17
- package/esm2020/pattern/pattern.module.mjs +0 -18
- package/esm2020/pattern/pattern.property.mjs +0 -7
- package/esm2020/pattern/public-api.mjs +0 -4
- package/esm2020/popconfirm/ng-nest-ui-popconfirm.mjs +0 -5
- package/esm2020/popconfirm/popconfirm.component.mjs +0 -74
- package/esm2020/popconfirm/popconfirm.module.mjs +0 -23
- package/esm2020/popconfirm/popconfirm.property.mjs +0 -86
- package/esm2020/popconfirm/public-api.mjs +0 -4
- package/esm2020/popover/ng-nest-ui-popover.mjs +0 -5
- package/esm2020/popover/popover-portal.component.mjs +0 -103
- package/esm2020/popover/popover.directive.mjs +0 -193
- package/esm2020/popover/popover.module.mjs +0 -22
- package/esm2020/popover/popover.property.mjs +0 -84
- package/esm2020/popover/public-api.mjs +0 -5
- package/esm2020/portal/ng-nest-ui-portal.mjs +0 -5
- package/esm2020/portal/portal.module.mjs +0 -19
- package/esm2020/portal/portal.property.mjs +0 -24
- package/esm2020/portal/portal.service.mjs +0 -189
- package/esm2020/portal/public-api.mjs +0 -4
- package/esm2020/progress/ng-nest-ui-progress.mjs +0 -5
- package/esm2020/progress/progress.component.mjs +0 -221
- package/esm2020/progress/progress.module.mjs +0 -21
- package/esm2020/progress/progress.property.mjs +0 -114
- package/esm2020/progress/public-api.mjs +0 -4
- package/esm2020/radio/ng-nest-ui-radio.mjs +0 -5
- package/esm2020/radio/public-api.mjs +0 -4
- package/esm2020/radio/radio.component.mjs +0 -103
- package/esm2020/radio/radio.module.mjs +0 -24
- package/esm2020/radio/radio.property.mjs +0 -88
- package/esm2020/rate/ng-nest-ui-rate.mjs +0 -5
- package/esm2020/rate/public-api.mjs +0 -4
- package/esm2020/rate/rate.component.mjs +0 -117
- package/esm2020/rate/rate.module.mjs +0 -23
- package/esm2020/rate/rate.property.mjs +0 -49
- package/esm2020/resizable/ng-nest-ui-resizable.mjs +0 -5
- package/esm2020/resizable/public-api.mjs +0 -4
- package/esm2020/resizable/resizable.directive.mjs +0 -267
- package/esm2020/resizable/resizable.module.mjs +0 -18
- package/esm2020/resizable/resizable.property.mjs +0 -94
- package/esm2020/result/ng-nest-ui-result.mjs +0 -5
- package/esm2020/result/public-api.mjs +0 -4
- package/esm2020/result/result.component.mjs +0 -33
- package/esm2020/result/result.module.mjs +0 -21
- package/esm2020/result/result.property.mjs +0 -37
- package/esm2020/ripple/ng-nest-ui-ripple.mjs +0 -5
- package/esm2020/ripple/public-api.mjs +0 -4
- package/esm2020/ripple/ripple.directive.mjs +0 -69
- package/esm2020/ripple/ripple.module.mjs +0 -19
- package/esm2020/ripple/ripple.property.mjs +0 -33
- package/esm2020/select/ng-nest-ui-select.mjs +0 -5
- package/esm2020/select/public-api.mjs +0 -5
- package/esm2020/select/select-portal.component.mjs +0 -109
- package/esm2020/select/select.component.mjs +0 -603
- package/esm2020/select/select.module.mjs +0 -57
- package/esm2020/select/select.property.mjs +0 -128
- package/esm2020/skeleton/ng-nest-ui-skeleton.mjs +0 -5
- package/esm2020/skeleton/public-api.mjs +0 -4
- package/esm2020/skeleton/skeleton.component.mjs +0 -37
- package/esm2020/skeleton/skeleton.module.mjs +0 -20
- package/esm2020/skeleton/skeleton.property.mjs +0 -52
- package/esm2020/slider/ng-nest-ui-slider.mjs +0 -5
- package/esm2020/slider/public-api.mjs +0 -4
- package/esm2020/slider/slider.component.mjs +0 -247
- package/esm2020/slider/slider.module.mjs +0 -23
- package/esm2020/slider/slider.property.mjs +0 -116
- package/esm2020/slider-select/ng-nest-ui-slider-select.mjs +0 -5
- package/esm2020/slider-select/public-api.mjs +0 -4
- package/esm2020/slider-select/slider-select.component.mjs +0 -171
- package/esm2020/slider-select/slider-select.module.mjs +0 -23
- package/esm2020/slider-select/slider-select.property.mjs +0 -97
- package/esm2020/statistic/countdown.component.mjs +0 -68
- package/esm2020/statistic/ng-nest-ui-statistic.mjs +0 -5
- package/esm2020/statistic/public-api.mjs +0 -5
- package/esm2020/statistic/statistic.component.mjs +0 -33
- package/esm2020/statistic/statistic.module.mjs +0 -22
- package/esm2020/statistic/statistic.property.mjs +0 -72
- package/esm2020/steps/ng-nest-ui-steps.mjs +0 -5
- package/esm2020/steps/public-api.mjs +0 -4
- package/esm2020/steps/steps.component.mjs +0 -84
- package/esm2020/steps/steps.module.mjs +0 -21
- package/esm2020/steps/steps.property.mjs +0 -71
- package/esm2020/switch/ng-nest-ui-switch.mjs +0 -5
- package/esm2020/switch/public-api.mjs +0 -4
- package/esm2020/switch/switch.component.mjs +0 -56
- package/esm2020/switch/switch.module.mjs +0 -23
- package/esm2020/switch/switch.property.mjs +0 -56
- package/esm2020/table/drag.directive.mjs +0 -77
- package/esm2020/table/ng-nest-ui-table.mjs +0 -5
- package/esm2020/table/public-api.mjs +0 -8
- package/esm2020/table/table-body.component.mjs +0 -215
- package/esm2020/table/table-foot.component.mjs +0 -36
- package/esm2020/table/table-head.component.mjs +0 -185
- package/esm2020/table/table.component.mjs +0 -363
- package/esm2020/table/table.module.mjs +0 -83
- package/esm2020/table/table.property.mjs +0 -542
- package/esm2020/tabs/ng-nest-ui-tabs.mjs +0 -5
- package/esm2020/tabs/public-api.mjs +0 -7
- package/esm2020/tabs/tab-content.component.mjs +0 -22
- package/esm2020/tabs/tab-link.directive.mjs +0 -44
- package/esm2020/tabs/tab.component.mjs +0 -27
- package/esm2020/tabs/tabs.component.mjs +0 -194
- package/esm2020/tabs/tabs.module.mjs +0 -39
- package/esm2020/tabs/tabs.property.mjs +0 -147
- package/esm2020/tag/ng-nest-ui-tag.mjs +0 -5
- package/esm2020/tag/public-api.mjs +0 -4
- package/esm2020/tag/tag.component.mjs +0 -69
- package/esm2020/tag/tag.module.mjs +0 -21
- package/esm2020/tag/tag.property.mjs +0 -104
- package/esm2020/text-retract/ng-nest-ui-text-retract.mjs +0 -5
- package/esm2020/text-retract/public-api.mjs +0 -4
- package/esm2020/text-retract/text-retract.component.mjs +0 -62
- package/esm2020/text-retract/text-retract.module.mjs +0 -22
- package/esm2020/text-retract/text-retract.property.mjs +0 -31
- package/esm2020/textarea/ng-nest-ui-textarea.mjs +0 -5
- package/esm2020/textarea/public-api.mjs +0 -4
- package/esm2020/textarea/textarea.component.mjs +0 -103
- package/esm2020/textarea/textarea.module.mjs +0 -22
- package/esm2020/textarea/textarea.property.mjs +0 -74
- package/esm2020/theme/ng-nest-ui-theme.mjs +0 -5
- package/esm2020/theme/public-api.mjs +0 -4
- package/esm2020/theme/theme.component.mjs +0 -163
- package/esm2020/theme/theme.module.mjs +0 -52
- package/esm2020/theme/theme.property.mjs +0 -74
- package/esm2020/time-ago/ng-nest-ui-time-ago.mjs +0 -5
- package/esm2020/time-ago/public-api.mjs +0 -4
- package/esm2020/time-ago/time-ago.module.mjs +0 -18
- package/esm2020/time-ago/time-ago.pipe.mjs +0 -69
- package/esm2020/time-ago/time-ago.property.mjs +0 -7
- package/esm2020/time-picker/ng-nest-ui-time-picker.mjs +0 -5
- package/esm2020/time-picker/public-api.mjs +0 -6
- package/esm2020/time-picker/time-picker-frame.component.mjs +0 -324
- package/esm2020/time-picker/time-picker-portal.component.mjs +0 -76
- package/esm2020/time-picker/time-picker.component.mjs +0 -272
- package/esm2020/time-picker/time-picker.module.mjs +0 -58
- package/esm2020/time-picker/time-picker.property.mjs +0 -110
- package/esm2020/time-range/ng-nest-ui-time-range.mjs +0 -5
- package/esm2020/time-range/public-api.mjs +0 -4
- package/esm2020/time-range/time-range.module.mjs +0 -16
- package/esm2020/time-range/time-range.pipe.mjs +0 -44
- package/esm2020/time-range/time-range.property.mjs +0 -7
- package/esm2020/timeline/ng-nest-ui-timeline.mjs +0 -5
- package/esm2020/timeline/public-api.mjs +0 -4
- package/esm2020/timeline/timeline.component.mjs +0 -72
- package/esm2020/timeline/timeline.module.mjs +0 -23
- package/esm2020/timeline/timeline.property.mjs +0 -50
- package/esm2020/tooltip/ng-nest-ui-tooltip.mjs +0 -5
- package/esm2020/tooltip/public-api.mjs +0 -5
- package/esm2020/tooltip/tooltip-portal.component.mjs +0 -105
- package/esm2020/tooltip/tooltip.directive.mjs +0 -130
- package/esm2020/tooltip/tooltip.module.mjs +0 -21
- package/esm2020/tooltip/tooltip.property.mjs +0 -76
- package/esm2020/transfer/ng-nest-ui-transfer.mjs +0 -5
- package/esm2020/transfer/public-api.mjs +0 -4
- package/esm2020/transfer/transfer.component.mjs +0 -603
- package/esm2020/transfer/transfer.module.mjs +0 -69
- package/esm2020/transfer/transfer.property.mjs +0 -104
- package/esm2020/tree/ng-nest-ui-tree.mjs +0 -5
- package/esm2020/tree/public-api.mjs +0 -5
- package/esm2020/tree/tree-node.component.mjs +0 -273
- package/esm2020/tree/tree.component.mjs +0 -554
- package/esm2020/tree/tree.module.mjs +0 -54
- package/esm2020/tree/tree.property.mjs +0 -335
- package/esm2020/tree/tree.service.mjs +0 -77
- package/esm2020/tree-file/ng-nest-ui-tree-file.mjs +0 -5
- package/esm2020/tree-file/public-api.mjs +0 -4
- package/esm2020/tree-file/tree-file.component.mjs +0 -124
- package/esm2020/tree-file/tree-file.module.mjs +0 -25
- package/esm2020/tree-file/tree-file.property.mjs +0 -101
- package/esm2020/tree-select/ng-nest-ui-tree-select.mjs +0 -5
- package/esm2020/tree-select/public-api.mjs +0 -5
- package/esm2020/tree-select/tree-select-portal.component.mjs +0 -110
- package/esm2020/tree-select/tree-select.component.mjs +0 -633
- package/esm2020/tree-select/tree-select.module.mjs +0 -65
- package/esm2020/tree-select/tree-select.property.mjs +0 -159
- package/esm2020/typography/ng-nest-ui-typography.mjs +0 -5
- package/esm2020/typography/public-api.mjs +0 -4
- package/esm2020/typography/typography.component.mjs +0 -24
- package/esm2020/typography/typography.module.mjs +0 -19
- package/esm2020/typography/typography.property.mjs +0 -33
- package/esm2020/upload/ng-nest-ui-upload.mjs +0 -5
- package/esm2020/upload/public-api.mjs +0 -5
- package/esm2020/upload/upload-portal.component.mjs +0 -200
- package/esm2020/upload/upload.component.mjs +0 -253
- package/esm2020/upload/upload.module.mjs +0 -65
- package/esm2020/upload/upload.property.mjs +0 -113
- package/fesm2015/ng-nest-ui-affix.mjs +0 -69
- package/fesm2015/ng-nest-ui-affix.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-alert.mjs +0 -247
- package/fesm2015/ng-nest-ui-alert.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-anchor.mjs +0 -257
- package/fesm2015/ng-nest-ui-anchor.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-api.mjs +0 -47
- package/fesm2015/ng-nest-ui-api.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-auto-complete.mjs +0 -490
- package/fesm2015/ng-nest-ui-auto-complete.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-avatar.mjs +0 -223
- package/fesm2015/ng-nest-ui-avatar.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-back-top.mjs +0 -183
- package/fesm2015/ng-nest-ui-back-top.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-badge.mjs +0 -151
- package/fesm2015/ng-nest-ui-badge.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-base-form.mjs +0 -234
- package/fesm2015/ng-nest-ui-base-form.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-border.mjs +0 -45
- package/fesm2015/ng-nest-ui-border.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-button.mjs +0 -275
- package/fesm2015/ng-nest-ui-button.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-calendar.mjs +0 -215
- package/fesm2015/ng-nest-ui-calendar.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-card.mjs +0 -91
- package/fesm2015/ng-nest-ui-card.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-carousel.mjs +0 -347
- package/fesm2015/ng-nest-ui-carousel.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-cascade.mjs +0 -455
- package/fesm2015/ng-nest-ui-cascade.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-checkbox.mjs +0 -229
- package/fesm2015/ng-nest-ui-checkbox.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-collapse.mjs +0 -211
- package/fesm2015/ng-nest-ui-collapse.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-color-picker.mjs +0 -687
- package/fesm2015/ng-nest-ui-color-picker.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-color.mjs +0 -109
- package/fesm2015/ng-nest-ui-color.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-comment.mjs +0 -276
- package/fesm2015/ng-nest-ui-comment.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-container.mjs +0 -304
- package/fesm2015/ng-nest-ui-container.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-core.mjs +0 -1631
- package/fesm2015/ng-nest-ui-core.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-crumb.mjs +0 -122
- package/fesm2015/ng-nest-ui-crumb.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-date-picker.mjs +0 -3175
- package/fesm2015/ng-nest-ui-date-picker.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-description.mjs +0 -201
- package/fesm2015/ng-nest-ui-description.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-dialog.mjs +0 -1051
- package/fesm2015/ng-nest-ui-dialog.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-doc.mjs +0 -45
- package/fesm2015/ng-nest-ui-doc.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-drawer.mjs +0 -472
- package/fesm2015/ng-nest-ui-drawer.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-dropdown.mjs +0 -495
- package/fesm2015/ng-nest-ui-dropdown.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-empty.mjs +0 -88
- package/fesm2015/ng-nest-ui-empty.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-examples.mjs +0 -45
- package/fesm2015/ng-nest-ui-examples.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-find.mjs +0 -694
- package/fesm2015/ng-nest-ui-find.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-form.mjs +0 -584
- package/fesm2015/ng-nest-ui-form.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-highlight.mjs +0 -151
- package/fesm2015/ng-nest-ui-highlight.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-i18n.mjs +0 -6381
- package/fesm2015/ng-nest-ui-i18n.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-icon.mjs +0 -332
- package/fesm2015/ng-nest-ui-icon.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-image.mjs +0 -352
- package/fesm2015/ng-nest-ui-image.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-inner.mjs +0 -77
- package/fesm2015/ng-nest-ui-inner.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-input-number.mjs +0 -233
- package/fesm2015/ng-nest-ui-input-number.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-input.mjs +0 -440
- package/fesm2015/ng-nest-ui-input.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-keyword.mjs +0 -125
- package/fesm2015/ng-nest-ui-keyword.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-layout.mjs +0 -226
- package/fesm2015/ng-nest-ui-layout.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-link.mjs +0 -133
- package/fesm2015/ng-nest-ui-link.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-list.mjs +0 -799
- package/fesm2015/ng-nest-ui-list.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-loading.mjs +0 -175
- package/fesm2015/ng-nest-ui-loading.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-menu.mjs +0 -371
- package/fesm2015/ng-nest-ui-menu.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-message-box.mjs +0 -240
- package/fesm2015/ng-nest-ui-message-box.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-message.mjs +0 -234
- package/fesm2015/ng-nest-ui-message.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-notification.mjs +0 -181
- package/fesm2015/ng-nest-ui-notification.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-outlet.mjs +0 -103
- package/fesm2015/ng-nest-ui-outlet.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-page-header.mjs +0 -107
- package/fesm2015/ng-nest-ui-page-header.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-pagination.mjs +0 -356
- package/fesm2015/ng-nest-ui-pagination.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-pattern.mjs +0 -45
- package/fesm2015/ng-nest-ui-pattern.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-popconfirm.mjs +0 -183
- package/fesm2015/ng-nest-ui-popconfirm.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-popover.mjs +0 -396
- package/fesm2015/ng-nest-ui-popover.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-portal.mjs +0 -233
- package/fesm2015/ng-nest-ui-portal.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-progress.mjs +0 -355
- package/fesm2015/ng-nest-ui-progress.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-radio.mjs +0 -212
- package/fesm2015/ng-nest-ui-radio.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-rate.mjs +0 -186
- package/fesm2015/ng-nest-ui-rate.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-resizable.mjs +0 -374
- package/fesm2015/ng-nest-ui-resizable.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-result.mjs +0 -90
- package/fesm2015/ng-nest-ui-result.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-ripple.mjs +0 -120
- package/fesm2015/ng-nest-ui-ripple.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-select.mjs +0 -888
- package/fesm2015/ng-nest-ui-select.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-skeleton.mjs +0 -108
- package/fesm2015/ng-nest-ui-skeleton.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-slider-select.mjs +0 -288
- package/fesm2015/ng-nest-ui-slider-select.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-slider.mjs +0 -387
- package/fesm2015/ng-nest-ui-slider.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-statistic.mjs +0 -188
- package/fesm2015/ng-nest-ui-statistic.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-steps.mjs +0 -175
- package/fesm2015/ng-nest-ui-steps.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-switch.mjs +0 -132
- package/fesm2015/ng-nest-ui-switch.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-table.mjs +0 -1473
- package/fesm2015/ng-nest-ui-table.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-tabs.mjs +0 -464
- package/fesm2015/ng-nest-ui-tabs.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-tag.mjs +0 -193
- package/fesm2015/ng-nest-ui-tag.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-text-retract.mjs +0 -114
- package/fesm2015/ng-nest-ui-text-retract.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-textarea.mjs +0 -196
- package/fesm2015/ng-nest-ui-textarea.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-theme.mjs +0 -285
- package/fesm2015/ng-nest-ui-theme.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-time-ago.mjs +0 -97
- package/fesm2015/ng-nest-ui-time-ago.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-time-picker.mjs +0 -818
- package/fesm2015/ng-nest-ui-time-picker.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-time-range.mjs +0 -70
- package/fesm2015/ng-nest-ui-time-range.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-timeline.mjs +0 -144
- package/fesm2015/ng-nest-ui-timeline.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-tooltip.mjs +0 -327
- package/fesm2015/ng-nest-ui-tooltip.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-transfer.mjs +0 -784
- package/fesm2015/ng-nest-ui-transfer.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-tree-file.mjs +0 -253
- package/fesm2015/ng-nest-ui-tree-file.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-tree-select.mjs +0 -958
- package/fesm2015/ng-nest-ui-tree-select.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-tree.mjs +0 -1286
- package/fesm2015/ng-nest-ui-tree.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-typography.mjs +0 -76
- package/fesm2015/ng-nest-ui-typography.mjs.map +0 -1
- package/fesm2015/ng-nest-ui-upload.mjs +0 -627
- package/fesm2015/ng-nest-ui-upload.mjs.map +0 -1
- package/fesm2015/ng-nest-ui.mjs +0 -94
- package/fesm2020/ng-nest-ui-affix.mjs +0 -69
- package/fesm2020/ng-nest-ui-affix.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-alert.mjs +0 -245
- package/fesm2020/ng-nest-ui-alert.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-anchor.mjs +0 -257
- package/fesm2020/ng-nest-ui-anchor.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-api.mjs +0 -47
- package/fesm2020/ng-nest-ui-api.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-auto-complete.mjs +0 -488
- package/fesm2020/ng-nest-ui-auto-complete.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-avatar.mjs +0 -222
- package/fesm2020/ng-nest-ui-avatar.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-back-top.mjs +0 -182
- package/fesm2020/ng-nest-ui-back-top.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-badge.mjs +0 -151
- package/fesm2020/ng-nest-ui-badge.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-base-form.mjs +0 -234
- package/fesm2020/ng-nest-ui-base-form.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-border.mjs +0 -45
- package/fesm2020/ng-nest-ui-border.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-button.mjs +0 -271
- package/fesm2020/ng-nest-ui-button.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-calendar.mjs +0 -214
- package/fesm2020/ng-nest-ui-calendar.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-card.mjs +0 -91
- package/fesm2020/ng-nest-ui-card.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-carousel.mjs +0 -344
- package/fesm2020/ng-nest-ui-carousel.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-cascade.mjs +0 -453
- package/fesm2020/ng-nest-ui-cascade.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-checkbox.mjs +0 -229
- package/fesm2020/ng-nest-ui-checkbox.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-collapse.mjs +0 -209
- package/fesm2020/ng-nest-ui-collapse.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-color-picker.mjs +0 -682
- package/fesm2020/ng-nest-ui-color-picker.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-color.mjs +0 -109
- package/fesm2020/ng-nest-ui-color.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-comment.mjs +0 -275
- package/fesm2020/ng-nest-ui-comment.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-container.mjs +0 -300
- package/fesm2020/ng-nest-ui-container.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-core.mjs +0 -1627
- package/fesm2020/ng-nest-ui-core.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-crumb.mjs +0 -122
- package/fesm2020/ng-nest-ui-crumb.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-date-picker.mjs +0 -3162
- package/fesm2020/ng-nest-ui-date-picker.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-description.mjs +0 -201
- package/fesm2020/ng-nest-ui-description.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-dialog.mjs +0 -1039
- package/fesm2020/ng-nest-ui-dialog.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-doc.mjs +0 -45
- package/fesm2020/ng-nest-ui-doc.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-drawer.mjs +0 -465
- package/fesm2020/ng-nest-ui-drawer.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-dropdown.mjs +0 -484
- package/fesm2020/ng-nest-ui-dropdown.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-empty.mjs +0 -88
- package/fesm2020/ng-nest-ui-empty.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-examples.mjs +0 -45
- package/fesm2020/ng-nest-ui-examples.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-find.mjs +0 -689
- package/fesm2020/ng-nest-ui-find.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-form.mjs +0 -583
- package/fesm2020/ng-nest-ui-form.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-highlight.mjs +0 -147
- package/fesm2020/ng-nest-ui-highlight.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-i18n.mjs +0 -6379
- package/fesm2020/ng-nest-ui-i18n.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-icon.mjs +0 -330
- package/fesm2020/ng-nest-ui-icon.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-image.mjs +0 -347
- package/fesm2020/ng-nest-ui-image.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-inner.mjs +0 -77
- package/fesm2020/ng-nest-ui-inner.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-input-number.mjs +0 -233
- package/fesm2020/ng-nest-ui-input-number.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-input.mjs +0 -438
- package/fesm2020/ng-nest-ui-input.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-keyword.mjs +0 -125
- package/fesm2020/ng-nest-ui-keyword.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-layout.mjs +0 -223
- package/fesm2020/ng-nest-ui-layout.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-link.mjs +0 -132
- package/fesm2020/ng-nest-ui-link.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-list.mjs +0 -796
- package/fesm2020/ng-nest-ui-list.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-loading.mjs +0 -174
- package/fesm2020/ng-nest-ui-loading.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-menu.mjs +0 -369
- package/fesm2020/ng-nest-ui-menu.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-message-box.mjs +0 -237
- package/fesm2020/ng-nest-ui-message-box.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-message.mjs +0 -227
- package/fesm2020/ng-nest-ui-message.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-notification.mjs +0 -176
- package/fesm2020/ng-nest-ui-notification.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-outlet.mjs +0 -103
- package/fesm2020/ng-nest-ui-outlet.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-page-header.mjs +0 -107
- package/fesm2020/ng-nest-ui-page-header.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-pagination.mjs +0 -356
- package/fesm2020/ng-nest-ui-pagination.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-pattern.mjs +0 -45
- package/fesm2020/ng-nest-ui-pattern.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-popconfirm.mjs +0 -183
- package/fesm2020/ng-nest-ui-popconfirm.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-popover.mjs +0 -392
- package/fesm2020/ng-nest-ui-popover.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-portal.mjs +0 -233
- package/fesm2020/ng-nest-ui-portal.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-progress.mjs +0 -355
- package/fesm2020/ng-nest-ui-progress.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-radio.mjs +0 -212
- package/fesm2020/ng-nest-ui-radio.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-rate.mjs +0 -186
- package/fesm2020/ng-nest-ui-rate.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-resizable.mjs +0 -378
- package/fesm2020/ng-nest-ui-resizable.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-result.mjs +0 -90
- package/fesm2020/ng-nest-ui-result.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-ripple.mjs +0 -120
- package/fesm2020/ng-nest-ui-ripple.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-select.mjs +0 -883
- package/fesm2020/ng-nest-ui-select.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-skeleton.mjs +0 -108
- package/fesm2020/ng-nest-ui-skeleton.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-slider-select.mjs +0 -287
- package/fesm2020/ng-nest-ui-slider-select.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-slider.mjs +0 -385
- package/fesm2020/ng-nest-ui-slider.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-statistic.mjs +0 -188
- package/fesm2020/ng-nest-ui-statistic.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-steps.mjs +0 -175
- package/fesm2020/ng-nest-ui-steps.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-switch.mjs +0 -132
- package/fesm2020/ng-nest-ui-switch.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-table.mjs +0 -1461
- package/fesm2020/ng-nest-ui-table.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-tabs.mjs +0 -455
- package/fesm2020/ng-nest-ui-tabs.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-tag.mjs +0 -193
- package/fesm2020/ng-nest-ui-tag.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-text-retract.mjs +0 -114
- package/fesm2020/ng-nest-ui-text-retract.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-textarea.mjs +0 -196
- package/fesm2020/ng-nest-ui-textarea.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-theme.mjs +0 -285
- package/fesm2020/ng-nest-ui-theme.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-time-ago.mjs +0 -97
- package/fesm2020/ng-nest-ui-time-ago.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-time-picker.mjs +0 -814
- package/fesm2020/ng-nest-ui-time-picker.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-time-range.mjs +0 -70
- package/fesm2020/ng-nest-ui-time-range.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-timeline.mjs +0 -144
- package/fesm2020/ng-nest-ui-timeline.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-tooltip.mjs +0 -322
- package/fesm2020/ng-nest-ui-tooltip.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-transfer.mjs +0 -772
- package/fesm2020/ng-nest-ui-transfer.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-tree-file.mjs +0 -248
- package/fesm2020/ng-nest-ui-tree-file.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-tree-select.mjs +0 -953
- package/fesm2020/ng-nest-ui-tree-select.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-tree.mjs +0 -1275
- package/fesm2020/ng-nest-ui-tree.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-typography.mjs +0 -76
- package/fesm2020/ng-nest-ui-typography.mjs.map +0 -1
- package/fesm2020/ng-nest-ui-upload.mjs +0 -618
- package/fesm2020/ng-nest-ui-upload.mjs.map +0 -1
- package/fesm2020/ng-nest-ui.mjs +0 -94
- package/fesm2020/ng-nest-ui.mjs.map +0 -1
- /package/{fesm2015 → fesm2022}/ng-nest-ui.mjs.map +0 -0
|
@@ -1,1631 +0,0 @@
|
|
|
1
|
-
import { trigger, transition, style, animate, state } from '@angular/animations';
|
|
2
|
-
import { isObservable, Observable, of, throwError, Subject } from 'rxjs';
|
|
3
|
-
import { coerceBooleanProperty, _isNumberValue } from '@angular/cdk/coercion';
|
|
4
|
-
import { map, takeUntil, filter, mapTo } from 'rxjs/operators';
|
|
5
|
-
import * as i0 from '@angular/core';
|
|
6
|
-
import { Injectable, InjectionToken, inject } from '@angular/core';
|
|
7
|
-
import * as i1 from '@angular/common/http';
|
|
8
|
-
import * as i1$1 from '@angular/cdk/platform';
|
|
9
|
-
import { DOCUMENT } from '@angular/common';
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* Fill default values
|
|
13
|
-
* @param option option
|
|
14
|
-
* @param def default
|
|
15
|
-
*/
|
|
16
|
-
function fillDefault(option, def) {
|
|
17
|
-
if (option && def) {
|
|
18
|
-
for (const key in def) {
|
|
19
|
-
if (typeof option[key] === 'undefined') {
|
|
20
|
-
option[key] = def[key];
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* 删除当前标签,保留内容
|
|
28
|
-
*/
|
|
29
|
-
function removeNgTag(nativeElement) {
|
|
30
|
-
const parentElement = nativeElement.parentElement;
|
|
31
|
-
if (!parentElement || !parentElement.insertBefore)
|
|
32
|
-
return;
|
|
33
|
-
while (nativeElement.firstChild) {
|
|
34
|
-
parentElement.insertBefore(nativeElement.firstChild, nativeElement);
|
|
35
|
-
}
|
|
36
|
-
parentElement.removeChild(nativeElement);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
function warnSVGTagNotFound() {
|
|
40
|
-
console.warn(`<svg> tag not found.`);
|
|
41
|
-
}
|
|
42
|
-
function warnIconTypeNotFound() {
|
|
43
|
-
console.warn(`icon type not found.`);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
function XComputedStyle(element, style) {
|
|
47
|
-
let computed = XComputed(element);
|
|
48
|
-
let value = computed[style];
|
|
49
|
-
return value.replace(/px/g, '');
|
|
50
|
-
}
|
|
51
|
-
function XComputed(element) {
|
|
52
|
-
if (typeof getComputedStyle === 'function') {
|
|
53
|
-
return getComputedStyle(element);
|
|
54
|
-
}
|
|
55
|
-
return element.style;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
// tslint:disable:no-any typedef no-invalid-this
|
|
59
|
-
const availablePrefixes = ['moz', 'ms', 'webkit'];
|
|
60
|
-
function requestAnimationFramePolyfill() {
|
|
61
|
-
let lastTime = 0;
|
|
62
|
-
return function (callback) {
|
|
63
|
-
const currTime = new Date().getTime();
|
|
64
|
-
const timeToCall = Math.max(0, 16 - (currTime - lastTime));
|
|
65
|
-
const id = setTimeout(() => {
|
|
66
|
-
callback(currTime + timeToCall);
|
|
67
|
-
}, timeToCall);
|
|
68
|
-
lastTime = currTime + timeToCall;
|
|
69
|
-
return id;
|
|
70
|
-
};
|
|
71
|
-
}
|
|
72
|
-
function getRequestAnimationFrame() {
|
|
73
|
-
if (typeof window === 'undefined') {
|
|
74
|
-
return () => 0;
|
|
75
|
-
}
|
|
76
|
-
if (window.requestAnimationFrame) {
|
|
77
|
-
return window.requestAnimationFrame.bind(window);
|
|
78
|
-
}
|
|
79
|
-
const prefix = availablePrefixes.filter((key) => `${key}RequestAnimationFrame` in window)[0];
|
|
80
|
-
return prefix ? window[`${prefix}RequestAnimationFrame`] : requestAnimationFramePolyfill();
|
|
81
|
-
}
|
|
82
|
-
// export function cancelRequestAnimationFrame(id: number): any {
|
|
83
|
-
// if (typeof window === "undefined") {
|
|
84
|
-
// return null;
|
|
85
|
-
// }
|
|
86
|
-
// if (window.cancelAnimationFrame) {
|
|
87
|
-
// return window.cancelAnimationFrame(id);
|
|
88
|
-
// }
|
|
89
|
-
// const prefix = availablePrefixes.filter(
|
|
90
|
-
// key =>
|
|
91
|
-
// `${key}CancelAnimationFrame` in window ||
|
|
92
|
-
// `${key}CancelRequestAnimationFrame` in window
|
|
93
|
-
// )[0];
|
|
94
|
-
// return prefix
|
|
95
|
-
// ? (
|
|
96
|
-
// (window as any)[`${prefix}CancelAnimationFrame`] ||
|
|
97
|
-
// (window as any)[`${prefix}CancelRequestAnimationFrame`]
|
|
98
|
-
// )
|
|
99
|
-
// // @ts-ignore
|
|
100
|
-
// .call(this, id)
|
|
101
|
-
// : clearTimeout(id);
|
|
102
|
-
// }
|
|
103
|
-
const reqAnimFrame = getRequestAnimationFrame();
|
|
104
|
-
|
|
105
|
-
/**
|
|
106
|
-
* 去除HTML标签
|
|
107
|
-
*/
|
|
108
|
-
function stripTags(text, ...usefulTags) {
|
|
109
|
-
if (!text || typeof (text) !== 'string')
|
|
110
|
-
return text;
|
|
111
|
-
return usefulTags.length > 0
|
|
112
|
-
? text.replace(new RegExp(`<(?!\/?(${usefulTags.join('|')})\s*\/?)[^>]+>`, 'g'), '')
|
|
113
|
-
: text.replace(/<(?:.|\s)*?>/g, '');
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
function isNotNil(value) {
|
|
117
|
-
return typeof value !== 'undefined' && value !== null;
|
|
118
|
-
}
|
|
119
|
-
function isNil(value) {
|
|
120
|
-
return typeof value === 'undefined' || value === null;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
var XDuration;
|
|
124
|
-
(function (XDuration) {
|
|
125
|
-
XDuration["Slow"] = "0.3s";
|
|
126
|
-
XDuration["Base"] = "0.2s";
|
|
127
|
-
XDuration["Fast"] = "0.1s";
|
|
128
|
-
})(XDuration || (XDuration = {}));
|
|
129
|
-
|
|
130
|
-
// 进场动画
|
|
131
|
-
const XDURATION_BASE_EASE_IN$1 = `${XDuration.Fast} ease-in`;
|
|
132
|
-
// 移除动画
|
|
133
|
-
const XDURATION_BASE_EASE_OUT$1 = `${XDuration.Fast} ease-out`;
|
|
134
|
-
const XFadeAnimation = trigger('x-fade-animation', [
|
|
135
|
-
transition(':enter', [
|
|
136
|
-
style({ opacity: 0, transform: 'scale(0.8)' }),
|
|
137
|
-
animate(`${XDURATION_BASE_EASE_IN$1}`, style({ opacity: 1, transform: 'scale(1)' }))
|
|
138
|
-
]),
|
|
139
|
-
transition(':leave', [animate(`${XDURATION_BASE_EASE_OUT$1}`, style({ opacity: 0 }))])
|
|
140
|
-
]);
|
|
141
|
-
|
|
142
|
-
const XSlideAnimation = trigger('x-slide-animation', [
|
|
143
|
-
transition('void => right', [style({ transform: 'translate(100%,0)' }), animate(`${XDuration.Base} ease-in`)]),
|
|
144
|
-
transition('right => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(100%,0)' }))]),
|
|
145
|
-
transition('void => left', [style({ transform: 'translate(-100%,0)' }), animate(`${XDuration.Base} ease-in`)]),
|
|
146
|
-
transition('left => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(-100%,0)' }))]),
|
|
147
|
-
transition('void => top', [style({ transform: 'translate(0,-100%)' }), animate(`${XDuration.Base} ease-in`)]),
|
|
148
|
-
transition('top => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(0,-100%)' }))]),
|
|
149
|
-
transition('void => bottom', [style({ transform: 'translate(0,100%)' }), animate(`${XDuration.Base} ease-in`)]),
|
|
150
|
-
transition('bottom => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(0,100%)' }))])
|
|
151
|
-
]);
|
|
152
|
-
const XSliderAnimation = trigger('x-slider-animation', [
|
|
153
|
-
transition('void => left, void => right', [
|
|
154
|
-
style({
|
|
155
|
-
width: 0,
|
|
156
|
-
opacity: 0
|
|
157
|
-
}),
|
|
158
|
-
animate(`${XDuration.Base}`, style({
|
|
159
|
-
width: '*',
|
|
160
|
-
opacity: 1
|
|
161
|
-
}))
|
|
162
|
-
]),
|
|
163
|
-
transition('left => void, right => void', [
|
|
164
|
-
style({
|
|
165
|
-
width: '*',
|
|
166
|
-
opacity: 1
|
|
167
|
-
}),
|
|
168
|
-
animate(`${XDuration.Base}`, style({
|
|
169
|
-
width: 0,
|
|
170
|
-
opacity: 0
|
|
171
|
-
}))
|
|
172
|
-
])
|
|
173
|
-
]);
|
|
174
|
-
|
|
175
|
-
const XDropAnimation = trigger('x-drop-animation', [
|
|
176
|
-
state('*', style({ opacity: 0, height: 0, border: 0, padding: 0, visibility: 'hidden' })),
|
|
177
|
-
state('false', style({ opacity: 0, height: 0, border: 0, padding: 0, visibility: 'hidden' })),
|
|
178
|
-
state('true', style({ opacity: 1, height: '*', border: '*', padding: '*', visibility: 'inherit' })),
|
|
179
|
-
transition('* => *', animate(`${XDuration.Base} ease-out`))
|
|
180
|
-
]);
|
|
181
|
-
|
|
182
|
-
const XMoveAnimation = trigger('x-move-animation', [
|
|
183
|
-
transition('void => top-start, void => top, void => top-end, void => center', [
|
|
184
|
-
style({
|
|
185
|
-
transform: 'translateY(-200%)',
|
|
186
|
-
opacity: 0
|
|
187
|
-
}),
|
|
188
|
-
animate(`${XDuration.Base}`, style({
|
|
189
|
-
transform: 'translateY(0%)',
|
|
190
|
-
opacity: 1
|
|
191
|
-
}))
|
|
192
|
-
]),
|
|
193
|
-
transition('top-start => void, top => void, top-end => void, center => void', [
|
|
194
|
-
style({
|
|
195
|
-
transform: 'translateY(0%)',
|
|
196
|
-
opacity: 1,
|
|
197
|
-
height: '*'
|
|
198
|
-
}),
|
|
199
|
-
animate(`${XDuration.Base}`, style({
|
|
200
|
-
transform: 'translateY(-200%)',
|
|
201
|
-
opacity: 0,
|
|
202
|
-
height: 0
|
|
203
|
-
}))
|
|
204
|
-
]),
|
|
205
|
-
transition('void => left', [
|
|
206
|
-
style({
|
|
207
|
-
transform: 'translateX(-30%)',
|
|
208
|
-
opacity: 0
|
|
209
|
-
}),
|
|
210
|
-
animate(`${XDuration.Base}`, style({
|
|
211
|
-
transform: 'translateX(0%)',
|
|
212
|
-
opacity: 1
|
|
213
|
-
}))
|
|
214
|
-
]),
|
|
215
|
-
transition('left => void', [
|
|
216
|
-
style({
|
|
217
|
-
transform: 'translateX(0%)',
|
|
218
|
-
opacity: 1,
|
|
219
|
-
height: '*'
|
|
220
|
-
}),
|
|
221
|
-
animate(`${XDuration.Base}`, style({
|
|
222
|
-
transform: 'translateX(-30%)',
|
|
223
|
-
opacity: 0,
|
|
224
|
-
height: 0
|
|
225
|
-
}))
|
|
226
|
-
]),
|
|
227
|
-
transition('void => right', [
|
|
228
|
-
style({
|
|
229
|
-
transform: 'translateX(30%)',
|
|
230
|
-
opacity: 0
|
|
231
|
-
}),
|
|
232
|
-
animate(`${XDuration.Base}`, style({
|
|
233
|
-
transform: 'translateX(0%)',
|
|
234
|
-
opacity: 1
|
|
235
|
-
}))
|
|
236
|
-
]),
|
|
237
|
-
transition('right => void', [
|
|
238
|
-
style({
|
|
239
|
-
transform: 'translateX(0%)',
|
|
240
|
-
opacity: 1,
|
|
241
|
-
height: '*'
|
|
242
|
-
}),
|
|
243
|
-
animate(`${XDuration.Base}`, style({
|
|
244
|
-
transform: 'translateX(30%)',
|
|
245
|
-
opacity: 0,
|
|
246
|
-
height: 0
|
|
247
|
-
}))
|
|
248
|
-
]),
|
|
249
|
-
transition('void => bottom-start, void => bottom, void => bottom-end', [
|
|
250
|
-
style({
|
|
251
|
-
transform: 'translateY(200%)',
|
|
252
|
-
opacity: 0,
|
|
253
|
-
height: 0
|
|
254
|
-
}),
|
|
255
|
-
animate(`${XDuration.Base}`, style({
|
|
256
|
-
transform: 'translateY(0%)',
|
|
257
|
-
opacity: 1,
|
|
258
|
-
height: '*'
|
|
259
|
-
}))
|
|
260
|
-
]),
|
|
261
|
-
transition('bottom-start => void, bottom => void, bottom-end => void', [
|
|
262
|
-
style({
|
|
263
|
-
transform: 'translateY(0%)',
|
|
264
|
-
opacity: 1
|
|
265
|
-
}),
|
|
266
|
-
animate(`${XDuration.Base}`, style({
|
|
267
|
-
transform: 'translateY(200%)',
|
|
268
|
-
opacity: 0
|
|
269
|
-
}))
|
|
270
|
-
])
|
|
271
|
-
]);
|
|
272
|
-
const XMoveBoxAnimation = trigger('x-move-box-animation', [
|
|
273
|
-
transition('void => top-start, void => top, void => top-end, void => center', [
|
|
274
|
-
style({
|
|
275
|
-
transform: 'translateY(-2rem)',
|
|
276
|
-
opacity: 0
|
|
277
|
-
}),
|
|
278
|
-
animate(`${XDuration.Base}`, style({
|
|
279
|
-
transform: 'translateY(0%)',
|
|
280
|
-
opacity: 1
|
|
281
|
-
}))
|
|
282
|
-
]),
|
|
283
|
-
transition('top-start => void, top => void, top-end => void, center => void', [
|
|
284
|
-
style({
|
|
285
|
-
transform: 'translateY(0%)',
|
|
286
|
-
opacity: 1
|
|
287
|
-
}),
|
|
288
|
-
animate(`${XDuration.Base}`, style({
|
|
289
|
-
transform: 'translateY(-2rem)',
|
|
290
|
-
opacity: 0
|
|
291
|
-
}))
|
|
292
|
-
]),
|
|
293
|
-
transition('void => left', [
|
|
294
|
-
style({
|
|
295
|
-
transform: 'translateX(-2rem)',
|
|
296
|
-
opacity: 0
|
|
297
|
-
}),
|
|
298
|
-
animate(`${XDuration.Base}`, style({
|
|
299
|
-
transform: 'translateX(0%)',
|
|
300
|
-
opacity: 1
|
|
301
|
-
}))
|
|
302
|
-
]),
|
|
303
|
-
transition('left => void', [
|
|
304
|
-
style({
|
|
305
|
-
transform: 'translateX(0%)',
|
|
306
|
-
opacity: 1
|
|
307
|
-
}),
|
|
308
|
-
animate(`${XDuration.Base}`, style({
|
|
309
|
-
transform: 'translateX(-2rem)',
|
|
310
|
-
opacity: 0
|
|
311
|
-
}))
|
|
312
|
-
]),
|
|
313
|
-
transition('void => right', [
|
|
314
|
-
style({
|
|
315
|
-
transform: 'translateX(2rem)',
|
|
316
|
-
opacity: 0
|
|
317
|
-
}),
|
|
318
|
-
animate(`${XDuration.Base}`, style({
|
|
319
|
-
transform: 'translateX(0%)',
|
|
320
|
-
opacity: 1
|
|
321
|
-
}))
|
|
322
|
-
]),
|
|
323
|
-
transition('right => void', [
|
|
324
|
-
style({
|
|
325
|
-
transform: 'translateX(0%)',
|
|
326
|
-
opacity: 1
|
|
327
|
-
}),
|
|
328
|
-
animate(`${XDuration.Base}`, style({
|
|
329
|
-
transform: 'translateX(2rem)',
|
|
330
|
-
opacity: 0
|
|
331
|
-
}))
|
|
332
|
-
]),
|
|
333
|
-
transition('void => bottom-start, void => bottom, void => bottom-end', [
|
|
334
|
-
style({
|
|
335
|
-
transform: 'translateY(2rem)',
|
|
336
|
-
opacity: 0
|
|
337
|
-
}),
|
|
338
|
-
animate(`${XDuration.Base}`, style({
|
|
339
|
-
transform: 'translateY(0%)',
|
|
340
|
-
opacity: 1
|
|
341
|
-
}))
|
|
342
|
-
]),
|
|
343
|
-
transition('bottom-start => void, bottom => void, bottom-end => void', [
|
|
344
|
-
style({
|
|
345
|
-
transform: 'translateY(0%)',
|
|
346
|
-
opacity: 1
|
|
347
|
-
}),
|
|
348
|
-
animate(`${XDuration.Base}`, style({
|
|
349
|
-
transform: 'translateY(2rem)',
|
|
350
|
-
opacity: 0
|
|
351
|
-
}))
|
|
352
|
-
])
|
|
353
|
-
]);
|
|
354
|
-
|
|
355
|
-
// 进场动画
|
|
356
|
-
// const XDURATION_SLOW_EASE_IN = `${XDuration.Slow} ease-in`;
|
|
357
|
-
const XDURATION_BASE_EASE_IN = `${XDuration.Base} ease-in`;
|
|
358
|
-
const XDURATION_FAST_EASE_IN = `${XDuration.Fast} ease-in`;
|
|
359
|
-
// 移除动画
|
|
360
|
-
// const XDURATION_SLOW_EASE_OUT = `${XDuration.Slow} ease-out`;
|
|
361
|
-
const XDURATION_BASE_EASE_OUT = `${XDuration.Base} ease-out`;
|
|
362
|
-
const XDURATION_FAST_EASE_OUT = `${XDuration.Fast} ease-out`;
|
|
363
|
-
const XConnectAnimation = trigger('x-connect-animation', [
|
|
364
|
-
transition('void => top-start, void => top, void => top-end, void => center', [
|
|
365
|
-
style({
|
|
366
|
-
opacity: 0
|
|
367
|
-
// transform: 'scaleY(0.8)',
|
|
368
|
-
// transformOrigin: '0% 100%'
|
|
369
|
-
}),
|
|
370
|
-
animate(XDURATION_FAST_EASE_IN, style({
|
|
371
|
-
opacity: 1
|
|
372
|
-
// transform: 'scaleY(1)',
|
|
373
|
-
// transformOrigin: '0% 100%'
|
|
374
|
-
}))
|
|
375
|
-
]),
|
|
376
|
-
transition('top-start => void, top => void, top-end => void, center => void', [
|
|
377
|
-
style({
|
|
378
|
-
opacity: 1
|
|
379
|
-
// transform: 'scaleY(1)',
|
|
380
|
-
// transformOrigin: '0% 100%'
|
|
381
|
-
}),
|
|
382
|
-
animate(XDURATION_FAST_EASE_OUT, style({
|
|
383
|
-
opacity: 0
|
|
384
|
-
// transform: 'scaleY(0.8)',
|
|
385
|
-
// transformOrigin: '0% 100%'
|
|
386
|
-
}))
|
|
387
|
-
]),
|
|
388
|
-
transition('void => left', [
|
|
389
|
-
style({
|
|
390
|
-
transform: 'translateX(-30%)',
|
|
391
|
-
opacity: 0
|
|
392
|
-
}),
|
|
393
|
-
animate(`${XDuration.Base}`, style({
|
|
394
|
-
transform: 'translateX(0%)',
|
|
395
|
-
opacity: 1
|
|
396
|
-
}))
|
|
397
|
-
]),
|
|
398
|
-
transition('left => void', [
|
|
399
|
-
style({
|
|
400
|
-
transform: 'translateX(0%)',
|
|
401
|
-
opacity: 1,
|
|
402
|
-
height: '*'
|
|
403
|
-
}),
|
|
404
|
-
animate(`${XDuration.Base}`, style({
|
|
405
|
-
transform: 'translateX(-30%)',
|
|
406
|
-
opacity: 0,
|
|
407
|
-
height: 0
|
|
408
|
-
}))
|
|
409
|
-
]),
|
|
410
|
-
transition('void => right', [
|
|
411
|
-
style({
|
|
412
|
-
transform: 'translateX(30%)',
|
|
413
|
-
opacity: 0
|
|
414
|
-
}),
|
|
415
|
-
animate(`${XDuration.Base}`, style({
|
|
416
|
-
transform: 'translateX(0%)',
|
|
417
|
-
opacity: 1
|
|
418
|
-
}))
|
|
419
|
-
]),
|
|
420
|
-
transition('right => void', [
|
|
421
|
-
style({
|
|
422
|
-
transform: 'translateX(0%)',
|
|
423
|
-
opacity: 1,
|
|
424
|
-
height: '*'
|
|
425
|
-
}),
|
|
426
|
-
animate(`${XDuration.Base}`, style({
|
|
427
|
-
transform: 'translateX(30%)',
|
|
428
|
-
opacity: 0,
|
|
429
|
-
height: 0
|
|
430
|
-
}))
|
|
431
|
-
]),
|
|
432
|
-
transition('void => bottom-start, void => bottom, void => bottom-end', [
|
|
433
|
-
style({
|
|
434
|
-
opacity: 0
|
|
435
|
-
// transform: 'scale(0)',
|
|
436
|
-
// transformOrigin: '0% 0%'
|
|
437
|
-
}),
|
|
438
|
-
animate(XDURATION_FAST_EASE_IN, style({
|
|
439
|
-
opacity: 1
|
|
440
|
-
// transform: 'scale(1)',
|
|
441
|
-
// transformOrigin: '30% 30%'
|
|
442
|
-
}))
|
|
443
|
-
]),
|
|
444
|
-
transition('bottom-start => void, bottom => void, bottom-end => void', [
|
|
445
|
-
style({
|
|
446
|
-
opacity: 1
|
|
447
|
-
// transform: 'scale(1)',
|
|
448
|
-
// transformOrigin: '30% 30%'
|
|
449
|
-
}),
|
|
450
|
-
animate(XDURATION_FAST_EASE_OUT, style({
|
|
451
|
-
opacity: 0
|
|
452
|
-
// transform: 'scale(0)',
|
|
453
|
-
// transformOrigin: '0% 0%'
|
|
454
|
-
}))
|
|
455
|
-
])
|
|
456
|
-
]);
|
|
457
|
-
const XConnectBaseAnimation = trigger('x-connect-base-animation', [
|
|
458
|
-
transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate(XDURATION_FAST_EASE_IN)]),
|
|
459
|
-
transition(':leave', [animate(XDURATION_FAST_EASE_OUT, style({ opacity: 0 }))])
|
|
460
|
-
]);
|
|
461
|
-
const XBaseAnimation = trigger('x-base-animation', [
|
|
462
|
-
transition(':enter', [style({ opacity: 0, transform: 'scale(0.2)' }), animate(XDURATION_BASE_EASE_IN)]),
|
|
463
|
-
transition(':leave', [animate(XDURATION_BASE_EASE_OUT, style({ opacity: 0, transform: 'scale(0.2)' }))])
|
|
464
|
-
]);
|
|
465
|
-
|
|
466
|
-
// 进场动画
|
|
467
|
-
const XDURATION_SLOW_EASE_IN = `${XDuration.Slow} ease-in`;
|
|
468
|
-
// 移除动画
|
|
469
|
-
const XDURATION_SLOW_EASE_OUT = `${XDuration.Slow} ease-out`;
|
|
470
|
-
const XBadgeAnimation = trigger('x-badge-animation', [
|
|
471
|
-
transition(':enter', [
|
|
472
|
-
style({ opacity: 0, transform: 'scale(0) translate(50%, -50%)' }),
|
|
473
|
-
animate(XDURATION_SLOW_EASE_IN, style({
|
|
474
|
-
opacity: 1,
|
|
475
|
-
transform: 'scale(1) translate(50%, -50%)'
|
|
476
|
-
}))
|
|
477
|
-
]),
|
|
478
|
-
transition(':leave', [
|
|
479
|
-
style({ opacity: 1, transform: 'scale(1) translate(50%, -50%)' }),
|
|
480
|
-
animate(XDURATION_SLOW_EASE_OUT, style({
|
|
481
|
-
opacity: 0,
|
|
482
|
-
transform: 'scale(0) translate(50%, -50%)'
|
|
483
|
-
}))
|
|
484
|
-
])
|
|
485
|
-
]);
|
|
486
|
-
const XBadgeStandaloneAnimation = trigger('x-badge-standalone-animation', [
|
|
487
|
-
transition(':enter', [
|
|
488
|
-
style({ opacity: 0, transform: 'scale(0)' }),
|
|
489
|
-
animate(XDURATION_SLOW_EASE_IN, style({
|
|
490
|
-
opacity: 1,
|
|
491
|
-
transform: 'scale(1)'
|
|
492
|
-
}))
|
|
493
|
-
]),
|
|
494
|
-
transition(':leave', [
|
|
495
|
-
style({ opacity: 1, transform: 'scale(1)' }),
|
|
496
|
-
animate(XDURATION_SLOW_EASE_OUT, style({
|
|
497
|
-
opacity: 0,
|
|
498
|
-
transform: 'scale(0)'
|
|
499
|
-
}))
|
|
500
|
-
])
|
|
501
|
-
]);
|
|
502
|
-
|
|
503
|
-
const XOpacityAnimation = trigger('x-opacity-animation', [
|
|
504
|
-
state('*', style({ opacity: 0 })),
|
|
505
|
-
state('false', style({ opacity: 0 })),
|
|
506
|
-
state('true', style({ opacity: 1 })),
|
|
507
|
-
transition('* => *', animate(`${XDuration.Slow} cubic-bezier(0.25, 0.8, 0.25, 1)`))
|
|
508
|
-
]);
|
|
509
|
-
|
|
510
|
-
// 类型判断
|
|
511
|
-
const XIsType = (type) => (object) => Object.prototype.toString.call(object) === `[object ${type}]`;
|
|
512
|
-
// 值改变判断
|
|
513
|
-
const XIsChange = (...changes) => {
|
|
514
|
-
for (let change of changes) {
|
|
515
|
-
if ((change === null || change === void 0 ? void 0 : change.currentValue) !== (change === null || change === void 0 ? void 0 : change.previousValue))
|
|
516
|
-
return true;
|
|
517
|
-
}
|
|
518
|
-
return false;
|
|
519
|
-
};
|
|
520
|
-
const XIsString = XIsType('String');
|
|
521
|
-
const XIsArray = XIsType('Array');
|
|
522
|
-
const XIsNumber = XIsType('Number');
|
|
523
|
-
const XIsBoolean = XIsType('Boolean');
|
|
524
|
-
const XIsObject = XIsType('Object');
|
|
525
|
-
const XIsNull = XIsType('Null');
|
|
526
|
-
const XIsFunction = XIsType('Function');
|
|
527
|
-
const XIsDate = XIsType('Date');
|
|
528
|
-
const XIsRegExp = XIsType('RegExp');
|
|
529
|
-
const XIsValue = (object) => XIsString(object) || XIsNumber(object) || XIsBoolean(object) || XIsDate(object);
|
|
530
|
-
const XIsUndefined = (object) => typeof object === 'undefined';
|
|
531
|
-
const XIsEmpty = (object) => typeof object === 'undefined' || object === null || object === '' || object.length === 0;
|
|
532
|
-
const XIsValueArray = (object) => XIsArray(object) && object.length > 0 && !XIsObject(object[0]);
|
|
533
|
-
const XIsObjectArray = (object) => XIsArray(object) && object.length > 0 && XIsObject(object[0]);
|
|
534
|
-
const XIsObservable = (object) => isObservable(object);
|
|
535
|
-
const XIsTemplateRef = (object) => {
|
|
536
|
-
if (!XIsEmpty(object) && object.elementRef)
|
|
537
|
-
return true;
|
|
538
|
-
else
|
|
539
|
-
return false;
|
|
540
|
-
};
|
|
541
|
-
const XIsXTemplate = (object) => XIsString(object) || XIsNumber(object) || XIsDate(object) || XIsTemplateRef(object);
|
|
542
|
-
|
|
543
|
-
// 标识对象
|
|
544
|
-
class XIdentity {
|
|
545
|
-
}
|
|
546
|
-
|
|
547
|
-
function XToBoolean(value) {
|
|
548
|
-
// if (XIsString(value)) {
|
|
549
|
-
// return ['', 'true'].indexOf(String(value).trim()) !== -1;
|
|
550
|
-
// } else {
|
|
551
|
-
// return Boolean(value);
|
|
552
|
-
// }
|
|
553
|
-
return coerceBooleanProperty(value);
|
|
554
|
-
}
|
|
555
|
-
function XToNumber(value, fallbackValue = 0) {
|
|
556
|
-
return _isNumberValue(value) ? Number(value) : fallbackValue;
|
|
557
|
-
}
|
|
558
|
-
function XToDataConvert(value) {
|
|
559
|
-
if (XIsArray(value)) {
|
|
560
|
-
return value.map((x) => {
|
|
561
|
-
if (XIsValue(x)) {
|
|
562
|
-
return { label: x, id: x };
|
|
563
|
-
}
|
|
564
|
-
else if (XIsObject(x)) {
|
|
565
|
-
x.label = XIsUndefined(x.label) || XIsNull(x.label) ? x.id : x.label;
|
|
566
|
-
x.id = XIsUndefined(x.id) || XIsNull(x.id) ? x.label : x.id;
|
|
567
|
-
return x;
|
|
568
|
-
}
|
|
569
|
-
});
|
|
570
|
-
}
|
|
571
|
-
return value;
|
|
572
|
-
}
|
|
573
|
-
function XSetData(data, unSubject, toConvert = true, funcParam = null) {
|
|
574
|
-
return new Observable((x) => {
|
|
575
|
-
const result = (res) => {
|
|
576
|
-
x.next(res);
|
|
577
|
-
x.complete();
|
|
578
|
-
};
|
|
579
|
-
if (typeof data === 'undefined') {
|
|
580
|
-
result([]);
|
|
581
|
-
}
|
|
582
|
-
else {
|
|
583
|
-
if (XIsObservable(data)) {
|
|
584
|
-
data
|
|
585
|
-
.pipe(map((y) => (toConvert ? XToDataConvert(y) : y)), takeUntil(unSubject))
|
|
586
|
-
.subscribe((y) => {
|
|
587
|
-
result(y);
|
|
588
|
-
});
|
|
589
|
-
}
|
|
590
|
-
else if (XIsFunction(data)) {
|
|
591
|
-
data(funcParam)
|
|
592
|
-
.pipe(map((y) => (toConvert ? XToDataConvert(y) : y)), takeUntil(unSubject))
|
|
593
|
-
.subscribe((y) => {
|
|
594
|
-
result(y);
|
|
595
|
-
});
|
|
596
|
-
}
|
|
597
|
-
else {
|
|
598
|
-
result((toConvert ? XToDataConvert(data) : data));
|
|
599
|
-
}
|
|
600
|
-
}
|
|
601
|
-
});
|
|
602
|
-
}
|
|
603
|
-
function XGetChildren(nodes, node, level) {
|
|
604
|
-
var _a;
|
|
605
|
-
node.level = level;
|
|
606
|
-
node.children = nodes.filter((y) => y.pid === node.id);
|
|
607
|
-
node.leaf = ((_a = node.children) === null || _a === void 0 ? void 0 : _a.length) > 0;
|
|
608
|
-
if (node.leaf)
|
|
609
|
-
node.children.map((y) => XGetChildren(nodes, y, level + 1));
|
|
610
|
-
return node;
|
|
611
|
-
}
|
|
612
|
-
function XInvertKeyValues(obj) {
|
|
613
|
-
return Object.keys(obj).reduce((nw, key) => {
|
|
614
|
-
nw.set(obj[key], key);
|
|
615
|
-
return nw;
|
|
616
|
-
}, new Map());
|
|
617
|
-
}
|
|
618
|
-
function XClearClass(...classMaps) {
|
|
619
|
-
classMaps.forEach((classMap) => {
|
|
620
|
-
for (const key in classMap) {
|
|
621
|
-
classMap[key] = false;
|
|
622
|
-
}
|
|
623
|
-
});
|
|
624
|
-
}
|
|
625
|
-
function propDecoratorFactory(name, fallback) {
|
|
626
|
-
function propDecorator(target, propName, originalDescriptor) {
|
|
627
|
-
const privatePropName = `$$__${propName}`;
|
|
628
|
-
if (Object.prototype.hasOwnProperty.call(target, privatePropName)) {
|
|
629
|
-
console.warn(`The prop "${privatePropName}" is already exist, it will be overrided by ${name} decorator.`);
|
|
630
|
-
}
|
|
631
|
-
Object.defineProperty(target, privatePropName, {
|
|
632
|
-
configurable: true,
|
|
633
|
-
writable: true
|
|
634
|
-
});
|
|
635
|
-
return {
|
|
636
|
-
get() {
|
|
637
|
-
return originalDescriptor && originalDescriptor.get ? originalDescriptor.get.bind(this)() : this[privatePropName];
|
|
638
|
-
},
|
|
639
|
-
set(value) {
|
|
640
|
-
if (originalDescriptor && originalDescriptor.set) {
|
|
641
|
-
originalDescriptor.set.bind(this)(fallback(value));
|
|
642
|
-
}
|
|
643
|
-
this[privatePropName] = fallback(value);
|
|
644
|
-
}
|
|
645
|
-
};
|
|
646
|
-
}
|
|
647
|
-
return propDecorator;
|
|
648
|
-
}
|
|
649
|
-
function XInputBoolean() {
|
|
650
|
-
return propDecoratorFactory('XInputBoolean', XToBoolean);
|
|
651
|
-
}
|
|
652
|
-
function XInputNumber() {
|
|
653
|
-
return propDecoratorFactory('XInputNumber', XToNumber);
|
|
654
|
-
}
|
|
655
|
-
function XDataConvert() {
|
|
656
|
-
return propDecoratorFactory('XDataConvert', XToDataConvert);
|
|
657
|
-
}
|
|
658
|
-
function XClamp(value, min, max) {
|
|
659
|
-
return Math.max(min, Math.min(max, value));
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
function XToDate(date) {
|
|
663
|
-
if (XIsDate(date) || XIsNumber(date)) {
|
|
664
|
-
return new Date(date);
|
|
665
|
-
}
|
|
666
|
-
else {
|
|
667
|
-
return new Date(Date.parse(date));
|
|
668
|
-
}
|
|
669
|
-
}
|
|
670
|
-
function XAddMilliseconds(date, amount) {
|
|
671
|
-
let dt = XToDate(date);
|
|
672
|
-
if (!isNaN(dt.valueOf()) && amount) {
|
|
673
|
-
return new Date(dt.getTime() + amount);
|
|
674
|
-
}
|
|
675
|
-
else {
|
|
676
|
-
return date;
|
|
677
|
-
}
|
|
678
|
-
}
|
|
679
|
-
function XAddSeconds(date, amount) {
|
|
680
|
-
return XAddMilliseconds(date, amount * 1000);
|
|
681
|
-
}
|
|
682
|
-
function XAddMinutes(date, amount) {
|
|
683
|
-
return XAddMilliseconds(date, amount * 60000);
|
|
684
|
-
}
|
|
685
|
-
function XAddHours(date, amount) {
|
|
686
|
-
return XAddMilliseconds(date, amount * 3600000);
|
|
687
|
-
}
|
|
688
|
-
function XAddDays(date, amount) {
|
|
689
|
-
let dt = XToDate(date);
|
|
690
|
-
if (!isNaN(dt.valueOf()) && amount) {
|
|
691
|
-
dt.setDate(dt.getDate() + amount);
|
|
692
|
-
return dt;
|
|
693
|
-
}
|
|
694
|
-
else {
|
|
695
|
-
return date;
|
|
696
|
-
}
|
|
697
|
-
}
|
|
698
|
-
function XAddMonths(date, amount) {
|
|
699
|
-
let dt = XToDate(date);
|
|
700
|
-
if (!isNaN(dt.valueOf()) && amount) {
|
|
701
|
-
const day = dt.getDate();
|
|
702
|
-
const month = dt.getMonth();
|
|
703
|
-
const endMonth = new Date(dt);
|
|
704
|
-
endMonth.setMonth(month + amount + 1, 0);
|
|
705
|
-
const endDay = endMonth.getDate();
|
|
706
|
-
if (day >= endDay) {
|
|
707
|
-
return endMonth;
|
|
708
|
-
}
|
|
709
|
-
else {
|
|
710
|
-
dt.setFullYear(endMonth.getFullYear(), endMonth.getMonth(), day);
|
|
711
|
-
}
|
|
712
|
-
return dt;
|
|
713
|
-
}
|
|
714
|
-
else {
|
|
715
|
-
return date;
|
|
716
|
-
}
|
|
717
|
-
}
|
|
718
|
-
function XAddYears(date, amount) {
|
|
719
|
-
return XAddMonths(date, amount * 12);
|
|
720
|
-
}
|
|
721
|
-
function XDateWeek(date) {
|
|
722
|
-
let dt = XToDate(date);
|
|
723
|
-
if (!isNaN(dt.valueOf())) {
|
|
724
|
-
return getISOWeek(dt);
|
|
725
|
-
}
|
|
726
|
-
return;
|
|
727
|
-
}
|
|
728
|
-
function XDateWeekYear(date) {
|
|
729
|
-
let dt = XToDate(date);
|
|
730
|
-
if (!isNaN(dt.valueOf())) {
|
|
731
|
-
return getISOWeekYear(dt);
|
|
732
|
-
}
|
|
733
|
-
return;
|
|
734
|
-
}
|
|
735
|
-
function XDateYearWeek(date) {
|
|
736
|
-
let dt = XToDate(date);
|
|
737
|
-
if (!isNaN(dt.valueOf())) {
|
|
738
|
-
return `${getISOWeekYear(dt)}-${getISOWeek(dt)}`;
|
|
739
|
-
}
|
|
740
|
-
return;
|
|
741
|
-
}
|
|
742
|
-
function XDateYearQuarter(date) {
|
|
743
|
-
let dt = XToDate(date);
|
|
744
|
-
if (!isNaN(dt.valueOf())) {
|
|
745
|
-
return `${dt.getFullYear()}-${XDateQuarter(dt)}`;
|
|
746
|
-
}
|
|
747
|
-
return;
|
|
748
|
-
}
|
|
749
|
-
function XDateQuarter(date) {
|
|
750
|
-
let dt = XToDate(date);
|
|
751
|
-
if (!isNaN(dt.valueOf())) {
|
|
752
|
-
return `Q${Math.ceil((dt.getMonth() + 1) / 3)}`;
|
|
753
|
-
}
|
|
754
|
-
return;
|
|
755
|
-
}
|
|
756
|
-
function getISOWeek(date) {
|
|
757
|
-
const diff = startOfISOWeek(date).getTime() - startOfISOWeekYear(date).getTime();
|
|
758
|
-
return Math.round(diff / 604800000) + 1;
|
|
759
|
-
}
|
|
760
|
-
function startOfISOWeek(date) {
|
|
761
|
-
return startOfWeek(date, { weekStartsOn: 1 });
|
|
762
|
-
}
|
|
763
|
-
function startOfWeek(date, options) {
|
|
764
|
-
const weekStartsOn = (options === null || options === void 0 ? void 0 : options.weekStartsOn) || 0;
|
|
765
|
-
const day = date.getDay();
|
|
766
|
-
const diff = (day < weekStartsOn ? 7 : 0) + day - weekStartsOn;
|
|
767
|
-
date.setDate(date.getDate() - diff);
|
|
768
|
-
date.setHours(0, 0, 0, 0);
|
|
769
|
-
return date;
|
|
770
|
-
}
|
|
771
|
-
function startOfISOWeekYear(date) {
|
|
772
|
-
const year = getISOWeekYear(date);
|
|
773
|
-
const fourthOfJanuary = constructFrom(date, 0);
|
|
774
|
-
fourthOfJanuary.setFullYear(year, 0, 4);
|
|
775
|
-
fourthOfJanuary.setHours(0, 0, 0, 0);
|
|
776
|
-
const result = startOfISOWeek(fourthOfJanuary);
|
|
777
|
-
return result;
|
|
778
|
-
}
|
|
779
|
-
function constructFrom(date, value) {
|
|
780
|
-
if (date instanceof Date) {
|
|
781
|
-
return new date.constructor(value);
|
|
782
|
-
}
|
|
783
|
-
else {
|
|
784
|
-
return new Date(value);
|
|
785
|
-
}
|
|
786
|
-
}
|
|
787
|
-
function getISOWeekYear(date) {
|
|
788
|
-
const year = date.getFullYear();
|
|
789
|
-
const fourthOfJanuaryOfNextYear = constructFrom(date, 0);
|
|
790
|
-
fourthOfJanuaryOfNextYear.setFullYear(year + 1, 0, 4);
|
|
791
|
-
fourthOfJanuaryOfNextYear.setHours(0, 0, 0, 0);
|
|
792
|
-
const startOfNextYear = startOfISOWeek(fourthOfJanuaryOfNextYear);
|
|
793
|
-
const fourthOfJanuaryOfThisYear = constructFrom(date, 0);
|
|
794
|
-
fourthOfJanuaryOfThisYear.setFullYear(year, 0, 4);
|
|
795
|
-
fourthOfJanuaryOfThisYear.setHours(0, 0, 0, 0);
|
|
796
|
-
const startOfThisYear = startOfISOWeek(fourthOfJanuaryOfThisYear);
|
|
797
|
-
if (date.getTime() >= startOfNextYear.getTime()) {
|
|
798
|
-
return year + 1;
|
|
799
|
-
}
|
|
800
|
-
else if (date.getTime() >= startOfThisYear.getTime()) {
|
|
801
|
-
return year;
|
|
802
|
-
}
|
|
803
|
-
else {
|
|
804
|
-
return year - 1;
|
|
805
|
-
}
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
function XSetFlex(ele, renderer, justify, align, direction) {
|
|
809
|
-
let result = [];
|
|
810
|
-
if (!XIsEmpty(justify)) {
|
|
811
|
-
const justifyStr = `x-justify-${justify}`;
|
|
812
|
-
result.push(justifyStr);
|
|
813
|
-
renderer.addClass(ele, justifyStr);
|
|
814
|
-
}
|
|
815
|
-
if (!XIsEmpty(align)) {
|
|
816
|
-
const alignStr = `x-align-${align}`;
|
|
817
|
-
result.push(alignStr);
|
|
818
|
-
renderer.addClass(ele, alignStr);
|
|
819
|
-
}
|
|
820
|
-
if (!XIsEmpty(direction)) {
|
|
821
|
-
const directionStr = `x-direction-${direction}`;
|
|
822
|
-
result.push(directionStr);
|
|
823
|
-
renderer.addClass(ele, directionStr);
|
|
824
|
-
}
|
|
825
|
-
return result;
|
|
826
|
-
}
|
|
827
|
-
|
|
828
|
-
function XDrop(array, n) {
|
|
829
|
-
if (!n)
|
|
830
|
-
return [...array];
|
|
831
|
-
if (array.length < 1 || array.length <= Math.abs(n))
|
|
832
|
-
return [];
|
|
833
|
-
return array.slice(n > 0 ? n : 0, n > 0 ? array.length : n);
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
function XRemove(array, predicate) {
|
|
837
|
-
if (typeof predicate === 'undefined')
|
|
838
|
-
return [];
|
|
839
|
-
let result = [];
|
|
840
|
-
for (let i = 0; i < array.length; i++) {
|
|
841
|
-
if (predicate(array[i])) {
|
|
842
|
-
result.push(array[i]);
|
|
843
|
-
}
|
|
844
|
-
}
|
|
845
|
-
for (let item of result) {
|
|
846
|
-
array.splice(array.indexOf(item), 1);
|
|
847
|
-
}
|
|
848
|
-
return result;
|
|
849
|
-
}
|
|
850
|
-
|
|
851
|
-
function XOrderBy(collection, iteratees, orders) {
|
|
852
|
-
if (!iteratees)
|
|
853
|
-
return collection;
|
|
854
|
-
if (!orders)
|
|
855
|
-
orders = [];
|
|
856
|
-
function compare(a, b, prop, order, idex) {
|
|
857
|
-
if (a[prop] == b[prop]) {
|
|
858
|
-
++idex;
|
|
859
|
-
if (iteratees.length > idex) {
|
|
860
|
-
const odr = orders && orders.length > idex ? orders[idex] : 'asc';
|
|
861
|
-
return compare(a, b, iteratees[idex], odr, idex);
|
|
862
|
-
}
|
|
863
|
-
else {
|
|
864
|
-
return 0;
|
|
865
|
-
}
|
|
866
|
-
}
|
|
867
|
-
let isNumber = !isNaN(a[prop]);
|
|
868
|
-
if (order === 'desc') {
|
|
869
|
-
if (isNumber) {
|
|
870
|
-
return (b[prop] - a[prop]);
|
|
871
|
-
}
|
|
872
|
-
else {
|
|
873
|
-
if (b[prop] > a[prop]) {
|
|
874
|
-
return 1;
|
|
875
|
-
}
|
|
876
|
-
else {
|
|
877
|
-
return -1;
|
|
878
|
-
}
|
|
879
|
-
}
|
|
880
|
-
}
|
|
881
|
-
else {
|
|
882
|
-
if (isNumber) {
|
|
883
|
-
return (a[prop] - b[prop]);
|
|
884
|
-
}
|
|
885
|
-
else {
|
|
886
|
-
if (a[prop] > b[prop]) {
|
|
887
|
-
return 1;
|
|
888
|
-
}
|
|
889
|
-
else {
|
|
890
|
-
return -1;
|
|
891
|
-
}
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
}
|
|
895
|
-
const iterate = iteratees.shift();
|
|
896
|
-
const order = orders.shift() || 'asc';
|
|
897
|
-
if (!iterate)
|
|
898
|
-
return collection;
|
|
899
|
-
collection.sort((a, b) => compare(a, b, iterate, order, -1));
|
|
900
|
-
return collection;
|
|
901
|
-
}
|
|
902
|
-
|
|
903
|
-
function XCloneDeep(value) {
|
|
904
|
-
let result = Array.isArray(value) ? [] : {};
|
|
905
|
-
if (value && typeof value === 'object') {
|
|
906
|
-
for (let key in value) {
|
|
907
|
-
if (value.hasOwnProperty(key)) {
|
|
908
|
-
result[key] = value && typeof value[key] === 'object' ? XCloneDeep(value[key]) : value[key];
|
|
909
|
-
}
|
|
910
|
-
}
|
|
911
|
-
}
|
|
912
|
-
return result;
|
|
913
|
-
}
|
|
914
|
-
|
|
915
|
-
function XHasIn(object, key) {
|
|
916
|
-
return object != null && key in Object(object);
|
|
917
|
-
}
|
|
918
|
-
|
|
919
|
-
function XChunk(array, size = 1) {
|
|
920
|
-
const len = array == null ? 0 : array.length;
|
|
921
|
-
if (!len || size < 1) {
|
|
922
|
-
return [];
|
|
923
|
-
}
|
|
924
|
-
let index = 0;
|
|
925
|
-
let resIndex = 0;
|
|
926
|
-
const result = new Array(Math.ceil(len / size));
|
|
927
|
-
while (index < len) {
|
|
928
|
-
result[resIndex++] = array.slice(index, (index += size));
|
|
929
|
-
}
|
|
930
|
-
return result;
|
|
931
|
-
}
|
|
932
|
-
|
|
933
|
-
/**
|
|
934
|
-
* 生成 GUID
|
|
935
|
-
*/
|
|
936
|
-
function XGuid() {
|
|
937
|
-
let S4 = () => {
|
|
938
|
-
return (((1 + Math.random()) * 0x10000) | 0).toString(16).substring(1);
|
|
939
|
-
};
|
|
940
|
-
return S4() + S4() + '-' + S4() + '-' + S4() + '-' + S4() + '-' + S4() + S4() + S4();
|
|
941
|
-
}
|
|
942
|
-
|
|
943
|
-
function XGroupBy(array, name) {
|
|
944
|
-
const groups = {};
|
|
945
|
-
array.forEach((obj) => {
|
|
946
|
-
const group = JSON.stringify(obj[name]);
|
|
947
|
-
groups[group] = groups[group] || [];
|
|
948
|
-
groups[group].push(obj);
|
|
949
|
-
});
|
|
950
|
-
return Object.keys(groups).map((group) => groups[group]);
|
|
951
|
-
}
|
|
952
|
-
|
|
953
|
-
const XResize = (...element) => {
|
|
954
|
-
return new Observable((x) => {
|
|
955
|
-
if (typeof ResizeObserver !== 'function') {
|
|
956
|
-
return;
|
|
957
|
-
}
|
|
958
|
-
const resizeObserver = new ResizeObserver((entries) => {
|
|
959
|
-
for (const entry of entries) {
|
|
960
|
-
x.next({ entry: entry, resizeObserver: resizeObserver });
|
|
961
|
-
}
|
|
962
|
-
});
|
|
963
|
-
for (let ele of element) {
|
|
964
|
-
if (ele)
|
|
965
|
-
resizeObserver.observe(ele);
|
|
966
|
-
}
|
|
967
|
-
//XResize 取消订阅的时候自动销毁
|
|
968
|
-
//resizeObserver.disconnect();
|
|
969
|
-
});
|
|
970
|
-
};
|
|
971
|
-
|
|
972
|
-
function XParentPath(ele) {
|
|
973
|
-
let path = [];
|
|
974
|
-
let nowEle = ele;
|
|
975
|
-
while (nowEle.parentNode != null) {
|
|
976
|
-
path.push(nowEle.localName);
|
|
977
|
-
nowEle = nowEle.parentNode;
|
|
978
|
-
}
|
|
979
|
-
return path;
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
/**
|
|
983
|
-
* 组件公共属性
|
|
984
|
-
*/
|
|
985
|
-
class XProperty {
|
|
986
|
-
constructor() {
|
|
987
|
-
/**
|
|
988
|
-
* 样式映射属性
|
|
989
|
-
*/
|
|
990
|
-
this.classMap = {};
|
|
991
|
-
}
|
|
992
|
-
}
|
|
993
|
-
|
|
994
|
-
// @dynamic
|
|
995
|
-
class XReuseStrategyService {
|
|
996
|
-
/**
|
|
997
|
-
* 表示对所有路由允许复用 如果你有路由不想利用可以在这加一些业务逻辑判断
|
|
998
|
-
*/
|
|
999
|
-
shouldDetach(_route) {
|
|
1000
|
-
return true;
|
|
1001
|
-
}
|
|
1002
|
-
/**
|
|
1003
|
-
* 当路由离开时会触发。按path作为key存储路由快照&组件当前实例对象
|
|
1004
|
-
*/
|
|
1005
|
-
store(route, handle) {
|
|
1006
|
-
if (handle == null)
|
|
1007
|
-
return;
|
|
1008
|
-
if (XReuseStrategyService.waitDelete && this.getRouteUrl(route).indexOf(XReuseStrategyService.waitDelete) == 0) {
|
|
1009
|
-
//如果待删除是当前路由则不存储快照
|
|
1010
|
-
XReuseStrategyService.waitDelete = null;
|
|
1011
|
-
return;
|
|
1012
|
-
}
|
|
1013
|
-
this.add(this.getRouteUrl(route), handle);
|
|
1014
|
-
}
|
|
1015
|
-
/**
|
|
1016
|
-
* 若 path 在缓存中有的都认为允许还原路由
|
|
1017
|
-
*/
|
|
1018
|
-
shouldAttach(route) {
|
|
1019
|
-
return !!XReuseStrategyService.storages.find((x) => x.id == this.getRouteUrl(route));
|
|
1020
|
-
}
|
|
1021
|
-
/**
|
|
1022
|
-
* 从缓存中获取快照,若无则返回nul
|
|
1023
|
-
*/
|
|
1024
|
-
retrieve(route) {
|
|
1025
|
-
if (!route.routeConfig) {
|
|
1026
|
-
return {};
|
|
1027
|
-
}
|
|
1028
|
-
let stroage = XReuseStrategyService.storages.find((x) => x.id == this.getRouteUrl(route));
|
|
1029
|
-
return stroage ? stroage.handle : {};
|
|
1030
|
-
}
|
|
1031
|
-
/**
|
|
1032
|
-
* 进入路由触发,判断是否同一路由
|
|
1033
|
-
* 解决不同的参数也会认为是同一个路由,导致会将之前的路由拿出来复用
|
|
1034
|
-
*/
|
|
1035
|
-
shouldReuseRoute(future, curr) {
|
|
1036
|
-
return future.routeConfig === curr.routeConfig && JSON.stringify(future.params) == JSON.stringify(curr.params);
|
|
1037
|
-
}
|
|
1038
|
-
/**
|
|
1039
|
-
* 解决不同的主路由会存在相同名称的子路由
|
|
1040
|
-
*/
|
|
1041
|
-
getRouteUrl(route) {
|
|
1042
|
-
let url = route.url.map((x) => x.path).join('_');
|
|
1043
|
-
return url;
|
|
1044
|
-
}
|
|
1045
|
-
/**
|
|
1046
|
-
* 删除复用的路由
|
|
1047
|
-
*/
|
|
1048
|
-
static deleteRouteSnapshot(name) {
|
|
1049
|
-
if (name) {
|
|
1050
|
-
let id = name.replace(/\//g, '_');
|
|
1051
|
-
XReuseStrategyService.storages.splice(XReuseStrategyService.storages.findIndex((x) => x.id.indexOf(id) === 0), 1);
|
|
1052
|
-
XReuseStrategyService.waitDelete = id;
|
|
1053
|
-
}
|
|
1054
|
-
else {
|
|
1055
|
-
XReuseStrategyService.storages = [];
|
|
1056
|
-
}
|
|
1057
|
-
}
|
|
1058
|
-
add(id, handle) {
|
|
1059
|
-
XReuseStrategyService.storages.splice(XReuseStrategyService.storages.findIndex((x) => x.id == id), 1);
|
|
1060
|
-
XReuseStrategyService.storages = [...XReuseStrategyService.storages, { id: id, handle: handle }];
|
|
1061
|
-
}
|
|
1062
|
-
}
|
|
1063
|
-
// 存储的复用路由
|
|
1064
|
-
XReuseStrategyService.storages = [];
|
|
1065
|
-
|
|
1066
|
-
// @dynamic
|
|
1067
|
-
class XPreloadingStrategyService {
|
|
1068
|
-
constructor() {
|
|
1069
|
-
// 需要预加载的模块
|
|
1070
|
-
this.preloadedModules = [];
|
|
1071
|
-
}
|
|
1072
|
-
preload(route, load) {
|
|
1073
|
-
if (route.data && route.data['preload']) {
|
|
1074
|
-
this.preloadedModules.push(route.path);
|
|
1075
|
-
return load();
|
|
1076
|
-
}
|
|
1077
|
-
else {
|
|
1078
|
-
return of(null);
|
|
1079
|
-
}
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1082
|
-
/** @nocollapse */ XPreloadingStrategyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XPreloadingStrategyService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1083
|
-
/** @nocollapse */ XPreloadingStrategyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XPreloadingStrategyService });
|
|
1084
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XPreloadingStrategyService, decorators: [{
|
|
1085
|
-
type: Injectable
|
|
1086
|
-
}] });
|
|
1087
|
-
|
|
1088
|
-
// @dynamic
|
|
1089
|
-
class XHttpService {
|
|
1090
|
-
constructor(http) {
|
|
1091
|
-
this.http = http;
|
|
1092
|
-
this.api = '';
|
|
1093
|
-
}
|
|
1094
|
-
/**
|
|
1095
|
-
* get请求
|
|
1096
|
-
*/
|
|
1097
|
-
get(url, params) {
|
|
1098
|
-
return this.request('GET', url, params);
|
|
1099
|
-
}
|
|
1100
|
-
/**
|
|
1101
|
-
* get请求
|
|
1102
|
-
*/
|
|
1103
|
-
post(url, params) {
|
|
1104
|
-
return this.request('POST', url, params);
|
|
1105
|
-
}
|
|
1106
|
-
/**
|
|
1107
|
-
* put请求
|
|
1108
|
-
*/
|
|
1109
|
-
put(url, params) {
|
|
1110
|
-
return this.request('PUT', url, params);
|
|
1111
|
-
}
|
|
1112
|
-
/**
|
|
1113
|
-
* delete请求
|
|
1114
|
-
*/
|
|
1115
|
-
delete(url, params) {
|
|
1116
|
-
return this.request('DELETE', url, params);
|
|
1117
|
-
}
|
|
1118
|
-
/**
|
|
1119
|
-
* request通用请求
|
|
1120
|
-
*/
|
|
1121
|
-
request(method, url, params, option) {
|
|
1122
|
-
if (!option)
|
|
1123
|
-
option = {};
|
|
1124
|
-
let opt = {};
|
|
1125
|
-
url = `${this.api}${url}`;
|
|
1126
|
-
method = method.toUpperCase();
|
|
1127
|
-
if (['POST', 'PUT', 'DELETE'].indexOf(method) > -1) {
|
|
1128
|
-
opt = { body: params, observe: 'body', responseType: 'json' };
|
|
1129
|
-
}
|
|
1130
|
-
else if (['GET'].indexOf(method) > -1) {
|
|
1131
|
-
opt = { params: params };
|
|
1132
|
-
}
|
|
1133
|
-
Object.assign(opt, option);
|
|
1134
|
-
this.addHeader(opt);
|
|
1135
|
-
return new Observable((x) => {
|
|
1136
|
-
this.http.request(method, url, opt).subscribe((y) => {
|
|
1137
|
-
x.next(y);
|
|
1138
|
-
x.complete();
|
|
1139
|
-
}, (y) => {
|
|
1140
|
-
x.error(y);
|
|
1141
|
-
x.complete();
|
|
1142
|
-
this.handleError(y);
|
|
1143
|
-
});
|
|
1144
|
-
});
|
|
1145
|
-
}
|
|
1146
|
-
/**
|
|
1147
|
-
* 错误处理
|
|
1148
|
-
*/
|
|
1149
|
-
handleError(error) {
|
|
1150
|
-
if (error.error) {
|
|
1151
|
-
}
|
|
1152
|
-
return throwError(error.error);
|
|
1153
|
-
}
|
|
1154
|
-
/**
|
|
1155
|
-
* 添加头部信息
|
|
1156
|
-
*/
|
|
1157
|
-
addHeader(_option) {
|
|
1158
|
-
// let auth = this.setting.getSession("Auth");
|
|
1159
|
-
// if (auth && auth["token"]) {
|
|
1160
|
-
// option["headers"] = { Authorization: `Bearer ${auth["token"]}` };
|
|
1161
|
-
// }
|
|
1162
|
-
}
|
|
1163
|
-
}
|
|
1164
|
-
/** @nocollapse */ XHttpService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XHttpService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1165
|
-
/** @nocollapse */ XHttpService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XHttpService, providedIn: 'root' });
|
|
1166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XHttpService, decorators: [{
|
|
1167
|
-
type: Injectable,
|
|
1168
|
-
args: [{ providedIn: 'root' }]
|
|
1169
|
-
}], ctorParameters: function () { return [{ type: i1.HttpClient }]; } });
|
|
1170
|
-
|
|
1171
|
-
// @dynamic
|
|
1172
|
-
class XStorageService {
|
|
1173
|
-
constructor(platform) {
|
|
1174
|
-
this.platform = platform;
|
|
1175
|
-
}
|
|
1176
|
-
/**
|
|
1177
|
-
* 获取本地值
|
|
1178
|
-
*/
|
|
1179
|
-
getLocal(key) {
|
|
1180
|
-
if (this.platform.isBrowser) {
|
|
1181
|
-
let str = localStorage.getItem(key);
|
|
1182
|
-
try {
|
|
1183
|
-
return JSON.parse(localStorage.getItem(key) || 'null') || null;
|
|
1184
|
-
}
|
|
1185
|
-
catch (_e) {
|
|
1186
|
-
return str;
|
|
1187
|
-
}
|
|
1188
|
-
}
|
|
1189
|
-
else {
|
|
1190
|
-
return null;
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
/**
|
|
1194
|
-
* 设置本地值
|
|
1195
|
-
*/
|
|
1196
|
-
setLocal(key, value) {
|
|
1197
|
-
if (this.platform.isBrowser) {
|
|
1198
|
-
if (XIsString(value)) {
|
|
1199
|
-
localStorage.setItem(key, value);
|
|
1200
|
-
}
|
|
1201
|
-
else {
|
|
1202
|
-
localStorage.setItem(key, JSON.stringify(value));
|
|
1203
|
-
}
|
|
1204
|
-
}
|
|
1205
|
-
}
|
|
1206
|
-
/**
|
|
1207
|
-
* 获取当前会话的值
|
|
1208
|
-
*/
|
|
1209
|
-
getSession(key) {
|
|
1210
|
-
if (this.platform.isBrowser) {
|
|
1211
|
-
let str = localStorage.getItem(key);
|
|
1212
|
-
try {
|
|
1213
|
-
return JSON.parse(sessionStorage.getItem(key) || 'null') || null;
|
|
1214
|
-
}
|
|
1215
|
-
catch (_e) {
|
|
1216
|
-
return str;
|
|
1217
|
-
}
|
|
1218
|
-
}
|
|
1219
|
-
else {
|
|
1220
|
-
return null;
|
|
1221
|
-
}
|
|
1222
|
-
}
|
|
1223
|
-
/**
|
|
1224
|
-
* 设置当前会话值
|
|
1225
|
-
*/
|
|
1226
|
-
setSession(key, value) {
|
|
1227
|
-
if (this.platform.isBrowser) {
|
|
1228
|
-
sessionStorage.setItem(key, JSON.stringify(value));
|
|
1229
|
-
}
|
|
1230
|
-
}
|
|
1231
|
-
/**
|
|
1232
|
-
* 移除本地值
|
|
1233
|
-
*/
|
|
1234
|
-
removeLocal(key) {
|
|
1235
|
-
if (this.platform.isBrowser) {
|
|
1236
|
-
localStorage.removeItem(key);
|
|
1237
|
-
}
|
|
1238
|
-
}
|
|
1239
|
-
/**
|
|
1240
|
-
* 移除当前会话
|
|
1241
|
-
*/
|
|
1242
|
-
removeSession(key) {
|
|
1243
|
-
if (this.platform.isBrowser) {
|
|
1244
|
-
sessionStorage.removeItem(key);
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1247
|
-
/**
|
|
1248
|
-
* 生成guid
|
|
1249
|
-
*/
|
|
1250
|
-
guid() {
|
|
1251
|
-
let S4 = () => {
|
|
1252
|
-
return (((1 + Math.random()) * 0x10000) | 0).toString(16).substring(1);
|
|
1253
|
-
};
|
|
1254
|
-
return S4() + S4() + '-' + S4() + '-' + S4() + '-' + S4() + '-' + S4() + S4() + S4();
|
|
1255
|
-
}
|
|
1256
|
-
}
|
|
1257
|
-
/** @nocollapse */ XStorageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XStorageService, deps: [{ token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1258
|
-
/** @nocollapse */ XStorageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XStorageService, providedIn: 'root' });
|
|
1259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XStorageService, decorators: [{
|
|
1260
|
-
type: Injectable,
|
|
1261
|
-
args: [{ providedIn: 'root' }]
|
|
1262
|
-
}], ctorParameters: function () { return [{ type: i1$1.Platform }]; } });
|
|
1263
|
-
|
|
1264
|
-
class XRepositoryAbstract {
|
|
1265
|
-
}
|
|
1266
|
-
class XRepositoryService extends XRepositoryAbstract {
|
|
1267
|
-
constructor(http, input) {
|
|
1268
|
-
super();
|
|
1269
|
-
this.http = http;
|
|
1270
|
-
this.input = input;
|
|
1271
|
-
this.api = '';
|
|
1272
|
-
this.api = typeof input.api !== 'undefined' ? input.api : '';
|
|
1273
|
-
}
|
|
1274
|
-
getList(index, size, query) {
|
|
1275
|
-
index = index ? index : 1;
|
|
1276
|
-
size = size ? size : 10;
|
|
1277
|
-
return this.http.post(`${this.api}${this.input.controller.name}/${size}/${index}`, query);
|
|
1278
|
-
}
|
|
1279
|
-
get(id) {
|
|
1280
|
-
return this.http.get(`${this.api}${this.input.controller.name}/${id}`);
|
|
1281
|
-
}
|
|
1282
|
-
post(entity) {
|
|
1283
|
-
return this.http.post(`${this.api}${this.input.controller.name}`, entity);
|
|
1284
|
-
}
|
|
1285
|
-
put(entity) {
|
|
1286
|
-
return this.http.put(`${this.api}${this.input.controller.name}`, entity);
|
|
1287
|
-
}
|
|
1288
|
-
delete(id) {
|
|
1289
|
-
return this.http.delete(`${this.api}${this.input.controller.name}/${id}`);
|
|
1290
|
-
}
|
|
1291
|
-
}
|
|
1292
|
-
|
|
1293
|
-
const X_CONFIG = new InjectionToken('x-config');
|
|
1294
|
-
|
|
1295
|
-
const X_THEME = new InjectionToken('x-theme');
|
|
1296
|
-
const X_THEME_PREFIX = '--x-';
|
|
1297
|
-
const X_THEME_MERGE = '#ffffff';
|
|
1298
|
-
const X_THEME_BLACK_MERGE = '#cccccc';
|
|
1299
|
-
const X_THEME_AMOUNTS = [0, -0.1, -0.2, -0.3, -0.4, -0.5, -0.6, -0.7, -0.8, -0.9, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9];
|
|
1300
|
-
const X_THEME_BACKGROUNDS = [-0.2, -0.3, -0.4];
|
|
1301
|
-
const X_THEME_TEXTS = [
|
|
1302
|
-
[-0.5, 0],
|
|
1303
|
-
[-0.6, 0.2],
|
|
1304
|
-
[-0.7, 0.4]
|
|
1305
|
-
];
|
|
1306
|
-
const X_THEME_BORDERS = [
|
|
1307
|
-
[-0.8, 0],
|
|
1308
|
-
[-0.9, 0.2]
|
|
1309
|
-
];
|
|
1310
|
-
const X_THEME_EXCHANGES = [
|
|
1311
|
-
[-0.1, -0.1],
|
|
1312
|
-
[0.1, -0.1],
|
|
1313
|
-
[0.2, 0.2],
|
|
1314
|
-
[0.3, 0],
|
|
1315
|
-
[0.4, -0.4],
|
|
1316
|
-
[0.5, -0.2],
|
|
1317
|
-
[0.6, 0],
|
|
1318
|
-
[0.7, -0.4],
|
|
1319
|
-
[0.8, -0.4],
|
|
1320
|
-
[0.9, -0.2]
|
|
1321
|
-
];
|
|
1322
|
-
const X_THEME_COLORS = {
|
|
1323
|
-
primary: '#1976d2',
|
|
1324
|
-
success: '#67c23a',
|
|
1325
|
-
warning: '#e6a23c',
|
|
1326
|
-
danger: '#f56c6c',
|
|
1327
|
-
info: '#909399',
|
|
1328
|
-
text: '#333333',
|
|
1329
|
-
border: '#dddddd',
|
|
1330
|
-
background: '#ffffff'
|
|
1331
|
-
};
|
|
1332
|
-
const X_THEME_DARK_COLORS = {
|
|
1333
|
-
text: '#dddddd',
|
|
1334
|
-
border: '#424242',
|
|
1335
|
-
background: '#1e1e1f'
|
|
1336
|
-
};
|
|
1337
|
-
const X_THEME_COLOR_KEYS = Object.keys(X_THEME_COLORS);
|
|
1338
|
-
|
|
1339
|
-
class XThemeService {
|
|
1340
|
-
constructor(factory) {
|
|
1341
|
-
this.factory = factory;
|
|
1342
|
-
this.colorsProp = {};
|
|
1343
|
-
this.doc = inject(DOCUMENT);
|
|
1344
|
-
this.renderer2 = this.factory.createRenderer(null, null);
|
|
1345
|
-
this.declaration = XComputed(this.doc.documentElement);
|
|
1346
|
-
}
|
|
1347
|
-
setInitialTheme(theme) {
|
|
1348
|
-
this.setColors(theme === null || theme === void 0 ? void 0 : theme.colors);
|
|
1349
|
-
if (theme === null || theme === void 0 ? void 0 : theme.colors)
|
|
1350
|
-
Object.assign(X_THEME_COLORS, theme.colors);
|
|
1351
|
-
}
|
|
1352
|
-
setTheme(theme) {
|
|
1353
|
-
this.setColors(theme === null || theme === void 0 ? void 0 : theme.colors);
|
|
1354
|
-
}
|
|
1355
|
-
getTheme(includesAll = false) {
|
|
1356
|
-
return {
|
|
1357
|
-
colors: this.getColors(includesAll)
|
|
1358
|
-
};
|
|
1359
|
-
}
|
|
1360
|
-
setColors(colors) {
|
|
1361
|
-
colors = this.getColorsTheme(colors);
|
|
1362
|
-
for (let key in colors) {
|
|
1363
|
-
Object.assign(this.colorsProp, this.setRoot(key, colors[key]));
|
|
1364
|
-
}
|
|
1365
|
-
this.createColorsStyle();
|
|
1366
|
-
}
|
|
1367
|
-
getColors(includes = false, prefix = X_THEME_PREFIX) {
|
|
1368
|
-
let result = {};
|
|
1369
|
-
const keys = includes ? Object.keys(this.colorsProp) : X_THEME_COLOR_KEYS.map((x) => `${prefix}${x}`);
|
|
1370
|
-
keys.forEach((x) => {
|
|
1371
|
-
result[x.replace(prefix, '')] = this.declaration.getPropertyValue(`${x}`).trim();
|
|
1372
|
-
});
|
|
1373
|
-
return result;
|
|
1374
|
-
}
|
|
1375
|
-
getColorsInProperty(colors, prefix = X_THEME_PREFIX) {
|
|
1376
|
-
let result = {};
|
|
1377
|
-
Object.keys(colors).forEach((x) => {
|
|
1378
|
-
result[x] = this.declaration.getPropertyValue(`${prefix}${x}`).trim();
|
|
1379
|
-
});
|
|
1380
|
-
return result;
|
|
1381
|
-
}
|
|
1382
|
-
getColorsTheme(colors) {
|
|
1383
|
-
if (typeof colors === 'undefined')
|
|
1384
|
-
colors = X_THEME_COLORS;
|
|
1385
|
-
else
|
|
1386
|
-
colors = Object.assign({}, X_THEME_COLORS, colors);
|
|
1387
|
-
return colors;
|
|
1388
|
-
}
|
|
1389
|
-
setRoot(color, value, prefix = X_THEME_PREFIX) {
|
|
1390
|
-
let result = {};
|
|
1391
|
-
if (X_THEME_COLOR_KEYS.includes(color)) {
|
|
1392
|
-
for (let amount of X_THEME_AMOUNTS) {
|
|
1393
|
-
if (amount === 0) {
|
|
1394
|
-
result[`${prefix}${color}`] = value;
|
|
1395
|
-
}
|
|
1396
|
-
else {
|
|
1397
|
-
result[`${prefix}${color}${this.getSuffix(amount)}`] = toHex(mixColors(amount > 0 ? X_THEME_MERGE : X_THEME_BLACK_MERGE, value, Math.abs(amount)));
|
|
1398
|
-
}
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1401
|
-
else {
|
|
1402
|
-
result[`${prefix}${color}`] = value;
|
|
1403
|
-
}
|
|
1404
|
-
return result;
|
|
1405
|
-
}
|
|
1406
|
-
setDarkRoot(color, value, prefix = X_THEME_PREFIX) {
|
|
1407
|
-
let result = {};
|
|
1408
|
-
const allColors = this.setRoot(color, value, '');
|
|
1409
|
-
if (X_THEME_COLOR_KEYS.includes(color) && !['background'].includes(color)) {
|
|
1410
|
-
const allColors = this.setRoot(color, value, prefix);
|
|
1411
|
-
X_THEME_EXCHANGES.forEach((x) => {
|
|
1412
|
-
if (x[1] >= -0.1) {
|
|
1413
|
-
const curr = this.getSuffix(x[0]);
|
|
1414
|
-
const next = this.getSuffix(x[1]);
|
|
1415
|
-
result[`${prefix}${color}${curr}`] = allColors[`${prefix}${color}${next}`];
|
|
1416
|
-
}
|
|
1417
|
-
});
|
|
1418
|
-
}
|
|
1419
|
-
else if (['background'].includes(color)) {
|
|
1420
|
-
result = this.getDefineColors(Object.assign({}, this.getColorsInProperty(X_THEME_COLORS), allColors), '', true);
|
|
1421
|
-
}
|
|
1422
|
-
return result;
|
|
1423
|
-
}
|
|
1424
|
-
getDefineColors(colors, prefix = X_THEME_PREFIX, darken = false) {
|
|
1425
|
-
let result = {};
|
|
1426
|
-
colors = this.getColorsTheme(colors);
|
|
1427
|
-
for (let key in colors) {
|
|
1428
|
-
Object.assign(result, this.setRoot(key, colors[key], prefix));
|
|
1429
|
-
}
|
|
1430
|
-
if (darken) {
|
|
1431
|
-
const colorsFunc = (nums, callback) => {
|
|
1432
|
-
for (let num of nums) {
|
|
1433
|
-
for (let color in colors) {
|
|
1434
|
-
if (X_THEME_COLOR_KEYS.includes(color) && !['background'].includes(color)) {
|
|
1435
|
-
callback(num, color);
|
|
1436
|
-
}
|
|
1437
|
-
}
|
|
1438
|
-
}
|
|
1439
|
-
};
|
|
1440
|
-
colorsFunc(X_THEME_BACKGROUNDS, (background, color) => {
|
|
1441
|
-
const theme = this.getSuffix(background);
|
|
1442
|
-
result[`${prefix}${color}${theme}`] = result[`${prefix}background${theme.replace('a', '')}`];
|
|
1443
|
-
});
|
|
1444
|
-
colorsFunc(X_THEME_TEXTS, (text, color) => {
|
|
1445
|
-
const curr = this.getSuffix(text[0]);
|
|
1446
|
-
const next = this.getSuffix(text[1]);
|
|
1447
|
-
result[`${prefix}${color}${curr}`] = result[`${prefix}text${next}`];
|
|
1448
|
-
});
|
|
1449
|
-
colorsFunc(X_THEME_BORDERS, (border, color) => {
|
|
1450
|
-
const curr = this.getSuffix(border[0]);
|
|
1451
|
-
const next = this.getSuffix(border[1]);
|
|
1452
|
-
result[`${prefix}${color}${curr}`] = result[`${prefix}border${next}`];
|
|
1453
|
-
});
|
|
1454
|
-
colorsFunc(X_THEME_EXCHANGES, (exchange, color) => {
|
|
1455
|
-
const curr = this.getSuffix(exchange[0]);
|
|
1456
|
-
const next = this.getSuffix(exchange[1]);
|
|
1457
|
-
result[`${prefix}${color}${curr}`] = result[`${prefix}${color}${next}`];
|
|
1458
|
-
});
|
|
1459
|
-
}
|
|
1460
|
-
return result;
|
|
1461
|
-
}
|
|
1462
|
-
getSuffix(num) {
|
|
1463
|
-
if (num > 0) {
|
|
1464
|
-
return `-${Math.abs(num * 1000)}`;
|
|
1465
|
-
}
|
|
1466
|
-
else if (num < 0) {
|
|
1467
|
-
return `-a${Math.abs(num * 1000)}`;
|
|
1468
|
-
}
|
|
1469
|
-
return '';
|
|
1470
|
-
}
|
|
1471
|
-
createColorsStyle() {
|
|
1472
|
-
if (this.colorsStyleEle)
|
|
1473
|
-
this.renderer2.removeChild(this.colorsStyleEle.parentNode, this.colorsStyleEle);
|
|
1474
|
-
const styles = Object.entries(this.colorsProp)
|
|
1475
|
-
.map((x) => `${x[0]}: ${x[1]};`)
|
|
1476
|
-
.join('');
|
|
1477
|
-
this.colorsStyleEle = this.renderer2.createElement('style');
|
|
1478
|
-
this.colorsStyleEle.innerHTML = `.x-theme-colors{${styles}}`;
|
|
1479
|
-
this.renderer2.addClass(this.doc.documentElement, 'x-theme-colors');
|
|
1480
|
-
this.doc.documentElement.getElementsByTagName('head')[0].appendChild(this.colorsStyleEle);
|
|
1481
|
-
}
|
|
1482
|
-
}
|
|
1483
|
-
/** @nocollapse */ XThemeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XThemeService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1484
|
-
/** @nocollapse */ XThemeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XThemeService, providedIn: 'root' });
|
|
1485
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XThemeService, decorators: [{
|
|
1486
|
-
type: Injectable,
|
|
1487
|
-
args: [{
|
|
1488
|
-
providedIn: 'root'
|
|
1489
|
-
}]
|
|
1490
|
-
}], ctorParameters: function () { return [{ type: i0.RendererFactory2 }]; } });
|
|
1491
|
-
function mixColors(color1, color2, weight) {
|
|
1492
|
-
let rgb1 = toRgb(color1);
|
|
1493
|
-
let rgb2 = toRgb(color2);
|
|
1494
|
-
let weight1 = weight;
|
|
1495
|
-
let weight2 = 1 - weight;
|
|
1496
|
-
let result;
|
|
1497
|
-
const inRange = (num) => {
|
|
1498
|
-
return num > 255 ? 255 : num < 0 ? 0 : num;
|
|
1499
|
-
};
|
|
1500
|
-
result = {
|
|
1501
|
-
r: inRange(Math.round(rgb1.r * weight1 + rgb2.r * weight2)),
|
|
1502
|
-
g: inRange(Math.round(rgb1.g * weight1 + rgb2.g * weight2)),
|
|
1503
|
-
b: inRange(Math.round(rgb1.b * weight1 + rgb2.b * weight2))
|
|
1504
|
-
};
|
|
1505
|
-
return result;
|
|
1506
|
-
}
|
|
1507
|
-
function toHex(rgb) {
|
|
1508
|
-
return '#' + ((1 << 24) + (rgb.r << 16) + (rgb.g << 8) + rgb.b).toString(16).slice(1);
|
|
1509
|
-
}
|
|
1510
|
-
function toRgb(hex) {
|
|
1511
|
-
if (hex.indexOf('#') == 0)
|
|
1512
|
-
hex = hex.slice(1);
|
|
1513
|
-
let num = parseInt(hex, 16);
|
|
1514
|
-
let r = num >> 16;
|
|
1515
|
-
if (r > 255)
|
|
1516
|
-
r = 255;
|
|
1517
|
-
else if (r < 0)
|
|
1518
|
-
r = 0;
|
|
1519
|
-
let g = (num >> 8) & 0x00ff;
|
|
1520
|
-
if (g > 255)
|
|
1521
|
-
g = 255;
|
|
1522
|
-
else if (g < 0)
|
|
1523
|
-
g = 0;
|
|
1524
|
-
let b = num & 0x0000ff;
|
|
1525
|
-
if (b > 255)
|
|
1526
|
-
b = 255;
|
|
1527
|
-
else if (b < 0)
|
|
1528
|
-
b = 0;
|
|
1529
|
-
return { r: r, g: g, b: b };
|
|
1530
|
-
}
|
|
1531
|
-
|
|
1532
|
-
// tslint:disable no-any
|
|
1533
|
-
const isDefined = function (value) {
|
|
1534
|
-
return value !== undefined;
|
|
1535
|
-
};
|
|
1536
|
-
class XConfigService {
|
|
1537
|
-
constructor() {
|
|
1538
|
-
this.componentConfigUpdated$ = new Subject();
|
|
1539
|
-
this.defaultConfig = inject(X_CONFIG, { optional: true });
|
|
1540
|
-
this.themeService = inject(XThemeService, { optional: true });
|
|
1541
|
-
this.config = this.defaultConfig || {};
|
|
1542
|
-
this.setInitialTheme(this.config.theme);
|
|
1543
|
-
}
|
|
1544
|
-
getConfigForComponent(componentName) {
|
|
1545
|
-
var _a;
|
|
1546
|
-
return ((_a = this.config) === null || _a === void 0 ? void 0 : _a.components) ? this.config.components[componentName] : undefined;
|
|
1547
|
-
}
|
|
1548
|
-
getConfigChangeEventForComponent(componentName) {
|
|
1549
|
-
return this.componentConfigUpdated$.pipe(filter((n) => n === componentName), mapTo(undefined));
|
|
1550
|
-
}
|
|
1551
|
-
set(componentName, value) {
|
|
1552
|
-
var _a;
|
|
1553
|
-
if ((_a = this.config) === null || _a === void 0 ? void 0 : _a.components) {
|
|
1554
|
-
this.config.components[componentName] = Object.assign(Object.assign({}, this.config.components[componentName]), value);
|
|
1555
|
-
this.componentConfigUpdated$.next(componentName);
|
|
1556
|
-
}
|
|
1557
|
-
}
|
|
1558
|
-
setDarkTheme(theme) {
|
|
1559
|
-
let colors = theme === null || theme === void 0 ? void 0 : theme.colors;
|
|
1560
|
-
if (!colors)
|
|
1561
|
-
colors = X_THEME_DARK_COLORS;
|
|
1562
|
-
this.setTheme({
|
|
1563
|
-
colors: this.themeService.getDefineColors(Object.assign({}, this.themeService.getColorsInProperty(X_THEME_COLORS), colors), '', true)
|
|
1564
|
-
});
|
|
1565
|
-
}
|
|
1566
|
-
setLightTheme(theme) {
|
|
1567
|
-
let colors = theme === null || theme === void 0 ? void 0 : theme.colors;
|
|
1568
|
-
if (!colors)
|
|
1569
|
-
colors = X_THEME_COLORS;
|
|
1570
|
-
this.setTheme({
|
|
1571
|
-
colors: this.themeService.getDefineColors(Object.assign({}, this.themeService.getColorsInProperty(X_THEME_COLORS), colors), '', false)
|
|
1572
|
-
});
|
|
1573
|
-
}
|
|
1574
|
-
setTheme(theme) {
|
|
1575
|
-
this.themeService.setTheme(theme);
|
|
1576
|
-
}
|
|
1577
|
-
setInitialTheme(theme) {
|
|
1578
|
-
this.themeService.setInitialTheme(theme);
|
|
1579
|
-
}
|
|
1580
|
-
getTheme(includesAll = false) {
|
|
1581
|
-
return this.themeService.getTheme(includesAll);
|
|
1582
|
-
}
|
|
1583
|
-
}
|
|
1584
|
-
/** @nocollapse */ XConfigService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1585
|
-
/** @nocollapse */ XConfigService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XConfigService, providedIn: 'root' });
|
|
1586
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XConfigService, decorators: [{
|
|
1587
|
-
type: Injectable,
|
|
1588
|
-
args: [{
|
|
1589
|
-
providedIn: 'root'
|
|
1590
|
-
}]
|
|
1591
|
-
}], ctorParameters: function () { return []; } });
|
|
1592
|
-
// tslint:disable-next-line:typedef
|
|
1593
|
-
function XWithConfig(componentName, innerDefaultValue) {
|
|
1594
|
-
return function ConfigDecorator(target, propName, originalDescriptor) {
|
|
1595
|
-
const privatePropName = `$$__assignedValue__${propName}`;
|
|
1596
|
-
Object.defineProperty(target, privatePropName, {
|
|
1597
|
-
configurable: true,
|
|
1598
|
-
writable: true,
|
|
1599
|
-
enumerable: false
|
|
1600
|
-
});
|
|
1601
|
-
return {
|
|
1602
|
-
get() {
|
|
1603
|
-
var _a;
|
|
1604
|
-
const originalValue = originalDescriptor && originalDescriptor.get ? originalDescriptor.get.bind(this)() : this[privatePropName];
|
|
1605
|
-
if (isDefined(originalValue)) {
|
|
1606
|
-
return originalValue;
|
|
1607
|
-
}
|
|
1608
|
-
const componentConfig = ((_a = this.configService) === null || _a === void 0 ? void 0 : _a.getConfigForComponent(componentName)) || {};
|
|
1609
|
-
const configValue = componentConfig[propName];
|
|
1610
|
-
return isDefined(configValue) ? configValue : innerDefaultValue;
|
|
1611
|
-
},
|
|
1612
|
-
set(value) {
|
|
1613
|
-
if (originalDescriptor && originalDescriptor.set) {
|
|
1614
|
-
originalDescriptor.set.bind(this)(value);
|
|
1615
|
-
}
|
|
1616
|
-
else {
|
|
1617
|
-
this[privatePropName] = value;
|
|
1618
|
-
}
|
|
1619
|
-
},
|
|
1620
|
-
configurable: true,
|
|
1621
|
-
enumerable: true
|
|
1622
|
-
};
|
|
1623
|
-
};
|
|
1624
|
-
}
|
|
1625
|
-
|
|
1626
|
-
/**
|
|
1627
|
-
* Generated bundle index. Do not edit.
|
|
1628
|
-
*/
|
|
1629
|
-
|
|
1630
|
-
export { XAddDays, XAddHours, XAddMilliseconds, XAddMinutes, XAddMonths, XAddSeconds, XAddYears, XBadgeAnimation, XBadgeStandaloneAnimation, XBaseAnimation, XChunk, XClamp, XClearClass, XCloneDeep, XComputed, XComputedStyle, XConfigService, XConnectAnimation, XConnectBaseAnimation, XDataConvert, XDateQuarter, XDateWeek, XDateWeekYear, XDateYearQuarter, XDateYearWeek, XDrop, XDropAnimation, XDuration, XFadeAnimation, XGetChildren, XGroupBy, XGuid, XHasIn, XHttpService, XIdentity, XInputBoolean, XInputNumber, XInvertKeyValues, XIsArray, XIsBoolean, XIsChange, XIsDate, XIsEmpty, XIsFunction, XIsNull, XIsNumber, XIsObject, XIsObjectArray, XIsObservable, XIsRegExp, XIsString, XIsTemplateRef, XIsType, XIsUndefined, XIsValue, XIsValueArray, XIsXTemplate, XMoveAnimation, XMoveBoxAnimation, XOpacityAnimation, XOrderBy, XParentPath, XPreloadingStrategyService, XProperty, XRemove, XRepositoryAbstract, XRepositoryService, XResize, XReuseStrategyService, XSetData, XSetFlex, XSlideAnimation, XSliderAnimation, XStorageService, XThemeService, XToBoolean, XToDataConvert, XToDate, XWithConfig, X_CONFIG, X_THEME, X_THEME_AMOUNTS, X_THEME_BACKGROUNDS, X_THEME_BLACK_MERGE, X_THEME_BORDERS, X_THEME_COLORS, X_THEME_COLOR_KEYS, X_THEME_DARK_COLORS, X_THEME_EXCHANGES, X_THEME_MERGE, X_THEME_PREFIX, X_THEME_TEXTS, fillDefault, isNil, isNotNil, mixColors, removeNgTag, reqAnimFrame, stripTags, toHex, toRgb, warnIconTypeNotFound, warnSVGTagNotFound };
|
|
1631
|
-
//# sourceMappingURL=ng-nest-ui-core.mjs.map
|