@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.
@@ -30134,6 +30134,19 @@ html body {
30134
30134
  font-size: 18px;
30135
30135
  }
30136
30136
 
30137
+ .iap75of {
30138
+ height: 18px;
30139
+ line-height: 18px;
30140
+ padding: 0 4px;
30141
+ border-radius: 4px;
30142
+ background: rgba(235, 239, 245, 0.6);
30143
+ border: 1px solid rgba(223, 228, 235, 0.6);
30144
+ display: flex;
30145
+ align-items: center;
30146
+ white-space: nowrap;
30147
+ margin-right: 4px;
30148
+ }
30149
+
30137
30150
  .i1mrf09m {
30138
30151
  display: inline-flex;
30139
30152
  align-items: center;
@@ -30152,19 +30165,6 @@ html body {
30152
30165
  animation: rotate 680ms linear infinite;
30153
30166
  }
30154
30167
 
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;
30166
- }
30167
-
30168
30168
  .obf05yr {
30169
30169
  display: inline-block;
30170
30170
  }
@@ -30174,207 +30174,59 @@ html body {
30174
30174
  position: absolute;
30175
30175
  }
30176
30176
 
30177
- .p12gwtiw {
30178
- display: flex;
30179
- justify-content: space-between;
30180
- align-items: center;
30181
- padding: 10px 0;
30182
- color: rgba(44, 56, 82, 0.6);
30183
- font-size: 12px;
30184
- line-height: 24px;
30185
- }
30186
- .p12gwtiw .pagination-left {
30187
- padding: 2px 8px;
30188
- }
30189
- .p12gwtiw .dropdown-trigger {
30190
- display: flex;
30191
- align-items: center;
30192
- border-radius: 6px;
30193
- cursor: pointer;
30194
- transition: all 0.3s ease;
30195
- }
30196
- .p12gwtiw .dropdown-trigger:hover {
30197
- background: rgba(211, 218, 235, 0.6);
30198
- color: #0080ff;
30199
- }
30200
- .p12gwtiw .dropdown-trigger .icon-inner {
30201
- margin-left: 4px;
30202
- }
30203
- .p12gwtiw .pagination-right {
30204
- display: flex;
30205
- align-items: center;
30206
- color: #0080ff;
30207
- font-weight: bold;
30208
- }
30209
- .p12gwtiw .pagination-right .icon-inner {
30210
- margin-left: 4px;
30211
- }
30212
- .p12gwtiw .pagination-right .prev-btn,
30213
- .p12gwtiw .pagination-right .next-btn {
30214
- padding: 0 8px;
30215
- }
30216
- .p12gwtiw .pagination-right .prev-btn > span,
30217
- .p12gwtiw .pagination-right .next-btn > span {
30218
- color: #0080ff;
30219
- }
30220
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30221
- transform: rotate(180deg);
30222
- }
30223
-
30224
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30225
- max-height: calc(100vh - 128px);
30226
- overflow-y: auto;
30227
- }
30228
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30229
- padding: 4px 20px;
30230
- font-size: 12px;
30231
- line-height: 18px;
30232
- }
30233
-
30234
- .rxbeqvl.ant-radio-wrapper {
30235
- display: inline-flex;
30236
- align-items: baseline;
30237
- white-space: pre-wrap;
30238
- }
30239
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30240
- position: relative;
30241
- top: 3px;
30242
- }
30243
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30244
- border-color: rgba(107, 128, 167, 0.6);
30245
- }
30246
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30247
- border-color: #0080ff;
30248
- }
30249
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30250
- border-color: #0080ff;
30251
- background: #0080ff;
30252
- }
30253
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30254
- top: 4px;
30255
- left: 4px;
30256
- width: 6px;
30257
- height: 6px;
30258
- background: #fff;
30259
- }
30260
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30261
- opacity: 0.5;
30262
- }
30263
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30264
- border-color: rgba(107, 128, 167, 0.6);
30265
- background: rgba(211, 218, 235, 0.6);
30266
- }
30267
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30268
- background: #00122e;
30269
- }
30270
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30271
- color: #00122e;
30272
- opacity: 0.5;
30273
- }
30274
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30275
- color: #00122e;
30276
- }
30277
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30278
- display: inline-block;
30279
- padding: 0;
30280
- padding-left: 12px;
30281
- }
30282
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30283
- margin-bottom: 0;
30284
- white-space: pre-wrap;
30285
- color: rgba(44, 56, 82, 0.6);
30286
- }
30287
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30288
- padding-left: 8px;
30289
- }
30290
-
30291
- .r5ie79y .ant-radio-button-wrapper:first-child {
30292
- border-radius: 5px 0 0 5px;
30293
- }
30294
- .r5ie79y .ant-radio-button-wrapper:last-child {
30295
- border-radius: 0 5px 5px 0;
30177
+ .s34f1qb.ant-switch {
30178
+ min-width: 40px;
30179
+ height: 24px;
30180
+ background: rgba(172, 186, 211, 0.6);
30181
+ overflow: hidden;
30296
30182
  }
30297
-
30298
- .r1f0aqcc {
30299
- color: #00122e;
30300
- border-color: #ccd4e3;
30183
+ .s34f1qb.ant-switch:focus {
30184
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30301
30185
  }
30302
- .r1f0aqcc:first-child {
30303
- border-color: #a3b4cc;
30186
+ .s34f1qb.ant-switch-small {
30187
+ min-width: 26px;
30188
+ height: 16px;
30304
30189
  }
30305
- .r1f0aqcc.ant-radio-button-wrapper {
30306
- padding: 0 12px;
30307
- line-height: 32px;
30190
+ .s34f1qb.ant-switch-large {
30191
+ min-width: 52px;
30308
30192
  height: 32px;
30309
30193
  }
30310
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30311
- white-space: nowrap;
30312
- }
30313
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30314
- height: 22px;
30315
- padding: 0 7px;
30316
- line-height: 20px;
30317
- }
30318
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30319
- background: #ccd4e3;
30320
- }
30321
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30322
- background: #0080ff;
30323
- }
30324
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30325
- background: #ccd4e3;
30326
- opacity: 0.5;
30327
- }
30328
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30329
- border-right-color: #0080ff;
30330
- }
30331
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30332
- border-color: #0080ff;
30333
- }
30334
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30335
- background: rgba(0, 136, 255, 0.1);
30194
+ .s34f1qb.ant-switch .ant-switch-handle {
30195
+ height: 20px;
30196
+ width: 20px;
30336
30197
  }
