@cloudtower/eagle 0.26.35 → 0.26.37

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.
@@ -30090,101 +30090,19 @@ html body {
30090
30090
  padding: 0;
30091
30091
  }
30092
30092
 
30093
- .i1mrf09m {
30094
- display: inline-flex;
30095
- align-items: center;
30096
- }
30097
- .i1mrf09m .icon-inner {
30098
- display: inline-flex;
30099
- align-items: center;
30100
- justify-content: center;
30101
- }
30102
- .i1mrf09m .icon-inner + span,
30103
- .i1mrf09m span + .icon-inner.suffix {
30104
- margin-left: 4px;
30105
- }
30106
- .i1mrf09m.is-rotate img,
30107
- .i1mrf09m.is-rotate svg {
30108
- animation: rotate 680ms linear infinite;
30109
- }
30110
-
30111
- .obf05yr {
30112
- display: inline-block;
30113
- }
30114
-
30115
- .hsms1n6 {
30116
- visibility: hidden;
30117
- position: absolute;
30118
- }
30119
-
30120
- .p12gwtiw {
30121
- display: flex;
30122
- justify-content: space-between;
30123
- align-items: center;
30124
- padding: 10px 0;
30125
- color: rgba(44, 56, 82, 0.6);
30126
- font-size: 12px;
30127
- line-height: 24px;
30128
- }
30129
- .p12gwtiw .pagination-left {
30130
- padding: 2px 8px;
30131
- }
30132
- .p12gwtiw .dropdown-trigger {
30133
- display: flex;
30134
- align-items: center;
30135
- border-radius: 6px;
30136
- cursor: pointer;
30137
- transition: all 0.3s ease;
30138
- }
30139
- .p12gwtiw .dropdown-trigger:hover {
30140
- background: rgba(211, 218, 235, 0.6);
30141
- color: #0080ff;
30142
- }
30143
- .p12gwtiw .dropdown-trigger .icon-inner {
30144
- margin-left: 4px;
30145
- }
30146
- .p12gwtiw .pagination-right {
30093
+ .fde5mpd {
30094
+ width: 100%;
30095
+ height: 100%;
30096
+ min-height: 124px;
30147
30097
  display: flex;
30098
+ flex-direction: column;
30099
+ justify-content: center;
30148
30100
  align-items: center;
30149
- color: #0080ff;
30150
- font-weight: bold;
30151
- }
30152
- .p12gwtiw .pagination-right .icon-inner {
30153
- margin-left: 4px;
30154
- }
30155
- .p12gwtiw .pagination-right .prev-btn,
30156
- .p12gwtiw .pagination-right .next-btn {
30157
- padding: 0 8px;
30158
- }
30159
- .p12gwtiw .pagination-right .prev-btn > span,
30160
- .p12gwtiw .pagination-right .next-btn > span {
30161
- color: #0080ff;
30162
- }
30163
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30164
- transform: rotate(180deg);
30165
- }
30166
-
30167
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30168
- max-height: calc(100vh - 128px);
30169
- overflow-y: auto;
30170
- }
30171
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30172
- padding: 4px 20px;
30173
- font-size: 12px;
30174
- line-height: 18px;
30175
30101
  }
