@e1011/es-kit 1.1.84 → 1.1.85
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/hooks/esm/index.css +426 -426
- package/dist/hooks/index.css +426 -426
- package/dist/utils/esm/index.css +426 -426
- package/dist/utils/index.css +426 -426
- package/package.json +3 -4
package/dist/hooks/index.css
CHANGED
|
@@ -28,25 +28,6 @@
|
|
|
28
28
|
width: var(--height);
|
|
29
29
|
height: var(--width);
|
|
30
30
|
}
|
|
31
|
-
.divider-module_divider-line__6CesR {
|
|
32
|
-
position: relative;
|
|
33
|
-
display: block;
|
|
34
|
-
transition: opacity, width, height 250ms ease-in-out;
|
|
35
|
-
background-color: var(--color);
|
|
36
|
-
opacity: var(--opacity);
|
|
37
|
-
}
|
|
38
|
-
.divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
|
|
39
|
-
height: var(--length);
|
|
40
|
-
left: var(--left);
|
|
41
|
-
width: var(--width);
|
|
42
|
-
margin: var(--margin);
|
|
43
|
-
}
|
|
44
|
-
.divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
|
|
45
|
-
width: var(--length);
|
|
46
|
-
left: var(--left);
|
|
47
|
-
height: var(--height);
|
|
48
|
-
margin: var(--margin);
|
|
49
|
-
}
|
|
50
31
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
51
32
|
transform-origin: 0% 0%;
|
|
52
33
|
opacity: 0;
|
|
@@ -80,6 +61,34 @@
|
|
|
80
61
|
max-width: var(--prop-value);
|
|
81
62
|
opacity: 1;
|
|
82
63
|
}
|
|
64
|
+
.divider-module_divider-line__6CesR {
|
|
65
|
+
position: relative;
|
|
66
|
+
display: block;
|
|
67
|
+
transition: opacity, width, height 250ms ease-in-out;
|
|
68
|
+
background-color: var(--color);
|
|
69
|
+
opacity: var(--opacity);
|
|
70
|
+
}
|
|
71
|
+
.divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
|
|
72
|
+
height: var(--length);
|
|
73
|
+
left: var(--left);
|
|
74
|
+
width: var(--width);
|
|
75
|
+
margin: var(--margin);
|
|
76
|
+
}
|
|
77
|
+
.divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
|
|
78
|
+
width: var(--length);
|
|
79
|
+
left: var(--left);
|
|
80
|
+
height: var(--height);
|
|
81
|
+
margin: var(--margin);
|
|
82
|
+
}
|
|
83
|
+
.errorBoundary-module_errorBoundary__gk9ps {
|
|
84
|
+
background: #EFEFEF;
|
|
85
|
+
width: 100%;
|
|
86
|
+
height: 100%;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.errorBoundary-module_StyledIcon__IYHiU {
|
|
90
|
+
margin-right: 10px;
|
|
91
|
+
}
|
|
83
92
|
.field-module_field__UfKm3 {
|
|
84
93
|
opacity: 1;
|
|
85
94
|
pointer-events: auto;
|
|
@@ -154,39 +163,6 @@
|
|
|
154
163
|
.field-module_field__UfKm3 label {
|
|
155
164
|
text-align: left;
|
|
156
165
|
}
|
|
157
|
-
.errorBoundary-module_errorBoundary__gk9ps {
|
|
158
|
-
background: #EFEFEF;
|
|
159
|
-
width: 100%;
|
|
160
|
-
height: 100%;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
.errorBoundary-module_StyledIcon__IYHiU {
|
|
164
|
-
margin-right: 10px;
|
|
165
|
-
}
|
|
166
|
-
.layoutBox-module_layout-box__ZIID8 {
|
|
167
|
-
display: flex;
|
|
168
|
-
position: relative;
|
|
169
|
-
flex-direction: row;
|
|
170
|
-
flex: 0;
|
|
171
|
-
flex-grow: 0;
|
|
172
|
-
flex-shrink: 0;
|
|
173
|
-
flex-basis: auto;
|
|
174
|
-
flex-wrap: nowrap;
|
|
175
|
-
gap: 0;
|
|
176
|
-
text-align: left;
|
|
177
|
-
justify-content: flex-start;
|
|
178
|
-
align-items: flex-start;
|
|
179
|
-
align-self: auto;
|
|
180
|
-
margin: 0;
|
|
181
|
-
padding: 0;
|
|
182
|
-
width: auto;
|
|
183
|
-
height: auto;
|
|
184
|
-
max-width: none;
|
|
185
|
-
max-height: none;
|
|
186
|
-
min-width: 0;
|
|
187
|
-
min-height: 0;
|
|
188
|
-
border-radius: initial;
|
|
189
|
-
}
|
|
190
166
|
.lazyComponent-module_loader__brMEW {
|
|
191
167
|
position: relative;
|
|
192
168
|
width: 100px;
|
|
@@ -230,6 +206,139 @@
|
|
|
230
206
|
stroke-dashoffset: -124;
|
|
231
207
|
}
|
|
232
208
|
}
|
|
209
|
+
.layoutBox-module_layout-box__ZIID8 {
|
|
210
|
+
display: flex;
|
|
211
|
+
position: relative;
|
|
212
|
+
flex-direction: row;
|
|
213
|
+
flex: 0;
|
|
214
|
+
flex-grow: 0;
|
|
215
|
+
flex-shrink: 0;
|
|
216
|
+
flex-basis: auto;
|
|
217
|
+
flex-wrap: nowrap;
|
|
218
|
+
gap: 0;
|
|
219
|
+
text-align: left;
|
|
220
|
+
justify-content: flex-start;
|
|
221
|
+
align-items: flex-start;
|
|
222
|
+
align-self: auto;
|
|
223
|
+
margin: 0;
|
|
224
|
+
padding: 0;
|
|
225
|
+
width: auto;
|
|
226
|
+
height: auto;
|
|
227
|
+
max-width: none;
|
|
228
|
+
max-height: none;
|
|
229
|
+
min-width: 0;
|
|
230
|
+
min-height: 0;
|
|
231
|
+
border-radius: initial;
|
|
232
|
+
}
|
|
233
|
+
.flowLayout-module_flowLayout__VHpnY {
|
|
234
|
+
overflow: auto;
|
|
235
|
+
}
|
|
236
|
+
.flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
|
|
237
|
+
display: flex;
|
|
238
|
+
width: 100%;
|
|
239
|
+
min-width: 0;
|
|
240
|
+
}
|
|
241
|
+
.flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
|
|
242
|
+
display: flex;
|
|
243
|
+
width: 100%;
|
|
244
|
+
min-width: 0;
|
|
245
|
+
}
|
|
246
|
+
:root {
|
|
247
|
+
--divider-line: #4a4b4b;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
.popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
|
|
251
|
+
overflow: hidden !important;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
|
|
255
|
+
white-space: nowrap !important;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
|
|
259
|
+
text-overflow: ellipsis !important;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
.popup-module_popup-container__PJ0oQ {
|
|
263
|
+
--popup-width: 60vw;
|
|
264
|
+
--popup-height: 50vh;
|
|
265
|
+
position: fixed;
|
|
266
|
+
width: var(--popup-width);
|
|
267
|
+
height: var(--popup-height);
|
|
268
|
+
--slideXFrom: 0;
|
|
269
|
+
--slideYFrom: 0;
|
|
270
|
+
will-change: opacity;
|
|
271
|
+
transition: opacity 300ms ease-in-out;
|
|
272
|
+
opacity: 0;
|
|
273
|
+
visibility: hidden;
|
|
274
|
+
pointer-events: none;
|
|
275
|
+
}
|
|
276
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
|
|
277
|
+
position: relative;
|
|
278
|
+
flex-direction: column;
|
|
279
|
+
align-items: start;
|
|
280
|
+
width: 100%;
|
|
281
|
+
height: 100%;
|
|
282
|
+
overflow-x: clip;
|
|
283
|
+
background-color: #090A0A;
|
|
284
|
+
border-radius: 4px;
|
|
285
|
+
box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
|
|
286
|
+
transition: transform 350ms ease-out;
|
|
287
|
+
will-change: transform;
|
|
288
|
+
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
289
|
+
}
|
|
290
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
|
|
291
|
+
margin-bottom: 0;
|
|
292
|
+
}
|
|
293
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
|
|
294
|
+
cursor: pointer;
|
|
295
|
+
line-height: 1px;
|
|
296
|
+
background-color: rgba(255, 255, 255, 0);
|
|
297
|
+
}
|
|
298
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
|
|
299
|
+
background-color: #FDDA0D;
|
|
300
|
+
width: 9px !important;
|
|
301
|
+
height: 9px !important;
|
|
302
|
+
line-height: 1px !important;
|
|
303
|
+
}
|
|
304
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
|
|
305
|
+
background-color: #FFEA00;
|
|
306
|
+
}
|
|
307
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
|
|
308
|
+
width: 100%;
|
|
309
|
+
height: 100%;
|
|
310
|
+
padding: 24px;
|
|
311
|
+
overflow-y: auto;
|
|
312
|
+
display: flex;
|
|
313
|
+
}
|
|
314
|
+
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
|
|
315
|
+
overflow-y: auto;
|
|
316
|
+
}
|
|
317
|
+
.popup-module_popup-container__PJ0oQ[data-show] {
|
|
318
|
+
opacity: 1;
|
|
319
|
+
visibility: visible;
|
|
320
|
+
pointer-events: all;
|
|
321
|
+
}
|
|
322
|
+
.popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
|
|
323
|
+
transform: translateX(0) translateY(0);
|
|
324
|
+
}
|
|
325
|
+
.popup-module_popup-container__PJ0oQ[data-show=false] {
|
|
326
|
+
opacity: 0;
|
|
327
|
+
visibility: hidden;
|
|
328
|
+
pointer-events: none;
|
|
329
|
+
}
|
|
330
|
+
.popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
|
|
331
|
+
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.cui-theme-dark .popup-module_popup-container-inner__n83Cz {
|
|
335
|
+
background-color: #090A0A;
|
|
336
|
+
color: #F4F4F4;
|
|
337
|
+
}
|
|
338
|
+
.cui-theme-light .popup-module_popup-container-inner__n83Cz {
|
|
339
|
+
background-color: #090A0A;
|
|
340
|
+
color: #F4F4F4;
|
|
341
|
+
}
|
|
233
342
|
:root {
|
|
234
343
|
--divider-line: #4a4b4b;
|
|
235
344
|
}
|
|
@@ -296,6 +405,29 @@
|
|
|
296
405
|
pointer-events: none;
|
|
297
406
|
opacity: 0.6;
|
|
298
407
|
}
|
|
408
|
+
.popup-overlay-module_popup-modal-overlay__dlJqM {
|
|
409
|
+
z-index: 1;
|
|
410
|
+
position: fixed;
|
|
411
|
+
width: 100%;
|
|
412
|
+
height: 100%;
|
|
413
|
+
top: 0;
|
|
414
|
+
left: 0;
|
|
415
|
+
background: rgba(40, 80, 120, 0.8) !important;
|
|
416
|
+
pointer-events: all;
|
|
417
|
+
user-select: none;
|
|
418
|
+
will-change: opacity;
|
|
419
|
+
transition: opacity 450ms ease-in-out;
|
|
420
|
+
opacity: 0;
|
|
421
|
+
visibility: hidden;
|
|
422
|
+
}
|
|
423
|
+
.popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
|
|
424
|
+
opacity: 1;
|
|
425
|
+
visibility: visible;
|
|
426
|
+
}
|
|
427
|
+
.popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
|
|
428
|
+
opacity: 0;
|
|
429
|
+
visibility: hidden;
|
|
430
|
+
}
|
|
299
431
|
.textAndContent-module_textAndContent__X5P1n {
|
|
300
432
|
align-items: baseline;
|
|
301
433
|
flex-shrink: 1;
|
|
@@ -305,238 +437,115 @@
|
|
|
305
437
|
--divider-line: #4a4b4b;
|
|
306
438
|
}
|
|
307
439
|
|
|
308
|
-
.
|
|
440
|
+
.tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
|
|
309
441
|
overflow: hidden !important;
|
|
310
442
|
}
|
|
311
443
|
|
|
312
|
-
.
|
|
444
|
+
.tooltip-module_text-nowrap__g6kzP, .tooltip-module_text-truncate__CPvp3 {
|
|
313
445
|
white-space: nowrap !important;
|
|
314
446
|
}
|
|
315
447
|
|
|
316
|
-
.
|
|
448
|
+
.tooltip-module_text-ellipsis__AYivV, .tooltip-module_text-truncate__CPvp3 {
|
|
317
449
|
text-overflow: ellipsis !important;
|
|
318
450
|
}
|
|
319
451
|
|
|
320
|
-
.
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
justify-content: center;
|
|
331
|
-
min-width: "auto";
|
|
332
|
-
width: "auto";
|
|
333
|
-
user-select: all;
|
|
334
|
-
pointer-events: auto;
|
|
335
|
-
cursor: pointer;
|
|
336
|
-
}
|
|
337
|
-
.button-module_button__NDMQS > span {
|
|
338
|
-
overflow: hidden;
|
|
339
|
-
white-space: nowrap;
|
|
340
|
-
display: inline-block;
|
|
341
|
-
}
|
|
342
|
-
.button-module_button__NDMQS.button-module_info__O6gEW {
|
|
343
|
-
background-color: #2D8EFF;
|
|
344
|
-
}
|
|
345
|
-
.button-module_button__NDMQS.button-module_info__O6gEW.button-module_transparent__zbeBu {
|
|
346
|
-
border: 1px solid #2D8EFF !important;
|
|
347
|
-
}
|
|
348
|
-
.button-module_button__NDMQS.button-module_success__gM25y {
|
|
349
|
-
background-color: #13CE66;
|
|
350
|
-
}
|
|
351
|
-
.button-module_button__NDMQS.button-module_success__gM25y.button-module_transparent__zbeBu {
|
|
352
|
-
border: 1px solid #13CE66 !important;
|
|
353
|
-
}
|
|
354
|
-
.button-module_button__NDMQS.button-module_error__q9qqo {
|
|
355
|
-
background-color: #FF4949;
|
|
356
|
-
}
|
|
357
|
-
.button-module_button__NDMQS.button-module_error__q9qqo.button-module_transparent__zbeBu {
|
|
358
|
-
border: 1px solid #FF4949 !important;
|
|
359
|
-
}
|
|
360
|
-
.button-module_button__NDMQS.button-module_warning__MdmiZ {
|
|
361
|
-
background-color: #FFCC3D;
|
|
362
|
-
}
|
|
363
|
-
.button-module_button__NDMQS.button-module_warning__MdmiZ.button-module_transparent__zbeBu {
|
|
364
|
-
border: 1px solid #FFCC3D !important;
|
|
365
|
-
}
|
|
366
|
-
.button-module_button__NDMQS.button-module_link__e-4Fu {
|
|
367
|
-
border: none !important;
|
|
368
|
-
background-color: transparent !important;
|
|
369
|
-
background: transparent !important;
|
|
370
|
-
}
|
|
371
|
-
.button-module_button__NDMQS.button-module_link__e-4Fu:hover {
|
|
372
|
-
border: none !important;
|
|
373
|
-
background-color: transparent !important;
|
|
374
|
-
background: transparent !important;
|
|
375
|
-
}
|
|
376
|
-
.button-module_button__NDMQS.button-module_link__e-4Fu:hover * {
|
|
377
|
-
text-decoration: underline !important;
|
|
378
|
-
}
|
|
379
|
-
.button-module_button__NDMQS.button-module_transparent__zbeBu {
|
|
380
|
-
border: none !important;
|
|
381
|
-
background-color: transparent !important;
|
|
382
|
-
background: transparent !important;
|
|
452
|
+
.tooltip-module_popover-tooltip__sAhKa {
|
|
453
|
+
position: fixed;
|
|
454
|
+
z-index: 999;
|
|
455
|
+
will-change: opacity;
|
|
456
|
+
transition: opacity 450ms ease;
|
|
457
|
+
opacity: 0;
|
|
458
|
+
visibility: hidden;
|
|
459
|
+
border-radius: 4px;
|
|
460
|
+
background-color: #1B1D1D;
|
|
461
|
+
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.16);
|
|
383
462
|
}
|
|
384
|
-
.
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
width: 1.5rem;
|
|
388
|
-
padding: 0.2rem;
|
|
389
|
-
font-size: 0.8rem;
|
|
463
|
+
.tooltip-module_popover-tooltip__sAhKa span, .tooltip-module_popover-tooltip__sAhKa p, .tooltip-module_popover-tooltip__sAhKa h3 {
|
|
464
|
+
margin: 0;
|
|
465
|
+
padding: 0;
|
|
390
466
|
}
|
|
391
|
-
.
|
|
467
|
+
.tooltip-module_popover-tooltip__sAhKa p {
|
|
468
|
+
display: -webkit-box;
|
|
469
|
+
-webkit-line-clamp: 4; /* number of lines to show */
|
|
470
|
+
line-clamp: 4;
|
|
471
|
+
-webkit-box-orient: vertical;
|
|
472
|
+
margin: 0;
|
|
392
473
|
width: 100%;
|
|
474
|
+
white-space: normal;
|
|
475
|
+
overflow: auto;
|
|
393
476
|
}
|
|
394
|
-
.
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
text-overflow: ellipsis !important;
|
|
398
|
-
}
|
|
399
|
-
.button-module_button__NDMQS.button-module_animated__gLwPl {
|
|
400
|
-
transition: transform 250ms ease-out;
|
|
401
|
-
}
|
|
402
|
-
.button-module_button__NDMQS.button-module_hasShadow__42BQv {
|
|
403
|
-
box-shadow: 0 5px 15px 0 rgba(28, 37, 39, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1);
|
|
404
|
-
}
|
|
405
|
-
.button-module_button__NDMQS.button-module_hasIcon__dXLlJ {
|
|
406
|
-
padding: 0.4rem;
|
|
407
|
-
border: none !important;
|
|
408
|
-
line-height: 1px;
|
|
409
|
-
}
|
|
410
|
-
.button-module_button__NDMQS.button-module_hasIcon__dXLlJ.button-module_tiny__pBNwo {
|
|
411
|
-
padding: 0px;
|
|
412
|
-
}
|
|
413
|
-
.button-module_button__NDMQS:hover {
|
|
414
|
-
background-color: #c5c5c5 !important;
|
|
415
|
-
}
|
|
416
|
-
.button-module_button__NDMQS:hover.button-module_animated__gLwPl {
|
|
417
|
-
transform: scale(1.2);
|
|
418
|
-
}
|
|
419
|
-
.button-module_button__NDMQS:hover.button-module_transparent__zbeBu {
|
|
420
|
-
background-color: rgba(197, 197, 197, 0.1254901961) !important;
|
|
477
|
+
.tooltip-module_popover-tooltip__sAhKa[data-show] {
|
|
478
|
+
opacity: 1;
|
|
479
|
+
visibility: visible;
|
|
421
480
|
}
|
|
422
|
-
.
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
cursor: not-allowed;
|
|
481
|
+
.tooltip-module_popover-tooltip__sAhKa[data-show=false] {
|
|
482
|
+
opacity: 0;
|
|
483
|
+
visibility: hidden;
|
|
426
484
|
}
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
color: #F4F4F4;
|
|
485
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi {
|
|
486
|
+
bottom: -16px;
|
|
430
487
|
}
|
|
431
|
-
.
|
|
432
|
-
|
|
488
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
|
|
489
|
+
transform: rotate(0deg);
|
|
433
490
|
}
|
|
434
|
-
|
|
435
|
-
|
|
491
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi {
|
|
492
|
+
top: -16px;
|
|
436
493
|
}
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
overflow: hidden !important;
|
|
494
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
|
|
495
|
+
transform: rotate(180deg);
|
|
440
496
|
}
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
white-space: nowrap !important;
|
|
497
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi {
|
|
498
|
+
right: -16px;
|
|
444
499
|
}
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
text-overflow: ellipsis !important;
|
|
500
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
|
|
501
|
+
transform: rotate(-90deg);
|
|
448
502
|
}
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
display: inline-block;
|
|
452
|
-
position: relative;
|
|
453
|
-
max-width: 48px;
|
|
454
|
-
max-height: 24px;
|
|
455
|
-
width: 48px;
|
|
456
|
-
height: 24px;
|
|
457
|
-
border-radius: 16px !important;
|
|
503
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi {
|
|
504
|
+
left: -16px;
|
|
458
505
|
}
|
|
459
|
-
.
|
|
460
|
-
|
|
461
|
-
width: 0;
|
|
462
|
-
height: 0;
|
|
506
|
+
.tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
|
|
507
|
+
transform: rotate(90deg);
|
|
463
508
|
}
|
|
464
|
-
.
|
|
465
|
-
box-sizing: border-box;
|
|
509
|
+
.tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi {
|
|
466
510
|
position: absolute;
|
|
467
|
-
cursor: pointer;
|
|
468
|
-
width: 48px;
|
|
469
|
-
height: 24px;
|
|
470
|
-
top: 0;
|
|
471
|
-
left: 0;
|
|
472
|
-
right: 0;
|
|
473
|
-
bottom: 0;
|
|
474
|
-
background-color: transparent;
|
|
475
|
-
border: 1px solid #F4F4F4;
|
|
476
|
-
transition: transform, background-color 0.4s ease;
|
|
477
|
-
border-radius: 16px;
|
|
478
511
|
}
|
|
479
|
-
.
|
|
480
|
-
position: absolute;
|
|
512
|
+
.tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
|
|
481
513
|
content: "";
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
bottom: 1px;
|
|
486
|
-
background-color: #F4F4F4;
|
|
487
|
-
transition: transform 0.4s ease;
|
|
488
|
-
border-radius: 50%;
|
|
489
|
-
}
|
|
490
|
-
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
|
|
491
|
-
background-color: #282A2A;
|
|
492
|
-
border-color: #282A2A;
|
|
493
|
-
}
|
|
494
|
-
.toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
|
|
495
|
-
box-shadow: 0 0 1px 1px #282A2A;
|
|
496
|
-
}
|
|
497
|
-
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
498
|
-
transform: translateX(24px);
|
|
499
|
-
}
|
|
500
|
-
.toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
|
|
501
|
-
opacity: 0.65;
|
|
514
|
+
border-width: 8px;
|
|
515
|
+
border-style: solid;
|
|
516
|
+
border-color: #1B1D1D transparent transparent transparent;
|
|
502
517
|
}
|
|
503
|
-
|
|
504
|
-
|
|
518
|
+
|
|
519
|
+
.tooltip-module_close-button__o8OBN {
|
|
520
|
+
cursor: pointer;
|
|
521
|
+
line-height: 1px;
|
|
522
|
+
background-color: rgba(255, 255, 255, 0);
|
|
505
523
|
}
|
|
506
|
-
.
|
|
507
|
-
|
|
524
|
+
.tooltip-module_close-button__o8OBN .icon-base {
|
|
525
|
+
background-color: #FDDA0D;
|
|
526
|
+
width: 9px !important;
|
|
527
|
+
height: 9px !important;
|
|
528
|
+
line-height: 1px !important;
|
|
508
529
|
}
|
|
509
|
-
.
|
|
510
|
-
|
|
511
|
-
z-index: -1;
|
|
512
|
-
display: block;
|
|
513
|
-
position: absolute;
|
|
514
|
-
height: 100%;
|
|
515
|
-
top: 0;
|
|
516
|
-
left: 0;
|
|
517
|
-
right: 0;
|
|
530
|
+
.tooltip-module_close-button__o8OBN:hover .icon-base {
|
|
531
|
+
background-color: #FFEA00;
|
|
518
532
|
}
|
|
519
533
|
|
|
520
|
-
.cui-theme-dark .
|
|
521
|
-
background-color: #
|
|
522
|
-
|
|
523
|
-
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
524
|
-
background-color: rgb(38.0475, 39.8525, 39.8525);
|
|
525
|
-
}
|
|
526
|
-
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
527
|
-
border-color: rgb(32.4, 41.4, 41.4);
|
|
534
|
+
.cui-theme-dark .tooltip-module_popover-tooltip__sAhKa {
|
|
535
|
+
background-color: #1B1D1D;
|
|
536
|
+
color: #F4F4F4;
|
|
528
537
|
}
|
|
529
|
-
.cui-theme-
|
|
530
|
-
|
|
538
|
+
.cui-theme-dark .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
|
|
539
|
+
border-color: #1B1D1D transparent transparent transparent;
|
|
531
540
|
}
|
|
532
|
-
.cui-theme-light
|
|
533
|
-
|
|
541
|
+
.cui-theme-light {
|
|
542
|
+
color: #1B1D1D;
|
|
534
543
|
}
|
|
535
|
-
.cui-theme-light .
|
|
536
|
-
background-color: #
|
|
544
|
+
.cui-theme-light .tooltip-module_popover-tooltip__sAhKa {
|
|
545
|
+
background-color: #515757;
|
|
537
546
|
}
|
|
538
|
-
.cui-theme-light .
|
|
539
|
-
|
|
547
|
+
.cui-theme-light .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
|
|
548
|
+
border-color: #515757 transparent transparent transparent;
|
|
540
549
|
}
|
|
541
550
|
:root {
|
|
542
551
|
--divider-line: #4a4b4b;
|
|
@@ -702,251 +711,242 @@
|
|
|
702
711
|
border-color: #FD8F3E;
|
|
703
712
|
color: #632E03;
|
|
704
713
|
}
|
|
705
|
-
.popup-overlay-module_popup-modal-overlay__dlJqM {
|
|
706
|
-
z-index: 1;
|
|
707
|
-
position: fixed;
|
|
708
|
-
width: 100%;
|
|
709
|
-
height: 100%;
|
|
710
|
-
top: 0;
|
|
711
|
-
left: 0;
|
|
712
|
-
background: rgba(40, 80, 120, 0.8) !important;
|
|
713
|
-
pointer-events: all;
|
|
714
|
-
user-select: none;
|
|
715
|
-
will-change: opacity;
|
|
716
|
-
transition: opacity 450ms ease-in-out;
|
|
717
|
-
opacity: 0;
|
|
718
|
-
visibility: hidden;
|
|
719
|
-
}
|
|
720
|
-
.popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
|
|
721
|
-
opacity: 1;
|
|
722
|
-
visibility: visible;
|
|
723
|
-
}
|
|
724
|
-
.popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
|
|
725
|
-
opacity: 0;
|
|
726
|
-
visibility: hidden;
|
|
727
|
-
}
|
|
728
714
|
:root {
|
|
729
715
|
--divider-line: #4a4b4b;
|
|
730
716
|
}
|
|
731
717
|
|
|
732
|
-
.
|
|
718
|
+
.toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
|
|
733
719
|
overflow: hidden !important;
|
|
734
720
|
}
|
|
735
721
|
|
|
736
|
-
.
|
|
722
|
+
.toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
|
|
737
723
|
white-space: nowrap !important;
|
|
738
724
|
}
|
|
739
725
|
|
|
740
|
-
.
|
|
726
|
+
.toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
|
|
741
727
|
text-overflow: ellipsis !important;
|
|
742
728
|
}
|
|
743
729
|
|
|
744
|
-
.
|
|
745
|
-
|
|
746
|
-
--popup-height: 50vh;
|
|
747
|
-
position: fixed;
|
|
748
|
-
width: var(--popup-width);
|
|
749
|
-
height: var(--popup-height);
|
|
750
|
-
--slideXFrom: 0;
|
|
751
|
-
--slideYFrom: 0;
|
|
752
|
-
will-change: opacity;
|
|
753
|
-
transition: opacity 300ms ease-in-out;
|
|
754
|
-
opacity: 0;
|
|
755
|
-
visibility: hidden;
|
|
756
|
-
pointer-events: none;
|
|
757
|
-
}
|
|
758
|
-
.popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
|
|
730
|
+
.toggle-module_toggle__p1Ep4 {
|
|
731
|
+
display: inline-block;
|
|
759
732
|
position: relative;
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
width:
|
|
763
|
-
height:
|
|
764
|
-
|
|
765
|
-
background-color: #090A0A;
|
|
766
|
-
border-radius: 4px;
|
|
767
|
-
box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
|
|
768
|
-
transition: transform 350ms ease-out;
|
|
769
|
-
will-change: transform;
|
|
770
|
-
transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
|
|
733
|
+
max-width: 48px;
|
|
734
|
+
max-height: 24px;
|
|
735
|
+
width: 48px;
|
|
736
|
+
height: 24px;
|
|
737
|
+
border-radius: 16px !important;
|
|
771
738
|
}
|
|
772
|
-
.
|
|
773
|
-
|
|
739
|
+
.toggle-module_toggle__p1Ep4 input {
|
|
740
|
+
opacity: 0;
|
|
741
|
+
width: 0;
|
|
742
|
+
height: 0;
|
|
774
743
|
}
|
|
775
|
-
.
|
|
744
|
+
.toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
|
|
745
|
+
box-sizing: border-box;
|
|
746
|
+
position: absolute;
|
|
776
747
|
cursor: pointer;
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
748
|
+
width: 48px;
|
|
749
|
+
height: 24px;
|
|
750
|
+
top: 0;
|
|
751
|
+
left: 0;
|
|
752
|
+
right: 0;
|
|
753
|
+
bottom: 0;
|
|
754
|
+
background-color: transparent;
|
|
755
|
+
border: 1px solid #F4F4F4;
|
|
756
|
+
transition: transform, background-color 0.4s ease;
|
|
757
|
+
border-radius: 16px;
|
|
785
758
|
}
|
|
786
|
-
.
|
|
787
|
-
|
|
759
|
+
.toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
|
|
760
|
+
position: absolute;
|
|
761
|
+
content: "";
|
|
762
|
+
height: 20px;
|
|
763
|
+
width: 20px;
|
|
764
|
+
left: 1px;
|
|
765
|
+
bottom: 1px;
|
|
766
|
+
background-color: #F4F4F4;
|
|
767
|
+
transition: transform 0.4s ease;
|
|
768
|
+
border-radius: 50%;
|
|
788
769
|
}
|
|
789
|
-
.
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
padding: 24px;
|
|
793
|
-
overflow-y: auto;
|
|
794
|
-
display: flex;
|
|
770
|
+
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
|
|
771
|
+
background-color: #282A2A;
|
|
772
|
+
border-color: #282A2A;
|
|
795
773
|
}
|
|
796
|
-
.
|
|
797
|
-
|
|
774
|
+
.toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
|
|
775
|
+
box-shadow: 0 0 1px 1px #282A2A;
|
|
798
776
|
}
|
|
799
|
-
.
|
|
800
|
-
|
|
801
|
-
visibility: visible;
|
|
802
|
-
pointer-events: all;
|
|
777
|
+
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
778
|
+
transform: translateX(24px);
|
|
803
779
|
}
|
|
804
|
-
.
|
|
805
|
-
|
|
780
|
+
.toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
|
|
781
|
+
opacity: 0.65;
|
|
806
782
|
}
|
|
807
|
-
.
|
|
808
|
-
opacity: 0;
|
|
809
|
-
visibility: hidden;
|
|
783
|
+
.toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
|
|
810
784
|
pointer-events: none;
|
|
811
785
|
}
|
|
812
|
-
.
|
|
813
|
-
|
|
786
|
+
.toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
|
|
787
|
+
cursor: not-allowed;
|
|
788
|
+
}
|
|
789
|
+
.toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
|
|
790
|
+
content: " ";
|
|
791
|
+
z-index: -1;
|
|
792
|
+
display: block;
|
|
793
|
+
position: absolute;
|
|
794
|
+
height: 100%;
|
|
795
|
+
top: 0;
|
|
796
|
+
left: 0;
|
|
797
|
+
right: 0;
|
|
814
798
|
}
|
|
815
799
|
|
|
816
|
-
.cui-theme-dark .
|
|
817
|
-
background-color: #
|
|
818
|
-
color: #F4F4F4;
|
|
800
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
801
|
+
background-color: #003A4C;
|
|
819
802
|
}
|
|
820
|
-
.cui-theme-
|
|
821
|
-
background-color:
|
|
822
|
-
color: #F4F4F4;
|
|
803
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
804
|
+
background-color: rgb(38.0475, 39.8525, 39.8525);
|
|
823
805
|
}
|
|
824
|
-
.
|
|
825
|
-
|
|
806
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
807
|
+
border-color: rgb(32.4, 41.4, 41.4);
|
|
826
808
|
}
|
|
827
|
-
.
|
|
828
|
-
|
|
829
|
-
width: 100%;
|
|
830
|
-
min-width: 0;
|
|
809
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
810
|
+
background-color: rgba(40, 42, 42, 0.05);
|
|
831
811
|
}
|
|
832
|
-
.
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
812
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
813
|
+
background-color: #282A2A;
|
|
814
|
+
}
|
|
815
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
816
|
+
background-color: #F4F4F4;
|
|
817
|
+
}
|
|
818
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
819
|
+
background-color: rgb(54.7902439024, 70.0097560976, 70.0097560976);
|
|
836
820
|
}
|
|
837
821
|
:root {
|
|
838
822
|
--divider-line: #4a4b4b;
|
|
839
823
|
}
|
|
840
824
|
|
|
841
|
-
.
|
|
825
|
+
.button-module_overflow-hidden__Vc5AU, .button-module_text-truncate__a89Bp {
|
|
842
826
|
overflow: hidden !important;
|
|
843
827
|
}
|
|
844
828
|
|
|
845
|
-
.
|
|
829
|
+
.button-module_text-nowrap__tR-VJ, .button-module_text-truncate__a89Bp {
|
|
846
830
|
white-space: nowrap !important;
|
|
847
831
|
}
|
|
848
832
|
|
|
849
|
-
.
|
|
833
|
+
.button-module_text-ellipsis__5MFA9, .button-module_text-truncate__a89Bp {
|
|
850
834
|
text-overflow: ellipsis !important;
|
|
851
835
|
}
|
|
852
836
|
|
|
853
|
-
.
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
837
|
+
.button-module_button__NDMQS {
|
|
838
|
+
border: none;
|
|
839
|
+
color: #090A0A;
|
|
840
|
+
padding: 0.5rem 1rem;
|
|
841
|
+
text-align: center;
|
|
842
|
+
text-decoration: none;
|
|
843
|
+
font-size: 1rem;
|
|
844
|
+
overflow: hidden;
|
|
845
|
+
display: flex;
|
|
846
|
+
align-items: center;
|
|
847
|
+
justify-content: center;
|
|
848
|
+
min-width: "auto";
|
|
849
|
+
width: "auto";
|
|
850
|
+
user-select: all;
|
|
851
|
+
pointer-events: auto;
|
|
852
|
+
cursor: pointer;
|
|
863
853
|
}
|
|
864
|
-
.
|
|
865
|
-
|
|
866
|
-
|
|
854
|
+
.button-module_button__NDMQS > span {
|
|
855
|
+
overflow: hidden;
|
|
856
|
+
white-space: nowrap;
|
|
857
|
+
display: inline-block;
|
|
867
858
|
}
|
|
868
|
-
.
|
|
869
|
-
|
|
870
|
-
-webkit-line-clamp: 4; /* number of lines to show */
|
|
871
|
-
line-clamp: 4;
|
|
872
|
-
-webkit-box-orient: vertical;
|
|
873
|
-
margin: 0;
|
|
874
|
-
width: 100%;
|
|
875
|
-
white-space: normal;
|
|
876
|
-
overflow: auto;
|
|
859
|
+
.button-module_button__NDMQS.button-module_info__O6gEW {
|
|
860
|
+
background-color: #2D8EFF;
|
|
877
861
|
}
|
|
878
|
-
.
|
|
879
|
-
|
|
880
|
-
visibility: visible;
|
|
862
|
+
.button-module_button__NDMQS.button-module_info__O6gEW.button-module_transparent__zbeBu {
|
|
863
|
+
border: 1px solid #2D8EFF !important;
|
|
881
864
|
}
|
|
882
|
-
.
|
|
883
|
-
|
|
884
|
-
visibility: hidden;
|
|
865
|
+
.button-module_button__NDMQS.button-module_success__gM25y {
|
|
866
|
+
background-color: #13CE66;
|
|
885
867
|
}
|
|
886
|
-
.
|
|
887
|
-
|
|
868
|
+
.button-module_button__NDMQS.button-module_success__gM25y.button-module_transparent__zbeBu {
|
|
869
|
+
border: 1px solid #13CE66 !important;
|
|
888
870
|
}
|
|
889
|
-
.
|
|
890
|
-
|
|
871
|
+
.button-module_button__NDMQS.button-module_error__q9qqo {
|
|
872
|
+
background-color: #FF4949;
|
|
891
873
|
}
|
|
892
|
-
.
|
|
893
|
-
|
|
874
|
+
.button-module_button__NDMQS.button-module_error__q9qqo.button-module_transparent__zbeBu {
|
|
875
|
+
border: 1px solid #FF4949 !important;
|
|
894
876
|
}
|
|
895
|
-
.
|
|
896
|
-
|
|
877
|
+
.button-module_button__NDMQS.button-module_warning__MdmiZ {
|
|
878
|
+
background-color: #FFCC3D;
|
|
897
879
|
}
|
|
898
|
-
.
|
|
899
|
-
|
|
880
|
+
.button-module_button__NDMQS.button-module_warning__MdmiZ.button-module_transparent__zbeBu {
|
|
881
|
+
border: 1px solid #FFCC3D !important;
|
|
900
882
|
}
|
|
901
|
-
.
|
|
902
|
-
|
|
883
|
+
.button-module_button__NDMQS.button-module_link__e-4Fu {
|
|
884
|
+
border: none !important;
|
|
885
|
+
background-color: transparent !important;
|
|
886
|
+
background: transparent !important;
|
|
903
887
|
}
|
|
904
|
-
.
|
|
905
|
-
|
|
888
|
+
.button-module_button__NDMQS.button-module_link__e-4Fu:hover {
|
|
889
|
+
border: none !important;
|
|
890
|
+
background-color: transparent !important;
|
|
891
|
+
background: transparent !important;
|
|
906
892
|
}
|
|
907
|
-
.
|
|
908
|
-
|
|
893
|
+
.button-module_button__NDMQS.button-module_link__e-4Fu:hover * {
|
|
894
|
+
text-decoration: underline !important;
|
|
909
895
|
}
|
|
910
|
-
.
|
|
911
|
-
|
|
896
|
+
.button-module_button__NDMQS.button-module_transparent__zbeBu {
|
|
897
|
+
border: none !important;
|
|
898
|
+
background-color: transparent !important;
|
|
899
|
+
background: transparent !important;
|
|
912
900
|
}
|
|
913
|
-
.
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
901
|
+
.button-module_button__NDMQS.button-module_tiny__pBNwo {
|
|
902
|
+
height: 1.4rem;
|
|
903
|
+
min-width: 1.5rem;
|
|
904
|
+
width: 1.5rem;
|
|
905
|
+
padding: 0.2rem;
|
|
906
|
+
font-size: 0.8rem;
|
|
918
907
|
}
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
908
|
+
.button-module_button__NDMQS.button-module_fluid__GXxID {
|
|
909
|
+
width: 100%;
|
|
910
|
+
}
|
|
911
|
+
.button-module_button__NDMQS.button-module_truncate__c-G9k > span {
|
|
912
|
+
overflow: hidden !important;
|
|
913
|
+
white-space: nowrap !important;
|
|
914
|
+
text-overflow: ellipsis !important;
|
|
915
|
+
}
|
|
916
|
+
.button-module_button__NDMQS.button-module_animated__gLwPl {
|
|
917
|
+
transition: transform 250ms ease-out;
|
|
918
|
+
}
|
|
919
|
+
.button-module_button__NDMQS.button-module_hasShadow__42BQv {
|
|
920
|
+
box-shadow: 0 5px 15px 0 rgba(28, 37, 39, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1);
|
|
921
|
+
}
|
|
922
|
+
.button-module_button__NDMQS.button-module_hasIcon__dXLlJ {
|
|
923
|
+
padding: 0.4rem;
|
|
924
|
+
border: none !important;
|
|
922
925
|
line-height: 1px;
|
|
923
|
-
background-color: rgba(255, 255, 255, 0);
|
|
924
926
|
}
|
|
925
|
-
.
|
|
926
|
-
|
|
927
|
-
width: 9px !important;
|
|
928
|
-
height: 9px !important;
|
|
929
|
-
line-height: 1px !important;
|
|
927
|
+
.button-module_button__NDMQS.button-module_hasIcon__dXLlJ.button-module_tiny__pBNwo {
|
|
928
|
+
padding: 0px;
|
|
930
929
|
}
|
|
931
|
-
.
|
|
932
|
-
background-color: #
|
|
930
|
+
.button-module_button__NDMQS:hover {
|
|
931
|
+
background-color: #c5c5c5 !important;
|
|
933
932
|
}
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
background-color: #1B1D1D;
|
|
937
|
-
color: #F4F4F4;
|
|
933
|
+
.button-module_button__NDMQS:hover.button-module_animated__gLwPl {
|
|
934
|
+
transform: scale(1.2);
|
|
938
935
|
}
|
|
939
|
-
.
|
|
940
|
-
|
|
936
|
+
.button-module_button__NDMQS:hover.button-module_transparent__zbeBu {
|
|
937
|
+
background-color: rgba(197, 197, 197, 0.1254901961) !important;
|
|
941
938
|
}
|
|
942
|
-
.
|
|
943
|
-
|
|
939
|
+
.button-module_button__NDMQS.button-module_disabled__hEydO {
|
|
940
|
+
user-select: none;
|
|
941
|
+
pointer-events: none;
|
|
942
|
+
cursor: not-allowed;
|
|
944
943
|
}
|
|
945
|
-
|
|
946
|
-
|
|
944
|
+
|
|
945
|
+
.cui-theme-dark .button-module_button__NDMQS {
|
|
946
|
+
color: #F4F4F4;
|
|
947
947
|
}
|
|
948
|
-
.cui-theme-light .
|
|
949
|
-
|
|
948
|
+
.cui-theme-light .button-module_button__NDMQS {
|
|
949
|
+
color: #090A0A;
|
|
950
950
|
}
|
|
951
951
|
:root {
|
|
952
952
|
--divider-line: #4a4b4b;
|