@e1011/es-kit 1.1.42 → 1.1.44

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.
@@ -1,3 +1,22 @@
1
+ .divider-module_divider-line__6CesR {
2
+ position: relative;
3
+ display: block;
4
+ transition: opacity, width, height 250ms ease-in-out;
5
+ background-color: var(--color);
6
+ opacity: var(--opacity);
7
+ }
8
+ .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
9
+ height: var(--length);
10
+ left: var(--left);
11
+ width: var(--width);
12
+ margin: var(--margin);
13
+ }
14
+ .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
15
+ width: var(--length);
16
+ left: var(--left);
17
+ height: var(--height);
18
+ margin: var(--margin);
19
+ }
1
20
  .icon-module_icon-base-parent__nOMvW {
2
21
  line-height: 1px !important;
3
22
  }
@@ -28,34 +47,6 @@
28
47
  width: var(--height);
29
48
  height: var(--width);
30
49
  }
31
- .errorBoundary-module_errorBoundary__gk9ps {
32
- background: #EFEFEF;
33
- width: 100%;
34
- height: 100%;
35
- }
36
-
37
- .errorBoundary-module_StyledIcon__IYHiU {
38
- margin-right: 10px;
39
- }
40
- .divider-module_divider-line__6CesR {
41
- position: relative;
42
- display: block;
43
- transition: opacity, width, height 250ms ease-in-out;
44
- background-color: var(--color);
45
- opacity: var(--opacity);
46
- }
47
- .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
48
- height: var(--length);
49
- left: var(--left);
50
- width: var(--width);
51
- margin: var(--margin);
52
- }
53
- .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
54
- width: var(--length);
55
- left: var(--left);
56
- height: var(--height);
57
- margin: var(--margin);
58
- }
59
50
  .CollapsibleContainer-module_collapsible-container__u0Jmm {
60
51
  transform-origin: 0% 0%;
61
52
  opacity: 0;
@@ -89,6 +80,15 @@
89
80
  max-width: var(--prop-value);
90
81
  opacity: 1;
91
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
+ }
92
92
  .field-module_field__UfKm3 {
93
93
  opacity: 1;
94
94
  pointer-events: auto;
@@ -163,30 +163,6 @@
163
163
  .field-module_field__UfKm3 label {
164
164
  text-align: left;
165
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,28 +206,34 @@
230
206
  stroke-dashoffset: -124;
231
207
  }
232
208
  }
233
- .popup-overlay-module_popup-modal-overlay__dlJqM {
234
- z-index: 1;
235
- position: fixed;
236
- width: 100%;
237
- height: 100%;
238
- top: 0;
239
- left: 0;
240
- background: rgba(40, 80, 120, 0.8) !important;
241
- pointer-events: all;
242
- user-select: none;
243
- will-change: opacity;
244
- transition: opacity 450ms ease-in-out;
245
- opacity: 0;
246
- visibility: hidden;
247
- }
248
- .popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
249
- opacity: 1;
250
- visibility: visible;
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;
251
232
  }
252
- .popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
253
- opacity: 0;
254
- visibility: hidden;
233
+ .textAndContent-module_textAndContent__X5P1n {
234
+ align-items: baseline;
235
+ flex-shrink: 1;
236
+ gap: 8px;
255
237
  }
256
238
  .flowLayout-module_flowLayout__VHpnY {
257
239
  overflow: auto;
@@ -270,107 +252,120 @@
270
252
  --divider-line: #4a4b4b;
271
253
  }
272
254
 
273
- .popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
255
+ .button-module_overflow-hidden__Vc5AU, .button-module_text-truncate__a89Bp {
274
256
  overflow: hidden !important;
275
257
  }
276
258
 
277
- .popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
259
+ .button-module_text-nowrap__tR-VJ, .button-module_text-truncate__a89Bp {
278
260
  white-space: nowrap !important;
279
261
  }
280
262
 
281
- .popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
263
+ .button-module_text-ellipsis__5MFA9, .button-module_text-truncate__a89Bp {
282
264
  text-overflow: ellipsis !important;
283
265
  }
284
266
 
