@e1011/es-kit 1.1.70 → 1.1.72

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,45 @@
1
+ .CollapsibleContainer-module_collapsible-container__u0Jmm {
2
+ transform-origin: 0% 0%;
3
+ opacity: 0;
4
+ overflow: clip;
5
+ }
6
+ .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN {
7
+ transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, max-height 0.2s ease-in-out;
8
+ will-change: opacity, height, max-height;
9
+ }
10
+ .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_collapsed__q8fs8 {
11
+ height: 0;
12
+ max-height: 0;
13
+ opacity: 0;
14
+ }
15
+ .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_expanded__O6Vh8 {
16
+ height: var(--prop-value);
17
+ max-height: var(--prop-value);
18
+ opacity: 1;
19
+ }
20
+ .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI- {
21
+ transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, max-width 0.2s ease-in-out;
22
+ will-change: opacity, width, max-width;
23
+ }
24
+ .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_collapsed__q8fs8 {
25
+ width: 0;
26
+ max-width: 0;
27
+ opacity: 0;
28
+ }
29
+ .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_expanded__O6Vh8 {
30
+ width: var(--prop-value);
31
+ max-width: var(--prop-value);
32
+ opacity: 1;
33
+ }
34
+ .errorBoundary-module_errorBoundary__gk9ps {
35
+ background: #EFEFEF;
36
+ width: 100%;
37
+ height: 100%;
38
+ }
39
+
40
+ .errorBoundary-module_StyledIcon__IYHiU {
41
+ margin-right: 10px;
42
+ }
1
43
  .icon-module_icon-base-parent__nOMvW {
2
44
  line-height: 1px !important;
3
45
  }
@@ -47,15 +89,6 @@
47
89
  height: var(--height);
48
90
  margin: var(--margin);
