@e1011/es-kit 1.1.54 → 1.1.58

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.
Files changed (29) hide show
  1. package/dist/hooks/esm/index.css +361 -361
  2. package/dist/hooks/index.css +361 -361
  3. package/dist/lib/cjs/index.css +15 -15
  4. package/dist/lib/cjs/node_modules/dayjs/plugin/customParseFormat.js +1 -1
  5. package/dist/lib/cjs/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
  6. package/dist/lib/cjs/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
  7. package/dist/lib/cjs/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
  8. package/dist/lib/esm/index.css +15 -15
  9. package/dist/lib/esm/node_modules/dayjs/plugin/customParseFormat.js +1 -1
  10. package/dist/lib/esm/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
  11. package/dist/lib/esm/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
  12. package/dist/lib/esm/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
  13. package/dist/lib/tsconfig.tsbuildinfo +1 -1
  14. package/dist/types/src/core/ui/components/molecules/popover/Popover.stories.d.ts.map +1 -1
  15. package/dist/types/src/core/ui/components/molecules/popover/Tooltip.d.ts +23 -2
  16. package/dist/types/src/core/ui/components/molecules/popover/Tooltip.d.ts.map +1 -1
  17. package/dist/ui/esm/index.css +15 -15
  18. package/dist/ui/esm/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
  19. package/dist/ui/esm/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
  20. package/dist/ui/index.css +15 -15
  21. package/dist/ui/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
  22. package/dist/ui/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
  23. package/dist/utils/esm/index.css +361 -361
  24. package/dist/utils/esm/node_modules/dayjs/plugin/customParseFormat.js +1 -1
  25. package/dist/utils/esm/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
  26. package/dist/utils/index.css +361 -361
  27. package/dist/utils/node_modules/dayjs/plugin/customParseFormat.js +1 -1
  28. package/dist/utils/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
  29. package/package.json +1 -1
@@ -1,3 +1,12 @@
1
+ .errorBoundary-module_errorBoundary__gk9ps {
2
+ background: #EFEFEF;
3
+ width: 100%;
4
+ height: 100%;
5
+ }
6
+
7
+ .errorBoundary-module_StyledIcon__IYHiU {
8
+ margin-right: 10px;
9
+ }
1
10
  .icon-module_icon-base-parent__nOMvW {
2
11
  line-height: 1px !important;
3
12
  }
@@ -28,34 +37,6 @@
28
37
  width: var(--height);
29
38
  height: var(--width);
30
39
  }
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
- .errorBoundary-module_errorBoundary__gk9ps {
51
- background: #EFEFEF;
52
- width: 100%;
53
- height: 100%;
54
- }
55
-
56
- .errorBoundary-module_StyledIcon__IYHiU {
57
- margin-right: 10px;
58
- }
59
40
  .CollapsibleContainer-module_collapsible-container__u0Jmm {
60
41
  transform-origin: 0% 0%;
61
42
  opacity: 0;
@@ -89,6 +70,25 @@
89
70
  max-width: var(--prop-value);
90
71
  opacity: 1;
91
72
  }
73
+ .divider-module_divider-line__6CesR {
74
+ position: relative;
75
+ display: block;
76
+ transition: opacity, width, height 250ms ease-in-out;
77
+ background-color: var(--color);
78
+ opacity: var(--opacity);
79
+ }
80
+ .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
81
+ height: var(--length);
82
+ left: var(--left);
83
+ width: var(--width);
84
+ margin: var(--margin);
85
+ }
86
+ .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
87
+ width: var(--length);
88
+ left: var(--left);
89
+ height: var(--height);
90
+ margin: var(--margin);
91
+ }
92
92
  .field-module_field__UfKm3 {
93
93
  opacity: 1;
94
94
  pointer-events: auto;
@@ -230,6 +230,77 @@
230
230
  stroke-dashoffset: -124;
231
231
  }
232
232
  }