285
- .popup-module_popup-container__PJ0oQ {
286
- --popup-width: 60vw;
287
- --popup-height: 50vh;
288
- position: fixed;
289
- width: var(--popup-width);
290
- height: var(--popup-height);
291
- --slideXFrom: 0;
292
- --slideYFrom: 0;
293
- will-change: opacity;
294
- transition: opacity 300ms ease-in-out;
295
- opacity: 0;
296
- visibility: hidden;
297
- pointer-events: none;
298
- }
299
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
300
- position: relative;
301
- flex-direction: column;
302
- align-items: start;
303
- width: 100%;
304
- height: 100%;
305
- overflow-x: clip;
306
- background-color: #090A0A;
307
- border-radius: 4px;
308
- box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
309
- transition: transform 350ms ease-out;
310
- will-change: transform;
311
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
312
- }
313
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
314
- margin-bottom: 0;
315
- }
316
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
267
+ .button-module_button__NDMQS {
268
+ border: none;
269
+ color: #090A0A;
270
+ padding: 0.5rem 1rem;
271
+ text-align: center;
272
+ text-decoration: none;
273
+ font-size: 1rem;
274
+ overflow: hidden;
275
+ display: flex;
276
+ align-items: center;
277
+ justify-content: center;
278
+ min-width: "auto";
279
+ width: "auto";
280
+ user-select: all;
281
+ pointer-events: auto;
317
282
  cursor: pointer;
318
- line-height: 1px;
319
- background-color: rgba(255, 255, 255, 0);
320
283
  }
321
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
322
- background-color: #FDDA0D;
323
- width: 9px !important;
324
- height: 9px !important;
325
- line-height: 1px !important;
284
+ .button-module_button__NDMQS > span {
285
+ overflow: hidden;
286
+ white-space: nowrap;
287
+ display: inline-block;
326
288
  }
327
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
328
- background-color: #FFEA00;
289
+ .button-module_button__NDMQS.button-module_info__O6gEW {
290
+ background-color: #2D8EFF;
329
291
  }
330
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
331
- width: 100%;
332
- height: 100%;
333
- padding: 24px;
334
- overflow-y: auto;
335
- display: flex;
292
+ .button-module_button__NDMQS.button-module_info__O6gEW.button-module_transparent__zbeBu {
293
+ border: 1px solid #2D8EFF !important;
336
294
  }
337
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
338
- overflow-y: auto;
295
+ .button-module_button__NDMQS.button-module_success__gM25y {
296
+ background-color: #13CE66;
339
297
  }
