@ng-nest/ui 12.0.8 → 12.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/alert.component.d.ts +2 -1
- package/auto-complete/auto-complete-portal.component.d.ts +1 -3
- package/auto-complete/auto-complete.component.d.ts +1 -1
- package/back-top/back-top.component.d.ts +1 -2
- package/bundles/ng-nest-ui-alert.umd.js +6 -1
- package/bundles/ng-nest-ui-alert.umd.js.map +1 -1
- package/bundles/ng-nest-ui-anchor.umd.js +1 -1
- package/bundles/ng-nest-ui-anchor.umd.js.map +1 -1
- package/bundles/ng-nest-ui-auto-complete.umd.js +7 -6
- package/bundles/ng-nest-ui-auto-complete.umd.js.map +1 -1
- package/bundles/ng-nest-ui-back-top.umd.js +2 -2
- package/bundles/ng-nest-ui-back-top.umd.js.map +1 -1
- package/bundles/ng-nest-ui-badge.umd.js +2 -1
- package/bundles/ng-nest-ui-badge.umd.js.map +1 -1
- package/bundles/ng-nest-ui-button.umd.js +4 -3
- package/bundles/ng-nest-ui-button.umd.js.map +1 -1
- package/bundles/ng-nest-ui-calendar.umd.js +4 -3
- package/bundles/ng-nest-ui-calendar.umd.js.map +1 -1
- package/bundles/ng-nest-ui-carousel.umd.js +13 -12
- package/bundles/ng-nest-ui-carousel.umd.js.map +1 -1
- package/bundles/ng-nest-ui-cascade.umd.js +9 -9
- package/bundles/ng-nest-ui-cascade.umd.js.map +1 -1
- package/bundles/ng-nest-ui-checkbox.umd.js +3 -2
- package/bundles/ng-nest-ui-checkbox.umd.js.map +1 -1
- package/bundles/ng-nest-ui-color-picker.umd.js +9 -10
- package/bundles/ng-nest-ui-color-picker.umd.js.map +1 -1
- package/bundles/ng-nest-ui-color.umd.js +1 -1
- package/bundles/ng-nest-ui-color.umd.js.map +1 -1
- package/bundles/ng-nest-ui-comment.umd.js +3 -2
- package/bundles/ng-nest-ui-comment.umd.js.map +1 -1
- package/bundles/ng-nest-ui-container.umd.js.map +1 -1
- package/bundles/ng-nest-ui-core.umd.js +3 -3
- package/bundles/ng-nest-ui-core.umd.js.map +1 -1
- package/bundles/ng-nest-ui-crumb.umd.js +3 -2
- package/bundles/ng-nest-ui-crumb.umd.js.map +1 -1
- package/bundles/ng-nest-ui-date-picker.umd.js +34 -44
- package/bundles/ng-nest-ui-date-picker.umd.js.map +1 -1
- package/bundles/ng-nest-ui-description.umd.js +5 -6
- package/bundles/ng-nest-ui-description.umd.js.map +1 -1
- package/bundles/ng-nest-ui-dialog.umd.js +285 -32
- package/bundles/ng-nest-ui-dialog.umd.js.map +1 -1
- package/bundles/ng-nest-ui-drawer.umd.js +247 -15
- package/bundles/ng-nest-ui-drawer.umd.js.map +1 -1
- package/bundles/ng-nest-ui-dropdown.umd.js +4 -3
- package/bundles/ng-nest-ui-dropdown.umd.js.map +1 -1
- package/bundles/ng-nest-ui-find.umd.js +33 -8
- package/bundles/ng-nest-ui-find.umd.js.map +1 -1
- package/bundles/ng-nest-ui-form.umd.js +6 -10
- package/bundles/ng-nest-ui-form.umd.js.map +1 -1
- package/bundles/ng-nest-ui-highlight.umd.js +2 -1
- package/bundles/ng-nest-ui-highlight.umd.js.map +1 -1
- package/bundles/ng-nest-ui-i18n.umd.js +2 -1
- package/bundles/ng-nest-ui-i18n.umd.js.map +1 -1
- package/bundles/ng-nest-ui-icon.umd.js +3 -2
- package/bundles/ng-nest-ui-icon.umd.js.map +1 -1
- package/bundles/ng-nest-ui-inner.umd.js +1 -1
- package/bundles/ng-nest-ui-inner.umd.js.map +1 -1
- package/bundles/ng-nest-ui-input.umd.js +9 -7
- package/bundles/ng-nest-ui-input.umd.js.map +1 -1
- package/bundles/ng-nest-ui-list.umd.js +4 -3
- package/bundles/ng-nest-ui-list.umd.js.map +1 -1
- package/bundles/ng-nest-ui-loading.umd.js +2 -1
- package/bundles/ng-nest-ui-loading.umd.js.map +1 -1
- package/bundles/ng-nest-ui-menu.umd.js +6 -6
- package/bundles/ng-nest-ui-menu.umd.js.map +1 -1
- package/bundles/ng-nest-ui-message-box.umd.js +28 -26
- package/bundles/ng-nest-ui-message-box.umd.js.map +1 -1
- package/bundles/ng-nest-ui-message.umd.js +53 -17
- package/bundles/ng-nest-ui-message.umd.js.map +1 -1
- package/bundles/ng-nest-ui-notification.umd.js +1 -1
- package/bundles/ng-nest-ui-notification.umd.js.map +1 -1
- package/bundles/ng-nest-ui-pagination.umd.js +3 -2
- package/bundles/ng-nest-ui-pagination.umd.js.map +1 -1
- package/bundles/ng-nest-ui-popconfirm.umd.js +33 -4
- package/bundles/ng-nest-ui-popconfirm.umd.js.map +1 -1
- package/bundles/ng-nest-ui-popover.umd.js +15 -3
- package/bundles/ng-nest-ui-popover.umd.js.map +1 -1
- package/bundles/ng-nest-ui-portal.umd.js +8 -8
- package/bundles/ng-nest-ui-portal.umd.js.map +1 -1
- package/bundles/ng-nest-ui-progress.umd.js +236 -20
- package/bundles/ng-nest-ui-progress.umd.js.map +1 -1
- package/bundles/ng-nest-ui-radio.umd.js +3 -2
- package/bundles/ng-nest-ui-radio.umd.js.map +1 -1
- package/bundles/ng-nest-ui-rate.umd.js +5 -5
- package/bundles/ng-nest-ui-rate.umd.js.map +1 -1
- package/bundles/ng-nest-ui-ripple.umd.js.map +1 -1
- package/bundles/ng-nest-ui-select.umd.js +7 -6
- package/bundles/ng-nest-ui-select.umd.js.map +1 -1
- package/bundles/ng-nest-ui-skeleton.umd.js +2 -1
- package/bundles/ng-nest-ui-skeleton.umd.js.map +1 -1
- package/bundles/ng-nest-ui-slider.umd.js +7 -8
- package/bundles/ng-nest-ui-slider.umd.js.map +1 -1
- package/bundles/ng-nest-ui-statistic.umd.js +6 -4
- package/bundles/ng-nest-ui-statistic.umd.js.map +1 -1
- package/bundles/ng-nest-ui-steps.umd.js +23 -10
- package/bundles/ng-nest-ui-steps.umd.js.map +1 -1
- package/bundles/ng-nest-ui-table.umd.js +13 -10
- package/bundles/ng-nest-ui-table.umd.js.map +1 -1
- package/bundles/ng-nest-ui-tabs.umd.js +5 -4
- package/bundles/ng-nest-ui-tabs.umd.js.map +1 -1
- package/bundles/ng-nest-ui-tag.umd.js +2 -1
- package/bundles/ng-nest-ui-tag.umd.js.map +1 -1
- package/bundles/ng-nest-ui-text-retract.umd.js +2 -1
- package/bundles/ng-nest-ui-text-retract.umd.js.map +1 -1
- package/bundles/ng-nest-ui-textarea.umd.js +3 -12
- package/bundles/ng-nest-ui-textarea.umd.js.map +1 -1
- package/bundles/ng-nest-ui-theme.umd.js +2 -2
- package/bundles/ng-nest-ui-theme.umd.js.map +1 -1
- package/bundles/ng-nest-ui-time-picker.umd.js +32 -15
- package/bundles/ng-nest-ui-time-picker.umd.js.map +1 -1
- package/bundles/ng-nest-ui-timeline.umd.js +3 -2
- package/bundles/ng-nest-ui-timeline.umd.js.map +1 -1
- package/bundles/ng-nest-ui-tooltip.umd.js +3 -2
- package/bundles/ng-nest-ui-tooltip.umd.js.map +1 -1
- package/bundles/ng-nest-ui-transfer.umd.js +3 -2
- package/bundles/ng-nest-ui-transfer.umd.js.map +1 -1
- package/bundles/ng-nest-ui-tree.umd.js +8 -7
- package/bundles/ng-nest-ui-tree.umd.js.map +1 -1
- package/bundles/ng-nest-ui-upload.umd.js +5 -4
- package/bundles/ng-nest-ui-upload.umd.js.map +1 -1
- package/button/buttons.component.d.ts +1 -1
- package/calendar/calendar.component.d.ts +2 -2
- package/carousel/carousel-panel.component.d.ts +2 -3
- package/carousel/carousel.component.d.ts +1 -1
- package/cascade/cascade-portal.component.d.ts +4 -7
- package/cascade/cascade.component.d.ts +1 -1
- package/checkbox/checkbox.component.d.ts +1 -1
- package/color/color.component.d.ts +2 -2
- package/color-picker/color-picker-portal.component.d.ts +1 -3
- package/color-picker/color-picker.component.d.ts +2 -3
- package/comment/comment.component.d.ts +1 -1
- package/core/config/config.d.ts +7 -0
- package/core/interfaces/layout.type.d.ts +1 -1
- package/core/services/reuse-strategy.service.d.ts +1 -1
- package/crumb/crumb.component.d.ts +1 -1
- package/date-picker/date-picker-portal.component.d.ts +1 -3
- package/date-picker/date-picker.component.d.ts +3 -4
- package/date-picker/date-picker.property.d.ts +1 -16
- package/date-picker/date-range-portal.component.d.ts +1 -3
- package/date-picker/date-range.component.d.ts +2 -3
- package/date-picker/picker-date.component.d.ts +1 -1
- package/date-picker/picker-month.component.d.ts +1 -1
- package/date-picker/picker-year.component.d.ts +1 -1
- package/description/description.component.d.ts +2 -4
- package/dialog/dialog-container.component.d.ts +18 -0
- package/dialog/dialog-container.directives.d.ts +24 -0
- package/dialog/dialog-ref.d.ts +9 -0
- package/dialog/dialog.module.d.ts +13 -11
- package/dialog/dialog.property.d.ts +84 -6
- package/dialog/dialog.service.d.ts +19 -0
- package/dialog/public-api.d.ts +4 -0
- package/drawer/drawer-container.component.d.ts +18 -0
- package/drawer/drawer-container.directives.d.ts +19 -0
- package/drawer/drawer-ref.d.ts +9 -0
- package/drawer/drawer.module.d.ts +8 -6
- package/drawer/drawer.property.d.ts +83 -2
- package/drawer/drawer.service.d.ts +19 -0
- package/drawer/public-api.d.ts +5 -0
- package/dropdown/dropdown-portal.component.d.ts +1 -3
- package/dropdown/dropdown.component.d.ts +2 -2
- package/esm2015/alert/alert.component.js +8 -3
- package/esm2015/anchor/anchor.component.js +2 -2
- package/esm2015/anchor/anchor.property.js +1 -1
- package/esm2015/auto-complete/auto-complete-portal.component.js +4 -4
- package/esm2015/auto-complete/auto-complete.component.js +5 -4
- package/esm2015/auto-complete/auto-complete.property.js +1 -1
- package/esm2015/back-top/back-top.component.js +3 -3
- package/esm2015/badge/badge.component.js +3 -2
- package/esm2015/button/button.component.js +5 -4
- package/esm2015/button/buttons.component.js +1 -1
- package/esm2015/calendar/calendar.component.js +5 -4
- package/esm2015/carousel/carousel-panel.component.js +12 -11
- package/esm2015/carousel/carousel.component.js +4 -3
- package/esm2015/cascade/cascade-portal.component.js +6 -7
- package/esm2015/cascade/cascade.component.js +5 -4
- package/esm2015/checkbox/checkbox.component.js +4 -3
- package/esm2015/checkbox/checkbox.property.js +1 -1
- package/esm2015/color/color.component.js +2 -2
- package/esm2015/color-picker/color-picker-portal.component.js +3 -3
- package/esm2015/color-picker/color-picker.component.js +8 -9
- package/esm2015/comment/comment.component.js +4 -3
- package/esm2015/container/container.component.js +2 -2
- package/esm2015/core/animation/fade.js +1 -1
- package/esm2015/core/config/config.js +1 -1
- package/esm2015/core/interfaces/layout.type.js +1 -1
- package/esm2015/core/services/http.service.js +2 -2
- package/esm2015/core/services/preloading-strategy.service.js +2 -2
- package/esm2015/core/services/reuse-strategy.service.js +2 -2
- package/esm2015/crumb/crumb.component.js +4 -3
- package/esm2015/date-picker/date-picker-portal.component.js +4 -4
- package/esm2015/date-picker/date-picker.component.js +9 -13
- package/esm2015/date-picker/date-picker.property.js +8 -17
- package/esm2015/date-picker/date-range-portal.component.js +2 -2
- package/esm2015/date-picker/date-range.component.js +7 -7
- package/esm2015/date-picker/picker-date.component.js +4 -3
- package/esm2015/date-picker/picker-month.component.js +4 -3
- package/esm2015/date-picker/picker-year.component.js +4 -3
- package/esm2015/description/description.component.js +6 -7
- package/esm2015/dialog/dialog-container.component.js +59 -0
- package/esm2015/dialog/dialog-container.directives.js +73 -0
- package/esm2015/dialog/dialog-ref.js +17 -0
- package/esm2015/dialog/dialog.component.js +4 -3
- package/esm2015/dialog/dialog.module.js +37 -7
- package/esm2015/dialog/dialog.property.js +17 -16
- package/esm2015/dialog/dialog.service.js +67 -0
- package/esm2015/dialog/public-api.js +5 -1
- package/esm2015/drawer/drawer-container.component.js +59 -0
- package/esm2015/drawer/drawer-container.directives.js +57 -0
- package/esm2015/drawer/drawer-ref.js +17 -0
- package/esm2015/drawer/drawer.component.js +4 -3
- package/esm2015/drawer/drawer.module.js +22 -6
- package/esm2015/drawer/drawer.property.js +22 -6
- package/esm2015/drawer/drawer.service.js +65 -0
- package/esm2015/drawer/public-api.js +6 -1
- package/esm2015/dropdown/dropdown-portal.component.js +2 -2
- package/esm2015/dropdown/dropdown.component.js +4 -3
- package/esm2015/find/find.component.js +18 -8
- package/esm2015/find/find.property.js +18 -2
- package/esm2015/form/control.component.js +1 -1
- package/esm2015/form/form.component.js +6 -5
- package/esm2015/form/form.property.js +3 -8
- package/esm2015/highlight/highlight.component.js +3 -2
- package/esm2015/highlight/highlight.property.js +1 -1
- package/esm2015/i18n/i18n.directive.js +3 -2
- package/esm2015/icon/icon.component.js +4 -3
- package/esm2015/inner/inner.component.js +2 -2
- package/esm2015/input/input-group.component.js +2 -4
- package/esm2015/input/input.component.js +9 -5
- package/esm2015/input/input.property.js +1 -1
- package/esm2015/list/list.component.js +5 -4
- package/esm2015/list/list.property.js +1 -1
- package/esm2015/loading/loading.component.js +3 -2
- package/esm2015/menu/menu-node.component.js +1 -1
- package/esm2015/menu/menu.component.js +7 -7
- package/esm2015/message/message-ref.js +12 -0
- package/esm2015/message/message.component.js +4 -4
- package/esm2015/message/message.property.js +2 -2
- package/esm2015/message/message.service.js +37 -15
- package/esm2015/message/public-api.js +2 -1
- package/esm2015/message-box/message-box.component.js +17 -21
- package/esm2015/message-box/message-box.service.js +7 -5
- package/esm2015/notification/notification.component.js +2 -2
- package/esm2015/notification/notification.property.js +1 -1
- package/esm2015/pagination/pagination.component.js +4 -3
- package/esm2015/popconfirm/popconfirm.component.js +25 -4
- package/esm2015/popconfirm/popconfirm.property.js +10 -3
- package/esm2015/popover/popover.directive.js +10 -3
- package/esm2015/popover/popover.property.js +7 -2
- package/esm2015/portal/portal.module.js +4 -3
- package/esm2015/portal/portal.service.js +8 -9
- package/esm2015/progress/progress.component.js +178 -15
- package/esm2015/progress/progress.property.js +50 -3
- package/esm2015/radio/radio.component.js +4 -3
- package/esm2015/radio/radio.property.js +1 -1
- package/esm2015/rate/rate.component.js +6 -6
- package/esm2015/ripple/ripple.directive.js +1 -1
- package/esm2015/ripple/ripple.property.js +1 -1
- package/esm2015/select/select-portal.component.js +3 -3
- package/esm2015/select/select.component.js +6 -5
- package/esm2015/skeleton/skeleton.component.js +3 -2
- package/esm2015/slider/slider.component.js +8 -9
- package/esm2015/statistic/countdown.component.js +5 -4
- package/esm2015/statistic/statistic.component.js +3 -2
- package/esm2015/steps/steps.component.js +18 -10
- package/esm2015/steps/steps.property.js +8 -3
- package/esm2015/table/drag.directive.js +2 -2
- package/esm2015/table/table-body.component.js +4 -3
- package/esm2015/table/table-foot.component.js +1 -1
- package/esm2015/table/table-head.component.js +5 -4
- package/esm2015/table/table.component.js +6 -5
- package/esm2015/table/table.property.js +1 -1
- package/esm2015/tabs/tab.component.js +1 -1
- package/esm2015/tabs/tabs.component.js +6 -5
- package/esm2015/tag/tag.component.js +3 -2
- package/esm2015/text-retract/text-retract.component.js +3 -2
- package/esm2015/textarea/textarea.component.js +3 -2
- package/esm2015/textarea/textarea.property.js +2 -12
- package/esm2015/theme/theme.component.js +3 -3
- package/esm2015/theme/theme.property.js +1 -1
- package/esm2015/time-picker/time-picker-frame.component.js +9 -5
- package/esm2015/time-picker/time-picker-portal.component.js +2 -2
- package/esm2015/time-picker/time-picker.component.js +25 -12
- package/esm2015/timeline/timeline.component.js +4 -3
- package/esm2015/tooltip/tooltip.directive.js +4 -3
- package/esm2015/tooltip/tooltip.property.js +1 -1
- package/esm2015/transfer/transfer.component.js +4 -3
- package/esm2015/tree/tree-node.component.js +2 -2
- package/esm2015/tree/tree.component.js +8 -7
- package/esm2015/tree/tree.property.js +1 -1
- package/esm2015/upload/upload-portal.component.js +2 -2
- package/esm2015/upload/upload.component.js +5 -4
- package/fesm2015/ng-nest-ui-alert.js +7 -2
- package/fesm2015/ng-nest-ui-alert.js.map +1 -1
- package/fesm2015/ng-nest-ui-anchor.js +1 -1
- package/fesm2015/ng-nest-ui-anchor.js.map +1 -1
- package/fesm2015/ng-nest-ui-auto-complete.js +7 -6
- package/fesm2015/ng-nest-ui-auto-complete.js.map +1 -1
- package/fesm2015/ng-nest-ui-back-top.js +2 -2
- package/fesm2015/ng-nest-ui-back-top.js.map +1 -1
- package/fesm2015/ng-nest-ui-badge.js +2 -1
- package/fesm2015/ng-nest-ui-badge.js.map +1 -1
- package/fesm2015/ng-nest-ui-button.js +4 -3
- package/fesm2015/ng-nest-ui-button.js.map +1 -1
- package/fesm2015/ng-nest-ui-calendar.js +4 -3
- package/fesm2015/ng-nest-ui-calendar.js.map +1 -1
- package/fesm2015/ng-nest-ui-carousel.js +12 -11
- package/fesm2015/ng-nest-ui-carousel.js.map +1 -1
- package/fesm2015/ng-nest-ui-cascade.js +9 -9
- package/fesm2015/ng-nest-ui-cascade.js.map +1 -1
- package/fesm2015/ng-nest-ui-checkbox.js +3 -2
- package/fesm2015/ng-nest-ui-checkbox.js.map +1 -1
- package/fesm2015/ng-nest-ui-color-picker.js +9 -10
- package/fesm2015/ng-nest-ui-color-picker.js.map +1 -1
- package/fesm2015/ng-nest-ui-color.js +1 -1
- package/fesm2015/ng-nest-ui-color.js.map +1 -1
- package/fesm2015/ng-nest-ui-comment.js +3 -2
- package/fesm2015/ng-nest-ui-comment.js.map +1 -1
- package/fesm2015/ng-nest-ui-container.js +1 -1
- package/fesm2015/ng-nest-ui-container.js.map +1 -1
- package/fesm2015/ng-nest-ui-core.js +3 -3
- package/fesm2015/ng-nest-ui-core.js.map +1 -1
- package/fesm2015/ng-nest-ui-crumb.js +3 -2
- package/fesm2015/ng-nest-ui-crumb.js.map +1 -1
- package/fesm2015/ng-nest-ui-date-picker.js +34 -44
- package/fesm2015/ng-nest-ui-date-picker.js.map +1 -1
- package/fesm2015/ng-nest-ui-description.js +5 -6
- package/fesm2015/ng-nest-ui-description.js.map +1 -1
- package/fesm2015/ng-nest-ui-dialog.js +256 -26
- package/fesm2015/ng-nest-ui-dialog.js.map +1 -1
- package/fesm2015/ng-nest-ui-drawer.js +226 -14
- package/fesm2015/ng-nest-ui-drawer.js.map +1 -1
- package/fesm2015/ng-nest-ui-dropdown.js +4 -3
- package/fesm2015/ng-nest-ui-dropdown.js.map +1 -1
- package/fesm2015/ng-nest-ui-find.js +34 -8
- package/fesm2015/ng-nest-ui-find.js.map +1 -1
- package/fesm2015/ng-nest-ui-form.js +7 -11
- package/fesm2015/ng-nest-ui-form.js.map +1 -1
- package/fesm2015/ng-nest-ui-highlight.js +2 -1
- package/fesm2015/ng-nest-ui-highlight.js.map +1 -1
- package/fesm2015/ng-nest-ui-i18n.js +2 -1
- package/fesm2015/ng-nest-ui-i18n.js.map +1 -1
- package/fesm2015/ng-nest-ui-icon.js +3 -2
- package/fesm2015/ng-nest-ui-icon.js.map +1 -1
- package/fesm2015/ng-nest-ui-inner.js +1 -1
- package/fesm2015/ng-nest-ui-inner.js.map +1 -1
- package/fesm2015/ng-nest-ui-input.js +9 -7
- package/fesm2015/ng-nest-ui-input.js.map +1 -1
- package/fesm2015/ng-nest-ui-list.js +4 -3
- package/fesm2015/ng-nest-ui-list.js.map +1 -1
- package/fesm2015/ng-nest-ui-loading.js +2 -1
- package/fesm2015/ng-nest-ui-loading.js.map +1 -1
- package/fesm2015/ng-nest-ui-menu.js +6 -6
- package/fesm2015/ng-nest-ui-menu.js.map +1 -1
- package/fesm2015/ng-nest-ui-message-box.js +22 -24
- package/fesm2015/ng-nest-ui-message-box.js.map +1 -1
- package/fesm2015/ng-nest-ui-message.js +51 -18
- package/fesm2015/ng-nest-ui-message.js.map +1 -1
- package/fesm2015/ng-nest-ui-notification.js +1 -1
- package/fesm2015/ng-nest-ui-notification.js.map +1 -1
- package/fesm2015/ng-nest-ui-pagination.js +3 -2
- package/fesm2015/ng-nest-ui-pagination.js.map +1 -1
- package/fesm2015/ng-nest-ui-popconfirm.js +33 -5
- package/fesm2015/ng-nest-ui-popconfirm.js.map +1 -1
- package/fesm2015/ng-nest-ui-popover.js +15 -3
- package/fesm2015/ng-nest-ui-popover.js.map +1 -1
- package/fesm2015/ng-nest-ui-portal.js +10 -10
- package/fesm2015/ng-nest-ui-portal.js.map +1 -1
- package/fesm2015/ng-nest-ui-progress.js +226 -17
- package/fesm2015/ng-nest-ui-progress.js.map +1 -1
- package/fesm2015/ng-nest-ui-radio.js +3 -2
- package/fesm2015/ng-nest-ui-radio.js.map +1 -1
- package/fesm2015/ng-nest-ui-rate.js +5 -5
- package/fesm2015/ng-nest-ui-rate.js.map +1 -1
- package/fesm2015/ng-nest-ui-ripple.js.map +1 -1
- package/fesm2015/ng-nest-ui-select.js +7 -6
- package/fesm2015/ng-nest-ui-select.js.map +1 -1
- package/fesm2015/ng-nest-ui-skeleton.js +2 -1
- package/fesm2015/ng-nest-ui-skeleton.js.map +1 -1
- package/fesm2015/ng-nest-ui-slider.js +7 -8
- package/fesm2015/ng-nest-ui-slider.js.map +1 -1
- package/fesm2015/ng-nest-ui-statistic.js +6 -4
- package/fesm2015/ng-nest-ui-statistic.js.map +1 -1
- package/fesm2015/ng-nest-ui-steps.js +24 -11
- package/fesm2015/ng-nest-ui-steps.js.map +1 -1
- package/fesm2015/ng-nest-ui-table.js +13 -10
- package/fesm2015/ng-nest-ui-table.js.map +1 -1
- package/fesm2015/ng-nest-ui-tabs.js +5 -4
- package/fesm2015/ng-nest-ui-tabs.js.map +1 -1
- package/fesm2015/ng-nest-ui-tag.js +2 -1
- package/fesm2015/ng-nest-ui-tag.js.map +1 -1
- package/fesm2015/ng-nest-ui-text-retract.js +2 -1
- package/fesm2015/ng-nest-ui-text-retract.js.map +1 -1
- package/fesm2015/ng-nest-ui-textarea.js +3 -12
- package/fesm2015/ng-nest-ui-textarea.js.map +1 -1
- package/fesm2015/ng-nest-ui-theme.js +2 -2
- package/fesm2015/ng-nest-ui-theme.js.map +1 -1
- package/fesm2015/ng-nest-ui-time-picker.js +33 -16
- package/fesm2015/ng-nest-ui-time-picker.js.map +1 -1
- package/fesm2015/ng-nest-ui-timeline.js +3 -2
- package/fesm2015/ng-nest-ui-timeline.js.map +1 -1
- package/fesm2015/ng-nest-ui-tooltip.js +3 -2
- package/fesm2015/ng-nest-ui-tooltip.js.map +1 -1
- package/fesm2015/ng-nest-ui-transfer.js +3 -2
- package/fesm2015/ng-nest-ui-transfer.js.map +1 -1
- package/fesm2015/ng-nest-ui-tree.js +8 -7
- package/fesm2015/ng-nest-ui-tree.js.map +1 -1
- package/fesm2015/ng-nest-ui-upload.js +5 -4
- package/fesm2015/ng-nest-ui-upload.js.map +1 -1
- package/find/find.component.d.ts +1 -1
- package/find/find.property.d.ts +31 -1
- package/form/control.component.d.ts +1 -1
- package/form/form.component.d.ts +1 -1
- package/form/form.property.d.ts +6 -6
- package/inner/inner.component.d.ts +1 -1
- package/input/input-group.component.d.ts +2 -4
- package/list/list.component.d.ts +2 -2
- package/menu/menu.component.d.ts +1 -1
- package/message/message-ref.d.ts +8 -0
- package/message/message.component.d.ts +3 -3
- package/message/message.property.d.ts +24 -4
- package/message/message.service.d.ts +4 -1
- package/message/public-api.d.ts +1 -0
- package/message-box/message-box.component.d.ts +2 -1
- package/notification/notification.component.d.ts +1 -1
- package/package.json +1 -1
- package/pagination/pagination.component.d.ts +1 -1
- package/popconfirm/popconfirm.component.d.ts +6 -2
- package/popconfirm/popconfirm.property.d.ts +13 -2
- package/popover/popover.property.d.ts +6 -1
- package/portal/portal.module.d.ts +1 -1
- package/portal/portal.service.d.ts +2 -3
- package/progress/progress.component.d.ts +31 -3
- package/progress/progress.property.d.ts +80 -5
- package/radio/radio.component.d.ts +1 -1
- package/rate/rate.component.d.ts +5 -5
- package/select/select-portal.component.d.ts +1 -3
- package/select/select.component.d.ts +1 -1
- package/slider/slider.component.d.ts +1 -1
- package/steps/steps.component.d.ts +1 -1
- package/steps/steps.property.d.ts +7 -2
- package/table/table-body.component.d.ts +1 -1
- package/table/table-head.component.d.ts +1 -1
- package/table/table.component.d.ts +1 -1
- package/table/table.property.d.ts +11 -1
- package/textarea/textarea.property.d.ts +1 -6
- package/theme/theme.component.d.ts +1 -1
- package/time-picker/time-picker-frame.component.d.ts +1 -0
- package/time-picker/time-picker-portal.component.d.ts +1 -3
- package/time-picker/time-picker.component.d.ts +5 -3
- package/timeline/timeline.component.d.ts +1 -1
- package/transfer/transfer.component.d.ts +1 -1
- package/tree/tree-node.component.d.ts +1 -1
- package/tree/tree.component.d.ts +1 -1
- package/upload/upload.component.d.ts +3 -3
|
@@ -9,7 +9,7 @@ export declare class XInnerComponent extends XInnerProperty implements OnInit, O
|
|
|
9
9
|
private _ele;
|
|
10
10
|
constructor(renderer: Renderer2, elementRef: ElementRef, configService: XConfigService);
|
|
11
11
|
ngOnInit(): void;
|
|
12
|
-
ngOnChanges(
|
|
12
|
+
ngOnChanges(_changes: SimpleChanges): void;
|
|
13
13
|
setStyle(): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInnerComponent, never>;
|
|
15
15
|
static ɵcmp: i0.ɵɵComponentDeclaration<XInnerComponent, "x-inner", never, {}, {}, never, ["*"]>;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef,
|
|
1
|
+
import { ChangeDetectorRef, ElementRef, Renderer2 } 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
|
-
export declare class XInputGroupComponent extends XInputGroupProperty
|
|
5
|
+
export declare class XInputGroupComponent extends XInputGroupProperty {
|
|
6
6
|
renderer: Renderer2;
|
|
7
7
|
elementRef: ElementRef;
|
|
8
8
|
cdr: ChangeDetectorRef;
|
|
9
9
|
configService: XConfigService;
|
|
10
10
|
constructor(renderer: Renderer2, elementRef: ElementRef, cdr: ChangeDetectorRef, configService: XConfigService);
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
13
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<XInputGroupComponent, never>;
|
|
14
12
|
static ɵcmp: i0.ɵɵComponentDeclaration<XInputGroupComponent, "x-input-group", never, {}, {}, never, ["*"]>;
|
|
15
13
|
}
|
package/list/list.component.d.ts
CHANGED
|
@@ -29,14 +29,14 @@ export declare class XListComponent extends XListProperty implements OnInit, OnC
|
|
|
29
29
|
ngOnDestroy(): void;
|
|
30
30
|
private setData;
|
|
31
31
|
private initKeyManager;
|
|
32
|
-
setScorllTop(
|
|
32
|
+
setScorllTop(_num: number): void;
|
|
33
33
|
setSelected(): void;
|
|
34
34
|
setKeyManager(): void;
|
|
35
35
|
onNodeClick(event: Event, node: XListNode): void;
|
|
36
36
|
onMouseenter(event: Event, node: XListNode): void;
|
|
37
37
|
onMouseleave(event: Event, node: XListNode): void;
|
|
38
38
|
dropCdk(event: CdkDragDrop<XListNode[]>): void;
|
|
39
|
-
trackByNode(
|
|
39
|
+
trackByNode(_index: number, item: XListNode): any;
|
|
40
40
|
setUnActive(num: number): void;
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<XListComponent, never>;
|
|
42
42
|
static ɵcmp: i0.ɵɵComponentDeclaration<XListComponent, "x-list", never, {}, {}, never, never>;
|
package/menu/menu.component.d.ts
CHANGED
|
@@ -34,7 +34,7 @@ export declare class XMenuComponent extends XMenuProperty implements OnInit, OnC
|
|
|
34
34
|
setCategory(nodes: XMenuNode[]): XMenuNode[];
|
|
35
35
|
setActivatedNode(nodes: XMenuNode[]): void;
|
|
36
36
|
setParentOpen(nodes: XMenuNode[], node: XMenuNode): void;
|
|
37
|
-
trackByNode(
|
|
37
|
+
trackByNode(_index: number, item: XMenuNode): any;
|
|
38
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<XMenuComponent, never>;
|
|
39
39
|
static ɵcmp: i0.ɵɵComponentDeclaration<XMenuComponent, "x-menu", never, {}, {}, never, never>;
|
|
40
40
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Renderer2, ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { XMessageOption,
|
|
2
|
+
import { XMessageOption, XMessagePlacementRef } from './message.property';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class XMessageComponent {
|
|
5
5
|
renderer: Renderer2;
|
|
6
6
|
elementRef: ElementRef;
|
|
7
7
|
cdr: ChangeDetectorRef;
|
|
8
|
-
message:
|
|
8
|
+
message: XMessagePlacementRef;
|
|
9
9
|
constructor(renderer: Renderer2, elementRef: ElementRef, cdr: ChangeDetectorRef);
|
|
10
10
|
onClose(item: XMessageOption): void;
|
|
11
11
|
moveDone($event: {
|
|
@@ -13,7 +13,7 @@ export declare class XMessageComponent {
|
|
|
13
13
|
}): void;
|
|
14
14
|
onEnter(item: XMessageOption): void;
|
|
15
15
|
onLeave(item: XMessageOption): void;
|
|
16
|
-
trackByNode(
|
|
16
|
+
trackByNode(_index: number, item: XMessageOption): string | undefined;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<XMessageComponent, never>;
|
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<XMessageComponent, "x-message", never, {}, {}, never, never>;
|
|
19
19
|
}
|
|
@@ -10,11 +10,16 @@ import { XMessageComponent } from './message.component';
|
|
|
10
10
|
*/
|
|
11
11
|
export declare const XMessagePrefix = "x-message";
|
|
12
12
|
export declare const XMessagePortal = "x-message-portal";
|
|
13
|
-
export declare const
|
|
13
|
+
export declare const X_MESSAGE_CONFIG_NAME = "message";
|
|
14
14
|
/**
|
|
15
15
|
* Message Option
|
|
16
16
|
*/
|
|
17
17
|
export interface XMessageOption extends XAlertOption {
|
|
18
|
+
/**
|
|
19
|
+
* @zh_CN 消息框的 id
|
|
20
|
+
* @en_US Message id
|
|
21
|
+
*/
|
|
22
|
+
id?: string;
|
|
18
23
|
/**
|
|
19
24
|
* @zh_CN 方位,九宫格
|
|
20
25
|
* @en_US Direction, nine grid
|
|
@@ -98,12 +103,27 @@ export interface XMessageOverlayRef extends XPortalOverlayRef<XMessageComponent>
|
|
|
98
103
|
* @en_US Message object in Jiugongge
|
|
99
104
|
*/
|
|
100
105
|
export interface XMessagePlacement {
|
|
101
|
-
[property: string]:
|
|
106
|
+
[property: string]: XMessagePlacementRef;
|
|
102
107
|
}
|
|
103
|
-
|
|
108
|
+
/**
|
|
109
|
+
* @zh_CN 九宫格中的消息对象
|
|
110
|
+
* @en_US Message object in Jiugongge
|
|
111
|
+
*/
|
|
112
|
+
export interface XMessagePlacementRef {
|
|
113
|
+
/**
|
|
114
|
+
* @zh_CN 方位对应的 overlayRef
|
|
115
|
+
* @en_US Placement overlayRef
|
|
116
|
+
*/
|
|
104
117
|
ref: XMessageOverlayRef;
|
|
118
|
+
/**
|
|
119
|
+
* @zh_CN 对应的消息 list 数据
|
|
120
|
+
* @en_US Corresponding message list data
|
|
121
|
+
*/
|
|
105
122
|
list: XMessageOption[];
|
|
106
|
-
|
|
123
|
+
/**
|
|
124
|
+
* @zh_CN 关闭所有数据
|
|
125
|
+
* @en_US Close all data
|
|
126
|
+
*/
|
|
107
127
|
closeAll: () => void;
|
|
108
128
|
}
|
|
109
129
|
/**
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { XTemplate, XConfigService, XMessageConfig } from '@ng-nest/ui/core';
|
|
2
|
-
import { XMessageOverlayRef, XMessagePlacement,
|
|
2
|
+
import { XMessageOverlayRef, XMessagePlacement, XMessageOption } from './message.property';
|
|
3
3
|
import { XPortalService } from '@ng-nest/ui/portal';
|
|
4
|
+
import { XMessageRef } from './message-ref';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
export declare class XMessageService {
|
|
6
7
|
portal: XPortalService;
|
|
@@ -13,6 +14,7 @@ export declare class XMessageService {
|
|
|
13
14
|
success(option: XTemplate | XMessageOption): XMessageRef;
|
|
14
15
|
warning(option: XTemplate | XMessageOption): XMessageRef;
|
|
15
16
|
error(option: XTemplate | XMessageOption): XMessageRef;
|
|
17
|
+
loading(option: XTemplate | XMessageOption): XMessageRef;
|
|
16
18
|
create(option: XMessageOption): XMessageOverlayRef;
|
|
17
19
|
private createMessage;
|
|
18
20
|
private closeAll;
|
|
@@ -20,6 +22,7 @@ export declare class XMessageService {
|
|
|
20
22
|
private messageChange;
|
|
21
23
|
private setDuration;
|
|
22
24
|
private removeMessage;
|
|
25
|
+
private updateMessage;
|
|
23
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<XMessageService, never>;
|
|
24
27
|
static ɵprov: i0.ɵɵInjectableDeclaration<XMessageService>;
|
|
25
28
|
}
|
package/message/public-api.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Renderer2, ElementRef, ChangeDetectorRef, OnInit } from '@angular/core';
|
|
2
|
-
import { XMessageBoxRef, XMessageBoxAction } from './message-box.property';
|
|
2
|
+
import { XMessageBoxRef, XMessageBoxAction, XMessageBoxOption } from './message-box.property';
|
|
3
3
|
import { FormGroup } from '@angular/forms';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class XMessageBoxComponent implements OnInit {
|
|
@@ -10,6 +10,7 @@ export declare class XMessageBoxComponent implements OnInit {
|
|
|
10
10
|
action: XMessageBoxAction;
|
|
11
11
|
formGroup: FormGroup;
|
|
12
12
|
constructor(renderer: Renderer2, elementRef: ElementRef, cdr: ChangeDetectorRef);
|
|
13
|
+
get msgInput(): XMessageBoxOption;
|
|
13
14
|
get getLabel(): string;
|
|
14
15
|
get getPattern(): RegExp;
|
|
15
16
|
ngOnInit(): void;
|
|
@@ -13,7 +13,7 @@ export declare class XNotificationComponent {
|
|
|
13
13
|
}): void;
|
|
14
14
|
onEnter(item: XNotificationOption): void;
|
|
15
15
|
onLeave(item: XNotificationOption): void;
|
|
16
|
-
trackByItem(
|
|
16
|
+
trackByItem(_index: number, item: XNotificationOption): string;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<XNotificationComponent, never>;
|
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<XNotificationComponent, "x-notification", never, {}, {}, never, never>;
|
|
19
19
|
}
|
package/package.json
CHANGED
|
@@ -30,7 +30,7 @@ export declare class XPaginationComponent extends XPaginationProperty implements
|
|
|
30
30
|
onSimpleKeydown(event: KeyboardEvent): void;
|
|
31
31
|
validateIndex(value: number): number;
|
|
32
32
|
getActivated(index: number): boolean;
|
|
33
|
-
trackByItem(
|
|
33
|
+
trackByItem(_index: number, item: number): number;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<XPaginationComponent, never>;
|
|
35
35
|
static ɵcmp: i0.ɵɵComponentDeclaration<XPaginationComponent, "x-pagination", never, {}, {}, never, never>;
|
|
36
36
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Renderer2, ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
1
|
+
import { Renderer2, ElementRef, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
2
|
import { XPopconfirmProperty } from './popconfirm.property';
|
|
3
3
|
import { XBoolean, XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import { XI18nService, XI18nPopconfirm } from '@ng-nest/ui/i18n';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class XPopconfirmComponent extends XPopconfirmProperty {
|
|
6
|
+
export declare class XPopconfirmComponent extends XPopconfirmProperty implements OnDestroy {
|
|
7
7
|
renderer: Renderer2;
|
|
8
8
|
elementRef: ElementRef;
|
|
9
9
|
cdr: ChangeDetectorRef;
|
|
@@ -11,13 +11,17 @@ export declare class XPopconfirmComponent extends XPopconfirmProperty {
|
|
|
11
11
|
i18n: XI18nService;
|
|
12
12
|
visible: XBoolean;
|
|
13
13
|
locale: XI18nPopconfirm;
|
|
14
|
+
loading: boolean;
|
|
14
15
|
private _unSubject;
|
|
16
|
+
private _asyncUnSub;
|
|
15
17
|
get getCancelText(): string | undefined;
|
|
16
18
|
get getConfirmText(): string | undefined;
|
|
17
19
|
constructor(renderer: Renderer2, elementRef: ElementRef, cdr: ChangeDetectorRef, configService: XConfigService, i18n: XI18nService);
|
|
18
20
|
ngOnInit(): void;
|
|
21
|
+
ngOnDestroy(): void;
|
|
19
22
|
onCancel(): void;
|
|
20
23
|
onConfirm(): void;
|
|
24
|
+
onClick(): void;
|
|
21
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<XPopconfirmComponent, never>;
|
|
22
26
|
static ɵcmp: i0.ɵɵComponentDeclaration<XPopconfirmComponent, "x-popconfirm", never, {}, {}, never, ["*"]>;
|
|
23
27
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { XPlacement, XTemplate, XProperty } from '@ng-nest/ui/core';
|
|
1
|
+
import { XPlacement, XTemplate, XProperty, XBoolean } from '@ng-nest/ui/core';
|
|
2
2
|
import { XPopoverTrigger } from '@ng-nest/ui/popover';
|
|
3
3
|
import { EventEmitter } from '@angular/core';
|
|
4
|
+
import { Observable } from 'rxjs';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
/**
|
|
6
7
|
* Popconfirm
|
|
@@ -57,6 +58,16 @@ export declare class XPopconfirmProperty extends XProperty {
|
|
|
57
58
|
* @en_US Confirmed text
|
|
58
59
|
*/
|
|
59
60
|
confirmText?: string;
|
|
61
|
+
/**
|
|
62
|
+
* @zh_CN 确认异步 Observable
|
|
63
|
+
* @en_US Confirm async
|
|
64
|
+
*/
|
|
65
|
+
confirmAsync?: Observable<void>;
|
|
66
|
+
/**
|
|
67
|
+
* @zh_CN 条件触发
|
|
68
|
+
* @en_US condition trigger
|
|
69
|
+
*/
|
|
70
|
+
condition?: XBoolean;
|
|
60
71
|
/**
|
|
61
72
|
* @zh_CN 取消的点击事件
|
|
62
73
|
* @en_US Cancelled click event
|
|
@@ -68,5 +79,5 @@ export declare class XPopconfirmProperty extends XProperty {
|
|
|
68
79
|
*/
|
|
69
80
|
confirm: EventEmitter<any>;
|
|
70
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<XPopconfirmProperty, never>;
|
|
71
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XPopconfirmProperty, "ng-component", never, { "title": "title"; "content": "content"; "placement": "placement"; "trigger": "trigger"; "width": "width"; "icon": "icon"; "iconColor": "iconColor"; "cancelText": "cancelText"; "confirmText": "confirmText"; }, { "cancel": "cancel"; "confirm": "confirm"; }, never, never>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XPopconfirmProperty, "ng-component", never, { "title": "title"; "content": "content"; "placement": "placement"; "trigger": "trigger"; "width": "width"; "icon": "icon"; "iconColor": "iconColor"; "cancelText": "cancelText"; "confirmText": "confirmText"; "confirmAsync": "confirmAsync"; "condition": "condition"; }, { "cancel": "cancel"; "confirm": "confirm"; }, never, never>;
|
|
72
83
|
}
|
|
@@ -46,13 +46,18 @@ export declare class XPopoverProperty extends XProperty {
|
|
|
46
46
|
* @en_US Show/hide control
|
|
47
47
|
*/
|
|
48
48
|
visible?: XBoolean;
|
|
49
|
+
/**
|
|
50
|
+
* @zh_CN 条件触发
|
|
51
|
+
* @en_US condition trigger
|
|
52
|
+
*/
|
|
53
|
+
condition?: XBoolean;
|
|
49
54
|
/**
|
|
50
55
|
* @zh_CN 显示/隐藏改变的事件
|
|
51
56
|
* @en_US Show/hide changed events
|
|
52
57
|
*/
|
|
53
58
|
visibleChange: EventEmitter<XBoolean>;
|
|
54
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<XPopoverProperty, never>;
|
|
55
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<XPopoverProperty, "[x-popover], x-popover", never, { "title": "title"; "content": "content"; "footer": "footer"; "placement": "placement"; "trigger": "trigger"; "width": "width"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, never>;
|
|
60
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<XPopoverProperty, "[x-popover], x-popover", never, { "title": "title"; "content": "content"; "footer": "footer"; "placement": "placement"; "trigger": "trigger"; "width": "width"; "visible": "visible"; "condition": "condition"; }, { "visibleChange": "visibleChange"; }, never>;
|
|
56
61
|
}
|
|
57
62
|
/**
|
|
58
63
|
* @zh_CN 激活方式
|
|
@@ -3,6 +3,6 @@ import * as i1 from "@angular/cdk/overlay";
|
|
|
3
3
|
import * as i2 from "@angular/cdk/portal";
|
|
4
4
|
export declare class XPortalModule {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<XPortalModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XPortalModule, never, [typeof i1.OverlayModule, typeof i2.PortalModule],
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XPortalModule, never, [typeof i1.OverlayModule, typeof i2.PortalModule], [typeof i1.OverlayModule, typeof i2.PortalModule]>;
|
|
7
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<XPortalModule>;
|
|
8
8
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { Injector,
|
|
1
|
+
import { Injector, ElementRef, ViewContainerRef, StaticProvider } from '@angular/core';
|
|
2
2
|
import { Overlay, OverlayRef, PositionStrategy, ConnectedPosition } from '@angular/cdk/overlay';
|
|
3
|
-
import { PortalInjector } from '@angular/cdk/portal';
|
|
4
3
|
import { XPortalProperty, XPortalOverlayRef } from './portal.property';
|
|
5
4
|
import { XPlacement, XPosition, XPlace } from '@ng-nest/ui/core';
|
|
6
5
|
import * as i0 from "@angular/core";
|
|
@@ -12,7 +11,7 @@ export declare class XPortalService {
|
|
|
12
11
|
injector: Injector;
|
|
13
12
|
constructor(overlay: Overlay, injector: Injector);
|
|
14
13
|
attach<T>(option: XPortalProperty): XPortalOverlayRef<T>;
|
|
15
|
-
createInjector(
|
|
14
|
+
createInjector(providers: StaticProvider[], viewContainerRef?: ViewContainerRef): Injector;
|
|
16
15
|
setPlacement(param?: {
|
|
17
16
|
elementRef?: ElementRef;
|
|
18
17
|
placement?: XPlace[] | XPlacement[];
|
|
@@ -1,19 +1,47 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Renderer2, ElementRef, ChangeDetectorRef, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
2
|
import { XProgressProperty } from './progress.property';
|
|
3
3
|
import { XNumber, XConfigService } from '@ng-nest/ui/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class XProgressComponent extends XProgressProperty implements
|
|
5
|
+
export declare class XProgressComponent extends XProgressProperty implements OnChanges {
|
|
6
6
|
renderer: Renderer2;
|
|
7
7
|
elementRef: ElementRef;
|
|
8
8
|
cdr: ChangeDetectorRef;
|
|
9
9
|
configService: XConfigService;
|
|
10
10
|
currentColor: string;
|
|
11
|
+
linearGradient: string;
|
|
12
|
+
stepsArray: Array<boolean>;
|
|
13
|
+
circleClipPath: string;
|
|
14
|
+
dashboardClipPath: string;
|
|
15
|
+
dashboardRailClipPath: string;
|
|
16
|
+
subLinearGradient: string;
|
|
17
|
+
get maskWidth(): number;
|
|
11
18
|
constructor(renderer: Renderer2, elementRef: ElementRef, cdr: ChangeDetectorRef, configService: XConfigService);
|
|
12
|
-
ngOnInit(): void;
|
|
13
19
|
ngOnChanges(simples: SimpleChanges): void;
|
|
14
20
|
setClassMap(): void;
|
|
15
21
|
setColor(): void;
|
|
16
22
|
getLevelColor(percent: XNumber): string;
|
|
23
|
+
setGradient(): void;
|
|
24
|
+
sortGradient(percents: {
|
|
25
|
+
[percent: string]: string;
|
|
26
|
+
}): {
|
|
27
|
+
key: number;
|
|
28
|
+
value: string;
|
|
29
|
+
}[];
|
|
30
|
+
setSubLinearGradient(): void;
|
|
31
|
+
setSteps(): void;
|
|
32
|
+
setType(): void;
|
|
33
|
+
/**
|
|
34
|
+
* circle �е� 100% ���� clip-path �е� 400%
|
|
35
|
+
*/
|
|
36
|
+
setCircleClipPath(): void;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* 90 polygon(50% 50%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
|
|
40
|
+
* 180 polygon(50% 50%, 0% 50%, 0% 0%, 100% 0%, 100% 50%);
|
|
41
|
+
* 270 polygon(50% 50%, 0% 0%, 100% 0%);
|
|
42
|
+
*/
|
|
43
|
+
setDashboardClipPath(): void;
|
|
44
|
+
setCircleClipPathValue(start: string, railValue: number): void;
|
|
17
45
|
onFormat(percent: XNumber): any;
|
|
18
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<XProgressComponent, never>;
|
|
19
47
|
static ɵcmp: i0.ɵɵComponentDeclaration<XProgressComponent, "x-progress", never, {}, {}, never, never>;
|
|
@@ -10,6 +10,11 @@ export declare const XProgressPrefix = "x-progress";
|
|
|
10
10
|
* Progress Property
|
|
11
11
|
*/
|
|
12
12
|
export declare class XProgressProperty extends XProperty {
|
|
13
|
+
/**
|
|
14
|
+
* @zh_CN 进度条类型
|
|
15
|
+
* @en_US Progress bar type
|
|
16
|
+
*/
|
|
17
|
+
type: XProgressType;
|
|
13
18
|
/**
|
|
14
19
|
* @zh_CN 显示进度 0-100
|
|
15
20
|
* @en_US Show progress 0-100
|
|
@@ -44,20 +49,90 @@ export declare class XProgressProperty extends XProperty {
|
|
|
44
49
|
* @zh_CN 自定义颜色
|
|
45
50
|
* @en_US Custom color
|
|
46
51
|
*/
|
|
47
|
-
color?:
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
52
|
+
color?: XProgressColor;
|
|
53
|
+
/**
|
|
54
|
+
* @zh_CN 渐变颜色
|
|
55
|
+
* @en_US Gradient color
|
|
56
|
+
*/
|
|
57
|
+
gradient?: XProgressGradient;
|
|
58
|
+
/**
|
|
59
|
+
* @zh_CN 步骤进度条
|
|
60
|
+
* @en_US Steps progress bar
|
|
61
|
+
*/
|
|
62
|
+
steps?: number;
|
|
63
|
+
/**
|
|
64
|
+
* @zh_CN 单个步骤的宽度
|
|
65
|
+
* @en_US Single step width
|
|
66
|
+
*/
|
|
67
|
+
stepWidth?: string;
|
|
68
|
+
/**
|
|
69
|
+
* @zh_CN 单个步骤的宽度自适应
|
|
70
|
+
* @en_US Single step width flex
|
|
71
|
+
*/
|
|
72
|
+
stepFlex?: XBoolean;
|
|
73
|
+
/**
|
|
74
|
+
* @zh_CN 圆环/仪表盘厚度
|
|
75
|
+
* @en_US Ring thickness
|
|
76
|
+
*/
|
|
77
|
+
thickness?: string;
|
|
78
|
+
/**
|
|
79
|
+
* @zh_CN 圆环/仪表盘尺寸
|
|
80
|
+
* @en_US Ring size
|
|
81
|
+
*/
|
|
82
|
+
size?: string;
|
|
83
|
+
/**
|
|
84
|
+
* @zh_CN 仪表盘缺口角度 0~300
|
|
85
|
+
* @en_US Dashboard notch angle
|
|
86
|
+
*/
|
|
87
|
+
notchAngle?: number;
|
|
88
|
+
/**
|
|
89
|
+
* @zh_CN 分段显示颜色,只适用 type = 'line'
|
|
90
|
+
* @en_US Segmentation display color, only use of type = 'line'
|
|
91
|
+
*/
|
|
92
|
+
subsection?: XBoolean;
|
|
51
93
|
static ɵfac: i0.ɵɵFactoryDeclaration<XProgressProperty, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XProgressProperty, "ng-component", never, { "percent": "percent"; "height": "height"; "status": "status"; "info": "info"; "inside": "inside"; "format": "format"; "color": "color"; }, {}, never, never>;
|
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XProgressProperty, "ng-component", never, { "type": "type"; "percent": "percent"; "height": "height"; "status": "status"; "info": "info"; "inside": "inside"; "format": "format"; "color": "color"; "gradient": "gradient"; "steps": "steps"; "stepWidth": "stepWidth"; "stepFlex": "stepFlex"; "thickness": "thickness"; "size": "size"; "notchAngle": "notchAngle"; "subsection": "subsection"; }, {}, never, never>;
|
|
53
95
|
}
|
|
54
96
|
/**
|
|
55
97
|
* @zh_CN 进度条类型
|
|
56
98
|
* @en_US Progress bar type
|
|
57
99
|
*/
|
|
58
100
|
export declare type XProgressType = 'line' | 'circle' | 'dashboard';
|
|
101
|
+
/**
|
|
102
|
+
* @zh_CN 进度条颜色
|
|
103
|
+
* @en_US Progress bar color
|
|
104
|
+
*/
|
|
105
|
+
export declare type XProgressColor = string | XProgressColorNode[] | Function;
|
|
106
|
+
/**
|
|
107
|
+
* @zh_CN 进度条节点颜色
|
|
108
|
+
* @en_US Progress bar node color
|
|
109
|
+
*/
|
|
110
|
+
export interface XProgressColorNode {
|
|
111
|
+
/**
|
|
112
|
+
* @zh_CN 颜色
|
|
113
|
+
* @en_US Color
|
|
114
|
+
*/
|
|
115
|
+
color: string;
|
|
116
|
+
/**
|
|
117
|
+
* @zh_CN 百分比
|
|
118
|
+
* @en_US Percent
|
|
119
|
+
*/
|
|
120
|
+
percent: number;
|
|
121
|
+
}
|
|
59
122
|
/**
|
|
60
123
|
* @zh_CN 状态
|
|
61
124
|
* @en_US Status
|
|
62
125
|
*/
|
|
63
126
|
export declare type XProgressStatus = 'normal' | 'active' | 'success' | 'exception' | 'warning';
|
|
127
|
+
/**
|
|
128
|
+
* @zh_CN 渐变颜色
|
|
129
|
+
* @en_US Gradient color
|
|
130
|
+
*/
|
|
131
|
+
export declare type XProgressGradient = {
|
|
132
|
+
direction?: string;
|
|
133
|
+
} & ({
|
|
134
|
+
from: string;
|
|
135
|
+
to: string;
|
|
136
|
+
} | {
|
|
137
|
+
[percent: string]: string;
|
|
138
|
+
});
|
|
@@ -18,7 +18,7 @@ export declare class XRadioComponent extends XRadioProperty implements OnChanges
|
|
|
18
18
|
setClassMap(): void;
|
|
19
19
|
radioClick(event: Event, node: XRadioNode): void;
|
|
20
20
|
private setData;
|
|
21
|
-
trackByItem(
|
|
21
|
+
trackByItem(_index: number, item: XRadioNode): any;
|
|
22
22
|
formControlChanges(): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<XRadioComponent, never>;
|
|
24
24
|
static ɵcmp: i0.ɵɵComponentDeclaration<XRadioComponent, "x-radio", never, {}, {}, never, never>;
|
package/rate/rate.component.d.ts
CHANGED
|
@@ -17,12 +17,12 @@ export declare class XRateComponent extends XRateProperty {
|
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
setClassMap(): void;
|
|
19
19
|
setRates(): void;
|
|
20
|
-
rateHover(rate: number,
|
|
20
|
+
rateHover(rate: number, _event: MouseEvent): void;
|
|
21
21
|
leaveRates(): void;
|
|
22
|
-
rateClick(rate: number,
|
|
23
|
-
rateHalfHover(rate: number,
|
|
24
|
-
rateHalfClick(rate: number,
|
|
25
|
-
trackByItem(
|
|
22
|
+
rateClick(rate: number, _event: MouseEvent): void;
|
|
23
|
+
rateHalfHover(rate: number, _event: MouseEvent): void;
|
|
24
|
+
rateHalfClick(rate: number, _event: MouseEvent): void;
|
|
25
|
+
trackByItem(_index: number, item: number): number;
|
|
26
26
|
formControlChanges(): void;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<XRateComponent, never>;
|
|
28
28
|
static ɵcmp: i0.ɵɵComponentDeclaration<XRateComponent, "x-rate", never, {}, {}, never, never>;
|
|
@@ -65,7 +65,7 @@ export declare class XSelectComponent extends XSelectProperty implements OnInit,
|
|
|
65
65
|
setPortal(): void;
|
|
66
66
|
formControlChanges(): void;
|
|
67
67
|
onKeydown($event: KeyboardEvent): void;
|
|
68
|
-
onFocus(
|
|
68
|
+
onFocus(_event: Event): void;
|
|
69
69
|
static ɵfac: i0.ɵɵFactoryDeclaration<XSelectComponent, never>;
|
|
70
70
|
static ɵcmp: i0.ɵɵComponentDeclaration<XSelectComponent, "x-select", never, {}, {}, never, never>;
|
|
71
71
|
}
|
|
@@ -48,7 +48,7 @@ export declare class XSliderComponent extends XSliderProperty implements OnInit,
|
|
|
48
48
|
setHighlight(): void;
|
|
49
49
|
private setData;
|
|
50
50
|
getActivated(index: number): boolean;
|
|
51
|
-
trackByNode(
|
|
51
|
+
trackByNode(_index: number, item: XSliderNode): any;
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<XSliderComponent, never>;
|
|
53
53
|
static ɵcmp: i0.ɵɵComponentDeclaration<XSliderComponent, "x-slider", never, {}, {}, never, never>;
|
|
54
54
|
}
|
|
@@ -19,7 +19,7 @@ export declare class XStepsComponent extends XStepsProperty implements OnInit, O
|
|
|
19
19
|
private setData;
|
|
20
20
|
private setStatus;
|
|
21
21
|
private setActivated;
|
|
22
|
-
trackByNode(
|
|
22
|
+
trackByNode(_index: number, item: XStepsNode): any;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<XStepsComponent, never>;
|
|
24
24
|
static ɵcmp: i0.ɵɵComponentDeclaration<XStepsComponent, "x-steps", never, {}, {}, never, never>;
|
|
25
25
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { XData, XProperty, XParentIdentityProperty, XNumber, XTemplate } from '@ng-nest/ui/core';
|
|
1
|
+
import { XData, XProperty, XParentIdentityProperty, XNumber, XTemplate, XBoolean } from '@ng-nest/ui/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
/**
|
|
4
4
|
* Steps
|
|
@@ -40,8 +40,13 @@ export declare class XStepsProperty extends XProperty {
|
|
|
40
40
|
* @en_US Custom node
|
|
41
41
|
*/
|
|
42
42
|
customTpl?: XTemplate;
|
|
43
|
+
/**
|
|
44
|
+
* @zh_CN 节点设置的状态优先,将不会自动计算当前节点,`activatedIndex` 和 `status` 将失效
|
|
45
|
+
* @en_US the status set by the node takes precedence, and the current node will not be calculated, `activatedIndex` and `status` will be invalidated
|
|
46
|
+
*/
|
|
47
|
+
nodeStatus?: XBoolean;
|
|
43
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<XStepsProperty, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<XStepsProperty, "ng-component", never, { "data": "data"; "layout": "layout"; "activatedIndex": "activatedIndex"; "startIndex": "startIndex"; "status": "status"; "customTpl": "customTpl"; }, {}, never, never>;
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<XStepsProperty, "ng-component", never, { "data": "data"; "layout": "layout"; "activatedIndex": "activatedIndex"; "startIndex": "startIndex"; "status": "status"; "customTpl": "customTpl"; "nodeStatus": "nodeStatus"; }, {}, never, never>;
|
|
45
50
|
}
|
|
46
51
|
export interface XStepsNode extends XParentIdentityProperty<XStepsNode> {
|
|
47
52
|
/**
|
|
@@ -33,7 +33,7 @@ export declare class XTableBodyComponent extends XTableBodyProperty implements O
|
|
|
33
33
|
getTitle(row: XTableRow, column: XTableCell | any): string;
|
|
34
34
|
setAdaptionHeight(): void;
|
|
35
35
|
rowClick(row: XTableRow): void;
|
|
36
|
-
trackByItem(
|
|
36
|
+
trackByItem(_index: number, item: XTableRow | XTableColumn): any;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<XTableBodyComponent, never>;
|
|
38
38
|
static ɵcmp: i0.ɵɵComponentDeclaration<XTableBodyComponent, "x-table-body", never, { "table": "table"; }, {}, never, never>;
|
|
39
39
|
}
|
|
@@ -27,7 +27,7 @@ export declare class XTableHeadComponent extends XTableHeadProperty implements O
|
|
|
27
27
|
x: number;
|
|
28
28
|
y: number;
|
|
29
29
|
}, column: XTableColumn | XTableCell): void;
|
|
30
|
-
trackByItem(
|
|
30
|
+
trackByItem(_index: number, item: XTableColumn): any;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<XTableHeadComponent, never>;
|
|
32
32
|
static ɵcmp: i0.ɵɵComponentDeclaration<XTableHeadComponent, "x-table-head", never, { "table": "table"; }, {}, never, never>;
|
|
33
33
|
}
|
|
@@ -54,7 +54,7 @@ export declare class XTableComponent extends XTableProperty implements OnInit, O
|
|
|
54
54
|
setHeadCheckboxList(): void;
|
|
55
55
|
checkSort(sort: XSort[]): void;
|
|
56
56
|
headChecked(checked: boolean, column: XTableColumn): void;
|
|
57
|
-
bodyChecked(
|
|
57
|
+
bodyChecked(_checked: boolean, column: XTableColumn): void;
|
|
58
58
|
setCheckedValues(column: XTableColumn): void;
|
|
59
59
|
detectChanges(): void;
|
|
60
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<XTableComponent, never>;
|
|
@@ -292,6 +292,11 @@ export interface XTableColumn extends XIdentityProperty {
|
|
|
292
292
|
* @en_US Drag the column width, you need to set the initial width of the column width
|
|
293
293
|
*/
|
|
294
294
|
dragWidth?: boolean;
|
|
295
|
+
/**
|
|
296
|
+
* @zh_CN 头部显示 checkbox
|
|
297
|
+
* @en_US Head shows checkbox
|
|
298
|
+
*/
|
|
299
|
+
headChecked?: boolean;
|
|
295
300
|
/**
|
|
296
301
|
* @zh_CN 自定义属性
|
|
297
302
|
* @en_US Custom attributes
|
|
@@ -349,7 +354,7 @@ export interface XTableCell {
|
|
|
349
354
|
* @zh_CN 宽度
|
|
350
355
|
* @en_US Width
|
|
351
356
|
*/
|
|
352
|
-
width?:
|
|
357
|
+
width?: number;
|
|
353
358
|
/**
|
|
354
359
|
* @zh_CN 固定列,距离左边的距离
|
|
355
360
|
* @en_US Fixed column, distance from left
|
|
@@ -360,6 +365,11 @@ export interface XTableCell {
|
|
|
360
365
|
* @en_US The id of the corresponding column
|
|
361
366
|
*/
|
|
362
367
|
id?: string;
|
|
368
|
+
/**
|
|
369
|
+
* @zh_CN 拖动列宽
|
|
370
|
+
* @en_US Drag the column width
|
|
371
|
+
*/
|
|
372
|
+
dragWidth?: boolean;
|
|
363
373
|
/**
|
|
364
374
|
* @zh_CN 自定义属性
|
|
365
375
|
* @en_US Custom attributes
|