@e1011/es-kit 1.1.60 → 1.1.64

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 (55) hide show
  1. package/dist/hooks/esm/index.css +379 -363
  2. package/dist/hooks/esm/src/core/hooks/useAnimation.js +1 -1
  3. package/dist/hooks/esm/src/core/hooks/useAnimation.js.map +1 -1
  4. package/dist/hooks/index.css +379 -363
  5. package/dist/hooks/src/core/hooks/useAnimation.js +1 -1
  6. package/dist/hooks/src/core/hooks/useAnimation.js.map +1 -1
  7. package/dist/lib/cjs/index.css +16 -0
  8. package/dist/lib/cjs/src/core/hooks/useAnimation.js +1 -1
  9. package/dist/lib/cjs/src/core/hooks/useAnimation.js.map +1 -1
  10. package/dist/lib/cjs/src/core/ui/components/atoms/button/Button.js +1 -1
  11. package/dist/lib/cjs/src/core/ui/components/atoms/button/Button.js.map +1 -1
  12. package/dist/lib/cjs/src/core/ui/components/atoms/button/button.module.scss.js +1 -1
  13. package/dist/lib/cjs/src/core/ui/components/field/Field.js +1 -1
  14. package/dist/lib/cjs/src/core/ui/components/field/Field.js.map +1 -1
  15. package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  16. package/dist/lib/esm/index.css +16 -0
  17. package/dist/lib/esm/src/core/hooks/useAnimation.js +1 -1
  18. package/dist/lib/esm/src/core/hooks/useAnimation.js.map +1 -1
  19. package/dist/lib/esm/src/core/ui/components/atoms/button/Button.js +1 -1
  20. package/dist/lib/esm/src/core/ui/components/atoms/button/Button.js.map +1 -1
  21. package/dist/lib/esm/src/core/ui/components/atoms/button/button.module.scss.js +1 -1
  22. package/dist/lib/esm/src/core/ui/components/field/Field.js +1 -1
  23. package/dist/lib/esm/src/core/ui/components/field/Field.js.map +1 -1
  24. package/dist/lib/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  25. package/dist/lib/tsconfig.tsbuildinfo +1 -1
  26. package/dist/types/src/core/hooks/useAnimation.d.ts +4 -3
  27. package/dist/types/src/core/hooks/useAnimation.d.ts.map +1 -1
  28. package/dist/types/src/core/ui/components/atoms/animatedSnippet/AnimatedSnippet.d.ts +5 -0
  29. package/dist/types/src/core/ui/components/atoms/animatedSnippet/AnimatedSnippet.d.ts.map +1 -0
  30. package/dist/types/src/core/ui/components/atoms/animatedSnippet/animatedSnippet.stories.d.ts +5 -0
  31. package/dist/types/src/core/ui/components/atoms/animatedSnippet/animatedSnippet.stories.d.ts.map +1 -0
  32. package/dist/types/src/core/ui/components/atoms/button/Button.d.ts.map +1 -1
  33. package/dist/types/src/core/ui/components/atoms/button/button.stories.d.ts.map +1 -1
  34. package/dist/types/src/core/ui/components/atoms/text/Typography.stories.d.ts.map +1 -1
  35. package/dist/types/src/core/ui/types/CommonProps.d.ts +1 -0
  36. package/dist/types/src/core/ui/types/CommonProps.d.ts.map +1 -1
  37. package/dist/types/src/core/utils/appState/peregrineMQ/peregrineMQ.d.ts.map +1 -1
  38. package/dist/types/src/core/utils/appState/stateMachine/tiny-state-machine.base.d.ts +1 -1
  39. package/dist/ui/esm/index.css +16 -0
  40. package/dist/ui/esm/src/core/ui/components/atoms/button/Button.js +1 -1
  41. package/dist/ui/esm/src/core/ui/components/atoms/button/Button.js.map +1 -1
  42. package/dist/ui/esm/src/core/ui/components/atoms/button/button.module.scss.js +1 -1
  43. package/dist/ui/esm/src/core/ui/components/field/Field.js +1 -1
  44. package/dist/ui/esm/src/core/ui/components/field/Field.js.map +1 -1
  45. package/dist/ui/index.css +16 -0
  46. package/dist/ui/src/core/ui/components/atoms/button/Button.js +1 -1
  47. package/dist/ui/src/core/ui/components/atoms/button/Button.js.map +1 -1
  48. package/dist/ui/src/core/ui/components/atoms/button/button.module.scss.js +1 -1
  49. package/dist/ui/src/core/ui/components/field/Field.js +1 -1
  50. package/dist/ui/src/core/ui/components/field/Field.js.map +1 -1
  51. package/dist/utils/esm/index.css +379 -363
  52. package/dist/utils/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  53. package/dist/utils/index.css +379 -363
  54. package/dist/utils/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  55. package/package.json +9 -9