30337
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30338
- background: rgba(211, 218, 235, 0.6);
30339
- border-color: #ccd4e3;
30340
- opacity: 0.5;
30198
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30199
+ border-radius: 10px;
30200
+ transition-delay: 120ms;
30341
30201
  }
30342
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30343
- color: #00122e;
30344
- border-color: #ccd4e3;
30202
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30203
+ height: 14px;
30204
+ width: 14px;
30205
+ top: 1px;
30206
+ left: 1px;
30345
30207
  }
30346
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30347
- color: #00122e;
30348
- border-color: #ccd4e3;
30349
- background: rgba(172, 186, 211, 0.6);
30208
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30209
+ height: 28px;
30210
+ width: 28px;
30350
30211
  }
30351
- .r1f0aqcc .ant-radio-button-input {
30352
- margin-right: 8px;
30353
- display: inline;
30354
- border: none;
30355
- padding: 0;
30356
- width: 36px;
30357
- background: transparent;
30212
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30213
+ border-radius: 14px;
30358
30214
  }
30359
- .r1f0aqcc .ant-radio-button-input:focus {
30360
- box-shadow: none;
30215
+ .s34f1qb.ant-switch-checked {
30216
+ background-color: #00ba5d;
30361
30217
  }
30362
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30363
- margin-right: 0;
30364
- width: initial;
30365
- box-shadow: none;
30218
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30219
+ left: calc(100% - 20px - 2px);
30366
30220
  }