340
- .popup-module_popup-container__PJ0oQ[data-show] {
341
- opacity: 1;
342
- visibility: visible;
343
- pointer-events: all;
298
+ .button-module_button__NDMQS.button-module_success__gM25y.button-module_transparent__zbeBu {
299
+ border: 1px solid #13CE66 !important;
344
300
  }
345
- .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
346
- transform: translateX(0) translateY(0);
301
+ .button-module_button__NDMQS.button-module_error__q9qqo {
302
+ background-color: #FF4949;
347
303
  }
348
- .popup-module_popup-container__PJ0oQ[data-show=false] {
349
- opacity: 0;
350
- visibility: hidden;
351
- pointer-events: none;
304
+ .button-module_button__NDMQS.button-module_error__q9qqo.button-module_transparent__zbeBu {
305
+ border: 1px solid #FF4949 !important;
352
306
  }
353
- .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
354
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
307
+ .button-module_button__NDMQS.button-module_warning__MdmiZ {
308
+ background-color: #FFCC3D;
355
309
  }
356
-
357
- .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
358
- background-color: #090A0A;
359
- color: #F4F4F4;
310
+ .button-module_button__NDMQS.button-module_warning__MdmiZ.button-module_transparent__zbeBu {
311
+ border: 1px solid #FFCC3D !important;
360
312
  }
361
- .cui-theme-light .popup-module_popup-container-inner__n83Cz {
362
- background-color: #090A0A;
363
- color: #F4F4F4;
313
+ .button-module_button__NDMQS.button-module_transparent__zbeBu {
314
+ border: none !important;
315
+ background-color: transparent !important;
316
+ background: transparent !important;
364
317
  }
365
- .textAndContent-module_textAndContent__X5P1n {
366
- align-items: baseline;
367
- flex-shrink: 1;
368
- gap: 8px;
318
+ .button-module_button__NDMQS.button-module_tiny__pBNwo {
319
+ height: 1.4rem;
320
+ min-width: 1.5rem;
321
+ width: 1.5rem;
322
+ padding: 0.2rem;
323
+ font-size: 0.8rem;
369
324
  }
370
- :root {
371
- --divider-line: #4a4b4b;
325
+ .button-module_button__NDMQS.button-module_fluid__GXxID {
326
+ width: 100%;
372
327
  }
373
-
328
+ .button-module_button__NDMQS.button-module_truncate__c-G9k > span {
329
+ overflow: hidden !important;
330
+ white-space: nowrap !important;
331
+ text-overflow: ellipsis !important;
332
+ }
333
+ .button-module_button__NDMQS.button-module_animated__gLwPl {
334
+ transition: transform 250ms ease-out;
335
+ }
336
+ .button-module_button__NDMQS.button-module_hasShadow__42BQv {
337
+ box-shadow: 0 5px 15px 0 rgba(28, 37, 39, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1);
338
+ }
339
+ .button-module_button__NDMQS.button-module_hasIcon__dXLlJ {
340
+ padding: 0.4rem;
341
+ border: none !important;
342
+ line-height: 1px;
343
+ }
344
+ .button-module_button__NDMQS.button-module_hasIcon__dXLlJ.button-module_tiny__pBNwo {
345
+ padding: 0px;
346
+ }
347
+ .button-module_button__NDMQS:hover {
348
+ background-color: #c5c5c5 !important;
349
+ }
350
+ .button-module_button__NDMQS:hover.button-module_animated__gLwPl {
351
+ transform: scale(1.2);
352
+ }
353
+ .button-module_button__NDMQS.button-module_disabled__hEydO {
354
+ user-select: none;
355
+ pointer-events: none;
356
+ cursor: not-allowed;
357
+ }
358
+
359
+ .cui-theme-dark .button-module_button__NDMQS {
360
+ color: #F4F4F4;
361
+ }
362
+ .cui-theme-light .button-module_button__NDMQS {
363
+ color: #090A0A;
364
+ }
365
+ :root {
366
+ --divider-line: #4a4b4b;
367
+ }
368
+
374
369
  .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
375
370
  overflow: hidden !important;
376
371
  }
@@ -437,234 +432,6 @@
437
432
  --divider-line: #4a4b4b;
438
433
  }
439
434
 
440
- .button-module_overflow-hidden__Vc5AU, .button-module_text-truncate__a89Bp {
441
- overflow: hidden !important;
442
- }
443
-
444
- .button-module_text-nowrap__tR-VJ, .button-module_text-truncate__a89Bp {
445
- white-space: nowrap !important;
446
- }
447
-
448
- .button-module_text-ellipsis__5MFA9, .button-module_text-truncate__a89Bp {
449
- text-overflow: ellipsis !important;
450
- }
451
-
452
- .button-module_button__NDMQS {
453
- border: none;
454
- color: #090A0A;
455
- padding: 0.5rem 1rem;
456
- text-align: center;
457
- text-decoration: none;
458
- font-size: 1rem;
459
- overflow: hidden;
460
- display: flex;
461
- align-items: center;
462
- justify-content: center;
463
- min-width: "auto";
464
- width: "auto";
465
- user-select: all;
466
- pointer-events: auto;
467
- cursor: pointer;
468
- }
469
- .button-module_button__NDMQS > span {
470
- overflow: hidden;
471
- white-space: nowrap;
472
- display: inline-block;
473
- }
474
- .button-module_button__NDMQS.button-module_info__O6gEW {
475
- background-color: #2D8EFF;
476
- }
477
- .button-module_button__NDMQS.button-module_info__O6gEW.button-module_transparent__zbeBu {
478
- border: 1px solid #2D8EFF !important;
479
- }
480
- .button-module_button__NDMQS.button-module_success__gM25y {
481
- background-color: #13CE66;
482
- }
483
- .button-module_button__NDMQS.button-module_success__gM25y.button-module_transparent__zbeBu {
484
- border: 1px solid #13CE66 !important;
485
- }
486
- .button-module_button__NDMQS.button-module_error__q9qqo {
487
- background-color: #FF4949;
488
- }
489
- .button-module_button__NDMQS.button-module_error__q9qqo.button-module_transparent__zbeBu {
490
- border: 1px solid #FF4949 !important;
491
- }
492
- .button-module_button__NDMQS.button-module_warning__MdmiZ {
493
- background-color: #FFCC3D;
494
- }
495
- .button-module_button__NDMQS.button-module_warning__MdmiZ.button-module_transparent__zbeBu {
496
- border: 1px solid #FFCC3D !important;
497
- }
498
- .button-module_button__NDMQS.button-module_transparent__zbeBu {
499
- border: none !important;
500
- background-color: transparent !important;
501
- background: transparent !important;
502
- }
503
- .button-module_button__NDMQS.button-module_tiny__pBNwo {
504
- height: 1.4rem;
505
- min-width: 1.5rem;
506
- width: 1.5rem;
507
- padding: 0.2rem;
508
- font-size: 0.8rem;
509
- }
510
- .button-module_button__NDMQS.button-module_fluid__GXxID {
511
- width: 100%;
512
- }
513
- .button-module_button__NDMQS.button-module_truncate__c-G9k > span {
514
- overflow: hidden !important;
515
- white-space: nowrap !important;
516
- text-overflow: ellipsis !important;
517
- }
518
- .button-module_button__NDMQS.button-module_animated__gLwPl {
519
- transition: transform 250ms ease-out;
520
- }
521
- .button-module_button__NDMQS.button-module_hasShadow__42BQv {
522
- box-shadow: 0 5px 15px 0 rgba(28, 37, 39, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1);
523
- }
524
- .button-module_button__NDMQS.button-module_hasIcon__dXLlJ {
525
- padding: 0.4rem;
526
- border: none !important;
527
- line-height: 1px;
528
- }
529
- .button-module_button__NDMQS.button-module_hasIcon__dXLlJ.button-module_tiny__pBNwo {
530
- padding: 0px;
531
- }
532
- .button-module_button__NDMQS:hover {
533
- background-color: #c5c5c5 !important;
534
- }
535
- .button-module_button__NDMQS:hover.button-module_animated__gLwPl {
536
- transform: scale(1.2);
537
- }
538
- .button-module_button__NDMQS.button-module_disabled__hEydO {
539
- user-select: none;
540
- pointer-events: none;
541
- cursor: not-allowed;
542
- }
543
-
544
- .cui-theme-dark .button-module_button__NDMQS {
545
- color: #F4F4F4;
546
- }
547
- .cui-theme-light .button-module_button__NDMQS {
548
- color: #090A0A;
549
- }
550
- :root {
551
- --divider-line: #4a4b4b;
552
- }
553
-
554
- .tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
555
- overflow: hidden !important;
556
- }
557
-
558
- .tooltip-module_text-nowrap__g6kzP, .tooltip-module_text-truncate__CPvp3 {
559
- white-space: nowrap !important;
560
- }
561
-
562
- .tooltip-module_text-ellipsis__AYivV, .tooltip-module_text-truncate__CPvp3 {
563
- text-overflow: ellipsis !important;
564
- }
565
-
566
- .tooltip-module_popover-tooltip__sAhKa {
567
- position: fixed;
568
- z-index: 999;
569
- will-change: opacity;
570
- transition: opacity 450ms ease;
571
- opacity: 0;
572
- visibility: hidden;
573
- border-radius: 4px;
574
- background-color: #1B1D1D;
575
- box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.16);
576
- }
577
- .tooltip-module_popover-tooltip__sAhKa span, .tooltip-module_popover-tooltip__sAhKa p, .tooltip-module_popover-tooltip__sAhKa h3 {
578
- margin: 0;
579
- padding: 0;
580
- }
581
- .tooltip-module_popover-tooltip__sAhKa p {
582
- display: -webkit-box;
583
- -webkit-line-clamp: 4; /* number of lines to show */
584
- line-clamp: 4;
585
- -webkit-box-orient: vertical;
586
- margin: 0;
587
- width: 100%;
588
- white-space: normal;
589
- overflow: auto;
590
- }
591
- .tooltip-module_popover-tooltip__sAhKa[data-show] {
592
- opacity: 1;
593
- visibility: visible;
594
- }
595
- .tooltip-module_popover-tooltip__sAhKa[data-show=false] {
596
- opacity: 0;
597
- visibility: hidden;
598
- }
599
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi {
600
- bottom: -16px;
601
- }
602
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
603
- transform: rotate(0deg);
604
- }
605
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi {
606
- top: -16px;
607
- }
608
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
609
- transform: rotate(180deg);
610
- }
611
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi {
612
- right: -16px;
613
- }
614
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
615
- transform: rotate(-90deg);
616
- }
617
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi {
618
- left: -16px;
619
- }
620
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
621
- transform: rotate(90deg);
622
- }
623
- .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi {
624
- position: absolute;
625
- }
626
- .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
627
- content: "";
628
- border-width: 8px;
629
- border-style: solid;
630
- border-color: #1B1D1D transparent transparent transparent;
631
- }
632
-
633
- .tooltip-module_close-button__o8OBN {
634
- cursor: pointer;
635
- line-height: 1px;
636
- background-color: rgba(255, 255, 255, 0);
637
- }
638
- .tooltip-module_close-button__o8OBN .icon-base {
639
- background-color: #FDDA0D;
640
- width: 9px !important;
641
- height: 9px !important;
642
- line-height: 1px !important;
643
- }
644
- .tooltip-module_close-button__o8OBN:hover .icon-base {
645
- background-color: #FFEA00;
646
- }
647
-
648
- .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa {
649
- background-color: #1B1D1D;
650
- color: #F4F4F4;
651
- }
652
- .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
653
- border-color: #1B1D1D transparent transparent transparent;
654
- }
655
- .cui-theme-light {
656
- color: #1B1D1D;
657
- }
658
- .cui-theme-light .tooltip-module_popover-tooltip__sAhKa {
659
- background-color: #515757;
660
- }
661
- .cui-theme-light .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
662
- border-color: #515757 transparent transparent transparent;
663
- }
664
- :root {
665
- --divider-line: #4a4b4b;
666
- }
667
-
668
435
  .tag-module_overflow-hidden__wlxDI, .tag-module_text-truncate__xqW1- {
669
436
  overflow: hidden !important;
670
437
  }
