@qualcomm-ui/angular 1.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/accordion/accordion-item-content-animator.component.d.ts +16 -0
- package/accordion/accordion-item-content-animator.component.d.ts.map +1 -0
- package/accordion/accordion-item-content-body.component.d.ts +17 -0
- package/accordion/accordion-item-content-body.component.d.ts.map +1 -0
- package/accordion/accordion-item-content.component.d.ts +7 -0
- package/accordion/accordion-item-content.component.d.ts.map +1 -0
- package/accordion/accordion-item-icon.component.d.ts +17 -0
- package/accordion/accordion-item-icon.component.d.ts.map +1 -0
- package/accordion/accordion-item-indicator.component.d.ts +24 -0
- package/accordion/accordion-item-indicator.component.d.ts.map +1 -0
- package/accordion/accordion-item-root.component.d.ts +39 -0
- package/accordion/accordion-item-root.component.d.ts.map +1 -0
- package/accordion/accordion-item-secondary-text.component.d.ts +18 -0
- package/accordion/accordion-item-secondary-text.component.d.ts.map +1 -0
- package/accordion/accordion-item-text.component.d.ts +18 -0
- package/accordion/accordion-item-text.component.d.ts.map +1 -0
- package/accordion/accordion-item-trigger.component.d.ts +31 -0
- package/accordion/accordion-item-trigger.component.d.ts.map +1 -0
- package/accordion/accordion-item.component.d.ts +48 -0
- package/accordion/accordion-item.component.d.ts.map +1 -0
- package/accordion/accordion.component.d.ts +19 -0
- package/accordion/accordion.component.d.ts.map +1 -0
- package/accordion/accordion.module.d.ts +22 -0
- package/accordion/accordion.module.d.ts.map +1 -0
- package/accordion/index.d.ts +13 -0
- package/accordion/index.d.ts.map +1 -0
- package/accordion/qualcomm-ui-angular-accordion.d.ts +6 -0
- package/accordion/qualcomm-ui-angular-accordion.d.ts.map +1 -0
- package/action-group/action-group.directive.d.ts +12 -0
- package/action-group/action-group.directive.d.ts.map +1 -0
- package/action-group/index.d.ts +2 -0
- package/action-group/index.d.ts.map +1 -0
- package/action-group/qualcomm-ui-angular-action-group.d.ts +6 -0
- package/action-group/qualcomm-ui-angular-action-group.d.ts.map +1 -0
- package/avatar/avatar-content.directive.d.ts +14 -0
- package/avatar/avatar-content.directive.d.ts.map +1 -0
- package/avatar/avatar-image.directive.d.ts +9 -0
- package/avatar/avatar-image.directive.d.ts.map +1 -0
- package/avatar/avatar-status.directive.d.ts +9 -0
- package/avatar/avatar-status.directive.d.ts.map +1 -0
- package/avatar/avatar.directive.d.ts +26 -0
- package/avatar/avatar.directive.d.ts.map +1 -0
- package/avatar/avatar.module.d.ts +11 -0
- package/avatar/avatar.module.d.ts.map +1 -0
- package/avatar/index.d.ts +6 -0
- package/avatar/index.d.ts.map +1 -0
- package/avatar/qds-avatar-context.service.d.ts +9 -0
- package/avatar/qds-avatar-context.service.d.ts.map +1 -0
- package/avatar/qualcomm-ui-angular-avatar.d.ts +6 -0
- package/avatar/qualcomm-ui-angular-avatar.d.ts.map +1 -0
- package/breadcrumbs/breadcrumb-item-icon.directive.d.ts +13 -0
- package/breadcrumbs/breadcrumb-item-icon.directive.d.ts.map +1 -0
- package/breadcrumbs/breadcrumb-item-separator.directive.d.ts +13 -0
- package/breadcrumbs/breadcrumb-item-separator.directive.d.ts.map +1 -0
- package/breadcrumbs/breadcrumb-item-trigger.directive.d.ts +13 -0
- package/breadcrumbs/breadcrumb-item-trigger.directive.d.ts.map +1 -0
- package/breadcrumbs/breadcrumb-item.directive.d.ts +26 -0
- package/breadcrumbs/breadcrumb-item.directive.d.ts.map +1 -0
- package/breadcrumbs/breadcrumbs-list.directive.d.ts +13 -0
- package/breadcrumbs/breadcrumbs-list.directive.d.ts.map +1 -0
- package/breadcrumbs/breadcrumbs-root.directive.d.ts +26 -0
- package/breadcrumbs/breadcrumbs-root.directive.d.ts.map +1 -0
- package/breadcrumbs/breadcrumbs.module.d.ts +14 -0
- package/breadcrumbs/breadcrumbs.module.d.ts.map +1 -0
- package/breadcrumbs/index.d.ts +9 -0
- package/breadcrumbs/index.d.ts.map +1 -0
- package/breadcrumbs/qds-breadcrumbs-context.service.d.ts +9 -0
- package/breadcrumbs/qds-breadcrumbs-context.service.d.ts.map +1 -0
- package/breadcrumbs/qualcomm-ui-angular-breadcrumbs.d.ts +6 -0
- package/breadcrumbs/qualcomm-ui-angular-breadcrumbs.d.ts.map +1 -0
- package/button/base-button.directive.d.ts +60 -0
- package/button/base-button.directive.d.ts.map +1 -0
- package/button/button-group.directive.d.ts +55 -0
- package/button/button-group.directive.d.ts.map +1 -0
- package/button/button.directive.d.ts +19 -0
- package/button/button.directive.d.ts.map +1 -0
- package/button/button.module.d.ts +12 -0
- package/button/button.module.d.ts.map +1 -0
- package/button/icon-button.directive.d.ts +60 -0
- package/button/icon-button.directive.d.ts.map +1 -0
- package/button/index.d.ts +9 -0
- package/button/index.d.ts.map +1 -0
- package/button/qds-button-context.service.d.ts +9 -0
- package/button/qds-button-context.service.d.ts.map +1 -0
- package/button/qds-button-group-context.service.d.ts +11 -0
- package/button/qds-button-group-context.service.d.ts.map +1 -0
- package/button/qds-icon-button-context.service.d.ts +9 -0
- package/button/qds-icon-button-context.service.d.ts.map +1 -0
- package/button/qualcomm-ui-angular-button.d.ts +6 -0
- package/button/qualcomm-ui-angular-button.d.ts.map +1 -0
- package/checkbox/checkbox-control.component.d.ts +12 -0
- package/checkbox/checkbox-control.component.d.ts.map +1 -0
- package/checkbox/checkbox-error-text.component.d.ts +19 -0
- package/checkbox/checkbox-error-text.component.d.ts.map +1 -0
- package/checkbox/checkbox-hidden-input.directive.d.ts +14 -0
- package/checkbox/checkbox-hidden-input.directive.d.ts.map +1 -0
- package/checkbox/checkbox-indicator.component.d.ts +13 -0
- package/checkbox/checkbox-indicator.component.d.ts.map +1 -0
- package/checkbox/checkbox-label.directive.d.ts +12 -0
- package/checkbox/checkbox-label.directive.d.ts.map +1 -0
- package/checkbox/checkbox-root.directive.d.ts +21 -0
- package/checkbox/checkbox-root.directive.d.ts.map +1 -0
- package/checkbox/checkbox.component.d.ts +37 -0
- package/checkbox/checkbox.component.d.ts.map +1 -0
- package/checkbox/checkbox.module.d.ts +17 -0
- package/checkbox/checkbox.module.d.ts.map +1 -0
- package/checkbox/index.d.ts +10 -0
- package/checkbox/index.d.ts.map +1 -0
- package/checkbox/qds-checkbox-context.service.d.ts +9 -0
- package/checkbox/qds-checkbox-context.service.d.ts.map +1 -0
- package/checkbox/qualcomm-ui-angular-checkbox.d.ts +6 -0
- package/checkbox/qualcomm-ui-angular-checkbox.d.ts.map +1 -0
- package/checkmark/checkmark-icon.component.d.ts +10 -0
- package/checkmark/checkmark-icon.component.d.ts.map +1 -0
- package/checkmark/index.d.ts +2 -0
- package/checkmark/index.d.ts.map +1 -0
- package/checkmark/qualcomm-ui-angular-checkmark.d.ts +6 -0
- package/checkmark/qualcomm-ui-angular-checkmark.d.ts.map +1 -0
- package/collapsible/collapsible-content.component.d.ts +10 -0
- package/collapsible/collapsible-content.component.d.ts.map +1 -0
- package/collapsible/collapsible-root.component.d.ts +7 -0
- package/collapsible/collapsible-root.component.d.ts.map +1 -0
- package/collapsible/collapsible-trigger.component.d.ts +7 -0
- package/collapsible/collapsible-trigger.component.d.ts.map +1 -0
- package/collapsible/collapsible.module.d.ts +10 -0
- package/collapsible/collapsible.module.d.ts.map +1 -0
- package/collapsible/index.d.ts +5 -0
- package/collapsible/index.d.ts.map +1 -0
- package/collapsible/qualcomm-ui-angular-collapsible.d.ts +6 -0
- package/collapsible/qualcomm-ui-angular-collapsible.d.ts.map +1 -0
- package/combobox/combobox-clear-trigger.directive.d.ts +10 -0
- package/combobox/combobox-clear-trigger.directive.d.ts.map +1 -0
- package/combobox/combobox-content.directive.d.ts +9 -0
- package/combobox/combobox-content.directive.d.ts.map +1 -0
- package/combobox/combobox-context.directive.d.ts +17 -0
- package/combobox/combobox-context.directive.d.ts.map +1 -0
- package/combobox/combobox-control.directive.d.ts +10 -0
- package/combobox/combobox-control.directive.d.ts.map +1 -0
- package/combobox/combobox-empty.directive.d.ts +9 -0
- package/combobox/combobox-empty.directive.d.ts.map +1 -0
- package/combobox/combobox-error-indicator.directive.d.ts +16 -0
- package/combobox/combobox-error-indicator.directive.d.ts.map +1 -0
- package/combobox/combobox-error-text.directive.d.ts +15 -0
- package/combobox/combobox-error-text.directive.d.ts.map +1 -0
- package/combobox/combobox-hint.directive.d.ts +9 -0
- package/combobox/combobox-hint.directive.d.ts.map +1 -0
- package/combobox/combobox-icon.directive.d.ts +13 -0
- package/combobox/combobox-icon.directive.d.ts.map +1 -0
- package/combobox/combobox-input.directive.d.ts +9 -0
- package/combobox/combobox-input.directive.d.ts.map +1 -0
- package/combobox/combobox-item-indicator.directive.d.ts +9 -0
- package/combobox/combobox-item-indicator.directive.d.ts.map +1 -0
- package/combobox/combobox-item-text.directive.d.ts +9 -0
- package/combobox/combobox-item-text.directive.d.ts.map +1 -0
- package/combobox/combobox-item.directive.d.ts +9 -0
- package/combobox/combobox-item.directive.d.ts.map +1 -0
- package/combobox/combobox-items.component.d.ts +7 -0
- package/combobox/combobox-items.component.d.ts.map +1 -0
- package/combobox/combobox-label.directive.d.ts +10 -0
- package/combobox/combobox-label.directive.d.ts.map +1 -0
- package/combobox/combobox-positioner.directive.d.ts +9 -0
- package/combobox/combobox-positioner.directive.d.ts.map +1 -0
- package/combobox/combobox-root.directive.d.ts +26 -0
- package/combobox/combobox-root.directive.d.ts.map +1 -0
- package/combobox/combobox-trigger.directive.d.ts +9 -0
- package/combobox/combobox-trigger.directive.d.ts.map +1 -0
- package/combobox/combobox-virtual-content.directive.d.ts +28 -0
- package/combobox/combobox-virtual-content.directive.d.ts.map +1 -0
- package/combobox/combobox-virtual-item.directive.d.ts +31 -0
- package/combobox/combobox-virtual-item.directive.d.ts.map +1 -0
- package/combobox/combobox-virtualizer.directive.d.ts +16 -0
- package/combobox/combobox-virtualizer.directive.d.ts.map +1 -0
- package/combobox/combobox.component.d.ts +80 -0
- package/combobox/combobox.component.d.ts.map +1 -0
- package/combobox/combobox.module.d.ts +34 -0
- package/combobox/combobox.module.d.ts.map +1 -0
- package/combobox/index.d.ts +25 -0
- package/combobox/index.d.ts.map +1 -0
- package/combobox/qds-combobox-context.service.d.ts +9 -0
- package/combobox/qds-combobox-context.service.d.ts.map +1 -0
- package/combobox/qualcomm-ui-angular-combobox.d.ts +6 -0
- package/combobox/qualcomm-ui-angular-combobox.d.ts.map +1 -0
- package/dialog/dialog-backdrop.directive.d.ts +16 -0
- package/dialog/dialog-backdrop.directive.d.ts.map +1 -0
- package/dialog/dialog-body.component.d.ts +19 -0
- package/dialog/dialog-body.component.d.ts.map +1 -0
- package/dialog/dialog-close-button.component.d.ts +13 -0
- package/dialog/dialog-close-button.component.d.ts.map +1 -0
- package/dialog/dialog-close-trigger.directive.d.ts +10 -0
- package/dialog/dialog-close-trigger.directive.d.ts.map +1 -0
- package/dialog/dialog-content.directive.d.ts +12 -0
- package/dialog/dialog-content.directive.d.ts.map +1 -0
- package/dialog/dialog-context.directive.d.ts +15 -0
- package/dialog/dialog-context.directive.d.ts.map +1 -0
- package/dialog/dialog-description.directive.d.ts +10 -0
- package/dialog/dialog-description.directive.d.ts.map +1 -0
- package/dialog/dialog-floating-portal.component.d.ts +21 -0
- package/dialog/dialog-floating-portal.component.d.ts.map +1 -0
- package/dialog/dialog-footer.directive.d.ts +12 -0
- package/dialog/dialog-footer.directive.d.ts.map +1 -0
- package/dialog/dialog-heading.directive.d.ts +12 -0
- package/dialog/dialog-heading.directive.d.ts.map +1 -0
- package/dialog/dialog-indicator-icon.directive.d.ts +16 -0
- package/dialog/dialog-indicator-icon.directive.d.ts.map +1 -0
- package/dialog/dialog-positioner.component.d.ts +12 -0
- package/dialog/dialog-positioner.component.d.ts.map +1 -0
- package/dialog/dialog-root.directive.d.ts +49 -0
- package/dialog/dialog-root.directive.d.ts.map +1 -0
- package/dialog/dialog-trigger.directive.d.ts +10 -0
- package/dialog/dialog-trigger.directive.d.ts.map +1 -0
- package/dialog/dialog.module.d.ts +25 -0
- package/dialog/dialog.module.d.ts.map +1 -0
- package/dialog/index.d.ts +17 -0
- package/dialog/index.d.ts.map +1 -0
- package/dialog/qds-dialog-context.service.d.ts +9 -0
- package/dialog/qds-dialog-context.service.d.ts.map +1 -0
- package/dialog/qualcomm-ui-angular-dialog.d.ts +6 -0
- package/dialog/qualcomm-ui-angular-dialog.d.ts.map +1 -0
- package/divider/divider.directive.d.ts +33 -0
- package/divider/divider.directive.d.ts.map +1 -0
- package/divider/index.d.ts +2 -0
- package/divider/index.d.ts.map +1 -0
- package/divider/qualcomm-ui-angular-divider.d.ts +6 -0
- package/divider/qualcomm-ui-angular-divider.d.ts.map +1 -0
- package/drawer/drawer-backdrop.directive.d.ts +10 -0
- package/drawer/drawer-backdrop.directive.d.ts.map +1 -0
- package/drawer/drawer-body.component.d.ts +11 -0
- package/drawer/drawer-body.component.d.ts.map +1 -0
- package/drawer/drawer-close-button.component.d.ts +10 -0
- package/drawer/drawer-close-button.component.d.ts.map +1 -0
- package/drawer/drawer-close-trigger.directive.d.ts +10 -0
- package/drawer/drawer-close-trigger.directive.d.ts.map +1 -0
- package/drawer/drawer-content.directive.d.ts +12 -0
- package/drawer/drawer-content.directive.d.ts.map +1 -0
- package/drawer/drawer-context.directive.d.ts +16 -0
- package/drawer/drawer-context.directive.d.ts.map +1 -0
- package/drawer/drawer-description.directive.d.ts +10 -0
- package/drawer/drawer-description.directive.d.ts.map +1 -0
- package/drawer/drawer-floating-portal.component.d.ts +11 -0
- package/drawer/drawer-floating-portal.component.d.ts.map +1 -0
- package/drawer/drawer-footer.directive.d.ts +10 -0
- package/drawer/drawer-footer.directive.d.ts.map +1 -0
- package/drawer/drawer-heading.directive.d.ts +10 -0
- package/drawer/drawer-heading.directive.d.ts.map +1 -0
- package/drawer/drawer-indicator-icon.directive.d.ts +10 -0
- package/drawer/drawer-indicator-icon.directive.d.ts.map +1 -0
- package/drawer/drawer-positioner.component.d.ts +12 -0
- package/drawer/drawer-positioner.component.d.ts.map +1 -0
- package/drawer/drawer-root.component.d.ts +48 -0
- package/drawer/drawer-root.component.d.ts.map +1 -0
- package/drawer/drawer-trigger.directive.d.ts +7 -0
- package/drawer/drawer-trigger.directive.d.ts.map +1 -0
- package/drawer/drawer.module.d.ts +25 -0
- package/drawer/drawer.module.d.ts.map +1 -0
- package/drawer/index.d.ts +17 -0
- package/drawer/index.d.ts.map +1 -0
- package/drawer/qds-drawer-context.service.d.ts +9 -0
- package/drawer/qds-drawer-context.service.d.ts.map +1 -0
- package/drawer/qualcomm-ui-angular-drawer.d.ts +6 -0
- package/drawer/qualcomm-ui-angular-drawer.d.ts.map +1 -0
- package/esm2022/accordion/accordion-item-content-animator.component.js +48 -0
- package/esm2022/accordion/accordion-item-content-animator.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-content-body.component.js +21 -0
- package/esm2022/accordion/accordion-item-content-body.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-content.component.js +27 -0
- package/esm2022/accordion/accordion-item-content.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-icon.component.js +21 -0
- package/esm2022/accordion/accordion-item-icon.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-indicator.component.js +34 -0
- package/esm2022/accordion/accordion-item-indicator.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-root.component.js +45 -0
- package/esm2022/accordion/accordion-item-root.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-secondary-text.component.js +22 -0
- package/esm2022/accordion/accordion-item-secondary-text.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-text.component.js +22 -0
- package/esm2022/accordion/accordion-item-text.component.js.map +1 -0
- package/esm2022/accordion/accordion-item-trigger.component.js +61 -0
- package/esm2022/accordion/accordion-item-trigger.component.js.map +1 -0
- package/esm2022/accordion/accordion-item.component.js +111 -0
- package/esm2022/accordion/accordion-item.component.js.map +1 -0
- package/esm2022/accordion/accordion.component.js +35 -0
- package/esm2022/accordion/accordion.component.js.map +1 -0
- package/esm2022/accordion/accordion.module.js +77 -0
- package/esm2022/accordion/accordion.module.js.map +1 -0
- package/esm2022/accordion/index.js +13 -0
- package/esm2022/accordion/index.js.map +1 -0
- package/esm2022/accordion/qualcomm-ui-angular-accordion.js +5 -0
- package/esm2022/accordion/qualcomm-ui-angular-accordion.js.map +1 -0
- package/esm2022/action-group/action-group.directive.js +26 -0
- package/esm2022/action-group/action-group.directive.js.map +1 -0
- package/esm2022/action-group/index.js +2 -0
- package/esm2022/action-group/index.js.map +1 -0
- package/esm2022/action-group/qualcomm-ui-angular-action-group.js +5 -0
- package/esm2022/action-group/qualcomm-ui-angular-action-group.js.map +1 -0
- package/esm2022/avatar/avatar-content.directive.js +28 -0
- package/esm2022/avatar/avatar-content.directive.js.map +1 -0
- package/esm2022/avatar/avatar-image.directive.js +23 -0
- package/esm2022/avatar/avatar-image.directive.js.map +1 -0
- package/esm2022/avatar/avatar-status.directive.js +23 -0
- package/esm2022/avatar/avatar-status.directive.js.map +1 -0
- package/esm2022/avatar/avatar.directive.js +48 -0
- package/esm2022/avatar/avatar.directive.js.map +1 -0
- package/esm2022/avatar/avatar.module.js +37 -0
- package/esm2022/avatar/avatar.module.js.map +1 -0
- package/esm2022/avatar/index.js +6 -0
- package/esm2022/avatar/index.js.map +1 -0
- package/esm2022/avatar/qds-avatar-context.service.js +14 -0
- package/esm2022/avatar/qds-avatar-context.service.js.map +1 -0
- package/esm2022/avatar/qualcomm-ui-angular-avatar.js +5 -0
- package/esm2022/avatar/qualcomm-ui-angular-avatar.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumb-item-icon.directive.js +23 -0
- package/esm2022/breadcrumbs/breadcrumb-item-icon.directive.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumb-item-separator.directive.js +23 -0
- package/esm2022/breadcrumbs/breadcrumb-item-separator.directive.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumb-item-trigger.directive.js +23 -0
- package/esm2022/breadcrumbs/breadcrumb-item-trigger.directive.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumb-item.directive.js +63 -0
- package/esm2022/breadcrumbs/breadcrumb-item.directive.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumbs-list.directive.js +23 -0
- package/esm2022/breadcrumbs/breadcrumbs-list.directive.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumbs-root.directive.js +41 -0
- package/esm2022/breadcrumbs/breadcrumbs-root.directive.js.map +1 -0
- package/esm2022/breadcrumbs/breadcrumbs.module.js +49 -0
- package/esm2022/breadcrumbs/breadcrumbs.module.js.map +1 -0
- package/esm2022/breadcrumbs/index.js +9 -0
- package/esm2022/breadcrumbs/index.js.map +1 -0
- package/esm2022/breadcrumbs/qds-breadcrumbs-context.service.js +14 -0
- package/esm2022/breadcrumbs/qds-breadcrumbs-context.service.js.map +1 -0
- package/esm2022/breadcrumbs/qualcomm-ui-angular-breadcrumbs.js +5 -0
- package/esm2022/breadcrumbs/qualcomm-ui-angular-breadcrumbs.js.map +1 -0
- package/esm2022/button/base-button.directive.js +82 -0
- package/esm2022/button/base-button.directive.js.map +1 -0
- package/esm2022/button/button-group.directive.js +84 -0
- package/esm2022/button/button-group.directive.js.map +1 -0
- package/esm2022/button/button.directive.js +100 -0
- package/esm2022/button/button.directive.js.map +1 -0
- package/esm2022/button/button.module.js +31 -0
- package/esm2022/button/button.module.js.map +1 -0
- package/esm2022/button/icon-button.directive.js +93 -0
- package/esm2022/button/icon-button.directive.js.map +1 -0
- package/esm2022/button/index.js +9 -0
- package/esm2022/button/index.js.map +1 -0
- package/esm2022/button/qds-button-context.service.js +14 -0
- package/esm2022/button/qds-button-context.service.js.map +1 -0
- package/esm2022/button/qds-button-group-context.service.js +14 -0
- package/esm2022/button/qds-button-group-context.service.js.map +1 -0
- package/esm2022/button/qds-icon-button-context.service.js +14 -0
- package/esm2022/button/qds-icon-button-context.service.js.map +1 -0
- package/esm2022/button/qualcomm-ui-angular-button.js +5 -0
- package/esm2022/button/qualcomm-ui-angular-button.js.map +1 -0
- package/esm2022/checkbox/checkbox-control.component.js +36 -0
- package/esm2022/checkbox/checkbox-control.component.js.map +1 -0
- package/esm2022/checkbox/checkbox-error-text.component.js +41 -0
- package/esm2022/checkbox/checkbox-error-text.component.js.map +1 -0
- package/esm2022/checkbox/checkbox-hidden-input.directive.js +32 -0
- package/esm2022/checkbox/checkbox-hidden-input.directive.js.map +1 -0
- package/esm2022/checkbox/checkbox-indicator.component.js +43 -0
- package/esm2022/checkbox/checkbox-indicator.component.js.map +1 -0
- package/esm2022/checkbox/checkbox-label.directive.js +26 -0
- package/esm2022/checkbox/checkbox-label.directive.js.map +1 -0
- package/esm2022/checkbox/checkbox-root.directive.js +36 -0
- package/esm2022/checkbox/checkbox-root.directive.js.map +1 -0
- package/esm2022/checkbox/checkbox.component.js +104 -0
- package/esm2022/checkbox/checkbox.component.js.map +1 -0
- package/esm2022/checkbox/checkbox.module.js +56 -0
- package/esm2022/checkbox/checkbox.module.js.map +1 -0
- package/esm2022/checkbox/index.js +10 -0
- package/esm2022/checkbox/index.js.map +1 -0
- package/esm2022/checkbox/qds-checkbox-context.service.js +14 -0
- package/esm2022/checkbox/qds-checkbox-context.service.js.map +1 -0
- package/esm2022/checkbox/qualcomm-ui-angular-checkbox.js +5 -0
- package/esm2022/checkbox/qualcomm-ui-angular-checkbox.js.map +1 -0
- package/esm2022/checkmark/checkmark-icon.component.js +167 -0
- package/esm2022/checkmark/checkmark-icon.component.js.map +1 -0
- package/esm2022/checkmark/index.js +2 -0
- package/esm2022/checkmark/index.js.map +1 -0
- package/esm2022/checkmark/qualcomm-ui-angular-checkmark.js +5 -0
- package/esm2022/checkmark/qualcomm-ui-angular-checkmark.js.map +1 -0
- package/esm2022/collapsible/collapsible-content.component.js +22 -0
- package/esm2022/collapsible/collapsible-content.component.js.map +1 -0
- package/esm2022/collapsible/collapsible-root.component.js +18 -0
- package/esm2022/collapsible/collapsible-root.component.js.map +1 -0
- package/esm2022/collapsible/collapsible-trigger.component.js +17 -0
- package/esm2022/collapsible/collapsible-trigger.component.js.map +1 -0
- package/esm2022/collapsible/collapsible.module.js +32 -0
- package/esm2022/collapsible/collapsible.module.js.map +1 -0
- package/esm2022/collapsible/index.js +5 -0
- package/esm2022/collapsible/index.js.map +1 -0
- package/esm2022/collapsible/qualcomm-ui-angular-collapsible.js +5 -0
- package/esm2022/collapsible/qualcomm-ui-angular-collapsible.js.map +1 -0
- package/esm2022/combobox/combobox-clear-trigger.directive.js +40 -0
- package/esm2022/combobox/combobox-clear-trigger.directive.js.map +1 -0
- package/esm2022/combobox/combobox-content.directive.js +23 -0
- package/esm2022/combobox/combobox-content.directive.js.map +1 -0
- package/esm2022/combobox/combobox-context.directive.js +29 -0
- package/esm2022/combobox/combobox-context.directive.js.map +1 -0
- package/esm2022/combobox/combobox-control.directive.js +48 -0
- package/esm2022/combobox/combobox-control.directive.js.map +1 -0
- package/esm2022/combobox/combobox-empty.directive.js +23 -0
- package/esm2022/combobox/combobox-empty.directive.js.map +1 -0
- package/esm2022/combobox/combobox-error-indicator.directive.js +40 -0
- package/esm2022/combobox/combobox-error-indicator.directive.js.map +1 -0
- package/esm2022/combobox/combobox-error-text.directive.js +39 -0
- package/esm2022/combobox/combobox-error-text.directive.js.map +1 -0
- package/esm2022/combobox/combobox-hint.directive.js +23 -0
- package/esm2022/combobox/combobox-hint.directive.js.map +1 -0
- package/esm2022/combobox/combobox-icon.directive.js +23 -0
- package/esm2022/combobox/combobox-icon.directive.js.map +1 -0
- package/esm2022/combobox/combobox-input.directive.js +23 -0
- package/esm2022/combobox/combobox-input.directive.js.map +1 -0
- package/esm2022/combobox/combobox-item-indicator.directive.js +36 -0
- package/esm2022/combobox/combobox-item-indicator.directive.js.map +1 -0
- package/esm2022/combobox/combobox-item-text.directive.js +23 -0
- package/esm2022/combobox/combobox-item-text.directive.js.map +1 -0
- package/esm2022/combobox/combobox-item.directive.js +24 -0
- package/esm2022/combobox/combobox-item.directive.js.map +1 -0
- package/esm2022/combobox/combobox-items.component.js +42 -0
- package/esm2022/combobox/combobox-items.component.js.map +1 -0
- package/esm2022/combobox/combobox-label.directive.js +49 -0
- package/esm2022/combobox/combobox-label.directive.js.map +1 -0
- package/esm2022/combobox/combobox-positioner.directive.js +23 -0
- package/esm2022/combobox/combobox-positioner.directive.js.map +1 -0
- package/esm2022/combobox/combobox-root.directive.js +58 -0
- package/esm2022/combobox/combobox-root.directive.js.map +1 -0
- package/esm2022/combobox/combobox-trigger.directive.js +36 -0
- package/esm2022/combobox/combobox-trigger.directive.js.map +1 -0
- package/esm2022/combobox/combobox-virtual-content.directive.js +114 -0
- package/esm2022/combobox/combobox-virtual-content.directive.js.map +1 -0
- package/esm2022/combobox/combobox-virtual-item.directive.js +53 -0
- package/esm2022/combobox/combobox-virtual-item.directive.js.map +1 -0
- package/esm2022/combobox/combobox-virtualizer.directive.js +29 -0
- package/esm2022/combobox/combobox-virtualizer.directive.js.map +1 -0
- package/esm2022/combobox/combobox.component.js +355 -0
- package/esm2022/combobox/combobox.component.js.map +1 -0
- package/esm2022/combobox/combobox.module.js +144 -0
- package/esm2022/combobox/combobox.module.js.map +1 -0
- package/esm2022/combobox/index.js +25 -0
- package/esm2022/combobox/index.js.map +1 -0
- package/esm2022/combobox/qds-combobox-context.service.js +14 -0
- package/esm2022/combobox/qds-combobox-context.service.js.map +1 -0
- package/esm2022/combobox/qualcomm-ui-angular-combobox.js +5 -0
- package/esm2022/combobox/qualcomm-ui-angular-combobox.js.map +1 -0
- package/esm2022/dialog/dialog-backdrop.directive.js +31 -0
- package/esm2022/dialog/dialog-backdrop.directive.js.map +1 -0
- package/esm2022/dialog/dialog-body.component.js +65 -0
- package/esm2022/dialog/dialog-body.component.js.map +1 -0
- package/esm2022/dialog/dialog-close-button.component.js +43 -0
- package/esm2022/dialog/dialog-close-button.component.js.map +1 -0
- package/esm2022/dialog/dialog-close-trigger.directive.js +20 -0
- package/esm2022/dialog/dialog-close-trigger.directive.js.map +1 -0
- package/esm2022/dialog/dialog-content.directive.js +26 -0
- package/esm2022/dialog/dialog-content.directive.js.map +1 -0
- package/esm2022/dialog/dialog-context.directive.js +28 -0
- package/esm2022/dialog/dialog-context.directive.js.map +1 -0
- package/esm2022/dialog/dialog-description.directive.js +20 -0
- package/esm2022/dialog/dialog-description.directive.js.map +1 -0
- package/esm2022/dialog/dialog-floating-portal.component.js +54 -0
- package/esm2022/dialog/dialog-floating-portal.component.js.map +1 -0
- package/esm2022/dialog/dialog-footer.directive.js +26 -0
- package/esm2022/dialog/dialog-footer.directive.js.map +1 -0
- package/esm2022/dialog/dialog-heading.directive.js +26 -0
- package/esm2022/dialog/dialog-heading.directive.js.map +1 -0
- package/esm2022/dialog/dialog-indicator-icon.directive.js +26 -0
- package/esm2022/dialog/dialog-indicator-icon.directive.js.map +1 -0
- package/esm2022/dialog/dialog-positioner.component.js +26 -0
- package/esm2022/dialog/dialog-positioner.component.js.map +1 -0
- package/esm2022/dialog/dialog-root.directive.js +76 -0
- package/esm2022/dialog/dialog-root.directive.js.map +1 -0
- package/esm2022/dialog/dialog-trigger.directive.js +20 -0
- package/esm2022/dialog/dialog-trigger.directive.js.map +1 -0
- package/esm2022/dialog/dialog.module.js +92 -0
- package/esm2022/dialog/dialog.module.js.map +1 -0
- package/esm2022/dialog/index.js +17 -0
- package/esm2022/dialog/index.js.map +1 -0
- package/esm2022/dialog/qds-dialog-context.service.js +14 -0
- package/esm2022/dialog/qds-dialog-context.service.js.map +1 -0
- package/esm2022/dialog/qualcomm-ui-angular-dialog.js +5 -0
- package/esm2022/dialog/qualcomm-ui-angular-dialog.js.map +1 -0
- package/esm2022/divider/divider.directive.js +47 -0
- package/esm2022/divider/divider.directive.js.map +1 -0
- package/esm2022/divider/index.js +2 -0
- package/esm2022/divider/index.js.map +1 -0
- package/esm2022/divider/qualcomm-ui-angular-divider.js +5 -0
- package/esm2022/divider/qualcomm-ui-angular-divider.js.map +1 -0
- package/esm2022/drawer/drawer-backdrop.directive.js +22 -0
- package/esm2022/drawer/drawer-backdrop.directive.js.map +1 -0
- package/esm2022/drawer/drawer-body.component.js +38 -0
- package/esm2022/drawer/drawer-body.component.js.map +1 -0
- package/esm2022/drawer/drawer-close-button.component.js +30 -0
- package/esm2022/drawer/drawer-close-button.component.js.map +1 -0
- package/esm2022/drawer/drawer-close-trigger.directive.js +20 -0
- package/esm2022/drawer/drawer-close-trigger.directive.js.map +1 -0
- package/esm2022/drawer/drawer-content.directive.js +26 -0
- package/esm2022/drawer/drawer-content.directive.js.map +1 -0
- package/esm2022/drawer/drawer-context.directive.js +28 -0
- package/esm2022/drawer/drawer-context.directive.js.map +1 -0
- package/esm2022/drawer/drawer-description.directive.js +20 -0
- package/esm2022/drawer/drawer-description.directive.js.map +1 -0
- package/esm2022/drawer/drawer-floating-portal.component.js +61 -0
- package/esm2022/drawer/drawer-floating-portal.component.js.map +1 -0
- package/esm2022/drawer/drawer-footer.directive.js +20 -0
- package/esm2022/drawer/drawer-footer.directive.js.map +1 -0
- package/esm2022/drawer/drawer-heading.directive.js +20 -0
- package/esm2022/drawer/drawer-heading.directive.js.map +1 -0
- package/esm2022/drawer/drawer-indicator-icon.directive.js +20 -0
- package/esm2022/drawer/drawer-indicator-icon.directive.js.map +1 -0
- package/esm2022/drawer/drawer-positioner.component.js +26 -0
- package/esm2022/drawer/drawer-positioner.component.js.map +1 -0
- package/esm2022/drawer/drawer-root.component.js +83 -0
- package/esm2022/drawer/drawer-root.component.js.map +1 -0
- package/esm2022/drawer/drawer-trigger.directive.js +17 -0
- package/esm2022/drawer/drawer-trigger.directive.js.map +1 -0
- package/esm2022/drawer/drawer.module.js +92 -0
- package/esm2022/drawer/drawer.module.js.map +1 -0
- package/esm2022/drawer/index.js +17 -0
- package/esm2022/drawer/index.js.map +1 -0
- package/esm2022/drawer/qds-drawer-context.service.js +14 -0
- package/esm2022/drawer/qds-drawer-context.service.js.map +1 -0
- package/esm2022/drawer/qualcomm-ui-angular-drawer.js +5 -0
- package/esm2022/drawer/qualcomm-ui-angular-drawer.js.map +1 -0
- package/esm2022/footer/index.js +2 -0
- package/esm2022/footer/index.js.map +1 -0
- package/esm2022/footer/qualcomm-ui-angular-footer.js +5 -0
- package/esm2022/footer/qualcomm-ui-angular-footer.js.map +1 -0
- package/esm2022/header/index.js +2 -0
- package/esm2022/header/index.js.map +1 -0
- package/esm2022/header/qualcomm-ui-angular-header.js +5 -0
- package/esm2022/header/qualcomm-ui-angular-header.js.map +1 -0
- package/esm2022/icon/end-icon.directive.js +40 -0
- package/esm2022/icon/end-icon.directive.js.map +1 -0
- package/esm2022/icon/icon.directive.js +71 -0
- package/esm2022/icon/icon.directive.js.map +1 -0
- package/esm2022/icon/icon.tokens.js +6 -0
- package/esm2022/icon/icon.tokens.js.map +1 -0
- package/esm2022/icon/index.js +6 -0
- package/esm2022/icon/index.js.map +1 -0
- package/esm2022/icon/qualcomm-ui-angular-icon.js +5 -0
- package/esm2022/icon/qualcomm-ui-angular-icon.js.map +1 -0
- package/esm2022/icon/start-icon.directive.js +40 -0
- package/esm2022/icon/start-icon.directive.js.map +1 -0
- package/esm2022/icon/use-lucide-icon.js +94 -0
- package/esm2022/icon/use-lucide-icon.js.map +1 -0
- package/esm2022/index.js +4 -0
- package/esm2022/index.js.map +1 -0
- package/esm2022/inline-icon-button/index.js +3 -0
- package/esm2022/inline-icon-button/index.js.map +1 -0
- package/esm2022/inline-icon-button/inline-icon-button.component.js +60 -0
- package/esm2022/inline-icon-button/inline-icon-button.component.js.map +1 -0
- package/esm2022/inline-icon-button/qualcomm-ui-angular-inline-icon-button.js +5 -0
- package/esm2022/inline-icon-button/qualcomm-ui-angular-inline-icon-button.js.map +1 -0
- package/esm2022/inline-icon-button/use-inline-icon-button-api.js +13 -0
- package/esm2022/inline-icon-button/use-inline-icon-button-api.js.map +1 -0
- package/esm2022/inline-notification/index.js +10 -0
- package/esm2022/inline-notification/index.js.map +1 -0
- package/esm2022/inline-notification/inline-notification-action.directive.js +23 -0
- package/esm2022/inline-notification/inline-notification-action.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification-close-button.directive.js +44 -0
- package/esm2022/inline-notification/inline-notification-close-button.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification-description.directive.js +23 -0
- package/esm2022/inline-notification/inline-notification-description.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification-icon.directive.js +53 -0
- package/esm2022/inline-notification/inline-notification-icon.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification-label.directive.js +23 -0
- package/esm2022/inline-notification/inline-notification-label.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification-root.directive.js +50 -0
- package/esm2022/inline-notification/inline-notification-root.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification.directive.js +113 -0
- package/esm2022/inline-notification/inline-notification.directive.js.map +1 -0
- package/esm2022/inline-notification/inline-notification.module.js +56 -0
- package/esm2022/inline-notification/inline-notification.module.js.map +1 -0
- package/esm2022/inline-notification/qds-inline-notification-context.service.js +14 -0
- package/esm2022/inline-notification/qds-inline-notification-context.service.js.map +1 -0
- package/esm2022/inline-notification/qualcomm-ui-angular-inline-notification.js +5 -0
- package/esm2022/inline-notification/qualcomm-ui-angular-inline-notification.js.map +1 -0
- package/esm2022/input/error-text.component.js +54 -0
- package/esm2022/input/error-text.component.js.map +1 -0
- package/esm2022/input/hint.directive.js +35 -0
- package/esm2022/input/hint.directive.js.map +1 -0
- package/esm2022/input/index.js +7 -0
- package/esm2022/input/index.js.map +1 -0
- package/esm2022/input/input-end-icon.component.js +41 -0
- package/esm2022/input/input-end-icon.component.js.map +1 -0
- package/esm2022/input/input-start-icon.component.js +43 -0
- package/esm2022/input/input-start-icon.component.js.map +1 -0
- package/esm2022/input/qds-input-context.service.js +14 -0
- package/esm2022/input/qds-input-context.service.js.map +1 -0
- package/esm2022/input/qualcomm-ui-angular-input.js +5 -0
- package/esm2022/input/qualcomm-ui-angular-input.js.map +1 -0
- package/esm2022/input/use-input-bindings.js +81 -0
- package/esm2022/input/use-input-bindings.js.map +1 -0
- package/esm2022/link/index.js +2 -0
- package/esm2022/link/index.js.map +1 -0
- package/esm2022/link/link.directive.js +143 -0
- package/esm2022/link/link.directive.js.map +1 -0
- package/esm2022/link/qualcomm-ui-angular-link.js +5 -0
- package/esm2022/link/qualcomm-ui-angular-link.js.map +1 -0
- package/esm2022/menu/index.js +21 -0
- package/esm2022/menu/index.js.map +1 -0
- package/esm2022/menu/menu-button.component.js +94 -0
- package/esm2022/menu/menu-button.component.js.map +1 -0
- package/esm2022/menu/menu-checkbox-item.directive.js +24 -0
- package/esm2022/menu/menu-checkbox-item.directive.js.map +1 -0
- package/esm2022/menu/menu-content.directive.js +23 -0
- package/esm2022/menu/menu-content.directive.js.map +1 -0
- package/esm2022/menu/menu-context-trigger.directive.js +17 -0
- package/esm2022/menu/menu-context-trigger.directive.js.map +1 -0
- package/esm2022/menu/menu-item-command.directive.js +23 -0
- package/esm2022/menu/menu-item-command.directive.js.map +1 -0
- package/esm2022/menu/menu-item-group-label.directive.js +23 -0
- package/esm2022/menu/menu-item-group-label.directive.js.map +1 -0
- package/esm2022/menu/menu-item-group.directive.js +24 -0
- package/esm2022/menu/menu-item-group.directive.js.map +1 -0
- package/esm2022/menu/menu-item-indicator.component.js +34 -0
- package/esm2022/menu/menu-item-indicator.component.js.map +1 -0
- package/esm2022/menu/menu-item-start-icon.component.js +36 -0
- package/esm2022/menu/menu-item-start-icon.component.js.map +1 -0
- package/esm2022/menu/menu-item.directive.js +25 -0
- package/esm2022/menu/menu-item.directive.js.map +1 -0
- package/esm2022/menu/menu-positioner.component.js +26 -0
- package/esm2022/menu/menu-positioner.component.js.map +1 -0
- package/esm2022/menu/menu-radio-item-group.directive.js +24 -0
- package/esm2022/menu/menu-radio-item-group.directive.js.map +1 -0
- package/esm2022/menu/menu-radio-item.directive.js +24 -0
- package/esm2022/menu/menu-radio-item.directive.js.map +1 -0
- package/esm2022/menu/menu-separator.directive.js +24 -0
- package/esm2022/menu/menu-separator.directive.js.map +1 -0
- package/esm2022/menu/menu-trigger-item-indicator.component.js +36 -0
- package/esm2022/menu/menu-trigger-item-indicator.component.js.map +1 -0
- package/esm2022/menu/menu-trigger-item.component.js +37 -0
- package/esm2022/menu/menu-trigger-item.component.js.map +1 -0
- package/esm2022/menu/menu-trigger.directive.js +30 -0
- package/esm2022/menu/menu-trigger.directive.js.map +1 -0
- package/esm2022/menu/menu.component.js +41 -0
- package/esm2022/menu/menu.component.js.map +1 -0
- package/esm2022/menu/menu.module.js +121 -0
- package/esm2022/menu/menu.module.js.map +1 -0
- package/esm2022/menu/qds-menu-context.service.js +14 -0
- package/esm2022/menu/qds-menu-context.service.js.map +1 -0
- package/esm2022/menu/qualcomm-ui-angular-menu.js +5 -0
- package/esm2022/menu/qualcomm-ui-angular-menu.js.map +1 -0
- package/esm2022/number-input/index.js +14 -0
- package/esm2022/number-input/index.js.map +1 -0
- package/esm2022/number-input/number-input-control.directive.js +54 -0
- package/esm2022/number-input/number-input-control.directive.js.map +1 -0
- package/esm2022/number-input/number-input-decrement-trigger.directive.js +50 -0
- package/esm2022/number-input/number-input-decrement-trigger.directive.js.map +1 -0
- package/esm2022/number-input/number-input-error-indicator.directive.js +45 -0
- package/esm2022/number-input/number-input-error-indicator.directive.js.map +1 -0
- package/esm2022/number-input/number-input-error-text.directive.js +23 -0
- package/esm2022/number-input/number-input-error-text.directive.js.map +1 -0
- package/esm2022/number-input/number-input-hint.directive.js +23 -0
- package/esm2022/number-input/number-input-hint.directive.js.map +1 -0
- package/esm2022/number-input/number-input-increment-trigger.directive.js +50 -0
- package/esm2022/number-input/number-input-increment-trigger.directive.js.map +1 -0
- package/esm2022/number-input/number-input-input-group.directive.js +51 -0
- package/esm2022/number-input/number-input-input-group.directive.js.map +1 -0
- package/esm2022/number-input/number-input-input.directive.js +23 -0
- package/esm2022/number-input/number-input-input.directive.js.map +1 -0
- package/esm2022/number-input/number-input-label.directive.js +47 -0
- package/esm2022/number-input/number-input-label.directive.js.map +1 -0
- package/esm2022/number-input/number-input-root.directive.js +81 -0
- package/esm2022/number-input/number-input-root.directive.js.map +1 -0
- package/esm2022/number-input/number-input.component.js +145 -0
- package/esm2022/number-input/number-input.component.js.map +1 -0
- package/esm2022/number-input/number-input.module.js +85 -0
- package/esm2022/number-input/number-input.module.js.map +1 -0
- package/esm2022/number-input/qds-number-input-context.service.js +14 -0
- package/esm2022/number-input/qds-number-input-context.service.js.map +1 -0
- package/esm2022/number-input/qualcomm-ui-angular-number-input.js +5 -0
- package/esm2022/number-input/qualcomm-ui-angular-number-input.js.map +1 -0
- package/esm2022/pagination/index.js +11 -0
- package/esm2022/pagination/index.js.map +1 -0
- package/esm2022/pagination/pagination-context.directive.js +28 -0
- package/esm2022/pagination/pagination-context.directive.js.map +1 -0
- package/esm2022/pagination/pagination-next-trigger.component.js +35 -0
- package/esm2022/pagination/pagination-next-trigger.component.js.map +1 -0
- package/esm2022/pagination/pagination-page-item.component.js +44 -0
- package/esm2022/pagination/pagination-page-item.component.js.map +1 -0
- package/esm2022/pagination/pagination-page-items.component.js +33 -0
- package/esm2022/pagination/pagination-page-items.component.js.map +1 -0
- package/esm2022/pagination/pagination-page-metadata.directive.js +22 -0
- package/esm2022/pagination/pagination-page-metadata.directive.js.map +1 -0
- package/esm2022/pagination/pagination-page-size-label.directive.js +22 -0
- package/esm2022/pagination/pagination-page-size-label.directive.js.map +1 -0
- package/esm2022/pagination/pagination-page-size.component.js +69 -0
- package/esm2022/pagination/pagination-page-size.component.js.map +1 -0
- package/esm2022/pagination/pagination-prev-trigger.component.js +35 -0
- package/esm2022/pagination/pagination-prev-trigger.component.js.map +1 -0
- package/esm2022/pagination/pagination-root.directive.js +23 -0
- package/esm2022/pagination/pagination-root.directive.js.map +1 -0
- package/esm2022/pagination/pagination.module.js +67 -0
- package/esm2022/pagination/pagination.module.js.map +1 -0
- package/esm2022/pagination/qualcomm-ui-angular-pagination.js +5 -0
- package/esm2022/pagination/qualcomm-ui-angular-pagination.js.map +1 -0
- package/esm2022/password-input/index.js +12 -0
- package/esm2022/password-input/index.js.map +1 -0
- package/esm2022/password-input/password-input-clear-trigger.directive.js +33 -0
- package/esm2022/password-input/password-input-clear-trigger.directive.js.map +1 -0
- package/esm2022/password-input/password-input-error-indicator.directive.js +40 -0
- package/esm2022/password-input/password-input-error-indicator.directive.js.map +1 -0
- package/esm2022/password-input/password-input-error-text.directive.js +49 -0
- package/esm2022/password-input/password-input-error-text.directive.js.map +1 -0
- package/esm2022/password-input/password-input-hint.directive.js +23 -0
- package/esm2022/password-input/password-input-hint.directive.js.map +1 -0
- package/esm2022/password-input/password-input-input-group.directive.js +41 -0
- package/esm2022/password-input/password-input-input-group.directive.js.map +1 -0
- package/esm2022/password-input/password-input-input.directive.js +23 -0
- package/esm2022/password-input/password-input-input.directive.js.map +1 -0
- package/esm2022/password-input/password-input-label.directive.js +47 -0
- package/esm2022/password-input/password-input-label.directive.js.map +1 -0
- package/esm2022/password-input/password-input-root.directive.js +76 -0
- package/esm2022/password-input/password-input-root.directive.js.map +1 -0
- package/esm2022/password-input/password-input-visibility-trigger.directive.js +56 -0
- package/esm2022/password-input/password-input-visibility-trigger.directive.js.map +1 -0
- package/esm2022/password-input/password-input.component.js +199 -0
- package/esm2022/password-input/password-input.component.js.map +1 -0
- package/esm2022/password-input/password-input.module.js +71 -0
- package/esm2022/password-input/password-input.module.js.map +1 -0
- package/esm2022/password-input/qualcomm-ui-angular-password-input.js +5 -0
- package/esm2022/password-input/qualcomm-ui-angular-password-input.js.map +1 -0
- package/esm2022/popover/index.js +14 -0
- package/esm2022/popover/index.js.map +1 -0
- package/esm2022/popover/popover-anchor.directive.js +17 -0
- package/esm2022/popover/popover-anchor.directive.js.map +1 -0
- package/esm2022/popover/popover-arrow-tip.directive.js +22 -0
- package/esm2022/popover/popover-arrow-tip.directive.js.map +1 -0
- package/esm2022/popover/popover-arrow.directive.js +32 -0
- package/esm2022/popover/popover-arrow.directive.js.map +1 -0
- package/esm2022/popover/popover-close-trigger.directive.js +22 -0
- package/esm2022/popover/popover-close-trigger.directive.js.map +1 -0
- package/esm2022/popover/popover-content.directive.js +22 -0
- package/esm2022/popover/popover-content.directive.js.map +1 -0
- package/esm2022/popover/popover-context.directive.js +28 -0
- package/esm2022/popover/popover-context.directive.js.map +1 -0
- package/esm2022/popover/popover-description.directive.js +22 -0
- package/esm2022/popover/popover-description.directive.js.map +1 -0
- package/esm2022/popover/popover-label.directive.js +22 -0
- package/esm2022/popover/popover-label.directive.js.map +1 -0
- package/esm2022/popover/popover-positioner.directive.js +17 -0
- package/esm2022/popover/popover-positioner.directive.js.map +1 -0
- package/esm2022/popover/popover-root.directive.js +18 -0
- package/esm2022/popover/popover-root.directive.js.map +1 -0
- package/esm2022/popover/popover-trigger.directive.js +22 -0
- package/esm2022/popover/popover-trigger.directive.js.map +1 -0
- package/esm2022/popover/popover.directive.js +98 -0
- package/esm2022/popover/popover.directive.js.map +1 -0
- package/esm2022/popover/popover.module.js +79 -0
- package/esm2022/popover/popover.module.js.map +1 -0
- package/esm2022/popover/qualcomm-ui-angular-popover.js +5 -0
- package/esm2022/popover/qualcomm-ui-angular-popover.js.map +1 -0
- package/esm2022/progress/index.js +12 -0
- package/esm2022/progress/index.js.map +1 -0
- package/esm2022/progress/progress-bar.directive.js +23 -0
- package/esm2022/progress/progress-bar.directive.js.map +1 -0
- package/esm2022/progress/progress-context.directive.js +29 -0
- package/esm2022/progress/progress-context.directive.js.map +1 -0
- package/esm2022/progress/progress-error-text.directive.js +46 -0
- package/esm2022/progress/progress-error-text.directive.js.map +1 -0
- package/esm2022/progress/progress-hint.directive.js +23 -0
- package/esm2022/progress/progress-hint.directive.js.map +1 -0
- package/esm2022/progress/progress-label.directive.js +23 -0
- package/esm2022/progress/progress-label.directive.js.map +1 -0
- package/esm2022/progress/progress-root.directive.js +53 -0
- package/esm2022/progress/progress-root.directive.js.map +1 -0
- package/esm2022/progress/progress-track.directive.js +33 -0
- package/esm2022/progress/progress-track.directive.js.map +1 -0
- package/esm2022/progress/progress-value-text.directive.js +23 -0
- package/esm2022/progress/progress-value-text.directive.js.map +1 -0
- package/esm2022/progress/progress.directive.js +122 -0
- package/esm2022/progress/progress.directive.js.map +1 -0
- package/esm2022/progress/progress.module.js +64 -0
- package/esm2022/progress/progress.module.js.map +1 -0
- package/esm2022/progress/qds-progress-context.service.js +14 -0
- package/esm2022/progress/qds-progress-context.service.js.map +1 -0
- package/esm2022/progress/qualcomm-ui-angular-progress.js +5 -0
- package/esm2022/progress/qualcomm-ui-angular-progress.js.map +1 -0
- package/esm2022/progress-ring/index.js +13 -0
- package/esm2022/progress-ring/index.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-bar.directive.js +23 -0
- package/esm2022/progress-ring/progress-ring-bar.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-circle-container.directive.js +23 -0
- package/esm2022/progress-ring/progress-ring-circle-container.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-circle.directive.js +36 -0
- package/esm2022/progress-ring/progress-ring-circle.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-context.directive.js +29 -0
- package/esm2022/progress-ring/progress-ring-context.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-error-text.directive.js +23 -0
- package/esm2022/progress-ring/progress-ring-error-text.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-label.directive.js +23 -0
- package/esm2022/progress-ring/progress-ring-label.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-root.directive.js +50 -0
- package/esm2022/progress-ring/progress-ring-root.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-track.directive.js +23 -0
- package/esm2022/progress-ring/progress-ring-track.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring-value-text.directive.js +23 -0
- package/esm2022/progress-ring/progress-ring-value-text.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring.directive.js +79 -0
- package/esm2022/progress-ring/progress-ring.directive.js.map +1 -0
- package/esm2022/progress-ring/progress-ring.module.js +67 -0
- package/esm2022/progress-ring/progress-ring.module.js.map +1 -0
- package/esm2022/progress-ring/qds-progress-ring-context.service.js +14 -0
- package/esm2022/progress-ring/qds-progress-ring-context.service.js.map +1 -0
- package/esm2022/progress-ring/qualcomm-ui-angular-progress-ring.js +5 -0
- package/esm2022/progress-ring/qualcomm-ui-angular-progress-ring.js.map +1 -0
- package/esm2022/qualcomm-ui-angular.js +5 -0
- package/esm2022/qualcomm-ui-angular.js.map +1 -0
- package/esm2022/radio/index.js +9 -0
- package/esm2022/radio/index.js.map +1 -0
- package/esm2022/radio/qds-radio-context.service.js +14 -0
- package/esm2022/radio/qds-radio-context.service.js.map +1 -0
- package/esm2022/radio/qualcomm-ui-angular-radio.js +5 -0
- package/esm2022/radio/qualcomm-ui-angular-radio.js.map +1 -0
- package/esm2022/radio/radio-control.directive.js +23 -0
- package/esm2022/radio/radio-control.directive.js.map +1 -0
- package/esm2022/radio/radio-group/index.js +5 -0
- package/esm2022/radio/radio-group/index.js.map +1 -0
- package/esm2022/radio/radio-group/radio-group-error-text.component.js +38 -0
- package/esm2022/radio/radio-group/radio-group-error-text.component.js.map +1 -0
- package/esm2022/radio/radio-group/radio-group-items.directive.js +23 -0
- package/esm2022/radio/radio-group/radio-group-items.directive.js.map +1 -0
- package/esm2022/radio/radio-group/radio-group-label.directive.js +23 -0
- package/esm2022/radio/radio-group/radio-group-label.directive.js.map +1 -0
- package/esm2022/radio/radio-group/radio-group-root.directive.js +33 -0
- package/esm2022/radio/radio-group/radio-group-root.directive.js.map +1 -0
- package/esm2022/radio/radio-hidden-input.directive.js +23 -0
- package/esm2022/radio/radio-hidden-input.directive.js.map +1 -0
- package/esm2022/radio/radio-label.directive.js +23 -0
- package/esm2022/radio/radio-label.directive.js.map +1 -0
- package/esm2022/radio/radio-root.directive.js +37 -0
- package/esm2022/radio/radio-root.directive.js.map +1 -0
- package/esm2022/radio/radio.component.js +57 -0
- package/esm2022/radio/radio.component.js.map +1 -0
- package/esm2022/radio/radio.module.js +62 -0
- package/esm2022/radio/radio.module.js.map +1 -0
- package/esm2022/segmented-control/index.js +8 -0
- package/esm2022/segmented-control/index.js.map +1 -0
- package/esm2022/segmented-control/qds-segmented-control-context.service.js +14 -0
- package/esm2022/segmented-control/qds-segmented-control-context.service.js.map +1 -0
- package/esm2022/segmented-control/qualcomm-ui-angular-segmented-control.js +5 -0
- package/esm2022/segmented-control/qualcomm-ui-angular-segmented-control.js.map +1 -0
- package/esm2022/segmented-control/segmented-control-hidden-input.directive.js +26 -0
- package/esm2022/segmented-control/segmented-control-hidden-input.directive.js.map +1 -0
- package/esm2022/segmented-control/segmented-control-item-root.directive.js +25 -0
- package/esm2022/segmented-control/segmented-control-item-root.directive.js.map +1 -0
- package/esm2022/segmented-control/segmented-control-item-text.directive.js +26 -0
- package/esm2022/segmented-control/segmented-control-item-text.directive.js.map +1 -0
- package/esm2022/segmented-control/segmented-control-item.component.js +53 -0
- package/esm2022/segmented-control/segmented-control-item.component.js.map +1 -0
- package/esm2022/segmented-control/segmented-control.directive.js +54 -0
- package/esm2022/segmented-control/segmented-control.directive.js.map +1 -0
- package/esm2022/segmented-control/segmented-control.module.js +44 -0
- package/esm2022/segmented-control/segmented-control.module.js.map +1 -0
- package/esm2022/select/index.js +21 -0
- package/esm2022/select/index.js.map +1 -0
- package/esm2022/select/qds-select-context.service.js +14 -0
- package/esm2022/select/qds-select-context.service.js.map +1 -0
- package/esm2022/select/qualcomm-ui-angular-select.js +5 -0
- package/esm2022/select/qualcomm-ui-angular-select.js.map +1 -0
- package/esm2022/select/select-clear-trigger.directive.js +36 -0
- package/esm2022/select/select-clear-trigger.directive.js.map +1 -0
- package/esm2022/select/select-content.directive.js +23 -0
- package/esm2022/select/select-content.directive.js.map +1 -0
- package/esm2022/select/select-context.directive.js +29 -0
- package/esm2022/select/select-context.directive.js.map +1 -0
- package/esm2022/select/select-control.directive.js +44 -0
- package/esm2022/select/select-control.directive.js.map +1 -0
- package/esm2022/select/select-error-indicator.directive.js +40 -0
- package/esm2022/select/select-error-indicator.directive.js.map +1 -0
- package/esm2022/select/select-error-text.directive.js +39 -0
- package/esm2022/select/select-error-text.directive.js.map +1 -0
- package/esm2022/select/select-hidden-select.directive.js +42 -0
- package/esm2022/select/select-hidden-select.directive.js.map +1 -0
- package/esm2022/select/select-hint.directive.js +23 -0
- package/esm2022/select/select-hint.directive.js.map +1 -0
- package/esm2022/select/select-indicator.directive.js +36 -0
- package/esm2022/select/select-indicator.directive.js.map +1 -0
- package/esm2022/select/select-item-indicator.directive.js +36 -0
- package/esm2022/select/select-item-indicator.directive.js.map +1 -0
- package/esm2022/select/select-item-text.directive.js +23 -0
- package/esm2022/select/select-item-text.directive.js.map +1 -0
- package/esm2022/select/select-item.directive.js +24 -0
- package/esm2022/select/select-item.directive.js.map +1 -0
- package/esm2022/select/select-items.component.js +42 -0
- package/esm2022/select/select-items.component.js.map +1 -0
- package/esm2022/select/select-label.directive.js +49 -0
- package/esm2022/select/select-label.directive.js.map +1 -0
- package/esm2022/select/select-positioner.directive.js +23 -0
- package/esm2022/select/select-positioner.directive.js.map +1 -0
- package/esm2022/select/select-root.directive.js +55 -0
- package/esm2022/select/select-root.directive.js.map +1 -0
- package/esm2022/select/select-value-text.directive.js +59 -0
- package/esm2022/select/select-value-text.directive.js.map +1 -0
- package/esm2022/select/select.component.js +226 -0
- package/esm2022/select/select.component.js.map +1 -0
- package/esm2022/select/select.module.js +112 -0
- package/esm2022/select/select.module.js.map +1 -0
- package/esm2022/switch/index.js +10 -0
- package/esm2022/switch/index.js.map +1 -0
- package/esm2022/switch/qds-switch-context.service.js +14 -0
- package/esm2022/switch/qds-switch-context.service.js.map +1 -0
- package/esm2022/switch/qualcomm-ui-angular-switch.js +5 -0
- package/esm2022/switch/qualcomm-ui-angular-switch.js.map +1 -0
- package/esm2022/switch/switch-control.component.js +33 -0
- package/esm2022/switch/switch-control.component.js.map +1 -0
- package/esm2022/switch/switch-error-text.component.js +38 -0
- package/esm2022/switch/switch-error-text.component.js.map +1 -0
- package/esm2022/switch/switch-hidden-input.directive.js +28 -0
- package/esm2022/switch/switch-hidden-input.directive.js.map +1 -0
- package/esm2022/switch/switch-label.directive.js +23 -0
- package/esm2022/switch/switch-label.directive.js.map +1 -0
- package/esm2022/switch/switch-root.directive.js +33 -0
- package/esm2022/switch/switch-root.directive.js.map +1 -0
- package/esm2022/switch/switch-thumb.directive.js +23 -0
- package/esm2022/switch/switch-thumb.directive.js.map +1 -0
- package/esm2022/switch/switch.component.js +100 -0
- package/esm2022/switch/switch.component.js.map +1 -0
- package/esm2022/switch/switch.module.js +55 -0
- package/esm2022/switch/switch.module.js.map +1 -0
- package/esm2022/table/components/custom/cell-component-context.directive.js +13 -0
- package/esm2022/table/components/custom/cell-component-context.directive.js.map +1 -0
- package/esm2022/table/components/custom/index.js +2 -0
- package/esm2022/table/components/custom/index.js.map +1 -0
- package/esm2022/table/components/index.js +29 -0
- package/esm2022/table/components/index.js.map +1 -0
- package/esm2022/table/components/qds-table-api.js +6 -0
- package/esm2022/table/components/qds-table-api.js.map +1 -0
- package/esm2022/table/components/renderers/index.js +4 -0
- package/esm2022/table/components/renderers/index.js.map +1 -0
- package/esm2022/table/components/renderers/render-cell.directive.js +78 -0
- package/esm2022/table/components/renderers/render-cell.directive.js.map +1 -0
- package/esm2022/table/components/renderers/render-footer.directive.js +53 -0
- package/esm2022/table/components/renderers/render-footer.directive.js.map +1 -0
- package/esm2022/table/components/renderers/render-header.directive.js +53 -0
- package/esm2022/table/components/renderers/render-header.directive.js.map +1 -0
- package/esm2022/table/components/table-action-bar.directive.js +24 -0
- package/esm2022/table/components/table-action-bar.directive.js.map +1 -0
- package/esm2022/table/components/table-body.directive.js +24 -0
- package/esm2022/table/components/table-body.directive.js.map +1 -0
- package/esm2022/table/components/table-cell-action.directive.js +46 -0
- package/esm2022/table/components/table-cell-action.directive.js.map +1 -0
- package/esm2022/table/components/table-cell.directive.js +28 -0
- package/esm2022/table/components/table-cell.directive.js.map +1 -0
- package/esm2022/table/components/table-column-drag-handle.directive.js +51 -0
- package/esm2022/table/components/table-column-drag-handle.directive.js.map +1 -0
- package/esm2022/table/components/table-column-drag-preview.directive.js +25 -0
- package/esm2022/table/components/table-column-drag-preview.directive.js.map +1 -0
- package/esm2022/table/components/table-column-drop-indicator.directive.js +42 -0
- package/esm2022/table/components/table-column-drop-indicator.directive.js.map +1 -0
- package/esm2022/table/components/table-column-filter-action.directive.js +62 -0
- package/esm2022/table/components/table-column-filter-action.directive.js.map +1 -0
- package/esm2022/table/components/table-column-header-action.directive.js +46 -0
- package/esm2022/table/components/table-column-header-action.directive.js.map +1 -0
- package/esm2022/table/components/table-column-resize-handle.directive.js +57 -0
- package/esm2022/table/components/table-column-resize-handle.directive.js.map +1 -0
- package/esm2022/table/components/table-column-sort-action.directive.js +60 -0
- package/esm2022/table/components/table-column-sort-action.directive.js.map +1 -0
- package/esm2022/table/components/table-footer.directive.js +24 -0
- package/esm2022/table/components/table-footer.directive.js.map +1 -0
- package/esm2022/table/components/table-header-cell.directive.js +51 -0
- package/esm2022/table/components/table-header-cell.directive.js.map +1 -0
- package/esm2022/table/components/table-header.directive.js +24 -0
- package/esm2022/table/components/table-header.directive.js.map +1 -0
- package/esm2022/table/components/table-pagination.directive.js +22 -0
- package/esm2022/table/components/table-pagination.directive.js.map +1 -0
- package/esm2022/table/components/table-root.directive.js +38 -0
- package/esm2022/table/components/table-root.directive.js.map +1 -0
- package/esm2022/table/components/table-row-drag-handle.directive.js +51 -0
- package/esm2022/table/components/table-row-drag-handle.directive.js.map +1 -0
- package/esm2022/table/components/table-row-drag-preview.directive.js +24 -0
- package/esm2022/table/components/table-row-drag-preview.directive.js.map +1 -0
- package/esm2022/table/components/table-row-drop-indicator.directive.js +42 -0
- package/esm2022/table/components/table-row-drop-indicator.directive.js.map +1 -0
- package/esm2022/table/components/table-row-expand-button.directive.js +57 -0
- package/esm2022/table/components/table-row-expand-button.directive.js.map +1 -0
- package/esm2022/table/components/table-row.directive.js +44 -0
- package/esm2022/table/components/table-row.directive.js.map +1 -0
- package/esm2022/table/components/table-scroll-container.directive.js +24 -0
- package/esm2022/table/components/table-scroll-container.directive.js.map +1 -0
- package/esm2022/table/components/table-table.directive.js +24 -0
- package/esm2022/table/components/table-table.directive.js.map +1 -0
- package/esm2022/table/components/table-title-bar.directive.js +24 -0
- package/esm2022/table/components/table-title-bar.directive.js.map +1 -0
- package/esm2022/table/components/table.module.js +153 -0
- package/esm2022/table/components/table.module.js.map +1 -0
- package/esm2022/table/index.js +4 -0
- package/esm2022/table/index.js.map +1 -0
- package/esm2022/table/model/create-angular-table.js +52 -0
- package/esm2022/table/model/create-angular-table.js.map +1 -0
- package/esm2022/table/model/create-pagination-helper.js +26 -0
- package/esm2022/table/model/create-pagination-helper.js.map +1 -0
- package/esm2022/table/model/index.js +3 -0
- package/esm2022/table/model/index.js.map +1 -0
- package/esm2022/table/model/lazy-signal-initializer.js +45 -0
- package/esm2022/table/model/lazy-signal-initializer.js.map +1 -0
- package/esm2022/table/model/proxify-table.js +83 -0
- package/esm2022/table/model/proxify-table.js.map +1 -0
- package/esm2022/table/qualcomm-ui-angular-table.js +5 -0
- package/esm2022/table/qualcomm-ui-angular-table.js.map +1 -0
- package/esm2022/table/types/context.js +4 -0
- package/esm2022/table/types/context.js.map +1 -0
- package/esm2022/table/types/index.js +2 -0
- package/esm2022/table/types/index.js.map +1 -0
- package/esm2022/tabs/index.js +11 -0
- package/esm2022/tabs/index.js.map +1 -0
- package/esm2022/tabs/qds-tabs-context.service.js +14 -0
- package/esm2022/tabs/qds-tabs-context.service.js.map +1 -0
- package/esm2022/tabs/qualcomm-ui-angular-tabs.js +5 -0
- package/esm2022/tabs/qualcomm-ui-angular-tabs.js.map +1 -0
- package/esm2022/tabs/tab-button.directive.js +130 -0
- package/esm2022/tabs/tab-button.directive.js.map +1 -0
- package/esm2022/tabs/tab-dismiss-button.directive.js +40 -0
- package/esm2022/tabs/tab-dismiss-button.directive.js.map +1 -0
- package/esm2022/tabs/tab-root.directive.js +24 -0
- package/esm2022/tabs/tab-root.directive.js.map +1 -0
- package/esm2022/tabs/tabs-context.directive.js +40 -0
- package/esm2022/tabs/tabs-context.directive.js.map +1 -0
- package/esm2022/tabs/tabs-indicator.directive.js +23 -0
- package/esm2022/tabs/tabs-indicator.directive.js.map +1 -0
- package/esm2022/tabs/tabs-list.directive.js +35 -0
- package/esm2022/tabs/tabs-list.directive.js.map +1 -0
- package/esm2022/tabs/tabs-panel.directive.js +25 -0
- package/esm2022/tabs/tabs-panel.directive.js.map +1 -0
- package/esm2022/tabs/tabs-root.directive.js +73 -0
- package/esm2022/tabs/tabs-root.directive.js.map +1 -0
- package/esm2022/tabs/tabs.module.js +60 -0
- package/esm2022/tabs/tabs.module.js.map +1 -0
- package/esm2022/tag/index.js +3 -0
- package/esm2022/tag/index.js.map +1 -0
- package/esm2022/tag/qds-tag-context.service.js +14 -0
- package/esm2022/tag/qds-tag-context.service.js.map +1 -0
- package/esm2022/tag/qualcomm-ui-angular-tag.js +5 -0
- package/esm2022/tag/qualcomm-ui-angular-tag.js.map +1 -0
- package/esm2022/tag/tag.directive.js +183 -0
- package/esm2022/tag/tag.directive.js.map +1 -0
- package/esm2022/text-area/index.js +2 -0
- package/esm2022/text-area/index.js.map +1 -0
- package/esm2022/text-area/qualcomm-ui-angular-text-area.js +5 -0
- package/esm2022/text-area/qualcomm-ui-angular-text-area.js.map +1 -0
- package/esm2022/text-input/index.js +11 -0
- package/esm2022/text-input/index.js.map +1 -0
- package/esm2022/text-input/qualcomm-ui-angular-text-input.js +5 -0
- package/esm2022/text-input/qualcomm-ui-angular-text-input.js.map +1 -0
- package/esm2022/text-input/text-input-clear-trigger.directive.js +36 -0
- package/esm2022/text-input/text-input-clear-trigger.directive.js.map +1 -0
- package/esm2022/text-input/text-input-error-indicator.directive.js +43 -0
- package/esm2022/text-input/text-input-error-indicator.directive.js.map +1 -0
- package/esm2022/text-input/text-input-error-text.directive.js +42 -0
- package/esm2022/text-input/text-input-error-text.directive.js.map +1 -0
- package/esm2022/text-input/text-input-hint.directive.js +26 -0
- package/esm2022/text-input/text-input-hint.directive.js.map +1 -0
- package/esm2022/text-input/text-input-input-group.directive.js +52 -0
- package/esm2022/text-input/text-input-input-group.directive.js.map +1 -0
- package/esm2022/text-input/text-input-input.directive.js +32 -0
- package/esm2022/text-input/text-input-input.directive.js.map +1 -0
- package/esm2022/text-input/text-input-label.directive.js +50 -0
- package/esm2022/text-input/text-input-label.directive.js.map +1 -0
- package/esm2022/text-input/text-input-root.directive.js +71 -0
- package/esm2022/text-input/text-input-root.directive.js.map +1 -0
- package/esm2022/text-input/text-input.component.js +156 -0
- package/esm2022/text-input/text-input.component.js.map +1 -0
- package/esm2022/text-input/text-input.module.js +75 -0
- package/esm2022/text-input/text-input.module.js.map +1 -0
- package/esm2022/theme/index.js +3 -0
- package/esm2022/theme/index.js.map +1 -0
- package/esm2022/theme/qds-theme-providers.js +73 -0
- package/esm2022/theme/qds-theme-providers.js.map +1 -0
- package/esm2022/theme/qds-theme.service.js +89 -0
- package/esm2022/theme/qds-theme.service.js.map +1 -0
- package/esm2022/theme/qds-theme.types.js +4 -0
- package/esm2022/theme/qds-theme.types.js.map +1 -0
- package/esm2022/theme/qualcomm-ui-angular-theme.js +5 -0
- package/esm2022/theme/qualcomm-ui-angular-theme.js.map +1 -0
- package/esm2022/toast/create-toaster.js +7 -0
- package/esm2022/toast/create-toaster.js.map +1 -0
- package/esm2022/toast/index.js +14 -0
- package/esm2022/toast/index.js.map +1 -0
- package/esm2022/toast/qds-toast-context.service.js +14 -0
- package/esm2022/toast/qds-toast-context.service.js.map +1 -0
- package/esm2022/toast/qualcomm-ui-angular-toast.js +5 -0
- package/esm2022/toast/qualcomm-ui-angular-toast.js.map +1 -0
- package/esm2022/toast/toast-action.directive.js +23 -0
- package/esm2022/toast/toast-action.directive.js.map +1 -0
- package/esm2022/toast/toast-close-button.directive.js +44 -0
- package/esm2022/toast/toast-close-button.directive.js.map +1 -0
- package/esm2022/toast/toast-context.directive.js +23 -0
- package/esm2022/toast/toast-context.directive.js.map +1 -0
- package/esm2022/toast/toast-description.directive.js +23 -0
- package/esm2022/toast/toast-description.directive.js.map +1 -0
- package/esm2022/toast/toast-icon.directive.js +60 -0
- package/esm2022/toast/toast-icon.directive.js.map +1 -0
- package/esm2022/toast/toast-label.directive.js +23 -0
- package/esm2022/toast/toast-label.directive.js.map +1 -0
- package/esm2022/toast/toast-provider.directive.js +34 -0
- package/esm2022/toast/toast-provider.directive.js.map +1 -0
- package/esm2022/toast/toast-root.directive.js +46 -0
- package/esm2022/toast/toast-root.directive.js.map +1 -0
- package/esm2022/toast/toast.module.js +77 -0
- package/esm2022/toast/toast.module.js.map +1 -0
- package/esm2022/toast/toaster.directive.js +124 -0
- package/esm2022/toast/toaster.directive.js.map +1 -0
- package/esm2022/toast/toaster.service.js +24 -0
- package/esm2022/toast/toaster.service.js.map +1 -0
- package/esm2022/tooltip/index.js +11 -0
- package/esm2022/tooltip/index.js.map +1 -0
- package/esm2022/tooltip/qualcomm-ui-angular-tooltip.js +5 -0
- package/esm2022/tooltip/qualcomm-ui-angular-tooltip.js.map +1 -0
- package/esm2022/tooltip/tooltip-arrow-tip.directive.js +22 -0
- package/esm2022/tooltip/tooltip-arrow-tip.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip-arrow.directive.js +32 -0
- package/esm2022/tooltip/tooltip-arrow.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip-content.directive.js +22 -0
- package/esm2022/tooltip/tooltip-content.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip-context.directive.js +28 -0
- package/esm2022/tooltip/tooltip-context.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip-floating-portal.component.js +81 -0
- package/esm2022/tooltip/tooltip-floating-portal.component.js.map +1 -0
- package/esm2022/tooltip/tooltip-positioner.directive.js +22 -0
- package/esm2022/tooltip/tooltip-positioner.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip-root.directive.js +18 -0
- package/esm2022/tooltip/tooltip-root.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip-trigger.directive.js +17 -0
- package/esm2022/tooltip/tooltip-trigger.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip.directive.js +67 -0
- package/esm2022/tooltip/tooltip.directive.js.map +1 -0
- package/esm2022/tooltip/tooltip.module.js +66 -0
- package/esm2022/tooltip/tooltip.module.js.map +1 -0
- package/esm2022/tree/index.js +2 -0
- package/esm2022/tree/index.js.map +1 -0
- package/esm2022/tree/qualcomm-ui-angular-tree.js +5 -0
- package/esm2022/tree/qualcomm-ui-angular-tree.js.map +1 -0
- package/footer/index.d.ts +2 -0
- package/footer/index.d.ts.map +1 -0
- package/footer/qualcomm-ui-angular-footer.d.ts +6 -0
- package/footer/qualcomm-ui-angular-footer.d.ts.map +1 -0
- package/header/index.d.ts +2 -0
- package/header/index.d.ts.map +1 -0
- package/header/qualcomm-ui-angular-header.d.ts +6 -0
- package/header/qualcomm-ui-angular-header.d.ts.map +1 -0
- package/icon/end-icon.directive.d.ts +27 -0
- package/icon/end-icon.directive.d.ts.map +1 -0
- package/icon/icon.directive.d.ts +47 -0
- package/icon/icon.directive.d.ts.map +1 -0
- package/icon/icon.tokens.d.ts +8 -0
- package/icon/icon.tokens.d.ts.map +1 -0
- package/icon/index.d.ts +6 -0
- package/icon/index.d.ts.map +1 -0
- package/icon/qualcomm-ui-angular-icon.d.ts +6 -0
- package/icon/qualcomm-ui-angular-icon.d.ts.map +1 -0
- package/icon/start-icon.directive.d.ts +27 -0
- package/icon/start-icon.directive.d.ts.map +1 -0
- package/icon/use-lucide-icon.d.ts +36 -0
- package/icon/use-lucide-icon.d.ts.map +1 -0
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -0
- package/inline-icon-button/index.d.ts +3 -0
- package/inline-icon-button/index.d.ts.map +1 -0
- package/inline-icon-button/inline-icon-button.component.d.ts +42 -0
- package/inline-icon-button/inline-icon-button.component.d.ts.map +1 -0
- package/inline-icon-button/qualcomm-ui-angular-inline-icon-button.d.ts +6 -0
- package/inline-icon-button/qualcomm-ui-angular-inline-icon-button.d.ts.map +1 -0
- package/inline-icon-button/use-inline-icon-button-api.d.ts +5 -0
- package/inline-icon-button/use-inline-icon-button-api.d.ts.map +1 -0
- package/inline-notification/index.d.ts +10 -0
- package/inline-notification/index.d.ts.map +1 -0
- package/inline-notification/inline-notification-action.directive.d.ts +9 -0
- package/inline-notification/inline-notification-action.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification-close-button.directive.d.ts +10 -0
- package/inline-notification/inline-notification-close-button.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification-description.directive.d.ts +9 -0
- package/inline-notification/inline-notification-description.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification-icon.directive.d.ts +12 -0
- package/inline-notification/inline-notification-icon.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification-label.directive.d.ts +9 -0
- package/inline-notification/inline-notification-label.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification-root.directive.d.ts +28 -0
- package/inline-notification/inline-notification-root.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification.directive.d.ts +40 -0
- package/inline-notification/inline-notification.directive.d.ts.map +1 -0
- package/inline-notification/inline-notification.module.d.ts +17 -0
- package/inline-notification/inline-notification.module.d.ts.map +1 -0
- package/inline-notification/qds-inline-notification-context.service.d.ts +9 -0
- package/inline-notification/qds-inline-notification-context.service.d.ts.map +1 -0
- package/inline-notification/qualcomm-ui-angular-inline-notification.d.ts +6 -0
- package/inline-notification/qualcomm-ui-angular-inline-notification.d.ts.map +1 -0
- package/input/error-text.component.d.ts +37 -0
- package/input/error-text.component.d.ts.map +1 -0
- package/input/hint.directive.d.ts +30 -0
- package/input/hint.directive.d.ts.map +1 -0
- package/input/index.d.ts +7 -0
- package/input/index.d.ts.map +1 -0
- package/input/input-end-icon.component.d.ts +16 -0
- package/input/input-end-icon.component.d.ts.map +1 -0
- package/input/input-start-icon.component.d.ts +28 -0
- package/input/input-start-icon.component.d.ts.map +1 -0
- package/input/qds-input-context.service.d.ts +14 -0
- package/input/qds-input-context.service.d.ts.map +1 -0
- package/input/qualcomm-ui-angular-input.d.ts +6 -0
- package/input/qualcomm-ui-angular-input.d.ts.map +1 -0
- package/input/use-input-bindings.d.ts +63 -0
- package/input/use-input-bindings.d.ts.map +1 -0
- package/link/index.d.ts +2 -0
- package/link/index.d.ts.map +1 -0
- package/link/link.directive.d.ts +62 -0
- package/link/link.directive.d.ts.map +1 -0
- package/link/qualcomm-ui-angular-link.d.ts +6 -0
- package/link/qualcomm-ui-angular-link.d.ts.map +1 -0
- package/menu/index.d.ts +21 -0
- package/menu/index.d.ts.map +1 -0
- package/menu/menu-button.component.d.ts +10 -0
- package/menu/menu-button.component.d.ts.map +1 -0
- package/menu/menu-checkbox-item.directive.d.ts +9 -0
- package/menu/menu-checkbox-item.directive.d.ts.map +1 -0
- package/menu/menu-content.directive.d.ts +9 -0
- package/menu/menu-content.directive.d.ts.map +1 -0
- package/menu/menu-context-trigger.directive.d.ts +7 -0
- package/menu/menu-context-trigger.directive.d.ts.map +1 -0
- package/menu/menu-item-command.directive.d.ts +13 -0
- package/menu/menu-item-command.directive.d.ts.map +1 -0
- package/menu/menu-item-group-label.directive.d.ts +9 -0
- package/menu/menu-item-group-label.directive.d.ts.map +1 -0
- package/menu/menu-item-group.directive.d.ts +9 -0
- package/menu/menu-item-group.directive.d.ts.map +1 -0
- package/menu/menu-item-indicator.component.d.ts +9 -0
- package/menu/menu-item-indicator.component.d.ts.map +1 -0
- package/menu/menu-item-start-icon.component.d.ts +15 -0
- package/menu/menu-item-start-icon.component.d.ts.map +1 -0
- package/menu/menu-item.directive.d.ts +10 -0
- package/menu/menu-item.directive.d.ts.map +1 -0
- package/menu/menu-positioner.component.d.ts +7 -0
- package/menu/menu-positioner.component.d.ts.map +1 -0
- package/menu/menu-radio-item-group.directive.d.ts +9 -0
- package/menu/menu-radio-item-group.directive.d.ts.map +1 -0
- package/menu/menu-radio-item.directive.d.ts +9 -0
- package/menu/menu-radio-item.directive.d.ts.map +1 -0
- package/menu/menu-separator.directive.d.ts +10 -0
- package/menu/menu-separator.directive.d.ts.map +1 -0
- package/menu/menu-trigger-item-indicator.component.d.ts +13 -0
- package/menu/menu-trigger-item-indicator.component.d.ts.map +1 -0
- package/menu/menu-trigger-item.component.d.ts +10 -0
- package/menu/menu-trigger-item.component.d.ts.map +1 -0
- package/menu/menu-trigger.directive.d.ts +11 -0
- package/menu/menu-trigger.directive.d.ts.map +1 -0
- package/menu/menu.component.d.ts +14 -0
- package/menu/menu.component.d.ts.map +1 -0
- package/menu/menu.module.d.ts +28 -0
- package/menu/menu.module.d.ts.map +1 -0
- package/menu/qds-menu-context.service.d.ts +9 -0
- package/menu/qds-menu-context.service.d.ts.map +1 -0
- package/menu/qualcomm-ui-angular-menu.d.ts +6 -0
- package/menu/qualcomm-ui-angular-menu.d.ts.map +1 -0
- package/number-input/index.d.ts +14 -0
- package/number-input/index.d.ts.map +1 -0
- package/number-input/number-input-control.directive.d.ts +21 -0
- package/number-input/number-input-control.directive.d.ts.map +1 -0
- package/number-input/number-input-decrement-trigger.directive.d.ts +10 -0
- package/number-input/number-input-decrement-trigger.directive.d.ts.map +1 -0
- package/number-input/number-input-error-indicator.directive.d.ts +17 -0
- package/number-input/number-input-error-indicator.directive.d.ts.map +1 -0
- package/number-input/number-input-error-text.directive.d.ts +9 -0
- package/number-input/number-input-error-text.directive.d.ts.map +1 -0
- package/number-input/number-input-hint.directive.d.ts +9 -0
- package/number-input/number-input-hint.directive.d.ts.map +1 -0
- package/number-input/number-input-increment-trigger.directive.d.ts +10 -0
- package/number-input/number-input-increment-trigger.directive.d.ts.map +1 -0
- package/number-input/number-input-input-group.directive.d.ts +10 -0
- package/number-input/number-input-input-group.directive.d.ts.map +1 -0
- package/number-input/number-input-input.directive.d.ts +9 -0
- package/number-input/number-input-input.directive.d.ts.map +1 -0
- package/number-input/number-input-label.directive.d.ts +9 -0
- package/number-input/number-input-label.directive.d.ts.map +1 -0
- package/number-input/number-input-root.directive.d.ts +56 -0
- package/number-input/number-input-root.directive.d.ts.map +1 -0
- package/number-input/number-input.component.d.ts +51 -0
- package/number-input/number-input.component.d.ts.map +1 -0
- package/number-input/number-input.module.d.ts +21 -0
- package/number-input/number-input.module.d.ts.map +1 -0
- package/number-input/qds-number-input-context.service.d.ts +9 -0
- package/number-input/qds-number-input-context.service.d.ts.map +1 -0
- package/number-input/qualcomm-ui-angular-number-input.d.ts +6 -0
- package/number-input/qualcomm-ui-angular-number-input.d.ts.map +1 -0
- package/package.json +201 -0
- package/pagination/index.d.ts +11 -0
- package/pagination/index.d.ts.map +1 -0
- package/pagination/pagination-context.directive.d.ts +15 -0
- package/pagination/pagination-context.directive.d.ts.map +1 -0
- package/pagination/pagination-next-trigger.component.d.ts +21 -0
- package/pagination/pagination-next-trigger.component.d.ts.map +1 -0
- package/pagination/pagination-page-item.component.d.ts +16 -0
- package/pagination/pagination-page-item.component.d.ts.map +1 -0
- package/pagination/pagination-page-items.component.d.ts +7 -0
- package/pagination/pagination-page-items.component.d.ts.map +1 -0
- package/pagination/pagination-page-metadata.directive.d.ts +14 -0
- package/pagination/pagination-page-metadata.directive.d.ts.map +1 -0
- package/pagination/pagination-page-size-label.directive.d.ts +14 -0
- package/pagination/pagination-page-size-label.directive.d.ts.map +1 -0
- package/pagination/pagination-page-size.component.d.ts +14 -0
- package/pagination/pagination-page-size.component.d.ts.map +1 -0
- package/pagination/pagination-prev-trigger.component.d.ts +21 -0
- package/pagination/pagination-prev-trigger.component.d.ts.map +1 -0
- package/pagination/pagination-root.directive.d.ts +14 -0
- package/pagination/pagination-root.directive.d.ts.map +1 -0
- package/pagination/pagination.module.d.ts +20 -0
- package/pagination/pagination.module.d.ts.map +1 -0
- package/pagination/qualcomm-ui-angular-pagination.d.ts +6 -0
- package/pagination/qualcomm-ui-angular-pagination.d.ts.map +1 -0
- package/password-input/index.d.ts +12 -0
- package/password-input/index.d.ts.map +1 -0
- package/password-input/password-input-clear-trigger.directive.d.ts +9 -0
- package/password-input/password-input-clear-trigger.directive.d.ts.map +1 -0
- package/password-input/password-input-error-indicator.directive.d.ts +16 -0
- package/password-input/password-input-error-indicator.directive.d.ts.map +1 -0
- package/password-input/password-input-error-text.directive.d.ts +16 -0
- package/password-input/password-input-error-text.directive.d.ts.map +1 -0
- package/password-input/password-input-hint.directive.d.ts +9 -0
- package/password-input/password-input-hint.directive.d.ts.map +1 -0
- package/password-input/password-input-input-group.directive.d.ts +9 -0
- package/password-input/password-input-input-group.directive.d.ts.map +1 -0
- package/password-input/password-input-input.directive.d.ts +9 -0
- package/password-input/password-input-input.directive.d.ts.map +1 -0
- package/password-input/password-input-label.directive.d.ts +9 -0
- package/password-input/password-input-label.directive.d.ts.map +1 -0
- package/password-input/password-input-root.directive.d.ts +37 -0
- package/password-input/password-input-root.directive.d.ts.map +1 -0
- package/password-input/password-input-visibility-trigger.directive.d.ts +24 -0
- package/password-input/password-input-visibility-trigger.directive.d.ts.map +1 -0
- package/password-input/password-input.component.d.ts +72 -0
- package/password-input/password-input.component.d.ts.map +1 -0
- package/password-input/password-input.module.d.ts +20 -0
- package/password-input/password-input.module.d.ts.map +1 -0
- package/password-input/qualcomm-ui-angular-password-input.d.ts +6 -0
- package/password-input/qualcomm-ui-angular-password-input.d.ts.map +1 -0
- package/popover/index.d.ts +14 -0
- package/popover/index.d.ts.map +1 -0
- package/popover/popover-anchor.directive.d.ts +7 -0
- package/popover/popover-anchor.directive.d.ts.map +1 -0
- package/popover/popover-arrow-tip.directive.d.ts +17 -0
- package/popover/popover-arrow-tip.directive.d.ts.map +1 -0
- package/popover/popover-arrow.directive.d.ts +17 -0
- package/popover/popover-arrow.directive.d.ts.map +1 -0
- package/popover/popover-close-trigger.directive.d.ts +17 -0
- package/popover/popover-close-trigger.directive.d.ts.map +1 -0
- package/popover/popover-content.directive.d.ts +17 -0
- package/popover/popover-content.directive.d.ts.map +1 -0
- package/popover/popover-context.directive.d.ts +15 -0
- package/popover/popover-context.directive.d.ts.map +1 -0
- package/popover/popover-description.directive.d.ts +17 -0
- package/popover/popover-description.directive.d.ts.map +1 -0
- package/popover/popover-label.directive.d.ts +17 -0
- package/popover/popover-label.directive.d.ts.map +1 -0
- package/popover/popover-positioner.directive.d.ts +7 -0
- package/popover/popover-positioner.directive.d.ts.map +1 -0
- package/popover/popover-root.directive.d.ts +7 -0
- package/popover/popover-root.directive.d.ts.map +1 -0
- package/popover/popover-trigger.directive.d.ts +17 -0
- package/popover/popover-trigger.directive.d.ts.map +1 -0
- package/popover/popover.directive.d.ts +24 -0
- package/popover/popover.directive.d.ts.map +1 -0
- package/popover/popover.module.d.ts +20 -0
- package/popover/popover.module.d.ts.map +1 -0
- package/popover/qualcomm-ui-angular-popover.d.ts +6 -0
- package/popover/qualcomm-ui-angular-popover.d.ts.map +1 -0
- package/progress/index.d.ts +12 -0
- package/progress/index.d.ts.map +1 -0
- package/progress/progress-bar.directive.d.ts +9 -0
- package/progress/progress-bar.directive.d.ts.map +1 -0
- package/progress/progress-context.directive.d.ts +16 -0
- package/progress/progress-context.directive.d.ts.map +1 -0
- package/progress/progress-error-text.directive.d.ts +16 -0
- package/progress/progress-error-text.directive.d.ts.map +1 -0
- package/progress/progress-hint.directive.d.ts +9 -0
- package/progress/progress-hint.directive.d.ts.map +1 -0
- package/progress/progress-label.directive.d.ts +9 -0
- package/progress/progress-label.directive.d.ts.map +1 -0
- package/progress/progress-root.directive.d.ts +35 -0
- package/progress/progress-root.directive.d.ts.map +1 -0
- package/progress/progress-track.directive.d.ts +9 -0
- package/progress/progress-track.directive.d.ts.map +1 -0
- package/progress/progress-value-text.directive.d.ts +9 -0
- package/progress/progress-value-text.directive.d.ts.map +1 -0
- package/progress/progress.directive.d.ts +47 -0
- package/progress/progress.directive.d.ts.map +1 -0
- package/progress/progress.module.d.ts +17 -0
- package/progress/progress.module.d.ts.map +1 -0
- package/progress/qds-progress-context.service.d.ts +9 -0
- package/progress/qds-progress-context.service.d.ts.map +1 -0
- package/progress/qualcomm-ui-angular-progress.d.ts +6 -0
- package/progress/qualcomm-ui-angular-progress.d.ts.map +1 -0
- package/progress-ring/index.d.ts +13 -0
- package/progress-ring/index.d.ts.map +1 -0
- package/progress-ring/progress-ring-bar.directive.d.ts +9 -0
- package/progress-ring/progress-ring-bar.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-circle-container.directive.d.ts +13 -0
- package/progress-ring/progress-ring-circle-container.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-circle.directive.d.ts +9 -0
- package/progress-ring/progress-ring-circle.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-context.directive.d.ts +16 -0
- package/progress-ring/progress-ring-context.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-error-text.directive.d.ts +9 -0
- package/progress-ring/progress-ring-error-text.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-label.directive.d.ts +9 -0
- package/progress-ring/progress-ring-label.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-root.directive.d.ts +31 -0
- package/progress-ring/progress-ring-root.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-track.directive.d.ts +9 -0
- package/progress-ring/progress-ring-track.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring-value-text.directive.d.ts +9 -0
- package/progress-ring/progress-ring-value-text.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring.directive.d.ts +27 -0
- package/progress-ring/progress-ring.directive.d.ts.map +1 -0
- package/progress-ring/progress-ring.module.d.ts +17 -0
- package/progress-ring/progress-ring.module.d.ts.map +1 -0
- package/progress-ring/qds-progress-ring-context.service.d.ts +9 -0
- package/progress-ring/qds-progress-ring-context.service.d.ts.map +1 -0
- package/progress-ring/qualcomm-ui-angular-progress-ring.d.ts +6 -0
- package/progress-ring/qualcomm-ui-angular-progress-ring.d.ts.map +1 -0
- package/qualcomm-ui-angular.d.ts +6 -0
- package/qualcomm-ui-angular.d.ts.map +1 -0
- package/radio/index.d.ts +9 -0
- package/radio/index.d.ts.map +1 -0
- package/radio/qds-radio-context.service.d.ts +9 -0
- package/radio/qds-radio-context.service.d.ts.map +1 -0
- package/radio/qualcomm-ui-angular-radio.d.ts +6 -0
- package/radio/qualcomm-ui-angular-radio.d.ts.map +1 -0
- package/radio/radio-control.directive.d.ts +9 -0
- package/radio/radio-control.directive.d.ts.map +1 -0
- package/radio/radio-group/index.d.ts +5 -0
- package/radio/radio-group/index.d.ts.map +1 -0
- package/radio/radio-group/radio-group-error-text.component.d.ts +16 -0
- package/radio/radio-group/radio-group-error-text.component.d.ts.map +1 -0
- package/radio/radio-group/radio-group-items.directive.d.ts +9 -0
- package/radio/radio-group/radio-group-items.directive.d.ts.map +1 -0
- package/radio/radio-group/radio-group-label.directive.d.ts +9 -0
- package/radio/radio-group/radio-group-label.directive.d.ts.map +1 -0
- package/radio/radio-group/radio-group-root.directive.d.ts +18 -0
- package/radio/radio-group/radio-group-root.directive.d.ts.map +1 -0
- package/radio/radio-hidden-input.directive.d.ts +9 -0
- package/radio/radio-hidden-input.directive.d.ts.map +1 -0
- package/radio/radio-label.directive.d.ts +9 -0
- package/radio/radio-label.directive.d.ts.map +1 -0
- package/radio/radio-root.directive.d.ts +19 -0
- package/radio/radio-root.directive.d.ts.map +1 -0
- package/radio/radio.component.d.ts +12 -0
- package/radio/radio.component.d.ts.map +1 -0
- package/radio/radio.module.d.ts +18 -0
- package/radio/radio.module.d.ts.map +1 -0
- package/segmented-control/index.d.ts +8 -0
- package/segmented-control/index.d.ts.map +1 -0
- package/segmented-control/qds-segmented-control-context.service.d.ts +9 -0
- package/segmented-control/qds-segmented-control-context.service.d.ts.map +1 -0
- package/segmented-control/qualcomm-ui-angular-segmented-control.d.ts +6 -0
- package/segmented-control/qualcomm-ui-angular-segmented-control.d.ts.map +1 -0
- package/segmented-control/segmented-control-hidden-input.directive.d.ts +12 -0
- package/segmented-control/segmented-control-hidden-input.directive.d.ts.map +1 -0
- package/segmented-control/segmented-control-item-root.directive.d.ts +9 -0
- package/segmented-control/segmented-control-item-root.directive.d.ts.map +1 -0
- package/segmented-control/segmented-control-item-text.directive.d.ts +12 -0
- package/segmented-control/segmented-control-item-text.directive.d.ts.map +1 -0
- package/segmented-control/segmented-control-item.component.d.ts +11 -0
- package/segmented-control/segmented-control-item.component.d.ts.map +1 -0
- package/segmented-control/segmented-control.directive.d.ts +26 -0
- package/segmented-control/segmented-control.directive.d.ts.map +1 -0
- package/segmented-control/segmented-control.module.d.ts +13 -0
- package/segmented-control/segmented-control.module.d.ts.map +1 -0
- package/select/index.d.ts +21 -0
- package/select/index.d.ts.map +1 -0
- package/select/qds-select-context.service.d.ts +9 -0
- package/select/qds-select-context.service.d.ts.map +1 -0
- package/select/qualcomm-ui-angular-select.d.ts +6 -0
- package/select/qualcomm-ui-angular-select.d.ts.map +1 -0
- package/select/select-clear-trigger.directive.d.ts +10 -0
- package/select/select-clear-trigger.directive.d.ts.map +1 -0
- package/select/select-content.directive.d.ts +9 -0
- package/select/select-content.directive.d.ts.map +1 -0
- package/select/select-context.directive.d.ts +16 -0
- package/select/select-context.directive.d.ts.map +1 -0
- package/select/select-control.directive.d.ts +10 -0
- package/select/select-control.directive.d.ts.map +1 -0
- package/select/select-error-indicator.directive.d.ts +16 -0
- package/select/select-error-indicator.directive.d.ts.map +1 -0
- package/select/select-error-text.directive.d.ts +15 -0
- package/select/select-error-text.directive.d.ts.map +1 -0
- package/select/select-hidden-select.directive.d.ts +9 -0
- package/select/select-hidden-select.directive.d.ts.map +1 -0
- package/select/select-hint.directive.d.ts +9 -0
- package/select/select-hint.directive.d.ts.map +1 -0
- package/select/select-indicator.directive.d.ts +16 -0
- package/select/select-indicator.directive.d.ts.map +1 -0
- package/select/select-item-indicator.directive.d.ts +9 -0
- package/select/select-item-indicator.directive.d.ts.map +1 -0
- package/select/select-item-text.directive.d.ts +9 -0
- package/select/select-item-text.directive.d.ts.map +1 -0
- package/select/select-item.directive.d.ts +9 -0
- package/select/select-item.directive.d.ts.map +1 -0
- package/select/select-items.component.d.ts +7 -0
- package/select/select-items.component.d.ts.map +1 -0
- package/select/select-label.directive.d.ts +10 -0
- package/select/select-label.directive.d.ts.map +1 -0
- package/select/select-positioner.directive.d.ts +9 -0
- package/select/select-positioner.directive.d.ts.map +1 -0
- package/select/select-root.directive.d.ts +26 -0
- package/select/select-root.directive.d.ts.map +1 -0
- package/select/select-value-text.directive.d.ts +9 -0
- package/select/select-value-text.directive.d.ts.map +1 -0
- package/select/select.component.d.ts +60 -0
- package/select/select.component.d.ts.map +1 -0
- package/select/select.module.d.ts +29 -0
- package/select/select.module.d.ts.map +1 -0
- package/switch/index.d.ts +10 -0
- package/switch/index.d.ts.map +1 -0
- package/switch/qds-switch-context.service.d.ts +9 -0
- package/switch/qds-switch-context.service.d.ts.map +1 -0
- package/switch/qualcomm-ui-angular-switch.d.ts +6 -0
- package/switch/qualcomm-ui-angular-switch.d.ts.map +1 -0
- package/switch/switch-control.component.d.ts +9 -0
- package/switch/switch-control.component.d.ts.map +1 -0
- package/switch/switch-error-text.component.d.ts +16 -0
- package/switch/switch-error-text.component.d.ts.map +1 -0
- package/switch/switch-hidden-input.directive.d.ts +9 -0
- package/switch/switch-hidden-input.directive.d.ts.map +1 -0
- package/switch/switch-label.directive.d.ts +9 -0
- package/switch/switch-label.directive.d.ts.map +1 -0
- package/switch/switch-root.directive.d.ts +18 -0
- package/switch/switch-root.directive.d.ts.map +1 -0
- package/switch/switch-thumb.directive.d.ts +9 -0
- package/switch/switch-thumb.directive.d.ts.map +1 -0
- package/switch/switch.component.d.ts +35 -0
- package/switch/switch.component.d.ts.map +1 -0
- package/switch/switch.module.d.ts +16 -0
- package/switch/switch.module.d.ts.map +1 -0
- package/table/components/custom/cell-component-context.directive.d.ts +9 -0
- package/table/components/custom/cell-component-context.directive.d.ts.map +1 -0
- package/table/components/custom/index.d.ts +2 -0
- package/table/components/custom/index.d.ts.map +1 -0
- package/table/components/index.d.ts +29 -0
- package/table/components/index.d.ts.map +1 -0
- package/table/components/qds-table-api.d.ts +2 -0
- package/table/components/qds-table-api.d.ts.map +1 -0
- package/table/components/renderers/index.d.ts +4 -0
- package/table/components/renderers/index.d.ts.map +1 -0
- package/table/components/renderers/render-cell.directive.d.ts +28 -0
- package/table/components/renderers/render-cell.directive.d.ts.map +1 -0
- package/table/components/renderers/render-footer.directive.d.ts +17 -0
- package/table/components/renderers/render-footer.directive.d.ts.map +1 -0
- package/table/components/renderers/render-header.directive.d.ts +17 -0
- package/table/components/renderers/render-header.directive.d.ts.map +1 -0
- package/table/components/table-action-bar.directive.d.ts +12 -0
- package/table/components/table-action-bar.directive.d.ts.map +1 -0
- package/table/components/table-body.directive.d.ts +12 -0
- package/table/components/table-body.directive.d.ts.map +1 -0
- package/table/components/table-cell-action.directive.d.ts +18 -0
- package/table/components/table-cell-action.directive.d.ts.map +1 -0
- package/table/components/table-cell.directive.d.ts +19 -0
- package/table/components/table-cell.directive.d.ts.map +1 -0
- package/table/components/table-column-drag-handle.directive.d.ts +20 -0
- package/table/components/table-column-drag-handle.directive.d.ts.map +1 -0
- package/table/components/table-column-drag-preview.directive.d.ts +13 -0
- package/table/components/table-column-drag-preview.directive.d.ts.map +1 -0
- package/table/components/table-column-drop-indicator.directive.d.ts +26 -0
- package/table/components/table-column-drop-indicator.directive.d.ts.map +1 -0
- package/table/components/table-column-filter-action.directive.d.ts +28 -0
- package/table/components/table-column-filter-action.directive.d.ts.map +1 -0
- package/table/components/table-column-header-action.directive.d.ts +18 -0
- package/table/components/table-column-header-action.directive.d.ts.map +1 -0
- package/table/components/table-column-resize-handle.directive.d.ts +27 -0
- package/table/components/table-column-resize-handle.directive.d.ts.map +1 -0
- package/table/components/table-column-sort-action.directive.d.ts +23 -0
- package/table/components/table-column-sort-action.directive.d.ts.map +1 -0
- package/table/components/table-footer.directive.d.ts +12 -0
- package/table/components/table-footer.directive.d.ts.map +1 -0
- package/table/components/table-header-cell.directive.d.ts +31 -0
- package/table/components/table-header-cell.directive.d.ts.map +1 -0
- package/table/components/table-header.directive.d.ts +12 -0
- package/table/components/table-header.directive.d.ts.map +1 -0
- package/table/components/table-pagination.directive.d.ts +8 -0
- package/table/components/table-pagination.directive.d.ts.map +1 -0
- package/table/components/table-root.directive.d.ts +25 -0
- package/table/components/table-root.directive.d.ts.map +1 -0
- package/table/components/table-row-drag-handle.directive.d.ts +20 -0
- package/table/components/table-row-drag-handle.directive.d.ts.map +1 -0
- package/table/components/table-row-drag-preview.directive.d.ts +12 -0
- package/table/components/table-row-drag-preview.directive.d.ts.map +1 -0
- package/table/components/table-row-drop-indicator.directive.d.ts +26 -0
- package/table/components/table-row-drop-indicator.directive.d.ts.map +1 -0
- package/table/components/table-row-expand-button.directive.d.ts +27 -0
- package/table/components/table-row-expand-button.directive.d.ts.map +1 -0
- package/table/components/table-row.directive.d.ts +27 -0
- package/table/components/table-row.directive.d.ts.map +1 -0
- package/table/components/table-scroll-container.directive.d.ts +12 -0
- package/table/components/table-scroll-container.directive.d.ts.map +1 -0
- package/table/components/table-table.directive.d.ts +12 -0
- package/table/components/table-table.directive.d.ts.map +1 -0
- package/table/components/table-title-bar.directive.d.ts +12 -0
- package/table/components/table-title-bar.directive.d.ts.map +1 -0
- package/table/components/table.module.d.ts +36 -0
- package/table/components/table.module.d.ts.map +1 -0
- package/table/index.d.ts +4 -0
- package/table/index.d.ts.map +1 -0
- package/table/model/create-angular-table.d.ts +6 -0
- package/table/model/create-angular-table.d.ts.map +1 -0
- package/table/model/create-pagination-helper.d.ts +23 -0
- package/table/model/create-pagination-helper.d.ts.map +1 -0
- package/table/model/index.d.ts +3 -0
- package/table/model/index.d.ts.map +1 -0
- package/table/model/lazy-signal-initializer.d.ts +6 -0
- package/table/model/lazy-signal-initializer.d.ts.map +1 -0
- package/table/model/proxify-table.d.ts +4 -0
- package/table/model/proxify-table.d.ts.map +1 -0
- package/table/qualcomm-ui-angular-table.d.ts +6 -0
- package/table/qualcomm-ui-angular-table.d.ts.map +1 -0
- package/table/types/context.d.ts +9 -0
- package/table/types/context.d.ts.map +1 -0
- package/table/types/index.d.ts +2 -0
- package/table/types/index.d.ts.map +1 -0
- package/tabs/index.d.ts +11 -0
- package/tabs/index.d.ts.map +1 -0
- package/tabs/qds-tabs-context.service.d.ts +9 -0
- package/tabs/qds-tabs-context.service.d.ts.map +1 -0
- package/tabs/qualcomm-ui-angular-tabs.d.ts +6 -0
- package/tabs/qualcomm-ui-angular-tabs.d.ts.map +1 -0
- package/tabs/tab-button.directive.d.ts +34 -0
- package/tabs/tab-button.directive.d.ts.map +1 -0
- package/tabs/tab-dismiss-button.directive.d.ts +10 -0
- package/tabs/tab-dismiss-button.directive.d.ts.map +1 -0
- package/tabs/tab-root.directive.d.ts +9 -0
- package/tabs/tab-root.directive.d.ts.map +1 -0
- package/tabs/tabs-context.directive.d.ts +27 -0
- package/tabs/tabs-context.directive.d.ts.map +1 -0
- package/tabs/tabs-indicator.directive.d.ts +9 -0
- package/tabs/tabs-indicator.directive.d.ts.map +1 -0
- package/tabs/tabs-list.directive.d.ts +9 -0
- package/tabs/tabs-list.directive.d.ts.map +1 -0
- package/tabs/tabs-panel.directive.d.ts +9 -0
- package/tabs/tabs-panel.directive.d.ts.map +1 -0
- package/tabs/tabs-root.directive.d.ts +41 -0
- package/tabs/tabs-root.directive.d.ts.map +1 -0
- package/tabs/tabs.module.d.ts +17 -0
- package/tabs/tabs.module.d.ts.map +1 -0
- package/tag/index.d.ts +3 -0
- package/tag/index.d.ts.map +1 -0
- package/tag/qds-tag-context.service.d.ts +9 -0
- package/tag/qds-tag-context.service.d.ts.map +1 -0
- package/tag/qualcomm-ui-angular-tag.d.ts +6 -0
- package/tag/qualcomm-ui-angular-tag.d.ts.map +1 -0
- package/tag/tag.directive.d.ts +66 -0
- package/tag/tag.directive.d.ts.map +1 -0
- package/text-area/index.d.ts +2 -0
- package/text-area/index.d.ts.map +1 -0
- package/text-area/qualcomm-ui-angular-text-area.d.ts +6 -0
- package/text-area/qualcomm-ui-angular-text-area.d.ts.map +1 -0
- package/text-input/index.d.ts +11 -0
- package/text-input/index.d.ts.map +1 -0
- package/text-input/qualcomm-ui-angular-text-input.d.ts +6 -0
- package/text-input/qualcomm-ui-angular-text-input.d.ts.map +1 -0
- package/text-input/text-input-clear-trigger.directive.d.ts +12 -0
- package/text-input/text-input-clear-trigger.directive.d.ts.map +1 -0
- package/text-input/text-input-error-indicator.directive.d.ts +19 -0
- package/text-input/text-input-error-indicator.directive.d.ts.map +1 -0
- package/text-input/text-input-error-text.directive.d.ts +18 -0
- package/text-input/text-input-error-text.directive.d.ts.map +1 -0
- package/text-input/text-input-hint.directive.d.ts +12 -0
- package/text-input/text-input-hint.directive.d.ts.map +1 -0
- package/text-input/text-input-input-group.directive.d.ts +12 -0
- package/text-input/text-input-input-group.directive.d.ts.map +1 -0
- package/text-input/text-input-input.directive.d.ts +13 -0
- package/text-input/text-input-input.directive.d.ts.map +1 -0
- package/text-input/text-input-label.directive.d.ts +12 -0
- package/text-input/text-input-label.directive.d.ts.map +1 -0
- package/text-input/text-input-root.directive.d.ts +59 -0
- package/text-input/text-input-root.directive.d.ts.map +1 -0
- package/text-input/text-input.component.d.ts +56 -0
- package/text-input/text-input.component.d.ts.map +1 -0
- package/text-input/text-input.module.d.ts +19 -0
- package/text-input/text-input.module.d.ts.map +1 -0
- package/theme/index.d.ts +4 -0
- package/theme/index.d.ts.map +1 -0
- package/theme/qds-theme-providers.d.ts +23 -0
- package/theme/qds-theme-providers.d.ts.map +1 -0
- package/theme/qds-theme.service.d.ts +23 -0
- package/theme/qds-theme.service.d.ts.map +1 -0
- package/theme/qds-theme.types.d.ts +37 -0
- package/theme/qds-theme.types.d.ts.map +1 -0
- package/theme/qualcomm-ui-angular-theme.d.ts +6 -0
- package/theme/qualcomm-ui-angular-theme.d.ts.map +1 -0
- package/toast/create-toaster.d.ts +7 -0
- package/toast/create-toaster.d.ts.map +1 -0
- package/toast/index.d.ts +14 -0
- package/toast/index.d.ts.map +1 -0
- package/toast/qds-toast-context.service.d.ts +9 -0
- package/toast/qds-toast-context.service.d.ts.map +1 -0
- package/toast/qualcomm-ui-angular-toast.d.ts +6 -0
- package/toast/qualcomm-ui-angular-toast.d.ts.map +1 -0
- package/toast/toast-action.directive.d.ts +9 -0
- package/toast/toast-action.directive.d.ts.map +1 -0
- package/toast/toast-close-button.directive.d.ts +10 -0
- package/toast/toast-close-button.directive.d.ts.map +1 -0
- package/toast/toast-context.directive.d.ts +14 -0
- package/toast/toast-context.directive.d.ts.map +1 -0
- package/toast/toast-description.directive.d.ts +9 -0
- package/toast/toast-description.directive.d.ts.map +1 -0
- package/toast/toast-icon.directive.d.ts +18 -0
- package/toast/toast-icon.directive.d.ts.map +1 -0
- package/toast/toast-label.directive.d.ts +9 -0
- package/toast/toast-label.directive.d.ts.map +1 -0
- package/toast/toast-provider.directive.d.ts +16 -0
- package/toast/toast-provider.directive.d.ts.map +1 -0
- package/toast/toast-root.directive.d.ts +12 -0
- package/toast/toast-root.directive.d.ts.map +1 -0
- package/toast/toast.module.d.ts +21 -0
- package/toast/toast.module.d.ts.map +1 -0
- package/toast/toaster.directive.d.ts +9 -0
- package/toast/toaster.directive.d.ts.map +1 -0
- package/toast/toaster.service.d.ts +12 -0
- package/toast/toaster.service.d.ts.map +1 -0
- package/tooltip/index.d.ts +11 -0
- package/tooltip/index.d.ts.map +1 -0
- package/tooltip/qualcomm-ui-angular-tooltip.d.ts +6 -0
- package/tooltip/qualcomm-ui-angular-tooltip.d.ts.map +1 -0
- package/tooltip/tooltip-arrow-tip.directive.d.ts +13 -0
- package/tooltip/tooltip-arrow-tip.directive.d.ts.map +1 -0
- package/tooltip/tooltip-arrow.directive.d.ts +13 -0
- package/tooltip/tooltip-arrow.directive.d.ts.map +1 -0
- package/tooltip/tooltip-content.directive.d.ts +13 -0
- package/tooltip/tooltip-content.directive.d.ts.map +1 -0
- package/tooltip/tooltip-context.directive.d.ts +15 -0
- package/tooltip/tooltip-context.directive.d.ts.map +1 -0
- package/tooltip/tooltip-floating-portal.component.d.ts +26 -0
- package/tooltip/tooltip-floating-portal.component.d.ts.map +1 -0
- package/tooltip/tooltip-positioner.directive.d.ts +13 -0
- package/tooltip/tooltip-positioner.directive.d.ts.map +1 -0
- package/tooltip/tooltip-root.directive.d.ts +7 -0
- package/tooltip/tooltip-root.directive.d.ts.map +1 -0
- package/tooltip/tooltip-trigger.directive.d.ts +7 -0
- package/tooltip/tooltip-trigger.directive.d.ts.map +1 -0
- package/tooltip/tooltip.directive.d.ts +16 -0
- package/tooltip/tooltip.directive.d.ts.map +1 -0
- package/tooltip/tooltip.module.d.ts +19 -0
- package/tooltip/tooltip.module.d.ts.map +1 -0
- package/tree/index.d.ts +2 -0
- package/tree/index.d.ts.map +1 -0
- package/tree/qualcomm-ui-angular-tree.d.ts +6 -0
- package/tree/qualcomm-ui-angular-tree.d.ts.map +1 -0
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Directive } from "@angular/core";
|
|
4
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
5
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export class TableBodyDirective {
|
|
8
|
+
trackBindings = useTrackBindings(() => {
|
|
9
|
+
return qdsTableApi.getBodyBindings();
|
|
10
|
+
});
|
|
11
|
+
ngOnInit() {
|
|
12
|
+
this.trackBindings();
|
|
13
|
+
}
|
|
14
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableBodyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
15
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.10", type: TableBodyDirective, isStandalone: false, selector: "[q-table-body]", ngImport: i0 });
|
|
16
|
+
}
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableBodyDirective, decorators: [{
|
|
18
|
+
type: Directive,
|
|
19
|
+
args: [{
|
|
20
|
+
selector: "[q-table-body]",
|
|
21
|
+
standalone: false,
|
|
22
|
+
}]
|
|
23
|
+
}] });
|
|
24
|
+
//# sourceMappingURL=table-body.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-body.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-body.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAc,MAAM,eAAe,CAAA;AAEpD,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAElE,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;AAM3C,MAAM,OAAO,kBAAkB;IACV,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE;QACvD,OAAO,WAAW,CAAC,eAAe,EAAE,CAAA;IACtC,CAAC,CAAC,CAAA;IAEF,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAPU,kBAAkB;4FAAlB,kBAAkB;;4FAAlB,kBAAkB;kBAJ9B,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,UAAU,EAAE,KAAK;iBAClB","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Directive, type OnInit} from \"@angular/core\"\n\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Directive({\n selector: \"[q-table-body]\",\n standalone: false,\n})\nexport class TableBodyDirective implements OnInit {\n protected readonly trackBindings = useTrackBindings(() => {\n return qdsTableApi.getBodyBindings()\n })\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Component, input } from "@angular/core";
|
|
4
|
+
import { useInlineIconButtonApi } from "@qualcomm-ui/angular/inline-icon-button";
|
|
5
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
6
|
+
import { mergeProps } from "@qualcomm-ui/utils/merge-props";
|
|
7
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
import * as i1 from "@qualcomm-ui/angular-core/machine";
|
|
10
|
+
import * as i2 from "@qualcomm-ui/angular/icon";
|
|
11
|
+
export class TableCellActionDirective {
|
|
12
|
+
/**
|
|
13
|
+
* Lucide icon to display inside the button.
|
|
14
|
+
*/
|
|
15
|
+
icon = input.required(...(ngDevMode ? [{ debugName: "icon" }] : []));
|
|
16
|
+
inlineIconButtonApi = useInlineIconButtonApi({
|
|
17
|
+
emphasis: "neutral",
|
|
18
|
+
size: "sm",
|
|
19
|
+
variant: "fixed",
|
|
20
|
+
});
|
|
21
|
+
trackBindings = useTrackBindings(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), qdsTableApi.getCellActionBindings()));
|
|
22
|
+
ngOnInit() {
|
|
23
|
+
this.trackBindings();
|
|
24
|
+
}
|
|
25
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableCellActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
26
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.10", type: TableCellActionDirective, isStandalone: false, selector: "[q-table-cell-action]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: true, transformFunction: null } }, ngImport: i0, template: `
|
|
27
|
+
<svg
|
|
28
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
29
|
+
[qIcon]="icon()"
|
|
30
|
+
></svg>
|
|
31
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i2.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
32
|
+
}
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableCellActionDirective, decorators: [{
|
|
34
|
+
type: Component,
|
|
35
|
+
args: [{
|
|
36
|
+
selector: "[q-table-cell-action]",
|
|
37
|
+
standalone: false,
|
|
38
|
+
template: `
|
|
39
|
+
<svg
|
|
40
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
41
|
+
[qIcon]="icon()"
|
|
42
|
+
></svg>
|
|
43
|
+
`,
|
|
44
|
+
}]
|
|
45
|
+
}], propDecorators: { icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: true }] }] } });
|
|
46
|
+
//# sourceMappingURL=table-cell-action.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-cell-action.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-cell-action.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAC,sBAAsB,EAAC,MAAM,yCAAyC,CAAA;AAE9E,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAClE,OAAO,EAAC,UAAU,EAAC,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;;;AAY3C,MAAM,OAAO,wBAAwB;IACnC;;OAEG;IACM,IAAI,GAAG,KAAK,CAAC,QAAQ,+CAAsB,CAAA;IAEjC,mBAAmB,GAAG,sBAAsB,CAAC;QAC9D,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;KACjB,CAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,UAAU,CACR,IAAI,CAAC,mBAAmB,EAAE,CAAC,eAAe,EAAE,EAC5C,WAAW,CAAC,qBAAqB,EAAE,CACpC,CACF,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGArBU,wBAAwB;4FAAxB,wBAAwB,kNAPzB;;;;;GAKT;;4FAEU,wBAAwB;kBAVpC,SAAS;mBAAC;oBACT,QAAQ,EAAE,uBAAuB;oBACjC,UAAU,EAAE,KAAK;oBACjB,QAAQ,EAAE;;;;;GAKT;iBACF","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Component, input, type OnInit} from \"@angular/core\"\n\nimport {useInlineIconButtonApi} from \"@qualcomm-ui/angular/inline-icon-button\"\nimport type {LucideIconOrString} from \"@qualcomm-ui/angular-core/lucide\"\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport {mergeProps} from \"@qualcomm-ui/utils/merge-props\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Component({\n selector: \"[q-table-cell-action]\",\n standalone: false,\n template: `\n <svg\n [q-bind]=\"inlineIconButtonApi().getIconBindings()\"\n [qIcon]=\"icon()\"\n ></svg>\n `,\n})\nexport class TableCellActionDirective implements OnInit {\n /**\n * Lucide icon to display inside the button.\n */\n readonly icon = input.required<LucideIconOrString>()\n\n protected readonly inlineIconButtonApi = useInlineIconButtonApi({\n emphasis: \"neutral\",\n size: \"sm\",\n variant: \"fixed\",\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n mergeProps(\n this.inlineIconButtonApi().getRootBindings(),\n qdsTableApi.getCellActionBindings(),\n ),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Directive, input } from "@angular/core";
|
|
4
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
5
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export class TableCellDirective {
|
|
8
|
+
/**
|
|
9
|
+
* The data model for this cell.
|
|
10
|
+
*/
|
|
11
|
+
cell = input(...(ngDevMode ? [undefined, { debugName: "cell" }] : []));
|
|
12
|
+
trackBindings = useTrackBindings(() => qdsTableApi.getCellBindings({
|
|
13
|
+
cell: this.cell(),
|
|
14
|
+
}));
|
|
15
|
+
ngOnInit() {
|
|
16
|
+
this.trackBindings();
|
|
17
|
+
}
|
|
18
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableCellDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
19
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.10", type: TableCellDirective, isStandalone: false, selector: "[q-table-cell]", inputs: { cell: { classPropertyName: "cell", publicName: "cell", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 });
|
|
20
|
+
}
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableCellDirective, decorators: [{
|
|
22
|
+
type: Directive,
|
|
23
|
+
args: [{
|
|
24
|
+
selector: "[q-table-cell]",
|
|
25
|
+
standalone: false,
|
|
26
|
+
}]
|
|
27
|
+
}], propDecorators: { cell: [{ type: i0.Input, args: [{ isSignal: true, alias: "cell", required: false }] }] } });
|
|
28
|
+
//# sourceMappingURL=table-cell.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-cell.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-cell.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAKlE,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;AAM3C,MAAM,OAAO,kBAAkB;IAG7B;;OAEG;IACM,IAAI,GAAG,KAAK,0DAAa,CAAA;IAEf,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,WAAW,CAAC,eAAe,CAAC;QAC1B,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE;KAClB,CAAC,CACH,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAhBU,kBAAkB;4FAAlB,kBAAkB;;4FAAlB,kBAAkB;kBAJ9B,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,UAAU,EAAE,KAAK;iBAClB","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Directive, input, type OnInit} from \"@angular/core\"\n\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport type {SignalifyInput} from \"@qualcomm-ui/angular-core/signals\"\nimport type {Cell} from \"@qualcomm-ui/core/table\"\nimport type {QdsTableCellProps} from \"@qualcomm-ui/qds-core/table\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Directive({\n selector: \"[q-table-cell]\",\n standalone: false,\n})\nexport class TableCellDirective\n implements OnInit, SignalifyInput<QdsTableCellProps>\n{\n /**\n * The data model for this cell.\n */\n readonly cell = input<Cell<any>>()\n\n protected readonly trackBindings = useTrackBindings(() =>\n qdsTableApi.getCellBindings({\n cell: this.cell(),\n }),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Component, input } from "@angular/core";
|
|
4
|
+
import { GripVertical } from "lucide-angular";
|
|
5
|
+
import { useInlineIconButtonApi } from "@qualcomm-ui/angular/inline-icon-button";
|
|
6
|
+
import { provideIcons, } from "@qualcomm-ui/angular-core/lucide";
|
|
7
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
8
|
+
import { mergeProps } from "@qualcomm-ui/utils/merge-props";
|
|
9
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@qualcomm-ui/angular-core/machine";
|
|
12
|
+
import * as i2 from "@qualcomm-ui/angular/icon";
|
|
13
|
+
export class TableColumnDragHandleDirective {
|
|
14
|
+
/**
|
|
15
|
+
* Lucide icon to display inside the button.
|
|
16
|
+
*
|
|
17
|
+
* @default "GripVertical"
|
|
18
|
+
*/
|
|
19
|
+
icon = input("GripVertical", ...(ngDevMode ? [{ debugName: "icon" }] : []));
|
|
20
|
+
inlineIconButtonApi = useInlineIconButtonApi({
|
|
21
|
+
emphasis: "neutral",
|
|
22
|
+
size: "sm",
|
|
23
|
+
variant: "fixed",
|
|
24
|
+
});
|
|
25
|
+
trackBindings = useTrackBindings(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), qdsTableApi.getDragHandleBindings()));
|
|
26
|
+
ngOnInit() {
|
|
27
|
+
this.trackBindings();
|
|
28
|
+
}
|
|
29
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnDragHandleDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
30
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.10", type: TableColumnDragHandleDirective, isStandalone: false, selector: "[q-table-column-drag-handle]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideIcons({ GripVertical })], ngImport: i0, template: `
|
|
31
|
+
<svg
|
|
32
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
33
|
+
[qIcon]="icon()"
|
|
34
|
+
></svg>
|
|
35
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i2.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
36
|
+
}
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnDragHandleDirective, decorators: [{
|
|
38
|
+
type: Component,
|
|
39
|
+
args: [{
|
|
40
|
+
providers: [provideIcons({ GripVertical })],
|
|
41
|
+
selector: "[q-table-column-drag-handle]",
|
|
42
|
+
standalone: false,
|
|
43
|
+
template: `
|
|
44
|
+
<svg
|
|
45
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
46
|
+
[qIcon]="icon()"
|
|
47
|
+
></svg>
|
|
48
|
+
`,
|
|
49
|
+
}]
|
|
50
|
+
}], propDecorators: { icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }] } });
|
|
51
|
+
//# sourceMappingURL=table-column-drag-handle.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-drag-handle.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-drag-handle.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AAC3D,OAAO,EAAC,YAAY,EAAC,MAAM,gBAAgB,CAAA;AAE3C,OAAO,EAAC,sBAAsB,EAAC,MAAM,yCAAyC,CAAA;AAC9E,OAAO,EAEL,YAAY,GACb,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAClE,OAAO,EAAC,UAAU,EAAC,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;;;AAa3C,MAAM,OAAO,8BAA8B;IACzC;;;;OAIG;IACM,IAAI,GAAG,KAAK,CAAqB,cAAc,gDAAC,CAAA;IAEtC,mBAAmB,GAAG,sBAAsB,CAAC;QAC9D,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;KACjB,CAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,UAAU,CACR,IAAI,CAAC,mBAAmB,EAAE,CAAC,eAAe,EAAE,EAC5C,WAAW,CAAC,qBAAqB,EAAE,CACpC,CACF,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAvBU,8BAA8B;4FAA9B,8BAA8B,6MAV9B,CAAC,YAAY,CAAC,EAAC,YAAY,EAAC,CAAC,CAAC,0BAG/B;;;;;GAKT;;4FAEU,8BAA8B;kBAX1C,SAAS;mBAAC;oBACT,SAAS,EAAE,CAAC,YAAY,CAAC,EAAC,YAAY,EAAC,CAAC,CAAC;oBACzC,QAAQ,EAAE,8BAA8B;oBACxC,UAAU,EAAE,KAAK;oBACjB,QAAQ,EAAE;;;;;GAKT;iBACF","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Component, input, type OnInit} from \"@angular/core\"\nimport {GripVertical} from \"lucide-angular\"\n\nimport {useInlineIconButtonApi} from \"@qualcomm-ui/angular/inline-icon-button\"\nimport {\n type LucideIconOrString,\n provideIcons,\n} from \"@qualcomm-ui/angular-core/lucide\"\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport {mergeProps} from \"@qualcomm-ui/utils/merge-props\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Component({\n providers: [provideIcons({GripVertical})],\n selector: \"[q-table-column-drag-handle]\",\n standalone: false,\n template: `\n <svg\n [q-bind]=\"inlineIconButtonApi().getIconBindings()\"\n [qIcon]=\"icon()\"\n ></svg>\n `,\n})\nexport class TableColumnDragHandleDirective implements OnInit {\n /**\n * Lucide icon to display inside the button.\n *\n * @default \"GripVertical\"\n */\n readonly icon = input<LucideIconOrString>(\"GripVertical\")\n\n protected readonly inlineIconButtonApi = useInlineIconButtonApi({\n emphasis: \"neutral\",\n size: \"sm\",\n variant: \"fixed\",\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n mergeProps(\n this.inlineIconButtonApi().getRootBindings(),\n qdsTableApi.getDragHandleBindings(),\n ),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Directive, ElementRef, inject } from "@angular/core";
|
|
4
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
5
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export class TableColumnDragPreviewDirective {
|
|
8
|
+
trackBindings = useTrackBindings(() => {
|
|
9
|
+
return qdsTableApi.getColumnDragPreviewBindings();
|
|
10
|
+
});
|
|
11
|
+
elementRef = inject(ElementRef);
|
|
12
|
+
ngOnInit() {
|
|
13
|
+
this.trackBindings();
|
|
14
|
+
}
|
|
15
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnDragPreviewDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
16
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.10", type: TableColumnDragPreviewDirective, isStandalone: false, selector: "[q-table-column-drag-preview]", ngImport: i0 });
|
|
17
|
+
}
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnDragPreviewDirective, decorators: [{
|
|
19
|
+
type: Directive,
|
|
20
|
+
args: [{
|
|
21
|
+
selector: "[q-table-column-drag-preview]",
|
|
22
|
+
standalone: false,
|
|
23
|
+
}]
|
|
24
|
+
}] });
|
|
25
|
+
//# sourceMappingURL=table-column-drag-preview.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-drag-preview.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-drag-preview.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,UAAU,EAAE,MAAM,EAAc,MAAM,eAAe,CAAA;AAExE,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAElE,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;AAM3C,MAAM,OAAO,+BAA+B;IACvB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE;QACvD,OAAO,WAAW,CAAC,4BAA4B,EAAE,CAAA;IACnD,CAAC,CAAC,CAAA;IAEiB,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC,CAAA;IAElD,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGATU,+BAA+B;4FAA/B,+BAA+B;;4FAA/B,+BAA+B;kBAJ3C,SAAS;mBAAC;oBACT,QAAQ,EAAE,+BAA+B;oBACzC,UAAU,EAAE,KAAK;iBAClB","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Directive, ElementRef, inject, type OnInit} from \"@angular/core\"\n\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Directive({\n selector: \"[q-table-column-drag-preview]\",\n standalone: false,\n})\nexport class TableColumnDragPreviewDirective implements OnInit {\n protected readonly trackBindings = useTrackBindings(() => {\n return qdsTableApi.getColumnDragPreviewBindings()\n })\n\n protected readonly elementRef = inject(ElementRef)\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Directive, input, numberAttribute } from "@angular/core";
|
|
4
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
5
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export class TableColumnDropIndicatorDirective {
|
|
8
|
+
/**
|
|
9
|
+
* The closest edge of the column that the indicator is being dragged over.
|
|
10
|
+
*/
|
|
11
|
+
closestEdge = input(...(ngDevMode ? [undefined, { debugName: "closestEdge" }] : []));
|
|
12
|
+
/**
|
|
13
|
+
* The index of the column that the indicator belongs to.
|
|
14
|
+
*/
|
|
15
|
+
columnIndex = input(undefined, ...(ngDevMode ? [{ debugName: "columnIndex", transform: numberAttribute }] : [{
|
|
16
|
+
transform: numberAttribute,
|
|
17
|
+
}]));
|
|
18
|
+
/**
|
|
19
|
+
* The index of the column being dragged.
|
|
20
|
+
*/
|
|
21
|
+
sourceColumnIndex = input(undefined, ...(ngDevMode ? [{ debugName: "sourceColumnIndex", transform: numberAttribute }] : [{
|
|
22
|
+
transform: numberAttribute,
|
|
23
|
+
}]));
|
|
24
|
+
trackBindings = useTrackBindings(() => qdsTableApi.getColumnDropIndicatorBindings({
|
|
25
|
+
closestEdge: this.closestEdge(),
|
|
26
|
+
columnIndex: this.columnIndex(),
|
|
27
|
+
sourceColumnIndex: this.sourceColumnIndex(),
|
|
28
|
+
}));
|
|
29
|
+
ngOnInit() {
|
|
30
|
+
this.trackBindings();
|
|
31
|
+
}
|
|
32
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnDropIndicatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
33
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.3.10", type: TableColumnDropIndicatorDirective, isStandalone: false, selector: "[q-table-column-drop-indicator]", inputs: { closestEdge: { classPropertyName: "closestEdge", publicName: "closestEdge", isSignal: true, isRequired: false, transformFunction: null }, columnIndex: { classPropertyName: "columnIndex", publicName: "columnIndex", isSignal: true, isRequired: false, transformFunction: null }, sourceColumnIndex: { classPropertyName: "sourceColumnIndex", publicName: "sourceColumnIndex", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 });
|
|
34
|
+
}
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnDropIndicatorDirective, decorators: [{
|
|
36
|
+
type: Directive,
|
|
37
|
+
args: [{
|
|
38
|
+
selector: "[q-table-column-drop-indicator]",
|
|
39
|
+
standalone: false,
|
|
40
|
+
}]
|
|
41
|
+
}], propDecorators: { closestEdge: [{ type: i0.Input, args: [{ isSignal: true, alias: "closestEdge", required: false }] }], columnIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "columnIndex", required: false }] }], sourceColumnIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "sourceColumnIndex", required: false }] }] } });
|
|
42
|
+
//# sourceMappingURL=table-column-drop-indicator.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-drop-indicator.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-drop-indicator.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,KAAK,EAAE,eAAe,EAAc,MAAM,eAAe,CAAA;AAE5E,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAIlE,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;AAM3C,MAAM,OAAO,iCAAiC;IAG5C;;OAEG;IACM,WAAW,GAAG,KAAK,iEAEzB,CAAA;IAEH;;OAEG;IACM,WAAW,GAAG,KAAK,CAA8B,SAAS,+CACjE,SAAS,EAAE,eAAe,OADyC;YACnE,SAAS,EAAE,eAAe;SAC3B,GAAC,CAAA;IAEF;;OAEG;IACM,iBAAiB,GAAG,KAAK,CAA8B,SAAS,qDACvE,SAAS,EAAE,eAAe,OAD+C;YACzE,SAAS,EAAE,eAAe;SAC3B,GAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,WAAW,CAAC,8BAA8B,CAAC;QACzC,WAAW,EAAE,IAAI,CAAC,WAAW,EAAE;QAC/B,WAAW,EAAE,IAAI,CAAC,WAAW,EAAE;QAC/B,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,EAAE;KAC5C,CAAC,CACH,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAlCU,iCAAiC;4FAAjC,iCAAiC;;4FAAjC,iCAAiC;kBAJ7C,SAAS;mBAAC;oBACT,QAAQ,EAAE,iCAAiC;oBAC3C,UAAU,EAAE,KAAK;iBAClB","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Directive, input, numberAttribute, type OnInit} from \"@angular/core\"\n\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport type {SignalifyInput} from \"@qualcomm-ui/angular-core/signals\"\nimport type {QdsTableColumnDropIndicatorProps} from \"@qualcomm-ui/qds-core/table\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Directive({\n selector: \"[q-table-column-drop-indicator]\",\n standalone: false,\n})\nexport class TableColumnDropIndicatorDirective\n implements OnInit, SignalifyInput<QdsTableColumnDropIndicatorProps>\n{\n /**\n * The closest edge of the column that the indicator is being dragged over.\n */\n readonly closestEdge = input<\n \"top\" | \"bottom\" | \"left\" | \"right\" | undefined\n >()\n\n /**\n * The index of the column that the indicator belongs to.\n */\n readonly columnIndex = input<number | undefined, unknown>(undefined, {\n transform: numberAttribute,\n })\n\n /**\n * The index of the column being dragged.\n */\n readonly sourceColumnIndex = input<number | undefined, unknown>(undefined, {\n transform: numberAttribute,\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n qdsTableApi.getColumnDropIndicatorBindings({\n closestEdge: this.closestEdge(),\n columnIndex: this.columnIndex(),\n sourceColumnIndex: this.sourceColumnIndex(),\n }),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Component, computed, input } from "@angular/core";
|
|
4
|
+
import { Filter } from "lucide-angular";
|
|
5
|
+
import { useInlineIconButtonApi } from "@qualcomm-ui/angular/inline-icon-button";
|
|
6
|
+
import { provideIcons, } from "@qualcomm-ui/angular-core/lucide";
|
|
7
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
8
|
+
import { mergeProps } from "@qualcomm-ui/utils/merge-props";
|
|
9
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@qualcomm-ui/angular-core/machine";
|
|
12
|
+
import * as i2 from "@qualcomm-ui/angular/icon";
|
|
13
|
+
export class TableColumnFilterActionDirective {
|
|
14
|
+
/**
|
|
15
|
+
* The column header associated with the filter.
|
|
16
|
+
*/
|
|
17
|
+
header = input.required(...(ngDevMode ? [{ debugName: "header" }] : []));
|
|
18
|
+
/**
|
|
19
|
+
* Lucide icon to display inside the button.
|
|
20
|
+
*
|
|
21
|
+
* @default "Filter"
|
|
22
|
+
*/
|
|
23
|
+
icon = input("Filter", ...(ngDevMode ? [{ debugName: "icon" }] : []));
|
|
24
|
+
canFilter = computed(() => this.header().column.getCanFilter(), ...(ngDevMode ? [{ debugName: "canFilter" }] : []));
|
|
25
|
+
inlineIconButtonApi = useInlineIconButtonApi({
|
|
26
|
+
emphasis: "neutral",
|
|
27
|
+
size: "sm",
|
|
28
|
+
variant: "fixed",
|
|
29
|
+
});
|
|
30
|
+
trackBindings = useTrackBindings(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), qdsTableApi.getColumnFilterActionBindings({
|
|
31
|
+
header: this.header(),
|
|
32
|
+
})));
|
|
33
|
+
ngOnInit() {
|
|
34
|
+
this.trackBindings();
|
|
35
|
+
}
|
|
36
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnFilterActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
37
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.10", type: TableColumnFilterActionDirective, isStandalone: false, selector: "[q-table-column-filter-action]", inputs: { header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: true, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideIcons({ Filter })], ngImport: i0, template: `
|
|
38
|
+
@if (canFilter()) {
|
|
39
|
+
<svg
|
|
40
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
41
|
+
[qIcon]="icon()"
|
|
42
|
+
></svg>
|
|
43
|
+
}
|
|
44
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i2.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
45
|
+
}
|
|
46
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnFilterActionDirective, decorators: [{
|
|
47
|
+
type: Component,
|
|
48
|
+
args: [{
|
|
49
|
+
providers: [provideIcons({ Filter })],
|
|
50
|
+
selector: "[q-table-column-filter-action]",
|
|
51
|
+
standalone: false,
|
|
52
|
+
template: `
|
|
53
|
+
@if (canFilter()) {
|
|
54
|
+
<svg
|
|
55
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
56
|
+
[qIcon]="icon()"
|
|
57
|
+
></svg>
|
|
58
|
+
}
|
|
59
|
+
`,
|
|
60
|
+
}]
|
|
61
|
+
}], propDecorators: { header: [{ type: i0.Input, args: [{ isSignal: true, alias: "header", required: true }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }] } });
|
|
62
|
+
//# sourceMappingURL=table-column-filter-action.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-filter-action.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-filter-action.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,QAAQ,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AACrE,OAAO,EAAC,MAAM,EAAC,MAAM,gBAAgB,CAAA;AAErC,OAAO,EAAC,sBAAsB,EAAC,MAAM,yCAAyC,CAAA;AAC9E,OAAO,EAEL,YAAY,GACb,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAIlE,OAAO,EAAC,UAAU,EAAC,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;;;AAe3C,MAAM,OAAO,gCAAgC;IAG3C;;OAEG;IACM,MAAM,GAAG,KAAK,CAAC,QAAQ,iDAAe,CAAA;IAE/C;;;;OAIG;IACM,IAAI,GAAG,KAAK,CAAqB,QAAQ,gDAAC,CAAA;IAEhC,SAAS,GAAG,QAAQ,CAAC,GAAG,EAAE,CAC3C,IAAI,CAAC,MAAM,EAAE,CAAC,MAAM,CAAC,YAAY,EAAE,qDACpC,CAAA;IAEkB,mBAAmB,GAAG,sBAAsB,CAAC;QAC9D,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;KACjB,CAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,UAAU,CACR,IAAI,CAAC,mBAAmB,EAAE,CAAC,eAAe,EAAE,EAC5C,WAAW,CAAC,6BAA6B,CAAC;QACxC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE;KACtB,CAAC,CACH,CACF,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGApCU,gCAAgC;4FAAhC,gCAAgC,yUAZhC,CAAC,YAAY,CAAC,EAAC,MAAM,EAAC,CAAC,CAAC,0BAGzB;;;;;;;GAOT;;4FAEU,gCAAgC;kBAb5C,SAAS;mBAAC;oBACT,SAAS,EAAE,CAAC,YAAY,CAAC,EAAC,MAAM,EAAC,CAAC,CAAC;oBACnC,QAAQ,EAAE,gCAAgC;oBAC1C,UAAU,EAAE,KAAK;oBACjB,QAAQ,EAAE;;;;;;;GAOT;iBACF","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Component, computed, input, type OnInit} from \"@angular/core\"\nimport {Filter} from \"lucide-angular\"\n\nimport {useInlineIconButtonApi} from \"@qualcomm-ui/angular/inline-icon-button\"\nimport {\n type LucideIconOrString,\n provideIcons,\n} from \"@qualcomm-ui/angular-core/lucide\"\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport type {SignalifyInput} from \"@qualcomm-ui/angular-core/signals\"\nimport type {Header} from \"@qualcomm-ui/core/table\"\nimport type {QdsTableColumnFilterProps} from \"@qualcomm-ui/qds-core/table\"\nimport {mergeProps} from \"@qualcomm-ui/utils/merge-props\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Component({\n providers: [provideIcons({Filter})],\n selector: \"[q-table-column-filter-action]\",\n standalone: false,\n template: `\n @if (canFilter()) {\n <svg\n [q-bind]=\"inlineIconButtonApi().getIconBindings()\"\n [qIcon]=\"icon()\"\n ></svg>\n }\n `,\n})\nexport class TableColumnFilterActionDirective\n implements OnInit, SignalifyInput<QdsTableColumnFilterProps>\n{\n /**\n * The column header associated with the filter.\n */\n readonly header = input.required<Header<any>>()\n\n /**\n * Lucide icon to display inside the button.\n *\n * @default \"Filter\"\n */\n readonly icon = input<LucideIconOrString>(\"Filter\")\n\n protected readonly canFilter = computed(() =>\n this.header().column.getCanFilter(),\n )\n\n protected readonly inlineIconButtonApi = useInlineIconButtonApi({\n emphasis: \"neutral\",\n size: \"sm\",\n variant: \"fixed\",\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n mergeProps(\n this.inlineIconButtonApi().getRootBindings(),\n qdsTableApi.getColumnFilterActionBindings({\n header: this.header(),\n }),\n ),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Component, input } from "@angular/core";
|
|
4
|
+
import { useInlineIconButtonApi } from "@qualcomm-ui/angular/inline-icon-button";
|
|
5
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
6
|
+
import { mergeProps } from "@qualcomm-ui/utils/merge-props";
|
|
7
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
import * as i1 from "@qualcomm-ui/angular-core/machine";
|
|
10
|
+
import * as i2 from "@qualcomm-ui/angular/icon";
|
|
11
|
+
export class TableColumnHeaderActionDirective {
|
|
12
|
+
/**
|
|
13
|
+
* Lucide icon to display inside the button.
|
|
14
|
+
*/
|
|
15
|
+
icon = input.required(...(ngDevMode ? [{ debugName: "icon" }] : []));
|
|
16
|
+
inlineIconButtonApi = useInlineIconButtonApi({
|
|
17
|
+
emphasis: "neutral",
|
|
18
|
+
size: "sm",
|
|
19
|
+
variant: "fixed",
|
|
20
|
+
});
|
|
21
|
+
trackBindings = useTrackBindings(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), qdsTableApi.getColumnHeaderActionBindings()));
|
|
22
|
+
ngOnInit() {
|
|
23
|
+
this.trackBindings();
|
|
24
|
+
}
|
|
25
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnHeaderActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
26
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.10", type: TableColumnHeaderActionDirective, isStandalone: false, selector: "[q-table-column-header-action]", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: true, transformFunction: null } }, ngImport: i0, template: `
|
|
27
|
+
<svg
|
|
28
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
29
|
+
[qIcon]="icon()"
|
|
30
|
+
></svg>
|
|
31
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i2.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
32
|
+
}
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnHeaderActionDirective, decorators: [{
|
|
34
|
+
type: Component,
|
|
35
|
+
args: [{
|
|
36
|
+
selector: "[q-table-column-header-action]",
|
|
37
|
+
standalone: false,
|
|
38
|
+
template: `
|
|
39
|
+
<svg
|
|
40
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
41
|
+
[qIcon]="icon()"
|
|
42
|
+
></svg>
|
|
43
|
+
`,
|
|
44
|
+
}]
|
|
45
|
+
}], propDecorators: { icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: true }] }] } });
|
|
46
|
+
//# sourceMappingURL=table-column-header-action.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-header-action.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-header-action.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AAE3D,OAAO,EAAC,sBAAsB,EAAC,MAAM,yCAAyC,CAAA;AAE9E,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAClE,OAAO,EAAC,UAAU,EAAC,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;;;AAY3C,MAAM,OAAO,gCAAgC;IAC3C;;OAEG;IACM,IAAI,GAAG,KAAK,CAAC,QAAQ,+CAAsB,CAAA;IAEjC,mBAAmB,GAAG,sBAAsB,CAAC;QAC9D,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;KACjB,CAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,UAAU,CACR,IAAI,CAAC,mBAAmB,EAAE,CAAC,eAAe,EAAE,EAC5C,WAAW,CAAC,6BAA6B,EAAE,CAC5C,CACF,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGArBU,gCAAgC;4FAAhC,gCAAgC,2NAPjC;;;;;GAKT;;4FAEU,gCAAgC;kBAV5C,SAAS;mBAAC;oBACT,QAAQ,EAAE,gCAAgC;oBAC1C,UAAU,EAAE,KAAK;oBACjB,QAAQ,EAAE;;;;;GAKT;iBACF","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Component, input, type OnInit} from \"@angular/core\"\n\nimport {useInlineIconButtonApi} from \"@qualcomm-ui/angular/inline-icon-button\"\nimport type {LucideIconOrString} from \"@qualcomm-ui/angular-core/lucide\"\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport {mergeProps} from \"@qualcomm-ui/utils/merge-props\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Component({\n selector: \"[q-table-column-header-action]\",\n standalone: false,\n template: `\n <svg\n [q-bind]=\"inlineIconButtonApi().getIconBindings()\"\n [qIcon]=\"icon()\"\n ></svg>\n `,\n})\nexport class TableColumnHeaderActionDirective implements OnInit {\n /**\n * Lucide icon to display inside the button.\n */\n readonly icon = input.required<LucideIconOrString>()\n\n protected readonly inlineIconButtonApi = useInlineIconButtonApi({\n emphasis: \"neutral\",\n size: \"sm\",\n variant: \"fixed\",\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n mergeProps(\n this.inlineIconButtonApi().getRootBindings(),\n qdsTableApi.getColumnHeaderActionBindings(),\n ),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Component, input } from "@angular/core";
|
|
4
|
+
import { UnfoldHorizontal } from "lucide-angular";
|
|
5
|
+
import { useInlineIconButtonApi } from "@qualcomm-ui/angular/inline-icon-button";
|
|
6
|
+
import { provideIcons, } from "@qualcomm-ui/angular-core/lucide";
|
|
7
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
8
|
+
import { mergeProps } from "@qualcomm-ui/utils/merge-props";
|
|
9
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@qualcomm-ui/angular-core/machine";
|
|
12
|
+
import * as i2 from "@qualcomm-ui/angular/icon";
|
|
13
|
+
export class TableColumnResizeHandleDirective {
|
|
14
|
+
/**
|
|
15
|
+
* The column header associated with the resize handle.
|
|
16
|
+
*/
|
|
17
|
+
header = input.required(...(ngDevMode ? [{ debugName: "header" }] : []));
|
|
18
|
+
/**
|
|
19
|
+
* Lucide icon to display inside the button.
|
|
20
|
+
*
|
|
21
|
+
* @default "UnfoldHorizontal"
|
|
22
|
+
*/
|
|
23
|
+
icon = input("UnfoldHorizontal", ...(ngDevMode ? [{ debugName: "icon" }] : []));
|
|
24
|
+
inlineIconButtonApi = useInlineIconButtonApi({
|
|
25
|
+
emphasis: "neutral",
|
|
26
|
+
size: "sm",
|
|
27
|
+
variant: "fixed",
|
|
28
|
+
});
|
|
29
|
+
trackBindings = useTrackBindings(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), qdsTableApi.getColumnResizerBindings({
|
|
30
|
+
header: this.header(),
|
|
31
|
+
})));
|
|
32
|
+
ngOnInit() {
|
|
33
|
+
this.trackBindings();
|
|
34
|
+
}
|
|
35
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnResizeHandleDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
36
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.10", type: TableColumnResizeHandleDirective, isStandalone: false, selector: "[q-table-column-resize-handle]", inputs: { header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: true, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null } }, providers: [provideIcons({ UnfoldHorizontal })], ngImport: i0, template: `
|
|
37
|
+
<svg
|
|
38
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
39
|
+
[qIcon]="icon()"
|
|
40
|
+
></svg>
|
|
41
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i2.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
42
|
+
}
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnResizeHandleDirective, decorators: [{
|
|
44
|
+
type: Component,
|
|
45
|
+
args: [{
|
|
46
|
+
providers: [provideIcons({ UnfoldHorizontal })],
|
|
47
|
+
selector: "[q-table-column-resize-handle]",
|
|
48
|
+
standalone: false,
|
|
49
|
+
template: `
|
|
50
|
+
<svg
|
|
51
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
52
|
+
[qIcon]="icon()"
|
|
53
|
+
></svg>
|
|
54
|
+
`,
|
|
55
|
+
}]
|
|
56
|
+
}], propDecorators: { header: [{ type: i0.Input, args: [{ isSignal: true, alias: "header", required: true }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }] } });
|
|
57
|
+
//# sourceMappingURL=table-column-resize-handle.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-resize-handle.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-resize-handle.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AAC3D,OAAO,EAAC,gBAAgB,EAAC,MAAM,gBAAgB,CAAA;AAE/C,OAAO,EAAC,sBAAsB,EAAC,MAAM,yCAAyC,CAAA;AAC9E,OAAO,EAEL,YAAY,GACb,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAIlE,OAAO,EAAC,UAAU,EAAC,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;;;AAa3C,MAAM,OAAO,gCAAgC;IAG3C;;OAEG;IACM,MAAM,GAAG,KAAK,CAAC,QAAQ,iDAAe,CAAA;IAE/C;;;;OAIG;IACM,IAAI,GAAG,KAAK,CAAqB,kBAAkB,gDAAC,CAAA;IAE1C,mBAAmB,GAAG,sBAAsB,CAAC;QAC9D,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;KACjB,CAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,UAAU,CACR,IAAI,CAAC,mBAAmB,EAAE,CAAC,eAAe,EAAE,EAC5C,WAAW,CAAC,wBAAwB,CAAC;QACnC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE;KACtB,CAAC,CACH,CACF,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAhCU,gCAAgC;4FAAhC,gCAAgC,yUAVhC,CAAC,YAAY,CAAC,EAAC,gBAAgB,EAAC,CAAC,CAAC,0BAGnC;;;;;GAKT;;4FAEU,gCAAgC;kBAX5C,SAAS;mBAAC;oBACT,SAAS,EAAE,CAAC,YAAY,CAAC,EAAC,gBAAgB,EAAC,CAAC,CAAC;oBAC7C,QAAQ,EAAE,gCAAgC;oBAC1C,UAAU,EAAE,KAAK;oBACjB,QAAQ,EAAE;;;;;GAKT;iBACF","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Component, input, type OnInit} from \"@angular/core\"\nimport {UnfoldHorizontal} from \"lucide-angular\"\n\nimport {useInlineIconButtonApi} from \"@qualcomm-ui/angular/inline-icon-button\"\nimport {\n type LucideIconOrString,\n provideIcons,\n} from \"@qualcomm-ui/angular-core/lucide\"\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport type {SignalifyInput} from \"@qualcomm-ui/angular-core/signals\"\nimport type {Header} from \"@qualcomm-ui/core/table\"\nimport type {QdsTableColumnResizerProps} from \"@qualcomm-ui/qds-core/table\"\nimport {mergeProps} from \"@qualcomm-ui/utils/merge-props\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Component({\n providers: [provideIcons({UnfoldHorizontal})],\n selector: \"[q-table-column-resize-handle]\",\n standalone: false,\n template: `\n <svg\n [q-bind]=\"inlineIconButtonApi().getIconBindings()\"\n [qIcon]=\"icon()\"\n ></svg>\n `,\n})\nexport class TableColumnResizeHandleDirective\n implements OnInit, SignalifyInput<QdsTableColumnResizerProps>\n{\n /**\n * The column header associated with the resize handle.\n */\n readonly header = input.required<Header<any>>()\n\n /**\n * Lucide icon to display inside the button.\n *\n * @default \"UnfoldHorizontal\"\n */\n readonly icon = input<LucideIconOrString>(\"UnfoldHorizontal\")\n\n protected readonly inlineIconButtonApi = useInlineIconButtonApi({\n emphasis: \"neutral\",\n size: \"sm\",\n variant: \"fixed\",\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n mergeProps(\n this.inlineIconButtonApi().getRootBindings(),\n qdsTableApi.getColumnResizerBindings({\n header: this.header(),\n }),\n ),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Component, computed, input } from "@angular/core";
|
|
4
|
+
import { ArrowDownUp, ArrowUp } from "lucide-angular";
|
|
5
|
+
import { useInlineIconButtonApi } from "@qualcomm-ui/angular/inline-icon-button";
|
|
6
|
+
import { provideIcons, } from "@qualcomm-ui/angular-core/lucide";
|
|
7
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
8
|
+
import { mergeProps } from "@qualcomm-ui/utils/merge-props";
|
|
9
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
11
|
+
import * as i1 from "@qualcomm-ui/angular-core/machine";
|
|
12
|
+
import * as i2 from "@qualcomm-ui/angular/icon";
|
|
13
|
+
export class TableColumnSortActionDirective {
|
|
14
|
+
/**
|
|
15
|
+
* The column header associated with the sort action.
|
|
16
|
+
*/
|
|
17
|
+
header = input.required(...(ngDevMode ? [{ debugName: "header" }] : []));
|
|
18
|
+
canSort = computed(() => this.header().column.getCanSort(), ...(ngDevMode ? [{ debugName: "canSort" }] : []));
|
|
19
|
+
sortIcon = computed(() => {
|
|
20
|
+
const sortDirection = this.header().column.getIsSorted();
|
|
21
|
+
return sortDirection ? "ArrowUp" : "ArrowDownUp";
|
|
22
|
+
}, ...(ngDevMode ? [{ debugName: "sortIcon" }] : []));
|
|
23
|
+
inlineIconButtonApi = useInlineIconButtonApi({
|
|
24
|
+
emphasis: "neutral",
|
|
25
|
+
size: "sm",
|
|
26
|
+
variant: "fixed",
|
|
27
|
+
});
|
|
28
|
+
trackBindings = useTrackBindings(() => mergeProps(this.inlineIconButtonApi().getRootBindings(), qdsTableApi.getColumnSortActionBindings({
|
|
29
|
+
header: this.header(),
|
|
30
|
+
})));
|
|
31
|
+
ngOnInit() {
|
|
32
|
+
this.trackBindings();
|
|
33
|
+
}
|
|
34
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnSortActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
35
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.10", type: TableColumnSortActionDirective, isStandalone: false, selector: "[q-table-column-sort-action]", inputs: { header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: true, transformFunction: null } }, providers: [provideIcons({ ArrowDownUp, ArrowUp })], ngImport: i0, template: `
|
|
36
|
+
@if (canSort()) {
|
|
37
|
+
<svg
|
|
38
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
39
|
+
[qIcon]="sortIcon()"
|
|
40
|
+
></svg>
|
|
41
|
+
}
|
|
42
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.QBindDirective, selector: "[q-bind]", inputs: ["q-bind", "q-bind-options"] }, { kind: "directive", type: i2.IconDirective, selector: "svg[qIcon]", inputs: ["qIcon", "size", "viewBox", "xmlns", "height", "width"] }] });
|
|
43
|
+
}
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableColumnSortActionDirective, decorators: [{
|
|
45
|
+
type: Component,
|
|
46
|
+
args: [{
|
|
47
|
+
providers: [provideIcons({ ArrowDownUp, ArrowUp })],
|
|
48
|
+
selector: "[q-table-column-sort-action]",
|
|
49
|
+
standalone: false,
|
|
50
|
+
template: `
|
|
51
|
+
@if (canSort()) {
|
|
52
|
+
<svg
|
|
53
|
+
[q-bind]="inlineIconButtonApi().getIconBindings()"
|
|
54
|
+
[qIcon]="sortIcon()"
|
|
55
|
+
></svg>
|
|
56
|
+
}
|
|
57
|
+
`,
|
|
58
|
+
}]
|
|
59
|
+
}], propDecorators: { header: [{ type: i0.Input, args: [{ isSignal: true, alias: "header", required: true }] }] } });
|
|
60
|
+
//# sourceMappingURL=table-column-sort-action.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-column-sort-action.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-column-sort-action.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAE,QAAQ,EAAE,KAAK,EAAc,MAAM,eAAe,CAAA;AACrE,OAAO,EAAC,WAAW,EAAE,OAAO,EAAC,MAAM,gBAAgB,CAAA;AAEnD,OAAO,EAAC,sBAAsB,EAAC,MAAM,yCAAyC,CAAA;AAC9E,OAAO,EAEL,YAAY,GACb,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAIlE,OAAO,EAAC,UAAU,EAAC,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;;;AAe3C,MAAM,OAAO,8BAA8B;IAGzC;;OAEG;IACM,MAAM,GAAG,KAAK,CAAC,QAAQ,iDAAe,CAAA;IAE5B,OAAO,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC,MAAM,CAAC,UAAU,EAAE,mDAAC,CAAA;IAE3D,QAAQ,GAAG,QAAQ,CAAC,GAAuB,EAAE;QAC9D,MAAM,aAAa,GAAG,IAAI,CAAC,MAAM,EAAE,CAAC,MAAM,CAAC,WAAW,EAAE,CAAA;QACxD,OAAO,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,aAAa,CAAA;IAClD,CAAC,oDAAC,CAAA;IAEiB,mBAAmB,GAAG,sBAAsB,CAAC;QAC9D,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;KACjB,CAAC,CAAA;IAEiB,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE,CACvD,UAAU,CACR,IAAI,CAAC,mBAAmB,EAAE,CAAC,eAAe,EAAE,EAC5C,WAAW,CAAC,2BAA2B,CAAC;QACtC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE;KACtB,CAAC,CACH,CACF,CAAA;IAED,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAhCU,8BAA8B;4FAA9B,8BAA8B,kNAZ9B,CAAC,YAAY,CAAC,EAAC,WAAW,EAAE,OAAO,EAAC,CAAC,CAAC,0BAGvC;;;;;;;GAOT;;4FAEU,8BAA8B;kBAb1C,SAAS;mBAAC;oBACT,SAAS,EAAE,CAAC,YAAY,CAAC,EAAC,WAAW,EAAE,OAAO,EAAC,CAAC,CAAC;oBACjD,QAAQ,EAAE,8BAA8B;oBACxC,UAAU,EAAE,KAAK;oBACjB,QAAQ,EAAE;;;;;;;GAOT;iBACF","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Component, computed, input, type OnInit} from \"@angular/core\"\nimport {ArrowDownUp, ArrowUp} from \"lucide-angular\"\n\nimport {useInlineIconButtonApi} from \"@qualcomm-ui/angular/inline-icon-button\"\nimport {\n type LucideIconOrString,\n provideIcons,\n} from \"@qualcomm-ui/angular-core/lucide\"\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\nimport type {SignalifyInput} from \"@qualcomm-ui/angular-core/signals\"\nimport type {Header} from \"@qualcomm-ui/core/table\"\nimport type {QdsTableColumnSortActionProps} from \"@qualcomm-ui/qds-core/table\"\nimport {mergeProps} from \"@qualcomm-ui/utils/merge-props\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Component({\n providers: [provideIcons({ArrowDownUp, ArrowUp})],\n selector: \"[q-table-column-sort-action]\",\n standalone: false,\n template: `\n @if (canSort()) {\n <svg\n [q-bind]=\"inlineIconButtonApi().getIconBindings()\"\n [qIcon]=\"sortIcon()\"\n ></svg>\n }\n `,\n})\nexport class TableColumnSortActionDirective\n implements OnInit, SignalifyInput<QdsTableColumnSortActionProps>\n{\n /**\n * The column header associated with the sort action.\n */\n readonly header = input.required<Header<any>>()\n\n protected readonly canSort = computed(() => this.header().column.getCanSort())\n\n protected readonly sortIcon = computed((): LucideIconOrString => {\n const sortDirection = this.header().column.getIsSorted()\n return sortDirection ? \"ArrowUp\" : \"ArrowDownUp\"\n })\n\n protected readonly inlineIconButtonApi = useInlineIconButtonApi({\n emphasis: \"neutral\",\n size: \"sm\",\n variant: \"fixed\",\n })\n\n protected readonly trackBindings = useTrackBindings(() =>\n mergeProps(\n this.inlineIconButtonApi().getRootBindings(),\n qdsTableApi.getColumnSortActionBindings({\n header: this.header(),\n }),\n ),\n )\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
|
|
2
|
+
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
3
|
+
import { Directive } from "@angular/core";
|
|
4
|
+
import { useTrackBindings } from "@qualcomm-ui/angular-core/machine";
|
|
5
|
+
import { qdsTableApi } from "./qds-table-api";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export class TableFooterDirective {
|
|
8
|
+
trackBindings = useTrackBindings(() => {
|
|
9
|
+
return qdsTableApi.getFooterBindings();
|
|
10
|
+
});
|
|
11
|
+
ngOnInit() {
|
|
12
|
+
this.trackBindings();
|
|
13
|
+
}
|
|
14
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableFooterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
15
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.10", type: TableFooterDirective, isStandalone: false, selector: "[q-table-footer]", ngImport: i0 });
|
|
16
|
+
}
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: TableFooterDirective, decorators: [{
|
|
18
|
+
type: Directive,
|
|
19
|
+
args: [{
|
|
20
|
+
selector: "[q-table-footer]",
|
|
21
|
+
standalone: false,
|
|
22
|
+
}]
|
|
23
|
+
}] });
|
|
24
|
+
//# sourceMappingURL=table-footer.directive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-footer.directive.js","sourceRoot":"","sources":["../../../../src/table/components/table-footer.directive.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,8CAA8C;AAE9C,OAAO,EAAC,SAAS,EAAc,MAAM,eAAe,CAAA;AAEpD,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAA;AAElE,OAAO,EAAC,WAAW,EAAC,MAAM,iBAAiB,CAAA;;AAM3C,MAAM,OAAO,oBAAoB;IACZ,aAAa,GAAG,gBAAgB,CAAC,GAAG,EAAE;QACvD,OAAO,WAAW,CAAC,iBAAiB,EAAE,CAAA;IACxC,CAAC,CAAC,CAAA;IAEF,QAAQ;QACN,IAAI,CAAC,aAAa,EAAE,CAAA;IACtB,CAAC;wGAPU,oBAAoB;4FAApB,oBAAoB;;4FAApB,oBAAoB;kBAJhC,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,UAAU,EAAE,KAAK;iBAClB","sourcesContent":["// Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.\n// SPDX-License-Identifier: BSD-3-Clause-Clear\n\nimport {Directive, type OnInit} from \"@angular/core\"\n\nimport {useTrackBindings} from \"@qualcomm-ui/angular-core/machine\"\n\nimport {qdsTableApi} from \"./qds-table-api\"\n\n@Directive({\n selector: \"[q-table-footer]\",\n standalone: false,\n})\nexport class TableFooterDirective implements OnInit {\n protected readonly trackBindings = useTrackBindings(() => {\n return qdsTableApi.getFooterBindings()\n })\n\n ngOnInit() {\n this.trackBindings()\n }\n}\n"]}
|