@eightshift/ui-components 2.0.1 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Button-OQ5EIPvt.js → Button-D7c-vzAt.js} +5 -5
- package/dist/{Collection-CJM_asJz.js → Collection-CDEKDgvV.js} +234 -128
- package/dist/{Color-B0HgM8f4.js → Color-MV5kBVXr.js} +1 -1
- package/dist/{ColorSwatch-Dv3Wxdl_.js → ColorSwatch-BqQfVu4L.js} +5 -5
- package/dist/{ComboBox-BnlZjJ3T.js → ComboBox-BL1hyP4p.js} +42 -21
- package/dist/{Dialog-CIh-hX93.js → Dialog-s3fX5lSh.js} +199 -88
- package/dist/{FieldError-D7A6s7O5.js → FieldError-52GVSGgC.js} +2 -2
- package/dist/{FocusScope-Cs5_OoeA.js → FocusScope-DbqfVa2Z.js} +206 -43
- package/dist/{Group-D6tr3U_n.js → Group-DMRt6g_N.js} +3 -3
- package/dist/{Heading-DiYTXoIW.js → Heading-B2153VXe.js} +1 -1
- package/dist/{Hidden-DnOd_jPX.js → Hidden-rE6uR-lr.js} +2 -6
- package/dist/{Input-Se0m3ubj.js → Input-CTTTeCpo.js} +10 -10
- package/dist/{Label-Ca9uelsn.js → Label-icmbmNdI.js} +2 -2
- package/dist/{List-Br274SP1.js → List-UdOhiW-i.js} +2 -0
- package/dist/{ListBox-D9dFEh5A.js → ListBox-CfdzmefC.js} +28 -27
- package/dist/{OverlayArrow-1jx-ZyCR.js → OverlayArrow-CMh-7gEM.js} +3 -3
- package/dist/{Separator-BhZycTUp.js → Separator-BxbOoGIK.js} +4 -4
- package/dist/{Slider-BZNaJylD.js → Slider-BZO0Tvut.js} +13 -14
- package/dist/{Text-aOUPPvTO.js → Text-DVSAPY-K.js} +1 -1
- package/dist/{VisuallyHidden-ClTQo25k.js → VisuallyHidden-ooItkWYR.js} +2 -2
- package/dist/assets/style-admin.css +1320 -1348
- package/dist/assets/style-editor.css +475 -503
- package/dist/assets/style.css +475 -503
- package/dist/assets/wp-font-enhancements.css +3 -3
- package/dist/assets/wp-ui-enhancements.css +45 -45
- package/dist/components/base-control/base-control.js +1 -1
- package/dist/components/button/button.js +5 -5
- package/dist/components/checkbox/checkbox.js +8 -8
- package/dist/components/color-pickers/color-swatch.js +2 -2
- package/dist/components/color-pickers/gradient-editor.js +2 -2
- package/dist/components/color-pickers/solid-color-picker.js +23 -25
- package/dist/components/container-panel/container-panel.js +9 -3
- package/dist/components/draggable/draggable-handle.js +4 -3
- package/dist/components/draggable/draggable.js +1166 -877
- package/dist/components/draggable-list/draggable-list-item.js +1 -1
- package/dist/components/draggable-list/draggable-list.js +3 -2
- package/dist/components/expandable/expandable.js +7 -13
- package/dist/components/input-field/input-field.js +10 -9
- package/dist/components/link-input/link-input.js +9 -10
- package/dist/components/menu/menu.js +5 -5
- package/dist/components/modal/modal.js +5 -5
- package/dist/components/notice/notice.js +1 -1
- package/dist/components/number-picker/number-picker.js +14 -12
- package/dist/components/options-panel/options-panel.js +1 -1
- package/dist/components/placeholders/image-placeholder.js +1 -1
- package/dist/components/popover/popover.js +1 -1
- package/dist/components/radio/radio.js +16 -15
- package/dist/components/repeater/repeater-item.js +11 -4
- package/dist/components/repeater/repeater.js +33 -4
- package/dist/components/responsive/mini-responsive.js +7 -4
- package/dist/components/responsive/responsive.js +7 -4
- package/dist/components/rich-label/rich-label.js +4 -3
- package/dist/components/select/async-multi-select.js +1 -1
- package/dist/components/select/multi-select-components.js +1 -1
- package/dist/components/select/multi-select.js +1 -1
- package/dist/components/select/styles.js +1 -1
- package/dist/components/select/v2/async-select.js +13 -13
- package/dist/components/select/v2/shared.js +3 -3
- package/dist/components/select/v2/single-select.js +22 -21
- package/dist/components/slider/column-config-slider.js +3 -3
- package/dist/components/slider/slider.js +4 -4
- package/dist/components/tabs/tabs.js +44 -24
- package/dist/components/toggle/switch.js +20 -17
- package/dist/components/toggle/toggle.js +1 -1
- package/dist/components/toggle-button/toggle-button.js +6 -6
- package/dist/components/tooltip/tooltip.js +17 -23
- package/dist/{context-CDOs-GuR.js → context-D2KUdwNL.js} +1 -1
- package/dist/icons/icons.js +229 -1629
- package/dist/icons/index.js +2 -3
- package/dist/icons/jsx-svg.js +1 -1
- package/dist/{index-CcCn9HWX.js → index-BKGQ6jGS.js} +1 -1
- package/dist/{multi-select-components-CkF3LyTF.js → multi-select-components-DJfz929p.js} +1 -1
- package/dist/{react-jsx-parser.min-CVit0rZn.js → react-jsx-parser.min-DZCiis5V.js} +48 -20
- package/dist/{textSelection-BlTDSskG.js → textSelection-CrrUNX-B.js} +8 -47
- package/dist/{useButton-CmLbE5vg.js → useButton-Dl1C1478.js} +5 -5
- package/dist/{useEvent-cLDJlznQ.js → useEvent-B0b-6KBr.js} +1 -1
- package/dist/useFocusRing-CxlVCVpL.js +107 -0
- package/dist/{useFormReset-NpLM2e3G.js → useFormReset-C5OggHsw.js} +1 -1
- package/dist/{useFormValidation-BWwmZQE2.js → useFormValidation-BgSHI8kQ.js} +2 -2
- package/dist/{focusSafely-CiqTTjWy.js → useHover-B-8Wji4B.js} +305 -98
- package/dist/{useLabel-C85N3Hzw.js → useLabel-D7HkNEHT.js} +2 -2
- package/dist/{useLabels-C_2wWraB.js → useLabels-D8cxd1Z8.js} +1 -1
- package/dist/{useListState-Z7FB_NzO.js → useListState-BXnC0mNr.js} +28 -13
- package/dist/{useLocalizedStringFormatter-BQ4TF72x.js → useLocalizedStringFormatter-CFP1YZWQ.js} +1 -1
- package/dist/{useNumberField-Bm6_BVl9.js → useNumberField-ecr8uK6_.js} +10 -10
- package/dist/{useNumberFormatter-DlUVKkO7.js → useNumberFormatter-321rAb4J.js} +1 -1
- package/dist/{usePress-rg_OQIGW.js → usePress-C3dxzVyi.js} +69 -63
- package/dist/{useSingleSelectListState-Cu3xtEJS.js → useSingleSelectListState-Dgbuzw5o.js} +2 -2
- package/dist/{useToggle-DzlgBLAJ.js → useToggle-DyZydSPy.js} +9 -7
- package/dist/{useToggleState-DhSBQxkp.js → useToggleState-BZoo5qt_.js} +1 -1
- package/dist/{utils-39D0mStj.js → utils-DkCSC521.js} +38 -35
- package/package.json +32 -32
- package/dist/useFocusRing-CGp3guTX.js +0 -41
- package/dist/useFocusable-087cO5Ct.js +0 -81
package/dist/assets/style.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/*! tailwindcss v4.0.
|
|
2
|
-
:root {
|
|
1
|
+
/*! tailwindcss v4.0.12 | MIT License | https://tailwindcss.com */
|
|
2
|
+
:root, :host {
|
|
3
3
|
--es-font-sans: "Geist Variable", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
4
4
|
--es-font-mono: "Geist Mono Variable", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
5
5
|
--es-default-transition-duration: .3s;
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
--es-text-xs--line-height: 1.3;
|
|
10
10
|
--es-spacing-3_25: .8125rem;
|
|
11
11
|
--es-spacing-5_5: 1.375rem;
|
|
12
|
-
--es-spacing-18: 4.5rem;
|
|
13
12
|
--es-color-secondary-50: var(--es-color-zinc-50);
|
|
14
13
|
--es-color-secondary-100: var(--es-color-zinc-100);
|
|
15
14
|
--es-color-secondary-200: var(--es-color-zinc-200);
|
|
@@ -20,11 +19,8 @@
|
|
|
20
19
|
--es-color-secondary-700: var(--es-color-zinc-700);
|
|
21
20
|
--es-color-secondary-800: var(--es-color-zinc-800);
|
|
22
21
|
--es-color-secondary-900: var(--es-color-zinc-900);
|
|
23
|
-
--es-color-secondary-950: var(--es-color-zinc-950);
|
|
24
22
|
--es-color-accent-50: var(--es-color-teal-50);
|
|
25
23
|
--es-color-accent-100: var(--es-color-teal-100);
|
|
26
|
-
--es-color-accent-200: var(--es-color-teal-200);
|
|
27
|
-
--es-color-accent-300: var(--es-color-teal-300);
|
|
28
24
|
--es-color-accent-400: var(--es-color-teal-400);
|
|
29
25
|
--es-color-accent-500: var(--es-color-teal-500);
|
|
30
26
|
--es-color-accent-600: var(--es-color-teal-600);
|
|
@@ -32,11 +28,9 @@
|
|
|
32
28
|
--es-color-accent-800: var(--es-color-teal-800);
|
|
33
29
|
--es-color-accent-900: var(--es-color-teal-900);
|
|
34
30
|
--es-color-accent-950: var(--es-color-teal-950);
|
|
35
|
-
--es-font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
36
31
|
--es-color-red-50: oklch(.971 .013 17.38);
|
|
37
32
|
--es-color-red-100: oklch(.936 .032 17.717);
|
|
38
33
|
--es-color-red-200: oklch(.885 .062 18.334);
|
|
39
|
-
--es-color-red-300: oklch(.808 .114 19.571);
|
|
40
34
|
--es-color-red-400: oklch(.704 .191 22.216);
|
|
41
35
|
--es-color-red-500: oklch(.637 .237 25.331);
|
|
42
36
|
--es-color-red-600: oklch(.577 .245 27.325);
|
|
@@ -44,17 +38,7 @@
|
|
|
44
38
|
--es-color-red-800: oklch(.444 .177 26.899);
|
|
45
39
|
--es-color-red-900: oklch(.396 .141 25.723);
|
|
46
40
|
--es-color-red-950: oklch(.258 .092 26.042);
|
|
47
|
-
--es-color-orange-50: oklch(.98 .016 73.684);
|
|
48
|
-
--es-color-orange-100: oklch(.954 .038 75.164);
|
|
49
|
-
--es-color-orange-200: oklch(.901 .076 70.697);
|
|
50
|
-
--es-color-orange-300: oklch(.837 .128 66.29);
|
|
51
|
-
--es-color-orange-400: oklch(.75 .183 55.934);
|
|
52
41
|
--es-color-orange-500: oklch(.705 .213 47.604);
|
|
53
|
-
--es-color-orange-600: oklch(.646 .222 41.116);
|
|
54
|
-
--es-color-orange-700: oklch(.553 .195 38.402);
|
|
55
|
-
--es-color-orange-800: oklch(.47 .157 37.304);
|
|
56
|
-
--es-color-orange-900: oklch(.408 .123 38.172);
|
|
57
|
-
--es-color-orange-950: oklch(.266 .079 36.259);
|
|
58
42
|
--es-color-amber-50: oklch(.987 .022 95.277);
|
|
59
43
|
--es-color-amber-100: oklch(.962 .059 95.617);
|
|
60
44
|
--es-color-amber-200: oklch(.924 .12 95.746);
|
|
@@ -66,28 +50,9 @@
|
|
|
66
50
|
--es-color-amber-800: oklch(.473 .137 46.201);
|
|
67
51
|
--es-color-amber-900: oklch(.414 .112 45.904);
|
|
68
52
|
--es-color-amber-950: oklch(.279 .077 45.635);
|
|
69
|
-
--es-color-yellow-50: oklch(.987 .026 102.212);
|
|
70
|
-
--es-color-yellow-100: oklch(.973 .071 103.193);
|
|
71
|
-
--es-color-yellow-200: oklch(.945 .129 101.54);
|
|
72
|
-
--es-color-yellow-300: oklch(.905 .182 98.111);
|
|
73
53
|
--es-color-yellow-400: oklch(.852 .199 91.936);
|
|
74
54
|
--es-color-yellow-500: oklch(.795 .184 86.047);
|
|
75
|
-
--es-color-yellow-600: oklch(.681 .162 75.834);
|
|
76
|
-
--es-color-yellow-700: oklch(.554 .135 66.442);
|
|
77
|
-
--es-color-yellow-800: oklch(.476 .114 61.907);
|
|
78
|
-
--es-color-yellow-900: oklch(.421 .095 57.708);
|
|
79
|
-
--es-color-yellow-950: oklch(.286 .066 53.813);
|
|
80
|
-
--es-color-lime-50: oklch(.986 .031 120.757);
|
|
81
|
-
--es-color-lime-100: oklch(.967 .067 122.328);
|
|
82
|
-
--es-color-lime-200: oklch(.938 .127 124.321);
|
|
83
|
-
--es-color-lime-300: oklch(.897 .196 126.665);
|
|
84
|
-
--es-color-lime-400: oklch(.841 .238 128.85);
|
|
85
55
|
--es-color-lime-500: oklch(.768 .233 130.85);
|
|
86
|
-
--es-color-lime-600: oklch(.648 .2 131.684);
|
|
87
|
-
--es-color-lime-700: oklch(.532 .157 131.589);
|
|
88
|
-
--es-color-lime-800: oklch(.453 .124 130.933);
|
|
89
|
-
--es-color-lime-900: oklch(.405 .101 131.063);
|
|
90
|
-
--es-color-lime-950: oklch(.274 .072 132.109);
|
|
91
56
|
--es-color-green-50: oklch(.982 .018 155.826);
|
|
92
57
|
--es-color-green-100: oklch(.962 .044 156.743);
|
|
93
58
|
--es-color-green-200: oklch(.925 .084 155.995);
|
|
@@ -99,21 +64,8 @@
|
|
|
99
64
|
--es-color-green-800: oklch(.448 .119 151.328);
|
|
100
65
|
--es-color-green-900: oklch(.393 .095 152.535);
|
|
101
66
|
--es-color-green-950: oklch(.266 .065 152.934);
|
|
102
|
-
--es-color-emerald-50: oklch(.979 .021 166.113);
|
|
103
|
-
--es-color-emerald-100: oklch(.95 .052 163.051);
|
|
104
|
-
--es-color-emerald-200: oklch(.905 .093 164.15);
|
|
105
|
-
--es-color-emerald-300: oklch(.845 .143 164.978);
|
|
106
|
-
--es-color-emerald-400: oklch(.765 .177 163.223);
|
|
107
|
-
--es-color-emerald-500: oklch(.696 .17 162.48);
|
|
108
|
-
--es-color-emerald-600: oklch(.596 .145 163.225);
|
|
109
|
-
--es-color-emerald-700: oklch(.508 .118 165.612);
|
|
110
|
-
--es-color-emerald-800: oklch(.432 .095 166.913);
|
|
111
|
-
--es-color-emerald-900: oklch(.378 .077 168.94);
|
|
112
|
-
--es-color-emerald-950: oklch(.262 .051 172.552);
|
|
113
67
|
--es-color-teal-50: oklch(.984 .014 180.72);
|
|
114
68
|
--es-color-teal-100: oklch(.953 .051 180.801);
|
|
115
|
-
--es-color-teal-200: oklch(.91 .096 180.426);
|
|
116
|
-
--es-color-teal-300: oklch(.855 .138 181.071);
|
|
117
69
|
--es-color-teal-400: oklch(.777 .152 181.912);
|
|
118
70
|
--es-color-teal-500: oklch(.704 .14 182.503);
|
|
119
71
|
--es-color-teal-600: oklch(.6 .118 184.704);
|
|
@@ -121,28 +73,8 @@
|
|
|
121
73
|
--es-color-teal-800: oklch(.437 .078 188.216);
|
|
122
74
|
--es-color-teal-900: oklch(.386 .063 188.416);
|
|
123
75
|
--es-color-teal-950: oklch(.277 .046 192.524);
|
|
124
|
-
--es-color-cyan-50: oklch(.984 .019 200.873);
|
|
125
|
-
--es-color-cyan-100: oklch(.956 .045 203.388);
|
|
126
|
-
--es-color-cyan-200: oklch(.917 .08 205.041);
|
|
127
|
-
--es-color-cyan-300: oklch(.865 .127 207.078);
|
|
128
|
-
--es-color-cyan-400: oklch(.789 .154 211.53);
|
|
129
76
|
--es-color-cyan-500: oklch(.715 .143 215.221);
|
|
130
|
-
--es-color-cyan-600: oklch(.609 .126 221.723);
|
|
131
|
-
--es-color-cyan-700: oklch(.52 .105 223.128);
|
|
132
|
-
--es-color-cyan-800: oklch(.45 .085 224.283);
|
|
133
|
-
--es-color-cyan-900: oklch(.398 .07 227.392);
|
|
134
|
-
--es-color-cyan-950: oklch(.302 .056 229.695);
|
|
135
|
-
--es-color-sky-50: oklch(.977 .013 236.62);
|
|
136
|
-
--es-color-sky-100: oklch(.951 .026 236.824);
|
|
137
|
-
--es-color-sky-200: oklch(.901 .058 230.902);
|
|
138
|
-
--es-color-sky-300: oklch(.828 .111 230.318);
|
|
139
77
|
--es-color-sky-400: oklch(.746 .16 232.661);
|
|
140
|
-
--es-color-sky-500: oklch(.685 .169 237.323);
|
|
141
|
-
--es-color-sky-600: oklch(.588 .158 241.966);
|
|
142
|
-
--es-color-sky-700: oklch(.5 .134 242.749);
|
|
143
|
-
--es-color-sky-800: oklch(.443 .11 240.79);
|
|
144
|
-
--es-color-sky-900: oklch(.391 .09 240.876);
|
|
145
|
-
--es-color-sky-950: oklch(.293 .066 243.157);
|
|
146
78
|
--es-color-blue-50: oklch(.97 .014 254.604);
|
|
147
79
|
--es-color-blue-100: oklch(.932 .032 255.585);
|
|
148
80
|
--es-color-blue-200: oklch(.882 .059 254.128);
|
|
@@ -154,17 +86,7 @@
|
|
|
154
86
|
--es-color-blue-800: oklch(.424 .199 265.638);
|
|
155
87
|
--es-color-blue-900: oklch(.379 .146 265.522);
|
|
156
88
|
--es-color-blue-950: oklch(.282 .091 267.935);
|
|
157
|
-
--es-color-indigo-50: oklch(.962 .018 272.314);
|
|
158
|
-
--es-color-indigo-100: oklch(.93 .034 272.788);
|
|
159
|
-
--es-color-indigo-200: oklch(.87 .065 274.039);
|
|
160
|
-
--es-color-indigo-300: oklch(.785 .115 274.713);
|
|
161
|
-
--es-color-indigo-400: oklch(.673 .182 276.935);
|
|
162
89
|
--es-color-indigo-500: oklch(.585 .233 277.117);
|
|
163
|
-
--es-color-indigo-600: oklch(.511 .262 276.966);
|
|
164
|
-
--es-color-indigo-700: oklch(.457 .24 277.023);
|
|
165
|
-
--es-color-indigo-800: oklch(.398 .195 277.366);
|
|
166
|
-
--es-color-indigo-900: oklch(.359 .144 278.697);
|
|
167
|
-
--es-color-indigo-950: oklch(.257 .09 281.288);
|
|
168
90
|
--es-color-violet-50: oklch(.969 .016 293.756);
|
|
169
91
|
--es-color-violet-100: oklch(.943 .029 294.588);
|
|
170
92
|
--es-color-violet-200: oklch(.894 .057 293.283);
|
|
@@ -177,49 +99,7 @@
|
|
|
177
99
|
--es-color-violet-900: oklch(.38 .189 293.745);
|
|
178
100
|
--es-color-violet-950: oklch(.283 .141 291.089);
|
|
179
101
|
--es-color-purple-50: oklch(.977 .014 308.299);
|
|
180
|
-
--es-color-purple-100: oklch(.946 .033 307.174);
|
|
181
|
-
--es-color-purple-200: oklch(.902 .063 306.703);
|
|
182
|
-
--es-color-purple-300: oklch(.827 .119 306.383);
|
|
183
|
-
--es-color-purple-400: oklch(.714 .203 305.504);
|
|
184
|
-
--es-color-purple-500: oklch(.627 .265 303.9);
|
|
185
|
-
--es-color-purple-600: oklch(.558 .288 302.321);
|
|
186
|
-
--es-color-purple-700: oklch(.496 .265 301.924);
|
|
187
|
-
--es-color-purple-800: oklch(.438 .218 303.724);
|
|
188
|
-
--es-color-purple-900: oklch(.381 .176 304.987);
|
|
189
|
-
--es-color-purple-950: oklch(.291 .149 302.717);
|
|
190
|
-
--es-color-fuchsia-50: oklch(.977 .017 320.058);
|
|
191
|
-
--es-color-fuchsia-100: oklch(.952 .037 318.852);
|
|
192
|
-
--es-color-fuchsia-200: oklch(.903 .076 319.62);
|
|
193
|
-
--es-color-fuchsia-300: oklch(.833 .145 321.434);
|
|
194
|
-
--es-color-fuchsia-400: oklch(.74 .238 322.16);
|
|
195
102
|
--es-color-fuchsia-500: oklch(.667 .295 322.15);
|
|
196
|
-
--es-color-fuchsia-600: oklch(.591 .293 322.896);
|
|
197
|
-
--es-color-fuchsia-700: oklch(.518 .253 323.949);
|
|
198
|
-
--es-color-fuchsia-800: oklch(.452 .211 324.591);
|
|
199
|
-
--es-color-fuchsia-900: oklch(.401 .17 325.612);
|
|
200
|
-
--es-color-fuchsia-950: oklch(.293 .136 325.661);
|
|
201
|
-
--es-color-pink-50: oklch(.971 .014 343.198);
|
|
202
|
-
--es-color-pink-100: oklch(.948 .028 342.258);
|
|
203
|
-
--es-color-pink-200: oklch(.899 .061 343.231);
|
|
204
|
-
--es-color-pink-300: oklch(.823 .12 346.018);
|
|
205
|
-
--es-color-pink-400: oklch(.718 .202 349.761);
|
|
206
|
-
--es-color-pink-500: oklch(.656 .241 354.308);
|
|
207
|
-
--es-color-pink-600: oklch(.592 .249 .584);
|
|
208
|
-
--es-color-pink-700: oklch(.525 .223 3.958);
|
|
209
|
-
--es-color-pink-800: oklch(.459 .187 3.815);
|
|
210
|
-
--es-color-pink-900: oklch(.408 .153 2.432);
|
|
211
|
-
--es-color-pink-950: oklch(.284 .109 3.907);
|
|
212
|
-
--es-color-rose-50: oklch(.969 .015 12.422);
|
|
213
|
-
--es-color-rose-100: oklch(.941 .03 12.58);
|
|
214
|
-
--es-color-rose-200: oklch(.892 .058 10.001);
|
|
215
|
-
--es-color-rose-300: oklch(.81 .117 11.638);
|
|
216
|
-
--es-color-rose-400: oklch(.712 .194 13.428);
|
|
217
|
-
--es-color-rose-500: oklch(.645 .246 16.439);
|
|
218
|
-
--es-color-rose-600: oklch(.586 .253 17.585);
|
|
219
|
-
--es-color-rose-700: oklch(.514 .222 16.935);
|
|
220
|
-
--es-color-rose-800: oklch(.455 .188 13.697);
|
|
221
|
-
--es-color-rose-900: oklch(.41 .159 10.272);
|
|
222
|
-
--es-color-rose-950: oklch(.271 .105 12.094);
|
|
223
103
|
--es-color-slate-50: oklch(.984 .003 247.858);
|
|
224
104
|
--es-color-slate-100: oklch(.968 .007 247.896);
|
|
225
105
|
--es-color-slate-200: oklch(.929 .013 255.508);
|
|
@@ -252,7 +132,6 @@
|
|
|
252
132
|
--es-color-zinc-700: oklch(.37 .013 285.805);
|
|
253
133
|
--es-color-zinc-800: oklch(.274 .006 286.033);
|
|
254
134
|
--es-color-zinc-900: oklch(.21 .006 285.885);
|
|
255
|
-
--es-color-zinc-950: oklch(.141 .005 285.823);
|
|
256
135
|
--es-color-neutral-50: oklch(.985 0 0);
|
|
257
136
|
--es-color-neutral-100: oklch(.97 0 0);
|
|
258
137
|
--es-color-neutral-200: oklch(.922 0 0);
|
|
@@ -278,117 +157,30 @@
|
|
|
278
157
|
--es-color-black: #000;
|
|
279
158
|
--es-color-white: #fff;
|
|
280
159
|
--es-spacing: .25rem;
|
|
281
|
-
--es-breakpoint-sm: 40rem;
|
|
282
|
-
--es-breakpoint-md: 48rem;
|
|
283
|
-
--es-breakpoint-lg: 64rem;
|
|
284
|
-
--es-breakpoint-xl: 80rem;
|
|
285
|
-
--es-breakpoint-2xl: 96rem;
|
|
286
|
-
--es-container-3xs: 16rem;
|
|
287
|
-
--es-container-2xs: 18rem;
|
|
288
|
-
--es-container-xs: 20rem;
|
|
289
|
-
--es-container-sm: 24rem;
|
|
290
160
|
--es-container-md: 28rem;
|
|
291
161
|
--es-container-lg: 32rem;
|
|
292
|
-
--es-container-xl: 36rem;
|
|
293
|
-
--es-container-2xl: 42rem;
|
|
294
|
-
--es-container-3xl: 48rem;
|
|
295
|
-
--es-container-4xl: 56rem;
|
|
296
|
-
--es-container-5xl: 64rem;
|
|
297
|
-
--es-container-6xl: 72rem;
|
|
298
|
-
--es-container-7xl: 80rem;
|
|
299
162
|
--es-text-base: 1rem;
|
|
300
163
|
--es-text-base--line-height: calc(1.5 / 1);
|
|
301
164
|
--es-text-lg: 1.125rem;
|
|
302
165
|
--es-text-lg--line-height: calc(1.75 / 1.125);
|
|
303
|
-
--es-text-xl: 1.25rem;
|
|
304
|
-
--es-text-xl--line-height: calc(1.75 / 1.25);
|
|
305
166
|
--es-text-2xl: 1.5rem;
|
|
306
167
|
--es-text-2xl--line-height: calc(2 / 1.5);
|
|
307
|
-
--es-text-3xl: 1.875rem;
|
|
308
|
-
--es-text-3xl--line-height: calc(2.25 / 1.875);
|
|
309
|
-
--es-text-4xl: 2.25rem;
|
|
310
|
-
--es-text-4xl--line-height: calc(2.5 / 2.25);
|
|
311
|
-
--es-text-5xl: 3rem;
|
|
312
|
-
--es-text-5xl--line-height: 1;
|
|
313
|
-
--es-text-6xl: 3.75rem;
|
|
314
|
-
--es-text-6xl--line-height: 1;
|
|
315
|
-
--es-text-7xl: 4.5rem;
|
|
316
|
-
--es-text-7xl--line-height: 1;
|
|
317
|
-
--es-text-8xl: 6rem;
|
|
318
|
-
--es-text-8xl--line-height: 1;
|
|
319
|
-
--es-text-9xl: 8rem;
|
|
320
|
-
--es-text-9xl--line-height: 1;
|
|
321
|
-
--es-font-weight-thin: 100;
|
|
322
|
-
--es-font-weight-extralight: 200;
|
|
323
|
-
--es-font-weight-light: 300;
|
|
324
|
-
--es-font-weight-normal: 400;
|
|
325
168
|
--es-font-weight-medium: 500;
|
|
326
169
|
--es-font-weight-semibold: 600;
|
|
327
170
|
--es-font-weight-bold: 700;
|
|
328
|
-
--es-font-weight-extrabold: 800;
|
|
329
|
-
--es-font-weight-black: 900;
|
|
330
171
|
--es-tracking-tighter: -.05em;
|
|
331
172
|
--es-tracking-tight: -.025em;
|
|
332
|
-
--es-tracking-normal: 0em;
|
|
333
|
-
--es-tracking-wide: .025em;
|
|
334
|
-
--es-tracking-wider: .05em;
|
|
335
|
-
--es-tracking-widest: .1em;
|
|
336
173
|
--es-leading-tight: 1.25;
|
|
337
|
-
--es-leading-snug: 1.375;
|
|
338
|
-
--es-leading-normal: 1.5;
|
|
339
|
-
--es-leading-relaxed: 1.625;
|
|
340
|
-
--es-leading-loose: 2;
|
|
341
|
-
--es-radius-xs: .125rem;
|
|
342
174
|
--es-radius-sm: .25rem;
|
|
343
175
|
--es-radius-md: .375rem;
|
|
344
176
|
--es-radius-lg: .5rem;
|
|
345
177
|
--es-radius-xl: .75rem;
|
|
346
|
-
--es-radius-2xl: 1rem;
|
|
347
|
-
--es-radius-3xl: 1.5rem;
|
|
348
|
-
--es-radius-4xl: 2rem;
|
|
349
|
-
--es-shadow-2xs: 0 1px #0000000d;
|
|
350
|
-
--es-shadow-xs: 0 1px 2px 0 #0000000d;
|
|
351
|
-
--es-shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
|
|
352
|
-
--es-shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
|
|
353
|
-
--es-shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
|
|
354
|
-
--es-shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
|
|
355
|
-
--es-shadow-2xl: 0 25px 50px -12px #00000040;
|
|
356
|
-
--es-inset-shadow-2xs: inset 0 1px #0000000d;
|
|
357
|
-
--es-inset-shadow-xs: inset 0 1px 1px #0000000d;
|
|
358
|
-
--es-inset-shadow-sm: inset 0 2px 4px #0000000d;
|
|
359
|
-
--es-drop-shadow-xs: 0 1px 1px #0000000d;
|
|
360
178
|
--es-drop-shadow-sm: 0 1px 2px #00000026;
|
|
361
|
-
--es-drop-shadow-md: 0 3px 3px #0000001f;
|
|
362
|
-
--es-drop-shadow-lg: 0 4px 4px #00000026;
|
|
363
|
-
--es-drop-shadow-xl: 0 9px 7px #0000001a;
|
|
364
|
-
--es-drop-shadow-2xl: 0 25px 25px #00000026;
|
|
365
|
-
--es-ease-in: cubic-bezier(.4, 0, 1, 1);
|
|
366
|
-
--es-ease-out: cubic-bezier(0, 0, .2, 1);
|
|
367
|
-
--es-ease-in-out: cubic-bezier(.4, 0, .2, 1);
|
|
368
179
|
--es-animate-spin: spin 1s linear infinite;
|
|
369
|
-
--es-animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
|
|
370
|
-
--es-animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
|
|
371
|
-
--es-animate-bounce: bounce 1s infinite;
|
|
372
|
-
--es-blur-xs: 4px;
|
|
373
|
-
--es-blur-sm: 8px;
|
|
374
|
-
--es-blur-md: 12px;
|
|
375
180
|
--es-blur-lg: 16px;
|
|
376
|
-
--es-blur-xl: 24px;
|
|
377
|
-
--es-blur-2xl: 40px;
|
|
378
181
|
--es-blur-3xl: 64px;
|
|
379
|
-
--es-perspective-dramatic: 100px;
|
|
380
|
-
--es-perspective-near: 300px;
|
|
381
|
-
--es-perspective-normal: 500px;
|
|
382
|
-
--es-perspective-midrange: 800px;
|
|
383
|
-
--es-perspective-distant: 1200px;
|
|
384
182
|
--es-aspect-video: 16 / 9;
|
|
385
183
|
--es-default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
386
|
-
--es-default-font-family: var(--font-sans);
|
|
387
|
-
--es-default-font-feature-settings: var(--font-sans--font-feature-settings);
|
|
388
|
-
--es-default-font-variation-settings: var(--font-sans--font-variation-settings);
|
|
389
|
-
--es-default-mono-font-family: var(--font-mono);
|
|
390
|
-
--es-default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
|
|
391
|
-
--es-default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
|
|
392
184
|
}
|
|
393
185
|
|
|
394
186
|
.es-uic-theme-green {
|
|
@@ -955,9 +747,6 @@
|
|
|
955
747
|
}
|
|
956
748
|
|
|
957
749
|
@keyframes motion-rotate-loop-reset {
|
|
958
|
-
0% {
|
|
959
|
-
}
|
|
960
|
-
|
|
961
750
|
100% {
|
|
962
751
|
rotate: var(--motion-loop-rotate);
|
|
963
752
|
}
|
|
@@ -1017,18 +806,12 @@
|
|
|
1017
806
|
}
|
|
1018
807
|
|
|
1019
808
|
@keyframes motion-opacity-loop-mirror {
|
|
1020
|
-
0%, 100% {
|
|
1021
|
-
}
|
|
1022
|
-
|
|
1023
809
|
50% {
|
|
1024
810
|
opacity: var(--motion-loop-opacity);
|
|
1025
811
|
}
|
|
1026
812
|
}
|
|
1027
813
|
|
|
1028
814
|
@keyframes motion-opacity-loop-reset {
|
|
1029
|
-
0% {
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
815
|
100% {
|
|
1033
816
|
opacity: var(--motion-loop-opacity);
|
|
1034
817
|
}
|
|
@@ -1047,18 +830,12 @@
|
|
|
1047
830
|
}
|
|
1048
831
|
|
|
1049
832
|
@keyframes motion-background-color-loop-mirror {
|
|
1050
|
-
0%, 100% {
|
|
1051
|
-
}
|
|
1052
|
-
|
|
1053
833
|
50% {
|
|
1054
834
|
background-color: var(--motion-loop-background-color);
|
|
1055
835
|
}
|
|
1056
836
|
}
|
|
1057
837
|
|
|
1058
838
|
@keyframes motion-background-color-loop-reset {
|
|
1059
|
-
0% {
|
|
1060
|
-
}
|
|
1061
|
-
|
|
1062
839
|
100% {
|
|
1063
840
|
background-color: var(--motion-loop-background-color);
|
|
1064
841
|
}
|
|
@@ -1077,18 +854,12 @@
|
|
|
1077
854
|
}
|
|
1078
855
|
|
|
1079
856
|
@keyframes motion-text-color-loop-mirror {
|
|
1080
|
-
0%, 100% {
|
|
1081
|
-
}
|
|
1082
|
-
|
|
1083
857
|
50% {
|
|
1084
858
|
color: var(--motion-loop-text-color);
|
|
1085
859
|
}
|
|
1086
860
|
}
|
|
1087
861
|
|
|
1088
862
|
@keyframes motion-text-color-loop-reset {
|
|
1089
|
-
0% {
|
|
1090
|
-
}
|
|
1091
|
-
|
|
1092
863
|
100% {
|
|
1093
864
|
color: var(--motion-loop-text-color);
|
|
1094
865
|
}
|
|
@@ -1142,6 +913,10 @@
|
|
|
1142
913
|
top: calc(var(--es-spacing) * 0);
|
|
1143
914
|
}
|
|
1144
915
|
|
|
916
|
+
.es\:top-1 {
|
|
917
|
+
top: calc(var(--es-spacing) * 1);
|
|
918
|
+
}
|
|
919
|
+
|
|
1145
920
|
.es\:top-2\.5 {
|
|
1146
921
|
top: calc(var(--es-spacing) * 2.5);
|
|
1147
922
|
}
|
|
@@ -1262,6 +1037,10 @@
|
|
|
1262
1037
|
margin: calc(var(--es-spacing) * .5);
|
|
1263
1038
|
}
|
|
1264
1039
|
|
|
1040
|
+
.es\:m-5 {
|
|
1041
|
+
margin: calc(var(--es-spacing) * 5);
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1265
1044
|
.es\:m-auto {
|
|
1266
1045
|
margin: auto;
|
|
1267
1046
|
}
|
|
@@ -1290,6 +1069,10 @@
|
|
|
1290
1069
|
margin-block: calc(var(--es-spacing) * 4);
|
|
1291
1070
|
}
|
|
1292
1071
|
|
|
1072
|
+
.es\:my-10 {
|
|
1073
|
+
margin-block: calc(var(--es-spacing) * 10);
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1293
1076
|
.es\:my-auto {
|
|
1294
1077
|
margin-block: auto;
|
|
1295
1078
|
}
|
|
@@ -1398,10 +1181,6 @@
|
|
|
1398
1181
|
display: none;
|
|
1399
1182
|
}
|
|
1400
1183
|
|
|
1401
|
-
.es\:inline {
|
|
1402
|
-
display: inline;
|
|
1403
|
-
}
|
|
1404
|
-
|
|
1405
1184
|
.es\:inline-block {
|
|
1406
1185
|
display: inline-block;
|
|
1407
1186
|
}
|
|
@@ -1505,6 +1284,11 @@
|
|
|
1505
1284
|
height: 100%;
|
|
1506
1285
|
}
|
|
1507
1286
|
|
|
1287
|
+
.es\:size-full\! {
|
|
1288
|
+
width: 100% !important;
|
|
1289
|
+
height: 100% !important;
|
|
1290
|
+
}
|
|
1291
|
+
|
|
1508
1292
|
.es\:size-px {
|
|
1509
1293
|
width: 1px;
|
|
1510
1294
|
height: 1px;
|
|
@@ -1582,6 +1366,10 @@
|
|
|
1582
1366
|
height: 2.375rem;
|
|
1583
1367
|
}
|
|
1584
1368
|
|
|
1369
|
+
.es\:h-\[90vh\] {
|
|
1370
|
+
height: 90vh;
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1585
1373
|
.es\:h-fit {
|
|
1586
1374
|
height: fit-content;
|
|
1587
1375
|
}
|
|
@@ -1594,10 +1382,18 @@
|
|
|
1594
1382
|
height: 1px;
|
|
1595
1383
|
}
|
|
1596
1384
|
|
|
1385
|
+
.es\:max-h-40 {
|
|
1386
|
+
max-height: calc(var(--es-spacing) * 40);
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1597
1389
|
.es\:min-h-5 {
|
|
1598
1390
|
min-height: calc(var(--es-spacing) * 5);
|
|
1599
1391
|
}
|
|
1600
1392
|
|
|
1393
|
+
.es\:min-h-6\.5 {
|
|
1394
|
+
min-height: calc(var(--es-spacing) * 6.5);
|
|
1395
|
+
}
|
|
1396
|
+
|
|
1601
1397
|
.es\:min-h-8 {
|
|
1602
1398
|
min-height: calc(var(--es-spacing) * 8);
|
|
1603
1399
|
}
|
|
@@ -1622,14 +1418,26 @@
|
|
|
1622
1418
|
min-height: calc(var(--es-spacing) * 12);
|
|
1623
1419
|
}
|
|
1624
1420
|
|
|
1421
|
+
.es\:min-h-24 {
|
|
1422
|
+
min-height: calc(var(--es-spacing) * 24);
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1625
1425
|
.es\:min-h-40 {
|
|
1626
1426
|
min-height: calc(var(--es-spacing) * 40);
|
|
1627
1427
|
}
|
|
1628
1428
|
|
|
1429
|
+
.es\:min-h-56 {
|
|
1430
|
+
min-height: calc(var(--es-spacing) * 56);
|
|
1431
|
+
}
|
|
1432
|
+
|
|
1629
1433
|
.es\:min-h-full {
|
|
1630
1434
|
min-height: 100%;
|
|
1631
1435
|
}
|
|
1632
1436
|
|
|
1437
|
+
.es\:min-h-screen {
|
|
1438
|
+
min-height: 100vh;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1633
1441
|
.es\:w-0\.5 {
|
|
1634
1442
|
width: calc(var(--es-spacing) * .5);
|
|
1635
1443
|
}
|
|
@@ -1706,10 +1514,18 @@
|
|
|
1706
1514
|
width: calc(var(--es-spacing) * 80);
|
|
1707
1515
|
}
|
|
1708
1516
|
|
|
1517
|
+
.es\:w-96 {
|
|
1518
|
+
width: calc(var(--es-spacing) * 96);
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1709
1521
|
.es\:w-\[18\.5rem\] {
|
|
1710
1522
|
width: 18.5rem;
|
|
1711
1523
|
}
|
|
1712
1524
|
|
|
1525
|
+
.es\:w-\[50rem\] {
|
|
1526
|
+
width: 50rem;
|
|
1527
|
+
}
|
|
1528
|
+
|
|
1713
1529
|
.es\:w-auto\! {
|
|
1714
1530
|
width: auto !important;
|
|
1715
1531
|
}
|
|
@@ -1730,10 +1546,18 @@
|
|
|
1730
1546
|
max-width: calc(var(--es-spacing) * 40);
|
|
1731
1547
|
}
|
|
1732
1548
|
|
|
1549
|
+
.es\:max-w-60 {
|
|
1550
|
+
max-width: calc(var(--es-spacing) * 60);
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1733
1553
|
.es\:max-w-64 {
|
|
1734
1554
|
max-width: calc(var(--es-spacing) * 64);
|
|
1735
1555
|
}
|
|
1736
1556
|
|
|
1557
|
+
.es\:max-w-72 {
|
|
1558
|
+
max-width: calc(var(--es-spacing) * 72);
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1737
1561
|
.es\:max-w-80 {
|
|
1738
1562
|
max-width: calc(var(--es-spacing) * 80);
|
|
1739
1563
|
}
|
|
@@ -1762,6 +1586,10 @@
|
|
|
1762
1586
|
min-width: calc(var(--es-spacing) * 10);
|
|
1763
1587
|
}
|
|
1764
1588
|
|
|
1589
|
+
.es\:min-w-24 {
|
|
1590
|
+
min-width: calc(var(--es-spacing) * 24);
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1765
1593
|
.es\:min-w-28 {
|
|
1766
1594
|
min-width: calc(var(--es-spacing) * 28);
|
|
1767
1595
|
}
|
|
@@ -1829,11 +1657,6 @@
|
|
|
1829
1657
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
1830
1658
|
}
|
|
1831
1659
|
|
|
1832
|
-
.es\:-translate-y-1\/2 {
|
|
1833
|
-
--tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
|
|
1834
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
1835
|
-
}
|
|
1836
|
-
|
|
1837
1660
|
.es\:translate-x-1 {
|
|
1838
1661
|
--tw-translate-x: calc(var(--es-spacing) * 1);
|
|
1839
1662
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
@@ -1864,6 +1687,11 @@
|
|
|
1864
1687
|
translate: var(--tw-translate-x) var(--tw-translate-y) !important;
|
|
1865
1688
|
}
|
|
1866
1689
|
|
|
1690
|
+
.es\:-translate-y-1\/2 {
|
|
1691
|
+
--tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
|
|
1692
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
1693
|
+
}
|
|
1694
|
+
|
|
1867
1695
|
.es\:translate-y-1\/2\! {
|
|
1868
1696
|
--tw-translate-y: calc(1 / 2 * 100%) !important;
|
|
1869
1697
|
translate: var(--tw-translate-x) var(--tw-translate-y) !important;
|
|
@@ -1897,8 +1725,25 @@
|
|
|
1897
1725
|
rotate: 45deg;
|
|
1898
1726
|
}
|
|
1899
1727
|
|
|
1900
|
-
.es\:
|
|
1901
|
-
|
|
1728
|
+
.es\:motion-preset-spin {
|
|
1729
|
+
--motion-loop-rotate: 360deg;
|
|
1730
|
+
--motion-timing: linear;
|
|
1731
|
+
--motion-rotate-loop-animation: motion-rotate-loop-reset calc(var(--motion-rotate-duration) * var(--motion-rotate-perceptual-duration-multiplier)) var(--motion-rotate-timing) var(--motion-rotate-delay) both var(--motion-rotate-loop-count);
|
|
1732
|
+
animation: var(--motion-all-loop-and-enter-animations);
|
|
1733
|
+
}
|
|
1734
|
+
|
|
1735
|
+
.es\:motion-scale-in-90 {
|
|
1736
|
+
--motion-origin-scale-x: .9;
|
|
1737
|
+
--motion-origin-scale-y: .9;
|
|
1738
|
+
--motion-scale-in-animation: motion-scale-in calc(var(--motion-scale-duration) * var(--motion-scale-perceptual-duration-multiplier)) var(--motion-scale-timing) var(--motion-scale-delay) both;
|
|
1739
|
+
animation: var(--motion-all-loop-and-enter-animations);
|
|
1740
|
+
}
|
|
1741
|
+
|
|
1742
|
+
.es\:motion-scale-in-125 {
|
|
1743
|
+
--motion-origin-scale-x: 1.25;
|
|
1744
|
+
--motion-origin-scale-y: 1.25;
|
|
1745
|
+
--motion-scale-in-animation: motion-scale-in calc(var(--motion-scale-duration) * var(--motion-scale-perceptual-duration-multiplier)) var(--motion-scale-timing) var(--motion-scale-delay) both;
|
|
1746
|
+
animation: var(--motion-all-loop-and-enter-animations);
|
|
1902
1747
|
}
|
|
1903
1748
|
|
|
1904
1749
|
.es\:motion-blur-in-xs {
|
|
@@ -1925,13 +1770,6 @@
|
|
|
1925
1770
|
animation: var(--motion-all-exit-animations);
|
|
1926
1771
|
}
|
|
1927
1772
|
|
|
1928
|
-
.es\:motion-preset-spin {
|
|
1929
|
-
--motion-loop-rotate: 360deg;
|
|
1930
|
-
--motion-timing: linear;
|
|
1931
|
-
--motion-rotate-loop-animation: motion-rotate-loop-reset calc(var(--motion-rotate-duration) * var(--motion-rotate-perceptual-duration-multiplier)) var(--motion-rotate-timing) var(--motion-rotate-delay) both var(--motion-rotate-loop-count);
|
|
1932
|
-
animation: var(--motion-all-loop-and-enter-animations);
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
1773
|
.es\:motion-rotate-in {
|
|
1936
1774
|
--motion-origin-rotate: 12deg;
|
|
1937
1775
|
--motion-rotate-in-animation: motion-rotate-in calc(var(--motion-rotate-duration) * var(--motion-rotate-perceptual-duration-multiplier)) var(--motion-rotate-timing) var(--motion-rotate-delay) both;
|
|
@@ -1944,18 +1782,8 @@
|
|
|
1944
1782
|
animation: var(--motion-all-exit-animations);
|
|
1945
1783
|
}
|
|
1946
1784
|
|
|
1947
|
-
.es\:
|
|
1948
|
-
--
|
|
1949
|
-
--motion-origin-scale-y: .9;
|
|
1950
|
-
--motion-scale-in-animation: motion-scale-in calc(var(--motion-scale-duration) * var(--motion-scale-perceptual-duration-multiplier)) var(--motion-scale-timing) var(--motion-scale-delay) both;
|
|
1951
|
-
animation: var(--motion-all-loop-and-enter-animations);
|
|
1952
|
-
}
|
|
1953
|
-
|
|
1954
|
-
.es\:motion-scale-in-125 {
|
|
1955
|
-
--motion-origin-scale-x: 1.25;
|
|
1956
|
-
--motion-origin-scale-y: 1.25;
|
|
1957
|
-
--motion-scale-in-animation: motion-scale-in calc(var(--motion-scale-duration) * var(--motion-scale-perceptual-duration-multiplier)) var(--motion-scale-timing) var(--motion-scale-delay) both;
|
|
1958
|
-
animation: var(--motion-all-loop-and-enter-animations);
|
|
1785
|
+
.es\:animate-spin {
|
|
1786
|
+
animation: var(--es-animate-spin);
|
|
1959
1787
|
}
|
|
1960
1788
|
|
|
1961
1789
|
.es\:cursor-default {
|
|
@@ -1982,10 +1810,22 @@
|
|
|
1982
1810
|
grid-auto-columns: auto;
|
|
1983
1811
|
}
|
|
1984
1812
|
|
|
1813
|
+
.es\:auto-rows-auto {
|
|
1814
|
+
grid-auto-rows: auto;
|
|
1815
|
+
}
|
|
1816
|
+
|
|
1985
1817
|
.es\:grid-cols-1 {
|
|
1986
1818
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
1987
1819
|
}
|
|
1988
1820
|
|
|
1821
|
+
.es\:grid-cols-2 {
|
|
1822
|
+
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
1823
|
+
}
|
|
1824
|
+
|
|
1825
|
+
.es\:grid-cols-3 {
|
|
1826
|
+
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
1827
|
+
}
|
|
1828
|
+
|
|
1989
1829
|
.es\:grid-cols-\[1fr_auto_1fr\] {
|
|
1990
1830
|
grid-template-columns: 1fr auto 1fr;
|
|
1991
1831
|
}
|
|
@@ -2110,24 +1950,10 @@
|
|
|
2110
1950
|
margin-block-end: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
|
|
2111
1951
|
}
|
|
2112
1952
|
|
|
2113
|
-
.es\:
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
.es\:gap-x-1\.5 {
|
|
2118
|
-
column-gap: calc(var(--es-spacing) * 1.5);
|
|
2119
|
-
}
|
|
2120
|
-
|
|
2121
|
-
.es\:gap-x-2 {
|
|
2122
|
-
column-gap: calc(var(--es-spacing) * 2);
|
|
2123
|
-
}
|
|
2124
|
-
|
|
2125
|
-
.es\:gap-x-3 {
|
|
2126
|
-
column-gap: calc(var(--es-spacing) * 3);
|
|
2127
|
-
}
|
|
2128
|
-
|
|
2129
|
-
.es\:gap-x-8 {
|
|
2130
|
-
column-gap: calc(var(--es-spacing) * 8);
|
|
1953
|
+
:where(.es\:space-y-0 > :not(:last-child)) {
|
|
1954
|
+
--tw-space-y-reverse: 0;
|
|
1955
|
+
margin-block-start: calc(calc(var(--es-spacing) * 0) * var(--tw-space-y-reverse));
|
|
1956
|
+
margin-block-end: calc(calc(var(--es-spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
|
|
2131
1957
|
}
|
|
2132
1958
|
|
|
2133
1959
|
:where(.es\:space-y-0\! > :not(:last-child)) {
|
|
@@ -2160,6 +1986,32 @@
|
|
|
2160
1986
|
margin-block-end: calc(calc(var(--es-spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
|
|
2161
1987
|
}
|
|
2162
1988
|
|
|
1989
|
+
:where(.es\:space-y-4 > :not(:last-child)) {
|
|
1990
|
+
--tw-space-y-reverse: 0;
|
|
1991
|
+
margin-block-start: calc(calc(var(--es-spacing) * 4) * var(--tw-space-y-reverse));
|
|
1992
|
+
margin-block-end: calc(calc(var(--es-spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
.es\:gap-x-1 {
|
|
1996
|
+
column-gap: calc(var(--es-spacing) * 1);
|
|
1997
|
+
}
|
|
1998
|
+
|
|
1999
|
+
.es\:gap-x-1\.5 {
|
|
2000
|
+
column-gap: calc(var(--es-spacing) * 1.5);
|
|
2001
|
+
}
|
|
2002
|
+
|
|
2003
|
+
.es\:gap-x-2 {
|
|
2004
|
+
column-gap: calc(var(--es-spacing) * 2);
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
.es\:gap-x-3 {
|
|
2008
|
+
column-gap: calc(var(--es-spacing) * 3);
|
|
2009
|
+
}
|
|
2010
|
+
|
|
2011
|
+
.es\:gap-x-8 {
|
|
2012
|
+
column-gap: calc(var(--es-spacing) * 8);
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2163
2015
|
:where(.es\:-space-x-px > :not(:last-child)) {
|
|
2164
2016
|
--tw-space-x-reverse: 0;
|
|
2165
2017
|
margin-inline-start: calc(-1px * var(--tw-space-x-reverse));
|
|
@@ -2172,6 +2024,12 @@
|
|
|
2172
2024
|
margin-inline-end: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
|
|
2173
2025
|
}
|
|
2174
2026
|
|
|
2027
|
+
:where(.es\:space-x-1\.5 > :not(:last-child)) {
|
|
2028
|
+
--tw-space-x-reverse: 0;
|
|
2029
|
+
margin-inline-start: calc(calc(var(--es-spacing) * 1.5) * var(--tw-space-x-reverse));
|
|
2030
|
+
margin-inline-end: calc(calc(var(--es-spacing) * 1.5) * calc(1 - var(--tw-space-x-reverse)));
|
|
2031
|
+
}
|
|
2032
|
+
|
|
2175
2033
|
.es\:gap-y-0\.5 {
|
|
2176
2034
|
row-gap: calc(var(--es-spacing) * .5);
|
|
2177
2035
|
}
|
|
@@ -2192,12 +2050,6 @@
|
|
|
2192
2050
|
row-gap: calc(var(--es-spacing) * 4);
|
|
2193
2051
|
}
|
|
2194
2052
|
|
|
2195
|
-
:where(.es\:space-x-1\.5 > :not(:last-child)) {
|
|
2196
|
-
--tw-space-x-reverse: 0;
|
|
2197
|
-
margin-inline-start: calc(calc(var(--es-spacing) * 1.5) * var(--tw-space-x-reverse));
|
|
2198
|
-
margin-inline-end: calc(calc(var(--es-spacing) * 1.5) * calc(1 - var(--tw-space-x-reverse)));
|
|
2199
|
-
}
|
|
2200
|
-
|
|
2201
2053
|
:where(.es\:divide-y > :not(:last-child)) {
|
|
2202
2054
|
--tw-divide-y-reverse: 0;
|
|
2203
2055
|
border-bottom-style: var(--tw-border-style);
|
|
@@ -2282,6 +2134,10 @@
|
|
|
2282
2134
|
overflow-y: visible;
|
|
2283
2135
|
}
|
|
2284
2136
|
|
|
2137
|
+
.es\:overscroll-contain {
|
|
2138
|
+
overscroll-behavior: contain;
|
|
2139
|
+
}
|
|
2140
|
+
|
|
2285
2141
|
.es\:rounded {
|
|
2286
2142
|
border-radius: .25rem;
|
|
2287
2143
|
}
|
|
@@ -2306,6 +2162,16 @@
|
|
|
2306
2162
|
border-radius: var(--es-radius-xl);
|
|
2307
2163
|
}
|
|
2308
2164
|
|
|
2165
|
+
.es\:rounded-t-full {
|
|
2166
|
+
border-top-left-radius: 3.40282e38px;
|
|
2167
|
+
border-top-right-radius: 3.40282e38px;
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
.es\:rounded-t-lg {
|
|
2171
|
+
border-top-left-radius: var(--es-radius-lg);
|
|
2172
|
+
border-top-right-radius: var(--es-radius-lg);
|
|
2173
|
+
}
|
|
2174
|
+
|
|
2309
2175
|
.es\:rounded-l-full {
|
|
2310
2176
|
border-top-left-radius: 3.40282e38px;
|
|
2311
2177
|
border-bottom-left-radius: 3.40282e38px;
|
|
@@ -2321,16 +2187,6 @@
|
|
|
2321
2187
|
border-bottom-left-radius: 0;
|
|
2322
2188
|
}
|
|
2323
2189
|
|
|
2324
|
-
.es\:rounded-t-full {
|
|
2325
|
-
border-top-left-radius: 3.40282e38px;
|
|
2326
|
-
border-top-right-radius: 3.40282e38px;
|
|
2327
|
-
}
|
|
2328
|
-
|
|
2329
|
-
.es\:rounded-t-lg {
|
|
2330
|
-
border-top-left-radius: var(--es-radius-lg);
|
|
2331
|
-
border-top-right-radius: var(--es-radius-lg);
|
|
2332
|
-
}
|
|
2333
|
-
|
|
2334
2190
|
.es\:rounded-r-full {
|
|
2335
2191
|
border-top-right-radius: 3.40282e38px;
|
|
2336
2192
|
border-bottom-right-radius: 3.40282e38px;
|
|
@@ -2351,21 +2207,51 @@
|
|
|
2351
2207
|
border-width: 1px;
|
|
2352
2208
|
}
|
|
2353
2209
|
|
|
2210
|
+
.es\:border-x {
|
|
2211
|
+
border-inline-style: var(--tw-border-style);
|
|
2212
|
+
border-inline-width: 1px;
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
.es\:border-y {
|
|
2216
|
+
border-block-style: var(--tw-border-style);
|
|
2217
|
+
border-block-width: 1px;
|
|
2218
|
+
}
|
|
2219
|
+
|
|
2354
2220
|
.es\:border-t {
|
|
2355
2221
|
border-top-style: var(--tw-border-style);
|
|
2356
2222
|
border-top-width: 1px;
|
|
2357
2223
|
}
|
|
2358
2224
|
|
|
2225
|
+
.es\:border-r {
|
|
2226
|
+
border-right-style: var(--tw-border-style);
|
|
2227
|
+
border-right-width: 1px;
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
.es\:border-r-0 {
|
|
2231
|
+
border-right-style: var(--tw-border-style);
|
|
2232
|
+
border-right-width: 0;
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2359
2235
|
.es\:border-b {
|
|
2360
2236
|
border-bottom-style: var(--tw-border-style);
|
|
2361
2237
|
border-bottom-width: 1px;
|
|
2362
2238
|
}
|
|
2363
2239
|
|
|
2240
|
+
.es\:border-l {
|
|
2241
|
+
border-left-style: var(--tw-border-style);
|
|
2242
|
+
border-left-width: 1px;
|
|
2243
|
+
}
|
|
2244
|
+
|
|
2364
2245
|
.es\:border-dashed {
|
|
2365
2246
|
--tw-border-style: dashed;
|
|
2366
2247
|
border-style: dashed;
|
|
2367
2248
|
}
|
|
2368
2249
|
|
|
2250
|
+
.es\:border-dotted {
|
|
2251
|
+
--tw-border-style: dotted;
|
|
2252
|
+
border-style: dotted;
|
|
2253
|
+
}
|
|
2254
|
+
|
|
2369
2255
|
.es\:border-none\! {
|
|
2370
2256
|
--tw-border-style: none !important;
|
|
2371
2257
|
border-style: none !important;
|
|
@@ -2479,6 +2365,10 @@
|
|
|
2479
2365
|
border-color: var(--es-color-secondary-600);
|
|
2480
2366
|
}
|
|
2481
2367
|
|
|
2368
|
+
.es\:border-sky-400 {
|
|
2369
|
+
border-color: var(--es-color-sky-400);
|
|
2370
|
+
}
|
|
2371
|
+
|
|
2482
2372
|
.es\:border-transparent {
|
|
2483
2373
|
border-color: #0000;
|
|
2484
2374
|
}
|
|
@@ -2499,6 +2389,10 @@
|
|
|
2499
2389
|
border-bottom-color: var(--es-color-secondary-200);
|
|
2500
2390
|
}
|
|
2501
2391
|
|
|
2392
|
+
.es\:bg-\[\#f1f1f1\] {
|
|
2393
|
+
background-color: #f1f1f1;
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2502
2396
|
.es\:bg-accent-50 {
|
|
2503
2397
|
background-color: var(--es-color-accent-50);
|
|
2504
2398
|
}
|
|
@@ -2579,6 +2473,10 @@
|
|
|
2579
2473
|
background-color: color-mix(in oklab, var(--es-color-green-100) 5%, transparent);
|
|
2580
2474
|
}
|
|
2581
2475
|
|
|
2476
|
+
.es\:bg-green-500 {
|
|
2477
|
+
background-color: var(--es-color-green-500);
|
|
2478
|
+
}
|
|
2479
|
+
|
|
2582
2480
|
.es\:bg-indigo-500 {
|
|
2583
2481
|
background-color: var(--es-color-indigo-500);
|
|
2584
2482
|
}
|
|
@@ -2587,10 +2485,18 @@
|
|
|
2587
2485
|
background-color: var(--es-color-lime-500);
|
|
2588
2486
|
}
|
|
2589
2487
|
|
|
2488
|
+
.es\:bg-neutral-100 {
|
|
2489
|
+
background-color: var(--es-color-neutral-100);
|
|
2490
|
+
}
|
|
2491
|
+
|
|
2590
2492
|
.es\:bg-orange-500 {
|
|
2591
2493
|
background-color: var(--es-color-orange-500);
|
|
2592
2494
|
}
|
|
2593
2495
|
|
|
2496
|
+
.es\:bg-purple-50 {
|
|
2497
|
+
background-color: var(--es-color-purple-50);
|
|
2498
|
+
}
|
|
2499
|
+
|
|
2594
2500
|
.es\:bg-red-50 {
|
|
2595
2501
|
background-color: var(--es-color-red-50);
|
|
2596
2502
|
}
|
|
@@ -2623,14 +2529,26 @@
|
|
|
2623
2529
|
background-color: var(--es-color-secondary-300);
|
|
2624
2530
|
}
|
|
2625
2531
|
|
|
2532
|
+
.es\:bg-secondary-400 {
|
|
2533
|
+
background-color: var(--es-color-secondary-400);
|
|
2534
|
+
}
|
|
2535
|
+
|
|
2626
2536
|
.es\:bg-secondary-600 {
|
|
2627
2537
|
background-color: var(--es-color-secondary-600);
|
|
2628
2538
|
}
|
|
2629
2539
|
|
|
2540
|
+
.es\:bg-secondary-900 {
|
|
2541
|
+
background-color: var(--es-color-secondary-900);
|
|
2542
|
+
}
|
|
2543
|
+
|
|
2630
2544
|
.es\:bg-transparent {
|
|
2631
2545
|
background-color: #0000;
|
|
2632
2546
|
}
|
|
2633
2547
|
|
|
2548
|
+
.es\:bg-violet-50 {
|
|
2549
|
+
background-color: var(--es-color-violet-50);
|
|
2550
|
+
}
|
|
2551
|
+
|
|
2634
2552
|
.es\:bg-white {
|
|
2635
2553
|
background-color: var(--es-color-white);
|
|
2636
2554
|
}
|
|
@@ -2651,58 +2569,62 @@
|
|
|
2651
2569
|
background-color: var(--es-color-yellow-400);
|
|
2652
2570
|
}
|
|
2653
2571
|
|
|
2572
|
+
.es\:bg-yellow-500 {
|
|
2573
|
+
background-color: var(--es-color-yellow-500);
|
|
2574
|
+
}
|
|
2575
|
+
|
|
2654
2576
|
.es\:bg-linear-to-b {
|
|
2655
|
-
--tw-gradient-position: to bottom in oklab
|
|
2577
|
+
--tw-gradient-position: to bottom in oklab;
|
|
2656
2578
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2657
2579
|
}
|
|
2658
2580
|
|
|
2659
2581
|
.es\:bg-linear-to-bl {
|
|
2660
|
-
--tw-gradient-position: to bottom left in oklab
|
|
2582
|
+
--tw-gradient-position: to bottom left in oklab;
|
|
2661
2583
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2662
2584
|
}
|
|
2663
2585
|
|
|
2664
2586
|
.es\:bg-linear-to-br {
|
|
2665
|
-
--tw-gradient-position: to bottom right in oklab
|
|
2587
|
+
--tw-gradient-position: to bottom right in oklab;
|
|
2666
2588
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2667
2589
|
}
|
|
2668
2590
|
|
|
2669
2591
|
.es\:bg-linear-to-l {
|
|
2670
|
-
--tw-gradient-position: to left in oklab
|
|
2592
|
+
--tw-gradient-position: to left in oklab;
|
|
2671
2593
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2672
2594
|
}
|
|
2673
2595
|
|
|
2674
2596
|
.es\:bg-linear-to-r {
|
|
2675
|
-
--tw-gradient-position: to right in oklab
|
|
2597
|
+
--tw-gradient-position: to right in oklab;
|
|
2676
2598
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2677
2599
|
}
|
|
2678
2600
|
|
|
2679
2601
|
.es\:bg-linear-to-t {
|
|
2680
|
-
--tw-gradient-position: to top in oklab
|
|
2602
|
+
--tw-gradient-position: to top in oklab;
|
|
2681
2603
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2682
2604
|
}
|
|
2683
2605
|
|
|
2684
2606
|
.es\:bg-linear-to-tl {
|
|
2685
|
-
--tw-gradient-position: to top left in oklab
|
|
2607
|
+
--tw-gradient-position: to top left in oklab;
|
|
2686
2608
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2687
2609
|
}
|
|
2688
2610
|
|
|
2689
2611
|
.es\:bg-linear-to-tr {
|
|
2690
|
-
--tw-gradient-position: to top right in oklab
|
|
2612
|
+
--tw-gradient-position: to top right in oklab;
|
|
2691
2613
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
2692
2614
|
}
|
|
2693
2615
|
|
|
2694
2616
|
.es\:bg-radial {
|
|
2695
|
-
--tw-gradient-position: in oklab
|
|
2617
|
+
--tw-gradient-position: in oklab;
|
|
2696
2618
|
background-image: radial-gradient(var(--tw-gradient-stops));
|
|
2697
2619
|
}
|
|
2698
2620
|
|
|
2699
2621
|
.es\:bg-radial-\[at_50\%_125\%\] {
|
|
2700
|
-
--tw-gradient-position: at 50% 125
|
|
2622
|
+
--tw-gradient-position: at 50% 125%;
|
|
2701
2623
|
background-image: radial-gradient(var(--tw-gradient-stops, at 50% 125%));
|
|
2702
2624
|
}
|
|
2703
2625
|
|
|
2704
2626
|
.es\:bg-radial-\[circle_at_75\%_50\%\] {
|
|
2705
|
-
--tw-gradient-position: circle at 75% 50
|
|
2627
|
+
--tw-gradient-position: circle at 75% 50%;
|
|
2706
2628
|
background-image: radial-gradient(var(--tw-gradient-stops, circle at 75% 50%));
|
|
2707
2629
|
}
|
|
2708
2630
|
|
|
@@ -2716,47 +2638,47 @@
|
|
|
2716
2638
|
|
|
2717
2639
|
.es\:from-accent-500 {
|
|
2718
2640
|
--tw-gradient-from: var(--es-color-accent-500);
|
|
2719
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2641
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2720
2642
|
}
|
|
2721
2643
|
|
|
2722
2644
|
.es\:from-accent-600 {
|
|
2723
2645
|
--tw-gradient-from: var(--es-color-accent-600);
|
|
2724
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2646
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2725
2647
|
}
|
|
2726
2648
|
|
|
2727
2649
|
.es\:from-current {
|
|
2728
2650
|
--tw-gradient-from: currentColor;
|
|
2729
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2651
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2730
2652
|
}
|
|
2731
2653
|
|
|
2732
2654
|
.es\:from-red-50\/75 {
|
|
2733
2655
|
--tw-gradient-from: color-mix(in oklab, var(--es-color-red-50) 75%, transparent);
|
|
2734
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2656
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2735
2657
|
}
|
|
2736
2658
|
|
|
2737
2659
|
.es\:from-secondary-50 {
|
|
2738
2660
|
--tw-gradient-from: var(--es-color-secondary-50);
|
|
2739
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2661
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2740
2662
|
}
|
|
2741
2663
|
|
|
2742
2664
|
.es\:from-secondary-100 {
|
|
2743
2665
|
--tw-gradient-from: var(--es-color-secondary-100);
|
|
2744
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2666
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2745
2667
|
}
|
|
2746
2668
|
|
|
2747
2669
|
.es\:from-secondary-500 {
|
|
2748
2670
|
--tw-gradient-from: var(--es-color-secondary-500);
|
|
2749
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2671
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2750
2672
|
}
|
|
2751
2673
|
|
|
2752
2674
|
.es\:from-secondary-700 {
|
|
2753
2675
|
--tw-gradient-from: var(--es-color-secondary-700);
|
|
2754
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2676
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2755
2677
|
}
|
|
2756
2678
|
|
|
2757
2679
|
.es\:from-white {
|
|
2758
2680
|
--tw-gradient-from: var(--es-color-white);
|
|
2759
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2681
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2760
2682
|
}
|
|
2761
2683
|
|
|
2762
2684
|
.es\:from-40\% {
|
|
@@ -2765,37 +2687,42 @@
|
|
|
2765
2687
|
|
|
2766
2688
|
.es\:to-accent-500 {
|
|
2767
2689
|
--tw-gradient-to: var(--es-color-accent-500);
|
|
2768
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2690
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2769
2691
|
}
|
|
2770
2692
|
|
|
2771
2693
|
.es\:to-accent-500\/30 {
|
|
2772
2694
|
--tw-gradient-to: color-mix(in oklab, var(--es-color-accent-500) 30%, transparent);
|
|
2773
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2695
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2774
2696
|
}
|
|
2775
2697
|
|
|
2776
2698
|
.es\:to-accent-600 {
|
|
2777
2699
|
--tw-gradient-to: var(--es-color-accent-600);
|
|
2778
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2700
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2701
|
+
}
|
|
2702
|
+
|
|
2703
|
+
.es\:to-secondary-50 {
|
|
2704
|
+
--tw-gradient-to: var(--es-color-secondary-50);
|
|
2705
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2779
2706
|
}
|
|
2780
2707
|
|
|
2781
2708
|
.es\:to-secondary-100 {
|
|
2782
2709
|
--tw-gradient-to: var(--es-color-secondary-100);
|
|
2783
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2710
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2784
2711
|
}
|
|
2785
2712
|
|
|
2786
2713
|
.es\:to-secondary-200 {
|
|
2787
2714
|
--tw-gradient-to: var(--es-color-secondary-200);
|
|
2788
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2715
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2789
2716
|
}
|
|
2790
2717
|
|
|
2791
2718
|
.es\:to-secondary-600 {
|
|
2792
2719
|
--tw-gradient-to: var(--es-color-secondary-600);
|
|
2793
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2720
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2794
2721
|
}
|
|
2795
2722
|
|
|
2796
2723
|
.es\:to-white {
|
|
2797
2724
|
--tw-gradient-to: var(--es-color-white);
|
|
2798
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
2725
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
2799
2726
|
}
|
|
2800
2727
|
|
|
2801
2728
|
.es\:fill-secondary-200 {
|
|
@@ -2814,6 +2741,10 @@
|
|
|
2814
2741
|
stroke-width: 2px;
|
|
2815
2742
|
}
|
|
2816
2743
|
|
|
2744
|
+
.es\:stroke-\[1\.2\] {
|
|
2745
|
+
stroke-width: 1.2px;
|
|
2746
|
+
}
|
|
2747
|
+
|
|
2817
2748
|
.es\:stroke-\[1\.25\] {
|
|
2818
2749
|
stroke-width: 1.25px;
|
|
2819
2750
|
}
|
|
@@ -2862,6 +2793,14 @@
|
|
|
2862
2793
|
padding: calc(var(--es-spacing) * 5);
|
|
2863
2794
|
}
|
|
2864
2795
|
|
|
2796
|
+
.es\:p-5\! {
|
|
2797
|
+
padding: calc(var(--es-spacing) * 5) !important;
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
.es\:p-10 {
|
|
2801
|
+
padding: calc(var(--es-spacing) * 10);
|
|
2802
|
+
}
|
|
2803
|
+
|
|
2865
2804
|
.es\:p-\[0\.1875rem\] {
|
|
2866
2805
|
padding: .1875rem;
|
|
2867
2806
|
}
|
|
@@ -3046,6 +2985,10 @@
|
|
|
3046
2985
|
font-family: var(--es-font-mono);
|
|
3047
2986
|
}
|
|
3048
2987
|
|
|
2988
|
+
.es\:font-sans {
|
|
2989
|
+
font-family: var(--es-font-sans);
|
|
2990
|
+
}
|
|
2991
|
+
|
|
3049
2992
|
.es\:text-2xl {
|
|
3050
2993
|
font-size: var(--es-text-2xl);
|
|
3051
2994
|
line-height: var(--tw-leading, var(--es-text-2xl--line-height));
|
|
@@ -3095,6 +3038,11 @@
|
|
|
3095
3038
|
font-weight: 450;
|
|
3096
3039
|
}
|
|
3097
3040
|
|
|
3041
|
+
.es\:font-bold {
|
|
3042
|
+
--tw-font-weight: var(--es-font-weight-bold);
|
|
3043
|
+
font-weight: var(--es-font-weight-bold);
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3098
3046
|
.es\:font-medium {
|
|
3099
3047
|
--tw-font-weight: var(--es-font-weight-medium);
|
|
3100
3048
|
font-weight: var(--es-font-weight-medium);
|
|
@@ -3259,6 +3207,10 @@
|
|
|
3259
3207
|
color: var(--es-color-secondary-400);
|
|
3260
3208
|
}
|
|
3261
3209
|
|
|
3210
|
+
.es\:text-secondary-400\! {
|
|
3211
|
+
color: var(--es-color-secondary-400) !important;
|
|
3212
|
+
}
|
|
3213
|
+
|
|
3262
3214
|
.es\:text-secondary-500 {
|
|
3263
3215
|
color: var(--es-color-secondary-500);
|
|
3264
3216
|
}
|
|
@@ -3320,6 +3272,10 @@
|
|
|
3320
3272
|
opacity: 0;
|
|
3321
3273
|
}
|
|
3322
3274
|
|
|
3275
|
+
.es\:opacity-25 {
|
|
3276
|
+
opacity: .25;
|
|
3277
|
+
}
|
|
3278
|
+
|
|
3323
3279
|
.es\:opacity-40 {
|
|
3324
3280
|
opacity: .4;
|
|
3325
3281
|
}
|
|
@@ -3336,26 +3292,6 @@
|
|
|
3336
3292
|
opacity: .65;
|
|
3337
3293
|
}
|
|
3338
3294
|
|
|
3339
|
-
.es\:inset-ring {
|
|
3340
|
-
--tw-inset-ring-shadow: inset 0 0 0 1px var(--tw-inset-ring-color, currentColor);
|
|
3341
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3342
|
-
}
|
|
3343
|
-
|
|
3344
|
-
.es\:inset-shadow-xs {
|
|
3345
|
-
--tw-inset-shadow: inset 0 1px 1px var(--tw-inset-shadow-color, #0000000d);
|
|
3346
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3347
|
-
}
|
|
3348
|
-
|
|
3349
|
-
.es\:ring-1 {
|
|
3350
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3351
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3352
|
-
}
|
|
3353
|
-
|
|
3354
|
-
.es\:ring-2 {
|
|
3355
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3356
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3357
|
-
}
|
|
3358
|
-
|
|
3359
3295
|
.es\:shadow {
|
|
3360
3296
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
|
|
3361
3297
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
@@ -3401,6 +3337,31 @@
|
|
|
3401
3337
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3402
3338
|
}
|
|
3403
3339
|
|
|
3340
|
+
.es\:ring-1 {
|
|
3341
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3342
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3343
|
+
}
|
|
3344
|
+
|
|
3345
|
+
.es\:ring-2 {
|
|
3346
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3347
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3348
|
+
}
|
|
3349
|
+
|
|
3350
|
+
.es\:ring-3 {
|
|
3351
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3352
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3353
|
+
}
|
|
3354
|
+
|
|
3355
|
+
.es\:inset-shadow-xs {
|
|
3356
|
+
--tw-inset-shadow: inset 0 1px 1px var(--tw-inset-shadow-color, #0000000d);
|
|
3357
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3358
|
+
}
|
|
3359
|
+
|
|
3360
|
+
.es\:inset-ring {
|
|
3361
|
+
--tw-inset-ring-shadow: inset 0 0 0 1px var(--tw-inset-ring-color, currentColor);
|
|
3362
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3363
|
+
}
|
|
3364
|
+
|
|
3404
3365
|
.es\:shadow-accent-500\/25 {
|
|
3405
3366
|
--tw-shadow-color: color-mix(in oklab, var(--es-color-accent-500) 25%, transparent);
|
|
3406
3367
|
}
|
|
@@ -3465,6 +3426,10 @@
|
|
|
3465
3426
|
--tw-inset-shadow-color: var(--es-color-red-50);
|
|
3466
3427
|
}
|
|
3467
3428
|
|
|
3429
|
+
.es\:inset-shadow-secondary-100 {
|
|
3430
|
+
--tw-inset-shadow-color: var(--es-color-secondary-100);
|
|
3431
|
+
}
|
|
3432
|
+
|
|
3468
3433
|
.es\:inset-shadow-secondary-100\/50 {
|
|
3469
3434
|
--tw-inset-shadow-color: color-mix(in oklab, var(--es-color-secondary-100) 50%, transparent);
|
|
3470
3435
|
}
|
|
@@ -3489,7 +3454,12 @@
|
|
|
3489
3454
|
--tw-inset-ring-color: color-mix(in oklab, var(--es-color-secondary-200) 20%, transparent);
|
|
3490
3455
|
}
|
|
3491
3456
|
|
|
3457
|
+
.es\:inset-ring-secondary-200\/30 {
|
|
3458
|
+
--tw-inset-ring-color: color-mix(in oklab, var(--es-color-secondary-200) 30%, transparent);
|
|
3459
|
+
}
|
|
3460
|
+
|
|
3492
3461
|
.es\:outline-hidden {
|
|
3462
|
+
--tw-outline-style: none;
|
|
3493
3463
|
outline-style: none;
|
|
3494
3464
|
}
|
|
3495
3465
|
|
|
@@ -3501,6 +3471,7 @@
|
|
|
3501
3471
|
}
|
|
3502
3472
|
|
|
3503
3473
|
.es\:outline-hidden\! {
|
|
3474
|
+
--tw-outline-style: none !important;
|
|
3504
3475
|
outline-style: none !important;
|
|
3505
3476
|
}
|
|
3506
3477
|
|
|
@@ -3630,6 +3601,36 @@
|
|
|
3630
3601
|
will-change: transform;
|
|
3631
3602
|
}
|
|
3632
3603
|
|
|
3604
|
+
.es\:motion-ease-linear\/opacity {
|
|
3605
|
+
--motion-opacity-timing: linear;
|
|
3606
|
+
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
3607
|
+
}
|
|
3608
|
+
|
|
3609
|
+
.es\:motion-ease-spring-smooth {
|
|
3610
|
+
--motion-timing: var(--motion-spring-smooth);
|
|
3611
|
+
--motion-perceptual-duration-multiplier: 1.66;
|
|
3612
|
+
}
|
|
3613
|
+
|
|
3614
|
+
.es\:motion-ease-spring-smooth\/scale {
|
|
3615
|
+
--motion-scale-timing: var(--motion-spring-smooth);
|
|
3616
|
+
--motion-scale-perceptual-duration-multiplier: 1.66;
|
|
3617
|
+
}
|
|
3618
|
+
|
|
3619
|
+
.es\:motion-ease-spring-snappy {
|
|
3620
|
+
--motion-timing: var(--motion-spring-snappy);
|
|
3621
|
+
--motion-perceptual-duration-multiplier: 1.66;
|
|
3622
|
+
}
|
|
3623
|
+
|
|
3624
|
+
.es\:motion-ease-spring-snappy\/scale {
|
|
3625
|
+
--motion-scale-timing: var(--motion-spring-snappy);
|
|
3626
|
+
--motion-scale-perceptual-duration-multiplier: 1.66;
|
|
3627
|
+
}
|
|
3628
|
+
|
|
3629
|
+
.es\:select-none {
|
|
3630
|
+
-webkit-user-select: none;
|
|
3631
|
+
user-select: none;
|
|
3632
|
+
}
|
|
3633
|
+
|
|
3633
3634
|
.es\:accent-text-shadow {
|
|
3634
3635
|
text-shadow: 0 1px 0 color-mix(in oklab, var(--es-color-accent-900) 25%, transparent);
|
|
3635
3636
|
}
|
|
@@ -3658,48 +3659,10 @@
|
|
|
3658
3659
|
--motion-duration: 1.5s;
|
|
3659
3660
|
}
|
|
3660
3661
|
|
|
3661
|
-
.es\:motion-ease-linear\/opacity {
|
|
3662
|
-
--motion-opacity-timing: linear;
|
|
3663
|
-
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
3664
|
-
}
|
|
3665
|
-
|
|
3666
|
-
.es\:motion-ease-spring-bouncier {
|
|
3667
|
-
--motion-timing: var(--motion-spring-bouncier);
|
|
3668
|
-
--motion-perceptual-duration-multiplier: 2.035;
|
|
3669
|
-
--motion-filter-timing: var(--motion-spring-smooth);
|
|
3670
|
-
--motion-opacity-timing: var(--motion-spring-smooth);
|
|
3671
|
-
--motion-background-color-timing: var(--motion-spring-smooth);
|
|
3672
|
-
--motion-text-color-timing: var(--motion-spring-smooth);
|
|
3673
|
-
--motion-filter-perceptual-duration-multiplier: 1.66;
|
|
3674
|
-
--motion-opacity-perceptual-duration-multiplier: 1.66;
|
|
3675
|
-
--motion-background-color-perceptual-duration-multiplier: 1.66;
|
|
3676
|
-
--motion-text-color-perceptual-duration-multiplier: 1.66;
|
|
3677
|
-
}
|
|
3678
|
-
|
|
3679
|
-
.es\:motion-ease-spring-smooth\/scale {
|
|
3680
|
-
--motion-scale-timing: var(--motion-spring-smooth);
|
|
3681
|
-
--motion-scale-perceptual-duration-multiplier: 1.66;
|
|
3682
|
-
}
|
|
3683
|
-
|
|
3684
|
-
.es\:motion-ease-spring-snappy {
|
|
3685
|
-
--motion-timing: var(--motion-spring-snappy);
|
|
3686
|
-
--motion-perceptual-duration-multiplier: 1.66;
|
|
3687
|
-
}
|
|
3688
|
-
|
|
3689
|
-
.es\:motion-ease-spring-snappy\/scale {
|
|
3690
|
-
--motion-scale-timing: var(--motion-spring-snappy);
|
|
3691
|
-
--motion-scale-perceptual-duration-multiplier: 1.66;
|
|
3692
|
-
}
|
|
3693
|
-
|
|
3694
3662
|
.es\:no-webkit-highlight {
|
|
3695
3663
|
-webkit-tap-highlight-color: transparent;
|
|
3696
3664
|
}
|
|
3697
3665
|
|
|
3698
|
-
.es\:select-none {
|
|
3699
|
-
-webkit-user-select: none;
|
|
3700
|
-
user-select: none;
|
|
3701
|
-
}
|
|
3702
|
-
|
|
3703
3666
|
:is(.es\:\*\:col-start-1 > *) {
|
|
3704
3667
|
grid-column-start: 1;
|
|
3705
3668
|
}
|
|
@@ -3738,7 +3701,7 @@
|
|
|
3738
3701
|
padding-bottom: calc(var(--es-spacing) * 4);
|
|
3739
3702
|
}
|
|
3740
3703
|
|
|
3741
|
-
.es\:not-disabled\:cursor-pointer:not(:disabled, [data-rac][data-disabled]) {
|
|
3704
|
+
.es\:not-disabled\:cursor-pointer:not(:is(:disabled, [data-rac][data-disabled])) {
|
|
3742
3705
|
cursor: pointer;
|
|
3743
3706
|
}
|
|
3744
3707
|
|
|
@@ -3758,6 +3721,10 @@
|
|
|
3758
3721
|
}
|
|
3759
3722
|
}
|
|
3760
3723
|
|
|
3724
|
+
.es\:group-not-disabled\:cursor-pointer:is(:where(.es\:group):not(:is(:disabled, [data-rac][data-disabled])) *) {
|
|
3725
|
+
cursor: pointer;
|
|
3726
|
+
}
|
|
3727
|
+
|
|
3761
3728
|
@media (hover: hover) {
|
|
3762
3729
|
.es\:group-hover\:text-black:is(:where(.es\:group):hover *) {
|
|
3763
3730
|
color: var(--es-color-black);
|
|
@@ -3768,7 +3735,21 @@
|
|
|
3768
3735
|
}
|
|
3769
3736
|
}
|
|
3770
3737
|
|
|
3738
|
+
.es\:group-focus\:border-accent-500:is(:where(.es\:group):focus *) {
|
|
3739
|
+
border-color: var(--es-color-accent-500);
|
|
3740
|
+
}
|
|
3741
|
+
|
|
3742
|
+
.es\:group-focus\:ring-2:is(:where(.es\:group):focus *) {
|
|
3743
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3744
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3745
|
+
}
|
|
3746
|
+
|
|
3747
|
+
.es\:group-focus\:ring-accent-500\/50:is(:where(.es\:group):focus *) {
|
|
3748
|
+
--tw-ring-color: color-mix(in oklab, var(--es-color-accent-500) 50%, transparent);
|
|
3749
|
+
}
|
|
3750
|
+
|
|
3771
3751
|
.es\:group-focus\:outline-hidden:is(:where(.es\:group):focus *) {
|
|
3752
|
+
--tw-outline-style: none;
|
|
3772
3753
|
outline-style: none;
|
|
3773
3754
|
}
|
|
3774
3755
|
|
|
@@ -3783,22 +3764,21 @@
|
|
|
3783
3764
|
border-color: var(--es-color-accent-500);
|
|
3784
3765
|
}
|
|
3785
3766
|
|
|
3786
|
-
.es\:group-focus-visible\:
|
|
3787
|
-
|
|
3767
|
+
.es\:group-focus-visible\:border-accent-600:is(:where(.es\:group):is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) *) {
|
|
3768
|
+
border-color: var(--es-color-accent-600);
|
|
3788
3769
|
}
|
|
3789
3770
|
|
|
3790
|
-
.es\:group-focus-visible\:
|
|
3791
|
-
|
|
3792
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3771
|
+
.es\:group-focus-visible\:opacity-100:is(:where(.es\:group):is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) *) {
|
|
3772
|
+
opacity: 1;
|
|
3793
3773
|
}
|
|
3794
3774
|
|
|
3795
|
-
.es\:group-focus-visible\:ring:is(:where(.es\:group):is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) *) {
|
|
3796
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(
|
|
3775
|
+
.es\:group-focus-visible\:ring-2:is(:where(.es\:group):is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) *) {
|
|
3776
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3797
3777
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3798
3778
|
}
|
|
3799
3779
|
|
|
3800
|
-
.es\:group-focus-visible\:
|
|
3801
|
-
--tw-
|
|
3780
|
+
.es\:group-focus-visible\:inset-shadow-xs:is(:where(.es\:group):is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) *) {
|
|
3781
|
+
--tw-inset-shadow: inset 0 1px 1px var(--tw-inset-shadow-color, #0000000d);
|
|
3802
3782
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3803
3783
|
}
|
|
3804
3784
|
|
|
@@ -3819,6 +3799,18 @@
|
|
|
3819
3799
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
3820
3800
|
}
|
|
3821
3801
|
|
|
3802
|
+
.es\:group-data-\[placement\=bottom\]\:rotate-180:is(:where(.es\:group)[data-placement="bottom"] *) {
|
|
3803
|
+
rotate: 180deg;
|
|
3804
|
+
}
|
|
3805
|
+
|
|
3806
|
+
.es\:group-data-\[placement\=left\]\:-rotate-90:is(:where(.es\:group)[data-placement="left"] *) {
|
|
3807
|
+
rotate: -90deg;
|
|
3808
|
+
}
|
|
3809
|
+
|
|
3810
|
+
.es\:group-data-\[placement\=right\]\:rotate-90:is(:where(.es\:group)[data-placement="right"] *) {
|
|
3811
|
+
rotate: 90deg;
|
|
3812
|
+
}
|
|
3813
|
+
|
|
3822
3814
|
.es\:group-selected\:bg-accent-50:is(:where(.es\:group)[data-selected] *) {
|
|
3823
3815
|
background-color: var(--es-color-accent-50);
|
|
3824
3816
|
}
|
|
@@ -4006,13 +3998,13 @@
|
|
|
4006
3998
|
|
|
4007
3999
|
.es\:after\:bg-linear-to-b:after {
|
|
4008
4000
|
content: var(--tw-content);
|
|
4009
|
-
--tw-gradient-position: to bottom in oklab
|
|
4001
|
+
--tw-gradient-position: to bottom in oklab;
|
|
4010
4002
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
4011
4003
|
}
|
|
4012
4004
|
|
|
4013
4005
|
.es\:after\:bg-linear-to-r:after {
|
|
4014
4006
|
content: var(--tw-content);
|
|
4015
|
-
--tw-gradient-position: to right in oklab
|
|
4007
|
+
--tw-gradient-position: to right in oklab;
|
|
4016
4008
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
4017
4009
|
}
|
|
4018
4010
|
|
|
@@ -4033,14 +4025,14 @@
|
|
|
4033
4025
|
margin-top: calc(var(--es-spacing) * 1);
|
|
4034
4026
|
}
|
|
4035
4027
|
|
|
4036
|
-
.es\:first\:rounded-
|
|
4028
|
+
.es\:first\:rounded-t-xl:first-child {
|
|
4037
4029
|
border-top-left-radius: var(--es-radius-xl);
|
|
4038
|
-
border-
|
|
4030
|
+
border-top-right-radius: var(--es-radius-xl);
|
|
4039
4031
|
}
|
|
4040
4032
|
|
|
4041
|
-
.es\:first\:rounded-
|
|
4033
|
+
.es\:first\:rounded-l-xl:first-child {
|
|
4042
4034
|
border-top-left-radius: var(--es-radius-xl);
|
|
4043
|
-
border-
|
|
4035
|
+
border-bottom-left-radius: var(--es-radius-xl);
|
|
4044
4036
|
}
|
|
4045
4037
|
|
|
4046
4038
|
.es\:first\:pt-1\.5:first-child {
|
|
@@ -4122,7 +4114,7 @@
|
|
|
4122
4114
|
|
|
4123
4115
|
.es\:hover\:to-secondary-100:hover {
|
|
4124
4116
|
--tw-gradient-to: var(--es-color-secondary-100);
|
|
4125
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4117
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4126
4118
|
}
|
|
4127
4119
|
|
|
4128
4120
|
.es\:hover\:text-accent-500:hover {
|
|
@@ -4166,6 +4158,7 @@
|
|
|
4166
4158
|
}
|
|
4167
4159
|
|
|
4168
4160
|
.es\:hover\:outline-hidden:hover {
|
|
4161
|
+
--tw-outline-style: none;
|
|
4169
4162
|
outline-style: none;
|
|
4170
4163
|
}
|
|
4171
4164
|
|
|
@@ -4176,15 +4169,15 @@
|
|
|
4176
4169
|
}
|
|
4177
4170
|
}
|
|
4178
4171
|
|
|
4179
|
-
.es\:not-disabled\:hover\:bg-red-500\/5:not(:disabled, [data-rac][data-disabled]):hover {
|
|
4172
|
+
.es\:not-disabled\:hover\:bg-red-500\/5:not(:is(:disabled, [data-rac][data-disabled])):hover {
|
|
4180
4173
|
background-color: color-mix(in oklab, var(--es-color-red-500) 5%, transparent);
|
|
4181
4174
|
}
|
|
4182
4175
|
|
|
4183
|
-
.es\:not-disabled\:hover\:bg-secondary-100:not(:disabled, [data-rac][data-disabled]):hover, .es\:not-disabled\:not-selected\:hover\:bg-secondary-100:not(:disabled, [data-rac][data-disabled]):not([data-selected]):hover {
|
|
4176
|
+
.es\:not-disabled\:hover\:bg-secondary-100:not(:is(:disabled, [data-rac][data-disabled])):hover, .es\:not-disabled\:not-selected\:hover\:bg-secondary-100:not(:is(:disabled, [data-rac][data-disabled])):not([data-selected]):hover {
|
|
4184
4177
|
background-color: var(--es-color-secondary-100);
|
|
4185
4178
|
}
|
|
4186
4179
|
|
|
4187
|
-
.es\:not-disabled\:not-selected\:hover\:text-secondary-900:not(:disabled, [data-rac][data-disabled]):not([data-selected]):hover {
|
|
4180
|
+
.es\:not-disabled\:not-selected\:hover\:text-secondary-900:not(:is(:disabled, [data-rac][data-disabled])):not([data-selected]):hover {
|
|
4188
4181
|
color: var(--es-color-secondary-900);
|
|
4189
4182
|
}
|
|
4190
4183
|
|
|
@@ -4193,26 +4186,25 @@
|
|
|
4193
4186
|
background-color: var(--es-color-accent-500);
|
|
4194
4187
|
}
|
|
4195
4188
|
|
|
4196
|
-
.es\:hover\:not-selected\:not-disabled\:after\:from-secondary-200:hover:not([data-selected]):not(:disabled, [data-rac][data-disabled]):after {
|
|
4189
|
+
.es\:hover\:not-selected\:not-disabled\:after\:from-secondary-200:hover:not([data-selected]):not(:is(:disabled, [data-rac][data-disabled])):after {
|
|
4197
4190
|
content: var(--tw-content);
|
|
4198
4191
|
--tw-gradient-from: var(--es-color-secondary-200);
|
|
4199
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4192
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4200
4193
|
}
|
|
4201
4194
|
|
|
4202
|
-
.es\:hover\:not-selected\:not-disabled\:after\:to-secondary-300:hover:not([data-selected]):not(:disabled, [data-rac][data-disabled]):after {
|
|
4195
|
+
.es\:hover\:not-selected\:not-disabled\:after\:to-secondary-300:hover:not([data-selected]):not(:is(:disabled, [data-rac][data-disabled])):after {
|
|
4203
4196
|
content: var(--tw-content);
|
|
4204
4197
|
--tw-gradient-to: var(--es-color-secondary-300);
|
|
4205
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4198
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4206
4199
|
}
|
|
4207
4200
|
}
|
|
4208
4201
|
|
|
4209
|
-
.es\:focus\:
|
|
4210
|
-
color:
|
|
4202
|
+
.es\:focus\:border-accent-500:focus {
|
|
4203
|
+
border-color: var(--es-color-accent-500);
|
|
4211
4204
|
}
|
|
4212
4205
|
|
|
4213
|
-
.es\:focus\:
|
|
4214
|
-
|
|
4215
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4206
|
+
.es\:focus\:text-current:focus {
|
|
4207
|
+
color: currentColor;
|
|
4216
4208
|
}
|
|
4217
4209
|
|
|
4218
4210
|
.es\:focus\:shadow-none\!:focus {
|
|
@@ -4220,19 +4212,13 @@
|
|
|
4220
4212
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
|
|
4221
4213
|
}
|
|
4222
4214
|
|
|
4223
|
-
.es\:focus\:ring-
|
|
4224
|
-
--tw-ring-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
.es\:focus\:outline-hidden:focus {
|
|
4228
|
-
outline-style: none;
|
|
4215
|
+
.es\:focus\:ring-2:focus {
|
|
4216
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4217
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4229
4218
|
}
|
|
4230
4219
|
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
outline-offset: 2px;
|
|
4234
|
-
outline: 2px solid #0000;
|
|
4235
|
-
}
|
|
4220
|
+
.es\:focus\:ring-accent-500\/50:focus {
|
|
4221
|
+
--tw-ring-color: color-mix(in oklab, var(--es-color-accent-500) 50%, transparent);
|
|
4236
4222
|
}
|
|
4237
4223
|
|
|
4238
4224
|
.es\:focus-visible\:z-10:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
@@ -4271,8 +4257,8 @@
|
|
|
4271
4257
|
color: var(--es-color-red-900);
|
|
4272
4258
|
}
|
|
4273
4259
|
|
|
4274
|
-
.es\:focus-visible\:
|
|
4275
|
-
--tw-
|
|
4260
|
+
.es\:focus-visible\:ring-2:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4261
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4276
4262
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4277
4263
|
}
|
|
4278
4264
|
|
|
@@ -4281,18 +4267,8 @@
|
|
|
4281
4267
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4282
4268
|
}
|
|
4283
4269
|
|
|
4284
|
-
.es\:focus-visible\:ring:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4285
|
-
--tw-ring-shadow:
|
|
4286
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4287
|
-
}
|
|
4288
|
-
|
|
4289
|
-
.es\:focus-visible\:ring-2:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4290
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4291
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4292
|
-
}
|
|
4293
|
-
|
|
4294
|
-
.es\:focus-visible\:ring-3:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4295
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4270
|
+
.es\:focus-visible\:inset-ring:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4271
|
+
--tw-inset-ring-shadow: inset 0 0 0 1px var(--tw-inset-ring-color, currentColor);
|
|
4296
4272
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4297
4273
|
}
|
|
4298
4274
|
|
|
@@ -4321,6 +4297,7 @@
|
|
|
4321
4297
|
}
|
|
4322
4298
|
|
|
4323
4299
|
.es\:focus-visible\:outline-hidden:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4300
|
+
--tw-outline-style: none;
|
|
4324
4301
|
outline-style: none;
|
|
4325
4302
|
}
|
|
4326
4303
|
|
|
@@ -4380,18 +4357,18 @@
|
|
|
4380
4357
|
}
|
|
4381
4358
|
|
|
4382
4359
|
.es\:disabled\:bg-linear-to-r\!:is(:disabled, [data-rac][data-disabled]) {
|
|
4383
|
-
--tw-gradient-position: to right in oklab
|
|
4360
|
+
--tw-gradient-position: to right in oklab !important;
|
|
4384
4361
|
background-image: linear-gradient(var(--tw-gradient-stops)) !important;
|
|
4385
4362
|
}
|
|
4386
4363
|
|
|
4387
4364
|
.es\:disabled\:from-white:is(:disabled, [data-rac][data-disabled]) {
|
|
4388
4365
|
--tw-gradient-from: var(--es-color-white);
|
|
4389
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4366
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4390
4367
|
}
|
|
4391
4368
|
|
|
4392
4369
|
.es\:disabled\:to-secondary-100:is(:disabled, [data-rac][data-disabled]) {
|
|
4393
4370
|
--tw-gradient-to: var(--es-color-secondary-100);
|
|
4394
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4371
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4395
4372
|
}
|
|
4396
4373
|
|
|
4397
4374
|
.es\:disabled\:text-secondary-300:is(:disabled, [data-rac][data-disabled]) {
|
|
@@ -4422,11 +4399,6 @@
|
|
|
4422
4399
|
opacity: 0;
|
|
4423
4400
|
}
|
|
4424
4401
|
|
|
4425
|
-
.es\:disabled\:inset-ring-0:is(:disabled, [data-rac][data-disabled]) {
|
|
4426
|
-
--tw-inset-ring-shadow: inset 0 0 0 0px var(--tw-inset-ring-color, currentColor);
|
|
4427
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4428
|
-
}
|
|
4429
|
-
|
|
4430
4402
|
.es\:disabled\:shadow-none:is(:disabled, [data-rac][data-disabled]) {
|
|
4431
4403
|
--tw-shadow: 0 0 #0000;
|
|
4432
4404
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
@@ -4437,6 +4409,11 @@
|
|
|
4437
4409
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
|
|
4438
4410
|
}
|
|
4439
4411
|
|
|
4412
|
+
.es\:disabled\:inset-ring-0:is(:disabled, [data-rac][data-disabled]) {
|
|
4413
|
+
--tw-inset-ring-shadow: inset 0 0 0 0px var(--tw-inset-ring-color, currentColor);
|
|
4414
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4415
|
+
}
|
|
4416
|
+
|
|
4440
4417
|
.es\:disabled\:inset-shadow-transparent:is(:disabled, [data-rac][data-disabled]) {
|
|
4441
4418
|
--tw-inset-shadow-color: transparent;
|
|
4442
4419
|
}
|
|
@@ -4451,6 +4428,7 @@
|
|
|
4451
4428
|
}
|
|
4452
4429
|
|
|
4453
4430
|
:where(:is(:focus-visible:not(:focus), [data-rac][data-focus-visible])) .es\:in-focus-visible\:outline-hidden {
|
|
4431
|
+
--tw-outline-style: none;
|
|
4454
4432
|
outline-style: none;
|
|
4455
4433
|
}
|
|
4456
4434
|
|
|
@@ -4461,6 +4439,10 @@
|
|
|
4461
4439
|
}
|
|
4462
4440
|
}
|
|
4463
4441
|
|
|
4442
|
+
.es\:has-icon\:pl-1:has(* > svg) {
|
|
4443
|
+
padding-left: calc(var(--es-spacing) * 1);
|
|
4444
|
+
}
|
|
4445
|
+
|
|
4464
4446
|
.es\:has-icon\:pl-2\.5:has(* > svg) {
|
|
4465
4447
|
padding-left: calc(var(--es-spacing) * 2.5);
|
|
4466
4448
|
}
|
|
@@ -4557,15 +4539,6 @@
|
|
|
4557
4539
|
animation: var(--motion-all-exit-animations);
|
|
4558
4540
|
}
|
|
4559
4541
|
|
|
4560
|
-
.es\:motion-safe\:motion-duration-300 {
|
|
4561
|
-
--motion-duration: .3s;
|
|
4562
|
-
}
|
|
4563
|
-
|
|
4564
|
-
.es\:motion-safe\:motion-ease-linear\/opacity {
|
|
4565
|
-
--motion-opacity-timing: linear;
|
|
4566
|
-
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
4567
|
-
}
|
|
4568
|
-
|
|
4569
4542
|
.es\:motion-safe\:motion-ease-spring-bouncy {
|
|
4570
4543
|
--motion-timing: var(--motion-spring-bouncy);
|
|
4571
4544
|
--motion-perceptual-duration-multiplier: 1.66;
|
|
@@ -4579,13 +4552,22 @@
|
|
|
4579
4552
|
--motion-text-color-perceptual-duration-multiplier: 1.66;
|
|
4580
4553
|
}
|
|
4581
4554
|
|
|
4555
|
+
.es\:motion-safe\:motion-ease-linear\/opacity {
|
|
4556
|
+
--motion-opacity-timing: linear;
|
|
4557
|
+
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
4558
|
+
}
|
|
4559
|
+
|
|
4582
4560
|
.es\:motion-safe\:motion-ease-spring-smooth {
|
|
4583
4561
|
--motion-timing: var(--motion-spring-smooth);
|
|
4584
4562
|
--motion-perceptual-duration-multiplier: 1.66;
|
|
4585
4563
|
}
|
|
4586
4564
|
|
|
4587
|
-
.es\:motion-safe\:
|
|
4588
|
-
--motion-
|
|
4565
|
+
.es\:motion-safe\:motion-duration-300 {
|
|
4566
|
+
--motion-duration: .3s;
|
|
4567
|
+
}
|
|
4568
|
+
|
|
4569
|
+
.es\:motion-safe\:data-\[placement\=bottom\]\:-motion-translate-y-in-\[5\%\][data-placement="bottom"] {
|
|
4570
|
+
--motion-origin-translate-y: calc(5% * -1);
|
|
4589
4571
|
--motion-translate-in-animation: motion-translate-in calc(var(--motion-translate-duration) * var(--motion-translate-perceptual-duration-multiplier)) var(--motion-translate-timing) var(--motion-translate-delay) both;
|
|
4590
4572
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4591
4573
|
}
|
|
@@ -4596,32 +4578,32 @@
|
|
|
4596
4578
|
animation: var(--motion-all-exit-animations);
|
|
4597
4579
|
}
|
|
4598
4580
|
|
|
4599
|
-
.es\:motion-safe\:data-\[placement\=left\]
|
|
4600
|
-
--motion-origin-translate-x:
|
|
4581
|
+
.es\:motion-safe\:data-\[placement\=left\]\:motion-translate-x-in-\[5\%\][data-placement="left"] {
|
|
4582
|
+
--motion-origin-translate-x: 5%;
|
|
4601
4583
|
--motion-translate-in-animation: motion-translate-in calc(var(--motion-translate-duration) * var(--motion-translate-perceptual-duration-multiplier)) var(--motion-translate-timing) var(--motion-translate-delay) both;
|
|
4602
4584
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4603
4585
|
}
|
|
4604
4586
|
|
|
4605
|
-
.es\:motion-safe\:data-\[placement\=left\]\:motion-translate-x-out-\[
|
|
4606
|
-
--motion-end-translate-x:
|
|
4587
|
+
.es\:motion-safe\:data-\[placement\=left\]\:motion-translate-x-out-\[12\.5\%\][data-placement="left"] {
|
|
4588
|
+
--motion-end-translate-x: 12.5%;
|
|
4607
4589
|
--motion-translate-out-animation: motion-translate-out calc(var(--motion-translate-duration) * var(--motion-translate-perceptual-duration-multiplier)) var(--motion-translate-timing) var(--motion-translate-delay) both;
|
|
4608
4590
|
animation: var(--motion-all-exit-animations);
|
|
4609
4591
|
}
|
|
4610
4592
|
|
|
4611
|
-
.es\:motion-safe\:data-\[placement\=right\]
|
|
4612
|
-
--motion-origin-translate-x:
|
|
4593
|
+
.es\:motion-safe\:data-\[placement\=right\]\:-motion-translate-x-in-\[5\%\][data-placement="right"] {
|
|
4594
|
+
--motion-origin-translate-x: calc(5% * -1);
|
|
4613
4595
|
--motion-translate-in-animation: motion-translate-in calc(var(--motion-translate-duration) * var(--motion-translate-perceptual-duration-multiplier)) var(--motion-translate-timing) var(--motion-translate-delay) both;
|
|
4614
4596
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4615
4597
|
}
|
|
4616
4598
|
|
|
4617
|
-
.es\:motion-safe\:data-\[placement\=right\]\:motion-translate-x-out-\[12\.5\%\][data-placement="right"] {
|
|
4618
|
-
--motion-end-translate-x: 12.5%;
|
|
4599
|
+
.es\:motion-safe\:data-\[placement\=right\]\:motion-translate-x-out-\[-12\.5\%\][data-placement="right"] {
|
|
4600
|
+
--motion-end-translate-x: -12.5%;
|
|
4619
4601
|
--motion-translate-out-animation: motion-translate-out calc(var(--motion-translate-duration) * var(--motion-translate-perceptual-duration-multiplier)) var(--motion-translate-timing) var(--motion-translate-delay) both;
|
|
4620
4602
|
animation: var(--motion-all-exit-animations);
|
|
4621
4603
|
}
|
|
4622
4604
|
|
|
4623
|
-
.es\:motion-safe\:data-\[placement\=top\]\:motion-translate-y-in
|
|
4624
|
-
--motion-origin-translate-y:
|
|
4605
|
+
.es\:motion-safe\:data-\[placement\=top\]\:motion-translate-y-in-\[5\%\][data-placement="top"] {
|
|
4606
|
+
--motion-origin-translate-y: 5%;
|
|
4625
4607
|
--motion-translate-in-animation: motion-translate-in calc(var(--motion-translate-duration) * var(--motion-translate-perceptual-duration-multiplier)) var(--motion-translate-timing) var(--motion-translate-delay) both;
|
|
4626
4608
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4627
4609
|
}
|
|
@@ -4659,6 +4641,7 @@
|
|
|
4659
4641
|
}
|
|
4660
4642
|
|
|
4661
4643
|
.es\:any-focus\:outline-hidden:is(:focus-visible, [data-rac][data-focus-visible], :focus, [data-rac][data-focused]) {
|
|
4644
|
+
--tw-outline-style: none;
|
|
4662
4645
|
outline-style: none;
|
|
4663
4646
|
}
|
|
4664
4647
|
|
|
@@ -4696,13 +4679,13 @@
|
|
|
4696
4679
|
.es\:selected\:after\:from-accent-500[data-selected]:after {
|
|
4697
4680
|
content: var(--tw-content);
|
|
4698
4681
|
--tw-gradient-from: var(--es-color-accent-500);
|
|
4699
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4682
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4700
4683
|
}
|
|
4701
4684
|
|
|
4702
4685
|
.es\:selected\:after\:to-accent-600[data-selected]:after {
|
|
4703
4686
|
content: var(--tw-content);
|
|
4704
4687
|
--tw-gradient-to: var(--es-color-accent-600);
|
|
4705
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
4688
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
4706
4689
|
}
|
|
4707
4690
|
|
|
4708
4691
|
.es\:selected\:after\:shadow-xs[data-selected]:after {
|
|
@@ -4750,6 +4733,11 @@
|
|
|
4750
4733
|
height: calc(var(--es-spacing) * 4);
|
|
4751
4734
|
}
|
|
4752
4735
|
|
|
4736
|
+
.es\:icon\:size-4\! > svg {
|
|
4737
|
+
width: calc(var(--es-spacing) * 4) !important;
|
|
4738
|
+
height: calc(var(--es-spacing) * 4) !important;
|
|
4739
|
+
}
|
|
4740
|
+
|
|
4753
4741
|
.es\:icon\:size-4\.5 > svg {
|
|
4754
4742
|
width: calc(var(--es-spacing) * 4.5);
|
|
4755
4743
|
height: calc(var(--es-spacing) * 4.5);
|
|
@@ -4815,6 +4803,10 @@
|
|
|
4815
4803
|
color: var(--es-color-gray-500);
|
|
4816
4804
|
}
|
|
4817
4805
|
|
|
4806
|
+
.es\:icon\:text-lime-500 > svg {
|
|
4807
|
+
color: var(--es-color-lime-500);
|
|
4808
|
+
}
|
|
4809
|
+
|
|
4818
4810
|
.es\:icon\:text-secondary-500 > svg {
|
|
4819
4811
|
color: var(--es-color-secondary-500);
|
|
4820
4812
|
}
|
|
@@ -4910,12 +4902,17 @@
|
|
|
4910
4902
|
text-overflow: ellipsis;
|
|
4911
4903
|
}
|
|
4912
4904
|
|
|
4905
|
+
.es\:\[\&_svg\]\:size-4\! svg {
|
|
4906
|
+
width: calc(var(--es-spacing) * 4) !important;
|
|
4907
|
+
height: calc(var(--es-spacing) * 4) !important;
|
|
4908
|
+
}
|
|
4909
|
+
|
|
4913
4910
|
.es\:\[\&_svg_path\]\:stroke-red-500 svg path {
|
|
4914
4911
|
stroke: var(--es-color-red-500);
|
|
4915
4912
|
}
|
|
4916
4913
|
|
|
4917
|
-
.es\:\[\&\:has\(\>_\[data-focus-visible\=\"true\"\]\)\]\:ring:has( > [data-focus-visible="true"]) {
|
|
4918
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(
|
|
4914
|
+
.es\:\[\&\:has\(\>_\[data-focus-visible\=\"true\"\]\)\]\:ring-2:has( > [data-focus-visible="true"]) {
|
|
4915
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4919
4916
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4920
4917
|
}
|
|
4921
4918
|
|
|
@@ -4930,42 +4927,6 @@
|
|
|
4930
4927
|
.es\:\[\&\>span\>svg\]\:opacity-80 > span > svg {
|
|
4931
4928
|
opacity: .8;
|
|
4932
4929
|
}
|
|
4933
|
-
|
|
4934
|
-
.es\:\[\&\>svg\]\:size-5\.5 > svg {
|
|
4935
|
-
width: var(--es-spacing-5_5);
|
|
4936
|
-
height: var(--es-spacing-5_5);
|
|
4937
|
-
}
|
|
4938
|
-
}
|
|
4939
|
-
|
|
4940
|
-
@keyframes spin {
|
|
4941
|
-
to {
|
|
4942
|
-
transform: rotate(360deg);
|
|
4943
|
-
}
|
|
4944
|
-
}
|
|
4945
|
-
|
|
4946
|
-
@keyframes ping {
|
|
4947
|
-
75%, 100% {
|
|
4948
|
-
opacity: 0;
|
|
4949
|
-
transform: scale(2);
|
|
4950
|
-
}
|
|
4951
|
-
}
|
|
4952
|
-
|
|
4953
|
-
@keyframes pulse {
|
|
4954
|
-
50% {
|
|
4955
|
-
opacity: .5;
|
|
4956
|
-
}
|
|
4957
|
-
}
|
|
4958
|
-
|
|
4959
|
-
@keyframes bounce {
|
|
4960
|
-
0%, 100% {
|
|
4961
|
-
animation-timing-function: cubic-bezier(.8, 0, 1, 1);
|
|
4962
|
-
transform: translateY(-25%);
|
|
4963
|
-
}
|
|
4964
|
-
|
|
4965
|
-
50% {
|
|
4966
|
-
animation-timing-function: cubic-bezier(0, 0, .2, 1);
|
|
4967
|
-
transform: none;
|
|
4968
|
-
}
|
|
4969
4930
|
}
|
|
4970
4931
|
|
|
4971
4932
|
@property --tw-translate-x {
|
|
@@ -5231,6 +5192,11 @@
|
|
|
5231
5192
|
inherits: false
|
|
5232
5193
|
}
|
|
5233
5194
|
|
|
5195
|
+
@property --tw-drop-shadow {
|
|
5196
|
+
syntax: "*";
|
|
5197
|
+
inherits: false
|
|
5198
|
+
}
|
|
5199
|
+
|
|
5234
5200
|
@property --tw-backdrop-blur {
|
|
5235
5201
|
syntax: "*";
|
|
5236
5202
|
inherits: false
|
|
@@ -5291,3 +5257,9 @@
|
|
|
5291
5257
|
inherits: false;
|
|
5292
5258
|
initial-value: "";
|
|
5293
5259
|
}
|
|
5260
|
+
|
|
5261
|
+
@keyframes spin {
|
|
5262
|
+
to {
|
|
5263
|
+
transform: rotate(360deg);
|
|
5264
|
+
}
|
|
5265
|
+
}
|