@cloudtower/eagle 0.26.13 → 0.26.15

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.
@@ -30230,235 +30230,6 @@ html body {
30230
30230
  position: absolute;
30231
30231
  }
30232
30232
 
30233
- .rxbeqvl.ant-radio-wrapper {
30234
- display: inline-flex;
30235
- align-items: baseline;
30236
- white-space: pre-wrap;
30237
- }
30238
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30239
- position: relative;
30240
- top: 3px;
30241
- }
30242
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30243
- border-color: rgba(107, 128, 167, 0.6);
30244
- }
30245
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30246
- border-color: #0080ff;
30247
- }
30248
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30249
- border-color: #0080ff;
30250
- background: #0080ff;
30251
- }
30252
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30253
- top: 4px;
30254
- left: 4px;
30255
- width: 6px;
30256
- height: 6px;
30257
- background: #fff;
30258
- }
30259
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30260
- opacity: 0.5;
30261
- }
30262
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30263
- border-color: rgba(107, 128, 167, 0.6);
30264
- background: rgba(211, 218, 235, 0.6);
30265
- }
30266
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30267
- background: #00122e;
30268
- }
30269
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30270
- color: #00122e;
30271
- opacity: 0.5;
30272
- }
30273
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30274
- color: #00122e;
30275
- }
30276
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30277
- display: inline-block;
30278
- padding: 0;
30279
- padding-left: 12px;
30280
- }
30281
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30282
- margin-bottom: 0;
30283
- white-space: pre-wrap;
30284
- color: rgba(44, 56, 82, 0.6);
30285
- }
30286
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30287
- padding-left: 8px;
30288
- }
30289
-
30290
- .r5ie79y .ant-radio-button-wrapper:first-child {
30291
- border-radius: 5px 0 0 5px;
30292
- }
30293
- .r5ie79y .ant-radio-button-wrapper:last-child {
30294
- border-radius: 0 5px 5px 0;
30295
- }
30296
-
30297
- .r1f0aqcc {
30298
- color: #00122e;
30299
- border-color: #ccd4e3;
30300
- }
30301
- .r1f0aqcc:first-child {
30302
- border-color: #a3b4cc;
30303
- }
30304
- .r1f0aqcc.ant-radio-button-wrapper {
30305
- padding: 0 12px;
30306
- line-height: 32px;
30307
- height: 32px;
30308
- }
30309
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30310
- white-space: nowrap;
30311
- }
30312
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30313
- height: 22px;
30314
- padding: 0 7px;
30315
- line-height: 20px;
30316
- }
30317
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30318
- background: #ccd4e3;
30319
- }
30320
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30321
- background: #0080ff;
30322
- }
30323
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30324
- background: #ccd4e3;
30325
- opacity: 0.5;
30326
- }
30327
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30328
- border-right-color: #0080ff;
30329
- }
30330
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30331
- border-color: #0080ff;
30332
- }
30333
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30334
- background: rgba(0, 136, 255, 0.1);
30335
- }
30336
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30337
- background: rgba(211, 218, 235, 0.6);
30338
- border-color: #ccd4e3;
30339
- opacity: 0.5;
30340
- }
30341
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30342
- color: #00122e;
30343
- border-color: #ccd4e3;
30344
- }
30345
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30346
- color: #00122e;
30347
- border-color: #ccd4e3;
30348
- background: rgba(172, 186, 211, 0.6);
30349
- }
30350
- .r1f0aqcc .ant-radio-button-input {
30351
- margin-right: 8px;
30352
- display: inline;
30353
- border: none;
30354
- padding: 0;
30355
- width: 36px;
30356
- background: transparent;
30357
- }
30358
- .r1f0aqcc .ant-radio-button-input:focus {
30359
- box-shadow: none;
30360
- }
30361
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30362
- margin-right: 0;
30363
- width: initial;
30364
- box-shadow: none;
30365
- }
30366
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30367
- display: none;
30368
- }
30369
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30370
- display: inline;
30371
- }
30372
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30373
- display: inline;
30374
- margin-right: 8px;
30375
- padding: 0;
30376
- width: 36px;
30377
- }
30378
-
30379
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
30380
- flex-direction: row;
30381
- justify-content: stretch;
30382
- }
30383
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
30384
- padding: 0;
30385
- margin-right: 4px;
30386
- flex: 1;
30387
- overflow: visible;
30388
- }
30389
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
30390
- display: none;
30391
- }
30392
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
30393
- width: 100%;
30394
- min-height: unset;
30395
- }
30396
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
30397
- height: 26px;
30398
- line-height: 26px;
30399
- width: 100%;
30400
- text-align: center;
30401
- padding: 0;
30402
- font-size: 12px;
30403
- font-weight: normal;
30404
- }
30405
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
30406
- margin-right: 10px;
30407
- }
30408
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
30409
- display: none;
30410
- }
30411
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
30412
- border-radius: 4px 0 0 4px;
30413
- }
30414
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
30415
- margin-right: 0;
30416
- }
30417
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
30418
- border-radius: 0 4px 4px 0;
30419
- }
30420
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
30421
- content: "";
30422
- width: 0;
30423
- height: 0;
30424
- border: 13px solid transparent;
30425
- position: absolute;
30426
- top: 0;
30427
- border-left: 8px solid rgba(237, 241, 250, 0.6);
30428
- right: -21px;
30429
- z-index: 2;
30430
- }
30431
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
30432
- content: "";
30433
- width: 0;
30434
- height: 0;
30435
- border: 13px solid transparent;
30436
- position: absolute;
30437
- top: 0;
30438
- border-left: 8px solid #fff;
30439
- left: 0;
30440
- }
30441
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
30442
- background-color: rgba(0, 136, 255, 0.1);
30443
- }
30444
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
30445
- border-left-color: rgba(0, 136, 255, 0.1) !important;
30446
- }
30447
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
30448
- color: #005ed1;
30449
- }
30450
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
30451
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
30452
- background-color: rgba(237, 241, 250, 0.6);
30453
- }
30454
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
30455
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
30456
- color: rgba(44, 56, 82, 0.6);
30457
- }
30458
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
30459
- padding: 0;
30460
- }
30461
-
30462
30233
  .cz04yix {
30463
30234
  display: flex;
30464
30235
  flex-direction: column;
@@ -31118,10 +30889,239 @@ input.rrg1fkn.ant-input {
31118
30889
  border-top-right-radius: 0;
31119
30890
  border-bottom-right-radius: 0;
31120
30891
  }
31121
-
31122
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31123
- border-top-left-radius: 0;
31124
- border-bottom-left-radius: 0;
30892
+
30893
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30894
+ border-top-left-radius: 0;
30895
+ border-bottom-left-radius: 0;
30896
+ }
30897
+
30898
+ .rxbeqvl.ant-radio-wrapper {
30899
+ display: inline-flex;
30900
+ align-items: baseline;
30901
+ white-space: pre-wrap;
30902
+ }
30903
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30904
+ position: relative;
30905
+ top: 3px;
30906
+ }
30907
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30908
+ border-color: rgba(107, 128, 167, 0.6);
30909
+ }
30910
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30911
+ border-color: #0080ff;
30912
+ }
30913
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30914
+ border-color: #0080ff;
30915
+ background: #0080ff;
30916
+ }
30917
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30918
+ top: 4px;
30919
+ left: 4px;
30920
+ width: 6px;
30921
+ height: 6px;
30922
+ background: #fff;
30923
+ }
30924
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30925
+ opacity: 0.5;
30926
+ }
30927
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30928
+ border-color: rgba(107, 128, 167, 0.6);
30929
+ background: rgba(211, 218, 235, 0.6);
30930
+ }
30931
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30932
+ background: #00122e;
30933
+ }
30934
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30935
+ color: #00122e;
30936
+ opacity: 0.5;
30937
+ }
30938
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30939
+ color: #00122e;
30940
+ }
30941
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30942
+ display: inline-block;
30943
+ padding: 0;
30944
+ padding-left: 12px;
30945
+ }
30946
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30947
+ margin-bottom: 0;
30948
+ white-space: pre-wrap;
30949
+ color: rgba(44, 56, 82, 0.6);
30950
+ }
30951
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30952
+ padding-left: 8px;
30953
+ }
30954
+
30955
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30956
+ border-radius: 5px 0 0 5px;
30957
+ }
30958
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30959
+ border-radius: 0 5px 5px 0;
30960
+ }
30961
+
30962
+ .r1f0aqcc {
30963
+ color: #00122e;
30964
+ border-color: #ccd4e3;
30965
+ }
30966
+ .r1f0aqcc:first-child {
30967
+ border-color: #a3b4cc;
30968
+ }
30969
+ .r1f0aqcc.ant-radio-button-wrapper {
30970
+ padding: 0 12px;
30971
+ line-height: 32px;
30972
+ height: 32px;
30973
+ }
30974
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30975
+ white-space: nowrap;
30976
+ }
30977
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30978
+ height: 22px;
30979
+ padding: 0 7px;
30980
+ line-height: 20px;
30981
+ }
30982
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30983
+ background: #ccd4e3;
30984
+ }
30985
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30986
+ background: #0080ff;
30987
+ }
30988
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30989
+ background: #ccd4e3;
30990
+ opacity: 0.5;
30991
+ }
30992
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30993
+ border-right-color: #0080ff;
30994
+ }
30995
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30996
+ border-color: #0080ff;
30997
+ }
30998
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30999
+ background: rgba(0, 136, 255, 0.1);
31000
+ }
31001
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31002
+ background: rgba(211, 218, 235, 0.6);
31003
+ border-color: #ccd4e3;
31004
+ opacity: 0.5;
31005
+ }
31006
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31007
+ color: #00122e;
31008
+ border-color: #ccd4e3;
31009
+ }
31010
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31011
+ color: #00122e;
31012
+ border-color: #ccd4e3;
31013
+ background: rgba(172, 186, 211, 0.6);
31014
+ }
31015
+ .r1f0aqcc .ant-radio-button-input {
31016
+ margin-right: 8px;
31017
+ display: inline;
31018
+ border: none;
31019
+ padding: 0;
31020
+ width: 36px;
31021
+ background: transparent;
31022
+ }
31023
+ .r1f0aqcc .ant-radio-button-input:focus {
31024
+ box-shadow: none;
31025
+ }
31026
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31027
+ margin-right: 0;
31028
+ width: initial;
31029
+ box-shadow: none;
31030
+ }
31031
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31032
+ display: none;
31033
+ }
31034
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31035
+ display: inline;
31036
+ }
31037
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31038
+ display: inline;
31039
+ margin-right: 8px;
31040
+ padding: 0;
31041
+ width: 36px;
31042
+ }
31043
+
31044
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
31045
+ flex-direction: row;
31046
+ justify-content: stretch;
31047
+ }
31048
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
31049
+ padding: 0;
31050
+ margin-right: 4px;
31051
+ flex: 1;
31052
+ overflow: visible;
31053
+ }
31054
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
31055
+ display: none;
31056
+ }
31057
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
31058
+ width: 100%;
31059
+ min-height: unset;
31060
+ }
31061
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
31062
+ height: 26px;
31063
+ line-height: 26px;
31064
+ width: 100%;
31065
+ text-align: center;
31066
+ padding: 0;
31067
+ font-size: 12px;
31068
+ font-weight: normal;
31069
+ }
31070
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
31071
+ margin-right: 10px;
31072
+ }
31073
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
31074
+ display: none;
31075
+ }
31076
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
31077
+ border-radius: 4px 0 0 4px;
31078
+ }
31079
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
31080
+ margin-right: 0;
31081
+ }
31082
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
31083
+ border-radius: 0 4px 4px 0;
31084
+ }
31085
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
31086
+ content: "";
31087
+ width: 0;
31088
+ height: 0;
31089
+ border: 13px solid transparent;
31090
+ position: absolute;
31091
+ top: 0;
31092
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
31093
+ right: -21px;
31094
+ z-index: 2;
31095
+ }
31096
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
31097
+ content: "";
31098
+ width: 0;
31099
+ height: 0;
31100
+ border: 13px solid transparent;
31101
+ position: absolute;
31102
+ top: 0;
31103
+ border-left: 8px solid #fff;
31104
+ left: 0;
31105
+ }
31106
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
31107
+ background-color: rgba(0, 136, 255, 0.1);
31108
+ }
31109
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
31110
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
31111
+ }
31112
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
31113
+ color: #005ed1;
31114
+ }
31115
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
31116
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
31117
+ background-color: rgba(237, 241, 250, 0.6);
31118
+ }
31119
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
31120
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
31121
+ color: rgba(44, 56, 82, 0.6);
31122
+ }
31123
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
31124
+ padding: 0;
31125
31125
  }