30176
-
30177
- .iap75of {
30178
- height: 18px;
30179
- line-height: 18px;
30180
- padding: 0 4px;
30181
- border-radius: 4px;
30182
- background: rgba(235, 239, 245, 0.6);
30183
- border: 1px solid rgba(223, 228, 235, 0.6);
30184
- display: flex;
30185
- align-items: center;
30186
- white-space: nowrap;
30187
- margin-right: 4px;
30102
+ .fde5mpd .error-text {
30103
+ color: rgba(10, 37, 85, 0.6);
30104
+ margin-bottom: 16px;
30105
+ font-size: 18px;
30188
30106
  }
30189
30107
 
30190
30108
  .bpq0js6 {
@@ -30216,246 +30134,116 @@ html body {
30216
30134
  border-radius: unset;
30217
30135
  }
30218
30136
 
30219
- .rxbeqvl.ant-radio-wrapper {
30137
+ .i1mrf09m {
30220
30138
  display: inline-flex;
30221
- align-items: baseline;
30222
- white-space: pre-wrap;
30139
+ align-items: center;
30223
30140
  }
30224
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30225
- position: relative;
30226
- top: 3px;
30141
+ .i1mrf09m .icon-inner {
30142
+ display: inline-flex;
30143
+ align-items: center;
30144
+ justify-content: center;
30227
30145
  }
30228
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30229
- border-color: rgba(107, 128, 167, 0.6);
30146
+ .i1mrf09m .icon-inner + span,
30147
+ .i1mrf09m span + .icon-inner.suffix {
30148
+ margin-left: 4px;
30230
30149
  }
30231
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30232
- border-color: #0080ff;
30150
+ .i1mrf09m.is-rotate img,
30151
+ .i1mrf09m.is-rotate svg {
30152
+ animation: rotate 680ms linear infinite;
30233
30153
  }
30234
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30235
- border-color: #0080ff;
30236
- background: #0080ff;
30154
+
30155
+ .iap75of {
30156
+ height: 18px;
30157
+ line-height: 18px;
30158
+ padding: 0 4px;
30159
+ border-radius: 4px;
30160
+ background: rgba(235, 239, 245, 0.6);
30161
+ border: 1px solid rgba(223, 228, 235, 0.6);
30162
+ display: flex;
30163
+ align-items: center;
30164
+ white-space: nowrap;
30165
+ margin-right: 4px;
30237
30166
  }
30238
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30239
- top: 4px;
30240
- left: 4px;
30241
- width: 6px;
30242
- height: 6px;
30243
- background: #fff;
30167
+
30168
+ .cz04yix {
30169
+ display: flex;
30170
+ flex-direction: column;
30244
30171
  }
30245
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30246
- opacity: 0.5;
30172
+
30173
+ .m1if5j39 {
30174
+ max-width: 1120px;
30175
+ width: 100%;
30176
+ margin: 0 auto;
30177
+ height: 100%;
30247
30178
  }
30248
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30249
- border-color: rgba(107, 128, 167, 0.6);
30250
- background: rgba(211, 218, 235, 0.6);
30179
+
30180
+ .w1vvwdlp {
30181
+ max-width: 1120px;
30182
+ width: 100%;
30183
+ margin: 0 auto;
30184
+ display: flex;
30251
30185
  }
30252
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30253
- background: #00122e;
30186
+ .w1vvwdlp .left,
30187
+ .w1vvwdlp .right {
30188
+ flex-grow: 0;
30189
+ flex-shrink: 0;
30190
+ flex-basis: 21%;
30254
30191
  }
30255
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30256
- color: #00122e;
30257
- opacity: 0.5;
30192
+ .w1vvwdlp .left {
30193
+ display: flex;
30194
+ justify-content: flex-end;
30195
+ padding-right: 44px;
30258
30196
  }
30259
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30260
- color: #00122e;
30197
+ .w1vvwdlp .right {
30198
+ padding-left: 44px;
30261
30199
  }
30262
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30263
- display: inline-block;
30264
- padding: 0;
30265
- padding-left: 12px;
30200
+ .w1vvwdlp .middle {
30201
+ margin-bottom: 40px;
30202
+ flex-grow: 0;
30203
+ flex-shrink: 0;
30204
+ flex-basis: 58%;
30266
30205
  }
30267
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30268
- margin-bottom: 0;
30269
- white-space: pre-wrap;
30270
- color: rgba(44, 56, 82, 0.6);
30206
+ .w1vvwdlp .middle .form-base-field {
30207
+ width: 100%;
30271
30208
  }
30272
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30273
- padding-left: 8px;
30209
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30210
+ width: auto;
30274
30211
  }
30275
30212
 
30276
- .r5ie79y .ant-radio-button-wrapper:first-child {
30277
- border-radius: 5px 0 0 5px;
30278
- }
30279
- .r5ie79y .ant-radio-button-wrapper:last-child {
30280
- border-radius: 0 5px 5px 0;
30213
+ .h1cuopx7 .ant-modal-header {
30214
+ margin: 0 auto;
30215
+ width: 100%;
30216
+ max-width: 648px;
30281
30217
  }
30282
-
30283
- .r1f0aqcc {
30284
- color: #00122e;
30285
- border-color: #ccd4e3;
30218
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30219
+ margin-left: 0;
30286
30220
  }
30287
- .r1f0aqcc:first-child {
30288
- border-color: #a3b4cc;
30221
+ .h1cuopx7 .ant-modal-body {
30222
+ margin: 0 auto;
30223
+ padding: 0;
30224
+ width: 100%;
30225
+ max-width: 648px;
30226
+ overflow: hidden;
30289
30227
  }
30290
- .r1f0aqcc.ant-radio-button-wrapper {
30291
- padding: 0 12px;
30292
- line-height: 32px;
30293
- height: 32px;
30228
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30229
+ margin-bottom: 40px;
30294
30230
  }
30295
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30296
- white-space: nowrap;
30231
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30232
+ height: calc(100vh - 225px);
30233
+ overflow-y: auto;
30297
30234
  }
30298
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30299
- height: 22px;
30300
- padding: 0 7px;
30301
- line-height: 20px;
30235
+ .h1cuopx7 .ant-modal-footer .footer-content {
30236
+ margin: 0 auto;
30237
+ max-width: 648px;
30302
30238
  }
30303
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30304
- background: #ccd4e3;
30239
+
30240
+ .h1p6d3y3 .ant-modal-header {
30241
+ margin: 0 auto;
30242
+ width: 100%;
30243
+ max-width: 1024px;
30305
30244
  }
30306
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30307
- background: #0080ff;
30308
- }
30309
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30310
- background: #ccd4e3;
30311
- opacity: 0.5;
30312
- }
30313
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30314
- border-right-color: #0080ff;
30315
- }
30316
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30317
- border-color: #0080ff;
30318
- }
30319
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30320
- background: rgba(0, 136, 255, 0.1);
30321
- }
30322
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30323
- background: rgba(211, 218, 235, 0.6);
30324
- border-color: #ccd4e3;
30325
- opacity: 0.5;
30326
- }
30327
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30328
- color: #00122e;
30329
- border-color: #ccd4e3;
30330
- }
30331
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30332
- color: #00122e;
30333
- border-color: #ccd4e3;
30334
- background: rgba(172, 186, 211, 0.6);
30335
- }
30336
- .r1f0aqcc .ant-radio-button-input {
30337
- margin-right: 8px;
30338
- display: inline;
30339
- border: none;
30340
- padding: 0;
30341
- width: 36px;
30342
- background: transparent;
30343
- }
30344
- .r1f0aqcc .ant-radio-button-input:focus {
30345
- box-shadow: none;
30346
- }
30347
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30348
- margin-right: 0;
30349
- width: initial;
30350
- box-shadow: none;
30351
- }
30352
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30353
- display: none;
30354
- }
30355
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30356
- display: inline;
30357
- }
30358
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30359
- display: inline;
30360
- margin-right: 8px;
30361
- padding: 0;
30362
- width: 36px;
30363
- }
30364
-
30365
- .fde5mpd {
30366
- width: 100%;
30367
- height: 100%;
30368
- min-height: 124px;
30369
- display: flex;
30370
- flex-direction: column;
30371
- justify-content: center;
30372
- align-items: center;
30373
- }
30374
- .fde5mpd .error-text {
30375
- color: rgba(10, 37, 85, 0.6);
30376
- margin-bottom: 16px;
30377
- font-size: 18px;
30378
- }
30379
-
30380
- .cz04yix {
30381
- display: flex;
30382
- flex-direction: column;
30383
- }
30384
-
30385
- .m1if5j39 {
30386
- max-width: 1120px;
30387
- width: 100%;
30388
- margin: 0 auto;
30389
- height: 100%;
30390
- }
30391
-
30392
- .w1vvwdlp {
30393
- max-width: 1120px;
30394
- width: 100%;
30395
- margin: 0 auto;
30396
- display: flex;
30397
- }
30398
- .w1vvwdlp .left,
30399
- .w1vvwdlp .right {
30400
- flex-grow: 0;
30401
- flex-shrink: 0;
30402
- flex-basis: 21%;
30403
- }
30404
- .w1vvwdlp .left {
30405
- display: flex;
30406
- justify-content: flex-end;
30407
- padding-right: 44px;
30408
- }
30409
- .w1vvwdlp .right {
30410
- padding-left: 44px;
30411
- }
30412
- .w1vvwdlp .middle {
30413
- margin-bottom: 40px;
30414
- flex-grow: 0;
30415
- flex-shrink: 0;
30416
- flex-basis: 58%;
30417
- }
30418
- .w1vvwdlp .middle .form-base-field {
30419
- width: 100%;
30420
- }
30421
- .w1vvwdlp .middle .form-base-field .form-base-field {
30422
- width: auto;
30423
- }
30424
-
30425
- .h1cuopx7 .ant-modal-header {
30426
- margin: 0 auto;
30427
- width: 100%;
30428
- max-width: 648px;
30429
- }
30430
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30431
- margin-left: 0;
30432
- }
30433
- .h1cuopx7 .ant-modal-body {
30434
- margin: 0 auto;
30435
- padding: 0;
30436
- width: 100%;
30437
- max-width: 648px;
30438
- overflow: hidden;
30439
- }
30440
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30441
- margin-bottom: 40px;
30442
- }
30443
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30444
- height: calc(100vh - 225px);
30445
- overflow-y: auto;
30446
- }
30447
- .h1cuopx7 .ant-modal-footer .footer-content {
30448
- margin: 0 auto;
30449
- max-width: 648px;
30450
- }
30451
-
30452
- .h1p6d3y3 .ant-modal-header {
30453
- margin: 0 auto;
30454
- width: 100%;
30455
- max-width: 1024px;
30456
- }
30457
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30458
- margin-left: 0;
30245
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30246
+ margin-left: 0;
30459
30247
  }