@@ -1,33 +1,3 @@
1
- .icon-module_icon-base-parent__nOMvW {
2
- line-height: 1px !important;
3
- }
4
-
5
- .icon-module_icon-base__S0tHf {
6
- min-width: var(--min-width);
7
- min-height: var(--min-height);
8
- width: var(--width) !important;
9
- height: var(--height) !important;
10
- line-height: 1px !important;
11
- background-color: var(--icon-color);
12
- color: var(--icon-content-color);
13
- background-repeat: no-repeat;
14
- mask-image: var(--icon-url);
15
- -webkit-mask-image: var(--icon-url);
16
- mask-repeat: no-repeat;
17
- -webkit-mask-repeat: no-repeat;
18
- mask-size: contain;
19
- -webkit-mask-size: contain;
20
- mask-position: center;
21
- -webkit-mask-position: center;
22
- display: inline-block;
23
- will-change: transform;
24
- transform: translate3d(0, 0, 0);
25
- }
26
- .icon-module_icon-base__S0tHf svg {
27
- fill: var(--icon-content-color);
28
- width: var(--height);
29
- height: var(--width);
30
- }
31
1
  .field-module_field__UfKm3 {
32
2
  opacity: 1;
33
3
  pointer-events: auto;
@@ -102,6 +72,64 @@
102
72
  .field-module_field__UfKm3 label {
103
73
  text-align: left;
104
74
  }
75
+ .icon-module_icon-base-parent__nOMvW {
76
+ line-height: 1px !important;
77
+ }
78
+
79
+ .icon-module_icon-base__S0tHf {
80
+ min-width: var(--min-width);
81
+ min-height: var(--min-height);
82
+ width: var(--width) !important;
83
+ height: var(--height) !important;
84
+ line-height: 1px !important;
85
+ background-color: var(--icon-color);
86
+ color: var(--icon-content-color);
87
+ background-repeat: no-repeat;
88
+ mask-image: var(--icon-url);
89
+ -webkit-mask-image: var(--icon-url);
90
+ mask-repeat: no-repeat;
91
+ -webkit-mask-repeat: no-repeat;
92
+ mask-size: contain;
93
+ -webkit-mask-size: contain;
94
+ mask-position: center;
95
+ -webkit-mask-position: center;
96
+ display: inline-block;
97
+ will-change: transform;
98
+ transform: translate3d(0, 0, 0);
99
+ }
100
+ .icon-module_icon-base__S0tHf svg {
101
+ fill: var(--icon-content-color);
102
+ width: var(--height);
103
+ height: var(--width);
104
+ }
105
+ .errorBoundary-module_errorBoundary__gk9ps {
106
+ background: #EFEFEF;
107
+ width: 100%;
108
+ height: 100%;
109
+ }
110
+
111
+ .errorBoundary-module_StyledIcon__IYHiU {
112
+ margin-right: 10px;
113
+ }
114
+ .divider-module_divider-line__6CesR {
115
+ position: relative;
116
+ display: block;
117
+ transition: opacity, width, height 250ms ease-in-out;
118
+ background-color: var(--color);
119
+ opacity: var(--opacity);
120
+ }
121
+ .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
122
+ height: var(--length);
123
+ left: var(--left);
124
+ width: var(--width);
125
+ margin: var(--margin);
126
+ }
127
+ .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
128
+ width: var(--length);
129
+ left: var(--left);
130
+ height: var(--height);
131
+ margin: var(--margin);
132
+ }
105
133
  .CollapsibleContainer-module_collapsible-container__u0Jmm {
106
134
  transform-origin: 0% 0%;
107
135
  opacity: 0;
@@ -135,58 +163,6 @@
135
163
  max-width: var(--prop-value);
136
164
  opacity: 1;
137
165
  }
