@luxonis/depthai-pipeline-lib 1.4.8 → 1.4.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/dist/index.css +0 -3
- package/dist/panda.css +0 -1474
- package/dist/src/components/Node.d.ts +0 -5
- package/dist/src/components/Node.js +0 -42
- package/dist/src/components/PipelineCanvas.d.ts +0 -7
- package/dist/src/components/PipelineCanvas.js +0 -56
- package/dist/src/index.d.ts +0 -4
- package/dist/src/index.js +0 -2
- package/dist/src/services/pipeline.d.ts +0 -51
- package/dist/src/services/pipeline.js +0 -40
- package/dist/src/styled-system/chunks/src__components__Node.css +0 -195
- package/dist/src/styled-system/chunks/src__components__PipelineCanvas.css +0 -25
- package/dist/src/styled-system/css/conditions.mjs +0 -34
- package/dist/src/styled-system/css/css.d.mts +0 -9
- package/dist/src/styled-system/css/css.mjs +0 -44
- package/dist/src/styled-system/css/cva.d.mts +0 -6
- package/dist/src/styled-system/css/cva.mjs +0 -63
- package/dist/src/styled-system/css/cx.d.mts +0 -5
- package/dist/src/styled-system/css/cx.mjs +0 -15
- package/dist/src/styled-system/css/index.d.mts +0 -5
- package/dist/src/styled-system/css/index.mjs +0 -4
- package/dist/src/styled-system/css/sva.d.mts +0 -4
- package/dist/src/styled-system/css/sva.mjs +0 -35
- package/dist/src/styled-system/global.css +0 -70
- package/dist/src/styled-system/helpers.mjs +0 -282
- package/dist/src/styled-system/patterns/aspect-ratio.d.mts +0 -21
- package/dist/src/styled-system/patterns/aspect-ratio.mjs +0 -35
- package/dist/src/styled-system/patterns/bleed.d.mts +0 -22
- package/dist/src/styled-system/patterns/bleed.mjs +0 -19
- package/dist/src/styled-system/patterns/box.d.mts +0 -21
- package/dist/src/styled-system/patterns/box.mjs +0 -12
- package/dist/src/styled-system/patterns/center.d.mts +0 -21
- package/dist/src/styled-system/patterns/center.mjs +0 -18
- package/dist/src/styled-system/patterns/circle.d.mts +0 -21
- package/dist/src/styled-system/patterns/circle.mjs +0 -22
- package/dist/src/styled-system/patterns/container.d.mts +0 -21
- package/dist/src/styled-system/patterns/container.mjs +0 -18
- package/dist/src/styled-system/patterns/divider.d.mts +0 -23
- package/dist/src/styled-system/patterns/divider.mjs +0 -21
- package/dist/src/styled-system/patterns/flex.d.mts +0 -27
- package/dist/src/styled-system/patterns/flex.mjs +0 -23
- package/dist/src/styled-system/patterns/float.d.mts +0 -24
- package/dist/src/styled-system/patterns/float.mjs +0 -45
- package/dist/src/styled-system/patterns/grid-item.d.mts +0 -26
- package/dist/src/styled-system/patterns/grid-item.mjs +0 -22
- package/dist/src/styled-system/patterns/grid.d.mts +0 -25
- package/dist/src/styled-system/patterns/grid.mjs +0 -20
- package/dist/src/styled-system/patterns/hstack.d.mts +0 -22
- package/dist/src/styled-system/patterns/hstack.mjs +0 -20
- package/dist/src/styled-system/patterns/index.d.mts +0 -21
- package/dist/src/styled-system/patterns/index.mjs +0 -20
- package/dist/src/styled-system/patterns/link-box.d.mts +0 -21
- package/dist/src/styled-system/patterns/link-box.mjs +0 -19
- package/dist/src/styled-system/patterns/link-overlay.d.mts +0 -21
- package/dist/src/styled-system/patterns/link-overlay.mjs +0 -24
- package/dist/src/styled-system/patterns/spacer.d.mts +0 -21
- package/dist/src/styled-system/patterns/spacer.mjs +0 -18
- package/dist/src/styled-system/patterns/square.d.mts +0 -21
- package/dist/src/styled-system/patterns/square.mjs +0 -21
- package/dist/src/styled-system/patterns/stack.d.mts +0 -24
- package/dist/src/styled-system/patterns/stack.mjs +0 -20
- package/dist/src/styled-system/patterns/visually-hidden.d.mts +0 -21
- package/dist/src/styled-system/patterns/visually-hidden.mjs +0 -15
- package/dist/src/styled-system/patterns/vstack.d.mts +0 -22
- package/dist/src/styled-system/patterns/vstack.mjs +0 -20
- package/dist/src/styled-system/patterns/wrap.d.mts +0 -25
- package/dist/src/styled-system/patterns/wrap.mjs +0 -22
- package/dist/src/styled-system/recipes/accordion.d.mts +0 -28
- package/dist/src/styled-system/recipes/accordion.mjs +0 -46
- package/dist/src/styled-system/recipes/alert-description.d.mts +0 -28
- package/dist/src/styled-system/recipes/alert-description.mjs +0 -19
- package/dist/src/styled-system/recipes/alert-dialog.d.mts +0 -28
- package/dist/src/styled-system/recipes/alert-dialog.mjs +0 -70
- package/dist/src/styled-system/recipes/alert-title.d.mts +0 -28
- package/dist/src/styled-system/recipes/alert-title.mjs +0 -19
- package/dist/src/styled-system/recipes/alert.d.mts +0 -28
- package/dist/src/styled-system/recipes/alert.mjs +0 -26
- package/dist/src/styled-system/recipes/avatar.d.mts +0 -28
- package/dist/src/styled-system/recipes/avatar.mjs +0 -38
- package/dist/src/styled-system/recipes/badge.d.mts +0 -28
- package/dist/src/styled-system/recipes/badge.mjs +0 -28
- package/dist/src/styled-system/recipes/blockquote.d.mts +0 -28
- package/dist/src/styled-system/recipes/blockquote.mjs +0 -19
- package/dist/src/styled-system/recipes/button.d.mts +0 -29
- package/dist/src/styled-system/recipes/button.mjs +0 -37
- package/dist/src/styled-system/recipes/calendar.d.mts +0 -28
- package/dist/src/styled-system/recipes/calendar.mjs +0 -118
- package/dist/src/styled-system/recipes/card-content.d.mts +0 -28
- package/dist/src/styled-system/recipes/card-content.mjs +0 -19
- package/dist/src/styled-system/recipes/card-description.d.mts +0 -28
- package/dist/src/styled-system/recipes/card-description.mjs +0 -19
- package/dist/src/styled-system/recipes/card-footer.d.mts +0 -28
- package/dist/src/styled-system/recipes/card-footer.mjs +0 -19
- package/dist/src/styled-system/recipes/card-header.d.mts +0 -28
- package/dist/src/styled-system/recipes/card-header.mjs +0 -19
- package/dist/src/styled-system/recipes/card-title.d.mts +0 -28
- package/dist/src/styled-system/recipes/card-title.mjs +0 -19
- package/dist/src/styled-system/recipes/card.d.mts +0 -28
- package/dist/src/styled-system/recipes/card.mjs +0 -19
- package/dist/src/styled-system/recipes/checkbox.d.mts +0 -28
- package/dist/src/styled-system/recipes/checkbox.mjs +0 -34
- package/dist/src/styled-system/recipes/collapsible.d.mts +0 -28
- package/dist/src/styled-system/recipes/collapsible.mjs +0 -38
- package/dist/src/styled-system/recipes/command-dialog.d.mts +0 -28
- package/dist/src/styled-system/recipes/command-dialog.mjs +0 -34
- package/dist/src/styled-system/recipes/command.d.mts +0 -28
- package/dist/src/styled-system/recipes/command.mjs +0 -66
- package/dist/src/styled-system/recipes/context-menu.d.mts +0 -28
- package/dist/src/styled-system/recipes/context-menu.mjs +0 -98
- package/dist/src/styled-system/recipes/create-recipe.d.mts +0 -1
- package/dist/src/styled-system/recipes/create-recipe.mjs +0 -50
- package/dist/src/styled-system/recipes/dialog.d.mts +0 -28
- package/dist/src/styled-system/recipes/dialog.mjs +0 -66
- package/dist/src/styled-system/recipes/dropdown-menu.d.mts +0 -28
- package/dist/src/styled-system/recipes/dropdown-menu.mjs +0 -90
- package/dist/src/styled-system/recipes/form-control.d.mts +0 -28
- package/dist/src/styled-system/recipes/form-control.mjs +0 -19
- package/dist/src/styled-system/recipes/form-description.d.mts +0 -28
- package/dist/src/styled-system/recipes/form-description.mjs +0 -19
- package/dist/src/styled-system/recipes/form-item.d.mts +0 -28
- package/dist/src/styled-system/recipes/form-item.mjs +0 -19
- package/dist/src/styled-system/recipes/form-label.d.mts +0 -28
- package/dist/src/styled-system/recipes/form-label.mjs +0 -19
- package/dist/src/styled-system/recipes/form-message.d.mts +0 -28
- package/dist/src/styled-system/recipes/form-message.mjs +0 -19
- package/dist/src/styled-system/recipes/h1.d.mts +0 -28
- package/dist/src/styled-system/recipes/h1.mjs +0 -19
- package/dist/src/styled-system/recipes/h2.d.mts +0 -28
- package/dist/src/styled-system/recipes/h2.mjs +0 -19
- package/dist/src/styled-system/recipes/h3.d.mts +0 -28
- package/dist/src/styled-system/recipes/h3.mjs +0 -19
- package/dist/src/styled-system/recipes/h4.d.mts +0 -28
- package/dist/src/styled-system/recipes/h4.mjs +0 -19
- package/dist/src/styled-system/recipes/hover-card.d.mts +0 -28
- package/dist/src/styled-system/recipes/hover-card.mjs +0 -38
- package/dist/src/styled-system/recipes/icon.d.mts +0 -32
- package/dist/src/styled-system/recipes/icon.mjs +0 -49
- package/dist/src/styled-system/recipes/index.d.mts +0 -74
- package/dist/src/styled-system/recipes/index.mjs +0 -73
- package/dist/src/styled-system/recipes/inline-code.d.mts +0 -28
- package/dist/src/styled-system/recipes/inline-code.mjs +0 -19
- package/dist/src/styled-system/recipes/input.d.mts +0 -28
- package/dist/src/styled-system/recipes/input.mjs +0 -19
- package/dist/src/styled-system/recipes/label.d.mts +0 -28
- package/dist/src/styled-system/recipes/label.mjs +0 -19
- package/dist/src/styled-system/recipes/large.d.mts +0 -28
- package/dist/src/styled-system/recipes/large.mjs +0 -19
- package/dist/src/styled-system/recipes/lead.d.mts +0 -28
- package/dist/src/styled-system/recipes/lead.mjs +0 -19
- package/dist/src/styled-system/recipes/link.d.mts +0 -28
- package/dist/src/styled-system/recipes/link.mjs +0 -19
- package/dist/src/styled-system/recipes/list.d.mts +0 -28
- package/dist/src/styled-system/recipes/list.mjs +0 -19
- package/dist/src/styled-system/recipes/menubar.d.mts +0 -28
- package/dist/src/styled-system/recipes/menubar.mjs +0 -94
- package/dist/src/styled-system/recipes/muted.d.mts +0 -28
- package/dist/src/styled-system/recipes/muted.mjs +0 -19
- package/dist/src/styled-system/recipes/navigation-menu.d.mts +0 -28
- package/dist/src/styled-system/recipes/navigation-menu.mjs +0 -62
- package/dist/src/styled-system/recipes/p.d.mts +0 -28
- package/dist/src/styled-system/recipes/p.mjs +0 -19
- package/dist/src/styled-system/recipes/popover.d.mts +0 -28
- package/dist/src/styled-system/recipes/popover.mjs +0 -42
- package/dist/src/styled-system/recipes/progress.d.mts +0 -28
- package/dist/src/styled-system/recipes/progress.mjs +0 -34
- package/dist/src/styled-system/recipes/radio-group.d.mts +0 -28
- package/dist/src/styled-system/recipes/radio-group.mjs +0 -42
- package/dist/src/styled-system/recipes/scroll-area.d.mts +0 -28
- package/dist/src/styled-system/recipes/scroll-area.mjs +0 -46
- package/dist/src/styled-system/recipes/select.d.mts +0 -28
- package/dist/src/styled-system/recipes/select.mjs +0 -66
- package/dist/src/styled-system/recipes/separator.d.mts +0 -28
- package/dist/src/styled-system/recipes/separator.mjs +0 -26
- package/dist/src/styled-system/recipes/sheet.d.mts +0 -28
- package/dist/src/styled-system/recipes/sheet.mjs +0 -81
- package/dist/src/styled-system/recipes/skeleton.d.mts +0 -28
- package/dist/src/styled-system/recipes/skeleton.mjs +0 -19
- package/dist/src/styled-system/recipes/slider.d.mts +0 -28
- package/dist/src/styled-system/recipes/slider.mjs +0 -42
- package/dist/src/styled-system/recipes/small.d.mts +0 -28
- package/dist/src/styled-system/recipes/small.mjs +0 -19
- package/dist/src/styled-system/recipes/switch-recipe.d.mts +0 -28
- package/dist/src/styled-system/recipes/switch-recipe.mjs +0 -34
- package/dist/src/styled-system/recipes/table-body.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-body.mjs +0 -19
- package/dist/src/styled-system/recipes/table-caption.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-caption.mjs +0 -19
- package/dist/src/styled-system/recipes/table-cell.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-cell.mjs +0 -19
- package/dist/src/styled-system/recipes/table-container.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-container.mjs +0 -19
- package/dist/src/styled-system/recipes/table-footer.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-footer.mjs +0 -19
- package/dist/src/styled-system/recipes/table-head.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-head.mjs +0 -19
- package/dist/src/styled-system/recipes/table-header.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-header.mjs +0 -19
- package/dist/src/styled-system/recipes/table-row.d.mts +0 -28
- package/dist/src/styled-system/recipes/table-row.mjs +0 -19
- package/dist/src/styled-system/recipes/table.d.mts +0 -28
- package/dist/src/styled-system/recipes/table.mjs +0 -19
- package/dist/src/styled-system/recipes/tabs.d.mts +0 -28
- package/dist/src/styled-system/recipes/tabs.mjs +0 -42
- package/dist/src/styled-system/recipes/textarea.d.mts +0 -28
- package/dist/src/styled-system/recipes/textarea.mjs +0 -19
- package/dist/src/styled-system/recipes/toast-viewport.d.mts +0 -28
- package/dist/src/styled-system/recipes/toast-viewport.mjs +0 -19
- package/dist/src/styled-system/recipes/toast.d.mts +0 -28
- package/dist/src/styled-system/recipes/toast.mjs +0 -59
- package/dist/src/styled-system/recipes/toggle.d.mts +0 -29
- package/dist/src/styled-system/recipes/toggle.mjs +0 -32
- package/dist/src/styled-system/recipes/tooltip.d.mts +0 -28
- package/dist/src/styled-system/recipes/tooltip.mjs +0 -38
- package/dist/src/styled-system/recipes/typography-table-container.d.mts +0 -28
- package/dist/src/styled-system/recipes/typography-table-container.mjs +0 -19
- package/dist/src/styled-system/recipes/typography-table.d.mts +0 -28
- package/dist/src/styled-system/recipes/typography-table.mjs +0 -19
- package/dist/src/styled-system/reset.css +0 -206
- package/dist/src/styled-system/static.css +0 -320
- package/dist/src/styled-system/tokens/index.css +0 -620
- package/dist/src/styled-system/tokens/index.d.mts +0 -9
- package/dist/src/styled-system/tokens/index.mjs +0 -2680
- package/dist/src/styled-system/tokens/keyframes.css +0 -56
- package/dist/src/styled-system/tokens/tokens.d.mts +0 -63
- package/dist/src/styled-system/types/composition.d.mts +0 -111
- package/dist/src/styled-system/types/conditions.d.mts +0 -266
- package/dist/src/styled-system/types/csstype.d.mts +0 -20749
- package/dist/src/styled-system/types/global.d.mts +0 -19
- package/dist/src/styled-system/types/helpers.d.mts +0 -2
- package/dist/src/styled-system/types/index.d.mts +0 -8
- package/dist/src/styled-system/types/parts.d.mts +0 -6
- package/dist/src/styled-system/types/pattern.d.mts +0 -61
- package/dist/src/styled-system/types/prop-type.d.mts +0 -340
- package/dist/src/styled-system/types/recipe.d.mts +0 -148
- package/dist/src/styled-system/types/selectors.d.mts +0 -59
- package/dist/src/styled-system/types/style-props.d.mts +0 -687
- package/dist/src/styled-system/types/system-types.d.mts +0 -85
|
@@ -1,620 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
:where(:root, :host) {
|
|
3
|
-
--letter-spacings-tighter: -0.05em;
|
|
4
|
-
--letter-spacings-tight: -0.025em;
|
|
5
|
-
--letter-spacings-normal: 0em;
|
|
6
|
-
--letter-spacings-wide: 0.025em;
|
|
7
|
-
--letter-spacings-wider: 0.05em;
|
|
8
|
-
--letter-spacings-widest: 0.1em;
|
|
9
|
-
--blurs-sm: 4px;
|
|
10
|
-
--blurs-base: 8px;
|
|
11
|
-
--blurs-md: 12px;
|
|
12
|
-
--blurs-lg: 16px;
|
|
13
|
-
--blurs-xl: 24px;
|
|
14
|
-
--blurs-2xl: 40px;
|
|
15
|
-
--blurs-3xl: 64px;
|
|
16
|
-
--animations-spin: spin 1s linear infinite;
|
|
17
|
-
--animations-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
|
|
18
|
-
--animations-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
19
|
-
--animations-bounce: bounce 1s infinite;
|
|
20
|
-
--font-weights-thin: 100;
|
|
21
|
-
--font-weights-extralight: 200;
|
|
22
|
-
--font-weights-light: 300;
|
|
23
|
-
--font-weights-normal: 400;
|
|
24
|
-
--font-weights-medium: 500;
|
|
25
|
-
--font-weights-semibold: 600;
|
|
26
|
-
--font-weights-bold: 700;
|
|
27
|
-
--font-weights-extrabold: 800;
|
|
28
|
-
--font-weights-black: 900;
|
|
29
|
-
--font-weights-primary: 400;
|
|
30
|
-
--font-weights-md: 500;
|
|
31
|
-
--font-weights-lg: 600;
|
|
32
|
-
--font-weights-xl: 800;
|
|
33
|
-
--spacing-0: 0rem;
|
|
34
|
-
--spacing-1: 0.25rem;
|
|
35
|
-
--spacing-2: 0.5rem;
|
|
36
|
-
--spacing-3: 0.75rem;
|
|
37
|
-
--spacing-4: 1rem;
|
|
38
|
-
--spacing-5: 1.25rem;
|
|
39
|
-
--spacing-6: 1.5rem;
|
|
40
|
-
--spacing-7: 1.75rem;
|
|
41
|
-
--spacing-8: 2rem;
|
|
42
|
-
--spacing-9: 2.25rem;
|
|
43
|
-
--spacing-10: 2.5rem;
|
|
44
|
-
--spacing-11: 2.75rem;
|
|
45
|
-
--spacing-12: 3rem;
|
|
46
|
-
--spacing-14: 3.5rem;
|
|
47
|
-
--spacing-16: 4rem;
|
|
48
|
-
--spacing-20: 5rem;
|
|
49
|
-
--spacing-24: 6rem;
|
|
50
|
-
--spacing-28: 7rem;
|
|
51
|
-
--spacing-32: 8rem;
|
|
52
|
-
--spacing-36: 9rem;
|
|
53
|
-
--spacing-40: 10rem;
|
|
54
|
-
--spacing-44: 11rem;
|
|
55
|
-
--spacing-48: 12rem;
|
|
56
|
-
--spacing-52: 13rem;
|
|
57
|
-
--spacing-56: 14rem;
|
|
58
|
-
--spacing-60: 15rem;
|
|
59
|
-
--spacing-64: 16rem;
|
|
60
|
-
--spacing-72: 18rem;
|
|
61
|
-
--spacing-80: 20rem;
|
|
62
|
-
--spacing-96: 24rem;
|
|
63
|
-
--spacing-0\.5: 0.125rem;
|
|
64
|
-
--spacing-1\.5: 0.375rem;
|
|
65
|
-
--spacing-2\.5: 0.625rem;
|
|
66
|
-
--spacing-3\.5: 0.875rem;
|
|
67
|
-
--spacing-separator: 10px;
|
|
68
|
-
--spacing-smaller-xs: 4px;
|
|
69
|
-
--spacing-smaller-sm: 12px;
|
|
70
|
-
--spacing-smaller-md: 14px;
|
|
71
|
-
--spacing-xxs: 6px;
|
|
72
|
-
--spacing-xs: 8px;
|
|
73
|
-
--spacing-sm: 16px;
|
|
74
|
-
--spacing-3xs: 24px;
|
|
75
|
-
--spacing-md: 32px;
|
|
76
|
-
--spacing-lg: 64px;
|
|
77
|
-
--shadows-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
|
|
78
|
-
--shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
|
|
79
|
-
--shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
|
|
80
|
-
--shadows-xs: 0px 1px 2px rgba(16, 24, 40, 0.05);
|
|
81
|
-
--shadows-sm: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
|
|
82
|
-
--shadows-md: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
|
|
83
|
-
--shadows-lg: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
|
|
84
|
-
--borders-none: none;
|
|
85
|
-
--borders-outline-base: 1px solid var(--colors-light-gray);
|
|
86
|
-
--borders-border-base: 1px solid var(--colors-decoration-gray);
|
|
87
|
-
--borders-border-error: 1px solid var(--colors-decoration-error);
|
|
88
|
-
--borders-border-success: 1px solid var(--colors-decoration-success);
|
|
89
|
-
--borders-border-active: 1px solid var(--colors-decoration-active);
|
|
90
|
-
--opacity-90: 0.9;
|
|
91
|
-
--easings-default: cubic-bezier(0.4, 0, 0.2, 1);
|
|
92
|
-
--easings-linear: linear;
|
|
93
|
-
--easings-in: cubic-bezier(0.4, 0, 1, 1);
|
|
94
|
-
--easings-out: cubic-bezier(0, 0, 0.2, 1);
|
|
95
|
-
--easings-in-out: cubic-bezier(0.4, 0, 0.2, 1);
|
|
96
|
-
--easings-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
|
|
97
|
-
--durations-fastest: 50ms;
|
|
98
|
-
--durations-faster: 100ms;
|
|
99
|
-
--durations-normal: 200ms;
|
|
100
|
-
--durations-slow: 300ms;
|
|
101
|
-
--durations-slower: 400ms;
|
|
102
|
-
--durations-slowest: 500ms;
|
|
103
|
-
--durations-fast: 150ms;
|
|
104
|
-
--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
105
|
-
--fonts-body: Inter;
|
|
106
|
-
--fonts-mono: JetBrainsMono;
|
|
107
|
-
--fonts-sans: var(--font-inter, Inter), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
108
|
-
--line-heights-3: .75rem;
|
|
109
|
-
--line-heights-4: 1rem;
|
|
110
|
-
--line-heights-5: 1.25rem;
|
|
111
|
-
--line-heights-6: 1.5rem;
|
|
112
|
-
--line-heights-7: 1.75rem;
|
|
113
|
-
--line-heights-8: 2rem;
|
|
114
|
-
--line-heights-9: 2.25rem;
|
|
115
|
-
--line-heights-10: 2.5rem;
|
|
116
|
-
--line-heights-sm: 20px;
|
|
117
|
-
--line-heights-primary: 24px;
|
|
118
|
-
--line-heights-md: 32px;
|
|
119
|
-
--line-heights-lg: 38px;
|
|
120
|
-
--line-heights-none: 1;
|
|
121
|
-
--line-heights-tight: 1.25;
|
|
122
|
-
--line-heights-snug: 1.375;
|
|
123
|
-
--line-heights-normal: 1.5;
|
|
124
|
-
--line-heights-relaxed: 1.625;
|
|
125
|
-
--line-heights-loose: 2;
|
|
126
|
-
--radii-xs: 0.125rem;
|
|
127
|
-
--radii-sm: calc(var(--radii-radius) - 4px);
|
|
128
|
-
--radii-md: calc(var(--radii-radius) - 2px);
|
|
129
|
-
--radii-lg: var(--radii-radius);
|
|
130
|
-
--radii-xl: calc(var(--radii-radius) + 4px);
|
|
131
|
-
--radii-2xl: 1rem;
|
|
132
|
-
--radii-3xl: 1.5rem;
|
|
133
|
-
--radii-full: 9999px;
|
|
134
|
-
--radii-common: 6px;
|
|
135
|
-
--radii-radius: 0.5rem;
|
|
136
|
-
--font-sizes-2xs: 0.5rem;
|
|
137
|
-
--font-sizes-2xl: 1.5rem;
|
|
138
|
-
--font-sizes-3xl: 1.875rem;
|
|
139
|
-
--font-sizes-4xl: 2.25rem;
|
|
140
|
-
--font-sizes-5xl: 3rem;
|
|
141
|
-
--font-sizes-6xl: 3.75rem;
|
|
142
|
-
--font-sizes-7xl: 4.5rem;
|
|
143
|
-
--font-sizes-8xl: 6rem;
|
|
144
|
-
--font-sizes-9xl: 8rem;
|
|
145
|
-
--font-sizes-xxs: 10px;
|
|
146
|
-
--font-sizes-xs: 12px;
|
|
147
|
-
--font-sizes-sm: 14px;
|
|
148
|
-
--font-sizes-primary: 16px;
|
|
149
|
-
--font-sizes-md: 20px;
|
|
150
|
-
--font-sizes-lg: 24px;
|
|
151
|
-
--font-sizes-xl: 32px;
|
|
152
|
-
--colors-current: currentColor;
|
|
153
|
-
--colors-black: #000;
|
|
154
|
-
--colors-white: #fff;
|
|
155
|
-
--colors-transparent: rgb(0 0 0 / 0);
|
|
156
|
-
--colors-rose-50: #fff1f2;
|
|
157
|
-
--colors-rose-100: #ffe4e6;
|
|
158
|
-
--colors-rose-200: #fecdd3;
|
|
159
|
-
--colors-rose-300: #fda4af;
|
|
160
|
-
--colors-rose-400: #fb7185;
|
|
161
|
-
--colors-rose-500: #f43f5e;
|
|
162
|
-
--colors-rose-600: #e11d48;
|
|
163
|
-
--colors-rose-700: #be123c;
|
|
164
|
-
--colors-rose-800: #9f1239;
|
|
165
|
-
--colors-rose-900: #881337;
|
|
166
|
-
--colors-rose-950: #4c0519;
|
|
167
|
-
--colors-pink-50: #fdf2f8;
|
|
168
|
-
--colors-pink-100: #fce7f3;
|
|
169
|
-
--colors-pink-200: #fbcfe8;
|
|
170
|
-
--colors-pink-300: #f9a8d4;
|
|
171
|
-
--colors-pink-400: #f472b6;
|
|
172
|
-
--colors-pink-500: #ec4899;
|
|
173
|
-
--colors-pink-600: #db2777;
|
|
174
|
-
--colors-pink-700: #be185d;
|
|
175
|
-
--colors-pink-800: #9d174d;
|
|
176
|
-
--colors-pink-900: #831843;
|
|
177
|
-
--colors-pink-950: #500724;
|
|
178
|
-
--colors-fuchsia-50: #fdf4ff;
|
|
179
|
-
--colors-fuchsia-100: #fae8ff;
|
|
180
|
-
--colors-fuchsia-200: #f5d0fe;
|
|
181
|
-
--colors-fuchsia-300: #f0abfc;
|
|
182
|
-
--colors-fuchsia-400: #e879f9;
|
|
183
|
-
--colors-fuchsia-500: #d946ef;
|
|
184
|
-
--colors-fuchsia-600: #c026d3;
|
|
185
|
-
--colors-fuchsia-700: #a21caf;
|
|
186
|
-
--colors-fuchsia-800: #86198f;
|
|
187
|
-
--colors-fuchsia-900: #701a75;
|
|
188
|
-
--colors-fuchsia-950: #4a044e;
|
|
189
|
-
--colors-purple-50: #faf5ff;
|
|
190
|
-
--colors-purple-100: #f3e8ff;
|
|
191
|
-
--colors-purple-200: #e9d5ff;
|
|
192
|
-
--colors-purple-300: #d8b4fe;
|
|
193
|
-
--colors-purple-400: #c084fc;
|
|
194
|
-
--colors-purple-500: #a855f7;
|
|
195
|
-
--colors-purple-600: #9333ea;
|
|
196
|
-
--colors-purple-700: #7e22ce;
|
|
197
|
-
--colors-purple-800: #6b21a8;
|
|
198
|
-
--colors-purple-900: #581c87;
|
|
199
|
-
--colors-purple-950: #3b0764;
|
|
200
|
-
--colors-violet-50: #f5f3ff;
|
|
201
|
-
--colors-violet-100: #ede9fe;
|
|
202
|
-
--colors-violet-200: #ddd6fe;
|
|
203
|
-
--colors-violet-300: #c4b5fd;
|
|
204
|
-
--colors-violet-400: #a78bfa;
|
|
205
|
-
--colors-violet-500: #8b5cf6;
|
|
206
|
-
--colors-violet-600: #7c3aed;
|
|
207
|
-
--colors-violet-700: #6d28d9;
|
|
208
|
-
--colors-violet-800: #5b21b6;
|
|
209
|
-
--colors-violet-900: #4c1d95;
|
|
210
|
-
--colors-violet-950: #2e1065;
|
|
211
|
-
--colors-indigo-50: #eef2ff;
|
|
212
|
-
--colors-indigo-100: #e0e7ff;
|
|
213
|
-
--colors-indigo-200: #c7d2fe;
|
|
214
|
-
--colors-indigo-300: #a5b4fc;
|
|
215
|
-
--colors-indigo-400: #818cf8;
|
|
216
|
-
--colors-indigo-500: #6366f1;
|
|
217
|
-
--colors-indigo-600: #4f46e5;
|
|
218
|
-
--colors-indigo-700: #4338ca;
|
|
219
|
-
--colors-indigo-800: #3730a3;
|
|
220
|
-
--colors-indigo-900: #312e81;
|
|
221
|
-
--colors-indigo-950: #1e1b4b;
|
|
222
|
-
--colors-blue-50: #eff6ff;
|
|
223
|
-
--colors-blue-100: #dbeafe;
|
|
224
|
-
--colors-blue-200: #bfdbfe;
|
|
225
|
-
--colors-blue-300: #93c5fd;
|
|
226
|
-
--colors-blue-400: #60a5fa;
|
|
227
|
-
--colors-blue-500: #3b82f6;
|
|
228
|
-
--colors-blue-600: #2563eb;
|
|
229
|
-
--colors-blue-700: #1d4ed8;
|
|
230
|
-
--colors-blue-800: #1e40af;
|
|
231
|
-
--colors-blue-900: #1e3a8a;
|
|
232
|
-
--colors-blue-950: #172554;
|
|
233
|
-
--colors-sky-50: #f0f9ff;
|
|
234
|
-
--colors-sky-100: #e0f2fe;
|
|
235
|
-
--colors-sky-200: #bae6fd;
|
|
236
|
-
--colors-sky-300: #7dd3fc;
|
|
237
|
-
--colors-sky-400: #38bdf8;
|
|
238
|
-
--colors-sky-500: #0ea5e9;
|
|
239
|
-
--colors-sky-600: #0284c7;
|
|
240
|
-
--colors-sky-700: #0369a1;
|
|
241
|
-
--colors-sky-800: #075985;
|
|
242
|
-
--colors-sky-900: #0c4a6e;
|
|
243
|
-
--colors-sky-950: #082f49;
|
|
244
|
-
--colors-cyan-50: #ecfeff;
|
|
245
|
-
--colors-cyan-100: #cffafe;
|
|
246
|
-
--colors-cyan-200: #a5f3fc;
|
|
247
|
-
--colors-cyan-300: #67e8f9;
|
|
248
|
-
--colors-cyan-400: #22d3ee;
|
|
249
|
-
--colors-cyan-500: #06b6d4;
|
|
250
|
-
--colors-cyan-600: #0891b2;
|
|
251
|
-
--colors-cyan-700: #0e7490;
|
|
252
|
-
--colors-cyan-800: #155e75;
|
|
253
|
-
--colors-cyan-900: #164e63;
|
|
254
|
-
--colors-cyan-950: #083344;
|
|
255
|
-
--colors-teal-50: #f0fdfa;
|
|
256
|
-
--colors-teal-100: #ccfbf1;
|
|
257
|
-
--colors-teal-200: #99f6e4;
|
|
258
|
-
--colors-teal-300: #5eead4;
|
|
259
|
-
--colors-teal-400: #2dd4bf;
|
|
260
|
-
--colors-teal-500: #14b8a6;
|
|
261
|
-
--colors-teal-600: #0d9488;
|
|
262
|
-
--colors-teal-700: #0f766e;
|
|
263
|
-
--colors-teal-800: #115e59;
|
|
264
|
-
--colors-teal-900: #134e4a;
|
|
265
|
-
--colors-teal-950: #042f2e;
|
|
266
|
-
--colors-emerald-50: #ecfdf5;
|
|
267
|
-
--colors-emerald-100: #d1fae5;
|
|
268
|
-
--colors-emerald-200: #a7f3d0;
|
|
269
|
-
--colors-emerald-300: #6ee7b7;
|
|
270
|
-
--colors-emerald-400: #34d399;
|
|
271
|
-
--colors-emerald-500: #10b981;
|
|
272
|
-
--colors-emerald-600: #059669;
|
|
273
|
-
--colors-emerald-700: #047857;
|
|
274
|
-
--colors-emerald-800: #065f46;
|
|
275
|
-
--colors-emerald-900: #064e3b;
|
|
276
|
-
--colors-emerald-950: #022c22;
|
|
277
|
-
--colors-green-50: #f0fdf4;
|
|
278
|
-
--colors-green-100: #dcfce7;
|
|
279
|
-
--colors-green-200: #bbf7d0;
|
|
280
|
-
--colors-green-300: #86efac;
|
|
281
|
-
--colors-green-400: #4ade80;
|
|
282
|
-
--colors-green-500: #22c55e;
|
|
283
|
-
--colors-green-600: #16a34a;
|
|
284
|
-
--colors-green-700: #15803d;
|
|
285
|
-
--colors-green-800: #166534;
|
|
286
|
-
--colors-green-900: #14532d;
|
|
287
|
-
--colors-green-950: #052e16;
|
|
288
|
-
--colors-lime-50: #f7fee7;
|
|
289
|
-
--colors-lime-100: #ecfccb;
|
|
290
|
-
--colors-lime-200: #d9f99d;
|
|
291
|
-
--colors-lime-300: #bef264;
|
|
292
|
-
--colors-lime-400: #a3e635;
|
|
293
|
-
--colors-lime-500: #84cc16;
|
|
294
|
-
--colors-lime-600: #65a30d;
|
|
295
|
-
--colors-lime-700: #4d7c0f;
|
|
296
|
-
--colors-lime-800: #3f6212;
|
|
297
|
-
--colors-lime-900: #365314;
|
|
298
|
-
--colors-lime-950: #1a2e05;
|
|
299
|
-
--colors-yellow-50: #fefce8;
|
|
300
|
-
--colors-yellow-100: #fef9c3;
|
|
301
|
-
--colors-yellow-200: #fef08a;
|
|
302
|
-
--colors-yellow-300: #fde047;
|
|
303
|
-
--colors-yellow-400: #facc15;
|
|
304
|
-
--colors-yellow-500: #eab308;
|
|
305
|
-
--colors-yellow-600: #ca8a04;
|
|
306
|
-
--colors-yellow-700: #a16207;
|
|
307
|
-
--colors-yellow-800: #854d0e;
|
|
308
|
-
--colors-yellow-900: #713f12;
|
|
309
|
-
--colors-yellow-950: #422006;
|
|
310
|
-
--colors-amber-50: #fffbeb;
|
|
311
|
-
--colors-amber-100: #fef3c7;
|
|
312
|
-
--colors-amber-200: #fde68a;
|
|
313
|
-
--colors-amber-300: #fcd34d;
|
|
314
|
-
--colors-amber-400: #fbbf24;
|
|
315
|
-
--colors-amber-500: #f59e0b;
|
|
316
|
-
--colors-amber-600: #d97706;
|
|
317
|
-
--colors-amber-700: #b45309;
|
|
318
|
-
--colors-amber-800: #92400e;
|
|
319
|
-
--colors-amber-900: #78350f;
|
|
320
|
-
--colors-amber-950: #451a03;
|
|
321
|
-
--colors-orange-50: #fff7ed;
|
|
322
|
-
--colors-orange-100: #ffedd5;
|
|
323
|
-
--colors-orange-200: #fed7aa;
|
|
324
|
-
--colors-orange-300: #fdba74;
|
|
325
|
-
--colors-orange-400: #fb923c;
|
|
326
|
-
--colors-orange-500: #f97316;
|
|
327
|
-
--colors-orange-600: #ea580c;
|
|
328
|
-
--colors-orange-700: #c2410c;
|
|
329
|
-
--colors-orange-800: #9a3412;
|
|
330
|
-
--colors-orange-900: #7c2d12;
|
|
331
|
-
--colors-orange-950: #431407;
|
|
332
|
-
--colors-red-50: #fef2f2;
|
|
333
|
-
--colors-red-100: #fee2e2;
|
|
334
|
-
--colors-red-200: #fecaca;
|
|
335
|
-
--colors-red-300: #fca5a5;
|
|
336
|
-
--colors-red-400: #f87171;
|
|
337
|
-
--colors-red-500: #ef4444;
|
|
338
|
-
--colors-red-600: #dc2626;
|
|
339
|
-
--colors-red-700: #b91c1c;
|
|
340
|
-
--colors-red-800: #991b1b;
|
|
341
|
-
--colors-red-900: #7f1d1d;
|
|
342
|
-
--colors-red-950: #450a0a;
|
|
343
|
-
--colors-neutral-50: #fafafa;
|
|
344
|
-
--colors-neutral-100: #f5f5f5;
|
|
345
|
-
--colors-neutral-200: #e5e5e5;
|
|
346
|
-
--colors-neutral-300: #d4d4d4;
|
|
347
|
-
--colors-neutral-400: #a3a3a3;
|
|
348
|
-
--colors-neutral-500: #737373;
|
|
349
|
-
--colors-neutral-600: #525252;
|
|
350
|
-
--colors-neutral-700: #404040;
|
|
351
|
-
--colors-neutral-800: #262626;
|
|
352
|
-
--colors-neutral-900: #171717;
|
|
353
|
-
--colors-neutral-950: #0a0a0a;
|
|
354
|
-
--colors-stone-50: #fafaf9;
|
|
355
|
-
--colors-stone-100: #f5f5f4;
|
|
356
|
-
--colors-stone-200: #e7e5e4;
|
|
357
|
-
--colors-stone-300: #d6d3d1;
|
|
358
|
-
--colors-stone-400: #a8a29e;
|
|
359
|
-
--colors-stone-500: #78716c;
|
|
360
|
-
--colors-stone-600: #57534e;
|
|
361
|
-
--colors-stone-700: #44403c;
|
|
362
|
-
--colors-stone-800: #292524;
|
|
363
|
-
--colors-stone-900: #1c1917;
|
|
364
|
-
--colors-stone-950: #0c0a09;
|
|
365
|
-
--colors-zinc-50: #fafafa;
|
|
366
|
-
--colors-zinc-100: #f4f4f5;
|
|
367
|
-
--colors-zinc-200: #e4e4e7;
|
|
368
|
-
--colors-zinc-300: #d4d4d8;
|
|
369
|
-
--colors-zinc-400: #a1a1aa;
|
|
370
|
-
--colors-zinc-500: #71717a;
|
|
371
|
-
--colors-zinc-600: #52525b;
|
|
372
|
-
--colors-zinc-700: #3f3f46;
|
|
373
|
-
--colors-zinc-800: #27272a;
|
|
374
|
-
--colors-zinc-900: #18181b;
|
|
375
|
-
--colors-zinc-950: #09090b;
|
|
376
|
-
--colors-gray-50: #f9fafb;
|
|
377
|
-
--colors-gray-100: #f3f4f6;
|
|
378
|
-
--colors-gray-200: #e5e7eb;
|
|
379
|
-
--colors-gray-300: #d1d5db;
|
|
380
|
-
--colors-gray-400: #9ca3af;
|
|
381
|
-
--colors-gray-500: #6b7280;
|
|
382
|
-
--colors-gray-600: #4b5563;
|
|
383
|
-
--colors-gray-700: #374151;
|
|
384
|
-
--colors-gray-800: #1f2937;
|
|
385
|
-
--colors-gray-900: #111827;
|
|
386
|
-
--colors-gray-950: #030712;
|
|
387
|
-
--colors-slate-50: #f8fafc;
|
|
388
|
-
--colors-slate-100: #f1f5f9;
|
|
389
|
-
--colors-slate-200: #e2e8f0;
|
|
390
|
-
--colors-slate-300: #cbd5e1;
|
|
391
|
-
--colors-slate-400: #94a3b8;
|
|
392
|
-
--colors-slate-500: #64748b;
|
|
393
|
-
--colors-slate-600: #475569;
|
|
394
|
-
--colors-slate-700: #334155;
|
|
395
|
-
--colors-slate-800: #1e293b;
|
|
396
|
-
--colors-slate-900: #0f172a;
|
|
397
|
-
--colors-slate-950: #020617;
|
|
398
|
-
--colors-hover-light-success: #ECFDF3d9;
|
|
399
|
-
--colors-hover-light-warning: #FFFAEBd9;
|
|
400
|
-
--colors-hover-light-error: #FEF3F2d9;
|
|
401
|
-
--colors-hover-light-active: #DCEFFCd9;
|
|
402
|
-
--colors-hover-light-gray: #F2F4F7d9;
|
|
403
|
-
--colors-hover-dark-success: #12B76Ad9;
|
|
404
|
-
--colors-hover-dark-warning: #DC6803d9;
|
|
405
|
-
--colors-hover-dark-error: #F04438d9;
|
|
406
|
-
--colors-hover-dark-active: #4c4ff1d9;
|
|
407
|
-
--colors-hover-dark-gray: #667085d9;
|
|
408
|
-
--colors-light-success: #ECFDF3;
|
|
409
|
-
--colors-light-warning: #FFFAEB;
|
|
410
|
-
--colors-light-error: #FEF3F2;
|
|
411
|
-
--colors-light-active: #DCEFFC;
|
|
412
|
-
--colors-light-gray: #F2F4F7;
|
|
413
|
-
--colors-dark-success: #12B76A;
|
|
414
|
-
--colors-dark-warning: #DC6803;
|
|
415
|
-
--colors-dark-error: #F04438;
|
|
416
|
-
--colors-dark-active: #4c4ff1;
|
|
417
|
-
--colors-dark-gray: #667085;
|
|
418
|
-
--colors-text-normal: #1D2939;
|
|
419
|
-
--colors-text-label: #475467;
|
|
420
|
-
--colors-text-light: #667085;
|
|
421
|
-
--colors-text-success: #027A48;
|
|
422
|
-
--colors-text-warning: #B54708;
|
|
423
|
-
--colors-text-error: #B42318;
|
|
424
|
-
--colors-text-active: #5724e8;
|
|
425
|
-
--colors-text-gray: #344054;
|
|
426
|
-
--colors-decoration-success: #6CE9A6;
|
|
427
|
-
--colors-decoration-warning: #FEC84B;
|
|
428
|
-
--colors-decoration-error: #FDA29B;
|
|
429
|
-
--colors-decoration-active: #8da4f4;
|
|
430
|
-
--colors-decoration-gray: #D0D5DD;
|
|
431
|
-
--colors-grayscale-0: var(--colors-white);
|
|
432
|
-
--colors-grayscale-50: var(--colors-zinc-50);
|
|
433
|
-
--colors-grayscale-100: var(--colors-zinc-100);
|
|
434
|
-
--colors-grayscale-200: var(--colors-zinc-200);
|
|
435
|
-
--colors-grayscale-300: var(--colors-zinc-300);
|
|
436
|
-
--colors-grayscale-400: var(--colors-zinc-400);
|
|
437
|
-
--colors-grayscale-500: var(--colors-zinc-500);
|
|
438
|
-
--colors-grayscale-600: var(--colors-zinc-600);
|
|
439
|
-
--colors-grayscale-700: var(--colors-zinc-700);
|
|
440
|
-
--colors-grayscale-800: var(--colors-zinc-800);
|
|
441
|
-
--colors-grayscale-900: var(--colors-zinc-900);
|
|
442
|
-
--colors-grayscale-950: var(--colors-zinc-950);
|
|
443
|
-
--sizes-0: 0rem;
|
|
444
|
-
--sizes-1: 0.25rem;
|
|
445
|
-
--sizes-2: 0.5rem;
|
|
446
|
-
--sizes-3: 0.75rem;
|
|
447
|
-
--sizes-4: 1rem;
|
|
448
|
-
--sizes-5: 1.25rem;
|
|
449
|
-
--sizes-6: 1.5rem;
|
|
450
|
-
--sizes-7: 1.75rem;
|
|
451
|
-
--sizes-8: 2rem;
|
|
452
|
-
--sizes-9: 2.25rem;
|
|
453
|
-
--sizes-10: 2.5rem;
|
|
454
|
-
--sizes-11: 2.75rem;
|
|
455
|
-
--sizes-12: 3rem;
|
|
456
|
-
--sizes-14: 3.5rem;
|
|
457
|
-
--sizes-16: 4rem;
|
|
458
|
-
--sizes-20: 5rem;
|
|
459
|
-
--sizes-24: 6rem;
|
|
460
|
-
--sizes-28: 7rem;
|
|
461
|
-
--sizes-32: 8rem;
|
|
462
|
-
--sizes-36: 9rem;
|
|
463
|
-
--sizes-40: 10rem;
|
|
464
|
-
--sizes-44: 11rem;
|
|
465
|
-
--sizes-48: 12rem;
|
|
466
|
-
--sizes-52: 13rem;
|
|
467
|
-
--sizes-56: 14rem;
|
|
468
|
-
--sizes-60: 15rem;
|
|
469
|
-
--sizes-64: 16rem;
|
|
470
|
-
--sizes-72: 18rem;
|
|
471
|
-
--sizes-80: 20rem;
|
|
472
|
-
--sizes-96: 24rem;
|
|
473
|
-
--sizes-0\.5: 0.125rem;
|
|
474
|
-
--sizes-1\.5: 0.375rem;
|
|
475
|
-
--sizes-2\.5: 0.625rem;
|
|
476
|
-
--sizes-3\.5: 0.875rem;
|
|
477
|
-
--sizes-xs: 20rem;
|
|
478
|
-
--sizes-sm: 24rem;
|
|
479
|
-
--sizes-md: 28rem;
|
|
480
|
-
--sizes-lg: 32rem;
|
|
481
|
-
--sizes-xl: 36rem;
|
|
482
|
-
--sizes-2xl: 42rem;
|
|
483
|
-
--sizes-3xl: 48rem;
|
|
484
|
-
--sizes-4xl: 56rem;
|
|
485
|
-
--sizes-5xl: 64rem;
|
|
486
|
-
--sizes-6xl: 72rem;
|
|
487
|
-
--sizes-7xl: 80rem;
|
|
488
|
-
--sizes-8xl: 90rem;
|
|
489
|
-
--sizes-prose: 65ch;
|
|
490
|
-
--sizes-full: 100%;
|
|
491
|
-
--sizes-min: min-content;
|
|
492
|
-
--sizes-max: max-content;
|
|
493
|
-
--sizes-fit: fit-content;
|
|
494
|
-
--sizes-basic-almost-full: 90%;
|
|
495
|
-
--sizes-card-xs: 175px;
|
|
496
|
-
--sizes-card-sm: 414px;
|
|
497
|
-
--sizes-responsive-card-xs: min(95vw,var(--sizes-card-xs));
|
|
498
|
-
--sizes-responsive-card-sm: min(95vw,var(--sizes-card-sm));
|
|
499
|
-
--sizes-circle: 40px;
|
|
500
|
-
--sizes-container-smaller-xxxs: 80px;
|
|
501
|
-
--sizes-container-smaller-xxs: 120px;
|
|
502
|
-
--sizes-container-smaller-xs: 290px;
|
|
503
|
-
--sizes-container-smaller-sm: 410px;
|
|
504
|
-
--sizes-container-bigger-xs: 380px;
|
|
505
|
-
--sizes-container-xxs: 150px;
|
|
506
|
-
--sizes-container-xs: 350px;
|
|
507
|
-
--sizes-container-sm: 640px;
|
|
508
|
-
--sizes-container-md: 768px;
|
|
509
|
-
--sizes-container-lg: 1024px;
|
|
510
|
-
--sizes-container-xl: 1280px;
|
|
511
|
-
--sizes-container-xxl: 1440px;
|
|
512
|
-
--sizes-container-content-xl: 729px;
|
|
513
|
-
--sizes-container-content-2xl: 829px;
|
|
514
|
-
--sizes-container-grid-base-size: 220px;
|
|
515
|
-
--sizes-container-grid-label-height: 56px;
|
|
516
|
-
--sizes-container-grid-grid-gap: 28px;
|
|
517
|
-
--sizes-container-side-bar-collapsed: 65px;
|
|
518
|
-
--sizes-container-side-bar-expanded: 210px;
|
|
519
|
-
--sizes-table-cell-min-width: 200px;
|
|
520
|
-
--sizes-table-instances-name-cell: 300px;
|
|
521
|
-
--sizes-table-instances-name: 200px;
|
|
522
|
-
--sizes-table-instances-cell: 180px;
|
|
523
|
-
--sizes-sourcecode-width: 40px;
|
|
524
|
-
--sizes-slider-label: 40px;
|
|
525
|
-
--sizes-skeleton-height: 40px;
|
|
526
|
-
--sizes-skeleton-width: full;
|
|
527
|
-
--sizes-skeleton-button-width: 150px;
|
|
528
|
-
--sizes-skeleton-button-height: var(--sizes-skeleton-height);
|
|
529
|
-
--sizes-skeleton-input-width: 230px;
|
|
530
|
-
--sizes-skeleton-input-height: var(--sizes-skeleton-height);
|
|
531
|
-
--sizes-skeleton-textarea-width: var(--sizes-skeleton-width);
|
|
532
|
-
--sizes-skeleton-textarea-height: 80px;
|
|
533
|
-
--sizes-skeleton-avatar-width: var(--sizes-skeleton-height);
|
|
534
|
-
--sizes-skeleton-avatar-height: var(--sizes-skeleton-height);
|
|
535
|
-
--sizes-skeleton-grid-width-xs: 32px;
|
|
536
|
-
--sizes-skeleton-grid-width-sm: 64px;
|
|
537
|
-
--sizes-skeleton-grid-width-md: 128px;
|
|
538
|
-
--sizes-skeleton-grid-width-lg: 256px;
|
|
539
|
-
--sizes-skeleton-grid-width-xl: 512px;
|
|
540
|
-
--sizes-skeleton-grid-height-xs: 32px;
|
|
541
|
-
--sizes-skeleton-grid-height-sm: 64px;
|
|
542
|
-
--sizes-skeleton-grid-height-md: 128px;
|
|
543
|
-
--sizes-skeleton-grid-height-lg: 256px;
|
|
544
|
-
--sizes-skeleton-grid-height-xl: 512px;
|
|
545
|
-
--sizes-skeleton-table-height-sm: 32px;
|
|
546
|
-
--sizes-skeleton-table-height-md: 64px;
|
|
547
|
-
--sizes-skeleton-table-height-lg: 128px;
|
|
548
|
-
--sizes-skeleton-table-height-xl: 256px;
|
|
549
|
-
--sizes-icon-xxs: 8px;
|
|
550
|
-
--sizes-icon-xs: 16px;
|
|
551
|
-
--sizes-icon-sm: 20px;
|
|
552
|
-
--sizes-icon-md: 24px;
|
|
553
|
-
--sizes-icon-lg: 32px;
|
|
554
|
-
--sizes-icon-xl: 40px;
|
|
555
|
-
--sizes-icon-xxl: 48px;
|
|
556
|
-
--sizes-icon-smaller-xs: 14px;
|
|
557
|
-
--sizes-custom-handle-dot: 8px;
|
|
558
|
-
--sizes-breakpoint-2lg: 1100px;
|
|
559
|
-
--sizes-breakpoint-sm: 640px;
|
|
560
|
-
--sizes-breakpoint-md: 768px;
|
|
561
|
-
--sizes-breakpoint-lg: 1024px;
|
|
562
|
-
--sizes-breakpoint-xl: 1280px;
|
|
563
|
-
--sizes-breakpoint-2xl: 1536px;
|
|
564
|
-
--breakpoints-2lg: 1100px;
|
|
565
|
-
--breakpoints-sm: 640px;
|
|
566
|
-
--breakpoints-md: 768px;
|
|
567
|
-
--breakpoints-lg: 1024px;
|
|
568
|
-
--breakpoints-xl: 1280px;
|
|
569
|
-
--breakpoints-2xl: 1536px;
|
|
570
|
-
--sizes-icon-primary: var(--sizes-icon-xs);
|
|
571
|
-
--colors-background: var(--colors-grayscale-0);
|
|
572
|
-
--colors-foreground: var(--colors-grayscale-950);
|
|
573
|
-
--colors-muted: var(--colors-grayscale-100);
|
|
574
|
-
--colors-muted-foreground: var(--colors-grayscale-500);
|
|
575
|
-
--colors-card: var(--colors-grayscale-0);
|
|
576
|
-
--colors-card-foreground: var(--colors-grayscale-950);
|
|
577
|
-
--colors-popover: var(--colors-grayscale-0);
|
|
578
|
-
--colors-popover-foreground: var(--colors-grayscale-950);
|
|
579
|
-
--colors-border: var(--colors-grayscale-200);
|
|
580
|
-
--colors-input: var(--colors-grayscale-200);
|
|
581
|
-
--colors-primary: var(--colors-grayscale-900);
|
|
582
|
-
--colors-primary-foreground: var(--colors-grayscale-50);
|
|
583
|
-
--colors-secondary: var(--colors-grayscale-100);
|
|
584
|
-
--colors-secondary-foreground: var(--colors-grayscale-900);
|
|
585
|
-
--colors-accent: var(--colors-grayscale-100);
|
|
586
|
-
--colors-accent-foreground: var(--colors-grayscale-900);
|
|
587
|
-
--colors-destructive: var(--colors-red-500);
|
|
588
|
-
--colors-destructive-foreground: var(--colors-grayscale-50);
|
|
589
|
-
--colors-ring: var(--colors-grayscale-400);
|
|
590
|
-
--borders-base: 1px solid var(--colors-border);
|
|
591
|
-
--borders-input: 1px solid var(--colors-input);
|
|
592
|
-
--borders-primary: 1px solid var(--colors-primary);
|
|
593
|
-
--borders-destructive: 1px solid var(--colors-destructive);
|
|
594
|
-
--animations-accordion-down: accordion-down 0.2s ease-out;
|
|
595
|
-
--animations-accordion-up: accordion-up 0.2s ease-out
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
.dark {
|
|
599
|
-
--colors-background: var(--colors-grayscale-950);
|
|
600
|
-
--colors-foreground: var(--colors-grayscale-50);
|
|
601
|
-
--colors-muted: var(--colors-grayscale-800);
|
|
602
|
-
--colors-muted-foreground: var(--colors-grayscale-400);
|
|
603
|
-
--colors-card: var(--colors-grayscale-950);
|
|
604
|
-
--colors-card-foreground: var(--colors-grayscale-50);
|
|
605
|
-
--colors-popover: var(--colors-grayscale-950);
|
|
606
|
-
--colors-popover-foreground: var(--colors-grayscale-50);
|
|
607
|
-
--colors-border: var(--colors-grayscale-800);
|
|
608
|
-
--colors-input: var(--colors-grayscale-800);
|
|
609
|
-
--colors-primary: var(--colors-grayscale-50);
|
|
610
|
-
--colors-primary-foreground: var(--colors-grayscale-900);
|
|
611
|
-
--colors-secondary: var(--colors-grayscale-800);
|
|
612
|
-
--colors-secondary-foreground: var(--colors-grayscale-50);
|
|
613
|
-
--colors-accent: var(--colors-grayscale-800);
|
|
614
|
-
--colors-accent-foreground: var(--colors-grayscale-50);
|
|
615
|
-
--colors-destructive: var(--colors-red-700);
|
|
616
|
-
--colors-destructive-foreground: var(--colors-red-50);
|
|
617
|
-
--colors-ring: var(--colors-grayscale-300)
|
|
618
|
-
}
|
|
619
|
-
}
|
|
620
|
-
|