30460
30248
  .h1p6d3y3 .ant-modal-body {
30461
30249
  margin: 0 auto;
@@ -30932,116 +30720,409 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
30932
30720
  font-size: 12px;
30933
30721
  cursor: pointer;
30934
30722
  }
30935
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30936
- color: rgba(0, 0, 0, 0.45);
30723
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30724
+ color: rgba(0, 0, 0, 0.45);
30725
+ }
30726
+ .kypn5o5.has-focus-indicator {
30727
+ position: relative;
30728
+ overflow: hidden;
30729
+ }
30730
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30731
+ position: absolute;
30732
+ top: 50%;
30733
+ transform: translateY(-50%);
30734
+ left: -16px;
30735
+ transition: left 150ms ease;
30736
+ opacity: 0;
30737
+ }
30738
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30739
+ left: 8px;
30740
+ opacity: 1;
30741
+ }
30742
+ .kypn5o5.has-focus-indicator input {
30743
+ transition: margin-left 150ms ease;
30744
+ margin-left: 0px;
30745
+ }
30746
+ .kypn5o5.has-focus-indicator input:focus {
30747
+ margin-left: 16px;
30748
+ }
30749
+
30750
+ input.l1ki27se.ant-input {
30751
+ border-top-right-radius: 0;
30752
+ border-bottom-right-radius: 0;
30753
+ }
30754
+
30755
+ .l1ki27se.ant-input-affix-wrapper {
30756
+ border-top-right-radius: 0;
30757
+ border-bottom-right-radius: 0;
30758
+ }
30759
+
30760
+ input.rrg1fkn.ant-input {
30761
+ border-top-left-radius: 0;
30762
+ border-bottom-left-radius: 0;
30763
+ }
30764
+
30765
+ .rrg1fkn.ant-input-affix-wrapper {
30766
+ border-top-left-radius: 0;
30767
+ border-bottom-left-radius: 0;
30768
+ }
30769
+
30770
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30771
+ border-top-right-radius: 0;
30772
+ border-bottom-right-radius: 0;
30773
+ }
30774
+
30775
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30776
+ border-top-left-radius: 0;
30777
+ border-bottom-left-radius: 0;
30778
+ }
30779
+
30780
+ .s34f1qb.ant-switch {
30781
+ min-width: 40px;
30782
+ height: 24px;
30783
+ background: rgba(172, 186, 211, 0.6);
30784
+ overflow: hidden;
30785
+ }
30786
+ .s34f1qb.ant-switch:focus {
30787
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30788
+ }
30789
+ .s34f1qb.ant-switch-small {
30790
+ min-width: 26px;
30791
+ height: 16px;
30792
+ }
30793
+ .s34f1qb.ant-switch-large {
30794
+ min-width: 52px;
30795
+ height: 32px;
30796
+ }
30797
+ .s34f1qb.ant-switch .ant-switch-handle {
30798
+ height: 20px;
30799
+ width: 20px;
30800
+ }
30801
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30802
+ border-radius: 10px;
30803
+ transition-delay: 120ms;
30804
+ }
30805
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30806
+ height: 14px;
30807
+ width: 14px;
30808
+ top: 1px;
30809
+ left: 1px;
30810
+ }
30811
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30812
+ height: 28px;
30813
+ width: 28px;
30814
+ }
30815
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30816
+ border-radius: 14px;
30817
+ }
30818
+ .s34f1qb.ant-switch-checked {
30819
+ background-color: #00ba5d;
30820
+ }
30821
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30822
+ left: calc(100% - 20px - 2px);
30823
+ }
30824
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30825
+ left: calc(100% - 14px - 1px);
30826
+ }
30827
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30828
+ left: calc(100% - 28px - 2px);
30829
+ }
30830
+
30831
+ .c1to9vb9 {
30832
+ margin-left: 5px;
30833
+ }
30834
+
30835
+ .rxbeqvl.ant-radio-wrapper {
30836
+ display: inline-flex;
30837
+ align-items: baseline;
30838
+ white-space: pre-wrap;
30839
+ }
30840
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30841
+ position: relative;
30842
+ top: 3px;
30843
+ }
30844
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30845
+ border-color: rgba(107, 128, 167, 0.6);
30846
+ }
30847
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30848
+ border-color: #0080ff;
30849
+ }
30850
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30851
+ border-color: #0080ff;
30852
+ background: #0080ff;
30853
+ }
30854
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30855
+ top: 4px;
30856
+ left: 4px;
30857
+ width: 6px;
30858
+ height: 6px;
30859
+ background: #fff;
30860
+ }
30861
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30862
+ opacity: 0.5;
30863
+ }
30864
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30865
+ border-color: rgba(107, 128, 167, 0.6);
30866
+ background: rgba(211, 218, 235, 0.6);
30867
+ }
30868
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30869
+ background: #00122e;
30870
+ }
30871
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30872
+ color: #00122e;
30873
+ opacity: 0.5;
30874
+ }
30875
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30876
+ color: #00122e;
30877
+ }
30878
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30879
+ display: inline-block;
30880
+ padding: 0;
30881
+ padding-left: 12px;
30882
+ }
30883
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30884
+ margin-bottom: 0;
30885
+ white-space: pre-wrap;
30886
+ color: rgba(44, 56, 82, 0.6);
30887
+ }
30888
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30889
+ padding-left: 8px;
30890
+ }
30891
+
30892
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30893
+ border-radius: 5px 0 0 5px;
30894
+ }
30895
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30896
+ border-radius: 0 5px 5px 0;
30897
+ }
30898
+
30899
+ .r1f0aqcc {
30900
+ color: #00122e;
30901
+ border-color: #ccd4e3;
30902
+ }
30903
+ .r1f0aqcc:first-child {
30904
+ border-color: #a3b4cc;
30905
+ }
30906
+ .r1f0aqcc.ant-radio-button-wrapper {
30907
+ padding: 0 12px;
30908
+ line-height: 32px;
30909
+ height: 32px;
30910
+ }
30911
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30912
+ white-space: nowrap;
30913
+ }
30914
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30915
+ height: 22px;
30916
+ padding: 0 7px;
30917
+ line-height: 20px;
30918
+ }
30919
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30920
+ background: #ccd4e3;
30921
+ }
30922
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30923
+ background: #0080ff;
30924
+ }
30925
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30926
+ background: #ccd4e3;
30927
+ opacity: 0.5;
30928
+ }
30929
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30930
+ border-right-color: #0080ff;
30931
+ }
30932
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30933
+ border-color: #0080ff;
30934
+ }
30935
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30936
+ background: rgba(0, 136, 255, 0.1);
30937
+ }
30938
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30939
+ background: rgba(211, 218, 235, 0.6);
30940
+ border-color: #ccd4e3;
30941
+ opacity: 0.5;
30942
+ }
30943
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30944
+ color: #00122e;
30945
+ border-color: #ccd4e3;
30946
+ }
30947
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30948
+ color: #00122e;
30949
+ border-color: #ccd4e3;
30950
+ background: rgba(172, 186, 211, 0.6);
30951
+ }
30952
+ .r1f0aqcc .ant-radio-button-input {
30953
+ margin-right: 8px;
30954
+ display: inline;
30955
+ border: none;
30956
+ padding: 0;
30957
+ width: 36px;
30958
+ background: transparent;
30959
+ }
30960
+ .r1f0aqcc .ant-radio-button-input:focus {
30961
+ box-shadow: none;
30962
+ }
30963
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30964
+ margin-right: 0;
30965
+ width: initial;
30966
+ box-shadow: none;
30967
+ }
30968
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30969
+ display: none;
30970
+ }
30971
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30972
+ display: inline;
30973
+ }
30974
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30975
+ display: inline;
30976
+ margin-right: 8px;
30977
+ padding: 0;
30978
+ width: 36px;
30979
+ }
30980
+
30981
+ .p12gwtiw {
30982
+ display: flex;
30983
+ justify-content: space-between;
30984
+ align-items: center;
30985
+ padding: 10px 0;
30986
+ color: rgba(44, 56, 82, 0.6);
30987
+ font-size: 12px;
30988
+ line-height: 24px;
30989
+ }
30990
+ .p12gwtiw .pagination-left {
30991
+ padding: 2px 8px;
30992
+ }
30993
+ .p12gwtiw .dropdown-trigger {
30994
+ display: flex;
30995
+ align-items: center;
30996
+ border-radius: 6px;
30997
+ cursor: pointer;
30998
+ transition: all 0.3s ease;
30999
+ }
31000
+ .p12gwtiw .dropdown-trigger:hover {
31001
+ background: rgba(211, 218, 235, 0.6);
31002
+ color: #0080ff;
30937
31003
  }
