@carbon/web-components 2.15.0 → 2.16.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/custom-elements.json +6 -10
- package/dist/notification.min.js +1 -1
- package/dist/side-panel.min.js +51 -51
- package/dist/tearsheet.min.js +37 -37
- package/es/components/notification/inline-notification.scss.js +1 -1
- package/es/components/side-panel/side-panel.d.ts +4 -1
- package/es/components/side-panel/side-panel.js +4 -2
- package/es/components/side-panel/side-panel.js.map +1 -1
- package/es/components/tearsheet/tearsheet.d.ts +4 -1
- package/es/components/tearsheet/tearsheet.js +4 -2
- package/es/components/tearsheet/tearsheet.js.map +1 -1
- package/es/icons/ai-label/16.d.ts +10 -0
- package/es/icons/ai-label/16.js +12 -0
- package/es/icons/ai-label/20.d.ts +10 -0
- package/es/icons/ai-label/20.js +12 -0
- package/es/icons/ai-label/24.d.ts +10 -0
- package/es/icons/ai-label/24.js +12 -0
- package/es/icons/ai-label/32.d.ts +10 -0
- package/es/icons/ai-label/32.js +12 -0
- package/es/icons/array--booleans/16.d.ts +10 -0
- package/es/icons/array--booleans/16.js +12 -0
- package/es/icons/array--booleans/20.d.ts +10 -0
- package/es/icons/array--booleans/20.js +12 -0
- package/es/icons/array--booleans/24.d.ts +10 -0
- package/es/icons/array--booleans/24.js +12 -0
- package/es/icons/array--booleans/32.d.ts +10 -0
- package/es/icons/array--booleans/32.js +12 -0
- package/es/icons/array--dates/16.d.ts +10 -0
- package/es/icons/array--dates/16.js +12 -0
- package/es/icons/array--dates/20.d.ts +10 -0
- package/es/icons/array--dates/20.js +12 -0
- package/es/icons/array--dates/24.d.ts +10 -0
- package/es/icons/array--dates/24.js +12 -0
- package/es/icons/array--dates/32.d.ts +10 -0
- package/es/icons/array--dates/32.js +12 -0
- package/es/icons/array--numbers/16.d.ts +10 -0
- package/es/icons/array--numbers/16.js +12 -0
- package/es/icons/array--numbers/20.d.ts +10 -0
- package/es/icons/array--numbers/20.js +12 -0
- package/es/icons/array--numbers/24.d.ts +10 -0
- package/es/icons/array--numbers/24.js +12 -0
- package/es/icons/array--numbers/32.d.ts +10 -0
- package/es/icons/array--numbers/32.js +12 -0
- package/es/icons/array--objects/16.d.ts +10 -0
- package/es/icons/array--objects/16.js +12 -0
- package/es/icons/array--objects/20.d.ts +10 -0
- package/es/icons/array--objects/20.js +12 -0
- package/es/icons/array--objects/24.d.ts +10 -0
- package/es/icons/array--objects/24.js +12 -0
- package/es/icons/array--objects/32.d.ts +10 -0
- package/es/icons/array--objects/32.js +12 -0
- package/es/icons/array--strings/16.d.ts +10 -0
- package/es/icons/array--strings/16.js +12 -0
- package/es/icons/array--strings/20.d.ts +10 -0
- package/es/icons/array--strings/20.js +12 -0
- package/es/icons/array--strings/24.d.ts +10 -0
- package/es/icons/array--strings/24.js +12 -0
- package/es/icons/array--strings/32.d.ts +10 -0
- package/es/icons/array--strings/32.js +12 -0
- package/es/icons/bland-altman-plot/16.d.ts +10 -0
- package/es/icons/bland-altman-plot/16.js +12 -0
- package/es/icons/bland-altman-plot/20.d.ts +10 -0
- package/es/icons/bland-altman-plot/20.js +12 -0
- package/es/icons/bland-altman-plot/24.d.ts +10 -0
- package/es/icons/bland-altman-plot/24.js +12 -0
- package/es/icons/bland-altman-plot/32.d.ts +10 -0
- package/es/icons/bland-altman-plot/32.js +12 -0
- package/es/icons/build--image/16.d.ts +10 -0
- package/es/icons/build--image/16.js +12 -0
- package/es/icons/build--image/20.d.ts +10 -0
- package/es/icons/build--image/20.js +12 -0
- package/es/icons/build--image/24.d.ts +10 -0
- package/es/icons/build--image/24.js +12 -0
- package/es/icons/build--image/32.d.ts +10 -0
- package/es/icons/build--image/32.js +12 -0
- package/es/icons/build--run/16.d.ts +10 -0
- package/es/icons/build--run/16.js +12 -0
- package/es/icons/build--run/20.d.ts +10 -0
- package/es/icons/build--run/20.js +12 -0
- package/es/icons/build--run/24.d.ts +10 -0
- package/es/icons/build--run/24.js +12 -0
- package/es/icons/build--run/32.d.ts +10 -0
- package/es/icons/build--run/32.js +12 -0
- package/es/icons/document--processor/16.d.ts +10 -0
- package/es/icons/document--processor/16.js +12 -0
- package/es/icons/document--processor/20.d.ts +10 -0
- package/es/icons/document--processor/20.js +12 -0
- package/es/icons/document--processor/24.d.ts +10 -0
- package/es/icons/document--processor/24.js +12 -0
- package/es/icons/document--processor/32.d.ts +10 -0
- package/es/icons/document--processor/32.js +12 -0
- package/es/icons/function--2/16.d.ts +10 -0
- package/es/icons/function--2/16.js +12 -0
- package/es/icons/function--2/20.d.ts +10 -0
- package/es/icons/function--2/20.js +12 -0
- package/es/icons/function--2/24.d.ts +10 -0
- package/es/icons/function--2/24.js +12 -0
- package/es/icons/function--2/32.d.ts +10 -0
- package/es/icons/function--2/32.js +12 -0
- package/es/icons/ibm--api-connect/16.d.ts +10 -0
- package/es/icons/ibm--api-connect/16.js +12 -0
- package/es/icons/ibm--api-connect/20.d.ts +10 -0
- package/es/icons/ibm--api-connect/20.js +12 -0
- package/es/icons/ibm--api-connect/24.d.ts +10 -0
- package/es/icons/ibm--api-connect/24.js +12 -0
- package/es/icons/ibm--api-connect/32.d.ts +10 -0
- package/es/icons/ibm--api-connect/32.js +12 -0
- package/es/icons/ibm--app-connect-enterprise/16.d.ts +10 -0
- package/es/icons/ibm--app-connect-enterprise/16.js +12 -0
- package/es/icons/ibm--app-connect-enterprise/20.d.ts +10 -0
- package/es/icons/ibm--app-connect-enterprise/20.js +12 -0
- package/es/icons/ibm--app-connect-enterprise/24.d.ts +10 -0
- package/es/icons/ibm--app-connect-enterprise/24.js +12 -0
- package/es/icons/ibm--app-connect-enterprise/32.d.ts +10 -0
- package/es/icons/ibm--app-connect-enterprise/32.js +12 -0
- package/es/icons/ibm--aspera/16.d.ts +10 -0
- package/es/icons/ibm--aspera/16.js +12 -0
- package/es/icons/ibm--aspera/20.d.ts +10 -0
- package/es/icons/ibm--aspera/20.js +12 -0
- package/es/icons/ibm--aspera/24.d.ts +10 -0
- package/es/icons/ibm--aspera/24.js +12 -0
- package/es/icons/ibm--aspera/32.d.ts +10 -0
- package/es/icons/ibm--aspera/32.js +12 -0
- package/es/icons/ibm--data-power/16.d.ts +10 -0
- package/es/icons/ibm--data-power/16.js +12 -0
- package/es/icons/ibm--data-power/20.d.ts +10 -0
- package/es/icons/ibm--data-power/20.js +12 -0
- package/es/icons/ibm--data-power/24.d.ts +10 -0
- package/es/icons/ibm--data-power/24.js +12 -0
- package/es/icons/ibm--data-power/32.d.ts +10 -0
- package/es/icons/ibm--data-power/32.js +12 -0
- package/es/icons/ibm--deployable-architecture/16.d.ts +10 -0
- package/es/icons/ibm--deployable-architecture/16.js +12 -0
- package/es/icons/ibm--deployable-architecture/20.d.ts +10 -0
- package/es/icons/ibm--deployable-architecture/20.js +12 -0
- package/es/icons/ibm--deployable-architecture/24.d.ts +10 -0
- package/es/icons/ibm--deployable-architecture/24.js +12 -0
- package/es/icons/ibm--deployable-architecture/32.d.ts +10 -0
- package/es/icons/ibm--deployable-architecture/32.js +12 -0
- package/es/icons/ibm--global-storage-architecture/16.d.ts +10 -0
- package/es/icons/ibm--global-storage-architecture/16.js +12 -0
- package/es/icons/ibm--global-storage-architecture/20.d.ts +10 -0
- package/es/icons/ibm--global-storage-architecture/20.js +12 -0
- package/es/icons/ibm--global-storage-architecture/24.d.ts +10 -0
- package/es/icons/ibm--global-storage-architecture/24.js +12 -0
- package/es/icons/ibm--global-storage-architecture/32.d.ts +10 -0
- package/es/icons/ibm--global-storage-architecture/32.js +12 -0
- package/es/icons/ibm--granite/16.d.ts +10 -0
- package/es/icons/ibm--granite/16.js +12 -0
- package/es/icons/ibm--granite/20.d.ts +10 -0
- package/es/icons/ibm--granite/20.js +12 -0
- package/es/icons/ibm--granite/24.d.ts +10 -0
- package/es/icons/ibm--granite/24.js +12 -0
- package/es/icons/ibm--granite/32.d.ts +10 -0
- package/es/icons/ibm--granite/32.js +12 -0
- package/es/icons/ibm--knowledge-catalog/16.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog/16.js +12 -0
- package/es/icons/ibm--knowledge-catalog/20.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog/20.js +12 -0
- package/es/icons/ibm--knowledge-catalog/24.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog/24.js +12 -0
- package/es/icons/ibm--knowledge-catalog/32.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog/32.js +12 -0
- package/es/icons/ibm--knowledge-catalog-premium/16.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-premium/16.js +12 -0
- package/es/icons/ibm--knowledge-catalog-premium/20.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-premium/20.js +12 -0
- package/es/icons/ibm--knowledge-catalog-premium/24.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-premium/24.js +12 -0
- package/es/icons/ibm--knowledge-catalog-premium/32.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-premium/32.js +12 -0
- package/es/icons/ibm--knowledge-catalog-standard/16.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-standard/16.js +12 -0
- package/es/icons/ibm--knowledge-catalog-standard/20.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-standard/20.js +12 -0
- package/es/icons/ibm--knowledge-catalog-standard/24.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-standard/24.js +12 -0
- package/es/icons/ibm--knowledge-catalog-standard/32.d.ts +10 -0
- package/es/icons/ibm--knowledge-catalog-standard/32.js +12 -0
- package/es/icons/ibm--machine-learning-for-zos/16.d.ts +10 -0
- package/es/icons/ibm--machine-learning-for-zos/16.js +12 -0
- package/es/icons/ibm--machine-learning-for-zos/20.d.ts +10 -0
- package/es/icons/ibm--machine-learning-for-zos/20.js +12 -0
- package/es/icons/ibm--machine-learning-for-zos/24.d.ts +10 -0
- package/es/icons/ibm--machine-learning-for-zos/24.js +12 -0
- package/es/icons/ibm--machine-learning-for-zos/32.d.ts +10 -0
- package/es/icons/ibm--machine-learning-for-zos/32.js +12 -0
- package/es/icons/ibm--planning-analytics/16.d.ts +10 -0
- package/es/icons/ibm--planning-analytics/16.js +12 -0
- package/es/icons/ibm--planning-analytics/20.d.ts +10 -0
- package/es/icons/ibm--planning-analytics/20.js +12 -0
- package/es/icons/ibm--planning-analytics/24.d.ts +10 -0
- package/es/icons/ibm--planning-analytics/24.js +12 -0
- package/es/icons/ibm--planning-analytics/32.d.ts +10 -0
- package/es/icons/ibm--planning-analytics/32.js +12 -0
- package/es/icons/ibm--streamsets/16.d.ts +10 -0
- package/es/icons/ibm--streamsets/16.js +12 -0
- package/es/icons/ibm--streamsets/20.d.ts +10 -0
- package/es/icons/ibm--streamsets/20.js +12 -0
- package/es/icons/ibm--streamsets/24.d.ts +10 -0
- package/es/icons/ibm--streamsets/24.js +12 -0
- package/es/icons/ibm--streamsets/32.d.ts +10 -0
- package/es/icons/ibm--streamsets/32.js +12 -0
- package/es/icons/ibm-cloud--backup-and-recovery/16.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-and-recovery/16.js +12 -0
- package/es/icons/ibm-cloud--backup-and-recovery/20.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-and-recovery/20.js +12 -0
- package/es/icons/ibm-cloud--backup-and-recovery/24.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-and-recovery/24.js +12 -0
- package/es/icons/ibm-cloud--backup-and-recovery/32.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-and-recovery/32.js +12 -0
- package/es/icons/ibm-cloud--backup-service-vpc/16.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-service-vpc/16.js +12 -0
- package/es/icons/ibm-cloud--backup-service-vpc/20.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-service-vpc/20.js +12 -0
- package/es/icons/ibm-cloud--backup-service-vpc/24.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-service-vpc/24.js +12 -0
- package/es/icons/ibm-cloud--backup-service-vpc/32.d.ts +10 -0
- package/es/icons/ibm-cloud--backup-service-vpc/32.js +12 -0
- package/es/icons/ibm-cloud--code-engine/16.d.ts +10 -0
- package/es/icons/ibm-cloud--code-engine/16.js +12 -0
- package/es/icons/ibm-cloud--code-engine/20.d.ts +10 -0
- package/es/icons/ibm-cloud--code-engine/20.js +12 -0
- package/es/icons/ibm-cloud--code-engine/24.d.ts +10 -0
- package/es/icons/ibm-cloud--code-engine/24.js +12 -0
- package/es/icons/ibm-cloud--code-engine/32.d.ts +10 -0
- package/es/icons/ibm-cloud--code-engine/32.js +12 -0
- package/es/icons/ibm-cloud--databases/16.d.ts +10 -0
- package/es/icons/ibm-cloud--databases/16.js +12 -0
- package/es/icons/ibm-cloud--databases/20.d.ts +10 -0
- package/es/icons/ibm-cloud--databases/20.js +12 -0
- package/es/icons/ibm-cloud--databases/24.d.ts +10 -0
- package/es/icons/ibm-cloud--databases/24.js +12 -0
- package/es/icons/ibm-cloud--databases/32.d.ts +10 -0
- package/es/icons/ibm-cloud--databases/32.js +12 -0
- package/es/icons/ibm-cloud--gate-keeper/16.d.ts +10 -0
- package/es/icons/ibm-cloud--gate-keeper/16.js +12 -0
- package/es/icons/ibm-cloud--gate-keeper/20.d.ts +10 -0
- package/es/icons/ibm-cloud--gate-keeper/20.js +12 -0
- package/es/icons/ibm-cloud--gate-keeper/24.d.ts +10 -0
- package/es/icons/ibm-cloud--gate-keeper/24.js +12 -0
- package/es/icons/ibm-cloud--gate-keeper/32.d.ts +10 -0
- package/es/icons/ibm-cloud--gate-keeper/32.js +12 -0
- package/es/icons/ibm-cloud--observability/16.d.ts +10 -0
- package/es/icons/ibm-cloud--observability/16.js +12 -0
- package/es/icons/ibm-cloud--observability/20.d.ts +10 -0
- package/es/icons/ibm-cloud--observability/20.js +12 -0
- package/es/icons/ibm-cloud--observability/24.d.ts +10 -0
- package/es/icons/ibm-cloud--observability/24.js +12 -0
- package/es/icons/ibm-cloud--observability/32.d.ts +10 -0
- package/es/icons/ibm-cloud--observability/32.js +12 -0
- package/es/icons/ibm-cloud--security/16.d.ts +10 -0
- package/es/icons/ibm-cloud--security/16.js +12 -0
- package/es/icons/ibm-cloud--security/20.d.ts +10 -0
- package/es/icons/ibm-cloud--security/20.js +12 -0
- package/es/icons/ibm-cloud--security/24.d.ts +10 -0
- package/es/icons/ibm-cloud--security/24.js +12 -0
- package/es/icons/ibm-cloud--security/32.d.ts +10 -0
- package/es/icons/ibm-cloud--security/32.js +12 -0
- package/es/icons/ibm-cloud--security-groups/16.d.ts +10 -0
- package/es/icons/ibm-cloud--security-groups/16.js +12 -0
- package/es/icons/ibm-cloud--security-groups/20.d.ts +10 -0
- package/es/icons/ibm-cloud--security-groups/20.js +12 -0
- package/es/icons/ibm-cloud--security-groups/24.d.ts +10 -0
- package/es/icons/ibm-cloud--security-groups/24.js +12 -0
- package/es/icons/ibm-cloud--security-groups/32.d.ts +10 -0
- package/es/icons/ibm-cloud--security-groups/32.js +12 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/16.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/16.js +12 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/20.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/20.js +12 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/24.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/24.js +12 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/32.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-block-storage-snapshots/32.js +12 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/16.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/16.js +12 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/20.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/20.js +12 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/24.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/24.js +12 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/32.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-client-vpn/32.js +12 -0
- package/es/icons/ibm-cloud--vpc-file-storage/16.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-file-storage/16.js +12 -0
- package/es/icons/ibm-cloud--vpc-file-storage/20.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-file-storage/20.js +12 -0
- package/es/icons/ibm-cloud--vpc-file-storage/24.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-file-storage/24.js +12 -0
- package/es/icons/ibm-cloud--vpc-file-storage/32.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-file-storage/32.js +12 -0
- package/es/icons/ibm-cloud--vpc-images/16.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-images/16.js +12 -0
- package/es/icons/ibm-cloud--vpc-images/20.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-images/20.js +12 -0
- package/es/icons/ibm-cloud--vpc-images/24.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-images/24.js +12 -0
- package/es/icons/ibm-cloud--vpc-images/32.d.ts +10 -0
- package/es/icons/ibm-cloud--vpc-images/32.js +12 -0
- package/es/icons/ibm-devops--control/16.d.ts +10 -0
- package/es/icons/ibm-devops--control/16.js +12 -0
- package/es/icons/ibm-devops--control/20.d.ts +10 -0
- package/es/icons/ibm-devops--control/20.js +12 -0
- package/es/icons/ibm-devops--control/24.d.ts +10 -0
- package/es/icons/ibm-devops--control/24.js +12 -0
- package/es/icons/ibm-devops--control/32.d.ts +10 -0
- package/es/icons/ibm-devops--control/32.js +12 -0
- package/es/icons/ibm-quantum--safe-advisor/16.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-advisor/16.js +12 -0
- package/es/icons/ibm-quantum--safe-advisor/20.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-advisor/20.js +12 -0
- package/es/icons/ibm-quantum--safe-advisor/24.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-advisor/24.js +12 -0
- package/es/icons/ibm-quantum--safe-advisor/32.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-advisor/32.js +12 -0
- package/es/icons/ibm-quantum--safe-explorer/16.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-explorer/16.js +12 -0
- package/es/icons/ibm-quantum--safe-explorer/20.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-explorer/20.js +12 -0
- package/es/icons/ibm-quantum--safe-explorer/24.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-explorer/24.js +12 -0
- package/es/icons/ibm-quantum--safe-explorer/32.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-explorer/32.js +12 -0
- package/es/icons/ibm-quantum--safe-remediator/16.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-remediator/16.js +12 -0
- package/es/icons/ibm-quantum--safe-remediator/20.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-remediator/20.js +12 -0
- package/es/icons/ibm-quantum--safe-remediator/24.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-remediator/24.js +12 -0
- package/es/icons/ibm-quantum--safe-remediator/32.d.ts +10 -0
- package/es/icons/ibm-quantum--safe-remediator/32.js +12 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/16.d.ts +10 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/16.js +12 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/20.d.ts +10 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/20.js +12 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/24.d.ts +10 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/24.js +12 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/32.d.ts +10 -0
- package/es/icons/ibm-watsonx--code-assistant-for-z-validation-assistant/32.js +12 -0
- package/es/icons/ibm-z--open-editor/16.d.ts +10 -0
- package/es/icons/ibm-z--open-editor/16.js +12 -0
- package/es/icons/ibm-z--open-editor/20.d.ts +10 -0
- package/es/icons/ibm-z--open-editor/20.js +12 -0
- package/es/icons/ibm-z--open-editor/24.d.ts +10 -0
- package/es/icons/ibm-z--open-editor/24.js +12 -0
- package/es/icons/ibm-z--open-editor/32.d.ts +10 -0
- package/es/icons/ibm-z--open-editor/32.js +12 -0
- package/es/icons/job--daemon/16.d.ts +10 -0
- package/es/icons/job--daemon/16.js +12 -0
- package/es/icons/job--daemon/20.d.ts +10 -0
- package/es/icons/job--daemon/20.js +12 -0
- package/es/icons/job--daemon/24.d.ts +10 -0
- package/es/icons/job--daemon/24.js +12 -0
- package/es/icons/job--daemon/32.d.ts +10 -0
- package/es/icons/job--daemon/32.js +12 -0
- package/es/icons/job--run/16.d.ts +10 -0
- package/es/icons/job--run/16.js +12 -0
- package/es/icons/job--run/20.d.ts +10 -0
- package/es/icons/job--run/20.js +12 -0
- package/es/icons/job--run/24.d.ts +10 -0
- package/es/icons/job--run/24.js +12 -0
- package/es/icons/job--run/32.d.ts +10 -0
- package/es/icons/job--run/32.js +12 -0
- package/es/icons/network-time-protocol/16.d.ts +10 -0
- package/es/icons/network-time-protocol/16.js +12 -0
- package/es/icons/network-time-protocol/20.d.ts +10 -0
- package/es/icons/network-time-protocol/20.js +12 -0
- package/es/icons/network-time-protocol/24.d.ts +10 -0
- package/es/icons/network-time-protocol/24.js +12 -0
- package/es/icons/network-time-protocol/32.d.ts +10 -0
- package/es/icons/network-time-protocol/32.js +12 -0
- package/es/icons/object/16.d.ts +10 -0
- package/es/icons/object/16.js +12 -0
- package/es/icons/object/20.d.ts +10 -0
- package/es/icons/object/20.js +12 -0
- package/es/icons/object/24.d.ts +10 -0
- package/es/icons/object/24.js +12 -0
- package/es/icons/object/32.d.ts +10 -0
- package/es/icons/object/32.js +12 -0
- package/es/icons/punctuation-check/16.d.ts +10 -0
- package/es/icons/punctuation-check/16.js +12 -0
- package/es/icons/punctuation-check/20.d.ts +10 -0
- package/es/icons/punctuation-check/20.js +12 -0
- package/es/icons/punctuation-check/24.d.ts +10 -0
- package/es/icons/punctuation-check/24.js +12 -0
- package/es/icons/punctuation-check/32.d.ts +10 -0
- package/es/icons/punctuation-check/32.js +12 -0
- package/es/icons/thumbs-up-double/16.d.ts +10 -0
- package/es/icons/thumbs-up-double/16.js +12 -0
- package/es/icons/thumbs-up-double/20.d.ts +10 -0
- package/es/icons/thumbs-up-double/20.js +12 -0
- package/es/icons/thumbs-up-double/24.d.ts +10 -0
- package/es/icons/thumbs-up-double/24.js +12 -0
- package/es/icons/thumbs-up-double/32.d.ts +10 -0
- package/es/icons/thumbs-up-double/32.js +12 -0
- package/es/icons/thumbs-up-double--filled/16.d.ts +10 -0
- package/es/icons/thumbs-up-double--filled/16.js +12 -0
- package/es/icons/thumbs-up-double--filled/20.d.ts +10 -0
- package/es/icons/thumbs-up-double--filled/20.js +12 -0
- package/es/icons/thumbs-up-double--filled/24.d.ts +10 -0
- package/es/icons/thumbs-up-double--filled/24.js +12 -0
- package/es/icons/thumbs-up-double--filled/32.d.ts +10 -0
- package/es/icons/thumbs-up-double--filled/32.js +12 -0
- package/es/icons/transform--code/16.js +1 -1
- package/es/icons/transform--code/20.js +1 -1
- package/es/icons/transform--code/24.js +1 -1
- package/es/icons/transform--code/32.js +1 -1
- package/lib/components/side-panel/side-panel.d.ts +4 -1
- package/lib/components/tearsheet/tearsheet.d.ts +4 -1
- package/package.json +6 -7
- package/scss/components/combo-box/combo-box.scss +1 -1
- package/scss/components/data-table/_table-selection.scss +0 -4
- package/scss/components/notification/inline-notification.scss +1 -1
- package/scss/components/popover/popover.scss +1 -1
- package/scss/components/slug/slug.scss +1 -1
- package/telemetry.yml +3 -3
- package/es/components/side-panel/side-panel.scss.js +0 -13
- package/es/components/side-panel/side-panel.scss.js.map +0 -1
- package/es/components/tearsheet/tearsheet.scss.js +0 -13
- package/es/components/tearsheet/tearsheet.scss.js.map +0 -1
- package/scss/components/side-panel/side-panel.scss +0 -301
- package/scss/components/side-panel/story-styles.scss +0 -46
- package/scss/components/tearsheet/story-styles.scss +0 -23
- package/scss/components/tearsheet/tearsheet.scss +0 -321
package/dist/tearsheet.min.js
CHANGED
|
@@ -72,7 +72,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
72
72
|
* https://www.npmjs.com/package/@floating-ui/utils
|
|
73
73
|
*/
|
|
74
74
|
|
|
75
|
-
import{i as e,x as t,p as s,a as o,_ as c,s as r}from"./settings-1096a273.js";import{n as d}from"./property-8bf17a69.js";import{r as a}from"./state-16f7c070.js";import{e as n}from"./query-602de8af.js";import{o as i}from"./query-assigned-elements-1bd68a6e.js";import{H as l,a as p}from"./host-listener-69c546a1.js";import{c as h}from"./carbon-element-017b212d.js";import"./button-1aa013a7.js";import"./button-set-200cbd8d.js";import"./button-skeleton-8a5d3c79.js";import"./layer-9301724c.js";import"./modal-label-7413094b.js";import"./on-8707857f.js";import"./class-map-f136ab55.js";import"./directive-e2d48b9c.js";import"./if-defined-7d77967b.js";import"./focus-a50a0482.js";import"./20-fd76427e.js";import"./spread-c3902148.js";var b,v,u,g,_=e(['a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden,:host(cds-tearsheet) .cds--tearsheet__buttons ::slotted(cds-button[hidden]),:host(cds-tearsheet) .cds--tearsheet__buttons[hidden],:host(cds-tearsheet[hidden]){block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds--popover-container{display:inline-block}.cds--popover-container:not(.cds--popover--auto-align){position:relative}.cds--popover--high-contrast .cds--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds--popover--drop-shadow .cds--popover{--cds-popover-drop-shadow:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds--popover--caret{--cds-popover-offset:0.625rem}.cds--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds--layout--size-sm .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--popover-content *,.cds--popover-content :after,.cds--popover-content :before{box-sizing:inherit}.cds--popover--open>.cds--popover>.cds--popover-content{display:block}.cds--popover-content:before{content:"";display:none;position:absolute}.cds--popover--open>.cds--popover>.cds--popover-content:before{display:block}.cds--popover--auto-align.cds--popover-caret,.cds--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds--popover--auto-align.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-caret{display:block}.cds--popover--tab-tip>.cds--popover>.cds--popover-caret{display:none}.cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--bottom-end>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-left>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-right>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-start>.cds--popover>.cds--popover-content:before,.cds--popover--bottom>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(-100%)}.cds--popover--bottom-end>.cds--popover>.cds--popover-caret,.cds--popover--bottom-left>.cds--popover>.cds--popover-caret,.cds--popover--bottom-right>.cds--popover>.cds--popover-caret,.cds--popover--bottom-start>.cds--popover>.cds--popover-caret,.cds--popover--bottom>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds--popover--bottom-end>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-left>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-right>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-start>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom>.cds--popover>.cds--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds--popover--bottom-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--top-end>.cds--popover>.cds--popover-content:before,.cds--popover--top-left>.cds--popover>.cds--popover-content:before,.cds--popover--top-right>.cds--popover>.cds--popover-content:before,.cds--popover--top-start>.cds--popover>.cds--popover-content:before,.cds--popover--top>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(100%)}.cds--popover--top-end>.cds--popover>.cds--popover-caret,.cds--popover--top-left>.cds--popover>.cds--popover-caret,.cds--popover--top-right>.cds--popover>.cds--popover-caret,.cds--popover--top-start>.cds--popover>.cds--popover-caret,.cds--popover--top>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds--popover--top-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--right-end>.cds--popover>.cds--popover-content:before,.cds--popover--right-start>.cds--popover>.cds--popover-content:before,.cds--popover--right-top>.cds--popover>.cds--popover-content:before,.cds--popover--right>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-start:0;transform:translateX(-100%)}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--left-end>.cds--popover>.cds--popover-content:before,.cds--popover--left-start>.cds--popover>.cds--popover-content:before,.cds--popover--left-top>.cds--popover>.cds--popover-content:before,.cds--popover--left>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-end:0;transform:translateX(100%)}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--tab-tip>.cds--popover>.cds--popover-content{border-radius:0}.cds--popover--tab-tip .cds--popover{will-change:filter}.cds--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds--popover--tab-tip__button *,.cds--popover--tab-tip__button :after,.cds--popover--tab-tip__button :before{box-sizing:inherit}.cds--popover--tab-tip__button::-moz-focus-inner{border:0}.cds--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--popover--tab-tip__button:focus{outline-style:dotted}}.cds--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}.cds--tooltip{--cds-popover-offset:12px}.cds--tooltip-content{color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds--icon-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds--icon-tooltip .cds--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--definition-term *,.cds--definition-term :after,.cds--definition-term :before{box-sizing:inherit}.cds--definition-term::-moz-focus-inner{border:0}.cds--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--definition-term:focus{outline-style:dotted}}.cds--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem}.cds--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*3 + .9375rem);padding-inline-start:calc(var(--cds-layout-density-padding-inline-local) - .0625rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds--btn *,.cds--btn :after,.cds--btn :before{box-sizing:inherit}.cds--btn.cds--btn--disabled,.cds--btn.cds--btn--disabled:focus,.cds--btn.cds--btn--disabled:hover,.cds--btn:disabled,.cds--btn:focus:disabled,.cds--btn:hover:disabled{background:var(--cds-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds--btn .cds--btn__icon{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds--btn::-moz-focus-inner{border:0;padding:0}.cds--btn--primary{background-color:var(--cds-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--primary:active{background-color:var(--cds-button-primary-active,#002d9c)}.cds--btn--primary .cds--btn__icon,.cds--btn--primary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--primary:hover,.cds--btn--secondary{color:var(--cds-text-on-color,#fff)}.cds--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent}.cds--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--secondary:active{background-color:var(--cds-button-secondary-active,#6f6f6f)}.cds--btn--secondary .cds--btn__icon,.cds--btn--secondary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--secondary:focus,.cds--btn--secondary:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--tertiary .cds--btn__icon,.cds--btn--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--tertiary:focus,.cds--btn--tertiary:hover{color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary.cds--btn--disabled,.cds--btn--tertiary.cds--btn--disabled:focus,.cds--btn--tertiary.cds--btn--disabled:hover,.cds--btn--tertiary:disabled,.cds--btn--tertiary:focus:disabled,.cds--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--ghost .cds--btn__icon,.cds--btn--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--btn--ghost:active,.cds--btn--ghost:hover{color:var(--cds-link-primary-hover,#0043ce)}.cds--btn--ghost:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--btn--ghost.cds--btn--disabled,.cds--btn--ghost.cds--btn--disabled:focus,.cds--btn--ghost.cds--btn--disabled:hover,.cds--btn--ghost:disabled,.cds--btn--ghost:focus:disabled,.cds--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds--btn--icon-only{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local);justify-content:center;padding:0;padding-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only>:first-child{margin-block-start:.0625rem;min-inline-size:1rem}.cds--btn--icon-only .cds--btn__icon{position:static}.cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--icon-only.cds--btn--ghost .cds--btn__icon{margin:0}.cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon,.cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon{margin-block-start:0}.cds--btn--icon-only.cds--btn--selected{background:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--btn path[data-icon-path=inner-path]{fill:none}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:var(--cds-icon-primary,#161616)}.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon path:not([data-icon-path]):not([fill=none]),.cds--btn.cds--btn--icon-only.cds--btn--ghost[disabled]:hover .cds--btn__icon{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn--ghost.cds--btn--icon-only[disabled],.cds--icon-tooltip--disabled .cds--tooltip-trigger__wrapper{cursor:not-allowed}.cds--icon-tooltip--disabled .cds--btn--icon-only[disabled]{pointer-events:none}.cds--btn--danger{background-color:var(--cds-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger .cds--btn__icon,.cds--btn--danger .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--tertiary .cds--btn__icon,.cds--btn--danger--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--tertiary:hover{border-color:var(--cds-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary.cds--btn--disabled,.cds--btn--danger--tertiary.cds--btn--disabled:focus,.cds--btn--danger--tertiary.cds--btn--disabled:hover,.cds--btn--danger--tertiary:disabled,.cds--btn--danger--tertiary:focus:disabled,.cds--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--ghost:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--danger--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--btn--danger--ghost:active,.cds--btn--danger--ghost:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--ghost.cds--btn--disabled,.cds--btn--danger--ghost.cds--btn--disabled:focus,.cds--btn--danger--ghost.cds--btn--disabled:hover,.cds--btn--danger--ghost:disabled,.cds--btn--danger--ghost:focus:disabled,.cds--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only.cds--btn--expressive{padding:12px 13px}.cds--btn.cds--btn--expressive .cds--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds--btn-set .cds--btn.cds--btn--expressive{max-inline-size:20rem}.cds--btn.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds--btn.cds--skeleton:active,.cds--btn.cds--skeleton:focus,.cds--btn.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--btn.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--btn.cds--skeleton:before{animation:none}}.cds--btn-set{display:flex}.cds--btn-set--stacked{flex-direction:column}.cds--btn-set .cds--btn{inline-size:100%;max-inline-size:12.25rem}.cds--btn-set .cds--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set .cds--btn:first-of-type:not(:focus),.cds--btn-set .cds--btn:focus+.cds--btn{box-shadow:inherit}.cds--btn-set--stacked .cds--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set--stacked .cds--btn:first-of-type:not(:focus){box-shadow:inherit}.cds--btn-set .cds--btn.cds--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn-set .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set--stacked .cds--btn.cds--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-layer-selected-disabled,#8d8d8d)}.cds--btn-set--stacked .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set .cds--btn.cds--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--btn:focus{color:Highlight;outline:1px solid Highlight}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:ButtonText}}[dir=rtl] .cds--btn-set .cds--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--modal,:host(cds-tearsheet){align-items:center;background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100vh;content:"";display:flex;inline-size:100vw;inset-block-start:0;inset-inline-start:0;justify-content:center;opacity:0;position:fixed;transition:opacity .24s cubic-bezier(.4,.14,1,1),visibility 0ms linear .24s;visibility:hidden;z-index:9000}.cds--modal.is-visible{opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}@media screen and (prefers-reduced-motion:reduce){.cds--modal.is-visible{transition:none}}.cds--modal .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,.cds--modal .cds--list-box__wrapper--fluid .cds--list-box,.cds--modal .cds--list-box__wrapper--fluid.cds--list-box__wrapper,.cds--modal .cds--number-input--fluid .cds--number__control-btn:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:before,.cds--modal .cds--number-input--fluid input[type=number],.cds--modal .cds--search--fluid .cds--search-input,.cds--modal .cds--select--fluid .cds--select-input,.cds--modal .cds--text-area--fluid .cds--text-area,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,.cds--modal .cds--text-input--fluid .cds--text-input,:host(cds-tearsheet) .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,:host(cds-tearsheet) .cds--list-box__wrapper--fluid .cds--list-box,:host(cds-tearsheet) .cds--list-box__wrapper--fluid.cds--list-box__wrapper,:host(cds-tearsheet) .cds--number-input--fluid .cds--number__control-btn:after,:host(cds-tearsheet) .cds--number-input--fluid .cds--number__control-btn:before,:host(cds-tearsheet) .cds--number-input--fluid input[type=number],:host(cds-tearsheet) .cds--search--fluid .cds--search-input,:host(cds-tearsheet) .cds--select--fluid .cds--select-input,:host(cds-tearsheet) .cds--text-area--fluid .cds--text-area,:host(cds-tearsheet) .cds--text-area--fluid .cds--text-area__wrapper,:host(cds-tearsheet) .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,:host(cds-tearsheet) .cds--text-input--fluid .cds--text-input{background-color:var(--cds-field-01,#f4f4f4)}.cds--modal .cds--list-box__wrapper--fluid .cds--list-box__menu,:host(cds-tearsheet) .cds--list-box__wrapper--fluid .cds--list-box__menu{background-color:var(--cds-layer-01,#f4f4f4)}.cds--modal .cds--list-box__menu-item:hover,:host(cds-tearsheet) .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover-02,#e8e8e8)}.cds--modal .cds--list-box__menu-item--active,:host(cds-tearsheet) .cds--list-box__menu-item--active{background-color:var(--cds-layer-selected-02,#e0e0e0)}.cds--modal .cds--list-box__menu-item--active:hover,:host(cds-tearsheet) .cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover-02,#d1d1d1)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:before,:host(cds-tearsheet) .cds--number-input--fluid .cds--number__control-btn:hover:after,:host(cds-tearsheet) .cds--number-input--fluid .cds--number__control-btn:hover:before{background-color:var(--cds-field-hover)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:before,:host(cds-tearsheet) .cds--number-input--fluid .cds--number__control-btn:focus:after,:host(cds-tearsheet) .cds--number-input--fluid .cds--number__control-btn:focus:before{border-inline-start:2px solid var(--cds-focus,#0f62fe)}.cds--modal.is-visible .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}.cds--modal-container{background-color:var(--cds-layer);block-size:100%;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;inline-size:100%;inset-block-start:0;max-block-size:100%;outline:3px solid transparent;outline-offset:-3px;position:fixed;transform:translate3d(0,-24px,0);transform-origin:top center;transition:transform .24s cubic-bezier(.4,.14,1,1)}@media (min-width:42rem){.cds--modal-container{block-size:auto;inline-size:84%;max-block-size:90%;position:static}}@media (min-width:66rem){.cds--modal-container{inline-size:60%;max-block-size:84%}}@media (min-width:82rem){.cds--modal-container{inline-size:48%}}.cds--modal-container .cds--modal-container-body{display:contents}.cds--modal-content{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);font-weight:400;grid-column:1/-1;grid-row:2/-2;letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);overflow-y:auto;padding-block-end:3rem;padding-block-start:.5rem;padding-inline-end:1rem;padding-inline-start:1rem;position:relative}.cds--modal-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--modal-content:focus{outline-style:dotted}}.cds--modal-content .cds--form--fluid{margin-inline-end:-1rem;margin-inline-start:-1rem}.cds--modal-content>p,.cds--modal-content__regular-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);padding-inline-end:calc(20% - 2rem)}.cds--modal-content--with-form{padding-inline-end:1rem}.cds--modal-header{grid-column:1/-1;grid-row:1/1;margin-block-end:.5rem;padding-block-start:1rem;padding-inline-end:3rem;padding-inline-start:1rem}.cds--modal-header__label{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);font-family:inherit;font-size:100%;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:0;margin-block-end:.25rem;padding:0;vertical-align:baseline}.cds--modal-header__label *,.cds--modal-header__label :after,.cds--modal-header__label :before{box-sizing:inherit}.cds--modal-header__heading{border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4);margin:0;padding:0;padding-inline-end:calc(20% - 3rem);vertical-align:baseline}.cds--modal-header__heading *,.cds--modal-header__heading :after,.cds--modal-header__heading :before{box-sizing:inherit}.cds--modal-container--xs .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--xs .cds--modal-content>p{padding-inline-end:0}@media (min-width:42rem){.cds--modal-container--xs{inline-size:48%}}@media (min-width:66rem){.cds--modal-container--xs{inline-size:32%;max-block-size:48%}}@media (min-width:82rem){.cds--modal-container--xs{inline-size:24%}}.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--sm .cds--modal-content>p{padding-inline-end:0}@media (min-width:42rem){.cds--modal-container--sm{inline-size:60%}}@media (min-width:66rem){.cds--modal-container--sm{inline-size:42%;max-block-size:72%}.cds--modal-container--sm .cds--modal-content>p,.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:20%}}@media (min-width:82rem){.cds--modal-container--sm{inline-size:36%}}@media (min-width:42rem){.cds--modal-container--lg{inline-size:96%}}@media (min-width:66rem){.cds--modal-container--lg{inline-size:84%;max-block-size:96%}}@media (min-width:82rem){.cds--modal-container--lg{inline-size:72%}}.cds--modal-scroll-content{border-block-end:2px solid transparent;-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal-scroll-content:has(.cds--dropdown--autoalign){-webkit-mask-image:none;mask-image:none}.cds--modal-scroll-content>:last-child{margin-block-end:1.5rem}.cds--modal-footer{block-size:4rem;display:flex;grid-column:1/-1;grid-row:-1/-1;justify-content:flex-end;margin-block-start:auto}.cds--modal-footer .cds--btn{align-items:baseline;block-size:4rem;flex:0 1 50%;margin:0;max-inline-size:none;padding-block-end:2rem;padding-block-start:.875rem}.cds--modal-footer--three-button .cds--btn{align-items:flex-start;flex:0 1 25%}.cds--modal-close-button{inset-block-start:0;inset-inline-end:0;position:absolute}.cds--modal-close{background-color:transparent;block-size:3rem;border:2px solid transparent;cursor:pointer;inline-size:3rem;padding:.75rem;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--modal-close:hover{background-color:var(--cds-layer-hover)}.cds--modal-close:focus{border-color:var(--cds-focus,#0f62fe);outline:none}.cds--modal-close::-moz-focus-inner{border:0}.cds--modal-close__icon{block-size:1.25rem;fill:var(--cds-icon-primary,#161616);inline-size:1.25rem}.cds--body--with-modal-open{overflow:hidden}.cds--body--with-modal-open .cds--modal .cds--overflow-menu-options,.cds--body--with-modal-open .cds--modal .cds--tooltip,.cds--body--with-modal-open .cds--overflow-menu-options,.cds--body--with-modal-open :host(cds-tearsheet) .cds--tooltip{z-index:9000}.cds--modal-container--full-width .cds--modal-content{margin:0;padding:0}.cds--modal--slug.cds--modal{background-color:var(--cds-ai-overlay,rgba(0,17,65,.5))}.cds--modal--slug .cds--modal-container{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;background-color:var(--cds-layer);border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-container:has(.cds--modal-footer){background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 64px,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 64px,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;box-shadow:inset 0 -80px 0 -16px var(--cds-layer),inset 0 -160px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-content.cds--modal-scroll-content{-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal--slug .cds--modal-container-body>.cds--slug,.cds--modal-header>.cds--modal-close-button~.cds--slug,.cds--modal-header>.cds--slug:has(+.cds--modal-close-button){inset-block-start:.625rem;inset-inline-end:3rem;position:absolute}.cds--modal--slug .cds--modal-content--overflow-indicator,.cds--modal--slug .cds--modal-content--overflow-indicator:before{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--modal-close__icon{fill:ButtonText}.cds--modal-close:focus{color:Highlight;outline:1px solid Highlight}}.cds--action-set,:host(cds-tearsheet) .cds--tearsheet__buttons{align-items:stretch;background-color:var(--cds-layer-01,#f4f4f4);justify-content:flex-end}.cds--action-set .cds--action-set__action-button,:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set__action-button,:host(cds-tearsheet) .cds--tearsheet__buttons ::slotted(cds-button){align-items:center;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0}.cds--action-set .cds--action-set__action-button.cds--action-set__action-button--expressive,:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set__action-button--expressive::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set__action-button.cds--action-set__action-button--expressive{height:4rem;padding-bottom:2rem;padding-top:1rem}.cds--action-set.cds--btn-set .cds--action-set__action-button.cds--btn,.cds--action-set.cds--btn-set .cds--action-set__action-button.cds--btn.cds--btn--expressive,:host(cds-tearsheet) .cds--action-set.cds--btn-set .cds--tearsheet__buttons .cds--btn::slotted(cds-button),:host(cds-tearsheet) .cds--btn-set.cds--tearsheet__buttons .cds--action-set__action-button.cds--btn,:host(cds-tearsheet) .cds--btn-set.cds--tearsheet__buttons .cds--btn::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--btn-set .cds--btn::slotted(cds-button){max-width:none}.cds--action-set:not(.cds--action-set--stacking) .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--tearsheet__buttons:not(.cds--action-set--stacking) .cds--action-set__action-button--ghost{padding-left:2rem}.cds--action-set.cds--action-set--row-single .cds--action-set__action-button--ghost,.cds--action-set.cds--action-set--row-single.cds--action-set--md .cds--action-set__action-button,:host(cds-tearsheet) .cds--action-set--row-single.cds--action-set--md.cds--tearsheet__buttons .cds--action-set__action-button,:host(cds-tearsheet) .cds--action-set--row-single.cds--action-set--md.cds--tearsheet__buttons ::slotted(cds-button),:host(cds-tearsheet) .cds--action-set--row-single.cds--tearsheet__buttons .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--action-set.cds--action-set--row-single.cds--action-set--md .cds--tearsheet__buttons ::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--action-set--row-single.cds--action-set--md ::slotted(cds-button){flex:0 0 100%}.cds--action-set.cds--action-set--row-double .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--action-set--row-double.cds--tearsheet__buttons .cds--action-set__action-button--ghost{flex:1 1 75%}.cds--action-set.cds--action-set--row-double.cds--action-set--lg .cds--action-set__action-button,.cds--action-set.cds--action-set--row-double.cds--action-set--md .cds--action-set__action-button,.cds--action-set.cds--action-set--row-single.cds--action-set--lg .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),.cds--action-set.cds--action-set--row-triple .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--action-set--row-double.cds--action-set--lg.cds--tearsheet__buttons .cds--action-set__action-button,:host(cds-tearsheet) .cds--action-set--row-double.cds--action-set--lg.cds--tearsheet__buttons ::slotted(cds-button),:host(cds-tearsheet) .cds--action-set--row-double.cds--action-set--md.cds--tearsheet__buttons .cds--action-set__action-button,:host(cds-tearsheet) .cds--action-set--row-double.cds--action-set--md.cds--tearsheet__buttons ::slotted(cds-button),:host(cds-tearsheet) .cds--action-set--row-single.cds--action-set--lg.cds--tearsheet__buttons .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),:host(cds-tearsheet) .cds--action-set--row-single.cds--action-set--lg.cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--action-set--row-triple.cds--tearsheet__buttons .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--action-set.cds--action-set--row-double.cds--action-set--lg .cds--tearsheet__buttons ::slotted(cds-button),:host(cds-tearsheet) .cds--action-set.cds--action-set--row-double.cds--action-set--md .cds--tearsheet__buttons ::slotted(cds-button),:host(cds-tearsheet) .cds--action-set.cds--action-set--row-single.cds--action-set--lg .cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--action-set--row-double.cds--action-set--lg ::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--action-set--row-double.cds--action-set--md ::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--action-set--row-single.cds--action-set--lg :not(.cds--action-set__action-button--ghost)::slotted(cds-button){flex:0 1 50%}.cds--action-set.cds--action-set--row-triple .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--action-set--row-triple.cds--tearsheet__buttons .cds--action-set__action-button--ghost{flex:1 1 50%}.cds--action-set.cds--btn-set.cds--action-set--2xl .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),.cds--action-set.cds--btn-set.cds--action-set--row-quadruple .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),.cds--action-set.cds--btn-set.cds--action-set--row-triple.cds--action-set--lg .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),.cds--action-set.cds--btn-set.cds--action-set--xl .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),:host(cds-tearsheet) .cds--action-set.cds--btn-set.cds--action-set--2xl .cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--action-set.cds--btn-set.cds--action-set--row-quadruple .cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--action-set.cds--btn-set.cds--action-set--row-triple.cds--action-set--lg .cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--action-set.cds--btn-set.cds--action-set--xl .cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--btn-set.cds--action-set--2xl.cds--tearsheet__buttons .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),:host(cds-tearsheet) .cds--btn-set.cds--action-set--2xl.cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--btn-set.cds--action-set--row-quadruple.cds--tearsheet__buttons .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),:host(cds-tearsheet) .cds--btn-set.cds--action-set--row-quadruple.cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--btn-set.cds--action-set--row-triple.cds--action-set--lg.cds--tearsheet__buttons .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),:host(cds-tearsheet) .cds--btn-set.cds--action-set--row-triple.cds--action-set--lg.cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--btn-set.cds--action-set--xl.cds--tearsheet__buttons .cds--action-set__action-button:not(.cds--action-set__action-button--ghost),:host(cds-tearsheet) .cds--btn-set.cds--action-set--xl.cds--tearsheet__buttons :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--btn-set.cds--action-set--2xl :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--btn-set.cds--action-set--row-quadruple :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--btn-set.cds--action-set--row-triple.cds--action-set--lg :not(.cds--action-set__action-button--ghost)::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set.cds--btn-set.cds--action-set--xl :not(.cds--action-set__action-button--ghost)::slotted(cds-button){flex:0 1 25%;max-width:14.5rem}.cds--action-set.cds--btn-set.cds--action-set--row-quadruple .cds--action-set__action-button--ghost,:host(cds-tearsheet) .cds--btn-set.cds--action-set--row-quadruple.cds--tearsheet__buttons .cds--action-set__action-button--ghost{flex:1 1 25%}.cds--action-set .cds--action-set__action-button .cds--inline-loading,:host(cds-tearsheet) .cds--tearsheet__buttons .cds--action-set__action-button .cds--inline-loading,:host(cds-tearsheet) .cds--tearsheet__buttons ::slotted(cds-button) .cds--inline-loading{position:absolute;right:0;top:0;width:2rem}.cds--tearsheet.cds--tearsheet,:host(cds-tearsheet){--overlay-color:var(--cds-overlay,hsla(0,0%,9%,.5));--overlay-opacity:1;align-items:flex-end;color:var(--cds-text-primary,#161616);transition:visibility 0s linear .24s,background-color .24s cubic-bezier(.4,.14,1,1),opacity .24s cubic-bezier(.4,.14,1,1);z-index:9001;--cds--tearsheet--stacking-scale-factor-single:0.95;--cds--tearsheet--stacking-scale-factor-double:0.9}.cds--tearsheet.cds--tearsheet:before{background:var(--overlay-color);content:"";display:block;inset:0;opacity:var(--overlay-opacity);position:absolute;transition:background-color .24s cubic-bezier(.4,.14,1,1),opacity .24s cubic-bezier(.4,.14,1,1)}@media (prefers-reduced-motion:reduce){.cds--tearsheet.cds--tearsheet:before{transition:none}}.cds--tearsheet.cds--tearsheet.cds--tearsheet.cds--tearsheet,:host(cds-tearsheet){background:initial}.cds--tearsheet.is-visible{align-items:flex-end;transition:visibility 0s linear,background-color .24s cubic-bezier(0,0,.3,1),opacity .24s cubic-bezier(0,0,.3,1);z-index:9000}@media (prefers-reduced-motion:reduce){.cds--tearsheet.is-visible{transition:none}}.cds--tearsheet.cds--tearsheet--stacked-1-of-2{--overlay-opacity:0.67;z-index:8999}.cds--tearsheet.cds--tearsheet--stacked-1-of-3{--overlay-opacity:0.22;z-index:8998}.cds--tearsheet.cds--tearsheet--stacked-2-of-3{--overlay-opacity:0.5;z-index:8999}.cds--tearsheet.cds--tearsheet--stacked-2-of-2,.cds--tearsheet.cds--tearsheet--stacked-3-of-3{--overlay-opacity:0.5}.cds--tearsheet .cds--tearsheet__container,:host(cds-tearsheet) .cds--tearsheet__container{height:100%;max-height:calc(100% - 3rem);top:auto;transform:translate3d(0,min(95vh,500px),0)}.cds--tearsheet.cds--tearsheet.cds--tearsheet.cds--tearsheet.cds--tearsheet--has-slug .cds--tearsheet__container{background:linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,#78a9ff),var(--cds-ai-border-end,#d0e2ff)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;border:1px solid transparent;border-bottom:0;box-shadow:0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tearsheet.cds--tearsheet.cds--tearsheet .cds--tearsheet__container,:host(cds-tearsheet) .cds--tearsheet__container{transition:transform .24s cubic-bezier(0,0,.3,1),max-height .24s cubic-bezier(0,0,.3,1)}.cds--tearsheet.cds--tearsheet--stacked-1-of-2 .cds--tearsheet__container:not(.cds--tearsheet__container--mixed-size-stacking),.cds--tearsheet.cds--tearsheet--stacked-2-of-3 .cds--tearsheet__container:not(.cds--tearsheet__container--mixed-size-stacking){max-height:calc(100% - 2rem)}.cds--tearsheet.cds--tearsheet--stacked-1-of-3 .cds--tearsheet__container:not(.cds--tearsheet__container--mixed-size-stacking){max-height:calc(100% - 1rem)}.cds--tearsheet .cds--tearsheet__container--lower,:host(cds-tearsheet) .cds--tearsheet__container,:host(cds-tearsheet) .cds--tearsheet__container--lower{max-height:calc(100% - 5.5rem)}.cds--tearsheet.cds--tearsheet--stacked-1-of-2 .cds--tearsheet__container--lower:not(.cds--tearsheet__container--mixed-size-stacking),.cds--tearsheet.cds--tearsheet--stacked-2-of-3 .cds--tearsheet__container--lower:not(.cds--tearsheet__container--mixed-size-stacking),:host(cds-tearsheet) .cds--tearsheet.cds--tearsheet--stacked-1-of-2 .cds--tearsheet__container:not(.cds--tearsheet__container--mixed-size-stacking),:host(cds-tearsheet) .cds--tearsheet.cds--tearsheet--stacked-2-of-3 .cds--tearsheet__container:not(.cds--tearsheet__container--mixed-size-stacking){max-height:calc(100% - 4.5rem)}.cds--tearsheet.cds--tearsheet--stacked-1-of-3 .cds--tearsheet__container--lower:not(.cds--tearsheet__container--mixed-size-stacking),:host(cds-tearsheet) .cds--tearsheet.cds--tearsheet--stacked-1-of-3 .cds--tearsheet__container:not(.cds--tearsheet__container--mixed-size-stacking){max-height:calc(100% - 3.5rem)}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__container{width:100%}.cds--tearsheet.cds--tearsheet--wide .cds--action-set .cds--action-set__action-button.cds--action-set__action-button--expressive,:host(cds-tearsheet) .cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__buttons .cds--action-set__action-button--expressive::slotted(cds-button),:host(cds-tearsheet) .cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__buttons .cds--action-set__action-button.cds--action-set__action-button--expressive,:host(cds-tearsheet) .cds--tearsheet__buttons .cds--tearsheet.cds--tearsheet--wide .cds--action-set .cds--action-set__action-button--expressive::slotted(cds-button){height:5rem}@media (min-width:42rem){.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__container{width:calc(100% - 8rem)}}.cds--tearsheet.cds--tearsheet--stacked-1-of-2.is-visible .cds--tearsheet__container,.cds--tearsheet.cds--tearsheet--stacked-2-of-3.is-visible .cds--tearsheet__container{transform:scale(var(--cds--tearsheet--stacking-scale-factor-single))}.cds--tearsheet.cds--tearsheet--stacked-1-of-3.is-visible .cds--tearsheet__container{transform:scale(var(--cds--tearsheet--stacking-scale-factor-double))}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__header{background-color:var(--cds-layer);border-bottom:1px solid var(--cds-border-subtle-01,#c6c6c6);margin:0;padding:1.5rem 2rem}.cds--tearsheet.cds--tearsheet--narrow .cds--tearsheet__header{background-color:var(--cds-layer);border-bottom:1px solid var(--cds-border-subtle-01,#c6c6c6);margin:0;padding:1rem}.cds--tearsheet .cds--tearsheet__header-content,:host(cds-tearsheet) .cds--tearsheet__header-content{display:flex;justify-content:space-between}.cds--tearsheet .cds--tearsheet__header-fields,:host(cds-tearsheet) .cds--tearsheet__header-fields{flex:1 1 100%}.cds--tearsheet .cds--tearsheet__header-actions,:host(cds-tearsheet) .cds--tearsheet__header-actions{flex:0 0 auto;padding-left:1.5rem}.cds--tearsheet .cds--tearsheet__header-actions .cds--btn-set .cds--btn:not(:first-of-type),:host(cds-tearsheet) .cds--tearsheet__header-actions .cds--btn-set .cds--btn:not(:first-of-type){margin-left:.5rem}.cds--tearsheet .cds--tearsheet__header--no-close-icon,:host(cds-tearsheet) .cds--tearsheet__header--no-close-icon{display:none}.cds--tearsheet.cds--tearsheet--wide .cds--modal-header__heading.cds--tearsheet__heading{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}.cds--tearsheet .cds--tearsheet__header-description,:host(cds-tearsheet) .cds--tearsheet__header-description{display:-webkit-box;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin-top:1rem;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}@media (min-width:42rem){.cds--tearsheet .cds--tearsheet__header-description,:host(cds-tearsheet) .cds--tearsheet__header-description{max-width:60%}}.cds--tearsheet.cds--tearsheet--narrow .cds--tearsheet__header-description{margin-top:.5rem}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__header.cds--tearsheet__header--with-nav{padding:1.5rem 2rem 0}.cds--tearsheet.cds--tearsheet--has-slug .cds--tearsheet__header.cds--tearsheet__header,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__header.cds--tearsheet__header--with-close-icon{padding-inline-end:5rem}.cds--tearsheet.cds--tearsheet--wide.cds--tearsheet--has-slug .cds--tearsheet__header.cds--tearsheet__header--with-close-icon{padding-inline-end:8rem}.cds--tearsheet.cds--tearsheet--narrow .cds--tearsheet__header-description{max-width:80%}.cds--tearsheet .cds--tearsheet__header-navigation,:host(cds-tearsheet) .cds--tearsheet__header-navigation{margin:.75rem 0 0}.cds--tearsheet.cds--tearsheet .cds--tearsheet__body,:host(cds-tearsheet) .cds--tearsheet__body{display:flex;flex-direction:row;margin:0;padding:0}.cds--tearsheet .cds--tearsheet__resize-detector,:host(cds-tearsheet) .cds--tearsheet__resize-detector{height:0;width:100%}.cds--tearsheet .cds--tearsheet__influencer,:host(cds-tearsheet) .cds--tearsheet__influencer{border-right:1px solid var(--cds-border-subtle-01,#c6c6c6);flex:0 0 257px;overflow-y:auto}.cds--tearsheet .cds--tearsheet__influencer.cds--tearsheet__influencer p,:host(cds-tearsheet) .cds--tearsheet__influencer.cds--tearsheet__influencer p{padding-right:0}@media (max-width:41.98rem){.cds--tearsheet .cds--tearsheet__container,:host(cds-tearsheet) .cds--tearsheet__container{max-height:100%}.cds--tearsheet .cds--tearsheet__influencer,:host(cds-tearsheet) .cds--tearsheet__influencer{flex-basis:auto}}.cds--tearsheet .cds--tearsheet__influencer--wide,:host(cds-tearsheet) .cds--tearsheet__influencer--wide,:host(cds-tearsheet) .cds--tearsheet__influencer[wide]{flex-basis:321px}.cds--tearsheet .cds--tearsheet__right,:host(cds-tearsheet) .cds--tearsheet__right{display:grid;flex-grow:1;grid-template-columns:100%;grid-template-rows:1fr auto}.cds--tearsheet .cds--tearsheet__main,:host(cds-tearsheet) .cds--tearsheet__main{background-color:var(--cds-background,#fff);display:flex;flex-direction:row;grid-column:1/-1;grid-row:1/-1}.cds--tearsheet.cds--tearsheet--narrow .cds--tearsheet__main{background-color:var(--cds-layer)}.cds--tearsheet .cds--tearsheet__main .cds--tearsheet__influencer,:host(cds-tearsheet) .cds--tearsheet__main .cds--tearsheet__influencer{border-left:1px solid var(--cds-border-subtle-01,#c6c6c6);border-right:none}.cds--tearsheet .cds--tearsheet__content,:host(cds-tearsheet) .cds--tearsheet__content{flex-grow:1;overflow:auto}.cds--tearsheet.cds--tearsheet--has-slug .cds--tearsheet__content{background:linear-gradient(to top,var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff)),var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff)),var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff))) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1))}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--date-picker__input,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--dropdown,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--dropdown-list,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--number input[type=number],.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--pagination,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--pagination__control-buttons,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--search-input,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--select-input,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--text-area,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--text-input{background-color:var(--cds-field)}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--select--inline .cds--select-input{background-color:transparent}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--date-picker--light .cds--date-picker__input,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--dropdown--light,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--dropdown--light .cds--dropdown-list,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--number--light input[type=number],.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--search--light .cds--search-input,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--select--light .cds--select-input,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--text-area--light,.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__content .cds--text-input--light{background-color:var(--cds-field-02,#fff)}.cds--tearsheet .cds--tearsheet__button-container,:host(cds-tearsheet) .cds--tearsheet__button-container,:host(cds-tearsheet) .cds--tearsheet__buttons{grid-column:1/-1;grid-row:-1/-1;overflow-x:auto}.cds--tearsheet .cds--tearsheet__buttons,:host(cds-tearsheet) .cds--tearsheet__buttons{border-top:1px solid var(--cds-border-subtle-01,#c6c6c6);display:inline-flex;min-width:100%}.cds--tearsheet.cds--tearsheet--wide .cds--tearsheet__buttons{background:var(--cds-background,#fff)}.cds--tearsheet.cds--tearsheet--has-slug{--overlay-color:var(--cds-ai-overlay,rgba(0,17,65,.5))}.cds--tearsheet.cds--tearsheet--has-slug:not(.cds--tearsheet--has-close) .cds--slug{inset-inline-end:0}:host(cds-tearsheet){--content-padding:1rem}:host(cds-tearsheet) .cds--tearsheet__content,:host(cds-tearsheet) .cds--tearsheet__header,:host(cds-tearsheet) .cds--tearsheet__influencer{padding:var(--content-padding)}:host(cds-tearsheet) .cds--tearsheet__container{max-block-size:calc(100% - 5.5rem)}:host(cds-tearsheet) .cds--tearsheet__container[stack-position="1"][stack-depth="2"],:host(cds-tearsheet) .cds--tearsheet__container[stack-position="2"][stack-depth="3"]{max-block-size:calc(100% - 4.5rem);transform:scale(var(--cds--tearsheet--stacking-scale-factor-single))}:host(cds-tearsheet) .cds--tearsheet__container[stack-position="1"][stack-depth="3"]{max-block-size:calc(100% - 3.5rem);transform:scale(var(--cds--tearsheet--stacking-scale-factor-double))}:host(cds-tearsheet) .cds--tearsheet__buttons{background:var(--cds-background,#fff);display:flex;inline-size:100%}:host(cds-tearsheet) .cds--tearsheet__buttons[hidden]{display:none}:host(cds-tearsheet) .cds--tearsheet__buttons ::slotted(cds-button){block-size:5rem;flex:0 1 25%;max-inline-size:14.5rem}:host(cds-tearsheet) .cds--tearsheet__buttons ::slotted(cds-button[kind=ghost]){flex:1 1 25%;max-inline-size:none}:host(cds-tearsheet) .cds--tearsheet__buttons ::slotted(cds-button[hidden]){display:none}:host(cds-tearsheet[open]){--overlay-color:var(--cds-overlay,hsla(0,0%,9%,.5));--overlay-opacity:1;align-items:flex-end;background:initial;opacity:1;transition:visibility 0s linear;visibility:inherit;z-index:9000}:host(cds-tearsheet[open]) .cds--tearsheet__container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}@media (prefers-reduced-motion:reduce){:host(cds-tearsheet[open]){transition:none}}:host(cds-tearsheet[open]):before{background:var(--overlay-color);content:"";display:block;inset:0;opacity:var(--overlay-opacity);position:absolute;transition:background-color .24s cubic-bezier(.4,.14,1,1),opacity .24s cubic-bezier(.4,.14,1,1)}@media (prefers-reduced-motion:reduce){:host(cds-tearsheet[open]):before{transition:none}}:host(cds-tearsheet[open][stack-position="1"][stack-depth="2"]):before{--overlay-opacity:0.67}:host(cds-tearsheet[open][stack-position="1"][stack-depth="3"]):before{--overlay-opacity:0.22}:host(cds-tearsheet[open][stack-position="2"][stack-depth="3"]):before{--overlay-opacity:0.5}:host(cds-tearsheet[open][stack-position="2"][stack-depth="2"]):before,:host(cds-tearsheet[open][stack-position="3"][stack-depth="3"]):before{--overlay-opacity:0.5}:host(cds-tearsheet[slug]){--overlay-color:var(--cds-ai-overlay,rgba(0,17,65,.5))}:host(cds-tearsheet[slug]) .cds--tearsheet__container{background:linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,#78a9ff),var(--cds-ai-border-end,#d0e2ff)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;border:1px solid transparent;border-block-end:0;box-shadow:0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}:host(cds-tearsheet[slug]) .cds--tearsheet__content{background:linear-gradient(to top,var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff)),var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff)),var(--cds-ai-popover-background,var(--cds-ai-popover-background,#fff))) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1))}:host(cds-tearsheet[slug]) .cds--tearsheet__header[has-actions] ::slotted(cds-slug){inset-inline-end:0}:host(cds-tearsheet[stack-position="1"][stack-depth="2"]),:host(cds-tearsheet[stack-position="2"][stack-depth="3"]){z-index:8999}:host(cds-tearsheet[stack-position="1"][stack-depth="3"]){z-index:8998}:host(cds-tearsheet[width=narrow]) .cds--tearsheet__header{background-color:var(--cds-layer);border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6);margin:0}:host(cds-tearsheet[width=narrow]) .cds--tearsheet__header-description{margin-block-start:.5rem;max-inline-size:80%}:host(cds-tearsheet[width=narrow]) .cds--tearsheet__main{background-color:var(--cds-layer)}:host(cds-tearsheet[width=wide]){--content-padding:1.5rem 2rem}:host(cds-tearsheet[width=wide]) .cds--tearsheet__header{background-color:var(--cds-layer);border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6);margin:0}:host(cds-tearsheet[width=wide]) .cds--tearsheet__header[has-navigation]{padding-block-end:0}:host(cds-tearsheet[width=wide]) .cds--tearsheet__container{inline-size:100%}@media (min-width:42rem){:host(cds-tearsheet[width=wide]) .cds--tearsheet__container{inline-size:calc(100% - 8rem)}}:host(cds-tearsheet[width=wide]) .cds--modal-header__heading.cds--tearsheet__heading{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}:host(cds-tearsheet[width=wide]) .cds--tearsheet__header[has-close-icon],:host(cds-tearsheet[width=wide]) .cds--tearsheet__header[has-slug]{padding-inline-end:5rem}:host(cds-tearsheet[width=wide]) .cds--tearsheet__header[has-close-icon][has-slug]{padding-inline-end:8rem}:host(cds-tearsheet[width=wide]) .cds--tearsheet__header-navigation{margin-inline-start:-1rem;max-block-size:2.5rem}:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--date-picker__input,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--dropdown,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--dropdown-list,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--number input[type=number],:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--pagination,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--pagination__control-buttons,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--search-input,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--select-input,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--text-area,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--text-input{background-color:var(--cds-field)}:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--select--inline .cds--select-input{background-color:transparent}:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--date-picker--light .cds--date-picker__input,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--dropdown--light,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--dropdown--light .cds--dropdown-list,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--number--light input[type=number],:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--search--light .cds--search-input,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--select--light .cds--select-input,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--text-area--light,:host(cds-tearsheet[width=wide]) .cds--tearsheet__content .cds--text-input--light{background-color:var(--cds-field-02,#fff)}:host(:host(cds-tearsheet[width=wide]cds-tearsheet)) .cds--tearsheet__buttons .cds--action-set__action-button--expressive::slotted(cds-button),:host(:host(cds-tearsheet[width=wide]cds-tearsheet)) .cds--tearsheet__buttons .cds--action-set__action-button.cds--action-set__action-button--expressive,:host(cds-tearsheet[width=wide]) .cds--action-set .cds--action-set__action-button.cds--action-set__action-button--expressive{block-size:5rem}:host(cds-tearsheet[width=narrow]) .cds--tearsheet__buttons[actions-multiple=double] ::slotted(cds-button),:host(cds-tearsheet[width=narrow]) .cds--tearsheet__buttons[actions-multiple=single] ::slotted(cds-button){flex:0 1 50%;max-inline-size:none}:host(cds-tearsheet[width=narrow]) .cds--tearsheet__buttons ::slotted(cds-button){block-size:4rem}']);
|
|
75
|
+
import{x as t,p as e,a as s,_ as i,s as o}from"./settings-1096a273.js";import{n as a}from"./property-8bf17a69.js";import{r as n}from"./state-16f7c070.js";import{e as h}from"./query-602de8af.js";import{o as c}from"./query-assigned-elements-1bd68a6e.js";import{H as l,a as r}from"./host-listener-69c546a1.js";import{c as d}from"./carbon-element-017b212d.js";import"./button-1aa013a7.js";import"./button-set-200cbd8d.js";import"./button-skeleton-8a5d3c79.js";import"./layer-9301724c.js";import"./modal-label-7413094b.js";import"./on-8707857f.js";import"./class-map-f136ab55.js";import"./directive-e2d48b9c.js";import"./if-defined-7d77967b.js";import"./focus-a50a0482.js";import"./20-fd76427e.js";import"./spread-c3902148.js";
|
|
76
76
|
/**
|
|
77
77
|
* @license
|
|
78
78
|
*
|
|
@@ -80,39 +80,39 @@ import{i as e,x as t,p as s,a as o,_ as c,s as r}from"./settings-1096a273.js";im
|
|
|
80
80
|
*
|
|
81
81
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
82
82
|
* LICENSE file in the root directory of this source tree.
|
|
83
|
-
|
|
84
|
-
class=${`${
|
|
85
|
-
<h2 class=${`${
|
|
83
|
+
*/var _,p,u,v;!function(t){t.RIGHT="right",t.LEFT="left"}(_||(_={})),function(t){t.NARROW="narrow",t.WIDE="wide"}(p||(p={})),function(t){t.NARROW="narrow",t.WIDE="wide"}(u||(u={}));const f=Node.DOCUMENT_POSITION_PRECEDING|Node.DOCUMENT_POSITION_CONTAINS,$=Node.DOCUMENT_POSITION_FOLLOWING|Node.DOCUMENT_POSITION_CONTAINED_BY,m=`${e}--tearsheet`,g=`${e}--modal-header`,b=`${e}--action-set`;function k(t,e){if(e)for(let e=t.length-1;e>=0;--e){const s=t[e];if(s.focus(),s.ownerDocument.activeElement===s)return!0}else for(let e=0;e<t.length;++e){const s=t[e];if(s.focus(),s.ownerDocument.activeElement===s)return!0}return!1}let y=v=class extends(l(o)){constructor(){super(...arguments),this._launcher=null,this._actionsCount=0,this._hasHeaderActions=!1,this._hasLabel=!1,this._hasSlug=!1,this._hasTitle=!1,this._hasDescription=!1,this._hasInfluencerLeft=!1,this._hasInfluencerRight=!1,this._isOpen=!1,this._hasHeaderNavigation=!1,this._handleClick=t=>{t.composedPath().indexOf(this.shadowRoot)<0&&!this.preventCloseOnClickOutside&&this._handleUserInitiatedClose(t.target)},this._handleBlur=async({target:t,relatedTarget:e})=>{var s;if(!this._topOfStack())return;const{open:i,_startSentinelNode:o,_endSentinelNode:a}=this,n=t!==this&&this.contains(t),h=e!==this&&(this.contains(e)||(null===(s=this.shadowRoot)||void 0===s?void 0:s.contains(e))&&e!==o&&e!==a),{selectorTabbable:c}=this.constructor;if(i&&e&&n&&!h){const s=t.compareDocumentPosition(e);e===o||s&f?(await this.constructor._delay(),k(this.querySelectorAll(c),!0)||e===this||this.focus()):(e===a||s&$)&&(await this.constructor._delay(),k(this.querySelectorAll(c),!0)||this.focus())}},this._handleKeydown=({key:t,target:e})=>{"Esc"!==t&&"Escape"!==t||!this._topOfStack()||this._handleUserInitiatedClose(e)},this.ariaLabel="",this.closeIconDescription="Close",this.hasCloseIcon=!1,this.influencerPlacement=_.RIGHT,this.influencerWidth=p.NARROW,this.open=!1,this.preventCloseOnClickOutside=!1,this.width=u.NARROW,this._checkUpdateActionSizes=()=>{if(this._actions)for(let t=0;t<this._actions.length;t++)this._actions[t].setAttribute("size","wide"===this.width?"2xl":"xl")},this._maxActions=4,this._stackDepth=-1,this._stackPosition=-1,this._topOfStack=()=>this._stackDepth===this._stackPosition,this._notifyStack=()=>{v._stack.all.forEach((t=>{t(Math.min(v._stack.open.length,3),v._stack.open.indexOf(t)+1)}))},this._handleStackChange=(t,e)=>{this._stackDepth=t,this._stackPosition=e,this._stackDepth>1&&this._stackPosition>0?(this.setAttribute("stack-position",`${e}`),this.setAttribute("stack-depth",`${this._stackDepth}`)):(this.removeAttribute("stack-position"),this.removeAttribute("stack-depth"))},this._updateStack=()=>{if(this.open)v._stack.open.push(this._handleStackChange);else{const t=v._stack.open.indexOf(this._handleStackChange);t>=0&&v._stack.open.splice(t,1)}this._notifyStack()},this.actionsMultiple=["","single","double","triple"][this._actionsCount],this._checkSetOpen=()=>{const{_tearsheet:t}=this;t&&this._isOpen?t.addEventListener("transitionend",(()=>{this._isOpen=!1})):window.requestAnimationFrame((()=>{this._isOpen=this.open}))}}_checkSetHasSlot(t){var e,s;const i=t.target,o=i.getAttribute("data-postfix"),a=o?`-${o}`:"";this[`_has-${i.name}${a}`.replace(/-./g,(t=>t[1].toUpperCase()))]=(null!==(s=null===(e=null==i?void 0:i.assignedElements())||void 0===e?void 0:e.length)&&void 0!==s?s:0)>0}_handleClickContainer(t){t.target.matches(this.constructor.selectorCloseButton)&&this._handleUserInitiatedClose(t.target)}_handleUserInitiatedClose(t){if(this.open){const e={bubbles:!0,cancelable:!0,composed:!0,detail:{triggeredBy:t}};this.dispatchEvent(new CustomEvent(this.constructor.eventBeforeClose,e))&&(this.open=!1,this.dispatchEvent(new CustomEvent(this.constructor.eventClose,e)))}}_handleSlugChange(t){const e=t.target.assignedElements();this._hasSlug=e.length>0,this._hasSlug?(e[0].setAttribute("size","lg"),this.setAttribute("slug","")):this.removeAttribute("slug")}_handleActionsChange(t){var e;const s=t.target,i=null==s?void 0:s.assignedElements(),o=null!==(e=null==i?void 0:i.length)&&void 0!==e?e:0;o>this._maxActions?(this._actionsCount=this._maxActions,console.error(`Too many tearsheet actions, max ${this._maxActions}.`)):this._actionsCount=o;for(let t=0;t<(null==i?void 0:i.length);t++)t+1>this._maxActions?(i[t].setAttribute("hidden","true"),i[t].setAttribute(`data-actions-limit-${this._maxActions}-exceeded`,`${i.length}`)):i[t].classList.add(`${b}__action-button`);this._checkUpdateActionSizes()}connectedCallback(){super.connectedCallback(),v._stack.all.push(this._handleStackChange)}disconnectedCallback(){super.disconnectedCallback();const t=v._stack.all.indexOf(this._handleStackChange);v._stack.all.splice(t,1);const e=v._stack.all.indexOf(this._handleStackChange);v._stack.open.splice(e,1)}render(){const{closeIconDescription:s,influencerPlacement:i,influencerWidth:o,open:a,width:n}=this,h=["","single","double","triple"][this._actionsCount],c=t`<div
|
|
84
|
+
class=${`${m}__header-fields`}>
|
|
85
|
+
<h2 class=${`${g}__label`} ?hidden=${!this._hasLabel}>
|
|
86
86
|
<slot name="label" @slotchange=${this._checkSetHasSlot}></slot>
|
|
87
87
|
</h2>
|
|
88
88
|
<h3
|
|
89
|
-
class=${`${
|
|
89
|
+
class=${`${g}__heading ${m}__heading`}
|
|
90
90
|
?hidden=${!this._hasTitle}>
|
|
91
91
|
<slot name="title" @slotchange=${this._checkSetHasSlot}></slot>
|
|
92
92
|
</h3>
|
|
93
93
|
<div
|
|
94
|
-
class=${`${
|
|
94
|
+
class=${`${m}__header-description`}
|
|
95
95
|
?hidden=${!this._hasDescription}>
|
|
96
96
|
<slot name="description" @slotchange=${this._checkSetHasSlot}></slot>
|
|
97
97
|
</div>
|
|
98
|
-
</div>`,
|
|
99
|
-
class=${`${
|
|
98
|
+
</div>`,l=t` <div
|
|
99
|
+
class=${`${m}__header-actions`}
|
|
100
100
|
?hidden=${!this._hasHeaderActions||"narrow"===this.width}>
|
|
101
101
|
<slot name="header-actions" @slotchange=${this._checkSetHasSlot}></slot>
|
|
102
|
-
</div>`,
|
|
103
|
-
class=${`${
|
|
102
|
+
</div>`,r=t` <cds-modal-header
|
|
103
|
+
class=${`${m}__header`}
|
|
104
104
|
?has-close-icon=${this.hasCloseIcon||0===(null==this?void 0:this._actionsCount)}
|
|
105
105
|
?has-navigation=${this._hasHeaderNavigation&&"wide"===this.width}
|
|
106
106
|
?has-header-actions=${this._hasHeaderActions&&"wide"===this.width}
|
|
107
107
|
?has-actions=${(null==this?void 0:this._actionsCount)>0}
|
|
108
108
|
?has-slug=${null==this?void 0:this._hasSlug}
|
|
109
|
-
width=${
|
|
110
|
-
${this.width===u.WIDE?t`<cds-layer level="1" class=${`${
|
|
111
|
-
>${
|
|
112
|
-
>`:t`<div>${
|
|
109
|
+
width=${n}>
|
|
110
|
+
${this.width===u.WIDE?t`<cds-layer level="1" class=${`${m}__header-content`}
|
|
111
|
+
>${c}${l}</cds-layer
|
|
112
|
+
>`:t`<div>${c}${l}</div>`}
|
|
113
113
|
|
|
114
114
|
<div
|
|
115
|
-
class=${`${
|
|
115
|
+
class=${`${m}__header-navigation`}
|
|
116
116
|
?hidden=${!this._hasHeaderNavigation||"narrow"===this.width}>
|
|
117
117
|
<slot
|
|
118
118
|
name="header-navigation"
|
|
@@ -120,35 +120,35 @@ import{i as e,x as t,p as s,a as o,_ as c,s as r}from"./settings-1096a273.js";im
|
|
|
120
120
|
</div>
|
|
121
121
|
<slot name="slug" @slotchange=${this._handleSlugChange}></slot>
|
|
122
122
|
${this.hasCloseIcon||0===(null==this?void 0:this._actionsCount)?t`<cds-modal-close-button
|
|
123
|
-
close-button-label=${
|
|
123
|
+
close-button-label=${s}
|
|
124
124
|
@click=${this._handleUserInitiatedClose}></cds-modal-close-button>`:""}
|
|
125
125
|
</cds-modal-header>`;return t`
|
|
126
126
|
<a
|
|
127
127
|
id="start-sentinel"
|
|
128
|
-
class="${
|
|
128
|
+
class="${e}--visually-hidden"
|
|
129
129
|
href="javascript:void 0"
|
|
130
130
|
role="navigation"></a>
|
|
131
131
|
<div
|
|
132
132
|
aria-label=${this.ariaLabel}
|
|
133
|
-
class=${`${
|
|
133
|
+
class=${`${m}__container ${e}--modal-container ${e}--modal-container--sm`}
|
|
134
134
|
part="dialog"
|
|
135
135
|
role="complementary"
|
|
136
136
|
?open=${this._isOpen}
|
|
137
|
-
?opening=${
|
|
138
|
-
?closing=${!
|
|
139
|
-
width=${
|
|
137
|
+
?opening=${a&&!this._isOpen}
|
|
138
|
+
?closing=${!a&&this._isOpen}
|
|
139
|
+
width=${n}
|
|
140
140
|
stack-position=${this._stackPosition}
|
|
141
141
|
stack-depth=${this._stackDepth}
|
|
142
142
|
@click=${this._handleClickContainer}>
|
|
143
143
|
<!-- Header -->
|
|
144
|
-
${
|
|
144
|
+
${r}
|
|
145
145
|
|
|
146
146
|
<!-- Body -->
|
|
147
|
-
<cds-modal-body class=${`${
|
|
147
|
+
<cds-modal-body class=${`${m}__body`} width=${n}>
|
|
148
148
|
<!-- Influencer when on left -->
|
|
149
|
-
${
|
|
150
|
-
class=${`${
|
|
151
|
-
?wide=${"wide"===
|
|
149
|
+
${i!==_.RIGHT?t`<div
|
|
150
|
+
class=${`${m}__influencer`}
|
|
151
|
+
?wide=${"wide"===o}
|
|
152
152
|
?hidden=${!this._hasInfluencerLeft||this.width===u.NARROW}>
|
|
153
153
|
<slot
|
|
154
154
|
name="influencer"
|
|
@@ -156,18 +156,18 @@ import{i as e,x as t,p as s,a as o,_ as c,s as r}from"./settings-1096a273.js";im
|
|
|
156
156
|
@slotchange=${this._checkSetHasSlot}></slot>
|
|
157
157
|
</div>`:""}
|
|
158
158
|
|
|
159
|
-
<div class=${`${
|
|
160
|
-
<div class=${`${
|
|
161
|
-
<div class=${`${
|
|
159
|
+
<div class=${`${m}__right`}>
|
|
160
|
+
<div class=${`${m}__main`}>
|
|
161
|
+
<div class=${`${m}__content`}>
|
|
162
162
|
<cds-layer level="0">
|
|
163
163
|
<slot></slot>
|
|
164
164
|
</cds-layer>
|
|
165
165
|
</div>
|
|
166
166
|
|
|
167
167
|
<!-- Influencer when on right -->
|
|
168
|
-
${
|
|
169
|
-
class=${`${
|
|
170
|
-
?wide=${
|
|
168
|
+
${i===_.RIGHT?t`<div
|
|
169
|
+
class=${`${m}__influencer`}
|
|
170
|
+
?wide=${o}
|
|
171
171
|
?hidden=${!this._hasInfluencerRight||this.width===u.NARROW}>
|
|
172
172
|
<slot
|
|
173
173
|
name="influencer"
|
|
@@ -177,9 +177,9 @@ import{i as e,x as t,p as s,a as o,_ as c,s as r}from"./settings-1096a273.js";im
|
|
|
177
177
|
</div>
|
|
178
178
|
<!-- Action buttons -->
|
|
179
179
|
<cds-button-set-base
|
|
180
|
-
class=${`${
|
|
181
|
-
actions-multiple=${
|
|
182
|
-
?tearsheet-wide=${"wide"===
|
|
180
|
+
class=${`${m}__buttons ${m}__button-container`}
|
|
181
|
+
actions-multiple=${h}
|
|
182
|
+
?tearsheet-wide=${"wide"===n}
|
|
183
183
|
?hidden=${0===this._actionsCount}>
|
|
184
184
|
<slot
|
|
185
185
|
name="actions"
|
|
@@ -190,7 +190,7 @@ import{i as e,x as t,p as s,a as o,_ as c,s as r}from"./settings-1096a273.js";im
|
|
|
190
190
|
</div>
|
|
191
191
|
<a
|
|
192
192
|
id="end-sentinel"
|
|
193
|
-
class="${
|
|
193
|
+
class="${e}--visually-hidden"
|
|
194
194
|
href="javascript:void 0"
|
|
195
195
|
role="navigation"></a>
|
|
196
|
-
`}async updated(
|
|
196
|
+
`}async updated(t){if(t.has("width")&&this._checkUpdateActionSizes(),"development"===production&&(t.has("width")||t.has("_hasHeaderNavigation")||t.has("_hasInfluencerLeft")||t.has("_hasInfluencerRight")||t.has("_hasHeaderActions"))&&"narrow"===this.width&&(this._hasHeaderNavigation&&console.error("Header navigation is not permitted in narrow Tearsheet."),(this._hasInfluencerLeft||this._hasInfluencerRight)&&console.error("Influencer is not permitted in narrow Tearsheet."),this._hasHeaderActions&&console.error("Header actions are not permitted in narrow Tearsheet.")),t.has("open"))if(this._updateStack(),this._checkSetOpen(),this.open){this._launcher=this.ownerDocument.activeElement;const t=this.selectorInitialFocus&&this.querySelector(this.selectorInitialFocus);await this.constructor._delay(),t?t.focus():k(this.querySelectorAll(this.constructor.selectorTabbable),!0)||this.focus()}else this._launcher&&"function"==typeof this._launcher.focus&&(this._launcher.focus(),this._launcher=null)}static _delay(t=0){return new Promise((e=>{setTimeout(e,t)}))}static get selectorCloseButton(){return`[data-modal-close],${e}-modal-close-button`}static get selectorTabbable(){return s}static get eventBeforeClose(){return`${e}-tearsheet-beingclosed`}static get eventClose(){return`${e}-tearsheet-closed`}static get eventNavigateBack(){return`${e}-tearsheet-header-navigate-back`}};y._stack={open:[],all:[]},i([h("#start-sentinel")],y.prototype,"_startSentinelNode",void 0),i([h("#end-sentinel")],y.prototype,"_endSentinelNode",void 0),i([h(`.${m}__container`)],y.prototype,"_tearsheet",void 0),i([c({slot:"actions",selector:`${e}-button`})],y.prototype,"_actions",void 0),i([n()],y.prototype,"_actionsCount",void 0),i([n()],y.prototype,"_hasHeaderActions",void 0),i([n()],y.prototype,"_hasLabel",void 0),i([n()],y.prototype,"_hasSlug",void 0),i([n()],y.prototype,"_hasTitle",void 0),i([n()],y.prototype,"_hasDescription",void 0),i([n()],y.prototype,"_hasInfluencerLeft",void 0),i([n()],y.prototype,"_hasInfluencerRight",void 0),i([n()],y.prototype,"_isOpen",void 0),i([n()],y.prototype,"_hasHeaderNavigation",void 0),i([r("click")],y.prototype,"_handleClick",void 0),i([r("shadowRoot:focusout")],y.prototype,"_handleBlur",void 0),i([r("document:keydown")],y.prototype,"_handleKeydown",void 0),i([a({reflect:!0,attribute:"aria-label"})],y.prototype,"ariaLabel",void 0),i([a({reflect:!0,attribute:"close-icon-description"})],y.prototype,"closeIconDescription",void 0),i([a({reflect:!0,type:Boolean,attribute:"has-close-icon"})],y.prototype,"hasCloseIcon",void 0),i([a({reflect:!0,attribute:"influencer-placement"})],y.prototype,"influencerPlacement",void 0),i([a({reflect:!0,attribute:"influencer-width"})],y.prototype,"influencerWidth",void 0),i([a({type:Boolean,reflect:!0})],y.prototype,"open",void 0),i([a({type:Boolean,attribute:"prevent-close-on-click-outside"})],y.prototype,"preventCloseOnClickOutside",void 0),i([a({reflect:!0,attribute:"selector-initial-focus",type:String})],y.prototype,"selectorInitialFocus",void 0),i([a({reflect:!0,attribute:"width"})],y.prototype,"width",void 0),i([n()],y.prototype,"_stackDepth",void 0),i([n()],y.prototype,"_stackPosition",void 0),y=v=i([d(`${e}-tearsheet`)],y);
|