@@ -829,6 +596,239 @@
829
596
  --divider-line: #4a4b4b;
830
597
  }
831
598
 
599
+ .popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
600
+ overflow: hidden !important;
601
+ }
602
+
603
+ .popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
604
+ white-space: nowrap !important;
605
+ }
606
+
607
+ .popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
608
+ text-overflow: ellipsis !important;
609
+ }
610
+
611
+ .popup-module_popup-container__PJ0oQ {
612
+ --popup-width: 60vw;
613
+ --popup-height: 50vh;
614
+ position: fixed;
615
+ width: var(--popup-width);
616
+ height: var(--popup-height);
617
+ --slideXFrom: 0;
618
+ --slideYFrom: 0;
619
+ will-change: opacity;
620
+ transition: opacity 300ms ease-in-out;
621
+ opacity: 0;
622
+ visibility: hidden;
623
+ pointer-events: none;
624
+ }
625
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
626
+ position: relative;
627
+ flex-direction: column;
628
+ align-items: start;
629
+ width: 100%;
630
+ height: 100%;
631
+ overflow-x: clip;
632
+ background-color: #090A0A;
633
+ border-radius: 4px;
634
+ box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
635
+ transition: transform 350ms ease-out;
636
+ will-change: transform;
637
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
638
+ }
639
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
640
+ margin-bottom: 0;
641
+ }
642
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
643
+ cursor: pointer;
644
+ line-height: 1px;
645
+ background-color: rgba(255, 255, 255, 0);
646
+ }
647
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
648
+ background-color: #FDDA0D;
649
+ width: 9px !important;
650
+ height: 9px !important;
651
+ line-height: 1px !important;
652
+ }
653
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
654
+ background-color: #FFEA00;
655
+ }
656
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
657
+ width: 100%;
658
+ height: 100%;
659
+ padding: 24px;
660
+ overflow-y: auto;
661
+ display: flex;
662
+ }
663
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
664
+ overflow-y: auto;
665
+ }
666
+ .popup-module_popup-container__PJ0oQ[data-show] {
667
+ opacity: 1;
668
+ visibility: visible;
669
+ pointer-events: all;
670
+ }
671
+ .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
672
+ transform: translateX(0) translateY(0);
673
+ }
674
+ .popup-module_popup-container__PJ0oQ[data-show=false] {
675
+ opacity: 0;
676
+ visibility: hidden;
677
+ pointer-events: none;
678
+ }
679
+ .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
680
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
681
+ }
682
+
683
+ .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
684
+ background-color: #090A0A;
685
+ color: #F4F4F4;
686
+ }
687
+ .cui-theme-light .popup-module_popup-container-inner__n83Cz {
688
+ background-color: #090A0A;
689
+ color: #F4F4F4;
690
+ }
691
+ .popup-overlay-module_popup-modal-overlay__dlJqM {
692
+ z-index: 1;
693
+ position: fixed;
694
+ width: 100%;
695
+ height: 100%;
696
+ top: 0;
697
+ left: 0;
698
+ background: rgba(40, 80, 120, 0.8) !important;
699
+ pointer-events: all;
700
+ user-select: none;
701
+ will-change: opacity;
702
+ transition: opacity 450ms ease-in-out;
703
+ opacity: 0;
704
+ visibility: hidden;
705
+ }
706
+ .popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
707
+ opacity: 1;
708
+ visibility: visible;
709
+ }
710
+ .popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
711
+ opacity: 0;
712
+ visibility: hidden;
713
+ }
714
+ :root {
715
+ --divider-line: #4a4b4b;
716
+ }
717
+
718
+ .tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
719
+ overflow: hidden !important;
720
+ }
721
+
722
+ .tooltip-module_text-nowrap__g6kzP, .tooltip-module_text-truncate__CPvp3 {
723
+ white-space: nowrap !important;
724
+ }
725
+
726
+ .tooltip-module_text-ellipsis__AYivV, .tooltip-module_text-truncate__CPvp3 {
727
+ text-overflow: ellipsis !important;
728
+ }
729
+
730
+ .tooltip-module_popover-tooltip__sAhKa {
731
+ position: fixed;
732
+ z-index: 999;
733
+ will-change: opacity;
734
+ transition: opacity 450ms ease;
735
+ opacity: 0;
736
+ visibility: hidden;
737
+ border-radius: 4px;
738
+ background-color: #1B1D1D;
739
+ box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.16);
740
+ }
741
+ .tooltip-module_popover-tooltip__sAhKa span, .tooltip-module_popover-tooltip__sAhKa p, .tooltip-module_popover-tooltip__sAhKa h3 {
742
+ margin: 0;
743
+ padding: 0;
744
+ }
745
+ .tooltip-module_popover-tooltip__sAhKa p {
746
+ display: -webkit-box;
747
+ -webkit-line-clamp: 4; /* number of lines to show */
748
+ line-clamp: 4;
749
+ -webkit-box-orient: vertical;
750
+ margin: 0;
751
+ width: 100%;
752
+ white-space: normal;
753
+ overflow: auto;
754
+ }
755
+ .tooltip-module_popover-tooltip__sAhKa[data-show] {
756
+ opacity: 1;
757
+ visibility: visible;
758
+ }
759
+ .tooltip-module_popover-tooltip__sAhKa[data-show=false] {
760
+ opacity: 0;
761
+ visibility: hidden;
762
+ }
763
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi {
764
+ bottom: -16px;
765
+ }
766
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
767
+ transform: rotate(0deg);
768
+ }
769
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi {
770
+ top: -16px;
771
+ }
772
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
773
+ transform: rotate(180deg);
774
+ }
775
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi {
776
+ right: -16px;
777
+ }
778
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
779
+ transform: rotate(-90deg);
780
+ }
781
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi {
782
+ left: -16px;
783
+ }
784
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
785
+ transform: rotate(90deg);
786
+ }
787
+ .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi {
788
+ position: absolute;
789
+ }
790
+ .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
791
+ content: "";
792
+ border-width: 8px;
793
+ border-style: solid;
794
+ border-color: #1B1D1D transparent transparent transparent;
795
+ }
796
+
797
+ .tooltip-module_close-button__o8OBN {
798
+ cursor: pointer;
799
+ line-height: 1px;
800
+ background-color: rgba(255, 255, 255, 0);
801
+ }
802
+ .tooltip-module_close-button__o8OBN .icon-base {
803
+ background-color: #FDDA0D;
804
+ width: 9px !important;
805
+ height: 9px !important;
806
+ line-height: 1px !important;
807
+ }
808
+ .tooltip-module_close-button__o8OBN:hover .icon-base {
809
+ background-color: #FFEA00;
810
+ }
811
+
812
+ .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa {
813
+ background-color: #1B1D1D;
814
+ color: #F4F4F4;
815
+ }
816
+ .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
817
+ border-color: #1B1D1D transparent transparent transparent;
818
+ }
819
+ .cui-theme-light {
820
+ color: #1B1D1D;
821
+ }
822
+ .cui-theme-light .tooltip-module_popover-tooltip__sAhKa {
823
+ background-color: #515757;
824
+ }
825
+ .cui-theme-light .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
826
+ border-color: #515757 transparent transparent transparent;
827
+ }
828
+ :root {
829
+ --divider-line: #4a4b4b;
830
+ }
831
+
832
832
  .anchorLink-module_overflow-hidden__-MElA, .anchorLink-module_text-truncate__62t8P {
833
833
  overflow: hidden !important;
834
834
  }