@ng-nest/ui 18.0.13 → 19.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/affix/affix.property.d.ts +1 -1
- package/alert/alert.property.d.ts +1 -1
- package/anchor/anchor.component.d.ts +3 -1
- package/anchor/anchor.property.d.ts +2 -2
- package/api/api.component.d.ts +1 -1
- package/auto-complete/auto-complete.component.d.ts +1 -3
- package/auto-complete/auto-complete.property.d.ts +17 -20
- 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.component.d.ts +1 -1
- package/base-form/base-form.property.d.ts +1 -105
- 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-panel.component.d.ts +1 -1
- package/carousel/carousel.property.d.ts +2 -2
- package/cascade/cascade.component.d.ts +1 -2
- package/cascade/cascade.property.d.ts +17 -28
- package/checkbox/checkbox.property.d.ts +22 -23
- package/collapse/collapse.component.d.ts +1 -3
- package/collapse/collapse.property.d.ts +2 -16
- package/color/color.property.d.ts +1 -1
- package/color-picker/color-picker-portal.component.d.ts +10 -10
- package/color-picker/color-picker.component.d.ts +0 -1
- package/color-picker/color-picker.property.d.ts +16 -16
- 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.component.d.ts +0 -1
- package/date-picker/date-picker.property.d.ts +36 -36
- 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 +5 -5
- 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.component.d.ts +0 -1
- 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 +33 -26
- package/fesm2022/ng-nest-ui-anchor.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-api.mjs +11 -11
- package/fesm2022/ng-nest-ui-api.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-auto-complete.mjs +29 -38
- 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 +14 -13
- 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 +30 -127
- 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 +15 -21
- 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 +23 -30
- package/fesm2022/ng-nest-ui-carousel.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-cascade.mjs +17 -23
- 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 +22 -44
- package/fesm2022/ng-nest-ui-collapse.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-color-picker.mjs +15 -18
- 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 -60
- 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 +79 -147
- 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 -19
- 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 +19 -21
- 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 +43 -36
- 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 -22
- 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 -21
- package/fesm2022/ng-nest-ui-timeline.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tooltip.mjs +44 -33
- package/fesm2022/ng-nest-ui-tooltip.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-transfer.mjs +19 -15
- 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 +104 -64
- package/fesm2022/ng-nest-ui-tree-select.mjs.map +1 -1
- package/fesm2022/ng-nest-ui-tree.mjs +27 -22
- 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 +17 -20
- package/fesm2022/ng-nest-ui-upload.mjs.map +1 -1
- package/find/find.property.d.ts +13 -19
- package/form/form.property.d.ts +11 -22
- 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 +18 -21
- package/input-number/input-number.property.d.ts +14 -14
- package/layout/layout.property.d.ts +2 -2
- package/link/link.property.d.ts +1 -1
- package/list/list.property.d.ts +13 -13
- package/loading/loading.property.d.ts +1 -1
- package/menu/menu.property.d.ts +2 -2
- package/package.json +42 -216
- 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 +14 -17
- package/rate/rate.property.d.ts +15 -23
- 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.component.d.ts +0 -1
- package/select/select.property.d.ts +16 -16
- package/skeleton/skeleton.property.d.ts +1 -1
- package/slider/slider.property.d.ts +1 -1
- package/slider-select/slider-select.property.d.ts +14 -18
- 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 +15 -15
- package/table/table.component.d.ts +2 -2
- package/table/table.property.d.ts +5 -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 +15 -18
- package/theme/theme.property.d.ts +7 -11
- package/time-picker/time-picker.component.d.ts +0 -1
- package/time-picker/time-picker.property.d.ts +18 -24
- package/timeline/timeline.property.d.ts +1 -11
- package/tooltip/tooltip.directive.d.ts +5 -3
- package/tooltip/tooltip.property.d.ts +1 -1
- package/transfer/transfer.property.d.ts +10 -14
- package/tree/tree.property.d.ts +7 -2
- package/tree-file/tree-file.property.d.ts +1 -1
- package/tree-select/tree-select-portal.component.d.ts +2 -5
- package/tree-select/tree-select.component.d.ts +13 -6
- package/tree-select/tree-select.property.d.ts +16 -26
- package/typography/typography.property.d.ts +1 -1
- package/upload/upload.component.d.ts +0 -1
- package/upload/upload.property.d.ts +10 -10
- 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 -241
- 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 -629
- 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,331 +0,0 @@
|
|
|
1
|
-
import { Component, input } from '@angular/core';
|
|
2
|
-
import { XPropertyFunction, XToNumber, XToBoolean, XToCssPixelValue } from '@ng-nest/ui/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Button
|
|
6
|
-
* @selector x-button
|
|
7
|
-
* @decorator component
|
|
8
|
-
*/
|
|
9
|
-
export const XButtonPrefix = 'x-button';
|
|
10
|
-
const X_BUTTON_CONFIG_NAME = 'button';
|
|
11
|
-
/**
|
|
12
|
-
* Button Property
|
|
13
|
-
*/
|
|
14
|
-
export class XButtonProperty extends XPropertyFunction(X_BUTTON_CONFIG_NAME) {
|
|
15
|
-
constructor() {
|
|
16
|
-
super(...arguments);
|
|
17
|
-
/**
|
|
18
|
-
* @zh_CN 按钮类型
|
|
19
|
-
* @en_US Button type
|
|
20
|
-
* @example
|
|
21
|
-
*
|
|
22
|
-
* ```html
|
|
23
|
-
* <x-button>Initial</x-button>
|
|
24
|
-
* <x-button type="primary">Primary</x-button>
|
|
25
|
-
* <x-button type="success">Success</x-button>
|
|
26
|
-
* <x-button type="warning">Warning</x-button>
|
|
27
|
-
* <x-button type="danger">Danger</x-button>
|
|
28
|
-
* <x-button type="info">Info</x-button>
|
|
29
|
-
* <x-button [type]="'primary'">Primary</x-button>
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
|
-
this.type = input(this.config?.type ?? 'initial');
|
|
34
|
-
/**
|
|
35
|
-
* @zh_CN 图标
|
|
36
|
-
* @en_US Icon
|
|
37
|
-
* @example
|
|
38
|
-
*
|
|
39
|
-
* ```html
|
|
40
|
-
* <x-button icon="fto-edit"></x-button>
|
|
41
|
-
* <x-button icon="fto-edit">Edit</x-button>
|
|
42
|
-
* <x-button [icon]="'fto-edit'">Edit</x-button>
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
this.icon = input('');
|
|
47
|
-
/**
|
|
48
|
-
* @zh_CN 提示
|
|
49
|
-
* @en_US Title
|
|
50
|
-
* @example
|
|
51
|
-
*
|
|
52
|
-
* ```html
|
|
53
|
-
* <x-button title="information"></x-button>
|
|
54
|
-
* <x-button [title]="'information'"></x-button>
|
|
55
|
-
* ```
|
|
56
|
-
*
|
|
57
|
-
*/
|
|
58
|
-
this.title = input('');
|
|
59
|
-
/**
|
|
60
|
-
* @zh_CN 按钮中元素的布局方式
|
|
61
|
-
* @en_US Button elements in the layout
|
|
62
|
-
* @example
|
|
63
|
-
*
|
|
64
|
-
* ```html
|
|
65
|
-
* <x-button direction="column" icon="edit">Button</x-button>
|
|
66
|
-
* <x-button direction="column-reverse" icon="edit">Button</x-button>
|
|
67
|
-
* <x-button direction="row" icon="edit">Button</x-button>
|
|
68
|
-
* <x-button direction="row-reverse" icon="edit">Button</x-button>
|
|
69
|
-
* <x-button [direction]="row" icon="edit">Button</x-button>
|
|
70
|
-
* ```
|
|
71
|
-
*
|
|
72
|
-
*/
|
|
73
|
-
this.direction = input('row');
|
|
74
|
-
/**
|
|
75
|
-
* @zh_CN tab 键控制次序
|
|
76
|
-
* @en_US Tab key control order
|
|
77
|
-
* @example
|
|
78
|
-
*
|
|
79
|
-
* ```html
|
|
80
|
-
* <x-button tabindex="0"></x-button>
|
|
81
|
-
* <x-button [tabindex]="0"></x-button>
|
|
82
|
-
* ```
|
|
83
|
-
*
|
|
84
|
-
*/
|
|
85
|
-
this.tabindex = input(0, { transform: XToNumber });
|
|
86
|
-
/**
|
|
87
|
-
* @zh_CN 尺寸
|
|
88
|
-
* @en_US Size
|
|
89
|
-
* @example
|
|
90
|
-
*
|
|
91
|
-
* ```html
|
|
92
|
-
* <x-button size="big">Big</x-button>
|
|
93
|
-
* <x-button size="large">Large</x-button>
|
|
94
|
-
* <x-button size="medium">Medium</x-button>
|
|
95
|
-
* <x-button size="small">Small</x-button>
|
|
96
|
-
* <x-button size="mini">Mini</x-button>
|
|
97
|
-
* <x-button [size]="'medium'">Medium</x-button>
|
|
98
|
-
* ```
|
|
99
|
-
*
|
|
100
|
-
*/
|
|
101
|
-
this.size = input(this.config?.size ?? 'medium');
|
|
102
|
-
/**
|
|
103
|
-
* @zh_CN 仅显示图标
|
|
104
|
-
* @en_US Icon only
|
|
105
|
-
* @example
|
|
106
|
-
*
|
|
107
|
-
* ```html
|
|
108
|
-
* <x-button icon="fto-edit" onlyIcon></x-button>
|
|
109
|
-
* <x-button icon="fto-edit" onlyIcon="true"></x-button>
|
|
110
|
-
* <x-button icon="fto-edit" [onlyIcon]="true"></x-button>
|
|
111
|
-
* ```
|
|
112
|
-
*
|
|
113
|
-
*/
|
|
114
|
-
this.onlyIcon = input(false, { transform: XToBoolean });
|
|
115
|
-
/**
|
|
116
|
-
* @zh_CN 激活的按钮(样式差异)
|
|
117
|
-
* @en_US Active button (style difference)
|
|
118
|
-
* @example
|
|
119
|
-
*
|
|
120
|
-
* ```html
|
|
121
|
-
* <x-button activated>Button</x-button>
|
|
122
|
-
* <x-button activated="true">Button</x-button>
|
|
123
|
-
* <x-button [activated]="true">Button</x-button>
|
|
124
|
-
* ```
|
|
125
|
-
*
|
|
126
|
-
*/
|
|
127
|
-
this.activated = input(false, { transform: XToBoolean });
|
|
128
|
-
/**
|
|
129
|
-
* @zh_CN 禁用按钮
|
|
130
|
-
* @en_US Disable button
|
|
131
|
-
* @example
|
|
132
|
-
*
|
|
133
|
-
* ```html
|
|
134
|
-
* <x-button disabled>Button</x-button>
|
|
135
|
-
* <x-button disabled="true">Button</x-button>
|
|
136
|
-
* <x-button [disabled]="true">Button</x-button>
|
|
137
|
-
* ```
|
|
138
|
-
*
|
|
139
|
-
*/
|
|
140
|
-
this.disabled = input(false, { transform: XToBoolean });
|
|
141
|
-
/**
|
|
142
|
-
* @zh_CN 朴素按钮
|
|
143
|
-
* @en_US Plain button
|
|
144
|
-
* @example
|
|
145
|
-
*
|
|
146
|
-
* ```html
|
|
147
|
-
* <x-button plain>Button</x-button>
|
|
148
|
-
* <x-button plain="true">Button</x-button>
|
|
149
|
-
* <x-button [plain]="true">Button</x-button>
|
|
150
|
-
* ```
|
|
151
|
-
*
|
|
152
|
-
*/
|
|
153
|
-
this.plain = input(this.config?.plain ?? false, { transform: XToBoolean });
|
|
154
|
-
/**
|
|
155
|
-
* @zh_CN 平铺按钮
|
|
156
|
-
* @en_US Flat button
|
|
157
|
-
* @example
|
|
158
|
-
*
|
|
159
|
-
* ```html
|
|
160
|
-
* <x-button flat>Button</x-button>
|
|
161
|
-
* <x-button flat="true">Button</x-button>
|
|
162
|
-
* <x-button [flat]="true">Button</x-button>
|
|
163
|
-
* ```
|
|
164
|
-
*
|
|
165
|
-
*/
|
|
166
|
-
this.flat = input(this.config?.flat ?? false, { transform: XToBoolean });
|
|
167
|
-
/**
|
|
168
|
-
* @zh_CN 文字按钮
|
|
169
|
-
* @en_US Text button
|
|
170
|
-
* @example
|
|
171
|
-
*
|
|
172
|
-
* ```html
|
|
173
|
-
* <x-button text>Button</x-button>
|
|
174
|
-
* <x-button text="true">Button</x-button>
|
|
175
|
-
* <x-button [text]="true">Button</x-button>
|
|
176
|
-
* ```
|
|
177
|
-
*
|
|
178
|
-
*/
|
|
179
|
-
this.text = input(this.config?.text ?? false, { transform: XToBoolean });
|
|
180
|
-
/**
|
|
181
|
-
* @zh_CN 圆角按钮
|
|
182
|
-
* @en_US Round button
|
|
183
|
-
* @example
|
|
184
|
-
*
|
|
185
|
-
* ```html
|
|
186
|
-
* <x-button round>Button</x-button>
|
|
187
|
-
* <x-button round="true">Button</x-button>
|
|
188
|
-
* <x-button [round]="true">Button</x-button>
|
|
189
|
-
* ```
|
|
190
|
-
*
|
|
191
|
-
*/
|
|
192
|
-
this.round = input(this.config?.round ?? false, { transform: XToBoolean });
|
|
193
|
-
/**
|
|
194
|
-
* @zh_CN 圆型按钮(配合图标来使用)
|
|
195
|
-
* @en_US Round button (use with icon)
|
|
196
|
-
* @example
|
|
197
|
-
*
|
|
198
|
-
* ```html
|
|
199
|
-
* <x-button circle>Button</x-button>
|
|
200
|
-
* <x-button circle="true">Button</x-button>
|
|
201
|
-
* <x-button [circle]="true">Button</x-button>
|
|
202
|
-
* ```
|
|
203
|
-
*
|
|
204
|
-
*/
|
|
205
|
-
this.circle = input(this.config?.circle ?? false, { transform: XToBoolean });
|
|
206
|
-
/**
|
|
207
|
-
* @zh_CN 加载中
|
|
208
|
-
* @en_US Loading
|
|
209
|
-
* @example
|
|
210
|
-
*
|
|
211
|
-
* ```html
|
|
212
|
-
* <x-button loading>Button</x-button>
|
|
213
|
-
* <x-button loading="true">Button</x-button>
|
|
214
|
-
* <x-button [loading]="true">Button</x-button>
|
|
215
|
-
* ```
|
|
216
|
-
*
|
|
217
|
-
*/
|
|
218
|
-
this.loading = input(false, { transform: XToBoolean });
|
|
219
|
-
/**
|
|
220
|
-
* @zh_CN 关闭按钮
|
|
221
|
-
* @en_US Close button
|
|
222
|
-
* @example
|
|
223
|
-
*
|
|
224
|
-
* ```html
|
|
225
|
-
* <x-button closable>Button</x-button>
|
|
226
|
-
* <x-button closable="true">Button</x-button>
|
|
227
|
-
* <x-button [closable]="true">Button</x-button>
|
|
228
|
-
* ```
|
|
229
|
-
*
|
|
230
|
-
*/
|
|
231
|
-
this.closable = input(false, { transform: XToBoolean });
|
|
232
|
-
/**
|
|
233
|
-
* @zh_CN 按钮类型属性 submit, button, reset
|
|
234
|
-
* @en_US Button type attribute. submit, button, reset
|
|
235
|
-
* @example
|
|
236
|
-
*
|
|
237
|
-
* ```html
|
|
238
|
-
* <x-button attrType="button">Button</x-button>
|
|
239
|
-
* <x-button attrType="submit">Button</x-button>
|
|
240
|
-
* <x-button attrType="reset">Button</x-button>
|
|
241
|
-
* ```
|
|
242
|
-
*
|
|
243
|
-
*/
|
|
244
|
-
this.attrType = input(this.config?.attrType ?? 'button');
|
|
245
|
-
}
|
|
246
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XButtonProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
247
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.2", type: XButtonProperty, selector: "x-button-property", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, tabindex: { classPropertyName: "tabindex", publicName: "tabindex", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, onlyIcon: { classPropertyName: "onlyIcon", publicName: "onlyIcon", isSignal: true, isRequired: false, transformFunction: null }, activated: { classPropertyName: "activated", publicName: "activated", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, plain: { classPropertyName: "plain", publicName: "plain", isSignal: true, isRequired: false, transformFunction: null }, flat: { classPropertyName: "flat", publicName: "flat", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, round: { classPropertyName: "round", publicName: "round", isSignal: true, isRequired: false, transformFunction: null }, circle: { classPropertyName: "circle", publicName: "circle", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null }, closable: { classPropertyName: "closable", publicName: "closable", isSignal: true, isRequired: false, transformFunction: null }, attrType: { classPropertyName: "attrType", publicName: "attrType", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
|
|
248
|
-
}
|
|
249
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XButtonProperty, decorators: [{
|
|
250
|
-
type: Component,
|
|
251
|
-
args: [{ selector: `${XButtonPrefix}-property`, template: '' }]
|
|
252
|
-
}] });
|
|
253
|
-
/**
|
|
254
|
-
* Buttons
|
|
255
|
-
* @selector x-buttons
|
|
256
|
-
* @decorator component
|
|
257
|
-
*/
|
|
258
|
-
export const XButtonsPrefix = 'x-buttons';
|
|
259
|
-
const X_BUTTONS_CONFIG_NAME = 'buttons';
|
|
260
|
-
/**
|
|
261
|
-
* Buttons Property
|
|
262
|
-
*/
|
|
263
|
-
export class XButtonsProperty extends XPropertyFunction(X_BUTTONS_CONFIG_NAME) {
|
|
264
|
-
constructor() {
|
|
265
|
-
super(...arguments);
|
|
266
|
-
/**
|
|
267
|
-
* @zh_CN 按钮间距
|
|
268
|
-
* @en_US Button spacing
|
|
269
|
-
* @example
|
|
270
|
-
*
|
|
271
|
-
* ```html
|
|
272
|
-
* // ex: 10,'10px','1rem'
|
|
273
|
-
* <x-buttons space="1rem">
|
|
274
|
-
* <x-button>Button1</button>
|
|
275
|
-
* <x-button>Button2</button>
|
|
276
|
-
* </x-buttons>
|
|
277
|
-
* ```
|
|
278
|
-
*
|
|
279
|
-
*/
|
|
280
|
-
this.space = input(this.config?.space ?? '', { transform: XToCssPixelValue });
|
|
281
|
-
/**
|
|
282
|
-
* @zh_CN 隐藏边框
|
|
283
|
-
* @en_US Hide border
|
|
284
|
-
* @example
|
|
285
|
-
*
|
|
286
|
-
* ```html
|
|
287
|
-
* <x-buttons hiddenBorder>
|
|
288
|
-
* <x-button>Button1</button>
|
|
289
|
-
* <x-button>Button2</button>
|
|
290
|
-
* </x-buttons>
|
|
291
|
-
* ```
|
|
292
|
-
*
|
|
293
|
-
*/
|
|
294
|
-
this.hiddenBorder = input(this.config?.hiddenBorder ?? false, { transform: XToBoolean });
|
|
295
|
-
/**
|
|
296
|
-
* @zh_CN 显示阴影
|
|
297
|
-
* @en_US show box shadow
|
|
298
|
-
* @example
|
|
299
|
-
*
|
|
300
|
-
* ```html
|
|
301
|
-
* <x-buttons boxShadow>
|
|
302
|
-
* <x-button>Button1</button>
|
|
303
|
-
* <x-button>Button2</button>
|
|
304
|
-
* </x-buttons>
|
|
305
|
-
* ```
|
|
306
|
-
*
|
|
307
|
-
*/
|
|
308
|
-
this.boxShadow = input(this.config?.boxShadow ?? true, { transform: XToBoolean });
|
|
309
|
-
/**
|
|
310
|
-
* @zh_CN 圆角按钮
|
|
311
|
-
* @en_US Round button
|
|
312
|
-
* @example
|
|
313
|
-
*
|
|
314
|
-
* ```html
|
|
315
|
-
* <x-buttons round>
|
|
316
|
-
* <x-button>Button1</button>
|
|
317
|
-
* <x-button>Button2</button>
|
|
318
|
-
* </x-buttons>
|
|
319
|
-
* ```
|
|
320
|
-
*
|
|
321
|
-
*/
|
|
322
|
-
this.round = input(this.config?.round ?? false, { transform: XToBoolean });
|
|
323
|
-
}
|
|
324
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XButtonsProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
325
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.2", type: XButtonsProperty, selector: "x-buttons-property", inputs: { space: { classPropertyName: "space", publicName: "space", isSignal: true, isRequired: false, transformFunction: null }, hiddenBorder: { classPropertyName: "hiddenBorder", publicName: "hiddenBorder", isSignal: true, isRequired: false, transformFunction: null }, boxShadow: { classPropertyName: "boxShadow", publicName: "boxShadow", isSignal: true, isRequired: false, transformFunction: null }, round: { classPropertyName: "round", publicName: "round", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
|
|
326
|
-
}
|
|
327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XButtonsProperty, decorators: [{
|
|
328
|
-
type: Component,
|
|
329
|
-
args: [{ selector: `${XButtonsPrefix}-property`, template: '' }]
|
|
330
|
-
}] });
|
|
331
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLnByb3BlcnR5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvYnV0dG9uL2J1dHRvbi5wcm9wZXJ0eS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRCxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGtCQUFrQixDQUFDOztBQUc5Rjs7OztHQUlHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sYUFBYSxHQUFHLFVBQVUsQ0FBQztBQUN4QyxNQUFNLG9CQUFvQixHQUFHLFFBQVEsQ0FBQztBQUV0Qzs7R0FFRztBQUVILE1BQU0sT0FBTyxlQUFnQixTQUFRLGlCQUFpQixDQUFDLG9CQUFvQixDQUFDO0lBRDVFOztRQUVFOzs7Ozs7Ozs7Ozs7Ozs7V0FlRztRQUNNLFNBQUksR0FBRyxLQUFLLENBQWMsSUFBSSxDQUFDLE1BQU0sRUFBRSxJQUFJLElBQUksU0FBUyxDQUFDLENBQUM7UUFDbkU7Ozs7Ozs7Ozs7O1dBV0c7UUFDTSxTQUFJLEdBQUcsS0FBSyxDQUFTLEVBQUUsQ0FBQyxDQUFDO1FBQ2xDOzs7Ozs7Ozs7O1dBVUc7UUFDTSxVQUFLLEdBQUcsS0FBSyxDQUFTLEVBQUUsQ0FBQyxDQUFDO1FBQ25DOzs7Ozs7Ozs7Ozs7O1dBYUc7UUFDTSxjQUFTLEdBQUcsS0FBSyxDQUFhLEtBQUssQ0FBQyxDQUFDO1FBQzlDOzs7Ozs7Ozs7O1dBVUc7UUFDTSxhQUFRLEdBQUcsS0FBSyxDQUFrQixDQUFDLEVBQUUsRUFBRSxTQUFTLEVBQUUsU0FBUyxFQUFFLENBQUMsQ0FBQztRQUN4RTs7Ozs7Ozs7Ozs7Ozs7V0FjRztRQUNNLFNBQUksR0FBRyxLQUFLLENBQVEsSUFBSSxDQUFDLE1BQU0sRUFBRSxJQUFJLElBQUksUUFBUSxDQUFDLENBQUM7UUFDNUQ7Ozs7Ozs7Ozs7O1dBV0c7UUFDTSxhQUFRLEdBQUcsS0FBSyxDQUFvQixLQUFLLEVBQUUsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLENBQUMsQ0FBQztRQUMvRTs7Ozs7Ozs7Ozs7V0FXRztRQUNNLGNBQVMsR0FBRyxLQUFLLENBQW9CLEtBQUssRUFBRSxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsQ0FBQyxDQUFDO1FBQ2hGOzs7Ozs7Ozs7OztXQVdHO1FBQ00sYUFBUSxHQUFHLEtBQUssQ0FBb0IsS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDL0U7Ozs7Ozs7Ozs7O1dBV0c7UUFDTSxVQUFLLEdBQUcsS0FBSyxDQUFvQixJQUFJLENBQUMsTUFBTSxFQUFFLEtBQUssSUFBSSxLQUFLLEVBQUUsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLENBQUMsQ0FBQztRQUNsRzs7Ozs7Ozs7Ozs7V0FXRztRQUNNLFNBQUksR0FBRyxLQUFLLENBQW9CLElBQUksQ0FBQyxNQUFNLEVBQUUsSUFBSSxJQUFJLEtBQUssRUFBRSxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsQ0FBQyxDQUFDO1FBQ2hHOzs7Ozs7Ozs7OztXQVdHO1FBQ00sU0FBSSxHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxJQUFJLElBQUksS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDaEc7Ozs7Ozs7Ozs7O1dBV0c7UUFDTSxVQUFLLEdBQUcsS0FBSyxDQUFvQixJQUFJLENBQUMsTUFBTSxFQUFFLEtBQUssSUFBSSxLQUFLLEVBQUUsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLENBQUMsQ0FBQztRQUNsRzs7Ozs7Ozs7Ozs7V0FXRztRQUNNLFdBQU0sR0FBRyxLQUFLLENBQW9CLElBQUksQ0FBQyxNQUFNLEVBQUUsTUFBTSxJQUFJLEtBQUssRUFBRSxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsQ0FBQyxDQUFDO1FBQ3BHOzs7Ozs7Ozs7OztXQVdHO1FBQ00sWUFBTyxHQUFHLEtBQUssQ0FBb0IsS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDOUU7Ozs7Ozs7Ozs7O1dBV0c7UUFDTSxhQUFRLEdBQUcsS0FBSyxDQUFvQixLQUFLLEVBQUUsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLENBQUMsQ0FBQztRQUMvRTs7Ozs7Ozs7Ozs7V0FXRztRQUNNLGFBQVEsR0FBRyxLQUFLLENBQWtCLElBQUksQ0FBQyxNQUFNLEVBQUUsUUFBUSxJQUFJLFFBQVEsQ0FBQyxDQUFDO0tBQy9FO2lJQXJPWSxlQUFlO3FIQUFmLGVBQWUsbXBFQURrQyxFQUFFOzsyRkFDbkQsZUFBZTtrQkFEM0IsU0FBUzttQkFBQyxFQUFFLFFBQVEsRUFBRSxHQUFHLGFBQWEsV0FBVyxFQUFFLFFBQVEsRUFBRSxFQUFFLEVBQUU7O0FBMFBsRTs7OztHQUlHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sY0FBYyxHQUFHLFdBQVcsQ0FBQztBQUMxQyxNQUFNLHFCQUFxQixHQUFHLFNBQVMsQ0FBQztBQUV4Qzs7R0FFRztBQUVILE1BQU0sT0FBTyxnQkFBaUIsU0FBUSxpQkFBaUIsQ0FBQyxxQkFBcUIsQ0FBQztJQUQ5RTs7UUFFRTs7Ozs7Ozs7Ozs7OztXQWFHO1FBQ00sVUFBSyxHQUFHLEtBQUssQ0FBa0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxLQUFLLElBQUksRUFBRSxFQUFFLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFLENBQUMsQ0FBQztRQUNuRzs7Ozs7Ozs7Ozs7O1dBWUc7UUFDTSxpQkFBWSxHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxZQUFZLElBQUksS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDaEg7Ozs7Ozs7Ozs7OztXQVlHO1FBQ00sY0FBUyxHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxTQUFTLElBQUksSUFBSSxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7UUFDekc7Ozs7Ozs7Ozs7OztXQVlHO1FBQ00sVUFBSyxHQUFHLEtBQUssQ0FBb0IsSUFBSSxDQUFDLE1BQU0sRUFBRSxLQUFLLElBQUksS0FBSyxFQUFFLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUM7S0FDbkc7aUlBMURZLGdCQUFnQjtxSEFBaEIsZ0JBQWdCLDhsQkFEa0MsRUFBRTs7MkZBQ3BELGdCQUFnQjtrQkFENUIsU0FBUzttQkFBQyxFQUFFLFFBQVEsRUFBRSxHQUFHLGNBQWMsV0FBVyxFQUFFLFFBQVEsRUFBRSxFQUFFLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIGlucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IFhQcm9wZXJ0eUZ1bmN0aW9uLCBYVG9OdW1iZXIsIFhUb0Jvb2xlYW4sIFhUb0Nzc1BpeGVsVmFsdWUgfSBmcm9tICdAbmctbmVzdC91aS9jb3JlJztcclxuaW1wb3J0IHR5cGUgeyBYRGlyZWN0aW9uLCBYU2l6ZSwgWE51bWJlciwgWEJvb2xlYW4sIFhUeXBlIH0gZnJvbSAnQG5nLW5lc3QvdWkvY29yZSc7XHJcblxyXG4vKipcclxuICogQnV0dG9uXHJcbiAqIEBzZWxlY3RvciB4LWJ1dHRvblxyXG4gKiBAZGVjb3JhdG9yIGNvbXBvbmVudFxyXG4gKi9cclxuZXhwb3J0IGNvbnN0IFhCdXR0b25QcmVmaXggPSAneC1idXR0b24nO1xyXG5jb25zdCBYX0JVVFRPTl9DT05GSUdfTkFNRSA9ICdidXR0b24nO1xyXG5cclxuLyoqXHJcbiAqIEJ1dHRvbiBQcm9wZXJ0eVxyXG4gKi9cclxuQENvbXBvbmVudCh7IHNlbGVjdG9yOiBgJHtYQnV0dG9uUHJlZml4fS1wcm9wZXJ0eWAsIHRlbXBsYXRlOiAnJyB9KVxyXG5leHBvcnQgY2xhc3MgWEJ1dHRvblByb3BlcnR5IGV4dGVuZHMgWFByb3BlcnR5RnVuY3Rpb24oWF9CVVRUT05fQ09ORklHX05BTUUpIHtcclxuICAvKipcclxuICAgKiBAemhfQ04g5oyJ6ZKu57G75Z6LXHJcbiAgICogQGVuX1VTIEJ1dHRvbiB0eXBlXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24+SW5pdGlhbDwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHR5cGU9XCJwcmltYXJ5XCI+UHJpbWFyeTwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHR5cGU9XCJzdWNjZXNzXCI+U3VjY2VzczwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHR5cGU9XCJ3YXJuaW5nXCI+V2FybmluZzwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHR5cGU9XCJkYW5nZXJcIj5EYW5nZXI8L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiB0eXBlPVwiaW5mb1wiPkluZm88L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBbdHlwZV09XCIncHJpbWFyeSdcIj5QcmltYXJ5PC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHR5cGUgPSBpbnB1dDxYQnV0dG9uVHlwZT4odGhpcy5jb25maWc/LnR5cGUgPz8gJ2luaXRpYWwnKTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5Zu+5qCHXHJcbiAgICogQGVuX1VTIEljb25cclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWJ1dHRvbiBpY29uPVwiZnRvLWVkaXRcIj48L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBpY29uPVwiZnRvLWVkaXRcIj5FZGl0PC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW2ljb25dPVwiJ2Z0by1lZGl0J1wiPkVkaXQ8L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgaWNvbiA9IGlucHV0PHN0cmluZz4oJycpO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDmj5DnpLpcclxuICAgKiBAZW5fVVMgVGl0bGVcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWJ1dHRvbiB0aXRsZT1cImluZm9ybWF0aW9uXCI+PC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW3RpdGxlXT1cIidpbmZvcm1hdGlvbidcIj48L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgdGl0bGUgPSBpbnB1dDxzdHJpbmc+KCcnKTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5oyJ6ZKu5Lit5YWD57Sg55qE5biD5bGA5pa55byPXHJcbiAgICogQGVuX1VTIEJ1dHRvbiBlbGVtZW50cyBpbiB0aGUgbGF5b3V0XHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24gZGlyZWN0aW9uPVwiY29sdW1uXCIgaWNvbj1cImVkaXRcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBkaXJlY3Rpb249XCJjb2x1bW4tcmV2ZXJzZVwiIGljb249XCJlZGl0XCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gZGlyZWN0aW9uPVwicm93XCIgaWNvbj1cImVkaXRcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBkaXJlY3Rpb249XCJyb3ctcmV2ZXJzZVwiIGljb249XCJlZGl0XCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW2RpcmVjdGlvbl09XCJyb3dcIiBpY29uPVwiZWRpdFwiPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBkaXJlY3Rpb24gPSBpbnB1dDxYRGlyZWN0aW9uPigncm93Jyk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIHRhYiDplK7mjqfliLbmrKHluo9cclxuICAgKiBAZW5fVVMgVGFiIGtleSBjb250cm9sIG9yZGVyXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24gdGFiaW5kZXg9XCIwXCI+PC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW3RhYmluZGV4XT1cIjBcIj48L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgdGFiaW5kZXggPSBpbnB1dDxudW1iZXIsIFhOdW1iZXI+KDAsIHsgdHJhbnNmb3JtOiBYVG9OdW1iZXIgfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOWwuuWvuFxyXG4gICAqIEBlbl9VUyBTaXplXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24gc2l6ZT1cImJpZ1wiPkJpZzwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHNpemU9XCJsYXJnZVwiPkxhcmdlPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gc2l6ZT1cIm1lZGl1bVwiPk1lZGl1bTwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHNpemU9XCJzbWFsbFwiPlNtYWxsPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gc2l6ZT1cIm1pbmlcIj5NaW5pPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW3NpemVdPVwiJ21lZGl1bSdcIj5NZWRpdW08L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgc2l6ZSA9IGlucHV0PFhTaXplPih0aGlzLmNvbmZpZz8uc2l6ZSA/PyAnbWVkaXVtJyk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOS7heaYvuekuuWbvuagh1xyXG4gICAqIEBlbl9VUyBJY29uIG9ubHlcclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWJ1dHRvbiBpY29uPVwiZnRvLWVkaXRcIiBvbmx5SWNvbj48L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBpY29uPVwiZnRvLWVkaXRcIiBvbmx5SWNvbj1cInRydWVcIj48L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBpY29uPVwiZnRvLWVkaXRcIiBbb25seUljb25dPVwidHJ1ZVwiPjwveC1idXR0b24+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBvbmx5SWNvbiA9IGlucHV0PGJvb2xlYW4sIFhCb29sZWFuPihmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOa/gOa0u+eahOaMiemSru+8iOagt+W8j+W3ruW8gu+8iVxyXG4gICAqIEBlbl9VUyBBY3RpdmUgYnV0dG9uIChzdHlsZSBkaWZmZXJlbmNlKVxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9uIGFjdGl2YXRlZD5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBhY3RpdmF0ZWQ9XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW2FjdGl2YXRlZF09XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IGFjdGl2YXRlZCA9IGlucHV0PGJvb2xlYW4sIFhCb29sZWFuPihmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOemgeeUqOaMiemSrlxyXG4gICAqIEBlbl9VUyBEaXNhYmxlIGJ1dHRvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9uIGRpc2FibGVkPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIGRpc2FibGVkPVwidHJ1ZVwiPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIFtkaXNhYmxlZF09XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IGRpc2FibGVkID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KGZhbHNlLCB7IHRyYW5zZm9ybTogWFRvQm9vbGVhbiB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5py057Sg5oyJ6ZKuXHJcbiAgICogQGVuX1VTIFBsYWluIGJ1dHRvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9uIHBsYWluPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHBsYWluPVwidHJ1ZVwiPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIFtwbGFpbl09XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHBsYWluID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy5wbGFpbiA/PyBmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOW5s+mTuuaMiemSrlxyXG4gICAqIEBlbl9VUyBGbGF0IGJ1dHRvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9uIGZsYXQ+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gZmxhdD1cInRydWVcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBbZmxhdF09XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IGZsYXQgPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4odGhpcy5jb25maWc/LmZsYXQgPz8gZmFsc2UsIHsgdHJhbnNmb3JtOiBYVG9Cb29sZWFuIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDmloflrZfmjInpkq5cclxuICAgKiBAZW5fVVMgVGV4dCBidXR0b25cclxuICAgKiBAZXhhbXBsZVxyXG4gICAqXHJcbiAgICogYGBgaHRtbFxyXG4gICAqIDx4LWJ1dHRvbiB0ZXh0PkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHRleHQ9XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW3RleHRdPVwidHJ1ZVwiPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSB0ZXh0ID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy50ZXh0ID8/IGZhbHNlLCB7IHRyYW5zZm9ybTogWFRvQm9vbGVhbiB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5ZyG6KeS5oyJ6ZKuXHJcbiAgICogQGVuX1VTIFJvdW5kIGJ1dHRvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9uIHJvdW5kPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIHJvdW5kPVwidHJ1ZVwiPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIFtyb3VuZF09XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHJvdW5kID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy5yb3VuZCA/PyBmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbiAgLyoqXHJcbiAgICogQHpoX0NOIOWchuWei+aMiemSru+8iOmFjeWQiOWbvuagh+adpeS9v+eUqO+8iVxyXG4gICAqIEBlbl9VUyBSb3VuZCBidXR0b24gKHVzZSB3aXRoIGljb24pXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24gY2lyY2xlPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIGNpcmNsZT1cInRydWVcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBbY2lyY2xlXT1cInRydWVcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgY2lyY2xlID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy5jaXJjbGUgPz8gZmFsc2UsIHsgdHJhbnNmb3JtOiBYVG9Cb29sZWFuIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDliqDovb3kuK1cclxuICAgKiBAZW5fVVMgTG9hZGluZ1xyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9uIGxvYWRpbmc+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gbG9hZGluZz1cInRydWVcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBbbG9hZGluZ109XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IGxvYWRpbmcgPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4oZmFsc2UsIHsgdHJhbnNmb3JtOiBYVG9Cb29sZWFuIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDlhbPpl63mjInpkq5cclxuICAgKiBAZW5fVVMgQ2xvc2UgYnV0dG9uXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24gY2xvc2FibGU+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gY2xvc2FibGU9XCJ0cnVlXCI+QnV0dG9uPC94LWJ1dHRvbj5cclxuICAgKiA8eC1idXR0b24gW2Nsb3NhYmxlXT1cInRydWVcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgY2xvc2FibGUgPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4oZmFsc2UsIHsgdHJhbnNmb3JtOiBYVG9Cb29sZWFuIH0pO1xyXG4gIC8qKlxyXG4gICAqIEB6aF9DTiDmjInpkq7nsbvlnovlsZ7mgKcgc3VibWl0LCBidXR0b24sIHJlc2V0XHJcbiAgICogQGVuX1VTIEJ1dHRvbiB0eXBlIGF0dHJpYnV0ZS4gc3VibWl0LCBidXR0b24sIHJlc2V0XHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b24gYXR0clR5cGU9XCJidXR0b25cIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIDx4LWJ1dHRvbiBhdHRyVHlwZT1cInN1Ym1pdFwiPkJ1dHRvbjwveC1idXR0b24+XHJcbiAgICogPHgtYnV0dG9uIGF0dHJUeXBlPVwicmVzZXRcIj5CdXR0b248L3gtYnV0dG9uPlxyXG4gICAqIGBgYFxyXG4gICAqXHJcbiAgICovXHJcbiAgcmVhZG9ubHkgYXR0clR5cGUgPSBpbnB1dDxYQnV0dG9uQXR0clR5cGU+KHRoaXMuY29uZmlnPy5hdHRyVHlwZSA/PyAnYnV0dG9uJyk7XHJcbn1cclxuXHJcbi8qKlxyXG4gKiBAemhfQ04g5oyJ6ZKu57G75Z6LXHJcbiAqIEBlbl9VUyBCdXR0b24gdHlwZVxyXG4gKi9cclxuZXhwb3J0IHR5cGUgWEJ1dHRvblR5cGUgPSBYVHlwZTtcclxuXHJcbi8qKlxyXG4gKiBAemhfQ04g5oyJ6ZKu57G75Z6L5bGe5oCnXHJcbiAqIC0gYCdzdWJtaXQnYCA6IOatpOexu+Wei+eUqOS6juaPkOS6pOihqOWNleaVsOaNrlxyXG4gKiAtIGAncmVzZXQnYCA6IOatpOexu+Wei+eUqOS6jumHjee9ruihqOWNleS4reeahOaVsOaNrlxyXG4gKiAtIGAnYnV0dG9uJ2AgOiDmraTnsbvlnovnlKjkuo7oh6rlrprkuYnmjInpkq7ooYzkuLpcclxuICogQGVuX1VTIEJ1dHRvbiBhdHRyIHR5cGVcclxuICogLSBgJ3N1Ym1pdCdgIDogVGhpcyB0eXBlIGlzIHVzZWQgdG8gc3VibWl0IHRoZSBmb3JtIGRhdGFcclxuICogLSBgJ3Jlc2V0J2AgOiBUaGlzIHR5cGUgaXMgdXNlZCB0byByZXNldCB0aGUgZm9ybSBkYXRhXHJcbiAqIC0gYCdidXR0b24nYCA6IFRoaXMgdHlwZSBpcyB1c2VkIHRvIHRoZSBjdXN0b20gYnV0dG9uXHJcbiAqL1xyXG5leHBvcnQgdHlwZSBYQnV0dG9uQXR0clR5cGUgPSAnc3VibWl0JyB8ICdidXR0b24nIHwgJ3Jlc2V0JztcclxuXHJcbi8qKlxyXG4gKiBCdXR0b25zXHJcbiAqIEBzZWxlY3RvciB4LWJ1dHRvbnNcclxuICogQGRlY29yYXRvciBjb21wb25lbnRcclxuICovXHJcbmV4cG9ydCBjb25zdCBYQnV0dG9uc1ByZWZpeCA9ICd4LWJ1dHRvbnMnO1xyXG5jb25zdCBYX0JVVFRPTlNfQ09ORklHX05BTUUgPSAnYnV0dG9ucyc7XHJcblxyXG4vKipcclxuICogQnV0dG9ucyBQcm9wZXJ0eVxyXG4gKi9cclxuQENvbXBvbmVudCh7IHNlbGVjdG9yOiBgJHtYQnV0dG9uc1ByZWZpeH0tcHJvcGVydHlgLCB0ZW1wbGF0ZTogJycgfSlcclxuZXhwb3J0IGNsYXNzIFhCdXR0b25zUHJvcGVydHkgZXh0ZW5kcyBYUHJvcGVydHlGdW5jdGlvbihYX0JVVFRPTlNfQ09ORklHX05BTUUpIHtcclxuICAvKipcclxuICAgKiBAemhfQ04g5oyJ6ZKu6Ze06LedXHJcbiAgICogQGVuX1VTIEJ1dHRvbiBzcGFjaW5nXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiAvLyBleDogMTAsJzEwcHgnLCcxcmVtJ1xyXG4gICAqIDx4LWJ1dHRvbnMgc3BhY2U9XCIxcmVtXCI+XHJcbiAgICogIDx4LWJ1dHRvbj5CdXR0b24xPC9idXR0b24+XHJcbiAgICogIDx4LWJ1dHRvbj5CdXR0b24yPC9idXR0b24+XHJcbiAgICogPC94LWJ1dHRvbnM+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBzcGFjZSA9IGlucHV0PHN0cmluZywgWE51bWJlcj4odGhpcy5jb25maWc/LnNwYWNlID8/ICcnLCB7IHRyYW5zZm9ybTogWFRvQ3NzUGl4ZWxWYWx1ZSB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g6ZqQ6JeP6L655qGGXHJcbiAgICogQGVuX1VTIEhpZGUgYm9yZGVyXHJcbiAgICogQGV4YW1wbGVcclxuICAgKlxyXG4gICAqIGBgYGh0bWxcclxuICAgKiA8eC1idXR0b25zIGhpZGRlbkJvcmRlcj5cclxuICAgKiAgPHgtYnV0dG9uPkJ1dHRvbjE8L2J1dHRvbj5cclxuICAgKiAgPHgtYnV0dG9uPkJ1dHRvbjI8L2J1dHRvbj5cclxuICAgKiA8L3gtYnV0dG9ucz5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IGhpZGRlbkJvcmRlciA9IGlucHV0PGJvb2xlYW4sIFhCb29sZWFuPih0aGlzLmNvbmZpZz8uaGlkZGVuQm9yZGVyID8/IGZhbHNlLCB7IHRyYW5zZm9ybTogWFRvQm9vbGVhbiB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5pi+56S66Zi05b2xXHJcbiAgICogQGVuX1VTIHNob3cgYm94IHNoYWRvd1xyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9ucyBib3hTaGFkb3c+XHJcbiAgICogIDx4LWJ1dHRvbj5CdXR0b24xPC9idXR0b24+XHJcbiAgICogIDx4LWJ1dHRvbj5CdXR0b24yPC9idXR0b24+XHJcbiAgICogPC94LWJ1dHRvbnM+XHJcbiAgICogYGBgXHJcbiAgICpcclxuICAgKi9cclxuICByZWFkb25seSBib3hTaGFkb3cgPSBpbnB1dDxib29sZWFuLCBYQm9vbGVhbj4odGhpcy5jb25maWc/LmJveFNoYWRvdyA/PyB0cnVlLCB7IHRyYW5zZm9ybTogWFRvQm9vbGVhbiB9KTtcclxuICAvKipcclxuICAgKiBAemhfQ04g5ZyG6KeS5oyJ6ZKuXHJcbiAgICogQGVuX1VTIFJvdW5kIGJ1dHRvblxyXG4gICAqIEBleGFtcGxlXHJcbiAgICpcclxuICAgKiBgYGBodG1sXHJcbiAgICogPHgtYnV0dG9ucyByb3VuZD5cclxuICAgKiAgPHgtYnV0dG9uPkJ1dHRvbjE8L2J1dHRvbj5cclxuICAgKiAgPHgtYnV0dG9uPkJ1dHRvbjI8L2J1dHRvbj5cclxuICAgKiA8L3gtYnV0dG9ucz5cclxuICAgKiBgYGBcclxuICAgKlxyXG4gICAqL1xyXG4gIHJlYWRvbmx5IHJvdW5kID0gaW5wdXQ8Ym9vbGVhbiwgWEJvb2xlYW4+KHRoaXMuY29uZmlnPy5yb3VuZCA/PyBmYWxzZSwgeyB0cmFuc2Zvcm06IFhUb0Jvb2xlYW4gfSk7XHJcbn1cclxuIl19
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { Component, ViewEncapsulation, ChangeDetectionStrategy, HostBinding } from '@angular/core';
|
|
2
|
-
import { XButtonsPrefix, XButtonsProperty } from './button.property';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class XButtonsComponent extends XButtonsProperty {
|
|
5
|
-
constructor() {
|
|
6
|
-
super(...arguments);
|
|
7
|
-
this.className = XButtonsPrefix;
|
|
8
|
-
}
|
|
9
|
-
get getSpace() {
|
|
10
|
-
return !!this.space();
|
|
11
|
-
}
|
|
12
|
-
get getHiddenBorder() {
|
|
13
|
-
return this.hiddenBorder();
|
|
14
|
-
}
|
|
15
|
-
get getBoxShadow() {
|
|
16
|
-
return this.boxShadow();
|
|
17
|
-
}
|
|
18
|
-
get getRound() {
|
|
19
|
-
return this.round();
|
|
20
|
-
}
|
|
21
|
-
get getMarginLeft() {
|
|
22
|
-
return '-' + this.space();
|
|
23
|
-
}
|
|
24
|
-
get getMarginRight() {
|
|
25
|
-
return '-' + this.space();
|
|
26
|
-
}
|
|
27
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XButtonsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
28
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.2", type: XButtonsComponent, isStandalone: true, selector: "x-buttons", host: { properties: { "class": "this.className", "class.x-buttons-space": "this.getSpace", "class.x-buttons-hiddenBorder": "this.getHiddenBorder", "class.x-buttons-box-shadow": "this.getBoxShadow", "class.x-buttons-round": "this.getRound", "style.marginLeft": "this.getMarginLeft", "style.marginRight": "this.getMarginRight" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: ["@keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-2.5rem}to{stroke-dasharray:90,150;stroke-dashoffset:-7.5rem}}.x-buttons{margin:0;padding:0}.x-buttons{display:inline-flex;position:relative}.x-buttons:not(.x-buttons-space)>x-button .x-button{border-radius:0;position:relative;box-shadow:none!important}.x-buttons:not(.x-buttons-space)>x-button .x-button-round{border-radius:0}.x-buttons:not(.x-buttons-space)>x-button .x-button:focus,.x-buttons:not(.x-buttons-space)>x-button .x-button-activated{z-index:1}.x-buttons:not(.x-buttons-space)>x-button:hover{z-index:1}.x-buttons:not(.x-buttons-space)>x-button:active{z-index:2}.x-buttons:not(.x-buttons-space)>x-button:first-child .x-button{border-top-left-radius:var(--x-border-radius);border-bottom-left-radius:var(--x-border-radius)}.x-buttons:not(.x-buttons-space)>x-button:first-child .x-button-round{border-top-left-radius:5rem;border-bottom-left-radius:5rem}.x-buttons:not(.x-buttons-space)>x-button:last-child .x-button{border-top-right-radius:var(--x-border-radius);border-bottom-right-radius:var(--x-border-radius)}.x-buttons:not(.x-buttons-space)>x-button:last-child .x-button-round{border-top-right-radius:5rem;border-bottom-right-radius:5rem}.x-buttons-hiddenBorder>x-button .x-button{border:none;padding:0 var(--x-padding-small);background-color:transparent;box-shadow:none!important}.x-buttons-hiddenBorder>x-button .x-button-icon>.x-icon{font-size:1.125rem}.x-buttons-hiddenBorder>x-button .x-button-icon:hover{color:var(--x-primary)}.x-buttons-box-shadow:not(.x-buttons-space){border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow)}.x-buttons-round:not(.x-buttons-space){border-radius:5rem}.x-buttons>x-button:not(:first-child)>.x-button-primary{border-left-color:#fff3}.x-buttons>x-button:not(:first-child)>.x-button-success{border-left-color:#fff3}.x-buttons>x-button:not(:first-child)>.x-button-warning{border-left-color:#fff3}.x-buttons>x-button:not(:first-child)>.x-button-danger{border-left-color:#fff3}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
29
|
-
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: XButtonsComponent, decorators: [{
|
|
31
|
-
type: Component,
|
|
32
|
-
args: [{ selector: `${XButtonsPrefix}`, standalone: true, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: ["@keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-2.5rem}to{stroke-dasharray:90,150;stroke-dashoffset:-7.5rem}}.x-buttons{margin:0;padding:0}.x-buttons{display:inline-flex;position:relative}.x-buttons:not(.x-buttons-space)>x-button .x-button{border-radius:0;position:relative;box-shadow:none!important}.x-buttons:not(.x-buttons-space)>x-button .x-button-round{border-radius:0}.x-buttons:not(.x-buttons-space)>x-button .x-button:focus,.x-buttons:not(.x-buttons-space)>x-button .x-button-activated{z-index:1}.x-buttons:not(.x-buttons-space)>x-button:hover{z-index:1}.x-buttons:not(.x-buttons-space)>x-button:active{z-index:2}.x-buttons:not(.x-buttons-space)>x-button:first-child .x-button{border-top-left-radius:var(--x-border-radius);border-bottom-left-radius:var(--x-border-radius)}.x-buttons:not(.x-buttons-space)>x-button:first-child .x-button-round{border-top-left-radius:5rem;border-bottom-left-radius:5rem}.x-buttons:not(.x-buttons-space)>x-button:last-child .x-button{border-top-right-radius:var(--x-border-radius);border-bottom-right-radius:var(--x-border-radius)}.x-buttons:not(.x-buttons-space)>x-button:last-child .x-button-round{border-top-right-radius:5rem;border-bottom-right-radius:5rem}.x-buttons-hiddenBorder>x-button .x-button{border:none;padding:0 var(--x-padding-small);background-color:transparent;box-shadow:none!important}.x-buttons-hiddenBorder>x-button .x-button-icon>.x-icon{font-size:1.125rem}.x-buttons-hiddenBorder>x-button .x-button-icon:hover{color:var(--x-primary)}.x-buttons-box-shadow:not(.x-buttons-space){border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow)}.x-buttons-round:not(.x-buttons-space){border-radius:5rem}.x-buttons>x-button:not(:first-child)>.x-button-primary{border-left-color:#fff3}.x-buttons>x-button:not(:first-child)>.x-button-success{border-left-color:#fff3}.x-buttons>x-button:not(:first-child)>.x-button-warning{border-left-color:#fff3}.x-buttons>x-button:not(:first-child)>.x-button-danger{border-left-color:#fff3}\n"] }]
|
|
33
|
-
}], propDecorators: { className: [{
|
|
34
|
-
type: HostBinding,
|
|
35
|
-
args: ['class']
|
|
36
|
-
}], getSpace: [{
|
|
37
|
-
type: HostBinding,
|
|
38
|
-
args: ['class.x-buttons-space']
|
|
39
|
-
}], getHiddenBorder: [{
|
|
40
|
-
type: HostBinding,
|
|
41
|
-
args: ['class.x-buttons-hiddenBorder']
|
|
42
|
-
}], getBoxShadow: [{
|
|
43
|
-
type: HostBinding,
|
|
44
|
-
args: ['class.x-buttons-box-shadow']
|
|
45
|
-
}], getRound: [{
|
|
46
|
-
type: HostBinding,
|
|
47
|
-
args: ['class.x-buttons-round']
|
|
48
|
-
}], getMarginLeft: [{
|
|
49
|
-
type: HostBinding,
|
|
50
|
-
args: ['style.marginLeft']
|
|
51
|
-
}], getMarginRight: [{
|
|
52
|
-
type: HostBinding,
|
|
53
|
-
args: ['style.marginRight']
|
|
54
|
-
}] } });
|
|
55
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9ucy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9idXR0b24vYnV0dG9ucy5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSx1QkFBdUIsRUFBRSxXQUFXLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDbkcsT0FBTyxFQUFFLGNBQWMsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLG1CQUFtQixDQUFDOztBQVVyRSxNQUFNLE9BQU8saUJBQWtCLFNBQVEsZ0JBQWdCO0lBUnZEOztRQVN3QixjQUFTLEdBQUcsY0FBYyxDQUFDO0tBbUJsRDtJQWxCQyxJQUEwQyxRQUFRO1FBQ2hELE9BQU8sQ0FBQyxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztJQUN4QixDQUFDO0lBQ0QsSUFBaUQsZUFBZTtRQUM5RCxPQUFPLElBQUksQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUM3QixDQUFDO0lBQ0QsSUFBK0MsWUFBWTtRQUN6RCxPQUFPLElBQUksQ0FBQyxTQUFTLEVBQUUsQ0FBQztJQUMxQixDQUFDO0lBQ0QsSUFBMEMsUUFBUTtRQUNoRCxPQUFPLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztJQUN0QixDQUFDO0lBQ0QsSUFBcUMsYUFBYTtRQUNoRCxPQUFPLEdBQUcsR0FBRyxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7SUFDNUIsQ0FBQztJQUNELElBQXNDLGNBQWM7UUFDbEQsT0FBTyxHQUFHLEdBQUcsSUFBSSxDQUFDLEtBQUssRUFBRSxDQUFDO0lBQzVCLENBQUM7aUlBbkJVLGlCQUFpQjtxSEFBakIsaUJBQWlCLHNhQUxsQiwyQkFBMkI7OzJGQUsxQixpQkFBaUI7a0JBUjdCLFNBQVM7K0JBQ0UsR0FBRyxjQUFjLEVBQUUsY0FDakIsSUFBSSxZQUNOLDJCQUEyQixpQkFFdEIsaUJBQWlCLENBQUMsSUFBSSxtQkFDcEIsdUJBQXVCLENBQUMsTUFBTTs4QkFHekIsU0FBUztzQkFBOUIsV0FBVzt1QkFBQyxPQUFPO2dCQUNzQixRQUFRO3NCQUFqRCxXQUFXO3VCQUFDLHVCQUF1QjtnQkFHYSxlQUFlO3NCQUEvRCxXQUFXO3VCQUFDLDhCQUE4QjtnQkFHSSxZQUFZO3NCQUExRCxXQUFXO3VCQUFDLDRCQUE0QjtnQkFHQyxRQUFRO3NCQUFqRCxXQUFXO3VCQUFDLHVCQUF1QjtnQkFHQyxhQUFhO3NCQUFqRCxXQUFXO3VCQUFDLGtCQUFrQjtnQkFHTyxjQUFjO3NCQUFuRCxXQUFXO3VCQUFDLG1CQUFtQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgVmlld0VuY2Fwc3VsYXRpb24sIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBIb3N0QmluZGluZyB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBYQnV0dG9uc1ByZWZpeCwgWEJ1dHRvbnNQcm9wZXJ0eSB9IGZyb20gJy4vYnV0dG9uLnByb3BlcnR5JztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiBgJHtYQnV0dG9uc1ByZWZpeH1gLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgdGVtcGxhdGU6ICc8bmctY29udGVudD48L25nLWNvbnRlbnQ+JyxcclxuICBzdHlsZVVybHM6IFsnLi9idXR0b25zLmNvbXBvbmVudC5zY3NzJ10sXHJcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxyXG59KVxyXG5leHBvcnQgY2xhc3MgWEJ1dHRvbnNDb21wb25lbnQgZXh0ZW5kcyBYQnV0dG9uc1Byb3BlcnR5IHtcclxuICBASG9zdEJpbmRpbmcoJ2NsYXNzJykgY2xhc3NOYW1lID0gWEJ1dHRvbnNQcmVmaXg7XHJcbiAgQEhvc3RCaW5kaW5nKCdjbGFzcy54LWJ1dHRvbnMtc3BhY2UnKSBnZXQgZ2V0U3BhY2UoKSB7XHJcbiAgICByZXR1cm4gISF0aGlzLnNwYWNlKCk7XHJcbiAgfVxyXG4gIEBIb3N0QmluZGluZygnY2xhc3MueC1idXR0b25zLWhpZGRlbkJvcmRlcicpIGdldCBnZXRIaWRkZW5Cb3JkZXIoKSB7XHJcbiAgICByZXR1cm4gdGhpcy5oaWRkZW5Cb3JkZXIoKTtcclxuICB9XHJcbiAgQEhvc3RCaW5kaW5nKCdjbGFzcy54LWJ1dHRvbnMtYm94LXNoYWRvdycpIGdldCBnZXRCb3hTaGFkb3coKSB7XHJcbiAgICByZXR1cm4gdGhpcy5ib3hTaGFkb3coKTtcclxuICB9XHJcbiAgQEhvc3RCaW5kaW5nKCdjbGFzcy54LWJ1dHRvbnMtcm91bmQnKSBnZXQgZ2V0Um91bmQoKSB7XHJcbiAgICByZXR1cm4gdGhpcy5yb3VuZCgpO1xyXG4gIH1cclxuICBASG9zdEJpbmRpbmcoJ3N0eWxlLm1hcmdpbkxlZnQnKSBnZXQgZ2V0TWFyZ2luTGVmdCgpIHtcclxuICAgIHJldHVybiAnLScgKyB0aGlzLnNwYWNlKCk7XHJcbiAgfVxyXG4gIEBIb3N0QmluZGluZygnc3R5bGUubWFyZ2luUmlnaHQnKSBnZXQgZ2V0TWFyZ2luUmlnaHQoKSB7XHJcbiAgICByZXR1cm4gJy0nICsgdGhpcy5zcGFjZSgpO1xyXG4gIH1cclxufVxyXG4iXX0=
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmctbmVzdC11aS1idXR0b24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9idXR0b24vbmctbmVzdC11aS1idXR0b24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './button.component';
|
|
2
|
-
export * from './buttons.component';
|
|
3
|
-
export * from './button.module';
|
|
4
|
-
export * from './button.property';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL2J1dHRvbi9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsbUJBQW1CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2J1dHRvbi5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2J1dHRvbnMuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9idXR0b24ubW9kdWxlJztcclxuZXhwb3J0ICogZnJvbSAnLi9idXR0b24ucHJvcGVydHknO1xyXG4iXX0=
|