49
91
  }
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
92
  .field-module_field__UfKm3 {
60
93
  opacity: 1;
61
94
  pointer-events: auto;
@@ -130,39 +163,6 @@
130
163
  .field-module_field__UfKm3 label {
131
164
  text-align: left;
132
165
  }
133
- .CollapsibleContainer-module_collapsible-container__u0Jmm {
134
- transform-origin: 0% 0%;
135
- opacity: 0;
136
- overflow: clip;
137
- }
138
- .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN {
139
- transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, max-height 0.2s ease-in-out;
140
- will-change: opacity, height, max-height;
141
- }
142
- .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_collapsed__q8fs8 {
143
- height: 0;
144
- max-height: 0;
145
- opacity: 0;
146
- }
147
- .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_expanded__O6Vh8 {
148
- height: var(--prop-value);
149
- max-height: var(--prop-value);
150
- opacity: 1;
151
- }
152
- .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI- {
153
- transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, max-width 0.2s ease-in-out;
154
- will-change: opacity, width, max-width;
155
- }
156
- .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_collapsed__q8fs8 {
157
- width: 0;
158
- max-width: 0;
159
- opacity: 0;
160
- }
161
- .CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_expanded__O6Vh8 {
162
- width: var(--prop-value);
163
- max-width: var(--prop-value);
164
- opacity: 1;
165
- }
166
166
  .layoutBox-module_layout-box__ZIID8 {
167
167
  display: flex;
168
168
  position: relative;
@@ -230,175 +230,6 @@
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
- .tag-module_overflow-hidden__wlxDI, .tag-module_text-truncate__xqW1- {
243
- overflow: hidden !important;
244
- }
245
-
246
- .tag-module_text-nowrap__CHhhg, .tag-module_text-truncate__xqW1- {
247
- white-space: nowrap !important;
248
- }
249
-
250
- .tag-module_text-ellipsis__UX32n, .tag-module_text-truncate__xqW1- {
251
- text-overflow: ellipsis !important;
252
- }
253
-
254
- .tag-module_tag__rGA-E {
255
- display: inline-flex;
256
- flex-direction: row;
257
- flex-shrink: 1;
258
- padding: 4px 8px;
259
- gap: 4px;
260
- min-height: 18px;
261
- border-radius: 4px;
262
- border-width: 1px;
263
- border-style: solid;
264
- align-items: center;
265
- }
266
- .tag-module_tag__rGA-E .icon-base {
267
- color: #E2E369 !important;
268
- }
269
- .tag-module_tag__rGA-E .tag-module_text__WpK6w {
270
- white-space: nowrap;
271
- }
272
- .tag-module_tag__rGA-E.tag-module_in-table__cWTuJ {
273
- justify-content: center;
274
- align-items: center;
275
- overflow: hidden !important;
276
- white-space: nowrap !important;
277
- text-overflow: ellipsis !important;
278
- }
279
- .tag-module_tag__rGA-E.tag-module_default__6cv6k {
280
- background-color: #434747;
281
- border-color: #515757;
282
- color: #F4F4F4;
283
- }
284
- .tag-module_tag__rGA-E.tag-module_clickable__W6arw {
285
- cursor: pointer;
286
- transition: background-color 0.25s ease;
287
- }
288
- .tag-module_tag__rGA-E.tag-module_clickable__W6arw.tag-module_default__6cv6k:hover {
289
- background-color: #515757;
290
- }
291
-
292
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_info__PMCQH {
293
- background-color: #203439;
294
- border-color: #80D9F3;
295
- color: #80D9F3;
296
- }
297
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
298
- background-color: #212A04;
299
- border-color: #B1E02C;
300
- color: #B1E02C;
301
- }
302
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_low__57msG {
303
- background-color: #353505;
304
- border-color: #E2E369;
305
- color: #E2E369;
306
- }
307
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
308
- background-color: #632E03;
309
- border-color: #FD8F3E;
310
- color: #FD8F3E;
311
- }
312
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
313
- background-color: #371A1A;
314
- border-color: #FD553E;
315
- color: #FD553E;
316
- }
317
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_critical__fT5Pe {
318
- background-color: #311616;
319
- border-color: #EC515B;
320
- color: #EC515B;
321
- }
322
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_information__gjuZe {
323
- background-color: #203439;
324
- border-color: #02B3E6;
325
- color: #02B3E6;
326
- }
327
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_success__M-mEI {
328
- background-color: #212A04;
329
- border-color: #30D136;
330
- color: #30D136;
331
- }
332
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_alert__1NDIs {
333
- background-color: #311616;
334
- border-color: #FD553E;
335
- color: #FD553E;
336
- }
337
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_error__fo8QB {
338
- background-color: #311616;
339
- border-color: #FD553E;
340
- color: #FD553E;
341
- }
342
- .cui-theme-dark .tag-module_tag__rGA-E.tag-module_warning__29pni {
343
- background-color: #632E03;
344
- border-color: #FD8F3E;
345
- color: #FD8F3E;
346
- }
347
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_info__PMCQH {
348
- background-color: #80D9F3;
349
- border-color: #80D9F3;
350
- color: #203439;
351
- }
352
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
353
- background-color: #B1E02C;
354
- border-color: #B1E02C;
355
- color: #212A04;
356
- }
357
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_low__57msG {
358
- background-color: #E2E369;
359
- border-color: #E2E369;
360
- color: #353505;
361
- }
362
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
363
- background-color: #FD8F3E;
364
- border-color: #FD8F3E;
365
- color: #632E03;
366
- }
367
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
368
- background-color: #FD553E;
369
- border-color: #FD553E;
370
- color: #371A1A;
371
- }
372
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_critical__fT5Pe {
373
- background-color: #EC515B;
374
- border-color: #EC515B;
375
- color: #311616;
376
- }
377
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_information__gjuZe {
378
- background-color: #02B3E6;
379
- border-color: #02B3E6;
380
- color: #203439;
381
- }
382
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_success__M-mEI {
383
- background-color: #30D136;
384
- border-color: #30D136;
385
- color: #212A04;
386
- }
387
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_alert__1NDIs {
388
- background-color: #FD553E;
389
- border-color: #FD553E;
390
- color: #311616;
391
- }
392
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_error__fo8QB {
393
- background-color: #FD553E;
394
- border-color: #FD553E;
395
- color: #311616;
396
- }
397
- .cui-theme-light .tag-module_tag__rGA-E.tag-module_warning__29pni {
398
- background-color: #FD8F3E;
399
- border-color: #FD8F3E;
400
- color: #632E03;
401
- }
402
233
  :root {
403
234
  --divider-line: #4a4b4b;
404
235
  }
