@ng-nest/ui 18.0.12 → 19.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/affix/affix.property.d.ts +1 -1
- package/alert/alert.property.d.ts +1 -1
- package/anchor/anchor.property.d.ts +2 -2
- package/auto-complete/auto-complete.property.d.ts +16 -19
- package/avatar/avatar.property.d.ts +2 -2
- package/back-top/back-top.property.d.ts +1 -1
- package/badge/badge.property.d.ts +1 -1
- package/base-form/base-form.property.d.ts +2 -2
- package/button/button.property.d.ts +2 -2
- package/calendar/calendar.property.d.ts +1 -1
- package/card/card.property.d.ts +1 -1
- package/carousel/carousel.property.d.ts +2 -2
- package/cascade/cascade.property.d.ts +16 -27
- package/checkbox/checkbox.property.d.ts +16 -22
- package/collapse/collapse.property.d.ts +2 -2
- package/color/color.property.d.ts +1 -1
- package/color-picker/color-picker-portal.component.d.ts +10 -10
- package/color-picker/color-picker.property.d.ts +15 -15
- package/comment/comment.property.d.ts +2 -2
- package/container/container.property.d.ts +4 -4
- package/crumb/crumb.property.d.ts +1 -1
- package/date-picker/date-picker-portal.component.d.ts +1 -1
- package/date-picker/date-picker.property.d.ts +34 -34
- package/date-picker/date-range-portal.component.d.ts +5 -5
- package/description/description.property.d.ts +2 -2
- package/dialog/dialog-portal.component.d.ts +0 -2
- package/dialog/dialog-portal.directives.d.ts +2 -3
- package/dialog/dialog-ref.d.ts +4 -2
- package/dialog/dialog.component.d.ts +0 -5
- package/dialog/dialog.property.d.ts +14 -10
- package/drag/drag.property.d.ts +1 -1
- package/drawer/drawer.property.d.ts +2 -2
- package/dropdown/dropdown.property.d.ts +1 -1
- package/empty/empty.property.d.ts +1 -1
- package/fesm2022/ng-nest-ui-affix.mjs +14 -12
- package/fesm2022/ng-nest-ui-affix.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-alert.mjs +14 -12
- package/fesm2022/ng-nest-ui-alert.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-anchor.mjs +23 -20
- package/fesm2022/ng-nest-ui-anchor.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-api.mjs +8 -8
- package/fesm2022/ng-nest-ui-api.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-auto-complete.mjs +16 -16
- package/fesm2022/ng-nest-ui-auto-complete.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-avatar.mjs +18 -18
- package/fesm2022/ng-nest-ui-avatar.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-back-top.mjs +13 -12
- package/fesm2022/ng-nest-ui-back-top.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-badge.mjs +11 -11
- package/fesm2022/ng-nest-ui-badge.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-base-form.mjs +10 -10
- package/fesm2022/ng-nest-ui-base-form.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-button.mjs +18 -18
- package/fesm2022/ng-nest-ui-button.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-calendar.mjs +14 -15
- package/fesm2022/ng-nest-ui-calendar.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-card.mjs +11 -12
- package/fesm2022/ng-nest-ui-card.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-carousel.mjs +20 -19
- package/fesm2022/ng-nest-ui-carousel.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-cascade.mjs +16 -16
- package/fesm2022/ng-nest-ui-cascade.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-checkbox.mjs +12 -12
- package/fesm2022/ng-nest-ui-checkbox.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-collapse.mjs +18 -18
- package/fesm2022/ng-nest-ui-collapse.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color-picker.mjs +15 -15
- package/fesm2022/ng-nest-ui-color-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color.mjs +11 -11
- package/fesm2022/ng-nest-ui-color.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-comment.mjs +18 -18
- package/fesm2022/ng-nest-ui-comment.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-container.mjs +36 -36
- package/fesm2022/ng-nest-ui-container.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-core.mjs +15 -15
- package/fesm2022/ng-nest-ui-core.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-crumb.mjs +11 -11
- package/fesm2022/ng-nest-ui-crumb.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-date-picker.mjs +57 -57
- package/fesm2022/ng-nest-ui-date-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-description.mjs +18 -18
- package/fesm2022/ng-nest-ui-description.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-dialog.mjs +70 -144
- package/fesm2022/ng-nest-ui-dialog.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-doc.mjs +8 -8
- package/fesm2022/ng-nest-ui-doc.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-drag.mjs +11 -11
- package/fesm2022/ng-nest-ui-drag.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-drawer.mjs +38 -41
- package/fesm2022/ng-nest-ui-drawer.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-dropdown.mjs +15 -16
- package/fesm2022/ng-nest-ui-dropdown.mjs.map +1 -1
- 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 +8 -8
- package/fesm2022/ng-nest-ui-examples.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-find.mjs +11 -11
- package/fesm2022/ng-nest-ui-find.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-form.mjs +21 -40
- package/fesm2022/ng-nest-ui-form.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-highlight.mjs +14 -14
- package/fesm2022/ng-nest-ui-highlight.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-i18n.mjs +15 -17
- package/fesm2022/ng-nest-ui-i18n.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-icon.mjs +14 -14
- package/fesm2022/ng-nest-ui-icon.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-image.mjs +24 -24
- package/fesm2022/ng-nest-ui-image.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-inner.mjs +11 -11
- package/fesm2022/ng-nest-ui-inner.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-input-number.mjs +11 -11
- package/fesm2022/ng-nest-ui-input-number.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-input.mjs +19 -19
- package/fesm2022/ng-nest-ui-input.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-keyword.mjs +12 -13
- package/fesm2022/ng-nest-ui-keyword.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-layout.mjs +18 -18
- package/fesm2022/ng-nest-ui-layout.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-link.mjs +11 -11
- package/fesm2022/ng-nest-ui-link.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-list.mjs +22 -23
- package/fesm2022/ng-nest-ui-list.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-loading.mjs +12 -12
- package/fesm2022/ng-nest-ui-loading.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-menu.mjs +19 -20
- package/fesm2022/ng-nest-ui-menu.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-message-box.mjs +11 -13
- package/fesm2022/ng-nest-ui-message-box.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-message.mjs +11 -11
- package/fesm2022/ng-nest-ui-message.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-notification.mjs +11 -11
- package/fesm2022/ng-nest-ui-notification.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-outlet.mjs +8 -8
- package/fesm2022/ng-nest-ui-outlet.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-page-header.mjs +11 -11
- package/fesm2022/ng-nest-ui-page-header.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-pagination.mjs +11 -11
- package/fesm2022/ng-nest-ui-pagination.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-pattern.mjs +8 -8
- package/fesm2022/ng-nest-ui-pattern.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-popconfirm.mjs +11 -11
- package/fesm2022/ng-nest-ui-popconfirm.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-popover.mjs +15 -15
- package/fesm2022/ng-nest-ui-popover.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-portal.mjs +7 -7
- package/fesm2022/ng-nest-ui-portal.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-progress.mjs +11 -11
- package/fesm2022/ng-nest-ui-progress.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-radio.mjs +11 -11
- package/fesm2022/ng-nest-ui-radio.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-rate.mjs +11 -12
- package/fesm2022/ng-nest-ui-rate.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-resizable.mjs +12 -12
- package/fesm2022/ng-nest-ui-resizable.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-result.mjs +11 -11
- package/fesm2022/ng-nest-ui-result.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-ripple.mjs +11 -12
- package/fesm2022/ng-nest-ui-ripple.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-select.mjs +15 -15
- package/fesm2022/ng-nest-ui-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-skeleton.mjs +11 -11
- package/fesm2022/ng-nest-ui-skeleton.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-slider-select.mjs +11 -22
- package/fesm2022/ng-nest-ui-slider-select.mjs.map +1 -1
- 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 +18 -18
- package/fesm2022/ng-nest-ui-statistic.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-steps.mjs +11 -11
- package/fesm2022/ng-nest-ui-steps.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-switch.mjs +11 -11
- package/fesm2022/ng-nest-ui-switch.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-table.mjs +32 -32
- package/fesm2022/ng-nest-ui-table.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tabs.mjs +30 -32
- package/fesm2022/ng-nest-ui-tabs.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tag.mjs +11 -11
- package/fesm2022/ng-nest-ui-tag.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-text-retract.mjs +11 -11
- package/fesm2022/ng-nest-ui-text-retract.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-textarea.mjs +11 -11
- package/fesm2022/ng-nest-ui-textarea.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-theme.mjs +13 -14
- package/fesm2022/ng-nest-ui-theme.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-time-ago.mjs +8 -8
- package/fesm2022/ng-nest-ui-time-ago.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-time-picker.mjs +19 -19
- package/fesm2022/ng-nest-ui-time-picker.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-time-range.mjs +8 -8
- package/fesm2022/ng-nest-ui-time-range.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-timeline.mjs +11 -11
- package/fesm2022/ng-nest-ui-timeline.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tooltip.mjs +15 -15
- package/fesm2022/ng-nest-ui-tooltip.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-transfer.mjs +12 -13
- package/fesm2022/ng-nest-ui-transfer.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree-file.mjs +12 -20
- package/fesm2022/ng-nest-ui-tree-file.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree-select.mjs +15 -15
- package/fesm2022/ng-nest-ui-tree-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree.mjs +21 -21
- package/fesm2022/ng-nest-ui-tree.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-typography.mjs +11 -11
- package/fesm2022/ng-nest-ui-typography.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-upload.mjs +15 -15
- package/fesm2022/ng-nest-ui-upload.mjs.map +1 -1
- package/find/find.property.d.ts +12 -18
- package/form/form.property.d.ts +10 -21
- package/highlight/highlight.property.d.ts +1 -1
- package/icon/icon.property.d.ts +1 -1
- package/image/image.property.d.ts +2 -2
- package/inner/inner.property.d.ts +1 -1
- package/input/input.property.d.ts +17 -20
- package/input-number/input-number.property.d.ts +13 -13
- package/layout/layout.property.d.ts +2 -2
- package/link/link.property.d.ts +1 -1
- package/list/list.property.d.ts +12 -12
- package/loading/loading.property.d.ts +1 -1
- package/menu/menu.property.d.ts +2 -2
- package/package.json +83 -257
- package/page-header/page-header.property.d.ts +1 -1
- package/pagination/pagination.property.d.ts +1 -1
- package/popconfirm/popconfirm.property.d.ts +1 -1
- package/popover/popover.property.d.ts +1 -1
- package/progress/progress.property.d.ts +1 -1
- package/radio/radio.property.d.ts +13 -16
- package/rate/rate.property.d.ts +14 -22
- package/result/result.property.d.ts +1 -1
- package/ripple/ripple.property.d.ts +1 -1
- package/select/select-portal.component.d.ts +1 -1
- package/select/select.property.d.ts +15 -15
- package/skeleton/skeleton.property.d.ts +1 -1
- package/slider/slider.property.d.ts +1 -1
- package/slider-select/slider-select.property.d.ts +13 -17
- package/statistic/statistic.property.d.ts +2 -2
- package/steps/steps.property.d.ts +1 -1
- package/style/core/index.css +87 -174
- package/style/core/index.css.map +1 -1
- package/style/core/index.scss +32 -5
- package/style/directives/index.scss +3 -3
- package/style/directives/keyword/index.scss +3 -2
- package/style/directives/keyword/mixin.scss +9 -11
- package/style/directives/keyword/param.scss +2 -1
- package/style/directives/resizable/index.scss +3 -2
- package/style/directives/resizable/mixin.scss +122 -16
- package/style/directives/resizable/param.scss +2 -1
- package/style/directives/ripple/index.scss +3 -2
- package/style/directives/ripple/mixin.scss +12 -12
- package/style/directives/ripple/param.scss +2 -1
- package/style/mixins/compatibility.scss +7 -5
- package/style/mixins/form.scss +6 -4
- package/style/mixins/hidden.scss +5 -2
- package/style/params/index.scss +282 -3
- package/switch/switch.property.d.ts +14 -14
- package/table/table.property.d.ts +4 -4
- package/tabs/tabs.property.d.ts +2 -2
- package/tag/tag.property.d.ts +1 -1
- package/text-retract/text-retract.property.d.ts +1 -1
- package/textarea/textarea.property.d.ts +14 -17
- package/theme/theme.property.d.ts +6 -10
- package/time-picker/time-picker.property.d.ts +17 -23
- package/timeline/timeline.property.d.ts +1 -1
- package/tooltip/tooltip.property.d.ts +1 -1
- package/transfer/transfer.property.d.ts +9 -13
- package/tree/tree.property.d.ts +2 -2
- package/tree-file/tree-file.property.d.ts +1 -1
- package/tree-select/tree-select-portal.component.d.ts +1 -1
- package/tree-select/tree-select.property.d.ts +15 -15
- package/typography/typography.property.d.ts +1 -1
- package/upload/upload.property.d.ts +9 -9
- package/esm2022/affix/affix.component.mjs +0 -12
- package/esm2022/affix/affix.module.mjs +0 -16
- package/esm2022/affix/affix.property.mjs +0 -51
- package/esm2022/affix/ng-nest-ui-affix.mjs +0 -5
- package/esm2022/affix/public-api.mjs +0 -4
- package/esm2022/alert/alert.component.mjs +0 -73
- package/esm2022/alert/alert.module.mjs +0 -16
- package/esm2022/alert/alert.property.mjs +0 -313
- package/esm2022/alert/ng-nest-ui-alert.mjs +0 -5
- package/esm2022/alert/public-api.mjs +0 -4
- package/esm2022/anchor/anchor-inner.component.mjs +0 -18
- package/esm2022/anchor/anchor.component.mjs +0 -160
- package/esm2022/anchor/anchor.module.mjs +0 -17
- package/esm2022/anchor/anchor.property.mjs +0 -121
- package/esm2022/anchor/ng-nest-ui-anchor.mjs +0 -5
- package/esm2022/anchor/public-api.mjs +0 -5
- package/esm2022/api/api.component.mjs +0 -18
- package/esm2022/api/api.module.mjs +0 -16
- package/esm2022/api/api.property.mjs +0 -7
- package/esm2022/api/ng-nest-ui-api.mjs +0 -5
- package/esm2022/api/public-api.mjs +0 -4
- package/esm2022/auto-complete/auto-complete-portal.component.mjs +0 -80
- package/esm2022/auto-complete/auto-complete.component.mjs +0 -306
- package/esm2022/auto-complete/auto-complete.module.mjs +0 -16
- package/esm2022/auto-complete/auto-complete.property.mjs +0 -172
- package/esm2022/auto-complete/ng-nest-ui-auto-complete.mjs +0 -5
- package/esm2022/auto-complete/public-api.mjs +0 -5
- package/esm2022/avatar/avatar-group.component.mjs +0 -19
- package/esm2022/avatar/avatar.component.mjs +0 -109
- package/esm2022/avatar/avatar.module.mjs +0 -17
- package/esm2022/avatar/avatar.property.mjs +0 -143
- package/esm2022/avatar/ng-nest-ui-avatar.mjs +0 -5
- package/esm2022/avatar/public-api.mjs +0 -5
- package/esm2022/back-top/back-top.component.mjs +0 -104
- package/esm2022/back-top/back-top.module.mjs +0 -16
- package/esm2022/back-top/back-top.property.mjs +0 -50
- package/esm2022/back-top/ng-nest-ui-back-top.mjs +0 -5
- package/esm2022/back-top/public-api.mjs +0 -4
- package/esm2022/badge/badge.component.mjs +0 -63
- package/esm2022/badge/badge.module.mjs +0 -16
- package/esm2022/badge/badge.property.mjs +0 -133
- package/esm2022/badge/ng-nest-ui-badge.mjs +0 -5
- package/esm2022/badge/public-api.mjs +0 -4
- package/esm2022/base-form/base-form.component.mjs +0 -101
- package/esm2022/base-form/base-form.module.mjs +0 -15
- package/esm2022/base-form/base-form.property.mjs +0 -237
- package/esm2022/base-form/ng-nest-ui-base-form.mjs +0 -5
- package/esm2022/base-form/public-api.mjs +0 -4
- package/esm2022/button/button.component.mjs +0 -71
- package/esm2022/button/button.module.mjs +0 -17
- package/esm2022/button/button.property.mjs +0 -331
- package/esm2022/button/buttons.component.mjs +0 -55
- package/esm2022/button/ng-nest-ui-button.mjs +0 -5
- package/esm2022/button/public-api.mjs +0 -5
- package/esm2022/calendar/calendar.component.mjs +0 -117
- package/esm2022/calendar/calendar.module.mjs +0 -16
- package/esm2022/calendar/calendar.property.mjs +0 -110
- package/esm2022/calendar/ng-nest-ui-calendar.mjs +0 -5
- package/esm2022/calendar/public-api.mjs +0 -4
- package/esm2022/card/card.component.mjs +0 -22
- package/esm2022/card/card.module.mjs +0 -16
- package/esm2022/card/card.property.mjs +0 -77
- package/esm2022/card/ng-nest-ui-card.mjs +0 -5
- package/esm2022/card/public-api.mjs +0 -4
- package/esm2022/carousel/carousel-panel.component.mjs +0 -157
- package/esm2022/carousel/carousel.component.mjs +0 -95
- package/esm2022/carousel/carousel.module.mjs +0 -17
- package/esm2022/carousel/carousel.property.mjs +0 -256
- package/esm2022/carousel/ng-nest-ui-carousel.mjs +0 -5
- package/esm2022/carousel/public-api.mjs +0 -5
- package/esm2022/cascade/cascade-portal.component.mjs +0 -141
- package/esm2022/cascade/cascade.component.mjs +0 -238
- package/esm2022/cascade/cascade.module.mjs +0 -16
- package/esm2022/cascade/cascade.property.mjs +0 -167
- package/esm2022/cascade/ng-nest-ui-cascade.mjs +0 -5
- package/esm2022/cascade/public-api.mjs +0 -5
- package/esm2022/checkbox/checkbox.component.mjs +0 -102
- package/esm2022/checkbox/checkbox.module.mjs +0 -16
- package/esm2022/checkbox/checkbox.property.mjs +0 -136
- package/esm2022/checkbox/ng-nest-ui-checkbox.mjs +0 -5
- package/esm2022/checkbox/public-api.mjs +0 -4
- package/esm2022/collapse/collapse-panel.component.mjs +0 -55
- package/esm2022/collapse/collapse.component.mjs +0 -49
- package/esm2022/collapse/collapse.module.mjs +0 -17
- package/esm2022/collapse/collapse.property.mjs +0 -189
- package/esm2022/collapse/ng-nest-ui-collapse.mjs +0 -5
- package/esm2022/collapse/public-api.mjs +0 -5
- package/esm2022/color/color.component.mjs +0 -35
- package/esm2022/color/color.module.mjs +0 -16
- package/esm2022/color/color.property.mjs +0 -71
- package/esm2022/color/ng-nest-ui-color.mjs +0 -5
- package/esm2022/color/public-api.mjs +0 -4
- package/esm2022/color-picker/color-picker-portal.component.mjs +0 -396
- package/esm2022/color-picker/color-picker.component.mjs +0 -191
- package/esm2022/color-picker/color-picker.module.mjs +0 -16
- package/esm2022/color-picker/color-picker.property.mjs +0 -142
- package/esm2022/color-picker/ng-nest-ui-color-picker.mjs +0 -5
- package/esm2022/color-picker/public-api.mjs +0 -5
- package/esm2022/comment/comment-reply.component.mjs +0 -24
- package/esm2022/comment/comment.component.mjs +0 -55
- package/esm2022/comment/comment.module.mjs +0 -17
- package/esm2022/comment/comment.property.mjs +0 -90
- package/esm2022/comment/ng-nest-ui-comment.mjs +0 -5
- package/esm2022/comment/public-api.mjs +0 -5
- package/esm2022/container/aside.component.mjs +0 -25
- package/esm2022/container/container.component.mjs +0 -31
- package/esm2022/container/container.module.mjs +0 -20
- package/esm2022/container/container.property.mjs +0 -115
- package/esm2022/container/footer.component.mjs +0 -35
- package/esm2022/container/header.component.mjs +0 -35
- package/esm2022/container/main.component.mjs +0 -18
- package/esm2022/container/ng-nest-ui-container.mjs +0 -5
- package/esm2022/container/public-api.mjs +0 -8
- package/esm2022/core/animation/badge.mjs +0 -53
- package/esm2022/core/animation/connect.mjs +0 -31
- package/esm2022/core/animation/consts.mjs +0 -11
- package/esm2022/core/animation/drop.mjs +0 -13
- package/esm2022/core/animation/fade.mjs +0 -24
- package/esm2022/core/animation/move.mjs +0 -179
- package/esm2022/core/animation/opacity.mjs +0 -13
- package/esm2022/core/animation/public-api.mjs +0 -9
- package/esm2022/core/animation/slide.mjs +0 -17
- package/esm2022/core/config/config.mjs +0 -3
- package/esm2022/core/config/config.service.mjs +0 -54
- package/esm2022/core/config/index.mjs +0 -2
- package/esm2022/core/config/public-api.mjs +0 -3
- package/esm2022/core/functions/chunk.mjs +0 -25
- package/esm2022/core/functions/clone-deep.mjs +0 -28
- package/esm2022/core/functions/convert.mjs +0 -230
- package/esm2022/core/functions/csspx.mjs +0 -17
- package/esm2022/core/functions/date.mjs +0 -223
- package/esm2022/core/functions/drop.mjs +0 -20
- package/esm2022/core/functions/flex.mjs +0 -25
- package/esm2022/core/functions/group-by.mjs +0 -14
- package/esm2022/core/functions/guid.mjs +0 -11
- package/esm2022/core/functions/has-in.mjs +0 -8
- package/esm2022/core/functions/order-by.mjs +0 -56
- package/esm2022/core/functions/parent-path.mjs +0 -27
- package/esm2022/core/functions/property.mjs +0 -20
- package/esm2022/core/functions/public-api.mjs +0 -16
- package/esm2022/core/functions/remove.mjs +0 -19
- package/esm2022/core/functions/resize.mjs +0 -22
- package/esm2022/core/interfaces/data.type.mjs +0 -164
- package/esm2022/core/interfaces/identify.type.mjs +0 -7
- package/esm2022/core/interfaces/index.mjs +0 -2
- package/esm2022/core/interfaces/layout.type.mjs +0 -2
- package/esm2022/core/interfaces/public-api.mjs +0 -5
- package/esm2022/core/interfaces/result-list.type.mjs +0 -2
- package/esm2022/core/ng-nest-ui-core.mjs +0 -5
- package/esm2022/core/public-api.mjs +0 -8
- package/esm2022/core/services/http.service.mjs +0 -58
- package/esm2022/core/services/preloading-strategy.service.mjs +0 -24
- package/esm2022/core/services/public-api.mjs +0 -6
- package/esm2022/core/services/repository.service.mjs +0 -29
- package/esm2022/core/services/reuse-strategy.service.mjs +0 -47
- package/esm2022/core/services/storage.service.mjs +0 -75
- package/esm2022/core/theme/index.mjs +0 -2
- package/esm2022/core/theme/public-api.mjs +0 -3
- package/esm2022/core/theme/theme.mjs +0 -89
- package/esm2022/core/theme/theme.service.mjs +0 -270
- package/esm2022/core/util/animation.mjs +0 -26
- package/esm2022/core/util/camel-to-kebab.mjs +0 -16
- package/esm2022/core/util/check.mjs +0 -15
- package/esm2022/core/util/computed-style.mjs +0 -20
- package/esm2022/core/util/host.mjs +0 -14
- package/esm2022/core/util/html.mjs +0 -12
- package/esm2022/core/util/index.mjs +0 -2
- package/esm2022/core/util/kebab-to-camel.mjs +0 -16
- package/esm2022/core/util/log.mjs +0 -15
- package/esm2022/core/util/option.mjs +0 -14
- package/esm2022/core/util/public-api.mjs +0 -11
- package/esm2022/core/util/sleep.mjs +0 -8
- package/esm2022/crumb/crumb.component.mjs +0 -25
- package/esm2022/crumb/crumb.module.mjs +0 -16
- package/esm2022/crumb/crumb.property.mjs +0 -45
- package/esm2022/crumb/ng-nest-ui-crumb.mjs +0 -5
- package/esm2022/crumb/public-api.mjs +0 -4
- package/esm2022/date-picker/date-picker-portal.component.mjs +0 -196
- package/esm2022/date-picker/date-picker.component.mjs +0 -320
- package/esm2022/date-picker/date-picker.module.mjs +0 -17
- package/esm2022/date-picker/date-picker.property.mjs +0 -770
- package/esm2022/date-picker/date-quarter.pipe.mjs +0 -19
- package/esm2022/date-picker/date-range-portal.component.mjs +0 -349
- package/esm2022/date-picker/date-range.component.mjs +0 -432
- package/esm2022/date-picker/ng-nest-ui-date-picker.mjs +0 -5
- package/esm2022/date-picker/picker-date.component.mjs +0 -334
- package/esm2022/date-picker/picker-month.component.mjs +0 -232
- package/esm2022/date-picker/picker-quarter.component.mjs +0 -237
- package/esm2022/date-picker/picker-year.component.mjs +0 -233
- package/esm2022/date-picker/public-api.mjs +0 -12
- package/esm2022/description/description-item.component.mjs +0 -24
- package/esm2022/description/description.component.mjs +0 -48
- package/esm2022/description/description.module.mjs +0 -17
- package/esm2022/description/description.property.mjs +0 -219
- package/esm2022/description/ng-nest-ui-description.mjs +0 -5
- package/esm2022/description/public-api.mjs +0 -5
- package/esm2022/dialog/dialog-container.component.mjs +0 -29
- package/esm2022/dialog/dialog-portal.component.mjs +0 -97
- package/esm2022/dialog/dialog-portal.directives.mjs +0 -119
- package/esm2022/dialog/dialog-ref.mjs +0 -100
- package/esm2022/dialog/dialog.component.mjs +0 -282
- package/esm2022/dialog/dialog.module.mjs +0 -50
- package/esm2022/dialog/dialog.property.mjs +0 -207
- package/esm2022/dialog/dialog.service.mjs +0 -122
- package/esm2022/dialog/ng-nest-ui-dialog.mjs +0 -5
- package/esm2022/dialog/public-api.mjs +0 -9
- package/esm2022/doc/doc.component.mjs +0 -18
- package/esm2022/doc/doc.module.mjs +0 -16
- package/esm2022/doc/doc.property.mjs +0 -7
- package/esm2022/doc/ng-nest-ui-doc.mjs +0 -5
- package/esm2022/doc/public-api.mjs +0 -4
- package/esm2022/drag/drag.directive.mjs +0 -57
- package/esm2022/drag/drag.module.mjs +0 -16
- package/esm2022/drag/drag.property.mjs +0 -25
- package/esm2022/drag/ng-nest-ui-drag.mjs +0 -5
- package/esm2022/drag/public-api.mjs +0 -4
- package/esm2022/drawer/drawer-container.component.mjs +0 -29
- package/esm2022/drawer/drawer-portal.component.mjs +0 -50
- package/esm2022/drawer/drawer-portal.directives.mjs +0 -58
- package/esm2022/drawer/drawer-ref.mjs +0 -17
- package/esm2022/drawer/drawer.component.mjs +0 -95
- package/esm2022/drawer/drawer.module.mjs +0 -38
- package/esm2022/drawer/drawer.property.mjs +0 -84
- package/esm2022/drawer/drawer.service.mjs +0 -65
- package/esm2022/drawer/ng-nest-ui-drawer.mjs +0 -5
- package/esm2022/drawer/public-api.mjs +0 -10
- package/esm2022/dropdown/dropdown-portal.component.mjs +0 -204
- package/esm2022/dropdown/dropdown.component.mjs +0 -179
- package/esm2022/dropdown/dropdown.module.mjs +0 -16
- package/esm2022/dropdown/dropdown.property.mjs +0 -96
- package/esm2022/dropdown/ng-nest-ui-dropdown.mjs +0 -5
- package/esm2022/dropdown/public-api.mjs +0 -5
- package/esm2022/empty/empty.component.mjs +0 -15
- package/esm2022/empty/empty.module.mjs +0 -16
- package/esm2022/empty/empty.property.mjs +0 -54
- package/esm2022/empty/ng-nest-ui-empty.mjs +0 -5
- package/esm2022/empty/public-api.mjs +0 -4
- package/esm2022/examples/examples.component.mjs +0 -18
- package/esm2022/examples/examples.module.mjs +0 -16
- package/esm2022/examples/examples.property.mjs +0 -7
- package/esm2022/examples/ng-nest-ui-examples.mjs +0 -5
- package/esm2022/examples/public-api.mjs +0 -4
- package/esm2022/find/find.component.mjs +0 -331
- package/esm2022/find/find.module.mjs +0 -16
- package/esm2022/find/find.property.mjs +0 -260
- package/esm2022/find/ng-nest-ui-find.mjs +0 -5
- package/esm2022/find/public-api.mjs +0 -4
- package/esm2022/form/control.component.mjs +0 -249
- package/esm2022/form/form.component.mjs +0 -116
- package/esm2022/form/form.module.mjs +0 -17
- package/esm2022/form/form.property.mjs +0 -202
- package/esm2022/form/ng-nest-ui-form.mjs +0 -5
- package/esm2022/form/public-api.mjs +0 -5
- package/esm2022/highlight/highlight.component.mjs +0 -85
- package/esm2022/highlight/highlight.module.mjs +0 -16
- package/esm2022/highlight/highlight.property.mjs +0 -45
- package/esm2022/highlight/highlight.service.mjs +0 -17
- package/esm2022/highlight/ng-nest-ui-highlight.mjs +0 -5
- package/esm2022/highlight/public-api.mjs +0 -5
- package/esm2022/i18n/i18n.directive.mjs +0 -29
- package/esm2022/i18n/i18n.module.mjs +0 -17
- package/esm2022/i18n/i18n.pipe.mjs +0 -28
- package/esm2022/i18n/i18n.property.mjs +0 -9
- package/esm2022/i18n/i18n.service.mjs +0 -57
- package/esm2022/i18n/languages/ar_EG.mjs +0 -169
- package/esm2022/i18n/languages/bg_BG.mjs +0 -172
- package/esm2022/i18n/languages/ca_ES.mjs +0 -172
- package/esm2022/i18n/languages/cs_CZ.mjs +0 -172
- package/esm2022/i18n/languages/da_DK.mjs +0 -172
- package/esm2022/i18n/languages/de_DE.mjs +0 -172
- package/esm2022/i18n/languages/el_GR.mjs +0 -172
- package/esm2022/i18n/languages/en_GB.mjs +0 -181
- package/esm2022/i18n/languages/en_US.mjs +0 -181
- package/esm2022/i18n/languages/es_ES.mjs +0 -172
- package/esm2022/i18n/languages/et_EE.mjs +0 -172
- package/esm2022/i18n/languages/fa_IR.mjs +0 -172
- package/esm2022/i18n/languages/fi_FI.mjs +0 -172
- package/esm2022/i18n/languages/fr_BE.mjs +0 -172
- package/esm2022/i18n/languages/fr_FR.mjs +0 -172
- package/esm2022/i18n/languages/he_IL.mjs +0 -169
- package/esm2022/i18n/languages/hi_IN.mjs +0 -172
- package/esm2022/i18n/languages/hr_HR.mjs +0 -172
- package/esm2022/i18n/languages/hu_HU.mjs +0 -172
- package/esm2022/i18n/languages/hy_AM.mjs +0 -172
- package/esm2022/i18n/languages/id_ID.mjs +0 -172
- package/esm2022/i18n/languages/is_IS.mjs +0 -172
- package/esm2022/i18n/languages/it_IT.mjs +0 -172
- package/esm2022/i18n/languages/ja_JP.mjs +0 -172
- package/esm2022/i18n/languages/ka_GE.mjs +0 -172
- package/esm2022/i18n/languages/kn_IN.mjs +0 -172
- package/esm2022/i18n/languages/ko_KR.mjs +0 -180
- package/esm2022/i18n/languages/ku_IQ.mjs +0 -156
- package/esm2022/i18n/languages/lv_LV.mjs +0 -180
- package/esm2022/i18n/languages/mn_MN.mjs +0 -180
- package/esm2022/i18n/languages/ms_MY.mjs +0 -180
- package/esm2022/i18n/languages/nb_NO.mjs +0 -180
- package/esm2022/i18n/languages/ne_NP.mjs +0 -180
- package/esm2022/i18n/languages/nl_BE.mjs +0 -180
- package/esm2022/i18n/languages/nl_NL.mjs +0 -180
- package/esm2022/i18n/languages/pl_PL.mjs +0 -180
- package/esm2022/i18n/languages/pt_BR.mjs +0 -180
- package/esm2022/i18n/languages/pt_PT.mjs +0 -180
- package/esm2022/i18n/languages/ro_RO.mjs +0 -180
- package/esm2022/i18n/languages/ru_RU.mjs +0 -180
- package/esm2022/i18n/languages/sk_SK.mjs +0 -171
- package/esm2022/i18n/languages/sl_SI.mjs +0 -172
- package/esm2022/i18n/languages/sr_RS.mjs +0 -172
- package/esm2022/i18n/languages/sv_SE.mjs +0 -172
- package/esm2022/i18n/languages/ta_IN.mjs +0 -180
- package/esm2022/i18n/languages/th_TH.mjs +0 -180
- package/esm2022/i18n/languages/tr_TR.mjs +0 -180
- package/esm2022/i18n/languages/uk_UA.mjs +0 -180
- package/esm2022/i18n/languages/vi_VN.mjs +0 -180
- package/esm2022/i18n/languages/zh_CN.mjs +0 -180
- package/esm2022/i18n/languages/zh_TW.mjs +0 -180
- package/esm2022/i18n/ng-nest-ui-i18n.mjs +0 -5
- package/esm2022/i18n/public-api.mjs +0 -57
- package/esm2022/icon/icon.component.mjs +0 -158
- package/esm2022/icon/icon.module.mjs +0 -16
- package/esm2022/icon/icon.property.mjs +0 -65
- package/esm2022/icon/icon.service.mjs +0 -89
- package/esm2022/icon/ng-nest-ui-icon.mjs +0 -5
- package/esm2022/icon/public-api.mjs +0 -5
- package/esm2022/image/image-group.component.mjs +0 -27
- package/esm2022/image/image-preview.component.mjs +0 -135
- package/esm2022/image/image.component.mjs +0 -75
- package/esm2022/image/image.module.mjs +0 -18
- package/esm2022/image/image.property.mjs +0 -196
- package/esm2022/image/ng-nest-ui-image.mjs +0 -5
- package/esm2022/image/public-api.mjs +0 -6
- package/esm2022/index.mjs +0 -106
- package/esm2022/inner/inner.component.mjs +0 -25
- package/esm2022/inner/inner.module.mjs +0 -16
- package/esm2022/inner/inner.property.mjs +0 -30
- package/esm2022/inner/ng-nest-ui-inner.mjs +0 -5
- package/esm2022/inner/public-api.mjs +0 -4
- package/esm2022/input/input-group.component.mjs +0 -16
- package/esm2022/input/input.component.mjs +0 -224
- package/esm2022/input/input.module.mjs +0 -17
- package/esm2022/input/input.property.mjs +0 -281
- package/esm2022/input/ng-nest-ui-input.mjs +0 -5
- package/esm2022/input/public-api.mjs +0 -5
- package/esm2022/input-number/input-number.component.mjs +0 -131
- package/esm2022/input-number/input-number.module.mjs +0 -16
- package/esm2022/input-number/input-number.property.mjs +0 -146
- package/esm2022/input-number/ng-nest-ui-input-number.mjs +0 -5
- package/esm2022/input-number/public-api.mjs +0 -4
- package/esm2022/keyword/keyword.directive.mjs +0 -61
- package/esm2022/keyword/keyword.module.mjs +0 -16
- package/esm2022/keyword/keyword.property.mjs +0 -45
- package/esm2022/keyword/ng-nest-ui-keyword.mjs +0 -5
- package/esm2022/keyword/public-api.mjs +0 -4
- package/esm2022/layout/col.component.mjs +0 -68
- package/esm2022/layout/layout.module.mjs +0 -17
- package/esm2022/layout/layout.property.mjs +0 -150
- package/esm2022/layout/ng-nest-ui-layout.mjs +0 -5
- package/esm2022/layout/public-api.mjs +0 -5
- package/esm2022/layout/row.component.mjs +0 -54
- package/esm2022/link/link.component.mjs +0 -28
- package/esm2022/link/link.module.mjs +0 -16
- package/esm2022/link/link.property.mjs +0 -109
- package/esm2022/link/ng-nest-ui-link.mjs +0 -5
- package/esm2022/link/public-api.mjs +0 -4
- package/esm2022/list/list-drop-group.directive.mjs +0 -39
- package/esm2022/list/list-option.component.mjs +0 -37
- package/esm2022/list/list.component.mjs +0 -409
- package/esm2022/list/list.module.mjs +0 -18
- package/esm2022/list/list.property.mjs +0 -273
- package/esm2022/list/ng-nest-ui-list.mjs +0 -5
- package/esm2022/list/public-api.mjs +0 -6
- package/esm2022/loading/loading.component.mjs +0 -77
- package/esm2022/loading/loading.module.mjs +0 -16
- package/esm2022/loading/loading.property.mjs +0 -70
- package/esm2022/loading/ng-nest-ui-loading.mjs +0 -5
- package/esm2022/loading/public-api.mjs +0 -4
- package/esm2022/menu/menu-node.component.mjs +0 -36
- package/esm2022/menu/menu.component.mjs +0 -171
- package/esm2022/menu/menu.module.mjs +0 -17
- package/esm2022/menu/menu.property.mjs +0 -107
- package/esm2022/menu/ng-nest-ui-menu.mjs +0 -5
- package/esm2022/menu/public-api.mjs +0 -5
- package/esm2022/message/message-ref.mjs +0 -13
- package/esm2022/message/message.component.mjs +0 -40
- package/esm2022/message/message.module.mjs +0 -15
- package/esm2022/message/message.property.mjs +0 -9
- package/esm2022/message/message.service.mjs +0 -146
- package/esm2022/message/ng-nest-ui-message.mjs +0 -5
- package/esm2022/message/public-api.mjs +0 -6
- package/esm2022/message-box/message-box.component.mjs +0 -122
- package/esm2022/message-box/message-box.module.mjs +0 -15
- package/esm2022/message-box/message-box.property.mjs +0 -8
- package/esm2022/message-box/message-box.service.mjs +0 -97
- package/esm2022/message-box/ng-nest-ui-message-box.mjs +0 -5
- package/esm2022/message-box/public-api.mjs +0 -5
- package/esm2022/ng-nest-ui.mjs +0 -5
- package/esm2022/notification/ng-nest-ui-notification.mjs +0 -5
- package/esm2022/notification/notification.component.mjs +0 -42
- package/esm2022/notification/notification.module.mjs +0 -15
- package/esm2022/notification/notification.property.mjs +0 -8
- package/esm2022/notification/notification.service.mjs +0 -107
- package/esm2022/notification/public-api.mjs +0 -5
- package/esm2022/outlet/ng-nest-ui-outlet.mjs +0 -5
- package/esm2022/outlet/outlet.directive.mjs +0 -72
- package/esm2022/outlet/outlet.module.mjs +0 -16
- package/esm2022/outlet/outlet.property.mjs +0 -7
- package/esm2022/outlet/public-api.mjs +0 -4
- package/esm2022/page-header/ng-nest-ui-page-header.mjs +0 -5
- package/esm2022/page-header/page-header.component.mjs +0 -24
- package/esm2022/page-header/page-header.module.mjs +0 -16
- package/esm2022/page-header/page-header.property.mjs +0 -50
- package/esm2022/page-header/public-api.mjs +0 -4
- package/esm2022/pagination/ng-nest-ui-pagination.mjs +0 -5
- package/esm2022/pagination/pagination.component.mjs +0 -205
- package/esm2022/pagination/pagination.module.mjs +0 -16
- package/esm2022/pagination/pagination.property.mjs +0 -149
- package/esm2022/pagination/public-api.mjs +0 -4
- package/esm2022/pattern/ng-nest-ui-pattern.mjs +0 -5
- package/esm2022/pattern/pattern.component.mjs +0 -18
- package/esm2022/pattern/pattern.module.mjs +0 -16
- package/esm2022/pattern/pattern.property.mjs +0 -7
- package/esm2022/pattern/public-api.mjs +0 -4
- package/esm2022/popconfirm/ng-nest-ui-popconfirm.mjs +0 -5
- package/esm2022/popconfirm/popconfirm.component.mjs +0 -59
- package/esm2022/popconfirm/popconfirm.module.mjs +0 -16
- package/esm2022/popconfirm/popconfirm.property.mjs +0 -100
- package/esm2022/popconfirm/public-api.mjs +0 -4
- package/esm2022/popover/ng-nest-ui-popover.mjs +0 -5
- package/esm2022/popover/popover-portal.component.mjs +0 -52
- package/esm2022/popover/popover.directive.mjs +0 -186
- package/esm2022/popover/popover.module.mjs +0 -16
- package/esm2022/popover/popover.property.mjs +0 -101
- package/esm2022/popover/public-api.mjs +0 -5
- package/esm2022/portal/ng-nest-ui-portal.mjs +0 -5
- package/esm2022/portal/portal.module.mjs +0 -16
- package/esm2022/portal/portal.property.mjs +0 -24
- package/esm2022/portal/portal.service.mjs +0 -190
- package/esm2022/portal/public-api.mjs +0 -4
- package/esm2022/progress/ng-nest-ui-progress.mjs +0 -5
- package/esm2022/progress/progress.component.mjs +0 -224
- package/esm2022/progress/progress.module.mjs +0 -16
- package/esm2022/progress/progress.property.mjs +0 -110
- package/esm2022/progress/public-api.mjs +0 -4
- package/esm2022/radio/ng-nest-ui-radio.mjs +0 -5
- package/esm2022/radio/public-api.mjs +0 -4
- package/esm2022/radio/radio.component.mjs +0 -77
- package/esm2022/radio/radio.module.mjs +0 -16
- package/esm2022/radio/radio.property.mjs +0 -121
- package/esm2022/rate/ng-nest-ui-rate.mjs +0 -5
- package/esm2022/rate/public-api.mjs +0 -4
- package/esm2022/rate/rate.component.mjs +0 -99
- package/esm2022/rate/rate.module.mjs +0 -16
- package/esm2022/rate/rate.property.mjs +0 -86
- package/esm2022/resizable/ng-nest-ui-resizable.mjs +0 -5
- package/esm2022/resizable/public-api.mjs +0 -4
- package/esm2022/resizable/resizable.directive.mjs +0 -264
- package/esm2022/resizable/resizable.module.mjs +0 -16
- package/esm2022/resizable/resizable.property.mjs +0 -64
- package/esm2022/result/ng-nest-ui-result.mjs +0 -5
- package/esm2022/result/public-api.mjs +0 -4
- package/esm2022/result/result.component.mjs +0 -25
- package/esm2022/result/result.module.mjs +0 -16
- package/esm2022/result/result.property.mjs +0 -45
- package/esm2022/ripple/ng-nest-ui-ripple.mjs +0 -5
- package/esm2022/ripple/public-api.mjs +0 -4
- package/esm2022/ripple/ripple.directive.mjs +0 -94
- package/esm2022/ripple/ripple.module.mjs +0 -16
- package/esm2022/ripple/ripple.property.mjs +0 -40
- package/esm2022/select/ng-nest-ui-select.mjs +0 -5
- package/esm2022/select/public-api.mjs +0 -5
- package/esm2022/select/select-portal.component.mjs +0 -103
- package/esm2022/select/select.component.mjs +0 -687
- package/esm2022/select/select.module.mjs +0 -16
- package/esm2022/select/select.property.mjs +0 -238
- package/esm2022/skeleton/ng-nest-ui-skeleton.mjs +0 -5
- package/esm2022/skeleton/public-api.mjs +0 -4
- package/esm2022/skeleton/skeleton.component.mjs +0 -25
- package/esm2022/skeleton/skeleton.module.mjs +0 -16
- package/esm2022/skeleton/skeleton.property.mjs +0 -55
- package/esm2022/slider/ng-nest-ui-slider.mjs +0 -5
- package/esm2022/slider/public-api.mjs +0 -4
- package/esm2022/slider/slider.component.mjs +0 -222
- package/esm2022/slider/slider.module.mjs +0 -17
- package/esm2022/slider/slider.property.mjs +0 -102
- package/esm2022/slider-select/ng-nest-ui-slider-select.mjs +0 -5
- package/esm2022/slider-select/public-api.mjs +0 -4
- package/esm2022/slider-select/slider-select.component.mjs +0 -368
- package/esm2022/slider-select/slider-select.module.mjs +0 -16
- package/esm2022/slider-select/slider-select.property.mjs +0 -136
- package/esm2022/statistic/countdown.component.mjs +0 -70
- package/esm2022/statistic/ng-nest-ui-statistic.mjs +0 -5
- package/esm2022/statistic/public-api.mjs +0 -5
- package/esm2022/statistic/statistic.component.mjs +0 -34
- package/esm2022/statistic/statistic.module.mjs +0 -17
- package/esm2022/statistic/statistic.property.mjs +0 -106
- package/esm2022/steps/ng-nest-ui-steps.mjs +0 -5
- package/esm2022/steps/public-api.mjs +0 -4
- package/esm2022/steps/steps.component.mjs +0 -49
- package/esm2022/steps/steps.module.mjs +0 -16
- package/esm2022/steps/steps.property.mjs +0 -60
- package/esm2022/switch/ng-nest-ui-switch.mjs +0 -5
- package/esm2022/switch/public-api.mjs +0 -4
- package/esm2022/switch/switch.component.mjs +0 -37
- package/esm2022/switch/switch.module.mjs +0 -16
- package/esm2022/switch/switch.property.mjs +0 -91
- package/esm2022/table/ng-nest-ui-table.mjs +0 -5
- package/esm2022/table/public-api.mjs +0 -7
- package/esm2022/table/table-body.component.mjs +0 -236
- package/esm2022/table/table-foot.component.mjs +0 -29
- package/esm2022/table/table-head.component.mjs +0 -169
- package/esm2022/table/table.component.mjs +0 -372
- package/esm2022/table/table.module.mjs +0 -19
- package/esm2022/table/table.property.mjs +0 -624
- package/esm2022/tabs/ng-nest-ui-tabs.mjs +0 -5
- package/esm2022/tabs/public-api.mjs +0 -7
- package/esm2022/tabs/tab-content.component.mjs +0 -21
- package/esm2022/tabs/tab-link.directive.mjs +0 -46
- package/esm2022/tabs/tab.component.mjs +0 -19
- package/esm2022/tabs/tabs.component.mjs +0 -143
- package/esm2022/tabs/tabs.module.mjs +0 -18
- package/esm2022/tabs/tabs.property.mjs +0 -141
- package/esm2022/tag/ng-nest-ui-tag.mjs +0 -5
- package/esm2022/tag/public-api.mjs +0 -4
- package/esm2022/tag/tag.component.mjs +0 -51
- package/esm2022/tag/tag.module.mjs +0 -16
- package/esm2022/tag/tag.property.mjs +0 -80
- package/esm2022/text-retract/ng-nest-ui-text-retract.mjs +0 -5
- package/esm2022/text-retract/public-api.mjs +0 -4
- package/esm2022/text-retract/text-retract.component.mjs +0 -42
- package/esm2022/text-retract/text-retract.module.mjs +0 -16
- package/esm2022/text-retract/text-retract.property.mjs +0 -35
- package/esm2022/textarea/ng-nest-ui-textarea.mjs +0 -5
- package/esm2022/textarea/public-api.mjs +0 -4
- package/esm2022/textarea/textarea.component.mjs +0 -68
- package/esm2022/textarea/textarea.module.mjs +0 -16
- package/esm2022/textarea/textarea.property.mjs +0 -126
- package/esm2022/theme/ng-nest-ui-theme.mjs +0 -5
- package/esm2022/theme/public-api.mjs +0 -4
- package/esm2022/theme/theme.component.mjs +0 -179
- package/esm2022/theme/theme.module.mjs +0 -16
- package/esm2022/theme/theme.property.mjs +0 -63
- package/esm2022/time-ago/ng-nest-ui-time-ago.mjs +0 -5
- package/esm2022/time-ago/public-api.mjs +0 -4
- package/esm2022/time-ago/time-ago.module.mjs +0 -16
- package/esm2022/time-ago/time-ago.pipe.mjs +0 -70
- package/esm2022/time-ago/time-ago.property.mjs +0 -7
- package/esm2022/time-picker/ng-nest-ui-time-picker.mjs +0 -5
- package/esm2022/time-picker/public-api.mjs +0 -6
- package/esm2022/time-picker/time-picker-frame.component.mjs +0 -312
- package/esm2022/time-picker/time-picker-portal.component.mjs +0 -78
- package/esm2022/time-picker/time-picker.component.mjs +0 -266
- package/esm2022/time-picker/time-picker.module.mjs +0 -17
- package/esm2022/time-picker/time-picker.property.mjs +0 -198
- package/esm2022/time-range/ng-nest-ui-time-range.mjs +0 -5
- package/esm2022/time-range/public-api.mjs +0 -4
- package/esm2022/time-range/time-range.module.mjs +0 -16
- package/esm2022/time-range/time-range.pipe.mjs +0 -44
- package/esm2022/time-range/time-range.property.mjs +0 -7
- package/esm2022/timeline/ng-nest-ui-timeline.mjs +0 -5
- package/esm2022/timeline/public-api.mjs +0 -4
- package/esm2022/timeline/timeline.component.mjs +0 -45
- package/esm2022/timeline/timeline.module.mjs +0 -16
- package/esm2022/timeline/timeline.property.mjs +0 -50
- package/esm2022/tooltip/ng-nest-ui-tooltip.mjs +0 -5
- package/esm2022/tooltip/public-api.mjs +0 -5
- package/esm2022/tooltip/tooltip-portal.component.mjs +0 -103
- package/esm2022/tooltip/tooltip.directive.mjs +0 -143
- package/esm2022/tooltip/tooltip.module.mjs +0 -16
- package/esm2022/tooltip/tooltip.property.mjs +0 -86
- package/esm2022/transfer/ng-nest-ui-transfer.mjs +0 -5
- package/esm2022/transfer/public-api.mjs +0 -4
- package/esm2022/transfer/transfer.component.mjs +0 -659
- package/esm2022/transfer/transfer.module.mjs +0 -16
- package/esm2022/transfer/transfer.property.mjs +0 -112
- package/esm2022/tree/ng-nest-ui-tree.mjs +0 -5
- package/esm2022/tree/public-api.mjs +0 -5
- package/esm2022/tree/tree-node.component.mjs +0 -297
- package/esm2022/tree/tree.component.mjs +0 -579
- package/esm2022/tree/tree.module.mjs +0 -17
- package/esm2022/tree/tree.property.mjs +0 -337
- package/esm2022/tree/tree.service.mjs +0 -102
- package/esm2022/tree-file/ng-nest-ui-tree-file.mjs +0 -5
- package/esm2022/tree-file/public-api.mjs +0 -4
- package/esm2022/tree-file/tree-file.component.mjs +0 -118
- package/esm2022/tree-file/tree-file.module.mjs +0 -16
- package/esm2022/tree-file/tree-file.property.mjs +0 -90
- package/esm2022/tree-select/ng-nest-ui-tree-select.mjs +0 -5
- package/esm2022/tree-select/public-api.mjs +0 -5
- package/esm2022/tree-select/tree-select-portal.component.mjs +0 -86
- package/esm2022/tree-select/tree-select.component.mjs +0 -659
- package/esm2022/tree-select/tree-select.module.mjs +0 -17
- package/esm2022/tree-select/tree-select.property.mjs +0 -237
- package/esm2022/typography/ng-nest-ui-typography.mjs +0 -5
- package/esm2022/typography/public-api.mjs +0 -4
- package/esm2022/typography/typography.component.mjs +0 -27
- package/esm2022/typography/typography.module.mjs +0 -16
- package/esm2022/typography/typography.property.mjs +0 -34
- package/esm2022/upload/ng-nest-ui-upload.mjs +0 -5
- package/esm2022/upload/public-api.mjs +0 -5
- package/esm2022/upload/upload-portal.component.mjs +0 -196
- package/esm2022/upload/upload.component.mjs +0 -233
- package/esm2022/upload/upload.module.mjs +0 -16
- package/esm2022/upload/upload.property.mjs +0 -118
- package/style/core/base.scss +0 -20
- package/style/core/cdk.scss +0 -72
- package/style/core/portal.scss +0 -5
- package/style/core/var.scss +0 -4
- package/style/mixins/index.scss +0 -9
- package/style/params/layout.scss +0 -73
- package/style/params/primary.scss +0 -208
- package/style/themes/default.scss +0 -1
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { Component, ViewEncapsulation, ChangeDetectionStrategy, inject, PLATFORM_ID, computed, signal, effect, DestroyRef } from '@angular/core';
|
|
2
|
-
import { XAlertPrefix, XAlertProperty } from './alert.property';
|
|
3
|
-
import { XFadeAnimation, XIsEmpty } from '@ng-nest/ui/core';
|
|
4
|
-
import { of, Subject } from 'rxjs';
|
|
5
|
-
import { delay, takeUntil } from 'rxjs/operators';
|
|
6
|
-
import { XIconComponent } from '@ng-nest/ui/icon';
|
|
7
|
-
import { XOutletDirective } from '@ng-nest/ui/outlet';
|
|
8
|
-
import { XButtonComponent } from '@ng-nest/ui/button';
|
|
9
|
-
import { DragDropModule } from '@angular/cdk/drag-drop';
|
|
10
|
-
import { XResizableDirective } from '@ng-nest/ui/resizable';
|
|
11
|
-
import { NgClass, NgTemplateOutlet, isPlatformBrowser } from '@angular/common';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
import * as i1 from "@angular/cdk/drag-drop";
|
|
14
|
-
export class XAlertComponent extends XAlertProperty {
|
|
15
|
-
constructor() {
|
|
16
|
-
super();
|
|
17
|
-
this.styleHide = signal(false);
|
|
18
|
-
this.classMap = computed(() => ({
|
|
19
|
-
[`${XAlertPrefix}-${this.type()}`]: !XIsEmpty(this.type()),
|
|
20
|
-
[`x-${this.effect()}`]: !XIsEmpty(this.effect()),
|
|
21
|
-
[`${XAlertPrefix}-icon-medium`]: !XIsEmpty(this.title()) && !XIsEmpty(this.content()) && !XIsEmpty(this.showIcon()),
|
|
22
|
-
[`${XAlertPrefix}-draggable`]: this.draggable()
|
|
23
|
-
}));
|
|
24
|
-
this.unSubject = new Subject();
|
|
25
|
-
this.isBrowser = isPlatformBrowser(inject(PLATFORM_ID));
|
|
26
|
-
this.destoryRef = inject(DestroyRef);
|
|
27
|
-
this.destory = signal(false);
|
|
28
|
-
effect(() => this.setDuration());
|
|
29
|
-
this.destoryRef.onDestroy(() => {
|
|
30
|
-
this.destory.set(true);
|
|
31
|
-
this.unSubject.next();
|
|
32
|
-
this.unSubject.complete();
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
setDuration() {
|
|
36
|
-
if (this.duration() && this.isBrowser) {
|
|
37
|
-
this.durationSubscription?.unsubscribe();
|
|
38
|
-
this.durationSubscription = of(true)
|
|
39
|
-
.pipe(delay(this.duration()), takeUntil(this.unSubject))
|
|
40
|
-
.subscribe(() => {
|
|
41
|
-
this.onClose();
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
onClose() {
|
|
46
|
-
if (this.manual()) {
|
|
47
|
-
!this.destory() && this.close.emit();
|
|
48
|
-
}
|
|
49
|
-
else {
|
|
50
|
-
this.styleHide.set(true);
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
onCloseAnimationDone() {
|
|
54
|
-
if (this.hide()) {
|
|
55
|
-
!this.destory() && this.close.emit();
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
59
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.2", type: XAlertComponent, isStandalone: true, selector: "x-alert", usesInheritance: true, ngImport: i0, template: "@if (!styleHide() && !hide()) {\r\n <div\r\n class=\"x-alert\"\r\n [class.x-alert-has-close]=\"!hideClose()\"\r\n [class.x-alert-icon-content]=\"showIcon() && content()\"\r\n cdkDrag\r\n (cdkDragEnded)=\"dragEnded.emit($event)\"\r\n [cdkDragFreeDragPosition]=\"dragFreeDragPosition()!\"\r\n [cdkDragDisabled]=\"!draggable()\"\r\n [cdkDragBoundary]=\"dragBoundary()!\"\r\n [ngClass]=\"classMap()\"\r\n @x-fade-animation\r\n [@.disabled]=\"disabledAnimation()\"\r\n (@x-fade-animation.done)=\"onCloseAnimationDone()\"\r\n [xResizable]=\"resizable()!\"\r\n (resizing)=\"resizing.emit($event)\"\r\n [offsetLeft]=\"offsetLeft()\"\r\n [offsetTop]=\"offsetTop()\"\r\n [style.minWidth]=\"minWidth()\"\r\n [style.minHeight]=\"minHeight()\"\r\n >\r\n @if (showIcon()) {\r\n <ng-container *ngTemplateOutlet=\"iconTpl\"></ng-container>\r\n }\r\n <ng-template #iconTpl>\r\n @switch (type()) {\r\n @case ('success') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-check-circle\"></x-icon>\r\n }\r\n @case ('info') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-info-circle\"></x-icon>\r\n }\r\n @case ('warning') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-exclamation-circle\"></x-icon>\r\n }\r\n @case ('error') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-close-circle\"></x-icon>\r\n }\r\n @case ('loading') {\r\n <x-icon class=\"x-alert-icon\" type=\"fto-loader\" [spin]=\"true\"></x-icon>\r\n }\r\n }\r\n </ng-template>\r\n <div class=\"x-alert-inner\">\r\n <span class=\"x-alert-title\" cdkDragHandle [class.x-bold]=\"title() && content()\">\r\n <ng-container *xOutlet=\"title(); context: { $iconTpl: iconTpl }\">{{ title() }}</ng-container>\r\n </span>\r\n @if (content()) {\r\n <div class=\"x-alert-content\">\r\n <ng-container *xOutlet=\"content(); context: { $iconTpl: iconTpl }\">{{ content() }}</ng-container>\r\n </div>\r\n }\r\n <div class=\"x-alert-close\">\r\n <div class=\"x-alert-operation\" *xOutlet=\"operationTpl()\">{{ operationTpl() }}</div>\r\n @if (!hideClose()) {\r\n <x-button class=\"x-alert-operation-close\" size=\"small\" [icon]=\"!closeText() ? 'fto-x' : ''\" [type]=\"'text'\" (click)=\"onClose()\" closable>\r\n {{ closeText() }}\r\n </x-button>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n}\r\n", styles: ["x-alert{display:block}.x-alert{margin:0;padding:0}.x-alert{background-color:var(--x-background);border:.0625rem solid var(--x-border-300);border-radius:var(--x-border-radius);padding:.5rem 1rem;position:relative;display:flex;align-items:center}.x-alert-close{position:absolute;top:.425rem;right:.425rem}.x-alert-inner{width:100%}.x-alert-title.x-bold{font-weight:600}.x-alert-has-close .x-alert-title{margin-right:1.425rem}.x-alert-content{font-size:calc(var(--x-font-size) - .0625rem);line-height:1.325rem;margin:.25rem 0 0}.x-alert-icon-content{align-items:flex-start}.x-alert-icon.x-icon{font-size:calc(var(--x-font-size) + .25rem);margin-right:.5rem}.x-alert-icon-medium>.x-icon{font-size:1.75rem}.x-alert-draggable .cdk-drag-handle{cursor:move}.x-alert-success.x-light{color:var(--x-success);background-color:var(--x-success-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-success.x-light x-button.x-alert-close .x-button{color:var(--x-success-400)}.x-alert-success.x-light x-button.x-alert-close .x-button:hover{color:var(--x-success)}.x-alert-success.x-dark{color:var(--x-success-900);background-color:var(--x-success);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-success.x-dark x-button.x-alert-close .x-button{color:var(--x-success-900)}.x-alert-success.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-success.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-success.x-white .x-alert-icon.x-icon{color:var(--x-success)}.x-alert-success.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-success.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-info.x-light{color:var(--x-info);background-color:var(--x-info-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-info.x-light x-button.x-alert-close .x-button{color:var(--x-info-400)}.x-alert-info.x-light x-button.x-alert-close .x-button:hover{color:var(--x-info)}.x-alert-info.x-dark{color:var(--x-info-900);background-color:var(--x-info);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-info.x-dark x-button.x-alert-close .x-button{color:var(--x-info-900)}.x-alert-info.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-info.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-info.x-white .x-alert-icon.x-icon{color:var(--x-info)}.x-alert-info.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-info.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-warning.x-light{color:var(--x-warning);background-color:var(--x-warning-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-warning.x-light x-button.x-alert-close .x-button{color:var(--x-warning-400)}.x-alert-warning.x-light x-button.x-alert-close .x-button:hover{color:var(--x-warning)}.x-alert-warning.x-dark{color:var(--x-warning-900);background-color:var(--x-warning);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-warning.x-dark x-button.x-alert-close .x-button{color:var(--x-warning-900)}.x-alert-warning.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-warning.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-warning.x-white .x-alert-icon.x-icon{color:var(--x-warning)}.x-alert-warning.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-warning.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-error.x-light{color:var(--x-danger);background-color:var(--x-danger-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-error.x-light x-button.x-alert-close .x-button{color:var(--x-danger-400)}.x-alert-error.x-light x-button.x-alert-close .x-button:hover{color:var(--x-danger)}.x-alert-error.x-dark{color:var(--x-danger-900);background-color:var(--x-danger);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-error.x-dark x-button.x-alert-close .x-button{color:var(--x-danger-900)}.x-alert-error.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-error.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-error.x-white .x-alert-icon.x-icon{color:var(--x-danger)}.x-alert-error.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-error.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-loading.x-light{color:var(--x-primary);background-color:var(--x-info-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-loading.x-light x-button.x-alert-close .x-button{color:var(--x-info-400)}.x-alert-loading.x-light x-button.x-alert-close .x-button:hover{color:var(--x-primary)}.x-alert-loading.x-dark{color:var(--x-info-900);background-color:var(--x-primary);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-loading.x-dark x-button.x-alert-close .x-button{color:var(--x-info-900)}.x-alert-loading.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-loading.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-loading.x-white .x-alert-icon.x-icon{color:var(--x-primary)}.x-alert-loading.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-loading.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: DragDropModule }, { kind: "directive", type: i1.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer", "cdkDragScale"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }, { kind: "directive", type: i1.CdkDragHandle, selector: "[cdkDragHandle]", inputs: ["cdkDragHandleDisabled"] }, { kind: "component", type: XIconComponent, selector: "x-icon" }, { kind: "component", type: XButtonComponent, selector: "x-button" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "directive", type: XResizableDirective, selector: "[xResizable]" }], animations: [XFadeAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
60
|
-
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertComponent, decorators: [{
|
|
62
|
-
type: Component,
|
|
63
|
-
args: [{ selector: `${XAlertPrefix}`, standalone: true, imports: [
|
|
64
|
-
NgClass,
|
|
65
|
-
NgTemplateOutlet,
|
|
66
|
-
DragDropModule,
|
|
67
|
-
XIconComponent,
|
|
68
|
-
XButtonComponent,
|
|
69
|
-
XOutletDirective,
|
|
70
|
-
XResizableDirective
|
|
71
|
-
], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XFadeAnimation], template: "@if (!styleHide() && !hide()) {\r\n <div\r\n class=\"x-alert\"\r\n [class.x-alert-has-close]=\"!hideClose()\"\r\n [class.x-alert-icon-content]=\"showIcon() && content()\"\r\n cdkDrag\r\n (cdkDragEnded)=\"dragEnded.emit($event)\"\r\n [cdkDragFreeDragPosition]=\"dragFreeDragPosition()!\"\r\n [cdkDragDisabled]=\"!draggable()\"\r\n [cdkDragBoundary]=\"dragBoundary()!\"\r\n [ngClass]=\"classMap()\"\r\n @x-fade-animation\r\n [@.disabled]=\"disabledAnimation()\"\r\n (@x-fade-animation.done)=\"onCloseAnimationDone()\"\r\n [xResizable]=\"resizable()!\"\r\n (resizing)=\"resizing.emit($event)\"\r\n [offsetLeft]=\"offsetLeft()\"\r\n [offsetTop]=\"offsetTop()\"\r\n [style.minWidth]=\"minWidth()\"\r\n [style.minHeight]=\"minHeight()\"\r\n >\r\n @if (showIcon()) {\r\n <ng-container *ngTemplateOutlet=\"iconTpl\"></ng-container>\r\n }\r\n <ng-template #iconTpl>\r\n @switch (type()) {\r\n @case ('success') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-check-circle\"></x-icon>\r\n }\r\n @case ('info') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-info-circle\"></x-icon>\r\n }\r\n @case ('warning') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-exclamation-circle\"></x-icon>\r\n }\r\n @case ('error') {\r\n <x-icon class=\"x-alert-icon\" type=\"adf-close-circle\"></x-icon>\r\n }\r\n @case ('loading') {\r\n <x-icon class=\"x-alert-icon\" type=\"fto-loader\" [spin]=\"true\"></x-icon>\r\n }\r\n }\r\n </ng-template>\r\n <div class=\"x-alert-inner\">\r\n <span class=\"x-alert-title\" cdkDragHandle [class.x-bold]=\"title() && content()\">\r\n <ng-container *xOutlet=\"title(); context: { $iconTpl: iconTpl }\">{{ title() }}</ng-container>\r\n </span>\r\n @if (content()) {\r\n <div class=\"x-alert-content\">\r\n <ng-container *xOutlet=\"content(); context: { $iconTpl: iconTpl }\">{{ content() }}</ng-container>\r\n </div>\r\n }\r\n <div class=\"x-alert-close\">\r\n <div class=\"x-alert-operation\" *xOutlet=\"operationTpl()\">{{ operationTpl() }}</div>\r\n @if (!hideClose()) {\r\n <x-button class=\"x-alert-operation-close\" size=\"small\" [icon]=\"!closeText() ? 'fto-x' : ''\" [type]=\"'text'\" (click)=\"onClose()\" closable>\r\n {{ closeText() }}\r\n </x-button>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n}\r\n", styles: ["x-alert{display:block}.x-alert{margin:0;padding:0}.x-alert{background-color:var(--x-background);border:.0625rem solid var(--x-border-300);border-radius:var(--x-border-radius);padding:.5rem 1rem;position:relative;display:flex;align-items:center}.x-alert-close{position:absolute;top:.425rem;right:.425rem}.x-alert-inner{width:100%}.x-alert-title.x-bold{font-weight:600}.x-alert-has-close .x-alert-title{margin-right:1.425rem}.x-alert-content{font-size:calc(var(--x-font-size) - .0625rem);line-height:1.325rem;margin:.25rem 0 0}.x-alert-icon-content{align-items:flex-start}.x-alert-icon.x-icon{font-size:calc(var(--x-font-size) + .25rem);margin-right:.5rem}.x-alert-icon-medium>.x-icon{font-size:1.75rem}.x-alert-draggable .cdk-drag-handle{cursor:move}.x-alert-success.x-light{color:var(--x-success);background-color:var(--x-success-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-success.x-light x-button.x-alert-close .x-button{color:var(--x-success-400)}.x-alert-success.x-light x-button.x-alert-close .x-button:hover{color:var(--x-success)}.x-alert-success.x-dark{color:var(--x-success-900);background-color:var(--x-success);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-success.x-dark x-button.x-alert-close .x-button{color:var(--x-success-900)}.x-alert-success.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-success.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-success.x-white .x-alert-icon.x-icon{color:var(--x-success)}.x-alert-success.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-success.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-info.x-light{color:var(--x-info);background-color:var(--x-info-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-info.x-light x-button.x-alert-close .x-button{color:var(--x-info-400)}.x-alert-info.x-light x-button.x-alert-close .x-button:hover{color:var(--x-info)}.x-alert-info.x-dark{color:var(--x-info-900);background-color:var(--x-info);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-info.x-dark x-button.x-alert-close .x-button{color:var(--x-info-900)}.x-alert-info.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-info.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-info.x-white .x-alert-icon.x-icon{color:var(--x-info)}.x-alert-info.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-info.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-warning.x-light{color:var(--x-warning);background-color:var(--x-warning-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-warning.x-light x-button.x-alert-close .x-button{color:var(--x-warning-400)}.x-alert-warning.x-light x-button.x-alert-close .x-button:hover{color:var(--x-warning)}.x-alert-warning.x-dark{color:var(--x-warning-900);background-color:var(--x-warning);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-warning.x-dark x-button.x-alert-close .x-button{color:var(--x-warning-900)}.x-alert-warning.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-warning.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-warning.x-white .x-alert-icon.x-icon{color:var(--x-warning)}.x-alert-warning.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-warning.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-error.x-light{color:var(--x-danger);background-color:var(--x-danger-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-error.x-light x-button.x-alert-close .x-button{color:var(--x-danger-400)}.x-alert-error.x-light x-button.x-alert-close .x-button:hover{color:var(--x-danger)}.x-alert-error.x-dark{color:var(--x-danger-900);background-color:var(--x-danger);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-error.x-dark x-button.x-alert-close .x-button{color:var(--x-danger-900)}.x-alert-error.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-error.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-error.x-white .x-alert-icon.x-icon{color:var(--x-danger)}.x-alert-error.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-error.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}.x-alert-loading.x-light{color:var(--x-primary);background-color:var(--x-info-900);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-loading.x-light x-button.x-alert-close .x-button{color:var(--x-info-400)}.x-alert-loading.x-light x-button.x-alert-close .x-button:hover{color:var(--x-primary)}.x-alert-loading.x-dark{color:var(--x-info-900);background-color:var(--x-primary);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-loading.x-dark x-button.x-alert-close .x-button{color:var(--x-info-900)}.x-alert-loading.x-dark x-button.x-alert-close .x-button:hover{color:var(--x-background-100)}.x-alert-loading.x-white{color:var(--x-text-300);background-color:var(--x-background);border-color:transparent;box-shadow:var(--x-box-shadow)}.x-alert-loading.x-white .x-alert-icon.x-icon{color:var(--x-primary)}.x-alert-loading.x-white x-button.x-alert-close .x-button{color:var(--x-text-400)}.x-alert-loading.x-white x-button.x-alert-close .x-button:hover{color:var(--x-text-300)}\n"] }]
|
|
72
|
-
}], ctorParameters: () => [] });
|
|
73
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvYWxlcnQvYWxlcnQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvYWxlcnQvYWxlcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLFNBQVMsRUFDVCxpQkFBaUIsRUFDakIsdUJBQXVCLEVBQ3ZCLE1BQU0sRUFDTixXQUFXLEVBQ1gsUUFBUSxFQUNSLE1BQU0sRUFDTixNQUFNLEVBQ04sVUFBVSxFQUNYLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxZQUFZLEVBQUUsY0FBYyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDaEUsT0FBTyxFQUFFLGNBQWMsRUFBRSxRQUFRLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUM1RCxPQUFPLEVBQUUsRUFBRSxFQUFFLE9BQU8sRUFBZ0IsTUFBTSxNQUFNLENBQUM7QUFDakQsT0FBTyxFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNsRCxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDbEQsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDdEQsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sb0JBQW9CLENBQUM7QUFDdEQsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3hELE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQzVELE9BQU8sRUFBRSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7O0FBb0IvRSxNQUFNLE9BQU8sZUFBZ0IsU0FBUSxjQUFjO0lBZWpEO1FBQ0UsS0FBSyxFQUFFLENBQUM7UUFmVixjQUFTLEdBQUcsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzFCLGFBQVEsR0FBRyxRQUFRLENBQUMsR0FBRyxFQUFFLENBQUMsQ0FBQztZQUN6QixDQUFDLEdBQUcsWUFBWSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDO1lBQzFELENBQUMsS0FBSyxJQUFJLENBQUMsTUFBTSxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUNoRCxDQUFDLEdBQUcsWUFBWSxjQUFjLENBQUMsRUFBRSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsUUFBUSxFQUFFLENBQUM7WUFDbkgsQ0FBQyxHQUFHLFlBQVksWUFBWSxDQUFDLEVBQUUsSUFBSSxDQUFDLFNBQVMsRUFBRTtTQUNoRCxDQUFDLENBQUMsQ0FBQztRQUVJLGNBQVMsR0FBRyxJQUFJLE9BQU8sRUFBUSxDQUFDO1FBRWhDLGNBQVMsR0FBRyxpQkFBaUIsQ0FBQyxNQUFNLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQztRQUNuRCxlQUFVLEdBQUcsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBQ2hDLFlBQU8sR0FBRyxNQUFNLENBQUMsS0FBSyxDQUFDLENBQUM7UUFJOUIsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsQ0FBQyxDQUFDO1FBQ2pDLElBQUksQ0FBQyxVQUFVLENBQUMsU0FBUyxDQUFDLEdBQUcsRUFBRTtZQUM3QixJQUFJLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxJQUFJLENBQUMsQ0FBQztZQUN2QixJQUFJLENBQUMsU0FBUyxDQUFDLElBQUksRUFBRSxDQUFDO1lBQ3RCLElBQUksQ0FBQyxTQUFTLENBQUMsUUFBUSxFQUFFLENBQUM7UUFDNUIsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDO0lBRUQsV0FBVztRQUNULElBQUksSUFBSSxDQUFDLFFBQVEsRUFBRSxJQUFJLElBQUksQ0FBQyxTQUFTLEVBQUUsQ0FBQztZQUN0QyxJQUFJLENBQUMsb0JBQW9CLEVBQUUsV0FBVyxFQUFFLENBQUM7WUFDekMsSUFBSSxDQUFDLG9CQUFvQixHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUM7aUJBQ2pDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDLEVBQUUsU0FBUyxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsQ0FBQztpQkFDdkQsU0FBUyxDQUFDLEdBQUcsRUFBRTtnQkFDZCxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUM7WUFDakIsQ0FBQyxDQUFDLENBQUM7UUFDUCxDQUFDO0lBQ0gsQ0FBQztJQUVELE9BQU87UUFDTCxJQUFJLElBQUksQ0FBQyxNQUFNLEVBQUUsRUFBRSxDQUFDO1lBQ2xCLENBQUMsSUFBSSxDQUFDLE9BQU8sRUFBRSxJQUFJLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLENBQUM7UUFDdkMsQ0FBQzthQUFNLENBQUM7WUFDTixJQUFJLENBQUMsU0FBUyxDQUFDLEdBQUcsQ0FBQyxJQUFJLENBQUMsQ0FBQztRQUMzQixDQUFDO0lBQ0gsQ0FBQztJQUVELG9CQUFvQjtRQUNsQixJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsRUFBRSxDQUFDO1lBQ2hCLENBQUMsSUFBSSxDQUFDLE9BQU8sRUFBRSxJQUFJLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLENBQUM7UUFDdkMsQ0FBQztJQUNILENBQUM7aUlBaERVLGVBQWU7cUhBQWYsZUFBZSwwRkN4QzVCLDIrRUErREEsb3BMRHJDSSxPQUFPLG9GQUNQLGdCQUFnQixtSkFDaEIsY0FBYyxnbUJBQ2QsY0FBYyxtREFDZCxnQkFBZ0IscURBQ2hCLGdCQUFnQiw2RkFDaEIsbUJBQW1CLDJDQU1ULENBQUMsY0FBYyxDQUFDOzsyRkFFakIsZUFBZTtrQkFsQjNCLFNBQVM7K0JBQ0UsR0FBRyxZQUFZLEVBQUUsY0FDZixJQUFJLFdBQ1A7d0JBQ1AsT0FBTzt3QkFDUCxnQkFBZ0I7d0JBQ2hCLGNBQWM7d0JBQ2QsY0FBYzt3QkFDZCxnQkFBZ0I7d0JBQ2hCLGdCQUFnQjt3QkFDaEIsbUJBQW1CO3FCQUNwQixpQkFHYyxpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGNBQ25DLENBQUMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcclxuICBDb21wb25lbnQsXHJcbiAgVmlld0VuY2Fwc3VsYXRpb24sXHJcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXHJcbiAgaW5qZWN0LFxyXG4gIFBMQVRGT1JNX0lELFxyXG4gIGNvbXB1dGVkLFxyXG4gIHNpZ25hbCxcclxuICBlZmZlY3QsXHJcbiAgRGVzdHJveVJlZlxyXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBYQWxlcnRQcmVmaXgsIFhBbGVydFByb3BlcnR5IH0gZnJvbSAnLi9hbGVydC5wcm9wZXJ0eSc7XHJcbmltcG9ydCB7IFhGYWRlQW5pbWF0aW9uLCBYSXNFbXB0eSB9IGZyb20gJ0BuZy1uZXN0L3VpL2NvcmUnO1xyXG5pbXBvcnQgeyBvZiwgU3ViamVjdCwgU3Vic2NyaXB0aW9uIH0gZnJvbSAncnhqcyc7XHJcbmltcG9ydCB7IGRlbGF5LCB0YWtlVW50aWwgfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XHJcbmltcG9ydCB7IFhJY29uQ29tcG9uZW50IH0gZnJvbSAnQG5nLW5lc3QvdWkvaWNvbic7XHJcbmltcG9ydCB7IFhPdXRsZXREaXJlY3RpdmUgfSBmcm9tICdAbmctbmVzdC91aS9vdXRsZXQnO1xyXG5pbXBvcnQgeyBYQnV0dG9uQ29tcG9uZW50IH0gZnJvbSAnQG5nLW5lc3QvdWkvYnV0dG9uJztcclxuaW1wb3J0IHsgRHJhZ0Ryb3BNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jZGsvZHJhZy1kcm9wJztcclxuaW1wb3J0IHsgWFJlc2l6YWJsZURpcmVjdGl2ZSB9IGZyb20gJ0BuZy1uZXN0L3VpL3Jlc2l6YWJsZSc7XHJcbmltcG9ydCB7IE5nQ2xhc3MsIE5nVGVtcGxhdGVPdXRsZXQsIGlzUGxhdGZvcm1Ccm93c2VyIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBgJHtYQWxlcnRQcmVmaXh9YCxcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIE5nQ2xhc3MsXHJcbiAgICBOZ1RlbXBsYXRlT3V0bGV0LFxyXG4gICAgRHJhZ0Ryb3BNb2R1bGUsXHJcbiAgICBYSWNvbkNvbXBvbmVudCxcclxuICAgIFhCdXR0b25Db21wb25lbnQsXHJcbiAgICBYT3V0bGV0RGlyZWN0aXZlLFxyXG4gICAgWFJlc2l6YWJsZURpcmVjdGl2ZVxyXG4gIF0sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2FsZXJ0LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi9hbGVydC5jb21wb25lbnQuc2NzcyddLFxyXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXHJcbiAgYW5pbWF0aW9uczogW1hGYWRlQW5pbWF0aW9uXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgWEFsZXJ0Q29tcG9uZW50IGV4dGVuZHMgWEFsZXJ0UHJvcGVydHkge1xyXG4gIHN0eWxlSGlkZSA9IHNpZ25hbChmYWxzZSk7XHJcbiAgY2xhc3NNYXAgPSBjb21wdXRlZCgoKSA9PiAoe1xyXG4gICAgW2Ake1hBbGVydFByZWZpeH0tJHt0aGlzLnR5cGUoKX1gXTogIVhJc0VtcHR5KHRoaXMudHlwZSgpKSxcclxuICAgIFtgeC0ke3RoaXMuZWZmZWN0KCl9YF06ICFYSXNFbXB0eSh0aGlzLmVmZmVjdCgpKSxcclxuICAgIFtgJHtYQWxlcnRQcmVmaXh9LWljb24tbWVkaXVtYF06ICFYSXNFbXB0eSh0aGlzLnRpdGxlKCkpICYmICFYSXNFbXB0eSh0aGlzLmNvbnRlbnQoKSkgJiYgIVhJc0VtcHR5KHRoaXMuc2hvd0ljb24oKSksXHJcbiAgICBbYCR7WEFsZXJ0UHJlZml4fS1kcmFnZ2FibGVgXTogdGhpcy5kcmFnZ2FibGUoKVxyXG4gIH0pKTtcclxuXHJcbiAgcHJpdmF0ZSB1blN1YmplY3QgPSBuZXcgU3ViamVjdDx2b2lkPigpO1xyXG4gIHByaXZhdGUgZHVyYXRpb25TdWJzY3JpcHRpb24/OiBTdWJzY3JpcHRpb247XHJcbiAgcHJpdmF0ZSBpc0Jyb3dzZXIgPSBpc1BsYXRmb3JtQnJvd3NlcihpbmplY3QoUExBVEZPUk1fSUQpKTtcclxuICBwcml2YXRlIGRlc3RvcnlSZWYgPSBpbmplY3QoRGVzdHJveVJlZik7XHJcbiAgcHJpdmF0ZSBkZXN0b3J5ID0gc2lnbmFsKGZhbHNlKTtcclxuXHJcbiAgY29uc3RydWN0b3IoKSB7XHJcbiAgICBzdXBlcigpO1xyXG4gICAgZWZmZWN0KCgpID0+IHRoaXMuc2V0RHVyYXRpb24oKSk7XHJcbiAgICB0aGlzLmRlc3RvcnlSZWYub25EZXN0cm95KCgpID0+IHtcclxuICAgICAgdGhpcy5kZXN0b3J5LnNldCh0cnVlKTtcclxuICAgICAgdGhpcy51blN1YmplY3QubmV4dCgpO1xyXG4gICAgICB0aGlzLnVuU3ViamVjdC5jb21wbGV0ZSgpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG5cclxuICBzZXREdXJhdGlvbigpIHtcclxuICAgIGlmICh0aGlzLmR1cmF0aW9uKCkgJiYgdGhpcy5pc0Jyb3dzZXIpIHtcclxuICAgICAgdGhpcy5kdXJhdGlvblN1YnNjcmlwdGlvbj8udW5zdWJzY3JpYmUoKTtcclxuICAgICAgdGhpcy5kdXJhdGlvblN1YnNjcmlwdGlvbiA9IG9mKHRydWUpXHJcbiAgICAgICAgLnBpcGUoZGVsYXkodGhpcy5kdXJhdGlvbigpKSwgdGFrZVVudGlsKHRoaXMudW5TdWJqZWN0KSlcclxuICAgICAgICAuc3Vic2NyaWJlKCgpID0+IHtcclxuICAgICAgICAgIHRoaXMub25DbG9zZSgpO1xyXG4gICAgICAgIH0pO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgb25DbG9zZSgpIHtcclxuICAgIGlmICh0aGlzLm1hbnVhbCgpKSB7XHJcbiAgICAgICF0aGlzLmRlc3RvcnkoKSAmJiB0aGlzLmNsb3NlLmVtaXQoKTtcclxuICAgIH0gZWxzZSB7XHJcbiAgICAgIHRoaXMuc3R5bGVIaWRlLnNldCh0cnVlKTtcclxuICAgIH1cclxuICB9XHJcblxyXG4gIG9uQ2xvc2VBbmltYXRpb25Eb25lKCkge1xyXG4gICAgaWYgKHRoaXMuaGlkZSgpKSB7XHJcbiAgICAgICF0aGlzLmRlc3RvcnkoKSAmJiB0aGlzLmNsb3NlLmVtaXQoKTtcclxuICAgIH1cclxuICB9XHJcbn1cclxuIiwiQGlmICghc3R5bGVIaWRlKCkgJiYgIWhpZGUoKSkge1xyXG4gIDxkaXZcclxuICAgIGNsYXNzPVwieC1hbGVydFwiXHJcbiAgICBbY2xhc3MueC1hbGVydC1oYXMtY2xvc2VdPVwiIWhpZGVDbG9zZSgpXCJcclxuICAgIFtjbGFzcy54LWFsZXJ0LWljb24tY29udGVudF09XCJzaG93SWNvbigpICYmIGNvbnRlbnQoKVwiXHJcbiAgICBjZGtEcmFnXHJcbiAgICAoY2RrRHJhZ0VuZGVkKT1cImRyYWdFbmRlZC5lbWl0KCRldmVudClcIlxyXG4gICAgW2Nka0RyYWdGcmVlRHJhZ1Bvc2l0aW9uXT1cImRyYWdGcmVlRHJhZ1Bvc2l0aW9uKCkhXCJcclxuICAgIFtjZGtEcmFnRGlzYWJsZWRdPVwiIWRyYWdnYWJsZSgpXCJcclxuICAgIFtjZGtEcmFnQm91bmRhcnldPVwiZHJhZ0JvdW5kYXJ5KCkhXCJcclxuICAgIFtuZ0NsYXNzXT1cImNsYXNzTWFwKClcIlxyXG4gICAgQHgtZmFkZS1hbmltYXRpb25cclxuICAgIFtALmRpc2FibGVkXT1cImRpc2FibGVkQW5pbWF0aW9uKClcIlxyXG4gICAgKEB4LWZhZGUtYW5pbWF0aW9uLmRvbmUpPVwib25DbG9zZUFuaW1hdGlvbkRvbmUoKVwiXHJcbiAgICBbeFJlc2l6YWJsZV09XCJyZXNpemFibGUoKSFcIlxyXG4gICAgKHJlc2l6aW5nKT1cInJlc2l6aW5nLmVtaXQoJGV2ZW50KVwiXHJcbiAgICBbb2Zmc2V0TGVmdF09XCJvZmZzZXRMZWZ0KClcIlxyXG4gICAgW29mZnNldFRvcF09XCJvZmZzZXRUb3AoKVwiXHJcbiAgICBbc3R5bGUubWluV2lkdGhdPVwibWluV2lkdGgoKVwiXHJcbiAgICBbc3R5bGUubWluSGVpZ2h0XT1cIm1pbkhlaWdodCgpXCJcclxuICA+XHJcbiAgICBAaWYgKHNob3dJY29uKCkpIHtcclxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cImljb25UcGxcIj48L25nLWNvbnRhaW5lcj5cclxuICAgIH1cclxuICAgIDxuZy10ZW1wbGF0ZSAjaWNvblRwbD5cclxuICAgICAgQHN3aXRjaCAodHlwZSgpKSB7XHJcbiAgICAgICAgQGNhc2UgKCdzdWNjZXNzJykge1xyXG4gICAgICAgICAgPHgtaWNvbiBjbGFzcz1cIngtYWxlcnQtaWNvblwiIHR5cGU9XCJhZGYtY2hlY2stY2lyY2xlXCI+PC94LWljb24+XHJcbiAgICAgICAgfVxyXG4gICAgICAgIEBjYXNlICgnaW5mbycpIHtcclxuICAgICAgICAgIDx4LWljb24gY2xhc3M9XCJ4LWFsZXJ0LWljb25cIiB0eXBlPVwiYWRmLWluZm8tY2lyY2xlXCI+PC94LWljb24+XHJcbiAgICAgICAgfVxyXG4gICAgICAgIEBjYXNlICgnd2FybmluZycpIHtcclxuICAgICAgICAgIDx4LWljb24gY2xhc3M9XCJ4LWFsZXJ0LWljb25cIiB0eXBlPVwiYWRmLWV4Y2xhbWF0aW9uLWNpcmNsZVwiPjwveC1pY29uPlxyXG4gICAgICAgIH1cclxuICAgICAgICBAY2FzZSAoJ2Vycm9yJykge1xyXG4gICAgICAgICAgPHgtaWNvbiBjbGFzcz1cIngtYWxlcnQtaWNvblwiIHR5cGU9XCJhZGYtY2xvc2UtY2lyY2xlXCI+PC94LWljb24+XHJcbiAgICAgICAgfVxyXG4gICAgICAgIEBjYXNlICgnbG9hZGluZycpIHtcclxuICAgICAgICAgIDx4LWljb24gY2xhc3M9XCJ4LWFsZXJ0LWljb25cIiB0eXBlPVwiZnRvLWxvYWRlclwiIFtzcGluXT1cInRydWVcIj48L3gtaWNvbj5cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIDwvbmctdGVtcGxhdGU+XHJcbiAgICA8ZGl2IGNsYXNzPVwieC1hbGVydC1pbm5lclwiPlxyXG4gICAgICA8c3BhbiBjbGFzcz1cIngtYWxlcnQtdGl0bGVcIiBjZGtEcmFnSGFuZGxlIFtjbGFzcy54LWJvbGRdPVwidGl0bGUoKSAmJiBjb250ZW50KClcIj5cclxuICAgICAgICA8bmctY29udGFpbmVyICp4T3V0bGV0PVwidGl0bGUoKTsgY29udGV4dDogeyAkaWNvblRwbDogaWNvblRwbCB9XCI+e3sgdGl0bGUoKSB9fTwvbmctY29udGFpbmVyPlxyXG4gICAgICA8L3NwYW4+XHJcbiAgICAgIEBpZiAoY29udGVudCgpKSB7XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cIngtYWxlcnQtY29udGVudFwiPlxyXG4gICAgICAgICAgPG5nLWNvbnRhaW5lciAqeE91dGxldD1cImNvbnRlbnQoKTsgY29udGV4dDogeyAkaWNvblRwbDogaWNvblRwbCB9XCI+e3sgY29udGVudCgpIH19PC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIH1cclxuICAgICAgPGRpdiBjbGFzcz1cIngtYWxlcnQtY2xvc2VcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwieC1hbGVydC1vcGVyYXRpb25cIiAqeE91dGxldD1cIm9wZXJhdGlvblRwbCgpXCI+e3sgb3BlcmF0aW9uVHBsKCkgfX08L2Rpdj5cclxuICAgICAgICBAaWYgKCFoaWRlQ2xvc2UoKSkge1xyXG4gICAgICAgICAgPHgtYnV0dG9uIGNsYXNzPVwieC1hbGVydC1vcGVyYXRpb24tY2xvc2VcIiBzaXplPVwic21hbGxcIiBbaWNvbl09XCIhY2xvc2VUZXh0KCkgPyAnZnRvLXgnIDogJydcIiBbdHlwZV09XCIndGV4dCdcIiAoY2xpY2spPVwib25DbG9zZSgpXCIgY2xvc2FibGU+XHJcbiAgICAgICAgICAgIHt7IGNsb3NlVGV4dCgpIH19XHJcbiAgICAgICAgICA8L3gtYnV0dG9uPlxyXG4gICAgICAgIH1cclxuICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICA8L2Rpdj5cclxufVxyXG4iXX0=
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { XAlertComponent } from './alert.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class XAlertModule {
|
|
5
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.2", ngImport: i0, type: XAlertModule, imports: [XAlertComponent], exports: [XAlertComponent] }); }
|
|
7
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertModule, imports: [XAlertComponent] }); }
|
|
8
|
-
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertModule, decorators: [{
|
|
10
|
-
type: NgModule,
|
|
11
|
-
args: [{
|
|
12
|
-
exports: [XAlertComponent],
|
|
13
|
-
imports: [XAlertComponent]
|
|
14
|
-
}]
|
|
15
|
-
}] });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvYWxlcnQvYWxlcnQubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLG1CQUFtQixDQUFDOztBQU1wRCxNQUFNLE9BQU8sWUFBWTtpSUFBWixZQUFZO2tJQUFaLFlBQVksWUFGYixlQUFlLGFBRGYsZUFBZTtrSUFHZCxZQUFZLFlBRmIsZUFBZTs7MkZBRWQsWUFBWTtrQkFKeEIsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxlQUFlLENBQUM7b0JBQzFCLE9BQU8sRUFBRSxDQUFDLGVBQWUsQ0FBQztpQkFDM0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBYQWxlcnRDb21wb25lbnQgfSBmcm9tICcuL2FsZXJ0LmNvbXBvbmVudCc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGV4cG9ydHM6IFtYQWxlcnRDb21wb25lbnRdLFxyXG4gIGltcG9ydHM6IFtYQWxlcnRDb21wb25lbnRdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBYQWxlcnRNb2R1bGUge31cclxuIl19
|
|
@@ -1,313 +0,0 @@
|
|
|
1
|
-
import { XPropertyFunction, XToBoolean, XToCssPixelValue, XToNumber } from '@ng-nest/ui/core';
|
|
2
|
-
import { Component, input, output } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Alert
|
|
6
|
-
* @selector x-alert
|
|
7
|
-
* @decorator component
|
|
8
|
-
*/
|
|
9
|
-
export const XAlertPrefix = 'x-alert';
|
|
10
|
-
export const X_ALERT_CONFIG_NAME = 'alert';
|
|
11
|
-
/**
|
|
12
|
-
* Alert Property
|
|
13
|
-
*/
|
|
14
|
-
export class XAlertProperty extends XPropertyFunction(X_ALERT_CONFIG_NAME) {
|
|
15
|
-
constructor() {
|
|
16
|
-
super(...arguments);
|
|
17
|
-
/**
|
|
18
|
-
* @zh_CN 隐藏
|
|
19
|
-
* @en_US Hide
|
|
20
|
-
* @example
|
|
21
|
-
*
|
|
22
|
-
* ```html
|
|
23
|
-
* <x-alert title="隐藏,看不见" hide> </x-alert>
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
this.hide = input(false, { transform: XToBoolean });
|
|
28
|
-
/**
|
|
29
|
-
* @zh_CN 标题
|
|
30
|
-
* @en_US Title
|
|
31
|
-
* @example
|
|
32
|
-
*
|
|
33
|
-
* ```html
|
|
34
|
-
* <x-alert title="Title" > </x-alert>
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
|
-
this.title = input();
|
|
39
|
-
/**
|
|
40
|
-
* @zh_CN 内容
|
|
41
|
-
* @en_US Content
|
|
42
|
-
* @example
|
|
43
|
-
*
|
|
44
|
-
* ```html
|
|
45
|
-
* <x-alert content="Content" > </x-alert>
|
|
46
|
-
* ```
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
this.content = input();
|
|
50
|
-
/**
|
|
51
|
-
* @zh_CN 类型
|
|
52
|
-
* @en_US Alert type
|
|
53
|
-
* @example
|
|
54
|
-
*
|
|
55
|
-
* ```html
|
|
56
|
-
* <x-alert type="success" > </x-alert>
|
|
57
|
-
* <x-alert type="info" > </x-alert>
|
|
58
|
-
* <x-alert type="warning" > </x-alert>
|
|
59
|
-
* <x-alert type="error" > </x-alert>
|
|
60
|
-
* <x-alert type="loading" > </x-alert>
|
|
61
|
-
* ```
|
|
62
|
-
*
|
|
63
|
-
*/
|
|
64
|
-
this.type = input('info');
|
|
65
|
-
/**
|
|
66
|
-
* @zh_CN 主题
|
|
67
|
-
* @en_US Theme
|
|
68
|
-
* @example
|
|
69
|
-
*
|
|
70
|
-
* ```html
|
|
71
|
-
* <x-alert effect="light" > </x-alert>
|
|
72
|
-
* <x-alert effect="dark" > </x-alert>
|
|
73
|
-
* <x-alert effect="white" > </x-alert>
|
|
74
|
-
* ```
|
|
75
|
-
*
|
|
76
|
-
*/
|
|
77
|
-
this.effect = input(this.config?.effect ?? 'light');
|
|
78
|
-
/**
|
|
79
|
-
* @zh_CN 隐藏关闭按钮
|
|
80
|
-
* @en_US Hide close button
|
|
81
|
-
* @example
|
|
82
|
-
*
|
|
83
|
-
* ```html
|
|
84
|
-
* <x-alert title="no close button" hideClose> </x-alert>
|
|
85
|
-
* ```
|
|
86
|
-
*
|
|
87
|
-
*/
|
|
88
|
-
this.hideClose = input(this.config?.hideClose ?? false, { transform: XToBoolean });
|
|
89
|
-
/**
|
|
90
|
-
* @zh_CN 使用文本关闭按钮
|
|
91
|
-
* @en_US Use the text to close button
|
|
92
|
-
* @example
|
|
93
|
-
*
|
|
94
|
-
* ```html
|
|
95
|
-
* <x-alert title="close button is text" closeText="close"> </x-alert>
|
|
96
|
-
* ```
|
|
97
|
-
*
|
|
98
|
-
*/
|
|
99
|
-
this.closeText = input();
|
|
100
|
-
/**
|
|
101
|
-
* @zh_CN 显示图标
|
|
102
|
-
* @en_US Show icon
|
|
103
|
-
* @example
|
|
104
|
-
*
|
|
105
|
-
* ```html
|
|
106
|
-
* <x-alert type="success" showIcon> </x-alert>
|
|
107
|
-
* <x-alert type="info" showIcon> </x-alert>
|
|
108
|
-
* <x-alert type="warning" showIcon> </x-alert>
|
|
109
|
-
* <x-alert type="error" showIcon> </x-alert>
|
|
110
|
-
* <x-alert type="loading" showIcon> </x-alert>
|
|
111
|
-
* ```
|
|
112
|
-
*
|
|
113
|
-
*/
|
|
114
|
-
this.showIcon = input(this.config?.showIcon ?? false, { transform: XToBoolean });
|
|
115
|
-
/**
|
|
116
|
-
* @zh_CN 禁用动画
|
|
117
|
-
* @en_US Disable animation
|
|
118
|
-
* @example
|
|
119
|
-
*
|
|
120
|
-
* ```html
|
|
121
|
-
* <x-alert title="disabled animation" disabledAnimation> </x-alert>
|
|
122
|
-
* ```
|
|
123
|
-
*
|
|
124
|
-
*/
|
|
125
|
-
this.disabledAnimation = input(this.config?.disabledAnimation ?? false, {
|
|
126
|
-
transform: XToBoolean
|
|
127
|
-
});
|
|
128
|
-
/**
|
|
129
|
-
* @zh_CN 延迟关闭,默认 0 表示不关闭,ms
|
|
130
|
-
* @en_US Delay close, the default value of 0 means do not close. ms
|
|
131
|
-
* @example
|
|
132
|
-
*
|
|
133
|
-
* ```html
|
|
134
|
-
* <x-alert title="duration close" duration="1000"> </x-alert>
|
|
135
|
-
* ```
|
|
136
|
-
*
|
|
137
|
-
*/
|
|
138
|
-
this.duration = input(this.config?.duration ?? 0, { transform: XToNumber });
|
|
139
|
-
/**
|
|
140
|
-
* @zh_CN 手动处理关闭事件
|
|
141
|
-
* @en_US Manually handle close events
|
|
142
|
-
* @example
|
|
143
|
-
*
|
|
144
|
-
* ```html
|
|
145
|
-
* <x-alert title="manual close" manual> </x-alert>
|
|
146
|
-
* ```
|
|
147
|
-
*
|
|
148
|
-
*/
|
|
149
|
-
this.manual = input(false, { transform: XToBoolean });
|
|
150
|
-
/**
|
|
151
|
-
* @zh_CN 拖动提示框
|
|
152
|
-
* @en_US Drag dialog
|
|
153
|
-
* @example
|
|
154
|
-
*
|
|
155
|
-
* ```html
|
|
156
|
-
* <x-alert title="draggable alert" draggable> </x-alert>
|
|
157
|
-
* ```
|
|
158
|
-
*
|
|
159
|
-
*/
|
|
160
|
-
this.draggable = input(this.config?.draggable ?? false, { transform: XToBoolean });
|
|
161
|
-
/**
|
|
162
|
-
* @zh_CN 调整提示框大小
|
|
163
|
-
* @en_US Adjust the size of the box
|
|
164
|
-
* @example
|
|
165
|
-
*
|
|
166
|
-
* ```html
|
|
167
|
-
* <x-alert title="resizable alert" resizable> </x-alert>
|
|
168
|
-
* ```
|
|
169
|
-
*
|
|
170
|
-
*/
|
|
171
|
-
this.resizable = input(this.config?.resizable ?? false, { transform: XToBoolean });
|
|
172
|
-
/**
|
|
173
|
-
* @zh_CN 开启 resizable 调整大小,偏移屏幕左边
|
|
174
|
-
* @en_US Open the resizable resize, offset screen left
|
|
175
|
-
* @example
|
|
176
|
-
*
|
|
177
|
-
* ```html
|
|
178
|
-
* <x-alert title="resizable alert" resizable offsetLeft="100"> </x-alert>
|
|
179
|
-
* ```
|
|
180
|
-
*
|
|
181
|
-
*/
|
|
182
|
-
this.offsetLeft = input(0, { transform: XToNumber });
|
|
183
|
-
/**
|
|
184
|
-
* @zh_CN 开启 resizable 调整大小,偏移屏幕顶部
|
|
185
|
-
* @en_US Open the resizable resize, offset screen top
|
|
186
|
-
* @example
|
|
187
|
-
*
|
|
188
|
-
* ```html
|
|
189
|
-
* <x-alert title="resizable alert" resizable offsetTop="100"> </x-alert>
|
|
190
|
-
* ```
|
|
191
|
-
*
|
|
192
|
-
*/
|
|
193
|
-
this.offsetTop = input(0, { transform: XToNumber });
|
|
194
|
-
/**
|
|
195
|
-
* @zh_CN 最小宽度
|
|
196
|
-
* @en_US Min width
|
|
197
|
-
* @example
|
|
198
|
-
*
|
|
199
|
-
* ```html
|
|
200
|
-
* <x-alert title="alert min-width" minWidth="100"> </x-alert>
|
|
201
|
-
* ```
|
|
202
|
-
*
|
|
203
|
-
*/
|
|
204
|
-
this.minWidth = input(this.config?.minWidth ?? '0', { transform: XToCssPixelValue });
|
|
205
|
-
/**
|
|
206
|
-
* @zh_CN 最小高度
|
|
207
|
-
* @en_US Min height
|
|
208
|
-
* @example
|
|
209
|
-
*
|
|
210
|
-
* ```html
|
|
211
|
-
* <x-alert title="alert min-height" minHeight="100"> </x-alert>
|
|
212
|
-
* ```
|
|
213
|
-
*
|
|
214
|
-
*/
|
|
215
|
-
this.minHeight = input(this.config?.minHeight ?? '0', { transform: XToCssPixelValue });
|
|
216
|
-
/**
|
|
217
|
-
* @zh_CN 拖动范围限制,父节点选择器或者对象
|
|
218
|
-
* @en_US Drag dialog
|
|
219
|
-
* @example
|
|
220
|
-
*
|
|
221
|
-
* ```html
|
|
222
|
-
* <div #element style="width:300px; height: 300px">
|
|
223
|
-
* <x-alert title="draggable boundary" draggable [dragBoundary]="element"> </x-alert>
|
|
224
|
-
* </div>
|
|
225
|
-
* ```
|
|
226
|
-
*
|
|
227
|
-
*/
|
|
228
|
-
this.dragBoundary = input();
|
|
229
|
-
/**
|
|
230
|
-
* @zh_CN 设置投放容器外部的 CdkDrag 的位置。可用于为返回的用户恢复元素的位置
|
|
231
|
-
* @en_US Set the location of the CDKDRAG outside the container. Can be used to recover elements for returned users
|
|
232
|
-
* @example
|
|
233
|
-
*
|
|
234
|
-
* ```html
|
|
235
|
-
* <x-alert title="draggable boundary" draggable [dragFreeDragPosition]="{ x: 100, y: 100 }"> </x-alert>
|
|
236
|
-
* ```
|
|
237
|
-
*
|
|
238
|
-
*/
|
|
239
|
-
this.dragFreeDragPosition = input();
|
|
240
|
-
/**
|
|
241
|
-
* @zh_CN 自定义操作
|
|
242
|
-
* @en_US Custom operation
|
|
243
|
-
* @example
|
|
244
|
-
*
|
|
245
|
-
* ```html
|
|
246
|
-
* <x-alert title="operation template" [operationTpl]="operationTpl"> </x-alert>
|
|
247
|
-
* <ng-template #operationTpl>
|
|
248
|
-
* <x-button>Button</x-button>
|
|
249
|
-
* </ng-template>
|
|
250
|
-
* ```
|
|
251
|
-
*
|
|
252
|
-
*/
|
|
253
|
-
this.operationTpl = input();
|
|
254
|
-
/**
|
|
255
|
-
* @zh_CN 关闭的事件
|
|
256
|
-
* @en_US Closed event
|
|
257
|
-
* @example
|
|
258
|
-
*
|
|
259
|
-
* ```html
|
|
260
|
-
* <x-alert title="operation template" (close)="close()"> </x-alert>
|
|
261
|
-
* ```
|
|
262
|
-
*
|
|
263
|
-
* ```typescript
|
|
264
|
-
* close() {
|
|
265
|
-
* console.log("close")
|
|
266
|
-
* }
|
|
267
|
-
* ```
|
|
268
|
-
*
|
|
269
|
-
*/
|
|
270
|
-
this.close = output();
|
|
271
|
-
/**
|
|
272
|
-
* @zh_CN 拖动结束的事件
|
|
273
|
-
* @en_US Drag end event
|
|
274
|
-
* @example
|
|
275
|
-
*
|
|
276
|
-
* ```html
|
|
277
|
-
* <x-alert title="draggable event" draggable (dragEnded)="dragEnded($event)"> </x-alert>
|
|
278
|
-
* ```
|
|
279
|
-
*
|
|
280
|
-
* ```typescript
|
|
281
|
-
* dragEnded(event: CdkDragEnd) {
|
|
282
|
-
* console.log(event)
|
|
283
|
-
* }
|
|
284
|
-
* ```
|
|
285
|
-
*
|
|
286
|
-
*/
|
|
287
|
-
this.dragEnded = output();
|
|
288
|
-
/**
|
|
289
|
-
* @zh_CN 改变尺寸事件
|
|
290
|
-
* @en_US Change the size event
|
|
291
|
-
* @example
|
|
292
|
-
*
|
|
293
|
-
* ```html
|
|
294
|
-
* <x-alert title="resizable event" resizable (resizing)="resizing($event)"> </x-alert>
|
|
295
|
-
* ```
|
|
296
|
-
*
|
|
297
|
-
* ```typescript
|
|
298
|
-
* resizing(event: XResizableEvent) {
|
|
299
|
-
* console.log(event)
|
|
300
|
-
* }
|
|
301
|
-
* ```
|
|
302
|
-
*
|
|
303
|
-
*/
|
|
304
|
-
this.resizing = output();
|
|
305
|
-
}
|
|
306
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
307
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.2", type: XAlertProperty, selector: "x-alert-property", inputs: { hide: { classPropertyName: "hide", publicName: "hide", isSignal: true, isRequired: false, transformFunction: null }, title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, effect: { classPropertyName: "effect", publicName: "effect", isSignal: true, isRequired: false, transformFunction: null }, hideClose: { classPropertyName: "hideClose", publicName: "hideClose", isSignal: true, isRequired: false, transformFunction: null }, closeText: { classPropertyName: "closeText", publicName: "closeText", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, disabledAnimation: { classPropertyName: "disabledAnimation", publicName: "disabledAnimation", isSignal: true, isRequired: false, transformFunction: null }, duration: { classPropertyName: "duration", publicName: "duration", isSignal: true, isRequired: false, transformFunction: null }, manual: { classPropertyName: "manual", publicName: "manual", isSignal: true, isRequired: false, transformFunction: null }, draggable: { classPropertyName: "draggable", publicName: "draggable", isSignal: true, isRequired: false, transformFunction: null }, resizable: { classPropertyName: "resizable", publicName: "resizable", isSignal: true, isRequired: false, transformFunction: null }, offsetLeft: { classPropertyName: "offsetLeft", publicName: "offsetLeft", isSignal: true, isRequired: false, transformFunction: null }, offsetTop: { classPropertyName: "offsetTop", publicName: "offsetTop", isSignal: true, isRequired: false, transformFunction: null }, minWidth: { classPropertyName: "minWidth", publicName: "minWidth", isSignal: true, isRequired: false, transformFunction: null }, minHeight: { classPropertyName: "minHeight", publicName: "minHeight", isSignal: true, isRequired: false, transformFunction: null }, dragBoundary: { classPropertyName: "dragBoundary", publicName: "dragBoundary", isSignal: true, isRequired: false, transformFunction: null }, dragFreeDragPosition: { classPropertyName: "dragFreeDragPosition", publicName: "dragFreeDragPosition", isSignal: true, isRequired: false, transformFunction: null }, operationTpl: { classPropertyName: "operationTpl", publicName: "operationTpl", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close", dragEnded: "dragEnded", resizing: "resizing" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
|
|
308
|
-
}
|
|
309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAlertProperty, decorators: [{
|
|
310
|
-
type: Component,
|
|
311
|
-
args: [{ selector: `${XAlertPrefix}-property`, template: '' }]
|
|
312
|
-
}] });
|
|
313
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQucHJvcGVydHkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9hbGVydC9hbGVydC5wcm9wZXJ0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsVUFBVSxFQUFFLGdCQUFnQixFQUFFLFNBQVMsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBQzlGLE9BQU8sRUFBRSxTQUFTLEVBQWMsS0FBSyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLckU7Ozs7R0FJRztBQUNILE1BQU0sQ0FBQyxNQUFNLFlBQVksR0FBRyxTQUFTLENBQUM7QUFDdEMsTUFBTSxDQUFDLE1BQU0sbUJBQW1CLEdBQUcsT0FBTyxDQUFDO0FBRTNDOztHQUVHO0FBRUgsTUFBTSxPQUFPLGNBQWUsU0FBUSxpQkFBaUIsQ0FBQyxtQkFBbUIsQ0FBQztJQUQxRTs7UUFFRTs7Ozs7Ozs7O1dBU0c7UUFDTSxTQUFJLEdBQUcsS0FBSyxDQUFvQixLQUFLLEVBQUUsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLENBQUMsQ0FBQztRQUMzRTs7Ozs7Ozs7O1dBU0c7UUFDTSxVQUFLLEdBQUcsS0FBSyxFQUFhLENBQUM7UUFDcEM7Ozs7Ozs7OztXQVNHO1FBQ00sWUFBTyxHQUFHLEtBQUssRUFBYSxDQUFDO1FBQ3RDOzs7Ozs7Ozs7Ozs7O1dBYUc7UUFDTSxTQUFJLEdBQUcsS0FBSyxDQUFhLE1BQU0sQ0FBQyxDQUFDO1FBQzFDOzs7Ozs7Ozs7OztXQVdHO1FBQ00sV0FBTSxHQUFHLEtBQUssQ0FBVSxJQUFJLENBQUMsTUFBTSxFQUFFLE1BQU0sSUFBSSxPQUFPLENBQUMsQ0FBQztRQUNqRTs7Ozs7Ozs7O1dBU0c7UUFDTSxjQUFTLEdBQUcsS0FBSyxDQUFvQixJQUFJLENBQUMsTUFBTSxFQUFFLFNBQVMsSUFBSSxLQUFLLEVBQUUsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLENBQUMsQ0FBQztRQUMxRzs7Ozs7Ozs7O1dBU0c7UUFDTSxjQUFTLEdBQUcsS0FBSyxFQUFVLENBQUM7UUFDckM7Ozs7Ozs7Ozs7Ozs7V0FhRztRQUNNLGFBQVEsR0FBRyxLQUFLLENBQW9CLElBQUksQ0FBQyxNQUFNLEVBQUUsUUFBUSxJQUFJLEtBQUssRUFBRSxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsQ0FBQyxDQUFDO1FBQ3hHOzs7Ozs7Ozs7V0FTRztRQUNNLHNCQUFpQixHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxpQkFBaUIsSUFBSSxLQUFLLEVBQUU7WUFDN0YsU0FBUyxFQUFFLFVBQVU7U0FDdEIsQ0FBQyxDQUFDO1FBQ0g7Ozs7Ozs7OztXQVNHO1FBQ00sYUFBUSxHQUFHLEtBQUssQ0FBa0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxRQUFRLElBQUksQ0FBQyxFQUFFLEVBQUUsU0FBUyxFQUFFLFNBQVMsRUFBRSxDQUFDLENBQUM7UUFDakc7Ozs7Ozs7OztXQVNHO1FBQ00sV0FBTSxHQUFHLEtBQUssQ0FBb0IsS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDN0U7Ozs7Ozs7OztXQVNHO1FBQ00sY0FBUyxHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxTQUFTLElBQUksS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDMUc7Ozs7Ozs7OztXQVNHO1FBQ00sY0FBUyxHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxTQUFTLElBQUksS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDMUc7Ozs7Ozs7OztXQVNHO1FBQ00sZUFBVSxHQUFHLEtBQUssQ0FBa0IsQ0FBQyxFQUFFLEVBQUUsU0FBUyxFQUFFLFNBQVMsRUFBRSxDQUFDLENBQUM7UUFDMUU7Ozs7Ozs7OztXQVNHO1FBQ00sY0FBUyxHQUFHLEtBQUssQ0FBa0IsQ0FBQyxFQUFFLEVBQUUsU0FBUyxFQUFFLFNBQVMsRUFBRSxDQUFDLENBQUM7UUFDekU7Ozs7Ozs7OztXQVNHO1FBQ00sYUFBUSxHQUFHLEtBQUssQ0FBa0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxRQUFRLElBQUksR0FBRyxFQUFFLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFLENBQUMsQ0FBQztRQUMxRzs7Ozs7Ozs7O1dBU0c7UUFDTSxjQUFTLEdBQUcsS0FBSyxDQUFrQixJQUFJLENBQUMsTUFBTSxFQUFFLFNBQVMsSUFBSSxHQUFHLEVBQUUsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUUsQ0FBQyxDQUFDO1FBQzVHOzs7Ozs7Ozs7OztXQVdHO1FBQ00saUJBQVksR0FBRyxLQUFLLEVBQWtELENBQUM7UUFDaEY7Ozs7Ozs7OztXQVNHO1FBQ00seUJBQW9CLEdBQUcsS0FBSyxFQUE4QixDQUFDO1FBQ3BFOzs7Ozs7Ozs7Ozs7V0FZRztRQUNNLGlCQUFZLEdBQUcsS0FBSyxFQUFhLENBQUM7UUFDM0M7Ozs7Ozs7Ozs7Ozs7OztXQWVHO1FBQ00sVUFBSyxHQUFHLE1BQU0sRUFBRSxDQUFDO1FBQzFCOzs7Ozs7Ozs7Ozs7Ozs7V0FlRztRQUNNLGNBQVMsR0FBRyxNQUFNLEVBQWMsQ0FBQztRQUMxQzs7Ozs7Ozs7Ozs7Ozs7O1dBZUc7UUFDTSxhQUFRLEdBQUcsTUFBTSxFQUFtQixDQUFDO0tBQy9DO2lJQWpTWSxjQUFjO3FIQUFkLGNBQWMseXZGQURrQyxFQUFFOzsyRkFDbEQsY0FBYztrQkFEMUIsU0FBUzttQkFBQyxFQUFFLFFBQVEsRUFBRSxHQUFHLFlBQVksV0FBVyxFQUFFLFFBQVEsRUFBRSxFQUFFLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBYUHJvcGVydHlGdW5jdGlvbiwgWFRvQm9vbGVhbiwgWFRvQ3NzUGl4ZWxWYWx1ZSwgWFRvTnVtYmVyIH0gZnJvbSAnQG5nLW5lc3QvdWkvY29yZSc7XHJcbmltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgaW5wdXQsIG91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgdHlwZSB7IENka0RyYWdFbmQgfSBmcm9tICdAYW5ndWxhci9jZGsvZHJhZy1kcm9wJztcclxuaW1wb3J0IHR5cGUgeyBYUmVzaXphYmxlRXZlbnQgfSBmcm9tICdAbmctbmVzdC91aS9yZXNpemFibGUnO1xyXG5pbXBvcnQgdHlwZSB7IFhCb29sZWFuLCBYTnVtYmVyLCBYRWZmZWN0LCBYVGVtcGxhdGUsIFhTdGF0dXMgfSBmcm9tICdAbmctbmVzdC91aS9jb3JlJztcclxuXHJcbi8qKlxyXG4gKiBBbGVydFxyXG4gKiBAc2VsZWN0b3IgeC1hbGVydFxyXG4gKiBAZGVjb3JhdG9yIGNvbXBvbmVudFxyXG4gKi9cclxuZXhwb3J0IGNvbnN0IFhBbGVydFByZWZpeCA9ICd4LWFsZXJ0JztcclxuZXhwb3J0IGNvbnN0IFhfQUxFUlRfQ09ORklHX05BTUUgPSAnYWxlcnQnO1xyXG5cclxuLyoqXHJcbiAqIEFsZXJ0IFByb3BlcnR5XHJcbiAqL1xyXG5AQ29tcG9uZW50KHsgc2VsZWN0b3I6IGAke1hBbGVydFByZWZpeH0tcHJvcGVydHlgLCB0ZW1wbGF0ZTogJycgfSlcclxuZXhwb3J0IGNsYXNzIFhBbGVydFByb3BlcnR5IGV4dGVuZHMgWFByb3BlcnR5RnVuY3Rpb24oWF9BTEVSVF9DT05GSUdfTkFNRSkge1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDpmpDol49cclxuICAgKiBAZW5fVVMgSGlkZVxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCLpmpDol4/vvIznnIvkuI3op4FcIiBoaWRlPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBoaWRlID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KGZhbHNlLCB7IHRyYW5zZm9ybTogWFRvQm9vbGVhbiB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5qCH6aKYXHJcbiAgICogQGVuX1VTIFRpdGxlXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0aXRsZT1cIlRpdGxlXCIgPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSB0aXRsZSA9IGlucHV0PFhUZW1wbGF0ZT4oKTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5YaF5a65XHJcbiAgICogQGVuX1VTIENvbnRlbnRcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWFsZXJ0IGNvbnRlbnQ9XCJDb250ZW50XCIgPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBjb250ZW50ID0gaW5wdXQ8WFRlbXBsYXRlPigpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDnsbvlnotcclxuICAgKiBAZW5fVVMgQWxlcnQgdHlwZVxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdHlwZT1cInN1Y2Nlc3NcIiA+IDwveC1hbGVydD5cclxuICAgKiA8eC1hbGVydCB0eXBlPVwiaW5mb1wiID4gPC94LWFsZXJ0PlxyXG4gICAqIDx4LWFsZXJ0IHR5cGU9XCJ3YXJuaW5nXCIgPiA8L3gtYWxlcnQ+XHJcbiAgICogPHgtYWxlcnQgdHlwZT1cImVycm9yXCIgPiA8L3gtYWxlcnQ+XHJcbiAgICogPHgtYWxlcnQgdHlwZT1cImxvYWRpbmdcIiA+IDwveC1hbGVydD5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHR5cGUgPSBpbnB1dDxYQWxlcnRUeXBlPignaW5mbycpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDkuLvpophcclxuICAgKiBAZW5fVVMgVGhlbWVcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWFsZXJ0IGVmZmVjdD1cImxpZ2h0XCIgPiA8L3gtYWxlcnQ+XHJcbiAgICogPHgtYWxlcnQgZWZmZWN0PVwiZGFya1wiID4gPC94LWFsZXJ0PlxyXG4gICAqIDx4LWFsZXJ0IGVmZmVjdD1cIndoaXRlXCIgPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBlZmZlY3QgPSBpbnB1dDxYRWZmZWN0Pih0aGlzLmNvbmZpZz8uZWZmZWN0ID8/ICdsaWdodCcpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDpmpDol4/lhbPpl63mjInpkq5cclxuICAgKiBAZW5fVVMgSGlkZSBjbG9zZSBidXR0b25cclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWFsZXJ0IHRpdGxlPVwibm8gY2xvc2UgYnV0dG9uXCIgaGlkZUNsb3NlPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBoaWRlQ2xvc2UgPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4odGhpcy5jb25maWc/LmhpZGVDbG9zZSA/PyBmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOS9v+eUqOaWh+acrOWFs+mXreaMiemSrlxyXG4gICAqIEBlbl9VUyBVc2UgdGhlIHRleHQgdG8gY2xvc2UgYnV0dG9uXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0aXRsZT1cImNsb3NlIGJ1dHRvbiBpcyB0ZXh0XCIgY2xvc2VUZXh0PVwiY2xvc2VcIj4gPC94LWFsZXJ0PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgY2xvc2VUZXh0ID0gaW5wdXQ8c3RyaW5nPigpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDmmL7npLrlm77moIdcclxuICAgKiBAZW5fVVMgU2hvdyBpY29uXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0eXBlPVwic3VjY2Vzc1wiIHNob3dJY29uPiA8L3gtYWxlcnQ+XHJcbiAgICogPHgtYWxlcnQgdHlwZT1cImluZm9cIiBzaG93SWNvbj4gPC94LWFsZXJ0PlxyXG4gICAqIDx4LWFsZXJ0IHR5cGU9XCJ3YXJuaW5nXCIgc2hvd0ljb24+IDwveC1hbGVydD5cclxuICAgKiA8eC1hbGVydCB0eXBlPVwiZXJyb3JcIiBzaG93SWNvbj4gPC94LWFsZXJ0PlxyXG4gICAqIDx4LWFsZXJ0IHR5cGU9XCJsb2FkaW5nXCIgc2hvd0ljb24+IDwveC1hbGVydD5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHNob3dJY29uID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy5zaG93SWNvbiA/PyBmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOemgeeUqOWKqOeUu1xyXG4gICAqIEBlbl9VUyBEaXNhYmxlIGFuaW1hdGlvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJkaXNhYmxlZCBhbmltYXRpb25cIiBkaXNhYmxlZEFuaW1hdGlvbj4gPC94LWFsZXJ0PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgZGlzYWJsZWRBbmltYXRpb24gPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4odGhpcy5jb25maWc/LmRpc2FibGVkQW5pbWF0aW9uID8/IGZhbHNlLCB7XHJcbiAgICB0cmFuc2Zvcm06IFhUb0Jvb2xlYW5cclxuICB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5bu26L+f5YWz6Zet77yM6buY6K6kIDAg6KGo56S65LiN5YWz6Zet77yMbXNcclxuICAgKiBAZW5fVVMgRGVsYXkgY2xvc2UsIHRoZSBkZWZhdWx0IHZhbHVlIG9mIDAgbWVhbnMgZG8gbm90IGNsb3NlLiBtc1xyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJkdXJhdGlvbiBjbG9zZVwiIGR1cmF0aW9uPVwiMTAwMFwiPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBkdXJhdGlvbiA9IGlucHV0PG51bWJlciwgWE51bWJlcj4odGhpcy5jb25maWc/LmR1cmF0aW9uID8/IDAsIHsgdHJhbnNmb3JtOiBYVG9OdW1iZXIgfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOaJi+WKqOWkhOeQhuWFs+mXreS6i+S7tlxyXG4gICAqIEBlbl9VUyBNYW51YWxseSBoYW5kbGUgY2xvc2UgZXZlbnRzXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0aXRsZT1cIm1hbnVhbCBjbG9zZVwiIG1hbnVhbD4gPC94LWFsZXJ0PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgbWFudWFsID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KGZhbHNlLCB7IHRyYW5zZm9ybTogWFRvQm9vbGVhbiB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5ouW5Yqo5o+Q56S65qGGXHJcbiAgICogQGVuX1VTIERyYWcgZGlhbG9nXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0aXRsZT1cImRyYWdnYWJsZSBhbGVydFwiIGRyYWdnYWJsZT4gPC94LWFsZXJ0PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgZHJhZ2dhYmxlID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy5kcmFnZ2FibGUgPz8gZmFsc2UsIHsgdHJhbnNmb3JtOiBYVG9Cb29sZWFuIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDosIPmlbTmj5DnpLrmoYblpKflsI9cclxuICAgKiBAZW5fVVMgQWRqdXN0IHRoZSBzaXplIG9mIHRoZSBib3hcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWFsZXJ0IHRpdGxlPVwicmVzaXphYmxlIGFsZXJ0XCIgcmVzaXphYmxlPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSByZXNpemFibGUgPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4odGhpcy5jb25maWc/LnJlc2l6YWJsZSA/PyBmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOW8gOWQryByZXNpemFibGUg6LCD5pW05aSn5bCP77yM5YGP56e75bGP5bmV5bem6L65XHJcbiAgICogQGVuX1VTIE9wZW4gdGhlIHJlc2l6YWJsZSByZXNpemUsIG9mZnNldCBzY3JlZW4gbGVmdFxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJyZXNpemFibGUgYWxlcnRcIiByZXNpemFibGUgb2Zmc2V0TGVmdD1cIjEwMFwiPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBvZmZzZXRMZWZ0ID0gaW5wdXQ8bnVtYmVyLCBYTnVtYmVyPigwLCB7IHRyYW5zZm9ybTogWFRvTnVtYmVyIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDlvIDlkK8gcmVzaXphYmxlIOiwg+aVtOWkp+Wwj++8jOWBj+enu+Wxj+W5lemhtumDqFxyXG4gICAqIEBlbl9VUyBPcGVuIHRoZSByZXNpemFibGUgcmVzaXplLCBvZmZzZXQgc2NyZWVuIHRvcFxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJyZXNpemFibGUgYWxlcnRcIiByZXNpemFibGUgb2Zmc2V0VG9wPVwiMTAwXCI+IDwveC1hbGVydD5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IG9mZnNldFRvcCA9IGlucHV0PG51bWJlciwgWE51bWJlcj4oMCwgeyB0cmFuc2Zvcm06IFhUb051bWJlciB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5pyA5bCP5a695bqmXHJcbiAgICogQGVuX1VTIE1pbiB3aWR0aFxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJhbGVydCBtaW4td2lkdGhcIiBtaW5XaWR0aD1cIjEwMFwiPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBtaW5XaWR0aCA9IGlucHV0PHN0cmluZywgWE51bWJlcj4odGhpcy5jb25maWc/Lm1pbldpZHRoID8/ICcwJywgeyB0cmFuc2Zvcm06IFhUb0Nzc1BpeGVsVmFsdWUgfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOacgOWwj+mrmOW6plxyXG4gICAqIEBlbl9VUyBNaW4gaGVpZ2h0XHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0aXRsZT1cImFsZXJ0IG1pbi1oZWlnaHRcIiBtaW5IZWlnaHQ9XCIxMDBcIj4gPC94LWFsZXJ0PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgbWluSGVpZ2h0ID0gaW5wdXQ8c3RyaW5nLCBYTnVtYmVyPih0aGlzLmNvbmZpZz8ubWluSGVpZ2h0ID8/ICcwJywgeyB0cmFuc2Zvcm06IFhUb0Nzc1BpeGVsVmFsdWUgfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOaLluWKqOiMg+WbtOmZkOWItu+8jOeItuiKgueCuemAieaLqeWZqOaIluiAheWvueixoVxyXG4gICAqIEBlbl9VUyBEcmFnIGRpYWxvZ1xyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPGRpdiAjZWxlbWVudCBzdHlsZT1cIndpZHRoOjMwMHB4OyBoZWlnaHQ6IDMwMHB4XCI+XHJcbiAgICogICA8eC1hbGVydCB0aXRsZT1cImRyYWdnYWJsZSBib3VuZGFyeVwiIGRyYWdnYWJsZSBbZHJhZ0JvdW5kYXJ5XT1cImVsZW1lbnRcIj4gPC94LWFsZXJ0PlxyXG4gICAqIDwvZGl2PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgZHJhZ0JvdW5kYXJ5ID0gaW5wdXQ8c3RyaW5nIHwgRWxlbWVudFJlZjxIVE1MRWxlbWVudD4gfCBIVE1MRWxlbWVudD4oKTtcclxuICAvKipcclxuICAgKiBAemhfQ04g6K6+572u5oqV5pS+5a655Zmo5aSW6YOo55qEIENka0RyYWcg55qE5L2N572u44CC5Y+v55So5LqO5Li66L+U5Zue55qE55So5oi35oGi5aSN5YWD57Sg55qE5L2N572uXHJcbiAgICogQGVuX1VTIFNldCB0aGUgbG9jYXRpb24gb2YgdGhlIENES0RSQUcgb3V0c2lkZSB0aGUgY29udGFpbmVyLiBDYW4gYmUgdXNlZCB0byByZWNvdmVyIGVsZW1lbnRzIGZvciByZXR1cm5lZCB1c2Vyc1xyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJkcmFnZ2FibGUgYm91bmRhcnlcIiBkcmFnZ2FibGUgW2RyYWdGcmVlRHJhZ1Bvc2l0aW9uXT1cInsgeDogMTAwLCB5OiAxMDAgfVwiPiA8L3gtYWxlcnQ+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBkcmFnRnJlZURyYWdQb3NpdGlvbiA9IGlucHV0PFhBbGVydERyYWdGcmVlRHJhZ1Bvc2l0aW9uPigpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDoh6rlrprkuYnmk43kvZxcclxuICAgKiBAZW5fVVMgQ3VzdG9tIG9wZXJhdGlvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYWxlcnQgdGl0bGU9XCJvcGVyYXRpb24gdGVtcGxhdGVcIiBbb3BlcmF0aW9uVHBsXT1cIm9wZXJhdGlvblRwbFwiPiA8L3gtYWxlcnQ+XHJcbiAgICogPG5nLXRlbXBsYXRlICNvcGVyYXRpb25UcGw+XHJcbiAgICogICA8eC1idXR0b24+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8L25nLXRlbXBsYXRlPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgb3BlcmF0aW9uVHBsID0gaW5wdXQ8WFRlbXBsYXRlPigpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDlhbPpl63nmoTkuovku7ZcclxuICAgKiBAZW5fVVMgQ2xvc2VkIGV2ZW50XHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1hbGVydCB0aXRsZT1cIm9wZXJhdGlvbiB0ZW1wbGF0ZVwiIChjbG9zZSk9XCJjbG9zZSgpXCI+IDwveC1hbGVydD5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqIGBgYHR5cGVzY3JpcHRcclxuICAgKiBjbG9zZSgpIHtcclxuICAgKiAgIGNvbnNvbGUubG9nKFwiY2xvc2VcIilcclxuICAgKiB9XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBjbG9zZSA9IG91dHB1dCgpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDmi5bliqjnu5PmnZ/nmoTkuovku7ZcclxuICAgKiBAZW5fVVMgRHJhZyBlbmQgZXZlbnRcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWFsZXJ0IHRpdGxlPVwiZHJhZ2dhYmxlIGV2ZW50XCIgZHJhZ2dhYmxlIChkcmFnRW5kZWQpPVwiZHJhZ0VuZGVkKCRldmVudClcIj4gPC94LWFsZXJ0PlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICogYGBgdHlwZXNjcmlwdFxyXG4gICAqIGRyYWdFbmRlZChldmVudDogQ2RrRHJhZ0VuZCkge1xyXG4gICAqICAgY29uc29sZS5sb2coZXZlbnQpXHJcbiAgICogfVxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgZHJhZ0VuZGVkID0gb3V0cHV0PENka0RyYWdFbmQ+KCk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOaUueWPmOWwuuWvuOS6i+S7tlxyXG4gICAqIEBlbl9VUyBDaGFuZ2UgdGhlIHNpemUgZXZlbnRcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWFsZXJ0IHRpdGxlPVwicmVzaXphYmxlIGV2ZW50XCIgcmVzaXphYmxlIChyZXNpemluZyk9XCJyZXNpemluZygkZXZlbnQpXCI+IDwveC1hbGVydD5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqIGBgYHR5cGVzY3JpcHRcclxuICAgKiByZXNpemluZyhldmVudDogWFJlc2l6YWJsZUV2ZW50KSB7XHJcbiAgICogICBjb25zb2xlLmxvZyhldmVudClcclxuICAgKiB9XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSByZXNpemluZyA9IG91dHB1dDxYUmVzaXphYmxlRXZlbnQ+KCk7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBBbGVydCBPcHRpb25cclxuICogQHVuZG9jdW1lbnQgdHJ1ZVxyXG4gKi9cclxuZXhwb3J0IGludGVyZmFjZSBYQWxlcnRPcHRpb24ge1xyXG4gIC8qKlxyXG4gICAqIOmakOiXj1xyXG4gICAqL1xyXG4gIGhpZGU/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIOagh+mimFxyXG4gICAqL1xyXG4gIHRpdGxlPzogWFRlbXBsYXRlO1xyXG4gIC8qKlxyXG4gICAqIOWGheWuuVxyXG4gICAqL1xyXG4gIGNvbnRlbnQ/OiBYVGVtcGxhdGU7XHJcbiAgLyoqXHJcbiAgICog57G75Z6LXHJcbiAgICovXHJcbiAgdHlwZT86IFhBbGVydFR5cGU7XHJcbiAgLyoqXHJcbiAgICog5Li76aKYXHJcbiAgICovXHJcbiAgZWZmZWN0PzogWEVmZmVjdDtcclxuICAvKipcclxuICAgKiDpmpDol4/lhbPpl63mjInpkq5cclxuICAgKi9cclxuICBoaWRlQ2xvc2U/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIOWFs+mXreaMiemSruaWh+Wtl+abv+aNolxyXG4gICAqL1xyXG4gIGNsb3NlVGV4dD86IHN0cmluZztcclxuICAvKipcclxuICAgKiDmmL7npLrlm77moIdcclxuICAgKi9cclxuICBzaG93SWNvbj86IGJvb2xlYW47XHJcbiAgLyoqXHJcbiAgICog56aB55So5Yqo55S7XHJcbiAgICovXHJcbiAgZGlzYWJsZWRBbmltYXRpb24/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIOW7tui/n+WFs+mXre+8jOm7mOiupCAwIOihqOekuuS4jeWFs+mXrVxyXG4gICAqL1xyXG4gIGR1cmF0aW9uPzogbnVtYmVyO1xyXG4gIC8qKlxyXG4gICAqIOaJi+WKqOWkhOeQhuWFs+mXreS6i+S7tlxyXG4gICAqL1xyXG4gIG1hbnVhbD86IGJvb2xlYW47XHJcbiAgLyoqXHJcbiAgICog5ouW5Yqo5o+Q56S65qGGXHJcbiAgICovXHJcbiAgZHJhZ2dhYmxlPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiDosIPmlbTmj5DnpLrmoYblpKflsI9cclxuICAgKi9cclxuICByZXNpemFibGU/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIOW8gOWQryByZXNpemFibGUg6LCD5pW05aSn5bCP77yM5YGP56e75bGP5bmV5bem6L65XHJcbiAgICovXHJcbiAgb2Zmc2V0TGVmdD86IHN0cmluZztcclxuICAvKipcclxuICAgKiDlvIDlkK8gcmVzaXphYmxlIOiwg+aVtOWkp+Wwj++8jOWBj+enu+Wxj+W5lemhtumDqFxyXG4gICAqL1xyXG4gIG9mZnNldFRvcD86IHN0cmluZztcclxuICAvKipcclxuICAgKiDmnIDlsI/lrr3luqZcclxuICAgKi9cclxuICBtaW5XaWR0aD86IHN0cmluZztcclxuICAvKipcclxuICAgKiDmnIDlsI/pq5jluqZcclxuICAgKi9cclxuICBtaW5IZWlnaHQ/OiBzdHJpbmc7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBAemhfQ04g57G75Z6LXHJcbiAqIEBlbl9VUyBUeXBlXHJcbiAqL1xyXG5leHBvcnQgdHlwZSBYQWxlcnRUeXBlID0gWFN0YXR1cztcclxuXHJcbi8qKlxyXG4gKiBAemhfQ04g6K6+572u5oqV5pS+5a655Zmo5aSW6YOo55qEIENka0RyYWcg55qE5L2N572u44CC5Y+v55So5LqO5Li66L+U5Zue55qE55So5oi35oGi5aSN5YWD57Sg55qE5L2N572uXHJcbiAqIEBlbl9VUyBTZXQgdGhlIGxvY2F0aW9uIG9mIHRoZSBDREtEUkFHIG91dHNpZGUgdGhlIGNvbnRhaW5lci4gQ2FuIGJlIHVzZWQgdG8gcmVjb3ZlciBlbGVtZW50cyBmb3IgcmV0dXJuZWQgdXNlcnNcclxuICovXHJcbmV4cG9ydCB0eXBlIFhBbGVydERyYWdGcmVlRHJhZ1Bvc2l0aW9uID0geyB4OiBudW1iZXI7IHk6IG51bWJlciB9O1xyXG4iXX0=
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmctbmVzdC11aS1hbGVydC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL2FsZXJ0L25nLW5lc3QtdWktYWxlcnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export * from './alert.component';
|
|
2
|
-
export * from './alert.module';
|
|
3
|
-
export * from './alert.property';
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL2FsZXJ0L3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLGdCQUFnQixDQUFDO0FBQy9CLGNBQWMsa0JBQWtCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2FsZXJ0LmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vYWxlcnQubW9kdWxlJztcclxuZXhwb3J0ICogZnJvbSAnLi9hbGVydC5wcm9wZXJ0eSc7XHJcbiJdfQ==
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';
|
|
2
|
-
import { XAnchorInnerPrefix, XAnchorInnerProperty } from './anchor.property';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class XAnchorInnerComponent extends XAnchorInnerProperty {
|
|
5
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAnchorInnerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
6
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.2", type: XAnchorInnerComponent, isStandalone: true, selector: "x-anchor-inner", usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
7
|
-
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XAnchorInnerComponent, decorators: [{
|
|
9
|
-
type: Component,
|
|
10
|
-
args: [{
|
|
11
|
-
selector: `${XAnchorInnerPrefix}`,
|
|
12
|
-
standalone: true,
|
|
13
|
-
template: '<ng-content></ng-content>',
|
|
14
|
-
encapsulation: ViewEncapsulation.None,
|
|
15
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
16
|
-
}]
|
|
17
|
-
}] });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5jaG9yLWlubmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL2FuY2hvci9hbmNob3ItaW5uZXIuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDdEYsT0FBTyxFQUFFLGtCQUFrQixFQUFFLG9CQUFvQixFQUFFLE1BQU0sbUJBQW1CLENBQUM7O0FBUzdFLE1BQU0sT0FBTyxxQkFBc0IsU0FBUSxvQkFBb0I7aUlBQWxELHFCQUFxQjtxSEFBckIscUJBQXFCLGlHQUp0QiwyQkFBMkI7OzJGQUkxQixxQkFBcUI7a0JBUGpDLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLEdBQUcsa0JBQWtCLEVBQUU7b0JBQ2pDLFVBQVUsRUFBRSxJQUFJO29CQUNoQixRQUFRLEVBQUUsMkJBQTJCO29CQUNyQyxhQUFhLEVBQUUsaUJBQWlCLENBQUMsSUFBSTtvQkFDckMsZUFBZSxFQUFFLHVCQUF1QixDQUFDLE1BQU07aUJBQ2hEIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgWEFuY2hvcklubmVyUHJlZml4LCBYQW5jaG9ySW5uZXJQcm9wZXJ0eSB9IGZyb20gJy4vYW5jaG9yLnByb3BlcnR5JztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBgJHtYQW5jaG9ySW5uZXJQcmVmaXh9YCxcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIHRlbXBsYXRlOiAnPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PicsXHJcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxyXG59KVxyXG5leHBvcnQgY2xhc3MgWEFuY2hvcklubmVyQ29tcG9uZW50IGV4dGVuZHMgWEFuY2hvcklubmVyUHJvcGVydHkge31cclxuIl19
|