233
+ .textAndContent-module_textAndContent__X5P1n {
234
+ align-items: baseline;
235
+ flex-shrink: 1;
236
+ gap: 8px;
237
+ }
238
+ :root {
239
+ --divider-line: #4a4b4b;
240
+ }
241
+
242
+ .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
243
+ overflow: hidden !important;
244
+ }
245
+
246
+ .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
247
+ white-space: nowrap !important;
248
+ }
249
+
250
+ .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
251
+ text-overflow: ellipsis !important;
252
+ }
253
+
254
+ .typography-module_headline__b0XlP {
255
+ font-size: 28px;
256
+ line-height: 32px;
257
+ }
258
+
259
+ .typography-module_headlineSecondary__IDnhT {
260
+ font-size: 24px;
261
+ line-height: 28px;
262
+ }
263
+
264
+ .typography-module_headlineTertiary__mlG-v {
265
+ font-size: 18px;
266
+ line-height: 24x;
267
+ }
268
+
269
+ .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
270
+ font-size: 14px;
271
+ line-height: 18px;
272
+ font-weight: 300;
273
+ }
274
+
275
+ .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
276
+ font-size: 12px;
277
+ }
278
+
279
+ .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
280
+ font-weight: 600;
281
+ }
282
+
283
+ .typography-module_link__DWurf {
284
+ overflow: hidden !important;
285
+ white-space: nowrap !important;
286
+ text-overflow: ellipsis !important;
287
+ text-decoration: none;
288
+ color: #65C5F6;
289
+ display: inline;
290
+ gap: 4px;
291
+ flex-grow: 0;
292
+ max-width: 400px;
293
+ position: relative;
294
+ vertical-align: center;
295
+ }
296
+ .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
297
+ text-decoration: underline;
298
+ color: #65C5F6;
299
+ }
300
+ .typography-module_link__DWurf.typography-module_disabled__hjK8C {
301
+ pointer-events: none;
302
+ opacity: 0.6;
303
+ }
233
304
  :root {
234
305
  --divider-line: #4a4b4b;
235
306
  }
@@ -344,254 +415,79 @@
344
415
  .cui-theme-light .button-module_button__NDMQS {
345
416
  color: #090A0A;
346
417
  }
347
- .flowLayout-module_flowLayout__VHpnY {
348
- overflow: auto;
349
- }
350
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
351
- display: flex;
352
- width: 100%;
353
- min-width: 0;
354
- }
355
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
356
- display: flex;
357
- width: 100%;
358
- min-width: 0;
359
- }
360
418
  :root {
361
419
  --divider-line: #4a4b4b;
362
420
  }
363
421
 
364
- .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
422
+ .tag-module_overflow-hidden__wlxDI, .tag-module_text-truncate__xqW1- {
365
423
  overflow: hidden !important;
366
424
  }
367
425
 
368
- .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
426
+ .tag-module_text-nowrap__CHhhg, .tag-module_text-truncate__xqW1- {
369
427
  white-space: nowrap !important;
370
428
  }
371
429
 
372
- .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
430
+ .tag-module_text-ellipsis__UX32n, .tag-module_text-truncate__xqW1- {
373
431
  text-overflow: ellipsis !important;
374
432
  }
375
433
 
376
- .typography-module_headline__b0XlP {
377
- font-size: 28px;
378
- line-height: 32px;
379
- }
380
-
381
- .typography-module_headlineSecondary__IDnhT {
382
- font-size: 24px;
383
- line-height: 28px;
384
- }
385
-
386
- .typography-module_headlineTertiary__mlG-v {
387
- font-size: 18px;
388
- line-height: 24x;
389
- }
390
-
391
- .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
392
- font-size: 14px;
393
- line-height: 18px;
394
- font-weight: 300;
434
+ .tag-module_tag__rGA-E {
435
+ display: inline-flex;
436
+ flex-direction: row;
437
+ flex-shrink: 1;
438
+ padding: 4px 8px;
439
+ gap: 4px;
440
+ min-height: 18px;
441
+ border-radius: 4px;
442
+ border-width: 1px;
443
+ border-style: solid;
444
+ align-items: center;
395
445
  }
396
-
397
- .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
398
- font-size: 12px;
446
+ .tag-module_tag__rGA-E .icon-base {
447
+ color: #E2E369 !important;
399
448
  }