@@ -529,18 +360,183 @@
529
360
  .cui-theme-light .button-module_button__NDMQS {
530
361
  color: #090A0A;
531
362
  }
532
- .flowLayout-module_flowLayout__VHpnY {
533
- overflow: auto;
534
- }
535
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
536
- display: flex;
537
- width: 100%;
538
- min-width: 0;
363
+ .textAndContent-module_textAndContent__X5P1n {
364
+ align-items: baseline;
365
+ flex-shrink: 1;
366
+ gap: 8px;
539
367
  }
540
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
541
- display: flex;
542
- width: 100%;
543
- min-width: 0;
368
+ :root {
369
+ --divider-line: #4a4b4b;
370
+ }
371
+
372
+ .toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
373
+ overflow: hidden !important;
374
+ }
375
+
376
+ .toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
377
+ white-space: nowrap !important;
378
+ }
379
+
380
+ .toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
381
+ text-overflow: ellipsis !important;
382
+ }
383
+
384
+ .toggle-module_toggle__p1Ep4 {
385
+ display: inline-block;
386
+ position: relative;
387
+ max-width: 48px;
388
+ max-height: 24px;
389
+ width: 48px;
390
+ height: 24px;
391
+ border-radius: 16px !important;
392
+ }
393
+ .toggle-module_toggle__p1Ep4 input {
394
+ opacity: 0;
395
+ width: 0;
396
+ height: 0;
397
+ }
398
+ .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
399
+ box-sizing: border-box;
400
+ position: absolute;
401
+ cursor: pointer;
402
+ width: 48px;
403
+ height: 24px;
404
+ top: 0;
405
+ left: 0;
406
+ right: 0;
407
+ bottom: 0;
408
+ background-color: transparent;
409
+ border: 1px solid #F4F4F4;
410
+ transition: transform, background-color 0.4s ease;
411
+ border-radius: 16px;
412
+ }
413
+ .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
414
+ position: absolute;
415
+ content: "";
416
+ height: 20px;
417
+ width: 20px;
418
+ left: 1px;
419
+ bottom: 1px;
420
+ background-color: #F4F4F4;
421
+ transition: transform 0.4s ease;
422
+ border-radius: 50%;
423
+ }
424
+ .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
425
+ background-color: #282A2A;
426
+ border-color: #282A2A;
427
+ }
428
+ .toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
429
+ box-shadow: 0 0 1px 1px #282A2A;
430
+ }
431
+ .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
432
+ transform: translateX(24px);
433
+ }
434
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
435
+ opacity: 0.65;
436
+ }
437
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
438
+ pointer-events: none;
439
+ }
440
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
441
+ cursor: not-allowed;
442
+ }
443
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
444
+ content: " ";
445
+ z-index: -1;
446
+ display: block;
447
+ position: absolute;
448
+ height: 100%;
449
+ top: 0;
450
+ left: 0;
451
+ right: 0;
452
+ }
453
+
454
+ .cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
455
+ background-color: #003A4C;
456
+ }
457
+ .cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
458
+ background-color: rgb(38.0475, 39.8525, 39.8525);
459
+ }
460
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
461
+ border-color: rgb(32.4, 41.4, 41.4);
462
+ }
463
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
464
+ background-color: rgba(40, 42, 42, 0.05);
465
+ }
466
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
467
+ background-color: #282A2A;
468
+ }
469
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
470
+ background-color: #F4F4F4;
471
+ }
472
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
473
+ background-color: rgb(54.7902439024, 70.0097560976, 70.0097560976);
474
+ }
475
+ :root {
476
+ --divider-line: #4a4b4b;
477
+ }
478
+
479
+ .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
480
+ overflow: hidden !important;
481
+ }
482
+
483
+ .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
484
+ white-space: nowrap !important;
485
+ }
486
+
487
+ .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
488
+ text-overflow: ellipsis !important;
489
+ }
490
+
491
+ .typography-module_headline__b0XlP {
492
+ font-size: 28px;
493
+ line-height: 32px;
494
+ }
495
+
496
+ .typography-module_headlineSecondary__IDnhT {
497
+ font-size: 24px;
498
+ line-height: 28px;
499
+ }
500
+
501
+ .typography-module_headlineTertiary__mlG-v {
502
+ font-size: 18px;
503
+ line-height: 24x;
504
+ }
505
+
506
+ .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
507
+ font-size: 14px;
508
+ line-height: 18px;
509
+ font-weight: 300;
510
+ }
511
+
512
+ .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
513
+ font-size: 12px;
514
+ }
515
+
516
+ .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
517
+ font-weight: 600;
518
+ }
519
+
520
+ .typography-module_link__DWurf {
521
+ overflow: hidden !important;
522
+ white-space: nowrap !important;
523
+ text-overflow: ellipsis !important;
524
+ text-decoration: none;
525
+ color: #65C5F6;
526
+ display: inline;
527
+ gap: 4px;
528
+ flex-grow: 0;
529
+ max-width: 400px;
530
+ position: relative;
531
+ vertical-align: center;
532
+ }
533
+ .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
534
+ text-decoration: underline;
535
+ color: #65C5F6;
536
+ }
537
+ .typography-module_link__DWurf.typography-module_disabled__hjK8C {
538
+ pointer-events: none;
539
+ opacity: 0.6;
544
540
  }
