@ng-nest/ui 17.0.1 → 17.0.2
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/affix/affix.component.d.ts +1 -2
- package/affix/affix.module.d.ts +1 -3
- package/alert/alert.component.d.ts +4 -5
- package/alert/alert.module.d.ts +1 -8
- package/anchor/anchor-inner.component.d.ts +1 -1
- package/anchor/anchor.component.d.ts +6 -7
- package/anchor/anchor.module.d.ts +2 -6
- package/api/api.component.d.ts +4 -4
- package/api/api.module.d.ts +1 -2
- package/auto-complete/auto-complete-portal.component.d.ts +3 -5
- package/auto-complete/auto-complete.component.d.ts +12 -13
- package/auto-complete/auto-complete.module.d.ts +1 -9
- package/avatar/avatar-group.component.d.ts +1 -2
- package/avatar/avatar.component.d.ts +6 -7
- package/avatar/avatar.module.d.ts +2 -6
- package/back-top/back-top.component.d.ts +7 -12
- package/back-top/back-top.module.d.ts +1 -5
- package/badge/badge.component.d.ts +3 -8
- package/badge/badge.module.d.ts +1 -3
- package/base-form/base-form.component.d.ts +1 -1
- package/base-form/base-form.module.d.ts +1 -2
- package/border/border.component.d.ts +4 -4
- package/border/border.module.d.ts +1 -1
- package/button/button.component.d.ts +8 -10
- package/button/button.module.d.ts +1 -5
- package/button/buttons.component.d.ts +4 -5
- package/calendar/calendar.component.d.ts +9 -13
- package/calendar/calendar.module.d.ts +1 -10
- package/card/card.component.d.ts +2 -6
- package/card/card.module.d.ts +1 -5
- package/carousel/carousel-panel.component.d.ts +10 -13
- package/carousel/carousel.component.d.ts +4 -7
- package/carousel/carousel.module.d.ts +1 -5
- package/cascade/cascade-portal.component.d.ts +4 -5
- package/cascade/cascade.component.d.ts +14 -13
- package/cascade/cascade.module.d.ts +1 -9
- package/checkbox/checkbox.component.d.ts +6 -8
- package/checkbox/checkbox.module.d.ts +1 -8
- package/collapse/collapse-panel.component.d.ts +5 -8
- package/collapse/collapse.component.d.ts +3 -7
- package/collapse/collapse.module.d.ts +1 -5
- package/color/color.component.d.ts +4 -5
- package/color/color.module.d.ts +1 -3
- package/color-picker/color-picker-portal.component.d.ts +7 -11
- package/color-picker/color-picker.component.d.ts +11 -12
- package/color-picker/color-picker.module.d.ts +1 -11
- package/comment/comment-reply.component.d.ts +4 -9
- package/comment/comment.component.d.ts +5 -9
- package/comment/comment.module.d.ts +1 -11
- package/container/aside.component.d.ts +5 -5
- package/container/container.component.d.ts +2 -3
- package/container/container.module.d.ts +1 -3
- package/container/footer.component.d.ts +5 -7
- package/container/header.component.d.ts +5 -7
- package/container/main.component.d.ts +4 -4
- package/crumb/crumb.component.d.ts +4 -5
- package/crumb/crumb.module.d.ts +1 -5
- package/date-picker/date-picker-portal.component.d.ts +5 -9
- package/date-picker/date-picker.component.d.ts +14 -16
- package/date-picker/date-picker.module.d.ts +2 -21
- package/date-picker/date-quarter.pipe.d.ts +1 -1
- package/date-picker/date-range-portal.component.d.ts +1 -1
- package/date-picker/date-range.component.d.ts +17 -19
- package/date-picker/picker-date.component.d.ts +8 -11
- package/date-picker/picker-month.component.d.ts +8 -11
- package/date-picker/picker-quarter.component.d.ts +9 -14
- package/date-picker/picker-year.component.d.ts +5 -8
- package/description/description-item.component.d.ts +1 -2
- package/description/description.component.d.ts +4 -5
- package/description/description.module.d.ts +2 -5
- package/dialog/dialog-container.component.d.ts +1 -2
- package/dialog/dialog-portal.component.d.ts +1 -1
- package/dialog/dialog-portal.directives.d.ts +13 -17
- package/dialog/dialog.component.d.ts +15 -17
- package/dialog/dialog.module.d.ts +1 -14
- package/dialog/dialog.service.d.ts +8 -10
- package/doc/doc.component.d.ts +6 -6
- package/doc/doc.module.d.ts +1 -2
- package/drag/drag.directive.d.ts +5 -6
- package/drag/drag.module.d.ts +1 -2
- package/drawer/drawer-container.component.d.ts +1 -2
- package/drawer/drawer-portal.component.d.ts +1 -2
- package/drawer/drawer-portal.directives.d.ts +5 -6
- package/drawer/drawer.component.d.ts +10 -15
- package/drawer/drawer.module.d.ts +2 -8
- package/drawer/drawer.service.d.ts +5 -7
- package/dropdown/dropdown-portal.component.d.ts +1 -1
- package/dropdown/dropdown.component.d.ts +10 -13
- package/dropdown/dropdown.module.d.ts +1 -7
- package/empty/empty.component.d.ts +4 -7
- package/empty/empty.module.d.ts +1 -6
- package/esm2022/affix/affix.component.mjs +10 -10
- package/esm2022/affix/affix.module.mjs +4 -7
- package/esm2022/alert/alert.component.mjs +26 -18
- package/esm2022/alert/alert.module.mjs +4 -12
- package/esm2022/alert/alert.property.mjs +1 -1
- package/esm2022/anchor/anchor-inner.component.mjs +3 -2
- package/esm2022/anchor/anchor.component.mjs +21 -21
- package/esm2022/anchor/anchor.module.mjs +4 -9
- package/esm2022/anchor/anchor.property.mjs +1 -1
- package/esm2022/api/api.component.mjs +13 -11
- package/esm2022/api/api.module.mjs +4 -6
- package/esm2022/auto-complete/auto-complete-portal.component.mjs +14 -15
- package/esm2022/auto-complete/auto-complete.component.mjs +43 -30
- package/esm2022/auto-complete/auto-complete.module.mjs +5 -14
- package/esm2022/avatar/avatar-group.component.mjs +6 -6
- package/esm2022/avatar/avatar.component.mjs +17 -18
- package/esm2022/avatar/avatar.module.mjs +4 -9
- package/esm2022/avatar/avatar.property.mjs +1 -1
- package/esm2022/back-top/back-top.component.mjs +25 -29
- package/esm2022/back-top/back-top.module.mjs +4 -9
- package/esm2022/badge/badge.component.mjs +18 -22
- package/esm2022/badge/badge.module.mjs +4 -7
- package/esm2022/base-form/base-form.component.mjs +9 -4
- package/esm2022/base-form/base-form.module.mjs +4 -5
- package/esm2022/base-form/base-form.property.mjs +1 -1
- package/esm2022/border/border.component.mjs +13 -11
- package/esm2022/border/border.module.mjs +3 -3
- package/esm2022/button/button.component.mjs +19 -23
- package/esm2022/button/button.module.mjs +4 -9
- package/esm2022/button/button.property.mjs +1 -1
- package/esm2022/button/buttons.component.mjs +15 -14
- package/esm2022/calendar/calendar.component.mjs +35 -25
- package/esm2022/calendar/calendar.module.mjs +4 -14
- package/esm2022/card/card.component.mjs +14 -16
- package/esm2022/card/card.module.mjs +4 -9
- package/esm2022/carousel/carousel-panel.component.mjs +37 -33
- package/esm2022/carousel/carousel.component.mjs +19 -22
- package/esm2022/carousel/carousel.module.mjs +5 -10
- package/esm2022/carousel/carousel.property.mjs +1 -1
- package/esm2022/cascade/cascade-portal.component.mjs +19 -17
- package/esm2022/cascade/cascade.component.mjs +37 -30
- package/esm2022/cascade/cascade.module.mjs +5 -14
- package/esm2022/checkbox/checkbox.component.mjs +31 -23
- package/esm2022/checkbox/checkbox.module.mjs +4 -12
- package/esm2022/collapse/collapse-panel.component.mjs +19 -20
- package/esm2022/collapse/collapse.component.mjs +11 -14
- package/esm2022/collapse/collapse.module.mjs +4 -9
- package/esm2022/color/color.component.mjs +15 -16
- package/esm2022/color/color.module.mjs +4 -7
- package/esm2022/color-picker/color-picker-portal.component.mjs +53 -35
- package/esm2022/color-picker/color-picker.component.mjs +36 -35
- package/esm2022/color-picker/color-picker.module.mjs +5 -42
- package/esm2022/comment/comment-reply.component.mjs +18 -18
- package/esm2022/comment/comment.component.mjs +32 -24
- package/esm2022/comment/comment.module.mjs +4 -41
- package/esm2022/comment/comment.property.mjs +1 -1
- package/esm2022/container/aside.component.mjs +15 -12
- package/esm2022/container/container.component.mjs +14 -13
- package/esm2022/container/container.module.mjs +5 -35
- package/esm2022/container/footer.component.mjs +17 -20
- package/esm2022/container/header.component.mjs +17 -20
- package/esm2022/container/main.component.mjs +14 -11
- package/esm2022/core/config/config.service.mjs +8 -3
- package/esm2022/core/services/preloading-strategy.service.mjs +4 -3
- package/esm2022/crumb/crumb.component.mjs +15 -15
- package/esm2022/crumb/crumb.module.mjs +4 -9
- package/esm2022/date-picker/date-picker-portal.component.mjs +36 -27
- package/esm2022/date-picker/date-picker.component.mjs +51 -46
- package/esm2022/date-picker/date-picker.module.mjs +5 -106
- package/esm2022/date-picker/date-quarter.pipe.mjs +3 -3
- package/esm2022/date-picker/date-range-portal.component.mjs +22 -11
- package/esm2022/date-picker/date-range.component.mjs +53 -51
- package/esm2022/date-picker/picker-date.component.mjs +44 -38
- package/esm2022/date-picker/picker-month.component.mjs +30 -28
- package/esm2022/date-picker/picker-quarter.component.mjs +30 -30
- package/esm2022/date-picker/picker-year.component.mjs +25 -23
- package/esm2022/description/description-item.component.mjs +7 -9
- package/esm2022/description/description.component.mjs +13 -13
- package/esm2022/description/description.module.mjs +4 -8
- package/esm2022/dialog/dialog-container.component.mjs +8 -7
- package/esm2022/dialog/dialog-portal.component.mjs +27 -11
- package/esm2022/dialog/dialog-portal.directives.mjs +39 -39
- package/esm2022/dialog/dialog-ref.mjs +1 -1
- package/esm2022/dialog/dialog.component.mjs +40 -47
- package/esm2022/dialog/dialog.module.mjs +11 -69
- package/esm2022/dialog/dialog.service.mjs +15 -16
- package/esm2022/doc/doc.component.mjs +12 -9
- package/esm2022/doc/doc.module.mjs +4 -6
- package/esm2022/drag/drag.directive.mjs +10 -10
- package/esm2022/drag/drag.module.mjs +4 -6
- package/esm2022/drawer/drawer-container.component.mjs +8 -7
- package/esm2022/drawer/drawer-portal.component.mjs +12 -11
- package/esm2022/drawer/drawer-portal.directives.mjs +17 -16
- package/esm2022/drawer/drawer.component.mjs +23 -32
- package/esm2022/drawer/drawer.module.mjs +9 -25
- package/esm2022/drawer/drawer.service.mjs +14 -14
- package/esm2022/dropdown/dropdown-portal.component.mjs +7 -5
- package/esm2022/dropdown/dropdown.component.mjs +31 -24
- package/esm2022/dropdown/dropdown.module.mjs +5 -12
- package/esm2022/empty/empty.component.mjs +21 -17
- package/esm2022/empty/empty.module.mjs +4 -10
- package/esm2022/examples/examples.component.mjs +12 -9
- package/esm2022/examples/examples.module.mjs +4 -6
- package/esm2022/find/find.component.mjs +48 -29
- package/esm2022/find/find.module.mjs +4 -52
- package/esm2022/form/control.component.mjs +69 -39
- package/esm2022/form/form.component.mjs +27 -18
- package/esm2022/form/form.module.mjs +4 -69
- package/esm2022/highlight/highlight.component.mjs +26 -23
- package/esm2022/highlight/highlight.module.mjs +4 -8
- package/esm2022/i18n/i18n.directive.mjs +13 -10
- package/esm2022/i18n/i18n.module.mjs +3 -3
- package/esm2022/i18n/i18n.pipe.mjs +4 -3
- package/esm2022/i18n/i18n.service.mjs +7 -11
- package/esm2022/icon/icon.component.mjs +20 -21
- package/esm2022/icon/icon.module.mjs +4 -9
- package/esm2022/icon/icon.property.mjs +1 -1
- package/esm2022/icon/icon.service.mjs +35 -34
- package/esm2022/image/image-group.component.mjs +4 -3
- package/esm2022/image/image-preview.component.mjs +26 -31
- package/esm2022/image/image.component.mjs +30 -29
- package/esm2022/image/image.module.mjs +4 -13
- package/esm2022/inner/inner.component.mjs +14 -13
- package/esm2022/inner/inner.module.mjs +4 -7
- package/esm2022/input/input-group.component.mjs +12 -13
- package/esm2022/input/input.component.mjs +33 -34
- package/esm2022/input/input.module.mjs +4 -11
- package/esm2022/input-number/input-number.component.mjs +23 -26
- package/esm2022/input-number/input-number.module.mjs +4 -11
- package/esm2022/keyword/keyword.directive.mjs +13 -13
- package/esm2022/keyword/keyword.module.mjs +4 -7
- package/esm2022/keyword/keyword.property.mjs +3 -3
- package/esm2022/layout/col.component.mjs +14 -18
- package/esm2022/layout/layout.module.mjs +4 -7
- package/esm2022/layout/layout.property.mjs +1 -1
- package/esm2022/layout/row.component.mjs +12 -12
- package/esm2022/link/link.component.mjs +17 -18
- package/esm2022/link/link.module.mjs +4 -10
- package/esm2022/list/list-drop-group.directive.mjs +3 -2
- package/esm2022/list/list-option.component.mjs +16 -16
- package/esm2022/list/list.component.mjs +38 -32
- package/esm2022/list/list.module.mjs +4 -52
- package/esm2022/loading/loading.component.mjs +19 -21
- package/esm2022/loading/loading.module.mjs +4 -10
- package/esm2022/menu/menu-node.component.mjs +17 -17
- package/esm2022/menu/menu.component.mjs +21 -23
- package/esm2022/menu/menu.module.mjs +4 -11
- package/esm2022/message/message.component.mjs +10 -11
- package/esm2022/message/message.module.mjs +5 -12
- package/esm2022/message/message.service.mjs +12 -12
- package/esm2022/message-box/message-box.component.mjs +20 -8
- package/esm2022/message-box/message-box.module.mjs +5 -47
- package/esm2022/message-box/message-box.service.mjs +12 -11
- package/esm2022/notification/notification.component.mjs +10 -11
- package/esm2022/notification/notification.module.mjs +5 -12
- package/esm2022/notification/notification.service.mjs +14 -10
- package/esm2022/outlet/outlet.directive.mjs +9 -9
- package/esm2022/outlet/outlet.module.mjs +4 -6
- package/esm2022/page-header/page-header.component.mjs +19 -18
- package/esm2022/page-header/page-header.module.mjs +4 -8
- package/esm2022/pagination/pagination.component.mjs +39 -29
- package/esm2022/pagination/pagination.module.mjs +4 -13
- package/esm2022/pattern/pattern.component.mjs +12 -9
- package/esm2022/pattern/pattern.module.mjs +4 -6
- package/esm2022/popconfirm/popconfirm.component.mjs +24 -25
- package/esm2022/popconfirm/popconfirm.module.mjs +4 -11
- package/esm2022/popover/popover-portal.component.mjs +15 -14
- package/esm2022/popover/popover.directive.mjs +16 -18
- package/esm2022/popover/popover.module.mjs +5 -11
- package/esm2022/portal/portal.module.mjs +6 -9
- package/esm2022/portal/portal.service.mjs +12 -11
- package/esm2022/progress/progress.component.mjs +16 -18
- package/esm2022/progress/progress.module.mjs +4 -9
- package/esm2022/radio/radio.component.mjs +21 -21
- package/esm2022/radio/radio.module.mjs +4 -12
- package/esm2022/rate/rate.component.mjs +22 -21
- package/esm2022/rate/rate.module.mjs +4 -11
- package/esm2022/resizable/resizable.directive.mjs +56 -45
- package/esm2022/resizable/resizable.module.mjs +5 -7
- package/esm2022/resizable/resizable.property.mjs +3 -3
- package/esm2022/result/result.component.mjs +15 -18
- package/esm2022/result/result.module.mjs +4 -9
- package/esm2022/ripple/ripple.directive.mjs +11 -10
- package/esm2022/ripple/ripple.module.mjs +5 -8
- package/esm2022/select/select-portal.component.mjs +6 -4
- package/esm2022/select/select.component.mjs +52 -50
- package/esm2022/select/select.module.mjs +5 -46
- package/esm2022/skeleton/skeleton.component.mjs +14 -16
- package/esm2022/skeleton/skeleton.module.mjs +4 -8
- package/esm2022/slider/slider.component.mjs +38 -35
- package/esm2022/slider/slider.module.mjs +5 -11
- package/esm2022/slider-select/slider-select.component.mjs +45 -37
- package/esm2022/slider-select/slider-select.module.mjs +4 -36
- package/esm2022/statistic/countdown.component.mjs +14 -15
- package/esm2022/statistic/statistic.component.mjs +13 -13
- package/esm2022/statistic/statistic.module.mjs +4 -9
- package/esm2022/steps/steps.component.mjs +17 -18
- package/esm2022/steps/steps.module.mjs +4 -9
- package/esm2022/switch/switch.component.mjs +18 -17
- package/esm2022/switch/switch.module.mjs +4 -11
- package/esm2022/table/table-body.component.mjs +19 -9
- package/esm2022/table/table-foot.component.mjs +12 -15
- package/esm2022/table/table-head.component.mjs +33 -27
- package/esm2022/table/table.component.mjs +20 -10
- package/esm2022/table/table.module.mjs +4 -69
- package/esm2022/tabs/tab-content.component.mjs +12 -9
- package/esm2022/tabs/tab-link.directive.mjs +7 -5
- package/esm2022/tabs/tab.component.mjs +11 -10
- package/esm2022/tabs/tabs.component.mjs +28 -26
- package/esm2022/tabs/tabs.module.mjs +5 -26
- package/esm2022/tag/tag.component.mjs +16 -19
- package/esm2022/tag/tag.module.mjs +4 -9
- package/esm2022/text-retract/text-retract.component.mjs +17 -18
- package/esm2022/text-retract/text-retract.module.mjs +4 -10
- package/esm2022/textarea/textarea.component.mjs +24 -24
- package/esm2022/textarea/textarea.module.mjs +4 -10
- package/esm2022/theme/theme.component.mjs +44 -30
- package/esm2022/theme/theme.module.mjs +4 -40
- package/esm2022/time-ago/time-ago.module.mjs +4 -6
- package/esm2022/time-ago/time-ago.pipe.mjs +20 -20
- package/esm2022/time-picker/time-picker-frame.component.mjs +31 -29
- package/esm2022/time-picker/time-picker-portal.component.mjs +19 -19
- package/esm2022/time-picker/time-picker.component.mjs +39 -40
- package/esm2022/time-picker/time-picker.module.mjs +5 -46
- package/esm2022/time-range/time-range.module.mjs +4 -4
- package/esm2022/time-range/time-range.pipe.mjs +3 -3
- package/esm2022/timeline/timeline.component.mjs +17 -19
- package/esm2022/timeline/timeline.module.mjs +4 -11
- package/esm2022/tooltip/tooltip-portal.component.mjs +15 -14
- package/esm2022/tooltip/tooltip.directive.mjs +15 -18
- package/esm2022/tooltip/tooltip.module.mjs +5 -11
- package/esm2022/transfer/transfer.component.mjs +68 -54
- package/esm2022/transfer/transfer.module.mjs +4 -57
- package/esm2022/tree/tree-node.component.mjs +36 -29
- package/esm2022/tree/tree.component.mjs +10 -12
- package/esm2022/tree/tree.module.mjs +4 -41
- package/esm2022/tree/tree.service.mjs +4 -3
- package/esm2022/tree-file/tree-file.component.mjs +34 -30
- package/esm2022/tree-file/tree-file.module.mjs +4 -13
- package/esm2022/tree-select/tree-select-portal.component.mjs +25 -25
- package/esm2022/tree-select/tree-select.component.mjs +53 -51
- package/esm2022/tree-select/tree-select.module.mjs +6 -54
- package/esm2022/typography/typography.component.mjs +11 -11
- package/esm2022/typography/typography.module.mjs +4 -7
- package/esm2022/upload/upload-portal.component.mjs +11 -12
- package/esm2022/upload/upload.component.mjs +42 -39
- package/esm2022/upload/upload.module.mjs +4 -53
- package/examples/examples.component.d.ts +6 -6
- package/examples/examples.module.d.ts +1 -2
- package/fesm2022/ng-nest-ui-affix.mjs +12 -15
- package/fesm2022/ng-nest-ui-affix.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-alert.mjs +26 -25
- package/fesm2022/ng-nest-ui-alert.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-anchor.mjs +24 -26
- package/fesm2022/ng-nest-ui-anchor.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-api.mjs +15 -15
- package/fesm2022/ng-nest-ui-api.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-auto-complete.mjs +58 -50
- package/fesm2022/ng-nest-ui-auto-complete.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-avatar.mjs +23 -27
- package/fesm2022/ng-nest-ui-avatar.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-back-top.mjs +26 -33
- package/fesm2022/ng-nest-ui-back-top.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-badge.mjs +20 -26
- package/fesm2022/ng-nest-ui-badge.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-base-form.mjs +11 -6
- package/fesm2022/ng-nest-ui-base-form.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-border.mjs +14 -12
- package/fesm2022/ng-nest-ui-border.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-button.mjs +30 -38
- package/fesm2022/ng-nest-ui-button.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-calendar.mjs +35 -33
- package/fesm2022/ng-nest-ui-calendar.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-card.mjs +15 -21
- package/fesm2022/ng-nest-ui-card.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-carousel.mjs +52 -54
- package/fesm2022/ng-nest-ui-carousel.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-cascade.mjs +54 -51
- package/fesm2022/ng-nest-ui-cascade.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-checkbox.mjs +32 -30
- package/fesm2022/ng-nest-ui-checkbox.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-collapse.mjs +27 -36
- package/fesm2022/ng-nest-ui-collapse.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color-picker.mjs +84 -98
- package/fesm2022/ng-nest-ui-color-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color.mjs +16 -18
- package/fesm2022/ng-nest-ui-color.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-comment.mjs +43 -72
- package/fesm2022/ng-nest-ui-comment.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-container.mjs +61 -94
- package/fesm2022/ng-nest-ui-container.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-core.mjs +10 -4
- package/fesm2022/ng-nest-ui-core.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-crumb.mjs +16 -20
- package/fesm2022/ng-nest-ui-crumb.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-date-picker.mjs +247 -293
- package/fesm2022/ng-nest-ui-date-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-description.mjs +19 -25
- package/fesm2022/ng-nest-ui-description.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-dialog.mjs +180 -223
- package/fesm2022/ng-nest-ui-dialog.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-doc.mjs +13 -12
- package/fesm2022/ng-nest-ui-doc.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-drag.mjs +13 -14
- package/fesm2022/ng-nest-ui-drag.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-drawer.mjs +114 -133
- package/fesm2022/ng-nest-ui-drawer.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-dropdown.mjs +39 -33
- package/fesm2022/ng-nest-ui-dropdown.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-empty.mjs +21 -24
- package/fesm2022/ng-nest-ui-empty.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-examples.mjs +13 -12
- package/fesm2022/ng-nest-ui-examples.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-find.mjs +49 -76
- package/fesm2022/ng-nest-ui-find.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-form.mjs +88 -112
- package/fesm2022/ng-nest-ui-form.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-highlight.mjs +28 -27
- package/fesm2022/ng-nest-ui-highlight.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-i18n.mjs +21 -21
- package/fesm2022/ng-nest-ui-i18n.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-icon.mjs +55 -57
- package/fesm2022/ng-nest-ui-icon.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-image.mjs +50 -61
- package/fesm2022/ng-nest-ui-image.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-inner.mjs +15 -17
- package/fesm2022/ng-nest-ui-inner.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-input-number.mjs +25 -31
- package/fesm2022/ng-nest-ui-input-number.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-input.mjs +41 -49
- package/fesm2022/ng-nest-ui-input.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-keyword.mjs +17 -19
- package/fesm2022/ng-nest-ui-keyword.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-layout.mjs +25 -31
- package/fesm2022/ng-nest-ui-layout.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-link.mjs +18 -24
- package/fesm2022/ng-nest-ui-link.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-list.mjs +51 -86
- package/fesm2022/ng-nest-ui-list.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-loading.mjs +20 -27
- package/fesm2022/ng-nest-ui-loading.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-menu.mjs +33 -41
- package/fesm2022/ng-nest-ui-menu.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-message-box.mjs +33 -58
- package/fesm2022/ng-nest-ui-message-box.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-message.mjs +22 -28
- package/fesm2022/ng-nest-ui-message.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-notification.mjs +24 -26
- package/fesm2022/ng-nest-ui-notification.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-outlet.mjs +11 -13
- package/fesm2022/ng-nest-ui-outlet.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-page-header.mjs +20 -23
- package/fesm2022/ng-nest-ui-page-header.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-pagination.mjs +39 -37
- package/fesm2022/ng-nest-ui-pagination.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-pattern.mjs +13 -12
- package/fesm2022/ng-nest-ui-pattern.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-popconfirm.mjs +25 -33
- package/fesm2022/ng-nest-ui-popconfirm.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-popover.mjs +31 -35
- package/fesm2022/ng-nest-ui-popover.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-portal.mjs +25 -25
- package/fesm2022/ng-nest-ui-portal.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-progress.mjs +16 -22
- package/fesm2022/ng-nest-ui-progress.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-radio.mjs +22 -28
- package/fesm2022/ng-nest-ui-radio.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-rate.mjs +23 -27
- package/fesm2022/ng-nest-ui-rate.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-resizable.mjs +62 -52
- package/fesm2022/ng-nest-ui-resizable.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-result.mjs +16 -23
- package/fesm2022/ng-nest-ui-result.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-ripple.mjs +14 -15
- package/fesm2022/ng-nest-ui-ripple.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-select.mjs +59 -92
- package/fesm2022/ng-nest-ui-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-skeleton.mjs +15 -20
- package/fesm2022/ng-nest-ui-skeleton.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-slider-select.mjs +46 -66
- package/fesm2022/ng-nest-ui-slider-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-slider.mjs +40 -42
- package/fesm2022/ng-nest-ui-slider.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-statistic.mjs +25 -30
- package/fesm2022/ng-nest-ui-statistic.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-steps.mjs +18 -23
- package/fesm2022/ng-nest-ui-steps.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-switch.mjs +19 -23
- package/fesm2022/ng-nest-ui-switch.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-table.mjs +86 -128
- package/fesm2022/ng-nest-ui-table.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tabs.mjs +52 -63
- package/fesm2022/ng-nest-ui-tabs.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tag.mjs +17 -24
- package/fesm2022/ng-nest-ui-tag.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-text-retract.mjs +17 -23
- package/fesm2022/ng-nest-ui-text-retract.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-textarea.mjs +25 -29
- package/fesm2022/ng-nest-ui-textarea.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-theme.mjs +45 -64
- package/fesm2022/ng-nest-ui-theme.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-time-ago.mjs +21 -23
- package/fesm2022/ng-nest-ui-time-ago.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-time-picker.mjs +82 -119
- package/fesm2022/ng-nest-ui-time-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-time-range.mjs +5 -5
- package/fesm2022/ng-nest-ui-time-range.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-timeline.mjs +18 -26
- package/fesm2022/ng-nest-ui-timeline.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tooltip.mjs +30 -35
- package/fesm2022/ng-nest-ui-tooltip.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-transfer.mjs +68 -104
- package/fesm2022/ng-nest-ui-transfer.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree-file.mjs +35 -39
- package/fesm2022/ng-nest-ui-tree-file.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree-select.mjs +77 -119
- package/fesm2022/ng-nest-ui-tree-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree.mjs +48 -76
- package/fesm2022/ng-nest-ui-tree.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-typography.mjs +13 -15
- package/fesm2022/ng-nest-ui-typography.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-upload.mjs +51 -95
- package/fesm2022/ng-nest-ui-upload.mjs.map +1 -1
- package/find/find.component.d.ts +6 -7
- package/find/find.module.d.ts +1 -13
- package/form/control.component.d.ts +6 -7
- package/form/form.component.d.ts +4 -6
- package/form/form.module.d.ts +1 -24
- package/highlight/highlight.component.d.ts +12 -10
- package/highlight/highlight.module.d.ts +1 -4
- package/i18n/i18n.directive.d.ts +6 -7
- package/i18n/i18n.module.d.ts +1 -1
- package/i18n/i18n.pipe.d.ts +1 -1
- package/i18n/i18n.service.d.ts +3 -2
- package/icon/icon.component.d.ts +7 -9
- package/icon/icon.module.d.ts +1 -3
- package/icon/icon.property.d.ts +1 -1
- package/icon/icon.service.d.ts +6 -7
- package/image/image-group.component.d.ts +1 -1
- package/image/image-preview.component.d.ts +5 -10
- package/image/image.component.d.ts +9 -14
- package/image/image.module.d.ts +3 -11
- package/inner/inner.component.d.ts +2 -3
- package/inner/inner.module.d.ts +1 -3
- package/input/input-group.component.d.ts +3 -6
- package/input/input.component.d.ts +8 -10
- package/input/input.module.d.ts +2 -8
- package/input-number/input-number.component.d.ts +5 -6
- package/input-number/input-number.module.d.ts +1 -7
- package/keyword/keyword.directive.d.ts +3 -4
- package/keyword/keyword.module.d.ts +1 -3
- package/keyword/keyword.property.d.ts +1 -1
- package/layout/col.component.d.ts +5 -7
- package/layout/layout.module.d.ts +1 -3
- package/layout/row.component.d.ts +3 -4
- package/link/link.component.d.ts +5 -7
- package/link/link.module.d.ts +1 -6
- package/list/list-drop-group.directive.d.ts +1 -1
- package/list/list-option.component.d.ts +6 -7
- package/list/list.component.d.ts +9 -12
- package/list/list.module.d.ts +1 -13
- package/loading/loading.component.d.ts +7 -10
- package/loading/loading.module.d.ts +1 -6
- package/menu/menu-node.component.d.ts +6 -7
- package/menu/menu.component.d.ts +4 -7
- package/menu/menu.module.d.ts +1 -7
- package/message/message.component.d.ts +3 -6
- package/message/message.module.d.ts +1 -5
- package/message/message.service.d.ts +4 -5
- package/message-box/message-box.component.d.ts +1 -1
- package/message-box/message-box.module.d.ts +1 -11
- package/message-box/message-box.service.d.ts +2 -5
- package/notification/notification.component.d.ts +3 -6
- package/notification/notification.module.d.ts +1 -5
- package/notification/notification.service.d.ts +1 -3
- package/outlet/outlet.directive.d.ts +4 -5
- package/outlet/outlet.module.d.ts +1 -2
- package/package.json +64 -64
- package/page-header/page-header.component.d.ts +5 -7
- package/page-header/page-header.module.d.ts +1 -4
- package/pagination/pagination.component.d.ts +8 -10
- package/pagination/pagination.module.d.ts +1 -9
- package/pattern/pattern.component.d.ts +4 -4
- package/pattern/pattern.module.d.ts +1 -2
- package/popconfirm/popconfirm.component.d.ts +6 -9
- package/popconfirm/popconfirm.module.d.ts +1 -7
- package/popover/popover-portal.component.d.ts +4 -5
- package/popover/popover.directive.d.ts +9 -10
- package/popover/popover.module.d.ts +1 -6
- package/portal/portal.module.d.ts +1 -3
- package/portal/portal.service.d.ts +3 -4
- package/progress/progress.component.d.ts +3 -7
- package/progress/progress.module.d.ts +1 -5
- package/radio/radio.component.d.ts +6 -8
- package/radio/radio.module.d.ts +1 -8
- package/rate/rate.component.d.ts +6 -8
- package/rate/rate.module.d.ts +1 -7
- package/resizable/resizable.directive.d.ts +5 -7
- package/resizable/resizable.module.d.ts +1 -2
- package/resizable/resizable.property.d.ts +1 -1
- package/result/result.component.d.ts +3 -7
- package/result/result.module.d.ts +1 -5
- package/ripple/ripple.directive.d.ts +4 -5
- package/ripple/ripple.module.d.ts +1 -3
- package/select/select-portal.component.d.ts +1 -1
- package/select/select.component.d.ts +14 -15
- package/select/select.module.d.ts +1 -12
- package/skeleton/skeleton.component.d.ts +3 -6
- package/skeleton/skeleton.module.d.ts +1 -4
- package/slider/slider.component.d.ts +5 -7
- package/slider/slider.module.d.ts +1 -7
- package/slider-select/slider-select.component.d.ts +6 -7
- package/slider-select/slider-select.module.d.ts +1 -9
- package/statistic/countdown.component.d.ts +6 -7
- package/statistic/statistic.component.d.ts +2 -3
- package/statistic/statistic.module.d.ts +1 -5
- package/steps/steps.component.d.ts +4 -7
- package/steps/steps.module.d.ts +1 -5
- package/style/core/index.css +1 -1
- package/style/params/colors.scss +1 -1
- package/switch/switch.component.d.ts +6 -7
- package/switch/switch.module.d.ts +1 -7
- package/table/table-body.component.d.ts +1 -1
- package/table/table-foot.component.d.ts +3 -6
- package/table/table-head.component.d.ts +5 -7
- package/table/table.component.d.ts +1 -1
- package/table/table.module.d.ts +4 -17
- package/tabs/tab-content.component.d.ts +6 -6
- package/tabs/tab-link.directive.d.ts +2 -2
- package/tabs/tab.component.d.ts +2 -3
- package/tabs/tabs.component.d.ts +8 -9
- package/tabs/tabs.module.d.ts +3 -9
- package/tag/tag.component.d.ts +4 -8
- package/tag/tag.module.d.ts +1 -5
- package/text-retract/text-retract.component.d.ts +6 -10
- package/text-retract/text-retract.module.d.ts +1 -6
- package/textarea/textarea.component.d.ts +5 -7
- package/textarea/textarea.module.d.ts +1 -6
- package/theme/theme.component.d.ts +8 -9
- package/theme/theme.module.d.ts +1 -10
- package/time-ago/time-ago.module.d.ts +1 -1
- package/time-ago/time-ago.pipe.d.ts +6 -9
- package/time-picker/time-picker-frame.component.d.ts +5 -6
- package/time-picker/time-picker-portal.component.d.ts +5 -7
- package/time-picker/time-picker.component.d.ts +14 -16
- package/time-picker/time-picker.module.d.ts +2 -13
- package/time-range/time-range.module.d.ts +1 -1
- package/time-range/time-range.pipe.d.ts +1 -1
- package/timeline/timeline.component.d.ts +5 -8
- package/timeline/timeline.module.d.ts +1 -7
- package/tooltip/tooltip-portal.component.d.ts +4 -5
- package/tooltip/tooltip.directive.d.ts +8 -9
- package/tooltip/tooltip.module.d.ts +1 -6
- package/transfer/transfer.component.d.ts +6 -9
- package/transfer/transfer.module.d.ts +1 -15
- package/tree/tree-node.component.d.ts +6 -10
- package/tree/tree.component.d.ts +1 -1
- package/tree/tree.module.d.ts +1 -11
- package/tree-file/tree-file.component.d.ts +5 -10
- package/tree-file/tree-file.module.d.ts +1 -9
- package/tree-select/tree-select-portal.component.d.ts +5 -7
- package/tree-select/tree-select.component.d.ts +14 -15
- package/tree-select/tree-select.module.d.ts +1 -14
- package/typography/typography.component.d.ts +3 -4
- package/typography/typography.module.d.ts +1 -3
- package/upload/upload-portal.component.d.ts +5 -7
- package/upload/upload.component.d.ts +12 -15
- package/upload/upload.module.d.ts +1 -14
package/find/find.component.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef,
|
|
1
|
+
import { OnInit, ChangeDetectorRef, ElementRef, SimpleChanges, OnChanges, AfterViewInit, OnDestroy } from '@angular/core';
|
|
2
2
|
import { XFindProperty } from './find.property';
|
|
3
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import { XTableComponent, XTableRow } from '@ng-nest/ui/table';
|
|
@@ -6,10 +6,7 @@ import { XDialogComponent } from '@ng-nest/ui/dialog';
|
|
|
6
6
|
import { XButtonComponent } from '@ng-nest/ui/button';
|
|
7
7
|
import { XTreeNode, XTreeComponent } from '@ng-nest/ui/tree';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class XFindComponent extends XFindProperty implements OnInit {
|
|
10
|
-
renderer: Renderer2;
|
|
11
|
-
cdr: ChangeDetectorRef;
|
|
12
|
-
configService: XConfigService;
|
|
9
|
+
export declare class XFindComponent extends XFindProperty implements OnInit, OnChanges, AfterViewInit, OnDestroy {
|
|
13
10
|
find: ElementRef<HTMLElement>;
|
|
14
11
|
dialogCom: XDialogComponent;
|
|
15
12
|
tableCom: XTableComponent;
|
|
@@ -32,7 +29,9 @@ export declare class XFindComponent extends XFindProperty implements OnInit {
|
|
|
32
29
|
private _unSubject;
|
|
33
30
|
private _resizeObserver;
|
|
34
31
|
writeValue(value: any): void;
|
|
35
|
-
|
|
32
|
+
private renderer;
|
|
33
|
+
cdr: ChangeDetectorRef;
|
|
34
|
+
configService: XConfigService;
|
|
36
35
|
ngOnChanges(simples: SimpleChanges): void;
|
|
37
36
|
ngOnInit(): void;
|
|
38
37
|
ngAfterViewInit(): void;
|
|
@@ -59,5 +58,5 @@ export declare class XFindComponent extends XFindProperty implements OnInit {
|
|
|
59
58
|
searchKeyDown(event: KeyboardEvent): void;
|
|
60
59
|
searchClick(): void;
|
|
61
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<XFindComponent, never>;
|
|
62
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XFindComponent, "x-find", never, {}, {}, never, never,
|
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XFindComponent, "x-find", never, {}, {}, never, never, true, never>;
|
|
63
62
|
}
|
package/find/find.module.d.ts
CHANGED
|
@@ -1,19 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./find.component";
|
|
3
|
-
import * as i2 from "./find.property";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "@ng-nest/ui/tag";
|
|
7
|
-
import * as i6 from "@ng-nest/ui/button";
|
|
8
|
-
import * as i7 from "@ng-nest/ui/dialog";
|
|
9
|
-
import * as i8 from "@ng-nest/ui/table";
|
|
10
|
-
import * as i9 from "@ng-nest/ui/tree";
|
|
11
|
-
import * as i10 from "@ng-nest/ui/icon";
|
|
12
|
-
import * as i11 from "@ng-nest/ui/empty";
|
|
13
|
-
import * as i12 from "@ng-nest/ui/input";
|
|
14
|
-
import * as i13 from "@ng-nest/ui/base-form";
|
|
15
3
|
export declare class XFindModule {
|
|
16
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<XFindModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XFindModule, [typeof i1.XFindComponent
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XFindModule, never, [typeof i1.XFindComponent], [typeof i1.XFindComponent]>;
|
|
18
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<XFindModule>;
|
|
19
7
|
}
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OnInit, AfterViewInit, OnDestroy } from '@angular/core';
|
|
2
2
|
import { XControlProperty, XFormControlOption, XCascadeControl, XInputControl, XSelectControl, XCheckboxControl, XRadioControl, XDatePickerControl, XInputNumberControl, XSwitchControl, XRateControl, XSliderSelectControl, XTimePickerControl, XColorPickerControl, XFindControl, XTextareaControl, XAutoCompleteControl } from './form.property';
|
|
3
3
|
import { FormControlName, FormControlStatus } from '@angular/forms';
|
|
4
4
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
5
|
-
import { XI18nForm
|
|
5
|
+
import { XI18nForm } from '@ng-nest/ui/i18n';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class XControlComponent extends XControlProperty implements OnInit, AfterViewInit, OnDestroy {
|
|
8
|
-
cdr: ChangeDetectorRef;
|
|
9
|
-
configService: XConfigService;
|
|
10
|
-
i18n: XI18nService;
|
|
11
8
|
option: XFormControlOption;
|
|
12
9
|
form: any;
|
|
13
10
|
control: FormControlName;
|
|
@@ -18,7 +15,9 @@ export declare class XControlComponent extends XControlProperty implements OnIni
|
|
|
18
15
|
private _validatorFns;
|
|
19
16
|
private _unSubject;
|
|
20
17
|
private _formControl;
|
|
21
|
-
|
|
18
|
+
private cdr;
|
|
19
|
+
private i18n;
|
|
20
|
+
configService: XConfigService;
|
|
22
21
|
ngOnInit(): void;
|
|
23
22
|
ngAfterViewInit(): void;
|
|
24
23
|
ngOnDestroy(): void;
|
|
@@ -29,5 +28,5 @@ export declare class XControlComponent extends XControlProperty implements OnIni
|
|
|
29
28
|
setMessages(state: FormControlStatus): void;
|
|
30
29
|
createControl(option: XFormControlOption): XInputControl | XSelectControl | XCascadeControl | XCheckboxControl | XColorPickerControl | XDatePickerControl | XInputNumberControl | XRadioControl | XRateControl | XSliderSelectControl | XSwitchControl | XTimePickerControl | XTextareaControl | XFindControl | XAutoCompleteControl;
|
|
31
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<XControlComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XControlComponent, "x-control", never, { "option": { "alias": "option"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never,
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XControlComponent, "x-control", never, { "option": { "alias": "option"; "required": false; }; "form": { "alias": "form"; "required": false; }; }, {}, never, never, true, never>;
|
|
33
32
|
}
|
package/form/form.component.d.ts
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
import { OnInit,
|
|
1
|
+
import { OnInit, SimpleChanges, OnChanges, AfterViewInit } from '@angular/core';
|
|
2
2
|
import { XFormProperty, XFormControlOption, XFormControlComponent, XFormControlType } from './form.property';
|
|
3
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class XFormComponent extends XFormProperty implements OnInit {
|
|
6
|
-
cdr: ChangeDetectorRef;
|
|
7
|
-
configService: XConfigService;
|
|
5
|
+
export declare class XFormComponent extends XFormProperty implements OnInit, OnChanges, AfterViewInit {
|
|
8
6
|
controlsType: 'controls' | 'rows';
|
|
9
7
|
controlComponents: {
|
|
10
8
|
[property: string]: XFormControlComponent;
|
|
@@ -13,7 +11,7 @@ export declare class XFormComponent extends XFormProperty implements OnInit {
|
|
|
13
11
|
[property: string]: XFormControlType;
|
|
14
12
|
};
|
|
15
13
|
formId: string;
|
|
16
|
-
|
|
14
|
+
configService: XConfigService;
|
|
17
15
|
ngOnChanges(changes: SimpleChanges): void;
|
|
18
16
|
ngOnInit(): void;
|
|
19
17
|
ngAfterViewInit(): void;
|
|
@@ -26,5 +24,5 @@ export declare class XFormComponent extends XFormProperty implements OnInit {
|
|
|
26
24
|
onSubmit(event: SubmitEvent): void;
|
|
27
25
|
trackByControl(_index: number, item: XFormControlOption): any;
|
|
28
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<XFormComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XFormComponent, "x-form", never, {}, {}, never, ["*"],
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XFormComponent, "x-form", never, {}, {}, never, ["*"], true, never>;
|
|
30
28
|
}
|
package/form/form.module.d.ts
CHANGED
|
@@ -1,31 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./form.component";
|
|
3
3
|
import * as i2 from "./control.component";
|
|
4
|
-
import * as i3 from "./form.property";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@ng-nest/ui/layout";
|
|
8
|
-
import * as i7 from "@ng-nest/ui/icon";
|
|
9
|
-
import * as i8 from "@ng-nest/ui/input";
|
|
10
|
-
import * as i9 from "@ng-nest/ui/select";
|
|
11
|
-
import * as i10 from "@ng-nest/ui/cascade";
|
|
12
|
-
import * as i11 from "@ng-nest/ui/checkbox";
|
|
13
|
-
import * as i12 from "@ng-nest/ui/color-picker";
|
|
14
|
-
import * as i13 from "@ng-nest/ui/date-picker";
|
|
15
|
-
import * as i14 from "@ng-nest/ui/input-number";
|
|
16
|
-
import * as i15 from "@ng-nest/ui/radio";
|
|
17
|
-
import * as i16 from "@ng-nest/ui/rate";
|
|
18
|
-
import * as i17 from "@ng-nest/ui/slider-select";
|
|
19
|
-
import * as i18 from "@ng-nest/ui/switch";
|
|
20
|
-
import * as i19 from "@ng-nest/ui/time-picker";
|
|
21
|
-
import * as i20 from "@ng-nest/ui/textarea";
|
|
22
|
-
import * as i21 from "@ng-nest/ui/find";
|
|
23
|
-
import * as i22 from "@ng-nest/ui/auto-complete";
|
|
24
|
-
import * as i23 from "@ng-nest/ui/outlet";
|
|
25
|
-
import * as i24 from "@ng-nest/ui/base-form";
|
|
26
|
-
import * as i25 from "@ng-nest/ui/i18n";
|
|
27
4
|
export declare class XFormModule {
|
|
28
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<XFormModule, never>;
|
|
29
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XFormModule, [typeof i1.XFormComponent, typeof i2.XControlComponent
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XFormModule, never, [typeof i1.XFormComponent, typeof i2.XControlComponent], [typeof i1.XFormComponent, typeof i2.XControlComponent]>;
|
|
30
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<XFormModule>;
|
|
31
8
|
}
|
|
@@ -1,24 +1,26 @@
|
|
|
1
|
-
import { ElementRef,
|
|
1
|
+
import { ElementRef, OnChanges, SimpleChanges, OnInit } from '@angular/core';
|
|
2
2
|
import { XHighlightProperty } from './highlight.property';
|
|
3
|
-
import {
|
|
3
|
+
import { SafeHtml } from '@angular/platform-browser';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class XHighlightComponent extends XHighlightProperty implements OnChanges {
|
|
6
|
-
elementRef: ElementRef<HTMLElement>;
|
|
7
|
-
renderer: Renderer2;
|
|
8
|
-
cdr: ChangeDetectorRef;
|
|
9
|
-
sanitizer: DomSanitizer;
|
|
5
|
+
export declare class XHighlightComponent extends XHighlightProperty implements OnInit, OnChanges {
|
|
10
6
|
codeRef: ElementRef<HTMLElement>;
|
|
11
7
|
display: SafeHtml;
|
|
12
8
|
lines: string[];
|
|
13
9
|
lineHeight: number;
|
|
14
|
-
document: Document;
|
|
15
10
|
iconCopy: string;
|
|
16
|
-
|
|
11
|
+
platformId: Object;
|
|
12
|
+
isBrowser: boolean;
|
|
13
|
+
prism: any;
|
|
14
|
+
private elementRef;
|
|
15
|
+
private renderer;
|
|
16
|
+
private cdr;
|
|
17
|
+
private sanitizer;
|
|
18
|
+
ngOnInit(): void;
|
|
17
19
|
ngOnChanges(changes: SimpleChanges): void;
|
|
18
20
|
setData(): void;
|
|
19
21
|
createLineNumbers(): string;
|
|
20
22
|
createHighlightLines(): string;
|
|
21
23
|
onCopy(): void;
|
|
22
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<XHighlightComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XHighlightComponent, "x-highlight", never, {}, {}, never, never,
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XHighlightComponent, "x-highlight", never, {}, {}, never, never, true, never>;
|
|
24
26
|
}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./highlight.component";
|
|
3
|
-
import * as i2 from "./highlight.property";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@ng-nest/ui/button";
|
|
6
3
|
export declare class XHighlightModule {
|
|
7
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<XHighlightModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XHighlightModule, [typeof i1.XHighlightComponent
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XHighlightModule, never, [typeof i1.XHighlightComponent], [typeof i1.XHighlightComponent]>;
|
|
9
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<XHighlightModule>;
|
|
10
7
|
}
|
package/i18n/i18n.directive.d.ts
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { XI18nService } from './i18n.service';
|
|
1
|
+
import { OnDestroy, SimpleChanges, OnChanges, OnInit } from '@angular/core';
|
|
3
2
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class XI18nDirective implements OnChanges, OnDestroy {
|
|
5
|
-
private locale;
|
|
6
|
-
private elementRef;
|
|
3
|
+
export declare class XI18nDirective implements OnInit, OnChanges, OnDestroy {
|
|
7
4
|
path: string;
|
|
8
5
|
private _unSubject;
|
|
9
|
-
|
|
6
|
+
private locale;
|
|
7
|
+
private elementRef;
|
|
8
|
+
ngOnInit(): void;
|
|
10
9
|
ngOnChanges(changes: SimpleChanges): void;
|
|
11
10
|
ngOnDestroy(): void;
|
|
12
11
|
setLocale(): void;
|
|
13
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<XI18nDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<XI18nDirective, "[x-i18n]", never, { "path": { "alias": "x-i18n"; "required": false; }; }, {}, never, never,
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<XI18nDirective, "[x-i18n]", never, { "path": { "alias": "x-i18n"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
14
|
}
|
package/i18n/i18n.module.d.ts
CHANGED
|
@@ -3,6 +3,6 @@ import * as i1 from "./i18n.pipe";
|
|
|
3
3
|
import * as i2 from "./i18n.directive";
|
|
4
4
|
export declare class XI18nModule {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<XI18nModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XI18nModule, [typeof i1.XI18nPipe, typeof i2.XI18nDirective],
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XI18nModule, never, [typeof i1.XI18nPipe, typeof i2.XI18nDirective], [typeof i1.XI18nPipe, typeof i2.XI18nDirective]>;
|
|
7
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<XI18nModule>;
|
|
8
8
|
}
|
package/i18n/i18n.pipe.d.ts
CHANGED
|
@@ -8,5 +8,5 @@ export declare class XI18nPipe implements PipeTransform {
|
|
|
8
8
|
constructor(locale: XI18nService);
|
|
9
9
|
transform(path: string, keyValue?: object): any;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<XI18nPipe, never>;
|
|
11
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<XI18nPipe, "xI18n",
|
|
11
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<XI18nPipe, "xI18n", true>;
|
|
12
12
|
}
|
package/i18n/i18n.service.d.ts
CHANGED
|
@@ -5,12 +5,13 @@ export declare class XI18nService {
|
|
|
5
5
|
private _locale;
|
|
6
6
|
private _change;
|
|
7
7
|
get localeChange(): Observable<XI18nProperty>;
|
|
8
|
-
|
|
8
|
+
private locale;
|
|
9
|
+
constructor();
|
|
9
10
|
translate(path: string, data?: any): string;
|
|
10
11
|
getLocale(): XI18nProperty;
|
|
11
12
|
getLocaleId(): string;
|
|
12
13
|
setLocale(locale: XI18nProperty, forceRefresh?: boolean): void;
|
|
13
14
|
private _getObjectPath;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<XI18nService,
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<XI18nService, never>;
|
|
15
16
|
static ɵprov: i0.ɵɵInjectableDeclaration<XI18nService>;
|
|
16
17
|
}
|
package/icon/icon.component.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { OnInit,
|
|
1
|
+
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { XIconProperty } from './icon.property';
|
|
3
|
-
import { XIconService } from './icon.service';
|
|
4
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
5
|
export declare const XSouceUrl: {
|
|
@@ -8,16 +7,15 @@ export declare const XSouceUrl: {
|
|
|
8
7
|
};
|
|
9
8
|
export declare const XViewBox: never[];
|
|
10
9
|
export declare class XIconComponent extends XIconProperty implements OnInit, OnChanges {
|
|
11
|
-
elementRef: ElementRef<HTMLElement>;
|
|
12
|
-
private renderer;
|
|
13
|
-
iconService: XIconService;
|
|
14
|
-
private cdr;
|
|
15
|
-
configService: XConfigService;
|
|
16
10
|
private _svgElement;
|
|
17
11
|
private _loaded;
|
|
18
12
|
private document;
|
|
13
|
+
private elementRef;
|
|
14
|
+
private renderer;
|
|
15
|
+
private iconService;
|
|
16
|
+
private cdr;
|
|
17
|
+
configService: XConfigService;
|
|
19
18
|
get getSpin(): import("@ng-nest/ui/core").XBoolean | undefined;
|
|
20
|
-
constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2, iconService: XIconService, cdr: ChangeDetectorRef, configService: XConfigService);
|
|
21
19
|
ngOnInit(): void;
|
|
22
20
|
ngOnChanges(changes: SimpleChanges): void;
|
|
23
21
|
getSvg(): void;
|
|
@@ -33,5 +31,5 @@ export declare class XIconComponent extends XIconProperty implements OnInit, OnC
|
|
|
33
31
|
setAttribute(svg: SVGElement, svgEle: SVGElement, attribute: string, def?: string): void;
|
|
34
32
|
setAnimates(svgs: string[]): void;
|
|
35
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<XIconComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XIconComponent, "x-icon", never, {}, {}, never, never,
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XIconComponent, "x-icon", never, {}, {}, never, never, true, never>;
|
|
37
35
|
}
|
package/icon/icon.module.d.ts
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./icon.component";
|
|
3
|
-
import * as i2 from "./icon.property";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
3
|
export declare class XIconModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<XIconModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XIconModule, [typeof i1.XIconComponent
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XIconModule, never, [typeof i1.XIconComponent], [typeof i1.XIconComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<XIconModule>;
|
|
9
7
|
}
|
package/icon/icon.property.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ export declare class XIconProperty extends XProperty {
|
|
|
15
15
|
* @zh_CN SVG 图标根路径地址,可以通过全局只配置一次,所有图标资源在 github 上的 ng-nest-icon 中
|
|
16
16
|
* @en_US The root address of the SVG icon can be configured only once globally. All icon resources are in ng-nest-icon on github
|
|
17
17
|
*/
|
|
18
|
-
href
|
|
18
|
+
href: string;
|
|
19
19
|
/**
|
|
20
20
|
* @zh_CN 图标类型
|
|
21
21
|
* @en_US Icon type
|
package/icon/icon.service.d.ts
CHANGED
|
@@ -8,9 +8,6 @@ type Task<T> = {
|
|
|
8
8
|
callback: Function;
|
|
9
9
|
};
|
|
10
10
|
export declare class XIconService {
|
|
11
|
-
private sanitizer;
|
|
12
|
-
private http;
|
|
13
|
-
rootUrl: string;
|
|
14
11
|
caches: {
|
|
15
12
|
[property: string]: any;
|
|
16
13
|
};
|
|
@@ -18,13 +15,15 @@ export declare class XIconService {
|
|
|
18
15
|
activeTaskXm: number;
|
|
19
16
|
isRunningTask: boolean;
|
|
20
17
|
limit: number;
|
|
21
|
-
|
|
18
|
+
sanitizer: DomSanitizer;
|
|
19
|
+
http: HttpClient;
|
|
20
|
+
constructor();
|
|
22
21
|
addTask<T>(task: Task<T>): void;
|
|
23
22
|
private execute;
|
|
24
23
|
private runTask;
|
|
25
|
-
getSvgs(...icons: string[]): Observable<string[]>;
|
|
26
|
-
getSvgElement(icon: string): Observable<string>;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<XIconService,
|
|
24
|
+
getSvgs(root: string, ...icons: string[]): Observable<string[]>;
|
|
25
|
+
getSvgElement(root: string, icon: string): Observable<string>;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<XIconService, never>;
|
|
28
27
|
static ɵprov: i0.ɵɵInjectableDeclaration<XIconService>;
|
|
29
28
|
}
|
|
30
29
|
export {};
|
|
@@ -5,5 +5,5 @@ export declare class XImageGroupComponent {
|
|
|
5
5
|
addImage(image: XImageComponent): void;
|
|
6
6
|
removeImage(image: XImageComponent): void;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<XImageGroupComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XImageGroupComponent, "x-image-group", never, {}, {}, never, ["*"],
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XImageGroupComponent, "x-image-group", never, {}, {}, never, ["*"], true, never>;
|
|
9
9
|
}
|
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
2
|
import { XImageNode, XImagePreviewProperty } from './image.property';
|
|
3
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class XImagePreviewComponent extends XImagePreviewProperty implements
|
|
6
|
-
renderer: Renderer2;
|
|
7
|
-
elementRef: ElementRef<HTMLElement>;
|
|
8
|
-
cdr: ChangeDetectorRef;
|
|
9
|
-
configService: XConfigService;
|
|
10
|
-
data: XImageNode[];
|
|
5
|
+
export declare class XImagePreviewComponent extends XImagePreviewProperty implements OnInit {
|
|
11
6
|
imgScale3d: {
|
|
12
7
|
x: number;
|
|
13
8
|
y: number;
|
|
@@ -25,9 +20,9 @@ export declare class XImagePreviewComponent extends XImagePreviewProperty implem
|
|
|
25
20
|
get getWrapperTransform(): string;
|
|
26
21
|
get getImgTransform(): string;
|
|
27
22
|
imageRef: ElementRef<HTMLImageElement>;
|
|
28
|
-
|
|
23
|
+
data: XImageNode[];
|
|
24
|
+
configService: XConfigService;
|
|
29
25
|
ngOnInit(): void;
|
|
30
|
-
ngOnChanges(): void;
|
|
31
26
|
initialization(): void;
|
|
32
27
|
setActivated(): void;
|
|
33
28
|
onCurrentChange(num: number): void;
|
|
@@ -36,5 +31,5 @@ export declare class XImagePreviewComponent extends XImagePreviewProperty implem
|
|
|
36
31
|
onDragReleased(): void;
|
|
37
32
|
fitPoint(start: number, size: number, clientSize: number): number | null;
|
|
38
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<XImagePreviewComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XImagePreviewComponent, "x-image-preview", never, {}, {}, never, never,
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XImagePreviewComponent, "x-image-preview", never, {}, {}, never, never, true, never>;
|
|
40
35
|
}
|
|
@@ -1,30 +1,25 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { XImageProperty } from './image.property';
|
|
3
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
4
|
-
import {
|
|
5
|
-
import { XI18nImage, XI18nService } from '@ng-nest/ui/i18n';
|
|
6
|
-
import { XImageGroupComponent } from './image-group.component';
|
|
4
|
+
import { XI18nImage } from '@ng-nest/ui/i18n';
|
|
7
5
|
import * as i0 from "@angular/core";
|
|
8
6
|
export declare class XImageComponent extends XImageProperty implements OnInit, OnChanges {
|
|
9
|
-
renderer: Renderer2;
|
|
10
|
-
elementRef: ElementRef<HTMLElement>;
|
|
11
|
-
cdr: ChangeDetectorRef;
|
|
12
|
-
configService: XConfigService;
|
|
13
|
-
dialog: XDialogService;
|
|
14
|
-
i18n: XI18nService;
|
|
15
|
-
group: XImageGroupComponent;
|
|
16
7
|
locale: XI18nImage;
|
|
17
8
|
isError: boolean;
|
|
18
9
|
isLoaded: boolean;
|
|
19
10
|
private _unSubject;
|
|
20
11
|
get getPreviewText(): string | undefined;
|
|
21
|
-
|
|
12
|
+
private cdr;
|
|
13
|
+
private dialog;
|
|
14
|
+
private i18n;
|
|
15
|
+
private group;
|
|
16
|
+
configService: XConfigService;
|
|
22
17
|
ngOnInit(): void;
|
|
23
18
|
ngOnChanges(changes: SimpleChanges): void;
|
|
24
19
|
ngOnDestroy(): void;
|
|
25
20
|
onPreview(): void;
|
|
26
21
|
onError(event: Event): void;
|
|
27
22
|
onLoad(event: Event): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<XImageComponent,
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XImageComponent, "x-image", never, {}, {}, never, never,
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<XImageComponent, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XImageComponent, "x-image", never, {}, {}, never, never, true, never>;
|
|
30
25
|
}
|
package/image/image.module.d.ts
CHANGED
|
@@ -1,17 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./image.component";
|
|
3
|
-
import * as i2 from "./image.
|
|
4
|
-
import * as i3 from "./image-
|
|
5
|
-
import * as i4 from "./image-group.component";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "@ng-nest/ui/icon";
|
|
8
|
-
import * as i7 from "@ng-nest/ui/dialog";
|
|
9
|
-
import * as i8 from "@ng-nest/ui/button";
|
|
10
|
-
import * as i9 from "@ng-nest/ui/i18n";
|
|
11
|
-
import * as i10 from "@ng-nest/ui/outlet";
|
|
12
|
-
import * as i11 from "@angular/cdk/drag-drop";
|
|
3
|
+
import * as i2 from "./image-preview.component";
|
|
4
|
+
import * as i3 from "./image-group.component";
|
|
13
5
|
export declare class XImageModule {
|
|
14
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<XImageModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XImageModule, [typeof i1.XImageComponent, typeof i2.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XImageModule, never, [typeof i1.XImageComponent, typeof i2.XImagePreviewComponent, typeof i3.XImageGroupComponent], [typeof i1.XImageComponent, typeof i2.XImagePreviewComponent, typeof i3.XImageGroupComponent]>;
|
|
16
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<XImageModule>;
|
|
17
9
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { OnInit,
|
|
1
|
+
import { OnInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { XInnerProperty } from './inner.property';
|
|
3
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
@@ -7,10 +7,9 @@ export declare class XInnerComponent extends XInnerProperty implements OnInit, O
|
|
|
7
7
|
private elementRef;
|
|
8
8
|
configService: XConfigService;
|
|
9
9
|
private _ele;
|
|
10
|
-
constructor(renderer: Renderer2, elementRef: ElementRef<HTMLElement>, configService: XConfigService);
|
|
11
10
|
ngOnInit(): void;
|
|
12
11
|
ngOnChanges(_changes: SimpleChanges): void;
|
|
13
12
|
setStyle(): void;
|
|
14
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInnerComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XInnerComponent, "x-inner", never, {}, {}, never, ["*"],
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XInnerComponent, "x-inner", never, {}, {}, never, ["*"], true, never>;
|
|
16
15
|
}
|
package/inner/inner.module.d.ts
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./inner.component";
|
|
3
|
-
import * as i2 from "./inner.property";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
3
|
export declare class XInnerModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInnerModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XInnerModule, [typeof i1.XInnerComponent
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XInnerModule, never, [typeof i1.XInnerComponent], [typeof i1.XInnerComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<XInnerModule>;
|
|
9
7
|
}
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
2
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
3
3
|
import { XInputGroupProperty } from './input.property';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class XInputGroupComponent extends XInputGroupProperty {
|
|
6
|
-
renderer: Renderer2;
|
|
7
|
-
elementRef: ElementRef<HTMLElement>;
|
|
8
|
-
cdr: ChangeDetectorRef;
|
|
9
6
|
configService: XConfigService;
|
|
10
|
-
|
|
7
|
+
elementRef: ElementRef<any>;
|
|
11
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInputGroupComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XInputGroupComponent, "x-input-group", never, {}, {}, never, ["*"],
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XInputGroupComponent, "x-input-group", never, {}, {}, never, ["*"], true, never>;
|
|
13
10
|
}
|
|
@@ -1,15 +1,9 @@
|
|
|
1
|
-
import { OnInit, ChangeDetectorRef,
|
|
1
|
+
import { OnInit, ChangeDetectorRef, ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { XInputProperty } from './input.property';
|
|
3
3
|
import { XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import { Subject } from 'rxjs';
|
|
5
|
-
import { XInputGroupComponent } from './input-group.component';
|
|
6
5
|
import * as i0 from "@angular/core";
|
|
7
6
|
export declare class XInputComponent extends XInputProperty implements OnInit, OnChanges {
|
|
8
|
-
renderer: Renderer2;
|
|
9
|
-
elementRef: ElementRef<HTMLElement>;
|
|
10
|
-
cdr: ChangeDetectorRef;
|
|
11
|
-
configService: XConfigService;
|
|
12
|
-
inputGroup: XInputGroupComponent;
|
|
13
7
|
inputElement: ElementRef<HTMLElement>;
|
|
14
8
|
inputRef: ElementRef<HTMLInputElement>;
|
|
15
9
|
inputValueRef: ElementRef<HTMLElement>;
|
|
@@ -32,7 +26,11 @@ export declare class XInputComponent extends XInputProperty implements OnInit, O
|
|
|
32
26
|
get beforeIsTemplate(): boolean;
|
|
33
27
|
get afterIsTemplate(): boolean;
|
|
34
28
|
get getTemplateWidth(): string;
|
|
35
|
-
|
|
29
|
+
private renderer;
|
|
30
|
+
cdr: ChangeDetectorRef;
|
|
31
|
+
private inputGroup;
|
|
32
|
+
elementRef: ElementRef<any>;
|
|
33
|
+
configService: XConfigService;
|
|
36
34
|
ngOnInit(): void;
|
|
37
35
|
ngOnChanges(changes: SimpleChanges): void;
|
|
38
36
|
ngOnDestroy(): void;
|
|
@@ -47,6 +45,6 @@ export declare class XInputComponent extends XInputProperty implements OnInit, O
|
|
|
47
45
|
inputFocus(type?: 'focus' | 'select' | 'before' | 'after'): void;
|
|
48
46
|
setClassMap(): void;
|
|
49
47
|
formControlChanges(): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<XInputComponent,
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XInputComponent, "x-input", never, {}, {}, never, never,
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<XInputComponent, never>;
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XInputComponent, "x-input", never, {}, {}, never, never, true, never>;
|
|
52
50
|
}
|
package/input/input.module.d.ts
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./input.component";
|
|
3
|
-
import * as i2 from "./input.
|
|
4
|
-
import * as i3 from "./input-group.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@ng-nest/ui/icon";
|
|
8
|
-
import * as i7 from "@ng-nest/ui/base-form";
|
|
9
|
-
import * as i8 from "@ng-nest/ui/outlet";
|
|
3
|
+
import * as i2 from "./input-group.component";
|
|
10
4
|
export declare class XInputModule {
|
|
11
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInputModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XInputModule, [typeof i1.XInputComponent, typeof i2.
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XInputModule, never, [typeof i1.XInputComponent, typeof i2.XInputGroupComponent], [typeof i1.XInputComponent, typeof i2.XInputGroupComponent]>;
|
|
13
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<XInputModule>;
|
|
14
8
|
}
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
import { Subject, Subscription } from 'rxjs';
|
|
2
|
-
import { OnInit, ChangeDetectorRef,
|
|
2
|
+
import { OnInit, ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
3
3
|
import { XNumber, XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import { XInputNumberProperty } from './input-number.property';
|
|
5
5
|
import { XInputComponent } from '@ng-nest/ui/input';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class XInputNumberComponent extends XInputNumberProperty implements OnInit {
|
|
8
|
-
renderer: Renderer2;
|
|
9
|
-
cdr: ChangeDetectorRef;
|
|
10
|
-
configService: XConfigService;
|
|
11
8
|
inputNumber: ElementRef<HTMLElement>;
|
|
12
9
|
inputEleRef: XInputComponent;
|
|
13
10
|
writeValue(value: any): void;
|
|
@@ -23,7 +20,9 @@ export declare class XInputNumberComponent extends XInputNumberProperty implemen
|
|
|
23
20
|
isDown: boolean;
|
|
24
21
|
valueChange: Subject<any>;
|
|
25
22
|
document: Document;
|
|
26
|
-
|
|
23
|
+
private renderer;
|
|
24
|
+
cdr: ChangeDetectorRef;
|
|
25
|
+
configService: XConfigService;
|
|
27
26
|
ngOnInit(): void;
|
|
28
27
|
setClassMap(): void;
|
|
29
28
|
setDisplayValue(): void;
|
|
@@ -36,5 +35,5 @@ export declare class XInputNumberComponent extends XInputNumberProperty implemen
|
|
|
36
35
|
onInput(x: Event): void;
|
|
37
36
|
formControlChanges(): void;
|
|
38
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInputNumberComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XInputNumberComponent, "x-input-number", never, {}, {}, never, never,
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XInputNumberComponent, "x-input-number", never, {}, {}, never, never, true, never>;
|
|
40
39
|
}
|
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./input-number.component";
|
|
3
|
-
import * as i2 from "./input-number.property";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "@ng-nest/ui/input";
|
|
7
|
-
import * as i6 from "@ng-nest/ui/button";
|
|
8
|
-
import * as i7 from "@ng-nest/ui/base-form";
|
|
9
3
|
export declare class XInputNumberModule {
|
|
10
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInputNumberModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XInputNumberModule, [typeof i1.XInputNumberComponent
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XInputNumberModule, never, [typeof i1.XInputNumberComponent], [typeof i1.XInputNumberComponent]>;
|
|
12
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<XInputNumberModule>;
|
|
13
7
|
}
|