400
-
401
- .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
402
- font-weight: 600;
449
+ .tag-module_tag__rGA-E .tag-module_text__WpK6w {
450
+ white-space: nowrap;
403
451
  }
404
-
405
- .typography-module_link__DWurf {
452
+ .tag-module_tag__rGA-E.tag-module_in-table__cWTuJ {
453
+ justify-content: center;
454
+ align-items: center;
406
455
  overflow: hidden !important;
407
456
  white-space: nowrap !important;
408
457
  text-overflow: ellipsis !important;
409
- text-decoration: none;
410
- color: #65C5F6;
411
- display: inline;
412
- gap: 4px;
413
- flex-grow: 0;
414
- max-width: 400px;
415
- position: relative;
416
- vertical-align: center;
417
458
  }
418
- .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
419
- text-decoration: underline;
420
- color: #65C5F6;
459
+ .tag-module_tag__rGA-E.tag-module_default__6cv6k {
460
+ background-color: #434747;
461
+ border-color: #515757;
462
+ color: #F4F4F4;
421
463
  }
422
- .typography-module_link__DWurf.typography-module_disabled__hjK8C {
423
- pointer-events: none;
424
- opacity: 0.6;
464
+ .tag-module_tag__rGA-E.tag-module_clickable__W6arw {
465
+ cursor: pointer;
466
+ transition: background-color 0.25s ease;
425
467
  }
426
- :root {
427
- --divider-line: #4a4b4b;
468
+ .tag-module_tag__rGA-E.tag-module_clickable__W6arw.tag-module_default__6cv6k:hover {
469
+ background-color: #515757;
428
470
  }
429
471
 
430
- .popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
431
- overflow: hidden !important;
472
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_info__PMCQH {
473
+ background-color: #203439;
474
+ border-color: #80D9F3;
475
+ color: #80D9F3;
432
476
  }
433
-
434
- .popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
435
- white-space: nowrap !important;
477
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
478
+ background-color: #212A04;
479
+ border-color: #B1E02C;
480
+ color: #B1E02C;
436
481
  }
437
-
438
- .popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
439
- text-overflow: ellipsis !important;
482
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_low__57msG {
483
+ background-color: #353505;
484
+ border-color: #E2E369;
485
+ color: #E2E369;
440
486
  }
441
-
442
- .popup-module_popup-container__PJ0oQ {
443
- --popup-width: 60vw;
444
- --popup-height: 50vh;
445
- position: fixed;
446
- width: var(--popup-width);
447
- height: var(--popup-height);
448
- --slideXFrom: 0;
449
- --slideYFrom: 0;
450
- will-change: opacity;
451
- transition: opacity 300ms ease-in-out;
452
- opacity: 0;
453
- visibility: hidden;
454
- pointer-events: none;
455
- }
456
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
457
- position: relative;
458
- flex-direction: column;
459
- align-items: start;
460
- width: 100%;
461
- height: 100%;
462
- overflow-x: clip;
463
- background-color: #090A0A;
464
- border-radius: 4px;
465
- box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
466
- transition: transform 350ms ease-out;
467
- will-change: transform;
468
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
469
- }
470
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
471
- margin-bottom: 0;
472
- }
473
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
474
- cursor: pointer;
475
- line-height: 1px;
476
- background-color: rgba(255, 255, 255, 0);
477
- }
478
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
479
- background-color: #FDDA0D;
480
- width: 9px !important;
481
- height: 9px !important;
482
- line-height: 1px !important;
483
- }
484
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
485
- background-color: #FFEA00;
486
- }
487
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
488
- width: 100%;
489
- height: 100%;
490
- padding: 24px;
491
- overflow-y: auto;
492
- display: flex;
493
- }
494
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
495
- overflow-y: auto;
496
- }
497
- .popup-module_popup-container__PJ0oQ[data-show] {
498
- opacity: 1;
499
- visibility: visible;
500
- pointer-events: all;
501
- }
502
- .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
503
- transform: translateX(0) translateY(0);
504
- }
505
- .popup-module_popup-container__PJ0oQ[data-show=false] {
506
- opacity: 0;
507
- visibility: hidden;
508
- pointer-events: none;
509
- }
510
- .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
511
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
512
- }
513
-
514
- .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
515
- background-color: #090A0A;
516
- color: #F4F4F4;
517
- }
518
- .cui-theme-light .popup-module_popup-container-inner__n83Cz {
519
- background-color: #090A0A;
520
- color: #F4F4F4;
521
- }
522
- :root {
523
- --divider-line: #4a4b4b;
524
- }
525
-
526
- .tag-module_overflow-hidden__wlxDI, .tag-module_text-truncate__xqW1- {
527
- overflow: hidden !important;
528
- }
529
-
530
- .tag-module_text-nowrap__CHhhg, .tag-module_text-truncate__xqW1- {
531
- white-space: nowrap !important;
532
- }
533
-
534
- .tag-module_text-ellipsis__UX32n, .tag-module_text-truncate__xqW1- {
535
- text-overflow: ellipsis !important;
536
- }
537
-
538
- .tag-module_tag__rGA-E {
539
- display: inline-flex;
540
- flex-direction: row;
541
- flex-shrink: 1;
542
- padding: 4px 8px;
543
- gap: 4px;
544
- min-height: 18px;
545
- border-radius: 4px;
546
- border-width: 1px;
547
- border-style: solid;
548
- align-items: center;
549
- }
550
- .tag-module_tag__rGA-E .icon-base {
551
- color: #E2E369 !important;
552
- }
553
- .tag-module_tag__rGA-E .tag-module_text__WpK6w {
554
- white-space: nowrap;
555
- }
556
- .tag-module_tag__rGA-E.tag-module_in-table__cWTuJ {
557
- justify-content: center;
558
- align-items: center;
559
- overflow: hidden !important;
560
- white-space: nowrap !important;
561
- text-overflow: ellipsis !important;
562
- }
563
- .tag-module_tag__rGA-E.tag-module_default__6cv6k {
564
- background-color: #434747;
565
- border-color: #515757;
566
- color: #F4F4F4;
567
- }
568
- .tag-module_tag__rGA-E.tag-module_clickable__W6arw {
569
- cursor: pointer;
570
- transition: background-color 0.25s ease;
571
- }
572
- .tag-module_tag__rGA-E.tag-module_clickable__W6arw.tag-module_default__6cv6k:hover {
573
- background-color: #515757;
574
- }
575
-
576
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_info__PMCQH {
577
- background-color: #203439;
578
- border-color: #80D9F3;
579
- color: #80D9F3;
580
- }
581
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
582
- background-color: #212A04;
583
- border-color: #B1E02C;
584
- color: #B1E02C;
585
- }
586
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_low__57msG {
587
- background-color: #353505;
588
- border-color: #E2E369;
589
- color: #E2E369;
590
- }
591
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
592
- background-color: #632E03;
593
- border-color: #FD8F3E;
594
- color: #FD8F3E;
487
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
488
+ background-color: #632E03;
489
+ border-color: #FD8F3E;
490
+ color: #FD8F3E;
595
491
  }
