@cloudtower/eagle 0.26.32 → 0.26.34

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/style.css CHANGED
@@ -30234,236 +30234,6 @@ html body {
30234
30234
  margin-right: 4px;
30235
30235
  }
30236
30236
 
30237
- .i1mrf09m {
30238
- display: inline-flex;
30239
- align-items: center;
30240
- }
30241
- .i1mrf09m .icon-inner {
30242
- display: inline-flex;
30243
- align-items: center;
30244
- justify-content: center;
30245
- }
30246
- .i1mrf09m .icon-inner + span,
30247
- .i1mrf09m span + .icon-inner.suffix {
30248
- margin-left: 4px;
30249
- }
30250
- .i1mrf09m.is-rotate img,
30251
- .i1mrf09m.is-rotate svg {
30252
- animation: rotate 680ms linear infinite;
30253
- }
30254
-
30255
- .p12gwtiw {
30256
- display: flex;
30257
- justify-content: space-between;
30258
- align-items: center;
30259
- padding: 10px 0;
30260
- color: rgba(44, 56, 82, 0.6);
30261
- font-size: 12px;
30262
- line-height: 24px;
30263
- }
30264
- .p12gwtiw .pagination-left {
30265
- padding: 2px 8px;
30266
- }
30267
- .p12gwtiw .dropdown-trigger {
30268
- display: flex;
30269
- align-items: center;
30270
- border-radius: 6px;
30271
- cursor: pointer;
30272
- transition: all 0.3s ease;
30273
- }
30274
- .p12gwtiw .dropdown-trigger:hover {
30275
- background: rgba(211, 218, 235, 0.6);
30276
- color: #0080ff;
30277
- }
30278
- .p12gwtiw .dropdown-trigger .icon-inner {
30279
- margin-left: 4px;
30280
- }
30281
- .p12gwtiw .pagination-right {
30282
- display: flex;
30283
- align-items: center;
30284
- color: #0080ff;
30285
- font-weight: bold;
30286
- }
30287
- .p12gwtiw .pagination-right .icon-inner {
30288
- margin-left: 4px;
30289
- }
30290
- .p12gwtiw .pagination-right .prev-btn,
30291
- .p12gwtiw .pagination-right .next-btn {
30292
- padding: 0 8px;
30293
- }
30294
- .p12gwtiw .pagination-right .prev-btn > span,
30295
- .p12gwtiw .pagination-right .next-btn > span {
30296
- color: #0080ff;
30297
- }
30298
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30299
- transform: rotate(180deg);
30300
- }
30301
-
30302
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30303
- max-height: calc(100vh - 128px);
30304
- overflow-y: auto;
30305
- }
30306
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30307
- padding: 4px 20px;
30308
- font-size: 12px;
30309
- line-height: 18px;
30310
- }
30311
-
30312
- .obf05yr {
30313
- display: inline-block;
30314
- }
30315
-
30316
- .hsms1n6 {
30317
- visibility: hidden;
30318
- position: absolute;
30319
- }
30320
-
30321
- .rxbeqvl.ant-radio-wrapper {
30322
- display: inline-flex;
30323
- align-items: baseline;
30324
- white-space: pre-wrap;
30325
- }
30326
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30327
- position: relative;
30328
- top: 3px;
30329
- }
30330
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30331
- border-color: rgba(107, 128, 167, 0.6);
30332
- }
30333
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30334
- border-color: #0080ff;
30335
- }
30336
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30337
- border-color: #0080ff;
30338
- background: #0080ff;
30339
- }
30340
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30341
- top: 4px;
30342
- left: 4px;
30343
- width: 6px;
30344
- height: 6px;
30345
- background: #fff;
30346
- }
30347
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30348
- opacity: 0.5;
30349
- }
30350
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30351
- border-color: rgba(107, 128, 167, 0.6);
30352
- background: rgba(211, 218, 235, 0.6);
30353
- }
30354
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30355
- background: #00122e;
30356
- }
30357
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30358
- color: #00122e;
30359
- opacity: 0.5;
30360
- }
30361
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30362
- color: #00122e;
30363
- }
30364
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30365
- display: inline-block;
30366
- padding: 0;
30367
- padding-left: 12px;
30368
- }
30369
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30370
- margin-bottom: 0;
30371
- white-space: pre-wrap;
30372
- color: rgba(44, 56, 82, 0.6);
30373
- }
30374
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30375
- padding-left: 8px;
30376
- }
30377
-
30378
- .r5ie79y .ant-radio-button-wrapper:first-child {
30379
- border-radius: 5px 0 0 5px;
30380
- }
30381
- .r5ie79y .ant-radio-button-wrapper:last-child {
30382
- border-radius: 0 5px 5px 0;
30383
- }
30384
-
30385
- .r1f0aqcc {
30386
- color: #00122e;
30387
- border-color: #ccd4e3;
30388
- }
30389
- .r1f0aqcc:first-child {
30390
- border-color: #a3b4cc;
30391
- }
30392
- .r1f0aqcc.ant-radio-button-wrapper {
30393
- padding: 0 12px;
30394
- line-height: 32px;
30395
- height: 32px;
30396
- }
30397
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30398
- white-space: nowrap;
30399
- }
30400
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30401
- height: 22px;
30402
- padding: 0 7px;
30403
- line-height: 20px;
30404
- }
30405
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30406
- background: #ccd4e3;
30407
- }
30408
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30409
- background: #0080ff;
30410
- }
30411
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30412
- background: #ccd4e3;
30413
- opacity: 0.5;
30414
- }
30415
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30416
- border-right-color: #0080ff;
30417
- }
30418
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30419
- border-color: #0080ff;
30420
- }
30421
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30422
- background: rgba(0, 136, 255, 0.1);
30423
- }
30424
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30425
- background: rgba(211, 218, 235, 0.6);
30426
- border-color: #ccd4e3;
30427
- opacity: 0.5;
30428
- }
30429
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30430
- color: #00122e;
30431
- border-color: #ccd4e3;
30432
- }
30433
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30434
- color: #00122e;
30435
- border-color: #ccd4e3;
30436
- background: rgba(172, 186, 211, 0.6);
30437
- }
30438
- .r1f0aqcc .ant-radio-button-input {
30439
- margin-right: 8px;
30440
- display: inline;
30441
- border: none;
30442
- padding: 0;
30443
- width: 36px;
30444
- background: transparent;
30445
- }
30446
- .r1f0aqcc .ant-radio-button-input:focus {
30447
- box-shadow: none;
30448
- }
30449
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30450
- margin-right: 0;
30451
- width: initial;
30452
- box-shadow: none;
30453
- }
30454
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30455
- display: none;
30456
- }
30457
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30458
- display: inline;
30459
- }
30460
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30461
- display: inline;
30462
- margin-right: 8px;
30463
- padding: 0;
30464
- width: 36px;
30465
- }
30466
-
30467
30237
  .cz04yix {
30468
30238
  display: flex;
30469
30239
  flex-direction: column;
@@ -31076,25 +30846,198 @@ input.rrg1fkn.ant-input {
31076
30846
  border-bottom-left-radius: 0;
31077
30847
  }
31078
30848
 
31079
- .s34f1qb.ant-switch {
31080
- min-width: 40px;
31081
- height: 24px;
31082
- background: rgba(172, 186, 211, 0.6);
31083
- overflow: hidden;
31084
- }
31085
- .s34f1qb.ant-switch:focus {
31086
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30849
+ .obf05yr {
30850
+ display: inline-block;
31087
30851
  }
31088
- .s34f1qb.ant-switch-small {
31089
- min-width: 26px;
31090
- height: 16px;
30852
+
30853
+ .hsms1n6 {
30854
+ visibility: hidden;
30855
+ position: absolute;
31091
30856
  }
31092
- .s34f1qb.ant-switch-large {
31093
- min-width: 52px;
31094
- height: 32px;
30857
+
30858
+ .i1mrf09m {
30859
+ display: inline-flex;
30860
+ align-items: center;
31095
30861
  }
31096
- .s34f1qb.ant-switch .ant-switch-handle {
31097
- height: 20px;
30862
+ .i1mrf09m .icon-inner {
30863
+ display: inline-flex;
30864
+ align-items: center;
30865
+ justify-content: center;
30866
+ }
30867
+ .i1mrf09m .icon-inner + span,
30868
+ .i1mrf09m span + .icon-inner.suffix {
30869
+ margin-left: 4px;
30870
+ }
30871
+ .i1mrf09m.is-rotate img,
30872
+ .i1mrf09m.is-rotate svg {
30873
+ animation: rotate 680ms linear infinite;
30874
+ }
30875
+
30876
+ .rxbeqvl.ant-radio-wrapper {
30877
+ display: inline-flex;
30878
+ align-items: baseline;
30879
+ white-space: pre-wrap;
30880
+ }
30881
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30882
+ position: relative;
30883
+ top: 3px;
30884
+ }
30885
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30886
+ border-color: rgba(107, 128, 167, 0.6);
30887
+ }
30888
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30889
+ border-color: #0080ff;
30890
+ }
30891
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30892
+ border-color: #0080ff;
30893
+ background: #0080ff;
30894
+ }
30895
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30896
+ top: 4px;
30897
+ left: 4px;
30898
+ width: 6px;
30899
+ height: 6px;
30900
+ background: #fff;
30901
+ }
30902
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30903
+ opacity: 0.5;
30904
+ }
30905
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30906
+ border-color: rgba(107, 128, 167, 0.6);
30907
+ background: rgba(211, 218, 235, 0.6);
30908
+ }
30909
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30910
+ background: #00122e;
30911
+ }
30912
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30913
+ color: #00122e;
30914
+ opacity: 0.5;
30915
+ }
30916
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30917
+ color: #00122e;
30918
+ }
30919
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30920
+ display: inline-block;
30921
+ padding: 0;
30922
+ padding-left: 12px;
30923
+ }
30924
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30925
+ margin-bottom: 0;
30926
+ white-space: pre-wrap;
30927
+ color: rgba(44, 56, 82, 0.6);
30928
+ }
30929
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30930
+ padding-left: 8px;
30931
+ }
30932
+
30933
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30934
+ border-radius: 5px 0 0 5px;
30935
+ }
30936
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30937
+ border-radius: 0 5px 5px 0;
30938
+ }
30939
+
30940
+ .r1f0aqcc {
30941
+ color: #00122e;
30942
+ border-color: #ccd4e3;
30943
+ }
30944
+ .r1f0aqcc:first-child {
30945
+ border-color: #a3b4cc;
30946
+ }
30947
+ .r1f0aqcc.ant-radio-button-wrapper {
30948
+ padding: 0 12px;
30949
+ line-height: 32px;
30950
+ height: 32px;
30951
+ }
30952
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30953
+ white-space: nowrap;
30954
+ }
30955
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30956
+ height: 22px;
30957
+ padding: 0 7px;
30958
+ line-height: 20px;
30959
+ }
30960
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30961
+ background: #ccd4e3;
30962
+ }
30963
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30964
+ background: #0080ff;
30965
+ }
30966
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30967
+ background: #ccd4e3;
30968
+ opacity: 0.5;
30969
+ }
30970
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30971
+ border-right-color: #0080ff;
30972
+ }
30973
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30974
+ border-color: #0080ff;
30975
+ }
30976
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30977
+ background: rgba(0, 136, 255, 0.1);
30978
+ }
30979
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30980
+ background: rgba(211, 218, 235, 0.6);
30981
+ border-color: #ccd4e3;
30982
+ opacity: 0.5;
30983
+ }
30984
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30985
+ color: #00122e;
30986
+ border-color: #ccd4e3;
30987
+ }
30988
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30989
+ color: #00122e;
30990
+ border-color: #ccd4e3;
30991
+ background: rgba(172, 186, 211, 0.6);
30992
+ }
30993
+ .r1f0aqcc .ant-radio-button-input {
30994
+ margin-right: 8px;
30995
+ display: inline;
30996
+ border: none;
30997
+ padding: 0;
30998
+ width: 36px;
30999
+ background: transparent;
31000
+ }
31001
+ .r1f0aqcc .ant-radio-button-input:focus {
31002
+ box-shadow: none;
31003
+ }
31004
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31005
+ margin-right: 0;
31006
+ width: initial;
31007
+ box-shadow: none;
31008
+ }
31009
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31010
+ display: none;
31011
+ }
31012
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31013
+ display: inline;
31014
+ }
31015
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31016
+ display: inline;
31017
+ margin-right: 8px;
31018
+ padding: 0;
31019
+ width: 36px;
31020
+ }
31021
+
31022
+ .s34f1qb.ant-switch {
31023
+ min-width: 40px;
31024
+ height: 24px;
31025
+ background: rgba(172, 186, 211, 0.6);
31026
+ overflow: hidden;
31027
+ }
31028
+ .s34f1qb.ant-switch:focus {
31029
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31030
+ }
31031
+ .s34f1qb.ant-switch-small {
31032
+ min-width: 26px;
31033
+ height: 16px;
31034
+ }
31035
+ .s34f1qb.ant-switch-large {
31036
+ min-width: 52px;
31037
+ height: 32px;
31038
+ }
31039
+ .s34f1qb.ant-switch .ant-switch-handle {
31040
+ height: 20px;
31098
31041
  width: 20px;
31099
31042
  }