138
- .errorBoundary-module_errorBoundary__gk9ps {
139
- background: #EFEFEF;
140
- width: 100%;
141
- height: 100%;
142
- }
143
-
144
- .errorBoundary-module_StyledIcon__IYHiU {
145
- margin-right: 10px;
146
- }
147
- .divider-module_divider-line__6CesR {
148
- position: relative;
149
- display: block;
150
- transition: opacity, width, height 250ms ease-in-out;
151
- background-color: var(--color);
152
- opacity: var(--opacity);
153
- }
154
- .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
155
- height: var(--length);
156
- left: var(--left);
157
- width: var(--width);
158
- margin: var(--margin);
159
- }
160
- .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
161
- width: var(--length);
162
- left: var(--left);
163
- height: var(--height);
164
- margin: var(--margin);
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,76 +206,29 @@
230
206
  stroke-dashoffset: -124;
231
207
  }
232
208
  }
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;
209
+ .layoutBox-module_layout-box__ZIID8 {
210
+ display: flex;
293
211
  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;
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;
303
232
  }
304
233
  :root {
305
234
  --divider-line: #4a4b4b;
@@ -363,6 +292,19 @@
363
292
  .button-module_button__NDMQS.button-module_warning__MdmiZ.button-module_transparent__zbeBu {
364
293
  border: 1px solid #FFCC3D !important;
365
294
  }
295
+ .button-module_button__NDMQS.button-module_link__e-4Fu {
296
+ border: none !important;
297
+ background-color: transparent !important;
298
+ background: transparent !important;
299
+ }
300
+ .button-module_button__NDMQS.button-module_link__e-4Fu:hover {
301
+ border: none !important;
302
+ background-color: transparent !important;
303
+ background: transparent !important;
304
+ }
305
+ .button-module_button__NDMQS.button-module_link__e-4Fu:hover * {
306
+ text-decoration: underline !important;
307
+ }
366
308
  .button-module_button__NDMQS.button-module_transparent__zbeBu {
367
309
  border: none !important;
368
310
  background-color: transparent !important;
@@ -403,6 +345,9 @@
403
345
  .button-module_button__NDMQS:hover.button-module_animated__gLwPl {
404
346
  transform: scale(1.2);
405
347
  }
348
+ .button-module_button__NDMQS:hover.button-module_transparent__zbeBu {
349
+ background-color: rgba(197, 197, 197, 0.1254901961) !important;
350
+ }
406
351
  .button-module_button__NDMQS.button-module_disabled__hEydO {
407
352
  user-select: none;
408
353
  pointer-events: none;
@@ -419,240 +364,67 @@
419
364
  --divider-line: #4a4b4b;
420
365
  }
421
366
 
422
- .popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
367
+ .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
423
368
  overflow: hidden !important;
424
369
  }
425
370
 
426
- .popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
371
+ .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
427
372
  white-space: nowrap !important;
428
373
  }
429
374
 
430
- .popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
375
+ .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
431
376
  text-overflow: ellipsis !important;
432
377
  }
433
378
 
