@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,125 +0,0 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { Directive, Input, NgModule } from '@angular/core';
|
|
3
|
-
import { Subject } from 'rxjs';
|
|
4
|
-
import * as i1 from '@ng-nest/ui/core';
|
|
5
|
-
import { XProperty, XWithConfig, XInputBoolean, XIsChange, XIsUndefined, XIsArray, XIsString } from '@ng-nest/ui/core';
|
|
6
|
-
import { __decorate } from 'tslib';
|
|
7
|
-
import { CommonModule } from '@angular/common';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Keyword
|
|
11
|
-
* @selector x-keyword
|
|
12
|
-
* @decorator directive
|
|
13
|
-
*/
|
|
14
|
-
const XKeywordPrefix = 'x-keyword';
|
|
15
|
-
const X_CONFIG_NAME = 'keyword';
|
|
16
|
-
/**
|
|
17
|
-
* Keyword Property
|
|
18
|
-
*/
|
|
19
|
-
class XKeywordProperty extends XProperty {
|
|
20
|
-
}
|
|
21
|
-
/** @nocollapse */ XKeywordProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
22
|
-
/** @nocollapse */ XKeywordProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: XKeywordProperty, selector: "[x-keyword]", inputs: { type: "type", caseSensitive: "caseSensitive", color: "color", text: "text" }, usesInheritance: true, ngImport: i0 });
|
|
23
|
-
__decorate([
|
|
24
|
-
XWithConfig(X_CONFIG_NAME, 'primary')
|
|
25
|
-
], XKeywordProperty.prototype, "type", void 0);
|
|
26
|
-
__decorate([
|
|
27
|
-
XInputBoolean(),
|
|
28
|
-
XWithConfig(X_CONFIG_NAME, true)
|
|
29
|
-
], XKeywordProperty.prototype, "caseSensitive", void 0);
|
|
30
|
-
__decorate([
|
|
31
|
-
XWithConfig(X_CONFIG_NAME)
|
|
32
|
-
], XKeywordProperty.prototype, "color", void 0);
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordProperty, decorators: [{
|
|
34
|
-
type: Directive,
|
|
35
|
-
args: [{ selector: '[x-keyword]' }]
|
|
36
|
-
}], propDecorators: { type: [{
|
|
37
|
-
type: Input
|
|
38
|
-
}], caseSensitive: [{
|
|
39
|
-
type: Input
|
|
40
|
-
}], color: [{
|
|
41
|
-
type: Input
|
|
42
|
-
}], text: [{
|
|
43
|
-
type: Input
|
|
44
|
-
}] } });
|
|
45
|
-
|
|
46
|
-
class XKeywordDirective extends XKeywordProperty {
|
|
47
|
-
constructor(renderer, elementRef, configService) {
|
|
48
|
-
super();
|
|
49
|
-
this.renderer = renderer;
|
|
50
|
-
this.elementRef = elementRef;
|
|
51
|
-
this.configService = configService;
|
|
52
|
-
this._unSub = new Subject();
|
|
53
|
-
}
|
|
54
|
-
ngOnInit() {
|
|
55
|
-
this.setClassMap();
|
|
56
|
-
}
|
|
57
|
-
ngAfterViewInit() {
|
|
58
|
-
this.setKeyword();
|
|
59
|
-
}
|
|
60
|
-
ngOnDestroy() {
|
|
61
|
-
this._unSub.next();
|
|
62
|
-
this._unSub.complete();
|
|
63
|
-
}
|
|
64
|
-
ngOnChanges(changes) {
|
|
65
|
-
const { text } = changes;
|
|
66
|
-
XIsChange(text) && this.setKeyword();
|
|
67
|
-
}
|
|
68
|
-
setKeyword() {
|
|
69
|
-
if (XIsUndefined(this.text))
|
|
70
|
-
return;
|
|
71
|
-
const hele = this.elementRef.nativeElement;
|
|
72
|
-
let textContent = hele.textContent;
|
|
73
|
-
if (!textContent)
|
|
74
|
-
return;
|
|
75
|
-
let texts = [];
|
|
76
|
-
if (XIsArray(this.text)) {
|
|
77
|
-
texts = this.text;
|
|
78
|
-
}
|
|
79
|
-
else if (XIsString(this.text)) {
|
|
80
|
-
texts = [this.text];
|
|
81
|
-
}
|
|
82
|
-
const flags = this.caseSensitive ? 'g' : 'gi';
|
|
83
|
-
for (let tx of texts) {
|
|
84
|
-
const reg = new RegExp(tx, flags);
|
|
85
|
-
textContent = textContent.replace(reg, (p1) => {
|
|
86
|
-
return `<span class="x-keyword-text">${p1}</span>`;
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
|
-
hele.innerHTML = textContent;
|
|
90
|
-
}
|
|
91
|
-
setClassMap() {
|
|
92
|
-
if (!this.color) {
|
|
93
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XKeywordPrefix}-${this.type}`);
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
/** @nocollapse */ XKeywordDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
98
|
-
/** @nocollapse */ XKeywordDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: XKeywordDirective, selector: "[x-keyword]", usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
99
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordDirective, decorators: [{
|
|
100
|
-
type: Directive,
|
|
101
|
-
args: [{
|
|
102
|
-
selector: `[${XKeywordPrefix}]`
|
|
103
|
-
}]
|
|
104
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i1.XConfigService }]; } });
|
|
105
|
-
|
|
106
|
-
class XKeywordModule {
|
|
107
|
-
}
|
|
108
|
-
/** @nocollapse */ XKeywordModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
109
|
-
/** @nocollapse */ XKeywordModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: XKeywordModule, declarations: [XKeywordDirective, XKeywordProperty], imports: [CommonModule], exports: [XKeywordDirective] });
|
|
110
|
-
/** @nocollapse */ XKeywordModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordModule, imports: [CommonModule] });
|
|
111
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XKeywordModule, decorators: [{
|
|
112
|
-
type: NgModule,
|
|
113
|
-
args: [{
|
|
114
|
-
declarations: [XKeywordDirective, XKeywordProperty],
|
|
115
|
-
exports: [XKeywordDirective],
|
|
116
|
-
imports: [CommonModule]
|
|
117
|
-
}]
|
|
118
|
-
}] });
|
|
119
|
-
|
|
120
|
-
/**
|
|
121
|
-
* Generated bundle index. Do not edit.
|
|
122
|
-
*/
|
|
123
|
-
|
|
124
|
-
export { XKeywordDirective, XKeywordModule, XKeywordPrefix, XKeywordProperty };
|
|
125
|
-
//# sourceMappingURL=ng-nest-ui-keyword.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ng-nest-ui-keyword.mjs","sources":["../../../../lib/ng-nest/ui/keyword/keyword.property.ts","../../../../lib/ng-nest/ui/keyword/keyword.directive.ts","../../../../lib/ng-nest/ui/keyword/keyword.module.ts","../../../../lib/ng-nest/ui/keyword/ng-nest-ui-keyword.ts"],"sourcesContent":["import { XBoolean, XInputBoolean, XProperty, XType, XWithConfig } from '@ng-nest/ui/core';\r\nimport { Input, Directive } from '@angular/core';\r\n\r\n/**\r\n * Keyword\r\n * @selector x-keyword\r\n * @decorator directive\r\n */\r\nexport const XKeywordPrefix = 'x-keyword';\r\nconst X_CONFIG_NAME = 'keyword';\r\n\r\n/**\r\n * Keyword Property\r\n */\r\n@Directive({ selector: '[x-keyword]' })\r\nexport class XKeywordProperty extends XProperty {\r\n /**\r\n * @zh_CN 类型\r\n * @en_US Types of\r\n */\r\n @Input() @XWithConfig<XKeywordType>(X_CONFIG_NAME, 'primary') type?: XKeywordType;\r\n /**\r\n * @zh_CN 匹配关键字区分大小写\r\n * @en_US Case-sensitive\r\n */\r\n @Input() @XInputBoolean() @XWithConfig<XBoolean>(X_CONFIG_NAME, true) caseSensitive!: XBoolean;\r\n /**\r\n * @zh_CN 颜色\r\n * @en_US color\r\n */\r\n @Input() @XWithConfig<string>(X_CONFIG_NAME) color?: string;\r\n /**\r\n * @zh_CN 文字\r\n * @en_US text\r\n */\r\n @Input() text!: string | string[];\r\n}\r\n\r\n/**\r\n * @zh_CN 类型\r\n * @en_US Keyword type\r\n */\r\nexport type XKeywordType = XType;\r\n","import { OnInit, Renderer2, ElementRef, Directive, OnDestroy, AfterViewInit, OnChanges, SimpleChanges } from '@angular/core';\r\nimport { Subject } from 'rxjs';\r\nimport { XConfigService, XIsArray, XIsChange, XIsString, XIsUndefined } from '@ng-nest/ui/core';\r\nimport { XKeywordPrefix, XKeywordProperty } from './keyword.property';\r\n\r\n@Directive({\r\n selector: `[${XKeywordPrefix}]`\r\n})\r\nexport class XKeywordDirective extends XKeywordProperty implements OnInit, OnChanges, OnDestroy, AfterViewInit {\r\n private _unSub = new Subject<void>();\r\n\r\n constructor(private renderer: Renderer2, private elementRef: ElementRef, public configService: XConfigService) {\r\n super();\r\n }\r\n\r\n ngOnInit() {\r\n this.setClassMap();\r\n }\r\n\r\n ngAfterViewInit() {\r\n this.setKeyword();\r\n }\r\n\r\n ngOnDestroy(): void {\r\n this._unSub.next();\r\n this._unSub.complete();\r\n }\r\n\r\n ngOnChanges(changes: SimpleChanges): void {\r\n const { text } = changes;\r\n XIsChange(text) && this.setKeyword();\r\n }\r\n\r\n setKeyword() {\r\n if (XIsUndefined(this.text)) return;\r\n const hele = this.elementRef.nativeElement as HTMLElement;\r\n let textContent = hele.textContent;\r\n if (!textContent) return;\r\n let texts: string[] = [];\r\n if (XIsArray(this.text)) {\r\n texts = this.text as string[];\r\n } else if (XIsString(this.text)) {\r\n texts = [this.text as string];\r\n }\r\n const flags = this.caseSensitive ? 'g' : 'gi';\r\n for (let tx of texts) {\r\n const reg = new RegExp(tx, flags);\r\n textContent = textContent.replace(reg, (p1) => {\r\n return `<span class=\"x-keyword-text\">${p1}</span>`;\r\n });\r\n }\r\n hele.innerHTML = textContent;\r\n }\r\n\r\n setClassMap() {\r\n if (!this.color) {\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XKeywordPrefix}-${this.type}`);\r\n }\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { XKeywordDirective } from './keyword.directive';\r\nimport { XKeywordProperty } from './keyword.property';\r\n\r\n@NgModule({\r\n declarations: [XKeywordDirective, XKeywordProperty],\r\n exports: [XKeywordDirective],\r\n imports: [CommonModule]\r\n})\r\nexport class XKeywordModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;;;AAGA;;;;AAIG;AACI,MAAM,cAAc,GAAG,YAAY;AAC1C,MAAM,aAAa,GAAG,SAAS,CAAC;AAEhC;;AAEG;AAEG,MAAO,gBAAiB,SAAQ,SAAS,CAAA;;gIAAlC,gBAAgB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;oHAAhB,gBAAgB,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,aAAA,EAAA,eAAA,EAAA,KAAA,EAAA,OAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;AAKmC,UAAA,CAAA;AAApD,IAAA,WAAW,CAAe,aAAa,EAAE,SAAS,CAAC;CAAqB,EAAA,gBAAA,CAAA,SAAA,EAAA,MAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AAKZ,UAAA,CAAA;AAA5D,IAAA,aAAa,EAAE;AAAE,IAAA,WAAW,CAAW,aAAa,EAAE,IAAI,CAAC;CAA0B,EAAA,gBAAA,CAAA,SAAA,EAAA,eAAA,EAAA,KAAA,CAAA,CAAA,CAAA;AAKlD,UAAA,CAAA;IAAnC,WAAW,CAAS,aAAa,CAAC;CAAgB,EAAA,gBAAA,CAAA,SAAA,EAAA,OAAA,EAAA,KAAA,CAAA,CAAA,CAAA;2FAfjD,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAD5B,SAAS;mBAAC,EAAE,QAAQ,EAAE,aAAa,EAAE,CAAA;8BAM0B,IAAI,EAAA,CAAA;sBAAjE,KAAK;gBAKgE,aAAa,EAAA,CAAA;sBAAlF,KAAK;gBAKuC,KAAK,EAAA,CAAA;sBAAjD,KAAK;gBAKG,IAAI,EAAA,CAAA;sBAAZ,KAAK;;;AC3BF,MAAO,iBAAkB,SAAQ,gBAAgB,CAAA;AAGrD,IAAA,WAAA,CAAoB,QAAmB,EAAU,UAAsB,EAAS,aAA6B,EAAA;AAC3G,QAAA,KAAK,EAAE,CAAC;AADU,QAAA,IAAQ,CAAA,QAAA,GAAR,QAAQ,CAAW;AAAU,QAAA,IAAU,CAAA,UAAA,GAAV,UAAU,CAAY;AAAS,QAAA,IAAa,CAAA,aAAA,GAAb,aAAa,CAAgB;AAFrG,QAAA,IAAA,CAAA,MAAM,GAAG,IAAI,OAAO,EAAQ,CAAC;KAIpC;IAED,QAAQ,GAAA;QACN,IAAI,CAAC,WAAW,EAAE,CAAC;KACpB;IAED,eAAe,GAAA;QACb,IAAI,CAAC,UAAU,EAAE,CAAC;KACnB;IAED,WAAW,GAAA;AACT,QAAA,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;AACnB,QAAA,IAAI,CAAC,MAAM,CAAC,QAAQ,EAAE,CAAC;KACxB;AAED,IAAA,WAAW,CAAC,OAAsB,EAAA;AAChC,QAAA,MAAM,EAAE,IAAI,EAAE,GAAG,OAAO,CAAC;QACzB,SAAS,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,UAAU,EAAE,CAAC;KACtC;IAED,UAAU,GAAA;AACR,QAAA,IAAI,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC;YAAE,OAAO;AACpC,QAAA,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,aAA4B,CAAC;AAC1D,QAAA,IAAI,WAAW,GAAG,IAAI,CAAC,WAAW,CAAC;AACnC,QAAA,IAAI,CAAC,WAAW;YAAE,OAAO;QACzB,IAAI,KAAK,GAAa,EAAE,CAAC;AACzB,QAAA,IAAI,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE;AACvB,YAAA,KAAK,GAAG,IAAI,CAAC,IAAgB,CAAC;AAC/B,SAAA;AAAM,aAAA,IAAI,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE;AAC/B,YAAA,KAAK,GAAG,CAAC,IAAI,CAAC,IAAc,CAAC,CAAC;AAC/B,SAAA;AACD,QAAA,MAAM,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,GAAG,GAAG,IAAI,CAAC;AAC9C,QAAA,KAAK,IAAI,EAAE,IAAI,KAAK,EAAE;YACpB,MAAM,GAAG,GAAG,IAAI,MAAM,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;YAClC,WAAW,GAAG,WAAW,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,EAAE,KAAI;gBAC5C,OAAO,CAAA,6BAAA,EAAgC,EAAE,CAAA,OAAA,CAAS,CAAC;AACrD,aAAC,CAAC,CAAC;AACJ,SAAA;AACD,QAAA,IAAI,CAAC,SAAS,GAAG,WAAW,CAAC;KAC9B;IAED,WAAW,GAAA;AACT,QAAA,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;AACf,YAAA,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,EAAE,CAAA,EAAG,cAAc,CAAI,CAAA,EAAA,IAAI,CAAC,IAAI,CAAA,CAAE,CAAC,CAAC;AACzF,SAAA;KACF;;iIAlDU,iBAAiB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,UAAA,EAAA,EAAA,EAAA,KAAA,EAAA,EAAA,CAAA,cAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;qHAAjB,iBAAiB,EAAA,QAAA,EAAA,aAAA,EAAA,eAAA,EAAA,IAAA,EAAA,aAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;2FAAjB,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAH7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,QAAQ,EAAE,CAAI,CAAA,EAAA,cAAc,CAAG,CAAA,CAAA;iBAChC,CAAA;;;MCGY,cAAc,CAAA;;8HAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAd,mBAAA,cAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,iBAJV,iBAAiB,EAAE,gBAAgB,CAExC,EAAA,OAAA,EAAA,CAAA,YAAY,aADZ,iBAAiB,CAAA,EAAA,CAAA,CAAA;AAGhB,mBAAA,cAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YAFf,YAAY,CAAA,EAAA,CAAA,CAAA;2FAEX,cAAc,EAAA,UAAA,EAAA,CAAA;kBAL1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE,CAAC,iBAAiB,EAAE,gBAAgB,CAAC;oBACnD,OAAO,EAAE,CAAC,iBAAiB,CAAC;oBAC5B,OAAO,EAAE,CAAC,YAAY,CAAC;iBACxB,CAAA;;;ACTD;;AAEG;;;;"}
|
|
@@ -1,226 +0,0 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { Component, Input, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, Optional, Host, NgModule } from '@angular/core';
|
|
3
|
-
import { __decorate } from 'tslib';
|
|
4
|
-
import { XProperty, XInputNumber, XInputBoolean } from '@ng-nest/ui/core';
|
|
5
|
-
import { CommonModule } from '@angular/common';
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Row
|
|
9
|
-
* @selector x-row
|
|
10
|
-
* @decorator component
|
|
11
|
-
*/
|
|
12
|
-
const XRowPrefix = 'x-row';
|
|
13
|
-
/**
|
|
14
|
-
* Row Property
|
|
15
|
-
*/
|
|
16
|
-
class XRowProperty extends XProperty {
|
|
17
|
-
}
|
|
18
|
-
/** @nocollapse */ XRowProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XRowProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
19
|
-
/** @nocollapse */ XRowProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XRowProperty, selector: "ng-component", inputs: { space: "space", justify: "justify", align: "align" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
20
|
-
__decorate([
|
|
21
|
-
XInputNumber()
|
|
22
|
-
], XRowProperty.prototype, "space", void 0);
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XRowProperty, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{ template: '' }]
|
|
26
|
-
}], propDecorators: { space: [{
|
|
27
|
-
type: Input
|
|
28
|
-
}], justify: [{
|
|
29
|
-
type: Input
|
|
30
|
-
}], align: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}] } });
|
|
33
|
-
/**
|
|
34
|
-
* Col
|
|
35
|
-
* @selector x-col
|
|
36
|
-
* @decorator component
|
|
37
|
-
*/
|
|
38
|
-
const XColPrefix = 'x-col';
|
|
39
|
-
/**
|
|
40
|
-
* Col Property
|
|
41
|
-
*/
|
|
42
|
-
class XColProperty extends XProperty {
|
|
43
|
-
}
|
|
44
|
-
/** @nocollapse */ XColProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XColProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
-
/** @nocollapse */ XColProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XColProperty, selector: "ng-component", inputs: { span: "span", offset: "offset", xs: "xs", sm: "sm", md: "md", lg: "lg", xl: "xl", inherit: "inherit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
46
|
-
__decorate([
|
|
47
|
-
XInputNumber()
|
|
48
|
-
], XColProperty.prototype, "span", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
XInputNumber()
|
|
51
|
-
], XColProperty.prototype, "offset", void 0);
|
|
52
|
-
__decorate([
|
|
53
|
-
XInputNumber()
|
|
54
|
-
], XColProperty.prototype, "xs", void 0);
|
|
55
|
-
__decorate([
|
|
56
|
-
XInputNumber()
|
|
57
|
-
], XColProperty.prototype, "sm", void 0);
|
|
58
|
-
__decorate([
|
|
59
|
-
XInputNumber()
|
|
60
|
-
], XColProperty.prototype, "md", void 0);
|
|
61
|
-
__decorate([
|
|
62
|
-
XInputNumber()
|
|
63
|
-
], XColProperty.prototype, "lg", void 0);
|
|
64
|
-
__decorate([
|
|
65
|
-
XInputNumber()
|
|
66
|
-
], XColProperty.prototype, "xl", void 0);
|
|
67
|
-
__decorate([
|
|
68
|
-
XInputBoolean()
|
|
69
|
-
], XColProperty.prototype, "inherit", void 0);
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XColProperty, decorators: [{
|
|
71
|
-
type: Component,
|
|
72
|
-
args: [{ template: '' }]
|
|
73
|
-
}], propDecorators: { span: [{
|
|
74
|
-
type: Input
|
|
75
|
-
}], offset: [{
|
|
76
|
-
type: Input
|
|
77
|
-
}], xs: [{
|
|
78
|
-
type: Input
|
|
79
|
-
}], sm: [{
|
|
80
|
-
type: Input
|
|
81
|
-
}], md: [{
|
|
82
|
-
type: Input
|
|
83
|
-
}], lg: [{
|
|
84
|
-
type: Input
|
|
85
|
-
}], xl: [{
|
|
86
|
-
type: Input
|
|
87
|
-
}], inherit: [{
|
|
88
|
-
type: Input
|
|
89
|
-
}] } });
|
|
90
|
-
|
|
91
|
-
class XRowComponent extends XRowProperty {
|
|
92
|
-
constructor(renderer, elementRef) {
|
|
93
|
-
super();
|
|
94
|
-
this.renderer = renderer;
|
|
95
|
-
this.elementRef = elementRef;
|
|
96
|
-
this.renderer.addClass(this.elementRef.nativeElement, XRowPrefix);
|
|
97
|
-
}
|
|
98
|
-
get getFlex() {
|
|
99
|
-
return this.justify || this.align ? true : false;
|
|
100
|
-
}
|
|
101
|
-
ngOnInit() {
|
|
102
|
-
this.setSpace();
|
|
103
|
-
this.setJustify();
|
|
104
|
-
this.setAlign();
|
|
105
|
-
}
|
|
106
|
-
setSpace() {
|
|
107
|
-
if (!this.space)
|
|
108
|
-
return;
|
|
109
|
-
this.renderer.setStyle(this.elementRef.nativeElement, 'margin-left', `-${Number(this.space) / 2}rem`);
|
|
110
|
-
this.renderer.setStyle(this.elementRef.nativeElement, 'margin-right', `-${Number(this.space) / 2}rem`);
|
|
111
|
-
}
|
|
112
|
-
setJustify() {
|
|
113
|
-
if (!this.justify)
|
|
114
|
-
return;
|
|
115
|
-
this.renderer.addClass(this.elementRef.nativeElement, `x-justify-${this.justify}`);
|
|
116
|
-
}
|
|
117
|
-
setAlign() {
|
|
118
|
-
if (!this.align)
|
|
119
|
-
return;
|
|
120
|
-
this.renderer.addClass(this.elementRef.nativeElement, `x-align-${this.align}`);
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
/** @nocollapse */ XRowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XRowComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
124
|
-
/** @nocollapse */ XRowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XRowComponent, selector: "x-row", host: { properties: { "class.x-flex": "this.getFlex" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-row{display:block;position:relative;height:auto}.x-row:before,.x-row:after{content:\"\";display:table;clear:both}.x-row.x-flex{display:flex}.x-row.x-justify-start{justify-content:flex-start}.x-row.x-justify-center{justify-content:center}.x-row.x-justify-end{justify-content:flex-end}.x-row.x-justify-space-between{justify-content:space-between}.x-row.x-justify-space-around{justify-content:space-around}.x-row.x-align-start{align-items:flex-start}.x-row.x-align-center{align-items:center}.x-row.x-align-end{align-items:flex-end}.x-row.x-direction-column{flex-direction:column}.x-row.x-direction-column-reverse{flex-direction:column-reverse}.x-row.x-direction-row{flex-direction:row}.x-row.x-direction-row-reverse{flex-direction:row-reverse}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
125
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XRowComponent, decorators: [{
|
|
126
|
-
type: Component,
|
|
127
|
-
args: [{ selector: `${XRowPrefix}`, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-row{display:block;position:relative;height:auto}.x-row:before,.x-row:after{content:\"\";display:table;clear:both}.x-row.x-flex{display:flex}.x-row.x-justify-start{justify-content:flex-start}.x-row.x-justify-center{justify-content:center}.x-row.x-justify-end{justify-content:flex-end}.x-row.x-justify-space-between{justify-content:space-between}.x-row.x-justify-space-around{justify-content:space-around}.x-row.x-align-start{align-items:flex-start}.x-row.x-align-center{align-items:center}.x-row.x-align-end{align-items:flex-end}.x-row.x-direction-column{flex-direction:column}.x-row.x-direction-column-reverse{flex-direction:column-reverse}.x-row.x-direction-row{flex-direction:row}.x-row.x-direction-row-reverse{flex-direction:row-reverse}\n"] }]
|
|
128
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }]; }, propDecorators: { getFlex: [{
|
|
129
|
-
type: HostBinding,
|
|
130
|
-
args: [`class.x-flex`]
|
|
131
|
-
}] } });
|
|
132
|
-
|
|
133
|
-
class XColComponent extends XColProperty {
|
|
134
|
-
constructor(rowComponent, renderer, elementRef) {
|
|
135
|
-
super();
|
|
136
|
-
this.rowComponent = rowComponent;
|
|
137
|
-
this.renderer = renderer;
|
|
138
|
-
this.elementRef = elementRef;
|
|
139
|
-
this.renderer.addClass(this.elementRef.nativeElement, XColPrefix);
|
|
140
|
-
}
|
|
141
|
-
get getFlex() {
|
|
142
|
-
return this.xs || this.sm || this.md || this.lg || this.xl || this.span == 24 ? true : false;
|
|
143
|
-
}
|
|
144
|
-
ngOnInit() {
|
|
145
|
-
this.setSpan();
|
|
146
|
-
this.setOffset();
|
|
147
|
-
this.setSpace();
|
|
148
|
-
this.setLayout();
|
|
149
|
-
this.setInherit();
|
|
150
|
-
}
|
|
151
|
-
setSpan() {
|
|
152
|
-
if (!this.span)
|
|
153
|
-
return;
|
|
154
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-${this.span}`);
|
|
155
|
-
}
|
|
156
|
-
setOffset() {
|
|
157
|
-
if (!this.offset)
|
|
158
|
-
return;
|
|
159
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-offset-${this.offset}`);
|
|
160
|
-
}
|
|
161
|
-
setSpace() {
|
|
162
|
-
var _a;
|
|
163
|
-
if (!((_a = this.rowComponent) === null || _a === void 0 ? void 0 : _a.space))
|
|
164
|
-
return;
|
|
165
|
-
this.renderer.setStyle(this.elementRef.nativeElement, 'padding-left', `${Number(this.rowComponent.space) / 2}rem`);
|
|
166
|
-
this.renderer.setStyle(this.elementRef.nativeElement, 'padding-right', `${Number(this.rowComponent.space) / 2}rem`);
|
|
167
|
-
}
|
|
168
|
-
setLayout() {
|
|
169
|
-
if (this.xs) {
|
|
170
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-xs-${this.xs}`);
|
|
171
|
-
}
|
|
172
|
-
if (this.sm) {
|
|
173
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-sm-${this.sm}`);
|
|
174
|
-
}
|
|
175
|
-
if (this.md) {
|
|
176
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-md-${this.md}`);
|
|
177
|
-
}
|
|
178
|
-
if (this.lg) {
|
|
179
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-lg-${this.lg}`);
|
|
180
|
-
}
|
|
181
|
-
if (this.xl) {
|
|
182
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-xl-${this.xl}`);
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
setInherit() {
|
|
186
|
-
if (!this.inherit)
|
|
187
|
-
return;
|
|
188
|
-
this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-inherit`);
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
/** @nocollapse */ XColComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XColComponent, deps: [{ token: XRowComponent, host: true, optional: true }, { token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
192
|
-
/** @nocollapse */ XColComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XColComponent, selector: "x-col", host: { properties: { "class.x-col-24": "this.getFlex" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-col{position:relative;float:left;display:block;width:100%;box-sizing:border-box}.x-col-24{width:100%}.x-col-offset-24{margin-left:100%}.x-col-23{width:95.8333333333%}.x-col-offset-23{margin-left:95.8333333333%}.x-col-22{width:91.6666666667%}.x-col-offset-22{margin-left:91.6666666667%}.x-col-21{width:87.5%}.x-col-offset-21{margin-left:87.5%}.x-col-20{width:83.3333333333%}.x-col-offset-20{margin-left:83.3333333333%}.x-col-19{width:79.1666666667%}.x-col-offset-19{margin-left:79.1666666667%}.x-col-18{width:75%}.x-col-offset-18{margin-left:75%}.x-col-17{width:70.8333333333%}.x-col-offset-17{margin-left:70.8333333333%}.x-col-16{width:66.6666666667%}.x-col-offset-16{margin-left:66.6666666667%}.x-col-15{width:62.5%}.x-col-offset-15{margin-left:62.5%}.x-col-14{width:58.3333333333%}.x-col-offset-14{margin-left:58.3333333333%}.x-col-13{width:54.1666666667%}.x-col-offset-13{margin-left:54.1666666667%}.x-col-12{width:50%}.x-col-offset-12{margin-left:50%}.x-col-11{width:45.8333333333%}.x-col-offset-11{margin-left:45.8333333333%}.x-col-10{width:41.6666666667%}.x-col-offset-10{margin-left:41.6666666667%}.x-col-9{width:37.5%}.x-col-offset-9{margin-left:37.5%}.x-col-8{width:33.3333333333%}.x-col-offset-8{margin-left:33.3333333333%}.x-col-7{width:29.1666666667%}.x-col-offset-7{margin-left:29.1666666667%}.x-col-6{width:25%}.x-col-offset-6{margin-left:25%}.x-col-5{width:20.8333333333%}.x-col-offset-5{margin-left:20.8333333333%}.x-col-4{width:16.6666666667%}.x-col-offset-4{margin-left:16.6666666667%}.x-col-3{width:12.5%}.x-col-offset-3{margin-left:12.5%}.x-col-2{width:8.3333333333%}.x-col-offset-2{margin-left:8.3333333333%}.x-col-1{width:4.1666666667%}.x-col-offset-1{margin-left:4.1666666667%}@media only screen and (max-width: 767px){.x-col-xs-24{width:100%}}@media only screen and (max-width: 767px){.x-col-xs-23{width:95.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-22{width:91.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-21{width:87.5%}}@media only screen and (max-width: 767px){.x-col-xs-20{width:83.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-19{width:79.1666666667%}}@media only screen and (max-width: 767px){.x-col-xs-18{width:75%}}@media only screen and (max-width: 767px){.x-col-xs-17{width:70.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-16{width:66.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-15{width:62.5%}}@media only screen and (max-width: 767px){.x-col-xs-14{width:58.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-13{width:54.1666666667%}}@media only screen and (max-width: 767px){.x-col-xs-12{width:50%}}@media only screen and (max-width: 767px){.x-col-xs-11{width:45.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-10{width:41.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-9{width:37.5%}}@media only screen and (max-width: 767px){.x-col-xs-8{width:33.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-7{width:29.1666666667%}}@media only screen and (max-width: 767px){.x-col-xs-6{width:25%}}@media only screen and (max-width: 767px){.x-col-xs-5{width:20.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-4{width:16.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-3{width:12.5%}}@media only screen and (max-width: 767px){.x-col-xs-2{width:8.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-1{width:4.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-24{width:100%}}@media only screen and (min-width: 768px){.x-col-sm-23{width:95.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-22{width:91.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-21{width:87.5%}}@media only screen and (min-width: 768px){.x-col-sm-20{width:83.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-19{width:79.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-18{width:75%}}@media only screen and (min-width: 768px){.x-col-sm-17{width:70.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-16{width:66.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-15{width:62.5%}}@media only screen and (min-width: 768px){.x-col-sm-14{width:58.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-13{width:54.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-12{width:50%}}@media only screen and (min-width: 768px){.x-col-sm-11{width:45.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-10{width:41.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-9{width:37.5%}}@media only screen and (min-width: 768px){.x-col-sm-8{width:33.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-7{width:29.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-6{width:25%}}@media only screen and (min-width: 768px){.x-col-sm-5{width:20.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-4{width:16.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-3{width:12.5%}}@media only screen and (min-width: 768px){.x-col-sm-2{width:8.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-1{width:4.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-24{width:100%}}@media only screen and (min-width: 992px){.x-col-md-23{width:95.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-22{width:91.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-21{width:87.5%}}@media only screen and (min-width: 992px){.x-col-md-20{width:83.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-19{width:79.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-18{width:75%}}@media only screen and (min-width: 992px){.x-col-md-17{width:70.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-16{width:66.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-15{width:62.5%}}@media only screen and (min-width: 992px){.x-col-md-14{width:58.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-13{width:54.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-12{width:50%}}@media only screen and (min-width: 992px){.x-col-md-11{width:45.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-10{width:41.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-9{width:37.5%}}@media only screen and (min-width: 992px){.x-col-md-8{width:33.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-7{width:29.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-6{width:25%}}@media only screen and (min-width: 992px){.x-col-md-5{width:20.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-4{width:16.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-3{width:12.5%}}@media only screen and (min-width: 992px){.x-col-md-2{width:8.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-1{width:4.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-24{width:100%}}@media only screen and (min-width: 1200px){.x-col-lg-23{width:95.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-22{width:91.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-21{width:87.5%}}@media only screen and (min-width: 1200px){.x-col-lg-20{width:83.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-19{width:79.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-18{width:75%}}@media only screen and (min-width: 1200px){.x-col-lg-17{width:70.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-16{width:66.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-15{width:62.5%}}@media only screen and (min-width: 1200px){.x-col-lg-14{width:58.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-13{width:54.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-12{width:50%}}@media only screen and (min-width: 1200px){.x-col-lg-11{width:45.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-10{width:41.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-9{width:37.5%}}@media only screen and (min-width: 1200px){.x-col-lg-8{width:33.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-7{width:29.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-6{width:25%}}@media only screen and (min-width: 1200px){.x-col-lg-5{width:20.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-4{width:16.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-3{width:12.5%}}@media only screen and (min-width: 1200px){.x-col-lg-2{width:8.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-1{width:4.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-24{width:100%}}@media only screen and (min-width: 1920px){.x-col-xl-23{width:95.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-22{width:91.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-21{width:87.5%}}@media only screen and (min-width: 1920px){.x-col-xl-20{width:83.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-19{width:79.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-18{width:75%}}@media only screen and (min-width: 1920px){.x-col-xl-17{width:70.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-16{width:66.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-15{width:62.5%}}@media only screen and (min-width: 1920px){.x-col-xl-14{width:58.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-13{width:54.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-12{width:50%}}@media only screen and (min-width: 1920px){.x-col-xl-11{width:45.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-10{width:41.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-9{width:37.5%}}@media only screen and (min-width: 1920px){.x-col-xl-8{width:33.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-7{width:29.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-6{width:25%}}@media only screen and (min-width: 1920px){.x-col-xl-5{width:20.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-4{width:16.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-3{width:12.5%}}@media only screen and (min-width: 1920px){.x-col-xl-2{width:8.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-1{width:4.1666666667%}}.x-col-inherit{width:inherit}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
193
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XColComponent, decorators: [{
|
|
194
|
-
type: Component,
|
|
195
|
-
args: [{ selector: `${XColPrefix}`, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-col{position:relative;float:left;display:block;width:100%;box-sizing:border-box}.x-col-24{width:100%}.x-col-offset-24{margin-left:100%}.x-col-23{width:95.8333333333%}.x-col-offset-23{margin-left:95.8333333333%}.x-col-22{width:91.6666666667%}.x-col-offset-22{margin-left:91.6666666667%}.x-col-21{width:87.5%}.x-col-offset-21{margin-left:87.5%}.x-col-20{width:83.3333333333%}.x-col-offset-20{margin-left:83.3333333333%}.x-col-19{width:79.1666666667%}.x-col-offset-19{margin-left:79.1666666667%}.x-col-18{width:75%}.x-col-offset-18{margin-left:75%}.x-col-17{width:70.8333333333%}.x-col-offset-17{margin-left:70.8333333333%}.x-col-16{width:66.6666666667%}.x-col-offset-16{margin-left:66.6666666667%}.x-col-15{width:62.5%}.x-col-offset-15{margin-left:62.5%}.x-col-14{width:58.3333333333%}.x-col-offset-14{margin-left:58.3333333333%}.x-col-13{width:54.1666666667%}.x-col-offset-13{margin-left:54.1666666667%}.x-col-12{width:50%}.x-col-offset-12{margin-left:50%}.x-col-11{width:45.8333333333%}.x-col-offset-11{margin-left:45.8333333333%}.x-col-10{width:41.6666666667%}.x-col-offset-10{margin-left:41.6666666667%}.x-col-9{width:37.5%}.x-col-offset-9{margin-left:37.5%}.x-col-8{width:33.3333333333%}.x-col-offset-8{margin-left:33.3333333333%}.x-col-7{width:29.1666666667%}.x-col-offset-7{margin-left:29.1666666667%}.x-col-6{width:25%}.x-col-offset-6{margin-left:25%}.x-col-5{width:20.8333333333%}.x-col-offset-5{margin-left:20.8333333333%}.x-col-4{width:16.6666666667%}.x-col-offset-4{margin-left:16.6666666667%}.x-col-3{width:12.5%}.x-col-offset-3{margin-left:12.5%}.x-col-2{width:8.3333333333%}.x-col-offset-2{margin-left:8.3333333333%}.x-col-1{width:4.1666666667%}.x-col-offset-1{margin-left:4.1666666667%}@media only screen and (max-width: 767px){.x-col-xs-24{width:100%}}@media only screen and (max-width: 767px){.x-col-xs-23{width:95.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-22{width:91.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-21{width:87.5%}}@media only screen and (max-width: 767px){.x-col-xs-20{width:83.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-19{width:79.1666666667%}}@media only screen and (max-width: 767px){.x-col-xs-18{width:75%}}@media only screen and (max-width: 767px){.x-col-xs-17{width:70.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-16{width:66.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-15{width:62.5%}}@media only screen and (max-width: 767px){.x-col-xs-14{width:58.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-13{width:54.1666666667%}}@media only screen and (max-width: 767px){.x-col-xs-12{width:50%}}@media only screen and (max-width: 767px){.x-col-xs-11{width:45.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-10{width:41.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-9{width:37.5%}}@media only screen and (max-width: 767px){.x-col-xs-8{width:33.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-7{width:29.1666666667%}}@media only screen and (max-width: 767px){.x-col-xs-6{width:25%}}@media only screen and (max-width: 767px){.x-col-xs-5{width:20.8333333333%}}@media only screen and (max-width: 767px){.x-col-xs-4{width:16.6666666667%}}@media only screen and (max-width: 767px){.x-col-xs-3{width:12.5%}}@media only screen and (max-width: 767px){.x-col-xs-2{width:8.3333333333%}}@media only screen and (max-width: 767px){.x-col-xs-1{width:4.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-24{width:100%}}@media only screen and (min-width: 768px){.x-col-sm-23{width:95.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-22{width:91.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-21{width:87.5%}}@media only screen and (min-width: 768px){.x-col-sm-20{width:83.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-19{width:79.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-18{width:75%}}@media only screen and (min-width: 768px){.x-col-sm-17{width:70.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-16{width:66.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-15{width:62.5%}}@media only screen and (min-width: 768px){.x-col-sm-14{width:58.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-13{width:54.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-12{width:50%}}@media only screen and (min-width: 768px){.x-col-sm-11{width:45.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-10{width:41.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-9{width:37.5%}}@media only screen and (min-width: 768px){.x-col-sm-8{width:33.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-7{width:29.1666666667%}}@media only screen and (min-width: 768px){.x-col-sm-6{width:25%}}@media only screen and (min-width: 768px){.x-col-sm-5{width:20.8333333333%}}@media only screen and (min-width: 768px){.x-col-sm-4{width:16.6666666667%}}@media only screen and (min-width: 768px){.x-col-sm-3{width:12.5%}}@media only screen and (min-width: 768px){.x-col-sm-2{width:8.3333333333%}}@media only screen and (min-width: 768px){.x-col-sm-1{width:4.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-24{width:100%}}@media only screen and (min-width: 992px){.x-col-md-23{width:95.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-22{width:91.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-21{width:87.5%}}@media only screen and (min-width: 992px){.x-col-md-20{width:83.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-19{width:79.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-18{width:75%}}@media only screen and (min-width: 992px){.x-col-md-17{width:70.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-16{width:66.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-15{width:62.5%}}@media only screen and (min-width: 992px){.x-col-md-14{width:58.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-13{width:54.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-12{width:50%}}@media only screen and (min-width: 992px){.x-col-md-11{width:45.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-10{width:41.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-9{width:37.5%}}@media only screen and (min-width: 992px){.x-col-md-8{width:33.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-7{width:29.1666666667%}}@media only screen and (min-width: 992px){.x-col-md-6{width:25%}}@media only screen and (min-width: 992px){.x-col-md-5{width:20.8333333333%}}@media only screen and (min-width: 992px){.x-col-md-4{width:16.6666666667%}}@media only screen and (min-width: 992px){.x-col-md-3{width:12.5%}}@media only screen and (min-width: 992px){.x-col-md-2{width:8.3333333333%}}@media only screen and (min-width: 992px){.x-col-md-1{width:4.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-24{width:100%}}@media only screen and (min-width: 1200px){.x-col-lg-23{width:95.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-22{width:91.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-21{width:87.5%}}@media only screen and (min-width: 1200px){.x-col-lg-20{width:83.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-19{width:79.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-18{width:75%}}@media only screen and (min-width: 1200px){.x-col-lg-17{width:70.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-16{width:66.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-15{width:62.5%}}@media only screen and (min-width: 1200px){.x-col-lg-14{width:58.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-13{width:54.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-12{width:50%}}@media only screen and (min-width: 1200px){.x-col-lg-11{width:45.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-10{width:41.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-9{width:37.5%}}@media only screen and (min-width: 1200px){.x-col-lg-8{width:33.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-7{width:29.1666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-6{width:25%}}@media only screen and (min-width: 1200px){.x-col-lg-5{width:20.8333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-4{width:16.6666666667%}}@media only screen and (min-width: 1200px){.x-col-lg-3{width:12.5%}}@media only screen and (min-width: 1200px){.x-col-lg-2{width:8.3333333333%}}@media only screen and (min-width: 1200px){.x-col-lg-1{width:4.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-24{width:100%}}@media only screen and (min-width: 1920px){.x-col-xl-23{width:95.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-22{width:91.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-21{width:87.5%}}@media only screen and (min-width: 1920px){.x-col-xl-20{width:83.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-19{width:79.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-18{width:75%}}@media only screen and (min-width: 1920px){.x-col-xl-17{width:70.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-16{width:66.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-15{width:62.5%}}@media only screen and (min-width: 1920px){.x-col-xl-14{width:58.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-13{width:54.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-12{width:50%}}@media only screen and (min-width: 1920px){.x-col-xl-11{width:45.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-10{width:41.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-9{width:37.5%}}@media only screen and (min-width: 1920px){.x-col-xl-8{width:33.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-7{width:29.1666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-6{width:25%}}@media only screen and (min-width: 1920px){.x-col-xl-5{width:20.8333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-4{width:16.6666666667%}}@media only screen and (min-width: 1920px){.x-col-xl-3{width:12.5%}}@media only screen and (min-width: 1920px){.x-col-xl-2{width:8.3333333333%}}@media only screen and (min-width: 1920px){.x-col-xl-1{width:4.1666666667%}}.x-col-inherit{width:inherit}\n"] }]
|
|
196
|
-
}], ctorParameters: function () {
|
|
197
|
-
return [{ type: XRowComponent, decorators: [{
|
|
198
|
-
type: Optional
|
|
199
|
-
}, {
|
|
200
|
-
type: Host
|
|
201
|
-
}] }, { type: i0.Renderer2 }, { type: i0.ElementRef }];
|
|
202
|
-
}, propDecorators: { getFlex: [{
|
|
203
|
-
type: HostBinding,
|
|
204
|
-
args: [`class.x-col-24`]
|
|
205
|
-
}] } });
|
|
206
|
-
|
|
207
|
-
class XLayoutModule {
|
|
208
|
-
}
|
|
209
|
-
/** @nocollapse */ XLayoutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
210
|
-
/** @nocollapse */ XLayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: XLayoutModule, declarations: [XRowComponent, XColComponent, XRowProperty, XColProperty], imports: [CommonModule], exports: [XRowComponent, XColComponent] });
|
|
211
|
-
/** @nocollapse */ XLayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLayoutModule, imports: [CommonModule] });
|
|
212
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLayoutModule, decorators: [{
|
|
213
|
-
type: NgModule,
|
|
214
|
-
args: [{
|
|
215
|
-
declarations: [XRowComponent, XColComponent, XRowProperty, XColProperty],
|
|
216
|
-
exports: [XRowComponent, XColComponent],
|
|
217
|
-
imports: [CommonModule]
|
|
218
|
-
}]
|
|
219
|
-
}] });
|
|
220
|
-
|
|
221
|
-
/**
|
|
222
|
-
* Generated bundle index. Do not edit.
|
|
223
|
-
*/
|
|
224
|
-
|
|
225
|
-
export { XColComponent, XColPrefix, XColProperty, XLayoutModule, XRowComponent, XRowPrefix, XRowProperty };
|
|
226
|
-
//# sourceMappingURL=ng-nest-ui-layout.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ng-nest-ui-layout.mjs","sources":["../../../../lib/ng-nest/ui/layout/layout.property.ts","../../../../lib/ng-nest/ui/layout/row.component.ts","../../../../lib/ng-nest/ui/layout/col.component.ts","../../../../lib/ng-nest/ui/layout/layout.module.ts","../../../../lib/ng-nest/ui/layout/ng-nest-ui-layout.ts"],"sourcesContent":["import { XJustify, XAlign, XProperty, XInputNumber, XInputBoolean, XNumber, XBoolean } from '@ng-nest/ui/core';\r\nimport { Input, Component } from '@angular/core';\r\n\r\n/**\r\n * Row\r\n * @selector x-row\r\n * @decorator component\r\n */\r\nexport const XRowPrefix = 'x-row';\r\n\r\n/**\r\n * Row Property\r\n */\r\n@Component({ template: '' })\r\nexport class XRowProperty extends XProperty {\r\n /**\r\n * @zh_CN 列间隔,rem\r\n * @en_US Column interval, rem\r\n */\r\n @Input() @XInputNumber() space?: XNumber;\r\n /**\r\n * @zh_CN flex 布局下的水平排列方式\r\n * @en_US Horizontal arrangement under flex layout\r\n */\r\n @Input() justify?: XJustify;\r\n /**\r\n * @zh_CN flex 布局下的垂直排列方式\r\n * @en_US Vertical arrangement under flex layout\r\n */\r\n @Input() align?: XAlign;\r\n}\r\n\r\n/**\r\n * Col\r\n * @selector x-col\r\n * @decorator component\r\n */\r\nexport const XColPrefix = 'x-col';\r\n\r\n/**\r\n * Col Property\r\n */\r\n@Component({ template: '' })\r\nexport class XColProperty extends XProperty {\r\n /**\r\n * @zh_CN 24栅格布局,列占的宽度\r\n * @en_US 24 grid layout, column width\r\n */\r\n @Input() @XInputNumber() span?: XNumber;\r\n /**\r\n * @zh_CN 栅格左侧的间隔格数\r\n * @en_US The number of intervals on the left side of the grid\r\n */\r\n @Input() @XInputNumber() offset?: XNumber;\r\n /**\r\n * <768px\r\n */\r\n @Input() @XInputNumber() xs?: XNumber;\r\n /**\r\n * ≥768px\r\n */\r\n @Input() @XInputNumber() sm?: XNumber;\r\n /**\r\n * ≥992px\r\n */\r\n @Input() @XInputNumber() md?: XNumber;\r\n /**\r\n * ≥1200px\r\n */\r\n @Input() @XInputNumber() lg?: XNumber;\r\n /**\r\n * ≥1920px\r\n */\r\n @Input() @XInputNumber() xl?: XNumber;\r\n /**\r\n * @zh_CN 默认样式\r\n * @en_US Default style\r\n */\r\n @Input() @XInputBoolean() inherit?: XBoolean;\r\n}\r\n","import { Component, ViewEncapsulation, ChangeDetectionStrategy, Renderer2, ElementRef, OnInit, HostBinding } from '@angular/core';\r\nimport { XRowPrefix, XRowProperty } from './layout.property';\r\n\r\n@Component({\r\n selector: `${XRowPrefix}`,\r\n template: '<ng-content></ng-content>',\r\n styleUrls: ['./row.component.scss'],\r\n encapsulation: ViewEncapsulation.None,\r\n changeDetection: ChangeDetectionStrategy.OnPush\r\n})\r\nexport class XRowComponent extends XRowProperty implements OnInit {\r\n @HostBinding(`class.x-flex`) get getFlex() {\r\n return this.justify || this.align ? true : false;\r\n }\r\n\r\n constructor(private renderer: Renderer2, private elementRef: ElementRef) {\r\n super();\r\n this.renderer.addClass(this.elementRef.nativeElement, XRowPrefix);\r\n }\r\n\r\n ngOnInit() {\r\n this.setSpace();\r\n this.setJustify();\r\n this.setAlign();\r\n }\r\n\r\n setSpace() {\r\n if (!this.space) return;\r\n this.renderer.setStyle(this.elementRef.nativeElement, 'margin-left', `-${Number(this.space) / 2}rem`);\r\n this.renderer.setStyle(this.elementRef.nativeElement, 'margin-right', `-${Number(this.space) / 2}rem`);\r\n }\r\n\r\n setJustify() {\r\n if (!this.justify) return;\r\n this.renderer.addClass(this.elementRef.nativeElement, `x-justify-${this.justify}`);\r\n }\r\n\r\n setAlign() {\r\n if (!this.align) return;\r\n this.renderer.addClass(this.elementRef.nativeElement, `x-align-${this.align}`);\r\n }\r\n}\r\n","import {\r\n Component,\r\n OnInit,\r\n ViewEncapsulation,\r\n ChangeDetectionStrategy,\r\n Renderer2,\r\n ElementRef,\r\n Optional,\r\n Host,\r\n HostBinding\r\n} from '@angular/core';\r\nimport { XColPrefix, XColProperty } from './layout.property';\r\nimport { XRowComponent } from './row.component';\r\n\r\n@Component({\r\n selector: `${XColPrefix}`,\r\n template: '<ng-content></ng-content>',\r\n styleUrls: ['./col.component.scss'],\r\n encapsulation: ViewEncapsulation.None,\r\n changeDetection: ChangeDetectionStrategy.OnPush\r\n})\r\nexport class XColComponent extends XColProperty implements OnInit {\r\n @HostBinding(`class.x-col-24`) get getFlex() {\r\n return this.xs || this.sm || this.md || this.lg || this.xl || this.span == 24 ? true : false;\r\n }\r\n\r\n constructor(@Optional() @Host() public rowComponent: XRowComponent, private renderer: Renderer2, private elementRef: ElementRef) {\r\n super();\r\n this.renderer.addClass(this.elementRef.nativeElement, XColPrefix);\r\n }\r\n\r\n ngOnInit() {\r\n this.setSpan();\r\n this.setOffset();\r\n this.setSpace();\r\n this.setLayout();\r\n this.setInherit();\r\n }\r\n\r\n setSpan() {\r\n if (!this.span) return;\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-${this.span}`);\r\n }\r\n\r\n setOffset() {\r\n if (!this.offset) return;\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-offset-${this.offset}`);\r\n }\r\n\r\n setSpace() {\r\n if (!this.rowComponent?.space) return;\r\n this.renderer.setStyle(this.elementRef.nativeElement, 'padding-left', `${Number(this.rowComponent.space) / 2}rem`);\r\n this.renderer.setStyle(this.elementRef.nativeElement, 'padding-right', `${Number(this.rowComponent.space) / 2}rem`);\r\n }\r\n\r\n setLayout() {\r\n if (this.xs) {\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-xs-${this.xs}`);\r\n }\r\n if (this.sm) {\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-sm-${this.sm}`);\r\n }\r\n if (this.md) {\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-md-${this.md}`);\r\n }\r\n if (this.lg) {\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-lg-${this.lg}`);\r\n }\r\n if (this.xl) {\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-xl-${this.xl}`);\r\n }\r\n }\r\n\r\n setInherit() {\r\n if (!this.inherit) return;\r\n this.renderer.addClass(this.elementRef.nativeElement, `${XColPrefix}-inherit`);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { XRowComponent } from './row.component';\r\nimport { XColComponent } from './col.component';\r\nimport { XRowProperty, XColProperty } from './layout.property';\r\n\r\n@NgModule({\r\n declarations: [XRowComponent, XColComponent, XRowProperty, XColProperty],\r\n exports: [XRowComponent, XColComponent],\r\n imports: [CommonModule]\r\n})\r\nexport class XLayoutModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i1.XRowComponent"],"mappings":"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"}
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { Component, Input, ViewEncapsulation, ChangeDetectionStrategy, ViewChild, HostListener, NgModule } from '@angular/core';
|
|
3
|
-
import { __decorate } from 'tslib';
|
|
4
|
-
import * as i1 from '@ng-nest/ui/core';
|
|
5
|
-
import { XProperty, XWithConfig, XInputBoolean, XIsEmpty } from '@ng-nest/ui/core';
|
|
6
|
-
import * as i2 from '@angular/common';
|
|
7
|
-
import { CommonModule } from '@angular/common';
|
|
8
|
-
import * as i3 from '@ng-nest/ui/icon';
|
|
9
|
-
import { XIconModule } from '@ng-nest/ui/icon';
|
|
10
|
-
import { XOutletModule } from '@ng-nest/ui/outlet';
|
|
11
|
-
import { XRippleModule } from '@ng-nest/ui/ripple';
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Link
|
|
15
|
-
* @selector x-link
|
|
16
|
-
* @decorator component
|
|
17
|
-
*/
|
|
18
|
-
const XLinkPrefix = 'x-link';
|
|
19
|
-
const X_CONFIG_NAME = 'link';
|
|
20
|
-
/**
|
|
21
|
-
* Link Property
|
|
22
|
-
*/
|
|
23
|
-
class XLinkProperty extends XProperty {
|
|
24
|
-
}
|
|
25
|
-
/** @nocollapse */ XLinkProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
26
|
-
/** @nocollapse */ XLinkProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XLinkProperty, selector: "ng-component", inputs: { href: "href", icon: "icon", underline: "underline", disabled: "disabled", iconRight: "iconRight", preventDefault: "preventDefault", type: "type", target: "target" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
27
|
-
__decorate([
|
|
28
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
29
|
-
XInputBoolean()
|
|
30
|
-
], XLinkProperty.prototype, "underline", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
XInputBoolean()
|
|
33
|
-
], XLinkProperty.prototype, "disabled", void 0);
|
|
34
|
-
__decorate([
|
|
35
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
36
|
-
XInputBoolean()
|
|
37
|
-
], XLinkProperty.prototype, "iconRight", void 0);
|
|
38
|
-
__decorate([
|
|
39
|
-
XWithConfig(X_CONFIG_NAME, false),
|
|
40
|
-
XInputBoolean()
|
|
41
|
-
], XLinkProperty.prototype, "preventDefault", void 0);
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkProperty, decorators: [{
|
|
43
|
-
type: Component,
|
|
44
|
-
args: [{ template: '' }]
|
|
45
|
-
}], propDecorators: { href: [{
|
|
46
|
-
type: Input
|
|
47
|
-
}], icon: [{
|
|
48
|
-
type: Input
|
|
49
|
-
}], underline: [{
|
|
50
|
-
type: Input
|
|
51
|
-
}], disabled: [{
|
|
52
|
-
type: Input
|
|
53
|
-
}], iconRight: [{
|
|
54
|
-
type: Input
|
|
55
|
-
}], preventDefault: [{
|
|
56
|
-
type: Input
|
|
57
|
-
}], type: [{
|
|
58
|
-
type: Input
|
|
59
|
-
}], target: [{
|
|
60
|
-
type: Input
|
|
61
|
-
}] } });
|
|
62
|
-
|
|
63
|
-
class XLinkComponent extends XLinkProperty {
|
|
64
|
-
constructor(renderer, elementRef, cdr, configService) {
|
|
65
|
-
super();
|
|
66
|
-
this.renderer = renderer;
|
|
67
|
-
this.elementRef = elementRef;
|
|
68
|
-
this.cdr = cdr;
|
|
69
|
-
this.configService = configService;
|
|
70
|
-
this.hover = false;
|
|
71
|
-
}
|
|
72
|
-
mouseenter() {
|
|
73
|
-
this.hover = true;
|
|
74
|
-
this.cdr.detectChanges();
|
|
75
|
-
}
|
|
76
|
-
mouseleave() {
|
|
77
|
-
this.hover = false;
|
|
78
|
-
this.cdr.detectChanges();
|
|
79
|
-
}
|
|
80
|
-
ngOnInit() {
|
|
81
|
-
this.setClassMap();
|
|
82
|
-
}
|
|
83
|
-
ngAfterViewInit() {
|
|
84
|
-
var _a;
|
|
85
|
-
if (XIsEmpty(this.href)) {
|
|
86
|
-
this.renderer.removeAttribute((_a = this.link) === null || _a === void 0 ? void 0 : _a.nativeElement, 'href');
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
onClick(event) {
|
|
90
|
-
if (this.preventDefault) {
|
|
91
|
-
event.preventDefault();
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
setClassMap() {
|
|
95
|
-
this.classMap[`${XLinkPrefix}-${this.type}`] = this.type ? true : false;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
/** @nocollapse */ XLinkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
|
|
99
|
-
/** @nocollapse */ XLinkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XLinkComponent, selector: "x-link", host: { listeners: { "mouseenter": "mouseenter()", "mouseleave": "mouseleave()" } }, viewQueries: [{ propertyName: "link", first: true, predicate: ["link"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<a\r\n #link\r\n class=\"x-link\"\r\n [ngClass]=\"classMap\"\r\n [class.x-link-disabled]=\"disabled\"\r\n [class.x-link-underline]=\"underline && !disabled\"\r\n [class.x-link-icon-right]=\"iconRight\"\r\n [class.x-link-only-icon]=\"icon && !content.innerHTML.trim()\"\r\n [attr.href]=\"href\"\r\n [attr.target]=\"target\"\r\n>\r\n <x-icon *ngIf=\"icon\" [type]=\"icon\"></x-icon>\r\n <span #content><ng-content></ng-content></span>\r\n</a>\r\n", styles: ["x-link{display:inline-flex}.x-link{margin:0;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:none;cursor:pointer;padding:0;transition:all var(--x-animation-duration-base) ease-in-out}.x-link>x-icon{margin-right:.125rem}.x-link-underline:hover:after{content:\"\";position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:.0625rem solid var(--x-primary)}.x-link-icon-right{flex-direction:row-reverse}.x-link-icon-right>x-icon{margin-right:0;margin-left:.125rem}.x-link-only-icon>x-icon{margin-right:0;margin-left:0}.x-link{color:inherit}.x-link:hover{color:var(--x-primary)}.x-link:hover:after{border-color:var(--x-primary)}.x-link:active{color:var(--x-primary-a100)}.x-link.x-link-disabled{color:var(--x-text-400);cursor:not-allowed}.x-link.x-link-disabled:active{transform:none}.x-link.x-link-disabled:hover:after{border-color:transparent}.x-link-primary{color:var(--x-primary)}.x-link-primary:hover{color:var(--x-primary-100)}.x-link-primary:hover:after{border-color:var(--x-primary-100)}.x-link-primary:active{color:var(--x-primary-300)}.x-link-primary.x-link-disabled{color:var(--x-primary-400);cursor:not-allowed}.x-link-primary.x-link-disabled:active{transform:none}.x-link-primary.x-link-disabled:hover:after{border-color:transparent}.x-link-success{color:var(--x-success)}.x-link-success:hover{color:var(--x-success-100)}.x-link-success:hover:after{border-color:var(--x-success-100)}.x-link-success:active{color:var(--x-success-300)}.x-link-success.x-link-disabled{color:var(--x-success-400);cursor:not-allowed}.x-link-success.x-link-disabled:active{transform:none}.x-link-success.x-link-disabled:hover:after{border-color:transparent}.x-link-warning{color:var(--x-warning)}.x-link-warning:hover{color:var(--x-warning-100)}.x-link-warning:hover:after{border-color:var(--x-warning-100)}.x-link-warning:active{color:var(--x-warning-300)}.x-link-warning.x-link-disabled{color:var(--x-warning-400);cursor:not-allowed}.x-link-warning.x-link-disabled:active{transform:none}.x-link-warning.x-link-disabled:hover:after{border-color:transparent}.x-link-danger{color:var(--x-danger)}.x-link-danger:hover{color:var(--x-danger-100)}.x-link-danger:hover:after{border-color:var(--x-danger-100)}.x-link-danger:active{color:var(--x-danger-300)}.x-link-danger.x-link-disabled{color:var(--x-danger-400);cursor:not-allowed}.x-link-danger.x-link-disabled:active{transform:none}.x-link-danger.x-link-disabled:hover:after{border-color:transparent}.x-link-info{color:var(--x-info)}.x-link-info:hover{color:var(--x-info-100)}.x-link-info:hover:after{border-color:var(--x-info-100)}.x-link-info:active{color:var(--x-info-300)}.x-link-info.x-link-disabled{color:var(--x-info-400);cursor:not-allowed}.x-link-info.x-link-disabled:active{transform:none}.x-link-info.x-link-disabled:hover:after{border-color:transparent}\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.XIconComponent, selector: "x-icon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkComponent, decorators: [{
|
|
101
|
-
type: Component,
|
|
102
|
-
args: [{ selector: `${XLinkPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<a\r\n #link\r\n class=\"x-link\"\r\n [ngClass]=\"classMap\"\r\n [class.x-link-disabled]=\"disabled\"\r\n [class.x-link-underline]=\"underline && !disabled\"\r\n [class.x-link-icon-right]=\"iconRight\"\r\n [class.x-link-only-icon]=\"icon && !content.innerHTML.trim()\"\r\n [attr.href]=\"href\"\r\n [attr.target]=\"target\"\r\n>\r\n <x-icon *ngIf=\"icon\" [type]=\"icon\"></x-icon>\r\n <span #content><ng-content></ng-content></span>\r\n</a>\r\n", styles: ["x-link{display:inline-flex}.x-link{margin:0;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:none;cursor:pointer;padding:0;transition:all var(--x-animation-duration-base) ease-in-out}.x-link>x-icon{margin-right:.125rem}.x-link-underline:hover:after{content:\"\";position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:.0625rem solid var(--x-primary)}.x-link-icon-right{flex-direction:row-reverse}.x-link-icon-right>x-icon{margin-right:0;margin-left:.125rem}.x-link-only-icon>x-icon{margin-right:0;margin-left:0}.x-link{color:inherit}.x-link:hover{color:var(--x-primary)}.x-link:hover:after{border-color:var(--x-primary)}.x-link:active{color:var(--x-primary-a100)}.x-link.x-link-disabled{color:var(--x-text-400);cursor:not-allowed}.x-link.x-link-disabled:active{transform:none}.x-link.x-link-disabled:hover:after{border-color:transparent}.x-link-primary{color:var(--x-primary)}.x-link-primary:hover{color:var(--x-primary-100)}.x-link-primary:hover:after{border-color:var(--x-primary-100)}.x-link-primary:active{color:var(--x-primary-300)}.x-link-primary.x-link-disabled{color:var(--x-primary-400);cursor:not-allowed}.x-link-primary.x-link-disabled:active{transform:none}.x-link-primary.x-link-disabled:hover:after{border-color:transparent}.x-link-success{color:var(--x-success)}.x-link-success:hover{color:var(--x-success-100)}.x-link-success:hover:after{border-color:var(--x-success-100)}.x-link-success:active{color:var(--x-success-300)}.x-link-success.x-link-disabled{color:var(--x-success-400);cursor:not-allowed}.x-link-success.x-link-disabled:active{transform:none}.x-link-success.x-link-disabled:hover:after{border-color:transparent}.x-link-warning{color:var(--x-warning)}.x-link-warning:hover{color:var(--x-warning-100)}.x-link-warning:hover:after{border-color:var(--x-warning-100)}.x-link-warning:active{color:var(--x-warning-300)}.x-link-warning.x-link-disabled{color:var(--x-warning-400);cursor:not-allowed}.x-link-warning.x-link-disabled:active{transform:none}.x-link-warning.x-link-disabled:hover:after{border-color:transparent}.x-link-danger{color:var(--x-danger)}.x-link-danger:hover{color:var(--x-danger-100)}.x-link-danger:hover:after{border-color:var(--x-danger-100)}.x-link-danger:active{color:var(--x-danger-300)}.x-link-danger.x-link-disabled{color:var(--x-danger-400);cursor:not-allowed}.x-link-danger.x-link-disabled:active{transform:none}.x-link-danger.x-link-disabled:hover:after{border-color:transparent}.x-link-info{color:var(--x-info)}.x-link-info:hover{color:var(--x-info-100)}.x-link-info:hover:after{border-color:var(--x-info-100)}.x-link-info:active{color:var(--x-info-300)}.x-link-info.x-link-disabled{color:var(--x-info-400);cursor:not-allowed}.x-link-info.x-link-disabled:active{transform:none}.x-link-info.x-link-disabled:hover:after{border-color:transparent}\n"] }]
|
|
103
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { link: [{
|
|
104
|
-
type: ViewChild,
|
|
105
|
-
args: ['link', { static: true }]
|
|
106
|
-
}], mouseenter: [{
|
|
107
|
-
type: HostListener,
|
|
108
|
-
args: ['mouseenter']
|
|
109
|
-
}], mouseleave: [{
|
|
110
|
-
type: HostListener,
|
|
111
|
-
args: ['mouseleave']
|
|
112
|
-
}] } });
|
|
113
|
-
|
|
114
|
-
class XLinkModule {
|
|
115
|
-
}
|
|
116
|
-
/** @nocollapse */ XLinkModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
117
|
-
/** @nocollapse */ XLinkModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: XLinkModule, declarations: [XLinkComponent, XLinkProperty], imports: [CommonModule, XIconModule, XOutletModule, XRippleModule], exports: [XLinkComponent] });
|
|
118
|
-
/** @nocollapse */ XLinkModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkModule, imports: [CommonModule, XIconModule, XOutletModule, XRippleModule] });
|
|
119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XLinkModule, decorators: [{
|
|
120
|
-
type: NgModule,
|
|
121
|
-
args: [{
|
|
122
|
-
declarations: [XLinkComponent, XLinkProperty],
|
|
123
|
-
exports: [XLinkComponent],
|
|
124
|
-
imports: [CommonModule, XIconModule, XOutletModule, XRippleModule]
|
|
125
|
-
}]
|
|
126
|
-
}] });
|
|
127
|
-
|
|
128
|
-
/**
|
|
129
|
-
* Generated bundle index. Do not edit.
|
|
130
|
-
*/
|
|
131
|
-
|
|
132
|
-
export { XLinkComponent, XLinkModule, XLinkPrefix, XLinkProperty };
|
|
133
|
-
//# sourceMappingURL=ng-nest-ui-link.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ng-nest-ui-link.mjs","sources":["../../../../lib/ng-nest/ui/link/link.property.ts","../../../../lib/ng-nest/ui/link/link.component.ts","../../../../lib/ng-nest/ui/link/link.component.html","../../../../lib/ng-nest/ui/link/link.module.ts","../../../../lib/ng-nest/ui/link/ng-nest-ui-link.ts"],"sourcesContent":["import { XProperty, XInputBoolean, XBoolean, XWithConfig, XType } from '@ng-nest/ui/core';\r\nimport { Input, Component } from '@angular/core';\r\n\r\n/**\r\n * Link\r\n * @selector x-link\r\n * @decorator component\r\n */\r\nexport const XLinkPrefix = 'x-link';\r\nconst X_CONFIG_NAME = 'link';\r\n\r\n/**\r\n * Link Property\r\n */\r\n@Component({ template: '' })\r\nexport class XLinkProperty extends XProperty {\r\n /**\r\n * @zh_CN 链接\r\n * @en_US Link\r\n */\r\n @Input() href?: string;\r\n /**\r\n * @zh_CN 图标\r\n * @en_US Icon\r\n */\r\n @Input() icon?: string;\r\n /**\r\n * @zh_CN 下划线\r\n * @en_US Underscore\r\n */\r\n @Input() @XWithConfig<XBoolean>(X_CONFIG_NAME, false) @XInputBoolean() underline?: XBoolean;\r\n /**\r\n * @zh_CN 禁用\r\n * @en_US Disabled\r\n */\r\n @Input() @XInputBoolean() disabled?: XBoolean;\r\n /**\r\n * @zh_CN 图标靠右对齐\r\n * @en_US Icons are aligned to the right\r\n */\r\n @Input() @XWithConfig<XBoolean>(X_CONFIG_NAME, false) @XInputBoolean() iconRight?: XBoolean;\r\n /**\r\n * @zh_CN 阻止超链接的默认行为\r\n * @en_US Block the default behavior of hyperlinks\r\n */\r\n @Input() @XWithConfig<XBoolean>(X_CONFIG_NAME, false) @XInputBoolean() preventDefault?: XBoolean;\r\n /**\r\n * @zh_CN 链接类型\r\n * @en_US Link type\r\n */\r\n @Input() type?: XLinkType;\r\n /**\r\n * @zh_CN 打开方式\r\n * @en_US Open method\r\n */\r\n @Input() target?: string;\r\n}\r\n\r\n/**\r\n * @zh_CN 链接类型\r\n * @en_US Link type\r\n */\r\nexport type XLinkType = XType;\r\n","import {\r\n Component,\r\n OnInit,\r\n AfterViewInit,\r\n ViewEncapsulation,\r\n Renderer2,\r\n ElementRef,\r\n ChangeDetectorRef,\r\n ChangeDetectionStrategy,\r\n HostListener,\r\n ViewChild\r\n} from '@angular/core';\r\nimport { XLinkPrefix, XLinkProperty } from './link.property';\r\nimport { XConfigService, XIsEmpty } from '@ng-nest/ui/core';\r\n\r\n@Component({\r\n selector: `${XLinkPrefix}`,\r\n templateUrl: './link.component.html',\r\n styleUrls: ['./link.component.scss'],\r\n encapsulation: ViewEncapsulation.None,\r\n changeDetection: ChangeDetectionStrategy.OnPush\r\n})\r\nexport class XLinkComponent extends XLinkProperty implements OnInit, AfterViewInit {\r\n hover: boolean = false;\r\n\r\n @ViewChild('link', { static: true }) link!: ElementRef<HTMLLinkElement>;\r\n\r\n @HostListener('mouseenter') mouseenter() {\r\n this.hover = true;\r\n this.cdr.detectChanges();\r\n }\r\n\r\n @HostListener('mouseleave') mouseleave() {\r\n this.hover = false;\r\n this.cdr.detectChanges();\r\n }\r\n\r\n constructor(\r\n public renderer: Renderer2,\r\n public elementRef: ElementRef<HTMLElement>,\r\n public cdr: ChangeDetectorRef,\r\n public configService: XConfigService\r\n ) {\r\n super();\r\n }\r\n\r\n ngOnInit() {\r\n this.setClassMap();\r\n }\r\n\r\n ngAfterViewInit() {\r\n if (XIsEmpty(this.href)) {\r\n this.renderer.removeAttribute(this.link?.nativeElement, 'href');\r\n }\r\n }\r\n\r\n onClick(event: Event) {\r\n if (this.preventDefault) {\r\n event.preventDefault();\r\n }\r\n }\r\n\r\n setClassMap() {\r\n this.classMap[`${XLinkPrefix}-${this.type}`] = this.type ? true : false;\r\n }\r\n}\r\n","<a\r\n #link\r\n class=\"x-link\"\r\n [ngClass]=\"classMap\"\r\n [class.x-link-disabled]=\"disabled\"\r\n [class.x-link-underline]=\"underline && !disabled\"\r\n [class.x-link-icon-right]=\"iconRight\"\r\n [class.x-link-only-icon]=\"icon && !content.innerHTML.trim()\"\r\n [attr.href]=\"href\"\r\n [attr.target]=\"target\"\r\n>\r\n <x-icon *ngIf=\"icon\" [type]=\"icon\"></x-icon>\r\n <span #content><ng-content></ng-content></span>\r\n</a>\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { XLinkComponent } from './link.component';\r\nimport { XIconModule } from '@ng-nest/ui/icon';\r\nimport { XOutletModule } from '@ng-nest/ui/outlet';\r\nimport { XLinkProperty } from './link.property';\r\nimport { XRippleModule } from '@ng-nest/ui/ripple';\r\n\r\n@NgModule({\r\n declarations: [XLinkComponent, XLinkProperty],\r\n exports: [XLinkComponent],\r\n imports: [CommonModule, XIconModule, XOutletModule, XRippleModule]\r\n})\r\nexport class XLinkModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|