@planningcenter/tapestry 2.5.0-rc.6 → 2.5.0-rc.8
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/dist/reactRender.css +448 -448
- package/dist/reactRender.css.map +1 -1
- package/dist/reactRenderLegacy.css +448 -448
- package/dist/reactRenderLegacy.css.map +1 -1
- package/dist/tokens/ts/react-native-tokens.d.ts +1629 -0
- package/dist/tokens/ts/react-native-tokens.d.ts.map +1 -0
- package/dist/tokens/ts/react-native-tokens.js +418 -0
- package/dist/tokens/ts/react-native-tokens.js.map +1 -0
- package/dist/unstable.css +175 -175
- package/dist/unstable.css.map +1 -1
- package/dist/unstable.d.ts +2 -1
- package/dist/unstable.d.ts.map +1 -1
- package/dist/unstable.js +2 -1
- package/dist/unstable.js.map +1 -1
- package/package.json +3 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-native-tokens.js","sources":["../../../src/tokens/ts/react-native-tokens.ts"],"sourcesContent":["/**\n * Do not edit directly, this file was auto-generated.\n */\n\n\nexport type ReactNativeTokens = {\n \"--t-border-radius-sm\": number,\n \"--t-border-radius-md\": number,\n \"--t-border-radius-lg\": number,\n \"--t-border-radius-xl\": number,\n \"--t-border-radius-round\": number,\n \"--t-border-radius-default\": number,\n \"--t-border-width-default\": number,\n \"--t-border-width-thick\": number,\n \"--t-spacing-1\": number,\n \"--t-spacing-2\": number,\n \"--t-spacing-3\": number,\n \"--t-spacing-4\": number,\n \"--t-spacing-5\": number,\n \"--t-spacing-6\": number,\n \"--t-spacing-7\": number,\n \"--t-spacing-fourth\": number,\n \"--t-spacing-half\": number,\n \"--t-element-size-3xl\": number,\n \"--t-element-size-2xl\": number,\n \"--t-element-size-xl\": number,\n \"--t-element-size-lg\": number,\n \"--t-element-size-md\": number,\n \"--t-element-size-sm\": number,\n \"--t-element-size-xs\": number,\n \"--t-font-size-4xl\": number,\n \"--t-font-size-3xl\": number,\n \"--t-font-size-2xl\": number,\n \"--t-font-size-xl\": number,\n \"--t-font-size-lg\": number,\n \"--t-font-size-md\": number,\n \"--t-font-size-sm\": number,\n \"--t-font-size-xs\": number,\n \"--t-font-size-2xs\": number,\n \"--t-font-weight-normal\": string,\n \"--t-font-weight-medium\": string,\n \"--t-font-weight-semibold\": string,\n \"--t-font-weight-bold\": string,\n \"--t-container-size-xl\": number,\n \"--t-container-size-lg\": number,\n \"--t-container-size-md\": number,\n \"--t-container-size-sm\": number,\n \"--t-container-size-xs\": number,\n \"--t-avatar-size-20\": number,\n \"--t-avatar-size-24\": number,\n \"--t-avatar-size-36\": number,\n \"--t-avatar-size-48\": number,\n \"--t-avatar-size-72\": number,\n \"--t-avatar-size-112\": number,\n \"--t-text-color-default-headline\": { light: string, dark: string },\n \"--t-text-color-default-primary\": { light: string, dark: string },\n \"--t-text-color-default-secondary\": { light: string, dark: string },\n \"--t-text-color-default-disabled\": { light: string, dark: string },\n \"--t-text-color-default-placeholder\": { light: string, dark: string },\n \"--t-text-color-default-inverted\": { light: string, dark: string },\n \"--t-text-color-interaction-primary\": { light: string, dark: string },\n \"--t-text-color-interaction-hover\": { light: string, dark: string },\n \"--t-text-color-interaction-active\": { light: string, dark: string },\n \"--t-text-color-interaction-visited\": { light: string, dark: string },\n \"--t-text-color-status-neutral\": { light: string, dark: string },\n \"--t-text-color-status-info\": { light: string, dark: string },\n \"--t-text-color-status-success\": { light: string, dark: string },\n \"--t-text-color-status-warning\": { light: string, dark: string },\n \"--t-text-color-status-error\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-gray\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-blue\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-indigo\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-aqua\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-teal\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-green\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-yellow\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-orange\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-pink\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-purple\": { light: string, dark: string },\n \"--t-text-color-tag-subtle-magenta\": { light: string, dark: string },\n \"--t-text-color-tag-bold-gray\": { light: string, dark: string },\n \"--t-text-color-tag-bold-indigo\": { light: string, dark: string },\n \"--t-text-color-tag-bold-blue\": { light: string, dark: string },\n \"--t-text-color-tag-bold-aqua\": { light: string, dark: string },\n \"--t-text-color-tag-bold-teal\": { light: string, dark: string },\n \"--t-text-color-tag-bold-green\": { light: string, dark: string },\n \"--t-text-color-tag-bold-yellow\": { light: string, dark: string },\n \"--t-text-color-tag-bold-orange\": { light: string, dark: string },\n \"--t-text-color-tag-bold-pink\": { light: string, dark: string },\n \"--t-text-color-tag-bold-purple\": { light: string, dark: string },\n \"--t-text-color-tag-bold-magenta\": { light: string, dark: string },\n \"--t-icon-color-default-primary\": { light: string, dark: string },\n \"--t-icon-color-default-secondary\": { light: string, dark: string },\n \"--t-icon-color-default-dim\": { light: string, dark: string },\n \"--t-icon-color-default-disabled\": { light: string, dark: string },\n \"--t-icon-color-default-inverted\": { light: string, dark: string },\n \"--t-icon-color-status-neutral-primary\": { light: string, dark: string },\n \"--t-icon-color-status-neutral-secondary\": { light: string, dark: string },\n \"--t-icon-color-status-neutral-bold\": { light: string, dark: string },\n \"--t-icon-color-status-info-primary\": { light: string, dark: string },\n \"--t-icon-color-status-success-primary\": { light: string, dark: string },\n \"--t-icon-color-status-success-secondary\": { light: string, dark: string },\n \"--t-icon-color-status-warning-primary\": { light: string, dark: string },\n \"--t-icon-color-status-error-primary\": { light: string, dark: string },\n \"--t-fill-color-neutral-100\": { light: string, dark: string },\n \"--t-fill-color-neutral-000\": { light: string, dark: string },\n \"--t-fill-color-neutral-010\": { light: string, dark: string },\n \"--t-fill-color-neutral-020\": { light: string, dark: string },\n \"--t-fill-color-neutral-025\": { light: string, dark: string },\n \"--t-fill-color-neutral-030\": { light: string, dark: string },\n \"--t-fill-color-neutral-040\": { light: string, dark: string },\n \"--t-fill-color-neutral-050\": { light: string, dark: string },\n \"--t-fill-color-neutral-060\": { light: string, dark: string },\n \"--t-fill-color-neutral-070\": { light: string, dark: string },\n \"--t-fill-color-neutral-080\": { light: string, dark: string },\n \"--t-fill-color-neutral-090\": { light: string, dark: string },\n \"--t-fill-color-interaction-default\": { light: string, dark: string },\n \"--t-fill-color-interaction-hover\": { light: string, dark: string },\n \"--t-fill-color-interaction-active\": { light: string, dark: string },\n \"--t-fill-color-interaction-disabled\": { light: string, dark: string },\n \"--t-fill-color-control-neutral-off\": { light: string, dark: string },\n \"--t-fill-color-control-neutral-on\": { light: string, dark: string },\n \"--t-fill-color-control-primary\": { light: string, dark: string },\n \"--t-fill-color-control-secondary\": { light: string, dark: string },\n \"--t-fill-color-control-error\": { light: string, dark: string },\n \"--t-fill-color-control-disabled\": { light: string, dark: string },\n \"--t-fill-color-status-neutral-solid\": { light: string, dark: string },\n \"--t-fill-color-status-neutral-ghost\": { light: string, dark: string },\n \"--t-fill-color-status-neutral-dim\": { light: string, dark: string },\n \"--t-fill-color-status-info-solid\": { light: string, dark: string },\n \"--t-fill-color-status-info-ghost\": { light: string, dark: string },\n \"--t-fill-color-status-info-dim\": { light: string, dark: string },\n \"--t-fill-color-status-success-solid\": { light: string, dark: string },\n \"--t-fill-color-status-success-ghost\": { light: string, dark: string },\n \"--t-fill-color-status-success-dim\": { light: string, dark: string },\n \"--t-fill-color-status-warning-solid\": { light: string, dark: string },\n \"--t-fill-color-status-warning-ghost\": { light: string, dark: string },\n \"--t-fill-color-status-warning-dim\": { light: string, dark: string },\n \"--t-fill-color-status-error-solid\": { light: string, dark: string },\n \"--t-fill-color-status-error-ghost\": { light: string, dark: string },\n \"--t-fill-color-status-error-dim\": { light: string, dark: string },\n \"--t-fill-color-tooltip-primary\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-010\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-020\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-030\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-040\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-050\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-060\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-070\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-080\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-010\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-020\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-030\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-040\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-050\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-060\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-070\": { light: string, dark: string },\n \"--t-fill-color-product-calendar-080\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-010\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-020\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-030\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-040\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-050\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-060\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-070\": { light: string, dark: string },\n \"--t-fill-color-product-checkins-080\": { light: string, dark: string },\n \"--t-fill-color-product-giving-010\": { light: string, dark: string },\n \"--t-fill-color-product-giving-020\": { light: string, dark: string },\n \"--t-fill-color-product-giving-030\": { light: string, dark: string },\n \"--t-fill-color-product-giving-040\": { light: string, dark: string },\n \"--t-fill-color-product-giving-050\": { light: string, dark: string },\n \"--t-fill-color-product-giving-060\": { light: string, dark: string },\n \"--t-fill-color-product-giving-070\": { light: string, dark: string },\n \"--t-fill-color-product-giving-080\": { light: string, dark: string },\n \"--t-fill-color-product-groups-010\": { light: string, dark: string },\n \"--t-fill-color-product-groups-020\": { light: string, dark: string },\n \"--t-fill-color-product-groups-030\": { light: string, dark: string },\n \"--t-fill-color-product-groups-040\": { light: string, dark: string },\n \"--t-fill-color-product-groups-050\": { light: string, dark: string },\n \"--t-fill-color-product-groups-060\": { light: string, dark: string },\n \"--t-fill-color-product-groups-070\": { light: string, dark: string },\n \"--t-fill-color-product-groups-080\": { light: string, dark: string },\n \"--t-fill-color-product-home-010\": { light: string, dark: string },\n \"--t-fill-color-product-home-020\": { light: string, dark: string },\n \"--t-fill-color-product-home-030\": { light: string, dark: string },\n \"--t-fill-color-product-home-040\": { light: string, dark: string },\n \"--t-fill-color-product-home-050\": { light: string, dark: string },\n \"--t-fill-color-product-home-060\": { light: string, dark: string },\n \"--t-fill-color-product-home-070\": { light: string, dark: string },\n \"--t-fill-color-product-home-080\": { light: string, dark: string },\n \"--t-fill-color-product-people-010\": { light: string, dark: string },\n \"--t-fill-color-product-people-020\": { light: string, dark: string },\n \"--t-fill-color-product-people-030\": { light: string, dark: string },\n \"--t-fill-color-product-people-040\": { light: string, dark: string },\n \"--t-fill-color-product-people-050\": { light: string, dark: string },\n \"--t-fill-color-product-people-060\": { light: string, dark: string },\n \"--t-fill-color-product-people-070\": { light: string, dark: string },\n \"--t-fill-color-product-people-080\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-010\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-020\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-030\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-040\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-050\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-060\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-070\": { light: string, dark: string },\n \"--t-fill-color-product-publishing-080\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-010\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-020\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-030\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-040\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-050\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-060\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-070\": { light: string, dark: string },\n \"--t-fill-color-product-registrations-080\": { light: string, dark: string },\n \"--t-fill-color-product-services-010\": { light: string, dark: string },\n \"--t-fill-color-product-services-020\": { light: string, dark: string },\n \"--t-fill-color-product-services-030\": { light: string, dark: string },\n \"--t-fill-color-product-services-040\": { light: string, dark: string },\n \"--t-fill-color-product-services-050\": { light: string, dark: string },\n \"--t-fill-color-product-services-060\": { light: string, dark: string },\n \"--t-fill-color-product-services-070\": { light: string, dark: string },\n \"--t-fill-color-product-services-080\": { light: string, dark: string },\n \"--t-fill-color-product-staff-base\": { light: string, dark: string },\n \"--t-fill-color-product-staff-dark\": { light: string, dark: string },\n \"--t-fill-color-product-staff-darker\": { light: string, dark: string },\n \"--t-fill-color-product-accounts-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-accounts-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-accounts-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-api-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-calendar-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-calendar-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-calendar-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-cc-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-checkins-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-checkins-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-checkins-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-giving-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-giving-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-giving-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-groups-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-groups-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-groups-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-headcounts-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-home-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-home-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-musicstand-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-people-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-people-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-people-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-publishing-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-publishing-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-publishing-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-registrations-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-registrations-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-registrations-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-services-gradient-brand\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-services-gradient-page\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-product-services-gradient-tint\": { stops: { position: number, color: string }[], type: string, angle: number },\n \"--t-fill-color-tag-gray-010\": { light: string, dark: string },\n \"--t-fill-color-tag-gray-020\": { light: string, dark: string },\n \"--t-fill-color-tag-gray-030\": { light: string, dark: string },\n \"--t-fill-color-tag-gray-040\": { light: string, dark: string },\n \"--t-fill-color-tag-blue-010\": { light: string, dark: string },\n \"--t-fill-color-tag-blue-020\": { light: string, dark: string },\n \"--t-fill-color-tag-blue-030\": { light: string, dark: string },\n \"--t-fill-color-tag-blue-040\": { light: string, dark: string },\n \"--t-fill-color-tag-aqua-010\": { light: string, dark: string },\n \"--t-fill-color-tag-aqua-020\": { light: string, dark: string },\n \"--t-fill-color-tag-aqua-030\": { light: string, dark: string },\n \"--t-fill-color-tag-aqua-040\": { light: string, dark: string },\n \"--t-fill-color-tag-teal-010\": { light: string, dark: string },\n \"--t-fill-color-tag-teal-020\": { light: string, dark: string },\n \"--t-fill-color-tag-teal-030\": { light: string, dark: string },\n \"--t-fill-color-tag-teal-040\": { light: string, dark: string },\n \"--t-fill-color-tag-green-010\": { light: string, dark: string },\n \"--t-fill-color-tag-green-020\": { light: string, dark: string },\n \"--t-fill-color-tag-green-030\": { light: string, dark: string },\n \"--t-fill-color-tag-green-040\": { light: string, dark: string },\n \"--t-fill-color-tag-yellow-010\": { light: string, dark: string },\n \"--t-fill-color-tag-yellow-020\": { light: string, dark: string },\n \"--t-fill-color-tag-yellow-030\": { light: string, dark: string },\n \"--t-fill-color-tag-yellow-040\": { light: string, dark: string },\n \"--t-fill-color-tag-orange-010\": { light: string, dark: string },\n \"--t-fill-color-tag-orange-020\": { light: string, dark: string },\n \"--t-fill-color-tag-orange-030\": { light: string, dark: string },\n \"--t-fill-color-tag-orange-040\": { light: string, dark: string },\n \"--t-fill-color-tag-pink-010\": { light: string, dark: string },\n \"--t-fill-color-tag-pink-020\": { light: string, dark: string },\n \"--t-fill-color-tag-pink-030\": { light: string, dark: string },\n \"--t-fill-color-tag-pink-040\": { light: string, dark: string },\n \"--t-fill-color-tag-purple-010\": { light: string, dark: string },\n \"--t-fill-color-tag-purple-020\": { light: string, dark: string },\n \"--t-fill-color-tag-purple-030\": { light: string, dark: string },\n \"--t-fill-color-tag-purple-040\": { light: string, dark: string },\n \"--t-fill-color-tag-magenta-010\": { light: string, dark: string },\n \"--t-fill-color-tag-magenta-020\": { light: string, dark: string },\n \"--t-fill-color-tag-magenta-030\": { light: string, dark: string },\n \"--t-fill-color-tag-magenta-040\": { light: string, dark: string },\n \"--t-fill-color-tag-indigo-010\": { light: string, dark: string },\n \"--t-fill-color-tag-indigo-020\": { light: string, dark: string },\n \"--t-fill-color-tag-indigo-030\": { light: string, dark: string },\n \"--t-fill-color-tag-indigo-040\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-solid-default\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-solid-hover\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-solid-active\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-solid-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-outline-dim-default\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-outline-dim-hover\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-outline-dim-active\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-outline-dim-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-ghost-default\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-ghost-hover\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-ghost-active\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-ghost-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-responsive-header-default\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-responsive-header-hover\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-responsive-header-active\": { light: string, dark: string },\n \"--t-fill-color-button-neutral-responsive-header-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-solid-default\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-solid-hover\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-solid-active\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-solid-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-outline-dim-default\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-outline-dim-hover\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-outline-dim-active\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-outline-dim-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-ghost-default\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-ghost-hover\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-ghost-active\": { light: string, dark: string },\n \"--t-fill-color-button-interaction-ghost-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-delete-solid-default\": { light: string, dark: string },\n \"--t-fill-color-button-delete-solid-hover\": { light: string, dark: string },\n \"--t-fill-color-button-delete-solid-active\": { light: string, dark: string },\n \"--t-fill-color-button-delete-solid-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-delete-outline-dim-default\": { light: string, dark: string },\n \"--t-fill-color-button-delete-outline-dim-hover\": { light: string, dark: string },\n \"--t-fill-color-button-delete-outline-dim-active\": { light: string, dark: string },\n \"--t-fill-color-button-delete-outline-dim-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-delete-ghost-default\": { light: string, dark: string },\n \"--t-fill-color-button-delete-ghost-hover\": { light: string, dark: string },\n \"--t-fill-color-button-delete-ghost-active\": { light: string, dark: string },\n \"--t-fill-color-button-delete-ghost-disabled\": { light: string, dark: string },\n \"--t-fill-color-button-pill-default\": { light: string, dark: string },\n \"--t-fill-color-button-pill-hover\": { light: string, dark: string },\n \"--t-fill-color-button-pill-active\": { light: string, dark: string },\n \"--t-fill-color-button-pill-disabled\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-010\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-020\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-030\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-040\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-050\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-060\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-070\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-080\": { light: string, dark: string },\n \"--t-fill-color-transparency-light-090\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-010\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-020\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-030\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-040\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-050\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-060\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-070\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-080\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-090\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-010\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-020\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-030\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-040\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-050\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-060\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-070\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-080\": { light: string, dark: string },\n \"--t-fill-color-transparency-dark-static-090\": { light: string, dark: string },\n \"--t-surface-color-card\": { light: string, dark: string },\n \"--t-surface-color-canvas\": { light: string, dark: string },\n \"--t-border-color-default-base\": { light: string, dark: string },\n \"--t-border-color-default-dark\": { light: string, dark: string },\n \"--t-border-color-default-darker\": { light: string, dark: string },\n \"--t-border-color-default-darkest\": { light: string, dark: string },\n \"--t-border-color-default-disabled\": { light: string, dark: string },\n \"--t-border-color-default-dim\": { light: string, dark: string },\n \"--t-border-color-default-white\": { light: string, dark: string },\n \"--t-border-color-status-neutral\": { light: string, dark: string },\n \"--t-border-color-status-info\": { light: string, dark: string },\n \"--t-border-color-status-success\": { light: string, dark: string },\n \"--t-border-color-status-warning\": { light: string, dark: string },\n \"--t-border-color-status-error\": { light: string, dark: string },\n \"--t-border-color-button-neutral\": { light: string, dark: string },\n \"--t-border-color-button-info\": { light: string, dark: string },\n \"--t-border-color-button-create\": { light: string, dark: string },\n \"--t-border-color-button-delete\": { light: string, dark: string },\n \"--t-border-color-control-neutral\": { light: string, dark: string },\n \"--t-border-color-control-info\": { light: string, dark: string },\n \"--t-border-color-control-success\": { light: string, dark: string },\n \"--t-border-color-control-warning\": { light: string, dark: string },\n \"--t-border-color-control-error\": { light: string, dark: string },\n \"--t-border-color-control-disabled\": { light: string, dark: string },\n \"--t-shadow-overflow-color\": { light: string, dark: string },\n \"--t-form-background-color\": { light: string, dark: string },\n \"--t-form-background-color-disabled\": { light: string, dark: string },\n \"--t-form-background-color-error\": { light: string, dark: string },\n \"--t-form-background-color-readonly\": { light: string, dark: string },\n \"--t-form-border-color\": { light: string, dark: string },\n \"--t-form-border-color-disabled\": { light: string, dark: string },\n \"--t-form-border-color-error\": { light: string, dark: string },\n \"--t-form-border-color-focus\": { light: string, dark: string },\n \"--t-form-border-color-hover\": { light: string, dark: string },\n \"--t-form-border-color-readonly\": { light: string, dark: string },\n \"--t-form-border-radius\": number,\n \"--t-form-border-width\": number,\n \"--t-form-font-color\": { light: string, dark: string },\n \"--t-form-font-color-disabled\": { light: string, dark: string },\n \"--t-form-font-color-error\": { light: string, dark: string },\n \"--t-form-font-color-readonly\": { light: string, dark: string },\n \"--t-form-picker-icon-color\": { light: string, dark: string },\n \"--t-form-placeholder-color\": { light: string, dark: string }\n}\n\nexport const reactNativeTokens: ReactNativeTokens = {\n \"--t-border-radius-sm\": 2,\n \"--t-border-radius-md\": 4,\n \"--t-border-radius-lg\": 8,\n \"--t-border-radius-xl\": 16,\n \"--t-border-radius-round\": 56,\n \"--t-border-radius-default\": 4,\n \"--t-border-width-default\": 1,\n \"--t-border-width-thick\": 2,\n \"--t-spacing-1\": 8,\n \"--t-spacing-2\": 16,\n \"--t-spacing-3\": 24,\n \"--t-spacing-4\": 32,\n \"--t-spacing-5\": 40,\n \"--t-spacing-6\": 48,\n \"--t-spacing-7\": 56,\n \"--t-spacing-fourth\": 2,\n \"--t-spacing-half\": 4,\n \"--t-element-size-3xl\": 48,\n \"--t-element-size-2xl\": 32,\n \"--t-element-size-xl\": 24,\n \"--t-element-size-lg\": 18,\n \"--t-element-size-md\": 16,\n \"--t-element-size-sm\": 14,\n \"--t-element-size-xs\": 12,\n \"--t-font-size-4xl\": 32,\n \"--t-font-size-3xl\": 28,\n \"--t-font-size-2xl\": 24,\n \"--t-font-size-xl\": 20,\n \"--t-font-size-lg\": 18,\n \"--t-font-size-md\": 16,\n \"--t-font-size-sm\": 14,\n \"--t-font-size-xs\": 12,\n \"--t-font-size-2xs\": 10,\n \"--t-font-weight-normal\": \"400\",\n \"--t-font-weight-medium\": \"500\",\n \"--t-font-weight-semibold\": \"600\",\n \"--t-font-weight-bold\": \"700\",\n \"--t-container-size-xl\": 48,\n \"--t-container-size-lg\": 40,\n \"--t-container-size-md\": 32,\n \"--t-container-size-sm\": 24,\n \"--t-container-size-xs\": 20,\n \"--t-avatar-size-20\": 20,\n \"--t-avatar-size-24\": 24,\n \"--t-avatar-size-36\": 36,\n \"--t-avatar-size-48\": 48,\n \"--t-avatar-size-72\": 72,\n \"--t-avatar-size-112\": 112,\n \"--t-text-color-default-headline\": { light: \"hsl(0, 0%, 12%)\", dark: \"hsl(0, 0%, 94%)\" },\n \"--t-text-color-default-primary\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 80%)\" },\n \"--t-text-color-default-secondary\": { light: \"hsl(0, 0%, 42%)\", dark: \"hsl(0, 0%, 54%)\" },\n \"--t-text-color-default-disabled\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 25%)\" },\n \"--t-text-color-default-placeholder\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 38%)\" },\n \"--t-text-color-default-inverted\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-interaction-primary\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 68%, 55%)\" },\n \"--t-text-color-interaction-hover\": { light: \"hsl(204, 100%, 35%)\", dark: \"hsl(204, 68%, 50%)\" },\n \"--t-text-color-interaction-active\": { light: \"hsl(204, 100%, 30%)\", dark: \"hsl(204, 68%, 45%)\" },\n \"--t-text-color-interaction-visited\": { light: \"hsl(204, 100%, 30%)\", dark: \"hsl(204, 68%, 50%)\" },\n \"--t-text-color-status-neutral\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 80%)\" },\n \"--t-text-color-status-info\": { light: \"hsl(204, 100%, 35%)\", dark: \"hsl(204, 68%, 55%)\" },\n \"--t-text-color-status-success\": { light: \"hsl(97, 57%, 28%)\", dark: \"hsl(97, 57%, 41%)\" },\n \"--t-text-color-status-warning\": { light: \"hsl(42, 100%, 29%)\", dark: \"hsl(42, 84%, 55%)\" },\n \"--t-text-color-status-error\": { light: \"hsl(8, 60%, 45%)\", dark: \"hsl(8, 61%, 61%)\" },\n \"--t-text-color-tag-subtle-gray\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 80%)\" },\n \"--t-text-color-tag-subtle-blue\": { light: \"hsl(224, 47%, 31%)\", dark: \"hsl(223, 46%, 84%)\" },\n \"--t-text-color-tag-subtle-indigo\": { light: \"hsl(241, 59%, 28%)\", dark: \"hsl(233, 78%, 84%)\" },\n \"--t-text-color-tag-subtle-aqua\": { light: \"hsl(209, 77%, 22%)\", dark: \"hsl(208, 77%, 85%)\" },\n \"--t-text-color-tag-subtle-teal\": { light: \"hsl(180, 95%, 15%)\", dark: \"hsl(180, 95%, 74%)\" },\n \"--t-text-color-tag-subtle-green\": { light: \"hsl(100, 93%, 17%)\", dark: \"hsl(99, 93%, 84%)\" },\n \"--t-text-color-tag-subtle-yellow\": { light: \"hsl(29, 100%, 23%)\", dark: \"hsl(29, 100%, 85%)\" },\n \"--t-text-color-tag-subtle-orange\": { light: \"hsl(18, 100%, 18%)\", dark: \"hsl(18, 100%, 85%)\" },\n \"--t-text-color-tag-subtle-pink\": { light: \"hsl(327, 88%, 20%)\", dark: \"hsl(328, 89%, 89%)\" },\n \"--t-text-color-tag-subtle-purple\": { light: \"hsl(268, 71%, 27%)\", dark: \"hsl(268, 70%, 88%)\" },\n \"--t-text-color-tag-subtle-magenta\": { light: \"hsl(285, 71%, 20%)\", dark: \"hsl(285, 70%, 88%)\" },\n \"--t-text-color-tag-bold-gray\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-indigo\": { light: \"hsl(241, 59%, 28%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-blue\": { light: \"hsl(224, 47%, 31%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-aqua\": { light: \"hsl(209, 77%, 22%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-teal\": { light: \"hsl(180, 95%, 15%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-green\": { light: \"hsl(100, 93%, 17%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-yellow\": { light: \"hsl(29, 100%, 23%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-orange\": { light: \"hsl(18, 100%, 18%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-pink\": { light: \"hsl(327, 88%, 20%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-purple\": { light: \"hsl(268, 71%, 27%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-text-color-tag-bold-magenta\": { light: \"hsl(285, 71%, 20%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-icon-color-default-primary\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 80%)\" },\n \"--t-icon-color-default-secondary\": { light: \"hsl(0, 0%, 42%)\", dark: \"hsl(0, 0%, 54%)\" },\n \"--t-icon-color-default-dim\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 38%)\" },\n \"--t-icon-color-default-disabled\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 25%)\" },\n \"--t-icon-color-default-inverted\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-icon-color-status-neutral-primary\": { light: \"hsl(0, 0%, 42%)\", dark: \"hsl(0, 0%, 54%)\" },\n \"--t-icon-color-status-neutral-secondary\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 38%)\" },\n \"--t-icon-color-status-neutral-bold\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 80%)\" },\n \"--t-icon-color-status-info-primary\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 68%, 55%)\" },\n \"--t-icon-color-status-success-primary\": { light: \"hsl(96, 57%, 33%)\", dark: \"hsl(96, 57%, 33%)\" },\n \"--t-icon-color-status-success-secondary\": { light: \"hsl(97, 57%, 40%)\", dark: \"hsl(97, 57%, 40%)\" },\n \"--t-icon-color-status-warning-primary\": { light: \"hsl(42, 84%, 49%)\", dark: \"hsl(42, 84%, 49%)\" },\n \"--t-icon-color-status-error-primary\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 61%, 61%)\" },\n \"--t-fill-color-neutral-100\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 10%)\" },\n \"--t-fill-color-neutral-000\": { light: \"hsl(0, 0%, 12%)\", dark: \"hsl(0, 0%, 98%)\" },\n \"--t-fill-color-neutral-010\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 88%)\" },\n \"--t-fill-color-neutral-020\": { light: \"hsl(0, 0%, 42%)\", dark: \"hsl(0, 0%, 68%)\" },\n \"--t-fill-color-neutral-025\": { light: \"hsl(0, 0%, 50%)\", dark: \"hsl(0, 0%, 58%)\" },\n \"--t-fill-color-neutral-030\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 50%)\" },\n \"--t-fill-color-neutral-040\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 32%)\" },\n \"--t-fill-color-neutral-050\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-fill-color-neutral-060\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 19%)\" },\n \"--t-fill-color-neutral-070\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 17%)\" },\n \"--t-fill-color-neutral-080\": { light: \"hsl(0, 0%, 97%)\", dark: \"hsl(0, 0%, 15%)\" },\n \"--t-fill-color-neutral-090\": { light: \"hsl(0, 0%, 98%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-interaction-default\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 35%)\" },\n \"--t-fill-color-interaction-hover\": { light: \"hsl(204, 100%, 35%)\", dark: \"hsl(204, 100%, 40%)\" },\n \"--t-fill-color-interaction-active\": { light: \"hsl(204, 100%, 30%)\", dark: \"hsl(204, 80%, 45%)\" },\n \"--t-fill-color-interaction-disabled\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 25%)\" },\n \"--t-fill-color-control-neutral-off\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 32%)\" },\n \"--t-fill-color-control-neutral-on\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 50%)\" },\n \"--t-fill-color-control-primary\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 35%)\" },\n \"--t-fill-color-control-secondary\": { light: \"hsl(97, 57%, 40%)\", dark: \"hsl(97, 57%, 40%)\" },\n \"--t-fill-color-control-error\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 60%, 47%)\" },\n \"--t-fill-color-control-disabled\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 20%)\" },\n \"--t-fill-color-status-neutral-solid\": { light: \"hsl(0, 0%, 42%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-fill-color-status-neutral-ghost\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 18%)\" },\n \"--t-fill-color-status-neutral-dim\": { light: \"hsl(0, 0%, 97%)\", dark: \"hsl(0, 0%, 15%)\" },\n \"--t-fill-color-status-info-solid\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 35%)\" },\n \"--t-fill-color-status-info-ghost\": { light: \"hsl(203, 94%, 94%)\", dark: \"hsl(204, 32%, 15%)\" },\n \"--t-fill-color-status-info-dim\": { light: \"hsl(204, 100%, 97%)\", dark: \"hsl(206, 22%, 15%)\" },\n \"--t-fill-color-status-success-solid\": { light: \"hsl(96, 57%, 33%)\", dark: \"hsl(96, 57%, 33%)\" },\n \"--t-fill-color-status-success-ghost\": { light: \"hsl(97, 57%, 90%)\", dark: \"hsl(125, 17%, 15%)\" },\n \"--t-fill-color-status-success-dim\": { light: \"hsl(96, 60%, 95%)\", dark: \"hsl(120, 12%, 14%)\" },\n \"--t-fill-color-status-warning-solid\": { light: \"hsl(42, 84%, 63%)\", dark: \"hsl(42, 84%, 63%)\" },\n \"--t-fill-color-status-warning-ghost\": { light: \"hsl(42, 87%, 94%)\", dark: \"hsl(41, 18%, 17%)\" },\n \"--t-fill-color-status-warning-dim\": { light: \"hsl(42, 87%, 97%)\", dark: \"hsl(42, 13%, 15%)\" },\n \"--t-fill-color-status-error-solid\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 60%, 47%)\" },\n \"--t-fill-color-status-error-ghost\": { light: \"hsl(9, 59%, 93%)\", dark: \"hsl(8, 20%, 16%)\" },\n \"--t-fill-color-status-error-dim\": { light: \"hsl(7, 60%, 97%)\", dark: \"hsl(10, 16%, 15%)\" },\n \"--t-fill-color-tooltip-primary\": { light: \"hsla(0, 0%, 12%, 0.9)\", dark: \"hsla(0, 0%, 24%, 0.9)\" },\n \"--t-fill-color-product-accounts-010\": { light: \"hsl(212, 54%, 93%)\", dark: \"hsl(212, 54%, 93%)\" },\n \"--t-fill-color-product-accounts-020\": { light: \"hsl(209, 53%, 90%)\", dark: \"hsl(209, 53%, 90%)\" },\n \"--t-fill-color-product-accounts-030\": { light: \"hsl(210, 56%, 70%)\", dark: \"hsl(210, 56%, 70%)\" },\n \"--t-fill-color-product-accounts-040\": { light: \"hsl(210, 54%, 60%)\", dark: \"hsl(210, 54%, 60%)\" },\n \"--t-fill-color-product-accounts-050\": { light: \"hsl(210, 55%, 50%)\", dark: \"hsl(210, 55%, 50%)\" },\n \"--t-fill-color-product-accounts-060\": { light: \"hsl(210, 65%, 40%)\", dark: \"hsl(210, 65%, 40%)\" },\n \"--t-fill-color-product-accounts-070\": { light: \"hsl(211, 70%, 32%)\", dark: \"hsl(211, 70%, 32%)\" },\n \"--t-fill-color-product-accounts-080\": { light: \"hsl(210, 75%, 25%)\", dark: \"hsl(210, 75%, 25%)\" },\n \"--t-fill-color-product-calendar-010\": { light: \"hsl(8, 61%, 90%)\", dark: \"hsl(8, 61%, 90%)\" },\n \"--t-fill-color-product-calendar-020\": { light: \"hsl(8, 61%, 70%)\", dark: \"hsl(8, 61%, 70%)\" },\n \"--t-fill-color-product-calendar-030\": { light: \"hsl(8, 72%, 59%)\", dark: \"hsl(8, 72%, 59%)\" },\n \"--t-fill-color-product-calendar-040\": { light: \"hsl(8, 65%, 55%)\", dark: \"hsl(8, 65%, 55%)\" },\n \"--t-fill-color-product-calendar-050\": { light: \"hsl(9, 61%, 50%)\", dark: \"hsl(9, 61%, 50%)\" },\n \"--t-fill-color-product-calendar-060\": { light: \"hsl(8, 65%, 42%)\", dark: \"hsl(8, 65%, 42%)\" },\n \"--t-fill-color-product-calendar-070\": { light: \"hsl(7, 65%, 34%)\", dark: \"hsl(7, 65%, 34%)\" },\n \"--t-fill-color-product-calendar-080\": { light: \"hsl(9, 61%, 27%)\", dark: \"hsl(9, 61%, 27%)\" },\n \"--t-fill-color-product-checkins-010\": { light: \"hsl(285, 20%, 92%)\", dark: \"hsl(285, 20%, 92%)\" },\n \"--t-fill-color-product-checkins-020\": { light: \"hsl(283, 22%, 75%)\", dark: \"hsl(283, 22%, 75%)\" },\n \"--t-fill-color-product-checkins-030\": { light: \"hsl(284, 22%, 64%)\", dark: \"hsl(284, 22%, 64%)\" },\n \"--t-fill-color-product-checkins-040\": { light: \"hsl(283, 22%, 55%)\", dark: \"hsl(283, 22%, 55%)\" },\n \"--t-fill-color-product-checkins-050\": { light: \"hsl(283, 22%, 48%)\", dark: \"hsl(283, 22%, 48%)\" },\n \"--t-fill-color-product-checkins-060\": { light: \"hsl(283, 27%, 42%)\", dark: \"hsl(283, 27%, 42%)\" },\n \"--t-fill-color-product-checkins-070\": { light: \"hsl(284, 33%, 34%)\", dark: \"hsl(284, 33%, 34%)\" },\n \"--t-fill-color-product-checkins-080\": { light: \"hsl(283, 33%, 27%)\", dark: \"hsl(283, 33%, 27%)\" },\n \"--t-fill-color-product-giving-010\": { light: \"hsl(41, 95%, 93%)\", dark: \"hsl(41, 95%, 93%)\" },\n \"--t-fill-color-product-giving-020\": { light: \"hsl(42, 95%, 83%)\", dark: \"hsl(42, 95%, 83%)\" },\n \"--t-fill-color-product-giving-030\": { light: \"hsl(43, 95%, 75%)\", dark: \"hsl(43, 95%, 75%)\" },\n \"--t-fill-color-product-giving-040\": { light: \"hsl(43, 88%, 70%)\", dark: \"hsl(43, 88%, 70%)\" },\n \"--t-fill-color-product-giving-050\": { light: \"hsl(43, 88%, 64%)\", dark: \"hsl(43, 88%, 64%)\" },\n \"--t-fill-color-product-giving-060\": { light: \"hsl(42, 84%, 55%)\", dark: \"hsl(42, 84%, 55%)\" },\n \"--t-fill-color-product-giving-070\": { light: \"hsl(42, 84%, 48%)\", dark: \"hsl(42, 84%, 48%)\" },\n \"--t-fill-color-product-giving-080\": { light: \"hsl(42, 100%, 40%)\", dark: \"hsl(42, 100%, 40%)\" },\n \"--t-fill-color-product-groups-010\": { light: \"hsl(18, 95%, 92%)\", dark: \"hsl(18, 95%, 92%)\" },\n \"--t-fill-color-product-groups-020\": { light: \"hsl(17, 96%, 80%)\", dark: \"hsl(17, 96%, 80%)\" },\n \"--t-fill-color-product-groups-030\": { light: \"hsl(17, 96%, 70%)\", dark: \"hsl(17, 96%, 70%)\" },\n \"--t-fill-color-product-groups-040\": { light: \"hsl(17, 96%, 63%)\", dark: \"hsl(17, 96%, 63%)\" },\n \"--t-fill-color-product-groups-050\": { light: \"hsl(17, 88%, 55%)\", dark: \"hsl(17, 88%, 55%)\" },\n \"--t-fill-color-product-groups-060\": { light: \"hsl(12, 70%, 48%)\", dark: \"hsl(12, 70%, 48%)\" },\n \"--t-fill-color-product-groups-070\": { light: \"hsl(12, 70%, 40%)\", dark: \"hsl(12, 70%, 40%)\" },\n \"--t-fill-color-product-groups-080\": { light: \"hsl(14, 70%, 34%)\", dark: \"hsl(14, 70%, 34%)\" },\n \"--t-fill-color-product-home-010\": { light: \"hsl(221, 89%, 93%)\", dark: \"hsl(221, 89%, 93%)\" },\n \"--t-fill-color-product-home-020\": { light: \"hsl(221, 91%, 91%)\", dark: \"hsl(221, 91%, 91%)\" },\n \"--t-fill-color-product-home-030\": { light: \"hsl(221, 91%, 87%)\", dark: \"hsl(221, 91%, 87%)\" },\n \"--t-fill-color-product-home-040\": { light: \"hsl(221, 91%, 62%)\", dark: \"hsl(221, 91%, 62%)\" },\n \"--t-fill-color-product-home-050\": { light: \"hsl(221, 91%, 55%)\", dark: \"hsl(221, 91%, 55%)\" },\n \"--t-fill-color-product-home-060\": { light: \"hsl(221, 90%, 50%)\", dark: \"hsl(221, 90%, 50%)\" },\n \"--t-fill-color-product-home-070\": { light: \"hsl(221, 90%, 45%)\", dark: \"hsl(221, 90%, 45%)\" },\n \"--t-fill-color-product-home-080\": { light: \"hsl(218, 84%, 25%)\", dark: \"hsl(218, 84%, 25%)\" },\n \"--t-fill-color-product-people-010\": { light: \"hsl(219, 73%, 91%)\", dark: \"hsl(219, 73%, 91%)\" },\n \"--t-fill-color-product-people-020\": { light: \"hsl(220, 69%, 81%)\", dark: \"hsl(220, 69%, 81%)\" },\n \"--t-fill-color-product-people-030\": { light: \"hsl(221, 73%, 71%)\", dark: \"hsl(221, 73%, 71%)\" },\n \"--t-fill-color-product-people-040\": { light: \"hsl(221, 73%, 65%)\", dark: \"hsl(221, 73%, 65%)\" },\n \"--t-fill-color-product-people-050\": { light: \"hsl(220, 74%, 57%)\", dark: \"hsl(220, 74%, 57%)\" },\n \"--t-fill-color-product-people-060\": { light: \"hsl(220, 68%, 51%)\", dark: \"hsl(220, 68%, 51%)\" },\n \"--t-fill-color-product-people-070\": { light: \"hsl(220, 68%, 41%)\", dark: \"hsl(220, 68%, 41%)\" },\n \"--t-fill-color-product-people-080\": { light: \"hsl(221, 68%, 31%)\", dark: \"hsl(221, 68%, 31%)\" },\n \"--t-fill-color-product-publishing-010\": { light: \"hsl(220, 4%, 86%)\", dark: \"hsl(220, 4%, 86%)\" },\n \"--t-fill-color-product-publishing-020\": { light: \"hsl(222, 10%, 60%)\", dark: \"hsl(222, 10%, 60%)\" },\n \"--t-fill-color-product-publishing-030\": { light: \"hsl(221, 11%, 50%)\", dark: \"hsl(221, 11%, 50%)\" },\n \"--t-fill-color-product-publishing-040\": { light: \"hsl(222, 12%, 39%)\", dark: \"hsl(222, 12%, 39%)\" },\n \"--t-fill-color-product-publishing-050\": { light: \"hsl(220, 12%, 31%)\", dark: \"hsl(220, 12%, 31%)\" },\n \"--t-fill-color-product-publishing-060\": { light: \"hsl(220, 11%, 26%)\", dark: \"hsl(220, 11%, 26%)\" },\n \"--t-fill-color-product-publishing-070\": { light: \"hsl(217, 12%, 22%)\", dark: \"hsl(217, 12%, 22%)\" },\n \"--t-fill-color-product-publishing-080\": { light: \"hsl(214, 11%, 12%)\", dark: \"hsl(214, 11%, 12%)\" },\n \"--t-fill-color-product-registrations-010\": { light: \"hsl(173, 28%, 89%)\", dark: \"hsl(173, 28%, 89%)\" },\n \"--t-fill-color-product-registrations-020\": { light: \"hsl(176, 38%, 78%)\", dark: \"hsl(176, 38%, 78%)\" },\n \"--t-fill-color-product-registrations-030\": { light: \"hsl(176, 37%, 68%)\", dark: \"hsl(176, 37%, 68%)\" },\n \"--t-fill-color-product-registrations-040\": { light: \"hsl(176, 37%, 60%)\", dark: \"hsl(176, 37%, 60%)\" },\n \"--t-fill-color-product-registrations-050\": { light: \"hsl(175, 36%, 43%)\", dark: \"hsl(175, 36%, 43%)\" },\n \"--t-fill-color-product-registrations-060\": { light: \"hsl(175, 51%, 34%)\", dark: \"hsl(175, 51%, 34%)\" },\n \"--t-fill-color-product-registrations-070\": { light: \"hsl(174, 51%, 28%)\", dark: \"hsl(174, 51%, 28%)\" },\n \"--t-fill-color-product-registrations-080\": { light: \"hsl(175, 52%, 22%)\", dark: \"hsl(175, 52%, 22%)\" },\n \"--t-fill-color-product-services-010\": { light: \"hsl(88, 31%, 88%)\", dark: \"hsl(88, 31%, 88%)\" },\n \"--t-fill-color-product-services-020\": { light: \"hsl(88, 39%, 75%)\", dark: \"hsl(88, 39%, 75%)\" },\n \"--t-fill-color-product-services-030\": { light: \"hsl(88, 39%, 66%)\", dark: \"hsl(88, 39%, 66%)\" },\n \"--t-fill-color-product-services-040\": { light: \"hsl(88, 40%, 54%)\", dark: \"hsl(88, 40%, 54%)\" },\n \"--t-fill-color-product-services-050\": { light: \"hsl(88, 45%, 41%)\", dark: \"hsl(88, 45%, 41%)\" },\n \"--t-fill-color-product-services-060\": { light: \"hsl(89, 62%, 31%)\", dark: \"hsl(89, 62%, 31%)\" },\n \"--t-fill-color-product-services-070\": { light: \"hsl(89, 62%, 26%)\", dark: \"hsl(89, 62%, 26%)\" },\n \"--t-fill-color-product-services-080\": { light: \"hsl(89, 63%, 21%)\", dark: \"hsl(89, 63%, 21%)\" },\n \"--t-fill-color-product-staff-base\": { light: \"hsl(328, 100%, 45%)\", dark: \"hsl(328, 100%, 45%)\" },\n \"--t-fill-color-product-staff-dark\": { light: \"hsl(328, 100%, 38%)\", dark: \"hsl(328, 100%, 38%)\" },\n \"--t-fill-color-product-staff-darker\": { light: \"hsl(328, 100%, 33%)\", dark: \"hsl(328, 100%, 33%)\" },\n \"--t-fill-color-product-accounts-gradient-brand\": {\"stops\":[{\"color\":\"#32a7f0\",\"position\":0},{\"color\":\"#3f75e5\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-accounts-gradient-page\": {\"stops\":[{\"color\":\"#aac2f2\",\"position\":0},{\"color\":\"#aac2f2\",\"position\":0.5},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-accounts-gradient-tint\": {\"stops\":[{\"color\":\"#e5edfb\",\"position\":0},{\"color\":\"#e5edfb\",\"position\":0.5},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-api-gradient-brand\": {\"stops\":[{\"color\":\"#3b78ff\",\"position\":0},{\"color\":\"#0966ff\",\"position\":1}],\"type\":\"linear\",\"angle\":180},\n \"--t-fill-color-product-calendar-gradient-brand\": {\"stops\":[{\"color\":\"#f25436\",\"position\":0},{\"color\":\"#cd4d38\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-calendar-gradient-page\": {\"stops\":[{\"color\":\"#f5aaa3\",\"position\":0},{\"color\":\"#c2b3c4\",\"position\":0.5},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-calendar-gradient-tint\": {\"stops\":[{\"color\":\"#ffe4e0\",\"position\":0},{\"color\":\"#ebe5ed\",\"position\":0.5},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-cc-gradient-brand\": {\"stops\":[{\"color\":\"#42a5f5\",\"position\":0},{\"color\":\"#66bb6a\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-checkins-gradient-brand\": {\"stops\":[{\"color\":\"#a76ebe\",\"position\":0},{\"color\":\"#875e96\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-checkins-gradient-page\": {\"stops\":[{\"color\":\"#c9b7d0\",\"position\":0.25},{\"color\":\"#b4bddc\",\"position\":0.6000000238418579},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-checkins-gradient-tint\": {\"stops\":[{\"color\":\"#efe9f1\",\"position\":0},{\"color\":\"#e8ebf4\",\"position\":0.41999998688697815},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-giving-gradient-brand\": {\"stops\":[{\"color\":\"#f5c426\",\"position\":0},{\"color\":\"#f2b327\",\"position\":1}],\"type\":\"linear\",\"angle\":90},\n \"--t-fill-color-product-giving-gradient-page\": {\"stops\":[{\"color\":\"#f7dda0\",\"position\":0},{\"color\":\"#e0dde9\",\"position\":0.5849999785423279},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-giving-gradient-tint\": {\"stops\":[{\"color\":\"#fdf5e2\",\"position\":0},{\"color\":\"#f6f5f8\",\"position\":0.5849999785423279},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-groups-gradient-brand\": {\"stops\":[{\"color\":\"#ff962d\",\"position\":0},{\"color\":\"#fc7638\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-groups-gradient-page\": {\"stops\":[{\"color\":\"#f9b89e\",\"position\":0},{\"color\":\"#c2b3c4\",\"position\":0.5},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-groups-gradient-tint\": {\"stops\":[{\"color\":\"#fdeae2\",\"position\":0},{\"color\":\"#ede8ed\",\"position\":0.5},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-headcounts-gradient-brand\": {\"stops\":[{\"color\":\"#a76ebd\",\"position\":0},{\"color\":\"#875d95\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-home-gradient-page\": {\"stops\":[{\"color\":\"#aac2f2\",\"position\":0},{\"color\":\"#aac2f2\",\"position\":0.5},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-home-gradient-tint\": {\"stops\":[{\"color\":\"#e5edfb\",\"position\":0},{\"color\":\"#e5edfb\",\"position\":0.5},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-musicstand-gradient-brand\": {\"stops\":[{\"color\":\"#3291d2\",\"position\":0},{\"color\":\"#3c7ec6\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-people-gradient-brand\": {\"stops\":[{\"color\":\"#32a0f0\",\"position\":0},{\"color\":\"#3f75e5\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-people-gradient-page\": {\"stops\":[{\"color\":\"#aac2f2\",\"position\":0},{\"color\":\"#aac2f2\",\"position\":0.5},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-people-gradient-tint\": {\"stops\":[{\"color\":\"#e5edfb\",\"position\":0},{\"color\":\"#e5edfb\",\"position\":0.5},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-publishing-gradient-brand\": {\"stops\":[{\"color\":\"#777782\",\"position\":0},{\"color\":\"#5e5e69\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-publishing-gradient-page\": {\"stops\":[{\"color\":\"#abaeb3\",\"position\":0},{\"color\":\"#a5afbc\",\"position\":0.44999998807907104},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-publishing-gradient-tint\": {\"stops\":[{\"color\":\"#e6e7e8\",\"position\":0},{\"color\":\"#e4e7eb\",\"position\":0.44999998807907104},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-registrations-gradient-brand\": {\"stops\":[{\"color\":\"#42b39c\",\"position\":0},{\"color\":\"#46938c\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-registrations-gradient-page\": {\"stops\":[{\"color\":\"#accfcc\",\"position\":0},{\"color\":\"#9cc9da\",\"position\":0.39500001072883606},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-registrations-gradient-tint\": {\"stops\":[{\"color\":\"#e6f1f0\",\"position\":0},{\"color\":\"#e1eff4\",\"position\":0.39500001072883606},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-services-gradient-brand\": {\"stops\":[{\"color\":\"#6bb23d\",\"position\":0},{\"color\":\"#659630\",\"position\":1}],\"type\":\"linear\",\"angle\":135},\n \"--t-fill-color-product-services-gradient-page\": {\"stops\":[{\"color\":\"#bcd0a6\",\"position\":0},{\"color\":\"#b7d7b8\",\"position\":0.39500001072883606},{\"color\":\"#8cc3e8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-product-services-gradient-tint\": {\"stops\":[{\"color\":\"#ebf1e4\",\"position\":0},{\"color\":\"#e9f3ea\",\"position\":0.39500001072883606},{\"color\":\"#dcedf8\",\"position\":1}],\"type\":\"linear\",\"angle\":111.71745615449684},\n \"--t-fill-color-tag-gray-010\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 20%)\" },\n \"--t-fill-color-tag-gray-020\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-fill-color-tag-gray-030\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 36%)\" },\n \"--t-fill-color-tag-gray-040\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 42%)\" },\n \"--t-fill-color-tag-blue-010\": { light: \"hsl(220, 100%, 95%)\", dark: \"hsl(219, 26%, 24%)\" },\n \"--t-fill-color-tag-blue-020\": { light: \"hsl(221, 100%, 88%)\", dark: \"hsl(220, 28%, 29%)\" },\n \"--t-fill-color-tag-blue-030\": { light: \"hsl(220, 98%, 81%)\", dark: \"hsl(219, 32%, 45%)\" },\n \"--t-fill-color-tag-blue-040\": { light: \"hsl(220, 98%, 74%)\", dark: \"hsl(220, 35%, 52%)\" },\n \"--t-fill-color-tag-aqua-010\": { light: \"hsl(200, 82%, 89%)\", dark: \"hsl(200, 30%, 21%)\" },\n \"--t-fill-color-tag-aqua-020\": { light: \"hsl(200, 82%, 82%)\", dark: \"hsl(200, 33%, 26%)\" },\n \"--t-fill-color-tag-aqua-030\": { light: \"hsl(201, 76%, 71%)\", dark: \"hsl(200, 39%, 38%)\" },\n \"--t-fill-color-tag-aqua-040\": { light: \"hsl(200, 75%, 64%)\", dark: \"hsl(200, 39%, 43%)\" },\n \"--t-fill-color-tag-teal-010\": { light: \"hsl(163, 53%, 83%)\", dark: \"hsl(169, 33%, 19%)\" },\n \"--t-fill-color-tag-teal-020\": { light: \"hsl(164, 52%, 76%)\", dark: \"hsl(169, 37%, 22%)\" },\n \"--t-fill-color-tag-teal-030\": { light: \"hsl(169, 62%, 64%)\", dark: \"hsl(169, 43%, 31%)\" },\n \"--t-fill-color-tag-teal-040\": { light: \"hsl(169, 62%, 56%)\", dark: \"hsl(169, 44%, 35%)\" },\n \"--t-fill-color-tag-green-010\": { light: \"hsl(98, 59%, 85%)\", dark: \"hsl(110, 30%, 20%)\" },\n \"--t-fill-color-tag-green-020\": { light: \"hsl(99, 59%, 78%)\", dark: \"hsl(112, 33%, 23%)\" },\n \"--t-fill-color-tag-green-030\": { light: \"hsl(112, 57%, 65%)\", dark: \"hsl(112, 37%, 33%)\" },\n \"--t-fill-color-tag-green-040\": { light: \"hsl(112, 57%, 57%)\", dark: \"hsl(112, 39%, 37%)\" },\n \"--t-fill-color-tag-yellow-010\": { light: \"hsl(45, 77%, 85%)\", dark: \"hsl(44, 39%, 19%)\" },\n \"--t-fill-color-tag-yellow-020\": { light: \"hsl(44, 78%, 77%)\", dark: \"hsl(44, 44%, 22%)\" },\n \"--t-fill-color-tag-yellow-030\": { light: \"hsl(44, 92%, 69%)\", dark: \"hsl(44, 50%, 31%)\" },\n \"--t-fill-color-tag-yellow-040\": { light: \"hsl(44, 93%, 61%)\", dark: \"hsl(44, 53%, 36%)\" },\n \"--t-fill-color-tag-orange-010\": { light: \"hsl(22, 89%, 89%)\", dark: \"hsl(21, 35%, 22%)\" },\n \"--t-fill-color-tag-orange-020\": { light: \"hsl(21, 89%, 82%)\", dark: \"hsl(20, 38%, 26%)\" },\n \"--t-fill-color-tag-orange-030\": { light: \"hsl(21, 86%, 72%)\", dark: \"hsl(21, 44%, 40%)\" },\n \"--t-fill-color-tag-orange-040\": { light: \"hsl(21, 86%, 64%)\", dark: \"hsl(21, 46%, 45%)\" },\n \"--t-fill-color-tag-pink-010\": { light: \"hsl(311, 66%, 92%)\", dark: \"hsl(331, 22%, 24%)\" },\n \"--t-fill-color-tag-pink-020\": { light: \"hsl(310, 64%, 85%)\", dark: \"hsl(324, 26%, 26%)\" },\n \"--t-fill-color-tag-pink-030\": { light: \"hsl(324, 78%, 77%)\", dark: \"hsl(324, 30%, 45%)\" },\n \"--t-fill-color-tag-pink-040\": { light: \"hsl(324, 76%, 70%)\", dark: \"hsl(324, 33%, 51%)\" },\n \"--t-fill-color-tag-purple-010\": { light: \"hsl(259, 74%, 93%)\", dark: \"hsl(274, 20%, 23%)\" },\n \"--t-fill-color-tag-purple-020\": { light: \"hsl(259, 74%, 85%)\", dark: \"hsl(274, 21%, 28%)\" },\n \"--t-fill-color-tag-purple-030\": { light: \"hsl(273, 62%, 76%)\", dark: \"hsl(274, 25%, 46%)\" },\n \"--t-fill-color-tag-purple-040\": { light: \"hsl(273, 62%, 70%)\", dark: \"hsl(274, 28%, 53%)\" },\n \"--t-fill-color-tag-magenta-010\": { light: \"hsl(294, 37%, 90%)\", dark: \"hsl(292, 20%, 21%)\" },\n \"--t-fill-color-tag-magenta-020\": { light: \"hsl(291, 40%, 83%)\", dark: \"hsl(292, 22%, 26%)\" },\n \"--t-fill-color-tag-magenta-030\": { light: \"hsl(291, 48%, 70%)\", dark: \"hsl(293, 26%, 42%)\" },\n \"--t-fill-color-tag-magenta-040\": { light: \"hsl(292, 48%, 63%)\", dark: \"hsl(292, 27%, 48%)\" },\n \"--t-fill-color-tag-indigo-010\": { light: \"hsl(234, 78%, 93%)\", dark: \"hsl(235, 21%, 24%)\" },\n \"--t-fill-color-tag-indigo-020\": { light: \"hsl(233, 79%, 87%)\", dark: \"hsl(236, 22%, 29%)\" },\n \"--t-fill-color-tag-indigo-030\": { light: \"hsl(233, 77%, 81%)\", dark: \"hsl(236, 26%, 50%)\" },\n \"--t-fill-color-tag-indigo-040\": { light: \"hsl(236, 79%, 74%)\", dark: \"hsl(236, 34%, 56%)\" },\n \"--t-fill-color-button-neutral-solid-default\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 19%)\" },\n \"--t-fill-color-button-neutral-solid-hover\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-fill-color-button-neutral-solid-active\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 32%)\" },\n \"--t-fill-color-button-neutral-solid-disabled\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-button-neutral-outline-dim-default\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsl(0, 0%, 15%)\" },\n \"--t-fill-color-button-neutral-outline-dim-hover\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 17%)\" },\n \"--t-fill-color-button-neutral-outline-dim-active\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 19%)\" },\n \"--t-fill-color-button-neutral-outline-dim-disabled\": { light: \"hsl(0, 0%, 98%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-button-neutral-ghost-default\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 0%, 0)\" },\n \"--t-fill-color-button-neutral-ghost-hover\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 17%)\" },\n \"--t-fill-color-button-neutral-ghost-active\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 19%)\" },\n \"--t-fill-color-button-neutral-ghost-disabled\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 0%, 0)\" },\n \"--t-fill-color-button-neutral-responsive-header-default\": { light: \"hsla(0, 0%, 0%, 0.1)\", dark: \"hsla(0, 0%, 0%, 0.1)\" },\n \"--t-fill-color-button-neutral-responsive-header-hover\": { light: \"hsla(0, 0%, 0%, 0.2)\", dark: \"hsla(0, 0%, 0%, 0.2)\" },\n \"--t-fill-color-button-neutral-responsive-header-active\": { light: \"hsla(0, 0%, 0%, 0.3)\", dark: \"hsla(0, 0%, 0%, 0.3)\" },\n \"--t-fill-color-button-neutral-responsive-header-disabled\": { light: \"hsla(0, 0%, 0%, 0.05)\", dark: \"hsla(0, 0%, 100%, 0.05)\" },\n \"--t-fill-color-button-interaction-solid-default\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 35%)\" },\n \"--t-fill-color-button-interaction-solid-hover\": { light: \"hsl(204, 100%, 35%)\", dark: \"hsl(204, 100%, 40%)\" },\n \"--t-fill-color-button-interaction-solid-active\": { light: \"hsl(204, 100%, 30%)\", dark: \"hsl(204, 80%, 45%)\" },\n \"--t-fill-color-button-interaction-solid-disabled\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-button-interaction-outline-dim-default\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsl(204, 32%, 15%)\" },\n \"--t-fill-color-button-interaction-outline-dim-hover\": { light: \"hsl(204, 100%, 97%)\", dark: \"hsl(204, 39%, 17%)\" },\n \"--t-fill-color-button-interaction-outline-dim-active\": { light: \"hsl(203, 94%, 94%)\", dark: \"hsl(205, 45%, 18%)\" },\n \"--t-fill-color-button-interaction-outline-dim-disabled\": { light: \"hsl(0, 0%, 98%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-button-interaction-ghost-default\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 0%, 0)\" },\n \"--t-fill-color-button-interaction-ghost-hover\": { light: \"hsl(204, 100%, 97%)\", dark: \"hsl(204, 32%, 15%)\" },\n \"--t-fill-color-button-interaction-ghost-active\": { light: \"hsl(203, 94%, 94%)\", dark: \"hsl(204, 39%, 17%)\" },\n \"--t-fill-color-button-interaction-ghost-disabled\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 0%, 0)\" },\n \"--t-fill-color-button-delete-solid-default\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 60%, 40%)\" },\n \"--t-fill-color-button-delete-solid-hover\": { light: \"hsl(8, 60%, 45%)\", dark: \"hsl(8, 60%, 45%)\" },\n \"--t-fill-color-button-delete-solid-active\": { light: \"hsl(8, 60%, 40%)\", dark: \"hsl(8, 60%, 47%)\" },\n \"--t-fill-color-button-delete-solid-disabled\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-button-delete-outline-dim-default\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsl(8, 20%, 16%)\" },\n \"--t-fill-color-button-delete-outline-dim-hover\": { light: \"hsl(7, 60%, 97%)\", dark: \"hsl(9, 24%, 17%)\" },\n \"--t-fill-color-button-delete-outline-dim-active\": { light: \"hsl(9, 59%, 93%)\", dark: \"hsl(9, 29%, 19%)\" },\n \"--t-fill-color-button-delete-outline-dim-disabled\": { light: \"hsl(0, 0%, 98%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-fill-color-button-delete-ghost-default\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 0%, 0)\" },\n \"--t-fill-color-button-delete-ghost-hover\": { light: \"hsl(7, 60%, 97%)\", dark: \"hsl(8, 20%, 16%)\" },\n \"--t-fill-color-button-delete-ghost-active\": { light: \"hsl(9, 59%, 93%)\", dark: \"hsl(9, 24%, 17%)\" },\n \"--t-fill-color-button-delete-ghost-disabled\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 0%, 0)\" },\n \"--t-fill-color-button-pill-default\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 18%)\" },\n \"--t-fill-color-button-pill-hover\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 21%)\" },\n \"--t-fill-color-button-pill-active\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 21%)\" },\n \"--t-fill-color-button-pill-disabled\": { light: \"hsl(0, 0%, 93%)\", dark: \"hsl(0, 0%, 18%)\" },\n \"--t-fill-color-transparency-light-010\": { light: \"hsla(0, 0%, 100%, 0.1)\", dark: \"hsla(0, 0%, 0%, 0.1)\" },\n \"--t-fill-color-transparency-light-020\": { light: \"hsla(0, 0%, 100%, 0.2)\", dark: \"hsla(0, 0%, 0%, 0.2)\" },\n \"--t-fill-color-transparency-light-030\": { light: \"hsla(0, 0%, 100%, 0.3)\", dark: \"hsla(0, 0%, 0%, 0.3)\" },\n \"--t-fill-color-transparency-light-040\": { light: \"hsla(0, 0%, 100%, 0.4)\", dark: \"hsla(0, 0%, 0%, 0.4)\" },\n \"--t-fill-color-transparency-light-050\": { light: \"hsla(0, 0%, 100%, 0.5)\", dark: \"hsla(0, 0%, 0%, 0.5)\" },\n \"--t-fill-color-transparency-light-060\": { light: \"hsla(0, 0%, 100%, 0.6)\", dark: \"hsla(0, 0%, 0%, 0.6)\" },\n \"--t-fill-color-transparency-light-070\": { light: \"hsla(0, 0%, 100%, 0.7)\", dark: \"hsla(0, 0%, 0%, 0.7)\" },\n \"--t-fill-color-transparency-light-080\": { light: \"hsla(0, 0%, 100%, 0.8)\", dark: \"hsla(0, 0%, 0%, 0.8)\" },\n \"--t-fill-color-transparency-light-090\": { light: \"hsla(0, 0%, 100%, 0.9)\", dark: \"hsla(0, 0%, 0%, 0.9)\" },\n \"--t-fill-color-transparency-dark-010\": { light: \"hsla(0, 0%, 0%, 0.1)\", dark: \"hsla(0, 0%, 100%, 0.1)\" },\n \"--t-fill-color-transparency-dark-020\": { light: \"hsla(0, 0%, 0%, 0.2)\", dark: \"hsla(0, 0%, 100%, 0.2)\" },\n \"--t-fill-color-transparency-dark-030\": { light: \"hsla(0, 0%, 0%, 0.3)\", dark: \"hsla(0, 0%, 100%, 0.3)\" },\n \"--t-fill-color-transparency-dark-040\": { light: \"hsla(0, 0%, 0%, 0.4)\", dark: \"hsla(0, 0%, 100%, 0.4)\" },\n \"--t-fill-color-transparency-dark-050\": { light: \"hsla(0, 0%, 0%, 0.5)\", dark: \"hsla(0, 0%, 100%, 0.5)\" },\n \"--t-fill-color-transparency-dark-060\": { light: \"hsla(0, 0%, 0%, 0.6)\", dark: \"hsla(0, 0%, 100%, 0.6)\" },\n \"--t-fill-color-transparency-dark-070\": { light: \"hsla(0, 0%, 0%, 0.7)\", dark: \"hsla(0, 0%, 100%, 0.7)\" },\n \"--t-fill-color-transparency-dark-080\": { light: \"hsla(0, 0%, 0%, 0.8)\", dark: \"hsla(0, 0%, 100%, 0.8)\" },\n \"--t-fill-color-transparency-dark-090\": { light: \"hsla(0, 0%, 0%, 0.9)\", dark: \"hsla(0, 0%, 100%, 0.9)\" },\n \"--t-fill-color-transparency-dark-static-010\": { light: \"hsla(0, 0%, 0%, 0.1)\", dark: \"hsla(0, 0%, 0%, 0.1)\" },\n \"--t-fill-color-transparency-dark-static-020\": { light: \"hsla(0, 0%, 0%, 0.2)\", dark: \"hsla(0, 0%, 0%, 0.2)\" },\n \"--t-fill-color-transparency-dark-static-030\": { light: \"hsla(0, 0%, 0%, 0.3)\", dark: \"hsla(0, 0%, 0%, 0.3)\" },\n \"--t-fill-color-transparency-dark-static-040\": { light: \"hsla(0, 0%, 0%, 0.4)\", dark: \"hsla(0, 0%, 0%, 0.4)\" },\n \"--t-fill-color-transparency-dark-static-050\": { light: \"hsla(0, 0%, 0%, 0.5)\", dark: \"hsla(0, 0%, 0%, 0.5)\" },\n \"--t-fill-color-transparency-dark-static-060\": { light: \"hsla(0, 0%, 0%, 0.6)\", dark: \"hsla(0, 0%, 0%, 0.6)\" },\n \"--t-fill-color-transparency-dark-static-070\": { light: \"hsla(0, 0%, 0%, 0.7)\", dark: \"hsla(0, 0%, 0%, 0.7)\" },\n \"--t-fill-color-transparency-dark-static-080\": { light: \"hsla(0, 0%, 0%, 0.8)\", dark: \"hsla(0, 0%, 0%, 0.8)\" },\n \"--t-fill-color-transparency-dark-static-090\": { light: \"hsla(0, 0%, 0%, 0.9)\", dark: \"hsla(0, 0%, 0%, 0.9)\" },\n \"--t-surface-color-card\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-surface-color-canvas\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 10%)\" },\n \"--t-border-color-default-base\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 21%)\" },\n \"--t-border-color-default-dark\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 25%)\" },\n \"--t-border-color-default-darker\": { light: \"hsl(0, 0%, 68%)\", dark: \"hsl(0, 0%, 33%)\" },\n \"--t-border-color-default-darkest\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 38%)\" },\n \"--t-border-color-default-disabled\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 21%)\" },\n \"--t-border-color-default-dim\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 16%)\" },\n \"--t-border-color-default-white\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 12%)\" },\n \"--t-border-color-status-neutral\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 38%)\" },\n \"--t-border-color-status-info\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 35%)\" },\n \"--t-border-color-status-success\": { light: \"hsl(97, 57%, 40%)\", dark: \"hsl(97, 57%, 40%)\" },\n \"--t-border-color-status-warning\": { light: \"hsl(42, 84%, 63%)\", dark: \"hsl(42, 84%, 63%)\" },\n \"--t-border-color-status-error\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 60%, 47%)\" },\n \"--t-border-color-button-neutral\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 19%)\" },\n \"--t-border-color-button-info\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsla(204, 100%, 40%, 0.25)\" },\n \"--t-border-color-button-create\": { light: \"hsl(96, 57%, 33%)\", dark: \"hsla(96, 57%, 33%, 0.25)\" },\n \"--t-border-color-button-delete\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsla(8, 60%, 47%, 0.25)\" },\n \"--t-border-color-control-neutral\": { light: \"hsl(0, 0%, 68%)\", dark: \"hsl(0, 0%, 33%)\" },\n \"--t-border-color-control-info\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 35%)\" },\n \"--t-border-color-control-success\": { light: \"hsl(97, 57%, 40%)\", dark: \"hsl(97, 57%, 40%)\" },\n \"--t-border-color-control-warning\": { light: \"hsl(42, 84%, 63%)\", dark: \"hsl(42, 84%, 63%)\" },\n \"--t-border-color-control-error\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 60%, 47%)\" },\n \"--t-border-color-control-disabled\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 21%)\" },\n \"--t-shadow-overflow-color\": { light: \"hsla(0, 0%, 0%, 0.07)\", dark: \"hsla(0, 0%, 0%, 0.6)\" },\n \"--t-form-background-color\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-form-background-color-disabled\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 95%)\" },\n \"--t-form-background-color-error\": { light: \"hsl(0, 0%, 100%)\", dark: \"hsl(0, 0%, 100%)\" },\n \"--t-form-background-color-readonly\": { light: \"hsl(0, 0%, 95%)\", dark: \"hsl(0, 0%, 95%)\" },\n \"--t-form-border-color\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 88%)\" },\n \"--t-form-border-color-disabled\": { light: \"hsl(0, 0%, 88%)\", dark: \"hsl(0, 0%, 88%)\" },\n \"--t-form-border-color-error\": { light: \"hsl(8, 60%, 47%)\", dark: \"hsl(8, 60%, 47%)\" },\n \"--t-form-border-color-focus\": { light: \"hsl(204, 100%, 40%)\", dark: \"hsl(204, 100%, 40%)\" },\n \"--t-form-border-color-hover\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 81%)\" },\n \"--t-form-border-color-readonly\": { light: \"hsla(0, 0%, 100%, 0)\", dark: \"hsla(0, 0%, 100%, 0)\" },\n \"--t-form-border-radius\": 4,\n \"--t-form-border-width\": 1,\n \"--t-form-font-color\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-form-font-color-disabled\": { light: \"hsl(0, 0%, 81%)\", dark: \"hsl(0, 0%, 81%)\" },\n \"--t-form-font-color-error\": { light: \"hsl(8, 60%, 45%)\", dark: \"hsl(8, 60%, 45%)\" },\n \"--t-form-font-color-readonly\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-form-picker-icon-color\": { light: \"hsl(0, 0%, 24%)\", dark: \"hsl(0, 0%, 24%)\" },\n \"--t-form-placeholder-color\": { light: \"hsl(0, 0%, 58%)\", dark: \"hsl(0, 0%, 58%)\" }\n} as const\n"],"names":[],"mappings":"AAAA;;AAEG;AAgaI,MAAM,iBAAiB,GAAsB;AAClD,IAAA,sBAAsB,EAAE,CAAC;AACzB,IAAA,sBAAsB,EAAE,CAAC;AACzB,IAAA,sBAAsB,EAAE,CAAC;AACzB,IAAA,sBAAsB,EAAE,EAAE;AAC1B,IAAA,yBAAyB,EAAE,EAAE;AAC7B,IAAA,2BAA2B,EAAE,CAAC;AAC9B,IAAA,0BAA0B,EAAE,CAAC;AAC7B,IAAA,wBAAwB,EAAE,CAAC;AAC3B,IAAA,eAAe,EAAE,CAAC;AAClB,IAAA,eAAe,EAAE,EAAE;AACnB,IAAA,eAAe,EAAE,EAAE;AACnB,IAAA,eAAe,EAAE,EAAE;AACnB,IAAA,eAAe,EAAE,EAAE;AACnB,IAAA,eAAe,EAAE,EAAE;AACnB,IAAA,eAAe,EAAE,EAAE;AACnB,IAAA,oBAAoB,EAAE,CAAC;AACvB,IAAA,kBAAkB,EAAE,CAAC;AACrB,IAAA,sBAAsB,EAAE,EAAE;AAC1B,IAAA,sBAAsB,EAAE,EAAE;AAC1B,IAAA,qBAAqB,EAAE,EAAE;AACzB,IAAA,qBAAqB,EAAE,EAAE;AACzB,IAAA,qBAAqB,EAAE,EAAE;AACzB,IAAA,qBAAqB,EAAE,EAAE;AACzB,IAAA,qBAAqB,EAAE,EAAE;AACzB,IAAA,mBAAmB,EAAE,EAAE;AACvB,IAAA,mBAAmB,EAAE,EAAE;AACvB,IAAA,mBAAmB,EAAE,EAAE;AACvB,IAAA,kBAAkB,EAAE,EAAE;AACtB,IAAA,kBAAkB,EAAE,EAAE;AACtB,IAAA,kBAAkB,EAAE,EAAE;AACtB,IAAA,kBAAkB,EAAE,EAAE;AACtB,IAAA,kBAAkB,EAAE,EAAE;AACtB,IAAA,mBAAmB,EAAE,EAAE;AACvB,IAAA,wBAAwB,EAAE,KAAK;AAC/B,IAAA,wBAAwB,EAAE,KAAK;AAC/B,IAAA,0BAA0B,EAAE,KAAK;AACjC,IAAA,sBAAsB,EAAE,KAAK;AAC7B,IAAA,uBAAuB,EAAE,EAAE;AAC3B,IAAA,uBAAuB,EAAE,EAAE;AAC3B,IAAA,uBAAuB,EAAE,EAAE;AAC3B,IAAA,uBAAuB,EAAE,EAAE;AAC3B,IAAA,uBAAuB,EAAE,EAAE;AAC3B,IAAA,oBAAoB,EAAE,EAAE;AACxB,IAAA,oBAAoB,EAAE,EAAE;AACxB,IAAA,oBAAoB,EAAE,EAAE;AACxB,IAAA,oBAAoB,EAAE,EAAE;AACxB,IAAA,oBAAoB,EAAE,EAAE;AACxB,IAAA,qBAAqB,EAAE,GAAG;IAC1B,iCAAiC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACxF,gCAAgC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACvF,kCAAkC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACzF,iCAAiC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACxF,oCAAoC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC3F,iCAAiC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC1F,oCAAoC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,kCAAkC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IACjG,oCAAoC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,+BAA+B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACtF,4BAA4B,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC1F,+BAA+B,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC1F,+BAA+B,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC3F,6BAA6B,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACtF,gCAAgC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACvF,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC7F,kCAAkC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC/F,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC7F,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC7F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC7F,kCAAkC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC/F,kCAAkC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC/F,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC7F,kCAAkC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC/F,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,8BAA8B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACtF,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC3F,8BAA8B,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACzF,8BAA8B,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACzF,8BAA8B,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACzF,+BAA+B,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC1F,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC3F,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC3F,8BAA8B,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACzF,gCAAgC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC3F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC5F,gCAAgC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACvF,kCAAkC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACzF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,iCAAiC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACxF,iCAAiC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC1F,uCAAuC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC9F,yCAAyC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAChG,oCAAoC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC3F,oCAAoC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,uCAAuC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAClG,yCAAyC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IACpG,uCAAuC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,4BAA4B,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACpF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,4BAA4B,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACnF,oCAAoC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,qBAAqB,EAAE;IACnG,kCAAkC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,qBAAqB,EAAE;IACjG,mCAAmC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IACjG,qCAAqC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC5F,oCAAoC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC3F,mCAAmC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC1F,gCAAgC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,qBAAqB,EAAE;IAC/F,kCAAkC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC7F,8BAA8B,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IACvF,iCAAiC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IACxF,qCAAqC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC5F,qCAAqC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC5F,mCAAmC,EAAE,EAAE,KAAK,EAAE,iBAAiB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC1F,kCAAkC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,qBAAqB,EAAE;IACjG,kCAAkC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC/F,gCAAgC,EAAE,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAChG,qCAAqC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IACjG,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC/F,qCAAqC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAChG,qCAAqC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC5F,mCAAmC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC5F,iCAAiC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC3F,gCAAgC,EAAE,EAAE,KAAK,EAAE,uBAAuB,EAAE,IAAI,EAAE,uBAAuB,EAAE;IACnG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAC9F,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,qCAAqC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAClG,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,IAAI,EAAE,mBAAmB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,iCAAiC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAC9F,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,oBAAoB,EAAE;IAChG,mCAAmC,EAAE,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,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"}
|
package/dist/unstable.css
CHANGED
|
@@ -1,3 +1,178 @@
|
|
|
1
|
+
.tds-checkbox{
|
|
2
|
+
--tds-checkbox-column-gap:var(--t-spacing-1);
|
|
3
|
+
--tds-checkbox-cursor:pointer;
|
|
4
|
+
--tds-checkbox-line-height:1.4;
|
|
5
|
+
--tds-checkbox-transition-property:background-color, border-color;
|
|
6
|
+
|
|
7
|
+
--tds-checkbox-input-size:var(--t-element-size-md);
|
|
8
|
+
--tds-checkbox-input-border-radius:3px;
|
|
9
|
+
--tds-checkbox-input-border-color:var(--t-border-color-control-neutral);
|
|
10
|
+
--tds-checkbox-input-background-color:transparent;
|
|
11
|
+
--tds-checkbox-input-border-color-hover:var(--t-border-color-button-info);
|
|
12
|
+
--tds-checkbox-input-background-color-hover:var(--t-fill-color-button-interaction-outline-dim-hover);
|
|
13
|
+
--tds-checkbox-input-border-color-checked:var(--t-border-color-control-info);
|
|
14
|
+
--tds-checkbox-input-background-color-checked:var(--t-fill-color-control-primary);
|
|
15
|
+
--tds-checkbox-input-border-color-disabled:var(--t-border-color-control-disabled);
|
|
16
|
+
--tds-checkbox-input-background-color-disabled:var(--t-fill-color-neutral-070);
|
|
17
|
+
|
|
18
|
+
--tds-checkbox-input-icon:none;
|
|
19
|
+
--tds-checkbox-input-icon-visibility:hidden;
|
|
20
|
+
--tds-checkbox-input-icon-opacity:0;
|
|
21
|
+
--tds-checkbox-input-icon-fill:var(--t-icon-color-default-inverted);
|
|
22
|
+
--tds-checkbox-input-icon-checked:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjUwMjAxIDExLjQyOTNMMy42NzM3NCA4LjM5MkMzLjUxNjE2IDguMjI0ODkgMy41MTYxNiA3Ljk1Mjg5IDMuNjczNzQgNy43ODRMNC4yNDUwNSA3LjE3Njg5QzQuNDAyNjIgNy4wMDk3OCA0LjY1ODc4IDcuMDA5NzggNC44MTYzNiA3LjE3Njg5TDYuNzg4MDcgOS4zMDMxMUwxMS4xODMyIDQuNTY5NzhDMTEuMzQwOCA0LjQwMjY2IDExLjU5NjkgNC40MDI2NiAxMS43NTQ1IDQuNTY5NzhMMTIuMzI1OCA1LjE3Nzc4QzEyLjQ4MzQgNS4zNDQ4OSAxMi40ODM0IDUuNjE3NzggMTIuMzI1OCA1Ljc4NEw3LjA3MzMyIDExLjQyOTNDNi45MTU3NCAxMS41OTY0IDYuNjU5NTggMTEuNTk2NCA2LjUwMjAxIDExLjQyOTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
23
|
+
--tds-checkbox-input-icon-indeterminate:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMy41NTU1NiIgeT0iNy4xMTExMSIgd2lkdGg9IjguODg4ODkiIGhlaWdodD0iMS43Nzc3OCIgcng9IjAuODg4ODg5IiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
24
|
+
|
|
25
|
+
--tds-checkbox-font-size:var(--t-font-size-md);
|
|
26
|
+
--tds-checkbox-label-color:var(--t-text-color-default-primary);
|
|
27
|
+
|
|
28
|
+
--tds-checkbox-description-font-size:var(--t-font-size-sm);
|
|
29
|
+
--tds-checkbox-description-line-height:1.35;
|
|
30
|
+
--tds-checkbox-description-color:var(--t-text-color-default-secondary);
|
|
31
|
+
|
|
32
|
+
position:relative;
|
|
33
|
+
display:inline-grid;
|
|
34
|
+
grid-template-areas:"checkbox label" ". description";
|
|
35
|
+
grid-template-columns:auto 1fr;
|
|
36
|
+
gap:var(--t-spacing-fourth) var(--tds-checkbox-column-gap);
|
|
37
|
+
line-height:var(--tds-checkbox-line-height);
|
|
38
|
+
cursor:var(--tds-checkbox-cursor);
|
|
39
|
+
-webkit-user-select:none;
|
|
40
|
+
-moz-user-select:none;
|
|
41
|
+
user-select:none;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.tds-checkbox label{
|
|
45
|
+
grid-area:label;
|
|
46
|
+
font-size:var(--tds-checkbox-font-size);
|
|
47
|
+
color:var(--tds-checkbox-label-color);
|
|
48
|
+
cursor:var(--tds-checkbox-cursor);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.tds-checkbox input[type="checkbox"]{
|
|
52
|
+
position:relative;
|
|
53
|
+
grid-area:checkbox;
|
|
54
|
+
width:1em;
|
|
55
|
+
height:1em;
|
|
56
|
+
margin:calc((1lh - 1em) / 2) 0 0;
|
|
57
|
+
font-size:var(--tds-checkbox-font-size);
|
|
58
|
+
line-height:inherit;
|
|
59
|
+
-webkit-appearance:none;
|
|
60
|
+
-moz-appearance:none;
|
|
61
|
+
appearance:none;
|
|
62
|
+
cursor:var(--tds-checkbox-cursor);
|
|
63
|
+
background-color:var(--tds-checkbox-input-background-color);
|
|
64
|
+
border:var(--t-border-width-default) solid var(--tds-checkbox-input-border-color);
|
|
65
|
+
border-radius:var(--tds-checkbox-input-border-radius);
|
|
66
|
+
transition-timing-function:ease-in-out;
|
|
67
|
+
transition-duration:180ms;
|
|
68
|
+
transition-property:var(--tds-checkbox-transition-property);
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
:is(.tds-checkbox input[type="checkbox"])::before{
|
|
72
|
+
position:absolute;
|
|
73
|
+
top:50%;
|
|
74
|
+
left:50%;
|
|
75
|
+
visibility:var(--tds-checkbox-input-icon-visibility);
|
|
76
|
+
width:100%;
|
|
77
|
+
height:100%;
|
|
78
|
+
content:"";
|
|
79
|
+
background-color:var(--tds-checkbox-input-icon-fill);
|
|
80
|
+
border-radius:var(--tds-checkbox-input-border-radius);
|
|
81
|
+
opacity:var(--tds-checkbox-input-icon-opacity);
|
|
82
|
+
-webkit-mask-image:var(--tds-checkbox-input-icon);
|
|
83
|
+
mask-image:var(--tds-checkbox-input-icon);
|
|
84
|
+
-webkit-mask-repeat:no-repeat;
|
|
85
|
+
mask-repeat:no-repeat;
|
|
86
|
+
-webkit-mask-size:contain;
|
|
87
|
+
mask-size:contain;
|
|
88
|
+
transform:translate(-50%, -50%);
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
:is(.tds-checkbox input[type="checkbox"]):hover{
|
|
92
|
+
--tds-checkbox-input-background-color:var(--tds-checkbox-input-background-color-hover);
|
|
93
|
+
--tds-checkbox-input-border-color:var(--tds-checkbox-input-border-color-hover);
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
:is(.tds-checkbox input[type="checkbox"]):focus-visible{
|
|
97
|
+
outline:solid 2px var(--t-border-color-status-info);
|
|
98
|
+
outline-offset:1px;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
:is(.tds-checkbox input[type="checkbox"]):checked,:is(.tds-checkbox input[type="checkbox"]):indeterminate{
|
|
102
|
+
--tds-checkbox-input-background-color:var(--tds-checkbox-input-background-color-checked);
|
|
103
|
+
--tds-checkbox-input-border-color:var(--tds-checkbox-input-border-color-checked);
|
|
104
|
+
--tds-checkbox-input-icon-visibility:visible;
|
|
105
|
+
--tds-checkbox-input-icon-opacity:1;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
:is(.tds-checkbox input[type="checkbox"]):disabled{
|
|
109
|
+
--tds-checkbox-input-background-color:var(--tds-checkbox-input-background-color-disabled);
|
|
110
|
+
--tds-checkbox-input-border-color:var(--tds-checkbox-input-border-color-disabled);
|
|
111
|
+
--tds-checkbox-input-icon-fill:var(--t-icon-color-default-disabled);
|
|
112
|
+
pointer-events:none;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.tds-checkbox:has(input:disabled){
|
|
116
|
+
--tds-checkbox-label-color:var(--t-text-color-default-disabled);
|
|
117
|
+
--tds-checkbox-description-color:var(--t-text-color-default-disabled);
|
|
118
|
+
--tds-checkbox-cursor:not-allowed;
|
|
119
|
+
--tds-checkbox-input-background-color-checked:var(--t-fill-color-control-disabled);
|
|
120
|
+
--tds-checkbox-input-border-color-checked:var(--tds-checkbox-input-border-color-disabled);
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.tds-checkbox:has(input:checked){
|
|
124
|
+
--tds-checkbox-input-icon:var(--tds-checkbox-input-icon-checked);
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.tds-checkbox .tds-checkbox--indeterminate,.tds-checkbox:has(input:indeterminate){
|
|
128
|
+
--tds-checkbox-input-icon:var(--tds-checkbox-input-icon-indeterminate);
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
@media (prefers-reduced-motion: reduce){
|
|
132
|
+
|
|
133
|
+
.tds-checkbox{
|
|
134
|
+
--tds-checkbox-transition-property:none;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.tds-checkbox-description{
|
|
139
|
+
grid-area:description;
|
|
140
|
+
margin:0;
|
|
141
|
+
margin-top:var(--t-spacing-fourth);
|
|
142
|
+
font-size:var(--tds-checkbox-description-font-size);
|
|
143
|
+
line-height:var(--tds-checkbox-description-line-height);
|
|
144
|
+
color:var(--tds-checkbox-description-color);
|
|
145
|
+
cursor:text;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.tds-checkbox--invalid,
|
|
149
|
+
.tds-checkbox:has(input:invalid){
|
|
150
|
+
--tds-checkbox-input-border-color:var(--t-border-color-button-delete);
|
|
151
|
+
--tds-checkbox-input-border-color-hover:var(--t-border-color-button-delete);
|
|
152
|
+
--tds-checkbox-input-background-color-hover:var(--t-fill-color-button-delete-outline-dim-hover);
|
|
153
|
+
--tds-checkbox-input-border-color-checked:var(--t-fill-color-button-delete-solid-default);
|
|
154
|
+
--tds-checkbox-input-background-color-checked:var(--t-fill-color-button-delete-solid-default);
|
|
155
|
+
--tds-checkbox-description-color:var(--t-text-color-status-error);
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.tds-checkbox--sm{
|
|
159
|
+
--tds-checkbox-column-gap:6px;
|
|
160
|
+
--tds-checkbox-line-height:1.35;
|
|
161
|
+
--tds-checkbox-input-size:var(--t-element-size-sm);
|
|
162
|
+
--tds-checkbox-font-size:var(--t-font-size-sm);
|
|
163
|
+
--tds-checkbox-description-font-size:var(--t-font-size-xs);
|
|
164
|
+
--tds-checkbox-description-line-height:1.3;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
.tds-checkbox--xs{
|
|
168
|
+
--tds-checkbox-column-gap:var(--t-spacing-half);
|
|
169
|
+
--tds-checkbox-line-height:1.3;
|
|
170
|
+
--tds-checkbox-input-size:var(--t-element-size-xs);
|
|
171
|
+
--tds-checkbox-font-size:var(--t-font-size-xs);
|
|
172
|
+
--tds-checkbox-description-font-size:var(--t-font-size-xs);
|
|
173
|
+
--tds-checkbox-description-line-height:1.25;
|
|
174
|
+
}
|
|
175
|
+
|
|
1
176
|
@layer t-critical, t-component;
|
|
2
177
|
|
|
3
178
|
:root{
|
|
@@ -1968,181 +2143,6 @@ a[class="tds-btn"]{
|
|
|
1968
2143
|
}
|
|
1969
2144
|
}
|
|
1970
2145
|
|
|
1971
|
-
.tds-checkbox{
|
|
1972
|
-
--tds-checkbox-column-gap:var(--t-spacing-1);
|
|
1973
|
-
--tds-checkbox-cursor:pointer;
|
|
1974
|
-
--tds-checkbox-line-height:1.4;
|
|
1975
|
-
--tds-checkbox-transition-property:background-color, border-color;
|
|
1976
|
-
|
|
1977
|
-
--tds-checkbox-input-size:var(--t-element-size-md);
|
|
1978
|
-
--tds-checkbox-input-border-radius:3px;
|
|
1979
|
-
--tds-checkbox-input-border-color:var(--t-border-color-control-neutral);
|
|
1980
|
-
--tds-checkbox-input-background-color:transparent;
|
|
1981
|
-
--tds-checkbox-input-border-color-hover:var(--t-border-color-button-info);
|
|
1982
|
-
--tds-checkbox-input-background-color-hover:var(--t-fill-color-button-interaction-outline-dim-hover);
|
|
1983
|
-
--tds-checkbox-input-border-color-checked:var(--t-border-color-control-info);
|
|
1984
|
-
--tds-checkbox-input-background-color-checked:var(--t-fill-color-control-primary);
|
|
1985
|
-
--tds-checkbox-input-border-color-disabled:var(--t-border-color-control-disabled);
|
|
1986
|
-
--tds-checkbox-input-background-color-disabled:var(--t-fill-color-neutral-070);
|
|
1987
|
-
|
|
1988
|
-
--tds-checkbox-input-icon:none;
|
|
1989
|
-
--tds-checkbox-input-icon-visibility:hidden;
|
|
1990
|
-
--tds-checkbox-input-icon-opacity:0;
|
|
1991
|
-
--tds-checkbox-input-icon-fill:var(--t-icon-color-default-inverted);
|
|
1992
|
-
--tds-checkbox-input-icon-checked:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjUwMjAxIDExLjQyOTNMMy42NzM3NCA4LjM5MkMzLjUxNjE2IDguMjI0ODkgMy41MTYxNiA3Ljk1Mjg5IDMuNjczNzQgNy43ODRMNC4yNDUwNSA3LjE3Njg5QzQuNDAyNjIgNy4wMDk3OCA0LjY1ODc4IDcuMDA5NzggNC44MTYzNiA3LjE3Njg5TDYuNzg4MDcgOS4zMDMxMUwxMS4xODMyIDQuNTY5NzhDMTEuMzQwOCA0LjQwMjY2IDExLjU5NjkgNC40MDI2NiAxMS43NTQ1IDQuNTY5NzhMMTIuMzI1OCA1LjE3Nzc4QzEyLjQ4MzQgNS4zNDQ4OSAxMi40ODM0IDUuNjE3NzggMTIuMzI1OCA1Ljc4NEw3LjA3MzMyIDExLjQyOTNDNi45MTU3NCAxMS41OTY0IDYuNjU5NTggMTEuNTk2NCA2LjUwMjAxIDExLjQyOTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
1993
|
-
--tds-checkbox-input-icon-indeterminate:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMy41NTU1NiIgeT0iNy4xMTExMSIgd2lkdGg9IjguODg4ODkiIGhlaWdodD0iMS43Nzc3OCIgcng9IjAuODg4ODg5IiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
1994
|
-
|
|
1995
|
-
--tds-checkbox-font-size:var(--t-font-size-md);
|
|
1996
|
-
--tds-checkbox-label-color:var(--t-text-color-default-primary);
|
|
1997
|
-
|
|
1998
|
-
--tds-checkbox-description-font-size:var(--t-font-size-sm);
|
|
1999
|
-
--tds-checkbox-description-line-height:1.35;
|
|
2000
|
-
--tds-checkbox-description-color:var(--t-text-color-default-secondary);
|
|
2001
|
-
|
|
2002
|
-
position:relative;
|
|
2003
|
-
display:inline-grid;
|
|
2004
|
-
grid-template-areas:"checkbox label" ". description";
|
|
2005
|
-
grid-template-columns:auto 1fr;
|
|
2006
|
-
gap:var(--t-spacing-fourth) var(--tds-checkbox-column-gap);
|
|
2007
|
-
line-height:var(--tds-checkbox-line-height);
|
|
2008
|
-
cursor:var(--tds-checkbox-cursor);
|
|
2009
|
-
-webkit-user-select:none;
|
|
2010
|
-
-moz-user-select:none;
|
|
2011
|
-
user-select:none;
|
|
2012
|
-
}
|
|
2013
|
-
|
|
2014
|
-
.tds-checkbox label{
|
|
2015
|
-
grid-area:label;
|
|
2016
|
-
font-size:var(--tds-checkbox-font-size);
|
|
2017
|
-
color:var(--tds-checkbox-label-color);
|
|
2018
|
-
cursor:var(--tds-checkbox-cursor);
|
|
2019
|
-
}
|
|
2020
|
-
|
|
2021
|
-
.tds-checkbox input[type="checkbox"]{
|
|
2022
|
-
position:relative;
|
|
2023
|
-
grid-area:checkbox;
|
|
2024
|
-
width:1em;
|
|
2025
|
-
height:1em;
|
|
2026
|
-
margin:calc((1lh - 1em) / 2) 0 0;
|
|
2027
|
-
font-size:var(--tds-checkbox-font-size);
|
|
2028
|
-
line-height:inherit;
|
|
2029
|
-
-webkit-appearance:none;
|
|
2030
|
-
-moz-appearance:none;
|
|
2031
|
-
appearance:none;
|
|
2032
|
-
cursor:var(--tds-checkbox-cursor);
|
|
2033
|
-
background-color:var(--tds-checkbox-input-background-color);
|
|
2034
|
-
border:var(--t-border-width-default) solid var(--tds-checkbox-input-border-color);
|
|
2035
|
-
border-radius:var(--tds-checkbox-input-border-radius);
|
|
2036
|
-
transition-timing-function:ease-in-out;
|
|
2037
|
-
transition-duration:180ms;
|
|
2038
|
-
transition-property:var(--tds-checkbox-transition-property);
|
|
2039
|
-
}
|
|
2040
|
-
|
|
2041
|
-
:is(.tds-checkbox input[type="checkbox"])::before{
|
|
2042
|
-
position:absolute;
|
|
2043
|
-
top:50%;
|
|
2044
|
-
left:50%;
|
|
2045
|
-
visibility:var(--tds-checkbox-input-icon-visibility);
|
|
2046
|
-
width:100%;
|
|
2047
|
-
height:100%;
|
|
2048
|
-
content:"";
|
|
2049
|
-
background-color:var(--tds-checkbox-input-icon-fill);
|
|
2050
|
-
border-radius:var(--tds-checkbox-input-border-radius);
|
|
2051
|
-
opacity:var(--tds-checkbox-input-icon-opacity);
|
|
2052
|
-
-webkit-mask-image:var(--tds-checkbox-input-icon);
|
|
2053
|
-
mask-image:var(--tds-checkbox-input-icon);
|
|
2054
|
-
-webkit-mask-repeat:no-repeat;
|
|
2055
|
-
mask-repeat:no-repeat;
|
|
2056
|
-
-webkit-mask-size:contain;
|
|
2057
|
-
mask-size:contain;
|
|
2058
|
-
transform:translate(-50%, -50%);
|
|
2059
|
-
}
|
|
2060
|
-
|
|
2061
|
-
:is(.tds-checkbox input[type="checkbox"]):hover{
|
|
2062
|
-
--tds-checkbox-input-background-color:var(--tds-checkbox-input-background-color-hover);
|
|
2063
|
-
--tds-checkbox-input-border-color:var(--tds-checkbox-input-border-color-hover);
|
|
2064
|
-
}
|
|
2065
|
-
|
|
2066
|
-
:is(.tds-checkbox input[type="checkbox"]):focus-visible{
|
|
2067
|
-
outline:solid 2px var(--t-border-color-status-info);
|
|
2068
|
-
outline-offset:1px;
|
|
2069
|
-
}
|
|
2070
|
-
|
|
2071
|
-
:is(.tds-checkbox input[type="checkbox"]):checked,:is(.tds-checkbox input[type="checkbox"]):indeterminate{
|
|
2072
|
-
--tds-checkbox-input-background-color:var(--tds-checkbox-input-background-color-checked);
|
|
2073
|
-
--tds-checkbox-input-border-color:var(--tds-checkbox-input-border-color-checked);
|
|
2074
|
-
--tds-checkbox-input-icon-visibility:visible;
|
|
2075
|
-
--tds-checkbox-input-icon-opacity:1;
|
|
2076
|
-
}
|
|
2077
|
-
|
|
2078
|
-
:is(.tds-checkbox input[type="checkbox"]):disabled{
|
|
2079
|
-
--tds-checkbox-input-background-color:var(--tds-checkbox-input-background-color-disabled);
|
|
2080
|
-
--tds-checkbox-input-border-color:var(--tds-checkbox-input-border-color-disabled);
|
|
2081
|
-
--tds-checkbox-input-icon-fill:var(--t-icon-color-default-disabled);
|
|
2082
|
-
pointer-events:none;
|
|
2083
|
-
}
|
|
2084
|
-
|
|
2085
|
-
.tds-checkbox:has(input:disabled){
|
|
2086
|
-
--tds-checkbox-label-color:var(--t-text-color-default-disabled);
|
|
2087
|
-
--tds-checkbox-description-color:var(--t-text-color-default-disabled);
|
|
2088
|
-
--tds-checkbox-cursor:not-allowed;
|
|
2089
|
-
--tds-checkbox-input-background-color-checked:var(--t-fill-color-control-disabled);
|
|
2090
|
-
--tds-checkbox-input-border-color-checked:var(--tds-checkbox-input-border-color-disabled);
|
|
2091
|
-
}
|
|
2092
|
-
|
|
2093
|
-
.tds-checkbox:has(input:checked){
|
|
2094
|
-
--tds-checkbox-input-icon:var(--tds-checkbox-input-icon-checked);
|
|
2095
|
-
}
|
|
2096
|
-
|
|
2097
|
-
.tds-checkbox .tds-checkbox--indeterminate,.tds-checkbox:has(input:indeterminate){
|
|
2098
|
-
--tds-checkbox-input-icon:var(--tds-checkbox-input-icon-indeterminate);
|
|
2099
|
-
}
|
|
2100
|
-
|
|
2101
|
-
@media (prefers-reduced-motion: reduce){
|
|
2102
|
-
|
|
2103
|
-
.tds-checkbox{
|
|
2104
|
-
--tds-checkbox-transition-property:none;
|
|
2105
|
-
}
|
|
2106
|
-
}
|
|
2107
|
-
|
|
2108
|
-
.tds-checkbox-description{
|
|
2109
|
-
grid-area:description;
|
|
2110
|
-
margin:0;
|
|
2111
|
-
margin-top:var(--t-spacing-fourth);
|
|
2112
|
-
font-size:var(--tds-checkbox-description-font-size);
|
|
2113
|
-
line-height:var(--tds-checkbox-description-line-height);
|
|
2114
|
-
color:var(--tds-checkbox-description-color);
|
|
2115
|
-
cursor:text;
|
|
2116
|
-
}
|
|
2117
|
-
|
|
2118
|
-
.tds-checkbox--invalid,
|
|
2119
|
-
.tds-checkbox:has(input:invalid){
|
|
2120
|
-
--tds-checkbox-input-border-color:var(--t-border-color-button-delete);
|
|
2121
|
-
--tds-checkbox-input-border-color-hover:var(--t-border-color-button-delete);
|
|
2122
|
-
--tds-checkbox-input-background-color-hover:var(--t-fill-color-button-delete-outline-dim-hover);
|
|
2123
|
-
--tds-checkbox-input-border-color-checked:var(--t-fill-color-button-delete-solid-default);
|
|
2124
|
-
--tds-checkbox-input-background-color-checked:var(--t-fill-color-button-delete-solid-default);
|
|
2125
|
-
--tds-checkbox-description-color:var(--t-text-color-status-error);
|
|
2126
|
-
}
|
|
2127
|
-
|
|
2128
|
-
.tds-checkbox--sm{
|
|
2129
|
-
--tds-checkbox-column-gap:6px;
|
|
2130
|
-
--tds-checkbox-line-height:1.35;
|
|
2131
|
-
--tds-checkbox-input-size:var(--t-element-size-sm);
|
|
2132
|
-
--tds-checkbox-font-size:var(--t-font-size-sm);
|
|
2133
|
-
--tds-checkbox-description-font-size:var(--t-font-size-xs);
|
|
2134
|
-
--tds-checkbox-description-line-height:1.3;
|
|
2135
|
-
}
|
|
2136
|
-
|
|
2137
|
-
.tds-checkbox--xs{
|
|
2138
|
-
--tds-checkbox-column-gap:var(--t-spacing-half);
|
|
2139
|
-
--tds-checkbox-line-height:1.3;
|
|
2140
|
-
--tds-checkbox-input-size:var(--t-element-size-xs);
|
|
2141
|
-
--tds-checkbox-font-size:var(--t-font-size-xs);
|
|
2142
|
-
--tds-checkbox-description-font-size:var(--t-font-size-xs);
|
|
2143
|
-
--tds-checkbox-description-line-height:1.25;
|
|
2144
|
-
}
|
|
2145
|
-
|
|
2146
2146
|
.t-banner{
|
|
2147
2147
|
--t-banner-font-size:var(--t-font-size-md);
|
|
2148
2148
|
--t-banner-font-color:var(--t-text-color-default-primary);
|