@100mslive/roomkit-react 0.1.11-alpha.2 → 0.1.12-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-37K6YKVO.js → HLSView-J2MIS3H2.js} +2 -2
- package/dist/Theme/stitches.config.d.ts +226 -226
- package/dist/{chunk-I3J4WTJM.js → chunk-OYSYEA6R.js} +8 -7
- package/dist/chunk-OYSYEA6R.js.map +7 -0
- package/dist/index.cjs.js +22 -21
- package/dist/index.cjs.js.map +3 -3
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +22 -12
- package/dist/meta.esbuild.json +27 -17
- package/package.json +7 -6
- package/src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx +1 -1
- package/src/Prebuilt/components/Leave/MwebLeaveRoom.tsx +1 -1
- package/src/Theme/stitches.config.ts +2 -1
- package/dist/chunk-I3J4WTJM.js.map +0 -7
- /package/dist/{HLSView-37K6YKVO.js.map → HLSView-J2MIS3H2.js.map} +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
import type * as Stitches from '@stitches/react';
|
3
|
-
declare const HmsStitches: import("@stitches/react/types/stitches").default
|
3
|
+
declare const HmsStitches: import("@stitches/react/types/stitches").default<`hms-ui-${string}`, {
|
4
4
|
allowMotion: string;
|
5
5
|
sm: string;
|
6
6
|
md: string;
|
@@ -436,133 +436,133 @@ export declare const theme: string & {
|
|
436
436
|
selector: string;
|
437
437
|
} & {
|
438
438
|
colors: {
|
439
|
-
primary_default: import("@stitches/react/types/theme").Token<"primary_default", string, "colors",
|
440
|
-
primary_bright: import("@stitches/react/types/theme").Token<"primary_bright", string, "colors",
|
441
|
-
primary_dim: import("@stitches/react/types/theme").Token<"primary_dim", string, "colors",
|
442
|
-
primary_disabled: import("@stitches/react/types/theme").Token<"primary_disabled", string, "colors",
|
443
|
-
on_primary_high: import("@stitches/react/types/theme").Token<"on_primary_high", string, "colors",
|
444
|
-
on_primary_medium: import("@stitches/react/types/theme").Token<"on_primary_medium", string, "colors",
|
445
|
-
on_primary_low: import("@stitches/react/types/theme").Token<"on_primary_low", string, "colors",
|
446
|
-
secondary_default: import("@stitches/react/types/theme").Token<"secondary_default", string, "colors",
|
447
|
-
secondary_bright: import("@stitches/react/types/theme").Token<"secondary_bright", string, "colors",
|
448
|
-
secondary_dim: import("@stitches/react/types/theme").Token<"secondary_dim", string, "colors",
|
449
|
-
secondary_disabled: import("@stitches/react/types/theme").Token<"secondary_disabled", string, "colors",
|
450
|
-
on_secondary_high: import("@stitches/react/types/theme").Token<"on_secondary_high", string, "colors",
|
451
|
-
on_secondary_medium: import("@stitches/react/types/theme").Token<"on_secondary_medium", string, "colors",
|
452
|
-
on_secondary_low: import("@stitches/react/types/theme").Token<"on_secondary_low", string, "colors",
|
453
|
-
background_default: import("@stitches/react/types/theme").Token<"background_default", string, "colors",
|
454
|
-
background_dim: import("@stitches/react/types/theme").Token<"background_dim", string, "colors",
|
455
|
-
surface_default: import("@stitches/react/types/theme").Token<"surface_default", string, "colors",
|
456
|
-
surface_bright: import("@stitches/react/types/theme").Token<"surface_bright", string, "colors",
|
457
|
-
surface_brighter: import("@stitches/react/types/theme").Token<"surface_brighter", string, "colors",
|
458
|
-
surface_dim: import("@stitches/react/types/theme").Token<"surface_dim", string, "colors",
|
459
|
-
on_surface_high: import("@stitches/react/types/theme").Token<"on_surface_high", string, "colors",
|
460
|
-
on_surface_medium: import("@stitches/react/types/theme").Token<"on_surface_medium", string, "colors",
|
461
|
-
on_surface_low: import("@stitches/react/types/theme").Token<"on_surface_low", string, "colors",
|
462
|
-
border_default: import("@stitches/react/types/theme").Token<"border_default", string, "colors",
|
463
|
-
border_bright: import("@stitches/react/types/theme").Token<"border_bright", string, "colors",
|
464
|
-
alert_success: import("@stitches/react/types/theme").Token<"alert_success", string, "colors",
|
465
|
-
alert_warning: import("@stitches/react/types/theme").Token<"alert_warning", string, "colors",
|
466
|
-
alert_error_default: import("@stitches/react/types/theme").Token<"alert_error_default", string, "colors",
|
467
|
-
alert_error_bright: import("@stitches/react/types/theme").Token<"alert_error_bright", string, "colors",
|
468
|
-
alert_error_brighter: import("@stitches/react/types/theme").Token<"alert_error_brighter", string, "colors",
|
469
|
-
alert_error_dim: import("@stitches/react/types/theme").Token<"alert_error_dim", string, "colors",
|
439
|
+
primary_default: import("@stitches/react/types/theme").Token<"primary_default", string, "colors", `hms-ui-${string}`>;
|
440
|
+
primary_bright: import("@stitches/react/types/theme").Token<"primary_bright", string, "colors", `hms-ui-${string}`>;
|
441
|
+
primary_dim: import("@stitches/react/types/theme").Token<"primary_dim", string, "colors", `hms-ui-${string}`>;
|
442
|
+
primary_disabled: import("@stitches/react/types/theme").Token<"primary_disabled", string, "colors", `hms-ui-${string}`>;
|
443
|
+
on_primary_high: import("@stitches/react/types/theme").Token<"on_primary_high", string, "colors", `hms-ui-${string}`>;
|
444
|
+
on_primary_medium: import("@stitches/react/types/theme").Token<"on_primary_medium", string, "colors", `hms-ui-${string}`>;
|
445
|
+
on_primary_low: import("@stitches/react/types/theme").Token<"on_primary_low", string, "colors", `hms-ui-${string}`>;
|
446
|
+
secondary_default: import("@stitches/react/types/theme").Token<"secondary_default", string, "colors", `hms-ui-${string}`>;
|
447
|
+
secondary_bright: import("@stitches/react/types/theme").Token<"secondary_bright", string, "colors", `hms-ui-${string}`>;
|
448
|
+
secondary_dim: import("@stitches/react/types/theme").Token<"secondary_dim", string, "colors", `hms-ui-${string}`>;
|
449
|
+
secondary_disabled: import("@stitches/react/types/theme").Token<"secondary_disabled", string, "colors", `hms-ui-${string}`>;
|
450
|
+
on_secondary_high: import("@stitches/react/types/theme").Token<"on_secondary_high", string, "colors", `hms-ui-${string}`>;
|
451
|
+
on_secondary_medium: import("@stitches/react/types/theme").Token<"on_secondary_medium", string, "colors", `hms-ui-${string}`>;
|
452
|
+
on_secondary_low: import("@stitches/react/types/theme").Token<"on_secondary_low", string, "colors", `hms-ui-${string}`>;
|
453
|
+
background_default: import("@stitches/react/types/theme").Token<"background_default", string, "colors", `hms-ui-${string}`>;
|
454
|
+
background_dim: import("@stitches/react/types/theme").Token<"background_dim", string, "colors", `hms-ui-${string}`>;
|
455
|
+
surface_default: import("@stitches/react/types/theme").Token<"surface_default", string, "colors", `hms-ui-${string}`>;
|
456
|
+
surface_bright: import("@stitches/react/types/theme").Token<"surface_bright", string, "colors", `hms-ui-${string}`>;
|
457
|
+
surface_brighter: import("@stitches/react/types/theme").Token<"surface_brighter", string, "colors", `hms-ui-${string}`>;
|
458
|
+
surface_dim: import("@stitches/react/types/theme").Token<"surface_dim", string, "colors", `hms-ui-${string}`>;
|
459
|
+
on_surface_high: import("@stitches/react/types/theme").Token<"on_surface_high", string, "colors", `hms-ui-${string}`>;
|
460
|
+
on_surface_medium: import("@stitches/react/types/theme").Token<"on_surface_medium", string, "colors", `hms-ui-${string}`>;
|
461
|
+
on_surface_low: import("@stitches/react/types/theme").Token<"on_surface_low", string, "colors", `hms-ui-${string}`>;
|
462
|
+
border_default: import("@stitches/react/types/theme").Token<"border_default", string, "colors", `hms-ui-${string}`>;
|
463
|
+
border_bright: import("@stitches/react/types/theme").Token<"border_bright", string, "colors", `hms-ui-${string}`>;
|
464
|
+
alert_success: import("@stitches/react/types/theme").Token<"alert_success", string, "colors", `hms-ui-${string}`>;
|
465
|
+
alert_warning: import("@stitches/react/types/theme").Token<"alert_warning", string, "colors", `hms-ui-${string}`>;
|
466
|
+
alert_error_default: import("@stitches/react/types/theme").Token<"alert_error_default", string, "colors", `hms-ui-${string}`>;
|
467
|
+
alert_error_bright: import("@stitches/react/types/theme").Token<"alert_error_bright", string, "colors", `hms-ui-${string}`>;
|
468
|
+
alert_error_brighter: import("@stitches/react/types/theme").Token<"alert_error_brighter", string, "colors", `hms-ui-${string}`>;
|
469
|
+
alert_error_dim: import("@stitches/react/types/theme").Token<"alert_error_dim", string, "colors", `hms-ui-${string}`>;
|
470
470
|
};
|
471
471
|
shadows: {
|
472
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows",
|
473
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "shadows",
|
472
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows", `hms-ui-${string}`>;
|
473
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "shadows", `hms-ui-${string}`>;
|
474
474
|
};
|
475
475
|
fonts: {
|
476
|
-
sans: import("@stitches/react/types/theme").Token<"sans", string, "fonts",
|
476
|
+
sans: import("@stitches/react/types/theme").Token<"sans", string, "fonts", `hms-ui-${string}`>;
|
477
477
|
};
|
478
478
|
fontSizes: {
|
479
|
-
h1: import("@stitches/react/types/theme").Token<"h1", string, "fontSizes",
|
480
|
-
h2: import("@stitches/react/types/theme").Token<"h2", string, "fontSizes",
|
481
|
-
h3: import("@stitches/react/types/theme").Token<"h3", string, "fontSizes",
|
482
|
-
h4: import("@stitches/react/types/theme").Token<"h4", string, "fontSizes",
|
483
|
-
h5: import("@stitches/react/types/theme").Token<"h5", string, "fontSizes",
|
484
|
-
h6: import("@stitches/react/types/theme").Token<"h6", string, "fontSizes",
|
485
|
-
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "fontSizes",
|
486
|
-
xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes",
|
487
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "fontSizes",
|
488
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "fontSizes",
|
489
|
-
lg: import("@stitches/react/types/theme").Token<"lg", string, "fontSizes",
|
479
|
+
h1: import("@stitches/react/types/theme").Token<"h1", string, "fontSizes", `hms-ui-${string}`>;
|
480
|
+
h2: import("@stitches/react/types/theme").Token<"h2", string, "fontSizes", `hms-ui-${string}`>;
|
481
|
+
h3: import("@stitches/react/types/theme").Token<"h3", string, "fontSizes", `hms-ui-${string}`>;
|
482
|
+
h4: import("@stitches/react/types/theme").Token<"h4", string, "fontSizes", `hms-ui-${string}`>;
|
483
|
+
h5: import("@stitches/react/types/theme").Token<"h5", string, "fontSizes", `hms-ui-${string}`>;
|
484
|
+
h6: import("@stitches/react/types/theme").Token<"h6", string, "fontSizes", `hms-ui-${string}`>;
|
485
|
+
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "fontSizes", `hms-ui-${string}`>;
|
486
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes", `hms-ui-${string}`>;
|
487
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "fontSizes", `hms-ui-${string}`>;
|
488
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "fontSizes", `hms-ui-${string}`>;
|
489
|
+
lg: import("@stitches/react/types/theme").Token<"lg", string, "fontSizes", `hms-ui-${string}`>;
|
490
490
|
};
|
491
491
|
fontWeights: {
|
492
|
-
semiBold: import("@stitches/react/types/theme").Token<"semiBold", string, "fontWeights",
|
493
|
-
medium: import("@stitches/react/types/theme").Token<"medium", string, "fontWeights",
|
494
|
-
regular: import("@stitches/react/types/theme").Token<"regular", string, "fontWeights",
|
492
|
+
semiBold: import("@stitches/react/types/theme").Token<"semiBold", string, "fontWeights", `hms-ui-${string}`>;
|
493
|
+
medium: import("@stitches/react/types/theme").Token<"medium", string, "fontWeights", `hms-ui-${string}`>;
|
494
|
+
regular: import("@stitches/react/types/theme").Token<"regular", string, "fontWeights", `hms-ui-${string}`>;
|
495
495
|
};
|
496
496
|
lineHeights: {
|
497
|
-
h1: import("@stitches/react/types/theme").Token<"h1", string, "lineHeights",
|
498
|
-
h2: import("@stitches/react/types/theme").Token<"h2", string, "lineHeights",
|
499
|
-
h3: import("@stitches/react/types/theme").Token<"h3", string, "lineHeights",
|
500
|
-
h4: import("@stitches/react/types/theme").Token<"h4", string, "lineHeights",
|
501
|
-
h5: import("@stitches/react/types/theme").Token<"h5", string, "lineHeights",
|
502
|
-
h6: import("@stitches/react/types/theme").Token<"h6", string, "lineHeights",
|
503
|
-
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "lineHeights",
|
504
|
-
xs: import("@stitches/react/types/theme").Token<"xs", string, "lineHeights",
|
505
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "lineHeights",
|
506
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "lineHeights",
|
497
|
+
h1: import("@stitches/react/types/theme").Token<"h1", string, "lineHeights", `hms-ui-${string}`>;
|
498
|
+
h2: import("@stitches/react/types/theme").Token<"h2", string, "lineHeights", `hms-ui-${string}`>;
|
499
|
+
h3: import("@stitches/react/types/theme").Token<"h3", string, "lineHeights", `hms-ui-${string}`>;
|
500
|
+
h4: import("@stitches/react/types/theme").Token<"h4", string, "lineHeights", `hms-ui-${string}`>;
|
501
|
+
h5: import("@stitches/react/types/theme").Token<"h5", string, "lineHeights", `hms-ui-${string}`>;
|
502
|
+
h6: import("@stitches/react/types/theme").Token<"h6", string, "lineHeights", `hms-ui-${string}`>;
|
503
|
+
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "lineHeights", `hms-ui-${string}`>;
|
504
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "lineHeights", `hms-ui-${string}`>;
|
505
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "lineHeights", `hms-ui-${string}`>;
|
506
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "lineHeights", `hms-ui-${string}`>;
|
507
507
|
};
|
508
508
|
radii: {
|
509
|
-
0: import("@stitches/react/types/theme").Token<"0", string, "radii",
|
510
|
-
1: import("@stitches/react/types/theme").Token<"1", string, "radii",
|
511
|
-
2: import("@stitches/react/types/theme").Token<"2", string, "radii",
|
512
|
-
3: import("@stitches/react/types/theme").Token<"3", string, "radii",
|
513
|
-
4: import("@stitches/react/types/theme").Token<"4", string, "radii",
|
514
|
-
round: import("@stitches/react/types/theme").Token<"round", string, "radii",
|
509
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "radii", `hms-ui-${string}`>;
|
510
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "radii", `hms-ui-${string}`>;
|
511
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "radii", `hms-ui-${string}`>;
|
512
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "radii", `hms-ui-${string}`>;
|
513
|
+
4: import("@stitches/react/types/theme").Token<"4", string, "radii", `hms-ui-${string}`>;
|
514
|
+
round: import("@stitches/react/types/theme").Token<"round", string, "radii", `hms-ui-${string}`>;
|
515
515
|
};
|
516
516
|
space: {
|
517
|
-
0: import("@stitches/react/types/theme").Token<"0", string, "space",
|
518
|
-
xs: import("@stitches/react/types/theme").Token<"xs", string, "space",
|
519
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "space",
|
520
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "space",
|
521
|
-
lg: import("@stitches/react/types/theme").Token<"lg", string, "space",
|
522
|
-
xl: import("@stitches/react/types/theme").Token<"xl", string, "space",
|
523
|
-
px: import("@stitches/react/types/theme").Token<"px", string, "space",
|
524
|
-
1: import("@stitches/react/types/theme").Token<"1", string, "space",
|
525
|
-
2: import("@stitches/react/types/theme").Token<"2", string, "space",
|
526
|
-
3: import("@stitches/react/types/theme").Token<"3", string, "space",
|
527
|
-
4: import("@stitches/react/types/theme").Token<"4", string, "space",
|
528
|
-
5: import("@stitches/react/types/theme").Token<"5", string, "space",
|
529
|
-
6: import("@stitches/react/types/theme").Token<"6", string, "space",
|
530
|
-
7: import("@stitches/react/types/theme").Token<"7", string, "space",
|
531
|
-
8: import("@stitches/react/types/theme").Token<"8", string, "space",
|
532
|
-
9: import("@stitches/react/types/theme").Token<"9", string, "space",
|
533
|
-
10: import("@stitches/react/types/theme").Token<"10", string, "space",
|
534
|
-
11: import("@stitches/react/types/theme").Token<"11", string, "space",
|
535
|
-
12: import("@stitches/react/types/theme").Token<"12", string, "space",
|
536
|
-
13: import("@stitches/react/types/theme").Token<"13", string, "space",
|
537
|
-
14: import("@stitches/react/types/theme").Token<"14", string, "space",
|
538
|
-
15: import("@stitches/react/types/theme").Token<"15", string, "space",
|
539
|
-
16: import("@stitches/react/types/theme").Token<"16", string, "space",
|
540
|
-
17: import("@stitches/react/types/theme").Token<"17", string, "space",
|
541
|
-
18: import("@stitches/react/types/theme").Token<"18", string, "space",
|
542
|
-
19: import("@stitches/react/types/theme").Token<"19", string, "space",
|
543
|
-
20: import("@stitches/react/types/theme").Token<"20", string, "space",
|
544
|
-
24: import("@stitches/react/types/theme").Token<"24", string, "space",
|
545
|
-
28: import("@stitches/react/types/theme").Token<"28", string, "space",
|
546
|
-
32: import("@stitches/react/types/theme").Token<"32", string, "space",
|
547
|
-
36: import("@stitches/react/types/theme").Token<"36", string, "space",
|
548
|
-
40: import("@stitches/react/types/theme").Token<"40", string, "space",
|
549
|
-
44: import("@stitches/react/types/theme").Token<"44", string, "space",
|
550
|
-
48: import("@stitches/react/types/theme").Token<"48", string, "space",
|
551
|
-
52: import("@stitches/react/types/theme").Token<"52", string, "space",
|
552
|
-
56: import("@stitches/react/types/theme").Token<"56", string, "space",
|
553
|
-
60: import("@stitches/react/types/theme").Token<"60", string, "space",
|
554
|
-
64: import("@stitches/react/types/theme").Token<"64", string, "space",
|
555
|
-
72: import("@stitches/react/types/theme").Token<"72", string, "space",
|
556
|
-
80: import("@stitches/react/types/theme").Token<"80", string, "space",
|
557
|
-
96: import("@stitches/react/types/theme").Token<"96", string, "space",
|
558
|
-
100: import("@stitches/react/types/theme").Token<"100", string, "space",
|
517
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "space", `hms-ui-${string}`>;
|
518
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "space", `hms-ui-${string}`>;
|
519
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "space", `hms-ui-${string}`>;
|
520
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "space", `hms-ui-${string}`>;
|
521
|
+
lg: import("@stitches/react/types/theme").Token<"lg", string, "space", `hms-ui-${string}`>;
|
522
|
+
xl: import("@stitches/react/types/theme").Token<"xl", string, "space", `hms-ui-${string}`>;
|
523
|
+
px: import("@stitches/react/types/theme").Token<"px", string, "space", `hms-ui-${string}`>;
|
524
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "space", `hms-ui-${string}`>;
|
525
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "space", `hms-ui-${string}`>;
|
526
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "space", `hms-ui-${string}`>;
|
527
|
+
4: import("@stitches/react/types/theme").Token<"4", string, "space", `hms-ui-${string}`>;
|
528
|
+
5: import("@stitches/react/types/theme").Token<"5", string, "space", `hms-ui-${string}`>;
|
529
|
+
6: import("@stitches/react/types/theme").Token<"6", string, "space", `hms-ui-${string}`>;
|
530
|
+
7: import("@stitches/react/types/theme").Token<"7", string, "space", `hms-ui-${string}`>;
|
531
|
+
8: import("@stitches/react/types/theme").Token<"8", string, "space", `hms-ui-${string}`>;
|
532
|
+
9: import("@stitches/react/types/theme").Token<"9", string, "space", `hms-ui-${string}`>;
|
533
|
+
10: import("@stitches/react/types/theme").Token<"10", string, "space", `hms-ui-${string}`>;
|
534
|
+
11: import("@stitches/react/types/theme").Token<"11", string, "space", `hms-ui-${string}`>;
|
535
|
+
12: import("@stitches/react/types/theme").Token<"12", string, "space", `hms-ui-${string}`>;
|
536
|
+
13: import("@stitches/react/types/theme").Token<"13", string, "space", `hms-ui-${string}`>;
|
537
|
+
14: import("@stitches/react/types/theme").Token<"14", string, "space", `hms-ui-${string}`>;
|
538
|
+
15: import("@stitches/react/types/theme").Token<"15", string, "space", `hms-ui-${string}`>;
|
539
|
+
16: import("@stitches/react/types/theme").Token<"16", string, "space", `hms-ui-${string}`>;
|
540
|
+
17: import("@stitches/react/types/theme").Token<"17", string, "space", `hms-ui-${string}`>;
|
541
|
+
18: import("@stitches/react/types/theme").Token<"18", string, "space", `hms-ui-${string}`>;
|
542
|
+
19: import("@stitches/react/types/theme").Token<"19", string, "space", `hms-ui-${string}`>;
|
543
|
+
20: import("@stitches/react/types/theme").Token<"20", string, "space", `hms-ui-${string}`>;
|
544
|
+
24: import("@stitches/react/types/theme").Token<"24", string, "space", `hms-ui-${string}`>;
|
545
|
+
28: import("@stitches/react/types/theme").Token<"28", string, "space", `hms-ui-${string}`>;
|
546
|
+
32: import("@stitches/react/types/theme").Token<"32", string, "space", `hms-ui-${string}`>;
|
547
|
+
36: import("@stitches/react/types/theme").Token<"36", string, "space", `hms-ui-${string}`>;
|
548
|
+
40: import("@stitches/react/types/theme").Token<"40", string, "space", `hms-ui-${string}`>;
|
549
|
+
44: import("@stitches/react/types/theme").Token<"44", string, "space", `hms-ui-${string}`>;
|
550
|
+
48: import("@stitches/react/types/theme").Token<"48", string, "space", `hms-ui-${string}`>;
|
551
|
+
52: import("@stitches/react/types/theme").Token<"52", string, "space", `hms-ui-${string}`>;
|
552
|
+
56: import("@stitches/react/types/theme").Token<"56", string, "space", `hms-ui-${string}`>;
|
553
|
+
60: import("@stitches/react/types/theme").Token<"60", string, "space", `hms-ui-${string}`>;
|
554
|
+
64: import("@stitches/react/types/theme").Token<"64", string, "space", `hms-ui-${string}`>;
|
555
|
+
72: import("@stitches/react/types/theme").Token<"72", string, "space", `hms-ui-${string}`>;
|
556
|
+
80: import("@stitches/react/types/theme").Token<"80", string, "space", `hms-ui-${string}`>;
|
557
|
+
96: import("@stitches/react/types/theme").Token<"96", string, "space", `hms-ui-${string}`>;
|
558
|
+
100: import("@stitches/react/types/theme").Token<"100", string, "space", `hms-ui-${string}`>;
|
559
559
|
};
|
560
560
|
borderWidths: {
|
561
|
-
light: import("@stitches/react/types/theme").Token<"light", string, "borderWidths",
|
562
|
-
normal: import("@stitches/react/types/theme").Token<"normal", string, "borderWidths",
|
563
|
-
bold: import("@stitches/react/types/theme").Token<"bold", string, "borderWidths",
|
564
|
-
extrabold: import("@stitches/react/types/theme").Token<"extrabold", string, "borderWidths",
|
565
|
-
black: import("@stitches/react/types/theme").Token<"black", string, "borderWidths",
|
561
|
+
light: import("@stitches/react/types/theme").Token<"light", string, "borderWidths", `hms-ui-${string}`>;
|
562
|
+
normal: import("@stitches/react/types/theme").Token<"normal", string, "borderWidths", `hms-ui-${string}`>;
|
563
|
+
bold: import("@stitches/react/types/theme").Token<"bold", string, "borderWidths", `hms-ui-${string}`>;
|
564
|
+
extrabold: import("@stitches/react/types/theme").Token<"extrabold", string, "borderWidths", `hms-ui-${string}`>;
|
565
|
+
black: import("@stitches/react/types/theme").Token<"black", string, "borderWidths", `hms-ui-${string}`>;
|
566
566
|
};
|
567
567
|
}, createThemeBase: <Argument0 extends string | ({
|
568
568
|
colors?: {
|
@@ -837,7 +837,7 @@ export declare const theme: string & {
|
|
837
837
|
})>(nameOrScalesArg0: Argument0, nameOrScalesArg1?: Argument1 | undefined) => string & {
|
838
838
|
className: string;
|
839
839
|
selector: string;
|
840
|
-
} & (Argument0 extends string ? import("@stitches/react/types/stitches").ThemeTokens<Argument1,
|
840
|
+
} & (Argument0 extends string ? import("@stitches/react/types/stitches").ThemeTokens<Argument1, `hms-ui-${string}`> : import("@stitches/react/types/stitches").ThemeTokens<Argument0, `hms-ui-${string}`>), styled: <Type extends import("@stitches/react/types/util").Function | import("react").ComponentType<any> | keyof JSX.IntrinsicElements, Composers extends (string | import("@stitches/react/types/util").Function | import("react").ComponentType<any> | {
|
841
841
|
[name: string]: unknown;
|
842
842
|
})[], CSS_1 = import("@stitches/react/types/css-util").CSS<{
|
843
843
|
allowMotion: string;
|
@@ -3472,7 +3472,7 @@ export declare const theme: string & {
|
|
3472
3472
|
'2xl': string;
|
3473
3473
|
ls: string;
|
3474
3474
|
}, CSS_1>, getCssText: () => string, config: {
|
3475
|
-
prefix:
|
3475
|
+
prefix: `hms-ui-${string}`;
|
3476
3476
|
media: {
|
3477
3477
|
allowMotion: string;
|
3478
3478
|
sm: string;
|
@@ -3924,133 +3924,133 @@ export declare const createTheme: ({ themeType, theme, className, }: {
|
|
3924
3924
|
selector: string;
|
3925
3925
|
} & {
|
3926
3926
|
colors: {
|
3927
|
-
primary_default: import("@stitches/react/types/theme").Token<"primary_default", string, "colors",
|
3928
|
-
primary_bright: import("@stitches/react/types/theme").Token<"primary_bright", string, "colors",
|
3929
|
-
primary_dim: import("@stitches/react/types/theme").Token<"primary_dim", string, "colors",
|
3930
|
-
primary_disabled: import("@stitches/react/types/theme").Token<"primary_disabled", string, "colors",
|
3931
|
-
on_primary_high: import("@stitches/react/types/theme").Token<"on_primary_high", string, "colors",
|
3932
|
-
on_primary_medium: import("@stitches/react/types/theme").Token<"on_primary_medium", string, "colors",
|
3933
|
-
on_primary_low: import("@stitches/react/types/theme").Token<"on_primary_low", string, "colors",
|
3934
|
-
secondary_default: import("@stitches/react/types/theme").Token<"secondary_default", string, "colors",
|
3935
|
-
secondary_bright: import("@stitches/react/types/theme").Token<"secondary_bright", string, "colors",
|
3936
|
-
secondary_dim: import("@stitches/react/types/theme").Token<"secondary_dim", string, "colors",
|
3937
|
-
secondary_disabled: import("@stitches/react/types/theme").Token<"secondary_disabled", string, "colors",
|
3938
|
-
on_secondary_high: import("@stitches/react/types/theme").Token<"on_secondary_high", string, "colors",
|
3939
|
-
on_secondary_medium: import("@stitches/react/types/theme").Token<"on_secondary_medium", string, "colors",
|
3940
|
-
on_secondary_low: import("@stitches/react/types/theme").Token<"on_secondary_low", string, "colors",
|
3941
|
-
background_default: import("@stitches/react/types/theme").Token<"background_default", string, "colors",
|
3942
|
-
background_dim: import("@stitches/react/types/theme").Token<"background_dim", string, "colors",
|
3943
|
-
surface_default: import("@stitches/react/types/theme").Token<"surface_default", string, "colors",
|
3944
|
-
surface_bright: import("@stitches/react/types/theme").Token<"surface_bright", string, "colors",
|
3945
|
-
surface_brighter: import("@stitches/react/types/theme").Token<"surface_brighter", string, "colors",
|
3946
|
-
surface_dim: import("@stitches/react/types/theme").Token<"surface_dim", string, "colors",
|
3947
|
-
on_surface_high: import("@stitches/react/types/theme").Token<"on_surface_high", string, "colors",
|
3948
|
-
on_surface_medium: import("@stitches/react/types/theme").Token<"on_surface_medium", string, "colors",
|
3949
|
-
on_surface_low: import("@stitches/react/types/theme").Token<"on_surface_low", string, "colors",
|
3950
|
-
border_default: import("@stitches/react/types/theme").Token<"border_default", string, "colors",
|
3951
|
-
border_bright: import("@stitches/react/types/theme").Token<"border_bright", string, "colors",
|
3952
|
-
alert_success: import("@stitches/react/types/theme").Token<"alert_success", string, "colors",
|
3953
|
-
alert_warning: import("@stitches/react/types/theme").Token<"alert_warning", string, "colors",
|
3954
|
-
alert_error_default: import("@stitches/react/types/theme").Token<"alert_error_default", string, "colors",
|
3955
|
-
alert_error_bright: import("@stitches/react/types/theme").Token<"alert_error_bright", string, "colors",
|
3956
|
-
alert_error_brighter: import("@stitches/react/types/theme").Token<"alert_error_brighter", string, "colors",
|
3957
|
-
alert_error_dim: import("@stitches/react/types/theme").Token<"alert_error_dim", string, "colors",
|
3927
|
+
primary_default: import("@stitches/react/types/theme").Token<"primary_default", string, "colors", `hms-ui-${string}`>;
|
3928
|
+
primary_bright: import("@stitches/react/types/theme").Token<"primary_bright", string, "colors", `hms-ui-${string}`>;
|
3929
|
+
primary_dim: import("@stitches/react/types/theme").Token<"primary_dim", string, "colors", `hms-ui-${string}`>;
|
3930
|
+
primary_disabled: import("@stitches/react/types/theme").Token<"primary_disabled", string, "colors", `hms-ui-${string}`>;
|
3931
|
+
on_primary_high: import("@stitches/react/types/theme").Token<"on_primary_high", string, "colors", `hms-ui-${string}`>;
|
3932
|
+
on_primary_medium: import("@stitches/react/types/theme").Token<"on_primary_medium", string, "colors", `hms-ui-${string}`>;
|
3933
|
+
on_primary_low: import("@stitches/react/types/theme").Token<"on_primary_low", string, "colors", `hms-ui-${string}`>;
|
3934
|
+
secondary_default: import("@stitches/react/types/theme").Token<"secondary_default", string, "colors", `hms-ui-${string}`>;
|
3935
|
+
secondary_bright: import("@stitches/react/types/theme").Token<"secondary_bright", string, "colors", `hms-ui-${string}`>;
|
3936
|
+
secondary_dim: import("@stitches/react/types/theme").Token<"secondary_dim", string, "colors", `hms-ui-${string}`>;
|
3937
|
+
secondary_disabled: import("@stitches/react/types/theme").Token<"secondary_disabled", string, "colors", `hms-ui-${string}`>;
|
3938
|
+
on_secondary_high: import("@stitches/react/types/theme").Token<"on_secondary_high", string, "colors", `hms-ui-${string}`>;
|
3939
|
+
on_secondary_medium: import("@stitches/react/types/theme").Token<"on_secondary_medium", string, "colors", `hms-ui-${string}`>;
|
3940
|
+
on_secondary_low: import("@stitches/react/types/theme").Token<"on_secondary_low", string, "colors", `hms-ui-${string}`>;
|
3941
|
+
background_default: import("@stitches/react/types/theme").Token<"background_default", string, "colors", `hms-ui-${string}`>;
|
3942
|
+
background_dim: import("@stitches/react/types/theme").Token<"background_dim", string, "colors", `hms-ui-${string}`>;
|
3943
|
+
surface_default: import("@stitches/react/types/theme").Token<"surface_default", string, "colors", `hms-ui-${string}`>;
|
3944
|
+
surface_bright: import("@stitches/react/types/theme").Token<"surface_bright", string, "colors", `hms-ui-${string}`>;
|
3945
|
+
surface_brighter: import("@stitches/react/types/theme").Token<"surface_brighter", string, "colors", `hms-ui-${string}`>;
|
3946
|
+
surface_dim: import("@stitches/react/types/theme").Token<"surface_dim", string, "colors", `hms-ui-${string}`>;
|
3947
|
+
on_surface_high: import("@stitches/react/types/theme").Token<"on_surface_high", string, "colors", `hms-ui-${string}`>;
|
3948
|
+
on_surface_medium: import("@stitches/react/types/theme").Token<"on_surface_medium", string, "colors", `hms-ui-${string}`>;
|
3949
|
+
on_surface_low: import("@stitches/react/types/theme").Token<"on_surface_low", string, "colors", `hms-ui-${string}`>;
|
3950
|
+
border_default: import("@stitches/react/types/theme").Token<"border_default", string, "colors", `hms-ui-${string}`>;
|
3951
|
+
border_bright: import("@stitches/react/types/theme").Token<"border_bright", string, "colors", `hms-ui-${string}`>;
|
3952
|
+
alert_success: import("@stitches/react/types/theme").Token<"alert_success", string, "colors", `hms-ui-${string}`>;
|
3953
|
+
alert_warning: import("@stitches/react/types/theme").Token<"alert_warning", string, "colors", `hms-ui-${string}`>;
|
3954
|
+
alert_error_default: import("@stitches/react/types/theme").Token<"alert_error_default", string, "colors", `hms-ui-${string}`>;
|
3955
|
+
alert_error_bright: import("@stitches/react/types/theme").Token<"alert_error_bright", string, "colors", `hms-ui-${string}`>;
|
3956
|
+
alert_error_brighter: import("@stitches/react/types/theme").Token<"alert_error_brighter", string, "colors", `hms-ui-${string}`>;
|
3957
|
+
alert_error_dim: import("@stitches/react/types/theme").Token<"alert_error_dim", string, "colors", `hms-ui-${string}`>;
|
3958
3958
|
};
|
3959
3959
|
shadows: {
|
3960
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows",
|
3961
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "shadows",
|
3960
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows", `hms-ui-${string}`>;
|
3961
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "shadows", `hms-ui-${string}`>;
|
3962
3962
|
};
|
3963
3963
|
fonts: {
|
3964
|
-
sans: import("@stitches/react/types/theme").Token<"sans", string, "fonts",
|
3964
|
+
sans: import("@stitches/react/types/theme").Token<"sans", string, "fonts", `hms-ui-${string}`>;
|
3965
3965
|
};
|
3966
3966
|
fontSizes: {
|
3967
|
-
h1: import("@stitches/react/types/theme").Token<"h1", string, "fontSizes",
|
3968
|
-
h2: import("@stitches/react/types/theme").Token<"h2", string, "fontSizes",
|
3969
|
-
h3: import("@stitches/react/types/theme").Token<"h3", string, "fontSizes",
|
3970
|
-
h4: import("@stitches/react/types/theme").Token<"h4", string, "fontSizes",
|
3971
|
-
h5: import("@stitches/react/types/theme").Token<"h5", string, "fontSizes",
|
3972
|
-
h6: import("@stitches/react/types/theme").Token<"h6", string, "fontSizes",
|
3973
|
-
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "fontSizes",
|
3974
|
-
xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes",
|
3975
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "fontSizes",
|
3976
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "fontSizes",
|
3977
|
-
lg: import("@stitches/react/types/theme").Token<"lg", string, "fontSizes",
|
3967
|
+
h1: import("@stitches/react/types/theme").Token<"h1", string, "fontSizes", `hms-ui-${string}`>;
|
3968
|
+
h2: import("@stitches/react/types/theme").Token<"h2", string, "fontSizes", `hms-ui-${string}`>;
|
3969
|
+
h3: import("@stitches/react/types/theme").Token<"h3", string, "fontSizes", `hms-ui-${string}`>;
|
3970
|
+
h4: import("@stitches/react/types/theme").Token<"h4", string, "fontSizes", `hms-ui-${string}`>;
|
3971
|
+
h5: import("@stitches/react/types/theme").Token<"h5", string, "fontSizes", `hms-ui-${string}`>;
|
3972
|
+
h6: import("@stitches/react/types/theme").Token<"h6", string, "fontSizes", `hms-ui-${string}`>;
|
3973
|
+
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "fontSizes", `hms-ui-${string}`>;
|
3974
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes", `hms-ui-${string}`>;
|
3975
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "fontSizes", `hms-ui-${string}`>;
|
3976
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "fontSizes", `hms-ui-${string}`>;
|
3977
|
+
lg: import("@stitches/react/types/theme").Token<"lg", string, "fontSizes", `hms-ui-${string}`>;
|
3978
3978
|
};
|
3979
3979
|
fontWeights: {
|
3980
|
-
semiBold: import("@stitches/react/types/theme").Token<"semiBold", string, "fontWeights",
|
3981
|
-
medium: import("@stitches/react/types/theme").Token<"medium", string, "fontWeights",
|
3982
|
-
regular: import("@stitches/react/types/theme").Token<"regular", string, "fontWeights",
|
3980
|
+
semiBold: import("@stitches/react/types/theme").Token<"semiBold", string, "fontWeights", `hms-ui-${string}`>;
|
3981
|
+
medium: import("@stitches/react/types/theme").Token<"medium", string, "fontWeights", `hms-ui-${string}`>;
|
3982
|
+
regular: import("@stitches/react/types/theme").Token<"regular", string, "fontWeights", `hms-ui-${string}`>;
|
3983
3983
|
};
|
3984
3984
|
lineHeights: {
|
3985
|
-
h1: import("@stitches/react/types/theme").Token<"h1", string, "lineHeights",
|
3986
|
-
h2: import("@stitches/react/types/theme").Token<"h2", string, "lineHeights",
|
3987
|
-
h3: import("@stitches/react/types/theme").Token<"h3", string, "lineHeights",
|
3988
|
-
h4: import("@stitches/react/types/theme").Token<"h4", string, "lineHeights",
|
3989
|
-
h5: import("@stitches/react/types/theme").Token<"h5", string, "lineHeights",
|
3990
|
-
h6: import("@stitches/react/types/theme").Token<"h6", string, "lineHeights",
|
3991
|
-
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "lineHeights",
|
3992
|
-
xs: import("@stitches/react/types/theme").Token<"xs", string, "lineHeights",
|
3993
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "lineHeights",
|
3994
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "lineHeights",
|
3985
|
+
h1: import("@stitches/react/types/theme").Token<"h1", string, "lineHeights", `hms-ui-${string}`>;
|
3986
|
+
h2: import("@stitches/react/types/theme").Token<"h2", string, "lineHeights", `hms-ui-${string}`>;
|
3987
|
+
h3: import("@stitches/react/types/theme").Token<"h3", string, "lineHeights", `hms-ui-${string}`>;
|
3988
|
+
h4: import("@stitches/react/types/theme").Token<"h4", string, "lineHeights", `hms-ui-${string}`>;
|
3989
|
+
h5: import("@stitches/react/types/theme").Token<"h5", string, "lineHeights", `hms-ui-${string}`>;
|
3990
|
+
h6: import("@stitches/react/types/theme").Token<"h6", string, "lineHeights", `hms-ui-${string}`>;
|
3991
|
+
tiny: import("@stitches/react/types/theme").Token<"tiny", string, "lineHeights", `hms-ui-${string}`>;
|
3992
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "lineHeights", `hms-ui-${string}`>;
|
3993
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "lineHeights", `hms-ui-${string}`>;
|
3994
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "lineHeights", `hms-ui-${string}`>;
|
3995
3995
|
};
|
3996
3996
|
radii: {
|
3997
|
-
0: import("@stitches/react/types/theme").Token<"0", string, "radii",
|
3998
|
-
1: import("@stitches/react/types/theme").Token<"1", string, "radii",
|
3999
|
-
2: import("@stitches/react/types/theme").Token<"2", string, "radii",
|
4000
|
-
3: import("@stitches/react/types/theme").Token<"3", string, "radii",
|
4001
|
-
4: import("@stitches/react/types/theme").Token<"4", string, "radii",
|
4002
|
-
round: import("@stitches/react/types/theme").Token<"round", string, "radii",
|
3997
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "radii", `hms-ui-${string}`>;
|
3998
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "radii", `hms-ui-${string}`>;
|
3999
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "radii", `hms-ui-${string}`>;
|
4000
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "radii", `hms-ui-${string}`>;
|
4001
|
+
4: import("@stitches/react/types/theme").Token<"4", string, "radii", `hms-ui-${string}`>;
|
4002
|
+
round: import("@stitches/react/types/theme").Token<"round", string, "radii", `hms-ui-${string}`>;
|
4003
4003
|
};
|
4004
4004
|
space: {
|
4005
|
-
0: import("@stitches/react/types/theme").Token<"0", string, "space",
|
4006
|
-
xs: import("@stitches/react/types/theme").Token<"xs", string, "space",
|
4007
|
-
sm: import("@stitches/react/types/theme").Token<"sm", string, "space",
|
4008
|
-
md: import("@stitches/react/types/theme").Token<"md", string, "space",
|
4009
|
-
lg: import("@stitches/react/types/theme").Token<"lg", string, "space",
|
4010
|
-
xl: import("@stitches/react/types/theme").Token<"xl", string, "space",
|
4011
|
-
px: import("@stitches/react/types/theme").Token<"px", string, "space",
|
4012
|
-
1: import("@stitches/react/types/theme").Token<"1", string, "space",
|
4013
|
-
2: import("@stitches/react/types/theme").Token<"2", string, "space",
|
4014
|
-
3: import("@stitches/react/types/theme").Token<"3", string, "space",
|
4015
|
-
4: import("@stitches/react/types/theme").Token<"4", string, "space",
|
4016
|
-
5: import("@stitches/react/types/theme").Token<"5", string, "space",
|
4017
|
-
6: import("@stitches/react/types/theme").Token<"6", string, "space",
|
4018
|
-
7: import("@stitches/react/types/theme").Token<"7", string, "space",
|
4019
|
-
8: import("@stitches/react/types/theme").Token<"8", string, "space",
|
4020
|
-
9: import("@stitches/react/types/theme").Token<"9", string, "space",
|
4021
|
-
10: import("@stitches/react/types/theme").Token<"10", string, "space",
|
4022
|
-
11: import("@stitches/react/types/theme").Token<"11", string, "space",
|
4023
|
-
12: import("@stitches/react/types/theme").Token<"12", string, "space",
|
4024
|
-
13: import("@stitches/react/types/theme").Token<"13", string, "space",
|
4025
|
-
14: import("@stitches/react/types/theme").Token<"14", string, "space",
|
4026
|
-
15: import("@stitches/react/types/theme").Token<"15", string, "space",
|
4027
|
-
16: import("@stitches/react/types/theme").Token<"16", string, "space",
|
4028
|
-
17: import("@stitches/react/types/theme").Token<"17", string, "space",
|
4029
|
-
18: import("@stitches/react/types/theme").Token<"18", string, "space",
|
4030
|
-
19: import("@stitches/react/types/theme").Token<"19", string, "space",
|
4031
|
-
20: import("@stitches/react/types/theme").Token<"20", string, "space",
|
4032
|
-
24: import("@stitches/react/types/theme").Token<"24", string, "space",
|
4033
|
-
28: import("@stitches/react/types/theme").Token<"28", string, "space",
|
4034
|
-
32: import("@stitches/react/types/theme").Token<"32", string, "space",
|
4035
|
-
36: import("@stitches/react/types/theme").Token<"36", string, "space",
|
4036
|
-
40: import("@stitches/react/types/theme").Token<"40", string, "space",
|
4037
|
-
44: import("@stitches/react/types/theme").Token<"44", string, "space",
|
4038
|
-
48: import("@stitches/react/types/theme").Token<"48", string, "space",
|
4039
|
-
52: import("@stitches/react/types/theme").Token<"52", string, "space",
|
4040
|
-
56: import("@stitches/react/types/theme").Token<"56", string, "space",
|
4041
|
-
60: import("@stitches/react/types/theme").Token<"60", string, "space",
|
4042
|
-
64: import("@stitches/react/types/theme").Token<"64", string, "space",
|
4043
|
-
72: import("@stitches/react/types/theme").Token<"72", string, "space",
|
4044
|
-
80: import("@stitches/react/types/theme").Token<"80", string, "space",
|
4045
|
-
96: import("@stitches/react/types/theme").Token<"96", string, "space",
|
4046
|
-
100: import("@stitches/react/types/theme").Token<"100", string, "space",
|
4005
|
+
0: import("@stitches/react/types/theme").Token<"0", string, "space", `hms-ui-${string}`>;
|
4006
|
+
xs: import("@stitches/react/types/theme").Token<"xs", string, "space", `hms-ui-${string}`>;
|
4007
|
+
sm: import("@stitches/react/types/theme").Token<"sm", string, "space", `hms-ui-${string}`>;
|
4008
|
+
md: import("@stitches/react/types/theme").Token<"md", string, "space", `hms-ui-${string}`>;
|
4009
|
+
lg: import("@stitches/react/types/theme").Token<"lg", string, "space", `hms-ui-${string}`>;
|
4010
|
+
xl: import("@stitches/react/types/theme").Token<"xl", string, "space", `hms-ui-${string}`>;
|
4011
|
+
px: import("@stitches/react/types/theme").Token<"px", string, "space", `hms-ui-${string}`>;
|
4012
|
+
1: import("@stitches/react/types/theme").Token<"1", string, "space", `hms-ui-${string}`>;
|
4013
|
+
2: import("@stitches/react/types/theme").Token<"2", string, "space", `hms-ui-${string}`>;
|
4014
|
+
3: import("@stitches/react/types/theme").Token<"3", string, "space", `hms-ui-${string}`>;
|
4015
|
+
4: import("@stitches/react/types/theme").Token<"4", string, "space", `hms-ui-${string}`>;
|
4016
|
+
5: import("@stitches/react/types/theme").Token<"5", string, "space", `hms-ui-${string}`>;
|
4017
|
+
6: import("@stitches/react/types/theme").Token<"6", string, "space", `hms-ui-${string}`>;
|
4018
|
+
7: import("@stitches/react/types/theme").Token<"7", string, "space", `hms-ui-${string}`>;
|
4019
|
+
8: import("@stitches/react/types/theme").Token<"8", string, "space", `hms-ui-${string}`>;
|
4020
|
+
9: import("@stitches/react/types/theme").Token<"9", string, "space", `hms-ui-${string}`>;
|
4021
|
+
10: import("@stitches/react/types/theme").Token<"10", string, "space", `hms-ui-${string}`>;
|
4022
|
+
11: import("@stitches/react/types/theme").Token<"11", string, "space", `hms-ui-${string}`>;
|
4023
|
+
12: import("@stitches/react/types/theme").Token<"12", string, "space", `hms-ui-${string}`>;
|
4024
|
+
13: import("@stitches/react/types/theme").Token<"13", string, "space", `hms-ui-${string}`>;
|
4025
|
+
14: import("@stitches/react/types/theme").Token<"14", string, "space", `hms-ui-${string}`>;
|
4026
|
+
15: import("@stitches/react/types/theme").Token<"15", string, "space", `hms-ui-${string}`>;
|
4027
|
+
16: import("@stitches/react/types/theme").Token<"16", string, "space", `hms-ui-${string}`>;
|
4028
|
+
17: import("@stitches/react/types/theme").Token<"17", string, "space", `hms-ui-${string}`>;
|
4029
|
+
18: import("@stitches/react/types/theme").Token<"18", string, "space", `hms-ui-${string}`>;
|
4030
|
+
19: import("@stitches/react/types/theme").Token<"19", string, "space", `hms-ui-${string}`>;
|
4031
|
+
20: import("@stitches/react/types/theme").Token<"20", string, "space", `hms-ui-${string}`>;
|
4032
|
+
24: import("@stitches/react/types/theme").Token<"24", string, "space", `hms-ui-${string}`>;
|
4033
|
+
28: import("@stitches/react/types/theme").Token<"28", string, "space", `hms-ui-${string}`>;
|
4034
|
+
32: import("@stitches/react/types/theme").Token<"32", string, "space", `hms-ui-${string}`>;
|
4035
|
+
36: import("@stitches/react/types/theme").Token<"36", string, "space", `hms-ui-${string}`>;
|
4036
|
+
40: import("@stitches/react/types/theme").Token<"40", string, "space", `hms-ui-${string}`>;
|
4037
|
+
44: import("@stitches/react/types/theme").Token<"44", string, "space", `hms-ui-${string}`>;
|
4038
|
+
48: import("@stitches/react/types/theme").Token<"48", string, "space", `hms-ui-${string}`>;
|
4039
|
+
52: import("@stitches/react/types/theme").Token<"52", string, "space", `hms-ui-${string}`>;
|
4040
|
+
56: import("@stitches/react/types/theme").Token<"56", string, "space", `hms-ui-${string}`>;
|
4041
|
+
60: import("@stitches/react/types/theme").Token<"60", string, "space", `hms-ui-${string}`>;
|
4042
|
+
64: import("@stitches/react/types/theme").Token<"64", string, "space", `hms-ui-${string}`>;
|
4043
|
+
72: import("@stitches/react/types/theme").Token<"72", string, "space", `hms-ui-${string}`>;
|
4044
|
+
80: import("@stitches/react/types/theme").Token<"80", string, "space", `hms-ui-${string}`>;
|
4045
|
+
96: import("@stitches/react/types/theme").Token<"96", string, "space", `hms-ui-${string}`>;
|
4046
|
+
100: import("@stitches/react/types/theme").Token<"100", string, "space", `hms-ui-${string}`>;
|
4047
4047
|
};
|
4048
4048
|
borderWidths: {
|
4049
|
-
light: import("@stitches/react/types/theme").Token<"light", string, "borderWidths",
|
4050
|
-
normal: import("@stitches/react/types/theme").Token<"normal", string, "borderWidths",
|
4051
|
-
bold: import("@stitches/react/types/theme").Token<"bold", string, "borderWidths",
|
4052
|
-
extrabold: import("@stitches/react/types/theme").Token<"extrabold", string, "borderWidths",
|
4053
|
-
black: import("@stitches/react/types/theme").Token<"black", string, "borderWidths",
|
4049
|
+
light: import("@stitches/react/types/theme").Token<"light", string, "borderWidths", `hms-ui-${string}`>;
|
4050
|
+
normal: import("@stitches/react/types/theme").Token<"normal", string, "borderWidths", `hms-ui-${string}`>;
|
4051
|
+
bold: import("@stitches/react/types/theme").Token<"bold", string, "borderWidths", `hms-ui-${string}`>;
|
4052
|
+
extrabold: import("@stitches/react/types/theme").Token<"extrabold", string, "borderWidths", `hms-ui-${string}`>;
|
4053
|
+
black: import("@stitches/react/types/theme").Token<"black", string, "borderWidths", `hms-ui-${string}`>;
|
4054
4054
|
};
|
4055
4055
|
}> | undefined;
|
4056
4056
|
}) => string & {
|
@@ -4186,6 +4186,6 @@ export declare const createTheme: ({ themeType, theme, className, }: {
|
|
4186
4186
|
extrabold: string;
|
4187
4187
|
black: string;
|
4188
4188
|
};
|
4189
|
-
},
|
4189
|
+
}, `hms-ui-${string}`>;
|
4190
4190
|
export declare type CSS = Stitches.CSS<typeof HmsStitches>;
|
4191
4191
|
export {};
|