434
- .popup-module_popup-container__PJ0oQ {
435
- --popup-width: 60vw;
436
- --popup-height: 50vh;
437
- position: fixed;
438
- width: var(--popup-width);
439
- height: var(--popup-height);
440
- --slideXFrom: 0;
441
- --slideYFrom: 0;
442
- will-change: opacity;
443
- transition: opacity 300ms ease-in-out;
444
- opacity: 0;
445
- visibility: hidden;
446
- pointer-events: none;
447
- }
448
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
449
- position: relative;
450
- flex-direction: column;
451
- align-items: start;
452
- width: 100%;
453
- height: 100%;
454
- overflow-x: clip;
455
- background-color: #090A0A;
456
- border-radius: 4px;
457
- box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
458
- transition: transform 350ms ease-out;
459
- will-change: transform;
460
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
461
- }
462
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
463
- margin-bottom: 0;
464
- }
465
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
466
- cursor: pointer;
467
- line-height: 1px;
468
- background-color: rgba(255, 255, 255, 0);
469
- }
470
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
471
- background-color: #FDDA0D;
472
- width: 9px !important;
473
- height: 9px !important;
474
- line-height: 1px !important;
475
- }
476
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
477
- background-color: #FFEA00;
478
- }
479
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
480
- width: 100%;
481
- height: 100%;
482
- padding: 24px;
483
- overflow-y: auto;
484
- display: flex;
485
- }
486
- .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
487
- overflow-y: auto;
488
- }
489
- .popup-module_popup-container__PJ0oQ[data-show] {
490
- opacity: 1;
491
- visibility: visible;
492
- pointer-events: all;
493
- }
494
- .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
495
- transform: translateX(0) translateY(0);
496
- }
497
- .popup-module_popup-container__PJ0oQ[data-show=false] {
498
- opacity: 0;
499
- visibility: hidden;
500
- pointer-events: none;
501
- }
502
- .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
503
- transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
379
+ .typography-module_headline__b0XlP {
380
+ font-size: 28px;
381
+ line-height: 32px;
504
382
  }
505
383
 
506
- .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
507
- background-color: #090A0A;
508
- color: #F4F4F4;
509
- }
510
- .cui-theme-light .popup-module_popup-container-inner__n83Cz {
511
- background-color: #090A0A;
512
- color: #F4F4F4;
513
- }
514
- .popup-overlay-module_popup-modal-overlay__dlJqM {
515
- z-index: 1;
516
- position: fixed;
517
- width: 100%;
518
- height: 100%;
519
- top: 0;
520
- left: 0;
521
- background: rgba(40, 80, 120, 0.8) !important;
522
- pointer-events: all;
523
- user-select: none;
524
- will-change: opacity;
525
- transition: opacity 450ms ease-in-out;
526
- opacity: 0;
527
- visibility: hidden;
528
- }
529
- .popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
530
- opacity: 1;
531
- visibility: visible;
532
- }
533
- .popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
534
- opacity: 0;
535
- visibility: hidden;
536
- }
537
- :root {
538
- --divider-line: #4a4b4b;
384
+ .typography-module_headlineSecondary__IDnhT {
385
+ font-size: 24px;
386
+ line-height: 28px;
539
387
  }
540
388
 
541
- .toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
542
- overflow: hidden !important;
389
+ .typography-module_headlineTertiary__mlG-v {
390
+ font-size: 18px;
391
+ line-height: 24x;
543
392
  }
544
393
 
545
- .toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
546
- white-space: nowrap !important;
394
+ .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
395
+ font-size: 14px;
396
+ line-height: 18px;
397
+ font-weight: 300;
547
398
  }
548
399
 
549
- .toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
550
- text-overflow: ellipsis !important;
400
+ .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
401
+ font-size: 12px;
551
402
  }
552
403
 
