@ng-nest/ui 18.0.1 → 18.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.property.d.ts +16 -0
- package/alert/alert.property.d.ts +174 -3
- package/anchor/anchor.property.d.ts +49 -0
- package/avatar/avatar.component.d.ts +4 -4
- package/avatar/avatar.property.d.ts +6 -6
- package/button/button.component.d.ts +5 -2
- package/calendar/calendar.component.d.ts +1 -0
- package/collapse/collapse.component.d.ts +3 -0
- package/empty/empty.property.d.ts +1 -1
- package/esm2022/affix/affix.component.mjs +3 -3
- package/esm2022/affix/affix.module.mjs +4 -4
- package/esm2022/affix/affix.property.mjs +20 -4
- package/esm2022/alert/alert.component.mjs +5 -5
- package/esm2022/alert/alert.module.mjs +4 -4
- package/esm2022/alert/alert.property.mjs +178 -7
- package/esm2022/anchor/anchor-inner.component.mjs +3 -3
- package/esm2022/anchor/anchor.component.mjs +3 -3
- package/esm2022/anchor/anchor.module.mjs +4 -4
- package/esm2022/anchor/anchor.property.mjs +56 -7
- package/esm2022/api/api.component.mjs +3 -3
- package/esm2022/api/api.module.mjs +4 -4
- package/esm2022/auto-complete/auto-complete-portal.component.mjs +3 -3
- package/esm2022/auto-complete/auto-complete.component.mjs +3 -3
- package/esm2022/auto-complete/auto-complete.module.mjs +4 -4
- package/esm2022/auto-complete/auto-complete.property.mjs +3 -3
- package/esm2022/avatar/avatar-group.component.mjs +3 -3
- package/esm2022/avatar/avatar.component.mjs +13 -11
- package/esm2022/avatar/avatar.module.mjs +4 -4
- package/esm2022/avatar/avatar.property.mjs +13 -13
- package/esm2022/back-top/back-top.component.mjs +3 -3
- package/esm2022/back-top/back-top.module.mjs +4 -4
- package/esm2022/back-top/back-top.property.mjs +3 -3
- package/esm2022/badge/badge.component.mjs +3 -3
- package/esm2022/badge/badge.module.mjs +4 -4
- package/esm2022/badge/badge.property.mjs +3 -3
- package/esm2022/base-form/base-form.module.mjs +4 -4
- package/esm2022/base-form/base-form.property.mjs +6 -6
- package/esm2022/button/button.component.mjs +10 -5
- package/esm2022/button/button.module.mjs +4 -4
- package/esm2022/button/button.property.mjs +6 -6
- package/esm2022/button/buttons.component.mjs +3 -3
- package/esm2022/calendar/calendar.component.mjs +10 -7
- package/esm2022/calendar/calendar.module.mjs +4 -4
- package/esm2022/calendar/calendar.property.mjs +3 -3
- package/esm2022/card/card.component.mjs +3 -3
- package/esm2022/card/card.module.mjs +4 -4
- package/esm2022/card/card.property.mjs +3 -3
- package/esm2022/carousel/carousel-panel.component.mjs +3 -3
- package/esm2022/carousel/carousel.component.mjs +3 -3
- package/esm2022/carousel/carousel.module.mjs +4 -4
- package/esm2022/carousel/carousel.property.mjs +6 -6
- package/esm2022/cascade/cascade-portal.component.mjs +3 -3
- package/esm2022/cascade/cascade.component.mjs +3 -3
- package/esm2022/cascade/cascade.module.mjs +4 -4
- package/esm2022/cascade/cascade.property.mjs +3 -3
- package/esm2022/checkbox/checkbox.component.mjs +5 -5
- package/esm2022/checkbox/checkbox.module.mjs +4 -4
- package/esm2022/checkbox/checkbox.property.mjs +3 -3
- package/esm2022/collapse/collapse-panel.component.mjs +3 -3
- package/esm2022/collapse/collapse.component.mjs +15 -4
- package/esm2022/collapse/collapse.module.mjs +4 -4
- package/esm2022/collapse/collapse.property.mjs +6 -6
- package/esm2022/color/color.component.mjs +3 -3
- package/esm2022/color/color.module.mjs +4 -4
- package/esm2022/color/color.property.mjs +3 -3
- package/esm2022/color-picker/color-picker-portal.component.mjs +3 -3
- package/esm2022/color-picker/color-picker.component.mjs +5 -5
- package/esm2022/color-picker/color-picker.module.mjs +4 -4
- package/esm2022/color-picker/color-picker.property.mjs +3 -3
- package/esm2022/comment/comment-reply.component.mjs +3 -3
- package/esm2022/comment/comment.component.mjs +3 -3
- package/esm2022/comment/comment.module.mjs +4 -4
- package/esm2022/comment/comment.property.mjs +6 -6
- package/esm2022/container/aside.component.mjs +3 -3
- package/esm2022/container/container.component.mjs +3 -3
- package/esm2022/container/container.module.mjs +4 -4
- package/esm2022/container/container.property.mjs +12 -12
- package/esm2022/container/footer.component.mjs +3 -3
- package/esm2022/container/header.component.mjs +3 -3
- package/esm2022/container/main.component.mjs +3 -3
- package/esm2022/core/config/config.service.mjs +3 -3
- package/esm2022/core/services/http.service.mjs +3 -3
- package/esm2022/core/services/preloading-strategy.service.mjs +3 -3
- package/esm2022/core/services/storage.service.mjs +3 -3
- package/esm2022/core/theme/theme.service.mjs +3 -3
- package/esm2022/crumb/crumb.component.mjs +3 -3
- package/esm2022/crumb/crumb.module.mjs +4 -4
- package/esm2022/crumb/crumb.property.mjs +3 -3
- package/esm2022/date-picker/date-picker-portal.component.mjs +3 -3
- package/esm2022/date-picker/date-picker.component.mjs +3 -3
- package/esm2022/date-picker/date-picker.module.mjs +4 -4
- package/esm2022/date-picker/date-picker.property.mjs +18 -18
- package/esm2022/date-picker/date-quarter.pipe.mjs +3 -3
- package/esm2022/date-picker/date-range-portal.component.mjs +3 -3
- package/esm2022/date-picker/date-range.component.mjs +5 -5
- package/esm2022/date-picker/picker-date.component.mjs +3 -3
- package/esm2022/date-picker/picker-month.component.mjs +3 -3
- package/esm2022/date-picker/picker-quarter.component.mjs +3 -3
- package/esm2022/date-picker/picker-year.component.mjs +3 -3
- package/esm2022/description/description-item.component.mjs +3 -3
- package/esm2022/description/description.component.mjs +3 -3
- package/esm2022/description/description.module.mjs +4 -4
- package/esm2022/description/description.property.mjs +6 -6
- package/esm2022/dialog/dialog-container.component.mjs +3 -3
- package/esm2022/dialog/dialog-portal.component.mjs +3 -3
- package/esm2022/dialog/dialog-portal.directives.mjs +18 -18
- package/esm2022/dialog/dialog.component.mjs +3 -3
- package/esm2022/dialog/dialog.module.mjs +4 -4
- package/esm2022/dialog/dialog.property.mjs +6 -6
- package/esm2022/dialog/dialog.service.mjs +3 -3
- package/esm2022/doc/doc.component.mjs +3 -3
- package/esm2022/doc/doc.module.mjs +4 -4
- package/esm2022/drag/drag.directive.mjs +3 -3
- package/esm2022/drag/drag.module.mjs +4 -4
- package/esm2022/drag/drag.property.mjs +3 -3
- package/esm2022/drawer/drawer-container.component.mjs +3 -3
- package/esm2022/drawer/drawer-portal.component.mjs +3 -3
- package/esm2022/drawer/drawer-portal.directives.mjs +9 -9
- package/esm2022/drawer/drawer.component.mjs +3 -3
- package/esm2022/drawer/drawer.module.mjs +4 -4
- package/esm2022/drawer/drawer.property.mjs +6 -6
- package/esm2022/drawer/drawer.service.mjs +3 -3
- package/esm2022/dropdown/dropdown-portal.component.mjs +3 -3
- package/esm2022/dropdown/dropdown.component.mjs +3 -3
- package/esm2022/dropdown/dropdown.module.mjs +4 -4
- package/esm2022/dropdown/dropdown.property.mjs +3 -3
- package/esm2022/empty/empty.component.mjs +3 -3
- package/esm2022/empty/empty.module.mjs +4 -4
- package/esm2022/empty/empty.property.mjs +5 -5
- package/esm2022/examples/examples.component.mjs +3 -3
- package/esm2022/examples/examples.module.mjs +4 -4
- package/esm2022/find/find.component.mjs +3 -3
- package/esm2022/find/find.module.mjs +4 -4
- package/esm2022/find/find.property.mjs +3 -3
- package/esm2022/form/control.component.mjs +3 -3
- package/esm2022/form/form.component.mjs +3 -3
- package/esm2022/form/form.module.mjs +4 -4
- package/esm2022/form/form.property.mjs +6 -6
- package/esm2022/highlight/highlight.component.mjs +3 -3
- package/esm2022/highlight/highlight.module.mjs +4 -4
- package/esm2022/highlight/highlight.property.mjs +3 -3
- package/esm2022/highlight/highlight.service.mjs +3 -3
- package/esm2022/i18n/i18n.directive.mjs +3 -3
- package/esm2022/i18n/i18n.module.mjs +4 -4
- package/esm2022/i18n/i18n.pipe.mjs +3 -3
- package/esm2022/i18n/i18n.service.mjs +3 -3
- package/esm2022/icon/icon.component.mjs +10 -5
- package/esm2022/icon/icon.module.mjs +4 -4
- package/esm2022/icon/icon.property.mjs +3 -3
- package/esm2022/icon/icon.service.mjs +3 -3
- package/esm2022/image/image-group.component.mjs +3 -3
- package/esm2022/image/image-preview.component.mjs +3 -3
- package/esm2022/image/image.component.mjs +3 -3
- package/esm2022/image/image.module.mjs +4 -4
- package/esm2022/image/image.property.mjs +6 -6
- package/esm2022/inner/inner.component.mjs +3 -3
- package/esm2022/inner/inner.module.mjs +4 -4
- package/esm2022/inner/inner.property.mjs +3 -3
- package/esm2022/input/input-group.component.mjs +3 -3
- package/esm2022/input/input.component.mjs +3 -3
- package/esm2022/input/input.module.mjs +4 -4
- package/esm2022/input/input.property.mjs +6 -6
- package/esm2022/input-number/input-number.component.mjs +3 -3
- package/esm2022/input-number/input-number.module.mjs +4 -4
- package/esm2022/input-number/input-number.property.mjs +3 -3
- package/esm2022/keyword/keyword.directive.mjs +3 -3
- package/esm2022/keyword/keyword.module.mjs +4 -4
- package/esm2022/keyword/keyword.property.mjs +3 -3
- package/esm2022/layout/col.component.mjs +3 -3
- package/esm2022/layout/layout.module.mjs +4 -4
- package/esm2022/layout/layout.property.mjs +6 -6
- package/esm2022/layout/row.component.mjs +3 -3
- package/esm2022/link/link.component.mjs +3 -3
- package/esm2022/link/link.module.mjs +4 -4
- package/esm2022/link/link.property.mjs +4 -9
- package/esm2022/list/list-drop-group.directive.mjs +3 -3
- package/esm2022/list/list-option.component.mjs +3 -3
- package/esm2022/list/list.component.mjs +3 -3
- package/esm2022/list/list.module.mjs +4 -4
- package/esm2022/list/list.property.mjs +6 -6
- package/esm2022/loading/loading.component.mjs +3 -3
- package/esm2022/loading/loading.module.mjs +4 -4
- package/esm2022/loading/loading.property.mjs +3 -3
- package/esm2022/menu/menu-node.component.mjs +3 -3
- package/esm2022/menu/menu.component.mjs +3 -3
- package/esm2022/menu/menu.module.mjs +4 -4
- package/esm2022/menu/menu.property.mjs +6 -6
- package/esm2022/message/message.component.mjs +3 -3
- package/esm2022/message/message.module.mjs +4 -4
- package/esm2022/message/message.service.mjs +3 -3
- package/esm2022/message-box/message-box.component.mjs +3 -3
- package/esm2022/message-box/message-box.module.mjs +4 -4
- package/esm2022/message-box/message-box.service.mjs +3 -3
- package/esm2022/notification/notification.component.mjs +3 -3
- package/esm2022/notification/notification.module.mjs +4 -4
- package/esm2022/notification/notification.service.mjs +3 -3
- package/esm2022/outlet/outlet.directive.mjs +3 -3
- package/esm2022/outlet/outlet.module.mjs +4 -4
- package/esm2022/page-header/page-header.component.mjs +3 -3
- package/esm2022/page-header/page-header.module.mjs +4 -4
- package/esm2022/page-header/page-header.property.mjs +3 -3
- package/esm2022/pagination/pagination.component.mjs +3 -3
- package/esm2022/pagination/pagination.module.mjs +4 -4
- package/esm2022/pagination/pagination.property.mjs +3 -3
- package/esm2022/pattern/pattern.component.mjs +3 -3
- package/esm2022/pattern/pattern.module.mjs +4 -4
- package/esm2022/popconfirm/popconfirm.component.mjs +3 -3
- package/esm2022/popconfirm/popconfirm.module.mjs +4 -4
- package/esm2022/popconfirm/popconfirm.property.mjs +3 -3
- package/esm2022/popover/popover-portal.component.mjs +3 -3
- package/esm2022/popover/popover.directive.mjs +5 -5
- package/esm2022/popover/popover.module.mjs +4 -4
- package/esm2022/popover/popover.property.mjs +3 -3
- package/esm2022/portal/portal.module.mjs +4 -4
- package/esm2022/portal/portal.service.mjs +3 -3
- package/esm2022/progress/progress.component.mjs +3 -3
- package/esm2022/progress/progress.module.mjs +4 -4
- package/esm2022/progress/progress.property.mjs +3 -3
- package/esm2022/radio/radio.component.mjs +3 -3
- package/esm2022/radio/radio.module.mjs +4 -4
- package/esm2022/radio/radio.property.mjs +3 -3
- package/esm2022/rate/rate.component.mjs +3 -3
- package/esm2022/rate/rate.module.mjs +4 -4
- package/esm2022/rate/rate.property.mjs +3 -3
- package/esm2022/resizable/resizable.directive.mjs +3 -3
- package/esm2022/resizable/resizable.module.mjs +4 -4
- package/esm2022/resizable/resizable.property.mjs +3 -3
- package/esm2022/result/result.component.mjs +3 -3
- package/esm2022/result/result.module.mjs +4 -4
- package/esm2022/result/result.property.mjs +3 -3
- package/esm2022/ripple/ripple.directive.mjs +3 -3
- package/esm2022/ripple/ripple.module.mjs +4 -4
- package/esm2022/ripple/ripple.property.mjs +3 -3
- package/esm2022/select/select-portal.component.mjs +3 -3
- package/esm2022/select/select.component.mjs +3 -3
- package/esm2022/select/select.module.mjs +4 -4
- package/esm2022/select/select.property.mjs +9 -4
- package/esm2022/skeleton/skeleton.component.mjs +3 -3
- package/esm2022/skeleton/skeleton.module.mjs +4 -4
- package/esm2022/skeleton/skeleton.property.mjs +3 -3
- package/esm2022/slider/slider.component.mjs +5 -5
- package/esm2022/slider/slider.module.mjs +4 -4
- package/esm2022/slider/slider.property.mjs +3 -3
- package/esm2022/slider-select/slider-select.component.mjs +3 -3
- package/esm2022/slider-select/slider-select.module.mjs +4 -4
- package/esm2022/slider-select/slider-select.property.mjs +3 -3
- package/esm2022/statistic/countdown.component.mjs +3 -3
- package/esm2022/statistic/statistic.component.mjs +3 -3
- package/esm2022/statistic/statistic.module.mjs +4 -4
- package/esm2022/statistic/statistic.property.mjs +6 -6
- package/esm2022/steps/steps.component.mjs +3 -3
- package/esm2022/steps/steps.module.mjs +4 -4
- package/esm2022/steps/steps.property.mjs +3 -3
- package/esm2022/switch/switch.component.mjs +3 -3
- package/esm2022/switch/switch.module.mjs +4 -4
- package/esm2022/switch/switch.property.mjs +3 -3
- package/esm2022/table/table-body.component.mjs +37 -24
- package/esm2022/table/table-foot.component.mjs +3 -3
- package/esm2022/table/table-head.component.mjs +5 -5
- package/esm2022/table/table.component.mjs +21 -5
- package/esm2022/table/table.module.mjs +4 -4
- package/esm2022/table/table.property.mjs +12 -12
- package/esm2022/tabs/tab-content.component.mjs +3 -3
- package/esm2022/tabs/tab-link.directive.mjs +6 -6
- package/esm2022/tabs/tab.component.mjs +3 -3
- package/esm2022/tabs/tabs.component.mjs +5 -5
- package/esm2022/tabs/tabs.module.mjs +4 -4
- package/esm2022/tabs/tabs.property.mjs +6 -6
- package/esm2022/tag/tag.component.mjs +3 -3
- package/esm2022/tag/tag.module.mjs +4 -4
- package/esm2022/tag/tag.property.mjs +3 -3
- package/esm2022/text-retract/text-retract.component.mjs +3 -3
- package/esm2022/text-retract/text-retract.module.mjs +4 -4
- package/esm2022/text-retract/text-retract.property.mjs +3 -3
- package/esm2022/textarea/textarea.component.mjs +3 -3
- package/esm2022/textarea/textarea.module.mjs +4 -4
- package/esm2022/textarea/textarea.property.mjs +3 -3
- package/esm2022/theme/theme.component.mjs +3 -3
- package/esm2022/theme/theme.module.mjs +4 -4
- package/esm2022/theme/theme.property.mjs +3 -3
- package/esm2022/time-ago/time-ago.module.mjs +4 -4
- package/esm2022/time-ago/time-ago.pipe.mjs +3 -3
- package/esm2022/time-picker/time-picker-frame.component.mjs +3 -3
- package/esm2022/time-picker/time-picker-portal.component.mjs +3 -3
- package/esm2022/time-picker/time-picker.component.mjs +3 -3
- package/esm2022/time-picker/time-picker.module.mjs +4 -4
- package/esm2022/time-picker/time-picker.property.mjs +3 -3
- 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 +3 -3
- package/esm2022/timeline/timeline.module.mjs +4 -4
- package/esm2022/timeline/timeline.property.mjs +3 -3
- package/esm2022/tooltip/tooltip-portal.component.mjs +3 -3
- package/esm2022/tooltip/tooltip.directive.mjs +5 -5
- package/esm2022/tooltip/tooltip.module.mjs +4 -4
- package/esm2022/tooltip/tooltip.property.mjs +3 -3
- package/esm2022/transfer/transfer.component.mjs +3 -3
- package/esm2022/transfer/transfer.module.mjs +4 -4
- package/esm2022/transfer/transfer.property.mjs +3 -3
- package/esm2022/tree/tree-node.component.mjs +3 -3
- package/esm2022/tree/tree.component.mjs +3 -3
- package/esm2022/tree/tree.module.mjs +4 -4
- package/esm2022/tree/tree.property.mjs +6 -6
- package/esm2022/tree/tree.service.mjs +3 -3
- package/esm2022/tree-file/tree-file.component.mjs +3 -3
- package/esm2022/tree-file/tree-file.module.mjs +4 -4
- package/esm2022/tree-file/tree-file.property.mjs +3 -3
- package/esm2022/tree-select/tree-select-portal.component.mjs +3 -3
- package/esm2022/tree-select/tree-select.component.mjs +3 -3
- package/esm2022/tree-select/tree-select.module.mjs +4 -4
- package/esm2022/tree-select/tree-select.property.mjs +3 -3
- package/esm2022/typography/typography.component.mjs +3 -3
- package/esm2022/typography/typography.module.mjs +4 -4
- package/esm2022/typography/typography.property.mjs +3 -3
- package/esm2022/upload/upload-portal.component.mjs +3 -3
- package/esm2022/upload/upload.component.mjs +3 -3
- package/esm2022/upload/upload.module.mjs +4 -4
- package/esm2022/upload/upload.property.mjs +3 -3
- package/fesm2022/ng-nest-ui-affix.mjs +26 -10
- package/fesm2022/ng-nest-ui-affix.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-alert.mjs +185 -14
- package/fesm2022/ng-nest-ui-alert.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-anchor.mjs +65 -16
- package/fesm2022/ng-nest-ui-anchor.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-api.mjs +7 -7
- package/fesm2022/ng-nest-ui-auto-complete.mjs +13 -13
- package/fesm2022/ng-nest-ui-avatar.mjs +31 -29
- package/fesm2022/ng-nest-ui-avatar.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-back-top.mjs +10 -10
- package/fesm2022/ng-nest-ui-badge.mjs +10 -10
- package/fesm2022/ng-nest-ui-base-form.mjs +10 -10
- package/fesm2022/ng-nest-ui-button.mjs +22 -17
- package/fesm2022/ng-nest-ui-button.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-calendar.mjs +16 -13
- package/fesm2022/ng-nest-ui-calendar.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-card.mjs +10 -10
- package/fesm2022/ng-nest-ui-carousel.mjs +16 -16
- package/fesm2022/ng-nest-ui-cascade.mjs +13 -13
- package/fesm2022/ng-nest-ui-checkbox.mjs +11 -11
- package/fesm2022/ng-nest-ui-checkbox.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-collapse.mjs +27 -17
- package/fesm2022/ng-nest-ui-collapse.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color-picker.mjs +14 -14
- package/fesm2022/ng-nest-ui-color-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color.mjs +10 -10
- package/fesm2022/ng-nest-ui-comment.mjs +16 -16
- package/fesm2022/ng-nest-ui-container.mjs +31 -31
- package/fesm2022/ng-nest-ui-core.mjs +15 -15
- package/fesm2022/ng-nest-ui-crumb.mjs +10 -10
- package/fesm2022/ng-nest-ui-date-picker.mjs +50 -50
- package/fesm2022/ng-nest-ui-date-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-description.mjs +16 -16
- package/fesm2022/ng-nest-ui-dialog.mjs +40 -40
- package/fesm2022/ng-nest-ui-doc.mjs +7 -7
- package/fesm2022/ng-nest-ui-drag.mjs +10 -10
- package/fesm2022/ng-nest-ui-drawer.mjs +31 -31
- package/fesm2022/ng-nest-ui-dropdown.mjs +13 -13
- package/fesm2022/ng-nest-ui-empty.mjs +11 -11
- package/fesm2022/ng-nest-ui-empty.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-examples.mjs +7 -7
- package/fesm2022/ng-nest-ui-find.mjs +10 -10
- package/fesm2022/ng-nest-ui-form.mjs +16 -16
- package/fesm2022/ng-nest-ui-highlight.mjs +13 -13
- package/fesm2022/ng-nest-ui-i18n.mjs +13 -13
- package/fesm2022/ng-nest-ui-icon.mjs +19 -14
- package/fesm2022/ng-nest-ui-icon.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-image.mjs +19 -19
- package/fesm2022/ng-nest-ui-inner.mjs +10 -10
- package/fesm2022/ng-nest-ui-input-number.mjs +10 -10
- package/fesm2022/ng-nest-ui-input.mjs +16 -16
- package/fesm2022/ng-nest-ui-keyword.mjs +10 -10
- package/fesm2022/ng-nest-ui-layout.mjs +16 -16
- package/fesm2022/ng-nest-ui-link.mjs +10 -15
- package/fesm2022/ng-nest-ui-link.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-list.mjs +19 -19
- package/fesm2022/ng-nest-ui-loading.mjs +10 -10
- package/fesm2022/ng-nest-ui-menu.mjs +16 -16
- package/fesm2022/ng-nest-ui-message-box.mjs +10 -10
- package/fesm2022/ng-nest-ui-message.mjs +10 -10
- package/fesm2022/ng-nest-ui-notification.mjs +10 -10
- package/fesm2022/ng-nest-ui-outlet.mjs +7 -7
- package/fesm2022/ng-nest-ui-page-header.mjs +10 -10
- package/fesm2022/ng-nest-ui-pagination.mjs +10 -10
- package/fesm2022/ng-nest-ui-pattern.mjs +7 -7
- package/fesm2022/ng-nest-ui-popconfirm.mjs +10 -10
- package/fesm2022/ng-nest-ui-popover.mjs +14 -14
- package/fesm2022/ng-nest-ui-popover.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-portal.mjs +7 -7
- package/fesm2022/ng-nest-ui-progress.mjs +10 -10
- package/fesm2022/ng-nest-ui-radio.mjs +10 -10
- package/fesm2022/ng-nest-ui-rate.mjs +10 -10
- package/fesm2022/ng-nest-ui-resizable.mjs +10 -10
- package/fesm2022/ng-nest-ui-result.mjs +10 -10
- package/fesm2022/ng-nest-ui-ripple.mjs +10 -10
- package/fesm2022/ng-nest-ui-select.mjs +18 -13
- package/fesm2022/ng-nest-ui-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-skeleton.mjs +10 -10
- package/fesm2022/ng-nest-ui-slider-select.mjs +10 -10
- package/fesm2022/ng-nest-ui-slider.mjs +11 -11
- package/fesm2022/ng-nest-ui-slider.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-statistic.mjs +16 -16
- package/fesm2022/ng-nest-ui-steps.mjs +10 -10
- package/fesm2022/ng-nest-ui-switch.mjs +10 -10
- package/fesm2022/ng-nest-ui-table.mjs +79 -50
- package/fesm2022/ng-nest-ui-table.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tabs.mjs +26 -26
- package/fesm2022/ng-nest-ui-tabs.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tag.mjs +10 -10
- package/fesm2022/ng-nest-ui-text-retract.mjs +10 -10
- package/fesm2022/ng-nest-ui-textarea.mjs +10 -10
- package/fesm2022/ng-nest-ui-theme.mjs +10 -10
- package/fesm2022/ng-nest-ui-time-ago.mjs +7 -7
- package/fesm2022/ng-nest-ui-time-picker.mjs +16 -16
- package/fesm2022/ng-nest-ui-time-range.mjs +7 -7
- package/fesm2022/ng-nest-ui-timeline.mjs +10 -10
- package/fesm2022/ng-nest-ui-tooltip.mjs +14 -14
- package/fesm2022/ng-nest-ui-tooltip.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-transfer.mjs +10 -10
- package/fesm2022/ng-nest-ui-tree-file.mjs +10 -10
- package/fesm2022/ng-nest-ui-tree-select.mjs +13 -13
- package/fesm2022/ng-nest-ui-tree.mjs +19 -19
- package/fesm2022/ng-nest-ui-typography.mjs +10 -10
- package/fesm2022/ng-nest-ui-upload.mjs +13 -13
- package/icon/icon.component.d.ts +1 -0
- package/link/link.property.d.ts +1 -6
- package/package.json +144 -144
- package/select/select.property.d.ts +6 -1
- package/table/table-body.component.d.ts +8 -3
- package/table/table.component.d.ts +5 -2
|
@@ -17,11 +17,27 @@ export declare class XAffixProperty extends XAffixProperty_base {
|
|
|
17
17
|
/**
|
|
18
18
|
* @zh_CN 顶部距离
|
|
19
19
|
* @en_US Distance from top
|
|
20
|
+
* @example
|
|
21
|
+
*
|
|
22
|
+
* ```html
|
|
23
|
+
* <x-affix top="5rem">
|
|
24
|
+
* <div>有垂直滚动条,我与顶部距离5rem</div>
|
|
25
|
+
* </x-affix>
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
20
28
|
*/
|
|
21
29
|
readonly top: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
22
30
|
/**
|
|
23
31
|
* @zh_CN 左边距离
|
|
24
32
|
* @en_US Distance from left
|
|
33
|
+
* @example
|
|
34
|
+
*
|
|
35
|
+
* ```html
|
|
36
|
+
* <x-affix left="5rem">
|
|
37
|
+
* <div>有横向滚动条,我与左边距离5rem</div>
|
|
38
|
+
* </x-affix>
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
25
41
|
*/
|
|
26
42
|
readonly left: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
27
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<XAffixProperty, never>;
|
|
@@ -20,116 +20,287 @@ export declare class XAlertProperty extends XAlertProperty_base {
|
|
|
20
20
|
/**
|
|
21
21
|
* @zh_CN 隐藏
|
|
22
22
|
* @en_US Hide
|
|
23
|
+
* @example
|
|
24
|
+
*
|
|
25
|
+
* ```html
|
|
26
|
+
* <x-alert title="隐藏,看不见" hide> </x-alert>
|
|
27
|
+
* ```
|
|
28
|
+
*
|
|
23
29
|
*/
|
|
24
30
|
readonly hide: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
25
31
|
/**
|
|
26
32
|
* @zh_CN 标题
|
|
27
33
|
* @en_US Title
|
|
34
|
+
* @example
|
|
35
|
+
*
|
|
36
|
+
* ```html
|
|
37
|
+
* <x-alert title="Title" > </x-alert>
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
28
40
|
*/
|
|
29
41
|
readonly title: import("@angular/core").InputSignal<XTemplate | undefined>;
|
|
30
42
|
/**
|
|
31
43
|
* @zh_CN 内容
|
|
32
44
|
* @en_US Content
|
|
45
|
+
* @example
|
|
46
|
+
*
|
|
47
|
+
* ```html
|
|
48
|
+
* <x-alert content="Content" > </x-alert>
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
33
51
|
*/
|
|
34
52
|
readonly content: import("@angular/core").InputSignal<XTemplate | undefined>;
|
|
35
53
|
/**
|
|
36
54
|
* @zh_CN 类型
|
|
37
55
|
* @en_US Alert type
|
|
56
|
+
* @example
|
|
57
|
+
*
|
|
58
|
+
* ```html
|
|
59
|
+
* <x-alert type="success" > </x-alert>
|
|
60
|
+
* <x-alert type="info" > </x-alert>
|
|
61
|
+
* <x-alert type="warning" > </x-alert>
|
|
62
|
+
* <x-alert type="error" > </x-alert>
|
|
63
|
+
* <x-alert type="loading" > </x-alert>
|
|
64
|
+
* ```
|
|
65
|
+
*
|
|
38
66
|
*/
|
|
39
67
|
readonly type: import("@angular/core").InputSignal<XStatus>;
|
|
40
68
|
/**
|
|
41
69
|
* @zh_CN 主题
|
|
42
70
|
* @en_US Theme
|
|
71
|
+
* @example
|
|
72
|
+
*
|
|
73
|
+
* ```html
|
|
74
|
+
* <x-alert effect="light" > </x-alert>
|
|
75
|
+
* <x-alert effect="dark" > </x-alert>
|
|
76
|
+
* <x-alert effect="white" > </x-alert>
|
|
77
|
+
* ```
|
|
78
|
+
*
|
|
43
79
|
*/
|
|
44
80
|
readonly effect: import("@angular/core").InputSignal<XEffect>;
|
|
45
81
|
/**
|
|
46
82
|
* @zh_CN 隐藏关闭按钮
|
|
47
83
|
* @en_US Hide close button
|
|
84
|
+
* @example
|
|
85
|
+
*
|
|
86
|
+
* ```html
|
|
87
|
+
* <x-alert title="no close button" hideClose> </x-alert>
|
|
88
|
+
* ```
|
|
89
|
+
*
|
|
48
90
|
*/
|
|
49
91
|
readonly hideClose: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
50
92
|
/**
|
|
51
93
|
* @zh_CN 使用文本关闭按钮
|
|
52
94
|
* @en_US Use the text to close button
|
|
95
|
+
* @example
|
|
96
|
+
*
|
|
97
|
+
* ```html
|
|
98
|
+
* <x-alert title="close button is text" closeText="close"> </x-alert>
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
53
101
|
*/
|
|
54
102
|
readonly closeText: import("@angular/core").InputSignal<string | undefined>;
|
|
55
103
|
/**
|
|
56
104
|
* @zh_CN 显示图标
|
|
57
105
|
* @en_US Show icon
|
|
106
|
+
* @example
|
|
107
|
+
*
|
|
108
|
+
* ```html
|
|
109
|
+
* <x-alert type="success" showIcon> </x-alert>
|
|
110
|
+
* <x-alert type="info" showIcon> </x-alert>
|
|
111
|
+
* <x-alert type="warning" showIcon> </x-alert>
|
|
112
|
+
* <x-alert type="error" showIcon> </x-alert>
|
|
113
|
+
* <x-alert type="loading" showIcon> </x-alert>
|
|
114
|
+
* ```
|
|
115
|
+
*
|
|
58
116
|
*/
|
|
59
117
|
readonly showIcon: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
60
118
|
/**
|
|
61
119
|
* @zh_CN 禁用动画
|
|
62
120
|
* @en_US Disable animation
|
|
121
|
+
* @example
|
|
122
|
+
*
|
|
123
|
+
* ```html
|
|
124
|
+
* <x-alert title="disabled animation" disabledAnimation> </x-alert>
|
|
125
|
+
* ```
|
|
126
|
+
*
|
|
63
127
|
*/
|
|
64
128
|
readonly disabledAnimation: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
65
129
|
/**
|
|
66
|
-
* @zh_CN 延迟关闭,默认 0
|
|
67
|
-
* @en_US Delay close, the default value of 0 means do not close
|
|
130
|
+
* @zh_CN 延迟关闭,默认 0 表示不关闭,ms
|
|
131
|
+
* @en_US Delay close, the default value of 0 means do not close. ms
|
|
132
|
+
* @example
|
|
133
|
+
*
|
|
134
|
+
* ```html
|
|
135
|
+
* <x-alert title="duration close" duration="1000"> </x-alert>
|
|
136
|
+
* ```
|
|
137
|
+
*
|
|
68
138
|
*/
|
|
69
139
|
readonly duration: import("@angular/core").InputSignalWithTransform<number, XNumber>;
|
|
70
140
|
/**
|
|
71
141
|
* @zh_CN 手动处理关闭事件
|
|
72
142
|
* @en_US Manually handle close events
|
|
143
|
+
* @example
|
|
144
|
+
*
|
|
145
|
+
* ```html
|
|
146
|
+
* <x-alert title="manual close" manual> </x-alert>
|
|
147
|
+
* ```
|
|
148
|
+
*
|
|
73
149
|
*/
|
|
74
150
|
readonly manual: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
75
151
|
/**
|
|
76
152
|
* @zh_CN 拖动提示框
|
|
77
153
|
* @en_US Drag dialog
|
|
154
|
+
* @example
|
|
155
|
+
*
|
|
156
|
+
* ```html
|
|
157
|
+
* <x-alert title="draggable alert" draggable> </x-alert>
|
|
158
|
+
* ```
|
|
159
|
+
*
|
|
78
160
|
*/
|
|
79
161
|
readonly draggable: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
80
162
|
/**
|
|
81
163
|
* @zh_CN 调整提示框大小
|
|
82
164
|
* @en_US Adjust the size of the box
|
|
165
|
+
* @example
|
|
166
|
+
*
|
|
167
|
+
* ```html
|
|
168
|
+
* <x-alert title="resizable alert" resizable> </x-alert>
|
|
169
|
+
* ```
|
|
170
|
+
*
|
|
83
171
|
*/
|
|
84
172
|
readonly resizable: import("@angular/core").InputSignalWithTransform<boolean, XBoolean>;
|
|
85
173
|
/**
|
|
86
174
|
* @zh_CN 开启 resizable 调整大小,偏移屏幕左边
|
|
87
175
|
* @en_US Open the resizable resize, offset screen left
|
|
176
|
+
* @example
|
|
177
|
+
*
|
|
178
|
+
* ```html
|
|
179
|
+
* <x-alert title="resizable alert" resizable offsetLeft="100"> </x-alert>
|
|
180
|
+
* ```
|
|
181
|
+
*
|
|
88
182
|
*/
|
|
89
183
|
readonly offsetLeft: import("@angular/core").InputSignalWithTransform<number, XNumber>;
|
|
90
184
|
/**
|
|
91
185
|
* @zh_CN 开启 resizable 调整大小,偏移屏幕顶部
|
|
92
186
|
* @en_US Open the resizable resize, offset screen top
|
|
187
|
+
* @example
|
|
188
|
+
*
|
|
189
|
+
* ```html
|
|
190
|
+
* <x-alert title="resizable alert" resizable offsetTop="100"> </x-alert>
|
|
191
|
+
* ```
|
|
192
|
+
*
|
|
93
193
|
*/
|
|
94
194
|
readonly offsetTop: import("@angular/core").InputSignalWithTransform<number, XNumber>;
|
|
95
195
|
/**
|
|
96
196
|
* @zh_CN 最小宽度
|
|
97
197
|
* @en_US Min width
|
|
198
|
+
* @example
|
|
199
|
+
*
|
|
200
|
+
* ```html
|
|
201
|
+
* <x-alert title="alert min-width" minWidth="100"> </x-alert>
|
|
202
|
+
* ```
|
|
203
|
+
*
|
|
98
204
|
*/
|
|
99
205
|
readonly minWidth: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
100
206
|
/**
|
|
101
207
|
* @zh_CN 最小高度
|
|
102
208
|
* @en_US Min height
|
|
209
|
+
* @example
|
|
210
|
+
*
|
|
211
|
+
* ```html
|
|
212
|
+
* <x-alert title="alert min-height" minHeight="100"> </x-alert>
|
|
213
|
+
* ```
|
|
214
|
+
*
|
|
103
215
|
*/
|
|
104
216
|
readonly minHeight: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
105
217
|
/**
|
|
106
218
|
* @zh_CN 拖动范围限制,父节点选择器或者对象
|
|
107
219
|
* @en_US Drag dialog
|
|
220
|
+
* @example
|
|
221
|
+
*
|
|
222
|
+
* ```html
|
|
223
|
+
* <div #element style="width:300px; height: 300px">
|
|
224
|
+
* <x-alert title="draggable boundary" draggable [dragBoundary]="element"> </x-alert>
|
|
225
|
+
* </div>
|
|
226
|
+
* ```
|
|
227
|
+
*
|
|
108
228
|
*/
|
|
109
229
|
readonly dragBoundary: import("@angular/core").InputSignal<string | HTMLElement | ElementRef<HTMLElement> | undefined>;
|
|
110
230
|
/**
|
|
111
231
|
* @zh_CN 设置投放容器外部的 CdkDrag 的位置。可用于为返回的用户恢复元素的位置
|
|
112
232
|
* @en_US Set the location of the CDKDRAG outside the container. Can be used to recover elements for returned users
|
|
233
|
+
* @example
|
|
234
|
+
*
|
|
235
|
+
* ```html
|
|
236
|
+
* <x-alert title="draggable boundary" draggable [dragFreeDragPosition]="{ x: 100, y: 100 }"> </x-alert>
|
|
237
|
+
* ```
|
|
238
|
+
*
|
|
113
239
|
*/
|
|
114
240
|
readonly dragFreeDragPosition: import("@angular/core").InputSignal<XAlertDragFreeDragPosition | undefined>;
|
|
115
241
|
/**
|
|
116
242
|
* @zh_CN 自定义操作
|
|
117
243
|
* @en_US Custom operation
|
|
244
|
+
* @example
|
|
245
|
+
*
|
|
246
|
+
* ```html
|
|
247
|
+
* <x-alert title="operation template" [operationTpl]="operationTpl"> </x-alert>
|
|
248
|
+
* <ng-template #operationTpl>
|
|
249
|
+
* <x-button>Button</x-button>
|
|
250
|
+
* </ng-template>
|
|
251
|
+
* ```
|
|
252
|
+
*
|
|
118
253
|
*/
|
|
119
254
|
readonly operationTpl: import("@angular/core").InputSignal<XTemplate | undefined>;
|
|
120
255
|
/**
|
|
121
256
|
* @zh_CN 关闭的事件
|
|
122
|
-
* @en_US Closed
|
|
257
|
+
* @en_US Closed event
|
|
258
|
+
* @example
|
|
259
|
+
*
|
|
260
|
+
* ```html
|
|
261
|
+
* <x-alert title="operation template" (close)="close()"> </x-alert>
|
|
262
|
+
* ```
|
|
263
|
+
*
|
|
264
|
+
* ```typescript
|
|
265
|
+
* close() {
|
|
266
|
+
* console.log("close")
|
|
267
|
+
* }
|
|
268
|
+
* ```
|
|
269
|
+
*
|
|
123
270
|
*/
|
|
124
271
|
readonly close: import("@angular/core").OutputEmitterRef<void>;
|
|
125
272
|
/**
|
|
126
273
|
* @zh_CN 拖动结束的事件
|
|
127
274
|
* @en_US Drag end event
|
|
275
|
+
* @example
|
|
276
|
+
*
|
|
277
|
+
* ```html
|
|
278
|
+
* <x-alert title="draggable event" draggable (dragEnded)="dragEnded($event)"> </x-alert>
|
|
279
|
+
* ```
|
|
280
|
+
*
|
|
281
|
+
* ```typescript
|
|
282
|
+
* dragEnded(event: CdkDragEnd) {
|
|
283
|
+
* console.log(event)
|
|
284
|
+
* }
|
|
285
|
+
* ```
|
|
286
|
+
*
|
|
128
287
|
*/
|
|
129
288
|
readonly dragEnded: import("@angular/core").OutputEmitterRef<CdkDragEnd<any>>;
|
|
130
289
|
/**
|
|
131
290
|
* @zh_CN 改变尺寸事件
|
|
132
291
|
* @en_US Change the size event
|
|
292
|
+
* @example
|
|
293
|
+
*
|
|
294
|
+
* ```html
|
|
295
|
+
* <x-alert title="resizable event" resizable (resizing)="resizing($event)"> </x-alert>
|
|
296
|
+
* ```
|
|
297
|
+
*
|
|
298
|
+
* ```typescript
|
|
299
|
+
* resizing(event: XResizableEvent) {
|
|
300
|
+
* console.log(event)
|
|
301
|
+
* }
|
|
302
|
+
* ```
|
|
303
|
+
*
|
|
133
304
|
*/
|
|
134
305
|
readonly resizing: import("@angular/core").OutputEmitterRef<XResizableEvent>;
|
|
135
306
|
static ɵfac: i0.ɵɵFactoryDeclaration<XAlertProperty, never>;
|
|
@@ -16,31 +16,80 @@ export declare class XAnchorProperty extends XAnchorProperty_base {
|
|
|
16
16
|
/**
|
|
17
17
|
* @zh_CN 滚动区域对象
|
|
18
18
|
* @en_US Scroll area object
|
|
19
|
+
* @example
|
|
20
|
+
*
|
|
21
|
+
* ```html
|
|
22
|
+
* <div #scroll style="height: 60rem; width: 100%; overflow: auto;">
|
|
23
|
+
* <x-anchor [scroll]="scroll">
|
|
24
|
+
* ...
|
|
25
|
+
* </x-anchor>
|
|
26
|
+
* </div>
|
|
27
|
+
* ```
|
|
19
28
|
*/
|
|
20
29
|
readonly scroll: import("@angular/core").InputSignal<HTMLElement | undefined>;
|
|
21
30
|
/**
|
|
22
31
|
* @zh_CN 顶部距离
|
|
23
32
|
* @en_US Top distance
|
|
33
|
+
* @example
|
|
34
|
+
*
|
|
35
|
+
* ```html
|
|
36
|
+
* <x-anchor affixTop="100">
|
|
37
|
+
* ...
|
|
38
|
+
* </x-anchor>
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
24
41
|
*/
|
|
25
42
|
readonly affixTop: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
26
43
|
/**
|
|
27
44
|
* @zh_CN 底部距离
|
|
28
45
|
* @en_US Bottom distance
|
|
46
|
+
* @example
|
|
47
|
+
*
|
|
48
|
+
* ```html
|
|
49
|
+
* <x-anchor affixBottom="100">
|
|
50
|
+
* ...
|
|
51
|
+
* </x-anchor>
|
|
52
|
+
* ```
|
|
53
|
+
*
|
|
29
54
|
*/
|
|
30
55
|
readonly affixBottom: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
31
56
|
/**
|
|
32
57
|
* @zh_CN 导航宽度
|
|
33
58
|
* @en_US Navigation Width
|
|
59
|
+
* @example
|
|
60
|
+
*
|
|
61
|
+
* ```html
|
|
62
|
+
* <x-anchor affixWidth="150">
|
|
63
|
+
* ...
|
|
64
|
+
* </x-anchor>
|
|
65
|
+
* ```
|
|
66
|
+
*
|
|
34
67
|
*/
|
|
35
68
|
readonly affixWidth: import("@angular/core").InputSignalWithTransform<string, XNumber>;
|
|
36
69
|
/**
|
|
37
70
|
* @zh_CN 导航相对内容位置
|
|
38
71
|
* @en_US Navigation relative content position
|
|
72
|
+
* @example
|
|
73
|
+
*
|
|
74
|
+
* ```html
|
|
75
|
+
* <x-anchor layout="left">
|
|
76
|
+
* ...
|
|
77
|
+
* </x-anchor>
|
|
78
|
+
* ```
|
|
79
|
+
*
|
|
39
80
|
*/
|
|
40
81
|
readonly layout: import("@angular/core").InputSignal<XPositionLeftRight>;
|
|
41
82
|
/**
|
|
42
83
|
* @zh_CN 对齐方式
|
|
43
84
|
* @en_US Alignment
|
|
85
|
+
* @example
|
|
86
|
+
*
|
|
87
|
+
* ```html
|
|
88
|
+
* <x-anchor justify="end">
|
|
89
|
+
* ...
|
|
90
|
+
* </x-anchor>
|
|
91
|
+
* ```
|
|
92
|
+
*
|
|
44
93
|
*/
|
|
45
94
|
readonly justify: import("@angular/core").InputSignal<XJustify>;
|
|
46
95
|
static ɵfac: i0.ɵɵFactoryDeclaration<XAnchorProperty, never>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
1
|
+
import { OnDestroy, AfterViewChecked } from '@angular/core';
|
|
2
2
|
import { XAvatarProperty } from './avatar.property';
|
|
3
3
|
import type { XClassMap } from '@ng-nest/ui/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class XAvatarComponent extends XAvatarProperty implements OnDestroy {
|
|
5
|
+
export declare class XAvatarComponent extends XAvatarProperty implements OnDestroy, AfterViewChecked {
|
|
6
6
|
private document;
|
|
7
|
+
private avatar;
|
|
7
8
|
private labelRef;
|
|
8
9
|
private fontSize;
|
|
9
10
|
private resizeObserver;
|
|
10
|
-
private elementRef;
|
|
11
11
|
private labelWidth;
|
|
12
12
|
private documentWidth;
|
|
13
13
|
isImgError: import("@angular/core").WritableSignal<boolean>;
|
|
@@ -29,7 +29,7 @@ export declare class XAvatarComponent extends XAvatarProperty implements OnDestr
|
|
|
29
29
|
transform: string;
|
|
30
30
|
}>;
|
|
31
31
|
constructor();
|
|
32
|
-
|
|
32
|
+
ngAfterViewChecked(): void;
|
|
33
33
|
ngOnDestroy(): void;
|
|
34
34
|
imgError(): void;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<XAvatarComponent, never>;
|
|
@@ -71,7 +71,7 @@ export declare class XAvatarProperty extends XAvatarProperty_base {
|
|
|
71
71
|
* @example
|
|
72
72
|
*
|
|
73
73
|
* ```html
|
|
74
|
-
* <x-avatar src="https://ngnest.com/
|
|
74
|
+
* <x-avatar src="https://ngnest.com/img/logo/logo-144x144.png"></x-avatar>
|
|
75
75
|
* ```
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
@@ -82,11 +82,11 @@ export declare class XAvatarProperty extends XAvatarProperty_base {
|
|
|
82
82
|
* @example
|
|
83
83
|
*
|
|
84
84
|
* ```html
|
|
85
|
-
* <x-avatar fit="fill" src="https://ngnest.com/
|
|
86
|
-
* <x-avatar fit="contain" src="https://ngnest.com/
|
|
87
|
-
* <x-avatar fit="cover" src="https://ngnest.com/
|
|
88
|
-
* <x-avatar fit="none" src="https://ngnest.com/
|
|
89
|
-
* <x-avatar fit="scale-down" src="https://ngnest.com/
|
|
85
|
+
* <x-avatar fit="fill" src="https://ngnest.com/img/logo/logo-144x144.png"></x-avatar>
|
|
86
|
+
* <x-avatar fit="contain" src="https://ngnest.com/img/logo/logo-144x144.png"></x-avatar>
|
|
87
|
+
* <x-avatar fit="cover" src="https://ngnest.com/img/logo/logo-144x144.png"></x-avatar>
|
|
88
|
+
* <x-avatar fit="none" src="https://ngnest.com/img/logo/logo-144x144.png"></x-avatar>
|
|
89
|
+
* <x-avatar fit="scale-down" src="https://ngnest.com/img/logo/logo-144x144.png"></x-avatar>
|
|
90
90
|
* ```
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import { ElementRef, AfterViewInit, OnDestroy } from '@angular/core';
|
|
1
|
+
import { ElementRef, AfterViewInit, OnDestroy, AfterContentChecked } from '@angular/core';
|
|
2
2
|
import { XButtonProperty } from './button.property';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class XButtonComponent extends XButtonProperty implements AfterViewInit, OnDestroy {
|
|
4
|
+
export declare class XButtonComponent extends XButtonProperty implements AfterViewInit, AfterContentChecked, OnDestroy {
|
|
5
5
|
buttonRef: import("@angular/core").Signal<ElementRef<any>>;
|
|
6
|
+
contentRef: import("@angular/core").Signal<ElementRef<any>>;
|
|
6
7
|
private buttons;
|
|
7
8
|
private focusMontitor;
|
|
9
|
+
contentIsEmpty: import("@angular/core").WritableSignal<boolean>;
|
|
8
10
|
transition: import("@angular/core").WritableSignal<boolean>;
|
|
9
11
|
get marginLeft(): string | undefined;
|
|
10
12
|
get marginRight(): string | undefined;
|
|
@@ -16,6 +18,7 @@ export declare class XButtonComponent extends XButtonProperty implements AfterVi
|
|
|
16
18
|
roundSignal: import("@angular/core").Signal<boolean>;
|
|
17
19
|
disabledComputed: import("@angular/core").Signal<boolean>;
|
|
18
20
|
ngAfterViewInit(): void;
|
|
21
|
+
ngAfterContentChecked(): void;
|
|
19
22
|
ngOnDestroy(): void;
|
|
20
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<XButtonComponent, never>;
|
|
21
24
|
static ɵcmp: i0.ɵɵComponentDeclaration<XButtonComponent, "x-button", never, {}, {}, never, ["*"], true, never>;
|
|
@@ -43,6 +43,7 @@ export declare class XCalendarComponent extends XCalendarProperty {
|
|
|
43
43
|
monthData: import("@angular/core").Signal<{
|
|
44
44
|
[property: string]: XCalendarNode[];
|
|
45
45
|
}>;
|
|
46
|
+
constructor();
|
|
46
47
|
action(next: number): void;
|
|
47
48
|
getLocaleMonth(date: Date): any;
|
|
48
49
|
dateOnChange(date: Date): void;
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
+
import { SimpleChanges } from '@angular/core';
|
|
1
2
|
import { XCollapseProperty } from './collapse.property';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class XCollapseComponent extends XCollapseProperty {
|
|
4
5
|
start: import("@angular/core").WritableSignal<number>;
|
|
5
6
|
panelChanges: import("@angular/core").WritableSignal<(() => void)[]>;
|
|
7
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
8
|
+
setActives(): void;
|
|
6
9
|
change(num: number, add?: boolean): void;
|
|
7
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<XCollapseComponent, never>;
|
|
8
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<XCollapseComponent, "x-collapse", never, {}, {}, never, ["*"], true, never>;
|
|
@@ -19,7 +19,7 @@ export declare class XEmptyProperty extends XEmptyProperty_base {
|
|
|
19
19
|
* @example
|
|
20
20
|
*
|
|
21
21
|
* ```html
|
|
22
|
-
* <x-empty img="https://ngnest.com/
|
|
22
|
+
* <x-empty img="https://ngnest.com/img/logo/logo-144x144.png"></x-empty>
|
|
23
23
|
* <x-empty [img]="imgTpl"></x-empty>
|
|
24
24
|
* <ng-template #imgTpl><x-icon type="fto-user"></x-icon></ng-template>
|
|
25
25
|
* ```
|
|
@@ -2,10 +2,10 @@ import { Component, ViewEncapsulation, ChangeDetectionStrategy } from '@angular/
|
|
|
2
2
|
import { XAffixPrefix, XAffixProperty } from './affix.property';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class XAffixComponent extends XAffixProperty {
|
|
5
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
6
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.
|
|
5
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.6", type: XAffixComponent, isStandalone: true, selector: "x-affix", usesInheritance: true, ngImport: i0, template: "<div #affix class=\"x-affix\" [style.top]=\"top()\" [style.left]=\"left()\">\r\n <ng-content></ng-content>\r\n</div>\r\n", styles: [".x-affix{margin:0;padding:0;position:sticky;display:inline-block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: `${XAffixPrefix}`, standalone: true, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div #affix class=\"x-affix\" [style.top]=\"top()\" [style.left]=\"left()\">\r\n <ng-content></ng-content>\r\n</div>\r\n", styles: [".x-affix{margin:0;padding:0;position:sticky;display:inline-block}\n"] }]
|
|
11
11
|
}] });
|
|
@@ -2,11 +2,11 @@ import { NgModule } from '@angular/core';
|
|
|
2
2
|
import { XAffixComponent } from './affix.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class XAffixModule {
|
|
5
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
6
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
|
7
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
|
5
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: XAffixModule, imports: [XAffixComponent], exports: [XAffixComponent] }); }
|
|
7
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixModule }); }
|
|
8
8
|
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
9
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixModule, decorators: [{
|
|
10
10
|
type: NgModule,
|
|
11
11
|
args: [{
|
|
12
12
|
exports: [XAffixComponent],
|
|
@@ -17,19 +17,35 @@ export class XAffixProperty extends XPropertyFunction(X_AFFIX_CONFIG_NAME) {
|
|
|
17
17
|
/**
|
|
18
18
|
* @zh_CN 顶部距离
|
|
19
19
|
* @en_US Distance from top
|
|
20
|
+
* @example
|
|
21
|
+
*
|
|
22
|
+
* ```html
|
|
23
|
+
* <x-affix top="5rem">
|
|
24
|
+
* <div>有垂直滚动条,我与顶部距离5rem</div>
|
|
25
|
+
* </x-affix>
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
20
28
|
*/
|
|
21
29
|
this.top = input(this.config?.top, { transform: XToCssPixelValue });
|
|
22
30
|
/**
|
|
23
31
|
* @zh_CN 左边距离
|
|
24
32
|
* @en_US Distance from left
|
|
33
|
+
* @example
|
|
34
|
+
*
|
|
35
|
+
* ```html
|
|
36
|
+
* <x-affix left="5rem">
|
|
37
|
+
* <div>有横向滚动条,我与左边距离5rem</div>
|
|
38
|
+
* </x-affix>
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
25
41
|
*/
|
|
26
42
|
this.left = input(this.config?.left, { transform: XToCssPixelValue });
|
|
27
43
|
}
|
|
28
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
29
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.
|
|
44
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
45
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.6", type: XAffixProperty, selector: "x-affix-property", inputs: { top: { classPropertyName: "top", publicName: "top", isSignal: true, isRequired: false, transformFunction: null }, left: { classPropertyName: "left", publicName: "left", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
|
|
30
46
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: XAffixProperty, decorators: [{
|
|
32
48
|
type: Component,
|
|
33
49
|
args: [{ selector: `${XAffixPrefix}-property`, template: '' }]
|
|
34
50
|
}] });
|
|
35
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
51
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWZmaXgucHJvcGVydHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9hZmZpeC9hZmZpeC5wcm9wZXJ0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQVcsaUJBQWlCLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUNoRixPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFFakQ7Ozs7R0FJRztBQUNILE1BQU0sQ0FBQyxNQUFNLFlBQVksR0FBRyxTQUFTLENBQUM7QUFDdEMsTUFBTSxDQUFDLE1BQU0sbUJBQW1CLEdBQUcsT0FBTyxDQUFDO0FBRTNDOztHQUVHO0FBRUgsTUFBTSxPQUFPLGNBQWUsU0FBUSxpQkFBaUIsQ0FBQyxtQkFBbUIsQ0FBQztJQUQxRTs7UUFFRTs7Ozs7Ozs7Ozs7V0FXRztRQUNNLFFBQUcsR0FBRyxLQUFLLENBQWtCLElBQUksQ0FBQyxNQUFNLEVBQUUsR0FBSSxFQUFFLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFLENBQUMsQ0FBQztRQUMxRjs7Ozs7Ozs7Ozs7V0FXRztRQUNNLFNBQUksR0FBRyxLQUFLLENBQWtCLElBQUksQ0FBQyxNQUFNLEVBQUUsSUFBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFLENBQUMsQ0FBQztLQUM3RjtpSUEzQlksY0FBYztxSEFBZCxjQUFjLGtVQURrQyxFQUFFOzsyRkFDbEQsY0FBYztrQkFEMUIsU0FBUzttQkFBQyxFQUFFLFFBQVEsRUFBRSxHQUFHLFlBQVksV0FBVyxFQUFFLFFBQVEsRUFBRSxFQUFFLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBYTnVtYmVyLCBYUHJvcGVydHlGdW5jdGlvbiwgWFRvQ3NzUGl4ZWxWYWx1ZSB9IGZyb20gJ0BuZy1uZXN0L3VpL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21wb25lbnQsIGlucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG4vKipcclxuICogQWZmaXhcclxuICogQHNlbGVjdG9yIHgtYWZmaXhcclxuICogQGRlY29yYXRvciBjb21wb25lbnRcclxuICovXHJcbmV4cG9ydCBjb25zdCBYQWZmaXhQcmVmaXggPSAneC1hZmZpeCc7XHJcbmV4cG9ydCBjb25zdCBYX0FGRklYX0NPTkZJR19OQU1FID0gJ2FmZml4JztcclxuXHJcbi8qKlxyXG4gKiBBZmZpeCBQcm9wZXJ0eVxyXG4gKi9cclxuQENvbXBvbmVudCh7IHNlbGVjdG9yOiBgJHtYQWZmaXhQcmVmaXh9LXByb3BlcnR5YCwgdGVtcGxhdGU6ICcnIH0pXHJcbmV4cG9ydCBjbGFzcyBYQWZmaXhQcm9wZXJ0eSBleHRlbmRzIFhQcm9wZXJ0eUZ1bmN0aW9uKFhfQUZGSVhfQ09ORklHX05BTUUpIHtcclxuICAvKipcclxuICAgKiBAemhfQ04g6aG26YOo6Led56a7XHJcbiAgICogQGVuX1VTIERpc3RhbmNlIGZyb20gdG9wXHJcbiAgICogQGV4YW1wbGVcclxuICAgKiBcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWZmaXggdG9wPVwiNXJlbVwiPlxyXG4gICAqICAgPGRpdj7mnInlnoLnm7Tmu5rliqjmnaHvvIzmiJHkuI7pobbpg6jot53nprs1cmVtPC9kaXY+XHJcbiAgICogPC94LWFmZml4PlxyXG4gICAqIGBgYFxyXG4gICAqIFxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHRvcCA9IGlucHV0PHN0cmluZywgWE51bWJlcj4odGhpcy5jb25maWc/LnRvcCEsIHsgdHJhbnNmb3JtOiBYVG9Dc3NQaXhlbFZhbHVlIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDlt6bovrnot53nprtcclxuICAgKiBAZW5fVVMgRGlzdGFuY2UgZnJvbSBsZWZ0XHJcbiAgICogQGV4YW1wbGVcclxuICAgKiBcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWZmaXggbGVmdD1cIjVyZW1cIj5cclxuICAgKiAgIDxkaXY+5pyJ5qiq5ZCR5rua5Yqo5p2h77yM5oiR5LiO5bem6L656Led56a7NXJlbTwvZGl2PlxyXG4gICAqIDwveC1hZmZpeD5cclxuICAgKiBgYGBcclxuICAgKiBcclxuICAgKi9cclxuICByZWFkb25seSBsZWZ0ID0gaW5wdXQ8c3RyaW5nLCBYTnVtYmVyPih0aGlzLmNvbmZpZz8ubGVmdCEsIHsgdHJhbnNmb3JtOiBYVG9Dc3NQaXhlbFZhbHVlIH0pO1xyXG59XHJcbiJdfQ==
|