31126
31126
 
31127
31127
  .s34f1qb.ant-switch {
@@ -31543,10 +31543,6 @@ input.rrg1fkn.ant-input {
31543
31543
  background: #fff;
31544
31544
  }
31545
31545
 
31546
- .i1e4sgug {
31547
- display: inline-block;
31548
- }
31549
-
31550
31546
  .s1fc623g {
31551
31547
  width: 430px !important;
31552
31548
  }
@@ -31628,6 +31624,10 @@ input.rrg1fkn.ant-input {
31628
31624
  opacity: 0;
31629
31625
  }
31630
31626
 
31627
+ .i1e4sgug {
31628
+ display: inline-block;
31629
+ }
31630
+
31631
31631
  .d6j0lbj {
31632
31632
  font-family: Inter;
31633
31633
  font-style: normal;
@@ -32187,6 +32187,35 @@ input.rrg1fkn.ant-input {
32187
32187
  margin-left: 24px;
32188
32188
  }
32189
32189
 
32190
+ .c10crapj {
32191
+ border-radius: 8px;
32192
+ }
32193
+ .c10crapj .ant-card-body {
32194
+ padding: 20px 24px 24px 24px;
32195
+ }
32196
+
32197
+ .cav9p2m .ant-collapse-item {
32198
+ border: 0px;
32199
+ background-color: #fff;
32200
+ }
32201
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32202
+ padding-top: 0px;
32203
+ padding-bottom: 0px;
32204
+ padding-left: 0px !important;
32205
+ padding-right: 24px;
32206
+ }
32207
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32208
+ right: 0px;
32209
+ }
32210
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32211
+ padding: 0px;
32212
+ }
32213
+
32214
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32215
+ padding-right: 0px;
32216
+ cursor: default;
32217
+ }
32218
+
32190
32219
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32191
32220
  border-radius: 6px;