31100
31043
  .s34f1qb.ant-switch .ant-switch-handle::before {
@@ -31131,6 +31074,63 @@ input.rrg1fkn.ant-input {
31131
31074
  margin-left: 5px;
31132
31075
  }
31133
31076
 
31077
+ .p12gwtiw {
31078
+ display: flex;
31079
+ justify-content: space-between;
31080
+ align-items: center;
31081
+ padding: 10px 0;
31082
+ color: rgba(44, 56, 82, 0.6);
31083
+ font-size: 12px;
31084
+ line-height: 24px;
31085
+ }
31086
+ .p12gwtiw .pagination-left {
31087
+ padding: 2px 8px;
31088
+ }
31089
+ .p12gwtiw .dropdown-trigger {
31090
+ display: flex;
31091
+ align-items: center;
31092
+ border-radius: 6px;
31093
+ cursor: pointer;
31094
+ transition: all 0.3s ease;
31095
+ }
31096
+ .p12gwtiw .dropdown-trigger:hover {
31097
+ background: rgba(211, 218, 235, 0.6);
31098
+ color: #0080ff;
31099
+ }
31100
+ .p12gwtiw .dropdown-trigger .icon-inner {
31101
+ margin-left: 4px;
31102
+ }
31103
+ .p12gwtiw .pagination-right {
31104
+ display: flex;
31105
+ align-items: center;
31106
+ color: #0080ff;
31107
+ font-weight: bold;
31108
+ }
31109
+ .p12gwtiw .pagination-right .icon-inner {
31110
+ margin-left: 4px;
31111
+ }
31112
+ .p12gwtiw .pagination-right .prev-btn,
31113
+ .p12gwtiw .pagination-right .next-btn {
31114
+ padding: 0 8px;
31115
+ }
31116
+ .p12gwtiw .pagination-right .prev-btn > span,
31117
+ .p12gwtiw .pagination-right .next-btn > span {
31118
+ color: #0080ff;
31119
+ }
31120
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31121
+ transform: rotate(180deg);
31122
+ }
31123
+
31124
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31125
+ max-height: calc(100vh - 128px);
31126
+ overflow-y: auto;
31127
+ }
31128
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31129
+ padding: 4px 20px;
31130
+ font-size: 12px;
31131
+ line-height: 18px;
31132
+ }
31133
+
31134
31134
  .t1upn1sz {
31135
31135
  height: 100%;
31136
31136
  }
