@ng-nest/ui 15.0.20 → 16.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +118 -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 +34 -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 +194 -0
- package/esm2022/popover/popover.module.mjs +23 -0
- package/esm2022/popover/popover.property.mjs +85 -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 +131 -0
- package/esm2022/tooltip/tooltip.module.mjs +22 -0
- package/esm2022/tooltip/tooltip.property.mjs +77 -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 +1627 -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 +392 -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 +322 -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 +283 -461
- 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 +40 -40
- package/popover/popover.module.d.ts +12 -12
- package/popover/popover.property.d.ts +84 -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 +33 -33
- package/tooltip/tooltip.module.d.ts +11 -11
- package/tooltip/tooltip.property.d.ts +66 -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,1473 +0,0 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { EventEmitter, Component, Input, Output, inject, Directive, ViewEncapsulation, ViewChild, ChangeDetectionStrategy, NgModule } from '@angular/core';
|
|
3
|
-
import { __decorate } from 'tslib';
|
|
4
|
-
import * as i1 from '@ng-nest/ui/core';
|
|
5
|
-
import { XWithConfig, XInputNumber, XInputBoolean, XProperty, XIsChange, removeNgTag, XIsEmpty, XIsFunction, XResize, stripTags, XParentPath, XIsUndefined } from '@ng-nest/ui/core';
|
|
6
|
-
import * as i3$1 from '@ng-nest/ui/pagination';
|
|
7
|
-
import { XPaginationProperty, XPaginationModule } from '@ng-nest/ui/pagination';
|
|
8
|
-
import { takeUntil } from 'rxjs/operators';
|
|
9
|
-
import { Subject, fromEvent } from 'rxjs';
|
|
10
|
-
import * as i2 from '@angular/common';
|
|
11
|
-
import { DOCUMENT, CommonModule } from '@angular/common';
|
|
12
|
-
import * as i4 from '@ng-nest/ui/outlet';
|
|
13
|
-
import { XOutletModule } from '@ng-nest/ui/outlet';
|
|
14
|
-
import * as i5$1 from '@ng-nest/ui/loading';
|
|
15
|
-
import { XLoadingModule } from '@ng-nest/ui/loading';
|
|
16
|
-
import * as i7 from '@angular/cdk/drag-drop';
|
|
17
|
-
import { moveItemInArray, DragDropModule } from '@angular/cdk/drag-drop';
|
|
18
|
-
import * as i3 from '@angular/forms';
|
|
19
|
-
import { FormsModule } from '@angular/forms';
|
|
20
|
-
import * as i5 from '@ng-nest/ui/checkbox';
|
|
21
|
-
import { XCheckboxModule } from '@ng-nest/ui/checkbox';
|
|
22
|
-
import * as i6 from '@ng-nest/ui/icon';
|
|
23
|
-
import { XIconModule } from '@ng-nest/ui/icon';
|
|
24
|
-
import * as i6$1 from '@ng-nest/ui/button';
|
|
25
|
-
import { XButtonModule } from '@ng-nest/ui/button';
|
|
26
|
-
import * as i7$1 from '@angular/cdk/scrolling';
|
|
27
|
-
import { ScrollingModule } from '@angular/cdk/scrolling';
|
|
28
|
-
import * as i8 from '@ng-nest/ui/empty';
|
|
29
|
-
import { XEmptyModule } from '@ng-nest/ui/empty';
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* Table
|
|
33
|
-
* @selector x-table
|
|
34
|
-
* @decorator component
|
|
35
|
-
*/
|
|
36
|
-
const XTablePrefix = 'x-table';
|
|
37
|
-
const X_CONFIG_NAME = 'table';
|
|
38
|
-
/**
|
|
39
|
-
* Table Property
|
|
40
|
-
*/
|
|
41
|
-
class XTableProperty extends XPaginationProperty {
|
|
42
|
-
constructor() {
|
|
43
|
-
super(...arguments);
|
|
44
|
-
/**
|
|
45
|
-
* @zh_CN 行数据
|
|
46
|
-
* @en_US Row data
|
|
47
|
-
*/
|
|
48
|
-
this.data = [];
|
|
49
|
-
/**
|
|
50
|
-
* @zh_CN 列集合
|
|
51
|
-
* @en_US Column set
|
|
52
|
-
*/
|
|
53
|
-
this.columns = [];
|
|
54
|
-
/**
|
|
55
|
-
* @zh_CN 当前选中行改变
|
|
56
|
-
* @en_US The currently selected row changes
|
|
57
|
-
*/
|
|
58
|
-
this.activatedRowChange = new EventEmitter();
|
|
59
|
-
/**
|
|
60
|
-
* @zh_CN 列头自定义模板,通过 key-value 的方式指定每列的模版
|
|
61
|
-
* @en_US Column header custom template
|
|
62
|
-
*/
|
|
63
|
-
this.headColumnTpl = {};
|
|
64
|
-
/**
|
|
65
|
-
* @zh_CN 列内容自定义模板,通过 key-value 的方式指定每列的模版
|
|
66
|
-
* @en_US Column content custom template
|
|
67
|
-
*/
|
|
68
|
-
this.bodyColumnTpl = {};
|
|
69
|
-
/**
|
|
70
|
-
* @zh_CN 排序点击的事件
|
|
71
|
-
* @en_US Sort click events
|
|
72
|
-
*/
|
|
73
|
-
this.sortChange = new EventEmitter();
|
|
74
|
-
/**
|
|
75
|
-
* @zh_CN 列头 checkbox 事件
|
|
76
|
-
* @en_US head checkbox event
|
|
77
|
-
*/
|
|
78
|
-
this.headCheckboxChange = new EventEmitter();
|
|
79
|
-
/**
|
|
80
|
-
* @zh_CN body checkbox 事件
|
|
81
|
-
* @en_US head checkbox event
|
|
82
|
-
*/
|
|
83
|
-
this.bodyCheckboxChange = new EventEmitter();
|
|
84
|
-
/**
|
|
85
|
-
* @zh_CN 超出可视窗口缓冲区的最小值,对应 cdk scroll 中的参数
|
|
86
|
-
* @en_US Exceed the minimum value of the visible window buffer, corresponding to the parameters in cdk scroll
|
|
87
|
-
*/
|
|
88
|
-
this.minBufferPx = 100;
|
|
89
|
-
/**
|
|
90
|
-
* @zh_CN 渲染新数据缓冲区的像素,对应 cdk scroll 中的参数
|
|
91
|
-
* @en_US Render the pixels of the new data buffer, corresponding to the parameters in cdk scroll
|
|
92
|
-
*/
|
|
93
|
-
this.maxBufferPx = 200;
|
|
94
|
-
/**
|
|
95
|
-
* @zh_CN 文档高度百分比,弹窗百分比高度用到
|
|
96
|
-
* @en_US Document height percentage, used by pop-up window percentage height
|
|
97
|
-
*/
|
|
98
|
-
this.docPercent = 1;
|
|
99
|
-
/**
|
|
100
|
-
* @zh_CN checkbox 列初始选中的数据,列中激活 checkbox
|
|
101
|
-
* @en_US Checkbox column initially selected data, checkbox is activated in column
|
|
102
|
-
*/
|
|
103
|
-
this.checkedRow = {};
|
|
104
|
-
/**
|
|
105
|
-
* @zh_CN 如果 data 是函数类型,可以通过此参数控制请求,常用于弹框中的表格,弹出后再请求
|
|
106
|
-
* @en_US If data is a function type, you can use this parameter to control the request, which is often used in the form in the pop-up box, and then request it after it pops up
|
|
107
|
-
*/
|
|
108
|
-
this.manual = true;
|
|
109
|
-
/**
|
|
110
|
-
* @zh_CN 参数控制请求改变事件
|
|
111
|
-
* @en_US Parameter control request change event
|
|
112
|
-
*/
|
|
113
|
-
this.manualChange = new EventEmitter();
|
|
114
|
-
/**
|
|
115
|
-
* @zh_CN 分页器位置
|
|
116
|
-
* @en_US Pagination position
|
|
117
|
-
*/
|
|
118
|
-
this.paginationPosition = 'bottom-left';
|
|
119
|
-
/**
|
|
120
|
-
* @zh_CN 展开的节点
|
|
121
|
-
* @en_US Expanded node
|
|
122
|
-
*/
|
|
123
|
-
this.expanded = [];
|
|
124
|
-
/**
|
|
125
|
-
* @zh_CN 列头拖动开始事件,返回拖动的列
|
|
126
|
-
* @en_US Column Header Drag End Event
|
|
127
|
-
*/
|
|
128
|
-
this.columnDragStarted = new EventEmitter();
|
|
129
|
-
/**
|
|
130
|
-
* @zh_CN 列头拖动结束事件,返回拖动的列
|
|
131
|
-
* @en_US The column header is dragging, and the event is triggered when the order is changed
|
|
132
|
-
*/
|
|
133
|
-
this.columnDragEnded = new EventEmitter();
|
|
134
|
-
/**
|
|
135
|
-
* @zh_CN 当用户把一个条目投放进该容器时就会触发,拖动放开的事件,返回拖动排序后的列数据
|
|
136
|
-
* @en_US The column header is dragging, and the event is triggered when the order is changed
|
|
137
|
-
*/
|
|
138
|
-
this.columnDropListDropped = new EventEmitter();
|
|
139
|
-
/**
|
|
140
|
-
* @zh_CN 开始拖动列宽的事件
|
|
141
|
-
* @en_US Event to started drag column width
|
|
142
|
-
*/
|
|
143
|
-
this.columnDragWidthStarted = new EventEmitter();
|
|
144
|
-
/**
|
|
145
|
-
* @zh_CN 正在拖动列宽时的事件
|
|
146
|
-
* @en_US Event to moved drag column width
|
|
147
|
-
*/
|
|
148
|
-
this.columnDragWidthMoved = new EventEmitter();
|
|
149
|
-
/**
|
|
150
|
-
* @zh_CN 结束拖动列宽的事件
|
|
151
|
-
* @en_US Event to ended drag column width
|
|
152
|
-
*/
|
|
153
|
-
this.columnDragWidthEnded = new EventEmitter();
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
/** @nocollapse */ XTableProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
157
|
-
/** @nocollapse */ XTableProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableProperty, selector: "ng-component", inputs: { data: "data", columns: "columns", rowHeight: "rowHeight", loading: "loading", bordered: "bordered", showHeader: "showHeader", headerPosition: "headerPosition", activatedRow: "activatedRow", headColumnTpl: "headColumnTpl", bodyColumnTpl: "bodyColumnTpl", bodyTdTpl: "bodyTdTpl", rowClass: "rowClass", headSearchTpl: "headSearchTpl", allowSelectRow: "allowSelectRow", allowCheckRow: "allowCheckRow", virtualScroll: "virtualScroll", bodyHeight: "bodyHeight", itemSize: "itemSize", minBufferPx: "minBufferPx", maxBufferPx: "maxBufferPx", adaptionHeight: "adaptionHeight", docPercent: "docPercent", checkedRow: "checkedRow", manual: "manual", scroll: "scroll", header: "header", footer: "footer", cellConfig: "cellConfig", rowSize: "rowSize", paginationPosition: "paginationPosition", hiddenWrapBorder: "hiddenWrapBorder", hiddenPaginationBorder: "hiddenPaginationBorder", showPagination: "showPagination", treeTable: "treeTable", expandedAll: "expandedAll", expandedLevel: "expandedLevel", expanded: "expanded", expandTpl: "expandTpl", showEmpty: "showEmpty", emptyImg: "emptyImg", emptyContent: "emptyContent" }, outputs: { activatedRowChange: "activatedRowChange", sortChange: "sortChange", headCheckboxChange: "headCheckboxChange", bodyCheckboxChange: "bodyCheckboxChange", manualChange: "manualChange", columnDragStarted: "columnDragStarted", columnDragEnded: "columnDragEnded", columnDropListDropped: "columnDropListDropped", columnDragWidthStarted: "columnDragWidthStarted", columnDragWidthMoved: "columnDragWidthMoved", columnDragWidthEnded: "columnDragWidthEnded" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
158
|
-
__decorate([
|
|
159
|
-
XWithConfig(X_CONFIG_NAME, 42),
|
|
160
|
-
XInputNumber()
|
|
161
|
-
], XTableProperty.prototype, "rowHeight", void 0);
|
|
162
|
-
__decorate([
|
|
163
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
164
|
-
XInputBoolean()
|
|
165
|
-
], XTableProperty.prototype, "loading", void 0);
|
|
166
|
-
__decorate([
|
|
167
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
168
|
-
XInputBoolean()
|
|
169
|
-
], XTableProperty.prototype, "bordered", void 0);
|
|
170
|
-
__decorate([
|
|
171
|
-
XWithConfig(X_CONFIG_NAME, true),
|
|
172
|
-
XInputBoolean()
|
|
173
|
-
], XTableProperty.prototype, "showHeader", void 0);
|
|
174
|
-
__decorate([
|
|
175
|
-
XWithConfig(X_CONFIG_NAME, 'top')
|
|
176
|
-
], XTableProperty.prototype, "headerPosition", void 0);
|
|
177
|
-
__decorate([
|
|
178
|
-
XWithConfig(X_CONFIG_NAME, true),
|
|
179
|
-
XInputBoolean()
|
|
180
|
-
], XTableProperty.prototype, "allowSelectRow", void 0);
|
|
181
|
-
__decorate([
|
|
182
|
-
XWithConfig(X_CONFIG_NAME, true),
|
|
183
|
-
XInputBoolean()
|
|
184
|
-
], XTableProperty.prototype, "allowCheckRow", void 0);
|
|
185
|
-
__decorate([
|
|
186
|
-
XWithConfig(X_CONFIG_NAME),
|
|
187
|
-
XInputBoolean()
|
|
188
|
-
], XTableProperty.prototype, "virtualScroll", void 0);
|
|
189
|
-
__decorate([
|
|
190
|
-
XInputNumber()
|
|
191
|
-
], XTableProperty.prototype, "bodyHeight", void 0);
|
|
192
|
-
__decorate([
|
|
193
|
-
XWithConfig(X_CONFIG_NAME, 42),
|
|
194
|
-
XInputNumber()
|
|
195
|
-
], XTableProperty.prototype, "itemSize", void 0);
|
|
196
|
-
__decorate([
|
|
197
|
-
XInputNumber()
|
|
198
|
-
], XTableProperty.prototype, "adaptionHeight", void 0);
|
|
199
|
-
__decorate([
|
|
200
|
-
XInputNumber()
|
|
201
|
-
], XTableProperty.prototype, "docPercent", void 0);
|
|
202
|
-
__decorate([
|
|
203
|
-
XInputBoolean()
|
|
204
|
-
], XTableProperty.prototype, "manual", void 0);
|
|
205
|
-
__decorate([
|
|
206
|
-
XWithConfig(X_CONFIG_NAME, 'medium')
|
|
207
|
-
], XTableProperty.prototype, "rowSize", void 0);
|
|
208
|
-
__decorate([
|
|
209
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
210
|
-
XInputBoolean()
|
|
211
|
-
], XTableProperty.prototype, "hiddenWrapBorder", void 0);
|
|
212
|
-
__decorate([
|
|
213
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
214
|
-
XInputBoolean()
|
|
215
|
-
], XTableProperty.prototype, "hiddenPaginationBorder", void 0);
|
|
216
|
-
__decorate([
|
|
217
|
-
XWithConfig(X_CONFIG_NAME, true),
|
|
218
|
-
XInputBoolean()
|
|
219
|
-
], XTableProperty.prototype, "showPagination", void 0);
|
|
220
|
-
__decorate([
|
|
221
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
222
|
-
XInputBoolean()
|
|
223
|
-
], XTableProperty.prototype, "treeTable", void 0);
|
|
224
|
-
__decorate([
|
|
225
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
226
|
-
XInputBoolean()
|
|
227
|
-
], XTableProperty.prototype, "expandedAll", void 0);
|
|
228
|
-
__decorate([
|
|
229
|
-
XWithConfig(X_CONFIG_NAME, -1),
|
|
230
|
-
XInputNumber()
|
|
231
|
-
], XTableProperty.prototype, "expandedLevel", void 0);
|
|
232
|
-
__decorate([
|
|
233
|
-
XWithConfig(X_CONFIG_NAME, true),
|
|
234
|
-
XInputBoolean()
|
|
235
|
-
], XTableProperty.prototype, "showEmpty", void 0);
|
|
236
|
-
__decorate([
|
|
237
|
-
XWithConfig(X_CONFIG_NAME)
|
|
238
|
-
], XTableProperty.prototype, "emptyImg", void 0);
|
|
239
|
-
__decorate([
|
|
240
|
-
XWithConfig(X_CONFIG_NAME)
|
|
241
|
-
], XTableProperty.prototype, "emptyContent", void 0);
|
|
242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableProperty, decorators: [{
|
|
243
|
-
type: Component,
|
|
244
|
-
args: [{ template: '' }]
|
|
245
|
-
}], propDecorators: { data: [{
|
|
246
|
-
type: Input
|
|
247
|
-
}], columns: [{
|
|
248
|
-
type: Input
|
|
249
|
-
}], rowHeight: [{
|
|
250
|
-
type: Input
|
|
251
|
-
}], loading: [{
|
|
252
|
-
type: Input
|
|
253
|
-
}], bordered: [{
|
|
254
|
-
type: Input
|
|
255
|
-
}], showHeader: [{
|
|
256
|
-
type: Input
|
|
257
|
-
}], headerPosition: [{
|
|
258
|
-
type: Input
|
|
259
|
-
}], activatedRow: [{
|
|
260
|
-
type: Input
|
|
261
|
-
}], activatedRowChange: [{
|
|
262
|
-
type: Output
|
|
263
|
-
}], headColumnTpl: [{
|
|
264
|
-
type: Input
|
|
265
|
-
}], bodyColumnTpl: [{
|
|
266
|
-
type: Input
|
|
267
|
-
}], bodyTdTpl: [{
|
|
268
|
-
type: Input
|
|
269
|
-
}], rowClass: [{
|
|
270
|
-
type: Input
|
|
271
|
-
}], headSearchTpl: [{
|
|
272
|
-
type: Input
|
|
273
|
-
}], sortChange: [{
|
|
274
|
-
type: Output
|
|
275
|
-
}], headCheckboxChange: [{
|
|
276
|
-
type: Output
|
|
277
|
-
}], bodyCheckboxChange: [{
|
|
278
|
-
type: Output
|
|
279
|
-
}], allowSelectRow: [{
|
|
280
|
-
type: Input
|
|
281
|
-
}], allowCheckRow: [{
|
|
282
|
-
type: Input
|
|
283
|
-
}], virtualScroll: [{
|
|
284
|
-
type: Input
|
|
285
|
-
}], bodyHeight: [{
|
|
286
|
-
type: Input
|
|
287
|
-
}], itemSize: [{
|
|
288
|
-
type: Input
|
|
289
|
-
}], minBufferPx: [{
|
|
290
|
-
type: Input
|
|
291
|
-
}], maxBufferPx: [{
|
|
292
|
-
type: Input
|
|
293
|
-
}], adaptionHeight: [{
|
|
294
|
-
type: Input
|
|
295
|
-
}], docPercent: [{
|
|
296
|
-
type: Input
|
|
297
|
-
}], checkedRow: [{
|
|
298
|
-
type: Input
|
|
299
|
-
}], manual: [{
|
|
300
|
-
type: Input
|
|
301
|
-
}], scroll: [{
|
|
302
|
-
type: Input
|
|
303
|
-
}], header: [{
|
|
304
|
-
type: Input
|
|
305
|
-
}], footer: [{
|
|
306
|
-
type: Input
|
|
307
|
-
}], manualChange: [{
|
|
308
|
-
type: Output
|
|
309
|
-
}], cellConfig: [{
|
|
310
|
-
type: Input
|
|
311
|
-
}], rowSize: [{
|
|
312
|
-
type: Input
|
|
313
|
-
}], paginationPosition: [{
|
|
314
|
-
type: Input
|
|
315
|
-
}], hiddenWrapBorder: [{
|
|
316
|
-
type: Input
|
|
317
|
-
}], hiddenPaginationBorder: [{
|
|
318
|
-
type: Input
|
|
319
|
-
}], showPagination: [{
|
|
320
|
-
type: Input
|
|
321
|
-
}], treeTable: [{
|
|
322
|
-
type: Input
|
|
323
|
-
}], expandedAll: [{
|
|
324
|
-
type: Input
|
|
325
|
-
}], expandedLevel: [{
|
|
326
|
-
type: Input
|
|
327
|
-
}], expanded: [{
|
|
328
|
-
type: Input
|
|
329
|
-
}], expandTpl: [{
|
|
330
|
-
type: Input
|
|
331
|
-
}], showEmpty: [{
|
|
332
|
-
type: Input
|
|
333
|
-
}], emptyImg: [{
|
|
334
|
-
type: Input
|
|
335
|
-
}], emptyContent: [{
|
|
336
|
-
type: Input
|
|
337
|
-
}], columnDragStarted: [{
|
|
338
|
-
type: Output
|
|
339
|
-
}], columnDragEnded: [{
|
|
340
|
-
type: Output
|
|
341
|
-
}], columnDropListDropped: [{
|
|
342
|
-
type: Output
|
|
343
|
-
}], columnDragWidthStarted: [{
|
|
344
|
-
type: Output
|
|
345
|
-
}], columnDragWidthMoved: [{
|
|
346
|
-
type: Output
|
|
347
|
-
}], columnDragWidthEnded: [{
|
|
348
|
-
type: Output
|
|
349
|
-
}] } });
|
|
350
|
-
/**
|
|
351
|
-
* Table Head
|
|
352
|
-
* @selector x-table-head
|
|
353
|
-
* @decorator component
|
|
354
|
-
*/
|
|
355
|
-
const XTableHeadPrefix = 'x-table-head';
|
|
356
|
-
/**
|
|
357
|
-
* Table Head Property
|
|
358
|
-
*/
|
|
359
|
-
class XTableHeadProperty extends XProperty {
|
|
360
|
-
constructor() {
|
|
361
|
-
super(...arguments);
|
|
362
|
-
/**
|
|
363
|
-
* @zh_CN 列集合
|
|
364
|
-
* @en_US Column set
|
|
365
|
-
*/
|
|
366
|
-
this.columns = [];
|
|
367
|
-
/**
|
|
368
|
-
* @zh_CN 高度,单位 px
|
|
369
|
-
* @en_US Height in px
|
|
370
|
-
*/
|
|
371
|
-
this.rowHeight = 42;
|
|
372
|
-
/**
|
|
373
|
-
* @zh_CN 自定义模板
|
|
374
|
-
* @en_US Custom template
|
|
375
|
-
*/
|
|
376
|
-
this.columnTpl = {};
|
|
377
|
-
}
|
|
378
|
-
}
|
|
379
|
-
/** @nocollapse */ XTableHeadProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableHeadProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
380
|
-
/** @nocollapse */ XTableHeadProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableHeadProperty, selector: "ng-component", inputs: { columns: "columns", rowHeight: "rowHeight", columnTpl: "columnTpl", scrollYWidth: "scrollYWidth", scrollXWidth: "scrollXWidth", cellConfig: "cellConfig", position: "position" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
381
|
-
__decorate([
|
|
382
|
-
XInputNumber()
|
|
383
|
-
], XTableHeadProperty.prototype, "rowHeight", void 0);
|
|
384
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableHeadProperty, decorators: [{
|
|
385
|
-
type: Component,
|
|
386
|
-
args: [{ template: '' }]
|
|
387
|
-
}], propDecorators: { columns: [{
|
|
388
|
-
type: Input
|
|
389
|
-
}], rowHeight: [{
|
|
390
|
-
type: Input
|
|
391
|
-
}], columnTpl: [{
|
|
392
|
-
type: Input
|
|
393
|
-
}], scrollYWidth: [{
|
|
394
|
-
type: Input
|
|
395
|
-
}], scrollXWidth: [{
|
|
396
|
-
type: Input
|
|
397
|
-
}], cellConfig: [{
|
|
398
|
-
type: Input
|
|
399
|
-
}], position: [{
|
|
400
|
-
type: Input
|
|
401
|
-
}] } });
|
|
402
|
-
/**
|
|
403
|
-
* Table Body
|
|
404
|
-
* @selector x-table-body
|
|
405
|
-
* @decorator component
|
|
406
|
-
*/
|
|
407
|
-
const XTableBodyPrefix = 'x-table-body';
|
|
408
|
-
/**
|
|
409
|
-
* Table Body Property
|
|
410
|
-
*/
|
|
411
|
-
class XTableBodyProperty extends XProperty {
|
|
412
|
-
constructor() {
|
|
413
|
-
super(...arguments);
|
|
414
|
-
/**
|
|
415
|
-
* @zh_CN 行数据
|
|
416
|
-
* @en_US Row data
|
|
417
|
-
*/
|
|
418
|
-
this.data = [];
|
|
419
|
-
/**
|
|
420
|
-
* @zh_CN 列集合
|
|
421
|
-
* @en_US Column set
|
|
422
|
-
*/
|
|
423
|
-
this.columns = [];
|
|
424
|
-
/**
|
|
425
|
-
* @zh_CN 自定义模板
|
|
426
|
-
* @en_US Custom template
|
|
427
|
-
*/
|
|
428
|
-
this.columnTpl = {};
|
|
429
|
-
/**
|
|
430
|
-
* @zh_CN 当前选中行改变
|
|
431
|
-
* @en_US The currently selected row changes
|
|
432
|
-
*/
|
|
433
|
-
this.activatedRowChange = new EventEmitter();
|
|
434
|
-
/**
|
|
435
|
-
* @zh_CN 高度,单位 px。设置为 0 表示行高自适应内容高度。
|
|
436
|
-
* @en_US Height in px. set to 0 means that the row height is adaptive to the content height
|
|
437
|
-
*/
|
|
438
|
-
this.rowHeight = 42;
|
|
439
|
-
/**
|
|
440
|
-
* @zh_CN 允许行点击选中
|
|
441
|
-
* @en_US Allow row click to select
|
|
442
|
-
*/
|
|
443
|
-
this.allowSelectRow = true;
|
|
444
|
-
/**
|
|
445
|
-
* @zh_CN 开启虚拟滚动
|
|
446
|
-
* @en_US Turn on virtual scrolling
|
|
447
|
-
*/
|
|
448
|
-
this.virtualScroll = false;
|
|
449
|
-
/**
|
|
450
|
-
* @zh_CN itemSize,对应 cdk scroll 中的参数
|
|
451
|
-
* @en_US itemSize,corresponding to the parameters in cdk scroll
|
|
452
|
-
*/
|
|
453
|
-
this.itemSize = 42;
|
|
454
|
-
/**
|
|
455
|
-
* @zh_CN 超出可视窗口缓冲区的最小值,对应 cdk scroll 中的参数
|
|
456
|
-
* @en_US Exceed the minimum value of the visible window buffer, corresponding to the parameters in cdk scroll
|
|
457
|
-
*/
|
|
458
|
-
this.minBufferPx = 100;
|
|
459
|
-
/**
|
|
460
|
-
* @zh_CN 渲染新数据缓冲区的像素,对应 cdk scroll 中的参数
|
|
461
|
-
* @en_US Render the pixels of the new data buffer, corresponding to the parameters in cdk scroll
|
|
462
|
-
*/
|
|
463
|
-
this.maxBufferPx = 200;
|
|
464
|
-
/**
|
|
465
|
-
* @zh_CN 文档高度百分比,弹窗百分比高度用到
|
|
466
|
-
* @en_US Document height percentage, used by pop-up window percentage height
|
|
467
|
-
*/
|
|
468
|
-
this.docPercent = 1;
|
|
469
|
-
/**
|
|
470
|
-
* @zh_CN 树形表格下的层级
|
|
471
|
-
* @en_US The level under the tree table
|
|
472
|
-
*/
|
|
473
|
-
this.level = 0;
|
|
474
|
-
}
|
|
475
|
-
}
|
|
476
|
-
/** @nocollapse */ XTableBodyProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableBodyProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
477
|
-
/** @nocollapse */ XTableBodyProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableBodyProperty, selector: "ng-component", inputs: { data: "data", columns: "columns", columnTpl: "columnTpl", activatedRow: "activatedRow", rowHeight: "rowHeight", bodyHeight: "bodyHeight", allowSelectRow: "allowSelectRow", virtualScroll: "virtualScroll", itemSize: "itemSize", minBufferPx: "minBufferPx", maxBufferPx: "maxBufferPx", adaptionHeight: "adaptionHeight", docPercent: "docPercent", scroll: "scroll", cellConfig: "cellConfig", rowClass: "rowClass", level: "level", expandedAll: "expandedAll", expandTpl: "expandTpl" }, outputs: { activatedRowChange: "activatedRowChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
478
|
-
__decorate([
|
|
479
|
-
XInputNumber()
|
|
480
|
-
], XTableBodyProperty.prototype, "rowHeight", void 0);
|
|
481
|
-
__decorate([
|
|
482
|
-
XInputNumber()
|
|
483
|
-
], XTableBodyProperty.prototype, "bodyHeight", void 0);
|
|
484
|
-
__decorate([
|
|
485
|
-
XInputBoolean()
|
|
486
|
-
], XTableBodyProperty.prototype, "allowSelectRow", void 0);
|
|
487
|
-
__decorate([
|
|
488
|
-
XInputBoolean()
|
|
489
|
-
], XTableBodyProperty.prototype, "virtualScroll", void 0);
|
|
490
|
-
__decorate([
|
|
491
|
-
XInputNumber()
|
|
492
|
-
], XTableBodyProperty.prototype, "itemSize", void 0);
|
|
493
|
-
__decorate([
|
|
494
|
-
XInputNumber()
|
|
495
|
-
], XTableBodyProperty.prototype, "adaptionHeight", void 0);
|
|
496
|
-
__decorate([
|
|
497
|
-
XInputNumber()
|
|
498
|
-
], XTableBodyProperty.prototype, "docPercent", void 0);
|
|
499
|
-
__decorate([
|
|
500
|
-
XInputBoolean()
|
|
501
|
-
], XTableBodyProperty.prototype, "expandedAll", void 0);
|
|
502
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableBodyProperty, decorators: [{
|
|
503
|
-
type: Component,
|
|
504
|
-
args: [{ template: '' }]
|
|
505
|
-
}], propDecorators: { data: [{
|
|
506
|
-
type: Input
|
|
507
|
-
}], columns: [{
|
|
508
|
-
type: Input
|
|
509
|
-
}], columnTpl: [{
|
|
510
|
-
type: Input
|
|
511
|
-
}], activatedRow: [{
|
|
512
|
-
type: Input
|
|
513
|
-
}], activatedRowChange: [{
|
|
514
|
-
type: Output
|
|
515
|
-
}], rowHeight: [{
|
|
516
|
-
type: Input
|
|
517
|
-
}], bodyHeight: [{
|
|
518
|
-
type: Input
|
|
519
|
-
}], allowSelectRow: [{
|
|
520
|
-
type: Input
|
|
521
|
-
}], virtualScroll: [{
|
|
522
|
-
type: Input
|
|
523
|
-
}], itemSize: [{
|
|
524
|
-
type: Input
|
|
525
|
-
}], minBufferPx: [{
|
|
526
|
-
type: Input
|
|
527
|
-
}], maxBufferPx: [{
|
|
528
|
-
type: Input
|
|
529
|
-
}], adaptionHeight: [{
|
|
530
|
-
type: Input
|
|
531
|
-
}], docPercent: [{
|
|
532
|
-
type: Input
|
|
533
|
-
}], scroll: [{
|
|
534
|
-
type: Input
|
|
535
|
-
}], cellConfig: [{
|
|
536
|
-
type: Input
|
|
537
|
-
}], rowClass: [{
|
|
538
|
-
type: Input
|
|
539
|
-
}], level: [{
|
|
540
|
-
type: Input
|
|
541
|
-
}], expandedAll: [{
|
|
542
|
-
type: Input
|
|
543
|
-
}], expandTpl: [{
|
|
544
|
-
type: Input
|
|
545
|
-
}] } });
|
|
546
|
-
/**
|
|
547
|
-
* Table Foot
|
|
548
|
-
* @selector x-table-foot
|
|
549
|
-
* @decorator component
|
|
550
|
-
*/
|
|
551
|
-
const XTableFootPrefix = 'x-table-foot';
|
|
552
|
-
/**
|
|
553
|
-
* Table Foot Property
|
|
554
|
-
*/
|
|
555
|
-
class XTableFootProperty extends XProperty {
|
|
556
|
-
}
|
|
557
|
-
/** @nocollapse */ XTableFootProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableFootProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
558
|
-
/** @nocollapse */ XTableFootProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableFootProperty, selector: "ng-component", inputs: { footer: "footer", rowHeight: "rowHeight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
559
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableFootProperty, decorators: [{
|
|
560
|
-
type: Component,
|
|
561
|
-
args: [{ template: '' }]
|
|
562
|
-
}], propDecorators: { footer: [{
|
|
563
|
-
type: Input
|
|
564
|
-
}], rowHeight: [{
|
|
565
|
-
type: Input
|
|
566
|
-
}] } });
|
|
567
|
-
|
|
568
|
-
class XDragDirective {
|
|
569
|
-
constructor(elementRef, renderer) {
|
|
570
|
-
this.elementRef = elementRef;
|
|
571
|
-
this.renderer = renderer;
|
|
572
|
-
this.dragStarted = new EventEmitter();
|
|
573
|
-
this.dragMoved = new EventEmitter();
|
|
574
|
-
this.dragEnded = new EventEmitter();
|
|
575
|
-
this._unSubject = new Subject();
|
|
576
|
-
this.doc = inject(DOCUMENT);
|
|
577
|
-
}
|
|
578
|
-
ngOnInit() {
|
|
579
|
-
const mouseDown = fromEvent(this.elementRef.nativeElement, 'mousedown');
|
|
580
|
-
mouseDown.subscribe((downMe) => {
|
|
581
|
-
let x = downMe.pageX;
|
|
582
|
-
let y = downMe.pageY;
|
|
583
|
-
let offsetX = 0;
|
|
584
|
-
let offsetY = 0;
|
|
585
|
-
const _unSub = new Subject();
|
|
586
|
-
this.renderer.setStyle(this.doc.documentElement, 'cursor', 'ew-resize');
|
|
587
|
-
this.renderer.setStyle(this.doc.documentElement, 'user-select', 'none');
|
|
588
|
-
this.dragStarted.emit({ x, y });
|
|
589
|
-
fromEvent(this.doc.documentElement, 'mousemove')
|
|
590
|
-
.pipe(takeUntil(_unSub))
|
|
591
|
-
.subscribe((moveMe) => {
|
|
592
|
-
offsetX = moveMe.pageX - x;
|
|
593
|
-
offsetY = moveMe.pageY - y;
|
|
594
|
-
x = moveMe.pageX;
|
|
595
|
-
y = moveMe.pageY;
|
|
596
|
-
this.dragMoved.emit({ x, y, offsetX, offsetY });
|
|
597
|
-
});
|
|
598
|
-
fromEvent(this.doc.documentElement, 'mouseup')
|
|
599
|
-
.pipe(takeUntil(_unSub))
|
|
600
|
-
.subscribe(() => {
|
|
601
|
-
this.renderer.removeStyle(this.doc.documentElement, 'cursor');
|
|
602
|
-
this.renderer.removeStyle(this.doc.documentElement, 'user-select');
|
|
603
|
-
this.dragEnded.emit({ x, y });
|
|
604
|
-
_unSub.next();
|
|
605
|
-
_unSub.complete();
|
|
606
|
-
});
|
|
607
|
-
});
|
|
608
|
-
// fromEvent(this.elementRef.nativeElement, 'mousedown')
|
|
609
|
-
// .pipe(
|
|
610
|
-
// tap((mouse: MouseEvent) => {
|
|
611
|
-
// return { startX: mouse.clientX, startY: mouse.clientY };
|
|
612
|
-
// }),
|
|
613
|
-
// tap((x) => {
|
|
614
|
-
// fromEvent(this.elementRef.nativeElement, 'mousemove').pipe()
|
|
615
|
-
// }),
|
|
616
|
-
// takeUntil(this._unSubject)
|
|
617
|
-
// )
|
|
618
|
-
// .subscribe((x) => {
|
|
619
|
-
// console.log(x);
|
|
620
|
-
// });
|
|
621
|
-
}
|
|
622
|
-
ngOnDestroy() {
|
|
623
|
-
this._unSubject.next();
|
|
624
|
-
this._unSubject.complete();
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
/** @nocollapse */ XDragDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDragDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
628
|
-
/** @nocollapse */ XDragDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: XDragDirective, selector: "[xDrag]", outputs: { dragStarted: "dragStarted", dragMoved: "dragMoved", dragEnded: "dragEnded" }, ngImport: i0 });
|
|
629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDragDirective, decorators: [{
|
|
630
|
-
type: Directive,
|
|
631
|
-
args: [{ selector: '[xDrag]' }]
|
|
632
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }]; }, propDecorators: { dragStarted: [{
|
|
633
|
-
type: Output
|
|
634
|
-
}], dragMoved: [{
|
|
635
|
-
type: Output
|
|
636
|
-
}], dragEnded: [{
|
|
637
|
-
type: Output
|
|
638
|
-
}] } });
|
|
639
|
-
|
|
640
|
-
class XTableHeadComponent extends XTableHeadProperty {
|
|
641
|
-
constructor(
|
|
642
|
-
// @Optional() @Host() public table: XTableComponent,
|
|
643
|
-
renderer, elementRef, cdr, configService) {
|
|
644
|
-
super();
|
|
645
|
-
this.renderer = renderer;
|
|
646
|
-
this.elementRef = elementRef;
|
|
647
|
-
this.cdr = cdr;
|
|
648
|
-
this.configService = configService;
|
|
649
|
-
this.sort = [];
|
|
650
|
-
this.sortStr = '';
|
|
651
|
-
this.theadStyle = {};
|
|
652
|
-
this.thClassMap = {};
|
|
653
|
-
}
|
|
654
|
-
get getRowHeight() {
|
|
655
|
-
return this.rowHeight == 0 ? '' : this.rowHeight;
|
|
656
|
-
}
|
|
657
|
-
ngOnChanges(simples) {
|
|
658
|
-
const { columns, scrollYWidth, scrollXWidth, cellConfig } = simples;
|
|
659
|
-
XIsChange(columns, scrollYWidth, scrollXWidth, cellConfig) && this.cdr.detectChanges();
|
|
660
|
-
}
|
|
661
|
-
ngOnInit() {
|
|
662
|
-
removeNgTag(this.elementRef.nativeElement);
|
|
663
|
-
this.setStyle();
|
|
664
|
-
}
|
|
665
|
-
ngAfterViewInit() {
|
|
666
|
-
this.table.theads.push(this.thead);
|
|
667
|
-
this.table.theadsChange.push(() => this.cdr.detectChanges());
|
|
668
|
-
this.setThClassMap();
|
|
669
|
-
}
|
|
670
|
-
setThClassMap() {
|
|
671
|
-
this.thClassMap = {
|
|
672
|
-
[`${XTablePrefix}-th-${this.table.rowSize}`]: !XIsEmpty(this.table.rowSize)
|
|
673
|
-
};
|
|
674
|
-
}
|
|
675
|
-
getFlex(column) {
|
|
676
|
-
if (column.width)
|
|
677
|
-
return 'none';
|
|
678
|
-
if (!column.flex)
|
|
679
|
-
return 1;
|
|
680
|
-
return column.flex;
|
|
681
|
-
}
|
|
682
|
-
getColumnRight(right) {
|
|
683
|
-
if (Number(right) >= 0) {
|
|
684
|
-
if (Number(this.scrollYWidth) >= 0) {
|
|
685
|
-
return Number(right) + Number(this.scrollYWidth);
|
|
686
|
-
}
|
|
687
|
-
return Number(right);
|
|
688
|
-
}
|
|
689
|
-
// return right;
|
|
690
|
-
return '';
|
|
691
|
-
}
|
|
692
|
-
getColumnWidth(column) {
|
|
693
|
-
// if (Number(column.right) === 0) {
|
|
694
|
-
// if (Number(this.scrollYWidth) >= 0) {
|
|
695
|
-
// return Number(column.width) + Number(this.scrollYWidth);
|
|
696
|
-
// }
|
|
697
|
-
// return column.width;
|
|
698
|
-
// }
|
|
699
|
-
return column.width;
|
|
700
|
-
}
|
|
701
|
-
setStyle() {
|
|
702
|
-
let height = this.rowHeight == 0 ? '' : this.rowHeight;
|
|
703
|
-
if (this.cellConfig && this.cellConfig.cells) {
|
|
704
|
-
const spt = this.cellConfig.cells.map((x) => {
|
|
705
|
-
var _a;
|
|
706
|
-
const gridAreaSpt = (_a = x.gridArea) === null || _a === void 0 ? void 0 : _a.split('/');
|
|
707
|
-
return gridAreaSpt && gridAreaSpt.length > 3 ? Number(gridAreaSpt[2]) : 2;
|
|
708
|
-
});
|
|
709
|
-
height = ((Math.max(...spt) - 1) * height);
|
|
710
|
-
}
|
|
711
|
-
this.theadStyle = {
|
|
712
|
-
// height: `${height}px`,
|
|
713
|
-
['min-height']: `${this.getRowHeight}px`
|
|
714
|
-
};
|
|
715
|
-
}
|
|
716
|
-
onSort(column) {
|
|
717
|
-
var _a;
|
|
718
|
-
if (!column.sort)
|
|
719
|
-
return;
|
|
720
|
-
if (XIsEmpty(this.sort))
|
|
721
|
-
this.sort = [];
|
|
722
|
-
let sort = (_a = this.sort) === null || _a === void 0 ? void 0 : _a.find((y) => y.field === column.id);
|
|
723
|
-
if (sort) {
|
|
724
|
-
if (sort.value === 'asc') {
|
|
725
|
-
this.sort = [];
|
|
726
|
-
this.sortStr = '';
|
|
727
|
-
}
|
|
728
|
-
else {
|
|
729
|
-
sort.value = 'asc';
|
|
730
|
-
}
|
|
731
|
-
}
|
|
732
|
-
else {
|
|
733
|
-
sort = { field: column.id, value: 'desc' };
|
|
734
|
-
this.sort = [sort];
|
|
735
|
-
}
|
|
736
|
-
if (!XIsEmpty(this.sort))
|
|
737
|
-
this.sortStr = `${sort.field} ${sort.value}`;
|
|
738
|
-
this.table.checkSort(this.sort);
|
|
739
|
-
this.table.sortChange.emit(this.sort);
|
|
740
|
-
this.table.resetScroll(false, true);
|
|
741
|
-
this.cdr.detectChanges();
|
|
742
|
-
}
|
|
743
|
-
dragWidthMoved(position, column) {
|
|
744
|
-
if (column.width) {
|
|
745
|
-
column.width += position.offsetX;
|
|
746
|
-
if (column.width < 60)
|
|
747
|
-
column.width = 60;
|
|
748
|
-
XIsFunction(column.dragWidthMoved) && column.dragWidthMoved({ position, column });
|
|
749
|
-
this.table.columnDragWidthMoved.emit({ position, column });
|
|
750
|
-
this.cdr.detectChanges();
|
|
751
|
-
this.table.bodyChange();
|
|
752
|
-
}
|
|
753
|
-
}
|
|
754
|
-
dragWidthStarted(position, column) {
|
|
755
|
-
column.draggingWidth = true;
|
|
756
|
-
if (column.width && XIsFunction(column.dragWidthStarted)) {
|
|
757
|
-
column.dragWidthStarted({ position, column });
|
|
758
|
-
this.table.columnDragWidthStarted.emit({ position, column });
|
|
759
|
-
}
|
|
760
|
-
}
|
|
761
|
-
dragWidthEnded(position, column) {
|
|
762
|
-
column.draggingWidth = false;
|
|
763
|
-
if (column.width && XIsFunction(column.dragWidthEnded)) {
|
|
764
|
-
column.dragWidthEnded({ position, column });
|
|
765
|
-
this.table.columnDragWidthEnded.emit({ position, column });
|
|
766
|
-
}
|
|
767
|
-
}
|
|
768
|
-
dropListDropped(_event) {
|
|
769
|
-
this.dragChange();
|
|
770
|
-
this.table.columnDropListDropped.emit(this.columns);
|
|
771
|
-
}
|
|
772
|
-
dropListSorted(event) {
|
|
773
|
-
const previous = this.columns[event.previousIndex];
|
|
774
|
-
const current = this.columns[event.currentIndex];
|
|
775
|
-
const middle = { left: previous.left, right: previous.right };
|
|
776
|
-
previous.left = current.left;
|
|
777
|
-
previous.right = current.right;
|
|
778
|
-
current.left = middle.left;
|
|
779
|
-
current.right = middle.right;
|
|
780
|
-
moveItemInArray(this.columns, event.previousIndex, event.currentIndex);
|
|
781
|
-
this.dragChange();
|
|
782
|
-
}
|
|
783
|
-
dragStarted(_event, column) {
|
|
784
|
-
column.dragging = true;
|
|
785
|
-
this.dragChange();
|
|
786
|
-
this.table.theadsChanges();
|
|
787
|
-
this.table.columnDragStarted.emit(column);
|
|
788
|
-
}
|
|
789
|
-
dragEnded(column) {
|
|
790
|
-
column.dragging = false;
|
|
791
|
-
this.dragChange();
|
|
792
|
-
this.table.theadsChanges();
|
|
793
|
-
this.table.columnDragEnded.emit(column);
|
|
794
|
-
}
|
|
795
|
-
dragChange() {
|
|
796
|
-
this.table.bodyChange();
|
|
797
|
-
}
|
|
798
|
-
trackByItem(_index, item) {
|
|
799
|
-
return item.id;
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
/** @nocollapse */ XTableHeadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableHeadComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
|
|
803
|
-
/** @nocollapse */ XTableHeadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableHeadComponent, selector: "x-table-head", inputs: { table: "table" }, viewQueries: [{ propertyName: "thead", first: true, predicate: ["thead"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<thead #thead [ngStyle]=\"theadStyle\" [class.x-table-head-top]=\"position === 'top'\" [class.x-table-head-bottom]=\"position === 'bottom'\">\r\n <ng-container *ngIf=\"cellConfig; else columnsTpl\">\r\n <tr [style.gridTemplateColumns]=\"cellConfig.gridTemplateColumns\" [style.min-height.px]=\"getRowHeight\">\r\n <th\r\n *ngFor=\"let column of cellConfig.cells\"\r\n [class.x-table-sticky]=\"table.getStickyLeft(column) || table.getStickyRight(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [class.x-table-width-drag]=\"column.dragWidth\"\r\n [style.grid-area]=\"column.gridArea\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"column.right\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n [title]=\"column?.label\"\r\n >\r\n <ng-container *ngTemplateOutlet=\"columnBaseTpl; context: { column: column }\"></ng-container>\r\n <div\r\n *ngIf=\"column.dragWidth\"\r\n class=\"x-table-drag-width\"\r\n xDrag\r\n (dragMoved)=\"dragWidthMoved($event, column)\"\r\n (dragStarted)=\"dragWidthStarted($event, column)\"\r\n (dragEnded)=\"dragWidthEnded($event, column)\"\r\n ></div>\r\n </th>\r\n </tr>\r\n </ng-container>\r\n <ng-container *ngIf=\"table.headSearchTpl\">\r\n <ng-container *ngTemplateOutlet=\"columnsTpl; context: { case: 'search' }\"></ng-container>\r\n </ng-container>\r\n</thead>\r\n\r\n<ng-template #columnsTpl let-case=\"case\">\r\n <tr\r\n cdkDropList\r\n cdkDropListOrientation=\"horizontal\"\r\n (cdkDropListSorted)=\"dropListSorted($event)\"\r\n (cdkDropListDropped)=\"dropListDropped($event)\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n [style.padding-right.px]=\"scrollYWidth\"\r\n [style.width.px]=\"scrollXWidth\"\r\n [class.x-table-search]=\"case === 'search'\"\r\n >\r\n <th\r\n *ngFor=\"let column of columns; trackBy: trackByItem\"\r\n cdkDrag\r\n [cdkDragDisabled]=\"column.draggingWidth || !column.dragColumn\"\r\n (cdkDragStarted)=\"dragStarted($event, column)\"\r\n (cdkDragEnded)=\"dragEnded(column)\"\r\n [ngClass]=\"thClassMap\"\r\n [class.x-table-th]=\"true\"\r\n [class.x-table-sticky]=\"table.getSticky(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n [style.width.px]=\"getColumnWidth(column)\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"getColumnRight(column.right)\"\r\n [style.flex]=\"getFlex(column)\"\r\n >\r\n <ng-container [ngSwitch]=\"case\">\r\n <ng-container *ngSwitchCase=\"'search'\">\r\n <ng-container *ngTemplateOutlet=\"table.headSearchTpl; context: { $column: column }\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"columnBaseTpl; context: { column: column }\"></ng-container>\r\n <div\r\n *ngIf=\"column.dragWidth\"\r\n class=\"x-table-drag-width\"\r\n xDrag\r\n (dragMoved)=\"dragWidthMoved($event, column)\"\r\n (dragStarted)=\"dragWidthStarted($event, column)\"\r\n (dragEnded)=\"dragWidthEnded($event, column)\"\r\n ></div>\r\n </ng-container>\r\n </ng-container>\r\n </th>\r\n </tr>\r\n</ng-template>\r\n\r\n<ng-template #columnBaseTpl let-column=\"column\">\r\n <ng-container [ngSwitch]=\"column.type\">\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox\r\n *ngIf=\"column.headChecked\"\r\n [data]=\"[{ id: true, label: column.label }]\"\r\n [(ngModel)]=\"table.checkedValues[column.id]\"\r\n (ngModelChange)=\"table.headChecked($event, column)\"\r\n [indeterminate]=\"table.checkedValues[column.id + table.indeterminate]\"\r\n ></x-checkbox>\r\n <ng-container *ngIf=\"!column.headChecked\">\r\n <ng-container *ngTemplateOutlet=\"cloumnDefaultTpl; context: { column: column }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'index'\">\r\n <a>{{ column.label }}</a>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"cloumnDefaultTpl; context: { column: column }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #cloumnDefaultTpl let-column=\"column\">\r\n <a [class.x-table-sort]=\"column.sort\" (click)=\"onSort(column)\" [style.text-align]=\"column.textAlign\">\r\n <ng-container *xOutlet=\"columnTpl[column.id]; context: { $column: column }\">\r\n {{ column.label }}\r\n </ng-container>\r\n <x-icon\r\n *ngIf=\"column.sort\"\r\n type=\"fto-bar-chart\"\r\n class=\"x-table-sort-icon\"\r\n [class.x-table-icon-up]=\"sortStr === column.id + ' desc'\"\r\n [class.x-table-icon-down]=\"sortStr === column.id + ' asc'\"\r\n ></x-icon>\r\n </a>\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i2.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "component", type: i5.XCheckboxComponent, selector: "x-checkbox" }, { kind: "component", type: i6.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i7.CdkDropList, selector: "[cdkDropList], cdk-drop-list", inputs: ["cdkDropListConnectedTo", "cdkDropListData", "cdkDropListOrientation", "id", "cdkDropListLockAxis", "cdkDropListDisabled", "cdkDropListSortingDisabled", "cdkDropListEnterPredicate", "cdkDropListSortPredicate", "cdkDropListAutoScrollDisabled", "cdkDropListAutoScrollStep"], outputs: ["cdkDropListDropped", "cdkDropListEntered", "cdkDropListExited", "cdkDropListSorted"], exportAs: ["cdkDropList"] }, { kind: "directive", type: i7.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }, { kind: "directive", type: XDragDirective, selector: "[xDrag]", outputs: ["dragStarted", "dragMoved", "dragEnded"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
804
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableHeadComponent, decorators: [{
|
|
805
|
-
type: Component,
|
|
806
|
-
args: [{ selector: `${XTableHeadPrefix}`, encapsulation: ViewEncapsulation.None, template: "<thead #thead [ngStyle]=\"theadStyle\" [class.x-table-head-top]=\"position === 'top'\" [class.x-table-head-bottom]=\"position === 'bottom'\">\r\n <ng-container *ngIf=\"cellConfig; else columnsTpl\">\r\n <tr [style.gridTemplateColumns]=\"cellConfig.gridTemplateColumns\" [style.min-height.px]=\"getRowHeight\">\r\n <th\r\n *ngFor=\"let column of cellConfig.cells\"\r\n [class.x-table-sticky]=\"table.getStickyLeft(column) || table.getStickyRight(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [class.x-table-width-drag]=\"column.dragWidth\"\r\n [style.grid-area]=\"column.gridArea\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"column.right\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n [title]=\"column?.label\"\r\n >\r\n <ng-container *ngTemplateOutlet=\"columnBaseTpl; context: { column: column }\"></ng-container>\r\n <div\r\n *ngIf=\"column.dragWidth\"\r\n class=\"x-table-drag-width\"\r\n xDrag\r\n (dragMoved)=\"dragWidthMoved($event, column)\"\r\n (dragStarted)=\"dragWidthStarted($event, column)\"\r\n (dragEnded)=\"dragWidthEnded($event, column)\"\r\n ></div>\r\n </th>\r\n </tr>\r\n </ng-container>\r\n <ng-container *ngIf=\"table.headSearchTpl\">\r\n <ng-container *ngTemplateOutlet=\"columnsTpl; context: { case: 'search' }\"></ng-container>\r\n </ng-container>\r\n</thead>\r\n\r\n<ng-template #columnsTpl let-case=\"case\">\r\n <tr\r\n cdkDropList\r\n cdkDropListOrientation=\"horizontal\"\r\n (cdkDropListSorted)=\"dropListSorted($event)\"\r\n (cdkDropListDropped)=\"dropListDropped($event)\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n [style.padding-right.px]=\"scrollYWidth\"\r\n [style.width.px]=\"scrollXWidth\"\r\n [class.x-table-search]=\"case === 'search'\"\r\n >\r\n <th\r\n *ngFor=\"let column of columns; trackBy: trackByItem\"\r\n cdkDrag\r\n [cdkDragDisabled]=\"column.draggingWidth || !column.dragColumn\"\r\n (cdkDragStarted)=\"dragStarted($event, column)\"\r\n (cdkDragEnded)=\"dragEnded(column)\"\r\n [ngClass]=\"thClassMap\"\r\n [class.x-table-th]=\"true\"\r\n [class.x-table-sticky]=\"table.getSticky(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n [style.width.px]=\"getColumnWidth(column)\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"getColumnRight(column.right)\"\r\n [style.flex]=\"getFlex(column)\"\r\n >\r\n <ng-container [ngSwitch]=\"case\">\r\n <ng-container *ngSwitchCase=\"'search'\">\r\n <ng-container *ngTemplateOutlet=\"table.headSearchTpl; context: { $column: column }\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"columnBaseTpl; context: { column: column }\"></ng-container>\r\n <div\r\n *ngIf=\"column.dragWidth\"\r\n class=\"x-table-drag-width\"\r\n xDrag\r\n (dragMoved)=\"dragWidthMoved($event, column)\"\r\n (dragStarted)=\"dragWidthStarted($event, column)\"\r\n (dragEnded)=\"dragWidthEnded($event, column)\"\r\n ></div>\r\n </ng-container>\r\n </ng-container>\r\n </th>\r\n </tr>\r\n</ng-template>\r\n\r\n<ng-template #columnBaseTpl let-column=\"column\">\r\n <ng-container [ngSwitch]=\"column.type\">\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox\r\n *ngIf=\"column.headChecked\"\r\n [data]=\"[{ id: true, label: column.label }]\"\r\n [(ngModel)]=\"table.checkedValues[column.id]\"\r\n (ngModelChange)=\"table.headChecked($event, column)\"\r\n [indeterminate]=\"table.checkedValues[column.id + table.indeterminate]\"\r\n ></x-checkbox>\r\n <ng-container *ngIf=\"!column.headChecked\">\r\n <ng-container *ngTemplateOutlet=\"cloumnDefaultTpl; context: { column: column }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'index'\">\r\n <a>{{ column.label }}</a>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"cloumnDefaultTpl; context: { column: column }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #cloumnDefaultTpl let-column=\"column\">\r\n <a [class.x-table-sort]=\"column.sort\" (click)=\"onSort(column)\" [style.text-align]=\"column.textAlign\">\r\n <ng-container *xOutlet=\"columnTpl[column.id]; context: { $column: column }\">\r\n {{ column.label }}\r\n </ng-container>\r\n <x-icon\r\n *ngIf=\"column.sort\"\r\n type=\"fto-bar-chart\"\r\n class=\"x-table-sort-icon\"\r\n [class.x-table-icon-up]=\"sortStr === column.id + ' desc'\"\r\n [class.x-table-icon-down]=\"sortStr === column.id + ' asc'\"\r\n ></x-icon>\r\n </a>\r\n</ng-template>\r\n" }]
|
|
807
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { thead: [{
|
|
808
|
-
type: ViewChild,
|
|
809
|
-
args: ['thead']
|
|
810
|
-
}], table: [{
|
|
811
|
-
type: Input
|
|
812
|
-
}] } });
|
|
813
|
-
|
|
814
|
-
class XTableBodyComponent extends XTableBodyProperty {
|
|
815
|
-
constructor(
|
|
816
|
-
// @Optional() @Host() public table: XTableComponent,
|
|
817
|
-
renderer, elementRef, cdr, configService) {
|
|
818
|
-
super();
|
|
819
|
-
this.renderer = renderer;
|
|
820
|
-
this.elementRef = elementRef;
|
|
821
|
-
this.cdr = cdr;
|
|
822
|
-
this.configService = configService;
|
|
823
|
-
this.tbodyStyle = {};
|
|
824
|
-
this.doc = inject(DOCUMENT);
|
|
825
|
-
this._unSubject = new Subject();
|
|
826
|
-
}
|
|
827
|
-
get isEmpty() {
|
|
828
|
-
var _a;
|
|
829
|
-
return ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) === 0;
|
|
830
|
-
}
|
|
831
|
-
get getRowHeight() {
|
|
832
|
-
return this.rowHeight == 0 ? '' : this.rowHeight;
|
|
833
|
-
}
|
|
834
|
-
get getItemSize() {
|
|
835
|
-
return this.rowHeight !== 0 && this.itemSize > Number(this.rowHeight) ? this.rowHeight : this.itemSize;
|
|
836
|
-
}
|
|
837
|
-
ngOnChanges(simples) {
|
|
838
|
-
const { data, columns, activatedRow, mergeRule, expandedAll, adaptionHeight } = simples;
|
|
839
|
-
XIsChange(data, columns, activatedRow, mergeRule, expandedAll) && this.cdr.detectChanges();
|
|
840
|
-
XIsChange(adaptionHeight) && this.setAdaptionHeight();
|
|
841
|
-
}
|
|
842
|
-
ngOnInit() {
|
|
843
|
-
var _a;
|
|
844
|
-
removeNgTag(this.elementRef.nativeElement);
|
|
845
|
-
if (this.level > 0)
|
|
846
|
-
removeNgTag(this.tbody.nativeElement);
|
|
847
|
-
if (((_a = this.scroll) === null || _a === void 0 ? void 0 : _a.y) && !this.bodyHeight) {
|
|
848
|
-
this.bodyHeight = this.scroll.y;
|
|
849
|
-
}
|
|
850
|
-
}
|
|
851
|
-
ngAfterViewInit() {
|
|
852
|
-
this.table.virtualBody = this.virtualBody;
|
|
853
|
-
this.table.bodyChange = () => this.cdr.detectChanges();
|
|
854
|
-
this.setSubject();
|
|
855
|
-
this.setScroll();
|
|
856
|
-
}
|
|
857
|
-
ngOnDestroy() {
|
|
858
|
-
var _a;
|
|
859
|
-
this._unSubject.next();
|
|
860
|
-
this._unSubject.unsubscribe();
|
|
861
|
-
(_a = this._resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
862
|
-
}
|
|
863
|
-
setSubject() {
|
|
864
|
-
var _a, _b, _c;
|
|
865
|
-
if (this.virtualBody) {
|
|
866
|
-
this.table.scrollContentEle = (_b = (_a = this.virtualBody) === null || _a === void 0 ? void 0 : _a.elementRef) === null || _b === void 0 ? void 0 : _b.nativeElement.querySelector('.cdk-virtual-scroll-content-wrapper');
|
|
867
|
-
if ((_c = this.scroll) === null || _c === void 0 ? void 0 : _c.x) {
|
|
868
|
-
this.renderer.setStyle(this.table.scrollContentEle, 'width', `${this.scroll.x}px`);
|
|
869
|
-
}
|
|
870
|
-
XResize(this.table.table.nativeElement, this.table.scrollContentEle)
|
|
871
|
-
.pipe(takeUntil(this._unSubject))
|
|
872
|
-
.subscribe((x) => {
|
|
873
|
-
this._resizeObserver = x.resizeObserver;
|
|
874
|
-
this.setAdaptionHeight();
|
|
875
|
-
this.setScroll();
|
|
876
|
-
});
|
|
877
|
-
fromEvent(this.doc.defaultView, 'resize')
|
|
878
|
-
.pipe(takeUntil(this._unSubject))
|
|
879
|
-
.subscribe(() => {
|
|
880
|
-
this.setAdaptionHeight();
|
|
881
|
-
});
|
|
882
|
-
}
|
|
883
|
-
if (this.table.scrollContentEle) {
|
|
884
|
-
fromEvent(this.virtualBody.elementRef.nativeElement, 'scroll')
|
|
885
|
-
.pipe(takeUntil(this._unSubject))
|
|
886
|
-
.subscribe((x) => {
|
|
887
|
-
const ele = x.srcElement;
|
|
888
|
-
this.table.scrollTop = ele.scrollTop;
|
|
889
|
-
this.table.scrollLeft = ele.scrollLeft;
|
|
890
|
-
if (ele.scrollLeft >= 0 && this.table.theads.length > 0) {
|
|
891
|
-
for (let thead of this.table.theads) {
|
|
892
|
-
thead.nativeElement.scrollLeft = this.table.scrollLeft;
|
|
893
|
-
}
|
|
894
|
-
}
|
|
895
|
-
this.table.scrollLeftMax = ele.scrollLeft + ele.clientWidth === ele.scrollWidth;
|
|
896
|
-
this.table.cdr.detectChanges();
|
|
897
|
-
});
|
|
898
|
-
}
|
|
899
|
-
}
|
|
900
|
-
setScroll() {
|
|
901
|
-
if (!this.virtualBody)
|
|
902
|
-
return;
|
|
903
|
-
const ele = this.virtualBody.elementRef.nativeElement;
|
|
904
|
-
const hasY = ele.scrollHeight > this.bodyHeight;
|
|
905
|
-
const hasX = this.table.scrollContentEle.clientWidth > ele.clientWidth;
|
|
906
|
-
if (!this.table.hasScrollY && hasY) {
|
|
907
|
-
this.table.hasScrollY = true;
|
|
908
|
-
this.table.scrollYWidth = ele.offsetWidth - ele.clientWidth;
|
|
909
|
-
}
|
|
910
|
-
else if (this.table.hasScrollY && !hasY) {
|
|
911
|
-
this.table.hasScrollY = false;
|
|
912
|
-
this.table.scrollYWidth = 0;
|
|
913
|
-
}
|
|
914
|
-
if (!this.table.hasScrollX && hasX) {
|
|
915
|
-
this.table.hasScrollX = true;
|
|
916
|
-
this.table.scrollXHeight = ele.offsetHeight - ele.clientHeight;
|
|
917
|
-
}
|
|
918
|
-
else if (this.table.hasScrollX && !hasX) {
|
|
919
|
-
this.table.hasScrollX = false;
|
|
920
|
-
this.table.scrollXHeight = 0;
|
|
921
|
-
this.table.scrollXWidth = null;
|
|
922
|
-
}
|
|
923
|
-
if (hasX) {
|
|
924
|
-
this.table.scrollXWidth = ele.offsetWidth + ele.scrollWidth - ele.clientWidth;
|
|
925
|
-
}
|
|
926
|
-
this.table.cdr.detectChanges();
|
|
927
|
-
}
|
|
928
|
-
setStyle() {
|
|
929
|
-
let height = this.rowHeight == 0 ? '' : this.rowHeight;
|
|
930
|
-
if (this.cellConfig && this.cellConfig.cells) {
|
|
931
|
-
const spt = this.cellConfig.cells.map((x) => {
|
|
932
|
-
var _a;
|
|
933
|
-
const gridAreaSpt = (_a = x.gridArea) === null || _a === void 0 ? void 0 : _a.split('/');
|
|
934
|
-
return gridAreaSpt && gridAreaSpt.length > 3 ? Number(gridAreaSpt[2]) : 2;
|
|
935
|
-
});
|
|
936
|
-
height = ((Math.max(...spt) - 1) * height);
|
|
937
|
-
}
|
|
938
|
-
this.tbodyStyle = {
|
|
939
|
-
height: `${height}px`
|
|
940
|
-
};
|
|
941
|
-
}
|
|
942
|
-
getIndex(index, item) {
|
|
943
|
-
if (!isNaN(index))
|
|
944
|
-
return index;
|
|
945
|
-
return this.data.indexOf(item);
|
|
946
|
-
}
|
|
947
|
-
getFlex(column) {
|
|
948
|
-
if (column.width)
|
|
949
|
-
return 'none';
|
|
950
|
-
if (!column.flex)
|
|
951
|
-
return 1;
|
|
952
|
-
return column.flex;
|
|
953
|
-
}
|
|
954
|
-
getTitle(row, column) {
|
|
955
|
-
let it = row[column.id];
|
|
956
|
-
return it ? stripTags(it) : '';
|
|
957
|
-
}
|
|
958
|
-
setAdaptionHeight() {
|
|
959
|
-
var _a, _b, _c;
|
|
960
|
-
if (this.adaptionHeight > 0) {
|
|
961
|
-
const captionHeight = ((_a = this.table.tcaption) === null || _a === void 0 ? void 0 : _a.nativeElement.clientHeight) || 0;
|
|
962
|
-
let headHeight = 0;
|
|
963
|
-
for (let thead of this.table.theads) {
|
|
964
|
-
headHeight += thead.nativeElement.clientHeight;
|
|
965
|
-
}
|
|
966
|
-
const footHeight = ((_b = this.table.tfoot) === null || _b === void 0 ? void 0 : _b.nativeElement.clientHeight) || 0;
|
|
967
|
-
const paginationHeight = ((_c = this.table.pagination) === null || _c === void 0 ? void 0 : _c.elementRef.nativeElement.clientHeight) || 0;
|
|
968
|
-
this.bodyHeight =
|
|
969
|
-
Number(this.docPercent) * this.doc.documentElement.clientHeight -
|
|
970
|
-
captionHeight -
|
|
971
|
-
headHeight -
|
|
972
|
-
footHeight -
|
|
973
|
-
paginationHeight -
|
|
974
|
-
Number(this.adaptionHeight);
|
|
975
|
-
if (this.bodyHeight < 0)
|
|
976
|
-
this.bodyHeight = 0;
|
|
977
|
-
this.minBufferPx = this.bodyHeight;
|
|
978
|
-
this.maxBufferPx = this.bodyHeight * 1.2;
|
|
979
|
-
this.virtualBody['_scrollStrategy']['_minBufferPx'] = this.minBufferPx;
|
|
980
|
-
this.virtualBody['_scrollStrategy']['_maxBufferPx'] = this.maxBufferPx;
|
|
981
|
-
this.cdr.detectChanges();
|
|
982
|
-
}
|
|
983
|
-
}
|
|
984
|
-
rowClick(event, row) {
|
|
985
|
-
if (row.disabled)
|
|
986
|
-
return;
|
|
987
|
-
this.activatedRow = row;
|
|
988
|
-
if (this.table.allowCheckRow && this.table.rowChecked) {
|
|
989
|
-
if (!XParentPath(event.target).includes('x-checkbox')) {
|
|
990
|
-
row[this.table.rowChecked.id] = !row[this.table.rowChecked.id];
|
|
991
|
-
this.table.bodyChecked(row[this.table.rowChecked.id], this.table.rowChecked, row);
|
|
992
|
-
}
|
|
993
|
-
}
|
|
994
|
-
this.activatedRowChange.emit(row);
|
|
995
|
-
this.cdr.detectChanges();
|
|
996
|
-
}
|
|
997
|
-
onExpanded(_event, node) {
|
|
998
|
-
node.expanded = !node.expanded;
|
|
999
|
-
this.cdr.detectChanges();
|
|
1000
|
-
}
|
|
1001
|
-
trackByItem(_index, item) {
|
|
1002
|
-
return item.id;
|
|
1003
|
-
}
|
|
1004
|
-
}
|
|
1005
|
-
/** @nocollapse */ XTableBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableBodyComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1006
|
-
/** @nocollapse */ XTableBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableBodyComponent, selector: "x-table-body", inputs: { table: "table" }, viewQueries: [{ propertyName: "tbody", first: true, predicate: ["tbody"], descendants: true }, { propertyName: "virtualBody", first: true, predicate: ["virtualBody"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<tbody #tbody>\r\n <ng-container *ngIf=\"cellConfig; else virtualScrollTpl\">\r\n <tr *ngFor=\"let row of data; index as i; trackBy: trackByItem\" [style.gridTemplateColumns]=\"cellConfig.gridTemplateColumns\">\r\n <td\r\n *ngFor=\"let column of cellConfig.cells; index as j\"\r\n [title]=\"getTitle(row, column)\"\r\n [class.x-table-sticky]=\"table.getStickyLeft(column) || table.getStickyRight(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"column.right\"\r\n [style.grid-area]=\"column.gridArea\"\r\n >\r\n <ng-container *ngTemplateOutlet=\"cellTpl; context: { column: column, row: row, i: i }\"></ng-container>\r\n </td>\r\n </tr>\r\n </ng-container>\r\n <x-empty [img]=\"table.emptyImg\" [content]=\"table.emptyContent\" *ngIf=\"table.showEmpty && isEmpty && level === 0\"></x-empty>\r\n</tbody>\r\n\r\n<ng-template #virtualScrollTpl>\r\n <cdk-virtual-scroll-viewport\r\n #virtualBody\r\n *ngIf=\"virtualScroll; else bodyTpl\"\r\n [itemSize]=\"getItemSize\"\r\n [minBufferPx]=\"minBufferPx\"\r\n [maxBufferPx]=\"maxBufferPx\"\r\n [style.height.px]=\"bodyHeight\"\r\n >\r\n <tr\r\n *cdkVirtualFor=\"let row of data; let index = index; trackBy: trackByItem\"\r\n [class.x-table-activated]=\"allowSelectRow && activatedRow?.id === row.id\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n (click)=\"rowClick($event, row)\"\r\n >\r\n <!-- rowHeight \u4E3A 0 \u7684\u65F6\u5019\uFF0Cindex \u4E0B\u6807\u83B7\u53D6\u4E0D\u5230 -->\r\n <ng-container *ngTemplateOutlet=\"rowTpl; context: { row: row, i: getIndex(index, row) }\"></ng-container>\r\n </tr>\r\n </cdk-virtual-scroll-viewport>\r\n</ng-template>\r\n\r\n<ng-template #bodyTpl>\r\n <ng-container *ngFor=\"let row of data; index as i; trackBy: trackByItem\">\r\n <tr\r\n [class.x-table-activated]=\"allowSelectRow && activatedRow?.id === row.id\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n (click)=\"rowClick($event, row)\"\r\n >\r\n <ng-container *ngTemplateOutlet=\"rowTpl; context: { row: row, i: i }\"></ng-container>\r\n </tr>\r\n <div class=\"x-table-children\" [class.x-table-expandTpl]=\"expandTpl\" *ngIf=\"table.treeTable && row.children && row.expanded\">\r\n <x-table-body\r\n [data]=\"row.children\"\r\n [columns]=\"table.columns\"\r\n [itemSize]=\"table.itemSize\"\r\n [rowHeight]=\"table.rowHeight\"\r\n [columnTpl]=\"table.bodyColumnTpl\"\r\n [allowSelectRow]=\"table.allowSelectRow\"\r\n [rowClass]=\"table.rowClass\"\r\n [cellConfig]=\"table.cellConfig?.tbody\"\r\n [(activatedRow)]=\"table.activatedRow\"\r\n [expandedAll]=\"expandedAll\"\r\n [expandTpl]=\"expandTpl\"\r\n (activatedRowChange)=\"table.activatedRowChange.emit($event)\"\r\n [level]=\"row.level! + 1\"\r\n [table]=\"table\"\r\n ></x-table-body>\r\n </div>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #rowTpl let-row=\"row\" let-i=\"i\">\r\n <ng-container *ngIf=\"level > 0 && expandTpl\">\r\n <ng-container *xOutlet=\"expandTpl; context: { $row: row, $index: i, $level: level }\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"level === 0 || !expandTpl\">\r\n <ng-container *xOutlet=\"rowDefault; context: { row: row, i: i, level: level }\"></ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #rowDefault let-row=\"row\" let-i=\"i\">\r\n <ng-container *ngFor=\"let column of columns; index as j; trackBy: trackByItem\">\r\n <td\r\n [style.width.px]=\"column.width\"\r\n [style.flex]=\"getFlex(column)\"\r\n [title]=\"getTitle(row, column)\"\r\n [class.x-table-dragging]=\"column.dragging\"\r\n [class.x-table-sticky]=\"table.getStickyLeft(column) || table.getStickyRight(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"column.right\"\r\n [ngClass]=\"!rowClass ? {} : rowClass(row, i)\"\r\n >\r\n <ng-template *ngTemplateOutlet=\"cellTpl; context: { column: column, row: row, i: i }\"></ng-template>\r\n </td>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #cellTpl let-column=\"column\" let-row=\"row\" let-i=\"i\">\r\n <ng-container [ngSwitch]=\"column.type\">\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox\r\n [data]=\"[{ id: true, label: '' }]\"\r\n [(ngModel)]=\"row[column.id]\"\r\n [disabled]=\"row.disabled\"\r\n (ngModelChange)=\"table.bodyChecked($event, column, row)\"\r\n ></x-checkbox>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'index'\">\r\n <div>{{ table.getIndex(i) }}</div>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngIf=\"table.isExpandColumn(column)\">\r\n <x-button\r\n [class.is-leaf]=\"!row.leaf\"\r\n [class.is-expanded]=\"row.expanded\"\r\n (click)=\"onExpanded($event, row)\"\r\n icon=\"fto-chevron-right\"\r\n size=\"mini\"\r\n onlyIcon\r\n class=\"x-table-expand\"\r\n [style.margin-left.rem]=\"row.level - 0.5\"\r\n ></x-button>\r\n </ng-container>\r\n <ng-container *xOutlet=\"columnTpl[column.id]; context: { $column: column, $row: row, $index: table.getIndex(i) }\">\r\n <ng-container *xOutlet=\"table.bodyTdTpl; context: { $column: column, $row: row, $index: table.getIndex(i) }\">\r\n <div [innerHTML]=\"row[column.id]\" [style.text-align]=\"column.textAlign\"></div>\r\n {{ table.rowExpandNext && table.rowExpandNext.id === column.id ? 'x-table-body-level-' + row.level : '' }}\r\n </ng-container>\r\n </ng-container>\r\n </ng-container>\r\n </ng-container>\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i2.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "component", type: i5.XCheckboxComponent, selector: "x-checkbox" }, { kind: "component", type: i6$1.XButtonComponent, selector: "x-button" }, { kind: "directive", type: i7$1.CdkFixedSizeVirtualScroll, selector: "cdk-virtual-scroll-viewport[itemSize]", inputs: ["itemSize", "minBufferPx", "maxBufferPx"] }, { kind: "directive", type: i7$1.CdkVirtualForOf, selector: "[cdkVirtualFor][cdkVirtualForOf]", inputs: ["cdkVirtualForOf", "cdkVirtualForTrackBy", "cdkVirtualForTemplate", "cdkVirtualForTemplateCacheSize"] }, { kind: "component", type: i7$1.CdkVirtualScrollViewport, selector: "cdk-virtual-scroll-viewport", inputs: ["orientation", "appendOnly"], outputs: ["scrolledIndexChange"] }, { kind: "component", type: i8.XEmptyComponent, selector: "x-empty" }, { kind: "component", type: XTableBodyComponent, selector: "x-table-body", inputs: ["table"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1007
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableBodyComponent, decorators: [{
|
|
1008
|
-
type: Component,
|
|
1009
|
-
args: [{ selector: `${XTableBodyPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<tbody #tbody>\r\n <ng-container *ngIf=\"cellConfig; else virtualScrollTpl\">\r\n <tr *ngFor=\"let row of data; index as i; trackBy: trackByItem\" [style.gridTemplateColumns]=\"cellConfig.gridTemplateColumns\">\r\n <td\r\n *ngFor=\"let column of cellConfig.cells; index as j\"\r\n [title]=\"getTitle(row, column)\"\r\n [class.x-table-sticky]=\"table.getStickyLeft(column) || table.getStickyRight(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"column.right\"\r\n [style.grid-area]=\"column.gridArea\"\r\n >\r\n <ng-container *ngTemplateOutlet=\"cellTpl; context: { column: column, row: row, i: i }\"></ng-container>\r\n </td>\r\n </tr>\r\n </ng-container>\r\n <x-empty [img]=\"table.emptyImg\" [content]=\"table.emptyContent\" *ngIf=\"table.showEmpty && isEmpty && level === 0\"></x-empty>\r\n</tbody>\r\n\r\n<ng-template #virtualScrollTpl>\r\n <cdk-virtual-scroll-viewport\r\n #virtualBody\r\n *ngIf=\"virtualScroll; else bodyTpl\"\r\n [itemSize]=\"getItemSize\"\r\n [minBufferPx]=\"minBufferPx\"\r\n [maxBufferPx]=\"maxBufferPx\"\r\n [style.height.px]=\"bodyHeight\"\r\n >\r\n <tr\r\n *cdkVirtualFor=\"let row of data; let index = index; trackBy: trackByItem\"\r\n [class.x-table-activated]=\"allowSelectRow && activatedRow?.id === row.id\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n (click)=\"rowClick($event, row)\"\r\n >\r\n <!-- rowHeight \u4E3A 0 \u7684\u65F6\u5019\uFF0Cindex \u4E0B\u6807\u83B7\u53D6\u4E0D\u5230 -->\r\n <ng-container *ngTemplateOutlet=\"rowTpl; context: { row: row, i: getIndex(index, row) }\"></ng-container>\r\n </tr>\r\n </cdk-virtual-scroll-viewport>\r\n</ng-template>\r\n\r\n<ng-template #bodyTpl>\r\n <ng-container *ngFor=\"let row of data; index as i; trackBy: trackByItem\">\r\n <tr\r\n [class.x-table-activated]=\"allowSelectRow && activatedRow?.id === row.id\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n (click)=\"rowClick($event, row)\"\r\n >\r\n <ng-container *ngTemplateOutlet=\"rowTpl; context: { row: row, i: i }\"></ng-container>\r\n </tr>\r\n <div class=\"x-table-children\" [class.x-table-expandTpl]=\"expandTpl\" *ngIf=\"table.treeTable && row.children && row.expanded\">\r\n <x-table-body\r\n [data]=\"row.children\"\r\n [columns]=\"table.columns\"\r\n [itemSize]=\"table.itemSize\"\r\n [rowHeight]=\"table.rowHeight\"\r\n [columnTpl]=\"table.bodyColumnTpl\"\r\n [allowSelectRow]=\"table.allowSelectRow\"\r\n [rowClass]=\"table.rowClass\"\r\n [cellConfig]=\"table.cellConfig?.tbody\"\r\n [(activatedRow)]=\"table.activatedRow\"\r\n [expandedAll]=\"expandedAll\"\r\n [expandTpl]=\"expandTpl\"\r\n (activatedRowChange)=\"table.activatedRowChange.emit($event)\"\r\n [level]=\"row.level! + 1\"\r\n [table]=\"table\"\r\n ></x-table-body>\r\n </div>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #rowTpl let-row=\"row\" let-i=\"i\">\r\n <ng-container *ngIf=\"level > 0 && expandTpl\">\r\n <ng-container *xOutlet=\"expandTpl; context: { $row: row, $index: i, $level: level }\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"level === 0 || !expandTpl\">\r\n <ng-container *xOutlet=\"rowDefault; context: { row: row, i: i, level: level }\"></ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #rowDefault let-row=\"row\" let-i=\"i\">\r\n <ng-container *ngFor=\"let column of columns; index as j; trackBy: trackByItem\">\r\n <td\r\n [style.width.px]=\"column.width\"\r\n [style.flex]=\"getFlex(column)\"\r\n [title]=\"getTitle(row, column)\"\r\n [class.x-table-dragging]=\"column.dragging\"\r\n [class.x-table-sticky]=\"table.getStickyLeft(column) || table.getStickyRight(column)\"\r\n [class.x-table-sticky-left]=\"table.getStickyLeft(column)\"\r\n [class.x-table-sticky-right]=\"table.getStickyRight(column)\"\r\n [class.x-table-sticky-left-last]=\"table.getStickyLeftLast(column)\"\r\n [class.x-table-sticky-right-first]=\"table.getStickyRightFirst(column)\"\r\n [style.left.px]=\"column.left\"\r\n [style.right.px]=\"column.right\"\r\n [ngClass]=\"!rowClass ? {} : rowClass(row, i)\"\r\n >\r\n <ng-template *ngTemplateOutlet=\"cellTpl; context: { column: column, row: row, i: i }\"></ng-template>\r\n </td>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #cellTpl let-column=\"column\" let-row=\"row\" let-i=\"i\">\r\n <ng-container [ngSwitch]=\"column.type\">\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox\r\n [data]=\"[{ id: true, label: '' }]\"\r\n [(ngModel)]=\"row[column.id]\"\r\n [disabled]=\"row.disabled\"\r\n (ngModelChange)=\"table.bodyChecked($event, column, row)\"\r\n ></x-checkbox>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'index'\">\r\n <div>{{ table.getIndex(i) }}</div>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngIf=\"table.isExpandColumn(column)\">\r\n <x-button\r\n [class.is-leaf]=\"!row.leaf\"\r\n [class.is-expanded]=\"row.expanded\"\r\n (click)=\"onExpanded($event, row)\"\r\n icon=\"fto-chevron-right\"\r\n size=\"mini\"\r\n onlyIcon\r\n class=\"x-table-expand\"\r\n [style.margin-left.rem]=\"row.level - 0.5\"\r\n ></x-button>\r\n </ng-container>\r\n <ng-container *xOutlet=\"columnTpl[column.id]; context: { $column: column, $row: row, $index: table.getIndex(i) }\">\r\n <ng-container *xOutlet=\"table.bodyTdTpl; context: { $column: column, $row: row, $index: table.getIndex(i) }\">\r\n <div [innerHTML]=\"row[column.id]\" [style.text-align]=\"column.textAlign\"></div>\r\n {{ table.rowExpandNext && table.rowExpandNext.id === column.id ? 'x-table-body-level-' + row.level : '' }}\r\n </ng-container>\r\n </ng-container>\r\n </ng-container>\r\n </ng-container>\r\n</ng-template>\r\n" }]
|
|
1010
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { tbody: [{
|
|
1011
|
-
type: ViewChild,
|
|
1012
|
-
args: ['tbody']
|
|
1013
|
-
}], virtualBody: [{
|
|
1014
|
-
type: ViewChild,
|
|
1015
|
-
args: ['virtualBody']
|
|
1016
|
-
}], table: [{
|
|
1017
|
-
type: Input
|
|
1018
|
-
}] } });
|
|
1019
|
-
|
|
1020
|
-
class XTableFootComponent extends XTableFootProperty {
|
|
1021
|
-
constructor(
|
|
1022
|
-
// @Optional() @Host() public table: XTableComponent,
|
|
1023
|
-
renderer, elementRef, cdr) {
|
|
1024
|
-
super();
|
|
1025
|
-
this.renderer = renderer;
|
|
1026
|
-
this.elementRef = elementRef;
|
|
1027
|
-
this.cdr = cdr;
|
|
1028
|
-
}
|
|
1029
|
-
get getRowHeight() {
|
|
1030
|
-
return this.rowHeight == 0 ? '' : this.rowHeight;
|
|
1031
|
-
}
|
|
1032
|
-
ngOnInit() {
|
|
1033
|
-
removeNgTag(this.elementRef.nativeElement);
|
|
1034
|
-
}
|
|
1035
|
-
ngAfterViewInit() {
|
|
1036
|
-
this.table.tfoot = this.tfoot;
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
/** @nocollapse */ XTableFootComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableFootComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1040
|
-
/** @nocollapse */ XTableFootComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableFootComponent, selector: "x-table-foot", inputs: { table: "table" }, viewQueries: [{ propertyName: "tfoot", first: true, predicate: ["tfoot"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<tfoot #tfoot class=\"x-table-footer\" [style.height.px]=\"getRowHeight\" [style.min-height.px]=\"getRowHeight\">\r\n <ng-container *xOutlet=\"footer\">{{ footer }}</ng-container>\r\n</tfoot>\r\n", dependencies: [{ kind: "directive", type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableFootComponent, decorators: [{
|
|
1042
|
-
type: Component,
|
|
1043
|
-
args: [{ selector: `${XTableFootPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<tfoot #tfoot class=\"x-table-footer\" [style.height.px]=\"getRowHeight\" [style.min-height.px]=\"getRowHeight\">\r\n <ng-container *xOutlet=\"footer\">{{ footer }}</ng-container>\r\n</tfoot>\r\n" }]
|
|
1044
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { tfoot: [{
|
|
1045
|
-
type: ViewChild,
|
|
1046
|
-
args: ['tfoot']
|
|
1047
|
-
}], table: [{
|
|
1048
|
-
type: Input
|
|
1049
|
-
}] } });
|
|
1050
|
-
|
|
1051
|
-
class XTableComponent extends XTableProperty {
|
|
1052
|
-
constructor(renderer, elementRef, cdr, configService) {
|
|
1053
|
-
super();
|
|
1054
|
-
this.renderer = renderer;
|
|
1055
|
-
this.elementRef = elementRef;
|
|
1056
|
-
this.cdr = cdr;
|
|
1057
|
-
this.configService = configService;
|
|
1058
|
-
this.theads = [];
|
|
1059
|
-
this.theadsChange = [];
|
|
1060
|
-
this.hasScrollY = false;
|
|
1061
|
-
this.scrollYWidth = 0;
|
|
1062
|
-
this.hasScrollX = false;
|
|
1063
|
-
this.scrollXHeight = 0;
|
|
1064
|
-
this.scrollLeft = 0;
|
|
1065
|
-
this.scrollLeftMax = false;
|
|
1066
|
-
this.scrollTop = 0;
|
|
1067
|
-
this.dataIsFunc = false;
|
|
1068
|
-
this.getting = false;
|
|
1069
|
-
this.tableData = [];
|
|
1070
|
-
this.treeTableData = [];
|
|
1071
|
-
this.checkedValues = {};
|
|
1072
|
-
this.indeterminate = '$$indeterminate';
|
|
1073
|
-
this._unSubject = new Subject();
|
|
1074
|
-
}
|
|
1075
|
-
get getScrollLeft() {
|
|
1076
|
-
return this.scrollLeft > 0;
|
|
1077
|
-
}
|
|
1078
|
-
get getScrollTop() {
|
|
1079
|
-
return this.scrollTop > 0;
|
|
1080
|
-
}
|
|
1081
|
-
get getRowHeight() {
|
|
1082
|
-
return this.rowHeight == 0 ? '' : this.rowHeight;
|
|
1083
|
-
}
|
|
1084
|
-
get getStickyTopScrollTop() {
|
|
1085
|
-
return this.tcaption ? this.tcaption.nativeElement.offsetHeight : 0;
|
|
1086
|
-
}
|
|
1087
|
-
get getStickyBottomScrollTop() {
|
|
1088
|
-
var _a;
|
|
1089
|
-
let top = 0;
|
|
1090
|
-
if (this.footer && this.tfoot) {
|
|
1091
|
-
top += ((_a = this.tfoot) === null || _a === void 0 ? void 0 : _a.nativeElement.clientHeight) + 1;
|
|
1092
|
-
}
|
|
1093
|
-
return top;
|
|
1094
|
-
}
|
|
1095
|
-
get getStickyTopRightEleHeight() {
|
|
1096
|
-
if (this.stickyTopRightEle) {
|
|
1097
|
-
return this.stickyTopRightEle.nativeElement.offsetHeight;
|
|
1098
|
-
}
|
|
1099
|
-
else {
|
|
1100
|
-
return 0;
|
|
1101
|
-
}
|
|
1102
|
-
}
|
|
1103
|
-
get getStickyBottomRightEleHeight() {
|
|
1104
|
-
if (this.stickyBottomRightEle) {
|
|
1105
|
-
return this.stickyBottomRightEle.nativeElement.offsetHeight;
|
|
1106
|
-
}
|
|
1107
|
-
else {
|
|
1108
|
-
return 0;
|
|
1109
|
-
}
|
|
1110
|
-
}
|
|
1111
|
-
ngOnInit() {
|
|
1112
|
-
this.setClassMap();
|
|
1113
|
-
this.setRowChecked();
|
|
1114
|
-
this.setRowExpand();
|
|
1115
|
-
this.setPaginationPosition();
|
|
1116
|
-
}
|
|
1117
|
-
ngOnChanges(simples) {
|
|
1118
|
-
const { data, checkedRow, columns, activatedRow, manual, showPagination, expandedAll, cellConfig } = simples;
|
|
1119
|
-
XIsChange(expandedAll) && this.setExpandedAll();
|
|
1120
|
-
XIsChange(data, checkedRow) && this.setData();
|
|
1121
|
-
XIsChange(columns, activatedRow, showPagination) && this.cdr.detectChanges();
|
|
1122
|
-
XIsChange(manual) && this.setManual();
|
|
1123
|
-
XIsChange(cellConfig) && this.setMerge();
|
|
1124
|
-
}
|
|
1125
|
-
ngOnDestroy() {
|
|
1126
|
-
this._unSubject.next();
|
|
1127
|
-
this._unSubject.complete();
|
|
1128
|
-
}
|
|
1129
|
-
ngAfterViewInit() {
|
|
1130
|
-
this.tcaption = this.caption;
|
|
1131
|
-
}
|
|
1132
|
-
setClassMap() {
|
|
1133
|
-
this.classMap = {
|
|
1134
|
-
[`${XTablePrefix}-row-size-${this.rowSize}`]: !XIsEmpty(this.rowSize)
|
|
1135
|
-
};
|
|
1136
|
-
this.cdr.detectChanges();
|
|
1137
|
-
}
|
|
1138
|
-
setPaginationPosition() {
|
|
1139
|
-
this.renderer.addClass(this.elementRef.nativeElement, `x-table-${this.paginationPosition}`);
|
|
1140
|
-
}
|
|
1141
|
-
getSticky(column) {
|
|
1142
|
-
return this.getStickyLeft(column) || this.getStickyRight(column);
|
|
1143
|
-
}
|
|
1144
|
-
getStickyLeft(column) {
|
|
1145
|
-
return Number(column.left) >= 0;
|
|
1146
|
-
}
|
|
1147
|
-
getStickyLeftLast(column) {
|
|
1148
|
-
let lefts = this.columns.filter((x) => Number(x.left) >= 0);
|
|
1149
|
-
if (lefts.length === 0)
|
|
1150
|
-
return false;
|
|
1151
|
-
return lefts[lefts.length - 1].id === column.id;
|
|
1152
|
-
}
|
|
1153
|
-
getStickyRight(column) {
|
|
1154
|
-
return Number(column.right) >= 0;
|
|
1155
|
-
}
|
|
1156
|
-
getStickyRightFirst(column) {
|
|
1157
|
-
let rights = this.columns.filter((x) => Number(x.right) >= 0);
|
|
1158
|
-
if (rights.length === 0)
|
|
1159
|
-
return false;
|
|
1160
|
-
return rights[0].id === column.id;
|
|
1161
|
-
}
|
|
1162
|
-
hasStickyTopRight() {
|
|
1163
|
-
return (this.showHeader &&
|
|
1164
|
-
(this.headerPosition === 'top' || this.headerPosition === 'top-bottom') &&
|
|
1165
|
-
this.columns.some((x) => Number(x.right) >= 0));
|
|
1166
|
-
}
|
|
1167
|
-
hasStickyTopRightSearch() {
|
|
1168
|
-
return this.headSearchTpl ? true : false;
|
|
1169
|
-
}
|
|
1170
|
-
hasStickyBottomRight() {
|
|
1171
|
-
return (this.showHeader &&
|
|
1172
|
-
(this.headerPosition === 'bottom' || this.headerPosition === 'top-bottom') &&
|
|
1173
|
-
this.columns.some((x) => Number(x.right) >= 0));
|
|
1174
|
-
}
|
|
1175
|
-
getIndex(index) {
|
|
1176
|
-
return (Number(this.index) - 1) * Number(this.size) + index + 1;
|
|
1177
|
-
}
|
|
1178
|
-
setData() {
|
|
1179
|
-
if (Array.isArray(this.data)) {
|
|
1180
|
-
this.dataIsFunc = false;
|
|
1181
|
-
this.tableData = this.data;
|
|
1182
|
-
this.setChecked(this.data);
|
|
1183
|
-
this.setHeadCheckboxList(this.data);
|
|
1184
|
-
this.setExpand(this.data);
|
|
1185
|
-
this.setHeadExpandList();
|
|
1186
|
-
this.detectChanges();
|
|
1187
|
-
}
|
|
1188
|
-
else if (this.data instanceof Function) {
|
|
1189
|
-
this.dataIsFunc = true;
|
|
1190
|
-
this.getDataByFunc();
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
getDataByFunc() {
|
|
1194
|
-
if (!this.manual)
|
|
1195
|
-
return;
|
|
1196
|
-
this.getting = true;
|
|
1197
|
-
this.cdr.detectChanges();
|
|
1198
|
-
this._unSubject.next();
|
|
1199
|
-
this.data(this.index, this.size, this.query)
|
|
1200
|
-
.pipe(takeUntil(this._unSubject))
|
|
1201
|
-
.subscribe((x) => {
|
|
1202
|
-
let [data, total] = [x.list, x.total];
|
|
1203
|
-
if (this.virtualBody) {
|
|
1204
|
-
this.virtualBody.scrollToIndex(0);
|
|
1205
|
-
this.virtualBody.checkViewportSize();
|
|
1206
|
-
}
|
|
1207
|
-
this.getting = false;
|
|
1208
|
-
this.tableData = data;
|
|
1209
|
-
this.setChecked(data);
|
|
1210
|
-
this.setHeadCheckboxList(data);
|
|
1211
|
-
this.setExpand(data);
|
|
1212
|
-
this.setHeadExpandList();
|
|
1213
|
-
this.total = total;
|
|
1214
|
-
this.detectChanges();
|
|
1215
|
-
});
|
|
1216
|
-
}
|
|
1217
|
-
setManual() {
|
|
1218
|
-
if (this.dataIsFunc)
|
|
1219
|
-
this.getDataByFunc();
|
|
1220
|
-
}
|
|
1221
|
-
setRowChecked() {
|
|
1222
|
-
this.rowChecked = this.columns.find((x) => x.rowChecked);
|
|
1223
|
-
this.headCheckboxList = this.columns.filter((x) => x.type === 'checkbox' && x.headChecked);
|
|
1224
|
-
}
|
|
1225
|
-
setRowExpand() {
|
|
1226
|
-
this.rowExpand = this.columns.find((x) => x.rowExpand);
|
|
1227
|
-
}
|
|
1228
|
-
isExpandColumn(column) {
|
|
1229
|
-
let expandColumn = this.columns.find((x) => x.id === column.id && x.type === 'expand');
|
|
1230
|
-
if (expandColumn) {
|
|
1231
|
-
return true;
|
|
1232
|
-
}
|
|
1233
|
-
return false;
|
|
1234
|
-
}
|
|
1235
|
-
setMerge() {
|
|
1236
|
-
if (!this.cellConfig)
|
|
1237
|
-
return;
|
|
1238
|
-
const setRule = (rule) => {
|
|
1239
|
-
if (!rule)
|
|
1240
|
-
return;
|
|
1241
|
-
let gridTemplateColumns = '', cells = [];
|
|
1242
|
-
if (!rule.gridTemplateColumns) {
|
|
1243
|
-
gridTemplateColumns = `${this.columns
|
|
1244
|
-
.map((x) => {
|
|
1245
|
-
if (x.width)
|
|
1246
|
-
return x.width;
|
|
1247
|
-
if (x.flex)
|
|
1248
|
-
return `${x.flex}fr`;
|
|
1249
|
-
return '1fr';
|
|
1250
|
-
})
|
|
1251
|
-
.join(' ')}`;
|
|
1252
|
-
}
|
|
1253
|
-
if (!rule.cells)
|
|
1254
|
-
return;
|
|
1255
|
-
cells = rule.cells.map((y) => {
|
|
1256
|
-
const col = this.columns.find((z) => z.id === y.id);
|
|
1257
|
-
if (col) {
|
|
1258
|
-
return Object.assign(Object.assign({}, col), y);
|
|
1259
|
-
}
|
|
1260
|
-
return y;
|
|
1261
|
-
});
|
|
1262
|
-
return { gridTemplateColumns, cells };
|
|
1263
|
-
};
|
|
1264
|
-
this.cellConfig.thead = setRule(this.cellConfig.thead);
|
|
1265
|
-
this.cellConfig.tbody = setRule(this.cellConfig.tbody);
|
|
1266
|
-
}
|
|
1267
|
-
change(index) {
|
|
1268
|
-
this.index = index;
|
|
1269
|
-
this.dataIsFunc && this.getDataByFunc();
|
|
1270
|
-
this.indexChange.emit(index);
|
|
1271
|
-
this.resetScroll();
|
|
1272
|
-
}
|
|
1273
|
-
resetScroll(x = true, y = true) {
|
|
1274
|
-
var _a, _b;
|
|
1275
|
-
if (this.hasScrollX && x)
|
|
1276
|
-
(_a = this.virtualBody) === null || _a === void 0 ? void 0 : _a.scrollTo({ left: 0 });
|
|
1277
|
-
if (this.hasScrollY && y)
|
|
1278
|
-
(_b = this.virtualBody) === null || _b === void 0 ? void 0 : _b.scrollTo({ top: 0 });
|
|
1279
|
-
}
|
|
1280
|
-
setChecked(data) {
|
|
1281
|
-
let result = [];
|
|
1282
|
-
if (XIsEmpty(data) || !this.checkedRow)
|
|
1283
|
-
return;
|
|
1284
|
-
for (let key in this.checkedRow) {
|
|
1285
|
-
const arr = this.checkedRow[key];
|
|
1286
|
-
for (let item of data) {
|
|
1287
|
-
item[key] = arr.includes(item.id);
|
|
1288
|
-
result = [...result, item];
|
|
1289
|
-
}
|
|
1290
|
-
}
|
|
1291
|
-
if (result.length > 0)
|
|
1292
|
-
data = [...result];
|
|
1293
|
-
}
|
|
1294
|
-
setHeadCheckboxList(data) {
|
|
1295
|
-
if (XIsEmpty(data) || !this.headCheckboxList)
|
|
1296
|
-
return;
|
|
1297
|
-
for (let column of this.headCheckboxList) {
|
|
1298
|
-
this.setCheckedValues(column);
|
|
1299
|
-
}
|
|
1300
|
-
}
|
|
1301
|
-
setExpand(data) {
|
|
1302
|
-
const getChildren = (node, level) => {
|
|
1303
|
-
var _a, _b;
|
|
1304
|
-
node.level = level;
|
|
1305
|
-
node.expanded = Boolean(this.expandedAll) || level <= this.expandedLevel || this.expanded.includes(node.id);
|
|
1306
|
-
if (XIsUndefined(node.children))
|
|
1307
|
-
node.children = data.filter((y) => y.pid === node.id);
|
|
1308
|
-
if (XIsUndefined(node.leaf))
|
|
1309
|
-
node.leaf = ((_a = node.children) === null || _a === void 0 ? void 0 : _a.length) > 0;
|
|
1310
|
-
if (node.leaf)
|
|
1311
|
-
(_b = node.children) === null || _b === void 0 ? void 0 : _b.map((y) => getChildren(y, level + 1));
|
|
1312
|
-
return node;
|
|
1313
|
-
};
|
|
1314
|
-
this.treeTableData = data
|
|
1315
|
-
.filter((x) => XIsEmpty(x.pid))
|
|
1316
|
-
.map((x, index) => {
|
|
1317
|
-
if (XIsUndefined(x.id))
|
|
1318
|
-
x.id = index + 1;
|
|
1319
|
-
return getChildren(x, 0);
|
|
1320
|
-
});
|
|
1321
|
-
}
|
|
1322
|
-
setExpandedAll() {
|
|
1323
|
-
var _a;
|
|
1324
|
-
if (!this.treeTable || ((_a = this.treeTableData) === null || _a === void 0 ? void 0 : _a.length) === 0)
|
|
1325
|
-
return;
|
|
1326
|
-
const setChildren = (nodes) => {
|
|
1327
|
-
if (XIsEmpty(nodes))
|
|
1328
|
-
return;
|
|
1329
|
-
nodes.forEach((x) => {
|
|
1330
|
-
x.expanded = Boolean(this.expandedAll);
|
|
1331
|
-
setChildren(x.children);
|
|
1332
|
-
});
|
|
1333
|
-
};
|
|
1334
|
-
setChildren(this.treeTableData);
|
|
1335
|
-
this.detectChanges();
|
|
1336
|
-
}
|
|
1337
|
-
setHeadExpandList() { }
|
|
1338
|
-
checkSort(sort) {
|
|
1339
|
-
if (!this.dataIsFunc)
|
|
1340
|
-
return;
|
|
1341
|
-
if (typeof this.query === 'undefined')
|
|
1342
|
-
this.query = {};
|
|
1343
|
-
this.query.sort = sort;
|
|
1344
|
-
this.queryChange.emit(this.query);
|
|
1345
|
-
this.getDataByFunc();
|
|
1346
|
-
}
|
|
1347
|
-
headChecked(checked, column) {
|
|
1348
|
-
this.tableData.forEach((x) => {
|
|
1349
|
-
if (!x.disabled) {
|
|
1350
|
-
x[column.id] = checked;
|
|
1351
|
-
}
|
|
1352
|
-
});
|
|
1353
|
-
this.setCheckedValues(column);
|
|
1354
|
-
this.headCheckboxChange.emit({ rows: this.tableData, checkbox: this.checkedValues });
|
|
1355
|
-
this.detectChanges();
|
|
1356
|
-
}
|
|
1357
|
-
bodyChecked(_checked, column, row) {
|
|
1358
|
-
this.setCheckedValues(column);
|
|
1359
|
-
this.bodyCheckboxChange.emit(row);
|
|
1360
|
-
this.detectChanges();
|
|
1361
|
-
}
|
|
1362
|
-
setCheckedValues(column) {
|
|
1363
|
-
const notDisabled = this.tableData.filter((x) => !x.disabled);
|
|
1364
|
-
const count = notDisabled.length;
|
|
1365
|
-
const checkedLen = notDisabled.filter((x) => x[column.id]).length;
|
|
1366
|
-
this.checkedValues[column.id] = count === checkedLen && count !== 0;
|
|
1367
|
-
this.checkedValues[column.id + this.indeterminate] = checkedLen > 0 && checkedLen < count;
|
|
1368
|
-
}
|
|
1369
|
-
detectChanges() {
|
|
1370
|
-
this.bodyChange && this.bodyChange();
|
|
1371
|
-
this.theadsChanges();
|
|
1372
|
-
this.cdr.detectChanges();
|
|
1373
|
-
}
|
|
1374
|
-
theadsChanges() {
|
|
1375
|
-
if (this.theadsChange && this.theadsChange.length > 0) {
|
|
1376
|
-
for (let item of this.theadsChange) {
|
|
1377
|
-
item();
|
|
1378
|
-
}
|
|
1379
|
-
}
|
|
1380
|
-
}
|
|
1381
|
-
}
|
|
1382
|
-
/** @nocollapse */ XTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1383
|
-
/** @nocollapse */ XTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XTableComponent, selector: "x-table", viewQueries: [{ propertyName: "table", first: true, predicate: ["table"], descendants: true }, { propertyName: "caption", first: true, predicate: ["caption"], descendants: true }, { propertyName: "pagination", first: true, predicate: ["pagination"], descendants: true }, { propertyName: "stickyTopRightEle", first: true, predicate: ["stickyTopRightEle"], descendants: true }, { propertyName: "stickyBottomRightEle", first: true, predicate: ["stickyBottomRightEle"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<table\r\n #table\r\n class=\"x-table\"\r\n [ngClass]=\"classMap\"\r\n [x-loading]=\"loading && getting\"\r\n [class.x-table-wrap-border-hidden]=\"hiddenWrapBorder\"\r\n [class.x-table-scroll-left]=\"getScrollLeft\"\r\n [class.x-table-scroll-left-max]=\"scrollLeftMax\"\r\n [class.x-table-scroll-top]=\"getScrollTop\"\r\n [class.x-table-has-scroll-right]=\"scrollYWidth\"\r\n [class.x-table-has-scroll-bottom]=\"scrollXWidth\"\r\n [class.x-table-bordered]=\"bordered\"\r\n [class.x-table-td-adaption-height]=\"rowHeight == 0\"\r\n [class.x-table-cell-config]=\"cellConfig\"\r\n>\r\n <caption #caption class=\"x-table-header\" *ngIf=\"header\" [style.height.px]=\"getRowHeight\" [style.min-height.px]=\"getRowHeight\">\r\n <ng-container *xOutlet=\"header\">{{ header }}</ng-container>\r\n </caption>\r\n <x-table-head\r\n *ngIf=\"showHeader && (headerPosition === 'top' || headerPosition === 'top-bottom')\"\r\n [columns]=\"columns\"\r\n [rowHeight]=\"rowHeight\"\r\n [columnTpl]=\"headColumnTpl\"\r\n [scrollYWidth]=\"scrollYWidth\"\r\n [scrollXWidth]=\"scrollXWidth\"\r\n [cellConfig]=\"cellConfig?.thead\"\r\n [position]=\"'top'\"\r\n [table]=\"this\"\r\n ></x-table-head>\r\n <x-table-body\r\n [data]=\"treeTable ? treeTableData : tableData\"\r\n [columns]=\"columns\"\r\n [itemSize]=\"itemSize\"\r\n [rowHeight]=\"rowHeight\"\r\n [bodyHeight]=\"bodyHeight\"\r\n [columnTpl]=\"bodyColumnTpl\"\r\n [allowSelectRow]=\"allowSelectRow\"\r\n [virtualScroll]=\"virtualScroll\"\r\n [minBufferPx]=\"minBufferPx\"\r\n [maxBufferPx]=\"maxBufferPx\"\r\n [adaptionHeight]=\"adaptionHeight\"\r\n [docPercent]=\"docPercent\"\r\n [scroll]=\"scroll\"\r\n [rowClass]=\"rowClass\"\r\n [cellConfig]=\"cellConfig?.tbody\"\r\n [expandedAll]=\"expandedAll\"\r\n [expandTpl]=\"expandTpl\"\r\n [(activatedRow)]=\"activatedRow\"\r\n (activatedRowChange)=\"activatedRowChange.emit($event)\"\r\n [table]=\"this\"\r\n ></x-table-body>\r\n <x-table-head\r\n *ngIf=\"showHeader && (headerPosition === 'bottom' || headerPosition === 'top-bottom')\"\r\n [columns]=\"columns\"\r\n [rowHeight]=\"rowHeight\"\r\n [columnTpl]=\"headColumnTpl\"\r\n [scrollYWidth]=\"scrollYWidth\"\r\n [scrollXWidth]=\"scrollXWidth\"\r\n [cellConfig]=\"cellConfig?.thead\"\r\n [position]=\"'bottom'\"\r\n [table]=\"this\"\r\n ></x-table-head>\r\n <x-table-foot *ngIf=\"footer\" [table]=\"this\" [footer]=\"footer\" [rowHeight]=\"rowHeight\"></x-table-foot>\r\n <div\r\n *ngIf=\"hasStickyTopRight()\"\r\n #stickyTopRightEle\r\n class=\"x-table-sticky-right-scroll\"\r\n [class.x-table-border-bottom]=\"headSearchTpl\"\r\n [style.top.px]=\"getStickyTopScrollTop\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n <div\r\n *ngIf=\"hasStickyTopRight() && headSearchTpl\"\r\n class=\"x-table-sticky-right-scroll\"\r\n [style.top.px]=\"getStickyTopScrollTop + getStickyTopRightEleHeight\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n <div\r\n *ngIf=\"hasStickyBottomRight()\"\r\n #stickyBottomRightEle\r\n class=\"x-table-sticky-right-scroll\"\r\n [style.bottom.px]=\"getStickyBottomScrollTop\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n <div\r\n *ngIf=\"hasStickyBottomRight() && headSearchTpl\"\r\n class=\"x-table-sticky-right-scroll\"\r\n [class.x-table-border-bottom]=\"headSearchTpl\"\r\n [style.bottom.px]=\"getStickyBottomScrollTop + getStickyBottomRightEleHeight\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n</table>\r\n<x-pagination\r\n #pagination\r\n *ngIf=\"showPagination && size\"\r\n [(index)]=\"index\"\r\n [(size)]=\"size\"\r\n [(query)]=\"query\"\r\n [total]=\"total\"\r\n (indexChange)=\"change($event)\"\r\n [showEllipsis]=\"showEllipsis\"\r\n [showTotal]=\"showTotal\"\r\n [space]=\"space\"\r\n [hiddenBorder]=\"hiddenPaginationBorder!\"\r\n>\r\n</x-pagination>\r\n", styles: [".x-table{margin:0;padding:0;display:flex;flex-direction:column;border-collapse:collapse;width:100%;position:relative}.x-table:not(.x-table-wrap-border-hidden){border:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>thead{position:relative;overflow:hidden;display:block;background-color:var(--x-background);min-height:42px}.x-table>thead>tr{width:100%;display:flex;min-height:42px}.x-table>thead>tr>th{display:flex;align-items:center;flex:1;position:relative;font-weight:600;background-color:var(--x-background);border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>thead>tr>th>a{display:inline-flex;align-items:center;color:var(--x-text-300);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.x-table>thead>tr>th.x-table-sticky{position:sticky;z-index:5}.x-table>thead>tr>th .x-table-drag-width{position:absolute;height:100%;width:.1875rem;right:-.125rem;cursor:ew-resize;transition:background-color var(--x-animation-duration-fast);z-index:1}.x-table>thead>tr>th .x-table-drag-width:hover{background-color:var(--x-primary)}.x-table>thead>tr.cdk-drop-list-dragging>th.cdk-drag-placeholder{background-color:var(--x-background-a200);opacity:.9}.x-table>thead.x-table-head-bottom>tr>th{border-bottom:none}.x-table>thead.x-table-head-bottom>tr.x-table-search>th{border-top:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>tbody{display:block;border-top:none;position:relative;min-height:7rem}.x-table>tbody tr{display:flex}.x-table>tbody tr>td{display:flex;align-items:center;position:relative;justify-content:space-between;overflow:hidden;background-color:var(--x-background);border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>tbody tr>td>div{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.x-table>tbody tr>td.x-table-sticky{position:sticky;z-index:5}.x-table>tbody tr>td>x-button .x-icon{transition:var(--x-animation-duration-base)}.x-table>tbody tr>td>x-button.is-leaf{visibility:hidden}.x-table>tbody tr>td>x-button.is-expanded .x-icon{transform:rotate(90deg)}.x-table>tbody tr>td.x-table-dragging{background-color:var(--x-background-a200);opacity:.9}.x-table>tbody tr.x-table-activated>td{background-color:var(--x-background-a200);color:var(--x-primary)}.x-table>tbody tr:hover>td{background-color:var(--x-background-a200)}.x-table>tbody tr:last-child{border-bottom:none}.x-table>tbody x-empty{position:absolute;top:0;width:100%;padding:calc(var(--x-font-size) * 2)}.x-table-sort{cursor:pointer;transition:transform .2s}.x-table-sort:hover{color:var(--x-text-300)}.x-table-sort:active{transform:translate(1px,1px)}.x-table-sort-icon.x-icon{margin-left:.25rem;display:none;font-size:1rem;transform:rotate(90deg) rotateY(180deg);transition:.3s}.x-table-sort-icon.x-icon.x-table-icon-up,.x-table-sort-icon.x-icon.x-table-icon-down{display:inherit}.x-table-sort-icon.x-icon.x-table-icon-down{transform:rotate(90deg)}.x-table-scroll-top>thead{box-shadow:0 var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-color);z-index:1}.x-table-scroll-left .x-table-sticky-left-last{box-shadow:var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-color);border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-td-adaption-height>tbody tr>td{overflow:inherit}.x-table-td-adaption-height>tbody tr>td>div{white-space:inherit;text-overflow:inherit;overflow:inherit}.x-table-bordered>thead>tr>th,.x-table-bordered>tbody tr>td{border-right:var(--x-border-width) var(--x-border-style) var(--x-border);padding-left:calc(var(--x-font-size) / 2)}.x-table-bordered>thead>tr>th:last-child,.x-table-bordered>tbody tr>td:last-child{border-right:none}.x-table-cell-config>thead tr,.x-table-cell-config>tbody tr{display:grid;grid-auto-flow:row;height:100%}.x-table-cell-config>thead>tr>th,.x-table-cell-config>tbody tr>td{border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-cell-config>thead>tr>th:last-child,.x-table-cell-config>tbody tr>td:last-child{border-right:none}.x-table-expand{margin-right:.5rem}.x-table-expandTpl>tr{display:block!important;height:inherit!important}.x-table-header{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border);text-align:left;display:flex;align-items:center}.x-table-footer{display:flex;align-items:center}.x-table-sticky-right-scroll{position:absolute;right:0;min-height:42px;background-color:var(--x-background);z-index:1}.x-table-has-scroll-right .x-table-footer{border-top:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-has-scroll-bottom:not(.x-table-scroll-left-max) .x-table-sticky-right-first{box-shadow:var(--x-box-shadow-light-width-minus) var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-color);border-left:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-border-bottom{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-border-top{border-top:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-row-size-big>thead>tr>th,.x-table-row-size-big>tbody tr>td{padding:calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4) calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4)}.x-table-row-size-big .x-table-header,.x-table-row-size-big .x-table-footer{padding:calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4) calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4)}.x-table-row-size-large>thead>tr>th,.x-table-row-size-large>tbody tr>td{padding:calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3) calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3)}.x-table-row-size-large .x-table-header,.x-table-row-size-large .x-table-footer{padding:calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3) calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3)}.x-table-row-size-medium>thead>tr>th,.x-table-row-size-medium>tbody tr>td{padding:calc(var(--x-font-size) / 2) var(--x-font-size) calc(var(--x-font-size) / 2) var(--x-font-size)}.x-table-row-size-medium .x-table-header,.x-table-row-size-medium .x-table-footer{padding:calc(var(--x-font-size) / 2) var(--x-font-size) calc(var(--x-font-size) / 2) var(--x-font-size)}.x-table-row-size-small>thead>tr>th,.x-table-row-size-small>tbody tr>td{padding:calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3) calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3)}.x-table-row-size-small .x-table-header,.x-table-row-size-small .x-table-footer{padding:calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3) calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3)}.x-table-row-size-mini>thead>tr>th,.x-table-row-size-mini>tbody tr>td{padding:calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2) calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2)}.x-table-row-size-mini .x-table-header,.x-table-row-size-mini .x-table-footer{padding:calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2) calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2)}x-table{width:100%;display:flex;flex-direction:column}x-table .x-pagination{padding-top:calc(var(--x-font-size) / 2)}x-table.x-table-top-left{flex-direction:column-reverse}x-table.x-table-top-left .x-pagination{padding-top:0;padding-bottom:calc(var(--x-font-size) / 2)}x-table.x-table-top-center{flex-direction:column-reverse;align-items:center}x-table.x-table-top-center .x-pagination{padding-top:0;padding-bottom:calc(var(--x-font-size) / 2)}x-table.x-table-top-right{flex-direction:column-reverse;align-items:flex-end}x-table.x-table-top-right .x-pagination{padding-top:0;padding-bottom:calc(var(--x-font-size) / 2)}x-table.x-table-bottom-center{align-items:center}x-table.x-table-bottom-right{align-items:flex-end}body>.x-table-th{display:block}body>.x-table-th-big{padding:calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4) calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4)}body>.x-table-th-large{padding:calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3) calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3)}body>.x-table-th-medium{padding:calc(var(--x-font-size) / 2) var(--x-font-size) calc(var(--x-font-size) / 2) var(--x-font-size)}body>.x-table-th-small{padding:calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3) calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3)}body>.x-table-th-mini{padding:calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2) calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2)}body>.x-table-th.cdk-drag-preview{display:flex;align-items:center;border:var(--x-border-width) var(--x-border-style) var(--x-border);border-style:dashed;border-radius:var(--x-border-radius);background-color:var(--x-background);opacity:.8;box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}body>.x-table-th.cdk-drag-preview>a{display:inline-flex;align-items:center;color:var(--x-text-300);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body>.x-table-th.cdk-drag-animating{transition:transform var(--x-animation-duration-base) cubic-bezier(0,0,.2,1)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3$1.XPaginationComponent, selector: "x-pagination" }, { kind: "directive", type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "component", type: i5$1.XLoadingComponent, selector: "x-loading, [x-loading]" }, { kind: "component", type: XTableHeadComponent, selector: "x-table-head", inputs: ["table"] }, { kind: "component", type: XTableBodyComponent, selector: "x-table-body", inputs: ["table"] }, { kind: "component", type: XTableFootComponent, selector: "x-table-foot", inputs: ["table"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1384
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableComponent, decorators: [{
|
|
1385
|
-
type: Component,
|
|
1386
|
-
args: [{ selector: `${XTablePrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<table\r\n #table\r\n class=\"x-table\"\r\n [ngClass]=\"classMap\"\r\n [x-loading]=\"loading && getting\"\r\n [class.x-table-wrap-border-hidden]=\"hiddenWrapBorder\"\r\n [class.x-table-scroll-left]=\"getScrollLeft\"\r\n [class.x-table-scroll-left-max]=\"scrollLeftMax\"\r\n [class.x-table-scroll-top]=\"getScrollTop\"\r\n [class.x-table-has-scroll-right]=\"scrollYWidth\"\r\n [class.x-table-has-scroll-bottom]=\"scrollXWidth\"\r\n [class.x-table-bordered]=\"bordered\"\r\n [class.x-table-td-adaption-height]=\"rowHeight == 0\"\r\n [class.x-table-cell-config]=\"cellConfig\"\r\n>\r\n <caption #caption class=\"x-table-header\" *ngIf=\"header\" [style.height.px]=\"getRowHeight\" [style.min-height.px]=\"getRowHeight\">\r\n <ng-container *xOutlet=\"header\">{{ header }}</ng-container>\r\n </caption>\r\n <x-table-head\r\n *ngIf=\"showHeader && (headerPosition === 'top' || headerPosition === 'top-bottom')\"\r\n [columns]=\"columns\"\r\n [rowHeight]=\"rowHeight\"\r\n [columnTpl]=\"headColumnTpl\"\r\n [scrollYWidth]=\"scrollYWidth\"\r\n [scrollXWidth]=\"scrollXWidth\"\r\n [cellConfig]=\"cellConfig?.thead\"\r\n [position]=\"'top'\"\r\n [table]=\"this\"\r\n ></x-table-head>\r\n <x-table-body\r\n [data]=\"treeTable ? treeTableData : tableData\"\r\n [columns]=\"columns\"\r\n [itemSize]=\"itemSize\"\r\n [rowHeight]=\"rowHeight\"\r\n [bodyHeight]=\"bodyHeight\"\r\n [columnTpl]=\"bodyColumnTpl\"\r\n [allowSelectRow]=\"allowSelectRow\"\r\n [virtualScroll]=\"virtualScroll\"\r\n [minBufferPx]=\"minBufferPx\"\r\n [maxBufferPx]=\"maxBufferPx\"\r\n [adaptionHeight]=\"adaptionHeight\"\r\n [docPercent]=\"docPercent\"\r\n [scroll]=\"scroll\"\r\n [rowClass]=\"rowClass\"\r\n [cellConfig]=\"cellConfig?.tbody\"\r\n [expandedAll]=\"expandedAll\"\r\n [expandTpl]=\"expandTpl\"\r\n [(activatedRow)]=\"activatedRow\"\r\n (activatedRowChange)=\"activatedRowChange.emit($event)\"\r\n [table]=\"this\"\r\n ></x-table-body>\r\n <x-table-head\r\n *ngIf=\"showHeader && (headerPosition === 'bottom' || headerPosition === 'top-bottom')\"\r\n [columns]=\"columns\"\r\n [rowHeight]=\"rowHeight\"\r\n [columnTpl]=\"headColumnTpl\"\r\n [scrollYWidth]=\"scrollYWidth\"\r\n [scrollXWidth]=\"scrollXWidth\"\r\n [cellConfig]=\"cellConfig?.thead\"\r\n [position]=\"'bottom'\"\r\n [table]=\"this\"\r\n ></x-table-head>\r\n <x-table-foot *ngIf=\"footer\" [table]=\"this\" [footer]=\"footer\" [rowHeight]=\"rowHeight\"></x-table-foot>\r\n <div\r\n *ngIf=\"hasStickyTopRight()\"\r\n #stickyTopRightEle\r\n class=\"x-table-sticky-right-scroll\"\r\n [class.x-table-border-bottom]=\"headSearchTpl\"\r\n [style.top.px]=\"getStickyTopScrollTop\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n <div\r\n *ngIf=\"hasStickyTopRight() && headSearchTpl\"\r\n class=\"x-table-sticky-right-scroll\"\r\n [style.top.px]=\"getStickyTopScrollTop + getStickyTopRightEleHeight\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n <div\r\n *ngIf=\"hasStickyBottomRight()\"\r\n #stickyBottomRightEle\r\n class=\"x-table-sticky-right-scroll\"\r\n [style.bottom.px]=\"getStickyBottomScrollTop\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n <div\r\n *ngIf=\"hasStickyBottomRight() && headSearchTpl\"\r\n class=\"x-table-sticky-right-scroll\"\r\n [class.x-table-border-bottom]=\"headSearchTpl\"\r\n [style.bottom.px]=\"getStickyBottomScrollTop + getStickyBottomRightEleHeight\"\r\n [style.width.px]=\"scrollYWidth\"\r\n [style.height.px]=\"getRowHeight\"\r\n [style.min-height.px]=\"getRowHeight\"\r\n ></div>\r\n</table>\r\n<x-pagination\r\n #pagination\r\n *ngIf=\"showPagination && size\"\r\n [(index)]=\"index\"\r\n [(size)]=\"size\"\r\n [(query)]=\"query\"\r\n [total]=\"total\"\r\n (indexChange)=\"change($event)\"\r\n [showEllipsis]=\"showEllipsis\"\r\n [showTotal]=\"showTotal\"\r\n [space]=\"space\"\r\n [hiddenBorder]=\"hiddenPaginationBorder!\"\r\n>\r\n</x-pagination>\r\n", styles: [".x-table{margin:0;padding:0;display:flex;flex-direction:column;border-collapse:collapse;width:100%;position:relative}.x-table:not(.x-table-wrap-border-hidden){border:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>thead{position:relative;overflow:hidden;display:block;background-color:var(--x-background);min-height:42px}.x-table>thead>tr{width:100%;display:flex;min-height:42px}.x-table>thead>tr>th{display:flex;align-items:center;flex:1;position:relative;font-weight:600;background-color:var(--x-background);border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>thead>tr>th>a{display:inline-flex;align-items:center;color:var(--x-text-300);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.x-table>thead>tr>th.x-table-sticky{position:sticky;z-index:5}.x-table>thead>tr>th .x-table-drag-width{position:absolute;height:100%;width:.1875rem;right:-.125rem;cursor:ew-resize;transition:background-color var(--x-animation-duration-fast);z-index:1}.x-table>thead>tr>th .x-table-drag-width:hover{background-color:var(--x-primary)}.x-table>thead>tr.cdk-drop-list-dragging>th.cdk-drag-placeholder{background-color:var(--x-background-a200);opacity:.9}.x-table>thead.x-table-head-bottom>tr>th{border-bottom:none}.x-table>thead.x-table-head-bottom>tr.x-table-search>th{border-top:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>tbody{display:block;border-top:none;position:relative;min-height:7rem}.x-table>tbody tr{display:flex}.x-table>tbody tr>td{display:flex;align-items:center;position:relative;justify-content:space-between;overflow:hidden;background-color:var(--x-background);border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table>tbody tr>td>div{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.x-table>tbody tr>td.x-table-sticky{position:sticky;z-index:5}.x-table>tbody tr>td>x-button .x-icon{transition:var(--x-animation-duration-base)}.x-table>tbody tr>td>x-button.is-leaf{visibility:hidden}.x-table>tbody tr>td>x-button.is-expanded .x-icon{transform:rotate(90deg)}.x-table>tbody tr>td.x-table-dragging{background-color:var(--x-background-a200);opacity:.9}.x-table>tbody tr.x-table-activated>td{background-color:var(--x-background-a200);color:var(--x-primary)}.x-table>tbody tr:hover>td{background-color:var(--x-background-a200)}.x-table>tbody tr:last-child{border-bottom:none}.x-table>tbody x-empty{position:absolute;top:0;width:100%;padding:calc(var(--x-font-size) * 2)}.x-table-sort{cursor:pointer;transition:transform .2s}.x-table-sort:hover{color:var(--x-text-300)}.x-table-sort:active{transform:translate(1px,1px)}.x-table-sort-icon.x-icon{margin-left:.25rem;display:none;font-size:1rem;transform:rotate(90deg) rotateY(180deg);transition:.3s}.x-table-sort-icon.x-icon.x-table-icon-up,.x-table-sort-icon.x-icon.x-table-icon-down{display:inherit}.x-table-sort-icon.x-icon.x-table-icon-down{transform:rotate(90deg)}.x-table-scroll-top>thead{box-shadow:0 var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-color);z-index:1}.x-table-scroll-left .x-table-sticky-left-last{box-shadow:var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-color);border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-td-adaption-height>tbody tr>td{overflow:inherit}.x-table-td-adaption-height>tbody tr>td>div{white-space:inherit;text-overflow:inherit;overflow:inherit}.x-table-bordered>thead>tr>th,.x-table-bordered>tbody tr>td{border-right:var(--x-border-width) var(--x-border-style) var(--x-border);padding-left:calc(var(--x-font-size) / 2)}.x-table-bordered>thead>tr>th:last-child,.x-table-bordered>tbody tr>td:last-child{border-right:none}.x-table-cell-config>thead tr,.x-table-cell-config>tbody tr{display:grid;grid-auto-flow:row;height:100%}.x-table-cell-config>thead>tr>th,.x-table-cell-config>tbody tr>td{border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-cell-config>thead>tr>th:last-child,.x-table-cell-config>tbody tr>td:last-child{border-right:none}.x-table-expand{margin-right:.5rem}.x-table-expandTpl>tr{display:block!important;height:inherit!important}.x-table-header{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border);text-align:left;display:flex;align-items:center}.x-table-footer{display:flex;align-items:center}.x-table-sticky-right-scroll{position:absolute;right:0;min-height:42px;background-color:var(--x-background);z-index:1}.x-table-has-scroll-right .x-table-footer{border-top:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-has-scroll-bottom:not(.x-table-scroll-left-max) .x-table-sticky-right-first{box-shadow:var(--x-box-shadow-light-width-minus) var(--x-box-shadow-light-width) var(--x-box-shadow-light-width) var(--x-box-shadow-light-color);border-left:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-border-bottom{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-border-top{border-top:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-table-row-size-big>thead>tr>th,.x-table-row-size-big>tbody tr>td{padding:calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4) calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4)}.x-table-row-size-big .x-table-header,.x-table-row-size-big .x-table-footer{padding:calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4) calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4)}.x-table-row-size-large>thead>tr>th,.x-table-row-size-large>tbody tr>td{padding:calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3) calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3)}.x-table-row-size-large .x-table-header,.x-table-row-size-large .x-table-footer{padding:calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3) calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3)}.x-table-row-size-medium>thead>tr>th,.x-table-row-size-medium>tbody tr>td{padding:calc(var(--x-font-size) / 2) var(--x-font-size) calc(var(--x-font-size) / 2) var(--x-font-size)}.x-table-row-size-medium .x-table-header,.x-table-row-size-medium .x-table-footer{padding:calc(var(--x-font-size) / 2) var(--x-font-size) calc(var(--x-font-size) / 2) var(--x-font-size)}.x-table-row-size-small>thead>tr>th,.x-table-row-size-small>tbody tr>td{padding:calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3) calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3)}.x-table-row-size-small .x-table-header,.x-table-row-size-small .x-table-footer{padding:calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3) calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3)}.x-table-row-size-mini>thead>tr>th,.x-table-row-size-mini>tbody tr>td{padding:calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2) calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2)}.x-table-row-size-mini .x-table-header,.x-table-row-size-mini .x-table-footer{padding:calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2) calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2)}x-table{width:100%;display:flex;flex-direction:column}x-table .x-pagination{padding-top:calc(var(--x-font-size) / 2)}x-table.x-table-top-left{flex-direction:column-reverse}x-table.x-table-top-left .x-pagination{padding-top:0;padding-bottom:calc(var(--x-font-size) / 2)}x-table.x-table-top-center{flex-direction:column-reverse;align-items:center}x-table.x-table-top-center .x-pagination{padding-top:0;padding-bottom:calc(var(--x-font-size) / 2)}x-table.x-table-top-right{flex-direction:column-reverse;align-items:flex-end}x-table.x-table-top-right .x-pagination{padding-top:0;padding-bottom:calc(var(--x-font-size) / 2)}x-table.x-table-bottom-center{align-items:center}x-table.x-table-bottom-right{align-items:flex-end}body>.x-table-th{display:block}body>.x-table-th-big{padding:calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4) calc(var(--x-font-size) / 5 * 4) calc(var(--x-font-size) * 5 / 4)}body>.x-table-th-large{padding:calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3) calc(var(--x-font-size) / 4 * 3) calc(var(--x-font-size) * 4 / 3)}body>.x-table-th-medium{padding:calc(var(--x-font-size) / 2) var(--x-font-size) calc(var(--x-font-size) / 2) var(--x-font-size)}body>.x-table-th-small{padding:calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3) calc(var(--x-font-size) / 3) calc(var(--x-font-size) * 2 / 3)}body>.x-table-th-mini{padding:calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2) calc(var(--x-font-size) / 4) calc(var(--x-font-size) / 2)}body>.x-table-th.cdk-drag-preview{display:flex;align-items:center;border:var(--x-border-width) var(--x-border-style) var(--x-border);border-style:dashed;border-radius:var(--x-border-radius);background-color:var(--x-background);opacity:.8;box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}body>.x-table-th.cdk-drag-preview>a{display:inline-flex;align-items:center;color:var(--x-text-300);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body>.x-table-th.cdk-drag-animating{transition:transform var(--x-animation-duration-base) cubic-bezier(0,0,.2,1)}\n"] }]
|
|
1387
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { table: [{
|
|
1388
|
-
type: ViewChild,
|
|
1389
|
-
args: ['table']
|
|
1390
|
-
}], caption: [{
|
|
1391
|
-
type: ViewChild,
|
|
1392
|
-
args: ['caption']
|
|
1393
|
-
}], pagination: [{
|
|
1394
|
-
type: ViewChild,
|
|
1395
|
-
args: ['pagination']
|
|
1396
|
-
}], stickyTopRightEle: [{
|
|
1397
|
-
type: ViewChild,
|
|
1398
|
-
args: ['stickyTopRightEle']
|
|
1399
|
-
}], stickyBottomRightEle: [{
|
|
1400
|
-
type: ViewChild,
|
|
1401
|
-
args: ['stickyBottomRightEle']
|
|
1402
|
-
}] } });
|
|
1403
|
-
|
|
1404
|
-
class XTableModule {
|
|
1405
|
-
}
|
|
1406
|
-
/** @nocollapse */ XTableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1407
|
-
/** @nocollapse */ XTableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: XTableModule, declarations: [XDragDirective,
|
|
1408
|
-
XTableComponent,
|
|
1409
|
-
XTableProperty,
|
|
1410
|
-
XTableHeadComponent,
|
|
1411
|
-
XTableHeadProperty,
|
|
1412
|
-
XTableBodyComponent,
|
|
1413
|
-
XTableBodyProperty,
|
|
1414
|
-
XTableFootComponent,
|
|
1415
|
-
XTableFootProperty], imports: [CommonModule,
|
|
1416
|
-
FormsModule,
|
|
1417
|
-
XPaginationModule,
|
|
1418
|
-
XOutletModule,
|
|
1419
|
-
XCheckboxModule,
|
|
1420
|
-
XIconModule,
|
|
1421
|
-
XButtonModule,
|
|
1422
|
-
ScrollingModule,
|
|
1423
|
-
DragDropModule,
|
|
1424
|
-
XEmptyModule,
|
|
1425
|
-
XLoadingModule], exports: [XTableComponent] });
|
|
1426
|
-
/** @nocollapse */ XTableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableModule, imports: [CommonModule,
|
|
1427
|
-
FormsModule,
|
|
1428
|
-
XPaginationModule,
|
|
1429
|
-
XOutletModule,
|
|
1430
|
-
XCheckboxModule,
|
|
1431
|
-
XIconModule,
|
|
1432
|
-
XButtonModule,
|
|
1433
|
-
ScrollingModule,
|
|
1434
|
-
DragDropModule,
|
|
1435
|
-
XEmptyModule,
|
|
1436
|
-
XLoadingModule] });
|
|
1437
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XTableModule, decorators: [{
|
|
1438
|
-
type: NgModule,
|
|
1439
|
-
args: [{
|
|
1440
|
-
declarations: [
|
|
1441
|
-
XDragDirective,
|
|
1442
|
-
XTableComponent,
|
|
1443
|
-
XTableProperty,
|
|
1444
|
-
XTableHeadComponent,
|
|
1445
|
-
XTableHeadProperty,
|
|
1446
|
-
XTableBodyComponent,
|
|
1447
|
-
XTableBodyProperty,
|
|
1448
|
-
XTableFootComponent,
|
|
1449
|
-
XTableFootProperty
|
|
1450
|
-
],
|
|
1451
|
-
exports: [XTableComponent],
|
|
1452
|
-
imports: [
|
|
1453
|
-
CommonModule,
|
|
1454
|
-
FormsModule,
|
|
1455
|
-
XPaginationModule,
|
|
1456
|
-
XOutletModule,
|
|
1457
|
-
XCheckboxModule,
|
|
1458
|
-
XIconModule,
|
|
1459
|
-
XButtonModule,
|
|
1460
|
-
ScrollingModule,
|
|
1461
|
-
DragDropModule,
|
|
1462
|
-
XEmptyModule,
|
|
1463
|
-
XLoadingModule
|
|
1464
|
-
]
|
|
1465
|
-
}]
|
|
1466
|
-
}] });
|
|
1467
|
-
|
|
1468
|
-
/**
|
|
1469
|
-
* Generated bundle index. Do not edit.
|
|
1470
|
-
*/
|
|
1471
|
-
|
|
1472
|
-
export { XDragDirective, XTableBodyComponent, XTableBodyPrefix, XTableBodyProperty, XTableComponent, XTableFootComponent, XTableFootPrefix, XTableFootProperty, XTableHeadComponent, XTableHeadPrefix, XTableHeadProperty, XTableModule, XTablePrefix, XTableProperty };
|
|
1473
|
-
//# sourceMappingURL=ng-nest-ui-table.mjs.map
|