30367
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30368
- display: none;
30221
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30222
+ left: calc(100% - 14px - 1px);
30369
30223
  }
30370
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30371
- display: inline;
30224
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30225
+ left: calc(100% - 28px - 2px);
30372
30226
  }
30373
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30374
- display: inline;
30375
- margin-right: 8px;
30376
- padding: 0;
30377
- width: 36px;
30227
+
30228
+ .c1to9vb9 {
30229
+ margin-left: 5px;
30378
30230
  }
30379
30231
 
30380
30232
  .cz04yix {
@@ -30918,130 +30770,278 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
30918
30770
  .kypn5o5.input-tags .input-tags-inner {
30919
30771
  display: flex;
30920
30772
  }
30921
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30922
- display: flex;
30773
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30774
+ display: flex;
30775
+ }
30776
+ .kypn5o5.input-tags .input-tag-suffix {
30777
+ position: absolute;
30778
+ right: 12px;
30779
+ top: 50%;
30780
+ transform: translateY(-50%);
30781
+ }
30782
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30783
+ color: rgba(0, 0, 0, 0.25);
30784
+ font-size: 12px;
30785
+ cursor: pointer;
30786
+ }
30787
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30788
+ color: rgba(0, 0, 0, 0.45);
30789
+ }
30790
+ .kypn5o5.has-focus-indicator {
30791
+ position: relative;
30792
+ overflow: hidden;
30793
+ }
30794
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30795
+ position: absolute;
30796
+ top: 50%;
30797
+ transform: translateY(-50%);
30798
+ left: -16px;
30799
+ transition: left 150ms ease;
30800
+ opacity: 0;
30801
+ }
30802
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30803
+ left: 8px;
30804
+ opacity: 1;
30805
+ }
30806
+ .kypn5o5.has-focus-indicator input {
30807
+ transition: margin-left 150ms ease;
30808
+ margin-left: 0px;
30809
+ }
30810
+ .kypn5o5.has-focus-indicator input:focus {
30811
+ margin-left: 16px;
30812
+ }
30813
+
30814
+ input.l1ki27se.ant-input {
30815
+ border-top-right-radius: 0;
30816
+ border-bottom-right-radius: 0;
30817
+ }
30818
+
30819
+ .l1ki27se.ant-input-affix-wrapper {
30820
+ border-top-right-radius: 0;
30821
+ border-bottom-right-radius: 0;
30822
+ }
30823
+
30824
+ input.rrg1fkn.ant-input {
30825
+ border-top-left-radius: 0;
30826
+ border-bottom-left-radius: 0;
30827
+ }
30828
+
30829
+ .rrg1fkn.ant-input-affix-wrapper {
30830
+ border-top-left-radius: 0;
30831
+ border-bottom-left-radius: 0;
30832
+ }
30833
+
30834
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30835
+ border-top-right-radius: 0;
30836
+ border-bottom-right-radius: 0;
30837
+ }
30838
+
30839
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30840
+ border-top-left-radius: 0;
30841
+ border-bottom-left-radius: 0;
30842
+ }
30843
+
30844
+ .p12gwtiw {
30845
+ display: flex;
30846
+ justify-content: space-between;
30847
+ align-items: center;
30848
+ padding: 10px 0;
30849
+ color: rgba(44, 56, 82, 0.6);
30850
+ font-size: 12px;
30851
+ line-height: 24px;
30852
+ }
30853
+ .p12gwtiw .pagination-left {
30854
+ padding: 2px 8px;
30855
+ }
30856
+ .p12gwtiw .dropdown-trigger {
30857
+ display: flex;
30858
+ align-items: center;
30859
+ border-radius: 6px;
30860
+ cursor: pointer;
30861
+ transition: all 0.3s ease;
30862
+ }
30863
+ .p12gwtiw .dropdown-trigger:hover {
30864
+ background: rgba(211, 218, 235, 0.6);
30865
+ color: #0080ff;
30866
+ }
30867
+ .p12gwtiw .dropdown-trigger .icon-inner {
30868
+ margin-left: 4px;
30869
+ }
30870
+ .p12gwtiw .pagination-right {
30871
+ display: flex;
30872
+ align-items: center;
30873
+ color: #0080ff;
30874
+ font-weight: bold;
30875
+ }
30876
+ .p12gwtiw .pagination-right .icon-inner {
30877
+ margin-left: 4px;
30878
+ }
30879
+ .p12gwtiw .pagination-right .prev-btn,
30880
+ .p12gwtiw .pagination-right .next-btn {
30881
+ padding: 0 8px;
30882
+ }
30883
+ .p12gwtiw .pagination-right .prev-btn > span,
30884
+ .p12gwtiw .pagination-right .next-btn > span {
30885
+ color: #0080ff;
30886
+ }
30887
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30888
+ transform: rotate(180deg);
30889
+ }
30890
+
30891
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30892
+ max-height: calc(100vh - 128px);
30893
+ overflow-y: auto;
30894
+ }
30895
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30896
+ padding: 4px 20px;
30897
+ font-size: 12px;
30898
+ line-height: 18px;
30899
+ }
30900
+
30901
+ .rxbeqvl.ant-radio-wrapper {
30902
+ display: inline-flex;
30903
+ align-items: baseline;
30904
+ white-space: pre-wrap;
30905
+ }
30906
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30907
+ position: relative;
30908
+ top: 3px;
30909
+ }
30910
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30911
+ border-color: rgba(107, 128, 167, 0.6);
30912
+ }
30913
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30914
+ border-color: #0080ff;
30915
+ }
30916
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30917
+ border-color: #0080ff;
30918
+ background: #0080ff;
30919
+ }
30920
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30921
+ top: 4px;
30922
+ left: 4px;
30923
+ width: 6px;
30924
+ height: 6px;
30925
+ background: #fff;
30923
30926
  }
