@itilite/lumina-ui 0.0.324 → 1.0.1-beta.1

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/styles.css CHANGED
@@ -1,1746 +1,428 @@
1
- /* src/Button/Button.module.scss */
2
- .Button-module__button___PM45p {
3
- display: flex;
4
- align-items: center;
5
- justify-content: center;
6
- gap: 0.25rem;
7
- border-radius: 0.5rem;
8
- }
9
- .Button-module__button___PM45p.Button-module__size_large___4muaQ {
10
- height: 56px;
11
- padding-left: 1rem;
12
- padding-right: 1rem;
13
- }
14
- .Button-module__button___PM45p.Button-module__size_large___4muaQ.Button-module__shape_circle___5jh5G {
15
- width: 56px;
16
- }
17
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh {
18
- height: 40px;
19
- padding-left: 0.75rem;
20
- padding-right: 0.75rem;
21
- }
22
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh.Button-module__shape_circle___5jh5G {
23
- width: 40px;
24
- }
25
- .Button-module__button___PM45p.Button-module__size_small___7xabg {
26
- height: 32px;
27
- padding-left: 0.5rem;
28
- padding-right: 0.5rem;
29
- }
30
- .Button-module__button___PM45p.Button-module__size_small___7xabg.Button-module__shape_circle___5jh5G {
31
- width: 32px;
32
- }
33
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3 {
34
- --tw-bg-opacity: 1;
35
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
36
- border-width: 1px;
37
- border-style: solid;
38
- --tw-border-opacity: 1;
39
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
40
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
41
- }
42
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:active {
43
- --tw-bg-opacity: 1;
44
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
45
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
46
- }
47
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3:focus-visible {
48
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
49
- }
50
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh {
51
- --tw-text-opacity: 1;
52
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
53
- }
54
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh:hover {
55
- --tw-text-opacity: 1;
56
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
57
- }
58
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy {
59
- --tw-text-opacity: 1;
60
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
61
- }
62
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy:hover {
63
- --tw-text-opacity: 1;
64
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
65
- }
66
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y {
67
- border-width: 1px;
68
- border-style: solid;
69
- --tw-bg-opacity: 1;
70
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
71
- --tw-border-opacity: 1;
72
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
73
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
74
- }
75
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:active {
76
- --tw-bg-opacity: 1;
77
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
78
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
79
- }
80
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:focus-visible {
81
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
82
- }
83
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh {
84
- --tw-text-opacity: 1;
85
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
86
- }
87
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh:hover {
88
- --tw-text-opacity: 1;
89
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
90
- }
91
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy {
92
- --tw-text-opacity: 1;
93
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
94
- }
95
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy:hover {
96
- --tw-text-opacity: 1;
97
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
98
- }
99
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK {
100
- border-width: 1px;
101
- --tw-bg-opacity: 1;
102
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
103
- border-style: solid;
104
- --tw-border-opacity: 1;
105
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
106
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
107
- }
108
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:active {
109
- --tw-bg-opacity: 1;
110
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
111
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
112
- }
113
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:focus-visible {
114
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
115
- }
116
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh {
117
- --tw-text-opacity: 1;
118
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
119
- }
120
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh:hover {
121
- --tw-text-opacity: 1;
122
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
123
- }
124
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy {
125
- --tw-text-opacity: 1;
126
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
127
- }
128
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy:hover {
129
- --tw-text-opacity: 1;
130
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
131
- }
132
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh {
133
- --tw-bg-opacity: 1;
134
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
135
- border-width: 1px;
136
- border-style: solid;
137
- --tw-border-opacity: 1;
138
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
139
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
140
- }
141
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:hover {
142
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
143
- --tw-border-opacity: 1;
144
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
145
- }
146
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:focus-visible {
147
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
148
- }
149
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC {
150
- background-color: transparent;
151
- border-width: 0px;
152
- border-style: none;
153
- box-shadow: none;
154
- }
155
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:hover {
156
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
157
- border-style: none;
158
- --tw-bg-opacity: 1;
159
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
160
- }
161
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:active {
162
- --tw-bg-opacity: 1;
163
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
164
- }
165
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn:focus-visible {
166
- outline: 2px solid rgba(236, 93, 37, 0.2);
167
- }
168
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy {
169
- background-color: transparent;
170
- padding: 0px;
171
- border-width: 0px;
172
- border-style: none;
173
- height: auto;
174
- box-shadow: none;
175
- }
176
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover.Button-module__onHoverUnderline___wKzkT {
177
- text-decoration: underline;
178
- }
179
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover {
180
- box-shadow: none;
181
- border-style: none;
182
- background-color: transparent;
183
- }
184
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:active {
185
- background-color: transparent;
186
- }
187
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn:focus-visible {
188
- outline: none;
189
- }
190
-
191
- /* src/Checkbox/Checkbox.module.scss */
192
- .Checkbox-module__checkbox___D2qRJ {
193
- display: flex;
194
- align-items: center;
195
- }
196
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_small___lgUjj .ant-checkbox .ant-checkbox-inner {
197
- height: 16px;
198
- width: 16px;
199
- }
200
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner {
201
- height: 20px;
202
- width: 20px;
203
- }
204
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner::after {
205
- inset-inline-start: 27%;
206
- }
207
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner {
208
- height: 24px;
209
- width: 24px;
210
- }
211
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner::after {
212
- inset-inline-start: 33%;
213
- }
214
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked .ant-checkbox-inner {
215
- border-color: #ec5d25;
216
- background-color: #ec5d25;
217
- }
218
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.ant-checkbox-wrapper:hover
219
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
220
- .ant-checkbox-inner {
221
- --tw-bg-opacity: 1;
222
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
223
- }
224
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked:focus-visible {
225
- outline: 2px solid #0a65e7;
226
- }
227
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab {
228
- cursor: not-allowed;
229
- }
230
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner {
231
- opacity: 0.5;
232
- border-color: #ec5d25;
233
- background-color: #ec5d25;
234
- }
235
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner::after {
236
- border-color: #ffffff;
237
- }
238
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox .ant-checkbox-inner {
239
- border-color: #b6bac3;
240
- }
241
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:hover .ant-checkbox-inner {
242
- border-color: #6b7280;
243
- }
244
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:focus-visible {
245
- outline: 2px solid #0a65e7;
246
- }
247
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab {
248
- cursor: not-allowed;
249
- }
250
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab .ant-checkbox .ant-checkbox-inner {
251
- border-color: #b6bac3;
252
- background-color: #f9fafb;
253
- }
254
- .Checkbox-module__checkbox___D2qRJ .ant-checkbox-disabled + span {
255
- color: #363e4f;
256
- }
257
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_normal___MbKJP {
258
- color: #363e4f;
259
- font-weight: 400;
260
- font-size: 0.875rem;
261
- line-height: 20px;
262
- }
263
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_emphasized___Yo9yv {
264
- color: #363e4f;
265
- font-weight: 500;
266
- font-size: 0.875rem;
267
- line-height: 20px;
268
- }
269
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner {
270
- opacity: 0.5;
271
- border-color: #ec5d25;
272
- background-color: #ec5d25;
273
- }
274
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner::after {
275
- border-color: #ffffff;
276
- }
277
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner {
278
- border-color: #ec5d25 !important;
279
- background-color: #ec5d25 !important;
280
- }
281
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner::after {
282
- inset-inline-start: 50%;
283
- width: 60%;
284
- height: 3px;
285
- border-radius: 4px;
286
- background: white;
287
- }
288
-
289
- /* CSS Modules */
290
-
291
-
292
- /* CSS Modules */
293
- /* src/Checkbox/Checkbox.module.scss */
294
- .Checkbox-module__checkbox___D2qRJ {
295
- display: flex;
296
- align-items: center;
297
- }
298
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_small___lgUjj .ant-checkbox .ant-checkbox-inner {
299
- height: 16px;
300
- width: 16px;
301
- }
302
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner {
303
- height: 20px;
304
- width: 20px;
305
- }
306
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner::after {
307
- inset-inline-start: 27%;
308
- }
309
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner {
310
- height: 24px;
311
- width: 24px;
312
- }
313
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner::after {
314
- inset-inline-start: 33%;
315
- }
316
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked .ant-checkbox-inner {
317
- border-color: #ec5d25;
318
- background-color: #ec5d25;
319
- }
320
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.ant-checkbox-wrapper:hover
321
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
322
- .ant-checkbox-inner {
323
- --tw-bg-opacity: 1;
324
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
325
- }
326
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked:focus-visible {
327
- outline: 2px solid #0a65e7;
328
- }
329
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab {
330
- cursor: not-allowed;
331
- }
332
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner {
333
- opacity: 0.5;
334
- border-color: #ec5d25;
335
- background-color: #ec5d25;
336
- }
337
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner::after {
338
- border-color: #ffffff;
339
- }
340
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox .ant-checkbox-inner {
341
- border-color: #b6bac3;
342
- }
343
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:hover .ant-checkbox-inner {
344
- border-color: #6b7280;
345
- }
346
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:focus-visible {
347
- outline: 2px solid #0a65e7;
348
- }
349
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab {
350
- cursor: not-allowed;
351
- }
352
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab .ant-checkbox .ant-checkbox-inner {
353
- border-color: #b6bac3;
354
- background-color: #f9fafb;
355
- }
356
- .Checkbox-module__checkbox___D2qRJ .ant-checkbox-disabled + span {
357
- color: #363e4f;
358
- }
359
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_normal___MbKJP {
360
- color: #363e4f;
361
- font-weight: 400;
362
- font-size: 0.875rem;
363
- line-height: 20px;
364
- }
365
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_emphasized___Yo9yv {
366
- color: #363e4f;
367
- font-weight: 500;
368
- font-size: 0.875rem;
369
- line-height: 20px;
370
- }
371
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner {
372
- opacity: 0.5;
373
- border-color: #ec5d25;
374
- background-color: #ec5d25;
375
- }
376
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner::after {
377
- border-color: #ffffff;
378
- }
379
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner {
380
- border-color: #ec5d25 !important;
381
- background-color: #ec5d25 !important;
382
- }
383
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner::after {
384
- inset-inline-start: 50%;
385
- width: 60%;
386
- height: 3px;
387
- border-radius: 4px;
388
- background: white;
389
- }
390
-
391
- /* src/Button/Button.module.scss */
392
- .Button-module__button___PM45p {
393
- display: flex;
394
- align-items: center;
395
- justify-content: center;
396
- gap: 0.25rem;
397
- border-radius: 0.5rem;
398
- }
399
- .Button-module__button___PM45p.Button-module__size_large___4muaQ {
400
- height: 56px;
401
- padding-left: 1rem;
402
- padding-right: 1rem;
403
- }
404
- .Button-module__button___PM45p.Button-module__size_large___4muaQ.Button-module__shape_circle___5jh5G {
405
- width: 56px;
406
- }
407
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh {
408
- height: 40px;
409
- padding-left: 0.75rem;
410
- padding-right: 0.75rem;
411
- }
412
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh.Button-module__shape_circle___5jh5G {
413
- width: 40px;
414
- }
415
- .Button-module__button___PM45p.Button-module__size_small___7xabg {
416
- height: 32px;
417
- padding-left: 0.5rem;
418
- padding-right: 0.5rem;
419
- }
420
- .Button-module__button___PM45p.Button-module__size_small___7xabg.Button-module__shape_circle___5jh5G {
421
- width: 32px;
422
- }
423
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3 {
424
- --tw-bg-opacity: 1;
425
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
426
- border-width: 1px;
427
- border-style: solid;
428
- --tw-border-opacity: 1;
429
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
430
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
431
- }
432
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:active {
433
- --tw-bg-opacity: 1;
434
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
435
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
436
- }
437
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3:focus-visible {
438
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
439
- }
440
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh {
441
- --tw-text-opacity: 1;
442
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
443
- }
444
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh:hover {
445
- --tw-text-opacity: 1;
446
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
447
- }
448
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy {
449
- --tw-text-opacity: 1;
450
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
451
- }
452
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy:hover {
453
- --tw-text-opacity: 1;
454
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
455
- }
456
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y {
457
- border-width: 1px;
458
- border-style: solid;
459
- --tw-bg-opacity: 1;
460
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
461
- --tw-border-opacity: 1;
462
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
463
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
464
- }
465
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:active {
466
- --tw-bg-opacity: 1;
467
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
468
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
469
- }
470
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:focus-visible {
471
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
472
- }
473
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh {
474
- --tw-text-opacity: 1;
475
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
476
- }
477
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh:hover {
478
- --tw-text-opacity: 1;
479
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
480
- }
481
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy {
482
- --tw-text-opacity: 1;
483
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
484
- }
485
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy:hover {
486
- --tw-text-opacity: 1;
487
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
488
- }
489
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK {
490
- border-width: 1px;
491
- --tw-bg-opacity: 1;
492
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
493
- border-style: solid;
494
- --tw-border-opacity: 1;
495
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
496
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
497
- }
498
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:active {
499
- --tw-bg-opacity: 1;
500
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
501
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
502
- }
503
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:focus-visible {
504
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
505
- }
506
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh {
507
- --tw-text-opacity: 1;
508
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
509
- }
510
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh:hover {
511
- --tw-text-opacity: 1;
512
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
513
- }
514
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy {
515
- --tw-text-opacity: 1;
516
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
517
- }
518
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy:hover {
519
- --tw-text-opacity: 1;
520
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
521
- }
522
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh {
523
- --tw-bg-opacity: 1;
524
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
525
- border-width: 1px;
526
- border-style: solid;
527
- --tw-border-opacity: 1;
528
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
529
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
530
- }
531
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:hover {
532
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
533
- --tw-border-opacity: 1;
534
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
535
- }
536
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:focus-visible {
537
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
538
- }
539
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC {
540
- background-color: transparent;
541
- border-width: 0px;
542
- border-style: none;
543
- box-shadow: none;
544
- }
545
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:hover {
546
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
547
- border-style: none;
548
- --tw-bg-opacity: 1;
549
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
550
- }
551
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:active {
552
- --tw-bg-opacity: 1;
553
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
554
- }
555
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn:focus-visible {
556
- outline: 2px solid rgba(236, 93, 37, 0.2);
557
- }
558
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy {
559
- background-color: transparent;
560
- padding: 0px;
561
- border-width: 0px;
562
- border-style: none;
563
- height: auto;
564
- box-shadow: none;
565
- }
566
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover.Button-module__onHoverUnderline___wKzkT {
567
- text-decoration: underline;
568
- }
569
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover {
570
- box-shadow: none;
571
- border-style: none;
572
- background-color: transparent;
573
- }
574
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:active {
575
- background-color: transparent;
576
- }
577
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn:focus-visible {
578
- outline: none;
579
- }
580
-
581
- /* CSS Modules */
582
-
583
-
584
- /* CSS Modules */
585
- /* src/Button/Button.module.scss */
586
- .Button-module__button___PM45p {
587
- display: flex;
588
- align-items: center;
589
- justify-content: center;
590
- gap: 0.25rem;
591
- border-radius: 0.5rem;
592
- }
593
- .Button-module__button___PM45p.Button-module__size_large___4muaQ {
594
- height: 56px;
595
- padding-left: 1rem;
596
- padding-right: 1rem;
597
- }
598
- .Button-module__button___PM45p.Button-module__size_large___4muaQ.Button-module__shape_circle___5jh5G {
599
- width: 56px;
600
- }
601
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh {
602
- height: 40px;
603
- padding-left: 0.75rem;
604
- padding-right: 0.75rem;
605
- }
606
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh.Button-module__shape_circle___5jh5G {
607
- width: 40px;
608
- }
609
- .Button-module__button___PM45p.Button-module__size_small___7xabg {
610
- height: 32px;
611
- padding-left: 0.5rem;
612
- padding-right: 0.5rem;
613
- }
614
- .Button-module__button___PM45p.Button-module__size_small___7xabg.Button-module__shape_circle___5jh5G {
615
- width: 32px;
616
- }
617
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3 {
618
- --tw-bg-opacity: 1;
619
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
620
- border-width: 1px;
621
- border-style: solid;
622
- --tw-border-opacity: 1;
623
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
624
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
625
- }
626
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:active {
627
- --tw-bg-opacity: 1;
628
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
629
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
630
- }
631
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3:focus-visible {
632
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
633
- }
634
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh {
635
- --tw-text-opacity: 1;
636
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
637
- }
638
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh:hover {
639
- --tw-text-opacity: 1;
640
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
641
- }
642
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy {
643
- --tw-text-opacity: 1;
644
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
645
- }
646
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy:hover {
647
- --tw-text-opacity: 1;
648
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
649
- }
650
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y {
651
- border-width: 1px;
652
- border-style: solid;
653
- --tw-bg-opacity: 1;
654
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
655
- --tw-border-opacity: 1;
656
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
657
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
658
- }
659
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:active {
660
- --tw-bg-opacity: 1;
661
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
662
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
663
- }
664
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:focus-visible {
665
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
666
- }
667
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh {
668
- --tw-text-opacity: 1;
669
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
670
- }
671
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh:hover {
672
- --tw-text-opacity: 1;
673
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
674
- }
675
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy {
676
- --tw-text-opacity: 1;
677
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
678
- }
679
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy:hover {
680
- --tw-text-opacity: 1;
681
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
682
- }
683
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK {
684
- border-width: 1px;
685
- --tw-bg-opacity: 1;
686
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
687
- border-style: solid;
688
- --tw-border-opacity: 1;
689
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
690
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
691
- }
692
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:active {
693
- --tw-bg-opacity: 1;
694
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
695
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
696
- }
697
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:focus-visible {
698
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
699
- }
700
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh {
701
- --tw-text-opacity: 1;
702
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
703
- }
704
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh:hover {
705
- --tw-text-opacity: 1;
706
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
707
- }
708
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy {
709
- --tw-text-opacity: 1;
710
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
711
- }
712
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy:hover {
713
- --tw-text-opacity: 1;
714
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
715
- }
716
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh {
717
- --tw-bg-opacity: 1;
718
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
719
- border-width: 1px;
720
- border-style: solid;
721
- --tw-border-opacity: 1;
722
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
723
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
724
- }
725
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:hover {
726
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
727
- --tw-border-opacity: 1;
728
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
729
- }
730
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:focus-visible {
731
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
732
- }
733
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC {
734
- background-color: transparent;
735
- border-width: 0px;
736
- border-style: none;
737
- box-shadow: none;
738
- }
739
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:hover {
740
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
741
- border-style: none;
742
- --tw-bg-opacity: 1;
743
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
744
- }
745
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:active {
746
- --tw-bg-opacity: 1;
747
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
748
- }
749
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn:focus-visible {
750
- outline: 2px solid rgba(236, 93, 37, 0.2);
751
- }
752
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy {
753
- background-color: transparent;
754
- padding: 0px;
755
- border-width: 0px;
756
- border-style: none;
757
- height: auto;
758
- box-shadow: none;
759
- }
760
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover.Button-module__onHoverUnderline___wKzkT {
761
- text-decoration: underline;
762
- }
763
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover {
764
- box-shadow: none;
765
- border-style: none;
766
- background-color: transparent;
767
- }
768
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:active {
769
- background-color: transparent;
770
- }
771
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn:focus-visible {
772
- outline: none;
773
- }
774
-
775
- /* src/Checkbox/Checkbox.module.scss */
776
- .Checkbox-module__checkbox___D2qRJ {
777
- display: flex;
778
- align-items: center;
779
- }
780
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_small___lgUjj .ant-checkbox .ant-checkbox-inner {
781
- height: 16px;
782
- width: 16px;
783
- }
784
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner {
785
- height: 20px;
786
- width: 20px;
787
- }
788
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner::after {
789
- inset-inline-start: 27%;
790
- }
791
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner {
792
- height: 24px;
793
- width: 24px;
794
- }
795
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner::after {
796
- inset-inline-start: 33%;
797
- }
798
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked .ant-checkbox-inner {
799
- border-color: #ec5d25;
800
- background-color: #ec5d25;
801
- }
802
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.ant-checkbox-wrapper:hover
803
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
804
- .ant-checkbox-inner {
805
- --tw-bg-opacity: 1;
806
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
807
- }
808
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked:focus-visible {
809
- outline: 2px solid #0a65e7;
810
- }
811
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab {
812
- cursor: not-allowed;
813
- }
814
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner {
815
- opacity: 0.5;
816
- border-color: #ec5d25;
817
- background-color: #ec5d25;
818
- }
819
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner::after {
820
- border-color: #ffffff;
821
- }
822
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox .ant-checkbox-inner {
823
- border-color: #b6bac3;
824
- }
825
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:hover .ant-checkbox-inner {
826
- border-color: #6b7280;
827
- }
828
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:focus-visible {
829
- outline: 2px solid #0a65e7;
830
- }
831
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab {
832
- cursor: not-allowed;
833
- }
834
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab .ant-checkbox .ant-checkbox-inner {
835
- border-color: #b6bac3;
836
- background-color: #f9fafb;
837
- }
838
- .Checkbox-module__checkbox___D2qRJ .ant-checkbox-disabled + span {
839
- color: #363e4f;
840
- }
841
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_normal___MbKJP {
842
- color: #363e4f;
843
- font-weight: 400;
844
- font-size: 0.875rem;
845
- line-height: 20px;
846
- }
847
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_emphasized___Yo9yv {
848
- color: #363e4f;
849
- font-weight: 500;
850
- font-size: 0.875rem;
851
- line-height: 20px;
852
- }
853
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner {
854
- opacity: 0.5;
855
- border-color: #ec5d25;
856
- background-color: #ec5d25;
857
- }
858
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner::after {
859
- border-color: #ffffff;
860
- }
861
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner {
862
- border-color: #ec5d25 !important;
863
- background-color: #ec5d25 !important;
864
- }
865
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner::after {
866
- inset-inline-start: 50%;
867
- width: 60%;
868
- height: 3px;
869
- border-radius: 4px;
870
- background: white;
871
- }
872
-
873
- /* CSS Modules */
874
- /* src/Button/Button.module.scss */
875
- .Button-module__button___PM45p {
876
- display: flex;
877
- align-items: center;
878
- justify-content: center;
879
- gap: 0.25rem;
880
- border-radius: 0.5rem;
881
- }
882
- .Button-module__button___PM45p.Button-module__size_large___4muaQ {
883
- height: 56px;
884
- padding-left: 1rem;
885
- padding-right: 1rem;
886
- }
887
- .Button-module__button___PM45p.Button-module__size_large___4muaQ.Button-module__shape_circle___5jh5G {
888
- width: 56px;
889
- }
890
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh {
891
- height: 40px;
892
- padding-left: 0.75rem;
893
- padding-right: 0.75rem;
894
- }
895
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh.Button-module__shape_circle___5jh5G {
896
- width: 40px;
897
- }
898
- .Button-module__button___PM45p.Button-module__size_small___7xabg {
899
- height: 32px;
900
- padding-left: 0.5rem;
901
- padding-right: 0.5rem;
902
- }
903
- .Button-module__button___PM45p.Button-module__size_small___7xabg.Button-module__shape_circle___5jh5G {
904
- width: 32px;
905
- }
906
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3 {
907
- --tw-bg-opacity: 1;
908
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
909
- border-width: 1px;
910
- border-style: solid;
911
- --tw-border-opacity: 1;
912
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
913
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
914
- }
915
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:active {
916
- --tw-bg-opacity: 1;
917
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
918
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
919
- }
920
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3:focus-visible {
921
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
922
- }
923
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh {
924
- --tw-text-opacity: 1;
925
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
926
- }
927
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh:hover {
928
- --tw-text-opacity: 1;
929
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
930
- }
931
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy {
932
- --tw-text-opacity: 1;
933
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
934
- }
935
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy:hover {
936
- --tw-text-opacity: 1;
937
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
938
- }
939
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y {
940
- border-width: 1px;
941
- border-style: solid;
942
- --tw-bg-opacity: 1;
943
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
944
- --tw-border-opacity: 1;
945
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
946
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
947
- }
948
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:active {
949
- --tw-bg-opacity: 1;
950
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
951
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
952
- }
953
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:focus-visible {
954
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
955
- }
956
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh {
957
- --tw-text-opacity: 1;
958
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
959
- }
960
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh:hover {
961
- --tw-text-opacity: 1;
962
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
963
- }
964
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy {
965
- --tw-text-opacity: 1;
966
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
967
- }
968
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy:hover {
969
- --tw-text-opacity: 1;
970
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
971
- }
972
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK {
973
- border-width: 1px;
974
- --tw-bg-opacity: 1;
975
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
976
- border-style: solid;
977
- --tw-border-opacity: 1;
978
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
979
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
980
- }
981
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:active {
982
- --tw-bg-opacity: 1;
983
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
984
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
985
- }
986
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:focus-visible {
987
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
988
- }
989
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh {
990
- --tw-text-opacity: 1;
991
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
992
- }
993
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh:hover {
994
- --tw-text-opacity: 1;
995
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
996
- }
997
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy {
998
- --tw-text-opacity: 1;
999
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1000
- }
1001
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy:hover {
1002
- --tw-text-opacity: 1;
1003
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1004
- }
1005
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh {
1006
- --tw-bg-opacity: 1;
1007
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1008
- border-width: 1px;
1
+ /* src/styles.css */
2
+ *,
3
+ ::before,
4
+ ::after {
5
+ --tw-border-spacing-x: 0;
6
+ --tw-border-spacing-y: 0;
7
+ --tw-translate-x: 0;
8
+ --tw-translate-y: 0;
9
+ --tw-rotate: 0;
10
+ --tw-skew-x: 0;
11
+ --tw-skew-y: 0;
12
+ --tw-scale-x: 1;
13
+ --tw-scale-y: 1;
14
+ --tw-pan-x: ;
15
+ --tw-pan-y: ;
16
+ --tw-pinch-zoom: ;
17
+ --tw-scroll-snap-strictness: proximity;
18
+ --tw-gradient-from-position: ;
19
+ --tw-gradient-via-position: ;
20
+ --tw-gradient-to-position: ;
21
+ --tw-ordinal: ;
22
+ --tw-slashed-zero: ;
23
+ --tw-numeric-figure: ;
24
+ --tw-numeric-spacing: ;
25
+ --tw-numeric-fraction: ;
26
+ --tw-ring-inset: ;
27
+ --tw-ring-offset-width: 0px;
28
+ --tw-ring-offset-color: #fff;
29
+ --tw-ring-color: rgb(59 130 246 / 0.5);
30
+ --tw-ring-offset-shadow: 0 0 #0000;
31
+ --tw-ring-shadow: 0 0 #0000;
32
+ --tw-shadow: 0 0 #0000;
33
+ --tw-shadow-colored: 0 0 #0000;
34
+ --tw-blur: ;
35
+ --tw-brightness: ;
36
+ --tw-contrast: ;
37
+ --tw-grayscale: ;
38
+ --tw-hue-rotate: ;
39
+ --tw-invert: ;
40
+ --tw-saturate: ;
41
+ --tw-sepia: ;
42
+ --tw-drop-shadow: ;
43
+ --tw-backdrop-blur: ;
44
+ --tw-backdrop-brightness: ;
45
+ --tw-backdrop-contrast: ;
46
+ --tw-backdrop-grayscale: ;
47
+ --tw-backdrop-hue-rotate: ;
48
+ --tw-backdrop-invert: ;
49
+ --tw-backdrop-opacity: ;
50
+ --tw-backdrop-saturate: ;
51
+ --tw-backdrop-sepia: ;
52
+ --tw-contain-size: ;
53
+ --tw-contain-layout: ;
54
+ --tw-contain-paint: ;
55
+ --tw-contain-style: ;
56
+ }
57
+ ::backdrop {
58
+ --tw-border-spacing-x: 0;
59
+ --tw-border-spacing-y: 0;
60
+ --tw-translate-x: 0;
61
+ --tw-translate-y: 0;
62
+ --tw-rotate: 0;
63
+ --tw-skew-x: 0;
64
+ --tw-skew-y: 0;
65
+ --tw-scale-x: 1;
66
+ --tw-scale-y: 1;
67
+ --tw-pan-x: ;
68
+ --tw-pan-y: ;
69
+ --tw-pinch-zoom: ;
70
+ --tw-scroll-snap-strictness: proximity;
71
+ --tw-gradient-from-position: ;
72
+ --tw-gradient-via-position: ;
73
+ --tw-gradient-to-position: ;
74
+ --tw-ordinal: ;
75
+ --tw-slashed-zero: ;
76
+ --tw-numeric-figure: ;
77
+ --tw-numeric-spacing: ;
78
+ --tw-numeric-fraction: ;
79
+ --tw-ring-inset: ;
80
+ --tw-ring-offset-width: 0px;
81
+ --tw-ring-offset-color: #fff;
82
+ --tw-ring-color: rgb(59 130 246 / 0.5);
83
+ --tw-ring-offset-shadow: 0 0 #0000;
84
+ --tw-ring-shadow: 0 0 #0000;
85
+ --tw-shadow: 0 0 #0000;
86
+ --tw-shadow-colored: 0 0 #0000;
87
+ --tw-blur: ;
88
+ --tw-brightness: ;
89
+ --tw-contrast: ;
90
+ --tw-grayscale: ;
91
+ --tw-hue-rotate: ;
92
+ --tw-invert: ;
93
+ --tw-saturate: ;
94
+ --tw-sepia: ;
95
+ --tw-drop-shadow: ;
96
+ --tw-backdrop-blur: ;
97
+ --tw-backdrop-brightness: ;
98
+ --tw-backdrop-contrast: ;
99
+ --tw-backdrop-grayscale: ;
100
+ --tw-backdrop-hue-rotate: ;
101
+ --tw-backdrop-invert: ;
102
+ --tw-backdrop-opacity: ;
103
+ --tw-backdrop-saturate: ;
104
+ --tw-backdrop-sepia: ;
105
+ --tw-contain-size: ;
106
+ --tw-contain-layout: ;
107
+ --tw-contain-paint: ;
108
+ --tw-contain-style: ;
109
+ }
110
+ *,
111
+ ::before,
112
+ ::after {
113
+ box-sizing: border-box;
114
+ border-width: 0;
1009
115
  border-style: solid;
1010
- --tw-border-opacity: 1;
1011
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1012
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
1013
- }
1014
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:hover {
1015
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1016
- --tw-border-opacity: 1;
1017
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1018
- }
1019
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:focus-visible {
1020
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1021
- }
1022
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC {
116
+ border-color: #e5e7eb;
117
+ }
118
+ ::before,
119
+ ::after {
120
+ --tw-content: "";
121
+ }
122
+ html,
123
+ :host {
124
+ line-height: 1.5;
125
+ -webkit-text-size-adjust: 100%;
126
+ -moz-tab-size: 4;
127
+ -o-tab-size: 4;
128
+ tab-size: 4;
129
+ font-family:
130
+ ui-sans-serif,
131
+ system-ui,
132
+ sans-serif,
133
+ "Apple Color Emoji",
134
+ "Segoe UI Emoji",
135
+ "Segoe UI Symbol",
136
+ "Noto Color Emoji";
137
+ font-feature-settings: normal;
138
+ font-variation-settings: normal;
139
+ -webkit-tap-highlight-color: transparent;
140
+ }
141
+ body {
142
+ margin: 0;
143
+ line-height: inherit;
144
+ }
145
+ hr {
146
+ height: 0;
147
+ color: inherit;
148
+ border-top-width: 1px;
149
+ }
150
+ abbr:where([title]) {
151
+ -webkit-text-decoration: underline dotted;
152
+ text-decoration: underline dotted;
153
+ }
154
+ h1,
155
+ h2,
156
+ h3,
157
+ h4,
158
+ h5,
159
+ h6 {
160
+ font-size: inherit;
161
+ font-weight: inherit;
162
+ }
163
+ a {
164
+ color: inherit;
165
+ text-decoration: inherit;
166
+ }
167
+ b,
168
+ strong {
169
+ font-weight: bolder;
170
+ }
171
+ code,
172
+ kbd,
173
+ samp,
174
+ pre {
175
+ font-family:
176
+ ui-monospace,
177
+ SFMono-Regular,
178
+ Menlo,
179
+ Monaco,
180
+ Consolas,
181
+ "Liberation Mono",
182
+ "Courier New",
183
+ monospace;
184
+ font-feature-settings: normal;
185
+ font-variation-settings: normal;
186
+ font-size: 1em;
187
+ }
188
+ small {
189
+ font-size: 80%;
190
+ }
191
+ sub,
192
+ sup {
193
+ font-size: 75%;
194
+ line-height: 0;
195
+ position: relative;
196
+ vertical-align: baseline;
197
+ }
198
+ sub {
199
+ bottom: -0.25em;
200
+ }
201
+ sup {
202
+ top: -0.5em;
203
+ }
204
+ table {
205
+ text-indent: 0;
206
+ border-color: inherit;
207
+ border-collapse: collapse;
208
+ }
209
+ button,
210
+ input,
211
+ optgroup,
212
+ select,
213
+ textarea {
214
+ font-family: inherit;
215
+ font-feature-settings: inherit;
216
+ font-variation-settings: inherit;
217
+ font-size: 100%;
218
+ font-weight: inherit;
219
+ line-height: inherit;
220
+ letter-spacing: inherit;
221
+ color: inherit;
222
+ margin: 0;
223
+ padding: 0;
224
+ }
225
+ button,
226
+ select {
227
+ text-transform: none;
228
+ }
229
+ button,
230
+ input:where([type=button]),
231
+ input:where([type=reset]),
232
+ input:where([type=submit]) {
233
+ -webkit-appearance: button;
1023
234
  background-color: transparent;
1024
- border-width: 0px;
1025
- border-style: none;
1026
- box-shadow: none;
235
+ background-image: none;
1027
236
  }
1028
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:hover {
1029
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1030
- border-style: none;
1031
- --tw-bg-opacity: 1;
1032
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
237
+ :-moz-focusring {
238
+ outline: auto;
1033
239
  }
1034
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:active {
1035
- --tw-bg-opacity: 1;
1036
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
240
+ :-moz-ui-invalid {
241
+ box-shadow: none;
1037
242
  }
1038
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn:focus-visible {
1039
- outline: 2px solid rgba(236, 93, 37, 0.2);
243
+ progress {
244
+ vertical-align: baseline;
1040
245
  }
1041
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy {
1042
- background-color: transparent;
1043
- padding: 0px;
1044
- border-width: 0px;
1045
- border-style: none;
246
+ ::-webkit-inner-spin-button,
247
+ ::-webkit-outer-spin-button {
1046
248
  height: auto;
1047
- box-shadow: none;
1048
249
  }
1049
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover.Button-module__onHoverUnderline___wKzkT {
1050
- text-decoration: underline;
250
+ [type=search] {
251
+ -webkit-appearance: textfield;
252
+ outline-offset: -2px;
253
+ }
254
+ ::-webkit-search-decoration {
255
+ -webkit-appearance: none;
256
+ }
257
+ ::-webkit-file-upload-button {
258
+ -webkit-appearance: button;
259
+ font: inherit;
260
+ }
261
+ summary {
262
+ display: list-item;
263
+ }
264
+ blockquote,
265
+ dl,
266
+ dd,
267
+ h1,
268
+ h2,
269
+ h3,
270
+ h4,
271
+ h5,
272
+ h6,
273
+ hr,
274
+ figure,
275
+ p,
276
+ pre {
277
+ margin: 0;
278
+ }
279
+ fieldset {
280
+ margin: 0;
281
+ padding: 0;
282
+ }
283
+ legend {
284
+ padding: 0;
285
+ }
286
+ ol,
287
+ ul,
288
+ menu {
289
+ list-style: none;
290
+ margin: 0;
291
+ padding: 0;
292
+ }
293
+ dialog {
294
+ padding: 0;
295
+ }
296
+ textarea {
297
+ resize: vertical;
298
+ }
299
+ input::-moz-placeholder,
300
+ textarea::-moz-placeholder {
301
+ opacity: 1;
302
+ color: #9ca3af;
303
+ }
304
+ input::placeholder,
305
+ textarea::placeholder {
306
+ opacity: 1;
307
+ color: #9ca3af;
308
+ }
309
+ button,
310
+ [role=button] {
311
+ cursor: pointer;
312
+ }
313
+ :disabled {
314
+ cursor: default;
315
+ }
316
+ img,
317
+ svg,
318
+ video,
319
+ canvas,
320
+ audio,
321
+ iframe,
322
+ embed,
323
+ object {
324
+ display: block;
325
+ vertical-align: middle;
326
+ }
327
+ img,
328
+ video {
329
+ max-width: 100%;
330
+ height: auto;
1051
331
  }
1052
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover {
1053
- box-shadow: none;
1054
- border-style: none;
1055
- background-color: transparent;
332
+ [hidden]:where(:not([hidden=until-found])) {
333
+ display: none;
1056
334
  }
1057
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:active {
1058
- background-color: transparent;
335
+ .tw-right-6 {
336
+ right: 1.5rem;
1059
337
  }
1060
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn:focus-visible {
1061
- outline: none;
338
+ .tw-top-6 {
339
+ top: 1.5rem;
1062
340
  }
1063
-
1064
- /* src/Checkbox/Checkbox.module.scss */
1065
- .Checkbox-module__checkbox___D2qRJ {
341
+ .tw-flex {
1066
342
  display: flex;
1067
- align-items: center;
1068
- }
1069
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_small___lgUjj .ant-checkbox .ant-checkbox-inner {
1070
- height: 16px;
1071
- width: 16px;
1072
- }
1073
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner {
1074
- height: 20px;
1075
- width: 20px;
1076
- }
1077
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner::after {
1078
- inset-inline-start: 27%;
1079
- }
1080
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner {
1081
- height: 24px;
1082
- width: 24px;
1083
- }
1084
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner::after {
1085
- inset-inline-start: 33%;
1086
- }
1087
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked .ant-checkbox-inner {
1088
- border-color: #ec5d25;
1089
- background-color: #ec5d25;
1090
- }
1091
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.ant-checkbox-wrapper:hover
1092
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
1093
- .ant-checkbox-inner {
1094
- --tw-bg-opacity: 1;
1095
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1096
- }
1097
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked:focus-visible {
1098
- outline: 2px solid #0a65e7;
1099
- }
1100
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab {
1101
- cursor: not-allowed;
1102
- }
1103
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner {
1104
- opacity: 0.5;
1105
- border-color: #ec5d25;
1106
- background-color: #ec5d25;
1107
343
  }
1108
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner::after {
1109
- border-color: #ffffff;
344
+ .tw-h-2 {
345
+ height: 0.5rem;
1110
346
  }
1111
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox .ant-checkbox-inner {
1112
- border-color: #b6bac3;
347
+ .tw-h-3 {
348
+ height: 0.75rem;
1113
349
  }
1114
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:hover .ant-checkbox-inner {
1115
- border-color: #6b7280;
1116
- }
1117
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:focus-visible {
1118
- outline: 2px solid #0a65e7;
1119
- }
1120
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab {
350
+ .tw-cursor-not-allowed {
1121
351
  cursor: not-allowed;
1122
352
  }
1123
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab .ant-checkbox .ant-checkbox-inner {
1124
- border-color: #b6bac3;
1125
- background-color: #f9fafb;
1126
- }
1127
- .Checkbox-module__checkbox___D2qRJ .ant-checkbox-disabled + span {
1128
- color: #363e4f;
1129
- }
1130
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_normal___MbKJP {
1131
- color: #363e4f;
1132
- font-weight: 400;
1133
- font-size: 0.875rem;
1134
- line-height: 20px;
353
+ .tw-items-end {
354
+ align-items: flex-end;
1135
355
  }
1136
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_emphasized___Yo9yv {
1137
- color: #363e4f;
1138
- font-weight: 500;
1139
- font-size: 0.875rem;
1140
- line-height: 20px;
1141
- }
1142
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner {
1143
- opacity: 0.5;
1144
- border-color: #ec5d25;
1145
- background-color: #ec5d25;
1146
- }
1147
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1148
- border-color: #ffffff;
1149
- }
1150
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner {
1151
- border-color: #ec5d25 !important;
1152
- background-color: #ec5d25 !important;
1153
- }
1154
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1155
- inset-inline-start: 50%;
1156
- width: 60%;
1157
- height: 3px;
1158
- border-radius: 4px;
1159
- background: white;
1160
- }
1161
-
1162
- /* CSS Modules */
1163
-
1164
-
1165
- /* CSS Modules */
1166
- /* src/Checkbox/Checkbox.module.scss */
1167
- .Checkbox-module__checkbox___D2qRJ {
1168
- display: flex;
356
+ .tw-items-center {
1169
357
  align-items: center;
1170
358
  }
1171
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_small___lgUjj .ant-checkbox .ant-checkbox-inner {
1172
- height: 16px;
1173
- width: 16px;
1174
- }
1175
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner {
1176
- height: 20px;
1177
- width: 20px;
1178
- }
1179
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner::after {
1180
- inset-inline-start: 27%;
1181
- }
1182
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner {
1183
- height: 24px;
1184
- width: 24px;
1185
- }
1186
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner::after {
1187
- inset-inline-start: 33%;
1188
- }
1189
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked .ant-checkbox-inner {
1190
- border-color: #ec5d25;
1191
- background-color: #ec5d25;
1192
- }
1193
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.ant-checkbox-wrapper:hover
1194
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
1195
- .ant-checkbox-inner {
1196
- --tw-bg-opacity: 1;
1197
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1198
- }
1199
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked:focus-visible {
1200
- outline: 2px solid #0a65e7;
1201
- }
1202
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab {
1203
- cursor: not-allowed;
1204
- }
1205
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner {
1206
- opacity: 0.5;
1207
- border-color: #ec5d25;
1208
- background-color: #ec5d25;
1209
- }
1210
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner::after {
1211
- border-color: #ffffff;
1212
- }
1213
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox .ant-checkbox-inner {
1214
- border-color: #b6bac3;
1215
- }
1216
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:hover .ant-checkbox-inner {
1217
- border-color: #6b7280;
1218
- }
1219
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:focus-visible {
1220
- outline: 2px solid #0a65e7;
1221
- }
1222
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab {
1223
- cursor: not-allowed;
1224
- }
1225
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab .ant-checkbox .ant-checkbox-inner {
1226
- border-color: #b6bac3;
1227
- background-color: #f9fafb;
1228
- }
1229
- .Checkbox-module__checkbox___D2qRJ .ant-checkbox-disabled + span {
1230
- color: #363e4f;
1231
- }
1232
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_normal___MbKJP {
1233
- color: #363e4f;
1234
- font-weight: 400;
1235
- font-size: 0.875rem;
1236
- line-height: 20px;
1237
- }
1238
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_emphasized___Yo9yv {
1239
- color: #363e4f;
1240
- font-weight: 500;
1241
- font-size: 0.875rem;
1242
- line-height: 20px;
1243
- }
1244
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner {
1245
- opacity: 0.5;
1246
- border-color: #ec5d25;
1247
- background-color: #ec5d25;
1248
- }
1249
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1250
- border-color: #ffffff;
1251
- }
1252
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner {
1253
- border-color: #ec5d25 !important;
1254
- background-color: #ec5d25 !important;
1255
- }
1256
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1257
- inset-inline-start: 50%;
1258
- width: 60%;
1259
- height: 3px;
1260
- border-radius: 4px;
1261
- background: white;
1262
- }
1263
-
1264
- /* src/Button/Button.module.scss */
1265
- .Button-module__button___PM45p {
1266
- display: flex;
1267
- align-items: center;
359
+ .tw-justify-center {
1268
360
  justify-content: center;
1269
- gap: 0.25rem;
1270
- border-radius: 0.5rem;
1271
- }
1272
- .Button-module__button___PM45p.Button-module__size_large___4muaQ {
1273
- height: 56px;
1274
- padding-left: 1rem;
1275
- padding-right: 1rem;
1276
- }
1277
- .Button-module__button___PM45p.Button-module__size_large___4muaQ.Button-module__shape_circle___5jh5G {
1278
- width: 56px;
1279
- }
1280
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh {
1281
- height: 40px;
1282
- padding-left: 0.75rem;
1283
- padding-right: 0.75rem;
1284
- }
1285
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh.Button-module__shape_circle___5jh5G {
1286
- width: 40px;
1287
- }
1288
- .Button-module__button___PM45p.Button-module__size_small___7xabg {
1289
- height: 32px;
1290
- padding-left: 0.5rem;
1291
- padding-right: 0.5rem;
1292
- }
1293
- .Button-module__button___PM45p.Button-module__size_small___7xabg.Button-module__shape_circle___5jh5G {
1294
- width: 32px;
1295
- }
1296
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3 {
1297
- --tw-bg-opacity: 1;
1298
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1299
- border-width: 1px;
1300
- border-style: solid;
1301
- --tw-border-opacity: 1;
1302
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
1303
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1304
- }
1305
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:active {
1306
- --tw-bg-opacity: 1;
1307
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1308
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1309
- }
1310
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3:focus-visible {
1311
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1312
- }
1313
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh {
1314
- --tw-text-opacity: 1;
1315
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1316
- }
1317
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh:hover {
1318
- --tw-text-opacity: 1;
1319
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1320
- }
1321
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy {
1322
- --tw-text-opacity: 1;
1323
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1324
- }
1325
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy:hover {
1326
- --tw-text-opacity: 1;
1327
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1328
- }
1329
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y {
1330
- border-width: 1px;
1331
- border-style: solid;
1332
- --tw-bg-opacity: 1;
1333
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1334
- --tw-border-opacity: 1;
1335
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
1336
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1337
- }
1338
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:active {
1339
- --tw-bg-opacity: 1;
1340
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1341
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1342
- }
1343
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:focus-visible {
1344
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1345
- }
1346
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh {
1347
- --tw-text-opacity: 1;
1348
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1349
- }
1350
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh:hover {
1351
- --tw-text-opacity: 1;
1352
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1353
- }
1354
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy {
1355
- --tw-text-opacity: 1;
1356
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1357
- }
1358
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy:hover {
1359
- --tw-text-opacity: 1;
1360
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1361
- }
1362
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK {
1363
- border-width: 1px;
1364
- --tw-bg-opacity: 1;
1365
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1366
- border-style: solid;
1367
- --tw-border-opacity: 1;
1368
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
1369
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1370
- }
1371
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:active {
1372
- --tw-bg-opacity: 1;
1373
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1374
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1375
- }
1376
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:focus-visible {
1377
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1378
361
  }
1379
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh {
1380
- --tw-text-opacity: 1;
1381
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1382
- }
1383
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh:hover {
1384
- --tw-text-opacity: 1;
1385
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
362
+ .tw-gap-1 {
363
+ gap: 0.25rem;
1386
364
  }
1387
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy {
1388
- --tw-text-opacity: 1;
1389
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
365
+ .tw-rounded-full {
366
+ border-radius: 9999px;
1390
367
  }
1391
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy:hover {
1392
- --tw-text-opacity: 1;
1393
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
368
+ .tw-rounded-lg {
369
+ border-radius: 0.5rem;
1394
370
  }
1395
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh {
1396
- --tw-bg-opacity: 1;
1397
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
371
+ .tw-border {
1398
372
  border-width: 1px;
1399
- border-style: solid;
1400
- --tw-border-opacity: 1;
1401
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1402
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
1403
- }
1404
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:hover {
1405
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1406
- --tw-border-opacity: 1;
1407
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1408
- }
1409
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:focus-visible {
1410
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1411
- }
1412
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC {
1413
- background-color: transparent;
1414
- border-width: 0px;
1415
- border-style: none;
1416
- box-shadow: none;
1417
- }
1418
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:hover {
1419
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1420
- border-style: none;
1421
- --tw-bg-opacity: 1;
1422
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1423
- }
1424
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:active {
1425
- --tw-bg-opacity: 1;
1426
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
1427
373
  }
1428
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn:focus-visible {
1429
- outline: 2px solid rgba(236, 93, 37, 0.2);
1430
- }
1431
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy {
1432
- background-color: transparent;
1433
- padding: 0px;
374
+ .tw-border-0 {
1434
375
  border-width: 0px;
1435
- border-style: none;
1436
- height: auto;
1437
- box-shadow: none;
1438
376
  }
1439
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover.Button-module__onHoverUnderline___wKzkT {
1440
- text-decoration: underline;
1441
- }
1442
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover {
1443
- box-shadow: none;
1444
- border-style: none;
1445
- background-color: transparent;
1446
- }
1447
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:active {
1448
- background-color: transparent;
1449
- }
1450
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn:focus-visible {
1451
- outline: none;
1452
- }
1453
-
1454
- /* CSS Modules */
1455
-
1456
-
1457
- /* CSS Modules */
1458
- /* src/Button/Button.module.scss */
1459
- .Button-module__button___PM45p {
1460
- display: flex;
1461
- align-items: center;
1462
- justify-content: center;
1463
- gap: 0.25rem;
1464
- border-radius: 0.5rem;
1465
- }
1466
- .Button-module__button___PM45p.Button-module__size_large___4muaQ {
1467
- height: 56px;
1468
- padding-left: 1rem;
1469
- padding-right: 1rem;
1470
- }
1471
- .Button-module__button___PM45p.Button-module__size_large___4muaQ.Button-module__shape_circle___5jh5G {
1472
- width: 56px;
1473
- }
1474
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh {
1475
- height: 40px;
1476
- padding-left: 0.75rem;
1477
- padding-right: 0.75rem;
1478
- }
1479
- .Button-module__button___PM45p.Button-module__size_normal___qtQjh.Button-module__shape_circle___5jh5G {
1480
- width: 40px;
1481
- }
1482
- .Button-module__button___PM45p.Button-module__size_small___7xabg {
1483
- height: 32px;
1484
- padding-left: 0.5rem;
1485
- padding-right: 0.5rem;
1486
- }
1487
- .Button-module__button___PM45p.Button-module__size_small___7xabg.Button-module__shape_circle___5jh5G {
1488
- width: 32px;
1489
- }
1490
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3 {
1491
- --tw-bg-opacity: 1;
1492
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1493
- border-width: 1px;
377
+ .tw-border-solid {
1494
378
  border-style: solid;
1495
- --tw-border-opacity: 1;
1496
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
1497
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1498
- }
1499
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.ant-btn-primary:active {
1500
- --tw-bg-opacity: 1;
1501
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1502
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1503
- }
1504
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3:focus-visible {
1505
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1506
- }
1507
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh {
1508
- --tw-text-opacity: 1;
1509
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1510
379
  }
1511
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_subtle___FojFh:hover {
1512
- --tw-text-opacity: 1;
1513
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
380
+ .tw-bg-transparent {
381
+ background-color: transparent;
1514
382
  }
1515
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy {
1516
- --tw-text-opacity: 1;
1517
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
383
+ .tw-object-cover {
384
+ -o-object-fit: cover;
385
+ object-fit: cover;
1518
386
  }
1519
- .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_primary___-eoy3.Button-module__variant_link___dTdwy:hover {
1520
- --tw-text-opacity: 1;
1521
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
387
+ .tw-p-2 {
388
+ padding: 0.5rem;
1522
389
  }
1523
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y {
1524
- border-width: 1px;
1525
- border-style: solid;
1526
- --tw-bg-opacity: 1;
1527
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1528
- --tw-border-opacity: 1;
1529
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
1530
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
390
+ .tw-p-4 {
391
+ padding: 1rem;
1531
392
  }
1532
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:active {
1533
- --tw-bg-opacity: 1;
1534
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1535
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
393
+ .tw-text-font-size-10 {
394
+ font-size: 0.625rem;
1536
395
  }
1537
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.ant-btn-primary:focus-visible {
1538
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
396
+ .tw-text-font-size-50 {
397
+ font-size: 1.25rem;
1539
398
  }
1540
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh {
1541
- --tw-text-opacity: 1;
1542
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
399
+ .tw-font-medium {
400
+ font-weight: 500;
1543
401
  }
1544
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_subtle___FojFh:hover {
1545
- --tw-text-opacity: 1;
1546
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
402
+ .tw-leading-7 {
403
+ line-height: 1.75rem;
1547
404
  }
1548
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy {
405
+ .tw-text-color-border-dark-subtle {
1549
406
  --tw-text-opacity: 1;
1550
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
407
+ color: rgb(33 40 55 / var(--tw-text-opacity, 1));
1551
408
  }
1552
- .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_secondary___CwF0Y.Button-module__variant_link___dTdwy:hover {
409
+ .tw-text-color-surface-dark {
1553
410
  --tw-text-opacity: 1;
1554
411
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1555
412
  }
1556
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK {
1557
- border-width: 1px;
1558
- --tw-bg-opacity: 1;
1559
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1560
- border-style: solid;
1561
- --tw-border-opacity: 1;
1562
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
1563
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1564
- }
1565
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:active {
1566
- --tw-bg-opacity: 1;
1567
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1568
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1569
- }
1570
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.ant-btn-primary:focus-visible {
1571
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1572
- }
1573
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh {
1574
- --tw-text-opacity: 1;
1575
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1576
- }
1577
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_subtle___FojFh:hover {
1578
- --tw-text-opacity: 1;
1579
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1580
- }
1581
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy {
413
+ .tw-text-color-text-primary {
1582
414
  --tw-text-opacity: 1;
1583
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
415
+ color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1584
416
  }
1585
- .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_text___T-3KC:hover, .Button-module__button___PM45p.Button-module__type_critical___vVyiK.Button-module__variant_link___dTdwy:hover {
417
+ .tw-text-white {
1586
418
  --tw-text-opacity: 1;
1587
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1588
- }
1589
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh {
1590
- --tw-bg-opacity: 1;
1591
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1592
- border-width: 1px;
1593
- border-style: solid;
1594
- --tw-border-opacity: 1;
1595
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1596
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
1597
- }
1598
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:hover {
1599
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1600
- --tw-border-opacity: 1;
1601
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1602
- }
1603
- .Button-module__button___PM45p.Button-module__variant_subtle___FojFh.ant-btn-default:focus-visible {
1604
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1605
- }
1606
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC {
1607
- background-color: transparent;
1608
- border-width: 0px;
1609
- border-style: none;
1610
- box-shadow: none;
1611
- }
1612
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:hover {
1613
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1614
- border-style: none;
1615
- --tw-bg-opacity: 1;
1616
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1617
- }
1618
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn-default:active {
1619
- --tw-bg-opacity: 1;
1620
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
1621
- }
1622
- .Button-module__button___PM45p.Button-module__variant_text___T-3KC.ant-btn:focus-visible {
1623
- outline: 2px solid rgba(236, 93, 37, 0.2);
1624
- }
1625
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy {
1626
- background-color: transparent;
1627
- padding: 0px;
1628
- border-width: 0px;
1629
- border-style: none;
1630
- height: auto;
1631
- box-shadow: none;
1632
- }
1633
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover.Button-module__onHoverUnderline___wKzkT {
1634
- text-decoration: underline;
1635
- }
1636
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:hover {
1637
- box-shadow: none;
1638
- border-style: none;
1639
- background-color: transparent;
1640
- }
1641
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn-default:active {
1642
- background-color: transparent;
1643
- }
1644
- .Button-module__button___PM45p.Button-module__variant_link___dTdwy.ant-btn:focus-visible {
1645
- outline: none;
1646
- }
1647
-
1648
- /* src/Checkbox/Checkbox.module.scss */
1649
- .Checkbox-module__checkbox___D2qRJ {
1650
- display: flex;
1651
- align-items: center;
1652
- }
1653
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_small___lgUjj .ant-checkbox .ant-checkbox-inner {
1654
- height: 16px;
1655
- width: 16px;
1656
- }
1657
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner {
1658
- height: 20px;
1659
- width: 20px;
1660
- }
1661
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_medium___Npyaz .ant-checkbox .ant-checkbox-inner::after {
1662
- inset-inline-start: 27%;
419
+ color: rgb(255 255 255 / var(--tw-text-opacity, 1));
1663
420
  }
1664
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner {
1665
- height: 24px;
1666
- width: 24px;
421
+ .tw-opacity-40 {
422
+ opacity: 0.4;
1667
423
  }
1668
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__size_large___chR9U .ant-checkbox .ant-checkbox-inner::after {
1669
- inset-inline-start: 33%;
424
+ @media (min-width: 576px) {
425
+ .sm\:tw-p-6 {
426
+ padding: 1.5rem;
427
+ }
1670
428
  }
1671
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked .ant-checkbox-inner {
1672
- border-color: #ec5d25;
1673
- background-color: #ec5d25;
1674
- }
1675
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.ant-checkbox-wrapper:hover
1676
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
1677
- .ant-checkbox-inner {
1678
- --tw-bg-opacity: 1;
1679
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1680
- }
1681
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM .ant-checkbox-checked:focus-visible {
1682
- outline: 2px solid #0a65e7;
1683
- }
1684
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab {
1685
- cursor: not-allowed;
1686
- }
1687
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner {
1688
- opacity: 0.5;
1689
- border-color: #ec5d25;
1690
- background-color: #ec5d25;
1691
- }
1692
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_checked___fhhpM.Checkbox-module__disabled___xqtab .ant-checkbox-checked .ant-checkbox-inner::after {
1693
- border-color: #ffffff;
1694
- }
1695
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox .ant-checkbox-inner {
1696
- border-color: #b6bac3;
1697
- }
1698
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:hover .ant-checkbox-inner {
1699
- border-color: #6b7280;
1700
- }
1701
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7 .ant-checkbox:focus-visible {
1702
- outline: 2px solid #0a65e7;
1703
- }
1704
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab {
1705
- cursor: not-allowed;
1706
- }
1707
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__type_unchecked___1zNB7.Checkbox-module__disabled___xqtab .ant-checkbox .ant-checkbox-inner {
1708
- border-color: #b6bac3;
1709
- background-color: #f9fafb;
1710
- }
1711
- .Checkbox-module__checkbox___D2qRJ .ant-checkbox-disabled + span {
1712
- color: #363e4f;
1713
- }
1714
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_normal___MbKJP {
1715
- color: #363e4f;
1716
- font-weight: 400;
1717
- font-size: 0.875rem;
1718
- line-height: 20px;
1719
- }
1720
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_emphasized___Yo9yv {
1721
- color: #363e4f;
1722
- font-weight: 500;
1723
- font-size: 0.875rem;
1724
- line-height: 20px;
1725
- }
1726
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner {
1727
- opacity: 0.5;
1728
- border-color: #ec5d25;
1729
- background-color: #ec5d25;
1730
- }
1731
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD.Checkbox-module__disabled___xqtab .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1732
- border-color: #ffffff;
1733
- }
1734
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner {
1735
- border-color: #ec5d25 !important;
1736
- background-color: #ec5d25 !important;
1737
- }
1738
- .Checkbox-module__checkbox___D2qRJ.Checkbox-module__variant_indeterminate___-tnoD .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1739
- inset-inline-start: 50%;
1740
- width: 60%;
1741
- height: 3px;
1742
- border-radius: 4px;
1743
- background: white;
1744
- }
1745
-
1746
- /* CSS Modules */