596
492
  .cui-theme-dark .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
597
493
  background-color: #371A1A;
@@ -687,6 +583,222 @@
687
583
  --divider-line: #4a4b4b;
688
584
  }
689
585
 
586
+ .toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
587
+ overflow: hidden !important;
588
+ }
589
+
590
+ .toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
591
+ white-space: nowrap !important;
592
+ }
593
+
594
+ .toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
595
+ text-overflow: ellipsis !important;
596
+ }
597
+
598
+ .toggle-module_toggle__p1Ep4 {
599
+ display: inline-block;
600
+ position: relative;
601
+ max-width: 48px;
602
+ max-height: 24px;
603
+ width: 48px;
604
+ height: 24px;
605
+ border-radius: 16px !important;
606
+ }
607
+ .toggle-module_toggle__p1Ep4 input {
608
+ opacity: 0;
609
+ width: 0;
610
+ height: 0;
611
+ }
612
+ .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
613
+ box-sizing: border-box;
614
+ position: absolute;
615
+ cursor: pointer;
616
+ width: 48px;
617
+ height: 24px;
618
+ top: 0;
619
+ left: 0;
620
+ right: 0;
621
+ bottom: 0;
622
+ background-color: transparent;
623
+ border: 1px solid #F4F4F4;
624
+ transition: transform, background-color 0.4s ease;
625
+ border-radius: 16px;
626
+ }
627
+ .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
628
+ position: absolute;
629
+ content: "";
630
+ height: 20px;
631
+ width: 20px;
632
+ left: 1px;
633
+ bottom: 1px;
634
+ background-color: #F4F4F4;
635
+ transition: transform 0.4s ease;
636
+ border-radius: 50%;
637
+ }
638
+ .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
639
+ background-color: #282A2A;
640
+ border-color: #282A2A;
641
+ }
642
+ .toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
643
+ box-shadow: 0 0 1px 1px #282A2A;
644
+ }
645
+ .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
646
+ transform: translateX(24px);
647
+ }
648
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
649
+ opacity: 0.65;
650
+ }
651
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
652
+ pointer-events: none;
653
+ }
654
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
655
+ cursor: not-allowed;
656
+ }
657
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
658
+ content: " ";
659
+ z-index: -1;
660
+ display: block;
661
+ position: absolute;
662
+ height: 100%;
663
+ top: 0;
664
+ left: 0;
665
+ right: 0;
666
+ }
667
+
668
+ .cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
669
+ background-color: #003A4C;
670
+ }
671
+ .cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
672
+ background-color: #262828;
673
+ }
674
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
675
+ border-color: #202929;
676
+ }
677
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
678
+ background-color: rgba(40, 42, 42, 0.05);
679
+ }
680
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
681
+ background-color: #282A2A;
682
+ }
683
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
684
+ background-color: #F4F4F4;
685
+ }
686
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
687
+ background-color: #374646;
688
+ }
689
+ .flowLayout-module_flowLayout__VHpnY {
690
+ overflow: auto;
691
+ }
692
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
693
+ display: flex;
694
+ width: 100%;
695
+ min-width: 0;
696
+ }
697
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
698
+ display: flex;
699
+ width: 100%;
700
+ min-width: 0;
701
+ }
702
+ :root {
703
+ --divider-line: #4a4b4b;
704
+ }
705
+
706
+ .popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
707
+ overflow: hidden !important;
708
+ }
709
+
710
+ .popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
711
+ white-space: nowrap !important;
712
+ }
713
+
714
+ .popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
715
+ text-overflow: ellipsis !important;
716
+ }
717
+
718
+ .popup-module_popup-container__PJ0oQ {
719
+ --popup-width: 60vw;
720
+ --popup-height: 50vh;
721
+ position: fixed;
722
+ width: var(--popup-width);
723
+ height: var(--popup-height);
724
+ --slideXFrom: 0;
725
+ --slideYFrom: 0;
726
+ will-change: opacity;
727
+ transition: opacity 300ms ease-in-out;
728
+ opacity: 0;
729
+ visibility: hidden;
730
+ pointer-events: none;
731
+ }
732
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
733
+ position: relative;
734
+ flex-direction: column;
735
+ align-items: start;
736
+ width: 100%;
737
+ height: 100%;
738
+ overflow-x: clip;
739
+ background-color: #090A0A;
740
+ border-radius: 4px;
741
+ box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
742
+ transition: transform 350ms ease-out;
743
+ will-change: transform;
744
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
745
+ }
746
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
747
+ margin-bottom: 0;
748
+ }
749
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
750
+ cursor: pointer;
751
+ line-height: 1px;
752
+ background-color: rgba(255, 255, 255, 0);
753
+ }
754
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
755
+ background-color: #FDDA0D;
756
+ width: 9px !important;
757
+ height: 9px !important;
758
+ line-height: 1px !important;
759
+ }
760
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
761
+ background-color: #FFEA00;
762
+ }
763
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
764
+ width: 100%;
765
+ height: 100%;
766
+ padding: 24px;
767
+ overflow-y: auto;
768
+ display: flex;
769
+ }
770
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
771
+ overflow-y: auto;
772
+ }
773
+ .popup-module_popup-container__PJ0oQ[data-show] {
774
+ opacity: 1;
775
+ visibility: visible;
776
+ pointer-events: all;
777
+ }
778
+ .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
779
+ transform: translateX(0) translateY(0);
780
+ }
781
+ .popup-module_popup-container__PJ0oQ[data-show=false] {
782
+ opacity: 0;
783
+ visibility: hidden;
784
+ pointer-events: none;
785
+ }
786
+ .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
787
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
788
+ }
789
+
790
+ .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
791
+ background-color: #090A0A;
792
+ color: #F4F4F4;
793
+ }
794
+ .cui-theme-light .popup-module_popup-container-inner__n83Cz {
795
+ background-color: #090A0A;
796
+ color: #F4F4F4;
797
+ }
798
+ :root {
799
+ --divider-line: #4a4b4b;
800
+ }
801
+
690
802
  .tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