30938
- .kypn5o5.has-focus-indicator {
30939
- position: relative;
30940
- overflow: hidden;
31004
+ .p12gwtiw .dropdown-trigger .icon-inner {
31005
+ margin-left: 4px;
30941
31006
  }
30942
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30943
- position: absolute;
30944
- top: 50%;
30945
- transform: translateY(-50%);
30946
- left: -16px;
30947
- transition: left 150ms ease;
30948
- opacity: 0;
31007
+ .p12gwtiw .pagination-right {
31008
+ display: flex;
31009
+ align-items: center;
31010
+ color: #0080ff;
31011
+ font-weight: bold;
30949
31012
  }
30950
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30951
- left: 8px;
30952
- opacity: 1;
31013
+ .p12gwtiw .pagination-right .icon-inner {
31014
+ margin-left: 4px;
30953
31015
  }
30954
- .kypn5o5.has-focus-indicator input {
30955
- transition: margin-left 150ms ease;
30956
- margin-left: 0px;
31016
+ .p12gwtiw .pagination-right .prev-btn,
31017
+ .p12gwtiw .pagination-right .next-btn {
31018
+ padding: 0 8px;
30957
31019
  }
30958
- .kypn5o5.has-focus-indicator input:focus {
30959
- margin-left: 16px;
31020
+ .p12gwtiw .pagination-right .prev-btn > span,
31021
+ .p12gwtiw .pagination-right .next-btn > span {
31022
+ color: #0080ff;
30960
31023
  }
30961
-
30962
- input.l1ki27se.ant-input {
30963
- border-top-right-radius: 0;
30964
- border-bottom-right-radius: 0;
31024
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31025
+ transform: rotate(180deg);
30965
31026
  }
30966
31027
 
30967
- .l1ki27se.ant-input-affix-wrapper {
30968
- border-top-right-radius: 0;
30969
- border-bottom-right-radius: 0;
31028
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31029
+ max-height: calc(100vh - 128px);
31030
+ overflow-y: auto;
31031
+ }
31032
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31033
+ padding: 4px 20px;
31034
+ font-size: 12px;
31035
+ line-height: 18px;
30970
31036
  }
30971
31037
 
30972
- input.rrg1fkn.ant-input {
30973
- border-top-left-radius: 0;
30974
- border-bottom-left-radius: 0;
31038
+ .obf05yr {
31039
+ display: inline-block;
30975
31040
  }
30976
31041
 
30977
- .rrg1fkn.ant-input-affix-wrapper {
30978
- border-top-left-radius: 0;
30979
- border-bottom-left-radius: 0;
31042
+ .hsms1n6 {
31043
+ visibility: hidden;
31044
+ position: absolute;
30980
31045
  }
30981
31046
 
30982
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30983
- border-top-right-radius: 0;
30984
- border-bottom-right-radius: 0;
31047
+ .s1fc623g {
31048
+ width: 430px !important;
30985
31049
  }
30986
31050
 
30987
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30988
- border-top-left-radius: 0;
30989
- border-bottom-left-radius: 0;
31051
+ .da3mx0o .ant-select-item-group {
31052
+ padding: 8px 16px;
31053
+ line-height: 18px;
31054
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31055
+ height: 34px;
31056
+ min-height: 34px;
31057
+ box-sizing: border-box;
31058
+ margin-top: 8px;
30990
31059
  }
30991
31060
 
30992
- .s34f1qb.ant-switch {
30993
- min-width: 40px;
30994
- height: 24px;
30995
- background: rgba(172, 186, 211, 0.6);
30996
- overflow: hidden;
31061
+ .onr9gzt {
31062
+ display: flex;
31063
+ flex-direction: column;
31064
+ margin: 1px 8px;
31065
+ padding: 8px;
31066
+ border-radius: 4px;
30997
31067
  }
30998
- .s34f1qb.ant-switch:focus {
30999
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31068
+ .onr9gzt .selected-icon {
31069
+ display: none;
31000
31070
  }
31001
- .s34f1qb.ant-switch-small {
31002
- min-width: 26px;
31003
- height: 16px;
31071
+ .onr9gzt.ant-select-item-option-grouped {
31072
+ padding-left: 8px;
31004
31073
  }
31005
- .s34f1qb.ant-switch-large {
31006
- min-width: 52px;
31007
- height: 32px;
31074
+ .onr9gzt.ant-select-item-option-selected {
31075
+ background-color: white;
31008
31076
  }
31009
- .s34f1qb.ant-switch .ant-switch-handle {
31010
- height: 20px;
31011
- width: 20px;
31077
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31078
+ color: #0080ff;
31012
31079
  }
31013
- .s34f1qb.ant-switch .ant-switch-handle::before {
31014
- border-radius: 10px;
31015
- transition-delay: 120ms;
31080
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31081
+ display: block;
31016
31082
  }
31017
- .s34f1qb.ant-switch-small .ant-switch-handle {
31018
- height: 14px;
31019
- width: 14px;
31020
- top: 1px;
31021
- left: 1px;
31083
+ .onr9gzt.ant-select-item-option-active {
31084
+ background: rgba(0, 136, 255, 0.16);
31022
31085
  }
31023
- .s34f1qb.ant-switch-large .ant-switch-handle {
31024
- height: 28px;
31025
- width: 28px;
31086
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31087
+ color: #0080ff;
31026
31088
  }
31027
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31028
- border-radius: 14px;
31089
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31090
+ background: rgba(0, 136, 255, 0.1);
31091
+ color: #0080ff;
31029
31092
  }
31030
- .s34f1qb.ant-switch-checked {
31031
- background-color: #00ba5d;
31093
+
31094
+ .oiy0apc {
31095
+ display: flex;
31096
+ justify-content: space-between;
31097
+ height: 20px;
31098
+ line-height: 20px;
31032
31099
  }
31033
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31034
- left: calc(100% - 20px - 2px);
31100
+ .oiy0apc .timezone-title {
31101
+ color: #2d3a56;
31102
+ overflow: hidden;
31103
+ text-overflow: ellipsis;
31035
31104
  }
31036
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31037
- left: calc(100% - 14px - 1px);
31105
+
31106
+ .of4y382 {
31107
+ display: flex;
31108
+ justify-content: space-between;
31109
+ color: rgba(44, 56, 82, 0.6);
31110
+ height: 18px;
31111
+ line-height: 18px;
31112
+ margin-top: 2px;
31038
31113
  }
31039
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31040
- left: calc(100% - 28px - 2px);
31114
+
31115
+ .t19903l9 {
31116
+ border: none;
31117
+ margin-right: 0;
31118
+ background: rgba(225, 230, 241, 0.6);
31041
31119
  }
31042
31120
 
31043
- .c1to9vb9 {
31044
- margin-left: 5px;
31121
+ .ohwbvxu {
31122
+ pointer-events: none;
31123
+ height: 32px;
31124
+ width: 100%;
31125
+ opacity: 0;
31045
31126
  }
31046
31127
 
31047
31128
  .t1upn1sz {
@@ -31359,138 +31440,53 @@ input.rrg1fkn.ant-input {
31359
31440
  }
31360
31441
  .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31361
31442
  position: absolute;
31362
- left: 50%;
31363
- top: 50%;
31364
- transform: translate(-50%, -50%);
31365
- }
31366
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31367
- display: none;
31368
- }
31369
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31370
- background: #fff;
31371
- }
31372
- .tta5kd2 .ant-table .ant-table-placeholder {
31373
- background: inherit;
31374
- }
31375
- .tta5kd2 .ant-table .ant-table-placeholder td {
31376
- position: static;
31377
- border: none;
31378
- background: inherit !important;
31379
- height: 100px;
31380
- vertical-align: middle;
31381
- }
31382
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31383
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31384
- font-weight: bold;
31385
- font-size: 20px;
31386
- color: rgba(10, 37, 85, 0.6);
31387
- }
31388
- .tta5kd2 .ant-table td.cell__action_ {
31389
- padding: 0 !important;
31390
- position: relative;
31391
- background: #fff;
31392
- }
31393
- .tta5kd2 .ant-table td.cell__action_ > * {
31394
- height: 100%;
31395
- display: flex;
31396
- align-items: center;
31397
- justify-content: flex-end;
31398
- padding-right: 8px;
31399
- }
31400
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31401
- width: 24px;
31402
- height: 24px;
31403
- cursor: pointer;
31404
- justify-content: center;
31405
- border-radius: 4px;
31406
- }
31407
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31408
- background: #fff;
31409
- }
31410
-
31411
- .s1fc623g {
31412
- width: 430px !important;
31413
- }
31414
-
31415
- .da3mx0o .ant-select-item-group {
31416
- padding: 8px 16px;
31417
- line-height: 18px;
31418
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31419
- height: 34px;
31420
- min-height: 34px;
31421
- box-sizing: border-box;
31422
- margin-top: 8px;
31423
- }
31424
-
31425
- .onr9gzt {
31426
- display: flex;
31427
- flex-direction: column;
31428
- margin: 1px 8px;
31429
- padding: 8px;
31430
- border-radius: 4px;
31431
- }
31432
- .onr9gzt .selected-icon {
31433
- display: none;
31434
- }
31435
- .onr9gzt.ant-select-item-option-grouped {
31436
- padding-left: 8px;
31437
- }
31438
- .onr9gzt.ant-select-item-option-selected {
31439
- background-color: white;
31440
- }
31441
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31442
- color: #0080ff;
31443
+ left: 50%;
31444
+ top: 50%;
31445
+ transform: translate(-50%, -50%);
31443
31446
  }
31444
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31445
- display: block;
31447
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31448
+ display: none;
31446
31449
  }
31447
- .onr9gzt.ant-select-item-option-active {
31448
- background: rgba(0, 136, 255, 0.16);
31450
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31451
+ background: #fff;
31449
31452
  }
31450
- .onr9gzt.ant-select-item-option-active .timezone-title {
31451
- color: #0080ff;
31453
+ .tta5kd2 .ant-table .ant-table-placeholder {
31454
+ background: inherit;
31452
31455
  }
31453
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31454
- background: rgba(0, 136, 255, 0.1);
31455
- color: #0080ff;
31456
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31457
+ position: static;
31458
+ border: none;
31459
+ background: inherit !important;
31460
+ height: 100px;
31461
+ vertical-align: middle;
31456
31462
  }
31457
-
31458
- .oiy0apc {
31459
- display: flex;
31460
- justify-content: space-between;
31461
- height: 20px;
31462
- line-height: 20px;
31463
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31464
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31465
+ font-weight: bold;
31466
+ font-size: 20px;
31467
+ color: rgba(10, 37, 85, 0.6);
31463
31468
  }
31464
- .oiy0apc .timezone-title {
31465
- color: #2d3a56;
31466
- overflow: hidden;
31467
- text-overflow: ellipsis;
31469
+ .tta5kd2 .ant-table td.cell__action_ {
31470
+ padding: 0 !important;
31471
+ position: relative;
31472
+ background: #fff;
31468
31473
  }
31469
-
31470
- .of4y382 {
31474
+ .tta5kd2 .ant-table td.cell__action_ > * {
31475
+ height: 100%;
31471
31476
  display: flex;
31472
- justify-content: space-between;
31473
- color: rgba(44, 56, 82, 0.6);
31474
- height: 18px;
31475
- line-height: 18px;
31476
- margin-top: 2px;
31477
- }
31478
-
31479
- .t19903l9 {
31480
- border: none;
31481
- margin-right: 0;
31482
- background: rgba(225, 230, 241, 0.6);
31477
+ align-items: center;
31478
+ justify-content: flex-end;
31479
+ padding-right: 8px;
31483
31480
  }
31484
-
31485
- .ohwbvxu {
31486
- pointer-events: none;
31487
- height: 32px;
31488
- width: 100%;
31489
- opacity: 0;
31481
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31482
+ width: 24px;
31483
+ height: 24px;
31484
+ cursor: pointer;
31485
+ justify-content: center;
31486
+ border-radius: 4px;
31490
31487
  }
31491
-
31492
- .i1e4sgug {
31493
- display: inline-block;
31488
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31489
+ background: #fff;
31494
31490
  }
31495
31491
 
31496
31492
  .d6j0lbj {
@@ -31968,6 +31964,10 @@ input.rrg1fkn.ant-input {
31968
31964
  line-height: 12px;
31969
31965
  }
31970
31966
 
31967
+ .i1e4sgug {
31968
+ display: inline-block;
31969
+ }
31970
+
31971
31971
  .m15dvk92 {
31972
31972
  display: flex;
31973
31973
  justify-content: space-between;
@@ -32081,6 +32081,24 @@ input.rrg1fkn.ant-input {
32081
32081
  cursor: default;
32082
32082
  }
32083
32083
 
32084
+ .igz4le8 {
32085
+ height: 24px;
32086
+ width: 56px !important;
32087
+ margin-right: 4px;
32088
+ }
32089
+
32090
+ .c1riexje {
32091
+ color: rgba(44, 56, 82, 0.6);
32092
+ }
32093
+
32094
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32095
+ display: flex;
32096
+ }
32097
+
32098
+ .t19ustft .date {
32099
+ margin-right: 4px;
32100
+ }
32101
+
32084
32102
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32085
32103
  border-radius: 6px;
32086
32104
  }
@@ -32138,20 +32156,6 @@ input.rrg1fkn.ant-input {
32138
32156
  transform: rotate(180deg);
32139
32157
  }
32140
32158
 
32141
- .igz4le8 {
32142
- height: 24px;
32143
- width: 56px !important;
32144
- margin-right: 4px;
32145
- }
32146
-
32147
- .c1riexje {
32148
- color: rgba(44, 56, 82, 0.6);
32149
- }
32150
-
32151
- .iiqau4c.ant-input-group.ant-input-group-compact {
32152
- display: flex;
32153
- }
32154
-
32155
32159
  .s14dk8r1 {
32156
32160
  margin: 0;
32157
32161
  border-radius: 20px;
@@ -32226,10 +32230,6 @@ input.rrg1fkn.ant-input {
32226
32230
  display: inline-block;
32227
32231
  }
32228
32232
 
32229
- .t19ustft .date {
32230
- margin-right: 4px;
32231
- }
32232
-
32233
32233
  .s1uupxds {
32234
32234
  padding: 0 8px;
32235
32235
  border-radius: 4px;
@@ -32282,55 +32282,216 @@ input.rrg1fkn.ant-input {
32282
32282
  color: #008f4c;
32283
32283
  background-color: rgba(30, 201, 127, 0.1);
32284
32284
  }
32285
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32286
- color: #1d326c;
32287
- background-color: rgba(225, 230, 241, 0.6);
32285
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32286
+ color: #1d326c;
32287
+ background-color: rgba(225, 230, 241, 0.6);
32288
+ }
32289
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32290
+ color: #7E41FF;
32291
+ background-color: rgba(126, 65, 255, 0.1);
32292
+ }
32293
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32294
+ color: #fff;
32295
+ }
32296
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32297
+ background-color: #f0483e;
32298
+ }
32299
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32300
+ background-color: #fea008;
32301
+ }
32302
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32303
+ background-color: #00ba5d;
32304
+ }
32305
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32306
+ background-color: #0080ff;
32307
+ }
32308
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32309
+ background-color: #6b7d99;
32310
+ }
32311
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32312
+ background-color: #7E41FF;
32313
+ }
32314
+
32315
+ .n3qomhu {
32316
+ font-size: 90%;
32317
+ font-weight: bold;
32318
+ background-color: rgba(240, 243, 247, 0.6);
32319
+ padding: 1px 4px 1px;
32320
+ margin-left: 2px;
32321
+ margin-right: 2px;
32322
+ border: 1px solid rgba(213, 219, 227, 0.6);
32323
+ border-radius: 4px;
32324
+ word-break: break-all;
32325
+ }
32326
+
32327
+ .o8ocss1 {
32328
+ overflow: hidden;
32329
+ text-overflow: ellipsis;
32330
+ }
32331
+
32332
+ .n17syc35 {
32333
+ white-space: nowrap;
32334
+ }
32335
+
32336
+ .m1thnes4 {
32337
+ color: rgba(44, 56, 82, 0.6);
32338
+ text-align: center;
32339
+ display: flex;
32340
+ align-items: center;
32341
+ justify-content: center;
32342
+ flex-direction: column;
32343
+ height: 100%;
32344
+ }
32345
+ .m1thnes4 .link {
32346
+ color: #0080ff;
32347
+ cursor: pointer;
32348
+ }
32349
+
32350
+ .m1bixfdy {
32351
+ width: 100%;
32352
+ height: 100%;
32353
+ display: flex;
32354
+ flex-direction: column;
32355
+ }
32356
+ .m1bixfdy .name-toolbar {
32357
+ width: 100%;
32358
+ display: flex;
32359
+ line-height: 30px;
32360
+ padding: 0 16px;
32361
+ justify-content: space-between;
32362
+ }
32363
+ .m1bixfdy .name-toolbar .metric-extra {
32364
+ display: flex;
32365
+ font-size: 12px;
32366
+ align-items: center;
32367
+ }
32368
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32369
+ color: #a3b4cc;
32370
+ }
32371
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32372
+ margin-left: 10px;
32373
+ }
32374
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32375
+ margin-left: 10px;
32376
+ cursor: pointer;
32377
+ }
32378
+ .m1bixfdy .content {
32379
+ flex: 1;
32380
+ width: 100%;
32381
+ display: flex;
32382
+ justify-content: center;
32383
+ align-items: center;
32384
+ }
32385
+ .m1bixfdy .single-content {
32386
+ height: 65px;
32387
+ }
32388
+
32389
+ .lfamfcw {
32390
+ display: flex;
32391
+ align-items: center;
32392
+ white-space: nowrap;
32393
+ overflow: hidden;
32394
+ width: 100%;
32395
+ }
32396
+ .lfamfcw .ant-dropdown-trigger {
32397
+ margin-left: auto;
32398
+ font-size: 12px;
32399
+ }
32400
+
32401
+ .la6u9b4 {
32402
+ display: flex;
32403
+ justify-content: flex-start;
32404
+ align-items: center;
32405
+ font-size: 12px;
32406
+ cursor: pointer;
32407
+ }
32408
+ .la6u9b4:not(:last-child) {
32409
+ margin-right: 20px;
32410
+ }
32411
+ .la6u9b4.deselected {
32412
+ opacity: 0.4;
32413
+ }
32414
+ .la6u9b4.deselected .color-block {
32415
+ background: #b4beca !important;
32416
+ }
32417
+
32418
+ .chhvk8b {
32419
+ display: inline-block;
32420
+ height: 8px;
32421
+ width: 8px;
32422
+ margin-right: 8px;
32423
+ }
32424
+
32425
+ .e1sdlxq1 .ant-dropdown-menu-item {
32426
+ display: flex;
32427
+ align-items: center;
32428
+ font-size: 12px;
32429
+ margin: 0;
32288
32430
  }
