@e1011/es-kit 1.1.85 → 1.2.0
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 +333 -333
- package/dist/hooks/esm/src/core/hooks/index.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useThemePreference.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/hooks/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/hooks/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/hooks/index.css +333 -333
- package/dist/hooks/src/core/hooks/index.js +1 -1
- package/dist/hooks/src/core/hooks/useThemePreference.js +1 -1
- package/dist/hooks/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/hooks/src/core/utils/helpers/ui.js +1 -1
- package/dist/hooks/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useThemePreference.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/icons.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/icons.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/ui.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/lib/cjs/src/index.js +1 -1
- package/dist/lib/esm/src/core/hooks/useThemePreference.js +1 -1
- package/dist/lib/esm/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/icons.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/icons.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/lib/esm/src/index.js +1 -1
- package/dist/lib/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/core/hooks/useThemePreference.d.ts +0 -41
- package/dist/types/src/core/hooks/useThemePreference.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/icons.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/text/Text.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/error/ErrorBoundary.d.ts +2 -2
- package/dist/types/src/core/ui/components/error/ErrorBoundary.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/molecules/popover/PopoverLite.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/ui.d.ts +40 -0
- package/dist/types/src/core/utils/helpers/ui.d.ts.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/icons.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/icons.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/ui/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/icons.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/icons.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/ui/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/ui/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/utils/esm/index.css +333 -333
- package/dist/utils/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/utils/esm/src/core/utils/index.js +1 -1
- package/dist/utils/index.css +333 -333
- package/dist/utils/src/core/utils/helpers/ui.js +1 -1
- package/dist/utils/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/utils/src/core/utils/index.js +1 -1
- package/package.json +4 -3
package/dist/utils/index.css
CHANGED
|
@@ -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
|
}
|
|
@@ -80,15 +89,6 @@
|
|
|
80
89
|
height: var(--height);
|
|
81
90
|
margin: var(--margin);
|
|
82
91
|
}
|
|
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,6 +163,30 @@
|
|
|
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
|
+
}
|
|
166
190
|
.lazyComponent-module_loader__brMEW {
|
|
167
191
|
position: relative;
|
|
168
192
|
width: 100px;
|
|
@@ -206,30 +230,6 @@
|
|
|
206
230
|
stroke-dashoffset: -124;
|
|
207
231
|
}
|
|
208
232
|
}
|
|
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
233
|
.flowLayout-module_flowLayout__VHpnY {
|
|
234
234
|
overflow: auto;
|
|
235
235
|
}
|
|
@@ -243,6 +243,29 @@
|
|
|
243
243
|
width: 100%;
|
|
244
244
|
min-width: 0;
|
|
245
245
|
}
|
|
246
|
+
.popup-overlay-module_popup-modal-overlay__dlJqM {
|
|
247
|
+
z-index: 1;
|
|
248
|
+
position: fixed;
|
|
249
|
+
width: 100%;
|
|
250
|
+
height: 100%;
|
|
251
|
+
top: 0;
|
|
252
|
+
left: 0;
|
|
253
|
+
background: rgba(40, 80, 120, 0.8) !important;
|
|
254
|
+
pointer-events: all;
|
|
255
|
+
user-select: none;
|
|
256
|
+
will-change: opacity;
|
|
257
|
+
transition: opacity 450ms ease-in-out;
|
|
258
|
+
opacity: 0;
|
|
259
|
+
visibility: hidden;
|
|
260
|
+
}
|
|
261
|
+
.popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
|
|
262
|
+
opacity: 1;
|
|
263
|
+
visibility: visible;
|
|
264
|
+
}
|
|
265
|
+
.popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
|
|
266
|
+
opacity: 0;
|
|
267
|
+
visibility: hidden;
|
|
268
|
+
}
|
|
246
269
|
:root {
|
|
247
270
|
--divider-line: #4a4b4b;
|
|
248
271
|
}
|
|
@@ -343,100 +366,6 @@
|
|
|
343
366
|
--divider-line: #4a4b4b;
|
|
344
367
|
}
|
|
345
368
|
|
|
346
|
-
.typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
|
|
347
|
-
overflow: hidden !important;
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
.typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
|
|
351
|
-
white-space: nowrap !important;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
.typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
|
|
355
|
-
text-overflow: ellipsis !important;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
.typography-module_headline__b0XlP {
|
|
359
|
-
font-size: 28px;
|
|
360
|
-
line-height: 32px;
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
.typography-module_headlineSecondary__IDnhT {
|
|
364
|
-
font-size: 24px;
|
|
365
|
-
line-height: 28px;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
.typography-module_headlineTertiary__mlG-v {
|
|
369
|
-
font-size: 18px;
|
|
370
|
-
line-height: 24x;
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
.typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
|
|
374
|
-
font-size: 14px;
|
|
375
|
-
line-height: 18px;
|
|
376
|
-
font-weight: 300;
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
.typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
|
|
380
|
-
font-size: 12px;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
.typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
|
|
384
|
-
font-weight: 600;
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
.typography-module_link__DWurf {
|
|
388
|
-
overflow: hidden !important;
|
|
389
|
-
white-space: nowrap !important;
|
|
390
|
-
text-overflow: ellipsis !important;
|
|
391
|
-
text-decoration: none;
|
|
392
|
-
color: #65C5F6;
|
|
393
|
-
display: inline;
|
|
394
|
-
gap: 4px;
|
|
395
|
-
flex-grow: 0;
|
|
396
|
-
max-width: 400px;
|
|
397
|
-
position: relative;
|
|
398
|
-
vertical-align: center;
|
|
399
|
-
}
|
|
400
|
-
.typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
|
|
401
|
-
text-decoration: underline;
|
|
402
|
-
color: #65C5F6;
|
|
403
|
-
}
|
|
404
|
-
.typography-module_link__DWurf.typography-module_disabled__hjK8C {
|
|
405
|
-
pointer-events: none;
|
|
406
|
-
opacity: 0.6;
|
|
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
|
-
}
|
|
431
|
-
.textAndContent-module_textAndContent__X5P1n {
|
|
432
|
-
align-items: baseline;
|
|
433
|
-
flex-shrink: 1;
|
|
434
|
-
gap: 8px;
|
|
435
|
-
}
|
|
436
|
-
:root {
|
|
437
|
-
--divider-line: #4a4b4b;
|
|
438
|
-
}
|
|
439
|
-
|
|
440
369
|
.tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
|
|
441
370
|
overflow: hidden !important;
|
|
442
371
|
}
|
|
@@ -551,165 +480,202 @@
|
|
|
551
480
|
--divider-line: #4a4b4b;
|
|
552
481
|
}
|
|
553
482
|
|
|
554
|
-
.
|
|
483
|
+
.typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
|
|
555
484
|
overflow: hidden !important;
|
|
556
485
|
}
|
|
557
486
|
|
|
558
|
-
.
|
|
487
|
+
.typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
|
|
559
488
|
white-space: nowrap !important;
|
|
560
489
|
}
|
|
561
490
|
|
|
562
|
-
.
|
|
491
|
+
.typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
|
|
563
492
|
text-overflow: ellipsis !important;
|
|
564
493
|
}
|
|
565
494
|
|
|
566
|
-
.
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
flex-shrink: 1;
|
|
570
|
-
padding: 4px 8px;
|
|
571
|
-
gap: 4px;
|
|
572
|
-
min-height: 18px;
|
|
573
|
-
border-radius: 4px;
|
|
574
|
-
border-width: 1px;
|
|
575
|
-
border-style: solid;
|
|
576
|
-
align-items: center;
|
|
495
|
+
.typography-module_headline__b0XlP {
|
|
496
|
+
font-size: 28px;
|
|
497
|
+
line-height: 32px;
|
|
577
498
|
}
|
|
578
|
-
|
|
579
|
-
|
|
499
|
+
|
|
500
|
+
.typography-module_headlineSecondary__IDnhT {
|
|
501
|
+
font-size: 24px;
|
|
502
|
+
line-height: 28px;
|
|
580
503
|
}
|
|
581
|
-
|
|
582
|
-
|
|
504
|
+
|
|
505
|
+
.typography-module_headlineTertiary__mlG-v {
|
|
506
|
+
font-size: 18px;
|
|
507
|
+
line-height: 24x;
|
|
583
508
|
}
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
509
|
+
|
|
510
|
+
.typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
|
|
511
|
+
font-size: 14px;
|
|
512
|
+
line-height: 18px;
|
|
513
|
+
font-weight: 300;
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
.typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
|
|
517
|
+
font-size: 12px;
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
.typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
|
|
521
|
+
font-weight: 600;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
.typography-module_link__DWurf {
|
|
587
525
|
overflow: hidden !important;
|
|
588
526
|
white-space: nowrap !important;
|
|
589
527
|
text-overflow: ellipsis !important;
|
|
528
|
+
text-decoration: none;
|
|
529
|
+
color: #65C5F6;
|
|
530
|
+
display: inline;
|
|
531
|
+
gap: 4px;
|
|
532
|
+
flex-grow: 0;
|
|
533
|
+
max-width: 400px;
|
|
534
|
+
position: relative;
|
|
535
|
+
vertical-align: center;
|
|
590
536
|
}
|
|
591
|
-
.
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
color: #F4F4F4;
|
|
537
|
+
.typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
|
|
538
|
+
text-decoration: underline;
|
|
539
|
+
color: #65C5F6;
|
|
595
540
|
}
|
|
596
|
-
.
|
|
597
|
-
|
|
598
|
-
|
|
541
|
+
.typography-module_link__DWurf.typography-module_disabled__hjK8C {
|
|
542
|
+
pointer-events: none;
|
|
543
|
+
opacity: 0.6;
|
|
599
544
|
}
|
|
600
|
-
|
|
601
|
-
|
|
545
|
+
:root {
|
|
546
|
+
--divider-line: #4a4b4b;
|
|
602
547
|
}
|
|
603
548
|
|
|
604
|
-
.
|
|
605
|
-
|
|
606
|
-
border-color: #80D9F3;
|
|
607
|
-
color: #80D9F3;
|
|
549
|
+
.button-module_overflow-hidden__Vc5AU, .button-module_text-truncate__a89Bp {
|
|
550
|
+
overflow: hidden !important;
|
|
608
551
|
}
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
color: #B1E02C;
|
|
552
|
+
|
|
553
|
+
.button-module_text-nowrap__tR-VJ, .button-module_text-truncate__a89Bp {
|
|
554
|
+
white-space: nowrap !important;
|
|
613
555
|
}
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
color: #E2E369;
|
|
556
|
+
|
|
557
|
+
.button-module_text-ellipsis__5MFA9, .button-module_text-truncate__a89Bp {
|
|
558
|
+
text-overflow: ellipsis !important;
|
|
618
559
|
}
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
border
|
|
622
|
-
color: #
|
|
560
|
+
|
|
561
|
+
.button-module_button__NDMQS {
|
|
562
|
+
border: none;
|
|
563
|
+
color: #090A0A;
|
|
564
|
+
padding: 0.5rem 1rem;
|
|
565
|
+
text-align: center;
|
|
566
|
+
text-decoration: none;
|
|
567
|
+
font-size: 1rem;
|
|
568
|
+
overflow: hidden;
|
|
569
|
+
display: flex;
|
|
570
|
+
align-items: center;
|
|
571
|
+
justify-content: center;
|
|
572
|
+
min-width: "auto";
|
|
573
|
+
width: "auto";
|
|
574
|
+
user-select: all;
|
|
575
|
+
pointer-events: auto;
|
|
576
|
+
cursor: pointer;
|
|
623
577
|
}
|
|
624
|
-
.
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
578
|
+
.button-module_button__NDMQS > span {
|
|
579
|
+
overflow: hidden;
|
|
580
|
+
white-space: nowrap;
|
|
581
|
+
display: inline-block;
|
|
628
582
|
}
|
|
629
|
-
.
|
|
630
|
-
background-color: #
|
|
631
|
-
border-color: #EC515B;
|
|
632
|
-
color: #EC515B;
|
|
583
|
+
.button-module_button__NDMQS.button-module_info__O6gEW {
|
|
584
|
+
background-color: #2D8EFF;
|
|
633
585
|
}
|
|
634
|
-
.
|
|
635
|
-
|
|
636
|
-
border-color: #02B3E6;
|
|
637
|
-
color: #02B3E6;
|
|
586
|
+
.button-module_button__NDMQS.button-module_info__O6gEW.button-module_transparent__zbeBu {
|
|
587
|
+
border: 1px solid #2D8EFF !important;
|
|
638
588
|
}
|
|
639
|
-
.
|
|
640
|
-
background-color: #
|
|
641
|
-
border-color: #30D136;
|
|
642
|
-
color: #30D136;
|
|
589
|
+
.button-module_button__NDMQS.button-module_success__gM25y {
|
|
590
|
+
background-color: #13CE66;
|
|
643
591
|
}
|
|
644
|
-
.
|
|
645
|
-
|
|
646
|
-
border-color: #FD553E;
|
|
647
|
-
color: #FD553E;
|
|
592
|
+
.button-module_button__NDMQS.button-module_success__gM25y.button-module_transparent__zbeBu {
|
|
593
|
+
border: 1px solid #13CE66 !important;
|
|
648
594
|
}
|
|
649
|
-
.
|
|
650
|
-
background-color: #
|
|
651
|
-
border-color: #FD553E;
|
|
652
|
-
color: #FD553E;
|
|
595
|
+
.button-module_button__NDMQS.button-module_error__q9qqo {
|
|
596
|
+
background-color: #FF4949;
|
|
653
597
|
}
|
|
654
|
-
.
|
|
655
|
-
|
|
656
|
-
border-color: #FD8F3E;
|
|
657
|
-
color: #FD8F3E;
|
|
598
|
+
.button-module_button__NDMQS.button-module_error__q9qqo.button-module_transparent__zbeBu {
|
|
599
|
+
border: 1px solid #FF4949 !important;
|
|
658
600
|
}
|
|
659
|
-
.
|
|
660
|
-
background-color: #
|
|
661
|
-
border-color: #80D9F3;
|
|
662
|
-
color: #203439;
|
|
601
|
+
.button-module_button__NDMQS.button-module_warning__MdmiZ {
|
|
602
|
+
background-color: #FFCC3D;
|
|
663
603
|
}
|
|
664
|
-
.
|
|
665
|
-
|
|
666
|
-
border-color: #B1E02C;
|
|
667
|
-
color: #212A04;
|
|
604
|
+
.button-module_button__NDMQS.button-module_warning__MdmiZ.button-module_transparent__zbeBu {
|
|
605
|
+
border: 1px solid #FFCC3D !important;
|
|
668
606
|
}
|
|
669
|
-
.
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
607
|
+
.button-module_button__NDMQS.button-module_link__e-4Fu {
|
|
608
|
+
border: none !important;
|
|
609
|
+
background-color: transparent !important;
|
|
610
|
+
background: transparent !important;
|
|
673
611
|
}
|
|
674
|
-
.
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
612
|
+
.button-module_button__NDMQS.button-module_link__e-4Fu:hover {
|
|
613
|
+
border: none !important;
|
|
614
|
+
background-color: transparent !important;
|
|
615
|
+
background: transparent !important;
|
|
678
616
|
}
|
|
679
|
-
.
|
|
680
|
-
|
|
681
|
-
border-color: #FD553E;
|
|
682
|
-
color: #371A1A;
|
|
617
|
+
.button-module_button__NDMQS.button-module_link__e-4Fu:hover * {
|
|
618
|
+
text-decoration: underline !important;
|
|
683
619
|
}
|
|
684
|
-
.
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
620
|
+
.button-module_button__NDMQS.button-module_transparent__zbeBu {
|
|
621
|
+
border: none !important;
|
|
622
|
+
background-color: transparent !important;
|
|
623
|
+
background: transparent !important;
|
|
688
624
|
}
|
|
689
|
-
.
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
625
|
+
.button-module_button__NDMQS.button-module_tiny__pBNwo {
|
|
626
|
+
height: 1.4rem;
|
|
627
|
+
min-width: 1.5rem;
|
|
628
|
+
width: 1.5rem;
|
|
629
|
+
padding: 0.2rem;
|
|
630
|
+
font-size: 0.8rem;
|
|
693
631
|
}
|
|
694
|
-
.
|
|
695
|
-
|
|
696
|
-
border-color: #30D136;
|
|
697
|
-
color: #212A04;
|
|
632
|
+
.button-module_button__NDMQS.button-module_fluid__GXxID {
|
|
633
|
+
width: 100%;
|
|
698
634
|
}
|
|
699
|
-
.
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
635
|
+
.button-module_button__NDMQS.button-module_truncate__c-G9k > span {
|
|
636
|
+
overflow: hidden !important;
|
|
637
|
+
white-space: nowrap !important;
|
|
638
|
+
text-overflow: ellipsis !important;
|
|
703
639
|
}
|
|
704
|
-
.
|
|
705
|
-
|
|
706
|
-
border-color: #FD553E;
|
|
707
|
-
color: #311616;
|
|
640
|
+
.button-module_button__NDMQS.button-module_animated__gLwPl {
|
|
641
|
+
transition: transform 250ms ease-out;
|
|
708
642
|
}
|
|
709
|
-
.
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
643
|
+
.button-module_button__NDMQS.button-module_hasShadow__42BQv {
|
|
644
|
+
box-shadow: 0 5px 15px 0 rgba(28, 37, 39, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1);
|
|
645
|
+
}
|
|
646
|
+
.button-module_button__NDMQS.button-module_hasIcon__dXLlJ {
|
|
647
|
+
padding: 0.4rem;
|
|
648
|
+
border: none !important;
|
|
649
|
+
line-height: 1px;
|
|
650
|
+
}
|
|
651
|
+
.button-module_button__NDMQS.button-module_hasIcon__dXLlJ.button-module_tiny__pBNwo {
|
|
652
|
+
padding: 0px;
|
|
653
|
+
}
|
|
654
|
+
.button-module_button__NDMQS:hover {
|
|
655
|
+
background-color: #c5c5c5 !important;
|
|
656
|
+
}
|
|
657
|
+
.button-module_button__NDMQS:hover.button-module_animated__gLwPl {
|
|
658
|
+
transform: scale(1.2);
|
|
659
|
+
}
|
|
660
|
+
.button-module_button__NDMQS:hover.button-module_transparent__zbeBu {
|
|
661
|
+
background-color: rgba(197, 197, 197, 0.1254901961) !important;
|
|
662
|
+
}
|
|
663
|
+
.button-module_button__NDMQS.button-module_disabled__hEydO {
|
|
664
|
+
user-select: none;
|
|
665
|
+
pointer-events: none;
|
|
666
|
+
cursor: not-allowed;
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
.cui-theme-dark .button-module_button__NDMQS {
|
|
670
|
+
color: #F4F4F4;
|
|
671
|
+
}
|
|
672
|
+
.cui-theme-light .button-module_button__NDMQS {
|
|
673
|
+
color: #090A0A;
|
|
674
|
+
}
|
|
675
|
+
.textAndContent-module_textAndContent__X5P1n {
|
|
676
|
+
align-items: baseline;
|
|
677
|
+
flex-shrink: 1;
|
|
678
|
+
gap: 8px;
|
|
713
679
|
}
|
|
714
680
|
:root {
|
|
715
681
|
--divider-line: #4a4b4b;
|
|
@@ -822,131 +788,165 @@
|
|
|
822
788
|
--divider-line: #4a4b4b;
|
|
823
789
|
}
|
|
824
790
|
|
|
825
|
-
.
|
|
791
|
+
.tag-module_overflow-hidden__wlxDI, .tag-module_text-truncate__xqW1- {
|
|
826
792
|
overflow: hidden !important;
|
|
827
793
|
}
|
|
828
794
|
|
|
829
|
-
.
|
|
795
|
+
.tag-module_text-nowrap__CHhhg, .tag-module_text-truncate__xqW1- {
|
|
830
796
|
white-space: nowrap !important;
|
|
831
797
|
}
|
|
832
798
|
|
|
833
|
-
.
|
|
799
|
+
.tag-module_text-ellipsis__UX32n, .tag-module_text-truncate__xqW1- {
|
|
834
800
|
text-overflow: ellipsis !important;
|
|
835
801
|
}
|
|
836
802
|
|
|
837
|
-
.
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
803
|
+
.tag-module_tag__rGA-E {
|
|
804
|
+
display: inline-flex;
|
|
805
|
+
flex-direction: row;
|
|
806
|
+
flex-shrink: 1;
|
|
807
|
+
padding: 4px 8px;
|
|
808
|
+
gap: 4px;
|
|
809
|
+
min-height: 18px;
|
|
810
|
+
border-radius: 4px;
|
|
811
|
+
border-width: 1px;
|
|
812
|
+
border-style: solid;
|
|
846
813
|
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;
|
|
853
814
|
}
|
|
854
|
-
.
|
|
855
|
-
|
|
815
|
+
.tag-module_tag__rGA-E .icon-base {
|
|
816
|
+
color: #E2E369 !important;
|
|
817
|
+
}
|
|
818
|
+
.tag-module_tag__rGA-E .tag-module_text__WpK6w {
|
|
856
819
|
white-space: nowrap;
|
|
857
|
-
display: inline-block;
|
|
858
820
|
}
|
|
859
|
-
.
|
|
860
|
-
|
|
821
|
+
.tag-module_tag__rGA-E.tag-module_in-table__cWTuJ {
|
|
822
|
+
justify-content: center;
|
|
823
|
+
align-items: center;
|
|
824
|
+
overflow: hidden !important;
|
|
825
|
+
white-space: nowrap !important;
|
|
826
|
+
text-overflow: ellipsis !important;
|
|
861
827
|
}
|
|
862
|
-
.
|
|
863
|
-
|
|
828
|
+
.tag-module_tag__rGA-E.tag-module_default__6cv6k {
|
|
829
|
+
background-color: #434747;
|
|
830
|
+
border-color: #515757;
|
|
831
|
+
color: #F4F4F4;
|
|
864
832
|
}
|
|
865
|
-
.
|
|
866
|
-
|
|
833
|
+
.tag-module_tag__rGA-E.tag-module_clickable__W6arw {
|
|
834
|
+
cursor: pointer;
|
|
835
|
+
transition: background-color 0.25s ease;
|
|
867
836
|
}
|
|
868
|
-
.
|
|
869
|
-
|
|
837
|
+
.tag-module_tag__rGA-E.tag-module_clickable__W6arw.tag-module_default__6cv6k:hover {
|
|
838
|
+
background-color: #515757;
|
|
870
839
|
}
|
|
871
|
-
|
|
872
|
-
|
|
840
|
+
|
|
841
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_info__PMCQH {
|
|
842
|
+
background-color: #203439;
|
|
843
|
+
border-color: #80D9F3;
|
|
844
|
+
color: #80D9F3;
|
|
873
845
|
}
|
|
874
|
-
.
|
|
875
|
-
|
|
846
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
|
|
847
|
+
background-color: #212A04;
|
|
848
|
+
border-color: #B1E02C;
|
|
849
|
+
color: #B1E02C;
|
|
876
850
|
}
|
|
877
|
-
.
|
|
878
|
-
background-color: #
|
|
851
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_low__57msG {
|
|
852
|
+
background-color: #353505;
|
|
853
|
+
border-color: #E2E369;
|
|
854
|
+
color: #E2E369;
|
|
879
855
|
}
|
|
880
|
-
.
|
|
881
|
-
|
|
856
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
|
|
857
|
+
background-color: #632E03;
|
|
858
|
+
border-color: #FD8F3E;
|
|
859
|
+
color: #FD8F3E;
|
|
882
860
|
}
|
|
883
|
-
.
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
861
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
|
|
862
|
+
background-color: #371A1A;
|
|
863
|
+
border-color: #FD553E;
|
|
864
|
+
color: #FD553E;
|
|
887
865
|
}
|
|
888
|
-
.
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
866
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_critical__fT5Pe {
|
|
867
|
+
background-color: #311616;
|
|
868
|
+
border-color: #EC515B;
|
|
869
|
+
color: #EC515B;
|
|
892
870
|
}
|
|
893
|
-
.
|
|
894
|
-
|
|
871
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_information__gjuZe {
|
|
872
|
+
background-color: #203439;
|
|
873
|
+
border-color: #02B3E6;
|
|
874
|
+
color: #02B3E6;
|
|
895
875
|
}
|
|
896
|
-
.
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
876
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_success__M-mEI {
|
|
877
|
+
background-color: #212A04;
|
|
878
|
+
border-color: #30D136;
|
|
879
|
+
color: #30D136;
|
|
900
880
|
}
|
|
901
|
-
.
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
padding: 0.2rem;
|
|
906
|
-
font-size: 0.8rem;
|
|
881
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_alert__1NDIs {
|
|
882
|
+
background-color: #311616;
|
|
883
|
+
border-color: #FD553E;
|
|
884
|
+
color: #FD553E;
|
|
907
885
|
}
|
|
908
|
-
.
|
|
909
|
-
|
|
886
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_error__fo8QB {
|
|
887
|
+
background-color: #311616;
|
|
888
|
+
border-color: #FD553E;
|
|
889
|
+
color: #FD553E;
|
|
910
890
|
}
|
|
911
|
-
.
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
891
|
+
.cui-theme-dark .tag-module_tag__rGA-E.tag-module_warning__29pni {
|
|
892
|
+
background-color: #632E03;
|
|
893
|
+
border-color: #FD8F3E;
|
|
894
|
+
color: #FD8F3E;
|
|
915
895
|
}
|
|
916
|
-
.
|
|
917
|
-
|
|
896
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_info__PMCQH {
|
|
897
|
+
background-color: #80D9F3;
|
|
898
|
+
border-color: #80D9F3;
|
|
899
|
+
color: #203439;
|
|
918
900
|
}
|
|
919
|
-
.
|
|
920
|
-
|
|
901
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_very-low__a6WSr {
|
|
902
|
+
background-color: #B1E02C;
|
|
903
|
+
border-color: #B1E02C;
|
|
904
|
+
color: #212A04;
|
|
921
905
|
}
|
|
922
|
-
.
|
|
923
|
-
|
|
924
|
-
border:
|
|
925
|
-
|
|
906
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_low__57msG {
|
|
907
|
+
background-color: #E2E369;
|
|
908
|
+
border-color: #E2E369;
|
|
909
|
+
color: #353505;
|
|
926
910
|
}
|
|
927
|
-
.
|
|
928
|
-
|
|
911
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_medium__PtVKT {
|
|
912
|
+
background-color: #FD8F3E;
|
|
913
|
+
border-color: #FD8F3E;
|
|
914
|
+
color: #632E03;
|
|
929
915
|
}
|
|
930
|
-
.
|
|
931
|
-
background-color: #
|
|
916
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_high__8ayT0 {
|
|
917
|
+
background-color: #FD553E;
|
|
918
|
+
border-color: #FD553E;
|
|
919
|
+
color: #371A1A;
|
|
932
920
|
}
|
|
933
|
-
.
|
|
934
|
-
|
|
921
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_critical__fT5Pe {
|
|
922
|
+
background-color: #EC515B;
|
|
923
|
+
border-color: #EC515B;
|
|
924
|
+
color: #311616;
|
|
935
925
|
}
|
|
936
|
-
.
|
|
937
|
-
background-color:
|
|
926
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_information__gjuZe {
|
|
927
|
+
background-color: #02B3E6;
|
|
928
|
+
border-color: #02B3E6;
|
|
929
|
+
color: #203439;
|
|
938
930
|
}
|
|
939
|
-
.
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
931
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_success__M-mEI {
|
|
932
|
+
background-color: #30D136;
|
|
933
|
+
border-color: #30D136;
|
|
934
|
+
color: #212A04;
|
|
943
935
|
}
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
color: #
|
|
936
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_alert__1NDIs {
|
|
937
|
+
background-color: #FD553E;
|
|
938
|
+
border-color: #FD553E;
|
|
939
|
+
color: #311616;
|
|
947
940
|
}
|
|
948
|
-
.cui-theme-light .
|
|
949
|
-
color: #
|
|
941
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_error__fo8QB {
|
|
942
|
+
background-color: #FD553E;
|
|
943
|
+
border-color: #FD553E;
|
|
944
|
+
color: #311616;
|
|
945
|
+
}
|
|
946
|
+
.cui-theme-light .tag-module_tag__rGA-E.tag-module_warning__29pni {
|
|
947
|
+
background-color: #FD8F3E;
|
|
948
|
+
border-color: #FD8F3E;
|
|
949
|
+
color: #632E03;
|
|
950
950
|
}
|
|
951
951
|
:root {
|
|
952
952
|
--divider-line: #4a4b4b;
|