Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

242 lines
22 KiB

:root {
--spectrum-helptext-neutral-s-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-s-icon-color: var(--spectrum-alias-icon-color);
--spectrum-helptext-neutral-s-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-s-icon-color-disabled: var(--spectrum-alias-icon-color-disabled);
--spectrum-helptext-neutral-s-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-s-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-s-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-s-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-s-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-s-text-transform: none;
--spectrum-helptext-neutral-s-icon-size: var(--spectrum-alias-workflow-icon-size-s);
--spectrum-helptext-neutral-s-icon-padding-top: var(--spectrum-global-dimension-size-50);
--spectrum-helptext-neutral-s-icon-padding-bottom: var(--spectrum-global-dimension-size-50);
--spectrum-helptext-neutral-s-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-s);
--spectrum-helptext-neutral-s-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-neutral-s-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-neutral-s-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-neutral-s-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-neutral-s-textonly-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-s-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-s-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-s-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-s-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-s-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-s-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-s-textonly-text-transform: none;
--spectrum-helptext-neutral-s-textonly-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-neutral-s-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-neutral-s-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-neutral-s-textonly-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-neutral-m-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-m-icon-color: var(--spectrum-alias-icon-color);
--spectrum-helptext-neutral-m-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-m-icon-color-disabled: var(--spectrum-alias-icon-color-disabled);
--spectrum-helptext-neutral-m-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-m-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-m-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-m-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-m-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-m-text-transform: none;
--spectrum-helptext-neutral-m-icon-size: var(--spectrum-alias-workflow-icon-size-m);
--spectrum-helptext-neutral-m-icon-padding-top: var(--spectrum-global-dimension-size-40);
--spectrum-helptext-neutral-m-icon-padding-bottom: var(--spectrum-global-dimension-size-40);
--spectrum-helptext-neutral-m-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-m);
--spectrum-helptext-neutral-m-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-neutral-m-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-neutral-m-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-neutral-m-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-neutral-m-textonly-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-m-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-m-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-m-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-m-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-m-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-m-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-m-textonly-text-transform: none;
--spectrum-helptext-neutral-m-textonly-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-neutral-m-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-neutral-m-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-neutral-m-textonly-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-neutral-l-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-l-icon-color: var(--spectrum-alias-icon-color);
--spectrum-helptext-neutral-l-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-l-icon-color-disabled: var(--spectrum-alias-icon-color-disabled);
--spectrum-helptext-neutral-l-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-l-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-l-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-l-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-l-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-l-text-transform: none;
--spectrum-helptext-neutral-l-icon-size: var(--spectrum-alias-workflow-icon-size-l);
--spectrum-helptext-neutral-l-icon-padding-top: var(--spectrum-global-dimension-size-75);
--spectrum-helptext-neutral-l-icon-padding-bottom: var(--spectrum-global-dimension-size-75);
--spectrum-helptext-neutral-l-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-l);
--spectrum-helptext-neutral-l-text-size: var(--spectrum-alias-item-text-size-m);
--spectrum-helptext-neutral-l-text-padding-top: var(--spectrum-alias-item-text-padding-top-m);
--spectrum-helptext-neutral-l-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-m);
--spectrum-helptext-neutral-l-height: var(--spectrum-alias-item-height-m);
--spectrum-helptext-neutral-l-textonly-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-l-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-l-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-l-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-l-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-l-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-l-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-l-textonly-text-transform: none;
--spectrum-helptext-neutral-l-textonly-text-size: var(--spectrum-alias-item-text-size-m);
--spectrum-helptext-neutral-l-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-m);
--spectrum-helptext-neutral-l-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-m);
--spectrum-helptext-neutral-l-textonly-height: var(--spectrum-alias-item-height-m);
--spectrum-helptext-neutral-xl-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-xl-icon-color: var(--spectrum-alias-icon-color);
--spectrum-helptext-neutral-xl-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-xl-icon-color-disabled: var(--spectrum-alias-icon-color-disabled);
--spectrum-helptext-neutral-xl-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-xl-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-xl-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-xl-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-xl-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-xl-text-transform: none;
--spectrum-helptext-neutral-xl-icon-size: var(--spectrum-alias-workflow-icon-size-xl);
--spectrum-helptext-neutral-xl-icon-padding-top: var(--spectrum-global-dimension-size-115);
--spectrum-helptext-neutral-xl-icon-padding-bottom: var(--spectrum-global-dimension-size-115);
--spectrum-helptext-neutral-xl-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-xl);
--spectrum-helptext-neutral-xl-text-size: var(--spectrum-alias-item-text-size-l);
--spectrum-helptext-neutral-xl-text-padding-top: var(--spectrum-alias-item-text-padding-top-l);
--spectrum-helptext-neutral-xl-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-l);
--spectrum-helptext-neutral-xl-height: var(--spectrum-alias-item-height-l);
--spectrum-helptext-neutral-xl-textonly-text-color: var(--spectrum-alias-label-text-color);
--spectrum-helptext-neutral-xl-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-neutral-xl-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-neutral-xl-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-neutral-xl-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-neutral-xl-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-neutral-xl-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-neutral-xl-textonly-text-transform: none;
--spectrum-helptext-neutral-xl-textonly-text-size: var(--spectrum-alias-item-text-size-l);
--spectrum-helptext-neutral-xl-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-l);
--spectrum-helptext-neutral-xl-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-l);
--spectrum-helptext-neutral-xl-textonly-height: var(--spectrum-alias-item-height-l);
--spectrum-helptext-negative-s-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-s-icon-color: var(--spectrum-semantic-negative-color-icon);
--spectrum-helptext-negative-s-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-s-icon-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-s-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-s-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-s-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-s-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-s-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-s-text-transform: none;
--spectrum-helptext-negative-s-icon-size: var(--spectrum-alias-workflow-icon-size-s);
--spectrum-helptext-negative-s-icon-padding-top: var(--spectrum-global-dimension-size-50);
--spectrum-helptext-negative-s-icon-padding-bottom: var(--spectrum-global-dimension-size-50);
--spectrum-helptext-negative-s-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-s);
--spectrum-helptext-negative-s-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-negative-s-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-negative-s-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-negative-s-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-negative-s-textonly-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-s-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-s-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-s-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-s-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-s-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-s-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-s-textonly-text-transform: none;
--spectrum-helptext-negative-s-textonly-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-negative-s-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-negative-s-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-negative-s-textonly-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-negative-m-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-m-icon-color: var(--spectrum-semantic-negative-color-icon);
--spectrum-helptext-negative-m-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-m-icon-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-m-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-m-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-m-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-m-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-m-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-m-text-transform: none;
--spectrum-helptext-negative-m-icon-size: var(--spectrum-alias-workflow-icon-size-m);
--spectrum-helptext-negative-m-icon-padding-top: var(--spectrum-global-dimension-size-40);
--spectrum-helptext-negative-m-icon-padding-bottom: var(--spectrum-global-dimension-size-40);
--spectrum-helptext-negative-m-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-m);
--spectrum-helptext-negative-m-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-negative-m-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-negative-m-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-negative-m-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-negative-m-textonly-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-m-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-m-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-m-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-m-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-m-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-m-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-m-textonly-text-transform: none;
--spectrum-helptext-negative-m-textonly-text-size: var(--spectrum-alias-item-text-size-s);
--spectrum-helptext-negative-m-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-s);
--spectrum-helptext-negative-m-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-s);
--spectrum-helptext-negative-m-textonly-height: var(--spectrum-alias-item-height-s);
--spectrum-helptext-negative-l-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-l-icon-color: var(--spectrum-semantic-negative-color-icon);
--spectrum-helptext-negative-l-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-l-icon-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-l-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-l-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-l-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-l-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-l-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-l-text-transform: none;
--spectrum-helptext-negative-l-icon-size: var(--spectrum-alias-workflow-icon-size-l);
--spectrum-helptext-negative-l-icon-padding-top: var(--spectrum-global-dimension-size-75);
--spectrum-helptext-negative-l-icon-padding-bottom: var(--spectrum-global-dimension-size-75);
--spectrum-helptext-negative-l-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-l);
--spectrum-helptext-negative-l-text-size: var(--spectrum-alias-item-text-size-m);
--spectrum-helptext-negative-l-text-padding-top: var(--spectrum-alias-item-text-padding-top-m);
--spectrum-helptext-negative-l-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-m);
--spectrum-helptext-negative-l-height: var(--spectrum-alias-item-height-m);
--spectrum-helptext-negative-l-textonly-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-l-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-l-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-l-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-l-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-l-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-l-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-l-textonly-text-transform: none;
--spectrum-helptext-negative-l-textonly-text-size: var(--spectrum-alias-item-text-size-m);
--spectrum-helptext-negative-l-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-m);
--spectrum-helptext-negative-l-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-m);
--spectrum-helptext-negative-l-textonly-height: var(--spectrum-alias-item-height-m);
--spectrum-helptext-negative-xl-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-xl-icon-color: var(--spectrum-semantic-negative-color-icon);
--spectrum-helptext-negative-xl-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-xl-icon-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-xl-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-xl-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-xl-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-xl-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-xl-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-xl-text-transform: none;
--spectrum-helptext-negative-xl-icon-size: var(--spectrum-alias-workflow-icon-size-xl);
--spectrum-helptext-negative-xl-icon-padding-top: var(--spectrum-global-dimension-size-115);
--spectrum-helptext-negative-xl-icon-padding-bottom: var(--spectrum-global-dimension-size-115);
--spectrum-helptext-negative-xl-icon-gap: var(--spectrum-alias-item-workflow-icon-gap-xl);
--spectrum-helptext-negative-xl-text-size: var(--spectrum-alias-item-text-size-l);
--spectrum-helptext-negative-xl-text-padding-top: var(--spectrum-alias-item-text-padding-top-l);
--spectrum-helptext-negative-xl-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-l);
--spectrum-helptext-negative-xl-height: var(--spectrum-alias-item-height-l);
--spectrum-helptext-negative-xl-textonly-text-color: var(--spectrum-semantic-negative-color-text-small);
--spectrum-helptext-negative-xl-textonly-text-color-disabled: var(--spectrum-alias-text-color-disabled);
--spectrum-helptext-negative-xl-textonly-text-font-family: var(--spectrum-alias-body-text-font-family);
--spectrum-helptext-negative-xl-textonly-text-font-style: var(--spectrum-global-font-style-regular);
--spectrum-helptext-negative-xl-textonly-text-font-weight: var(--spectrum-alias-body-text-font-weight);
--spectrum-helptext-negative-xl-textonly-text-line-height: var(--spectrum-alias-component-text-line-height);
--spectrum-helptext-negative-xl-textonly-text-letter-spacing: var(--spectrum-global-font-letter-spacing-none);
--spectrum-helptext-negative-xl-textonly-text-transform: none;
--spectrum-helptext-negative-xl-textonly-text-size: var(--spectrum-alias-item-text-size-l);
--spectrum-helptext-negative-xl-textonly-text-padding-top: var(--spectrum-alias-item-text-padding-top-l);
--spectrum-helptext-negative-xl-textonly-text-padding-bottom: var(--spectrum-alias-item-text-padding-bottom-l);
--spectrum-helptext-negative-xl-textonly-height: var(--spectrum-alias-item-height-l);
}