@mirohq/design-system-themes 1.3.11 → 1.3.13
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/base.css +35 -19
- package/dark.css +36 -20
- package/dist/main.js +61 -41
- package/dist/main.js.map +1 -1
- package/dist/module.js +61 -41
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +1 -1
- package/light.css +35 -19
- package/metadata.json +6 -0
- package/new-dark.css +38 -22
- package/new-light.css +42 -22
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { Colors } from '@mirohq/design-tokens';
|
|
|
3
3
|
/**
|
|
4
4
|
* DO NOT MODIFY THIS FILE: This file was generated by Style Dictionary
|
|
5
5
|
*/
|
|
6
|
-
type AliasColors = 'background-alpha' | 'background-alpha-active' | 'background-alpha-hover' | 'background-alpha-neutrals-overlay' | 'background-alpha-neutrals-overlay-subtle' | 'background-alpha-subtle' | 'background-canvas' | 'background-disabled' | 'background-elevated' | 'background-inverted' | 'background-inverted-secondary' | 'background-layout' | 'background-overlay' | 'background-space' | 'background-static-dark' | 'background-static-dark-subtle' | 'background-static-light' | 'background-surface' | 'background-surface-secondary' | 'background-transparent' | 'background-danger-prominent' | 'background-danger-prominent-active' | 'background-danger-prominent-hover' | 'background-danger-prominent-pressed' | 'background-danger-subtle' | 'background-danger-subtle-active' | 'background-danger-subtle-hover' | 'background-danger-subtle-pressed' | 'background-interactive-danger' | 'background-interactive-danger-hover' | 'background-interactive-danger-pressed' | 'background-interactive-primary' | 'background-interactive-primary-hover' | 'background-interactive-primary-pressed' | 'background-interactive-secondary-selected' | 'background-interactive-selected' | 'background-interactive-surface-hover' | 'background-interactive-surface-secondary-hover' | 'background-neutrals' | 'background-neutrals-active' | 'background-neutrals-container' | 'background-neutrals-control' | 'background-neutrals-control-hover' | 'background-neutrals-control-pressed' | 'background-neutrals-disabled' | 'background-neutrals-hover' | 'background-neutrals-inactive' | 'background-neutrals-inactive-hover' | 'background-neutrals-inverted' | 'background-neutrals-inverted-subtle' | 'background-neutrals-layout' | 'background-neutrals-page' | 'background-neutrals-page-subtle' | 'background-neutrals-pressed' | 'background-neutrals-scrollbar' | 'background-neutrals-scrollbar-active' | 'background-neutrals-scrollbar-hover' | 'background-neutrals-subtle' | 'background-neutrals-subtle-active' | 'background-neutrals-subtle-hover' | 'background-neutrals-subtle-pressed' | 'background-neutrals-transparent' | 'background-primary-prominent' | 'background-primary-prominent-active' | 'background-primary-prominent-hover' | 'background-primary-prominent-pressed' | 'background-primary-prominent-selected' | 'background-primary-subtle' | 'background-primary-subtle-active' | 'background-primary-subtle-hover' | 'background-primary-subtle-pressed' | 'background-primary-subtle-selected' | 'status-background-error' | 'status-background-info' | 'status-background-success' | 'status-background-warning' | 'background-success-prominent' | 'background-success-prominent-active' | 'background-success-prominent-hover' | 'background-success-prominent-pressed' | 'background-success-subtle' | 'background-warning-prominent' | 'background-warning-subtle' | 'border-default' | 'border-disabled' | 'border-inverted' | 'border-inverted-subtle' | 'border-option' | 'border-option-hover' | 'border-static-dark' | 'border-static-dark-subtle' | 'border-static-light' | 'border-strong' | 'border-subtle' | 'border-transparent' | 'border-danger' | 'border-danger-active' | 'border-danger-hover' | 'border-danger-pressed' | 'border-danger-subtle' | 'border-focus-error-inner' | 'border-focus-error-middle' | 'border-focus-error-outer' | 'border-focus-inner' | 'border-focus-middle' | 'border-focus-outer' | 'border-focus-success-inner' | 'border-focus-success-middle' | 'border-focus-success-outer' | 'focus-keyboard' | 'border-interactive-danger' | 'border-interactive-danger-hover' | 'border-interactive-danger-pressed' | 'border-interactive-primary' | 'border-interactive-primary-hover' | 'border-interactive-primary-pressed' | 'border-interactive-secondary' | 'border-interactive-secondary-hover' | 'border-interactive-secondary-pressed' | 'border-interactive-selected' | 'border-neutrals' | 'border-neutrals-active' | 'border-neutrals-controls' | 'border-neutrals-controls-disabled' | 'border-neutrals-disabled' | 'border-neutrals-hover' | 'border-neutrals-inverted' | 'border-neutrals-pressed' | 'border-neutrals-subtle' | 'border-neutrals-subtle-hover' | 'border-neutrals-subtle-pressed' | 'border-neutrals-text' | 'border-neutrals-text-active' | 'border-neutrals-text-hover' | 'border-neutrals-text-subtle' | 'border-neutrals-text-subtle-active' | 'border-neutrals-text-subtle-hover' | 'border-neutrals-transparent' | 'border-primary' | 'border-primary-active' | 'border-primary-hover' | 'border-primary-inverted' | 'border-primary-pressed' | 'border-primary-selected' | 'border-primary-subtle' | 'status-border-error' | 'status-border-info' | 'status-border-success' | 'status-border-warning' | 'border-success' | 'border-success-active' | 'border-success-hover' | 'border-success-pressed' | 'border-success-subtle' | 'border-warning' | 'border-warning-subtle' | 'badge-border' | 'badge-border-inverted' | 'button-background-danger' | 'button-background-danger-hover' | 'button-background-danger-pressed' | 'button-background-ghost' | 'button-background-ghost-hover' | 'button-background-ghost-pressed' | 'button-background-primary' | 'button-background-primary-hover' | 'button-background-primary-pressed' | 'button-background-secondary' | 'button-background-secondary-hover' | 'button-background-secondary-pressed' | 'button-background-tertiary' | 'button-background-tertiary-hover' | 'button-background-tertiary-pressed' | 'button-border-danger' | 'button-border-danger-hover' | 'button-border-danger-pressed' | 'button-border-ghost-hover' | 'button-border-ghost-pressed' | 'button-border-primary' | 'button-border-primary-hover' | 'button-border-primary-pressed' | 'button-border-secondary' | 'button-border-secondary-hover' | 'button-border-secondary-pressed' | 'button-border-tertiary' | 'button-border-tertiary-hover' | 'button-border-tertiary-pressed' | 'button-icon-on-danger' | 'button-icon-on-primary' | 'button-icon-on-secondary' | 'button-icon-on-tertiary' | 'button-text-on-danger' | 'button-text-on-primary' | 'button-text-on-secondary' | 'button-text-on-tertiary' | 'chip-background' | 'chip-background-disabled' | 'chip-background-hover' | 'chip-text' | 'format-icon-diagram' | 'format-icon-docs' | 'format-icon-external' | 'format-icon-kanban' | 'format-icon-prototype' | 'format-icon-slides' | 'format-icon-table' | 'format-icon-timeline' | 'input-background-alt-default' | 'input-background-alt-focused' | 'input-background-alt-hover' | 'input-background-default' | 'input-background-disabled' | 'input-background-focused' | 'input-background-hover' | 'input-border-default' | 'input-border-disabled' | 'input-border-error' | 'input-border-focused' | 'input-border-hover' | 'input-border-success' | 'notification-background' | 'notification-border' | 'notification-border-subtle' | 'popover-background' | 'popover-border' | 'scrollbar-background' | 'scrollbar-background-hover' | 'slider-background' | 'slider-control-background' | 'slider-notch-background' | 'switch-background-default' | 'switch-background-hover' | 'switch-control-background' | 'tooltip-background' | 'tooltip-background-inset' | 'icon-danger' | 'icon-danger-active' | 'icon-danger-hover' | 'icon-danger-inverted' | 'icon-danger-pressed' | 'icon-default' | 'icon-disabled' | 'icon-inverted' | 'icon-inverted-secondary' | 'icon-muted' | 'icon-on-disabled' | 'icon-on-static-dark' | 'icon-on-static-dark-subtle' | 'icon-on-static-light' | 'icon-on-static-light-subtle' | 'icon-placeholder' | 'icon-secondary' | 'icon-interactive-on-inverted' | 'icon-interactive-on-inverted-hover' | 'icon-interactive-on-inverted-pressed' | 'icon-interactive-on-inverted-secondary' | 'icon-interactive-on-inverted-secondary-hover' | 'icon-interactive-on-inverted-secondary-pressed' | 'icon-interactive-primary' | 'icon-interactive-primary-hover' | 'icon-interactive-primary-pressed' | 'icon-interactive-secondary' | 'icon-interactive-secondary-hover' | 'icon-interactive-secondary-pressed' | 'icon-interactive-selected' | 'icon-on-interactive-danger' | 'icon-on-interactive-primary' | 'icon-on-interactive-secondary' | 'icon-on-interactive-selected' | 'icon-neutrals' | 'icon-neutrals-disabled' | 'icon-neutrals-hover' | 'icon-neutrals-inactive' | 'icon-neutrals-inactive-hover' | 'icon-neutrals-inverted' | 'icon-neutrals-inverted-hover' | 'icon-neutrals-inverted-subtle' | 'icon-neutrals-inverted-subtle-hover' | 'icon-neutrals-placeholder' | 'icon-neutrals-pressed' | 'icon-neutrals-search' | 'icon-neutrals-subtle' | 'icon-neutrals-subtle-hover' | 'icon-neutrals-subtle-pressed' | 'icon-neutrals-text' | 'icon-primary' | 'icon-primary-active' | 'icon-primary-hover' | 'icon-primary-inverted' | 'icon-primary-inverted-hover' | 'icon-primary-pressed' | 'icon-primary-selected' | 'status-icon-error' | 'status-icon-on-error' | 'status-icon-on-info' | 'status-icon-on-success' | 'status-icon-on-warning' | 'status-icon-success' | 'status-icon-warning' | 'icon-success' | 'icon-success-active' | 'icon-success-hover' | 'icon-success-inverted' | 'icon-success-pressed' | 'icon-warning' | 'icon-warning-prominent' | 'icon-warning-subtle' | 'text-danger' | 'text-danger-active' | 'text-danger-hover' | 'text-danger-inverted' | 'text-danger-pressed' | 'text-interactive-on-inverted' | 'text-interactive-on-inverted-hover' | 'text-interactive-on-inverted-pressed' | 'text-interactive-on-inverted-secondary' | 'text-interactive-on-inverted-secondary-hover' | 'text-interactive-on-inverted-secondary-pressed' | 'text-interactive-primary' | 'text-interactive-primary-hover' | 'text-interactive-primary-pressed' | 'text-interactive-secondary' | 'text-interactive-secondary-hover' | 'text-interactive-secondary-pressed' | 'text-interactive-selected' | 'text-on-interactive-danger' | 'text-on-interactive-primary' | 'text-on-interactive-secondary' | 'text-on-interactive-selected' | 'text-neutrals' | 'text-neutrals-active' | 'text-neutrals-disabled' | 'text-neutrals-hover' | 'text-neutrals-inverted' | 'text-neutrals-inverted-hover' | 'text-neutrals-inverted-subtle' | 'text-neutrals-inverted-subtle-hover' | 'text-neutrals-placeholder' | 'text-neutrals-placeholder-only' | 'text-neutrals-pressed' | 'text-neutrals-subtle' | 'text-neutrals-subtle-active' | 'text-neutrals-subtle-hover' | 'text-neutrals-subtle-pressed' | 'text-primary' | 'text-primary-active' | 'text-primary-hover' | 'text-primary-inverted' | 'text-primary-inverted-subtle' | 'text-primary-pressed' | 'text-primary-selected' | 'status-text-error' | 'status-text-on-error' | 'status-text-on-info' | 'status-text-on-success' | 'status-text-on-warning' | 'status-text-success' | 'status-text-warning' | 'text-success' | 'text-success-active' | 'text-success-hover' | 'text-success-inverted' | 'text-success-pressed' | 'text-default' | 'text-disabled' | 'text-inverted' | 'text-inverted-secondary' | 'text-muted' | 'text-on-disabled' | 'text-on-static-dark' | 'text-on-static-dark-subtle' | 'text-on-static-light' | 'text-on-static-light-subtle' | 'text-placeholder' | 'text-secondary' | 'text-warning' | 'text-warning-subtle' | 'coal-background' | 'coal-background-mild' | 'coal-background-prominent' | 'coal-background-subtle' | 'coral-background' | 'coral-background-mild' | 'coral-background-prominent' | 'coral-background-subtle' | 'cyan-background' | 'cyan-background-mild' | 'cyan-background-prominent' | 'cyan-background-subtle' | 'lilac-background' | 'lilac-background-mild' | 'lilac-background-prominent' | 'lilac-background-subtle' | 'lime-background' | 'lime-background-mild' | 'lime-background-prominent' | 'lime-background-subtle' | 'moss-background' | 'moss-background-mild' | 'moss-background-prominent' | 'moss-background-subtle' | 'ocean-background' | 'ocean-background-mild' | 'ocean-background-prominent' | 'ocean-background-subtle' | 'orange-background' | 'orange-background-mild' | 'orange-background-prominent' | 'orange-background-subtle' | 'pink-background' | 'pink-background-mild' | 'pink-background-prominent' | 'pink-background-subtle' | 'sunshine-background' | 'sunshine-background-mild' | 'sunshine-background-prominent' | 'sunshine-background-subtle' | 'teal-background' | 'teal-background-mild' | 'teal-background-prominent' | 'teal-background-subtle' | 'coal-border' | 'coal-border-prominent' | 'coal-border-subtle' | 'coral-border' | 'coral-border-prominent' | 'coral-border-subtle' | 'cyan-border' | 'cyan-border-prominent' | 'cyan-border-subtle' | 'lilac-border' | 'lilac-border-prominent' | 'lilac-border-subtle' | 'lime-border' | 'lime-border-prominent' | 'lime-border-subtle' | 'moss-border' | 'moss-border-prominent' | 'moss-border-subtle' | 'ocean-border' | 'ocean-border-prominent' | 'ocean-border-subtle' | 'orange-border' | 'orange-border-prominent' | 'orange-border-subtle' | 'pink-border' | 'pink-border-prominent' | 'pink-border-subtle' | 'sunshine-border' | 'sunshine-border-prominent' | 'sunshine-border-subtle' | 'teal-border' | 'teal-border-prominent' | 'teal-border-subtle' | 'coal-avatar-background' | 'coral-avatar-background' | 'cyan-avatar-background' | 'light-coal-avatar-background' | 'light-coral-avatar-background' | 'light-cyan-avatar-background' | 'light-lilac-avatar-background' | 'light-lime-avatar-background' | 'light-moss-avatar-background' | 'light-ocean-avatar-background' | 'light-orange-avatar-background' | 'light-pink-avatar-background' | 'light-sunshine-avatar-background' | 'light-teal-avatar-background' | 'lilac-avatar-background' | 'lime-avatar-background' | 'moss-avatar-background' | 'ocean-avatar-background' | 'orange-avatar-background' | 'pink-avatar-background' | 'sunshine-avatar-background' | 'teal-avatar-background' | 'coral-comment-background' | 'cyan-comment-background' | 'lime-comment-background' | 'coal-cursor-background' | 'coal-cursor-border' | 'coal-cursor-border-prominent' | 'coral-cursor-background' | 'coral-cursor-border' | 'coral-cursor-border-prominent' | 'cyan-cursor-background' | 'cyan-cursor-border' | 'cyan-cursor-border-prominent' | 'light-coal-cursor-background' | 'light-coral-cursor-background' | 'light-cursor-background' | 'light-cyan-cursor-background' | 'light-lilac-cursor-background' | 'light-lime-cursor-background' | 'light-moss-cursor-background' | 'light-orange-cursor-background' | 'light-pink-cursor-background' | 'light-sunshine-cursor-background' | 'light-teal-cursor-background' | 'lilac-cursor-background' | 'lilac-cursor-border' | 'lilac-cursor-border-prominent' | 'lime-cursor-background' | 'lime-cursor-border' | 'lime-cursor-border-prominent' | 'moss-cursor-background' | 'moss-cursor-border' | 'moss-cursor-border-prominent' | 'ocean-cursor-background' | 'ocean-cursor-border' | 'ocean-cursor-border-prominent' | 'orange-cursor-background' | 'orange-cursor-border' | 'orange-cursor-border-prominent' | 'pink-cursor-background' | 'pink-cursor-border-prominent' | 'pink-cursor-coal-border' | 'sunshine-cursor-background' | 'sunshine-cursor-border' | 'susnhine-cursor-border-prominent' | 'teal-cursor-background' | 'teal-cursor-border' | 'teal-cursor-border-prominent' | 'black-sticky-background' | 'coral-sticky-background' | 'cyan-sticky-background' | 'light-coal-sticky-background' | 'light-lime-sticky-background' | 'light-ocean-sticky-background' | 'light-pink-sticky-background' | 'light-sunshine-sticky-background' | 'lilac-sticky-background' | 'lime-sticky-background' | 'moss-sticky-background' | 'ocean-sticky-background' | 'orange-sticky-background' | 'pink-sticky-background' | 'sunshine-sticky-background' | 'teal-sticky-background' | 'coal-icon' | 'coal-icon-mild' | 'coal-icon-subtle' | 'coral-icon' | 'coral-icon-mild' | 'coral-icon-subtle' | 'cyan-icon' | 'cyan-icon-mild' | 'cyan-icon-subtle' | 'lilac-icon' | 'lilac-icon-mild' | 'lilac-icon-subtle' | 'lime-icon' | 'lime-icon-mild' | 'lime-icon-subtle' | 'moss-icon' | 'moss-icon-mild' | 'moss-icon-subtle' | 'ocean-icon' | 'ocean-icon-mild' | 'ocean-icon-subtle' | 'orange-icon' | 'orange-icon-mild' | 'orange-icon-subtle' | 'pink-icon' | 'pink-icon-mild' | 'pink-icon-subtle' | 'sunshine-icon' | 'sunshine-icon-mild' | 'sunshine-icon-subtle' | 'teal-icon' | 'teal-icon-mild' | 'teal-icon-subtle' | 'coal-text' | 'coal-text-mild' | 'coal-text-subtle' | 'coral-text' | 'coral-text-mild' | 'coral-text-subtle' | 'cyan-text' | 'cyan-text-mild' | 'cyan-text-subtle' | 'lilac-text' | 'lilac-text-mild' | 'lilac-text-subtle' | 'lime-text' | 'lime-text-mild' | 'lime-text-subtle' | 'moss-text' | 'moss-text-mild' | 'moss-text-subtle' | 'ocean-text' | 'ocean-text-mild' | 'ocean-text-subtle' | 'orange-text' | 'orange-text-mild' | 'orange-text-subtle' | 'pink-text' | 'pink-text-mild' | 'pink-text-subtle' | 'sunshine-text' | 'sunshine-text-mild' | 'sunshine-text-subtle' | 'teal-text' | 'teal-text-mild' | 'teal-text-subtle';
|
|
6
|
+
type AliasColors = 'background-alpha' | 'background-alpha-active' | 'background-alpha-hover' | 'background-alpha-neutrals-overlay' | 'background-alpha-neutrals-overlay-subtle' | 'background-alpha-subtle' | 'background-canvas' | 'background-disabled' | 'background-elevated' | 'background-inverted' | 'background-inverted-secondary' | 'background-layout' | 'background-overlay' | 'background-space' | 'background-static-dark' | 'background-static-dark-subtle' | 'background-static-light' | 'background-surface' | 'background-surface-secondary' | 'background-transparent' | 'background-danger-prominent' | 'background-danger-prominent-active' | 'background-danger-prominent-hover' | 'background-danger-prominent-pressed' | 'background-danger-subtle' | 'background-danger-subtle-active' | 'background-danger-subtle-hover' | 'background-danger-subtle-pressed' | 'background-interactive-danger' | 'background-interactive-danger-hover' | 'background-interactive-danger-pressed' | 'background-interactive-primary' | 'background-interactive-primary-hover' | 'background-interactive-primary-pressed' | 'background-interactive-secondary-selected' | 'background-interactive-selected' | 'background-interactive-surface-hover' | 'background-interactive-surface-pressed' | 'background-interactive-surface-secondary-hover' | 'background-interactive-surface-secondary-pressed' | 'background-neutrals' | 'background-neutrals-active' | 'background-neutrals-container' | 'background-neutrals-control' | 'background-neutrals-control-hover' | 'background-neutrals-control-pressed' | 'background-neutrals-disabled' | 'background-neutrals-hover' | 'background-neutrals-inactive' | 'background-neutrals-inactive-hover' | 'background-neutrals-inverted' | 'background-neutrals-inverted-subtle' | 'background-neutrals-layout' | 'background-neutrals-page' | 'background-neutrals-page-subtle' | 'background-neutrals-pressed' | 'background-neutrals-scrollbar' | 'background-neutrals-scrollbar-active' | 'background-neutrals-scrollbar-hover' | 'background-neutrals-subtle' | 'background-neutrals-subtle-active' | 'background-neutrals-subtle-hover' | 'background-neutrals-subtle-pressed' | 'background-neutrals-transparent' | 'background-primary-prominent' | 'background-primary-prominent-active' | 'background-primary-prominent-hover' | 'background-primary-prominent-pressed' | 'background-primary-prominent-selected' | 'background-primary-subtle' | 'background-primary-subtle-active' | 'background-primary-subtle-hover' | 'background-primary-subtle-pressed' | 'background-primary-subtle-selected' | 'status-background-error' | 'status-background-info' | 'status-background-success' | 'status-background-warning' | 'background-success-prominent' | 'background-success-prominent-active' | 'background-success-prominent-hover' | 'background-success-prominent-pressed' | 'background-success-subtle' | 'background-warning-prominent' | 'background-warning-subtle' | 'border-default' | 'border-disabled' | 'border-inverted' | 'border-inverted-subtle' | 'border-option' | 'border-option-hover' | 'border-static-dark' | 'border-static-dark-subtle' | 'border-static-light' | 'border-strong' | 'border-subtle' | 'border-transparent' | 'border-danger' | 'border-danger-active' | 'border-danger-hover' | 'border-danger-pressed' | 'border-danger-subtle' | 'border-focus-error-inner' | 'border-focus-error-middle' | 'border-focus-error-outer' | 'border-focus-inner' | 'border-focus-middle' | 'border-focus-outer' | 'border-focus-success-inner' | 'border-focus-success-middle' | 'border-focus-success-outer' | 'focus-keyboard' | 'border-interactive-danger' | 'border-interactive-danger-hover' | 'border-interactive-danger-pressed' | 'border-interactive-primary' | 'border-interactive-primary-hover' | 'border-interactive-primary-pressed' | 'border-interactive-secondary' | 'border-interactive-secondary-hover' | 'border-interactive-secondary-pressed' | 'border-interactive-selected' | 'border-neutrals' | 'border-neutrals-active' | 'border-neutrals-controls' | 'border-neutrals-controls-disabled' | 'border-neutrals-disabled' | 'border-neutrals-hover' | 'border-neutrals-inverted' | 'border-neutrals-pressed' | 'border-neutrals-subtle' | 'border-neutrals-subtle-hover' | 'border-neutrals-subtle-pressed' | 'border-neutrals-text' | 'border-neutrals-text-active' | 'border-neutrals-text-hover' | 'border-neutrals-text-subtle' | 'border-neutrals-text-subtle-active' | 'border-neutrals-text-subtle-hover' | 'border-neutrals-transparent' | 'border-primary' | 'border-primary-active' | 'border-primary-hover' | 'border-primary-inverted' | 'border-primary-pressed' | 'border-primary-selected' | 'border-primary-subtle' | 'status-border-error' | 'status-border-info' | 'status-border-success' | 'status-border-warning' | 'border-success' | 'border-success-active' | 'border-success-hover' | 'border-success-pressed' | 'border-success-subtle' | 'border-warning' | 'border-warning-subtle' | 'badge-border' | 'badge-border-inverted' | 'button-background-danger' | 'button-background-danger-hover' | 'button-background-danger-pressed' | 'button-background-ghost' | 'button-background-ghost-hover' | 'button-background-ghost-pressed' | 'button-background-primary' | 'button-background-primary-hover' | 'button-background-primary-pressed' | 'button-background-secondary' | 'button-background-secondary-hover' | 'button-background-secondary-pressed' | 'button-background-tertiary' | 'button-background-tertiary-hover' | 'button-background-tertiary-pressed' | 'button-border-danger' | 'button-border-danger-hover' | 'button-border-danger-pressed' | 'button-border-ghost-hover' | 'button-border-ghost-pressed' | 'button-border-primary' | 'button-border-primary-hover' | 'button-border-primary-pressed' | 'button-border-secondary' | 'button-border-secondary-hover' | 'button-border-secondary-pressed' | 'button-border-tertiary' | 'button-border-tertiary-hover' | 'button-border-tertiary-pressed' | 'button-icon-on-danger' | 'button-icon-on-primary' | 'button-icon-on-secondary' | 'button-icon-on-tertiary' | 'button-text-on-danger' | 'button-text-on-primary' | 'button-text-on-secondary' | 'button-text-on-tertiary' | 'chip-background' | 'chip-background-disabled' | 'chip-background-hover' | 'chip-text' | 'format-icon-diagram' | 'format-icon-docs' | 'format-icon-external' | 'format-icon-kanban' | 'format-icon-prototype' | 'format-icon-slides' | 'format-icon-table' | 'format-icon-timeline' | 'input-background-alt-default' | 'input-background-alt-focused' | 'input-background-alt-hover' | 'input-background-default' | 'input-background-disabled' | 'input-background-focused' | 'input-background-hover' | 'input-border-default' | 'input-border-disabled' | 'input-border-error' | 'input-border-focused' | 'input-border-hover' | 'input-border-success' | 'notification-background' | 'notification-border' | 'notification-border-subtle' | 'popover-background' | 'popover-border' | 'scrollbar-background' | 'scrollbar-background-hover' | 'slider-background' | 'slider-control-background' | 'slider-notch-background' | 'switch-background-default' | 'switch-background-hover' | 'switch-control-background' | 'tooltip-background' | 'tooltip-background-inset' | 'icon-danger' | 'icon-danger-active' | 'icon-danger-hover' | 'icon-danger-inverted' | 'icon-danger-pressed' | 'icon-default' | 'icon-disabled' | 'icon-inverted' | 'icon-inverted-secondary' | 'icon-muted' | 'icon-on-disabled' | 'icon-on-static-dark' | 'icon-on-static-dark-subtle' | 'icon-on-static-light' | 'icon-on-static-light-subtle' | 'icon-placeholder' | 'icon-secondary' | 'icon-interactive-on-inverted' | 'icon-interactive-on-inverted-hover' | 'icon-interactive-on-inverted-pressed' | 'icon-interactive-on-inverted-secondary' | 'icon-interactive-on-inverted-secondary-hover' | 'icon-interactive-on-inverted-secondary-pressed' | 'icon-interactive-primary' | 'icon-interactive-primary-hover' | 'icon-interactive-primary-pressed' | 'icon-interactive-secondary' | 'icon-interactive-secondary-hover' | 'icon-interactive-secondary-pressed' | 'icon-interactive-selected' | 'icon-on-interactive-danger' | 'icon-on-interactive-primary' | 'icon-on-interactive-secondary' | 'icon-on-interactive-selected' | 'icon-neutrals' | 'icon-neutrals-disabled' | 'icon-neutrals-hover' | 'icon-neutrals-inactive' | 'icon-neutrals-inactive-hover' | 'icon-neutrals-inverted' | 'icon-neutrals-inverted-hover' | 'icon-neutrals-inverted-subtle' | 'icon-neutrals-inverted-subtle-hover' | 'icon-neutrals-placeholder' | 'icon-neutrals-pressed' | 'icon-neutrals-search' | 'icon-neutrals-subtle' | 'icon-neutrals-subtle-hover' | 'icon-neutrals-subtle-pressed' | 'icon-neutrals-text' | 'icon-primary' | 'icon-primary-active' | 'icon-primary-hover' | 'icon-primary-inverted' | 'icon-primary-inverted-hover' | 'icon-primary-pressed' | 'icon-primary-selected' | 'status-icon-error' | 'status-icon-on-error' | 'status-icon-on-info' | 'status-icon-on-success' | 'status-icon-on-warning' | 'status-icon-success' | 'status-icon-warning' | 'icon-success' | 'icon-success-active' | 'icon-success-hover' | 'icon-success-inverted' | 'icon-success-pressed' | 'icon-warning' | 'icon-warning-prominent' | 'icon-warning-subtle' | 'text-danger' | 'text-danger-active' | 'text-danger-hover' | 'text-danger-inverted' | 'text-danger-pressed' | 'text-interactive-on-inverted' | 'text-interactive-on-inverted-hover' | 'text-interactive-on-inverted-pressed' | 'text-interactive-on-inverted-secondary' | 'text-interactive-on-inverted-secondary-hover' | 'text-interactive-on-inverted-secondary-pressed' | 'text-interactive-primary' | 'text-interactive-primary-hover' | 'text-interactive-primary-pressed' | 'text-interactive-secondary' | 'text-interactive-secondary-hover' | 'text-interactive-secondary-pressed' | 'text-interactive-selected' | 'text-on-interactive-danger' | 'text-on-interactive-primary' | 'text-on-interactive-secondary' | 'text-on-interactive-selected' | 'text-neutrals' | 'text-neutrals-active' | 'text-neutrals-disabled' | 'text-neutrals-hover' | 'text-neutrals-inverted' | 'text-neutrals-inverted-hover' | 'text-neutrals-inverted-subtle' | 'text-neutrals-inverted-subtle-hover' | 'text-neutrals-placeholder' | 'text-neutrals-placeholder-only' | 'text-neutrals-pressed' | 'text-neutrals-subtle' | 'text-neutrals-subtle-active' | 'text-neutrals-subtle-hover' | 'text-neutrals-subtle-pressed' | 'text-primary' | 'text-primary-active' | 'text-primary-hover' | 'text-primary-inverted' | 'text-primary-inverted-subtle' | 'text-primary-pressed' | 'text-primary-selected' | 'status-text-error' | 'status-text-on-error' | 'status-text-on-info' | 'status-text-on-success' | 'status-text-on-warning' | 'status-text-success' | 'status-text-warning' | 'text-success' | 'text-success-active' | 'text-success-hover' | 'text-success-inverted' | 'text-success-pressed' | 'text-default' | 'text-disabled' | 'text-inverted' | 'text-inverted-secondary' | 'text-muted' | 'text-on-disabled' | 'text-on-static-dark' | 'text-on-static-dark-subtle' | 'text-on-static-light' | 'text-on-static-light-subtle' | 'text-placeholder' | 'text-secondary' | 'text-warning' | 'text-warning-subtle' | 'coal-background' | 'coal-background-mild' | 'coal-background-prominent' | 'coal-background-subtle' | 'coral-background' | 'coral-background-mild' | 'coral-background-prominent' | 'coral-background-subtle' | 'cyan-background' | 'cyan-background-mild' | 'cyan-background-prominent' | 'cyan-background-subtle' | 'lilac-background' | 'lilac-background-mild' | 'lilac-background-prominent' | 'lilac-background-subtle' | 'lime-background' | 'lime-background-mild' | 'lime-background-prominent' | 'lime-background-subtle' | 'moss-background' | 'moss-background-mild' | 'moss-background-prominent' | 'moss-background-subtle' | 'ocean-background' | 'ocean-background-mild' | 'ocean-background-prominent' | 'ocean-background-subtle' | 'orange-background' | 'orange-background-mild' | 'orange-background-prominent' | 'orange-background-subtle' | 'pink-background' | 'pink-background-mild' | 'pink-background-prominent' | 'pink-background-subtle' | 'sunshine-background' | 'sunshine-background-mild' | 'sunshine-background-prominent' | 'sunshine-background-subtle' | 'teal-background' | 'teal-background-mild' | 'teal-background-prominent' | 'teal-background-subtle' | 'coal-border' | 'coal-border-prominent' | 'coal-border-subtle' | 'coral-border' | 'coral-border-prominent' | 'coral-border-subtle' | 'cyan-border' | 'cyan-border-prominent' | 'cyan-border-subtle' | 'lilac-border' | 'lilac-border-prominent' | 'lilac-border-subtle' | 'lime-border' | 'lime-border-prominent' | 'lime-border-subtle' | 'moss-border' | 'moss-border-prominent' | 'moss-border-subtle' | 'ocean-border' | 'ocean-border-prominent' | 'ocean-border-subtle' | 'orange-border' | 'orange-border-prominent' | 'orange-border-subtle' | 'pink-border' | 'pink-border-prominent' | 'pink-border-subtle' | 'sunshine-border' | 'sunshine-border-prominent' | 'sunshine-border-subtle' | 'teal-border' | 'teal-border-prominent' | 'teal-border-subtle' | 'coal-avatar-background' | 'coral-avatar-background' | 'cyan-avatar-background' | 'light-coal-avatar-background' | 'light-coral-avatar-background' | 'light-cyan-avatar-background' | 'light-lilac-avatar-background' | 'light-lime-avatar-background' | 'light-moss-avatar-background' | 'light-ocean-avatar-background' | 'light-orange-avatar-background' | 'light-pink-avatar-background' | 'light-sunshine-avatar-background' | 'light-teal-avatar-background' | 'lilac-avatar-background' | 'lime-avatar-background' | 'moss-avatar-background' | 'ocean-avatar-background' | 'orange-avatar-background' | 'pink-avatar-background' | 'sunshine-avatar-background' | 'teal-avatar-background' | 'coral-comment-background' | 'cyan-comment-background' | 'lime-comment-background' | 'coal-cursor-background' | 'coal-cursor-border' | 'coal-cursor-border-prominent' | 'coral-cursor-background' | 'coral-cursor-border' | 'coral-cursor-border-prominent' | 'cyan-cursor-background' | 'cyan-cursor-border' | 'cyan-cursor-border-prominent' | 'light-coal-cursor-background' | 'light-coral-cursor-background' | 'light-cursor-background' | 'light-cyan-cursor-background' | 'light-lilac-cursor-background' | 'light-lime-cursor-background' | 'light-moss-cursor-background' | 'light-orange-cursor-background' | 'light-pink-cursor-background' | 'light-sunshine-cursor-background' | 'light-teal-cursor-background' | 'lilac-cursor-background' | 'lilac-cursor-border' | 'lilac-cursor-border-prominent' | 'lime-cursor-background' | 'lime-cursor-border' | 'lime-cursor-border-prominent' | 'moss-cursor-background' | 'moss-cursor-border' | 'moss-cursor-border-prominent' | 'ocean-cursor-background' | 'ocean-cursor-border' | 'ocean-cursor-border-prominent' | 'orange-cursor-background' | 'orange-cursor-border' | 'orange-cursor-border-prominent' | 'pink-cursor-background' | 'pink-cursor-border-prominent' | 'pink-cursor-coal-border' | 'sunshine-cursor-background' | 'sunshine-cursor-border' | 'susnhine-cursor-border-prominent' | 'teal-cursor-background' | 'teal-cursor-border' | 'teal-cursor-border-prominent' | 'black-sticky-background' | 'coral-sticky-background' | 'cyan-sticky-background' | 'light-coal-sticky-background' | 'light-lime-sticky-background' | 'light-ocean-sticky-background' | 'light-pink-sticky-background' | 'light-sunshine-sticky-background' | 'lilac-sticky-background' | 'lime-sticky-background' | 'moss-sticky-background' | 'ocean-sticky-background' | 'orange-sticky-background' | 'pink-sticky-background' | 'sunshine-sticky-background' | 'teal-sticky-background' | 'coal-icon' | 'coal-icon-mild' | 'coal-icon-subtle' | 'coral-icon' | 'coral-icon-mild' | 'coral-icon-subtle' | 'cyan-icon' | 'cyan-icon-mild' | 'cyan-icon-subtle' | 'lilac-icon' | 'lilac-icon-mild' | 'lilac-icon-subtle' | 'lime-icon' | 'lime-icon-mild' | 'lime-icon-subtle' | 'moss-icon' | 'moss-icon-mild' | 'moss-icon-subtle' | 'ocean-icon' | 'ocean-icon-mild' | 'ocean-icon-subtle' | 'orange-icon' | 'orange-icon-mild' | 'orange-icon-subtle' | 'pink-icon' | 'pink-icon-mild' | 'pink-icon-subtle' | 'sunshine-icon' | 'sunshine-icon-mild' | 'sunshine-icon-subtle' | 'teal-icon' | 'teal-icon-mild' | 'teal-icon-subtle' | 'coal-text' | 'coal-text-mild' | 'coal-text-subtle' | 'coral-text' | 'coral-text-mild' | 'coral-text-subtle' | 'cyan-text' | 'cyan-text-mild' | 'cyan-text-subtle' | 'lilac-text' | 'lilac-text-mild' | 'lilac-text-subtle' | 'lime-text' | 'lime-text-mild' | 'lime-text-subtle' | 'moss-text' | 'moss-text-mild' | 'moss-text-subtle' | 'ocean-text' | 'ocean-text-mild' | 'ocean-text-subtle' | 'orange-text' | 'orange-text-mild' | 'orange-text-subtle' | 'pink-text' | 'pink-text-mild' | 'pink-text-subtle' | 'sunshine-text' | 'sunshine-text-mild' | 'sunshine-text-subtle' | 'teal-text' | 'teal-text-mild' | 'teal-text-subtle';
|
|
7
7
|
|
|
8
8
|
declare const aliasShadows: {
|
|
9
9
|
readonly focus: "0 0 0 2px $colors$border-focus-inner, 0 0 0 4px $colors$focus-keyboard";
|
package/light.css
CHANGED
|
@@ -6,8 +6,10 @@
|
|
|
6
6
|
--colors-background-alpha: var(--colors-alpha-gray-100);
|
|
7
7
|
--colors-background-alpha-active: var(--colors-alpha-gray-50);
|
|
8
8
|
--colors-background-alpha-hover: var(--colors-alpha-gray-100);
|
|
9
|
-
--colors-background-alpha-neutrals-overlay: #
|
|
10
|
-
--colors-background-alpha-neutrals-overlay-subtle: var(
|
|
9
|
+
--colors-background-alpha-neutrals-overlay: #12193e66;
|
|
10
|
+
--colors-background-alpha-neutrals-overlay-subtle: var(
|
|
11
|
+
--colors-alpha-black-200
|
|
12
|
+
);
|
|
11
13
|
--colors-background-alpha-subtle: var(--colors-alpha-gray-50);
|
|
12
14
|
--colors-background-canvas: var(--colors-gray-50);
|
|
13
15
|
--colors-background-disabled: var(--colors-gray-150);
|
|
@@ -40,7 +42,13 @@
|
|
|
40
42
|
--colors-background-interactive-secondary-selected: var(--colors-blue-150);
|
|
41
43
|
--colors-background-interactive-selected: var(--colors-blue-500);
|
|
42
44
|
--colors-background-interactive-surface-hover: var(--colors-gray-100);
|
|
43
|
-
--colors-background-interactive-surface-
|
|
45
|
+
--colors-background-interactive-surface-pressed: var(--colors-gray-150);
|
|
46
|
+
--colors-background-interactive-surface-secondary-hover: var(
|
|
47
|
+
--colors-gray-150
|
|
48
|
+
);
|
|
49
|
+
--colors-background-interactive-surface-secondary-pressed: var(
|
|
50
|
+
--colors-gray-200
|
|
51
|
+
);
|
|
44
52
|
--colors-background-neutrals: var(--colors-white);
|
|
45
53
|
--colors-background-neutrals-active: var(--colors-gray-150);
|
|
46
54
|
--colors-background-neutrals-container: var(--colors-white);
|
|
@@ -106,13 +114,13 @@
|
|
|
106
114
|
--colors-border-focus-error-inner: var(--colors-white);
|
|
107
115
|
--colors-border-focus-error-middle: var(--colors-blue-400);
|
|
108
116
|
--colors-border-focus-error-outer: var(--colors-blue-200);
|
|
109
|
-
--colors-border-focus-inner: #
|
|
117
|
+
--colors-border-focus-inner: #ffffff;
|
|
110
118
|
--colors-border-focus-middle: var(--colors-blue-400);
|
|
111
119
|
--colors-border-focus-outer: var(--colors-blue-200);
|
|
112
120
|
--colors-border-focus-success-inner: var(--colors-white);
|
|
113
121
|
--colors-border-focus-success-middle: var(--colors-blue-400);
|
|
114
122
|
--colors-border-focus-success-outer: var(--colors-blue-200);
|
|
115
|
-
--colors-focus-keyboard: #
|
|
123
|
+
--colors-focus-keyboard: #2b4df8;
|
|
116
124
|
--colors-border-interactive-danger: var(--colors-red-500);
|
|
117
125
|
--colors-border-interactive-danger-hover: var(--colors-red-550);
|
|
118
126
|
--colors-border-interactive-danger-pressed: var(--colors-red-600);
|
|
@@ -212,7 +220,7 @@
|
|
|
212
220
|
--colors-format-icon-timeline: var(--colors-moss-600);
|
|
213
221
|
--colors-input-background-alt-default: var(--colors-gray-100);
|
|
214
222
|
--colors-input-background-alt-focused: var(--colors-gray-100);
|
|
215
|
-
--colors-input-background-alt-hover: var(--colors-gray-
|
|
223
|
+
--colors-input-background-alt-hover: var(--colors-gray-150);
|
|
216
224
|
--colors-input-background-default: var(--colors-white);
|
|
217
225
|
--colors-input-background-disabled: var(--colors-gray-150);
|
|
218
226
|
--colors-input-background-focused: var(--colors-white);
|
|
@@ -260,7 +268,9 @@
|
|
|
260
268
|
--colors-icon-interactive-on-inverted-pressed: var(--colors-gray-100);
|
|
261
269
|
--colors-icon-interactive-on-inverted-secondary: var(--colors-gray-150);
|
|
262
270
|
--colors-icon-interactive-on-inverted-secondary-hover: var(--colors-gray-200);
|
|
263
|
-
--colors-icon-interactive-on-inverted-secondary-pressed: var(
|
|
271
|
+
--colors-icon-interactive-on-inverted-secondary-pressed: var(
|
|
272
|
+
--colors-gray-250
|
|
273
|
+
);
|
|
264
274
|
--colors-icon-interactive-primary: var(--colors-blue-500);
|
|
265
275
|
--colors-icon-interactive-primary-hover: var(--colors-blue-550);
|
|
266
276
|
--colors-icon-interactive-primary-pressed: var(--colors-blue-600);
|
|
@@ -320,7 +330,9 @@
|
|
|
320
330
|
--colors-text-interactive-on-inverted-pressed: var(--colors-gray-100);
|
|
321
331
|
--colors-text-interactive-on-inverted-secondary: var(--colors-gray-150);
|
|
322
332
|
--colors-text-interactive-on-inverted-secondary-hover: var(--colors-gray-200);
|
|
323
|
-
--colors-text-interactive-on-inverted-secondary-pressed: var(
|
|
333
|
+
--colors-text-interactive-on-inverted-secondary-pressed: var(
|
|
334
|
+
--colors-gray-250
|
|
335
|
+
);
|
|
324
336
|
--colors-text-interactive-primary: var(--colors-blue-500);
|
|
325
337
|
--colors-text-interactive-primary-hover: var(--colors-blue-550);
|
|
326
338
|
--colors-text-interactive-primary-pressed: var(--colors-blue-600);
|
|
@@ -380,20 +392,23 @@
|
|
|
380
392
|
--colors-text-secondary: var(--colors-gray-500);
|
|
381
393
|
--colors-text-warning: var(--colors-yellow-800);
|
|
382
394
|
--colors-text-warning-subtle: var(--colors-yellow-600);
|
|
383
|
-
--radii-
|
|
384
|
-
--radii-notification: var(--radii-100);
|
|
395
|
+
--radii-avatar-group: var(--radii-50);
|
|
385
396
|
--radii-avatar-people: var(--radii-round);
|
|
386
397
|
--radii-avatar-team: var(--radii-50);
|
|
387
|
-
--radii-
|
|
398
|
+
--radii-button: var(--radii-50);
|
|
399
|
+
--radii-calendar: var(--radii-100);
|
|
400
|
+
--radii-card: var(--radii-100);
|
|
401
|
+
--radii-checkbox: var(--radii-50);
|
|
388
402
|
--radii-dropdown: var(--radii-100);
|
|
403
|
+
--radii-input: var(--radii-50);
|
|
404
|
+
--radii-list-item: var(--radii-50);
|
|
405
|
+
--radii-notification: var(--radii-100);
|
|
406
|
+
--radii-panel: var(--radii-150);
|
|
407
|
+
--radii-popover: var(--radii-100);
|
|
408
|
+
--radii-tag: var(--radii-50);
|
|
389
409
|
--radii-toolbar: var(--radii-100);
|
|
390
410
|
--radii-toolbar-item: var(--radii-50);
|
|
391
|
-
--radii-input: var(--radii-50);
|
|
392
|
-
--radii-button: var(--radii-50);
|
|
393
|
-
--radii-popup: var(--radii-100);
|
|
394
411
|
--radii-tooltip: var(--radii-100);
|
|
395
|
-
--radii-checkbox: var(--radii-50);
|
|
396
|
-
--radii-list-item: var(--radii-50);
|
|
397
412
|
--colors-coal-background: var(--colors-coal-500);
|
|
398
413
|
--colors-coal-background-mild: var(--colors-coal-350);
|
|
399
414
|
--colors-coal-background-prominent: var(--colors-coal-700);
|
|
@@ -543,7 +558,7 @@
|
|
|
543
558
|
--colors-black-sticky-background: #151515;
|
|
544
559
|
--colors-coral-sticky-background: var(--colors-coral-400);
|
|
545
560
|
--colors-cyan-sticky-background: var(--colors-cyan-400);
|
|
546
|
-
--colors-light-coal-sticky-background: #
|
|
561
|
+
--colors-light-coal-sticky-background: #f3f5f7;
|
|
547
562
|
--colors-light-lime-sticky-background: var(--colors-lime-250);
|
|
548
563
|
--colors-light-ocean-sticky-background: var(--colors-ocean-250);
|
|
549
564
|
--colors-light-pink-sticky-background: var(--colors-pink-250);
|
|
@@ -624,8 +639,9 @@
|
|
|
624
639
|
--colors-teal-text-subtle: var(--colors-teal-100);
|
|
625
640
|
--shadows-50: 0 4px 16px rgba(5, 0, 56, 0.07);
|
|
626
641
|
--shadows-100: 0 8px 32px rgba(5, 0, 56, 0.03);
|
|
627
|
-
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
642
|
+
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
643
|
+
0 0 0 4px var(--colors-focus-keyboard);
|
|
628
644
|
--shadows-elevation-0: 0 0 0 1px var(--colors-gray-200);
|
|
629
645
|
--shadows-elevation-100: 0 2px 4px 0px #22242814;
|
|
630
|
-
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #
|
|
646
|
+
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280a;
|
|
631
647
|
}
|
package/metadata.json
CHANGED
|
@@ -110,9 +110,15 @@
|
|
|
110
110
|
"backgroundInteractiveSurfaceHover": {
|
|
111
111
|
"description": "The hover-state background for interactive elements using `background-surface`. Use when a flat content container (card, tile, or row) is clickable and needs hover feedback. Always pair with `background-surface` as the resting state — do not use on elements without a `background-surface` base. Do not use for buttons or controls; use `background-interactive-primary` or button-specific tokens for those."
|
|
112
112
|
},
|
|
113
|
+
"backgroundInteractiveSurfacePressed": {
|
|
114
|
+
"description": "The pressed-state background for interactive elements using `background-surface`. Use when a flat content container (card, tile, or row) is clickable and needs pressed feedback. Always pair with `background-surface` as the resting state — do not use on elements without a `background-surface` base. Do not use for buttons or controls; use `background-interactive-primary` or button-specific tokens for those."
|
|
115
|
+
},
|
|
113
116
|
"backgroundInteractiveSurfaceSecondaryHover": {
|
|
114
117
|
"description": "The hover-state background for interactive elements using `background-surface-secondary`. Use when a nested region inside a surface is clickable and needs subtle hover feedback. Always pair with `background-surface-secondary` as the resting state. Do not use on elements without a `background-surface-secondary` base."
|
|
115
118
|
},
|
|
119
|
+
"backgroundInteractiveSurfaceSecondaryPressed": {
|
|
120
|
+
"description": "The pressed-state background for interactive elements using `background-surface-secondary`. Use when a nested region inside a surface is clickable and needs subtle pressed feedback. Always pair with `background-surface-secondary` as the resting state. Do not use on elements without a `background-surface-secondary` base."
|
|
121
|
+
},
|
|
116
122
|
"backgroundNeutrals": {
|
|
117
123
|
"description": "⚠️ Deprecated. Use `background-surface` instead."
|
|
118
124
|
},
|
package/new-dark.css
CHANGED
|
@@ -6,8 +6,10 @@
|
|
|
6
6
|
--colors-background-alpha: var(--colors-alpha-black-100);
|
|
7
7
|
--colors-background-alpha-active: var(--colors-alpha-black-50);
|
|
8
8
|
--colors-background-alpha-hover: var(--colors-alpha-black-100);
|
|
9
|
-
--colors-background-alpha-neutrals-overlay: #
|
|
10
|
-
--colors-background-alpha-neutrals-overlay-subtle: var(
|
|
9
|
+
--colors-background-alpha-neutrals-overlay: #12193e66;
|
|
10
|
+
--colors-background-alpha-neutrals-overlay-subtle: var(
|
|
11
|
+
--colors-alpha-black-200
|
|
12
|
+
);
|
|
11
13
|
--colors-background-alpha-subtle: var(--colors-alpha-black-50);
|
|
12
14
|
--colors-background-canvas: var(--colors-gray-900);
|
|
13
15
|
--colors-background-disabled: var(--colors-ink-650);
|
|
@@ -40,7 +42,13 @@
|
|
|
40
42
|
--colors-background-interactive-secondary-selected: var(--colors-blue-700);
|
|
41
43
|
--colors-background-interactive-selected: var(--colors-blue-500);
|
|
42
44
|
--colors-background-interactive-surface-hover: var(--colors-ink-750);
|
|
43
|
-
--colors-background-interactive-surface-
|
|
45
|
+
--colors-background-interactive-surface-pressed: var(--colors-ink-700);
|
|
46
|
+
--colors-background-interactive-surface-secondary-hover: var(
|
|
47
|
+
--colors-ink-650
|
|
48
|
+
);
|
|
49
|
+
--colors-background-interactive-surface-secondary-pressed: var(
|
|
50
|
+
--colors-ink-600
|
|
51
|
+
);
|
|
44
52
|
--colors-background-neutrals: var(--colors-ink-850);
|
|
45
53
|
--colors-background-neutrals-active: var(--colors-ink-800);
|
|
46
54
|
--colors-background-neutrals-container: var(--colors-ink-850);
|
|
@@ -106,13 +114,13 @@
|
|
|
106
114
|
--colors-border-focus-error-inner: var(--colors-gray-950);
|
|
107
115
|
--colors-border-focus-error-middle: var(--colors-blue-350);
|
|
108
116
|
--colors-border-focus-error-outer: var(--colors-blue-550);
|
|
109
|
-
--colors-border-focus-inner: #
|
|
117
|
+
--colors-border-focus-inner: #1a1b1e;
|
|
110
118
|
--colors-border-focus-middle: var(--colors-blue-350);
|
|
111
119
|
--colors-border-focus-outer: var(--colors-blue-550);
|
|
112
120
|
--colors-border-focus-success-inner: var(--colors-gray-950);
|
|
113
121
|
--colors-border-focus-success-middle: var(--colors-blue-350);
|
|
114
122
|
--colors-border-focus-success-outer: var(--colors-blue-550);
|
|
115
|
-
--colors-focus-keyboard: #
|
|
123
|
+
--colors-focus-keyboard: #2b4df8;
|
|
116
124
|
--colors-border-interactive-danger: var(--colors-red-500);
|
|
117
125
|
--colors-border-interactive-danger-hover: var(--colors-red-450);
|
|
118
126
|
--colors-border-interactive-danger-pressed: var(--colors-red-400);
|
|
@@ -260,7 +268,9 @@
|
|
|
260
268
|
--colors-icon-interactive-on-inverted-pressed: var(--colors-ink-800);
|
|
261
269
|
--colors-icon-interactive-on-inverted-secondary: var(--colors-ink-700);
|
|
262
270
|
--colors-icon-interactive-on-inverted-secondary-hover: var(--colors-ink-650);
|
|
263
|
-
--colors-icon-interactive-on-inverted-secondary-pressed: var(
|
|
271
|
+
--colors-icon-interactive-on-inverted-secondary-pressed: var(
|
|
272
|
+
--colors-ink-600
|
|
273
|
+
);
|
|
264
274
|
--colors-icon-interactive-primary: var(--colors-blue-500);
|
|
265
275
|
--colors-icon-interactive-primary-hover: var(--colors-blue-450);
|
|
266
276
|
--colors-icon-interactive-primary-pressed: var(--colors-blue-400);
|
|
@@ -271,7 +281,7 @@
|
|
|
271
281
|
--colors-icon-on-interactive-danger: var(--colors-white);
|
|
272
282
|
--colors-icon-on-interactive-primary: var(--colors-white);
|
|
273
283
|
--colors-icon-on-interactive-secondary: var(--colors-white);
|
|
274
|
-
--colors-icon-on-interactive-selected: var(--colors-
|
|
284
|
+
--colors-icon-on-interactive-selected: var(--colors-ink-50);
|
|
275
285
|
--colors-icon-neutrals: var(--colors-ink-50);
|
|
276
286
|
--colors-icon-neutrals-disabled: var(--colors-ink-450);
|
|
277
287
|
--colors-icon-neutrals-hover: var(--colors-ink-100);
|
|
@@ -320,7 +330,9 @@
|
|
|
320
330
|
--colors-text-interactive-on-inverted-pressed: var(--colors-ink-800);
|
|
321
331
|
--colors-text-interactive-on-inverted-secondary: var(--colors-ink-750);
|
|
322
332
|
--colors-text-interactive-on-inverted-secondary-hover: var(--colors-ink-650);
|
|
323
|
-
--colors-text-interactive-on-inverted-secondary-pressed: var(
|
|
333
|
+
--colors-text-interactive-on-inverted-secondary-pressed: var(
|
|
334
|
+
--colors-ink-600
|
|
335
|
+
);
|
|
324
336
|
--colors-text-interactive-primary: var(--colors-blue-500);
|
|
325
337
|
--colors-text-interactive-primary-hover: var(--colors-blue-450);
|
|
326
338
|
--colors-text-interactive-primary-pressed: var(--colors-blue-400);
|
|
@@ -331,7 +343,7 @@
|
|
|
331
343
|
--colors-text-on-interactive-danger: var(--colors-white);
|
|
332
344
|
--colors-text-on-interactive-primary: var(--colors-white);
|
|
333
345
|
--colors-text-on-interactive-secondary: var(--colors-white);
|
|
334
|
-
--colors-text-on-interactive-selected: var(--colors-
|
|
346
|
+
--colors-text-on-interactive-selected: var(--colors-ink-50);
|
|
335
347
|
--colors-text-neutrals: var(--colors-ink-100);
|
|
336
348
|
--colors-text-neutrals-active: var(--colors-ink-50);
|
|
337
349
|
--colors-text-neutrals-disabled: var(--colors-ink-400);
|
|
@@ -380,20 +392,23 @@
|
|
|
380
392
|
--colors-text-secondary: var(--colors-ink-300);
|
|
381
393
|
--colors-text-warning: var(--colors-yellow-200);
|
|
382
394
|
--colors-text-warning-subtle: var(--colors-yellow-300);
|
|
383
|
-
--radii-
|
|
384
|
-
--radii-notification: var(--radii-100);
|
|
395
|
+
--radii-avatar-group: var(--radii-50);
|
|
385
396
|
--radii-avatar-people: var(--radii-round);
|
|
386
397
|
--radii-avatar-team: var(--radii-50);
|
|
387
|
-
--radii-
|
|
398
|
+
--radii-button: var(--radii-100);
|
|
399
|
+
--radii-calendar: var(--radii-250);
|
|
400
|
+
--radii-card: var(--radii-250);
|
|
401
|
+
--radii-checkbox: var(--radii-75);
|
|
388
402
|
--radii-dropdown: var(--radii-250);
|
|
403
|
+
--radii-input: var(--radii-150);
|
|
404
|
+
--radii-list-item: var(--radii-150);
|
|
405
|
+
--radii-notification: var(--radii-150);
|
|
406
|
+
--radii-panel: var(--radii-150);
|
|
407
|
+
--radii-popover: var(--radii-150);
|
|
408
|
+
--radii-tag: var(--radii-round);
|
|
389
409
|
--radii-toolbar: var(--radii-200);
|
|
390
410
|
--radii-toolbar-item: var(--radii-150);
|
|
391
|
-
--radii-input: var(--radii-150);
|
|
392
|
-
--radii-button: var(--radii-100);
|
|
393
|
-
--radii-popup: var(--radii-100);
|
|
394
411
|
--radii-tooltip: var(--radii-100);
|
|
395
|
-
--radii-checkbox: var(--radii-75);
|
|
396
|
-
--radii-list-item: var(--radii-150);
|
|
397
412
|
--colors-coal-background: var(--colors-coal-500);
|
|
398
413
|
--colors-coal-background-mild: var(--colors-coal-350);
|
|
399
414
|
--colors-coal-background-prominent: var(--colors-coal-700);
|
|
@@ -543,7 +558,7 @@
|
|
|
543
558
|
--colors-black-sticky-background: #151515;
|
|
544
559
|
--colors-coral-sticky-background: var(--colors-coral-400);
|
|
545
560
|
--colors-cyan-sticky-background: var(--colors-cyan-400);
|
|
546
|
-
--colors-light-coal-sticky-background: #
|
|
561
|
+
--colors-light-coal-sticky-background: #f3f5f7;
|
|
547
562
|
--colors-light-lime-sticky-background: var(--colors-lime-250);
|
|
548
563
|
--colors-light-ocean-sticky-background: var(--colors-ocean-250);
|
|
549
564
|
--colors-light-pink-sticky-background: var(--colors-pink-250);
|
|
@@ -622,10 +637,11 @@
|
|
|
622
637
|
--colors-teal-text: var(--colors-teal-900);
|
|
623
638
|
--colors-teal-text-mild: var(--colors-teal-700);
|
|
624
639
|
--colors-teal-text-subtle: var(--colors-teal-100);
|
|
625
|
-
--shadows-50: 0 0 8px 0 rgba(9,9,9
|
|
626
|
-
--shadows-100: 0 0 16px 0 rgba(9,9,9
|
|
627
|
-
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
640
|
+
--shadows-50: 0 0 8px 0 rgba(9, 9, 9, 0.65);
|
|
641
|
+
--shadows-100: 0 0 16px 0 rgba(9, 9, 9, 0.65);
|
|
642
|
+
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
643
|
+
0 0 0 4px var(--colors-focus-keyboard);
|
|
628
644
|
--shadows-elevation-0: 0 0 0 1px var(--colors-gray-200);
|
|
629
645
|
--shadows-elevation-100: 0 2px 4px 0px #22242814;
|
|
630
|
-
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #
|
|
646
|
+
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280a;
|
|
631
647
|
}
|
package/new-light.css
CHANGED
|
@@ -6,8 +6,10 @@
|
|
|
6
6
|
--colors-background-alpha: var(--colors-alpha-gray-100);
|
|
7
7
|
--colors-background-alpha-active: var(--colors-alpha-gray-50);
|
|
8
8
|
--colors-background-alpha-hover: var(--colors-alpha-gray-100);
|
|
9
|
-
--colors-background-alpha-neutrals-overlay: #
|
|
10
|
-
--colors-background-alpha-neutrals-overlay-subtle: var(
|
|
9
|
+
--colors-background-alpha-neutrals-overlay: #12193e66;
|
|
10
|
+
--colors-background-alpha-neutrals-overlay-subtle: var(
|
|
11
|
+
--colors-alpha-black-200
|
|
12
|
+
);
|
|
11
13
|
--colors-background-alpha-subtle: var(--colors-alpha-gray-50);
|
|
12
14
|
--colors-background-canvas: var(--colors-gray-50);
|
|
13
15
|
--colors-background-disabled: var(--colors-cloud-150);
|
|
@@ -40,7 +42,13 @@
|
|
|
40
42
|
--colors-background-interactive-secondary-selected: var(--colors-blue-150);
|
|
41
43
|
--colors-background-interactive-selected: var(--colors-blue-500);
|
|
42
44
|
--colors-background-interactive-surface-hover: var(--colors-cloud-100);
|
|
43
|
-
--colors-background-interactive-surface-
|
|
45
|
+
--colors-background-interactive-surface-pressed: var(--colors-cloud-150);
|
|
46
|
+
--colors-background-interactive-surface-secondary-hover: var(
|
|
47
|
+
--colors-cloud-150
|
|
48
|
+
);
|
|
49
|
+
--colors-background-interactive-surface-secondary-pressed: var(
|
|
50
|
+
--colors-cloud-200
|
|
51
|
+
);
|
|
44
52
|
--colors-background-neutrals: var(--colors-white);
|
|
45
53
|
--colors-background-neutrals-active: var(--colors-cloud-150);
|
|
46
54
|
--colors-background-neutrals-container: var(--colors-white);
|
|
@@ -106,13 +114,13 @@
|
|
|
106
114
|
--colors-border-focus-error-inner: var(--colors-white);
|
|
107
115
|
--colors-border-focus-error-middle: var(--colors-blue-400);
|
|
108
116
|
--colors-border-focus-error-outer: var(--colors-blue-200);
|
|
109
|
-
--colors-border-focus-inner: #
|
|
117
|
+
--colors-border-focus-inner: #ffffff;
|
|
110
118
|
--colors-border-focus-middle: var(--colors-blue-400);
|
|
111
119
|
--colors-border-focus-outer: var(--colors-blue-200);
|
|
112
120
|
--colors-border-focus-success-inner: var(--colors-white);
|
|
113
121
|
--colors-border-focus-success-middle: var(--colors-blue-400);
|
|
114
122
|
--colors-border-focus-success-outer: var(--colors-blue-200);
|
|
115
|
-
--colors-focus-keyboard: #
|
|
123
|
+
--colors-focus-keyboard: #2b4df8;
|
|
116
124
|
--colors-border-interactive-danger: var(--colors-red-500);
|
|
117
125
|
--colors-border-interactive-danger-hover: var(--colors-red-550);
|
|
118
126
|
--colors-border-interactive-danger-pressed: var(--colors-red-600);
|
|
@@ -259,8 +267,12 @@
|
|
|
259
267
|
--colors-icon-interactive-on-inverted-hover: var(--colors-cloud-50);
|
|
260
268
|
--colors-icon-interactive-on-inverted-pressed: var(--colors-cloud-100);
|
|
261
269
|
--colors-icon-interactive-on-inverted-secondary: var(--colors-cloud-300);
|
|
262
|
-
--colors-icon-interactive-on-inverted-secondary-hover: var(
|
|
263
|
-
|
|
270
|
+
--colors-icon-interactive-on-inverted-secondary-hover: var(
|
|
271
|
+
--colors-cloud-350
|
|
272
|
+
);
|
|
273
|
+
--colors-icon-interactive-on-inverted-secondary-pressed: var(
|
|
274
|
+
--colors-cloud-400
|
|
275
|
+
);
|
|
264
276
|
--colors-icon-interactive-primary: var(--colors-blue-500);
|
|
265
277
|
--colors-icon-interactive-primary-hover: var(--colors-blue-550);
|
|
266
278
|
--colors-icon-interactive-primary-pressed: var(--colors-blue-600);
|
|
@@ -271,7 +283,7 @@
|
|
|
271
283
|
--colors-icon-on-interactive-danger: var(--colors-white);
|
|
272
284
|
--colors-icon-on-interactive-primary: var(--colors-white);
|
|
273
285
|
--colors-icon-on-interactive-secondary: var(--colors-cloud-900);
|
|
274
|
-
--colors-icon-on-interactive-selected: var(--colors-
|
|
286
|
+
--colors-icon-on-interactive-selected: var(--colors-cloud-900);
|
|
275
287
|
--colors-icon-neutrals: var(--colors-cloud-900);
|
|
276
288
|
--colors-icon-neutrals-disabled: var(--colors-cloud-300);
|
|
277
289
|
--colors-icon-neutrals-hover: var(--colors-cloud-950);
|
|
@@ -319,8 +331,12 @@
|
|
|
319
331
|
--colors-text-interactive-on-inverted-hover: var(--colors-cloud-50);
|
|
320
332
|
--colors-text-interactive-on-inverted-pressed: var(--colors-cloud-100);
|
|
321
333
|
--colors-text-interactive-on-inverted-secondary: var(--colors-cloud-300);
|
|
322
|
-
--colors-text-interactive-on-inverted-secondary-hover: var(
|
|
323
|
-
|
|
334
|
+
--colors-text-interactive-on-inverted-secondary-hover: var(
|
|
335
|
+
--colors-cloud-350
|
|
336
|
+
);
|
|
337
|
+
--colors-text-interactive-on-inverted-secondary-pressed: var(
|
|
338
|
+
--colors-cloud-400
|
|
339
|
+
);
|
|
324
340
|
--colors-text-interactive-primary: var(--colors-blue-500);
|
|
325
341
|
--colors-text-interactive-primary-hover: var(--colors-blue-550);
|
|
326
342
|
--colors-text-interactive-primary-pressed: var(--colors-blue-600);
|
|
@@ -331,7 +347,7 @@
|
|
|
331
347
|
--colors-text-on-interactive-danger: var(--colors-white);
|
|
332
348
|
--colors-text-on-interactive-primary: var(--colors-white);
|
|
333
349
|
--colors-text-on-interactive-secondary: var(--colors-cloud-900);
|
|
334
|
-
--colors-text-on-interactive-selected: var(--colors-
|
|
350
|
+
--colors-text-on-interactive-selected: var(--colors-cloud-900);
|
|
335
351
|
--colors-text-neutrals: var(--colors-cloud-900);
|
|
336
352
|
--colors-text-neutrals-active: var(--colors-cloud-950);
|
|
337
353
|
--colors-text-neutrals-disabled: var(--colors-cloud-300);
|
|
@@ -380,20 +396,23 @@
|
|
|
380
396
|
--colors-text-secondary: var(--colors-cloud-700);
|
|
381
397
|
--colors-text-warning: var(--colors-yellow-800);
|
|
382
398
|
--colors-text-warning-subtle: var(--colors-yellow-600);
|
|
383
|
-
--radii-
|
|
384
|
-
--radii-notification: var(--radii-100);
|
|
399
|
+
--radii-avatar-group: var(--radii-50);
|
|
385
400
|
--radii-avatar-people: var(--radii-round);
|
|
386
401
|
--radii-avatar-team: var(--radii-50);
|
|
387
|
-
--radii-
|
|
402
|
+
--radii-button: var(--radii-100);
|
|
403
|
+
--radii-calendar: var(--radii-250);
|
|
404
|
+
--radii-card: var(--radii-250);
|
|
405
|
+
--radii-checkbox: var(--radii-75);
|
|
388
406
|
--radii-dropdown: var(--radii-250);
|
|
407
|
+
--radii-input: var(--radii-150);
|
|
408
|
+
--radii-list-item: var(--radii-150);
|
|
409
|
+
--radii-notification: var(--radii-150);
|
|
410
|
+
--radii-panel: var(--radii-150);
|
|
411
|
+
--radii-popover: var(--radii-150);
|
|
412
|
+
--radii-tag: var(--radii-round);
|
|
389
413
|
--radii-toolbar: var(--radii-200);
|
|
390
414
|
--radii-toolbar-item: var(--radii-150);
|
|
391
|
-
--radii-input: var(--radii-150);
|
|
392
|
-
--radii-button: var(--radii-100);
|
|
393
|
-
--radii-popup: var(--radii-100);
|
|
394
415
|
--radii-tooltip: var(--radii-100);
|
|
395
|
-
--radii-checkbox: var(--radii-75);
|
|
396
|
-
--radii-list-item: var(--radii-150);
|
|
397
416
|
--colors-coal-background: var(--colors-coal-500);
|
|
398
417
|
--colors-coal-background-mild: var(--colors-coal-350);
|
|
399
418
|
--colors-coal-background-prominent: var(--colors-coal-700);
|
|
@@ -543,7 +562,7 @@
|
|
|
543
562
|
--colors-black-sticky-background: #151515;
|
|
544
563
|
--colors-coral-sticky-background: var(--colors-coral-400);
|
|
545
564
|
--colors-cyan-sticky-background: var(--colors-cyan-400);
|
|
546
|
-
--colors-light-coal-sticky-background: #
|
|
565
|
+
--colors-light-coal-sticky-background: #f3f5f7;
|
|
547
566
|
--colors-light-lime-sticky-background: var(--colors-lime-250);
|
|
548
567
|
--colors-light-ocean-sticky-background: var(--colors-ocean-250);
|
|
549
568
|
--colors-light-pink-sticky-background: var(--colors-pink-250);
|
|
@@ -624,8 +643,9 @@
|
|
|
624
643
|
--colors-teal-text-subtle: var(--colors-teal-100);
|
|
625
644
|
--shadows-50: 0 4px 16px rgba(5, 0, 56, 0.07);
|
|
626
645
|
--shadows-100: 0 8px 32px rgba(5, 0, 56, 0.03);
|
|
627
|
-
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
646
|
+
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
647
|
+
0 0 0 4px var(--colors-focus-keyboard);
|
|
628
648
|
--shadows-elevation-0: 0 0 0 1px var(--colors-gray-200);
|
|
629
649
|
--shadows-elevation-100: 0 2px 4px 0px #22242814;
|
|
630
|
-
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #
|
|
650
|
+
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280a;
|
|
631
651
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-themes",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.13",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"access": "public"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@mirohq/design-tokens": "^11.
|
|
37
|
+
"@mirohq/design-tokens": "^11.1.1"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@types/lodash.kebabcase": "4.1.7",
|