@@ -31472,27 +31472,112 @@ input.rrg1fkn.ant-input {
31472
31472
  font-size: 20px;
31473
31473
  color: rgba(10, 37, 85, 0.6);
31474
31474
  }
31475
- .tta5kd2 .ant-table td.cell__action_ {
31476
- padding: 0 !important;
31477
- position: relative;
31478
- background: #fff;
31475
+ .tta5kd2 .ant-table td.cell__action_ {
31476
+ padding: 0 !important;
31477
+ position: relative;
31478
+ background: #fff;
31479
+ }
31480
+ .tta5kd2 .ant-table td.cell__action_ > * {
31481
+ height: 100%;
31482
+ display: flex;
31483
+ align-items: center;
31484
+ justify-content: flex-end;
31485
+ padding-right: 8px;
31486
+ }
31487
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31488
+ width: 24px;
31489
+ height: 24px;
31490
+ cursor: pointer;
31491
+ justify-content: center;
31492
+ border-radius: 4px;
31493
+ }
31494
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31495
+ background: #fff;
31496
+ }
31497
+
31498
+ .i1e4sgug {
31499
+ display: inline-block;
31500
+ }
31501
+
31502
+ .s1fc623g {
31503
+ width: 430px !important;
31504
+ }
31505
+
31506
+ .da3mx0o .ant-select-item-group {
31507
+ padding: 8px 16px;
31508
+ line-height: 18px;
31509
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31510
+ height: 34px;
31511
+ min-height: 34px;
31512
+ box-sizing: border-box;
31513
+ margin-top: 8px;
31514
+ }
31515
+
31516
+ .onr9gzt {
31517
+ display: flex;
31518
+ flex-direction: column;
31519
+ margin: 1px 8px;
31520
+ padding: 8px;
31521
+ border-radius: 4px;
31522
+ }
31523
+ .onr9gzt .selected-icon {
31524
+ display: none;
31525
+ }
31526
+ .onr9gzt.ant-select-item-option-grouped {
31527
+ padding-left: 8px;
31528
+ }
31529
+ .onr9gzt.ant-select-item-option-selected {
31530
+ background-color: white;
31531
+ }
31532
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31533
+ color: #0080ff;
31534
+ }
31535
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31536
+ display: block;
31537
+ }
31538
+ .onr9gzt.ant-select-item-option-active {
31539
+ background: rgba(0, 136, 255, 0.16);
31540
+ }
31541
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31542
+ color: #0080ff;
31543
+ }
31544
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31545
+ background: rgba(0, 136, 255, 0.1);
31546
+ color: #0080ff;
31547
+ }
31548
+
31549
+ .oiy0apc {
31550
+ display: flex;
31551
+ justify-content: space-between;
31552
+ height: 20px;
31553
+ line-height: 20px;
31554
+ }
31555
+ .oiy0apc .timezone-title {
31556
+ color: #2d3a56;
31557
+ overflow: hidden;
31558
+ text-overflow: ellipsis;
31479
31559
  }