553
- .toggle-module_toggle__p1Ep4 {
554
- display: inline-block;
555
- position: relative;
556
- max-width: 48px;
557
- max-height: 24px;
558
- width: 48px;
559
- height: 24px;
560
- border-radius: 16px !important;
561
- }
562
- .toggle-module_toggle__p1Ep4 input {
563
- opacity: 0;
564
- width: 0;
565
- height: 0;
566
- }
567
- .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
568
- box-sizing: border-box;
569
- position: absolute;
570
- cursor: pointer;
571
- width: 48px;
572
- height: 24px;
573
- top: 0;
574
- left: 0;
575
- right: 0;
576
- bottom: 0;
577
- background-color: transparent;
578
- border: 1px solid #F4F4F4;
579
- transition: transform, background-color 0.4s ease;
580
- border-radius: 16px;
581
- }
582
- .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
583
- position: absolute;
584
- content: "";
585
- height: 20px;
586
- width: 20px;
587
- left: 1px;
588
- bottom: 1px;
589
- background-color: #F4F4F4;
590
- transition: transform 0.4s ease;
591
- border-radius: 50%;
592
- }
593
- .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
594
- background-color: #282A2A;
595
- border-color: #282A2A;
596
- }
597
- .toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
598
- box-shadow: 0 0 1px 1px #282A2A;
599
- }
600
- .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
601
- transform: translateX(24px);
602
- }
603
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
604
- opacity: 0.65;
605
- }
606
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
607
- pointer-events: none;
608
- }
609
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
610
- cursor: not-allowed;
611
- }
612
- .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
613
- content: " ";
614
- z-index: -1;
615
- display: block;
616
- position: absolute;
617
- height: 100%;
618
- top: 0;
619
- left: 0;
620
- right: 0;
404
+ .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
405
+ font-weight: 600;
621
406
  }
622
407
 
623
- .cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
624
- background-color: #003A4C;
625
- }
626
- .cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
627
- background-color: #262828;
628
- }
629
- .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
630
- border-color: #202929;
631
- }
632
- .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
633
- background-color: rgba(40, 42, 42, 0.05);
634
- }
635
- .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
636
- background-color: #282A2A;
637
- }
638
- .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
639
- background-color: #F4F4F4;
640
- }
641
- .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
642
- background-color: #374646;
643
- }
644
- .flowLayout-module_flowLayout__VHpnY {
645
- overflow: auto;
646
- }
647
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
648
- display: flex;
649
- width: 100%;
650
- min-width: 0;
408
+ .typography-module_link__DWurf {
409
+ overflow: hidden !important;
410
+ white-space: nowrap !important;
411
+ text-overflow: ellipsis !important;
412
+ text-decoration: none;
413
+ color: #65C5F6;
414
+ display: inline;
415
+ gap: 4px;
416
+ flex-grow: 0;
417
+ max-width: 400px;
418
+ position: relative;
419
+ vertical-align: center;
651
420
  }
652
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
653
- display: flex;
654
- width: 100%;
655
- min-width: 0;
421
+ .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
422
+ text-decoration: underline;
423
+ color: #65C5F6;
424
+ }
425
+ .typography-module_link__DWurf.typography-module_disabled__hjK8C {
426
+ pointer-events: none;
427
+ opacity: 0.6;
656
428
  }
657
429
  :root {
658
430
  --divider-line: #4a4b4b;
@@ -818,6 +590,154 @@
818
590
  border-color: #FD8F3E;
819
591
  color: #632E03;
820
592
  }
