/** * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} * @codegen <> * @codegenCommand yarn build tokens */ declare const tokens: { readonly 'motion.avatar.enter': "--ds-avatar-enter"; readonly 'motion.avatar.exit': "--ds-avatar-exit"; readonly 'motion.avatar.hovered': "--ds-avatar-hovered"; readonly 'motion.blanket.enter': "--ds-blanket-enter"; readonly 'motion.blanket.exit': "--ds-blanket-exit"; readonly 'motion.duration.instant': "--ds-duration-instant"; readonly 'motion.duration.long': "--ds-duration-long"; readonly 'motion.duration.medium': "--ds-duration-medium"; readonly 'motion.duration.short': "--ds-duration-short"; readonly 'motion.duration.xlong': "--ds-duration-xlong"; readonly 'motion.duration.xshort': "--ds-duration-xshort"; readonly 'motion.duration.xxlong': "--ds-duration-xxlong"; readonly 'motion.duration.xxshort': "--ds-duration-xxshort"; readonly 'motion.easing.in.practical': "--ds-easing-in-practical"; readonly 'motion.easing.inout.bold': "--ds-easing-inout-bold"; readonly 'motion.easing.out.practical': "--ds-easing-out-practical"; readonly 'motion.easing.out.bold': "--ds-easing-out-bold"; readonly 'motion.easing.spring': "--ds-easing-spring"; readonly 'motion.flag.enter': "--ds-flag-enter"; readonly 'motion.flag.exit': "--ds-flag-exit"; readonly 'motion.flag.reposition': "--ds-flag-reposition"; readonly 'motion.keyframe.fade.in': "--ds-keyframe-fade-in"; readonly 'motion.keyframe.fade.out': "--ds-keyframe-fade-out"; readonly 'motion.keyframe.scale.in.medium': "--ds-keyframe-scale-in-medium"; readonly 'motion.keyframe.scale.in.small': "--ds-keyframe-scale-in-small"; readonly 'motion.keyframe.scale.out.medium': "--ds-keyframe-scale-out-medium"; readonly 'motion.keyframe.scale.out.small': "--ds-keyframe-scale-out-small"; readonly 'motion.keyframe.slide.in.bottom.short': "--ds-keyframe-slide-in-bottom-short"; readonly 'motion.keyframe.slide.in.left.half': "--ds-keyframe-slide-in-left-half"; readonly 'motion.keyframe.slide.in.left.short': "--ds-keyframe-slide-in-left-short"; readonly 'motion.keyframe.slide.in.right.short': "--ds-keyframe-slide-in-right-short"; readonly 'motion.keyframe.slide.in.top.short': "--ds-keyframe-slide-in-top-short"; readonly 'motion.keyframe.slide.out.bottom.short': "--ds-keyframe-slide-out-bottom-short"; readonly 'motion.keyframe.slide.out.left.half': "--ds-keyframe-slide-out-left-half"; readonly 'motion.keyframe.slide.out.left.short': "--ds-keyframe-slide-out-left-short"; readonly 'motion.keyframe.slide.out.right.short': "--ds-keyframe-slide-out-right-short"; readonly 'motion.keyframe.slide.out.top.short': "--ds-keyframe-slide-out-top-short"; readonly 'motion.modal.enter': "--ds-modal-enter"; readonly 'motion.modal.exit': "--ds-modal-exit"; readonly 'motion.popup.enter.bottom': "--ds-popup-enter-bottom"; readonly 'motion.popup.enter.left': "--ds-popup-enter-left"; readonly 'motion.popup.enter.right': "--ds-popup-enter-right"; readonly 'motion.popup.enter.top': "--ds-popup-enter-top"; readonly 'motion.popup.exit.bottom': "--ds-popup-exit-bottom"; readonly 'motion.popup.exit.left': "--ds-popup-exit-left"; readonly 'motion.popup.exit.right': "--ds-popup-exit-right"; readonly 'motion.popup.exit.top': "--ds-popup-exit-top"; readonly 'motion.spotlight.enter': "--ds-spotlight-enter"; readonly 'motion.spotlight.exit': "--ds-spotlight-exit"; readonly 'color.text': "--ds-text"; readonly 'color.text.accent.lime': "--ds-text-accent-lime"; readonly 'color.text.accent.lime.bolder': "--ds-text-accent-lime-bolder"; readonly 'color.text.accent.red': "--ds-text-accent-red"; readonly 'color.text.accent.red.bolder': "--ds-text-accent-red-bolder"; readonly 'color.text.accent.orange': "--ds-text-accent-orange"; readonly 'color.text.accent.orange.bolder': "--ds-text-accent-orange-bolder"; readonly 'color.text.accent.yellow': "--ds-text-accent-yellow"; readonly 'color.text.accent.yellow.bolder': "--ds-text-accent-yellow-bolder"; readonly 'color.text.accent.green': "--ds-text-accent-green"; readonly 'color.text.accent.green.bolder': "--ds-text-accent-green-bolder"; readonly 'color.text.accent.teal': "--ds-text-accent-teal"; readonly 'color.text.accent.teal.bolder': "--ds-text-accent-teal-bolder"; readonly 'color.text.accent.blue': "--ds-text-accent-blue"; readonly 'color.text.accent.blue.bolder': "--ds-text-accent-blue-bolder"; readonly 'color.text.accent.purple': "--ds-text-accent-purple"; readonly 'color.text.accent.purple.bolder': "--ds-text-accent-purple-bolder"; readonly 'color.text.accent.magenta': "--ds-text-accent-magenta"; readonly 'color.text.accent.magenta.bolder': "--ds-text-accent-magenta-bolder"; readonly 'color.text.accent.gray': "--ds-text-accent-gray"; readonly 'color.text.accent.gray.bolder': "--ds-text-accent-gray-bolder"; readonly 'color.text.disabled': "--ds-text-disabled"; readonly 'color.text.inverse': "--ds-text-inverse"; readonly 'color.text.selected': "--ds-text-selected"; readonly 'color.text.brand': "--ds-text-brand"; readonly 'color.text.danger': "--ds-text-danger"; readonly 'color.text.danger.bolder': "--ds-text-danger-bolder"; readonly 'color.text.warning': "--ds-text-warning"; readonly 'color.text.warning.inverse': "--ds-text-warning-inverse"; readonly 'color.text.warning.bolder': "--ds-text-warning-bolder"; readonly 'color.text.success': "--ds-text-success"; readonly 'color.text.success.bolder': "--ds-text-success-bolder"; readonly 'color.text.discovery': "--ds-text-discovery"; readonly 'color.text.discovery.bolder': "--ds-text-discovery-bolder"; readonly 'color.text.information': "--ds-text-information"; readonly 'color.text.information.bolder': "--ds-text-information-bolder"; readonly 'color.text.subtlest': "--ds-text-subtlest"; readonly 'color.text.subtle': "--ds-text-subtle"; readonly 'color.link': "--ds-link"; readonly 'color.link.pressed': "--ds-link-pressed"; readonly 'color.link.visited': "--ds-link-visited"; readonly 'color.link.visited.pressed': "--ds-link-visited-pressed"; readonly 'color.icon': "--ds-icon"; readonly 'color.icon.accent.lime': "--ds-icon-accent-lime"; readonly 'color.icon.accent.red': "--ds-icon-accent-red"; readonly 'color.icon.accent.orange': "--ds-icon-accent-orange"; readonly 'color.icon.accent.yellow': "--ds-icon-accent-yellow"; readonly 'color.icon.accent.green': "--ds-icon-accent-green"; readonly 'color.icon.accent.teal': "--ds-icon-accent-teal"; readonly 'color.icon.accent.blue': "--ds-icon-accent-blue"; readonly 'color.icon.accent.purple': "--ds-icon-accent-purple"; readonly 'color.icon.accent.magenta': "--ds-icon-accent-magenta"; readonly 'color.icon.accent.gray': "--ds-icon-accent-gray"; readonly 'color.icon.disabled': "--ds-icon-disabled"; readonly 'color.icon.inverse': "--ds-icon-inverse"; readonly 'color.icon.selected': "--ds-icon-selected"; readonly 'color.icon.brand': "--ds-icon-brand"; readonly 'color.icon.danger': "--ds-icon-danger"; readonly 'color.icon.warning': "--ds-icon-warning"; readonly 'color.icon.warning.inverse': "--ds-icon-warning-inverse"; readonly 'color.icon.success': "--ds-icon-success"; readonly 'color.icon.discovery': "--ds-icon-discovery"; readonly 'color.icon.information': "--ds-icon-information"; readonly 'color.icon.subtlest': "--ds-icon-subtlest"; readonly 'color.icon.subtle': "--ds-icon-subtle"; readonly 'color.border': "--ds-border"; readonly 'color.border.accent.lime': "--ds-border-accent-lime"; readonly 'color.border.accent.red': "--ds-border-accent-red"; readonly 'color.border.accent.orange': "--ds-border-accent-orange"; readonly 'color.border.accent.yellow': "--ds-border-accent-yellow"; readonly 'color.border.accent.green': "--ds-border-accent-green"; readonly 'color.border.accent.teal': "--ds-border-accent-teal"; readonly 'color.border.accent.blue': "--ds-border-accent-blue"; readonly 'color.border.accent.purple': "--ds-border-accent-purple"; readonly 'color.border.accent.magenta': "--ds-border-accent-magenta"; readonly 'color.border.accent.gray': "--ds-border-accent-gray"; readonly 'color.border.disabled': "--ds-border-disabled"; readonly 'color.border.focused': "--ds-border-focused"; readonly 'color.border.input': "--ds-border-input"; readonly 'color.border.inverse': "--ds-border-inverse"; readonly 'color.border.selected': "--ds-border-selected"; readonly 'color.border.brand': "--ds-border-brand"; readonly 'color.border.danger': "--ds-border-danger"; readonly 'color.border.warning': "--ds-border-warning"; readonly 'color.border.success': "--ds-border-success"; readonly 'color.border.discovery': "--ds-border-discovery"; readonly 'color.border.information': "--ds-border-information"; readonly 'color.border.bold': "--ds-border-bold"; readonly 'color.background.accent.lime.subtlest': "--ds-background-accent-lime-subtlest"; readonly 'color.background.accent.lime.subtlest.hovered': "--ds-background-accent-lime-subtlest-hovered"; readonly 'color.background.accent.lime.subtlest.pressed': "--ds-background-accent-lime-subtlest-pressed"; readonly 'color.background.accent.lime.subtler': "--ds-background-accent-lime-subtler"; readonly 'color.background.accent.lime.subtler.hovered': "--ds-background-accent-lime-subtler-hovered"; readonly 'color.background.accent.lime.subtler.pressed': "--ds-background-accent-lime-subtler-pressed"; readonly 'color.background.accent.lime.subtle': "--ds-background-accent-lime-subtle"; readonly 'color.background.accent.lime.subtle.hovered': "--ds-background-accent-lime-subtle-hovered"; readonly 'color.background.accent.lime.subtle.pressed': "--ds-background-accent-lime-subtle-pressed"; readonly 'color.background.accent.lime.bolder': "--ds-background-accent-lime-bolder"; readonly 'color.background.accent.lime.bolder.hovered': "--ds-background-accent-lime-bolder-hovered"; readonly 'color.background.accent.lime.bolder.pressed': "--ds-background-accent-lime-bolder-pressed"; readonly 'color.background.accent.red.subtlest': "--ds-background-accent-red-subtlest"; readonly 'color.background.accent.red.subtlest.hovered': "--ds-background-accent-red-subtlest-hovered"; readonly 'color.background.accent.red.subtlest.pressed': "--ds-background-accent-red-subtlest-pressed"; readonly 'color.background.accent.red.subtler': "--ds-background-accent-red-subtler"; readonly 'color.background.accent.red.subtler.hovered': "--ds-background-accent-red-subtler-hovered"; readonly 'color.background.accent.red.subtler.pressed': "--ds-background-accent-red-subtler-pressed"; readonly 'color.background.accent.red.subtle': "--ds-background-accent-red-subtle"; readonly 'color.background.accent.red.subtle.hovered': "--ds-background-accent-red-subtle-hovered"; readonly 'color.background.accent.red.subtle.pressed': "--ds-background-accent-red-subtle-pressed"; readonly 'color.background.accent.red.bolder': "--ds-background-accent-red-bolder"; readonly 'color.background.accent.red.bolder.hovered': "--ds-background-accent-red-bolder-hovered"; readonly 'color.background.accent.red.bolder.pressed': "--ds-background-accent-red-bolder-pressed"; readonly 'color.background.accent.orange.subtlest': "--ds-background-accent-orange-subtlest"; readonly 'color.background.accent.orange.subtlest.hovered': "--ds-background-accent-orange-subtlest-hovered"; readonly 'color.background.accent.orange.subtlest.pressed': "--ds-background-accent-orange-subtlest-pressed"; readonly 'color.background.accent.orange.subtler': "--ds-background-accent-orange-subtler"; readonly 'color.background.accent.orange.subtler.hovered': "--ds-background-accent-orange-subtler-hovered"; readonly 'color.background.accent.orange.subtler.pressed': "--ds-background-accent-orange-subtler-pressed"; readonly 'color.background.accent.orange.subtle': "--ds-background-accent-orange-subtle"; readonly 'color.background.accent.orange.subtle.hovered': "--ds-background-accent-orange-subtle-hovered"; readonly 'color.background.accent.orange.subtle.pressed': "--ds-background-accent-orange-subtle-pressed"; readonly 'color.background.accent.orange.bolder': "--ds-background-accent-orange-bolder"; readonly 'color.background.accent.orange.bolder.hovered': "--ds-background-accent-orange-bolder-hovered"; readonly 'color.background.accent.orange.bolder.pressed': "--ds-background-accent-orange-bolder-pressed"; readonly 'color.background.accent.yellow.subtlest': "--ds-background-accent-yellow-subtlest"; readonly 'color.background.accent.yellow.subtlest.hovered': "--ds-background-accent-yellow-subtlest-hovered"; readonly 'color.background.accent.yellow.subtlest.pressed': "--ds-background-accent-yellow-subtlest-pressed"; readonly 'color.background.accent.yellow.subtler': "--ds-background-accent-yellow-subtler"; readonly 'color.background.accent.yellow.subtler.hovered': "--ds-background-accent-yellow-subtler-hovered"; readonly 'color.background.accent.yellow.subtler.pressed': "--ds-background-accent-yellow-subtler-pressed"; readonly 'color.background.accent.yellow.subtle': "--ds-background-accent-yellow-subtle"; readonly 'color.background.accent.yellow.subtle.hovered': "--ds-background-accent-yellow-subtle-hovered"; readonly 'color.background.accent.yellow.subtle.pressed': "--ds-background-accent-yellow-subtle-pressed"; readonly 'color.background.accent.yellow.bolder': "--ds-background-accent-yellow-bolder"; readonly 'color.background.accent.yellow.bolder.hovered': "--ds-background-accent-yellow-bolder-hovered"; readonly 'color.background.accent.yellow.bolder.pressed': "--ds-background-accent-yellow-bolder-pressed"; readonly 'color.background.accent.green.subtlest': "--ds-background-accent-green-subtlest"; readonly 'color.background.accent.green.subtlest.hovered': "--ds-background-accent-green-subtlest-hovered"; readonly 'color.background.accent.green.subtlest.pressed': "--ds-background-accent-green-subtlest-pressed"; readonly 'color.background.accent.green.subtler': "--ds-background-accent-green-subtler"; readonly 'color.background.accent.green.subtler.hovered': "--ds-background-accent-green-subtler-hovered"; readonly 'color.background.accent.green.subtler.pressed': "--ds-background-accent-green-subtler-pressed"; readonly 'color.background.accent.green.subtle': "--ds-background-accent-green-subtle"; readonly 'color.background.accent.green.subtle.hovered': "--ds-background-accent-green-subtle-hovered"; readonly 'color.background.accent.green.subtle.pressed': "--ds-background-accent-green-subtle-pressed"; readonly 'color.background.accent.green.bolder': "--ds-background-accent-green-bolder"; readonly 'color.background.accent.green.bolder.hovered': "--ds-background-accent-green-bolder-hovered"; readonly 'color.background.accent.green.bolder.pressed': "--ds-background-accent-green-bolder-pressed"; readonly 'color.background.accent.teal.subtlest': "--ds-background-accent-teal-subtlest"; readonly 'color.background.accent.teal.subtlest.hovered': "--ds-background-accent-teal-subtlest-hovered"; readonly 'color.background.accent.teal.subtlest.pressed': "--ds-background-accent-teal-subtlest-pressed"; readonly 'color.background.accent.teal.subtler': "--ds-background-accent-teal-subtler"; readonly 'color.background.accent.teal.subtler.hovered': "--ds-background-accent-teal-subtler-hovered"; readonly 'color.background.accent.teal.subtler.pressed': "--ds-background-accent-teal-subtler-pressed"; readonly 'color.background.accent.teal.subtle': "--ds-background-accent-teal-subtle"; readonly 'color.background.accent.teal.subtle.hovered': "--ds-background-accent-teal-subtle-hovered"; readonly 'color.background.accent.teal.subtle.pressed': "--ds-background-accent-teal-subtle-pressed"; readonly 'color.background.accent.teal.bolder': "--ds-background-accent-teal-bolder"; readonly 'color.background.accent.teal.bolder.hovered': "--ds-background-accent-teal-bolder-hovered"; readonly 'color.background.accent.teal.bolder.pressed': "--ds-background-accent-teal-bolder-pressed"; readonly 'color.background.accent.blue.subtlest': "--ds-background-accent-blue-subtlest"; readonly 'color.background.accent.blue.subtlest.hovered': "--ds-background-accent-blue-subtlest-hovered"; readonly 'color.background.accent.blue.subtlest.pressed': "--ds-background-accent-blue-subtlest-pressed"; readonly 'color.background.accent.blue.subtler': "--ds-background-accent-blue-subtler"; readonly 'color.background.accent.blue.subtler.hovered': "--ds-background-accent-blue-subtler-hovered"; readonly 'color.background.accent.blue.subtler.pressed': "--ds-background-accent-blue-subtler-pressed"; readonly 'color.background.accent.blue.subtle': "--ds-background-accent-blue-subtle"; readonly 'color.background.accent.blue.subtle.hovered': "--ds-background-accent-blue-subtle-hovered"; readonly 'color.background.accent.blue.subtle.pressed': "--ds-background-accent-blue-subtle-pressed"; readonly 'color.background.accent.blue.bolder': "--ds-background-accent-blue-bolder"; readonly 'color.background.accent.blue.bolder.hovered': "--ds-background-accent-blue-bolder-hovered"; readonly 'color.background.accent.blue.bolder.pressed': "--ds-background-accent-blue-bolder-pressed"; readonly 'color.background.accent.purple.subtlest': "--ds-background-accent-purple-subtlest"; readonly 'color.background.accent.purple.subtlest.hovered': "--ds-background-accent-purple-subtlest-hovered"; readonly 'color.background.accent.purple.subtlest.pressed': "--ds-background-accent-purple-subtlest-pressed"; readonly 'color.background.accent.purple.subtler': "--ds-background-accent-purple-subtler"; readonly 'color.background.accent.purple.subtler.hovered': "--ds-background-accent-purple-subtler-hovered"; readonly 'color.background.accent.purple.subtler.pressed': "--ds-background-accent-purple-subtler-pressed"; readonly 'color.background.accent.purple.subtle': "--ds-background-accent-purple-subtle"; readonly 'color.background.accent.purple.subtle.hovered': "--ds-background-accent-purple-subtle-hovered"; readonly 'color.background.accent.purple.subtle.pressed': "--ds-background-accent-purple-subtle-pressed"; readonly 'color.background.accent.purple.bolder': "--ds-background-accent-purple-bolder"; readonly 'color.background.accent.purple.bolder.hovered': "--ds-background-accent-purple-bolder-hovered"; readonly 'color.background.accent.purple.bolder.pressed': "--ds-background-accent-purple-bolder-pressed"; readonly 'color.background.accent.magenta.subtlest': "--ds-background-accent-magenta-subtlest"; readonly 'color.background.accent.magenta.subtlest.hovered': "--ds-background-accent-magenta-subtlest-hovered"; readonly 'color.background.accent.magenta.subtlest.pressed': "--ds-background-accent-magenta-subtlest-pressed"; readonly 'color.background.accent.magenta.subtler': "--ds-background-accent-magenta-subtler"; readonly 'color.background.accent.magenta.subtler.hovered': "--ds-background-accent-magenta-subtler-hovered"; readonly 'color.background.accent.magenta.subtler.pressed': "--ds-background-accent-magenta-subtler-pressed"; readonly 'color.background.accent.magenta.subtle': "--ds-background-accent-magenta-subtle"; readonly 'color.background.accent.magenta.subtle.hovered': "--ds-background-accent-magenta-subtle-hovered"; readonly 'color.background.accent.magenta.subtle.pressed': "--ds-background-accent-magenta-subtle-pressed"; readonly 'color.background.accent.magenta.bolder': "--ds-background-accent-magenta-bolder"; readonly 'color.background.accent.magenta.bolder.hovered': "--ds-background-accent-magenta-bolder-hovered"; readonly 'color.background.accent.magenta.bolder.pressed': "--ds-background-accent-magenta-bolder-pressed"; readonly 'color.background.accent.gray.subtlest': "--ds-background-accent-gray-subtlest"; readonly 'color.background.accent.gray.subtlest.hovered': "--ds-background-accent-gray-subtlest-hovered"; readonly 'color.background.accent.gray.subtlest.pressed': "--ds-background-accent-gray-subtlest-pressed"; readonly 'color.background.accent.gray.subtler': "--ds-background-accent-gray-subtler"; readonly 'color.background.accent.gray.subtler.hovered': "--ds-background-accent-gray-subtler-hovered"; readonly 'color.background.accent.gray.subtler.pressed': "--ds-background-accent-gray-subtler-pressed"; readonly 'color.background.accent.gray.subtle': "--ds-background-accent-gray-subtle"; readonly 'color.background.accent.gray.subtle.hovered': "--ds-background-accent-gray-subtle-hovered"; readonly 'color.background.accent.gray.subtle.pressed': "--ds-background-accent-gray-subtle-pressed"; readonly 'color.background.accent.gray.bolder': "--ds-background-accent-gray-bolder"; readonly 'color.background.accent.gray.bolder.hovered': "--ds-background-accent-gray-bolder-hovered"; readonly 'color.background.accent.gray.bolder.pressed': "--ds-background-accent-gray-bolder-pressed"; readonly 'color.background.disabled': "--ds-background-disabled"; readonly 'color.background.input': "--ds-background-input"; readonly 'color.background.input.hovered': "--ds-background-input-hovered"; readonly 'color.background.input.pressed': "--ds-background-input-pressed"; readonly 'color.background.inverse.subtle': "--ds-background-inverse-subtle"; readonly 'color.background.inverse.subtle.hovered': "--ds-background-inverse-subtle-hovered"; readonly 'color.background.inverse.subtle.pressed': "--ds-background-inverse-subtle-pressed"; readonly 'color.background.neutral': "--ds-background-neutral"; readonly 'color.background.neutral.hovered': "--ds-background-neutral-hovered"; readonly 'color.background.neutral.pressed': "--ds-background-neutral-pressed"; readonly 'color.background.neutral.subtle': "--ds-background-neutral-subtle"; readonly 'color.background.neutral.subtle.hovered': "--ds-background-neutral-subtle-hovered"; readonly 'color.background.neutral.subtle.pressed': "--ds-background-neutral-subtle-pressed"; readonly 'color.background.neutral.bold': "--ds-background-neutral-bold"; readonly 'color.background.neutral.bold.hovered': "--ds-background-neutral-bold-hovered"; readonly 'color.background.neutral.bold.pressed': "--ds-background-neutral-bold-pressed"; readonly 'color.background.selected': "--ds-background-selected"; readonly 'color.background.selected.hovered': "--ds-background-selected-hovered"; readonly 'color.background.selected.pressed': "--ds-background-selected-pressed"; readonly 'color.background.selected.bold': "--ds-background-selected-bold"; readonly 'color.background.selected.bold.hovered': "--ds-background-selected-bold-hovered"; readonly 'color.background.selected.bold.pressed': "--ds-background-selected-bold-pressed"; readonly 'color.background.brand.subtlest': "--ds-background-brand-subtlest"; readonly 'color.background.brand.subtlest.hovered': "--ds-background-brand-subtlest-hovered"; readonly 'color.background.brand.subtlest.pressed': "--ds-background-brand-subtlest-pressed"; readonly 'color.background.brand.bold': "--ds-background-brand-bold"; readonly 'color.background.brand.bold.hovered': "--ds-background-brand-bold-hovered"; readonly 'color.background.brand.bold.pressed': "--ds-background-brand-bold-pressed"; readonly 'color.background.brand.boldest': "--ds-background-brand-boldest"; readonly 'color.background.brand.boldest.hovered': "--ds-background-brand-boldest-hovered"; readonly 'color.background.brand.boldest.pressed': "--ds-background-brand-boldest-pressed"; readonly 'color.background.danger': "--ds-background-danger"; readonly 'color.background.danger.hovered': "--ds-background-danger-hovered"; readonly 'color.background.danger.pressed': "--ds-background-danger-pressed"; readonly 'color.background.danger.subtler': "--ds-background-danger-subtler"; readonly 'color.background.danger.subtler.hovered': "--ds-background-danger-subtler-hovered"; readonly 'color.background.danger.subtler.pressed': "--ds-background-danger-subtler-pressed"; readonly 'color.background.danger.bold': "--ds-background-danger-bold"; readonly 'color.background.danger.bold.hovered': "--ds-background-danger-bold-hovered"; readonly 'color.background.danger.bold.pressed': "--ds-background-danger-bold-pressed"; readonly 'color.background.warning': "--ds-background-warning"; readonly 'color.background.warning.hovered': "--ds-background-warning-hovered"; readonly 'color.background.warning.pressed': "--ds-background-warning-pressed"; readonly 'color.background.warning.subtler': "--ds-background-warning-subtler"; readonly 'color.background.warning.subtler.hovered': "--ds-background-warning-subtler-hovered"; readonly 'color.background.warning.subtler.pressed': "--ds-background-warning-subtler-pressed"; readonly 'color.background.warning.bold': "--ds-background-warning-bold"; readonly 'color.background.warning.bold.hovered': "--ds-background-warning-bold-hovered"; readonly 'color.background.warning.bold.pressed': "--ds-background-warning-bold-pressed"; readonly 'color.background.success': "--ds-background-success"; readonly 'color.background.success.hovered': "--ds-background-success-hovered"; readonly 'color.background.success.pressed': "--ds-background-success-pressed"; readonly 'color.background.success.subtler': "--ds-background-success-subtler"; readonly 'color.background.success.subtler.hovered': "--ds-background-success-subtler-hovered"; readonly 'color.background.success.subtler.pressed': "--ds-background-success-subtler-pressed"; readonly 'color.background.success.bold': "--ds-background-success-bold"; readonly 'color.background.success.bold.hovered': "--ds-background-success-bold-hovered"; readonly 'color.background.success.bold.pressed': "--ds-background-success-bold-pressed"; readonly 'color.background.discovery': "--ds-background-discovery"; readonly 'color.background.discovery.hovered': "--ds-background-discovery-hovered"; readonly 'color.background.discovery.pressed': "--ds-background-discovery-pressed"; readonly 'color.background.discovery.subtler': "--ds-background-discovery-subtler"; readonly 'color.background.discovery.subtler.hovered': "--ds-background-discovery-subtler-hovered"; readonly 'color.background.discovery.subtler.pressed': "--ds-background-discovery-subtler-pressed"; readonly 'color.background.discovery.bold': "--ds-background-discovery-bold"; readonly 'color.background.discovery.bold.hovered': "--ds-background-discovery-bold-hovered"; readonly 'color.background.discovery.bold.pressed': "--ds-background-discovery-bold-pressed"; readonly 'color.background.information': "--ds-background-information"; readonly 'color.background.information.hovered': "--ds-background-information-hovered"; readonly 'color.background.information.pressed': "--ds-background-information-pressed"; readonly 'color.background.information.subtler': "--ds-background-information-subtler"; readonly 'color.background.information.subtler.hovered': "--ds-background-information-subtler-hovered"; readonly 'color.background.information.subtler.pressed': "--ds-background-information-subtler-pressed"; readonly 'color.background.information.bold': "--ds-background-information-bold"; readonly 'color.background.information.bold.hovered': "--ds-background-information-bold-hovered"; readonly 'color.background.information.bold.pressed': "--ds-background-information-bold-pressed"; readonly 'color.blanket': "--ds-blanket"; readonly 'color.blanket.selected': "--ds-blanket-selected"; readonly 'color.blanket.danger': "--ds-blanket-danger"; readonly 'color.interaction.hovered': "--ds-interaction-hovered"; readonly 'color.interaction.pressed': "--ds-interaction-pressed"; readonly 'color.skeleton': "--ds-skeleton"; readonly 'color.skeleton.subtle': "--ds-skeleton-subtle"; readonly 'color.chart.categorical.1': "--ds-chart-categorical-1"; readonly 'color.chart.categorical.1.hovered': "--ds-chart-categorical-1-hovered"; readonly 'color.chart.categorical.2': "--ds-chart-categorical-2"; readonly 'color.chart.categorical.2.hovered': "--ds-chart-categorical-2-hovered"; readonly 'color.chart.categorical.3': "--ds-chart-categorical-3"; readonly 'color.chart.categorical.3.hovered': "--ds-chart-categorical-3-hovered"; readonly 'color.chart.categorical.4': "--ds-chart-categorical-4"; readonly 'color.chart.categorical.4.hovered': "--ds-chart-categorical-4-hovered"; readonly 'color.chart.categorical.5': "--ds-chart-categorical-5"; readonly 'color.chart.categorical.5.hovered': "--ds-chart-categorical-5-hovered"; readonly 'color.chart.categorical.6': "--ds-chart-categorical-6"; readonly 'color.chart.categorical.6.hovered': "--ds-chart-categorical-6-hovered"; readonly 'color.chart.categorical.7': "--ds-chart-categorical-7"; readonly 'color.chart.categorical.7.hovered': "--ds-chart-categorical-7-hovered"; readonly 'color.chart.categorical.8': "--ds-chart-categorical-8"; readonly 'color.chart.categorical.8.hovered': "--ds-chart-categorical-8-hovered"; readonly 'color.chart.lime.bold': "--ds-chart-lime-bold"; readonly 'color.chart.lime.bold.hovered': "--ds-chart-lime-bold-hovered"; readonly 'color.chart.lime.bolder': "--ds-chart-lime-bolder"; readonly 'color.chart.lime.bolder.hovered': "--ds-chart-lime-bolder-hovered"; readonly 'color.chart.lime.boldest': "--ds-chart-lime-boldest"; readonly 'color.chart.lime.boldest.hovered': "--ds-chart-lime-boldest-hovered"; readonly 'color.chart.neutral': "--ds-chart-neutral"; readonly 'color.chart.neutral.hovered': "--ds-chart-neutral-hovered"; readonly 'color.chart.red.bold': "--ds-chart-red-bold"; readonly 'color.chart.red.bold.hovered': "--ds-chart-red-bold-hovered"; readonly 'color.chart.red.bolder': "--ds-chart-red-bolder"; readonly 'color.chart.red.bolder.hovered': "--ds-chart-red-bolder-hovered"; readonly 'color.chart.red.boldest': "--ds-chart-red-boldest"; readonly 'color.chart.red.boldest.hovered': "--ds-chart-red-boldest-hovered"; readonly 'color.chart.orange.bold': "--ds-chart-orange-bold"; readonly 'color.chart.orange.bold.hovered': "--ds-chart-orange-bold-hovered"; readonly 'color.chart.orange.bolder': "--ds-chart-orange-bolder"; readonly 'color.chart.orange.bolder.hovered': "--ds-chart-orange-bolder-hovered"; readonly 'color.chart.orange.boldest': "--ds-chart-orange-boldest"; readonly 'color.chart.orange.boldest.hovered': "--ds-chart-orange-boldest-hovered"; readonly 'color.chart.yellow.bold': "--ds-chart-yellow-bold"; readonly 'color.chart.yellow.bold.hovered': "--ds-chart-yellow-bold-hovered"; readonly 'color.chart.yellow.bolder': "--ds-chart-yellow-bolder"; readonly 'color.chart.yellow.bolder.hovered': "--ds-chart-yellow-bolder-hovered"; readonly 'color.chart.yellow.boldest': "--ds-chart-yellow-boldest"; readonly 'color.chart.yellow.boldest.hovered': "--ds-chart-yellow-boldest-hovered"; readonly 'color.chart.green.bold': "--ds-chart-green-bold"; readonly 'color.chart.green.bold.hovered': "--ds-chart-green-bold-hovered"; readonly 'color.chart.green.bolder': "--ds-chart-green-bolder"; readonly 'color.chart.green.bolder.hovered': "--ds-chart-green-bolder-hovered"; readonly 'color.chart.green.boldest': "--ds-chart-green-boldest"; readonly 'color.chart.green.boldest.hovered': "--ds-chart-green-boldest-hovered"; readonly 'color.chart.teal.bold': "--ds-chart-teal-bold"; readonly 'color.chart.teal.bold.hovered': "--ds-chart-teal-bold-hovered"; readonly 'color.chart.teal.bolder': "--ds-chart-teal-bolder"; readonly 'color.chart.teal.bolder.hovered': "--ds-chart-teal-bolder-hovered"; readonly 'color.chart.teal.boldest': "--ds-chart-teal-boldest"; readonly 'color.chart.teal.boldest.hovered': "--ds-chart-teal-boldest-hovered"; readonly 'color.chart.blue.bold': "--ds-chart-blue-bold"; readonly 'color.chart.blue.bold.hovered': "--ds-chart-blue-bold-hovered"; readonly 'color.chart.blue.bolder': "--ds-chart-blue-bolder"; readonly 'color.chart.blue.bolder.hovered': "--ds-chart-blue-bolder-hovered"; readonly 'color.chart.blue.boldest': "--ds-chart-blue-boldest"; readonly 'color.chart.blue.boldest.hovered': "--ds-chart-blue-boldest-hovered"; readonly 'color.chart.purple.bold': "--ds-chart-purple-bold"; readonly 'color.chart.purple.bold.hovered': "--ds-chart-purple-bold-hovered"; readonly 'color.chart.purple.bolder': "--ds-chart-purple-bolder"; readonly 'color.chart.purple.bolder.hovered': "--ds-chart-purple-bolder-hovered"; readonly 'color.chart.purple.boldest': "--ds-chart-purple-boldest"; readonly 'color.chart.purple.boldest.hovered': "--ds-chart-purple-boldest-hovered"; readonly 'color.chart.magenta.bold': "--ds-chart-magenta-bold"; readonly 'color.chart.magenta.bold.hovered': "--ds-chart-magenta-bold-hovered"; readonly 'color.chart.magenta.bolder': "--ds-chart-magenta-bolder"; readonly 'color.chart.magenta.bolder.hovered': "--ds-chart-magenta-bolder-hovered"; readonly 'color.chart.magenta.boldest': "--ds-chart-magenta-boldest"; readonly 'color.chart.magenta.boldest.hovered': "--ds-chart-magenta-boldest-hovered"; readonly 'color.chart.gray.bold': "--ds-chart-gray-bold"; readonly 'color.chart.gray.bold.hovered': "--ds-chart-gray-bold-hovered"; readonly 'color.chart.gray.bolder': "--ds-chart-gray-bolder"; readonly 'color.chart.gray.bolder.hovered': "--ds-chart-gray-bolder-hovered"; readonly 'color.chart.gray.boldest': "--ds-chart-gray-boldest"; readonly 'color.chart.gray.boldest.hovered': "--ds-chart-gray-boldest-hovered"; readonly 'color.chart.brand': "--ds-chart-brand"; readonly 'color.chart.brand.hovered': "--ds-chart-brand-hovered"; readonly 'color.chart.danger': "--ds-chart-danger"; readonly 'color.chart.danger.hovered': "--ds-chart-danger-hovered"; readonly 'color.chart.danger.bold': "--ds-chart-danger-bold"; readonly 'color.chart.danger.bold.hovered': "--ds-chart-danger-bold-hovered"; readonly 'color.chart.warning': "--ds-chart-warning"; readonly 'color.chart.warning.hovered': "--ds-chart-warning-hovered"; readonly 'color.chart.warning.bold': "--ds-chart-warning-bold"; readonly 'color.chart.warning.bold.hovered': "--ds-chart-warning-bold-hovered"; readonly 'color.chart.success': "--ds-chart-success"; readonly 'color.chart.success.hovered': "--ds-chart-success-hovered"; readonly 'color.chart.success.bold': "--ds-chart-success-bold"; readonly 'color.chart.success.bold.hovered': "--ds-chart-success-bold-hovered"; readonly 'color.chart.discovery': "--ds-chart-discovery"; readonly 'color.chart.discovery.hovered': "--ds-chart-discovery-hovered"; readonly 'color.chart.discovery.bold': "--ds-chart-discovery-bold"; readonly 'color.chart.discovery.bold.hovered': "--ds-chart-discovery-bold-hovered"; readonly 'color.chart.information': "--ds-chart-information"; readonly 'color.chart.information.hovered': "--ds-chart-information-hovered"; readonly 'color.chart.information.bold': "--ds-chart-information-bold"; readonly 'color.chart.information.bold.hovered': "--ds-chart-information-bold-hovered"; readonly 'elevation.surface': "--ds-surface"; readonly 'elevation.surface.hovered': "--ds-surface-hovered"; readonly 'elevation.surface.pressed': "--ds-surface-pressed"; readonly 'elevation.surface.overlay': "--ds-surface-overlay"; readonly 'elevation.surface.overlay.hovered': "--ds-surface-overlay-hovered"; readonly 'elevation.surface.overlay.pressed': "--ds-surface-overlay-pressed"; readonly 'elevation.surface.raised': "--ds-surface-raised"; readonly 'elevation.surface.raised.hovered': "--ds-surface-raised-hovered"; readonly 'elevation.surface.raised.pressed': "--ds-surface-raised-pressed"; readonly 'elevation.surface.sunken': "--ds-surface-sunken"; readonly 'elevation.shadow.overflow': "--ds-shadow-overflow"; readonly 'elevation.shadow.overflow.perimeter': "--ds-shadow-overflow-perimeter"; readonly 'elevation.shadow.overflow.spread': "--ds-shadow-overflow-spread"; readonly 'elevation.shadow.overlay': "--ds-shadow-overlay"; readonly 'elevation.shadow.raised': "--ds-shadow-raised"; readonly 'opacity.disabled': "--ds-opacity-disabled"; readonly 'opacity.loading': "--ds-opacity-loading"; readonly 'utility.UNSAFE.transparent': "--ds-UNSAFE-transparent"; readonly 'utility.elevation.surface.current': "--ds-elevation-surface-current"; readonly 'space.0': "--ds-space-0"; readonly 'space.025': "--ds-space-025"; readonly 'space.050': "--ds-space-050"; readonly 'space.075': "--ds-space-075"; readonly 'space.100': "--ds-space-100"; readonly 'space.150': "--ds-space-150"; readonly 'space.200': "--ds-space-200"; readonly 'space.250': "--ds-space-250"; readonly 'space.300': "--ds-space-300"; readonly 'space.400': "--ds-space-400"; readonly 'space.500': "--ds-space-500"; readonly 'space.600': "--ds-space-600"; readonly 'space.800': "--ds-space-800"; readonly 'space.1000': "--ds-space-1000"; readonly 'space.negative.025': "--ds-space-negative-025"; readonly 'space.negative.050': "--ds-space-negative-050"; readonly 'space.negative.075': "--ds-space-negative-075"; readonly 'space.negative.100': "--ds-space-negative-100"; readonly 'space.negative.150': "--ds-space-negative-150"; readonly 'space.negative.200': "--ds-space-negative-200"; readonly 'space.negative.250': "--ds-space-negative-250"; readonly 'space.negative.300': "--ds-space-negative-300"; readonly 'space.negative.400': "--ds-space-negative-400"; readonly 'font.heading.xxlarge': "--ds-font-heading-xxlarge"; readonly 'font.heading.xlarge': "--ds-font-heading-xlarge"; readonly 'font.heading.large': "--ds-font-heading-large"; readonly 'font.heading.medium': "--ds-font-heading-medium"; readonly 'font.heading.small': "--ds-font-heading-small"; readonly 'font.heading.xsmall': "--ds-font-heading-xsmall"; readonly 'font.heading.xxsmall': "--ds-font-heading-xxsmall"; readonly 'font.body.large': "--ds-font-body-large"; readonly 'font.body': "--ds-font-body"; readonly 'font.body.small': "--ds-font-body-small"; readonly 'font.metric.large': "--ds-font-metric-large"; readonly 'font.metric.medium': "--ds-font-metric-medium"; readonly 'font.metric.small': "--ds-font-metric-small"; readonly 'font.code': "--ds-font-code"; readonly 'font.weight.regular': "--ds-font-weight-regular"; readonly 'font.weight.medium': "--ds-font-weight-medium"; readonly 'font.weight.semibold': "--ds-font-weight-semibold"; readonly 'font.weight.bold': "--ds-font-weight-bold"; readonly 'font.family.heading': "--ds-font-family-heading"; readonly 'font.family.body': "--ds-font-family-body"; readonly 'font.family.code': "--ds-font-family-code"; readonly 'font.family.brand.heading': "--ds-font-family-brand-heading"; readonly 'font.family.brand.body': "--ds-font-family-brand-body"; readonly 'radius.xsmall': "--ds-radius-xsmall"; readonly 'radius.small': "--ds-radius-small"; readonly 'radius.medium': "--ds-radius-medium"; readonly 'radius.large': "--ds-radius-large"; readonly 'radius.xlarge': "--ds-radius-xlarge"; readonly 'radius.xxlarge': "--ds-radius-xxlarge"; readonly 'radius.full': "--ds-radius-full"; readonly 'radius.tile': "--ds-radius-tile"; readonly 'border.width': "--ds-border-width"; readonly 'border.width.selected': "--ds-border-width-selected"; readonly 'border.width.focused': "--ds-border-width-focused"; }; export type CSSTokenMap = { 'motion.avatar.enter': 'var(--ds-avatar-enter)'; 'motion.avatar.exit': 'var(--ds-avatar-exit)'; 'motion.avatar.hovered': 'var(--ds-avatar-hovered)'; 'motion.blanket.enter': 'var(--ds-blanket-enter)'; 'motion.blanket.exit': 'var(--ds-blanket-exit)'; 'motion.duration.instant': 'var(--ds-duration-instant)'; 'motion.duration.long': 'var(--ds-duration-long)'; 'motion.duration.medium': 'var(--ds-duration-medium)'; 'motion.duration.short': 'var(--ds-duration-short)'; 'motion.duration.xlong': 'var(--ds-duration-xlong)'; 'motion.duration.xshort': 'var(--ds-duration-xshort)'; 'motion.duration.xxlong': 'var(--ds-duration-xxlong)'; 'motion.duration.xxshort': 'var(--ds-duration-xxshort)'; 'motion.easing.in.practical': 'var(--ds-easing-in-practical)'; 'motion.easing.inout.bold': 'var(--ds-easing-inout-bold)'; 'motion.easing.out.practical': 'var(--ds-easing-out-practical)'; 'motion.easing.out.bold': 'var(--ds-easing-out-bold)'; 'motion.easing.spring': 'var(--ds-easing-spring)'; 'motion.flag.enter': 'var(--ds-flag-enter)'; 'motion.flag.exit': 'var(--ds-flag-exit)'; 'motion.flag.reposition': 'var(--ds-flag-reposition)'; 'motion.keyframe.fade.in': 'var(--ds-keyframe-fade-in)'; 'motion.keyframe.fade.out': 'var(--ds-keyframe-fade-out)'; 'motion.keyframe.scale.in.medium': 'var(--ds-keyframe-scale-in-medium)'; 'motion.keyframe.scale.in.small': 'var(--ds-keyframe-scale-in-small)'; 'motion.keyframe.scale.out.medium': 'var(--ds-keyframe-scale-out-medium)'; 'motion.keyframe.scale.out.small': 'var(--ds-keyframe-scale-out-small)'; 'motion.keyframe.slide.in.bottom.short': 'var(--ds-keyframe-slide-in-bottom-short)'; 'motion.keyframe.slide.in.left.half': 'var(--ds-keyframe-slide-in-left-half)'; 'motion.keyframe.slide.in.left.short': 'var(--ds-keyframe-slide-in-left-short)'; 'motion.keyframe.slide.in.right.short': 'var(--ds-keyframe-slide-in-right-short)'; 'motion.keyframe.slide.in.top.short': 'var(--ds-keyframe-slide-in-top-short)'; 'motion.keyframe.slide.out.bottom.short': 'var(--ds-keyframe-slide-out-bottom-short)'; 'motion.keyframe.slide.out.left.half': 'var(--ds-keyframe-slide-out-left-half)'; 'motion.keyframe.slide.out.left.short': 'var(--ds-keyframe-slide-out-left-short)'; 'motion.keyframe.slide.out.right.short': 'var(--ds-keyframe-slide-out-right-short)'; 'motion.keyframe.slide.out.top.short': 'var(--ds-keyframe-slide-out-top-short)'; 'motion.modal.enter': 'var(--ds-modal-enter)'; 'motion.modal.exit': 'var(--ds-modal-exit)'; 'motion.popup.enter.bottom': 'var(--ds-popup-enter-bottom)'; 'motion.popup.enter.left': 'var(--ds-popup-enter-left)'; 'motion.popup.enter.right': 'var(--ds-popup-enter-right)'; 'motion.popup.enter.top': 'var(--ds-popup-enter-top)'; 'motion.popup.exit.bottom': 'var(--ds-popup-exit-bottom)'; 'motion.popup.exit.left': 'var(--ds-popup-exit-left)'; 'motion.popup.exit.right': 'var(--ds-popup-exit-right)'; 'motion.popup.exit.top': 'var(--ds-popup-exit-top)'; 'motion.spotlight.enter': 'var(--ds-spotlight-enter)'; 'motion.spotlight.exit': 'var(--ds-spotlight-exit)'; 'color.text': 'var(--ds-text)'; 'color.text.accent.lime': 'var(--ds-text-accent-lime)'; 'color.text.accent.lime.bolder': 'var(--ds-text-accent-lime-bolder)'; 'color.text.accent.red': 'var(--ds-text-accent-red)'; 'color.text.accent.red.bolder': 'var(--ds-text-accent-red-bolder)'; 'color.text.accent.orange': 'var(--ds-text-accent-orange)'; 'color.text.accent.orange.bolder': 'var(--ds-text-accent-orange-bolder)'; 'color.text.accent.yellow': 'var(--ds-text-accent-yellow)'; 'color.text.accent.yellow.bolder': 'var(--ds-text-accent-yellow-bolder)'; 'color.text.accent.green': 'var(--ds-text-accent-green)'; 'color.text.accent.green.bolder': 'var(--ds-text-accent-green-bolder)'; 'color.text.accent.teal': 'var(--ds-text-accent-teal)'; 'color.text.accent.teal.bolder': 'var(--ds-text-accent-teal-bolder)'; 'color.text.accent.blue': 'var(--ds-text-accent-blue)'; 'color.text.accent.blue.bolder': 'var(--ds-text-accent-blue-bolder)'; 'color.text.accent.purple': 'var(--ds-text-accent-purple)'; 'color.text.accent.purple.bolder': 'var(--ds-text-accent-purple-bolder)'; 'color.text.accent.magenta': 'var(--ds-text-accent-magenta)'; 'color.text.accent.magenta.bolder': 'var(--ds-text-accent-magenta-bolder)'; 'color.text.accent.gray': 'var(--ds-text-accent-gray)'; 'color.text.accent.gray.bolder': 'var(--ds-text-accent-gray-bolder)'; 'color.text.disabled': 'var(--ds-text-disabled)'; 'color.text.inverse': 'var(--ds-text-inverse)'; 'color.text.selected': 'var(--ds-text-selected)'; 'color.text.brand': 'var(--ds-text-brand)'; 'color.text.danger': 'var(--ds-text-danger)'; 'color.text.danger.bolder': 'var(--ds-text-danger-bolder)'; 'color.text.warning': 'var(--ds-text-warning)'; 'color.text.warning.inverse': 'var(--ds-text-warning-inverse)'; 'color.text.warning.bolder': 'var(--ds-text-warning-bolder)'; 'color.text.success': 'var(--ds-text-success)'; 'color.text.success.bolder': 'var(--ds-text-success-bolder)'; 'color.text.discovery': 'var(--ds-text-discovery)'; 'color.text.discovery.bolder': 'var(--ds-text-discovery-bolder)'; 'color.text.information': 'var(--ds-text-information)'; 'color.text.information.bolder': 'var(--ds-text-information-bolder)'; 'color.text.subtlest': 'var(--ds-text-subtlest)'; 'color.text.subtle': 'var(--ds-text-subtle)'; 'color.link': 'var(--ds-link)'; 'color.link.pressed': 'var(--ds-link-pressed)'; 'color.link.visited': 'var(--ds-link-visited)'; 'color.link.visited.pressed': 'var(--ds-link-visited-pressed)'; 'color.icon': 'var(--ds-icon)'; 'color.icon.accent.lime': 'var(--ds-icon-accent-lime)'; 'color.icon.accent.red': 'var(--ds-icon-accent-red)'; 'color.icon.accent.orange': 'var(--ds-icon-accent-orange)'; 'color.icon.accent.yellow': 'var(--ds-icon-accent-yellow)'; 'color.icon.accent.green': 'var(--ds-icon-accent-green)'; 'color.icon.accent.teal': 'var(--ds-icon-accent-teal)'; 'color.icon.accent.blue': 'var(--ds-icon-accent-blue)'; 'color.icon.accent.purple': 'var(--ds-icon-accent-purple)'; 'color.icon.accent.magenta': 'var(--ds-icon-accent-magenta)'; 'color.icon.accent.gray': 'var(--ds-icon-accent-gray)'; 'color.icon.disabled': 'var(--ds-icon-disabled)'; 'color.icon.inverse': 'var(--ds-icon-inverse)'; 'color.icon.selected': 'var(--ds-icon-selected)'; 'color.icon.brand': 'var(--ds-icon-brand)'; 'color.icon.danger': 'var(--ds-icon-danger)'; 'color.icon.warning': 'var(--ds-icon-warning)'; 'color.icon.warning.inverse': 'var(--ds-icon-warning-inverse)'; 'color.icon.success': 'var(--ds-icon-success)'; 'color.icon.discovery': 'var(--ds-icon-discovery)'; 'color.icon.information': 'var(--ds-icon-information)'; 'color.icon.subtlest': 'var(--ds-icon-subtlest)'; 'color.icon.subtle': 'var(--ds-icon-subtle)'; 'color.border': 'var(--ds-border)'; 'color.border.accent.lime': 'var(--ds-border-accent-lime)'; 'color.border.accent.red': 'var(--ds-border-accent-red)'; 'color.border.accent.orange': 'var(--ds-border-accent-orange)'; 'color.border.accent.yellow': 'var(--ds-border-accent-yellow)'; 'color.border.accent.green': 'var(--ds-border-accent-green)'; 'color.border.accent.teal': 'var(--ds-border-accent-teal)'; 'color.border.accent.blue': 'var(--ds-border-accent-blue)'; 'color.border.accent.purple': 'var(--ds-border-accent-purple)'; 'color.border.accent.magenta': 'var(--ds-border-accent-magenta)'; 'color.border.accent.gray': 'var(--ds-border-accent-gray)'; 'color.border.disabled': 'var(--ds-border-disabled)'; 'color.border.focused': 'var(--ds-border-focused)'; 'color.border.input': 'var(--ds-border-input)'; 'color.border.inverse': 'var(--ds-border-inverse)'; 'color.border.selected': 'var(--ds-border-selected)'; 'color.border.brand': 'var(--ds-border-brand)'; 'color.border.danger': 'var(--ds-border-danger)'; 'color.border.warning': 'var(--ds-border-warning)'; 'color.border.success': 'var(--ds-border-success)'; 'color.border.discovery': 'var(--ds-border-discovery)'; 'color.border.information': 'var(--ds-border-information)'; 'color.border.bold': 'var(--ds-border-bold)'; 'color.background.accent.lime.subtlest': 'var(--ds-background-accent-lime-subtlest)'; 'color.background.accent.lime.subtlest.hovered': 'var(--ds-background-accent-lime-subtlest-hovered)'; 'color.background.accent.lime.subtlest.pressed': 'var(--ds-background-accent-lime-subtlest-pressed)'; 'color.background.accent.lime.subtler': 'var(--ds-background-accent-lime-subtler)'; 'color.background.accent.lime.subtler.hovered': 'var(--ds-background-accent-lime-subtler-hovered)'; 'color.background.accent.lime.subtler.pressed': 'var(--ds-background-accent-lime-subtler-pressed)'; 'color.background.accent.lime.subtle': 'var(--ds-background-accent-lime-subtle)'; 'color.background.accent.lime.subtle.hovered': 'var(--ds-background-accent-lime-subtle-hovered)'; 'color.background.accent.lime.subtle.pressed': 'var(--ds-background-accent-lime-subtle-pressed)'; 'color.background.accent.lime.bolder': 'var(--ds-background-accent-lime-bolder)'; 'color.background.accent.lime.bolder.hovered': 'var(--ds-background-accent-lime-bolder-hovered)'; 'color.background.accent.lime.bolder.pressed': 'var(--ds-background-accent-lime-bolder-pressed)'; 'color.background.accent.red.subtlest': 'var(--ds-background-accent-red-subtlest)'; 'color.background.accent.red.subtlest.hovered': 'var(--ds-background-accent-red-subtlest-hovered)'; 'color.background.accent.red.subtlest.pressed': 'var(--ds-background-accent-red-subtlest-pressed)'; 'color.background.accent.red.subtler': 'var(--ds-background-accent-red-subtler)'; 'color.background.accent.red.subtler.hovered': 'var(--ds-background-accent-red-subtler-hovered)'; 'color.background.accent.red.subtler.pressed': 'var(--ds-background-accent-red-subtler-pressed)'; 'color.background.accent.red.subtle': 'var(--ds-background-accent-red-subtle)'; 'color.background.accent.red.subtle.hovered': 'var(--ds-background-accent-red-subtle-hovered)'; 'color.background.accent.red.subtle.pressed': 'var(--ds-background-accent-red-subtle-pressed)'; 'color.background.accent.red.bolder': 'var(--ds-background-accent-red-bolder)'; 'color.background.accent.red.bolder.hovered': 'var(--ds-background-accent-red-bolder-hovered)'; 'color.background.accent.red.bolder.pressed': 'var(--ds-background-accent-red-bolder-pressed)'; 'color.background.accent.orange.subtlest': 'var(--ds-background-accent-orange-subtlest)'; 'color.background.accent.orange.subtlest.hovered': 'var(--ds-background-accent-orange-subtlest-hovered)'; 'color.background.accent.orange.subtlest.pressed': 'var(--ds-background-accent-orange-subtlest-pressed)'; 'color.background.accent.orange.subtler': 'var(--ds-background-accent-orange-subtler)'; 'color.background.accent.orange.subtler.hovered': 'var(--ds-background-accent-orange-subtler-hovered)'; 'color.background.accent.orange.subtler.pressed': 'var(--ds-background-accent-orange-subtler-pressed)'; 'color.background.accent.orange.subtle': 'var(--ds-background-accent-orange-subtle)'; 'color.background.accent.orange.subtle.hovered': 'var(--ds-background-accent-orange-subtle-hovered)'; 'color.background.accent.orange.subtle.pressed': 'var(--ds-background-accent-orange-subtle-pressed)'; 'color.background.accent.orange.bolder': 'var(--ds-background-accent-orange-bolder)'; 'color.background.accent.orange.bolder.hovered': 'var(--ds-background-accent-orange-bolder-hovered)'; 'color.background.accent.orange.bolder.pressed': 'var(--ds-background-accent-orange-bolder-pressed)'; 'color.background.accent.yellow.subtlest': 'var(--ds-background-accent-yellow-subtlest)'; 'color.background.accent.yellow.subtlest.hovered': 'var(--ds-background-accent-yellow-subtlest-hovered)'; 'color.background.accent.yellow.subtlest.pressed': 'var(--ds-background-accent-yellow-subtlest-pressed)'; 'color.background.accent.yellow.subtler': 'var(--ds-background-accent-yellow-subtler)'; 'color.background.accent.yellow.subtler.hovered': 'var(--ds-background-accent-yellow-subtler-hovered)'; 'color.background.accent.yellow.subtler.pressed': 'var(--ds-background-accent-yellow-subtler-pressed)'; 'color.background.accent.yellow.subtle': 'var(--ds-background-accent-yellow-subtle)'; 'color.background.accent.yellow.subtle.hovered': 'var(--ds-background-accent-yellow-subtle-hovered)'; 'color.background.accent.yellow.subtle.pressed': 'var(--ds-background-accent-yellow-subtle-pressed)'; 'color.background.accent.yellow.bolder': 'var(--ds-background-accent-yellow-bolder)'; 'color.background.accent.yellow.bolder.hovered': 'var(--ds-background-accent-yellow-bolder-hovered)'; 'color.background.accent.yellow.bolder.pressed': 'var(--ds-background-accent-yellow-bolder-pressed)'; 'color.background.accent.green.subtlest': 'var(--ds-background-accent-green-subtlest)'; 'color.background.accent.green.subtlest.hovered': 'var(--ds-background-accent-green-subtlest-hovered)'; 'color.background.accent.green.subtlest.pressed': 'var(--ds-background-accent-green-subtlest-pressed)'; 'color.background.accent.green.subtler': 'var(--ds-background-accent-green-subtler)'; 'color.background.accent.green.subtler.hovered': 'var(--ds-background-accent-green-subtler-hovered)'; 'color.background.accent.green.subtler.pressed': 'var(--ds-background-accent-green-subtler-pressed)'; 'color.background.accent.green.subtle': 'var(--ds-background-accent-green-subtle)'; 'color.background.accent.green.subtle.hovered': 'var(--ds-background-accent-green-subtle-hovered)'; 'color.background.accent.green.subtle.pressed': 'var(--ds-background-accent-green-subtle-pressed)'; 'color.background.accent.green.bolder': 'var(--ds-background-accent-green-bolder)'; 'color.background.accent.green.bolder.hovered': 'var(--ds-background-accent-green-bolder-hovered)'; 'color.background.accent.green.bolder.pressed': 'var(--ds-background-accent-green-bolder-pressed)'; 'color.background.accent.teal.subtlest': 'var(--ds-background-accent-teal-subtlest)'; 'color.background.accent.teal.subtlest.hovered': 'var(--ds-background-accent-teal-subtlest-hovered)'; 'color.background.accent.teal.subtlest.pressed': 'var(--ds-background-accent-teal-subtlest-pressed)'; 'color.background.accent.teal.subtler': 'var(--ds-background-accent-teal-subtler)'; 'color.background.accent.teal.subtler.hovered': 'var(--ds-background-accent-teal-subtler-hovered)'; 'color.background.accent.teal.subtler.pressed': 'var(--ds-background-accent-teal-subtler-pressed)'; 'color.background.accent.teal.subtle': 'var(--ds-background-accent-teal-subtle)'; 'color.background.accent.teal.subtle.hovered': 'var(--ds-background-accent-teal-subtle-hovered)'; 'color.background.accent.teal.subtle.pressed': 'var(--ds-background-accent-teal-subtle-pressed)'; 'color.background.accent.teal.bolder': 'var(--ds-background-accent-teal-bolder)'; 'color.background.accent.teal.bolder.hovered': 'var(--ds-background-accent-teal-bolder-hovered)'; 'color.background.accent.teal.bolder.pressed': 'var(--ds-background-accent-teal-bolder-pressed)'; 'color.background.accent.blue.subtlest': 'var(--ds-background-accent-blue-subtlest)'; 'color.background.accent.blue.subtlest.hovered': 'var(--ds-background-accent-blue-subtlest-hovered)'; 'color.background.accent.blue.subtlest.pressed': 'var(--ds-background-accent-blue-subtlest-pressed)'; 'color.background.accent.blue.subtler': 'var(--ds-background-accent-blue-subtler)'; 'color.background.accent.blue.subtler.hovered': 'var(--ds-background-accent-blue-subtler-hovered)'; 'color.background.accent.blue.subtler.pressed': 'var(--ds-background-accent-blue-subtler-pressed)'; 'color.background.accent.blue.subtle': 'var(--ds-background-accent-blue-subtle)'; 'color.background.accent.blue.subtle.hovered': 'var(--ds-background-accent-blue-subtle-hovered)'; 'color.background.accent.blue.subtle.pressed': 'var(--ds-background-accent-blue-subtle-pressed)'; 'color.background.accent.blue.bolder': 'var(--ds-background-accent-blue-bolder)'; 'color.background.accent.blue.bolder.hovered': 'var(--ds-background-accent-blue-bolder-hovered)'; 'color.background.accent.blue.bolder.pressed': 'var(--ds-background-accent-blue-bolder-pressed)'; 'color.background.accent.purple.subtlest': 'var(--ds-background-accent-purple-subtlest)'; 'color.background.accent.purple.subtlest.hovered': 'var(--ds-background-accent-purple-subtlest-hovered)'; 'color.background.accent.purple.subtlest.pressed': 'var(--ds-background-accent-purple-subtlest-pressed)'; 'color.background.accent.purple.subtler': 'var(--ds-background-accent-purple-subtler)'; 'color.background.accent.purple.subtler.hovered': 'var(--ds-background-accent-purple-subtler-hovered)'; 'color.background.accent.purple.subtler.pressed': 'var(--ds-background-accent-purple-subtler-pressed)'; 'color.background.accent.purple.subtle': 'var(--ds-background-accent-purple-subtle)'; 'color.background.accent.purple.subtle.hovered': 'var(--ds-background-accent-purple-subtle-hovered)'; 'color.background.accent.purple.subtle.pressed': 'var(--ds-background-accent-purple-subtle-pressed)'; 'color.background.accent.purple.bolder': 'var(--ds-background-accent-purple-bolder)'; 'color.background.accent.purple.bolder.hovered': 'var(--ds-background-accent-purple-bolder-hovered)'; 'color.background.accent.purple.bolder.pressed': 'var(--ds-background-accent-purple-bolder-pressed)'; 'color.background.accent.magenta.subtlest': 'var(--ds-background-accent-magenta-subtlest)'; 'color.background.accent.magenta.subtlest.hovered': 'var(--ds-background-accent-magenta-subtlest-hovered)'; 'color.background.accent.magenta.subtlest.pressed': 'var(--ds-background-accent-magenta-subtlest-pressed)'; 'color.background.accent.magenta.subtler': 'var(--ds-background-accent-magenta-subtler)'; 'color.background.accent.magenta.subtler.hovered': 'var(--ds-background-accent-magenta-subtler-hovered)'; 'color.background.accent.magenta.subtler.pressed': 'var(--ds-background-accent-magenta-subtler-pressed)'; 'color.background.accent.magenta.subtle': 'var(--ds-background-accent-magenta-subtle)'; 'color.background.accent.magenta.subtle.hovered': 'var(--ds-background-accent-magenta-subtle-hovered)'; 'color.background.accent.magenta.subtle.pressed': 'var(--ds-background-accent-magenta-subtle-pressed)'; 'color.background.accent.magenta.bolder': 'var(--ds-background-accent-magenta-bolder)'; 'color.background.accent.magenta.bolder.hovered': 'var(--ds-background-accent-magenta-bolder-hovered)'; 'color.background.accent.magenta.bolder.pressed': 'var(--ds-background-accent-magenta-bolder-pressed)'; 'color.background.accent.gray.subtlest': 'var(--ds-background-accent-gray-subtlest)'; 'color.background.accent.gray.subtlest.hovered': 'var(--ds-background-accent-gray-subtlest-hovered)'; 'color.background.accent.gray.subtlest.pressed': 'var(--ds-background-accent-gray-subtlest-pressed)'; 'color.background.accent.gray.subtler': 'var(--ds-background-accent-gray-subtler)'; 'color.background.accent.gray.subtler.hovered': 'var(--ds-background-accent-gray-subtler-hovered)'; 'color.background.accent.gray.subtler.pressed': 'var(--ds-background-accent-gray-subtler-pressed)'; 'color.background.accent.gray.subtle': 'var(--ds-background-accent-gray-subtle)'; 'color.background.accent.gray.subtle.hovered': 'var(--ds-background-accent-gray-subtle-hovered)'; 'color.background.accent.gray.subtle.pressed': 'var(--ds-background-accent-gray-subtle-pressed)'; 'color.background.accent.gray.bolder': 'var(--ds-background-accent-gray-bolder)'; 'color.background.accent.gray.bolder.hovered': 'var(--ds-background-accent-gray-bolder-hovered)'; 'color.background.accent.gray.bolder.pressed': 'var(--ds-background-accent-gray-bolder-pressed)'; 'color.background.disabled': 'var(--ds-background-disabled)'; 'color.background.input': 'var(--ds-background-input)'; 'color.background.input.hovered': 'var(--ds-background-input-hovered)'; 'color.background.input.pressed': 'var(--ds-background-input-pressed)'; 'color.background.inverse.subtle': 'var(--ds-background-inverse-subtle)'; 'color.background.inverse.subtle.hovered': 'var(--ds-background-inverse-subtle-hovered)'; 'color.background.inverse.subtle.pressed': 'var(--ds-background-inverse-subtle-pressed)'; 'color.background.neutral': 'var(--ds-background-neutral)'; 'color.background.neutral.hovered': 'var(--ds-background-neutral-hovered)'; 'color.background.neutral.pressed': 'var(--ds-background-neutral-pressed)'; 'color.background.neutral.subtle': 'var(--ds-background-neutral-subtle)'; 'color.background.neutral.subtle.hovered': 'var(--ds-background-neutral-subtle-hovered)'; 'color.background.neutral.subtle.pressed': 'var(--ds-background-neutral-subtle-pressed)'; 'color.background.neutral.bold': 'var(--ds-background-neutral-bold)'; 'color.background.neutral.bold.hovered': 'var(--ds-background-neutral-bold-hovered)'; 'color.background.neutral.bold.pressed': 'var(--ds-background-neutral-bold-pressed)'; 'color.background.selected': 'var(--ds-background-selected)'; 'color.background.selected.hovered': 'var(--ds-background-selected-hovered)'; 'color.background.selected.pressed': 'var(--ds-background-selected-pressed)'; 'color.background.selected.bold': 'var(--ds-background-selected-bold)'; 'color.background.selected.bold.hovered': 'var(--ds-background-selected-bold-hovered)'; 'color.background.selected.bold.pressed': 'var(--ds-background-selected-bold-pressed)'; 'color.background.brand.subtlest': 'var(--ds-background-brand-subtlest)'; 'color.background.brand.subtlest.hovered': 'var(--ds-background-brand-subtlest-hovered)'; 'color.background.brand.subtlest.pressed': 'var(--ds-background-brand-subtlest-pressed)'; 'color.background.brand.bold': 'var(--ds-background-brand-bold)'; 'color.background.brand.bold.hovered': 'var(--ds-background-brand-bold-hovered)'; 'color.background.brand.bold.pressed': 'var(--ds-background-brand-bold-pressed)'; 'color.background.brand.boldest': 'var(--ds-background-brand-boldest)'; 'color.background.brand.boldest.hovered': 'var(--ds-background-brand-boldest-hovered)'; 'color.background.brand.boldest.pressed': 'var(--ds-background-brand-boldest-pressed)'; 'color.background.danger': 'var(--ds-background-danger)'; 'color.background.danger.hovered': 'var(--ds-background-danger-hovered)'; 'color.background.danger.pressed': 'var(--ds-background-danger-pressed)'; 'color.background.danger.subtler': 'var(--ds-background-danger-subtler)'; 'color.background.danger.subtler.hovered': 'var(--ds-background-danger-subtler-hovered)'; 'color.background.danger.subtler.pressed': 'var(--ds-background-danger-subtler-pressed)'; 'color.background.danger.bold': 'var(--ds-background-danger-bold)'; 'color.background.danger.bold.hovered': 'var(--ds-background-danger-bold-hovered)'; 'color.background.danger.bold.pressed': 'var(--ds-background-danger-bold-pressed)'; 'color.background.warning': 'var(--ds-background-warning)'; 'color.background.warning.hovered': 'var(--ds-background-warning-hovered)'; 'color.background.warning.pressed': 'var(--ds-background-warning-pressed)'; 'color.background.warning.subtler': 'var(--ds-background-warning-subtler)'; 'color.background.warning.subtler.hovered': 'var(--ds-background-warning-subtler-hovered)'; 'color.background.warning.subtler.pressed': 'var(--ds-background-warning-subtler-pressed)'; 'color.background.warning.bold': 'var(--ds-background-warning-bold)'; 'color.background.warning.bold.hovered': 'var(--ds-background-warning-bold-hovered)'; 'color.background.warning.bold.pressed': 'var(--ds-background-warning-bold-pressed)'; 'color.background.success': 'var(--ds-background-success)'; 'color.background.success.hovered': 'var(--ds-background-success-hovered)'; 'color.background.success.pressed': 'var(--ds-background-success-pressed)'; 'color.background.success.subtler': 'var(--ds-background-success-subtler)'; 'color.background.success.subtler.hovered': 'var(--ds-background-success-subtler-hovered)'; 'color.background.success.subtler.pressed': 'var(--ds-background-success-subtler-pressed)'; 'color.background.success.bold': 'var(--ds-background-success-bold)'; 'color.background.success.bold.hovered': 'var(--ds-background-success-bold-hovered)'; 'color.background.success.bold.pressed': 'var(--ds-background-success-bold-pressed)'; 'color.background.discovery': 'var(--ds-background-discovery)'; 'color.background.discovery.hovered': 'var(--ds-background-discovery-hovered)'; 'color.background.discovery.pressed': 'var(--ds-background-discovery-pressed)'; 'color.background.discovery.subtler': 'var(--ds-background-discovery-subtler)'; 'color.background.discovery.subtler.hovered': 'var(--ds-background-discovery-subtler-hovered)'; 'color.background.discovery.subtler.pressed': 'var(--ds-background-discovery-subtler-pressed)'; 'color.background.discovery.bold': 'var(--ds-background-discovery-bold)'; 'color.background.discovery.bold.hovered': 'var(--ds-background-discovery-bold-hovered)'; 'color.background.discovery.bold.pressed': 'var(--ds-background-discovery-bold-pressed)'; 'color.background.information': 'var(--ds-background-information)'; 'color.background.information.hovered': 'var(--ds-background-information-hovered)'; 'color.background.information.pressed': 'var(--ds-background-information-pressed)'; 'color.background.information.subtler': 'var(--ds-background-information-subtler)'; 'color.background.information.subtler.hovered': 'var(--ds-background-information-subtler-hovered)'; 'color.background.information.subtler.pressed': 'var(--ds-background-information-subtler-pressed)'; 'color.background.information.bold': 'var(--ds-background-information-bold)'; 'color.background.information.bold.hovered': 'var(--ds-background-information-bold-hovered)'; 'color.background.information.bold.pressed': 'var(--ds-background-information-bold-pressed)'; 'color.blanket': 'var(--ds-blanket)'; 'color.blanket.selected': 'var(--ds-blanket-selected)'; 'color.blanket.danger': 'var(--ds-blanket-danger)'; 'color.interaction.hovered': 'var(--ds-interaction-hovered)'; 'color.interaction.pressed': 'var(--ds-interaction-pressed)'; 'color.skeleton': 'var(--ds-skeleton)'; 'color.skeleton.subtle': 'var(--ds-skeleton-subtle)'; 'color.chart.categorical.1': 'var(--ds-chart-categorical-1)'; 'color.chart.categorical.1.hovered': 'var(--ds-chart-categorical-1-hovered)'; 'color.chart.categorical.2': 'var(--ds-chart-categorical-2)'; 'color.chart.categorical.2.hovered': 'var(--ds-chart-categorical-2-hovered)'; 'color.chart.categorical.3': 'var(--ds-chart-categorical-3)'; 'color.chart.categorical.3.hovered': 'var(--ds-chart-categorical-3-hovered)'; 'color.chart.categorical.4': 'var(--ds-chart-categorical-4)'; 'color.chart.categorical.4.hovered': 'var(--ds-chart-categorical-4-hovered)'; 'color.chart.categorical.5': 'var(--ds-chart-categorical-5)'; 'color.chart.categorical.5.hovered': 'var(--ds-chart-categorical-5-hovered)'; 'color.chart.categorical.6': 'var(--ds-chart-categorical-6)'; 'color.chart.categorical.6.hovered': 'var(--ds-chart-categorical-6-hovered)'; 'color.chart.categorical.7': 'var(--ds-chart-categorical-7)'; 'color.chart.categorical.7.hovered': 'var(--ds-chart-categorical-7-hovered)'; 'color.chart.categorical.8': 'var(--ds-chart-categorical-8)'; 'color.chart.categorical.8.hovered': 'var(--ds-chart-categorical-8-hovered)'; 'color.chart.lime.bold': 'var(--ds-chart-lime-bold)'; 'color.chart.lime.bold.hovered': 'var(--ds-chart-lime-bold-hovered)'; 'color.chart.lime.bolder': 'var(--ds-chart-lime-bolder)'; 'color.chart.lime.bolder.hovered': 'var(--ds-chart-lime-bolder-hovered)'; 'color.chart.lime.boldest': 'var(--ds-chart-lime-boldest)'; 'color.chart.lime.boldest.hovered': 'var(--ds-chart-lime-boldest-hovered)'; 'color.chart.neutral': 'var(--ds-chart-neutral)'; 'color.chart.neutral.hovered': 'var(--ds-chart-neutral-hovered)'; 'color.chart.red.bold': 'var(--ds-chart-red-bold)'; 'color.chart.red.bold.hovered': 'var(--ds-chart-red-bold-hovered)'; 'color.chart.red.bolder': 'var(--ds-chart-red-bolder)'; 'color.chart.red.bolder.hovered': 'var(--ds-chart-red-bolder-hovered)'; 'color.chart.red.boldest': 'var(--ds-chart-red-boldest)'; 'color.chart.red.boldest.hovered': 'var(--ds-chart-red-boldest-hovered)'; 'color.chart.orange.bold': 'var(--ds-chart-orange-bold)'; 'color.chart.orange.bold.hovered': 'var(--ds-chart-orange-bold-hovered)'; 'color.chart.orange.bolder': 'var(--ds-chart-orange-bolder)'; 'color.chart.orange.bolder.hovered': 'var(--ds-chart-orange-bolder-hovered)'; 'color.chart.orange.boldest': 'var(--ds-chart-orange-boldest)'; 'color.chart.orange.boldest.hovered': 'var(--ds-chart-orange-boldest-hovered)'; 'color.chart.yellow.bold': 'var(--ds-chart-yellow-bold)'; 'color.chart.yellow.bold.hovered': 'var(--ds-chart-yellow-bold-hovered)'; 'color.chart.yellow.bolder': 'var(--ds-chart-yellow-bolder)'; 'color.chart.yellow.bolder.hovered': 'var(--ds-chart-yellow-bolder-hovered)'; 'color.chart.yellow.boldest': 'var(--ds-chart-yellow-boldest)'; 'color.chart.yellow.boldest.hovered': 'var(--ds-chart-yellow-boldest-hovered)'; 'color.chart.green.bold': 'var(--ds-chart-green-bold)'; 'color.chart.green.bold.hovered': 'var(--ds-chart-green-bold-hovered)'; 'color.chart.green.bolder': 'var(--ds-chart-green-bolder)'; 'color.chart.green.bolder.hovered': 'var(--ds-chart-green-bolder-hovered)'; 'color.chart.green.boldest': 'var(--ds-chart-green-boldest)'; 'color.chart.green.boldest.hovered': 'var(--ds-chart-green-boldest-hovered)'; 'color.chart.teal.bold': 'var(--ds-chart-teal-bold)'; 'color.chart.teal.bold.hovered': 'var(--ds-chart-teal-bold-hovered)'; 'color.chart.teal.bolder': 'var(--ds-chart-teal-bolder)'; 'color.chart.teal.bolder.hovered': 'var(--ds-chart-teal-bolder-hovered)'; 'color.chart.teal.boldest': 'var(--ds-chart-teal-boldest)'; 'color.chart.teal.boldest.hovered': 'var(--ds-chart-teal-boldest-hovered)'; 'color.chart.blue.bold': 'var(--ds-chart-blue-bold)'; 'color.chart.blue.bold.hovered': 'var(--ds-chart-blue-bold-hovered)'; 'color.chart.blue.bolder': 'var(--ds-chart-blue-bolder)'; 'color.chart.blue.bolder.hovered': 'var(--ds-chart-blue-bolder-hovered)'; 'color.chart.blue.boldest': 'var(--ds-chart-blue-boldest)'; 'color.chart.blue.boldest.hovered': 'var(--ds-chart-blue-boldest-hovered)'; 'color.chart.purple.bold': 'var(--ds-chart-purple-bold)'; 'color.chart.purple.bold.hovered': 'var(--ds-chart-purple-bold-hovered)'; 'color.chart.purple.bolder': 'var(--ds-chart-purple-bolder)'; 'color.chart.purple.bolder.hovered': 'var(--ds-chart-purple-bolder-hovered)'; 'color.chart.purple.boldest': 'var(--ds-chart-purple-boldest)'; 'color.chart.purple.boldest.hovered': 'var(--ds-chart-purple-boldest-hovered)'; 'color.chart.magenta.bold': 'var(--ds-chart-magenta-bold)'; 'color.chart.magenta.bold.hovered': 'var(--ds-chart-magenta-bold-hovered)'; 'color.chart.magenta.bolder': 'var(--ds-chart-magenta-bolder)'; 'color.chart.magenta.bolder.hovered': 'var(--ds-chart-magenta-bolder-hovered)'; 'color.chart.magenta.boldest': 'var(--ds-chart-magenta-boldest)'; 'color.chart.magenta.boldest.hovered': 'var(--ds-chart-magenta-boldest-hovered)'; 'color.chart.gray.bold': 'var(--ds-chart-gray-bold)'; 'color.chart.gray.bold.hovered': 'var(--ds-chart-gray-bold-hovered)'; 'color.chart.gray.bolder': 'var(--ds-chart-gray-bolder)'; 'color.chart.gray.bolder.hovered': 'var(--ds-chart-gray-bolder-hovered)'; 'color.chart.gray.boldest': 'var(--ds-chart-gray-boldest)'; 'color.chart.gray.boldest.hovered': 'var(--ds-chart-gray-boldest-hovered)'; 'color.chart.brand': 'var(--ds-chart-brand)'; 'color.chart.brand.hovered': 'var(--ds-chart-brand-hovered)'; 'color.chart.danger': 'var(--ds-chart-danger)'; 'color.chart.danger.hovered': 'var(--ds-chart-danger-hovered)'; 'color.chart.danger.bold': 'var(--ds-chart-danger-bold)'; 'color.chart.danger.bold.hovered': 'var(--ds-chart-danger-bold-hovered)'; 'color.chart.warning': 'var(--ds-chart-warning)'; 'color.chart.warning.hovered': 'var(--ds-chart-warning-hovered)'; 'color.chart.warning.bold': 'var(--ds-chart-warning-bold)'; 'color.chart.warning.bold.hovered': 'var(--ds-chart-warning-bold-hovered)'; 'color.chart.success': 'var(--ds-chart-success)'; 'color.chart.success.hovered': 'var(--ds-chart-success-hovered)'; 'color.chart.success.bold': 'var(--ds-chart-success-bold)'; 'color.chart.success.bold.hovered': 'var(--ds-chart-success-bold-hovered)'; 'color.chart.discovery': 'var(--ds-chart-discovery)'; 'color.chart.discovery.hovered': 'var(--ds-chart-discovery-hovered)'; 'color.chart.discovery.bold': 'var(--ds-chart-discovery-bold)'; 'color.chart.discovery.bold.hovered': 'var(--ds-chart-discovery-bold-hovered)'; 'color.chart.information': 'var(--ds-chart-information)'; 'color.chart.information.hovered': 'var(--ds-chart-information-hovered)'; 'color.chart.information.bold': 'var(--ds-chart-information-bold)'; 'color.chart.information.bold.hovered': 'var(--ds-chart-information-bold-hovered)'; 'elevation.surface': 'var(--ds-surface)'; 'elevation.surface.hovered': 'var(--ds-surface-hovered)'; 'elevation.surface.pressed': 'var(--ds-surface-pressed)'; 'elevation.surface.overlay': 'var(--ds-surface-overlay)'; 'elevation.surface.overlay.hovered': 'var(--ds-surface-overlay-hovered)'; 'elevation.surface.overlay.pressed': 'var(--ds-surface-overlay-pressed)'; 'elevation.surface.raised': 'var(--ds-surface-raised)'; 'elevation.surface.raised.hovered': 'var(--ds-surface-raised-hovered)'; 'elevation.surface.raised.pressed': 'var(--ds-surface-raised-pressed)'; 'elevation.surface.sunken': 'var(--ds-surface-sunken)'; 'elevation.shadow.overflow': 'var(--ds-shadow-overflow)'; 'elevation.shadow.overflow.perimeter': 'var(--ds-shadow-overflow-perimeter)'; 'elevation.shadow.overflow.spread': 'var(--ds-shadow-overflow-spread)'; 'elevation.shadow.overlay': 'var(--ds-shadow-overlay)'; 'elevation.shadow.raised': 'var(--ds-shadow-raised)'; 'opacity.disabled': 'var(--ds-opacity-disabled)'; 'opacity.loading': 'var(--ds-opacity-loading)'; 'utility.UNSAFE.transparent': 'var(--ds-UNSAFE-transparent)'; 'utility.elevation.surface.current': 'var(--ds-elevation-surface-current)'; 'space.0': 'var(--ds-space-0)'; 'space.025': 'var(--ds-space-025)'; 'space.050': 'var(--ds-space-050)'; 'space.075': 'var(--ds-space-075)'; 'space.100': 'var(--ds-space-100)'; 'space.150': 'var(--ds-space-150)'; 'space.200': 'var(--ds-space-200)'; 'space.250': 'var(--ds-space-250)'; 'space.300': 'var(--ds-space-300)'; 'space.400': 'var(--ds-space-400)'; 'space.500': 'var(--ds-space-500)'; 'space.600': 'var(--ds-space-600)'; 'space.800': 'var(--ds-space-800)'; 'space.1000': 'var(--ds-space-1000)'; 'space.negative.025': 'var(--ds-space-negative-025)'; 'space.negative.050': 'var(--ds-space-negative-050)'; 'space.negative.075': 'var(--ds-space-negative-075)'; 'space.negative.100': 'var(--ds-space-negative-100)'; 'space.negative.150': 'var(--ds-space-negative-150)'; 'space.negative.200': 'var(--ds-space-negative-200)'; 'space.negative.250': 'var(--ds-space-negative-250)'; 'space.negative.300': 'var(--ds-space-negative-300)'; 'space.negative.400': 'var(--ds-space-negative-400)'; 'font.heading.xxlarge': 'var(--ds-font-heading-xxlarge)'; 'font.heading.xlarge': 'var(--ds-font-heading-xlarge)'; 'font.heading.large': 'var(--ds-font-heading-large)'; 'font.heading.medium': 'var(--ds-font-heading-medium)'; 'font.heading.small': 'var(--ds-font-heading-small)'; 'font.heading.xsmall': 'var(--ds-font-heading-xsmall)'; 'font.heading.xxsmall': 'var(--ds-font-heading-xxsmall)'; 'font.body.large': 'var(--ds-font-body-large)'; 'font.body': 'var(--ds-font-body)'; 'font.body.small': 'var(--ds-font-body-small)'; 'font.metric.large': 'var(--ds-font-metric-large)'; 'font.metric.medium': 'var(--ds-font-metric-medium)'; 'font.metric.small': 'var(--ds-font-metric-small)'; 'font.code': 'var(--ds-font-code)'; 'font.weight.regular': 'var(--ds-font-weight-regular)'; 'font.weight.medium': 'var(--ds-font-weight-medium)'; 'font.weight.semibold': 'var(--ds-font-weight-semibold)'; 'font.weight.bold': 'var(--ds-font-weight-bold)'; 'font.family.heading': 'var(--ds-font-family-heading)'; 'font.family.body': 'var(--ds-font-family-body)'; 'font.family.code': 'var(--ds-font-family-code)'; 'font.family.brand.heading': 'var(--ds-font-family-brand-heading)'; 'font.family.brand.body': 'var(--ds-font-family-brand-body)'; 'radius.xsmall': 'var(--ds-radius-xsmall)'; 'radius.small': 'var(--ds-radius-small)'; 'radius.medium': 'var(--ds-radius-medium)'; 'radius.large': 'var(--ds-radius-large)'; 'radius.xlarge': 'var(--ds-radius-xlarge)'; 'radius.xxlarge': 'var(--ds-radius-xxlarge)'; 'radius.full': 'var(--ds-radius-full)'; 'radius.tile': 'var(--ds-radius-tile)'; 'border.width': 'var(--ds-border-width)'; 'border.width.selected': 'var(--ds-border-width-selected)'; 'border.width.focused': 'var(--ds-border-width-focused)'; }; export type CSSToken = CSSTokenMap[keyof CSSTokenMap]; export default tokens;