32192
32221
  }
@@ -32494,8 +32523,34 @@ input.rrg1fkn.ant-input {
32494
32523
  margin-left: 8px;
32495
32524
  }
32496
32525
 
32497
- .c1k4vanq {
32498
- padding: 0 16px 14px 16px;
32526
+ .t1gz6wqf {
32527
+ height: 100%;
32528
+ }
32529
+ .t1gz6wqf .table-loading-item {
32530
+ padding: 12px 4px;
32531
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32532
+ display: flex;
32533
+ }
32534
+ .t1gz6wqf .table-loading-item > * {
32535
+ height: 16px;
32536
+ margin: 4px;
32537
+ background: rgba(204, 212, 227, 0.18);
32538
+ border-radius: 2px;
32539
+ }
32540
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32541
+ width: 16px;
32542
+ }
32543
+ .t1gz6wqf .table-loading-item .td-loading {
32544
+ flex: 1;
32545
+ }
32546
+ .t1gz6wqf :nth-child(1) {
32547
+ padding: 8px 4px;
32548
+ }
32549
+ .t1gz6wqf :nth-child(1) > * {
32550
+ background: rgba(107, 125, 153, 0.18);
32551
+ }
32552
+ .t1gz6wqf :nth-child(1) > * {
32553
+ background: rgba(163, 180, 204, 0.18);
32499
32554
  }