32289
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32290
- color: #7E41FF;
32291
- background-color: rgba(126, 65, 255, 0.1);
32431
+
32432
+ .m16f7gpb {
32433
+ position: relative;
32292
32434
  }
32293
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32294
- color: #fff;
32435
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32436
+ bottom: -12px;
32295
32437
  }
32296
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32297
- background-color: #f0483e;
32438
+ .m16f7gpb .metric-toolbar {
32439
+ display: flex;
32440
+ justify-content: space-between;
32441
+ line-height: 30px;
32442
+ margin: 0 16px;
32298
32443
  }
32299
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32300
- background-color: #fea008;
32444
+ .m16f7gpb .metric-toolbar .metric-extra {
32445
+ display: flex;
32446
+ font-size: 12px;
32447
+ align-items: center;
32301
32448
  }
32302
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32303
- background-color: #00ba5d;
32449
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32450
+ color: #a3b4cc;
32304
32451
  }
32305
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32306
- background-color: #0080ff;
32452
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32453
+ margin-left: 10px;
32307
32454
  }
32308
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32309
- background-color: #6b7d99;
32455
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32456
+ margin-left: 10px;
32457
+ cursor: pointer;
32310
32458
  }
32311
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32312
- background-color: #7E41FF;
32459
+ .m16f7gpb .recharts-xAxis {
32460
+ font-size: 12px;
32313
32461
  }