593
+ .flowLayout-module_flowLayout__VHpnY {
594
+ overflow: auto;
595
+ }
596
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
597
+ display: flex;
598
+ width: 100%;
599
+ min-width: 0;
600
+ }
601
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
602
+ display: flex;
603
+ width: 100%;
604
+ min-width: 0;
605
+ }
606
+ :root {
607
+ --divider-line: #4a4b4b;
608
+ }
609
+
610
+ .toggle-module_overflow-hidden__NxfFx, .toggle-module_text-truncate__Wg-Jx {
611
+ overflow: hidden !important;
612
+ }
613
+
614
+ .toggle-module_text-nowrap__F9ld6, .toggle-module_text-truncate__Wg-Jx {
615
+ white-space: nowrap !important;
616
+ }
617
+
618
+ .toggle-module_text-ellipsis__ftYlg, .toggle-module_text-truncate__Wg-Jx {
619
+ text-overflow: ellipsis !important;
620
+ }
621
+
622
+ .toggle-module_toggle__p1Ep4 {
623
+ display: inline-block;
624
+ position: relative;
625
+ max-width: 48px;
626
+ max-height: 24px;
627
+ width: 48px;
628
+ height: 24px;
629
+ border-radius: 16px !important;
630
+ }
631
+ .toggle-module_toggle__p1Ep4 input {
632
+ opacity: 0;
633
+ width: 0;
634
+ height: 0;
635
+ }
636
+ .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG {
637
+ box-sizing: border-box;
638
+ position: absolute;
639
+ cursor: pointer;
640
+ width: 48px;
641
+ height: 24px;
642
+ top: 0;
643
+ left: 0;
644
+ right: 0;
645
+ bottom: 0;
646
+ background-color: transparent;
647
+ border: 1px solid #F4F4F4;
648
+ transition: transform, background-color 0.4s ease;
649
+ border-radius: 16px;
650
+ }
651
+ .toggle-module_toggle__p1Ep4 .toggle-module_slider__2IVaG:before {
652
+ position: absolute;
653
+ content: "";
654
+ height: 20px;
655
+ width: 20px;
656
+ left: 1px;
657
+ bottom: 1px;
658
+ background-color: #F4F4F4;
659
+ transition: transform 0.4s ease;
660
+ border-radius: 50%;
661
+ }
662
+ .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
663
+ background-color: #282A2A;
664
+ border-color: #282A2A;
665
+ }
666
+ .toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
667
+ box-shadow: 0 0 1px 1px #282A2A;
668
+ }
669
+ .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
670
+ transform: translateX(24px);
671
+ }
672
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH {
673
+ opacity: 0.65;
674
+ }
675
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH input {
676
+ pointer-events: none;
677
+ }
678
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG {
679
+ cursor: not-allowed;
680
+ }
681
+ .toggle-module_toggle__p1Ep4.toggle-module_disabled__0nElH .toggle-module_slider__2IVaG:after {
682
+ content: " ";
683
+ z-index: -1;
684
+ display: block;
685
+ position: absolute;
686
+ height: 100%;
687
+ top: 0;
688
+ left: 0;
689
+ right: 0;
690
+ }
691
+
692
+ .cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
693
+ background-color: #003A4C;
694
+ }
695
+ .cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
696
+ background-color: #262828;
697
+ }
698
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
699
+ border-color: #202929;
700
+ }
701
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
702
+ background-color: rgba(40, 42, 42, 0.05);
703
+ }
704
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
705
+ background-color: #282A2A;
706
+ }
707
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
708
+ background-color: #F4F4F4;
709
+ }
710
+ .cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
711
+ background-color: #374646;
712
+ }
713
+ .popup-overlay-module_popup-modal-overlay__dlJqM {
714
+ z-index: 1;
715
+ position: fixed;
716
+ width: 100%;
717
+ height: 100%;
718
+ top: 0;
719
+ left: 0;
720
+ background: rgba(40, 80, 120, 0.8) !important;
721
+ pointer-events: all;
722
+ user-select: none;
723
+ will-change: opacity;
724
+ transition: opacity 450ms ease-in-out;
725
+ opacity: 0;
726
+ visibility: hidden;
727
+ }
728
+ .popup-overlay-module_popup-modal-overlay__dlJqM[data-show] {
729
+ opacity: 1;
730
+ visibility: visible;
731
+ }
732
+ .popup-overlay-module_popup-modal-overlay__dlJqM[data-show=false] {
733
+ opacity: 0;
734
+ visibility: hidden;
735
+ }
736
+ .textAndContent-module_textAndContent__X5P1n {
737
+ align-items: baseline;
738
+ flex-shrink: 1;
739
+ gap: 8px;
740
+ }
821
741
  :root {
822
742
  --divider-line: #4a4b4b;
823
743
  }
