@mirohq/design-system-themes 1.3.8 → 1.3.10
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 +15 -15
- package/dark.css +16 -16
- package/dist/main.js +100 -88
- package/dist/main.js.map +1 -1
- package/dist/module.js +100 -88
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +1 -1
- package/light.css +15 -15
- package/metadata.json +3 -3
- package/new-dark.css +34 -13
- package/new-light.css +35 -28
- 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-active' | 'input-background-alt-default' | '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-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';
|
|
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
|
@@ -214,8 +214,8 @@
|
|
|
214
214
|
--colors-format-icon-slides: var(--colors-coral-600);
|
|
215
215
|
--colors-format-icon-table: var(--colors-moss-600);
|
|
216
216
|
--colors-format-icon-timeline: var(--colors-moss-600);
|
|
217
|
-
--colors-input-background-alt-active: var(--colors-gray-100);
|
|
218
217
|
--colors-input-background-alt-default: var(--colors-gray-100);
|
|
218
|
+
--colors-input-background-alt-focused: var(--colors-gray-100);
|
|
219
219
|
--colors-input-background-alt-hover: var(--colors-gray-100);
|
|
220
220
|
--colors-input-background-default: var(--colors-white);
|
|
221
221
|
--colors-input-background-disabled: var(--colors-gray-150);
|
|
@@ -616,20 +616,20 @@
|
|
|
616
616
|
--colors-teal-text: var(--colors-teal-900);
|
|
617
617
|
--colors-teal-text-mild: var(--colors-teal-700);
|
|
618
618
|
--colors-teal-text-subtle: var(--colors-teal-100);
|
|
619
|
-
--radii-panel
|
|
620
|
-
--radii-notification
|
|
621
|
-
--radii-avatar-
|
|
622
|
-
--radii-avatar-
|
|
623
|
-
--radii-avatar-
|
|
624
|
-
--radii-dropdown
|
|
625
|
-
--radii-toolbar
|
|
626
|
-
--radii-toolbar-item
|
|
627
|
-
--radii-input
|
|
628
|
-
--radii-button
|
|
629
|
-
--radii-popup
|
|
630
|
-
--radii-tooltip
|
|
631
|
-
--radii-checkbox
|
|
632
|
-
--radii-list-item
|
|
619
|
+
--radii-panel: var(--radii-150);
|
|
620
|
+
--radii-notification: var(--radii-100);
|
|
621
|
+
--radii-avatar-people: var(--radii-round);
|
|
622
|
+
--radii-avatar-team: var(--radii-50);
|
|
623
|
+
--radii-avatar-group: var(--radii-50);
|
|
624
|
+
--radii-dropdown: var(--radii-100);
|
|
625
|
+
--radii-toolbar: var(--radii-100);
|
|
626
|
+
--radii-toolbar-item: var(--radii-50);
|
|
627
|
+
--radii-input: var(--radii-50);
|
|
628
|
+
--radii-button: var(--radii-50);
|
|
629
|
+
--radii-popup: var(--radii-100);
|
|
630
|
+
--radii-tooltip: var(--radii-100);
|
|
631
|
+
--radii-checkbox: var(--radii-50);
|
|
632
|
+
--radii-list-item: var(--radii-50);
|
|
633
633
|
--shadows-50: 0 4px 16px rgba(5, 0, 56, 0.07);
|
|
634
634
|
--shadows-100: 0 8px 32px rgba(5, 0, 56, 0.03);
|
|
635
635
|
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
package/metadata.json
CHANGED
|
@@ -620,12 +620,12 @@
|
|
|
620
620
|
"formatIconTimeline": {
|
|
621
621
|
"description": "Icon color exclusively for the `icon-timeline-format` icon. Use to visually distinguish timeline and Gantt-type content items. Do not use for any other format icon."
|
|
622
622
|
},
|
|
623
|
-
"inputBackgroundAltActive": {
|
|
624
|
-
"description": "The component-specific focused/active-state background for alternative-style input fields. Use within alt-variant inputs when focused. Do not use for standard input focus state."
|
|
625
|
-
},
|
|
626
623
|
"inputBackgroundAltDefault": {
|
|
627
624
|
"description": "The component-specific default resting-state background for alternative-style input fields — a secondary visual variant of the input. Use when an input requires a distinct surface style from the standard variant (e.g., inline editing, minimal inputs). Do not use as the default input background; use `input-background-default`."
|
|
628
625
|
},
|
|
626
|
+
"inputBackgroundAltFocused": {
|
|
627
|
+
"description": "The component-specific focused/active-state background for alternative-style input fields. Use within alt-variant inputs when focused. Do not use for standard input focus state."
|
|
628
|
+
},
|
|
629
629
|
"inputBackgroundAltHover": {
|
|
630
630
|
"description": "The component-specific hover-state background for alternative-style input fields. Use within alt-variant inputs on hover. Do not use for standard input hover; use `input-background-hover`."
|
|
631
631
|
},
|
package/new-dark.css
CHANGED
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
--colors-background-danger-prominent-hover: var(--colors-red-450);
|
|
31
31
|
--colors-background-danger-prominent-pressed: var(--colors-red-400);
|
|
32
32
|
--colors-background-danger-subtle: var(--colors-red-900);
|
|
33
|
-
--colors-background-danger-subtle-active: var(--colors-red-
|
|
34
|
-
--colors-background-danger-subtle-hover: var(--colors-red-
|
|
35
|
-
--colors-background-danger-subtle-pressed: var(--colors-red-
|
|
33
|
+
--colors-background-danger-subtle-active: var(--colors-red-900);
|
|
34
|
+
--colors-background-danger-subtle-hover: var(--colors-red-850);
|
|
35
|
+
--colors-background-danger-subtle-pressed: var(--colors-red-800);
|
|
36
36
|
--colors-background-interactive-danger: var(--colors-red-500);
|
|
37
37
|
--colors-background-interactive-danger-hover: var(--colors-red-450);
|
|
38
38
|
--colors-background-interactive-danger-pressed: var(--colors-red-400);
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
--colors-border-warning: var(--colors-yellow-500);
|
|
165
165
|
--colors-border-warning-subtle: var(--colors-yellow-700);
|
|
166
166
|
--colors-badge-border: var(--colors-ink-850);
|
|
167
|
-
--colors-badge-border-inverted:
|
|
167
|
+
--colors-badge-border-inverted: var(--colors-blue-500);
|
|
168
168
|
--colors-button-background-danger: var(--colors-red-500);
|
|
169
169
|
--colors-button-background-danger-hover: var(--colors-red-450);
|
|
170
170
|
--colors-button-background-danger-pressed: var(--colors-red-450);
|
|
@@ -214,9 +214,9 @@
|
|
|
214
214
|
--colors-format-icon-slides: var(--colors-coral-600);
|
|
215
215
|
--colors-format-icon-table: var(--colors-moss-600);
|
|
216
216
|
--colors-format-icon-timeline: var(--colors-moss-600);
|
|
217
|
-
--colors-input-background-alt-
|
|
218
|
-
--colors-input-background-alt-
|
|
219
|
-
--colors-input-background-alt-hover: var(--colors-ink-
|
|
217
|
+
--colors-input-background-alt-default: var(--colors-ink-750);
|
|
218
|
+
--colors-input-background-alt-focused: var(--colors-ink-750);
|
|
219
|
+
--colors-input-background-alt-hover: var(--colors-ink-700);
|
|
220
220
|
--colors-input-background-default: var(--colors-ink-850);
|
|
221
221
|
--colors-input-background-disabled: var(--colors-ink-750);
|
|
222
222
|
--colors-input-background-focused: var(--colors-ink-800);
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
--colors-input-border-disabled: var(--colors-transparent);
|
|
226
226
|
--colors-input-border-error: var(--colors-red-400);
|
|
227
227
|
--colors-input-border-focused: var(--colors-blue-450);
|
|
228
|
-
--colors-input-border-hover: var(--colors-ink-
|
|
228
|
+
--colors-input-border-hover: var(--colors-ink-400);
|
|
229
229
|
--colors-input-border-success: var(--colors-green-400);
|
|
230
230
|
--colors-notification-background: var(--colors-ink-50);
|
|
231
231
|
--colors-notification-border: var(--colors-ink-500);
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
--colors-icon-on-static-dark-subtle: var(--colors-ink-300);
|
|
258
258
|
--colors-icon-on-static-light: var(--colors-ink-900);
|
|
259
259
|
--colors-icon-on-static-light-subtle: var(--colors-ink-700);
|
|
260
|
-
--colors-icon-placeholder: var(--colors-ink-
|
|
260
|
+
--colors-icon-placeholder: var(--colors-ink-450);
|
|
261
261
|
--colors-icon-secondary: var(--colors-ink-300);
|
|
262
262
|
--colors-icon-interactive-on-inverted: var(--colors-ink-900);
|
|
263
263
|
--colors-icon-interactive-on-inverted-hover: var(--colors-ink-850);
|
|
@@ -333,13 +333,13 @@
|
|
|
333
333
|
--colors-text-interactive-primary-hover: var(--colors-blue-450);
|
|
334
334
|
--colors-text-interactive-primary-pressed: var(--colors-blue-400);
|
|
335
335
|
--colors-text-interactive-secondary: var(--colors-ink-300);
|
|
336
|
-
--colors-text-interactive-secondary-hover: var(--colors-ink-
|
|
337
|
-
--colors-text-interactive-secondary-pressed: var(--colors-ink-
|
|
336
|
+
--colors-text-interactive-secondary-hover: var(--colors-ink-200);
|
|
337
|
+
--colors-text-interactive-secondary-pressed: var(--colors-ink-150);
|
|
338
338
|
--colors-text-interactive-selected: var(--colors-blue-400);
|
|
339
339
|
--colors-text-on-interactive-danger: var(--colors-white);
|
|
340
340
|
--colors-text-on-interactive-primary: var(--colors-white);
|
|
341
341
|
--colors-text-on-interactive-secondary: var(--colors-white);
|
|
342
|
-
--colors-text-on-interactive-selected: var(--colors-blue-
|
|
342
|
+
--colors-text-on-interactive-selected: var(--colors-blue-200);
|
|
343
343
|
--colors-text-neutrals: var(--colors-ink-100);
|
|
344
344
|
--colors-text-neutrals-active: var(--colors-ink-50);
|
|
345
345
|
--colors-text-neutrals-disabled: var(--colors-ink-400);
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
--colors-text-inverted: var(--colors-ink-900);
|
|
380
380
|
--colors-text-inverted-secondary: var(--colors-ink-700);
|
|
381
381
|
--colors-text-muted: var(--colors-ink-400);
|
|
382
|
-
--colors-text-on-disabled: var(--colors-ink-
|
|
382
|
+
--colors-text-on-disabled: var(--colors-ink-500);
|
|
383
383
|
--colors-text-on-static-dark: var(--colors-ink-50);
|
|
384
384
|
--colors-text-on-static-dark-subtle: var(--colors-ink-300);
|
|
385
385
|
--colors-text-on-static-light: var(--colors-ink-900);
|
|
@@ -616,4 +616,25 @@
|
|
|
616
616
|
--colors-teal-text: var(--colors-teal-900);
|
|
617
617
|
--colors-teal-text-mild: var(--colors-teal-700);
|
|
618
618
|
--colors-teal-text-subtle: var(--colors-teal-100);
|
|
619
|
+
--radii-panel: var(--radii-150);
|
|
620
|
+
--radii-notification: var(--radii-100);
|
|
621
|
+
--radii-avatar-people: var(--radii-round);
|
|
622
|
+
--radii-avatar-team: var(--radii-50);
|
|
623
|
+
--radii-avatar-group: var(--radii-50);
|
|
624
|
+
--radii-dropdown: var(--radii-250);
|
|
625
|
+
--radii-toolbar: var(--radii-200);
|
|
626
|
+
--radii-toolbar-item: var(--radii-150);
|
|
627
|
+
--radii-input: var(--radii-150);
|
|
628
|
+
--radii-button: var(--radii-100);
|
|
629
|
+
--radii-popup: var(--radii-100);
|
|
630
|
+
--radii-tooltip: var(--radii-100);
|
|
631
|
+
--radii-checkbox: var(--radii-75);
|
|
632
|
+
--radii-list-item: var(--radii-150);
|
|
633
|
+
--shadows-50: 0 0 8px 0 rgba(9, 9, 9, 0.65);
|
|
634
|
+
--shadows-100: 0 0 16px 0 rgba(9, 9, 9, 0.65);
|
|
635
|
+
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
636
|
+
0 0 0 4px var(--colors-focus-keyboard);
|
|
637
|
+
--shadows-elevation-0: 0 0 0 1px var(--colors-gray-200);
|
|
638
|
+
--shadows-elevation-100: 0 2px 4px 0px #22242814;
|
|
639
|
+
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280a;
|
|
619
640
|
}
|
package/new-light.css
CHANGED
|
@@ -123,9 +123,9 @@
|
|
|
123
123
|
--colors-border-interactive-primary: var(--colors-blue-500);
|
|
124
124
|
--colors-border-interactive-primary-hover: var(--colors-blue-550);
|
|
125
125
|
--colors-border-interactive-primary-pressed: var(--colors-blue-600);
|
|
126
|
-
--colors-border-interactive-secondary: var(--colors-cloud-
|
|
127
|
-
--colors-border-interactive-secondary-hover: var(--colors-cloud-
|
|
128
|
-
--colors-border-interactive-secondary-pressed: var(--colors-cloud-
|
|
126
|
+
--colors-border-interactive-secondary: var(--colors-cloud-150);
|
|
127
|
+
--colors-border-interactive-secondary-hover: var(--colors-cloud-300);
|
|
128
|
+
--colors-border-interactive-secondary-pressed: var(--colors-cloud-350);
|
|
129
129
|
--colors-border-interactive-selected: var(--colors-blue-550);
|
|
130
130
|
--colors-border-neutrals: var(--colors-cloud-200);
|
|
131
131
|
--colors-border-neutrals-active: var(--colors-cloud-350);
|
|
@@ -214,18 +214,18 @@
|
|
|
214
214
|
--colors-format-icon-slides: var(--colors-coral-600);
|
|
215
215
|
--colors-format-icon-table: var(--colors-moss-600);
|
|
216
216
|
--colors-format-icon-timeline: var(--colors-moss-600);
|
|
217
|
-
--colors-input-background-alt-
|
|
218
|
-
--colors-input-background-alt-
|
|
219
|
-
--colors-input-background-alt-hover: var(--colors-cloud-
|
|
217
|
+
--colors-input-background-alt-default: var(--colors-cloud-100);
|
|
218
|
+
--colors-input-background-alt-focused: var(--colors-cloud-100);
|
|
219
|
+
--colors-input-background-alt-hover: var(--colors-cloud-150);
|
|
220
220
|
--colors-input-background-default: var(--colors-white);
|
|
221
221
|
--colors-input-background-disabled: var(--colors-cloud-150);
|
|
222
222
|
--colors-input-background-focused: var(--colors-white);
|
|
223
223
|
--colors-input-background-hover: var(--colors-white);
|
|
224
|
-
--colors-input-border-default: var(--colors-cloud-
|
|
224
|
+
--colors-input-border-default: var(--colors-cloud-250);
|
|
225
225
|
--colors-input-border-disabled: var(--colors-transparent);
|
|
226
226
|
--colors-input-border-error: var(--colors-red-500);
|
|
227
227
|
--colors-input-border-focused: var(--colors-blue-550);
|
|
228
|
-
--colors-input-border-hover: var(--colors-cloud-
|
|
228
|
+
--colors-input-border-hover: var(--colors-cloud-400);
|
|
229
229
|
--colors-input-border-success: var(--colors-green-500);
|
|
230
230
|
--colors-notification-background: var(--colors-cloud-850);
|
|
231
231
|
--colors-notification-border: var(--colors-cloud-450);
|
|
@@ -252,12 +252,12 @@
|
|
|
252
252
|
--colors-icon-inverted: var(--colors-white);
|
|
253
253
|
--colors-icon-inverted-secondary: var(--colors-cloud-300);
|
|
254
254
|
--colors-icon-muted: var(--colors-cloud-400);
|
|
255
|
-
--colors-icon-on-disabled: var(--colors-cloud-
|
|
255
|
+
--colors-icon-on-disabled: var(--colors-cloud-350);
|
|
256
256
|
--colors-icon-on-static-dark: var(--colors-gray-50);
|
|
257
257
|
--colors-icon-on-static-dark-subtle: var(--colors-gray-300);
|
|
258
258
|
--colors-icon-on-static-light: var(--colors-cloud-900);
|
|
259
259
|
--colors-icon-on-static-light-subtle: var(--colors-cloud-700);
|
|
260
|
-
--colors-icon-placeholder: var(--colors-cloud-
|
|
260
|
+
--colors-icon-placeholder: var(--colors-cloud-475);
|
|
261
261
|
--colors-icon-secondary: var(--colors-cloud-700);
|
|
262
262
|
--colors-icon-interactive-on-inverted: var(--colors-white);
|
|
263
263
|
--colors-icon-interactive-on-inverted-hover: var(--colors-cloud-50);
|
|
@@ -336,9 +336,9 @@
|
|
|
336
336
|
--colors-text-interactive-primary: var(--colors-blue-500);
|
|
337
337
|
--colors-text-interactive-primary-hover: var(--colors-blue-550);
|
|
338
338
|
--colors-text-interactive-primary-pressed: var(--colors-blue-600);
|
|
339
|
-
--colors-text-interactive-secondary: var(--colors-cloud-
|
|
340
|
-
--colors-text-interactive-secondary-hover: var(--colors-cloud-
|
|
341
|
-
--colors-text-interactive-secondary-pressed: var(--colors-cloud-
|
|
339
|
+
--colors-text-interactive-secondary: var(--colors-cloud-500);
|
|
340
|
+
--colors-text-interactive-secondary-hover: var(--colors-cloud-600);
|
|
341
|
+
--colors-text-interactive-secondary-pressed: var(--colors-cloud-650);
|
|
342
342
|
--colors-text-interactive-selected: var(--colors-blue-550);
|
|
343
343
|
--colors-text-on-interactive-danger: var(--colors-white);
|
|
344
344
|
--colors-text-on-interactive-primary: var(--colors-white);
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
--colors-text-inverted: var(--colors-white);
|
|
384
384
|
--colors-text-inverted-secondary: var(--colors-cloud-300);
|
|
385
385
|
--colors-text-muted: var(--colors-cloud-400);
|
|
386
|
-
--colors-text-on-disabled: var(--colors-cloud-
|
|
386
|
+
--colors-text-on-disabled: var(--colors-cloud-350);
|
|
387
387
|
--colors-text-on-static-dark: var(--colors-cloud-50);
|
|
388
388
|
--colors-text-on-static-dark-subtle: var(--colors-cloud-300);
|
|
389
389
|
--colors-text-on-static-light: var(--colors-cloud-900);
|
|
@@ -392,20 +392,6 @@
|
|
|
392
392
|
--colors-text-secondary: var(--colors-cloud-700);
|
|
393
393
|
--colors-text-warning: var(--colors-yellow-800);
|
|
394
394
|
--colors-text-warning-subtle: var(--colors-yellow-600);
|
|
395
|
-
--panel-radii: $150;
|
|
396
|
-
--notification-radii: $100;
|
|
397
|
-
--avatar-radii-people: $round;
|
|
398
|
-
--avatar-radii-team: $50;
|
|
399
|
-
--avatar-radii-group: $50;
|
|
400
|
-
--dropdown-radii: $250;
|
|
401
|
-
--toolbar-radii: $200;
|
|
402
|
-
--toolbar-item-radii: $150;
|
|
403
|
-
--input-radii: $150;
|
|
404
|
-
--button-radii: $100;
|
|
405
|
-
--popup-radii: $100;
|
|
406
|
-
--tooltip-radii: $100;
|
|
407
|
-
--checkbox-radii: $75;
|
|
408
|
-
--list-item-radii: $150;
|
|
409
395
|
--colors-coal-background: var(--colors-coal-500);
|
|
410
396
|
--colors-coal-background-mild: var(--colors-coal-350);
|
|
411
397
|
--colors-coal-background-prominent: var(--colors-coal-700);
|
|
@@ -634,4 +620,25 @@
|
|
|
634
620
|
--colors-teal-text: var(--colors-teal-900);
|
|
635
621
|
--colors-teal-text-mild: var(--colors-teal-700);
|
|
636
622
|
--colors-teal-text-subtle: var(--colors-teal-100);
|
|
623
|
+
--radii-panel: var(--radii-150);
|
|
624
|
+
--radii-notification: var(--radii-100);
|
|
625
|
+
--radii-avatar-people: var(--radii-round);
|
|
626
|
+
--radii-avatar-team: var(--radii-50);
|
|
627
|
+
--radii-avatar-group: var(--radii-50);
|
|
628
|
+
--radii-dropdown: var(--radii-250);
|
|
629
|
+
--radii-toolbar: var(--radii-200);
|
|
630
|
+
--radii-toolbar-item: var(--radii-150);
|
|
631
|
+
--radii-input: var(--radii-150);
|
|
632
|
+
--radii-button: var(--radii-100);
|
|
633
|
+
--radii-popup: var(--radii-100);
|
|
634
|
+
--radii-tooltip: var(--radii-100);
|
|
635
|
+
--radii-checkbox: var(--radii-75);
|
|
636
|
+
--radii-list-item: var(--radii-150);
|
|
637
|
+
--shadows-50: 0 4px 16px rgba(5, 0, 56, 0.07);
|
|
638
|
+
--shadows-100: 0 8px 32px rgba(5, 0, 56, 0.03);
|
|
639
|
+
--shadows-focus: 0 0 0 2px var(--colors-border-focus-inner),
|
|
640
|
+
0 0 0 4px var(--colors-focus-keyboard);
|
|
641
|
+
--shadows-elevation-0: 0 0 0 1px var(--colors-gray-200);
|
|
642
|
+
--shadows-elevation-100: 0 2px 4px 0px #22242814;
|
|
643
|
+
--shadows-elevation-200: 0 2px 8px 0 #2224281f, 0 0 12px 0 #2224280a;
|
|
637
644
|
}
|
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.10",
|
|
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": "^
|
|
37
|
+
"@mirohq/design-tokens": "^11.0.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@types/lodash.kebabcase": "4.1.7",
|