32314
-
32315
- .o8ocss1 {
32316
- overflow: hidden;
32317
- text-overflow: ellipsis;
32462
+ .m16f7gpb .pointer-wrapper {
32463
+ position: absolute;
32464
+ bottom: 10px;
32465
+ padding: 0 8px;
32466
+ border-radius: 4px;
32467
+ font-size: 12px;
32468
+ color: #fff;
32469
+ background: rgba(0, 0, 0, 0.75);
32470
+ transform: translateX(-50%);
32318
32471
  }
32319
32472
 
32320
- .n17syc35 {
32321
- white-space: nowrap;
32473
+ .t1ipvk51 {
32474
+ min-width: 200px;
32322
32475
  }
32323
32476
 
32324
- .n3qomhu {
32325
- font-size: 90%;
32326
- font-weight: bold;
32327
- background-color: rgba(240, 243, 247, 0.6);
32328
- padding: 1px 4px 1px;
32329
- margin-left: 2px;
32330
- margin-right: 2px;
32331
- border: 1px solid rgba(213, 219, 227, 0.6);
32332
- border-radius: 4px;
32333
- word-break: break-all;
32477
+ .t1kgldps {
32478
+ display: flex;
32479
+ align-items: center;
32480
+ justify-content: space-between;
32481
+ background-color: rgba(0, 0, 0, 0.75);
32482
+ color: #b4beca;
32483
+ font-size: 12px;
32484
+ padding: 3px 6px;
32485
+ }
32486
+ .t1kgldps:first-child {
32487
+ padding-top: 3px;
32488
+ }
32489
+ .t1kgldps:last-child {
32490
+ padding-bottom: 3px;
32491
+ }
32492
+ .t1kgldps .column-value {
32493
+ color: #fff;
32494
+ margin-left: 8px;
32334
32495
  }
32335
32496
 
32336
32497
  .sq6vos1 {
@@ -32518,167 +32679,6 @@ input.rrg1fkn.ant-input {
32518
32679
  justify-content: center;
32519
32680
  }
32520
32681
 
32521
- .m1thnes4 {
32522
- color: rgba(44, 56, 82, 0.6);
32523
- text-align: center;
32524
- display: flex;
32525
- align-items: center;
32526
- justify-content: center;
32527
- flex-direction: column;
32528
- height: 100%;
32529
- }
32530
- .m1thnes4 .link {
32531
- color: #0080ff;
32532
- cursor: pointer;
32533
- }
32534
-
32535
- .m1bixfdy {
32536
- width: 100%;
32537
- height: 100%;
32538
- display: flex;
32539
- flex-direction: column;
32540
- }
32541
- .m1bixfdy .name-toolbar {
32542
- width: 100%;
32543
- display: flex;
32544
- line-height: 30px;
32545
- padding: 0 16px;
32546
- justify-content: space-between;
32547
- }
32548
- .m1bixfdy .name-toolbar .metric-extra {
32549
- display: flex;
32550
- font-size: 12px;
32551
- align-items: center;
32552
- }
32553
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32554
- color: #a3b4cc;
32555
- }
32556
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32557
- margin-left: 10px;
32558
- }
32559
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32560
- margin-left: 10px;
32561
- cursor: pointer;
32562
- }
32563
- .m1bixfdy .content {
32564
- flex: 1;
32565
- width: 100%;
32566
- display: flex;
32567
- justify-content: center;
32568
- align-items: center;
32569
- }
32570
- .m1bixfdy .single-content {
32571
- height: 65px;
32572
- }
32573
-
32574
- .lfamfcw {
32575
- display: flex;
32576
- align-items: center;
32577
- white-space: nowrap;
32578
- overflow: hidden;
32579
- width: 100%;
32580
- }
32581
- .lfamfcw .ant-dropdown-trigger {
32582
- margin-left: auto;
32583
- font-size: 12px;
32584
- }
32585
-
32586
- .la6u9b4 {
32587
- display: flex;
32588
- justify-content: flex-start;
32589
- align-items: center;
32590
- font-size: 12px;
32591
- cursor: pointer;
32592
- }
32593
- .la6u9b4:not(:last-child) {
32594
- margin-right: 20px;
32595
- }
32596
- .la6u9b4.deselected {
32597
- opacity: 0.4;
32598
- }
32599
- .la6u9b4.deselected .color-block {
32600
- background: #b4beca !important;
32601
- }
32602
-
32603
- .chhvk8b {
32604
- display: inline-block;
32605
- height: 8px;
32606
- width: 8px;
32607
- margin-right: 8px;
32608
- }
32609
-
32610
- .e1sdlxq1 .ant-dropdown-menu-item {
32611
- display: flex;
32612
- align-items: center;
32613
- font-size: 12px;
32614
- margin: 0;
32615
- }
32616
-
32617
- .m16f7gpb {
32618
- position: relative;
32619
- }
32620
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32621
- bottom: -12px;
32622
- }
32623
- .m16f7gpb .metric-toolbar {
32624
- display: flex;
32625
- justify-content: space-between;
32626
- line-height: 30px;
32627
- margin: 0 16px;
32628
- }
32629
- .m16f7gpb .metric-toolbar .metric-extra {
32630
- display: flex;
32631
- font-size: 12px;
32632
- align-items: center;
32633
- }
32634
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32635
- color: #a3b4cc;
32636
- }
32637
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32638
- margin-left: 10px;
32639
- }
32640
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32641
- margin-left: 10px;
32642
- cursor: pointer;
32643
- }
32644
- .m16f7gpb .recharts-xAxis {
32645
- font-size: 12px;
32646
- }
32647
- .m16f7gpb .pointer-wrapper {
32648
- position: absolute;
32649
- bottom: 10px;
32650
- padding: 0 8px;
32651
- border-radius: 4px;
32652
- font-size: 12px;
32653
- color: #fff;
32654
- background: rgba(0, 0, 0, 0.75);
32655
- transform: translateX(-50%);
32656
- }
32657
-
32658
- .t1ipvk51 {
32659
- min-width: 200px;
32660
- }
32661
-
32662
- .t1kgldps {
32663
- display: flex;
32664
- align-items: center;
32665
- justify-content: space-between;
32666
- background-color: rgba(0, 0, 0, 0.75);
32667
- color: #b4beca;
32668
- font-size: 12px;
32669
- padding: 3px 6px;
32670
- }
32671
- .t1kgldps:first-child {
32672
- padding-top: 3px;
32673
- }
32674
- .t1kgldps:last-child {
32675
- padding-bottom: 3px;
32676
- }
32677
- .t1kgldps .column-value {
32678
- color: #fff;
32679
- margin-left: 8px;
32680
- }
32681
-
32682
32682
  .t1gz6wqf {
32683
32683
  height: 100%;
32684
32684
  }