@@ -936,6 +856,102 @@
936
856
  --divider-line: #4a4b4b;
937
857
  }
938
858
 
859
+ .popup-module_overflow-hidden__uimg4, .popup-module_text-truncate__y-5c1 {
860
+ overflow: hidden !important;
861
+ }
862
+
863
+ .popup-module_text-nowrap__eDCv3, .popup-module_text-truncate__y-5c1 {
864
+ white-space: nowrap !important;
865
+ }
866
+
867
+ .popup-module_text-ellipsis__yu8nx, .popup-module_text-truncate__y-5c1 {
868
+ text-overflow: ellipsis !important;
869
+ }
870
+
871
+ .popup-module_popup-container__PJ0oQ {
872
+ --popup-width: 60vw;
873
+ --popup-height: 50vh;
874
+ position: fixed;
875
+ width: var(--popup-width);
876
+ height: var(--popup-height);
877
+ --slideXFrom: 0;
878
+ --slideYFrom: 0;
879
+ will-change: opacity;
880
+ transition: opacity 300ms ease-in-out;
881
+ opacity: 0;
882
+ visibility: hidden;
883
+ pointer-events: none;
884
+ }
885
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz {
886
+ position: relative;
887
+ flex-direction: column;
888
+ align-items: start;
889
+ width: 100%;
890
+ height: 100%;
891
+ overflow-x: clip;
892
+ background-color: #090A0A;
893
+ border-radius: 4px;
894
+ box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.15);
895
+ transition: transform 350ms ease-out;
896
+ will-change: transform;
897
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
898
+ }
899
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz button {
900
+ margin-bottom: 0;
901
+ }
902
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx {
903
+ cursor: pointer;
904
+ line-height: 1px;
905
+ background-color: rgba(255, 255, 255, 0);
906
+ }
907
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx .icon-base {
908
+ background-color: #FDDA0D;
909
+ width: 9px !important;
910
+ height: 9px !important;
911
+ line-height: 1px !important;
912
+ }
913
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_close-button__-8sZx:hover .icon-base {
914
+ background-color: #FFEA00;
915
+ }
916
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm {
917
+ width: 100%;
918
+ height: 100%;
919
+ padding: 24px;
920
+ overflow-y: auto;
921
+ display: flex;
922
+ }
923
+ .popup-module_popup-container__PJ0oQ .popup-module_popup-container-inner__n83Cz .popup-module_popup-container-inner-div__sDNBm > * {
924
+ overflow-y: auto;
925
+ }
926
+ .popup-module_popup-container__PJ0oQ[data-show] {
927
+ opacity: 1;
928
+ visibility: visible;
929
+ pointer-events: all;
930
+ }
931
+ .popup-module_popup-container__PJ0oQ[data-show] .popup-module_popup-container-inner__n83Cz {
932
+ transform: translateX(0) translateY(0);
933
+ }
934
+ .popup-module_popup-container__PJ0oQ[data-show=false] {
935
+ opacity: 0;
936
+ visibility: hidden;
937
+ pointer-events: none;
938
+ }
939
+ .popup-module_popup-container__PJ0oQ[data-show=false] .popup-module_popup-container-inner__n83Cz {
940
+ transform: translateX(var(--slideXFrom)) translateY(var(--slideYFrom));
941
+ }
942
+
943
+ .cui-theme-dark .popup-module_popup-container-inner__n83Cz {
944
+ background-color: #090A0A;
945
+ color: #F4F4F4;
946
+ }
947
+ .cui-theme-light .popup-module_popup-container-inner__n83Cz {
948
+ background-color: #090A0A;
949
+ color: #F4F4F4;
950
+ }
951
+ :root {
952
+ --divider-line: #4a4b4b;
953
+ }
954
+
939
955
  .anchorLink-module_overflow-hidden__-MElA, .anchorLink-module_text-truncate__62t8P {
940
956
  overflow: hidden !important;
941
957
  }