691
803
  overflow: hidden !important;
692
804
  }
@@ -797,118 +909,6 @@
797
909
  .cui-theme-light .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
798
910
  border-color: #515757 transparent transparent transparent;
799
911
  }
800
- .textAndContent-module_textAndContent__X5P1n {
801
- align-items: baseline;
802
- flex-shrink: 1;
803
- gap: 8px;
804
- }
805
- :root {
806
- --divider-line: #4a4b4b;
807
- }
808
-
809
- .toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
810
- overflow: hidden !important;
811
- }
812
-
813
- .toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
814
- white-space: nowrap !important;
815
- }
816
-
817
- .toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
818
- text-overflow: ellipsis !important;
819
- }
820
-
821
- .toggle-module_toggle__p1Ep4 {
822
- display: inline-block;
823
- position: relative;
824
- max-width: 48px;
825
- max-height: 24px;
826
- width: 48px;
827
- height: 24px;
828
- border-radius: 16px !important;
829
- }
830
- .toggle-module_toggle__p1Ep4 input {
831
- opacity: 0;
832
- width: 0;
833
- height: 0;
834
- }
835
- .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
836
- box-sizing: border-box;
837
- position: absolute;
838
- cursor: pointer;
839
- width: 48px;
840
- height: 24px;
841
- top: 0;
842
- left: 0;
843
- right: 0;
844
- bottom: 0;
845
- background-color: transparent;
846
- border: 1px solid #F4F4F4;
847
- transition: transform, background-color 0.4s ease;
848
- border-radius: 16px;
849
- }
850
- .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
851
- position: absolute;
852
- content: "";
853
- height: 20px;
854
- width: 20px;
855
- left: 1px;
856
- bottom: 1px;
857
- background-color: #F4F4F4;
858
- transition: transform 0.4s ease;
859
- border-radius: 50%;
860
- }
861
- .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
862
- background-color: #02B3E6;
863
- border-color: #02B3E6;
864
- }
865
- .toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
866
- box-shadow: 0 0 1px 1px #02B3E6;
867
- }
868
- .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
869
- transform: translateX(24px);
870
- }
871
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
872
- opacity: 0.65;
873
- }
874
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
875
- pointer-events: none;
876
- }
877
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
878
- cursor: not-allowed;
879
- }
880
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
881
- content: " ";
882
- z-index: -1;
883
- display: block;
884
- position: absolute;
885
- height: 100%;
886
- top: 0;
887
- left: 0;
888
- right: 0;
889
- }
890
-
891
- .theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
892
- background-color: #003A4C;
893
- }
894
- .theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
895
- background-color: #07a7d5;
896
- }
897
- .theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
898
- border-color: #02a1cf;
899
- }
900
- .theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
901
- background-color: rgba(2, 179, 230, 0.05);
902
- }
903
- .theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
904
- background-color: #02B3E6;
905
- }
906
- .theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
907
- background-color: #F4F4F4;
908
- }
909
- .theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
910
- background-color: #07c6fd;
911
- }
912
912
  .popup-overlay-module_popup-modal-overlay__dlJqM {
913
913
  z-index: 1;
914
914
  position: fixed;