545
541
  :root {
546
542
  --divider-line: #4a4b4b;
@@ -589,54 +585,231 @@
589
585
  .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
590
586
  margin-bottom: 0;
591
587
  }
592
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
593
- cursor: pointer;
594
- line-height: 1px;
595
- background-color: rgba(255, 255, 255, 0);
588
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
589
+ cursor: pointer;
590
+ line-height: 1px;
591
+ background-color: rgba(255, 255, 255, 0);
592
+ }
593
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
594
+ background-color: #FDDA0D;
595
+ width: 9px !important;
596
+ height: 9px !important;
597
+ line-height: 1px !important;
598
+ }
599
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
600
+ background-color: #FFEA00;
601
+ }
602
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
603
+ width: 100%;
604
+ height: 100%;
605
+ padding: 24px;
606
+ overflow-y: auto;
607
+ display: flex;
608
+ }
609
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
610
+ overflow-y: auto;
611
+ }
612
+ .popup-module_popup-container__PJ0oQ[data-show] {
613
+ opacity: 1;
614
+ visibility: visible;
615
+ pointer-events: all;
616
+ }
617
+ .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
618
+ transform: translateX(0) translateY(0);
619
+ }
620
+ .popup-module_popup-container__PJ0oQ[data-show=false] {
621
+ opacity: 0;
622
+ visibility: hidden;
623
+ pointer-events: none;
624
+ }
625
+ .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
626
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
627
+ }
628
+
629
+ .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
630
+ background-color: #090A0A;
631
+ color: #F4F4F4;
632
+ }
633
+ .cui-theme-light .popup-module_popup-container-inner__n83Cz {
634
+ background-color: #090A0A;
635
+ color: #F4F4F4;
636
+ }
637
+ :root {
638
+ --divider-line: #4a4b4b;
639
+ }
640
+
641
+ .tag-module_overflow-hidden__wlxDI, .tag-module_text-truncate__xqW1- {
642
+ overflow: hidden !important;
643
+ }
644
+
645
+ .tag-module_text-nowrap__CHhhg, .tag-module_text-truncate__xqW1- {
646
+ white-space: nowrap !important;
647
+ }
648
+
649
+ .tag-module_text-ellipsis__UX32n, .tag-module_text-truncate__xqW1- {
650
+ text-overflow: ellipsis !important;
651
+ }
652
+
653
+ .tag-module_tag__rGA-E {
654
+ display: inline-flex;
655
+ flex-direction: row;
656
+ flex-shrink: 1;
657
+ padding: 4px 8px;
658
+ gap: 4px;
659
+ min-height: 18px;
660
+ border-radius: 4px;
661
+ border-width: 1px;
662
+ border-style: solid;
663
+ align-items: center;
664
+ }
665
+ .tag-module_tag__rGA-E .icon-base {
666
+ color: #E2E369 !important;
667
+ }
668
+ .tag-module_tag__rGA-E .tag-module_text__WpK6w {
669
+ white-space: nowrap;
670
+ }
671
+ .tag-module_tag__rGA-E.tag-module_in-table__cWTuJ {
672
+ justify-content: center;
673
+ align-items: center;
674
+ overflow: hidden !important;
675
+ white-space: nowrap !important;
676
+ text-overflow: ellipsis !important;
677
+ }
678
+ .tag-module_tag__rGA-E.tag-module_default__6cv6k {
679
+ background-color: #434747;
680
+ border-color: #515757;
681
+ color: #F4F4F4;
682
+ }
683
+ .tag-module_tag__rGA-E.tag-module_clickable__W6arw {
684
+ cursor: pointer;
685
+ transition: background-color 0.25s ease;
686
+ }
687
+ .tag-module_tag__rGA-E.tag-module_clickable__W6arw.tag-module_default__6cv6k:hover {
688
+ background-color: #515757;
689
+ }
690
+
691
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_info__PMCQH {
692
+ background-color: #203439;
693
+ border-color: #80D9F3;
694
+ color: #80D9F3;
695
+ }
696
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
697
+ background-color: #212A04;
698
+ border-color: #B1E02C;
699
+ color: #B1E02C;
700
+ }
701
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_low__57msG {
702
+ background-color: #353505;
703
+ border-color: #E2E369;
704
+ color: #E2E369;
705
+ }
706
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
707
+ background-color: #632E03;
708
+ border-color: #FD8F3E;
709
+ color: #FD8F3E;
710
+ }
711
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
712
+ background-color: #371A1A;
713
+ border-color: #FD553E;
714
+ color: #FD553E;
715
+ }
716
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_critical__fT5Pe {
717
+ background-color: #311616;
718
+ border-color: #EC515B;
719
+ color: #EC515B;
720
+ }
721
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_information__gjuZe {
722
+ background-color: #203439;
723
+ border-color: #02B3E6;
724
+ color: #02B3E6;
725
+ }
726
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_success__M-mEI {
727
+ background-color: #212A04;
728
+ border-color: #30D136;
729
+ color: #30D136;
730
+ }
731
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_alert__1NDIs {
732
+ background-color: #311616;
733
+ border-color: #FD553E;
734
+ color: #FD553E;
735
+ }
736
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_error__fo8QB {
737
+ background-color: #311616;
738
+ border-color: #FD553E;
739
+ color: #FD553E;
740
+ }
741
+ .cui-theme-dark .tag-module_tag__rGA-E.tag-module_warning__29pni {
742
+ background-color: #632E03;
743
+ border-color: #FD8F3E;
744
+ color: #FD8F3E;
745
+ }
746
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_info__PMCQH {
747
+ background-color: #80D9F3;
748
+ border-color: #80D9F3;
749
+ color: #203439;
750
+ }
751
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
752
+ background-color: #B1E02C;
753
+ border-color: #B1E02C;
754
+ color: #212A04;
755
+ }
756
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_low__57msG {
757
+ background-color: #E2E369;
758
+ border-color: #E2E369;
759
+ color: #353505;
760
+ }
761
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
762
+ background-color: #FD8F3E;
763
+ border-color: #FD8F3E;
764
+ color: #632E03;
596
765
  }
