@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,301 +0,0 @@
|
|
|
1
|
-
import { Component, ViewEncapsulation, ChangeDetectionStrategy, ViewChild, Optional, Inject, HostBinding } from '@angular/core';
|
|
2
|
-
import { XMoveBoxAnimation, XIsChange, XIsFunction, XIsEmpty, XClearClass, XOpacityAnimation } from '@ng-nest/ui/core';
|
|
3
|
-
import { XDialogPrefix, XDialogProperty, XDialogContainer, X_DIALOG_CONTAINER } from './dialog.property';
|
|
4
|
-
import { PortalResizablePrefix } from '@ng-nest/ui/portal';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { map, takeUntil } from 'rxjs/operators';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
import * as i1 from "@ng-nest/ui/portal";
|
|
9
|
-
import * as i2 from "@angular/cdk/overlay";
|
|
10
|
-
import * as i3 from "@ng-nest/ui/i18n";
|
|
11
|
-
import * as i4 from "@ng-nest/ui/core";
|
|
12
|
-
import * as i5 from "@angular/common";
|
|
13
|
-
import * as i6 from "@ng-nest/ui/button";
|
|
14
|
-
import * as i7 from "@ng-nest/ui/alert";
|
|
15
|
-
import * as i8 from "@ng-nest/ui/outlet";
|
|
16
|
-
import * as i9 from "./dialog-container.component";
|
|
17
|
-
export class XDialogComponent extends XDialogProperty {
|
|
18
|
-
constructor(renderer, elementRef, cdr, viewContainerRef, protalService, overlay, i18n, configService, container) {
|
|
19
|
-
super();
|
|
20
|
-
this.renderer = renderer;
|
|
21
|
-
this.elementRef = elementRef;
|
|
22
|
-
this.cdr = cdr;
|
|
23
|
-
this.viewContainerRef = viewContainerRef;
|
|
24
|
-
this.protalService = protalService;
|
|
25
|
-
this.overlay = overlay;
|
|
26
|
-
this.i18n = i18n;
|
|
27
|
-
this.configService = configService;
|
|
28
|
-
this.container = container;
|
|
29
|
-
this.locale = {};
|
|
30
|
-
this.initHeight = 0;
|
|
31
|
-
this.initContentHeight = 0;
|
|
32
|
-
this.isMaximize = false;
|
|
33
|
-
this.isDefaultMaximize = false;
|
|
34
|
-
this.dialogBox = {};
|
|
35
|
-
this.contentBox = {};
|
|
36
|
-
this.distance = { x: 0, y: 0 };
|
|
37
|
-
this.viewInit = false;
|
|
38
|
-
this.action = null;
|
|
39
|
-
this.containerInit = false;
|
|
40
|
-
this._unSubject = new Subject();
|
|
41
|
-
this.scrollStrategy = this.protalService.overlay.scrollStrategies.block();
|
|
42
|
-
}
|
|
43
|
-
get getVisible() {
|
|
44
|
-
return this.visible;
|
|
45
|
-
}
|
|
46
|
-
get getCancelText() {
|
|
47
|
-
return this.cancelText || this.locale.cancelText;
|
|
48
|
-
}
|
|
49
|
-
get getConfirmText() {
|
|
50
|
-
return this.confirmText || this.locale.confirmText;
|
|
51
|
-
}
|
|
52
|
-
get getStyle() {
|
|
53
|
-
return this.container
|
|
54
|
-
? {
|
|
55
|
-
...this.protalService.setContainerStyle(this.placement, this.offset),
|
|
56
|
-
width: this.width,
|
|
57
|
-
height: this.height,
|
|
58
|
-
minWidth: this.minWidth,
|
|
59
|
-
minHeight: this.minHeight
|
|
60
|
-
}
|
|
61
|
-
: {};
|
|
62
|
-
}
|
|
63
|
-
ngOnInit() {
|
|
64
|
-
this.i18n.localeChange
|
|
65
|
-
.pipe(map((x) => x.dialog), takeUntil(this._unSubject))
|
|
66
|
-
.subscribe((x) => {
|
|
67
|
-
this.locale = x;
|
|
68
|
-
this.cdr.markForCheck();
|
|
69
|
-
});
|
|
70
|
-
this.dialogBox['draggable'] = this.draggable;
|
|
71
|
-
this.dialogBox['resizable'] = this.resizable;
|
|
72
|
-
this.setClassMap();
|
|
73
|
-
}
|
|
74
|
-
ngOnChanges(changes) {
|
|
75
|
-
const { visible, placement } = changes;
|
|
76
|
-
XIsChange(visible) && this.setVisible();
|
|
77
|
-
if (XIsChange(placement)) {
|
|
78
|
-
this.setClassMap();
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
ngOnDestroy() {
|
|
82
|
-
this.unsubscribe();
|
|
83
|
-
this._unSubject.next();
|
|
84
|
-
this._unSubject.unsubscribe();
|
|
85
|
-
}
|
|
86
|
-
ngAfterViewInit() {
|
|
87
|
-
this.viewInit = true;
|
|
88
|
-
setTimeout(() => this.visible && this.create());
|
|
89
|
-
}
|
|
90
|
-
unsubscribe() {
|
|
91
|
-
this.backdropClick$?.unsubscribe();
|
|
92
|
-
}
|
|
93
|
-
setClassMap() {
|
|
94
|
-
for (let key in this.classMap) {
|
|
95
|
-
this.renderer.removeClass(this.elementRef.nativeElement, key);
|
|
96
|
-
}
|
|
97
|
-
XClearClass(this.classMap);
|
|
98
|
-
this.classMap = {
|
|
99
|
-
[`${XDialogPrefix}-${this.placement}`]: !XIsEmpty(this.placement)
|
|
100
|
-
};
|
|
101
|
-
for (let key in this.classMap) {
|
|
102
|
-
this.renderer.addClass(this.elementRef.nativeElement, key);
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
setVisible() {
|
|
106
|
-
if (!this.viewInit)
|
|
107
|
-
return;
|
|
108
|
-
if (this.visible) {
|
|
109
|
-
this.create();
|
|
110
|
-
}
|
|
111
|
-
else {
|
|
112
|
-
this.onClose('close', false);
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
create() {
|
|
116
|
-
if (this.container) {
|
|
117
|
-
this.containerInit = true;
|
|
118
|
-
return;
|
|
119
|
-
}
|
|
120
|
-
this.dialogRef = this.protalService.attach({
|
|
121
|
-
content: this.dialogTpl,
|
|
122
|
-
viewContainerRef: this.viewContainerRef,
|
|
123
|
-
overlayConfig: {
|
|
124
|
-
panelClass: [XDialogContainer, this.className],
|
|
125
|
-
hasBackdrop: Boolean(this.hasBackdrop),
|
|
126
|
-
scrollStrategy: this.overlay.scrollStrategies.block(),
|
|
127
|
-
width: this.width,
|
|
128
|
-
height: this.height,
|
|
129
|
-
minWidth: this.minWidth,
|
|
130
|
-
minHeight: this.minHeight,
|
|
131
|
-
positionStrategy: this.protalService.setPlace(this.placement, this.offset)
|
|
132
|
-
}
|
|
133
|
-
});
|
|
134
|
-
const { hostElement, overlayElement } = this.dialogRef.overlayRef;
|
|
135
|
-
this.overlayElement = overlayElement;
|
|
136
|
-
this.setWidthHeight();
|
|
137
|
-
Object.assign(this.dialogBox, {
|
|
138
|
-
width: this.width,
|
|
139
|
-
height: this.height,
|
|
140
|
-
minWidth: this.minWidth,
|
|
141
|
-
minHeight: this.minHeight
|
|
142
|
-
});
|
|
143
|
-
if (this.resizable && !this.isDefaultMaximize) {
|
|
144
|
-
this.renderer.addClass(hostElement, PortalResizablePrefix);
|
|
145
|
-
setTimeout(() => {
|
|
146
|
-
Object.assign(this.dialogBox, this.protalService.setResizable(this.overlayElement, this.placement));
|
|
147
|
-
this.offsetLeft = this.overlayElement.offsetLeft;
|
|
148
|
-
this.offsetTop = this.overlayElement.offsetTop;
|
|
149
|
-
const dialogDraggable = this.overlayElement?.querySelector('.x-alert-draggable');
|
|
150
|
-
this.initHeight = dialogDraggable.clientHeight;
|
|
151
|
-
this.dialogContent = this.overlayElement?.querySelector('.x-dialog-content');
|
|
152
|
-
this.initContentHeight = this.dialogContent.clientHeight;
|
|
153
|
-
});
|
|
154
|
-
}
|
|
155
|
-
if (this.hasBackdrop && this.backdropClose && this.dialogRef?.overlayRef) {
|
|
156
|
-
this.backdropClick$ = this.dialogRef.overlayRef.backdropClick().subscribe(() => this.onClose('close'));
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
setWidthHeight() {
|
|
160
|
-
const ws = ['100%', '100vw'];
|
|
161
|
-
const hs = ['100%', '100vh'];
|
|
162
|
-
if (ws.includes(this.width) && hs.includes(this.height)) {
|
|
163
|
-
this.isDefaultMaximize = true;
|
|
164
|
-
this.resizable = false;
|
|
165
|
-
this.draggable = false;
|
|
166
|
-
this.maximize = false;
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
portalAttached() {
|
|
170
|
-
return this.dialogRef?.overlayRef?.hasAttached();
|
|
171
|
-
}
|
|
172
|
-
onClose(action, execFunction = true) {
|
|
173
|
-
if (!this.portalAttached() && !this.container)
|
|
174
|
-
return;
|
|
175
|
-
if (this.container && !this.containerInit)
|
|
176
|
-
return;
|
|
177
|
-
if (XIsFunction(this.beforeClose) && execFunction) {
|
|
178
|
-
this.beforeClose(action);
|
|
179
|
-
this.action = action;
|
|
180
|
-
}
|
|
181
|
-
else {
|
|
182
|
-
this.visible = false;
|
|
183
|
-
this.visibleChange.emit(this.visible);
|
|
184
|
-
if (this.portalAttached()) {
|
|
185
|
-
this.dialogRef?.overlayRef?.detach();
|
|
186
|
-
this.unsubscribe();
|
|
187
|
-
}
|
|
188
|
-
if ([action, this.action].includes('confirm')) {
|
|
189
|
-
this.confirm.emit();
|
|
190
|
-
}
|
|
191
|
-
if ([action, this.action].includes('cancel')) {
|
|
192
|
-
this.cancel.emit();
|
|
193
|
-
}
|
|
194
|
-
this.containerInit = false;
|
|
195
|
-
this.action = null;
|
|
196
|
-
this.close.emit();
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
onDragEnded($event) {
|
|
200
|
-
this.distance = { x: this.distance.x + $event.distance.x, y: this.distance.y + $event.distance.y };
|
|
201
|
-
}
|
|
202
|
-
onSize() {
|
|
203
|
-
if (!this.dialogRef)
|
|
204
|
-
return;
|
|
205
|
-
this.isMaximize = !this.isMaximize;
|
|
206
|
-
if (this.isMaximize) {
|
|
207
|
-
this.onMaximize();
|
|
208
|
-
}
|
|
209
|
-
else {
|
|
210
|
-
this.onMinimize();
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
onMaximize() {
|
|
214
|
-
this.dialogRef.overlayRef?.updateSize({
|
|
215
|
-
width: '100%',
|
|
216
|
-
height: '100%',
|
|
217
|
-
minWidth: '100%',
|
|
218
|
-
minHeight: '100%'
|
|
219
|
-
});
|
|
220
|
-
this.dialogBox['minWidth'] = '100%';
|
|
221
|
-
this.dialogBox['minHeight'] = '100%';
|
|
222
|
-
this.dialogBox['draggable'] = false;
|
|
223
|
-
this.dialogBox['resizable'] = false;
|
|
224
|
-
if (this.resizable) {
|
|
225
|
-
this.renderer.setStyle(this.overlayElement, 'margin', '0 0 0 0');
|
|
226
|
-
}
|
|
227
|
-
if (this.draggable) {
|
|
228
|
-
this.dialogBox['distance'] = { x: 0, y: 0 };
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
onMinimize() {
|
|
232
|
-
this.dialogBox['minWidth'] = this.minWidth;
|
|
233
|
-
this.dialogBox['minHeight'] = this.minHeight;
|
|
234
|
-
this.dialogBox['draggable'] = this.draggable;
|
|
235
|
-
this.dialogBox['resizable'] = this.resizable;
|
|
236
|
-
this.dialogRef.overlayRef?.updateSize({
|
|
237
|
-
width: this.dialogBox['width'],
|
|
238
|
-
height: this.dialogBox['height'],
|
|
239
|
-
minWidth: this.dialogBox['minWidth'],
|
|
240
|
-
minHeight: this.dialogBox['minHeight']
|
|
241
|
-
});
|
|
242
|
-
if (this.draggable) {
|
|
243
|
-
this.dialogBox['distance'] = { ...this.distance };
|
|
244
|
-
}
|
|
245
|
-
if (this.resizable) {
|
|
246
|
-
if (this.dialogBox['marginTop']) {
|
|
247
|
-
this.renderer.setStyle(this.overlayElement, 'margin-top', `${this.dialogBox['marginTop']}`);
|
|
248
|
-
}
|
|
249
|
-
if (this.dialogBox['marginLeft']) {
|
|
250
|
-
this.renderer.setStyle(this.overlayElement, 'margin-left', `${this.dialogBox['marginLeft']}`);
|
|
251
|
-
}
|
|
252
|
-
if (this.dialogBox['marginRight']) {
|
|
253
|
-
this.renderer.setStyle(this.overlayElement, 'margin-right', `${this.dialogBox['marginRight']}`);
|
|
254
|
-
}
|
|
255
|
-
if (this.dialogBox['marginBottom']) {
|
|
256
|
-
this.renderer.setStyle(this.overlayElement, 'margin-bottom', `${this.dialogBox['marginBottom']}`);
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
moveDone($event) {
|
|
261
|
-
if ($event.toState === 'void') {
|
|
262
|
-
this.closeDone.emit($event);
|
|
263
|
-
this.isMaximize = false;
|
|
264
|
-
this.dialogBox = {
|
|
265
|
-
draggable: this.draggable,
|
|
266
|
-
resizable: this.resizable
|
|
267
|
-
};
|
|
268
|
-
this.distance = { x: 0, y: 0 };
|
|
269
|
-
this.dialogRef?.overlayRef?.dispose();
|
|
270
|
-
}
|
|
271
|
-
else {
|
|
272
|
-
this.showDone.emit($event);
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
onResizing(event) {
|
|
276
|
-
const contentHeight = Number(this.initContentHeight) + Number(event.clientHeight) - Number(this.initHeight);
|
|
277
|
-
this.renderer.setStyle(this.dialogContent, 'max-height', 'initial');
|
|
278
|
-
this.renderer.setStyle(this.dialogContent, 'flex', 'initial');
|
|
279
|
-
if (['top-start', 'top-end', 'bottom', 'top', 'bottom-start', 'bottom-end'].includes(event.direction)) {
|
|
280
|
-
this.renderer.setStyle(this.dialogContent, 'height', `${contentHeight}px`);
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
}
|
|
284
|
-
/** @nocollapse */ XDialogComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDialogComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.ViewContainerRef }, { token: i1.XPortalService }, { token: i2.Overlay }, { token: i3.XI18nService }, { token: i4.XConfigService }, { token: X_DIALOG_CONTAINER, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
285
|
-
/** @nocollapse */ XDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: XDialogComponent, selector: "x-dialog", host: { properties: { "class.x-dialog-visible": "this.getVisible" } }, viewQueries: [{ propertyName: "dialogTpl", first: true, predicate: ["dialogTpl"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ng-template #dialogTpl>\r\n <div class=\"x-dialog-backdrop\" *ngIf=\"container && hasBackdrop\" [@x-opacity-animation]=\"visible\" (click)=\"onClose('close')\"></div>\r\n <div\r\n class=\"x-dialog\"\r\n [@x-move-box-animation]=\"placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n [class.x-dialog-maximize]=\"isMaximize\"\r\n [class.x-dialog-resizable]=\"resizable\"\r\n [class.x-dialog-default-maximize]=\"isDefaultMaximize\"\r\n [ngStyle]=\"getStyle\"\r\n >\r\n <x-alert\r\n [draggable]=\"draggable && dialogBox['draggable']\"\r\n [resizable]=\"resizable && dialogBox['resizable']\"\r\n [dragFreeDragPosition]=\"dialogBox['distance']\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [minWidth]=\"dialogBox['minWidth']\"\r\n [minHeight]=\"dialogBox['minHeight']\"\r\n [dragBoundary]=\"'.cdk-overlay-container'\"\r\n [title]=\"title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"type\"\r\n [effect]=\"effect\"\r\n [hideClose]=\"hideClose\"\r\n [closeText]=\"closeText\"\r\n [operationTpl]=\"operationTpl\"\r\n (close)=\"onClose('close')\"\r\n (dragEnded)=\"onDragEnded($event)\"\r\n (resizing)=\"onResizing($event)\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #contentTpl>\r\n <div class=\"x-dialog-inner\">\r\n <div class=\"x-dialog-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"x-dialog-buttons\" [class.x-dialog-buttons-center]=\"buttonsCenter\">\r\n <ng-container *xOutlet=\"footer\">\r\n <x-buttons space=\"1\" *ngIf=\"showCancel || showConfirm\">\r\n <x-button *ngIf=\"showCancel\" (click)=\"onClose('cancel')\">{{ getCancelText }}</x-button>\r\n <x-button *ngIf=\"showConfirm\" type=\"primary\" (click)=\"onClose('confirm')\">{{ getConfirmText }}</x-button>\r\n </x-buttons>\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #operationTpl>\r\n <ng-container *ngIf=\"maximize || resizable\">\r\n <x-button size=\"small\" [icon]=\"isMaximize ? 'fto-minimize' : 'fto-maximize'\" [onlyIcon]=\"true\" (click)=\"onSize()\"></x-button>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-container *ngIf=\"container && visible\">\r\n <ng-container *ngTemplateOutlet=\"dialogTpl\"></ng-container>\r\n</ng-container>\r\n", styles: [".x-dialog{margin:0;padding:0;width:100%;height:100%}.x-dialog>x-alert{height:100%}.x-dialog>x-alert .x-alert{min-height:100%;height:-moz-fit-content;height:fit-content;align-items:inherit;padding:0}.x-dialog>x-alert .x-alert-inner{min-height:100%;display:flex;flex-direction:column}.x-dialog>x-alert .x-alert-title{padding:1rem 1rem 0}.x-dialog>x-alert .x-alert-content{flex:1;display:flex;flex-direction:column;padding:0 1rem .5rem}.x-dialog-inner{display:flex;flex-direction:column;margin:.5rem 0;flex:1}.x-dialog-buttons{display:flex;justify-content:flex-end}.x-dialog-buttons>x-buttons{margin-top:1rem;align-self:flex-end}.x-dialog-buttons-center{justify-content:center}.x-dialog-content{display:inline-flex;flex-direction:column;flex:1;max-height:70vh;overflow:auto;min-height:2rem}.x-dialog-maximize>x-alert .x-alert{left:0!important;top:0!important}.x-dialog-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}.x-dialog-default-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important;flex:initial}\n"], dependencies: [{ kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i5.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i5.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i6.XButtonComponent, selector: "x-button" }, { kind: "component", type: i6.XButtonsComponent, selector: "x-buttons" }, { kind: "component", type: i7.XAlertComponent, selector: "x-alert" }, { kind: "directive", type: i8.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], animations: [XMoveBoxAnimation, XOpacityAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDialogComponent, decorators: [{
|
|
287
|
-
type: Component,
|
|
288
|
-
args: [{ selector: `${XDialogPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XMoveBoxAnimation, XOpacityAnimation], template: "<ng-template #dialogTpl>\r\n <div class=\"x-dialog-backdrop\" *ngIf=\"container && hasBackdrop\" [@x-opacity-animation]=\"visible\" (click)=\"onClose('close')\"></div>\r\n <div\r\n class=\"x-dialog\"\r\n [@x-move-box-animation]=\"placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n [class.x-dialog-maximize]=\"isMaximize\"\r\n [class.x-dialog-resizable]=\"resizable\"\r\n [class.x-dialog-default-maximize]=\"isDefaultMaximize\"\r\n [ngStyle]=\"getStyle\"\r\n >\r\n <x-alert\r\n [draggable]=\"draggable && dialogBox['draggable']\"\r\n [resizable]=\"resizable && dialogBox['resizable']\"\r\n [dragFreeDragPosition]=\"dialogBox['distance']\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [minWidth]=\"dialogBox['minWidth']\"\r\n [minHeight]=\"dialogBox['minHeight']\"\r\n [dragBoundary]=\"'.cdk-overlay-container'\"\r\n [title]=\"title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"type\"\r\n [effect]=\"effect\"\r\n [hideClose]=\"hideClose\"\r\n [closeText]=\"closeText\"\r\n [operationTpl]=\"operationTpl\"\r\n (close)=\"onClose('close')\"\r\n (dragEnded)=\"onDragEnded($event)\"\r\n (resizing)=\"onResizing($event)\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #contentTpl>\r\n <div class=\"x-dialog-inner\">\r\n <div class=\"x-dialog-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"x-dialog-buttons\" [class.x-dialog-buttons-center]=\"buttonsCenter\">\r\n <ng-container *xOutlet=\"footer\">\r\n <x-buttons space=\"1\" *ngIf=\"showCancel || showConfirm\">\r\n <x-button *ngIf=\"showCancel\" (click)=\"onClose('cancel')\">{{ getCancelText }}</x-button>\r\n <x-button *ngIf=\"showConfirm\" type=\"primary\" (click)=\"onClose('confirm')\">{{ getConfirmText }}</x-button>\r\n </x-buttons>\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #operationTpl>\r\n <ng-container *ngIf=\"maximize || resizable\">\r\n <x-button size=\"small\" [icon]=\"isMaximize ? 'fto-minimize' : 'fto-maximize'\" [onlyIcon]=\"true\" (click)=\"onSize()\"></x-button>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-container *ngIf=\"container && visible\">\r\n <ng-container *ngTemplateOutlet=\"dialogTpl\"></ng-container>\r\n</ng-container>\r\n", styles: [".x-dialog{margin:0;padding:0;width:100%;height:100%}.x-dialog>x-alert{height:100%}.x-dialog>x-alert .x-alert{min-height:100%;height:-moz-fit-content;height:fit-content;align-items:inherit;padding:0}.x-dialog>x-alert .x-alert-inner{min-height:100%;display:flex;flex-direction:column}.x-dialog>x-alert .x-alert-title{padding:1rem 1rem 0}.x-dialog>x-alert .x-alert-content{flex:1;display:flex;flex-direction:column;padding:0 1rem .5rem}.x-dialog-inner{display:flex;flex-direction:column;margin:.5rem 0;flex:1}.x-dialog-buttons{display:flex;justify-content:flex-end}.x-dialog-buttons>x-buttons{margin-top:1rem;align-self:flex-end}.x-dialog-buttons-center{justify-content:center}.x-dialog-content{display:inline-flex;flex-direction:column;flex:1;max-height:70vh;overflow:auto;min-height:2rem}.x-dialog-maximize>x-alert .x-alert{left:0!important;top:0!important}.x-dialog-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}.x-dialog-default-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important;flex:initial}\n"] }]
|
|
289
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.ViewContainerRef }, { type: i1.XPortalService }, { type: i2.Overlay }, { type: i3.XI18nService }, { type: i4.XConfigService }, { type: i9.XDialogContainerComponent, decorators: [{
|
|
290
|
-
type: Optional
|
|
291
|
-
}, {
|
|
292
|
-
type: Inject,
|
|
293
|
-
args: [X_DIALOG_CONTAINER]
|
|
294
|
-
}] }]; }, propDecorators: { getVisible: [{
|
|
295
|
-
type: HostBinding,
|
|
296
|
-
args: ['class.x-dialog-visible']
|
|
297
|
-
}], dialogTpl: [{
|
|
298
|
-
type: ViewChild,
|
|
299
|
-
args: ['dialogTpl']
|
|
300
|
-
}] } });
|
|
301
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlhbG9nLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL2RpYWxvZy9kaWFsb2cuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvZGlhbG9nL2RpYWxvZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsU0FBUyxFQUNULGlCQUFpQixFQUlqQix1QkFBdUIsRUFHdkIsU0FBUyxFQUlULFFBQVEsRUFDUixNQUFNLEVBQ04sV0FBVyxFQUNaLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFrQixRQUFRLEVBQUUsV0FBVyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDdkksT0FBTyxFQUFFLGFBQWEsRUFBcUIsZUFBZSxFQUFFLGdCQUFnQixFQUFpQixrQkFBa0IsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQzNJLE9BQU8sRUFBRSxxQkFBcUIsRUFBa0IsTUFBTSxvQkFBb0IsQ0FBQztBQUMzRSxPQUFPLEVBQWdCLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQztBQUc3QyxPQUFPLEVBQUUsR0FBRyxFQUFFLFNBQVMsRUFBRSxNQUFNLGdCQUFnQixDQUFDOzs7Ozs7Ozs7OztBQWFoRCxNQUFNLE9BQU8sZ0JBQWlCLFNBQVEsZUFBZTtJQTRDbkQsWUFDUyxRQUFtQixFQUNuQixVQUFtQyxFQUNuQyxHQUFzQixFQUN0QixnQkFBa0MsRUFDbEMsYUFBNkIsRUFDN0IsT0FBZ0IsRUFDaEIsSUFBa0IsRUFDbEIsYUFBNkIsRUFDVyxTQUFxQztRQUVwRixLQUFLLEVBQUUsQ0FBQztRQVZELGFBQVEsR0FBUixRQUFRLENBQVc7UUFDbkIsZUFBVSxHQUFWLFVBQVUsQ0FBeUI7UUFDbkMsUUFBRyxHQUFILEdBQUcsQ0FBbUI7UUFDdEIs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QUFRLENBQUMsSUFBSSxDQUFDLGFBQWEsRUFBRSxZQUFZLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDcEUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLGFBQWEsRUFBRSxNQUFNLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDOUQsSUFBSSxDQUFDLFdBQVcsRUFBRSxTQUFTLEVBQUUsUUFBUSxFQUFFLEtBQUssRUFBRSxjQUFjLEVBQUUsWUFBWSxDQUFDLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQyxTQUFtQixDQUFDLEVBQUU7WUFDL0csSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLGFBQWEsRUFBRSxRQUFRLEVBQUUsR0FBRyxhQUFhLElBQUksQ0FBQyxDQUFDO1NBQzVFO0lBQ0gsQ0FBQzs7Z0lBalNVLGdCQUFnQixxUEFxREwsa0JBQWtCO29IQXJEN0IsZ0JBQWdCLDJRQ3BDN0IsKzhFQStEQSxxeUREN0JjLENBQUMsaUJBQWlCLEVBQUUsaUJBQWlCLENBQUM7MkZBRXZDLGdCQUFnQjtrQkFSNUIsU0FBUzsrQkFDRSxHQUFHLGFBQWEsRUFBRSxpQkFHYixpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGNBQ25DLENBQUMsaUJBQWlCLEVBQUUsaUJBQWlCLENBQUM7OzBCQXVEL0MsUUFBUTs7MEJBQUksTUFBTTsyQkFBQyxrQkFBa0I7NENBcERHLFVBQVU7c0JBQXBELFdBQVc7dUJBQUMsd0JBQXdCO2dCQUdiLFNBQVM7c0JBQWhDLFNBQVM7dUJBQUMsV0FBVyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XHJcbiAgQ29tcG9uZW50LFxyXG4gIFZpZXdFbmNhcHN1bGF0aW9uLFxyXG4gIFJlbmRlcmVyMixcclxuICBFbGVtZW50UmVmLFxyXG4gIENoYW5nZURldGVjdG9yUmVmLFxyXG4gIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxyXG4gIE9uQ2hhbmdlcyxcclxuICBTaW1wbGVDaGFuZ2VzLFxyXG4gIFZpZXdDaGlsZCxcclxuICBUZW1wbGF0ZVJlZixcclxuICBWaWV3Q29udGFpbmVyUmVmLFxyXG4gIE9uRGVzdHJveSxcclxuICBPcHRpb25hbCxcclxuICBJbmplY3QsXHJcbiAgSG9zdEJpbmRpbmdcclxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgWE1vdmVCb3hBbmltYXRpb24sIFhJc0NoYW5nZSwgWElzRnVuY3Rpb24sIFhDb25maWdTZXJ2aWNlLCBYSXNFbXB0eSwgWENsZWFyQ2xhc3MsIFhPcGFjaXR5QW5pbWF0aW9uIH0gZnJvbSAnQG5nLW5lc3QvdWkvY29yZSc7XHJcbmltcG9ydCB7IFhEaWFsb2dQcmVmaXgsIFhEaWFsb2dPdmVybGF5UmVmLCBYRGlhbG9nUHJvcGVydHksIFhEaWFsb2dDb250YWluZXIsIFhEaWFsb2dBY3Rpb24sIFhfRElBTE9HX0NPTlRBSU5FUiB9IGZyb20gJy4vZGlhbG9nLnByb3BlcnR5JztcclxuaW1wb3J0IHsgUG9ydGFsUmVzaXphYmxlUHJlZml4LCBYUG9ydGFsU2VydmljZSB9IGZyb20gJ0BuZy1uZXN0L3VpL3BvcnRhbCc7XHJcbmltcG9ydCB7IFN1YnNjcmlwdGlvbiwgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xyXG5pbXBvcnQgeyBCbG9ja1Njcm9sbFN0cmF0ZWd5LCBPdmVybGF5IH0gZnJvbSAnQGFuZ3VsYXIvY2RrL292ZXJsYXknO1xyXG5pbXBvcnQgeyBYSTE4bkRpYWxvZywgWEkxOG5TZXJ2aWNlIH0gZnJvbSAnQG5nLW5lc3QvdWkvaTE4bic7XHJcbmltcG9ydCB7IG1hcCwgdGFrZVVudGlsIH0gZnJvbSAncnhqcy9vcGVyYXRvcnMnO1xyXG5pbXBvcnQgeyBDZGtEcmFnRW5kIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL2RyYWctZHJvcCc7XHJcbmltcG9ydCB7IFhSZXNpemFibGVFdmVudCB9IGZyb20gJ0BuZy1uZXN0L3VpL3Jlc2l6YWJsZSc7XHJcbmltcG9ydCB7IFhEaWFsb2dDb250YWluZXJDb21wb25lbnQgfSBmcm9tICcuL2RpYWxvZy1jb250YWluZXIuY29tcG9uZW50JztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBgJHtYRGlhbG9nUHJlZml4fWAsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2RpYWxvZy5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJy4vZGlhbG9nLmNvbXBvbmVudC5zY3NzJ10sXHJcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcclxuICBhbmltYXRpb25zOiBbWE1vdmVCb3hBbmltYXRpb24sIFhPcGFjaXR5QW5pbWF0aW9uXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgWERpYWxvZ0NvbXBvbmVudCBleHRlbmRzIFhEaWFsb2dQcm9wZXJ0eSBpbXBsZW1lbnRzIE9uQ2hhbmdlcywgT25EZXN0cm95IHtcclxuICBASG9zdEJpbmRpbmcoJ2NsYXNzLngtZGlhbG9nLXZpc2libGUnKSBnZXQgZ2V0VmlzaWJsZSgpIHtcclxuICAgIHJldHVybiB0aGlzLnZpc2libGU7XHJcbiAgfVxyXG4gIEBWaWV3Q2hpbGQoJ2RpYWxvZ1RwbCcpIGRpYWxvZ1RwbCE6IFRlbXBsYXRlUmVmPHZvaWQ+O1xyXG4gIGRpYWxvZ1JlZiE6IFhEaWFsb2dPdmVybGF5UmVmO1xyXG4gIGJhY2tkcm9wQ2xpY2skITogU3Vic2NyaXB0aW9uO1xyXG4gIHNjcm9sbFN0cmF0ZWd5OiBCbG9ja1Njcm9sbFN0cmF0ZWd5O1xyXG4gIGxvY2FsZTogWEkxOG5EaWFsb2cgPSB7fTtcclxuICBvdmVybGF5RWxlbWVudD86IEhUTUxFbGVtZW50O1xyXG4gIGRpYWxvZ0NvbnRlbnQ/OiBIVE1MRWxlbWVudDtcclxuICBpbml0SGVpZ2h0PyA9IDA7XHJcbiAgaW5pdENvbnRlbnRIZWlnaHQ/ID0gMDtcclxuICBpc01heGltaXplID0gZmFsc2U7XHJcbiAgaXNEZWZhdWx0TWF4aW1pemUgPSBmYWxzZTtcclxuICBkaWFsb2dCb3g6IHsgW2tleTogc3RyaW5nXTogYW55IH0gPSB7fTtcclxuICBjb250ZW50Qm94OiBYUmVzaXphYmxlRXZlbnQgPSB7fTtcclxuICBkaXN0YW5jZSA9IHsgeDogMCwgeTogMCB9O1xyXG4gIHZpZXdJbml0ID0gZmFsc2U7XHJcbiAgYWN0aW9uOiBYRGlhbG9nQWN0aW9uIHwgbnVsbCA9IG51bGw7XHJcbiAgY29udGFpbmVySW5pdCA9IGZhbHNlO1xyXG5cclxuICBwcml2YXRlIF91blN1YmplY3QgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xyXG5cclxuICBnZXQgZ2V0Q2FuY2VsVGV4dCgpIHtcclxuICAgIHJldHVybiB0aGlzLmNhbmNlbFRleHQgfHwgdGhpcy5sb2NhbGUuY2FuY2VsVGV4dDtcclxuICB9XHJcblxyXG4gIGdldCBnZXRDb25maXJtVGV4dCgpIHtcclxuICAgIHJldHVybiB0aGlzLmNvbmZpcm1UZXh0IHx8IHRoaXMubG9jYWxlLmNvbmZpcm1UZXh0O1xyXG4gIH1cclxuXHJcbiAgZ2V0IGdldFN0eWxlKCkge1xyXG4gICAgcmV0dXJuIHRoaXMuY29udGFpbmVyXHJcbiAgICAgID8ge1xyXG4gICAgICAgICAgLi4udGhpcy5wcm90YWxTZXJ2aWNlLnNldENvbnRhaW5lclN0eWxlKHRoaXMucGxhY2VtZW50LCB0aGlzLm9mZnNldCksXHJcbiAgICAgICAgICB3aWR0aDogdGhpcy53aWR0aCxcclxuICAgICAgICAgIGhlaWdodDogdGhpcy5oZWlnaHQsXHJcbiAgICAgICAgICBtaW5XaWR0aDogdGhpcy5taW5XaWR0aCxcclxuICAgICAgICAgIG1pbkhlaWdodDogdGhpcy5taW5IZWlnaHRcclxuICAgICAgICB9XHJcbiAgICAgIDoge307XHJcbiAgfVxyXG5cclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHB1YmxpYyByZW5kZXJlcjogUmVuZGVyZXIyLFxyXG4gICAgcHVibGljIGVsZW1lbnRSZWY6IEVsZW1lbnRSZWY8SFRNTEVsZW1lbnQ+LFxyXG4gICAgcHVibGljIGNkcjogQ2hhbmdlRGV0ZWN0b3JSZWYsXHJcbiAgICBwdWJsaWMgdmlld0NvbnRhaW5lclJlZjogVmlld0NvbnRhaW5lclJlZixcclxuICAgIHB1YmxpYyBwcm90YWxTZXJ2aWNlOiBYUG9ydGFsU2VydmljZSxcclxuICAgIHB1YmxpYyBvdmVybGF5OiBPdmVybGF5LFxyXG4gICAgcHVibGljIGkxOG46IFhJMThuU2VydmljZSxcclxuICAgIHB1YmxpYyBjb25maWdTZXJ2aWNlOiBYQ29uZmlnU2VydmljZSxcclxuICAgIEBPcHRpb25hbCgpIEBJbmplY3QoWF9ESUFMT0dfQ09OVEFJTkVSKSBwdWJsaWMgY29udGFpbmVyPzogWERpYWxvZ0NvbnRhaW5lckNvbXBvbmVudFxyXG4gICkge1xyXG4gICAgc3VwZXIoKTtcclxuICAgIHRoaXMuc2Nyb2xsU3RyYXRlZ3kgPSB0aGlzLnByb3RhbFNlcnZpY2Uub3ZlcmxheS5zY3JvbGxTdHJhdGVnaWVzLmJsb2NrKCk7XHJcbiAgfVxyXG5cclxuICBuZ09uSW5pdCgpIHtcclxuICAgIHRoaXMuaTE4bi5sb2NhbGVDaGFuZ2VcclxuICAgICAgLnBpcGUoXHJcbiAgICAgICAgbWFwKCh4KSA9PiB4LmRpYWxvZyBhcyBYSTE4bkRpYWxvZyksXHJcbiAgICAgICAgdGFrZVVudGlsKHRoaXMuX3VuU3ViamVjdClcclxuICAgICAgKVxyXG4gICAgICAuc3Vic2NyaWJlKCh4KSA9PiB7XHJcbiAgICAgICAgdGhpcy5sb2NhbGUgPSB4O1xyXG4gICAgICAgIHRoaXMuY2RyLm1hcmtGb3JDaGVjaygpO1xyXG4gICAgICB9KTtcclxuICAgIHRoaXMuZGlhbG9nQm94WydkcmFnZ2FibGUnXSA9IHRoaXMuZHJhZ2dhYmxlO1xyXG4gICAgdGhpcy5kaWFsb2dCb3hbJ3Jlc2l6YWJsZSddID0gdGhpcy5yZXNpemFibGU7XHJcbiAgICB0aGlzLnNldENsYXNzTWFwKCk7XHJcbiAgfVxyXG5cclxuICBuZ09uQ2hhbmdlcyhjaGFuZ2VzOiBTaW1wbGVDaGFuZ2VzKTogdm9pZCB7XHJcbiAgICBjb25zdCB7IHZpc2libGUsIHBsYWNlbWVudCB9ID0gY2hhbmdlcztcclxuICAgIFhJc0NoYW5nZSh2aXNpYmxlKSAmJiB0aGlzLnNldFZpc2libGUoKTtcclxuICAgIGlmIChYSXNDaGFuZ2UocGxhY2VtZW50KSkge1xyXG4gICAgICB0aGlzLnNldENsYXNzTWFwKCk7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcclxuICAgIHRoaXMudW5zdWJzY3JpYmUoKTtcclxuICAgIHRoaXMuX3VuU3ViamVjdC5uZXh0KCk7XHJcbiAgICB0aGlzLl91blN1YmplY3QudW5zdWJzY3JpYmUoKTtcclxuICB9XHJcblxyXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpIHtcclxuICAgIHRoaXMudmlld0luaXQgPSB0cnVlO1xyXG4gICAgc2V0VGltZW91dCgoKSA9PiB0aGlzLnZpc2libGUgJiYgdGhpcy5jcmVhdGUoKSk7XHJcbiAgfVxyXG5cclxuICB1bnN1YnNjcmliZSgpIHtcclxuICAgIHRoaXMuYmFja2Ryb3BDbGljayQ/LnVuc3Vic2NyaWJlKCk7XHJcbiAgfVxyXG5cclxuICBzZXRDbGFzc01hcCgpIHtcclxuICAgIGZvciAobGV0IGtleSBpbiB0aGlzLmNsYXNzTWFwKSB7XHJcbiAgICAgIHRoaXMucmVuZGVyZXIucmVtb3ZlQ2xhc3ModGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsIGtleSk7XHJcbiAgICB9XHJcbiAgICBYQ2xlYXJDbGFzcyh0aGlzLmNsYXNzTWFwKTtcclxuICAgIHRoaXMuY2xhc3NNYXAgPSB7XHJcbiAgICAgIFtgJHtYRGlhbG9nUHJlZml4fS0ke3RoaXMucGxhY2VtZW50fWBdOiAhWElzRW1wdHkodGhpcy5wbGFjZW1lbnQpXHJcbiAgICB9O1xyXG4gICAgZm9yIChsZXQga2V5IGluIHRoaXMuY2xhc3NNYXApIHtcclxuICAgICAgdGhpcy5yZW5kZXJlci5hZGRDbGFzcyh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwga2V5KTtcclxuICAgIH1cclxuICB9XHJcblxyXG4gIHNldFZpc2libGUoKSB7XHJcbiAgICBpZiAoIXRoaXMudmlld0luaXQpIHJldHVybjtcclxuICAgIGlmICh0aGlzLnZpc2libGUpIHtcclxuICAgICAgdGhpcy5jcmVhdGUoKTtcclxuICAgIH0gZWxzZSB7XHJcbiAgICAgIHRoaXMub25DbG9zZSgnY2xvc2UnLCBmYWxzZSk7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBjcmVhdGUoKSB7XHJcbiAgICBpZiAodGhpcy5jb250YWluZXIpIHtcclxuICAgICAgdGhpcy5jb250YWluZXJJbml0ID0gdHJ1ZTtcclxuICAgICAgcmV0dXJuO1xyXG4gICAgfVxyXG4gICAgdGhpcy5kaWFsb2dSZWYgPSB0aGlzLnByb3RhbFNlcnZpY2UuYXR0YWNoKHtcclxuICAgICAgY29udGVudDogdGhpcy5kaWFsb2dUcGwsXHJcbiAgICAgIHZpZXdDb250YWluZXJSZWY6IHRoaXMudmlld0NvbnRhaW5lclJlZixcclxuICAgICAgb3ZlcmxheUNvbmZpZzoge1xyXG4gICAgICAgIHBhbmVsQ2xhc3M6IFtYRGlhbG9nQ29udGFpbmVyLCB0aGlzLmNsYXNzTmFtZV0sXHJcbiAgICAgICAgaGFzQmFja2Ryb3A6IEJvb2xlYW4odGhpcy5oYXNCYWNrZHJvcCksXHJcbiAgICAgICAgc2Nyb2xsU3RyYXRlZ3k6IHRoaXMub3ZlcmxheS5zY3JvbGxTdHJhdGVnaWVzLmJsb2NrKCksXHJcbiAgICAgICAgd2lkdGg6IHRoaXMud2lkdGgsXHJcbiAgICAgICAgaGVpZ2h0OiB0aGlzLmhlaWdodCxcclxuICAgICAgICBtaW5XaWR0aDogdGhpcy5taW5XaWR0aCxcclxuICAgICAgICBtaW5IZWlnaHQ6IHRoaXMubWluSGVpZ2h0LFxyXG4gICAgICAgIHBvc2l0aW9uU3RyYXRlZ3k6IHRoaXMucHJvdGFsU2VydmljZS5zZXRQbGFjZSh0aGlzLnBsYWNlbWVudCwgdGhpcy5vZmZzZXQpXHJcbiAgICAgIH1cclxuICAgIH0pO1xyXG4gICAgY29uc3QgeyBob3N0RWxlbWVudCwgb3ZlcmxheUVsZW1lbnQgfSA9IHRoaXMuZGlhbG9nUmVmLm92ZXJsYXlSZWYhO1xyXG4gICAgdGhpcy5vdmVybGF5RWxlbWVudCA9IG92ZXJsYXlFbGVtZW50O1xyXG4gICAgdGhpcy5zZXRXaWR0aEhlaWdodCgpO1xyXG4gICAgT2JqZWN0LmFzc2lnbih0aGlzLmRpYWxvZ0JveCwge1xyXG4gICAgICB3aWR0aDogdGhpcy53aWR0aCxcclxuICAgICAgaGVpZ2h0OiB0aGlzLmhlaWdodCxcclxuICAgICAgbWluV2lkdGg6IHRoaXMubWluV2lkdGgsXHJcbiAgICAgIG1pbkhlaWdodDogdGhpcy5taW5IZWlnaHRcclxuICAgIH0pO1xyXG4gICAgaWYgKHRoaXMucmVzaXphYmxlICYmICF0aGlzLmlzRGVmYXVsdE1heGltaXplKSB7XHJcbiAgICAgIHRoaXMucmVuZGVyZXIuYWRkQ2xhc3MoaG9zdEVsZW1lbnQsIFBvcnRhbFJlc2l6YWJsZVByZWZpeCk7XHJcbiAgICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICAgIE9iamVjdC5hc3NpZ24odGhpcy5kaWFsb2dCb3gsIHRoaXMucHJvdGFsU2VydmljZS5zZXRSZXNpemFibGUodGhpcy5vdmVybGF5RWxlbWVudCEsIHRoaXMucGxhY2VtZW50KSk7XHJcbiAgICAgICAgdGhpcy5vZmZzZXRMZWZ0ID0gdGhpcy5vdmVybGF5RWxlbWVudCEub2Zmc2V0TGVmdDtcclxuICAgICAgICB0aGlzLm9mZnNldFRvcCA9IHRoaXMub3ZlcmxheUVsZW1lbnQhLm9mZnNldFRvcDtcclxuICAgICAgICBjb25zdCBkaWFsb2dEcmFnZ2FibGUgPSB0aGlzLm92ZXJsYXlFbGVtZW50Py5xdWVyeVNlbGVjdG9yKCcueC1hbGVydC1kcmFnZ2FibGUnKSE7XHJcbiAgICAgICAgdGhpcy5pbml0SGVpZ2h0ID0gZGlhbG9nRHJhZ2dhYmxlLmNsaWVudEhlaWdodDtcclxuICAgICAgICB0aGlzLmRpYWxvZ0NvbnRlbnQgPSB0aGlzLm92ZXJsYXlFbGVtZW50Py5xdWVyeVNlbGVjdG9yKCcueC1kaWFsb2ctY29udGVudCcpITtcclxuICAgICAgICB0aGlzLmluaXRDb250ZW50SGVpZ2h0ID0gdGhpcy5kaWFsb2dDb250ZW50LmNsaWVudEhlaWdodDtcclxuICAgICAgfSk7XHJcbiAgICB9XHJcbiAgICBpZiAodGhpcy5oYXNCYWNrZHJvcCAmJiB0aGlzLmJhY2tkcm9wQ2xvc2UgJiYgdGhpcy5kaWFsb2dSZWY/Lm92ZXJsYXlSZWYpIHtcclxuICAgICAgdGhpcy5iYWNrZHJvcENsaWNrJCA9IHRoaXMuZGlhbG9nUmVmLm92ZXJsYXlSZWYuYmFja2Ryb3BDbGljaygpLnN1YnNjcmliZSgoKSA9PiB0aGlzLm9uQ2xvc2UoJ2Nsb3NlJykpO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgc2V0V2lkdGhIZWlnaHQoKSB7XHJcbiAgICBjb25zdCB3cyA9IFsnMTAwJScsICcxMDB2dyddO1xyXG4gICAgY29uc3QgaHMgPSBbJzEwMCUnLCAnMTAwdmgnXTtcclxuICAgIGlmICh3cy5pbmNsdWRlcyh0aGlzLndpZHRoIGFzIHN0cmluZykgJiYgaHMuaW5jbHVkZXModGhpcy5oZWlnaHQgYXMgc3RyaW5nKSkge1xyXG4gICAgICB0aGlzLmlzRGVmYXVsdE1heGltaXplID0gdHJ1ZTtcclxuICAgICAgdGhpcy5yZXNpemFibGUgPSBmYWxzZTtcclxuICAgICAgdGhpcy5kcmFnZ2FibGUgPSBmYWxzZTtcclxuICAgICAgdGhpcy5tYXhpbWl6ZSA9IGZhbHNlO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgcG9ydGFsQXR0YWNoZWQoKSB7XHJcbiAgICByZXR1cm4gdGhpcy5kaWFsb2dSZWY/Lm92ZXJsYXlSZWY/Lmhhc0F0dGFjaGVkKCk7XHJcbiAgfVxyXG5cclxuICBvbkNsb3NlKGFjdGlvbjogWERpYWxvZ0FjdGlvbiwgZXhlY0Z1bmN0aW9uID0gdHJ1ZSkge1xyXG4gICAgaWYgKCF0aGlzLnBvcnRhbEF0dGFjaGVkKCkgJiYgIXRoaXMuY29udGFpbmVyKSByZXR1cm47XHJcbiAgICBpZiAodGhpcy5jb250YWluZXIgJiYgIXRoaXMuY29udGFpbmVySW5pdCkgcmV0dXJuO1xyXG4gICAgaWYgKFhJc0Z1bmN0aW9uKHRoaXMuYmVmb3JlQ2xvc2UpICYmIGV4ZWNGdW5jdGlvbikge1xyXG4gICAgICB0aGlzLmJlZm9yZUNsb3NlKGFjdGlvbik7XHJcbiAgICAgIHRoaXMuYWN0aW9uID0gYWN0aW9uO1xyXG4gICAgfSBlbHNlIHtcclxuICAgICAgdGhpcy52aXNpYmxlID0gZmFsc2U7XHJcbiAgICAgIHRoaXMudmlzaWJsZUNoYW5nZS5lbWl0KHRoaXMudmlzaWJsZSk7XHJcbiAgICAgIGlmICh0aGlzLnBvcnRhbEF0dGFjaGVkKCkpIHtcclxuICAgICAgICB0aGlzLmRpYWxvZ1JlZj8ub3ZlcmxheVJlZj8uZGV0YWNoKCk7XHJcbiAgICAgICAgdGhpcy51bnN1YnNjcmliZSgpO1xyXG4gICAgICB9XHJcbiAgICAgIGlmIChbYWN0aW9uLCB0aGlzLmFjdGlvbl0uaW5jbHVkZXMoJ2NvbmZpcm0nKSkge1xyXG4gICAgICAgIHRoaXMuY29uZmlybS5lbWl0KCk7XHJcbiAgICAgIH1cclxuICAgICAgaWYgKFthY3Rpb24sIHRoaXMuYWN0aW9uXS5pbmNsdWRlcygnY2FuY2VsJykpIHtcclxuICAgICAgICB0aGlzLmNhbmNlbC5lbWl0KCk7XHJcbiAgICAgIH1cclxuICAgICAgdGhpcy5jb250YWluZXJJbml0ID0gZmFsc2U7XHJcbiAgICAgIHRoaXMuYWN0aW9uID0gbnVsbDtcclxuICAgICAgdGhpcy5jbG9zZS5lbWl0KCk7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBvbkRyYWdFbmRlZCgkZXZlbnQ6IENka0RyYWdFbmQpIHtcclxuICAgIHRoaXMuZGlzdGFuY2UgPSB7IHg6IHRoaXMuZGlzdGFuY2UueCArICRldmVudC5kaXN0YW5jZS54LCB5OiB0aGlzLmRpc3RhbmNlLnkgKyAkZXZlbnQuZGlzdGFuY2UueSB9O1xyXG4gIH1cclxuXHJcbiAgb25TaXplKCkge1xyXG4gICAgaWYgKCF0aGlzLmRpYWxvZ1JlZikgcmV0dXJuO1xyXG4gICAgdGhpcy5pc01heGltaXplID0gIXRoaXMuaXNNYXhpbWl6ZTtcclxuICAgIGlmICh0aGlzLmlzTWF4aW1pemUpIHtcclxuICAgICAgdGhpcy5vbk1heGltaXplKCk7XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICB0aGlzLm9uTWluaW1pemUoKTtcclxuICAgIH1cclxuICB9XHJcblxyXG4gIG9uTWF4aW1pemUoKSB7XHJcbiAgICB0aGlzLmRpYWxvZ1JlZi5vdmVybGF5UmVmPy51cGRhdGVTaXplKHtcclxuICAgICAgd2lkdGg6ICcxMDAlJyxcclxuICAgICAgaGVpZ2h0OiAnMTAwJScsXHJcbiAgICAgIG1pbldpZHRoOiAnMTAwJScsXHJcbiAgICAgIG1pbkhlaWdodDogJzEwMCUnXHJcbiAgICB9KTtcclxuICAgIHRoaXMuZGlhbG9nQm94WydtaW5XaWR0aCddID0gJzEwMCUnO1xyXG4gICAgdGhpcy5kaWFsb2dCb3hbJ21pbkhlaWdodCddID0gJzEwMCUnO1xyXG4gICAgdGhpcy5kaWFsb2dCb3hbJ2RyYWdnYWJsZSddID0gZmFsc2U7XHJcbiAgICB0aGlzLmRpYWxvZ0JveFsncmVzaXphYmxlJ10gPSBmYWxzZTtcclxuICAgIGlmICh0aGlzLnJlc2l6YWJsZSkge1xyXG4gICAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMub3ZlcmxheUVsZW1lbnQsICdtYXJnaW4nLCAnMCAwIDAgMCcpO1xyXG4gICAgfVxyXG4gICAgaWYgKHRoaXMuZHJhZ2dhYmxlKSB7XHJcbiAgICAgIHRoaXMuZGlhbG9nQm94WydkaXN0YW5jZSddID0geyB4OiAwLCB5OiAwIH07XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBvbk1pbmltaXplKCkge1xyXG4gICAgdGhpcy5kaWFsb2dCb3hbJ21pbldpZHRoJ10gPSB0aGlzLm1pbldpZHRoO1xyXG4gICAgdGhpcy5kaWFsb2dCb3hbJ21pbkhlaWdodCddID0gdGhpcy5taW5IZWlnaHQ7XHJcbiAgICB0aGlzLmRpYWxvZ0JveFsnZHJhZ2dhYmxlJ10gPSB0aGlzLmRyYWdnYWJsZTtcclxuICAgIHRoaXMuZGlhbG9nQm94WydyZXNpemFibGUnXSA9IHRoaXMucmVzaXphYmxlO1xyXG4gICAgdGhpcy5kaWFsb2dSZWYub3ZlcmxheVJlZj8udXBkYXRlU2l6ZSh7XHJcbiAgICAgIHdpZHRoOiB0aGlzLmRpYWxvZ0JveFsnd2lkdGgnXSxcclxuICAgICAgaGVpZ2h0OiB0aGlzLmRpYWxvZ0JveFsnaGVpZ2h0J10sXHJcbiAgICAgIG1pbldpZHRoOiB0aGlzLmRpYWxvZ0JveFsnbWluV2lkdGgnXSxcclxuICAgICAgbWluSGVpZ2h0OiB0aGlzLmRpYWxvZ0JveFsnbWluSGVpZ2h0J11cclxuICAgIH0pO1xyXG4gICAgaWYgKHRoaXMuZHJhZ2dhYmxlKSB7XHJcbiAgICAgIHRoaXMuZGlhbG9nQm94WydkaXN0YW5jZSddID0geyAuLi50aGlzLmRpc3RhbmNlIH07XHJcbiAgICB9XHJcbiAgICBpZiAodGhpcy5yZXNpemFibGUpIHtcclxuICAgICAgaWYgKHRoaXMuZGlhbG9nQm94WydtYXJnaW5Ub3AnXSkge1xyXG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0U3R5bGUodGhpcy5vdmVybGF5RWxlbWVudCwgJ21hcmdpbi10b3AnLCBgJHt0aGlzLmRpYWxvZ0JveFsnbWFyZ2luVG9wJ119YCk7XHJcbiAgICAgIH1cclxuICAgICAgaWYgKHRoaXMuZGlhbG9nQm94WydtYXJnaW5MZWZ0J10pIHtcclxuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMub3ZlcmxheUVsZW1lbnQsICdtYXJnaW4tbGVmdCcsIGAke3RoaXMuZGlhbG9nQm94WydtYXJnaW5MZWZ0J119YCk7XHJcbiAgICAgIH1cclxuICAgICAgaWYgKHRoaXMuZGlhbG9nQm94WydtYXJnaW5SaWdodCddKSB7XHJcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRTdHlsZSh0aGlzLm92ZXJsYXlFbGVtZW50LCAnbWFyZ2luLXJpZ2h0JywgYCR7dGhpcy5kaWFsb2dCb3hbJ21hcmdpblJpZ2h0J119YCk7XHJcbiAgICAgIH1cclxuICAgICAgaWYgKHRoaXMuZGlhbG9nQm94WydtYXJnaW5Cb3R0b20nXSkge1xyXG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0U3R5bGUodGhpcy5vdmVybGF5RWxlbWVudCwgJ21hcmdpbi1ib3R0b20nLCBgJHt0aGlzLmRpYWxvZ0JveFsnbWFyZ2luQm90dG9tJ119YCk7XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcblxyXG4gIG1vdmVEb25lKCRldmVudDogeyB0b1N0YXRlOiBzdHJpbmcgfSkge1xyXG4gICAgaWYgKCRldmVudC50b1N0YXRlID09PSAndm9pZCcpIHtcclxuICAgICAgdGhpcy5jbG9zZURvbmUuZW1pdCgkZXZlbnQpO1xyXG4gICAgICB0aGlzLmlzTWF4aW1pemUgPSBmYWxzZTtcclxuICAgICAgdGhpcy5kaWFsb2dCb3ggPSB7XHJcbiAgICAgICAgZHJhZ2dhYmxlOiB0aGlzLmRyYWdnYWJsZSxcclxuICAgICAgICByZXNpemFibGU6IHRoaXMucmVzaXphYmxlXHJcbiAgICAgIH07XHJcbiAgICAgIHRoaXMuZGlzdGFuY2UgPSB7IHg6IDAsIHk6IDAgfTtcclxuICAgICAgdGhpcy5kaWFsb2dSZWY/Lm92ZXJsYXlSZWY/LmRpc3Bvc2UoKTtcclxuICAgIH0gZWxzZSB7XHJcbiAgICAgIHRoaXMuc2hvd0RvbmUuZW1pdCgkZXZlbnQpO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgb25SZXNpemluZyhldmVudDogWFJlc2l6YWJsZUV2ZW50KSB7XHJcbiAgICBjb25zdCBjb250ZW50SGVpZ2h0ID0gTnVtYmVyKHRoaXMuaW5pdENvbnRlbnRIZWlnaHQpICsgTnVtYmVyKGV2ZW50LmNsaWVudEhlaWdodCkgLSBOdW1iZXIodGhpcy5pbml0SGVpZ2h0KTtcclxuICAgIHRoaXMucmVuZGVyZXIuc2V0U3R5bGUodGhpcy5kaWFsb2dDb250ZW50LCAnbWF4LWhlaWdodCcsICdpbml0aWFsJyk7XHJcbiAgICB0aGlzLnJlbmRlcmVyLnNldFN0eWxlKHRoaXMuZGlhbG9nQ29udGVudCwgJ2ZsZXgnLCAnaW5pdGlhbCcpO1xyXG4gICAgaWYgKFsndG9wLXN0YXJ0JywgJ3RvcC1lbmQnLCAnYm90dG9tJywgJ3RvcCcsICdib3R0b20tc3RhcnQnLCAnYm90dG9tLWVuZCddLmluY2x1ZGVzKGV2ZW50LmRpcmVjdGlvbiBhcyBzdHJpbmcpKSB7XHJcbiAgICAgIHRoaXMucmVuZGVyZXIuc2V0U3R5bGUodGhpcy5kaWFsb2dDb250ZW50LCAnaGVpZ2h0JywgYCR7Y29udGVudEhlaWdodH1weGApO1xyXG4gICAgfVxyXG4gIH1cclxufVxyXG4iLCI8bmctdGVtcGxhdGUgI2RpYWxvZ1RwbD5cclxuICA8ZGl2IGNsYXNzPVwieC1kaWFsb2ctYmFja2Ryb3BcIiAqbmdJZj1cImNvbnRhaW5lciAmJiBoYXNCYWNrZHJvcFwiIFtAeC1vcGFjaXR5LWFuaW1hdGlvbl09XCJ2aXNpYmxlXCIgKGNsaWNrKT1cIm9uQ2xvc2UoJ2Nsb3NlJylcIj48L2Rpdj5cclxuICA8ZGl2XHJcbiAgICBjbGFzcz1cIngtZGlhbG9nXCJcclxuICAgIFtAeC1tb3ZlLWJveC1hbmltYXRpb25dPVwicGxhY2VtZW50XCJcclxuICAgIChAeC1tb3ZlLWJveC1hbmltYXRpb24uZG9uZSk9XCJtb3ZlRG9uZSgkZXZlbnQpXCJcclxuICAgIFtjbGFzcy54LWRpYWxvZy1tYXhpbWl6ZV09XCJpc01heGltaXplXCJcclxuICAgIFtjbGFzcy54LWRpYWxvZy1yZXNpemFibGVdPVwicmVzaXphYmxlXCJcclxuICAgIFtjbGFzcy54LWRpYWxvZy1kZWZhdWx0LW1heGltaXplXT1cImlzRGVmYXVsdE1heGltaXplXCJcclxuICAgIFtuZ1N0eWxlXT1cImdldFN0eWxlXCJcclxuICA+XHJcbiAgICA8eC1hbGVydFxyXG4gICAgICBbZHJhZ2dhYmxlXT1cImRyYWdnYWJsZSAmJiBkaWFsb2dCb3hbJ2RyYWdnYWJsZSddXCJcclxuICAgICAgW3Jlc2l6YWJsZV09XCJyZXNpemFibGUgJiYgZGlhbG9nQm94WydyZXNpemFibGUnXVwiXHJcbiAgICAgIFtkcmFnRnJlZURyYWdQb3NpdGlvbl09XCJkaWFsb2dCb3hbJ2Rpc3RhbmNlJ11cIlxyXG4gICAgICBbb2Zmc2V0TGVmdF09XCJvZmZzZXRMZWZ0XCJcclxuICAgICAgW29mZnNldFRvcF09XCJvZmZzZXRUb3BcIlxyXG4gICAgICBbbWluV2lkdGhdPVwiZGlhbG9nQm94WydtaW5XaWR0aCddXCJcclxuICAgICAgW21pbkhlaWdodF09XCJkaWFsb2dCb3hbJ21pbkhlaWdodCddXCJcclxuICAgICAgW2RyYWdCb3VuZGFyeV09XCInLmNkay1vdmVybGF5LWNvbnRhaW5lcidcIlxyXG4gICAgICBbdGl0bGVdPVwidGl0bGVcIlxyXG4gICAgICBbY29udGVudF09XCJjb250ZW50VHBsXCJcclxuICAgICAgW3R5cGVdPVwidHlwZVwiXHJcbiAgICAgIFtlZmZlY3RdPVwiZWZmZWN0XCJcclxuICAgICAgW2hpZGVDbG9zZV09XCJoaWRlQ2xvc2VcIlxyXG4gICAgICBbY2xvc2VUZXh0XT1cImNsb3NlVGV4dFwiXHJcbiAgICAgIFtvcGVyYXRpb25UcGxdPVwib3BlcmF0aW9uVHBsXCJcclxuICAgICAgKGNsb3NlKT1cIm9uQ2xvc2UoJ2Nsb3NlJylcIlxyXG4gICAgICAoZHJhZ0VuZGVkKT1cIm9uRHJhZ0VuZGVkKCRldmVudClcIlxyXG4gICAgICAocmVzaXppbmcpPVwib25SZXNpemluZygkZXZlbnQpXCJcclxuICAgICAgc2hvd0ljb249XCJmYWxzZVwiXHJcbiAgICAgIGR1cmF0aW9uPVwiMFwiXHJcbiAgICAgIG1hbnVhbFxyXG4gICAgICBkaXNhYmxlZEFuaW1hdGlvblxyXG4gICAgPjwveC1hbGVydD5cclxuICA8L2Rpdj5cclxuPC9uZy10ZW1wbGF0ZT5cclxuXHJcbjxuZy10ZW1wbGF0ZSAjY29udGVudFRwbD5cclxuICA8ZGl2IGNsYXNzPVwieC1kaWFsb2ctaW5uZXJcIj5cclxuICAgIDxkaXYgY2xhc3M9XCJ4LWRpYWxvZy1jb250ZW50XCI+XHJcbiAgICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cIngtZGlhbG9nLWJ1dHRvbnNcIiBbY2xhc3MueC1kaWFsb2ctYnV0dG9ucy1jZW50ZXJdPVwiYnV0dG9uc0NlbnRlclwiPlxyXG4gICAgICA8bmctY29udGFpbmVyICp4T3V0bGV0PVwiZm9vdGVyXCI+XHJcbiAgICAgICAgPHgtYnV0dG9ucyBzcGFjZT1cIjFcIiAqbmdJZj1cInNob3dDYW5jZWwgfHwgc2hvd0NvbmZpcm1cIj5cclxuICAgICAgICAgIDx4LWJ1dHRvbiAqbmdJZj1cInNob3dDYW5jZWxcIiAoY2xpY2spPVwib25DbG9zZSgnY2FuY2VsJylcIj57eyBnZXRDYW5jZWxUZXh0IH19PC94LWJ1dHRvbj5cclxuICAgICAgICAgIDx4LWJ1dHRvbiAqbmdJZj1cInNob3dDb25maXJtXCIgdHlwZT1cInByaW1hcnlcIiAoY2xpY2spPVwib25DbG9zZSgnY29uZmlybScpXCI+e3sgZ2V0Q29uZmlybVRleHQgfX08L3gtYnV0dG9uPlxyXG4gICAgICAgIDwveC1idXR0b25zPlxyXG4gICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgIDwvZGl2PlxyXG4gIDwvZGl2PlxyXG48L25nLXRlbXBsYXRlPlxyXG5cclxuPG5nLXRlbXBsYXRlICNvcGVyYXRpb25UcGw+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdJZj1cIm1heGltaXplIHx8IHJlc2l6YWJsZVwiPlxyXG4gICAgPHgtYnV0dG9uIHNpemU9XCJzbWFsbFwiIFtpY29uXT1cImlzTWF4aW1pemUgPyAnZnRvLW1pbmltaXplJyA6ICdmdG8tbWF4aW1pemUnXCIgW29ubHlJY29uXT1cInRydWVcIiAoY2xpY2spPVwib25TaXplKClcIj48L3gtYnV0dG9uPlxyXG4gIDwvbmctY29udGFpbmVyPlxyXG48L25nLXRlbXBsYXRlPlxyXG5cclxuPG5nLWNvbnRhaW5lciAqbmdJZj1cImNvbnRhaW5lciAmJiB2aXNpYmxlXCI+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cImRpYWxvZ1RwbFwiPjwvbmctY29udGFpbmVyPlxyXG48L25nLWNvbnRhaW5lcj5cclxuIl19
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { XDialogComponent } from './dialog.component';
|
|
4
|
-
import { XAlertModule } from '@ng-nest/ui/alert';
|
|
5
|
-
import { XPortalModule } from '@ng-nest/ui/portal';
|
|
6
|
-
import { XButtonModule } from '@ng-nest/ui/button';
|
|
7
|
-
import { XIconModule } from '@ng-nest/ui/icon';
|
|
8
|
-
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
9
|
-
import { XInputModule } from '@ng-nest/ui/input';
|
|
10
|
-
import { XOutletModule } from '@ng-nest/ui/outlet';
|
|
11
|
-
import { XResizableModule } from '@ng-nest/ui/resizable';
|
|
12
|
-
import { DragDropModule } from '@angular/cdk/drag-drop';
|
|
13
|
-
import { XDialogContainerProperty, XDialogProperty } from './dialog.property';
|
|
14
|
-
import { XDialogActionsDirective, XDialogCloseDirective, XDialogContentDirective, XDialogDragHandleDirective, XDialogFullscreenDirective, XDialogTitleDirective } from './dialog-portal.directives';
|
|
15
|
-
import { XDialogPortalComponent } from './dialog-portal.component';
|
|
16
|
-
import { XDialogService } from './dialog.service';
|
|
17
|
-
import { XDialogContainerComponent } from './dialog-container.component';
|
|
18
|
-
import { XI18nModule } from '@ng-nest/ui/i18n';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
export class XDialogModule {
|
|
21
|
-
}
|
|
22
|
-
/** @nocollapse */ XDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
23
|
-
/** @nocollapse */ XDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: XDialogModule, declarations: [XDialogComponent,
|
|
24
|
-
XDialogContainerComponent,
|
|
25
|
-
XDialogCloseDirective,
|
|
26
|
-
XDialogTitleDirective,
|
|
27
|
-
XDialogContentDirective,
|
|
28
|
-
XDialogActionsDirective,
|
|
29
|
-
XDialogDragHandleDirective,
|
|
30
|
-
XDialogFullscreenDirective,
|
|
31
|
-
XDialogPortalComponent,
|
|
32
|
-
XDialogProperty,
|
|
33
|
-
XDialogContainerProperty], imports: [CommonModule,
|
|
34
|
-
FormsModule,
|
|
35
|
-
ReactiveFormsModule,
|
|
36
|
-
DragDropModule,
|
|
37
|
-
XInputModule,
|
|
38
|
-
XButtonModule,
|
|
39
|
-
XIconModule,
|
|
40
|
-
XPortalModule,
|
|
41
|
-
XAlertModule,
|
|
42
|
-
XOutletModule,
|
|
43
|
-
XResizableModule,
|
|
44
|
-
XI18nModule], exports: [XDialogComponent,
|
|
45
|
-
XDialogContainerComponent,
|
|
46
|
-
XDialogCloseDirective,
|
|
47
|
-
XDialogTitleDirective,
|
|
48
|
-
XDialogContentDirective,
|
|
49
|
-
XDialogActionsDirective,
|
|
50
|
-
XDialogDragHandleDirective,
|
|
51
|
-
XDialogFullscreenDirective,
|
|
52
|
-
XDialogPortalComponent] });
|
|
53
|
-
/** @nocollapse */ XDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDialogModule, providers: [XDialogService], imports: [CommonModule,
|
|
54
|
-
FormsModule,
|
|
55
|
-
ReactiveFormsModule,
|
|
56
|
-
DragDropModule,
|
|
57
|
-
XInputModule,
|
|
58
|
-
XButtonModule,
|
|
59
|
-
XIconModule,
|
|
60
|
-
XPortalModule,
|
|
61
|
-
XAlertModule,
|
|
62
|
-
XOutletModule,
|
|
63
|
-
XResizableModule,
|
|
64
|
-
XI18nModule] });
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: XDialogModule, decorators: [{
|
|
66
|
-
type: NgModule,
|
|
67
|
-
args: [{
|
|
68
|
-
declarations: [
|
|
69
|
-
XDialogComponent,
|
|
70
|
-
XDialogContainerComponent,
|
|
71
|
-
XDialogCloseDirective,
|
|
72
|
-
XDialogTitleDirective,
|
|
73
|
-
XDialogContentDirective,
|
|
74
|
-
XDialogActionsDirective,
|
|
75
|
-
XDialogDragHandleDirective,
|
|
76
|
-
XDialogFullscreenDirective,
|
|
77
|
-
XDialogPortalComponent,
|
|
78
|
-
XDialogProperty,
|
|
79
|
-
XDialogContainerProperty
|
|
80
|
-
],
|
|
81
|
-
exports: [
|
|
82
|
-
XDialogComponent,
|
|
83
|
-
XDialogContainerComponent,
|
|
84
|
-
XDialogCloseDirective,
|
|
85
|
-
XDialogTitleDirective,
|
|
86
|
-
XDialogContentDirective,
|
|
87
|
-
XDialogActionsDirective,
|
|
88
|
-
XDialogDragHandleDirective,
|
|
89
|
-
XDialogFullscreenDirective,
|
|
90
|
-
XDialogPortalComponent
|
|
91
|
-
],
|
|
92
|
-
imports: [
|
|
93
|
-
CommonModule,
|
|
94
|
-
FormsModule,
|
|
95
|
-
ReactiveFormsModule,
|
|
96
|
-
DragDropModule,
|
|
97
|
-
XInputModule,
|
|
98
|
-
XButtonModule,
|
|
99
|
-
XIconModule,
|
|
100
|
-
XPortalModule,
|
|
101
|
-
XAlertModule,
|
|
102
|
-
XOutletModule,
|
|
103
|
-
XResizableModule,
|
|
104
|
-
XI18nModule
|
|
105
|
-
],
|
|
106
|
-
providers: [XDialogService]
|
|
107
|
-
}]
|
|
108
|
-
}] });
|
|
109
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlhbG9nLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL2RpYWxvZy9kaWFsb2cubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ3RELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNqRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDbkQsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDbEUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQ2pELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNuRCxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUN6RCxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDeEQsT0FBTyxFQUFFLHdCQUF3QixFQUFFLGVBQWUsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQzlFLE9BQU8sRUFDTCx1QkFBdUIsRUFDdkIscUJBQXFCLEVBQ3JCLHVCQUF1QixFQUN2QiwwQkFBMEIsRUFDMUIsMEJBQTBCLEVBQzFCLHFCQUFxQixFQUN0QixNQUFNLDRCQUE0QixDQUFDO0FBQ3BDLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ25FLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUNsRCxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUN6RSxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7O0FBMkMvQyxNQUFNLE9BQU8sYUFBYTs7NkhBQWIsYUFBYTs4SEFBYixhQUFhLGlCQXZDdEIsZ0JBQWdCO1FBQ2hCLHlCQUF5QjtRQUN6QixxQkFBcUI7UUFDckIscUJBQXFCO1FBQ3JCLHVCQUF1QjtRQUN2Qix1QkFBdUI7UUFDdkIsMEJBQTBCO1FBQzFCLDBCQUEwQjtRQUMxQixzQkFBc0I7UUFDdEIsZUFBZTtRQUNmLHdCQUF3QixhQWN4QixZQUFZO1FBQ1osV0FBVztRQUNYLG1CQUFtQjtRQUNuQixjQUFjO1FBQ2QsWUFBWTtRQUNaLGFBQWE7UUFDYixXQUFXO1FBQ1gsYUFBYTtRQUNiLFlBQVk7UUFDWixhQUFhO1FBQ2IsZ0JBQWdCO1FBQ2hCLFdBQVcsYUF0QlgsZ0JBQWdCO1FBQ2hCLHlCQUF5QjtRQUN6QixxQkFBcUI7UUFDckIscUJBQXFCO1FBQ3JCLHVCQUF1QjtRQUN2Qix1QkFBdUI7UUFDdkIsMEJBQTBCO1FBQzFCLDBCQUEwQjtRQUMxQixzQkFBc0I7OEhBa0JiLGFBQWEsYUFGYixDQUFDLGNBQWMsQ0FBQyxZQWJ6QixZQUFZO1FBQ1osV0FBVztRQUNYLG1CQUFtQjtRQUNuQixjQUFjO1FBQ2QsWUFBWTtRQUNaLGFBQWE7UUFDYixXQUFXO1FBQ1gsYUFBYTtRQUNiLFlBQVk7UUFDWixhQUFhO1FBQ2IsZ0JBQWdCO1FBQ2hCLFdBQVc7MkZBSUYsYUFBYTtrQkF6Q3pCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLGdCQUFnQjt3QkFDaEIseUJBQXlCO3dCQUN6QixxQkFBcUI7d0JBQ3JCLHFCQUFxQjt3QkFDckIsdUJBQXVCO3dCQUN2Qix1QkFBdUI7d0JBQ3ZCLDBCQUEwQjt3QkFDMUIsMEJBQTBCO3dCQUMxQixzQkFBc0I7d0JBQ3RCLGVBQWU7d0JBQ2Ysd0JBQXdCO3FCQUN6QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3dCQUNoQix5QkFBeUI7d0JBQ3pCLHFCQUFxQjt3QkFDckIscUJBQXFCO3dCQUNyQix1QkFBdUI7d0JBQ3ZCLHVCQUF1Qjt3QkFDdkIsMEJBQTBCO3dCQUMxQiwwQkFBMEI7d0JBQzFCLHNCQUFzQjtxQkFDdkI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7d0JBQ1osV0FBVzt3QkFDWCxtQkFBbUI7d0JBQ25CLGNBQWM7d0JBQ2QsWUFBWTt3QkFDWixhQUFhO3dCQUNiLFdBQVc7d0JBQ1gsYUFBYTt3QkFDYixZQUFZO3dCQUNaLGFBQWE7d0JBQ2IsZ0JBQWdCO3dCQUNoQixXQUFXO3FCQUNaO29CQUNELFNBQVMsRUFBRSxDQUFDLGNBQWMsQ0FBQztpQkFDNUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBYRGlhbG9nQ29tcG9uZW50IH0gZnJvbSAnLi9kaWFsb2cuY29tcG9uZW50JztcclxuaW1wb3J0IHsgWEFsZXJ0TW9kdWxlIH0gZnJvbSAnQG5nLW5lc3QvdWkvYWxlcnQnO1xyXG5pbXBvcnQgeyBYUG9ydGFsTW9kdWxlIH0gZnJvbSAnQG5nLW5lc3QvdWkvcG9ydGFsJztcclxuaW1wb3J0IHsgWEJ1dHRvbk1vZHVsZSB9IGZyb20gJ0BuZy1uZXN0L3VpL2J1dHRvbic7XHJcbmltcG9ydCB7IFhJY29uTW9kdWxlIH0gZnJvbSAnQG5nLW5lc3QvdWkvaWNvbic7XHJcbmltcG9ydCB7IEZvcm1zTW9kdWxlLCBSZWFjdGl2ZUZvcm1zTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBYSW5wdXRNb2R1bGUgfSBmcm9tICdAbmctbmVzdC91aS9pbnB1dCc7XHJcbmltcG9ydCB7IFhPdXRsZXRNb2R1bGUgfSBmcm9tICdAbmctbmVzdC91aS9vdXRsZXQnO1xyXG5pbXBvcnQgeyBYUmVzaXphYmxlTW9kdWxlIH0gZnJvbSAnQG5nLW5lc3QvdWkvcmVzaXphYmxlJztcclxuaW1wb3J0IHsgRHJhZ0Ryb3BNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jZGsvZHJhZy1kcm9wJztcclxuaW1wb3J0IHsgWERpYWxvZ0NvbnRhaW5lclByb3BlcnR5LCBYRGlhbG9nUHJvcGVydHkgfSBmcm9tICcuL2RpYWxvZy5wcm9wZXJ0eSc7XHJcbmltcG9ydCB7XHJcbiAgWERpYWxvZ0FjdGlvbnNEaXJlY3RpdmUsXHJcbiAgWERpYWxvZ0Nsb3NlRGlyZWN0aXZlLFxyXG4gIFhEaWFsb2dDb250ZW50RGlyZWN0aXZlLFxyXG4gIFhEaWFsb2dEcmFnSGFuZGxlRGlyZWN0aXZlLFxyXG4gIFhEaWFsb2dGdWxsc2NyZWVuRGlyZWN0aXZlLFxyXG4gIFhEaWFsb2dUaXRsZURpcmVjdGl2ZVxyXG59IGZyb20gJy4vZGlhbG9nLXBvcnRhbC5kaXJlY3RpdmVzJztcclxuaW1wb3J0IHsgWERpYWxvZ1BvcnRhbENvbXBvbmVudCB9IGZyb20gJy4vZGlhbG9nLXBvcnRhbC5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBYRGlhbG9nU2VydmljZSB9IGZyb20gJy4vZGlhbG9nLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBYRGlhbG9nQ29udGFpbmVyQ29tcG9uZW50IH0gZnJvbSAnLi9kaWFsb2ctY29udGFpbmVyLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFhJMThuTW9kdWxlIH0gZnJvbSAnQG5nLW5lc3QvdWkvaTE4bic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgWERpYWxvZ0NvbXBvbmVudCxcclxuICAgIFhEaWFsb2dDb250YWluZXJDb21wb25lbnQsXHJcbiAgICBYRGlhbG9nQ2xvc2VEaXJlY3RpdmUsXHJcbiAgICBYRGlhbG9nVGl0bGVEaXJlY3RpdmUsXHJcbiAgICBYRGlhbG9nQ29udGVudERpcmVjdGl2ZSxcclxuICAgIFhEaWFsb2dBY3Rpb25zRGlyZWN0aXZlLFxyXG4gICAgWERpYWxvZ0RyYWdIYW5kbGVEaXJlY3RpdmUsXHJcbiAgICBYRGlhbG9nRnVsbHNjcmVlbkRpcmVjdGl2ZSxcclxuICAgIFhEaWFsb2dQb3J0YWxDb21wb25lbnQsXHJcbiAgICBYRGlhbG9nUHJvcGVydHksXHJcbiAgICBYRGlhbG9nQ29udGFpbmVyUHJvcGVydHlcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtcclxuICAgIFhEaWFsb2dDb21wb25lbnQsXHJcbiAgICBYRGlhbG9nQ29udGFpbmVyQ29tcG9uZW50LFxyXG4gICAgWERpYWxvZ0Nsb3NlRGlyZWN0aXZlLFxyXG4gICAgWERpYWxvZ1RpdGxlRGlyZWN0aXZlLFxyXG4gICAgWERpYWxvZ0NvbnRlbnREaXJlY3RpdmUsXHJcbiAgICBYRGlhbG9nQWN0aW9uc0RpcmVjdGl2ZSxcclxuICAgIFhEaWFsb2dEcmFnSGFuZGxlRGlyZWN0aXZlLFxyXG4gICAgWERpYWxvZ0Z1bGxzY3JlZW5EaXJlY3RpdmUsXHJcbiAgICBYRGlhbG9nUG9ydGFsQ29tcG9uZW50XHJcbiAgXSxcclxuICBpbXBvcnRzOiBbXHJcbiAgICBDb21tb25Nb2R1bGUsXHJcbiAgICBGb3Jtc01vZHVsZSxcclxuICAgIFJlYWN0aXZlRm9ybXNNb2R1bGUsXHJcbiAgICBEcmFnRHJvcE1vZHVsZSxcclxuICAgIFhJbnB1dE1vZHVsZSxcclxuICAgIFhCdXR0b25Nb2R1bGUsXHJcbiAgICBYSWNvbk1vZHVsZSxcclxuICAgIFhQb3J0YWxNb2R1bGUsXHJcbiAgICBYQWxlcnRNb2R1bGUsXHJcbiAgICBYT3V0bGV0TW9kdWxlLFxyXG4gICAgWFJlc2l6YWJsZU1vZHVsZSxcclxuICAgIFhJMThuTW9kdWxlXHJcbiAgXSxcclxuICBwcm92aWRlcnM6IFtYRGlhbG9nU2VydmljZV1cclxufSlcclxuZXhwb3J0IGNsYXNzIFhEaWFsb2dNb2R1bGUge31cclxuIl19
|