30924
- .kypn5o5.input-tags .input-tag-suffix {
30925
- position: absolute;
30926
- right: 12px;
30927
- top: 50%;
30928
- transform: translateY(-50%);
30927
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30928
+ opacity: 0.5;
30929
30929
  }
30930
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30931
- color: rgba(0, 0, 0, 0.25);
30932
- font-size: 12px;
30933
- cursor: pointer;
30930
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30931
+ border-color: rgba(107, 128, 167, 0.6);
30932
+ background: rgba(211, 218, 235, 0.6);
30934
30933
  }
30935
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30936
- color: rgba(0, 0, 0, 0.45);
30934
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30935
+ background: #00122e;
30937
30936
  }
30938
- .kypn5o5.has-focus-indicator {
30939
- position: relative;
30940
- overflow: hidden;
30937
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30938
+ color: #00122e;
30939
+ opacity: 0.5;
30941
30940
  }
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;
30941
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30942
+ color: #00122e;
30949
30943
  }
30950
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30951
- left: 8px;
30952
- opacity: 1;
30944
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30945
+ display: inline-block;
30946
+ padding: 0;
30947
+ padding-left: 12px;
30953
30948
  }
30954
- .kypn5o5.has-focus-indicator input {
30955
- transition: margin-left 150ms ease;
30956
- margin-left: 0px;
30949
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30950
+ margin-bottom: 0;
30951
+ white-space: pre-wrap;
30952
+ color: rgba(44, 56, 82, 0.6);
30957
30953
  }
30958
- .kypn5o5.has-focus-indicator input:focus {
30959
- margin-left: 16px;
30954
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30955
+ padding-left: 8px;
30960
30956
  }
30961
30957
 
30962
- input.l1ki27se.ant-input {
30963
- border-top-right-radius: 0;
30964
- border-bottom-right-radius: 0;
30958
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30959
+ border-radius: 5px 0 0 5px;
30965
30960
  }
30966
-
30967
- .l1ki27se.ant-input-affix-wrapper {
30968
- border-top-right-radius: 0;
30969
- border-bottom-right-radius: 0;
30961
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30962
+ border-radius: 0 5px 5px 0;
30970
30963
  }