31480
- .tta5kd2 .ant-table td.cell__action_ > * {
31481
- height: 100%;
31560
+
31561
+ .of4y382 {
31482
31562
  display: flex;
31483
- align-items: center;
31484
- justify-content: flex-end;
31485
- padding-right: 8px;
31563
+ justify-content: space-between;
31564
+ color: rgba(44, 56, 82, 0.6);
31565
+ height: 18px;
31566
+ line-height: 18px;
31567
+ margin-top: 2px;
31486
31568
  }
31487
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31488
- width: 24px;
31489
- height: 24px;
31490
- cursor: pointer;
31491
- justify-content: center;
31492
- border-radius: 4px;
31569
+
31570
+ .t19903l9 {
31571
+ border: none;
31572
+ margin-right: 0;
31573
+ background: rgba(225, 230, 241, 0.6);
31493
31574
  }
31494
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31495
- background: #fff;
31575
+
31576
+ .ohwbvxu {
31577
+ pointer-events: none;
31578
+ height: 32px;
31579
+ width: 100%;
31580
+ opacity: 0;
31496
31581
  }
31497
31582
 
31498
31583
  .d6j0lbj {
@@ -31970,91 +32055,6 @@ input.rrg1fkn.ant-input {
31970
32055
  line-height: 12px;
31971
32056
  }
31972
32057
 
31973
- .i1e4sgug {
31974
- display: inline-block;
31975
- }
31976
-
31977
- .s1fc623g {
31978
- width: 430px !important;
31979
- }
31980
-
31981
- .da3mx0o .ant-select-item-group {
31982
- padding: 8px 16px;
31983
- line-height: 18px;
31984
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31985
- height: 34px;
31986
- min-height: 34px;
31987
- box-sizing: border-box;
31988
- margin-top: 8px;
31989
- }
31990
-
31991
- .onr9gzt {
31992
- display: flex;
31993
- flex-direction: column;
31994
- margin: 1px 8px;
31995
- padding: 8px;
31996
- border-radius: 4px;
31997
- }
31998
- .onr9gzt .selected-icon {
31999
- display: none;
32000
- }
32001
- .onr9gzt.ant-select-item-option-grouped {
32002
- padding-left: 8px;
32003
- }
32004
- .onr9gzt.ant-select-item-option-selected {
32005
- background-color: white;
32006
- }
32007
- .onr9gzt.ant-select-item-option-selected .timezone-title {
32008
- color: #0080ff;
32009
- }
32010
- .onr9gzt.ant-select-item-option-selected .selected-icon {
32011
- display: block;
32012
- }
32013
- .onr9gzt.ant-select-item-option-active {
32014
- background: rgba(0, 136, 255, 0.16);
32015
- }
32016
- .onr9gzt.ant-select-item-option-active .timezone-title {
32017
- color: #0080ff;
32018
- }
32019
- .onr9gzt.ant-select-item-option-active .timezone-tag {
32020
- background: rgba(0, 136, 255, 0.1);
32021
- color: #0080ff;
32022
- }
32023
-
32024
- .oiy0apc {
32025
- display: flex;
32026
- justify-content: space-between;
32027
- height: 20px;
32028
- line-height: 20px;
32029
- }
32030
- .oiy0apc .timezone-title {
32031
- color: #2d3a56;
32032
- overflow: hidden;
32033
- text-overflow: ellipsis;
32034
- }
32035
-
32036
- .of4y382 {
32037
- display: flex;
32038
- justify-content: space-between;
32039
- color: rgba(44, 56, 82, 0.6);
32040
- height: 18px;
32041
- line-height: 18px;
32042
- margin-top: 2px;
32043
- }
32044
-
32045
- .t19903l9 {
32046
- border: none;
32047
- margin-right: 0;
32048
- background: rgba(225, 230, 241, 0.6);
32049
- }
32050
-
32051
- .ohwbvxu {
32052
- pointer-events: none;
32053
- height: 32px;
32054
- width: 100%;
32055
- opacity: 0;
32056
- }
32057
-
32058
32058
  .m15dvk92 {
32059
32059
  display: flex;
32060
32060
  justify-content: space-between;
@@ -32168,20 +32168,6 @@ input.rrg1fkn.ant-input {
32168
32168
  cursor: default;
32169
32169
  }
32170
32170
 
32171
- .iiqau4c.ant-input-group.ant-input-group-compact {
32172
- display: flex;
32173
- }
32174
-
32175
- .igz4le8 {
32176
- height: 24px;
32177
- width: 56px !important;
32178
- margin-right: 4px;
32179
- }
32180
-
32181
- .c1riexje {
32182
- color: rgba(44, 56, 82, 0.6);
32183
- }
32184
-
32185
32171
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32186
32172
  border-radius: 6px;
32187
32173
  }
@@ -32239,6 +32225,20 @@ input.rrg1fkn.ant-input {
32239
32225
  transform: rotate(180deg);
32240
32226
  }
32241
32227
 
32228
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32229
+ display: flex;
32230
+ }
32231
+
32232
+ .igz4le8 {
32233
+ height: 24px;
32234
+ width: 56px !important;
32235
+ margin-right: 4px;
32236
+ }
32237
+
32238
+ .c1riexje {
32239
+ color: rgba(44, 56, 82, 0.6);
32240
+ }
32241
+
32242
32242
  .s14dk8r1 {
32243
32243
  margin: 0;
32244
32244
  border-radius: 20px;
@@ -32560,6 +32560,15 @@ input.rrg1fkn.ant-input {
32560
32560
  background-color: #7E41FF;
32561
32561
  }
32562
32562
 
32563
+ .o8ocss1 {
32564
+ overflow: hidden;
32565
+ text-overflow: ellipsis;
32566
+ }
32567
+
32568
+ .n17syc35 {
32569
+ white-space: nowrap;
32570
+ }
32571
+
32563
32572
  .n3qomhu {
32564
32573
  font-size: 90%;
32565
32574
  font-weight: bold;
@@ -32572,15 +32581,6 @@ input.rrg1fkn.ant-input {
32572
32581
  word-break: break-all;
32573
32582
  }
32574
32583
 
32575
- .o8ocss1 {
32576
- overflow: hidden;
32577
- text-overflow: ellipsis;
32578
- }
32579
-
32580
- .n17syc35 {
32581
- white-space: nowrap;
32582
- }
32583
-
32584
32584
  .sq6vos1 {
32585
32585
  --item-min-width: 60px;
32586
32586
  }
@@ -32856,23 +32856,6 @@ input.rrg1fkn.ant-input {
32856
32856
  margin-right: 6px;
32857
32857
  }
32858
32858
 
32859
- .bab9xum {
32860
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32861
- }
32862
-
32863
- .cav4gt6 {
32864
- border-radius: 8px;
32865
- background-color: white;
32866
- }
32867
- .cav4gt6.hoverable {
32868
- cursor: pointer;
32869
- }
32870
- .cav4gt6.hoverable:hover {
32871
- transition: all 200ms ease;
32872
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32873
- transform: translateY(-4px);
32874
- }
32875
-
32876
32859
  .tc40oxa {
32877
32860
  margin-bottom: 4px;
32878
32861
  color: rgba(44, 56, 82, 0.6);
@@ -33066,6 +33049,23 @@ input.rrg1fkn.ant-input {
33066
33049
  margin-right: 8px;
33067
33050
  }
33068
33051
 
33052
+ .bab9xum {
33053
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33054
+ }
33055
+
33056
+ .cav4gt6 {
33057
+ border-radius: 8px;
33058
+ background-color: white;
33059
+ }
33060
+ .cav4gt6.hoverable {
33061
+ cursor: pointer;
33062
+ }
33063
+ .cav4gt6.hoverable:hover {
33064
+ transition: all 200ms ease;
33065
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33066
+ transform: translateY(-4px);
33067
+ }
33068
+
33069
33069
  .f1p9ti6d {
33070
33070
  width: 100%;
33071
33071
  margin-bottom: 0 !important;
@@ -33106,11 +33106,6 @@ input.rrg1fkn.ant-input {
33106
33106
  margin-right: 4px;
33107
33107
  }
33108
33108
 
33109
- .iwsze0q {
33110
- margin-right: 4px;
33111
- height: 16px;
33112
- }
33113
-
33114
33109
  .sut42l0 {
33115
33110
  padding: 0 8px;
33116
33111
  height: 18px;
@@ -33130,6 +33125,11 @@ input.rrg1fkn.ant-input {
33130
33125
  height: 16px;
33131
33126
  }
33132
33127
 
33128
+ .iwsze0q {
33129
+ margin-right: 4px;
33130
+ height: 16px;
33131
+ }
33132
+
33133
33133
  .at4ovwe .ant-input-number-handler-wrap {
33134
33134
  display: var(--at4ovwe-0);
33135
33135
  }
@@ -33180,25 +33180,6 @@ input.rrg1fkn.ant-input {
33180
33180
  font-size: inherit;
33181
33181
  }
33182
33182
 
33183
- .feau332.ant-form-item {
33184
- margin-bottom: 0;
33185
- }
33186
- .feau332 .ant-form-item-explain {
33187
- display: none;
33188
- min-height: 18px;
33189
- margin-top: 5px;
33190
- font-family: "Inter";
33191
- font-weight: 400;
33192
- font-size: 12px;
33193
- line-height: 18px;
33194
- }
33195
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33196
- white-space: pre-wrap;
33197
- }
33198
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33199
- display: block;
33200
- }
33201
-
33202
33183
  .a6dbbkm .ant-input-number-handler-wrap {
33203
33184
  display: var(--a6dbbkm-0);
33204
33185
  }
@@ -33228,4 +33209,23 @@ input.rrg1fkn.ant-input {
33228
33209
  margin: 0;
33229
33210
  height: auto;
33230
33211
  font-size: inherit;
33212
+ }
33213
+
33214
+ .feau332.ant-form-item {
33215
+ margin-bottom: 0;
33216
+ }
33217
+ .feau332 .ant-form-item-explain {
33218
+ display: none;
33219
+ min-height: 18px;
33220
+ margin-top: 5px;
33221
+ font-family: "Inter";
33222
+ font-weight: 400;
33223
+ font-size: 12px;
33224
+ line-height: 18px;
33225
+ }
33226
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33227
+ white-space: pre-wrap;
33228
+ }
33229
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33230
+ display: block;
33231
33231
  }