@eightshift/ui-components 2.0.2 → 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 +1290 -1335
- package/dist/assets/style-editor.css +433 -478
- package/dist/assets/style.css +433 -478
- 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 +20 -22
- package/dist/components/container-panel/container-panel.js +9 -3
- package/dist/components/draggable/draggable-handle.js +1 -1
- package/dist/components/draggable/draggable.js +1162 -865
- package/dist/components/draggable-list/draggable-list-item.js +1 -1
- package/dist/components/draggable-list/draggable-list.js +1 -1
- package/dist/components/expandable/expandable.js +7 -7
- package/dist/components/input-field/input-field.js +10 -9
- package/dist/components/link-input/link-input.js +8 -9
- package/dist/components/menu/menu.js +2 -2
- package/dist/components/modal/modal.js +5 -5
- package/dist/components/number-picker/number-picker.js +13 -11
- 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 +9 -2
- package/dist/components/repeater/repeater.js +32 -3
- 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/v2/async-select.js +9 -9
- package/dist/components/select/v2/shared.js +2 -2
- package/dist/components/select/v2/single-select.js +22 -21
- package/dist/components/slider/column-config-slider.js +2 -2
- package/dist/components/slider/slider.js +3 -3
- package/dist/components/tabs/tabs.js +43 -23
- package/dist/components/toggle/switch.js +7 -7
- 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/{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,42 +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));
|
|
2779
2701
|
}
|
|
2780
2702
|
|
|
2781
2703
|
.es\:to-secondary-50 {
|
|
2782
2704
|
--tw-gradient-to: var(--es-color-secondary-50);
|
|
2783
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position,
|
|
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));
|
|
2784
2706
|
}
|
|
2785
2707
|
|
|
2786
2708
|
.es\:to-secondary-100 {
|
|
2787
2709
|
--tw-gradient-to: var(--es-color-secondary-100);
|
|
2788
|
-
--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));
|
|
2789
2711
|
}
|
|
2790
2712
|
|
|
2791
2713
|
.es\:to-secondary-200 {
|
|
2792
2714
|
--tw-gradient-to: var(--es-color-secondary-200);
|
|
2793
|
-
--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));
|
|
2794
2716
|
}
|
|
2795
2717
|
|
|
2796
2718
|
.es\:to-secondary-600 {
|
|
2797
2719
|
--tw-gradient-to: var(--es-color-secondary-600);
|
|
2798
|
-
--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));
|
|
2799
2721
|
}
|
|
2800
2722
|
|
|
2801
2723
|
.es\:to-white {
|
|
2802
2724
|
--tw-gradient-to: var(--es-color-white);
|
|
2803
|
-
--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));
|
|
2804
2726
|
}
|
|
2805
2727
|
|
|
2806
2728
|
.es\:fill-secondary-200 {
|
|
@@ -2819,6 +2741,10 @@
|
|
|
2819
2741
|
stroke-width: 2px;
|
|
2820
2742
|
}
|
|
2821
2743
|
|
|
2744
|
+
.es\:stroke-\[1\.2\] {
|
|
2745
|
+
stroke-width: 1.2px;
|
|
2746
|
+
}
|
|
2747
|
+
|
|
2822
2748
|
.es\:stroke-\[1\.25\] {
|
|
2823
2749
|
stroke-width: 1.25px;
|
|
2824
2750
|
}
|
|
@@ -2867,6 +2793,14 @@
|
|
|
2867
2793
|
padding: calc(var(--es-spacing) * 5);
|
|
2868
2794
|
}
|
|
2869
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
|
+
|
|
2870
2804
|
.es\:p-\[0\.1875rem\] {
|
|
2871
2805
|
padding: .1875rem;
|
|
2872
2806
|
}
|
|
@@ -3051,6 +2985,10 @@
|
|
|
3051
2985
|
font-family: var(--es-font-mono);
|
|
3052
2986
|
}
|
|
3053
2987
|
|
|
2988
|
+
.es\:font-sans {
|
|
2989
|
+
font-family: var(--es-font-sans);
|
|
2990
|
+
}
|
|
2991
|
+
|
|
3054
2992
|
.es\:text-2xl {
|
|
3055
2993
|
font-size: var(--es-text-2xl);
|
|
3056
2994
|
line-height: var(--tw-leading, var(--es-text-2xl--line-height));
|
|
@@ -3100,6 +3038,11 @@
|
|
|
3100
3038
|
font-weight: 450;
|
|
3101
3039
|
}
|
|
3102
3040
|
|
|
3041
|
+
.es\:font-bold {
|
|
3042
|
+
--tw-font-weight: var(--es-font-weight-bold);
|
|
3043
|
+
font-weight: var(--es-font-weight-bold);
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3103
3046
|
.es\:font-medium {
|
|
3104
3047
|
--tw-font-weight: var(--es-font-weight-medium);
|
|
3105
3048
|
font-weight: var(--es-font-weight-medium);
|
|
@@ -3264,6 +3207,10 @@
|
|
|
3264
3207
|
color: var(--es-color-secondary-400);
|
|
3265
3208
|
}
|
|
3266
3209
|
|
|
3210
|
+
.es\:text-secondary-400\! {
|
|
3211
|
+
color: var(--es-color-secondary-400) !important;
|
|
3212
|
+
}
|
|
3213
|
+
|
|
3267
3214
|
.es\:text-secondary-500 {
|
|
3268
3215
|
color: var(--es-color-secondary-500);
|
|
3269
3216
|
}
|
|
@@ -3325,6 +3272,10 @@
|
|
|
3325
3272
|
opacity: 0;
|
|
3326
3273
|
}
|
|
3327
3274
|
|
|
3275
|
+
.es\:opacity-25 {
|
|
3276
|
+
opacity: .25;
|
|
3277
|
+
}
|
|
3278
|
+
|
|
3328
3279
|
.es\:opacity-40 {
|
|
3329
3280
|
opacity: .4;
|
|
3330
3281
|
}
|
|
@@ -3341,31 +3292,6 @@
|
|
|
3341
3292
|
opacity: .65;
|
|
3342
3293
|
}
|
|
3343
3294
|
|
|
3344
|
-
.es\:inset-ring {
|
|
3345
|
-
--tw-inset-ring-shadow: inset 0 0 0 1px var(--tw-inset-ring-color, currentColor);
|
|
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\:inset-shadow-xs {
|
|
3350
|
-
--tw-inset-shadow: inset 0 1px 1px var(--tw-inset-shadow-color, #0000000d);
|
|
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-1 {
|
|
3355
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + 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
|
-
.es\:ring-2 {
|
|
3360
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3361
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3362
|
-
}
|
|
3363
|
-
|
|
3364
|
-
.es\:ring-3 {
|
|
3365
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3366
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3367
|
-
}
|
|
3368
|
-
|
|
3369
3295
|
.es\:shadow {
|
|
3370
3296
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
|
|
3371
3297
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
@@ -3411,6 +3337,31 @@
|
|
|
3411
3337
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3412
3338
|
}
|
|
3413
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
|
+
|
|
3414
3365
|
.es\:shadow-accent-500\/25 {
|
|
3415
3366
|
--tw-shadow-color: color-mix(in oklab, var(--es-color-accent-500) 25%, transparent);
|
|
3416
3367
|
}
|
|
@@ -3508,6 +3459,7 @@
|
|
|
3508
3459
|
}
|
|
3509
3460
|
|
|
3510
3461
|
.es\:outline-hidden {
|
|
3462
|
+
--tw-outline-style: none;
|
|
3511
3463
|
outline-style: none;
|
|
3512
3464
|
}
|
|
3513
3465
|
|
|
@@ -3519,6 +3471,7 @@
|
|
|
3519
3471
|
}
|
|
3520
3472
|
|
|
3521
3473
|
.es\:outline-hidden\! {
|
|
3474
|
+
--tw-outline-style: none !important;
|
|
3522
3475
|
outline-style: none !important;
|
|
3523
3476
|
}
|
|
3524
3477
|
|
|
@@ -3648,6 +3601,36 @@
|
|
|
3648
3601
|
will-change: transform;
|
|
3649
3602
|
}
|
|
3650
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
|
+
|
|
3651
3634
|
.es\:accent-text-shadow {
|
|
3652
3635
|
text-shadow: 0 1px 0 color-mix(in oklab, var(--es-color-accent-900) 25%, transparent);
|
|
3653
3636
|
}
|
|
@@ -3676,48 +3659,10 @@
|
|
|
3676
3659
|
--motion-duration: 1.5s;
|
|
3677
3660
|
}
|
|
3678
3661
|
|
|
3679
|
-
.es\:motion-ease-linear\/opacity {
|
|
3680
|
-
--motion-opacity-timing: linear;
|
|
3681
|
-
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
3682
|
-
}
|
|
3683
|
-
|
|
3684
|
-
.es\:motion-ease-spring-bouncier {
|
|
3685
|
-
--motion-timing: var(--motion-spring-bouncier);
|
|
3686
|
-
--motion-perceptual-duration-multiplier: 2.035;
|
|
3687
|
-
--motion-filter-timing: var(--motion-spring-smooth);
|
|
3688
|
-
--motion-opacity-timing: var(--motion-spring-smooth);
|
|
3689
|
-
--motion-background-color-timing: var(--motion-spring-smooth);
|
|
3690
|
-
--motion-text-color-timing: var(--motion-spring-smooth);
|
|
3691
|
-
--motion-filter-perceptual-duration-multiplier: 1.66;
|
|
3692
|
-
--motion-opacity-perceptual-duration-multiplier: 1.66;
|
|
3693
|
-
--motion-background-color-perceptual-duration-multiplier: 1.66;
|
|
3694
|
-
--motion-text-color-perceptual-duration-multiplier: 1.66;
|
|
3695
|
-
}
|
|
3696
|
-
|
|
3697
|
-
.es\:motion-ease-spring-smooth\/scale {
|
|
3698
|
-
--motion-scale-timing: var(--motion-spring-smooth);
|
|
3699
|
-
--motion-scale-perceptual-duration-multiplier: 1.66;
|
|
3700
|
-
}
|
|
3701
|
-
|
|
3702
|
-
.es\:motion-ease-spring-snappy {
|
|
3703
|
-
--motion-timing: var(--motion-spring-snappy);
|
|
3704
|
-
--motion-perceptual-duration-multiplier: 1.66;
|
|
3705
|
-
}
|
|
3706
|
-
|
|
3707
|
-
.es\:motion-ease-spring-snappy\/scale {
|
|
3708
|
-
--motion-scale-timing: var(--motion-spring-snappy);
|
|
3709
|
-
--motion-scale-perceptual-duration-multiplier: 1.66;
|
|
3710
|
-
}
|
|
3711
|
-
|
|
3712
3662
|
.es\:no-webkit-highlight {
|
|
3713
3663
|
-webkit-tap-highlight-color: transparent;
|
|
3714
3664
|
}
|
|
3715
3665
|
|
|
3716
|
-
.es\:select-none {
|
|
3717
|
-
-webkit-user-select: none;
|
|
3718
|
-
user-select: none;
|
|
3719
|
-
}
|
|
3720
|
-
|
|
3721
3666
|
:is(.es\:\*\:col-start-1 > *) {
|
|
3722
3667
|
grid-column-start: 1;
|
|
3723
3668
|
}
|
|
@@ -3756,7 +3701,7 @@
|
|
|
3756
3701
|
padding-bottom: calc(var(--es-spacing) * 4);
|
|
3757
3702
|
}
|
|
3758
3703
|
|
|
3759
|
-
.es\:not-disabled\:cursor-pointer:not(:disabled, [data-rac][data-disabled]) {
|
|
3704
|
+
.es\:not-disabled\:cursor-pointer:not(:is(:disabled, [data-rac][data-disabled])) {
|
|
3760
3705
|
cursor: pointer;
|
|
3761
3706
|
}
|
|
3762
3707
|
|
|
@@ -3776,7 +3721,7 @@
|
|
|
3776
3721
|
}
|
|
3777
3722
|
}
|
|
3778
3723
|
|
|
3779
|
-
.es\:group-not-disabled\:cursor-pointer:is(:where(.es\:group):not(:disabled, [data-rac][data-disabled]) *) {
|
|
3724
|
+
.es\:group-not-disabled\:cursor-pointer:is(:where(.es\:group):not(:is(:disabled, [data-rac][data-disabled])) *) {
|
|
3780
3725
|
cursor: pointer;
|
|
3781
3726
|
}
|
|
3782
3727
|
|
|
@@ -3804,6 +3749,7 @@
|
|
|
3804
3749
|
}
|
|
3805
3750
|
|
|
3806
3751
|
.es\:group-focus\:outline-hidden:is(:where(.es\:group):focus *) {
|
|
3752
|
+
--tw-outline-style: none;
|
|
3807
3753
|
outline-style: none;
|
|
3808
3754
|
}
|
|
3809
3755
|
|
|
@@ -3826,13 +3772,13 @@
|
|
|
3826
3772
|
opacity: 1;
|
|
3827
3773
|
}
|
|
3828
3774
|
|
|
3829
|
-
.es\:group-focus-visible\:
|
|
3830
|
-
--tw-
|
|
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);
|
|
3831
3777
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3832
3778
|
}
|
|
3833
3779
|
|
|
3834
|
-
.es\:group-focus-visible\:
|
|
3835
|
-
--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);
|
|
3836
3782
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3837
3783
|
}
|
|
3838
3784
|
|
|
@@ -3853,6 +3799,18 @@
|
|
|
3853
3799
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
3854
3800
|
}
|
|
3855
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
|
+
|
|
3856
3814
|
.es\:group-selected\:bg-accent-50:is(:where(.es\:group)[data-selected] *) {
|
|
3857
3815
|
background-color: var(--es-color-accent-50);
|
|
3858
3816
|
}
|
|
@@ -4040,13 +3998,13 @@
|
|
|
4040
3998
|
|
|
4041
3999
|
.es\:after\:bg-linear-to-b:after {
|
|
4042
4000
|
content: var(--tw-content);
|
|
4043
|
-
--tw-gradient-position: to bottom in oklab
|
|
4001
|
+
--tw-gradient-position: to bottom in oklab;
|
|
4044
4002
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
4045
4003
|
}
|
|
4046
4004
|
|
|
4047
4005
|
.es\:after\:bg-linear-to-r:after {
|
|
4048
4006
|
content: var(--tw-content);
|
|
4049
|
-
--tw-gradient-position: to right in oklab
|
|
4007
|
+
--tw-gradient-position: to right in oklab;
|
|
4050
4008
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
4051
4009
|
}
|
|
4052
4010
|
|
|
@@ -4067,14 +4025,14 @@
|
|
|
4067
4025
|
margin-top: calc(var(--es-spacing) * 1);
|
|
4068
4026
|
}
|
|
4069
4027
|
|
|
4070
|
-
.es\:first\:rounded-
|
|
4028
|
+
.es\:first\:rounded-t-xl:first-child {
|
|
4071
4029
|
border-top-left-radius: var(--es-radius-xl);
|
|
4072
|
-
border-
|
|
4030
|
+
border-top-right-radius: var(--es-radius-xl);
|
|
4073
4031
|
}
|
|
4074
4032
|
|
|
4075
|
-
.es\:first\:rounded-
|
|
4033
|
+
.es\:first\:rounded-l-xl:first-child {
|
|
4076
4034
|
border-top-left-radius: var(--es-radius-xl);
|
|
4077
|
-
border-
|
|
4035
|
+
border-bottom-left-radius: var(--es-radius-xl);
|
|
4078
4036
|
}
|
|
4079
4037
|
|
|
4080
4038
|
.es\:first\:pt-1\.5:first-child {
|
|
@@ -4156,7 +4114,7 @@
|
|
|
4156
4114
|
|
|
4157
4115
|
.es\:hover\:to-secondary-100:hover {
|
|
4158
4116
|
--tw-gradient-to: var(--es-color-secondary-100);
|
|
4159
|
-
--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));
|
|
4160
4118
|
}
|
|
4161
4119
|
|
|
4162
4120
|
.es\:hover\:text-accent-500:hover {
|
|
@@ -4200,6 +4158,7 @@
|
|
|
4200
4158
|
}
|
|
4201
4159
|
|
|
4202
4160
|
.es\:hover\:outline-hidden:hover {
|
|
4161
|
+
--tw-outline-style: none;
|
|
4203
4162
|
outline-style: none;
|
|
4204
4163
|
}
|
|
4205
4164
|
|
|
@@ -4210,15 +4169,15 @@
|
|
|
4210
4169
|
}
|
|
4211
4170
|
}
|
|
4212
4171
|
|
|
4213
|
-
.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 {
|
|
4214
4173
|
background-color: color-mix(in oklab, var(--es-color-red-500) 5%, transparent);
|
|
4215
4174
|
}
|
|
4216
4175
|
|
|
4217
|
-
.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 {
|
|
4218
4177
|
background-color: var(--es-color-secondary-100);
|
|
4219
4178
|
}
|
|
4220
4179
|
|
|
4221
|
-
.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 {
|
|
4222
4181
|
color: var(--es-color-secondary-900);
|
|
4223
4182
|
}
|
|
4224
4183
|
|
|
@@ -4227,16 +4186,16 @@
|
|
|
4227
4186
|
background-color: var(--es-color-accent-500);
|
|
4228
4187
|
}
|
|
4229
4188
|
|
|
4230
|
-
.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 {
|
|
4231
4190
|
content: var(--tw-content);
|
|
4232
4191
|
--tw-gradient-from: var(--es-color-secondary-200);
|
|
4233
|
-
--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));
|
|
4234
4193
|
}
|
|
4235
4194
|
|
|
4236
|
-
.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 {
|
|
4237
4196
|
content: var(--tw-content);
|
|
4238
4197
|
--tw-gradient-to: var(--es-color-secondary-300);
|
|
4239
|
-
--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));
|
|
4240
4199
|
}
|
|
4241
4200
|
}
|
|
4242
4201
|
|
|
@@ -4248,16 +4207,16 @@
|
|
|
4248
4207
|
color: currentColor;
|
|
4249
4208
|
}
|
|
4250
4209
|
|
|
4251
|
-
.es\:focus\:ring-2:focus {
|
|
4252
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4253
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4254
|
-
}
|
|
4255
|
-
|
|
4256
4210
|
.es\:focus\:shadow-none\!:focus {
|
|
4257
4211
|
--tw-shadow: 0 0 #0000 !important;
|
|
4258
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;
|
|
4259
4213
|
}
|
|
4260
4214
|
|
|
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);
|
|
4218
|
+
}
|
|
4219
|
+
|
|
4261
4220
|
.es\:focus\:ring-accent-500\/50:focus {
|
|
4262
4221
|
--tw-ring-color: color-mix(in oklab, var(--es-color-accent-500) 50%, transparent);
|
|
4263
4222
|
}
|
|
@@ -4298,8 +4257,8 @@
|
|
|
4298
4257
|
color: var(--es-color-red-900);
|
|
4299
4258
|
}
|
|
4300
4259
|
|
|
4301
|
-
.es\:focus-visible\:
|
|
4302
|
-
--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);
|
|
4303
4262
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4304
4263
|
}
|
|
4305
4264
|
|
|
@@ -4308,8 +4267,8 @@
|
|
|
4308
4267
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4309
4268
|
}
|
|
4310
4269
|
|
|
4311
|
-
.es\:focus-visible\:ring
|
|
4312
|
-
--tw-ring-shadow:
|
|
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);
|
|
4313
4272
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4314
4273
|
}
|
|
4315
4274
|
|
|
@@ -4338,6 +4297,7 @@
|
|
|
4338
4297
|
}
|
|
4339
4298
|
|
|
4340
4299
|
.es\:focus-visible\:outline-hidden:is(:focus-visible:not(:focus), [data-rac][data-focus-visible]) {
|
|
4300
|
+
--tw-outline-style: none;
|
|
4341
4301
|
outline-style: none;
|
|
4342
4302
|
}
|
|
4343
4303
|
|
|
@@ -4397,18 +4357,18 @@
|
|
|
4397
4357
|
}
|
|
4398
4358
|
|
|
4399
4359
|
.es\:disabled\:bg-linear-to-r\!:is(:disabled, [data-rac][data-disabled]) {
|
|
4400
|
-
--tw-gradient-position: to right in oklab
|
|
4360
|
+
--tw-gradient-position: to right in oklab !important;
|
|
4401
4361
|
background-image: linear-gradient(var(--tw-gradient-stops)) !important;
|
|
4402
4362
|
}
|
|
4403
4363
|
|
|
4404
4364
|
.es\:disabled\:from-white:is(:disabled, [data-rac][data-disabled]) {
|
|
4405
4365
|
--tw-gradient-from: var(--es-color-white);
|
|
4406
|
-
--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));
|
|
4407
4367
|
}
|
|
4408
4368
|
|
|
4409
4369
|
.es\:disabled\:to-secondary-100:is(:disabled, [data-rac][data-disabled]) {
|
|
4410
4370
|
--tw-gradient-to: var(--es-color-secondary-100);
|
|
4411
|
-
--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));
|
|
4412
4372
|
}
|
|
4413
4373
|
|
|
4414
4374
|
.es\:disabled\:text-secondary-300:is(:disabled, [data-rac][data-disabled]) {
|
|
@@ -4439,11 +4399,6 @@
|
|
|
4439
4399
|
opacity: 0;
|
|
4440
4400
|
}
|
|
4441
4401
|
|
|
4442
|
-
.es\:disabled\:inset-ring-0:is(:disabled, [data-rac][data-disabled]) {
|
|
4443
|
-
--tw-inset-ring-shadow: inset 0 0 0 0px var(--tw-inset-ring-color, currentColor);
|
|
4444
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4445
|
-
}
|
|
4446
|
-
|
|
4447
4402
|
.es\:disabled\:shadow-none:is(:disabled, [data-rac][data-disabled]) {
|
|
4448
4403
|
--tw-shadow: 0 0 #0000;
|
|
4449
4404
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
@@ -4454,6 +4409,11 @@
|
|
|
4454
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;
|
|
4455
4410
|
}
|
|
4456
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
|
+
|
|
4457
4417
|
.es\:disabled\:inset-shadow-transparent:is(:disabled, [data-rac][data-disabled]) {
|
|
4458
4418
|
--tw-inset-shadow-color: transparent;
|
|
4459
4419
|
}
|
|
@@ -4468,6 +4428,7 @@
|
|
|
4468
4428
|
}
|
|
4469
4429
|
|
|
4470
4430
|
:where(:is(:focus-visible:not(:focus), [data-rac][data-focus-visible])) .es\:in-focus-visible\:outline-hidden {
|
|
4431
|
+
--tw-outline-style: none;
|
|
4471
4432
|
outline-style: none;
|
|
4472
4433
|
}
|
|
4473
4434
|
|
|
@@ -4478,6 +4439,10 @@
|
|
|
4478
4439
|
}
|
|
4479
4440
|
}
|
|
4480
4441
|
|
|
4442
|
+
.es\:has-icon\:pl-1:has(* > svg) {
|
|
4443
|
+
padding-left: calc(var(--es-spacing) * 1);
|
|
4444
|
+
}
|
|
4445
|
+
|
|
4481
4446
|
.es\:has-icon\:pl-2\.5:has(* > svg) {
|
|
4482
4447
|
padding-left: calc(var(--es-spacing) * 2.5);
|
|
4483
4448
|
}
|
|
@@ -4574,15 +4539,6 @@
|
|
|
4574
4539
|
animation: var(--motion-all-exit-animations);
|
|
4575
4540
|
}
|
|
4576
4541
|
|
|
4577
|
-
.es\:motion-safe\:motion-duration-300 {
|
|
4578
|
-
--motion-duration: .3s;
|
|
4579
|
-
}
|
|
4580
|
-
|
|
4581
|
-
.es\:motion-safe\:motion-ease-linear\/opacity {
|
|
4582
|
-
--motion-opacity-timing: linear;
|
|
4583
|
-
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
4584
|
-
}
|
|
4585
|
-
|
|
4586
4542
|
.es\:motion-safe\:motion-ease-spring-bouncy {
|
|
4587
4543
|
--motion-timing: var(--motion-spring-bouncy);
|
|
4588
4544
|
--motion-perceptual-duration-multiplier: 1.66;
|
|
@@ -4596,13 +4552,22 @@
|
|
|
4596
4552
|
--motion-text-color-perceptual-duration-multiplier: 1.66;
|
|
4597
4553
|
}
|
|
4598
4554
|
|
|
4555
|
+
.es\:motion-safe\:motion-ease-linear\/opacity {
|
|
4556
|
+
--motion-opacity-timing: linear;
|
|
4557
|
+
--motion-opacity-perceptual-duration-multiplier: 1;
|
|
4558
|
+
}
|
|
4559
|
+
|
|
4599
4560
|
.es\:motion-safe\:motion-ease-spring-smooth {
|
|
4600
4561
|
--motion-timing: var(--motion-spring-smooth);
|
|
4601
4562
|
--motion-perceptual-duration-multiplier: 1.66;
|
|
4602
4563
|
}
|
|
4603
4564
|
|
|
4604
|
-
.es\:motion-safe\:
|
|
4605
|
-
--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);
|
|
4606
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;
|
|
4607
4572
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4608
4573
|
}
|
|
@@ -4613,8 +4578,8 @@
|
|
|
4613
4578
|
animation: var(--motion-all-exit-animations);
|
|
4614
4579
|
}
|
|
4615
4580
|
|
|
4616
|
-
.es\:motion-safe\:data-\[placement\=left\]\:motion-translate-x-in
|
|
4617
|
-
--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%;
|
|
4618
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;
|
|
4619
4584
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4620
4585
|
}
|
|
@@ -4625,8 +4590,8 @@
|
|
|
4625
4590
|
animation: var(--motion-all-exit-animations);
|
|
4626
4591
|
}
|
|
4627
4592
|
|
|
4628
|
-
.es\:motion-safe\:data-\[placement\=right\]\:-motion-translate-x-in
|
|
4629
|
-
--motion-origin-translate-x: calc(
|
|
4593
|
+
.es\:motion-safe\:data-\[placement\=right\]\:-motion-translate-x-in-\[5\%\][data-placement="right"] {
|
|
4594
|
+
--motion-origin-translate-x: calc(5% * -1);
|
|
4630
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;
|
|
4631
4596
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4632
4597
|
}
|
|
@@ -4637,8 +4602,8 @@
|
|
|
4637
4602
|
animation: var(--motion-all-exit-animations);
|
|
4638
4603
|
}
|
|
4639
4604
|
|
|
4640
|
-
.es\:motion-safe\:data-\[placement\=top\]\:motion-translate-y-in
|
|
4641
|
-
--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%;
|
|
4642
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;
|
|
4643
4608
|
animation: var(--motion-all-loop-and-enter-animations);
|
|
4644
4609
|
}
|
|
@@ -4676,6 +4641,7 @@
|
|
|
4676
4641
|
}
|
|
4677
4642
|
|
|
4678
4643
|
.es\:any-focus\:outline-hidden:is(:focus-visible, [data-rac][data-focus-visible], :focus, [data-rac][data-focused]) {
|
|
4644
|
+
--tw-outline-style: none;
|
|
4679
4645
|
outline-style: none;
|
|
4680
4646
|
}
|
|
4681
4647
|
|
|
@@ -4713,13 +4679,13 @@
|
|
|
4713
4679
|
.es\:selected\:after\:from-accent-500[data-selected]:after {
|
|
4714
4680
|
content: var(--tw-content);
|
|
4715
4681
|
--tw-gradient-from: var(--es-color-accent-500);
|
|
4716
|
-
--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));
|
|
4717
4683
|
}
|
|
4718
4684
|
|
|
4719
4685
|
.es\:selected\:after\:to-accent-600[data-selected]:after {
|
|
4720
4686
|
content: var(--tw-content);
|
|
4721
4687
|
--tw-gradient-to: var(--es-color-accent-600);
|
|
4722
|
-
--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));
|
|
4723
4689
|
}
|
|
4724
4690
|
|
|
4725
4691
|
.es\:selected\:after\:shadow-xs[data-selected]:after {
|
|
@@ -4767,6 +4733,11 @@
|
|
|
4767
4733
|
height: calc(var(--es-spacing) * 4);
|
|
4768
4734
|
}
|
|
4769
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
|
+
|
|
4770
4741
|
.es\:icon\:size-4\.5 > svg {
|
|
4771
4742
|
width: calc(var(--es-spacing) * 4.5);
|
|
4772
4743
|
height: calc(var(--es-spacing) * 4.5);
|
|
@@ -4832,6 +4803,10 @@
|
|
|
4832
4803
|
color: var(--es-color-gray-500);
|
|
4833
4804
|
}
|
|
4834
4805
|
|
|
4806
|
+
.es\:icon\:text-lime-500 > svg {
|
|
4807
|
+
color: var(--es-color-lime-500);
|
|
4808
|
+
}
|
|
4809
|
+
|
|
4835
4810
|
.es\:icon\:text-secondary-500 > svg {
|
|
4836
4811
|
color: var(--es-color-secondary-500);
|
|
4837
4812
|
}
|
|
@@ -4927,6 +4902,11 @@
|
|
|
4927
4902
|
text-overflow: ellipsis;
|
|
4928
4903
|
}
|
|
4929
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
|
+
|
|
4930
4910
|
.es\:\[\&_svg_path\]\:stroke-red-500 svg path {
|
|
4931
4911
|
stroke: var(--es-color-red-500);
|
|
4932
4912
|
}
|
|
@@ -4947,42 +4927,6 @@
|
|
|
4947
4927
|
.es\:\[\&\>span\>svg\]\:opacity-80 > span > svg {
|
|
4948
4928
|
opacity: .8;
|
|
4949
4929
|
}
|
|
4950
|
-
|
|
4951
|
-
.es\:\[\&\>svg\]\:size-5\.5 > svg {
|
|
4952
|
-
width: var(--es-spacing-5_5);
|
|
4953
|
-
height: var(--es-spacing-5_5);
|
|
4954
|
-
}
|
|
4955
|
-
}
|
|
4956
|
-
|
|
4957
|
-
@keyframes spin {
|
|
4958
|
-
to {
|
|
4959
|
-
transform: rotate(360deg);
|
|
4960
|
-
}
|
|
4961
|
-
}
|
|
4962
|
-
|
|
4963
|
-
@keyframes ping {
|
|
4964
|
-
75%, 100% {
|
|
4965
|
-
opacity: 0;
|
|
4966
|
-
transform: scale(2);
|
|
4967
|
-
}
|
|
4968
|
-
}
|
|
4969
|
-
|
|
4970
|
-
@keyframes pulse {
|
|
4971
|
-
50% {
|
|
4972
|
-
opacity: .5;
|
|
4973
|
-
}
|
|
4974
|
-
}
|
|
4975
|
-
|
|
4976
|
-
@keyframes bounce {
|
|
4977
|
-
0%, 100% {
|
|
4978
|
-
animation-timing-function: cubic-bezier(.8, 0, 1, 1);
|
|
4979
|
-
transform: translateY(-25%);
|
|
4980
|
-
}
|
|
4981
|
-
|
|
4982
|
-
50% {
|
|
4983
|
-
animation-timing-function: cubic-bezier(0, 0, .2, 1);
|
|
4984
|
-
transform: none;
|
|
4985
|
-
}
|
|
4986
4930
|
}
|
|
4987
4931
|
|
|
4988
4932
|
@property --tw-translate-x {
|
|
@@ -5248,6 +5192,11 @@
|
|
|
5248
5192
|
inherits: false
|
|
5249
5193
|
}
|
|
5250
5194
|
|
|
5195
|
+
@property --tw-drop-shadow {
|
|
5196
|
+
syntax: "*";
|
|
5197
|
+
inherits: false
|
|
5198
|
+
}
|
|
5199
|
+
|
|
5251
5200
|
@property --tw-backdrop-blur {
|
|
5252
5201
|
syntax: "*";
|
|
5253
5202
|
inherits: false
|
|
@@ -5308,3 +5257,9 @@
|
|
|
5308
5257
|
inherits: false;
|
|
5309
5258
|
initial-value: "";
|
|
5310
5259
|
}
|
|
5260
|
+
|
|
5261
|
+
@keyframes spin {
|
|
5262
|
+
to {
|
|
5263
|
+
transform: rotate(360deg);
|
|
5264
|
+
}
|
|
5265
|
+
}
|