@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,16 @@
|
|
|
1
|
+
import { CoreAccordionItemContentDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
2
|
+
import { CollapsibleContextService } from "@qualcomm-ui/angular-core/collapsible";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class AccordionItemContentAnimatorComponent extends CoreAccordionItemContentDirective {
|
|
5
|
+
private readonly injector;
|
|
6
|
+
private readonly document;
|
|
7
|
+
readonly collapsibleService: CollapsibleContextService;
|
|
8
|
+
protected readonly trackBindings: ((opts?: import("@qualcomm-ui/angular-core/machine").TrackBindingsConfig) => void) & {
|
|
9
|
+
extendWith: (computedProps: () => import("@qualcomm-ui/angular-core/machine").Dict) => void;
|
|
10
|
+
setDisabled: (disabled: boolean) => void;
|
|
11
|
+
};
|
|
12
|
+
ngOnInit(): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemContentAnimatorComponent, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionItemContentAnimatorComponent, "[q-accordion-item-content-animator]", never, {}, {}, never, never, false, never>;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=accordion-item-content-animator.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-content-animator.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-content-animator.component.ts"],"names":[],"mappings":"AAMA,OAAO,EAAC,iCAAiC,EAAC,MAAM,qCAAqC,CAAA;AACrF,OAAO,EAAC,yBAAyB,EAAC,MAAM,uCAAuC,CAAA;;AAe/E,qBAIa,qCAAsC,SAAQ,iCAAiC;IAC1F,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAmB;IAC5C,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAmB;IAE5C,QAAQ,CAAC,kBAAkB,4BAAoC;IAE/D,mBAA4B,aAAa;;;MAexC;IAEQ,QAAQ;yCAvBN,qCAAqC;2CAArC,qCAAqC;CAgDjD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class AccordionItemContentBodyComponent {
|
|
3
|
+
protected readonly accordionClasses: {
|
|
4
|
+
readonly icon: "qui-accordion__icon";
|
|
5
|
+
readonly item: "qui-accordion__item";
|
|
6
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
7
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
8
|
+
readonly itemText: "qui-accordion__item-text";
|
|
9
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
10
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
11
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
12
|
+
readonly root: "qui-accordion__root";
|
|
13
|
+
};
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemContentBodyComponent, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionItemContentBodyComponent, "[q-accordion-item-content-body]", never, {}, {}, never, never, false, never>;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=accordion-item-content-body.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-content-body.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-content-body.component.ts"],"names":[],"mappings":";AAOA,qBAOa,iCAAiC;IAC5C,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;yCAD3C,iCAAiC;2CAAjC,iCAAiC;CAE7C"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { AccordionItemContentAnimatorComponent } from "./accordion-item-content-animator.component";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class AccordionItemContentComponent extends AccordionItemContentAnimatorComponent {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemContentComponent, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionItemContentComponent, "[q-accordion-item-content]", never, {}, {}, never, ["*"], false, never>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=accordion-item-content.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-content.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-content.component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,qCAAqC,EAAC,MAAM,6CAA6C,CAAA;;AAEjG,qBASa,6BAA8B,SAAQ,qCAAqC;yCAA3E,6BAA6B;2CAA7B,6BAA6B;CAAiD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class AccordionItemIconComponent {
|
|
3
|
+
protected readonly accordionClasses: {
|
|
4
|
+
readonly icon: "qui-accordion__icon";
|
|
5
|
+
readonly item: "qui-accordion__item";
|
|
6
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
7
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
8
|
+
readonly itemText: "qui-accordion__item-text";
|
|
9
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
10
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
11
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
12
|
+
readonly root: "qui-accordion__root";
|
|
13
|
+
};
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemIconComponent, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionItemIconComponent, "[q-accordion-item-icon]", never, {}, {}, never, never, false, never>;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=accordion-item-icon.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-icon.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-icon.component.ts"],"names":[],"mappings":";AAOA,qBAOa,0BAA0B;IACrC,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;yCAD3C,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { CoreAccordionItemTriggerIndicatorDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
2
|
+
import type { LucideIconOrString } from "@qualcomm-ui/angular-core/lucide";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class AccordionItemIndicatorComponent extends CoreAccordionItemTriggerIndicatorDirective {
|
|
5
|
+
protected readonly accordionClasses: {
|
|
6
|
+
readonly icon: "qui-accordion__icon";
|
|
7
|
+
readonly item: "qui-accordion__item";
|
|
8
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
9
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
10
|
+
readonly itemText: "qui-accordion__item-text";
|
|
11
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
12
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
13
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
14
|
+
readonly root: "qui-accordion__root";
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Indicator icon for the accordion item trigger.
|
|
18
|
+
* @default ChevronDown
|
|
19
|
+
*/
|
|
20
|
+
readonly icon: import("@angular/core").InputSignal<LucideIconOrString>;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemIndicatorComponent, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionItemIndicatorComponent, "q-accordion-item-indicator", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=accordion-item-indicator.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-indicator.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-indicator.component.ts"],"names":[],"mappings":"AAMA,OAAO,EAAC,0CAA0C,EAAC,MAAM,qCAAqC,CAAA;AAC9F,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,kCAAkC,CAAA;;AAGxE,qBAUa,+BAAgC,SAAQ,0CAA0C;IAC7F,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;IACtD;;;OAGG;IACH,QAAQ,CAAC,IAAI,0DAAyC;yCAN3C,+BAA+B;2CAA/B,+BAA+B;CAO3C"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { Injector, type OnInit } from "@angular/core";
|
|
2
|
+
import { CoreAccordionItemDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* The composite form of the accordion item. Use when you need complete control over
|
|
6
|
+
* the accordion item and its subcomponents.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```angular-html
|
|
10
|
+
* <div q-accordion-item-root value="a">
|
|
11
|
+
* <button q-accordion-item-trigger icon="...">
|
|
12
|
+
* <span q-accordion-item-text>...</span>
|
|
13
|
+
* <span q-accordion-item-secondary-text>...</span>
|
|
14
|
+
* <q-accordion-item-indicator />
|
|
15
|
+
* </button>
|
|
16
|
+
* <div q-accordion-item-content>
|
|
17
|
+
* ...
|
|
18
|
+
* </div>
|
|
19
|
+
* </div>
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
export declare class AccordionItemRootComponent extends CoreAccordionItemDirective implements OnInit {
|
|
23
|
+
protected readonly accordionClasses: {
|
|
24
|
+
readonly icon: "qui-accordion__icon";
|
|
25
|
+
readonly item: "qui-accordion__item";
|
|
26
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
27
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
28
|
+
readonly itemText: "qui-accordion__item-text";
|
|
29
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
30
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
31
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
32
|
+
readonly root: "qui-accordion__root";
|
|
33
|
+
};
|
|
34
|
+
protected readonly injector: Injector;
|
|
35
|
+
protected readonly document: Document;
|
|
36
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemRootComponent, never>;
|
|
37
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionItemRootComponent, "[q-accordion-item-root]", never, {}, {}, never, never, false, never>;
|
|
38
|
+
}
|
|
39
|
+
//# sourceMappingURL=accordion-item-root.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-root.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-root.component.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoB,QAAQ,EAAE,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA;AAEtE,OAAO,EACL,0BAA0B,EAE3B,MAAM,qCAAqC,CAAA;;AAI5C;;;;;;;;;;;;;;;;;GAiBG;AACH,qBAQa,0BACX,SAAQ,0BACR,YAAW,MAAM;IAEjB,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;IAEtD,SAAS,CAAC,QAAQ,CAAC,QAAQ,WAAmB;IAE9C,SAAS,CAAC,QAAQ,CAAC,QAAQ,WAAmB;yCARnC,0BAA0B;2CAA1B,0BAA0B;CAStC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { CoreAccordionItemTriggerSecondaryDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class AccordionItemSecondaryTextComponent extends CoreAccordionItemTriggerSecondaryDirective {
|
|
4
|
+
protected readonly accordionClasses: {
|
|
5
|
+
readonly icon: "qui-accordion__icon";
|
|
6
|
+
readonly item: "qui-accordion__item";
|
|
7
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
8
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
9
|
+
readonly itemText: "qui-accordion__item-text";
|
|
10
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
11
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
12
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
13
|
+
readonly root: "qui-accordion__root";
|
|
14
|
+
};
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemSecondaryTextComponent, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionItemSecondaryTextComponent, "[q-accordion-item-secondary-text]", never, {}, {}, never, never, false, never>;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=accordion-item-secondary-text.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-secondary-text.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-secondary-text.component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,0CAA0C,EAAC,MAAM,qCAAqC,CAAA;;AAG9F,qBAOa,mCAAoC,SAAQ,0CAA0C;IACjG,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;yCAD3C,mCAAmC;2CAAnC,mCAAmC;CAE/C"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { CoreAccordionItemTriggerTitleDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class AccordionItemTextComponent extends CoreAccordionItemTriggerTitleDirective {
|
|
4
|
+
protected readonly accordionClasses: {
|
|
5
|
+
readonly icon: "qui-accordion__icon";
|
|
6
|
+
readonly item: "qui-accordion__item";
|
|
7
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
8
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
9
|
+
readonly itemText: "qui-accordion__item-text";
|
|
10
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
11
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
12
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
13
|
+
readonly root: "qui-accordion__root";
|
|
14
|
+
};
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemTextComponent, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionItemTextComponent, "[q-accordion-item-text]", never, {}, {}, never, never, false, never>;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=accordion-item-text.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-text.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-text.component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,sCAAsC,EAAC,MAAM,qCAAqC,CAAA;;AAG1F,qBAOa,0BAA2B,SAAQ,sCAAsC;IACpF,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;yCAD3C,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { CoreAccordionItemTriggerDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
2
|
+
import type { LucideIconOrString } from "@qualcomm-ui/angular-core/lucide";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class AccordionItemTriggerComponent extends CoreAccordionItemTriggerDirective {
|
|
5
|
+
/**
|
|
6
|
+
* {@link https://lucide.dev/icons lucide-angular} icon, positioned before the trigger title.
|
|
7
|
+
*
|
|
8
|
+
* @remarks
|
|
9
|
+
* You can use the directive for additional customization:
|
|
10
|
+
* ```angular-html
|
|
11
|
+
* <button q-accordion-item-trigger>
|
|
12
|
+
* <svg q-accordion-item-icon [qIcon]="..."></svg>
|
|
13
|
+
* </button>
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
readonly icon: import("@angular/core").InputSignal<LucideIconOrString | undefined>;
|
|
17
|
+
protected readonly accordionClasses: {
|
|
18
|
+
readonly icon: "qui-accordion__icon";
|
|
19
|
+
readonly item: "qui-accordion__item";
|
|
20
|
+
readonly itemContentAnimator: "qui-accordion__item-content-animator";
|
|
21
|
+
readonly itemContentBody: "qui-accordion__item-content-body";
|
|
22
|
+
readonly itemText: "qui-accordion__item-text";
|
|
23
|
+
readonly itemTrigger: "qui-accordion__item-trigger";
|
|
24
|
+
readonly itemTriggerIndicator: "qui-accordion__item-trigger-indicator";
|
|
25
|
+
readonly itemTriggerSecondary: "qui-accordion__item-trigger-secondary";
|
|
26
|
+
readonly root: "qui-accordion__root";
|
|
27
|
+
};
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemTriggerComponent, never>;
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionItemTriggerComponent, "[q-accordion-item-trigger]", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; }, {}, never, ["[q-accordion-item-icon]", "*"], false, never>;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=accordion-item-trigger.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item-trigger.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item-trigger.component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,iCAAiC,EAAC,MAAM,qCAAqC,CAAA;AACrF,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,kCAAkC,CAAA;;AAGxE,qBAoBa,6BAA8B,SAAQ,iCAAiC;IAClF;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,IAAI,sEAA8B;IAE3C,SAAS,CAAC,QAAQ,CAAC,gBAAgB;;;;;;;;;;MAAmB;yCAd3C,6BAA6B;2CAA7B,6BAA6B;CAezC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import type { LucideIconOrString } from "@qualcomm-ui/angular-core/lucide";
|
|
2
|
+
import { AccordionItemRootComponent } from "./accordion-item-root.component";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* The simple form of the Accordion Item component. Use properties for
|
|
6
|
+
* customization like the {@link text} and {@link icon}. The content of the panel is
|
|
7
|
+
* provided via the default slot. Refer to the {@link https://angular-next.qui.qualcomm.com/components/accordion documentation} to learn more.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```angular-html
|
|
11
|
+
* <div q-accordion-item text="...">
|
|
12
|
+
* Panel contents...
|
|
13
|
+
* </div>
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare class AccordionItemComponent extends AccordionItemRootComponent {
|
|
17
|
+
/**
|
|
18
|
+
* Optional icon for the item.
|
|
19
|
+
*/
|
|
20
|
+
readonly icon: import("@angular/core").InputSignal<LucideIconOrString | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* The secondary text label for the item.
|
|
23
|
+
*
|
|
24
|
+
* @remarks
|
|
25
|
+
* This can also be provided using the directive:
|
|
26
|
+
* ```angular-html
|
|
27
|
+
* <div q-accordion-item>
|
|
28
|
+
* <div q-accordion-item-secondary-text>...</div>
|
|
29
|
+
* </div>
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
readonly secondaryText: import("@angular/core").InputSignal<string | undefined>;
|
|
33
|
+
/**
|
|
34
|
+
* The primary text label for the item.
|
|
35
|
+
*
|
|
36
|
+
* @remarks
|
|
37
|
+
* This can also be provided using the directive:
|
|
38
|
+
* ```angular-html
|
|
39
|
+
* <div q-accordion-item>
|
|
40
|
+
* <div q-accordion-item-text>...</div>
|
|
41
|
+
* </div>
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
readonly text: import("@angular/core").InputSignal<string | undefined>;
|
|
45
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionItemComponent, never>;
|
|
46
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AccordionItemComponent, "[q-accordion-item]", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "secondaryText": { "alias": "secondaryText"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; }, {}, never, ["[q-accordion-item-text]", "[q-accordion-item-secondary-text]", "q-accordion-item-indicator", "*", "[q-accordion-item-content]"], false, never>;
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=accordion-item.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion-item.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion-item.component.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,kCAAkC,CAAA;AAExE,OAAO,EAAC,0BAA0B,EAAC,MAAM,iCAAiC,CAAA;;AAE1E;;;;;;;;;;;GAWG;AACH,qBA8Ba,sBAAuB,SAAQ,0BAA0B;IACpE;;OAEG;IACH,QAAQ,CAAC,IAAI,sEAA8B;IAE3C;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,aAAa,0DAAkB;IAExC;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,IAAI,0DAAkB;yCA9BpB,sBAAsB;2CAAtB,sBAAsB;CA+BlC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { CoreAccordionRootDirective } from "@qualcomm-ui/angular-core/accordion";
|
|
2
|
+
import { type QdsAccordionSize } from "@qualcomm-ui/qds-core/accordion";
|
|
3
|
+
import type { Booleanish } from "@qualcomm-ui/utils/coercion";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class AccordionComponent extends CoreAccordionRootDirective {
|
|
6
|
+
/**
|
|
7
|
+
* The uncontained aspect of the accordion that removes horizontal margins.
|
|
8
|
+
*/
|
|
9
|
+
readonly uncontained: import("@angular/core").InputSignalWithTransform<boolean | undefined, Booleanish>;
|
|
10
|
+
/**
|
|
11
|
+
* The size of the accordion.
|
|
12
|
+
* @default 'md'
|
|
13
|
+
*/
|
|
14
|
+
readonly size: import("@angular/core").InputSignal<QdsAccordionSize | undefined>;
|
|
15
|
+
constructor();
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionComponent, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionComponent, "[q-accordion]", never, { "uncontained": { "alias": "uncontained"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=accordion.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion.component.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion.component.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,0BAA0B,EAE3B,MAAM,qCAAqC,CAAA;AAE5C,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAC,UAAU,EAAC,MAAM,6BAA6B,CAAA;;AAE3D,qBAKa,kBAAmB,SAAQ,0BAA0B;IAChE;;OAEG;IACH,QAAQ,CAAC,WAAW,oFAElB;IAEF;;;OAGG;IACH,QAAQ,CAAC,IAAI,oEAAwC;;yCAZ1C,kBAAkB;2CAAlB,kBAAkB;CAyB9B"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./accordion.component";
|
|
3
|
+
import * as i2 from "./accordion-item.component";
|
|
4
|
+
import * as i3 from "./accordion-item-root.component";
|
|
5
|
+
import * as i4 from "./accordion-item-trigger.component";
|
|
6
|
+
import * as i5 from "./accordion-item-icon.component";
|
|
7
|
+
import * as i6 from "./accordion-item-text.component";
|
|
8
|
+
import * as i7 from "./accordion-item-secondary-text.component";
|
|
9
|
+
import * as i8 from "./accordion-item-indicator.component";
|
|
10
|
+
import * as i9 from "./accordion-item-content-animator.component";
|
|
11
|
+
import * as i10 from "./accordion-item-content-body.component";
|
|
12
|
+
import * as i11 from "./accordion-item-content.component";
|
|
13
|
+
import * as i12 from "@angular/common";
|
|
14
|
+
import * as i13 from "@qualcomm-ui/angular/icon";
|
|
15
|
+
import * as i14 from "@qualcomm-ui/angular/divider";
|
|
16
|
+
import * as i15 from "@qualcomm-ui/angular/collapsible";
|
|
17
|
+
export declare class AccordionModule {
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionModule, never>;
|
|
19
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AccordionModule, [typeof i1.AccordionComponent, typeof i2.AccordionItemComponent, typeof i3.AccordionItemRootComponent, typeof i4.AccordionItemTriggerComponent, typeof i5.AccordionItemIconComponent, typeof i6.AccordionItemTextComponent, typeof i7.AccordionItemSecondaryTextComponent, typeof i8.AccordionItemIndicatorComponent, typeof i9.AccordionItemContentAnimatorComponent, typeof i10.AccordionItemContentBodyComponent, typeof i11.AccordionItemContentComponent], [typeof i12.CommonModule, typeof i13.IconDirective, typeof i14.DividerDirective, typeof i15.CollapsibleModule], [typeof i1.AccordionComponent, typeof i2.AccordionItemComponent, typeof i3.AccordionItemRootComponent, typeof i4.AccordionItemTriggerComponent, typeof i5.AccordionItemIconComponent, typeof i6.AccordionItemTextComponent, typeof i7.AccordionItemSecondaryTextComponent, typeof i8.AccordionItemIndicatorComponent, typeof i9.AccordionItemContentAnimatorComponent, typeof i10.AccordionItemContentBodyComponent, typeof i11.AccordionItemContentComponent]>;
|
|
20
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AccordionModule>;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=accordion.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion.module.d.ts","sourceRoot":"","sources":["../../../src/accordion/accordion.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAsBA,qBA6Ba,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export * from "./accordion-item-content-animator.component";
|
|
2
|
+
export * from "./accordion-item-content-body.component";
|
|
3
|
+
export * from "./accordion-item-content.component";
|
|
4
|
+
export * from "./accordion-item-icon.component";
|
|
5
|
+
export * from "./accordion-item-indicator.component";
|
|
6
|
+
export * from "./accordion-item-root.component";
|
|
7
|
+
export * from "./accordion-item-secondary-text.component";
|
|
8
|
+
export * from "./accordion-item-text.component";
|
|
9
|
+
export * from "./accordion-item-trigger.component";
|
|
10
|
+
export * from "./accordion-item.component";
|
|
11
|
+
export * from "./accordion.component";
|
|
12
|
+
export * from "./accordion.module";
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/accordion/index.ts"],"names":[],"mappings":"AAAA,cAAc,6CAA6C,CAAA;AAC3D,cAAc,yCAAyC,CAAA;AACvD,cAAc,oCAAoC,CAAA;AAClD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,sCAAsC,CAAA;AACpD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,2CAA2C,CAAA;AACzD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,oCAAoC,CAAA;AAClD,cAAc,4BAA4B,CAAA;AAC1C,cAAc,uBAAuB,CAAA;AACrC,cAAc,oBAAoB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qualcomm-ui-angular-accordion.d.ts","sourceRoot":"","sources":["../../../src/accordion/qualcomm-ui-angular-accordion.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { type OnInit } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class ActionGroupDirective implements OnInit {
|
|
4
|
+
protected readonly actionGroupClasses: {
|
|
5
|
+
readonly root: "qui-action-group__root";
|
|
6
|
+
};
|
|
7
|
+
private trackBindings;
|
|
8
|
+
ngOnInit(): void;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionGroupDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ActionGroupDirective, "[q-action-group]", never, {}, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=action-group.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"action-group.directive.d.ts","sourceRoot":"","sources":["../../../src/action-group/action-group.directive.ts"],"names":[],"mappings":"AAGA,OAAO,EAAsB,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA;;AAM9D,qBAMa,oBAAqB,YAAW,MAAM;IACjD,SAAS,CAAC,QAAQ,CAAC,kBAAkB;;MAAqB;IAE1D,OAAO,CAAC,aAAa,CAEpB;IAED,QAAQ;yCAPG,oBAAoB;2CAApB,oBAAoB;CAUhC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/action-group/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qualcomm-ui-angular-action-group.d.ts","sourceRoot":"","sources":["../../../src/action-group/qualcomm-ui-angular-action-group.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreAvatarContentDirective } from "@qualcomm-ui/angular-core/avatar";
|
|
2
|
+
import { type QdsAvatarVariant } from "@qualcomm-ui/qds-core/avatar";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class AvatarContentDirective extends CoreAvatarContentDirective {
|
|
5
|
+
/**
|
|
6
|
+
* The variant of the avatar.
|
|
7
|
+
*/
|
|
8
|
+
readonly variant: import("@angular/core").InputSignal<QdsAvatarVariant | undefined>;
|
|
9
|
+
readonly qdsContext: () => import("@qualcomm-ui/qds-core/avatar").QdsAvatarApi;
|
|
10
|
+
constructor();
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarContentDirective, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AvatarContentDirective, "[q-avatar-content]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=avatar-content.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avatar-content.directive.d.ts","sourceRoot":"","sources":["../../../src/avatar/avatar-content.directive.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,0BAA0B,EAAC,MAAM,kCAAkC,CAAA;AAC3E,OAAO,EAAC,KAAK,gBAAgB,EAAC,MAAM,8BAA8B,CAAA;;AAIlE,qBAIa,sBAAuB,SAAQ,0BAA0B;IACpE;;OAEG;IACH,QAAQ,CAAC,OAAO,oEAAwC;IAExD,QAAQ,CAAC,UAAU,4DAAwB;;yCANhC,sBAAsB;2CAAtB,sBAAsB;CAclC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { CoreAvatarImageDirective } from "@qualcomm-ui/angular-core/avatar";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class AvatarImageDirective extends CoreAvatarImageDirective {
|
|
4
|
+
protected readonly qdsContext: () => import("@qualcomm-ui/qds-core/avatar").QdsAvatarApi;
|
|
5
|
+
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarImageDirective, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AvatarImageDirective, "[q-avatar-image]", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=avatar-image.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avatar-image.directive.d.ts","sourceRoot":"","sources":["../../../src/avatar/avatar-image.directive.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,wBAAwB,EAAC,MAAM,kCAAkC,CAAA;;AAIzE,qBAIa,oBAAqB,SAAQ,wBAAwB;IAChE,SAAS,CAAC,QAAQ,CAAC,UAAU,4DAAwB;;yCAD1C,oBAAoB;2CAApB,oBAAoB;CAShC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { CoreAvatarStatusDirective } from "@qualcomm-ui/angular-core/avatar";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class AvatarStatusDirective extends CoreAvatarStatusDirective {
|
|
4
|
+
protected readonly qdsContext: () => import("@qualcomm-ui/qds-core/avatar").QdsAvatarApi;
|
|
5
|
+
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarStatusDirective, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AvatarStatusDirective, "[q-avatar-status]", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=avatar-status.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avatar-status.directive.d.ts","sourceRoot":"","sources":["../../../src/avatar/avatar-status.directive.ts"],"names":[],"mappings":"AAKA,OAAO,EAAC,yBAAyB,EAAC,MAAM,kCAAkC,CAAA;;AAI1E,qBAIa,qBAAsB,SAAQ,yBAAyB;IAClE,SAAS,CAAC,QAAQ,CAAC,UAAU,4DAAwB;;yCAD1C,qBAAqB;2CAArB,qBAAqB;CASjC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { CoreAvatarRootDirective } from "@qualcomm-ui/angular-core/avatar";
|
|
2
|
+
import type { SignalifyInput } from "@qualcomm-ui/angular-core/signals";
|
|
3
|
+
import { type QdsAvatarApiProps, type QdsAvatarSize, type QdsAvatarStatus, type QdsAvatarVariant } from "@qualcomm-ui/qds-core/avatar";
|
|
4
|
+
import { QdsAvatarContextService } from "./qds-avatar-context.service";
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class AvatarDirective extends CoreAvatarRootDirective implements SignalifyInput<QdsAvatarApiProps> {
|
|
7
|
+
/**
|
|
8
|
+
* Governs the width and height of the avatar as well as the font size of its
|
|
9
|
+
* content.
|
|
10
|
+
*/
|
|
11
|
+
readonly size: import("@angular/core").InputSignal<QdsAvatarSize | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Optional status for the avatar, renders a dot indicator next to the avatar.
|
|
14
|
+
*/
|
|
15
|
+
readonly status: import("@angular/core").InputSignal<QdsAvatarStatus | undefined>;
|
|
16
|
+
/**
|
|
17
|
+
* The style variant of the avatar.
|
|
18
|
+
*/
|
|
19
|
+
readonly variant: import("@angular/core").InputSignal<QdsAvatarVariant | undefined>;
|
|
20
|
+
protected readonly qdsAvatarService: QdsAvatarContextService;
|
|
21
|
+
constructor();
|
|
22
|
+
ngOnInit(): void;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarDirective, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AvatarDirective, "[q-avatar]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "status": { "alias": "status"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=avatar.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avatar.directive.d.ts","sourceRoot":"","sources":["../../../src/avatar/avatar.directive.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,uBAAuB,EAExB,MAAM,kCAAkC,CAAA;AAEzC,OAAO,KAAK,EAAC,cAAc,EAAC,MAAM,mCAAmC,CAAA;AACrE,OAAO,EAEL,KAAK,iBAAiB,EACtB,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACtB,MAAM,8BAA8B,CAAA;AAErC,OAAO,EAEL,uBAAuB,EACxB,MAAM,8BAA8B,CAAA;;AAErC,qBAKa,eACX,SAAQ,uBACR,YAAW,cAAc,CAAC,iBAAiB,CAAC;IAE5C;;;OAGG;IACH,QAAQ,CAAC,IAAI,iEAAqC;IAElD;;OAEG;IACH,QAAQ,CAAC,MAAM,mEAAuC;IAEtD;;OAEG;IACH,QAAQ,CAAC,OAAO,oEAAwC;IAExD,SAAS,CAAC,QAAQ,CAAC,gBAAgB,0BAAkC;;IAS5D,QAAQ;yCA7BN,eAAe;2CAAf,eAAe;CA6C3B"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./avatar.directive";
|
|
3
|
+
import * as i2 from "./avatar-content.directive";
|
|
4
|
+
import * as i3 from "./avatar-image.directive";
|
|
5
|
+
import * as i4 from "./avatar-status.directive";
|
|
6
|
+
export declare class AvatarModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AvatarModule, [typeof i1.AvatarDirective, typeof i2.AvatarContentDirective, typeof i3.AvatarImageDirective, typeof i4.AvatarStatusDirective], never, [typeof i1.AvatarDirective, typeof i2.AvatarContentDirective, typeof i3.AvatarImageDirective, typeof i4.AvatarStatusDirective]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AvatarModule>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=avatar.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avatar.module.d.ts","sourceRoot":"","sources":["../../../src/avatar/avatar.module.ts"],"names":[],"mappings":";;;;;AAUA,qBAca,YAAY;yCAAZ,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,oBAAoB,CAAA;AAClC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,0BAA0B,CAAA;AACxC,cAAc,2BAA2B,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { BaseApiContextService } from "@qualcomm-ui/angular-core/machine";
|
|
2
|
+
import type { QdsAvatarApi } from "@qualcomm-ui/qds-core/avatar";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class QdsAvatarContextService extends BaseApiContextService<QdsAvatarApi> {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdsAvatarContextService, never>;
|
|
6
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<QdsAvatarContextService>;
|
|
7
|
+
}
|
|
8
|
+
export declare const QDS_AVATAR_CONTEXT: import("@angular/core").InjectionToken<() => QdsAvatarApi>, useQdsAvatarContext: <Optional extends boolean = false>(opts?: import("@qualcomm-ui/angular-core/machine").UseContextOpts<Optional> | undefined) => Optional extends true ? (() => QdsAvatarApi) | null : () => QdsAvatarApi, provideQdsAvatarContext: () => import("@angular/core").Provider[];
|
|
9
|
+
//# sourceMappingURL=qds-avatar-context.service.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qds-avatar-context.service.d.ts","sourceRoot":"","sources":["../../../src/avatar/qds-avatar-context.service.ts"],"names":[],"mappings":"AAKA,OAAO,EAEL,qBAAqB,EAEtB,MAAM,mCAAmC,CAAA;AAC1C,OAAO,KAAK,EAAC,YAAY,EAAC,MAAM,8BAA8B,CAAA;;AAE9D,qBACa,uBAAwB,SAAQ,qBAAqB,CAAC,YAAY,CAAC;yCAAnE,uBAAuB;6CAAvB,uBAAuB;CAA+C;AAEnF,eAAO,MACL,kBAAkB,8DAClB,mBAAmB,2MACnB,uBAAuB,0CAIxB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qualcomm-ui-angular-avatar.d.ts","sourceRoot":"","sources":["../../../src/avatar/qualcomm-ui-angular-avatar.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { type OnInit } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class BreadcrumbItemIconDirective implements OnInit {
|
|
4
|
+
protected readonly qdsContext: () => import("@qualcomm-ui/qds-core/breadcrumbs").QdsBreadcrumbsApi;
|
|
5
|
+
protected readonly trackBindings: ((opts?: import("@qualcomm-ui/angular-core/machine").TrackBindingsConfig) => void) & {
|
|
6
|
+
extendWith: (computedProps: () => import("@qualcomm-ui/angular-core/machine").Dict) => void;
|
|
7
|
+
setDisabled: (disabled: boolean) => void;
|
|
8
|
+
};
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbItemIconDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BreadcrumbItemIconDirective, "[q-breadcrumb-item-icon]", never, {}, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=breadcrumb-item-icon.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb-item-icon.directive.d.ts","sourceRoot":"","sources":["../../../src/breadcrumbs/breadcrumb-item-icon.directive.ts"],"names":[],"mappings":"AAGA,OAAO,EAAY,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA;;AAMpD,qBAIa,2BAA4B,YAAW,MAAM;IACxD,SAAS,CAAC,QAAQ,CAAC,UAAU,sEAA6B;IAE1D,SAAS,CAAC,QAAQ,CAAC,aAAa;;;MAE/B;IAED,QAAQ;yCAPG,2BAA2B;2CAA3B,2BAA2B;CAUvC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { type OnInit } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class BreadcrumbItemSeparatorDirective implements OnInit {
|
|
4
|
+
protected readonly qdsContext: () => import("@qualcomm-ui/qds-core/breadcrumbs").QdsBreadcrumbsApi;
|
|
5
|
+
protected readonly trackBindings: ((opts?: import("@qualcomm-ui/angular-core/machine").TrackBindingsConfig) => void) & {
|
|
6
|
+
extendWith: (computedProps: () => import("@qualcomm-ui/angular-core/machine").Dict) => void;
|
|
7
|
+
setDisabled: (disabled: boolean) => void;
|
|
8
|
+
};
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbItemSeparatorDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BreadcrumbItemSeparatorDirective, "[q-breadcrumb-item-separator]", never, {}, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=breadcrumb-item-separator.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb-item-separator.directive.d.ts","sourceRoot":"","sources":["../../../src/breadcrumbs/breadcrumb-item-separator.directive.ts"],"names":[],"mappings":"AAGA,OAAO,EAAY,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA;;AAMpD,qBAIa,gCAAiC,YAAW,MAAM;IAC7D,SAAS,CAAC,QAAQ,CAAC,UAAU,sEAA6B;IAE1D,SAAS,CAAC,QAAQ,CAAC,aAAa;;;MAE/B;IAED,QAAQ;yCAPG,gCAAgC;2CAAhC,gCAAgC;CAU5C"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { type OnInit } from "@angular/core";
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class BreadcrumbItemTriggerDirective implements OnInit {
|
|
4
|
+
protected readonly qdsContext: () => import("@qualcomm-ui/qds-core/breadcrumbs").QdsBreadcrumbsApi;
|
|
5
|
+
protected readonly trackBindings: ((opts?: import("@qualcomm-ui/angular-core/machine").TrackBindingsConfig) => void) & {
|
|
6
|
+
extendWith: (computedProps: () => import("@qualcomm-ui/angular-core/machine").Dict) => void;
|
|
7
|
+
setDisabled: (disabled: boolean) => void;
|
|
8
|
+
};
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbItemTriggerDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BreadcrumbItemTriggerDirective, "[q-breadcrumb-item-trigger]", never, {}, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=breadcrumb-item-trigger.directive.d.ts.map
|