@mirohq/design-system-themes 1.3.13 → 1.3.14
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 +18 -3
- package/dark.css +18 -3
- package/dist/main.js +83 -23
- package/dist/main.js.map +1 -1
- package/dist/module.js +83 -23
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +1 -1
- package/light.css +18 -3
- package/metadata.json +50 -5
- package/new-dark.css +19 -4
- package/new-light.css +28 -13
- 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-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';
|
|
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-announcement' | 'notification-background-danger' | 'notification-background-info' | 'notification-background-inverted' | 'notification-background-static' | 'notification-background-warning' | 'notification-border-inverted' | 'notification-border-inverted-subtle' | 'notification-border-static' | 'notification-border-static-subtle' | 'notification-icon-on-announcement' | 'notification-icon-on-danger' | 'notification-icon-on-info' | 'notification-icon-on-warning' | 'notification-text-on-announcement' | 'notification-text-on-danger' | 'notification-text-on-info' | 'notification-text-on-warning' | '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
|
@@ -231,9 +231,24 @@
|
|
|
231
231
|
--colors-input-border-focused: var(--colors-blue-550);
|
|
232
232
|
--colors-input-border-hover: var(--colors-blue-550);
|
|
233
233
|
--colors-input-border-success: var(--colors-green-500);
|
|
234
|
-
--colors-notification-background: var(--colors-
|
|
235
|
-
--colors-notification-
|
|
236
|
-
--colors-notification-
|
|
234
|
+
--colors-notification-background-announcement: var(--colors-blue-200);
|
|
235
|
+
--colors-notification-background-danger: var(--colors-red-500);
|
|
236
|
+
--colors-notification-background-info: var(--colors-blue-500);
|
|
237
|
+
--colors-notification-background-inverted: var(--colors-gray-850);
|
|
238
|
+
--colors-notification-background-static: var(--colors-gray-850);
|
|
239
|
+
--colors-notification-background-warning: var(--colors-yellow-500);
|
|
240
|
+
--colors-notification-border-inverted: var(--colors-gray-450);
|
|
241
|
+
--colors-notification-border-inverted-subtle: var(--colors-gray-750);
|
|
242
|
+
--colors-notification-border-static: var(--colors-gray-450);
|
|
243
|
+
--colors-notification-border-static-subtle: var(--colors-gray-750);
|
|
244
|
+
--colors-notification-icon-on-announcement: var(--colors-blue-800);
|
|
245
|
+
--colors-notification-icon-on-danger: var(--colors-white);
|
|
246
|
+
--colors-notification-icon-on-info: var(--colors-white);
|
|
247
|
+
--colors-notification-icon-on-warning: var(--colors-yellow-800);
|
|
248
|
+
--colors-notification-text-on-announcement: var(--colors-blue-800);
|
|
249
|
+
--colors-notification-text-on-danger: var(--colors-white);
|
|
250
|
+
--colors-notification-text-on-info: var(--colors-white);
|
|
251
|
+
--colors-notification-text-on-warning: var(--colors-yellow-800);
|
|
237
252
|
--colors-popover-background: var(--colors-gray-900);
|
|
238
253
|
--colors-popover-border: var(--colors-gray-450);
|
|
239
254
|
--colors-scrollbar-background: var(--colors-gray-300);
|
package/metadata.json
CHANGED
|
@@ -665,20 +665,65 @@
|
|
|
665
665
|
"inputBorderSuccess": {
|
|
666
666
|
"description": "The component-specific border for input fields in a validation success state. Use within Input, Textarea, and Select components when the entered value passes validation. Do not use for general success containers; use `status-border-success` for those."
|
|
667
667
|
},
|
|
668
|
-
"
|
|
668
|
+
"notificationBackgroundAnnouncement": {
|
|
669
669
|
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
670
670
|
},
|
|
671
|
-
"
|
|
671
|
+
"notificationBackgroundDanger": {
|
|
672
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
673
|
+
},
|
|
674
|
+
"notificationBackgroundInfo": {
|
|
675
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
676
|
+
},
|
|
677
|
+
"notificationBackgroundInverted": {
|
|
678
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
679
|
+
},
|
|
680
|
+
"notificationBackgroundStatic": {
|
|
681
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
682
|
+
},
|
|
683
|
+
"notificationBackgroundWarning": {
|
|
684
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
685
|
+
},
|
|
686
|
+
"notificationBorderInverted": {
|
|
687
|
+
"description": "The component-specific border color for notification and toast components. Use within Notification and Toast components to define the visible container edge. Do not use for status banners; use `status-border-info`, `status-border-error`, `status-border-warning`, or `status-border-success` for those."
|
|
688
|
+
},
|
|
689
|
+
"notificationBorderInvertedSubtle": {
|
|
690
|
+
"description": "The component-specific subtle border for notification and toast components — a softer edge option for notifications that need reduced visual weight. Use when the standard notification border is too prominent. Do not use as the default notification border; use `notification-border` for that."
|
|
691
|
+
},
|
|
692
|
+
"notificationBorderStatic": {
|
|
672
693
|
"description": "The component-specific border color for notification and toast components. Use within Notification and Toast components to define the visible container edge. Do not use for status banners; use `status-border-info`, `status-border-error`, `status-border-warning`, or `status-border-success` for those."
|
|
673
694
|
},
|
|
674
|
-
"
|
|
695
|
+
"notificationBorderStaticSubtle": {
|
|
675
696
|
"description": "The component-specific subtle border for notification and toast components — a softer edge option for notifications that need reduced visual weight. Use when the standard notification border is too prominent. Do not use as the default notification border; use `notification-border` for that."
|
|
676
697
|
},
|
|
698
|
+
"notificationIconOnAnnouncement": {
|
|
699
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
700
|
+
},
|
|
701
|
+
"notificationIconOnDanger": {
|
|
702
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
703
|
+
},
|
|
704
|
+
"notificationIconOnInfo": {
|
|
705
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
706
|
+
},
|
|
707
|
+
"notificationIconOnWarning": {
|
|
708
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
709
|
+
},
|
|
710
|
+
"notificationTextOnAnnouncement": {
|
|
711
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
712
|
+
},
|
|
713
|
+
"notificationTextOnDanger": {
|
|
714
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
715
|
+
},
|
|
716
|
+
"notificationTextOnInfo": {
|
|
717
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
718
|
+
},
|
|
719
|
+
"notificationTextOnWarning": {
|
|
720
|
+
"description": "The component-specific background for in-app notification and toast components. Use within Notification and Toast components as the default surface fill. Do not use for status banners or alert panels; those use semantic status background tokens."
|
|
721
|
+
},
|
|
677
722
|
"popoverBackground": {
|
|
678
|
-
"description": "
|
|
723
|
+
"description": ""
|
|
679
724
|
},
|
|
680
725
|
"popoverBorder": {
|
|
681
|
-
"description": "
|
|
726
|
+
"description": ""
|
|
682
727
|
},
|
|
683
728
|
"scrollbarBackground": {
|
|
684
729
|
"description": "The background color for scrollbar tracks and inactive scrollbar components. Use exclusively within scrollbar elements. Do not use for any other background surface; use semantic background tokens for those."
|
package/new-dark.css
CHANGED
|
@@ -231,9 +231,24 @@
|
|
|
231
231
|
--colors-input-border-focused: var(--colors-blue-450);
|
|
232
232
|
--colors-input-border-hover: var(--colors-ink-400);
|
|
233
233
|
--colors-input-border-success: var(--colors-green-400);
|
|
234
|
-
--colors-notification-background: var(--colors-
|
|
235
|
-
--colors-notification-
|
|
236
|
-
--colors-notification-
|
|
234
|
+
--colors-notification-background-announcement: var(--colors-blue-200);
|
|
235
|
+
--colors-notification-background-danger: var(--colors-red-500);
|
|
236
|
+
--colors-notification-background-info: var(--colors-blue-500);
|
|
237
|
+
--colors-notification-background-inverted: var(--colors-ink-50);
|
|
238
|
+
--colors-notification-background-static: var(--colors-ink-850);
|
|
239
|
+
--colors-notification-background-warning: var(--colors-yellow-500);
|
|
240
|
+
--colors-notification-border-inverted: var(--colors-ink-500);
|
|
241
|
+
--colors-notification-border-inverted-subtle: var(--colors-ink-200);
|
|
242
|
+
--colors-notification-border-static: var(--colors-ink-500);
|
|
243
|
+
--colors-notification-border-static-subtle: var(--colors-ink-700);
|
|
244
|
+
--colors-notification-icon-on-announcement: var(--colors-blue-800);
|
|
245
|
+
--colors-notification-icon-on-danger: var(--colors-white);
|
|
246
|
+
--colors-notification-icon-on-info: var(--colors-white);
|
|
247
|
+
--colors-notification-icon-on-warning: var(--colors-yellow-800);
|
|
248
|
+
--colors-notification-text-on-announcement: var(--colors-blue-800);
|
|
249
|
+
--colors-notification-text-on-danger: var(--colors-white);
|
|
250
|
+
--colors-notification-text-on-info: var(--colors-white);
|
|
251
|
+
--colors-notification-text-on-warning: var(--colors-yellow-800);
|
|
237
252
|
--colors-popover-background: var(--colors-cloud-800);
|
|
238
253
|
--colors-popover-border: var(--colors-cloud-600);
|
|
239
254
|
--colors-scrollbar-background: var(--colors-ink-700);
|
|
@@ -384,7 +399,7 @@
|
|
|
384
399
|
--colors-text-inverted-secondary: var(--colors-ink-700);
|
|
385
400
|
--colors-text-muted: var(--colors-ink-400);
|
|
386
401
|
--colors-text-on-disabled: var(--colors-ink-500);
|
|
387
|
-
--colors-text-on-static-dark: var(--colors-
|
|
402
|
+
--colors-text-on-static-dark: var(--colors-white);
|
|
388
403
|
--colors-text-on-static-dark-subtle: var(--colors-ink-300);
|
|
389
404
|
--colors-text-on-static-light: var(--colors-ink-900);
|
|
390
405
|
--colors-text-on-static-light-subtle: var(--colors-ink-700);
|
package/new-light.css
CHANGED
|
@@ -231,9 +231,24 @@
|
|
|
231
231
|
--colors-input-border-focused: var(--colors-blue-550);
|
|
232
232
|
--colors-input-border-hover: var(--colors-cloud-400);
|
|
233
233
|
--colors-input-border-success: var(--colors-green-500);
|
|
234
|
-
--colors-notification-background: var(--colors-
|
|
235
|
-
--colors-notification-
|
|
236
|
-
--colors-notification-
|
|
234
|
+
--colors-notification-background-announcement: var(--colors-blue-200);
|
|
235
|
+
--colors-notification-background-danger: var(--colors-red-500);
|
|
236
|
+
--colors-notification-background-info: var(--colors-blue-500);
|
|
237
|
+
--colors-notification-background-inverted: var(--colors-ink-850);
|
|
238
|
+
--colors-notification-background-static: var(--colors-ink-850);
|
|
239
|
+
--colors-notification-background-warning: var(--colors-yellow-500);
|
|
240
|
+
--colors-notification-border-inverted: var(--colors-ink-500);
|
|
241
|
+
--colors-notification-border-inverted-subtle: var(--colors-ink-700);
|
|
242
|
+
--colors-notification-border-static: var(--colors-ink-500);
|
|
243
|
+
--colors-notification-border-static-subtle: var(--colors-ink-700);
|
|
244
|
+
--colors-notification-icon-on-announcement: var(--colors-blue-800);
|
|
245
|
+
--colors-notification-icon-on-danger: var(--colors-white);
|
|
246
|
+
--colors-notification-icon-on-info: var(--colors-white);
|
|
247
|
+
--colors-notification-icon-on-warning: var(--colors-yellow-800);
|
|
248
|
+
--colors-notification-text-on-announcement: var(--colors-blue-800);
|
|
249
|
+
--colors-notification-text-on-danger: var(--colors-white);
|
|
250
|
+
--colors-notification-text-on-info: var(--colors-white);
|
|
251
|
+
--colors-notification-text-on-warning: var(--colors-yellow-800);
|
|
237
252
|
--colors-popover-background: var(--colors-cloud-900);
|
|
238
253
|
--colors-popover-border: var(--colors-cloud-500);
|
|
239
254
|
--colors-scrollbar-background: var(--colors-cloud-300);
|
|
@@ -257,8 +272,8 @@
|
|
|
257
272
|
--colors-icon-inverted-secondary: var(--colors-cloud-300);
|
|
258
273
|
--colors-icon-muted: var(--colors-cloud-400);
|
|
259
274
|
--colors-icon-on-disabled: var(--colors-cloud-350);
|
|
260
|
-
--colors-icon-on-static-dark: var(--colors-
|
|
261
|
-
--colors-icon-on-static-dark-subtle: var(--colors-
|
|
275
|
+
--colors-icon-on-static-dark: var(--colors-cloud-50);
|
|
276
|
+
--colors-icon-on-static-dark-subtle: var(--colors-cloud-300);
|
|
262
277
|
--colors-icon-on-static-light: var(--colors-cloud-900);
|
|
263
278
|
--colors-icon-on-static-light-subtle: var(--colors-cloud-700);
|
|
264
279
|
--colors-icon-placeholder: var(--colors-cloud-475);
|
|
@@ -287,19 +302,19 @@
|
|
|
287
302
|
--colors-icon-neutrals: var(--colors-cloud-900);
|
|
288
303
|
--colors-icon-neutrals-disabled: var(--colors-cloud-300);
|
|
289
304
|
--colors-icon-neutrals-hover: var(--colors-cloud-950);
|
|
290
|
-
--colors-icon-neutrals-inactive: var(--colors-
|
|
291
|
-
--colors-icon-neutrals-inactive-hover: var(--colors-
|
|
305
|
+
--colors-icon-neutrals-inactive: var(--colors-cloud-450);
|
|
306
|
+
--colors-icon-neutrals-inactive-hover: var(--colors-cloud-500);
|
|
292
307
|
--colors-icon-neutrals-inverted: var(--colors-cloud-100);
|
|
293
308
|
--colors-icon-neutrals-inverted-hover: var(--colors-cloud-50);
|
|
294
|
-
--colors-icon-neutrals-inverted-subtle: var(--colors-
|
|
295
|
-
--colors-icon-neutrals-inverted-subtle-hover: var(--colors-
|
|
296
|
-
--colors-icon-neutrals-placeholder: var(--colors-
|
|
309
|
+
--colors-icon-neutrals-inverted-subtle: var(--colors-cloud-100);
|
|
310
|
+
--colors-icon-neutrals-inverted-subtle-hover: var(--colors-cloud-150);
|
|
311
|
+
--colors-icon-neutrals-placeholder: var(--colors-cloud-350);
|
|
297
312
|
--colors-icon-neutrals-pressed: var(--colors-cloud-950);
|
|
298
|
-
--colors-icon-neutrals-search: var(--colors-
|
|
313
|
+
--colors-icon-neutrals-search: var(--colors-cloud-500);
|
|
299
314
|
--colors-icon-neutrals-subtle: var(--colors-cloud-700);
|
|
300
315
|
--colors-icon-neutrals-subtle-hover: var(--colors-cloud-750);
|
|
301
316
|
--colors-icon-neutrals-subtle-pressed: var(--colors-cloud-750);
|
|
302
|
-
--colors-icon-neutrals-text: var(--colors-
|
|
317
|
+
--colors-icon-neutrals-text: var(--colors-cloud-700);
|
|
303
318
|
--colors-icon-primary: var(--colors-blue-500);
|
|
304
319
|
--colors-icon-primary-active: var(--colors-blue-600);
|
|
305
320
|
--colors-icon-primary-hover: var(--colors-blue-550);
|
|
@@ -388,7 +403,7 @@
|
|
|
388
403
|
--colors-text-inverted-secondary: var(--colors-cloud-300);
|
|
389
404
|
--colors-text-muted: var(--colors-cloud-400);
|
|
390
405
|
--colors-text-on-disabled: var(--colors-cloud-350);
|
|
391
|
-
--colors-text-on-static-dark: var(--colors-
|
|
406
|
+
--colors-text-on-static-dark: var(--colors-white);
|
|
392
407
|
--colors-text-on-static-dark-subtle: var(--colors-cloud-300);
|
|
393
408
|
--colors-text-on-static-light: var(--colors-cloud-900);
|
|
394
409
|
--colors-text-on-static-light-subtle: var(--colors-cloud-700);
|
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.14",
|
|
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": "^12.0.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@types/lodash.kebabcase": "4.1.7",
|