30971
30964
 
30972
- input.rrg1fkn.ant-input {
30973
- border-top-left-radius: 0;
30974
- border-bottom-left-radius: 0;
30965
+ .r1f0aqcc {
30966
+ color: #00122e;
30967
+ border-color: #ccd4e3;
30975
30968
  }
30976
-
30977
- .rrg1fkn.ant-input-affix-wrapper {
30978
- border-top-left-radius: 0;
30979
- border-bottom-left-radius: 0;
30969
+ .r1f0aqcc:first-child {
30970
+ border-color: #a3b4cc;
30980
30971
  }
30981
-
30982
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30983
- border-top-right-radius: 0;
30984
- border-bottom-right-radius: 0;
30972
+ .r1f0aqcc.ant-radio-button-wrapper {
30973
+ padding: 0 12px;
30974
+ line-height: 32px;
30975
+ height: 32px;
30985
30976
  }
30986
-
30987
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30988
- border-top-left-radius: 0;
30989
- border-bottom-left-radius: 0;
30977
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30978
+ white-space: nowrap;
30990
30979
  }
30991
-
30992
- .s34f1qb.ant-switch {
30993
- min-width: 40px;
30994
- height: 24px;
30995
- background: rgba(172, 186, 211, 0.6);
30996
- overflow: hidden;
30980
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30981
+ height: 22px;
30982
+ padding: 0 7px;
30983
+ line-height: 20px;
30997
30984
  }
30998
- .s34f1qb.ant-switch:focus {
30999
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30985
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30986
+ background: #ccd4e3;
31000
30987
  }
31001
- .s34f1qb.ant-switch-small {
31002
- min-width: 26px;
31003
- height: 16px;
30988
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30989
+ background: #0080ff;
31004
30990
  }
31005
- .s34f1qb.ant-switch-large {
31006
- min-width: 52px;
31007
- height: 32px;
30991
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30992
+ background: #ccd4e3;
30993
+ opacity: 0.5;
31008
30994
  }
31009
- .s34f1qb.ant-switch .ant-switch-handle {
31010
- height: 20px;
31011
- width: 20px;
30995
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30996
+ border-right-color: #0080ff;
31012
30997
  }
31013
- .s34f1qb.ant-switch .ant-switch-handle::before {
31014
- border-radius: 10px;
31015
- transition-delay: 120ms;
30998
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30999
+ border-color: #0080ff;
31016
31000
  }
31017
- .s34f1qb.ant-switch-small .ant-switch-handle {
31018
- height: 14px;
31019
- width: 14px;
31020
- top: 1px;
31021
- left: 1px;
31001
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31002
+ background: rgba(0, 136, 255, 0.1);
31022
31003
  }
31023
- .s34f1qb.ant-switch-large .ant-switch-handle {
31024
- height: 28px;
31025
- width: 28px;
31004
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31005
+ background: rgba(211, 218, 235, 0.6);
31006
+ border-color: #ccd4e3;
31007
+ opacity: 0.5;
31026
31008
  }
31027
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31028
- border-radius: 14px;
31009
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31010
+ color: #00122e;
31011
+ border-color: #ccd4e3;
31029
31012
  }
31030
- .s34f1qb.ant-switch-checked {
31031
- background-color: #00ba5d;
31013
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31014
+ color: #00122e;
31015
+ border-color: #ccd4e3;
31016
+ background: rgba(172, 186, 211, 0.6);
31032
31017
  }
31033
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31034
- left: calc(100% - 20px - 2px);
31018
+ .r1f0aqcc .ant-radio-button-input {
31019
+ margin-right: 8px;
31020
+ display: inline;
31021
+ border: none;
31022
+ padding: 0;
31023
+ width: 36px;
31024
+ background: transparent;
31035
31025
  }
31036
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31037
- left: calc(100% - 14px - 1px);
31026
+ .r1f0aqcc .ant-radio-button-input:focus {
31027
+ box-shadow: none;
31038
31028
  }
