@mirohq/design-system-stitches 2.6.25 → 2.6.26

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.
Files changed (2) hide show
  1. package/dist/types.d.ts +18 -10
  2. package/package.json +3 -3
package/dist/types.d.ts CHANGED
@@ -577,6 +577,7 @@ declare const config: {
577
577
  "focus-small-error": any;
578
578
  "focus-controls-error": any;
579
579
  "focus-controls-success": any;
580
+ "focus-v1": any;
580
581
  };
581
582
  sizes: {
582
583
  readonly number: string;
@@ -1365,6 +1366,7 @@ declare const createTheme: <Argument0 extends string | ({
1365
1366
  "focus-small-error"?: string | number | boolean | undefined;
1366
1367
  "focus-controls-error"?: string | number | boolean | undefined;
1367
1368
  "focus-controls-success"?: string | number | boolean | undefined;
1369
+ "focus-v1"?: string | number | boolean | undefined;
1368
1370
  } | undefined;
1369
1371
  sizes?: {
1370
1372
  readonly number?: string | number | boolean | undefined;
@@ -1969,6 +1971,7 @@ declare const createTheme: <Argument0 extends string | ({
1969
1971
  "focus-small-error"?: string | number | boolean | undefined;
1970
1972
  "focus-controls-error"?: string | number | boolean | undefined;
1971
1973
  "focus-controls-success"?: string | number | boolean | undefined;
1974
+ "focus-v1"?: string | number | boolean | undefined;
1972
1975
  } | undefined;
1973
1976
  sizes?: {
1974
1977
  readonly number?: string | number | boolean | undefined;
@@ -2579,6 +2582,7 @@ declare const css: <Composers extends (string | _stitches_react_types_util.Funct
2579
2582
  "focus-small-error": any;
2580
2583
  "focus-controls-error": any;
2581
2584
  "focus-controls-success": any;
2585
+ "focus-v1": any;
2582
2586
  };
2583
2587
  sizes: {
2584
2588
  readonly number: string;
@@ -3382,6 +3386,7 @@ declare const globalCss: <Styles extends {
3382
3386
  "focus-small-error": any;
3383
3387
  "focus-controls-error": any;
3384
3388
  "focus-controls-success": any;
3389
+ "focus-v1": any;
3385
3390
  };
3386
3391
  sizes: {
3387
3392
  readonly number: string;
@@ -4167,6 +4172,7 @@ declare const globalCss: <Styles extends {
4167
4172
  "focus-small-error": any;
4168
4173
  "focus-controls-error": any;
4169
4174
  "focus-controls-success": any;
4175
+ "focus-v1": any;
4170
4176
  };
4171
4177
  sizes: {
4172
4178
  readonly number: string;
@@ -4953,6 +4959,7 @@ declare const keyframes: (style: {
4953
4959
  "focus-small-error": any;
4954
4960
  "focus-controls-error": any;
4955
4961
  "focus-controls-success": any;
4962
+ "focus-v1": any;
4956
4963
  };
4957
4964
  sizes: {
4958
4965
  readonly number: string;
@@ -5424,7 +5431,7 @@ declare const theme: {
5424
5431
  readonly 'coal-900': "#333333";
5425
5432
  readonly 'coral-100': "#FCE2E2";
5426
5433
  readonly 'coral-150': "#FFD7D7";
5427
- readonly 'coral-200': "#FFCACA";
5434
+ readonly 'coral-200': "#FFC6C6";
5428
5435
  readonly 'coral-250': "#FFBDBD";
5429
5436
  readonly 'coral-300': "#FFB4B4";
5430
5437
  readonly 'coral-350': "#FFADAD";
@@ -5433,7 +5440,7 @@ declare const theme: {
5433
5440
  readonly 'coral-500': "#FF6464";
5434
5441
  readonly 'coral-550': "#EF5959";
5435
5442
  readonly 'coral-600': "#DB4F4F";
5436
- readonly 'coral-650': "#C02322";
5443
+ readonly 'coral-650': "#C52C2C";
5437
5444
  readonly 'coral-700': "#BD0A0A";
5438
5445
  readonly 'coral-750': "#AA0606";
5439
5446
  readonly 'coral-800': "#8D0101";
@@ -5494,13 +5501,13 @@ declare const theme: {
5494
5501
  readonly 'green-850': "#122B0B";
5495
5502
  readonly 'green-900': "#11260C";
5496
5503
  readonly 'green-950': "#11230C";
5497
- readonly 'lilac-100': "#E5E2FF";
5504
+ readonly 'lilac-100': "#EFEDFD";
5498
5505
  readonly 'lilac-150': "#EAE7FF";
5499
5506
  readonly 'lilac-200': "#DEDAFF";
5500
5507
  readonly 'lilac-250': "#CBC6FF";
5501
5508
  readonly 'lilac-300': "#BBB4FF";
5502
- readonly 'lilac-350': "#AAA1FC";
5503
- readonly 'lilac-400': "#A598FB";
5509
+ readonly 'lilac-350': "#B5A9FF";
5510
+ readonly 'lilac-400': "#B8ACFB";
5504
5511
  readonly 'lilac-450': "#9288EF";
5505
5512
  readonly 'lilac-500': "#8F7FEE";
5506
5513
  readonly 'lilac-550': "#8A72EB";
@@ -5510,7 +5517,7 @@ declare const theme: {
5510
5517
  readonly 'lilac-750': "#5526B7";
5511
5518
  readonly 'lilac-800': "#461F98";
5512
5519
  readonly 'lilac-850': "#361777";
5513
- readonly 'lilac-900': "#2C1262";
5520
+ readonly 'lilac-900': "#20084F";
5514
5521
  readonly 'lime-100': "#F1FECF";
5515
5522
  readonly 'lime-150': "#E2FBBD";
5516
5523
  readonly 'lime-200': "#DBFAAD";
@@ -5544,14 +5551,14 @@ declare const theme: {
5544
5551
  readonly 'moss-750': "#066625";
5545
5552
  readonly 'moss-800': "#0A5B23";
5546
5553
  readonly 'moss-850': "#0A491E";
5547
- readonly 'moss-900': "#024511";
5554
+ readonly 'moss-900': "#02400F";
5548
5555
  readonly 'ocean-100': "#E5F0FF";
5549
5556
  readonly 'ocean-150': "#D8E9FF";
5550
5557
  readonly 'ocean-200': "#C6DCFF";
5551
5558
  readonly 'ocean-250': "#B2D0FE";
5552
5559
  readonly 'ocean-300': "#A7C9FC";
5553
5560
  readonly 'ocean-350': "#A0C4FB";
5554
- readonly 'ocean-400': "#7DAEF8";
5561
+ readonly 'ocean-400': "#86B4F9";
5555
5562
  readonly 'ocean-450': "#6DA4F6";
5556
5563
  readonly 'ocean-500': "#659DF2";
5557
5564
  readonly 'ocean-550': "#6297E6";
@@ -5617,7 +5624,7 @@ declare const theme: {
5617
5624
  readonly 'red-950': "#2B1719";
5618
5625
  readonly 'sunshine-100': "#FFFDE5";
5619
5626
  readonly 'sunshine-150': "#FFF7CA";
5620
- readonly 'sunshine-200': "#FFF396";
5627
+ readonly 'sunshine-200': "#FFF6B6";
5621
5628
  readonly 'sunshine-250': "#FFF79E";
5622
5629
  readonly 'sunshine-300': "#FFF09A";
5623
5630
  readonly 'sunshine-350': "#FFED7B";
@@ -5627,7 +5634,7 @@ declare const theme: {
5627
5634
  readonly 'sunshine-550': "#F9D53D";
5628
5635
  readonly 'sunshine-600': "#E8C120";
5629
5636
  readonly 'sunshine-650': "#DAB61D";
5630
- readonly 'sunshine-700': "#946A00";
5637
+ readonly 'sunshine-700': "#AF7E04";
5631
5638
  readonly 'sunshine-750': "#8E6A12";
5632
5639
  readonly 'sunshine-800': "#6E4F02";
5633
5640
  readonly 'sunshine-850': "#604400";
@@ -5908,6 +5915,7 @@ declare const theme: {
5908
5915
  "focus-small-error"?: string | undefined;
5909
5916
  "focus-controls-error"?: string | undefined;
5910
5917
  "focus-controls-success"?: string | undefined;
5918
+ "focus-v1"?: string | undefined;
5911
5919
  }>;
5912
5920
  sizes: {
5913
5921
  readonly number: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-stitches",
3
- "version": "2.6.25",
3
+ "version": "2.6.26",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -27,9 +27,9 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "lodash.merge": "^4.6.2",
30
- "@mirohq/design-system-themes": "^0.11.0",
30
+ "@mirohq/design-system-themes": "^0.11.1",
31
31
  "@mirohq/design-system-types": "^0.10.0",
32
- "@mirohq/design-tokens": "^6.4.0"
32
+ "@mirohq/design-tokens": "^6.4.1"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/lodash.merge": "^4.6.7"