597
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
598
- background-color: #FDDA0D;
599
- width: 9px !important;
600
- height: 9px !important;
601
- line-height: 1px !important;
766
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
767
+ background-color: #FD553E;
768
+ border-color: #FD553E;
769
+ color: #371A1A;
602
770
  }
603
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
604
- background-color: #FFEA00;
771
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_critical__fT5Pe {
772
+ background-color: #EC515B;
773
+ border-color: #EC515B;
774
+ color: #311616;
605
775
  }
606
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
607
- width: 100%;
608
- height: 100%;
609
- padding: 24px;
610
- overflow-y: auto;
611
- display: flex;
776
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_information__gjuZe {
777
+ background-color: #02B3E6;
778
+ border-color: #02B3E6;
779
+ color: #203439;
612
780
  }
613
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
614
- overflow-y: auto;
781
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_success__M-mEI {
782
+ background-color: #30D136;
783
+ border-color: #30D136;
784
+ color: #212A04;
615
785
  }
616
- .popup-module_popup-container__PJ0oQ[data-show] {
617
- opacity: 1;
618
- visibility: visible;
619
- pointer-events: all;
786
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_alert__1NDIs {
787
+ background-color: #FD553E;
788
+ border-color: #FD553E;
789
+ color: #311616;
620
790
  }
621
- .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
622
- transform: translateX(0) translateY(0);
791
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_error__fo8QB {
792
+ background-color: #FD553E;
793
+ border-color: #FD553E;
794
+ color: #311616;
623
795
  }
624
- .popup-module_popup-container__PJ0oQ[data-show=false] {
625
- opacity: 0;
626
- visibility: hidden;
627
- pointer-events: none;
796
+ .cui-theme-light .tag-module_tag__rGA-E.tag-module_warning__29pni {
797
+ background-color: #FD8F3E;
798
+ border-color: #FD8F3E;
799
+ color: #632E03;
628
800
  }
629
- .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
630
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
801
+ .flowLayout-module_flowLayout__VHpnY {
802
+ overflow: auto;
631
803
  }
632
-
633
- .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
634
- background-color: #090A0A;
635
- color: #F4F4F4;
804
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
805
+ display: flex;
806
+ width: 100%;
807
+ min-width: 0;
636
808
  }
637
- .cui-theme-light .popup-module_popup-container-inner__n83Cz {
638
- background-color: #090A0A;
639
- color: #F4F4F4;
809
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
810
+ display: flex;
811
+ width: 100%;
812
+ min-width: 0;
640
813
  }
641
814
  .popup-overlay-module_popup-modal-overlay__dlJqM {
642
815
  z-index: 1;
@@ -779,179 +952,6 @@
779
952
  --divider-line: #4a4b4b;
780
953
  }
781
954
 
782
- .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
783
- overflow: hidden !important;
784
- }
785
-
786
- .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
787
- white-space: nowrap !important;
788
- }
789
-
790
- .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
791
- text-overflow: ellipsis !important;
792
- }
793
-
794
- .typography-module_headline__b0XlP {
795
- font-size: 28px;
796
- line-height: 32px;
797
- }
798
-
799
- .typography-module_headlineSecondary__IDnhT {
800
- font-size: 24px;
801
- line-height: 28px;
802
- }
803
-
804
- .typography-module_headlineTertiary__mlG-v {
805
- font-size: 18px;
806
- line-height: 24x;
807
- }
808
-
809
- .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
810
- font-size: 14px;
811
- line-height: 18px;
812
- font-weight: 300;
813
- }
814
-
815
- .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
816
- font-size: 12px;
817
- }
818
-
819
- .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
820
- font-weight: 600;
821
- }
822
-
823
- .typography-module_link__DWurf {
824
- overflow: hidden !important;
825
- white-space: nowrap !important;
826
- text-overflow: ellipsis !important;
827
- text-decoration: none;
828
- color: #65C5F6;
829
- display: inline;
830
- gap: 4px;
831
- flex-grow: 0;
832
- max-width: 400px;
833
- position: relative;
834
- vertical-align: center;
835
- }
836
- .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
837
- text-decoration: underline;
838
- color: #65C5F6;
839
- }
840
- .typography-module_link__DWurf.typography-module_disabled__hjK8C {
841
- pointer-events: none;
842
- opacity: 0.6;
843
- }
844
- :root {
845
- --divider-line: #4a4b4b;
846
- }
847
-
848
- .toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
849
- overflow: hidden !important;
850
- }
851
-
852
- .toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
853
- white-space: nowrap !important;
854
- }
855
-
856
- .toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
857
- text-overflow: ellipsis !important;
858
- }
859
-
860
- .toggle-module_toggle__p1Ep4 {
861
- display: inline-block;
862
- position: relative;
863
- max-width: 48px;
864
- max-height: 24px;
865
- width: 48px;
866
- height: 24px;
867
- border-radius: 16px !important;
868
- }
869
- .toggle-module_toggle__p1Ep4 input {
870
- opacity: 0;
871
- width: 0;
872
- height: 0;
873
- }
874
- .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
875
- box-sizing: border-box;
876
- position: absolute;
877
- cursor: pointer;
878
- width: 48px;
879
- height: 24px;
880
- top: 0;
881
- left: 0;
882
- right: 0;
883
- bottom: 0;
884
- background-color: transparent;
885
- border: 1px solid #F4F4F4;
886
- transition: transform, background-color 0.4s ease;
887
- border-radius: 16px;
888
- }
889
- .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
890
- position: absolute;
891
- content: "";
892
- height: 20px;
893
- width: 20px;
894
- left: 1px;
895
- bottom: 1px;
896
- background-color: #F4F4F4;
897
- transition: transform 0.4s ease;
898
- border-radius: 50%;
899
- }
900
- .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
901
- background-color: #282A2A;
902
- border-color: #282A2A;
903
- }
904
- .toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
905
- box-shadow: 0 0 1px 1px #282A2A;
906
- }
907
- .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
908
- transform: translateX(24px);
909
- }
910
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
911
- opacity: 0.65;
912
- }
913
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
914
- pointer-events: none;
915
- }
916
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
917
- cursor: not-allowed;
918
- }
919
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
920
- content: " ";
921
- z-index: -1;
922
- display: block;
923
- position: absolute;
924
- height: 100%;
925
- top: 0;
926
- left: 0;
927
- right: 0;
928
- }
929
-
930
- .cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
931
- background-color: #003A4C;
932
- }
933
- .cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
934
- background-color: rgb(38.0475, 39.8525, 39.8525);
935
- }
936
- .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
937
- border-color: rgb(32.4, 41.4, 41.4);
938
- }
939
- .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
940
- background-color: rgba(40, 42, 42, 0.05);
941
- }
942
- .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
943
- background-color: #282A2A;
944
- }
945
- .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
946
- background-color: #F4F4F4;
947
- }
948
- .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
949
- background-color: rgb(54.7902439024, 70.0097560976, 70.0097560976);
950
- }
951
- :root {
952
- --divider-line: #4a4b4b;
953
- }
954
-
955
955
  .anchorLink-module_overflow-hidden__-MElA, .anchorLink-module_text-truncate__62t8P {
956
956
  overflow: hidden !important;
957
957
  }