32500
32555
 
32501
32556
  .c1udgdh2 {
@@ -32538,34 +32593,8 @@ input.rrg1fkn.ant-input {
32538
32593
  margin-right: 2px;
32539
32594
  }
32540
32595
 
32541
- .t1gz6wqf {
32542
- height: 100%;
32543
- }
32544
- .t1gz6wqf .table-loading-item {
32545
- padding: 12px 4px;
32546
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32547
- display: flex;
32548
- }
32549
- .t1gz6wqf .table-loading-item > * {
32550
- height: 16px;
32551
- margin: 4px;
32552
- background: rgba(204, 212, 227, 0.18);
32553
- border-radius: 2px;
32554
- }
32555
- .t1gz6wqf .table-loading-item .checkbox-loading {
32556
- width: 16px;
32557
- }
32558
- .t1gz6wqf .table-loading-item .td-loading {
32559
- flex: 1;
32560
- }
32561
- .t1gz6wqf :nth-child(1) {
32562
- padding: 8px 4px;
32563
- }
32564
- .t1gz6wqf :nth-child(1) > * {
32565
- background: rgba(107, 125, 153, 0.18);
32566
- }
32567
- .t1gz6wqf :nth-child(1) > * {
32568
- background: rgba(163, 180, 204, 0.18);
32596
+ .c1k4vanq {
32597
+ padding: 0 16px 14px 16px;
32569
32598
  }
32570
32599
 
32571
32600
  .bab9xum {
@@ -32577,6 +32606,22 @@ input.rrg1fkn.ant-input {
32577
32606
  background-color: white;
32578
32607
  }
32579
32608
 
32609
+ .rrwcpby {
32610
+ display: flex;
32611
+ align-items: center;
32612
+ }
32613
+ .rrwcpby .order {
32614
+ height: 24px;
32615
+ width: 24px;
32616
+ border-radius: 20px;
32617
+ color: #0080ff;
32618
+ background: rgba(0, 136, 255, 0.1);
32619
+ display: flex;
32620
+ align-items: center;
32621
+ justify-content: center;
32622
+ margin-right: 6px;
32623
+ }
32624
+
32580
32625
  .f1p9ti6d {
32581
32626
  width: 100%;
32582
32627
  margin-bottom: 0 !important;
@@ -32608,6 +32653,52 @@ input.rrg1fkn.ant-input {
32608
32653
  min-height: 0px;
32609
32654
  }
32610
32655
 
32656
+ .at4ovwe .ant-input-number-handler-wrap {
32657
+ display: var(--at4ovwe-0);
32658
+ }
32659
+ .at4ovwe .ant-input-number-input-wrap {
32660
+ padding: 5px 12px;
32661
+ display: inline-flex;
32662
+ line-height: 1.5715;
32663
+ height: 100%;
32664
+ width: 100%;
32665
+ }
32666
+ .at4ovwe .ant-input-number-input-wrap::after {
32667
+ content: var(--at4ovwe-1);
32668
+ display: var(--at4ovwe-2);
32669
+ flex: none;
32670
+ align-items: center;
32671
+ margin-left: 4px;
32672
+ color: rgba(44, 56, 82, 0.6);
32673
+ }
32674
+ .at4ovwe .ant-input-number-input-wrap::before {
32675
+ content: var(--at4ovwe-3);
32676
+ display: var(--at4ovwe-4);
32677
+ flex: none;
32678
+ align-items: center;
32679
+ margin-right: 4px;
32680
+ cursor: auto;
32681
+ color: rgba(44, 56, 82, 0.6);
32682
+ }
32683
+ .at4ovwe.ant-input-number {
32684
+ width: 100%;
32685
+ border-radius: 6px;
32686
+ }
32687
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32688
+ border-color: #0096ff;
32689
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32690
+ }
32691
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32692
+ border-color: #e75a3a;
32693
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32694
+ }
32695
+ .at4ovwe .ant-input-number-input {
32696
+ padding: 0;
32697
+ margin: 0;
32698
+ height: auto;
32699
+ font-size: inherit;
32700
+ }
32701
+
32611
32702
  .tc40oxa {
32612
32703
  margin-bottom: 4px;
32613
32704
  color: rgba(44, 56, 82, 0.6);
@@ -32801,55 +32892,13 @@ input.rrg1fkn.ant-input {
32801
32892
  margin-right: 8px;
32802
32893
  }
32803
32894
 
32804
- .at4ovwe .ant-input-number-handler-wrap {
32805
- display: var(--at4ovwe-0);
32806
- }
32807
- .at4ovwe .ant-input-number-input-wrap {
32808
- padding: 5px 12px;
32809
- display: inline-flex;
32810
- line-height: 1.5715;
32811
- height: 100%;
32812
- width: 100%;
32813
- }
32814
- .at4ovwe .ant-input-number-input-wrap::after {
32815
- content: var(--at4ovwe-1);
32816
- display: var(--at4ovwe-2);
32817
- flex: none;
32818
- align-items: center;
32819
- margin-left: 4px;
32820
- color: rgba(44, 56, 82, 0.6);
32821
- }
32822
- .at4ovwe .ant-input-number-input-wrap::before {
32823
- content: var(--at4ovwe-3);
32824
- display: var(--at4ovwe-4);
32825
- flex: none;
32826
- align-items: center;
32827
- margin-right: 4px;
32828
- cursor: auto;
32829
- color: rgba(44, 56, 82, 0.6);
32830
- }
32831
- .at4ovwe.ant-input-number {
32832
- width: 100%;
32833
- border-radius: 6px;
32834
- }
32835
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32836
- border-color: #0096ff;
32837
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32838
- }
32839
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32840
- border-color: #e75a3a;
32841
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32842
- }
32843
- .at4ovwe .ant-input-number-input {
32844
- padding: 0;
32845
- margin: 0;
32846
- height: auto;
32847
- font-size: inherit;
32895
+ .w1xcixj5.outside-tag {
32896
+ padding-left: 0;
32848
32897
  }
32849
-
32850
- .iwsze0q {
32898
+ .w1xcixj5.outside-tag .inside-tag {
32899
+ border-radius: 4px 0 0 4px;
32900
+ padding-right: 4px;
32851
32901
  margin-right: 4px;
32852
- height: 16px;
32853
32902
  }
32854
32903
 
32855
32904
  .sut42l0 {
@@ -32871,13 +32920,28 @@ input.rrg1fkn.ant-input {
32871
32920
  height: 16px;
32872
32921
  }
32873
32922
 
32874
- .w1xcixj5.outside-tag {
32875
- padding-left: 0;
32876
- }
32877
- .w1xcixj5.outside-tag .inside-tag {
32878
- border-radius: 4px 0 0 4px;
32879
- padding-right: 4px;
32923
+ .iwsze0q {
32880
32924
  margin-right: 4px;
32925
+ height: 16px;
32926
+ }
32927
+
32928
+ .feau332.ant-form-item {
32929
+ margin-bottom: 0;
32930
+ }
32931
+ .feau332 .ant-form-item-explain {
32932
+ display: none;
32933
+ min-height: 18px;
32934
+ margin-top: 5px;
32935
+ font-family: "Inter";
32936
+ font-weight: 400;
32937
+ font-size: 12px;
32938
+ line-height: 18px;
32939
+ }
32940
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32941
+ white-space: pre-wrap;
32942
+ }
32943
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32944
+ display: block;
32881
32945
  }
32882
32946
 
32883
32947
  .a6dbbkm .ant-input-number-handler-wrap {
@@ -32909,23 +32973,4 @@ input.rrg1fkn.ant-input {
32909
32973
  margin: 0;
32910
32974
  height: auto;
32911
32975
  font-size: inherit;
32912
- }
32913
-
32914
- .feau332.ant-form-item {
32915
- margin-bottom: 0;
32916
- }
32917
- .feau332 .ant-form-item-explain {
32918
- display: none;
32919
- min-height: 18px;
32920
- margin-top: 5px;
32921
- font-family: "Inter";
32922
- font-weight: 400;
32923
- font-size: 12px;
32924
- line-height: 18px;
32925
- }
32926
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32927
- white-space: pre-wrap;
32928
- }
32929
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32930
- display: block;
32931
32976
  }