31039
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31040
- left: calc(100% - 28px - 2px);
31029
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31030
+ margin-right: 0;
31031
+ width: initial;
31032
+ box-shadow: none;
31041
31033
  }
31042
-
31043
- .c1to9vb9 {
31044
- margin-left: 5px;
31034
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31035
+ display: none;
31036
+ }
31037
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31038
+ display: inline;
31039
+ }
31040
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31041
+ display: inline;
31042
+ margin-right: 8px;
31043
+ padding: 0;
31044
+ width: 36px;
31045
31045
  }
31046
31046
 
31047
31047
  .t1upn1sz {
@@ -32081,24 +32081,6 @@ input.rrg1fkn.ant-input {
32081
32081
  cursor: default;
32082
32082
  }
32083
32083
 
32084
- .iiqau4c.ant-input-group.ant-input-group-compact {
32085
- display: flex;
32086
- }
32087
-
32088
- .igz4le8 {
32089
- height: 24px;
32090
- width: 56px !important;
32091
- margin-right: 4px;
32092
- }
32093
-
32094
- .c1riexje {
32095
- color: rgba(44, 56, 82, 0.6);
32096
- }
32097
-
32098
- .t19ustft .date {
32099
- margin-right: 4px;
32100
- }
32101
-
32102
32084
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32103
32085
  border-radius: 6px;
32104
32086
  }
@@ -32156,6 +32138,20 @@ input.rrg1fkn.ant-input {
32156
32138
  transform: rotate(180deg);
32157
32139
  }
32158
32140
 
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
+
32159
32155
  .s14dk8r1 {
32160
32156
  margin: 0;
32161
32157
  border-radius: 20px;
@@ -32230,13 +32226,8 @@ input.rrg1fkn.ant-input {
32230
32226
  display: inline-block;
32231
32227
  }
32232
32228
 
32233
- .o8ocss1 {
32234
- overflow: hidden;
32235
- text-overflow: ellipsis;
32236
- }
32237
-
32238
- .n17syc35 {
32239
- white-space: nowrap;
32229
+ .t19ustft .date {
32230
+ margin-right: 4px;
32240
32231
  }
32241
32232
 
32242
32233
  .s1uupxds {
@@ -32321,6 +32312,15 @@ input.rrg1fkn.ant-input {
32321
32312
  background-color: #7E41FF;
32322
32313
  }
32323
32314
 
32315
+ .o8ocss1 {
32316
+ overflow: hidden;
32317
+ text-overflow: ellipsis;
32318
+ }
32319
+
32320
+ .n17syc35 {
32321
+ white-space: nowrap;
32322
+ }
32323
+
32324
32324
  .n3qomhu {
32325
32325
  font-size: 90%;
32326
32326
  font-weight: bold;
@@ -33060,13 +33060,9 @@ input.rrg1fkn.ant-input {
33060
33060
  margin-right: 8px;
33061
33061
  }
33062
33062
 
33063
- .w1xcixj5.outside-tag {
33064
- padding-left: 0;
33065
- }
33066
- .w1xcixj5.outside-tag .inside-tag {
33067
- border-radius: 4px 0 0 4px;
33068
- padding-right: 4px;
33063
+ .iwsze0q {
33069
33064
  margin-right: 4px;
33065
+ height: 16px;
33070
33066
  }
33071
33067
 
33072
33068
  .sut42l0 {
@@ -33088,9 +33084,13 @@ input.rrg1fkn.ant-input {
33088
33084
  height: 16px;
33089
33085
  }
33090
33086
 
33091
- .iwsze0q {
33087
+ .w1xcixj5.outside-tag {
33088
+ padding-left: 0;
33089
+ }
33090
+ .w1xcixj5.outside-tag .inside-tag {
33091
+ border-radius: 4px 0 0 4px;
33092
+ padding-right: 4px;
33092
33093
  margin-right: 4px;
33093
- height: 16px;
33094
33094
  }
33095
33095
 
33096
33096
  .a6dbbkm .ant-input-number-handler-wrap {