@candide/design-tokens 0.1.0 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bt/tokens.css +1 -1
- package/dist/tn/tokens.css +1 -1
- package/package.json +1 -1
package/dist/bt/tokens.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
@layer x-tokens, theme, base, x-mat-sys, components, utilities;
|
|
2
|
-
@layer x-tokens{:root{--x-tokens-version:"0.
|
|
2
|
+
@layer x-tokens{:root{--x-tokens-version:"0.1.6";--x-border-radius-4:4px;--x-border-radius-32:32px;--x-border-radius-lg:16px;--x-border-radius-md:8px;--x-border-radius-none:0px;--x-border-radius-round:9999px;--x-border-radius-sm:2px;--x-border-width-lg:4px;--x-border-width-md:2px;--x-border-width-none:0px;--x-border-width-sm:1px;--x-color-background-brand:var(--x-color-brand-pale-500);--x-color-background-brand-hover:#cad9ec;--x-color-background-default:var(--x-color-neutral-0);--x-color-background-default-hover:var(--x-color-brand-pale-50);--x-color-background-disabled:var(--x-color-neutral-100);--x-color-background-knockout:var(--x-color-brand-blue-600);--x-color-background-subtle:#ecf2f9;--x-color-background-subtle-hover:var(--x-color-brand-pale-200);--x-color-background-transparent:#0000;--x-color-background-utility-error:var(--x-color-utility-red-100);--x-color-background-utility-success:var(--x-color-utility-green-100);--x-color-background-utility-warning:var(--x-color-utility-amber-100);--x-color-border-default:var(--x-color-brand-pale-300);--x-color-border-knockout:var(--x-color-neutral-0);--x-color-border-subtle:var(--x-color-neutral-200);--x-color-border-utility-error:var(--x-color-utility-red-500);--x-color-brand-blue-50:#325e92;--x-color-brand-blue-100:#2a5384;--x-color-brand-blue-200:#1e4370;--x-color-brand-blue-300:#15365f;--x-color-brand-blue-400:#0f2e53;--x-color-brand-blue-500:#09223f;--x-color-brand-blue-600:#202e68;--x-color-brand-blue-700:#00162f;--x-color-brand-blue-800:#001124;--x-color-brand-blue-900:#000c1a;--x-color-brand-pale-50:#f9fbfd;--x-color-brand-pale-100:#f0f5fa;--x-color-brand-pale-200:#e6eef7;--x-color-brand-pale-300:#dbe7f3;--x-color-brand-pale-400:#d4e1f1;--x-color-brand-pale-500:#d2deed;--x-color-brand-pale-600:#c3d2e6;--x-color-brand-pale-700:#c0d3e9;--x-color-brand-pale-800:#b9cee7;--x-color-brand-pale-900:#adc5e2;--x-color-content-brand:var(--x-color-brand-blue-500);--x-color-content-brand-knockout:var(--x-color-neutral-0);--x-color-content-default:var(--x-color-brand-blue-600);--x-color-content-disabled:var(--x-color-neutral-400);--x-color-content-knockout:var(--x-color-neutral-0);--x-color-content-subtle:var(--x-color-neutral-700);--x-color-content-utility-error:var(--x-color-utility-red-900);--x-color-content-utility-success:var(--x-color-utility-green-700);--x-color-content-utility-warning:var(--x-color-utility-amber-500);--x-color-focus-ring-default:var(--x-color-brand-blue-500);--x-color-link-default:#003282;--x-color-link-hover:var(--x-color-brand-blue-500);--x-color-neutral-0:#fff;--x-color-neutral-100:#eee;--x-color-neutral-200:#e6e6e6;--x-color-neutral-300:#ccc;--x-color-neutral-400:#ababab;--x-color-neutral-600:#4a4a4a;--x-color-neutral-700:#484a4f;--x-color-neutral-800:#222;--x-color-neutral-1000:#000;--x-color-utility-amber-100:#fbefea;--x-color-utility-amber-500:#c55a2c;--x-color-utility-green-100:#d0e0bf;--x-color-utility-green-500:#7c9e60;--x-color-utility-green-700:#4f772d;--x-color-utility-red-50:#f7e4e4;--x-color-utility-red-100:#ffe0d9;--x-color-utility-red-500:#ba1b1b;--x-color-utility-red-900:#630e0f;--x-spacing-2:2px;--x-spacing-4:4px;--x-spacing-8:8px;--x-spacing-12:12px;--x-spacing-16:16px;--x-spacing-24:24px;--x-spacing-32:32px;--x-spacing-48:48px;--x-spacing-64:64px;--x-spacing-96:96px;--x-spacing-128:128px;--x-spacing-none:0px;--x-typography-body-default-font-family:var(--x-typography-font-family-sans);--x-typography-body-default-font-size:14px;--x-typography-body-default-font-weight:300;--x-typography-body-default-letter-spacing:0px;--x-typography-body-default-line-height:20px;--x-typography-body-sm-font-family:var(--x-typography-font-family-sans);--x-typography-body-sm-font-size:13px;--x-typography-body-sm-font-weight:300;--x-typography-body-sm-letter-spacing:0px;--x-typography-body-sm-line-height:18px;--x-typography-font-family-sans:"Nunito Sans", sans-serif;--x-typography-font-family-serif:"Cormorant Garamond", serif;--x-typography-headline-default-font-family:var(--x-typography-font-family-serif);--x-typography-headline-default-font-size:32px;--x-typography-headline-default-font-weight:400;--x-typography-headline-default-letter-spacing:0.64px;--x-typography-headline-default-line-height:40px;--x-typography-headline-sm-font-family:var(--x-typography-font-family-serif);--x-typography-headline-sm-font-size:28px;--x-typography-headline-sm-font-weight:400;--x-typography-headline-sm-letter-spacing:0px;--x-typography-headline-sm-line-height:32px;--x-typography-headline-xs-font-family:var(--x-typography-font-family-serif);--x-typography-headline-xs-font-size:24px;--x-typography-headline-xs-font-weight:400;--x-typography-headline-xs-letter-spacing:0.48px;--x-typography-headline-xs-line-height:30px;--x-typography-label-default-font-family:var(--x-typography-font-family-sans);--x-typography-label-default-font-size:16px;--x-typography-label-default-font-weight:400;--x-typography-label-default-letter-spacing:0px;--x-typography-label-default-line-height:24px;--x-typography-label-sm-font-family:var(--x-typography-font-family-sans);--x-typography-label-sm-font-size:14px;--x-typography-label-sm-font-weight:400;--x-typography-label-sm-letter-spacing:0px;--x-typography-label-sm-line-height:20px;--x-typography-label-xs-font-family:var(--x-typography-font-family-sans);--x-typography-label-xs-font-size:12px;--x-typography-label-xs-font-weight:400;--x-typography-label-xs-letter-spacing:0px;--x-typography-label-xs-line-height:16px;--x-typography-meta-sm-font-family:var(--x-typography-font-family-sans);--x-typography-meta-sm-font-size:11px;--x-typography-meta-sm-font-weight:300;--x-typography-meta-sm-letter-spacing:0px;--x-typography-meta-sm-line-height:14px}@media (min-width:1200px){:root{--x-typography-body-default-font-size:16px;--x-typography-body-default-line-height:24px;--x-typography-headline-default-font-size:36px;--x-typography-headline-default-line-height:36px}}}
|
package/dist/tn/tokens.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
@layer x-tokens, theme, base, x-mat-sys, components, utilities;
|
|
2
|
-
@layer x-tokens{:root{--x-tokens-version:"0.
|
|
2
|
+
@layer x-tokens{:root{--x-tokens-version:"0.1.6";--x-border-radius-4:4px;--x-border-radius-32:32px;--x-border-radius-lg:16px;--x-border-radius-md:8px;--x-border-radius-none:0px;--x-border-radius-round:9999px;--x-border-radius-sm:2px;--x-border-width-lg:4px;--x-border-width-md:2px;--x-border-width-none:0px;--x-border-width-sm:1px;--x-color-background-brand:var(--x-color-brand-pale-500);--x-color-background-brand-hover:#cad9ec;--x-color-background-default:var(--x-color-neutral-0);--x-color-background-default-hover:var(--x-color-brand-pale-50);--x-color-background-disabled:var(--x-color-neutral-100);--x-color-background-knockout:var(--x-color-brand-blue-500);--x-color-background-subtle:#ecf2f9;--x-color-background-subtle-hover:var(--x-color-brand-pale-200);--x-color-background-transparent:#0000;--x-color-background-utility-error:var(--x-color-utility-red-100);--x-color-background-utility-success:var(--x-color-utility-green-100);--x-color-background-utility-warning:var(--x-color-utility-amber-100);--x-color-border-default:var(--x-color-neutral-300);--x-color-border-knockout:var(--x-color-neutral-0);--x-color-border-subtle:var(--x-color-neutral-200);--x-color-border-utility-error:var(--x-color-utility-red-500);--x-color-brand-blue-50:#e3e7eb;--x-color-brand-blue-100:#b8c3ce;--x-color-brand-blue-200:#899bad;--x-color-brand-blue-300:#59728c;--x-color-brand-blue-400:#365473;--x-color-brand-blue-500:#12365a;--x-color-brand-blue-600:#103052;--x-color-brand-blue-700:#0d2948;--x-color-brand-blue-800:#0a223f;--x-color-brand-blue-900:#05162e;--x-color-brand-pale-50:#f9fbfd;--x-color-brand-pale-100:#f0f5fa;--x-color-brand-pale-200:#e6eef7;--x-color-brand-pale-300:#dbe7f3;--x-color-brand-pale-400:#d4e1f1;--x-color-brand-pale-500:#d2deed;--x-color-brand-pale-600:#c3d2e6;--x-color-brand-pale-700:#c0d3e9;--x-color-brand-pale-800:#b9cee7;--x-color-brand-pale-900:#adc5e2;--x-color-content-brand:var(--x-color-brand-blue-500);--x-color-content-brand-knockout:var(--x-color-neutral-0);--x-color-content-default:var(--x-color-neutral-600);--x-color-content-disabled:var(--x-color-neutral-400);--x-color-content-knockout:var(--x-color-neutral-0);--x-color-content-subtle:var(--x-color-neutral-700);--x-color-content-utility-error:var(--x-color-utility-red-900);--x-color-content-utility-success:var(--x-color-utility-green-700);--x-color-content-utility-warning:var(--x-color-utility-amber-500);--x-color-focus-ring-default:var(--x-color-brand-blue-500);--x-color-link-default:#003282;--x-color-link-hover:var(--x-color-brand-blue-500);--x-color-neutral-0:#fff;--x-color-neutral-100:#eee;--x-color-neutral-200:#e6e6e6;--x-color-neutral-300:#ccc;--x-color-neutral-400:#ababab;--x-color-neutral-600:#4a4a4a;--x-color-neutral-700:#484a4f;--x-color-neutral-800:#222;--x-color-neutral-1000:#000;--x-color-utility-amber-100:#fbefea;--x-color-utility-amber-500:#c55a2c;--x-color-utility-green-100:#d0e0bf;--x-color-utility-green-500:#7c9e60;--x-color-utility-green-700:#4f772d;--x-color-utility-red-50:#f7e4e4;--x-color-utility-red-100:#ffe0d9;--x-color-utility-red-500:#ba1b1b;--x-color-utility-red-900:#630e0f;--x-spacing-2:2px;--x-spacing-4:4px;--x-spacing-8:8px;--x-spacing-12:12px;--x-spacing-16:16px;--x-spacing-24:24px;--x-spacing-32:32px;--x-spacing-48:48px;--x-spacing-64:64px;--x-spacing-96:96px;--x-spacing-128:128px;--x-spacing-none:0px;--x-typography-body-default-font-family:var(--x-typography-font-family-sans);--x-typography-body-default-font-size:14px;--x-typography-body-default-font-weight:300;--x-typography-body-default-letter-spacing:0px;--x-typography-body-default-line-height:20px;--x-typography-body-sm-font-family:var(--x-typography-font-family-sans);--x-typography-body-sm-font-size:13px;--x-typography-body-sm-font-weight:300;--x-typography-body-sm-letter-spacing:0px;--x-typography-body-sm-line-height:18px;--x-typography-font-family-sans:"Nunito Sans", sans-serif;--x-typography-font-family-serif:"EB Garamond", serif;--x-typography-headline-default-font-family:var(--x-typography-font-family-serif);--x-typography-headline-default-font-size:32px;--x-typography-headline-default-font-weight:400;--x-typography-headline-default-letter-spacing:0px;--x-typography-headline-default-line-height:40px;--x-typography-headline-sm-font-family:var(--x-typography-font-family-serif);--x-typography-headline-sm-font-size:28px;--x-typography-headline-sm-font-weight:400;--x-typography-headline-sm-letter-spacing:1.12px;--x-typography-headline-sm-line-height:32px;--x-typography-headline-xs-font-family:var(--x-typography-font-family-serif);--x-typography-headline-xs-font-size:24px;--x-typography-headline-xs-font-weight:400;--x-typography-headline-xs-letter-spacing:0.48px;--x-typography-headline-xs-line-height:30px;--x-typography-label-default-font-family:var(--x-typography-font-family-sans);--x-typography-label-default-font-size:16px;--x-typography-label-default-font-weight:400;--x-typography-label-default-letter-spacing:0px;--x-typography-label-default-line-height:24px;--x-typography-label-sm-font-family:var(--x-typography-font-family-sans);--x-typography-label-sm-font-size:14px;--x-typography-label-sm-font-weight:400;--x-typography-label-sm-letter-spacing:0px;--x-typography-label-sm-line-height:20px;--x-typography-label-xs-font-family:var(--x-typography-font-family-sans);--x-typography-label-xs-font-size:12px;--x-typography-label-xs-font-weight:400;--x-typography-label-xs-letter-spacing:0px;--x-typography-label-xs-line-height:16px;--x-typography-meta-sm-font-family:var(--x-typography-font-family-sans);--x-typography-meta-sm-font-size:11px;--x-typography-meta-sm-font-weight:300;--x-typography-meta-sm-letter-spacing:0px;--x-typography-meta-sm-line-height:14px}@media (min-width:1200px){:root{--x-typography-body-default-font-size:16px;--x-typography-body-default-line-height:24px;--x-typography-headline-default-font-size:36px}}}
|