@cloudtower/eagle 0.27.1 → 0.27.2

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
@@ -29808,68 +29808,6 @@ html body {
29808
29808
  padding: 0;
29809
29809
  }
29810
29810
 
29811
- .bpq0js6 {
29812
- padding: 4px 11px;
29813
- }
29814
-
29815
- .b15sn34c {
29816
- white-space: nowrap;
29817
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29818
- }
29819
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29820
- --color: #0080ff;
29821
- }
29822
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29823
- --color: #0080ff;
29824
- }
29825
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29826
- margin-left: 1px;
29827
- }
29828
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29829
- border-top-right-radius: 0;
29830
- border-bottom-right-radius: 0;
29831
- }
29832
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29833
- border-top-left-radius: 0;
29834
- border-bottom-left-radius: 0;
29835
- }
29836
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29837
- border-radius: unset;
29838
- }
29839
-
29840
- .fde5mpd {
29841
- width: 100%;
29842
- height: 100%;
29843
- min-height: 124px;
29844
- display: flex;
29845
- flex-direction: column;
29846
- justify-content: center;
29847
- align-items: center;
29848
- }
29849
- .fde5mpd .error-text {
29850
- color: rgba(10, 37, 85, 0.6);
29851
- margin-bottom: 16px;
29852
- font-size: 18px;
29853
- }
29854
-
29855
- .i1mrf09m {
29856
- display: inline-flex;
29857
- align-items: center;
29858
- }
29859
- .i1mrf09m .icon-inner {
29860
- display: inline-flex;
29861
- align-items: center;
29862
- justify-content: center;
29863
- }
29864
- .i1mrf09m .icon-inner + span,
29865
- .i1mrf09m span + .icon-inner.suffix {
29866
- margin-left: 4px;
29867
- }
29868
- .i1mrf09m.is-rotate img,
29869
- .i1mrf09m.is-rotate svg {
29870
- animation: rotate 680ms linear infinite;
29871
- }
29872
-
29873
29811
  .iap75of {
29874
29812
  height: 18px;
29875
29813
  line-height: 18px;
@@ -29883,271 +29821,75 @@ html body {
29883
29821
  margin-right: 4px;
29884
29822
  }
29885
29823
 
29886
- .obf05yr {
29887
- display: inline-block;
29888
- }
29889
-
29890
- .hsms1n6 {
29891
- visibility: hidden;
29892
- position: absolute;
29893
- }
29894
-
29895
- .p12gwtiw {
29896
- display: flex;
29897
- justify-content: space-between;
29898
- align-items: center;
29899
- padding: 10px 0;
29900
- color: rgba(44, 56, 82, 0.6);
29901
- font-size: 12px;
29902
- line-height: 24px;
29903
- }
29904
- .p12gwtiw .pagination-left {
29905
- padding: 2px 8px;
29906
- }
29907
- .p12gwtiw .dropdown-trigger {
29908
- display: flex;
29909
- align-items: center;
29910
- border-radius: 6px;
29911
- cursor: pointer;
29912
- transition: all 0.3s ease;
29913
- }
29914
- .p12gwtiw .dropdown-trigger:hover {
29915
- background: rgba(211, 218, 235, 0.6);
29916
- color: #0080ff;
29917
- }
29918
- .p12gwtiw .dropdown-trigger .icon-inner {
29919
- margin-left: 4px;
29920
- }
29921
- .p12gwtiw .pagination-right {
29824
+ .fde5mpd {
29825
+ width: 100%;
29826
+ height: 100%;
29827
+ min-height: 124px;
29922
29828
  display: flex;
29829
+ flex-direction: column;
29830
+ justify-content: center;
29923
29831
  align-items: center;
29924
- color: #0080ff;
29925
- font-weight: bold;
29926
- }
29927
- .p12gwtiw .pagination-right .icon-inner {
29928
- margin-left: 4px;
29929
- }
29930
- .p12gwtiw .pagination-right .prev-btn,
29931
- .p12gwtiw .pagination-right .next-btn {
29932
- padding: 0 8px;
29933
- }
29934
- .p12gwtiw .pagination-right .prev-btn > span,
29935
- .p12gwtiw .pagination-right .next-btn > span {
29936
- color: #0080ff;
29937
29832
  }
29938
- .p12gwtiw .pagination-right .next-btn .icon-inner {
29939
- transform: rotate(180deg);
29940
- }
29941
-
29942
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29943
- max-height: calc(100vh - 128px);
29944
- overflow-y: auto;
29945
- }
29946
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29947
- padding: 4px 20px;
29948
- font-size: 12px;
29949
- line-height: 18px;
29950
- }
29951
-
29952
- .rxbeqvl.ant-radio-wrapper {
29953
- display: inline-flex;
29954
- align-items: baseline;
29955
- white-space: pre-wrap;
29956
- }
29957
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29958
- position: relative;
29959
- top: 3px;
29960
- }
29961
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29962
- border-color: rgba(107, 128, 167, 0.6);
29963
- }
29964
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29965
- border-color: #0080ff;
29966
- }
29967
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29968
- border-color: #0080ff;
29969
- background: #0080ff;
29970
- }
29971
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29972
- top: 4px;
29973
- left: 4px;
29974
- width: 6px;
29975
- height: 6px;
29976
- background: #fff;
29977
- }
29978
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29979
- opacity: 0.5;
29980
- }
29981
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29982
- border-color: rgba(107, 128, 167, 0.6);
29983
- background: rgba(211, 218, 235, 0.6);
29984
- }
29985
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29986
- background: #00122e;
29987
- }
29988
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29989
- color: #00122e;
29990
- opacity: 0.5;
29991
- }
29992
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29993
- color: #00122e;
29994
- }
29995
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29996
- display: inline-block;
29997
- padding: 0;
29998
- padding-left: 12px;
29999
- }
30000
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30001
- margin-bottom: 0;
30002
- white-space: pre-wrap;
30003
- color: rgba(44, 56, 82, 0.6);
30004
- }
30005
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30006
- padding-left: 8px;
29833
+ .fde5mpd .error-text {
29834
+ color: rgba(10, 37, 85, 0.6);
29835
+ margin-bottom: 16px;
29836
+ font-size: 18px;
30007
29837
  }
30008
29838
 
30009
- .r5ie79y .ant-radio-button-wrapper:first-child {
30010
- border-radius: 5px 0 0 5px;
30011
- }
30012
- .r5ie79y .ant-radio-button-wrapper:last-child {
30013
- border-radius: 0 5px 5px 0;
29839
+ .bpq0js6 {
29840
+ padding: 4px 11px;
30014
29841
  }
30015
29842
 
30016
- .r1f0aqcc {
30017
- color: #00122e;
30018
- border-color: #ccd4e3;
30019
- }
30020
- .r1f0aqcc:first-child {
30021
- border-color: #a3b4cc;
30022
- }
30023
- .r1f0aqcc.ant-radio-button-wrapper {
30024
- padding: 0 12px;
30025
- line-height: 32px;
30026
- height: 32px;
30027
- }
30028
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
29843
+ .b15sn34c {
30029
29844
  white-space: nowrap;
29845
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30030
29846
  }
30031
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30032
- height: 22px;
30033
- padding: 0 7px;
30034
- line-height: 20px;
30035
- }
30036
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30037
- background: #ccd4e3;
30038
- }
30039
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30040
- background: #0080ff;
30041
- }
30042
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30043
- background: #ccd4e3;
30044
- opacity: 0.5;
30045
- }
30046
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30047
- border-right-color: #0080ff;
30048
- }
30049
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30050
- border-color: #0080ff;
30051
- }
30052
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30053
- background: rgba(0, 136, 255, 0.1);
30054
- }
30055
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30056
- background: rgba(211, 218, 235, 0.6);
30057
- border-color: #ccd4e3;
30058
- opacity: 0.5;
30059
- }
30060
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30061
- color: #00122e;
30062
- border-color: #ccd4e3;
30063
- }
30064
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30065
- color: #00122e;
30066
- border-color: #ccd4e3;
30067
- background: rgba(172, 186, 211, 0.6);
30068
- }
30069
- .r1f0aqcc .ant-radio-button-input {
30070
- margin-right: 8px;
30071
- display: inline;
30072
- border: none;
30073
- padding: 0;
30074
- width: 36px;
30075
- background: transparent;
30076
- }
30077
- .r1f0aqcc .ant-radio-button-input:focus {
30078
- box-shadow: none;
30079
- }
30080
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30081
- margin-right: 0;
30082
- width: initial;
30083
- box-shadow: none;
30084
- }
30085
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30086
- display: none;
30087
- }
30088
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30089
- display: inline;
30090
- }
30091
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30092
- display: inline;
30093
- margin-right: 8px;
30094
- padding: 0;
30095
- width: 36px;
30096
- }
30097
-
30098
- .s34f1qb.ant-switch {
30099
- min-width: 40px;
30100
- height: 24px;
30101
- background: rgba(172, 186, 211, 0.6);
30102
- overflow: hidden;
30103
- }
30104
- .s34f1qb.ant-switch:focus {
30105
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30106
- }
30107
- .s34f1qb.ant-switch-small {
30108
- min-width: 26px;
30109
- height: 16px;
29847
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29848
+ --color: #0080ff;
30110
29849
  }
30111
- .s34f1qb.ant-switch-large {
30112
- min-width: 52px;
30113
- height: 32px;
29850
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29851
+ --color: #0080ff;
30114
29852
  }
30115
- .s34f1qb.ant-switch .ant-switch-handle {
30116
- height: 20px;
30117
- width: 20px;
29853
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29854
+ margin-left: 1px;
30118
29855
  }
30119
- .s34f1qb.ant-switch .ant-switch-handle::before {
30120
- border-radius: 10px;
30121
- transition-delay: 120ms;
29856
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29857
+ border-top-right-radius: 0;
29858
+ border-bottom-right-radius: 0;
30122
29859
  }
30123
- .s34f1qb.ant-switch-small .ant-switch-handle {
30124
- height: 14px;
30125
- width: 14px;
30126
- top: 1px;
30127
- left: 1px;
29860
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29861
+ border-top-left-radius: 0;
29862
+ border-bottom-left-radius: 0;
30128
29863
  }
30129
- .s34f1qb.ant-switch-large .ant-switch-handle {
30130
- height: 28px;
30131
- width: 28px;
29864
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29865
+ border-radius: unset;
30132
29866
  }
30133
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30134
- border-radius: 14px;
29867
+
29868
+ .i1mrf09m {
29869
+ display: inline-flex;
29870
+ align-items: center;
30135
29871
  }
30136
- .s34f1qb.ant-switch-checked {
30137
- background-color: #00ba5d;
29872
+ .i1mrf09m .icon-inner {
29873
+ display: inline-flex;
29874
+ align-items: center;
29875
+ justify-content: center;
30138
29876
  }
30139
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30140
- left: calc(100% - 20px - 2px);
29877
+ .i1mrf09m .icon-inner + span,
29878
+ .i1mrf09m span + .icon-inner.suffix {
29879
+ margin-left: 4px;
30141
29880
  }
30142
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30143
- left: calc(100% - 14px - 1px);
29881
+ .i1mrf09m.is-rotate img,
29882
+ .i1mrf09m.is-rotate svg {
29883
+ animation: rotate 680ms linear infinite;
30144
29884
  }
30145
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30146
- left: calc(100% - 28px - 2px);
29885
+
29886
+ .obf05yr {
29887
+ display: inline-block;
30147
29888
  }
30148
29889
 
30149
- .c1to9vb9 {
30150
- margin-left: 5px;
29890
+ .hsms1n6 {
29891
+ visibility: hidden;
29892
+ position: absolute;
30151
29893
  }
30152
29894
 
30153
29895
  .cz04yix {
@@ -30728,119 +30470,300 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
30728
30470
  transition: margin-left 150ms ease;
30729
30471
  margin-left: 0px;
30730
30472
  }
30731
- .kypn5o5.has-focus-indicator input:focus {
30732
- margin-left: 16px;
30473
+ .kypn5o5.has-focus-indicator input:focus {
30474
+ margin-left: 16px;
30475
+ }
30476
+
30477
+ input.l1ki27se.ant-input {
30478
+ border-top-right-radius: 0;
30479
+ border-bottom-right-radius: 0;
30480
+ }
30481
+
30482
+ .l1ki27se.ant-input-affix-wrapper {
30483
+ border-top-right-radius: 0;
30484
+ border-bottom-right-radius: 0;
30485
+ }
30486
+
30487
+ input.rrg1fkn.ant-input {
30488
+ border-top-left-radius: 0;
30489
+ border-bottom-left-radius: 0;
30490
+ }
30491
+
30492
+ .rrg1fkn.ant-input-affix-wrapper {
30493
+ border-top-left-radius: 0;
30494
+ border-bottom-left-radius: 0;
30495
+ }
30496
+
30497
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30498
+ border-top-right-radius: 0;
30499
+ border-bottom-right-radius: 0;
30500
+ }
30501
+
30502
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30503
+ border-top-left-radius: 0;
30504
+ border-bottom-left-radius: 0;
30505
+ }
30506
+
30507
+ .rxbeqvl.ant-radio-wrapper {
30508
+ display: inline-flex;
30509
+ align-items: baseline;
30510
+ white-space: pre-wrap;
30511
+ }
30512
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30513
+ position: relative;
30514
+ top: 3px;
30515
+ }
30516
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30517
+ border-color: rgba(107, 128, 167, 0.6);
30518
+ }
30519
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30520
+ border-color: #0080ff;
30521
+ }
30522
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30523
+ border-color: #0080ff;
30524
+ background: #0080ff;
30525
+ }
30526
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30527
+ top: 4px;
30528
+ left: 4px;
30529
+ width: 6px;
30530
+ height: 6px;
30531
+ background: #fff;
30532
+ }
30533
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30534
+ opacity: 0.5;
30535
+ }
30536
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30537
+ border-color: rgba(107, 128, 167, 0.6);
30538
+ background: rgba(211, 218, 235, 0.6);
30539
+ }
30540
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30541
+ background: #00122e;
30542
+ }
30543
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30544
+ color: #00122e;
30545
+ opacity: 0.5;
30546
+ }
30547
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30548
+ color: #00122e;
30549
+ }
30550
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30551
+ display: inline-block;
30552
+ padding: 0;
30553
+ padding-left: 12px;
30554
+ }
30555
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30556
+ margin-bottom: 0;
30557
+ white-space: pre-wrap;
30558
+ color: rgba(44, 56, 82, 0.6);
30559
+ }
30560
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30561
+ padding-left: 8px;
30562
+ }
30563
+
30564
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30565
+ border-radius: 5px 0 0 5px;
30566
+ }
30567
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30568
+ border-radius: 0 5px 5px 0;
30569
+ }
30570
+
30571
+ .r1f0aqcc {
30572
+ color: #00122e;
30573
+ border-color: #ccd4e3;
30574
+ }
30575
+ .r1f0aqcc:first-child {
30576
+ border-color: #a3b4cc;
30577
+ }
30578
+ .r1f0aqcc.ant-radio-button-wrapper {
30579
+ padding: 0 12px;
30580
+ line-height: 32px;
30581
+ height: 32px;
30582
+ }
30583
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30584
+ white-space: nowrap;
30585
+ }
30586
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30587
+ height: 22px;
30588
+ padding: 0 7px;
30589
+ line-height: 20px;
30590
+ }
30591
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30592
+ background: #ccd4e3;
30593
+ }
30594
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30595
+ background: #0080ff;
30596
+ }
30597
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30598
+ background: #ccd4e3;
30599
+ opacity: 0.5;
30600
+ }
30601
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30602
+ border-right-color: #0080ff;
30603
+ }
30604
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30605
+ border-color: #0080ff;
30606
+ }
30607
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30608
+ background: rgba(0, 136, 255, 0.1);
30609
+ }
30610
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30611
+ background: rgba(211, 218, 235, 0.6);
30612
+ border-color: #ccd4e3;
30613
+ opacity: 0.5;
30614
+ }
30615
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30616
+ color: #00122e;
30617
+ border-color: #ccd4e3;
30618
+ }
30619
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30620
+ color: #00122e;
30621
+ border-color: #ccd4e3;
30622
+ background: rgba(172, 186, 211, 0.6);
30623
+ }
30624
+ .r1f0aqcc .ant-radio-button-input {
30625
+ margin-right: 8px;
30626
+ display: inline;
30627
+ border: none;
30628
+ padding: 0;
30629
+ width: 36px;
30630
+ background: transparent;
30631
+ }
30632
+ .r1f0aqcc .ant-radio-button-input:focus {
30633
+ box-shadow: none;
30634
+ }
30635
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30636
+ margin-right: 0;
30637
+ width: initial;
30638
+ box-shadow: none;
30639
+ }
30640
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30641
+ display: none;
30642
+ }
30643
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30644
+ display: inline;
30645
+ }
30646
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30647
+ display: inline;
30648
+ margin-right: 8px;
30649
+ padding: 0;
30650
+ width: 36px;
30651
+ }
30652
+
30653
+ .p12gwtiw {
30654
+ display: flex;
30655
+ justify-content: space-between;
30656
+ align-items: center;
30657
+ padding: 10px 0;
30658
+ color: rgba(44, 56, 82, 0.6);
30659
+ font-size: 12px;
30660
+ line-height: 24px;
30661
+ }
30662
+ .p12gwtiw .pagination-left {
30663
+ padding: 2px 8px;
30664
+ }
30665
+ .p12gwtiw .dropdown-trigger {
30666
+ display: flex;
30667
+ align-items: center;
30668
+ border-radius: 6px;
30669
+ cursor: pointer;
30670
+ transition: all 0.3s ease;
30671
+ }
30672
+ .p12gwtiw .dropdown-trigger:hover {
30673
+ background: rgba(211, 218, 235, 0.6);
30674
+ color: #0080ff;
30733
30675
  }
30734
-
30735
- input.l1ki27se.ant-input {
30736
- border-top-right-radius: 0;
30737
- border-bottom-right-radius: 0;
30676
+ .p12gwtiw .dropdown-trigger .icon-inner {
30677
+ margin-left: 4px;
30738
30678
  }
30739
-
30740
- .l1ki27se.ant-input-affix-wrapper {
30741
- border-top-right-radius: 0;
30742
- border-bottom-right-radius: 0;
30679
+ .p12gwtiw .pagination-right {
30680
+ display: flex;
30681
+ align-items: center;
30682
+ color: #0080ff;
30683
+ font-weight: bold;
30743
30684
  }
30744
-
30745
- input.rrg1fkn.ant-input {
30746
- border-top-left-radius: 0;
30747
- border-bottom-left-radius: 0;
30685
+ .p12gwtiw .pagination-right .icon-inner {
30686
+ margin-left: 4px;
30748
30687
  }
30749
-
30750
- .rrg1fkn.ant-input-affix-wrapper {
30751
- border-top-left-radius: 0;
30752
- border-bottom-left-radius: 0;
30688
+ .p12gwtiw .pagination-right .prev-btn,
30689
+ .p12gwtiw .pagination-right .next-btn {
30690
+ padding: 0 8px;
30753
30691
  }
30754
-
30755
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30756
- border-top-right-radius: 0;
30757
- border-bottom-right-radius: 0;
30692
+ .p12gwtiw .pagination-right .prev-btn > span,
30693
+ .p12gwtiw .pagination-right .next-btn > span {
30694
+ color: #0080ff;
30758
30695
  }
30759
-
30760
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30761
- border-top-left-radius: 0;
30762
- border-bottom-left-radius: 0;
30696
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30697
+ transform: rotate(180deg);
30763
30698
  }
30764
30699
 
30765
- .s1fc623g {
30766
- width: 430px !important;
30700
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30701
+ max-height: calc(100vh - 128px);
30702
+ overflow-y: auto;
30767
30703
  }
30768
-
30769
- .da3mx0o .ant-select-item-group {
30770
- padding: 8px 16px;
30704
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30705
+ padding: 4px 20px;
30706
+ font-size: 12px;
30771
30707
  line-height: 18px;
30772
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30773
- height: 34px;
30774
- min-height: 34px;
30775
- box-sizing: border-box;
30776
- margin-top: 8px;
30777
30708
  }
30778
30709
 
30779
- .onr9gzt {
30780
- display: flex;
30781
- flex-direction: column;
30782
- margin: 1px 8px;
30783
- padding: 8px;
30784
- border-radius: 4px;
30710
+ .s34f1qb.ant-switch {
30711
+ min-width: 40px;
30712
+ height: 24px;
30713
+ background: rgba(172, 186, 211, 0.6);
30714
+ overflow: hidden;
30785
30715
  }
30786
- .onr9gzt .selected-icon {
30787
- display: none;
30716
+ .s34f1qb.ant-switch:focus {
30717
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30788
30718
  }
30789
- .onr9gzt.ant-select-item-option-grouped {
30790
- padding-left: 8px;
30719
+ .s34f1qb.ant-switch-small {
30720
+ min-width: 26px;
30721
+ height: 16px;
30791
30722
  }
30792
- .onr9gzt.ant-select-item-option-selected {
30793
- background-color: white;
30723
+ .s34f1qb.ant-switch-large {
30724
+ min-width: 52px;
30725
+ height: 32px;
30794
30726
  }
30795
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30796
- color: #0080ff;
30727
+ .s34f1qb.ant-switch .ant-switch-handle {
30728
+ height: 20px;
30729
+ width: 20px;
30797
30730
  }
30798
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30799
- display: block;
30731
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30732
+ border-radius: 10px;
30733
+ transition-delay: 120ms;
30800
30734
  }
30801
- .onr9gzt.ant-select-item-option-active {
30802
- background: rgba(0, 136, 255, 0.16);
30735
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30736
+ height: 14px;
30737
+ width: 14px;
30738
+ top: 1px;
30739
+ left: 1px;
30803
30740
  }
30804
- .onr9gzt.ant-select-item-option-active .timezone-title {
30805
- color: #0080ff;
30741
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30742
+ height: 28px;
30743
+ width: 28px;
30806
30744
  }
30807
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30808
- background: rgba(0, 136, 255, 0.1);
30809
- color: #0080ff;
30745
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30746
+ border-radius: 14px;
30810
30747
  }
30811
-
30812
- .oiy0apc {
30813
- display: flex;
30814
- justify-content: space-between;
30815
- height: 20px;
30816
- line-height: 20px;
30748
+ .s34f1qb.ant-switch-checked {
30749
+ background-color: #00ba5d;
30817
30750
  }
30818
- .oiy0apc .timezone-title {
30819
- color: #2d3a56;
30820
- overflow: hidden;
30821
- text-overflow: ellipsis;
30751
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30752
+ left: calc(100% - 20px - 2px);
30822
30753
  }
30823
-
30824
- .of4y382 {
30825
- display: flex;
30826
- justify-content: space-between;
30827
- color: rgba(44, 56, 82, 0.6);
30828
- height: 18px;
30829
- line-height: 18px;
30830
- margin-top: 2px;
30754
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30755
+ left: calc(100% - 14px - 1px);
30756
+ }
30757
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30758
+ left: calc(100% - 28px - 2px);
30831
30759
  }
30832
30760
 
30833
- .t19903l9 {
30834
- border: none;
30835
- margin-right: 0;
30836
- background: rgba(225, 230, 241, 0.6);
30761
+ .c1to9vb9 {
30762
+ margin-left: 5px;
30837
30763
  }
30838
30764
 
30839
- .ohwbvxu {
30840
- pointer-events: none;
30841
- height: 32px;
30842
- width: 100%;
30843
- opacity: 0;
30765
+ .i1e4sgug {
30766
+ display: inline-block;
30844
30767
  }
30845
30768
 
30846
30769
  .t1upn1sz {
@@ -31682,8 +31605,85 @@ input.rrg1fkn.ant-input {
31682
31605
  line-height: 12px;
31683
31606
  }
31684
31607
 
31685
- .i1e4sgug {
31686
- display: inline-block;
31608
+ .s1fc623g {
31609
+ width: 430px !important;
31610
+ }
31611
+
31612
+ .da3mx0o .ant-select-item-group {
31613
+ padding: 8px 16px;
31614
+ line-height: 18px;
31615
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31616
+ height: 34px;
31617
+ min-height: 34px;
31618
+ box-sizing: border-box;
31619
+ margin-top: 8px;
31620
+ }
31621
+
31622
+ .onr9gzt {
31623
+ display: flex;
31624
+ flex-direction: column;
31625
+ margin: 1px 8px;
31626
+ padding: 8px;
31627
+ border-radius: 4px;
31628
+ }
31629
+ .onr9gzt .selected-icon {
31630
+ display: none;
31631
+ }
31632
+ .onr9gzt.ant-select-item-option-grouped {
31633
+ padding-left: 8px;
31634
+ }
31635
+ .onr9gzt.ant-select-item-option-selected {
31636
+ background-color: white;
31637
+ }
31638
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31639
+ color: #0080ff;
31640
+ }
31641
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31642
+ display: block;
31643
+ }
31644
+ .onr9gzt.ant-select-item-option-active {
31645
+ background: rgba(0, 136, 255, 0.16);
31646
+ }
31647
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31648
+ color: #0080ff;
31649
+ }
31650
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31651
+ background: rgba(0, 136, 255, 0.1);
31652
+ color: #0080ff;
31653
+ }
31654
+
31655
+ .oiy0apc {
31656
+ display: flex;
31657
+ justify-content: space-between;
31658
+ height: 20px;
31659
+ line-height: 20px;
31660
+ }
31661
+ .oiy0apc .timezone-title {
31662
+ color: #2d3a56;
31663
+ overflow: hidden;
31664
+ text-overflow: ellipsis;
31665
+ }
31666
+
31667
+ .of4y382 {
31668
+ display: flex;
31669
+ justify-content: space-between;
31670
+ color: rgba(44, 56, 82, 0.6);
31671
+ height: 18px;
31672
+ line-height: 18px;
31673
+ margin-top: 2px;
31674
+ }
31675
+
31676
+ .t19903l9 {
31677
+ border: none;
31678
+ margin-right: 0;
31679
+ background: rgba(225, 230, 241, 0.6);
31680
+ }
31681
+
31682
+ .ohwbvxu {
31683
+ pointer-events: none;
31684
+ height: 32px;
31685
+ width: 100%;
31686
+ opacity: 0;
31687
31687
  }
31688
31688
 
31689
31689
  .m15dvk92 {
@@ -31712,11 +31712,51 @@ input.rrg1fkn.ant-input {
31712
31712
  .c18gxmrl:hover > header {
31713
31713
  background: rgba(0, 128, 255, 0.1);
31714
31714
  }
31715
- .c18gxmrl.active header {
31716
- border-bottom: 1px solid #d8deeb;
31715
+ .c18gxmrl.active header {
31716
+ border-bottom: 1px solid #d8deeb;
31717
+ }
31718
+ .c18gxmrl > header {
31719
+ padding: 8px 12px;
31720
+ }
31721
+
31722
+ .c1bus5hc {
31723
+ --color: white;
31724
+ height: 14px;
31725
+ width: 14px;
31726
+ border-radius: 50%;
31727
+ flex-shrink: 0;
31728
+ display: flex;
31729
+ align-items: center;
31730
+ justify-content: center;
31731
+ border: 1px solid var(--color);
31732
+ }
31733
+ .c1bus5hc .circle-inner {
31734
+ position: relative;
31735
+ height: 10px;
31736
+ width: 10px;
31737
+ border-radius: 50%;
31738
+ overflow: hidden;
31739
+ }
31740
+ .c1bus5hc .circle-content {
31741
+ position: absolute;
31742
+ height: 100%;
31743
+ width: 100%;
31744
+ left: 0;
31745
+ top: 0;
31746
+ border-radius: 50%;
31747
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31748
+ transform: rotate(180deg);
31717
31749
  }
31718
- .c18gxmrl > header {
31719
- padding: 8px 12px;
31750
+ .c1bus5hc .circle-child {
31751
+ position: absolute;
31752
+ height: 100%;
31753
+ width: 100%;
31754
+ left: 0;
31755
+ top: 0;
31756
+ margin-left: 50%;
31757
+ transform-origin: left;
31758
+ background: white;
31759
+ transform: rotate(0deg);
31720
31760
  }
31721
31761
 
31722
31762
  .c1uzzomf {
@@ -31741,6 +31781,13 @@ input.rrg1fkn.ant-input {
31741
31781
  text-align: center;
31742
31782
  }
31743
31783
 
31784
+ .tje3huy {
31785
+ width: 100%;
31786
+ overflow: inherit;
31787
+ white-space: inherit;
31788
+ text-overflow: ellipsis;
31789
+ }
31790
+
31744
31791
  .berrcjl {
31745
31792
  color: rgba(10, 37, 85, 0.6);
31746
31793
  margin-bottom: 4px;
@@ -31757,13 +31804,6 @@ input.rrg1fkn.ant-input {
31757
31804
  color: #005ed1;
31758
31805
  }
31759
31806
 
31760
- .tje3huy {
31761
- width: 100%;
31762
- overflow: inherit;
31763
- white-space: inherit;
31764
- text-overflow: ellipsis;
31765
- }
31766
-
31767
31807
  .c198s9j3 {
31768
31808
  color: #2d3a56;
31769
31809
  line-height: 22px;
@@ -31835,13 +31875,6 @@ input.rrg1fkn.ant-input {
31835
31875
  margin-left: 24px;
31836
31876
  }
31837
31877
 
31838
- .c10crapj {
31839
- border-radius: 8px;
31840
- }
31841
- .c10crapj .ant-card-body {
31842
- padding: 20px 24px 24px 24px;
31843
- }
31844
-
31845
31878
  .cav9p2m .ant-collapse-item {
31846
31879
  border: 0px;
31847
31880
  background-color: #fff;
@@ -31864,16 +31897,11 @@ input.rrg1fkn.ant-input {
31864
31897
  cursor: default;
31865
31898
  }
31866
31899
 
31867
- .n3qomhu {
31868
- font-size: 90%;
31869
- font-weight: bold;
31870
- background-color: rgba(240, 243, 247, 0.6);
31871
- padding: 1px 4px 1px;
31872
- margin-left: 2px;
31873
- margin-right: 2px;
31874
- border: 1px solid rgba(213, 219, 227, 0.6);
31875
- border-radius: 4px;
31876
- word-break: break-all;
31900
+ .c10crapj {
31901
+ border-radius: 8px;
31902
+ }
31903
+ .c10crapj .ant-card-body {
31904
+ padding: 20px 24px 24px 24px;
31877
31905
  }
31878
31906
 
31879
31907
  .o8ocss1 {
@@ -31885,6 +31913,14 @@ input.rrg1fkn.ant-input {
31885
31913
  white-space: nowrap;
31886
31914
  }
31887
31915
 
31916
+ .t3qomhu {
31917
+ margin: 0 2px;
31918
+ }
31919
+
31920
+ .iiqau4c.ant-input-group.ant-input-group-compact {
31921
+ display: flex;
31922
+ }
31923
+
31888
31924
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
31889
31925
  border-radius: 6px;
31890
31926
  }
@@ -31942,10 +31978,6 @@ input.rrg1fkn.ant-input {
31942
31978
  transform: rotate(180deg);
31943
31979
  }
31944
31980
 
31945
- .iiqau4c.ant-input-group.ant-input-group-compact {
31946
- display: flex;
31947
- }
31948
-
31949
31981
  .igz4le8 {
31950
31982
  height: 24px;
31951
31983
  width: 56px !important;
@@ -32030,10 +32062,6 @@ input.rrg1fkn.ant-input {
32030
32062
  display: inline-block;
32031
32063
  }
32032
32064
 
32033
- .t19ustft .date {
32034
- margin-right: 4px;
32035
- }
32036
-
32037
32065
  .s1uupxds {
32038
32066
  padding: 0 8px;
32039
32067
  border-radius: 4px;
@@ -32116,6 +32144,59 @@ input.rrg1fkn.ant-input {
32116
32144
  background-color: #7E41FF;
32117
32145
  }
32118
32146
 
32147
+ .t19ustft .date {
32148
+ margin-right: 4px;
32149
+ }
32150
+
32151
+ .l4bld33 {
32152
+ width: 64px;
32153
+ height: 64px;
32154
+ display: flex;
32155
+ align-items: center;
32156
+ justify-content: center;
32157
+ position: relative;
32158
+ opacity: 0.2;
32159
+ }
32160
+
32161
+ .lgitjoj {
32162
+ position: absolute;
32163
+ width: 5px;
32164
+ height: 48px;
32165
+ left: 9.33px;
32166
+ top: 40.5px;
32167
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32168
+ border-radius: 5px;
32169
+ transform: rotate(-128deg);
32170
+ transform-origin: top left;
32171
+ animation: loading-indicator1 1100ms ease-out infinite;
32172
+ }
32173
+
32174
+ .l13g0exg {
32175
+ position: absolute;
32176
+ width: 5px;
32177
+ height: 48px;
32178
+ left: 40.8px;
32179
+ top: 8.4px;
32180
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32181
+ border-radius: 5px;
32182
+ transform: rotate(-8deg);
32183
+ transform-origin: top left;
32184
+ animation: loading-indicator2 1100ms ease-out infinite;
32185
+ }
32186
+
32187
+ .l1exo3h6 {
32188
+ position: absolute;
32189
+ width: 5px;
32190
+ height: 48px;
32191
+ left: 52.9px;
32192
+ top: 51.8px;
32193
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32194
+ border-radius: 5px;
32195
+ transform: rotate(112deg);
32196
+ transform-origin: top left;
32197
+ animation: loading-indicator3 1100ms ease-out infinite;
32198
+ }
32199
+
32119
32200
  .m1thnes4 {
32120
32201
  color: rgba(44, 56, 82, 0.6);
32121
32202
  text-align: center;
@@ -32224,180 +32305,57 @@ input.rrg1fkn.ant-input {
32224
32305
  line-height: 30px;
32225
32306
  margin: 0 16px;
32226
32307
  }
32227
- .m16f7gpb .metric-toolbar .metric-extra {
32228
- display: flex;
32229
- font-size: 12px;
32230
- align-items: center;
32231
- }
32232
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32233
- color: #a3b4cc;
32234
- }
32235
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32236
- margin-left: 10px;
32237
- }
32238
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32239
- margin-left: 10px;
32240
- cursor: pointer;
32241
- }
32242
- .m16f7gpb .recharts-xAxis {
32243
- font-size: 12px;
32244
- }
32245
- .m16f7gpb .pointer-wrapper {
32246
- position: absolute;
32247
- bottom: 10px;
32248
- padding: 0 8px;
32249
- border-radius: 4px;
32250
- font-size: 12px;
32251
- color: #fff;
32252
- background: rgba(0, 0, 0, 0.75);
32253
- transform: translateX(-50%);
32254
- }
32255
-
32256
- .t1ipvk51 {
32257
- min-width: 200px;
32258
- }
32259
-
32260
- .t1kgldps {
32261
- display: flex;
32262
- align-items: center;
32263
- justify-content: space-between;
32264
- background-color: rgba(0, 0, 0, 0.75);
32265
- color: #b4beca;
32266
- font-size: 12px;
32267
- padding: 3px 6px;
32268
- }
32269
- .t1kgldps:first-child {
32270
- padding-top: 3px;
32271
- }
32272
- .t1kgldps:last-child {
32273
- padding-bottom: 3px;
32274
- }
32275
- .t1kgldps .column-value {
32276
- color: #fff;
32277
- margin-left: 8px;
32278
- }
32279
-
32280
- .l4bld33 {
32281
- width: 64px;
32282
- height: 64px;
32283
- display: flex;
32284
- align-items: center;
32285
- justify-content: center;
32286
- position: relative;
32287
- opacity: 0.2;
32288
- }
32289
-
32290
- .lgitjoj {
32291
- position: absolute;
32292
- width: 5px;
32293
- height: 48px;
32294
- left: 9.33px;
32295
- top: 40.5px;
32296
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32297
- border-radius: 5px;
32298
- transform: rotate(-128deg);
32299
- transform-origin: top left;
32300
- animation: loading-indicator1 1100ms ease-out infinite;
32301
- }
32302
-
32303
- .l13g0exg {
32304
- position: absolute;
32305
- width: 5px;
32306
- height: 48px;
32307
- left: 40.8px;
32308
- top: 8.4px;
32309
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32310
- border-radius: 5px;
32311
- transform: rotate(-8deg);
32312
- transform-origin: top left;
32313
- animation: loading-indicator2 1100ms ease-out infinite;
32314
- }
32315
-
32316
- .l1exo3h6 {
32317
- position: absolute;
32318
- width: 5px;
32319
- height: 48px;
32320
- left: 52.9px;
32321
- top: 51.8px;
32322
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32323
- border-radius: 5px;
32324
- transform: rotate(112deg);
32325
- transform-origin: top left;
32326
- animation: loading-indicator3 1100ms ease-out infinite;
32327
- }
32328
-
32329
- .t1gz6wqf {
32330
- height: 100%;
32331
- }
32332
- .t1gz6wqf .table-loading-item {
32333
- padding: 12px 4px;
32334
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32335
- display: flex;
32336
- }
32337
- .t1gz6wqf .table-loading-item > * {
32338
- height: 16px;
32339
- margin: 4px;
32340
- background: rgba(204, 212, 227, 0.18);
32341
- border-radius: 2px;
32342
- }
32343
- .t1gz6wqf .table-loading-item .checkbox-loading {
32344
- width: 16px;
32345
- }
32346
- .t1gz6wqf .table-loading-item .td-loading {
32347
- flex: 1;
32348
- }
32349
- .t1gz6wqf :nth-child(1) {
32350
- padding: 8px 4px;
32351
- }
32352
- .t1gz6wqf :nth-child(1) > * {
32353
- background: rgba(107, 125, 153, 0.18);
32354
- }
32355
- .t1gz6wqf :nth-child(1) > * {
32356
- background: rgba(163, 180, 204, 0.18);
32357
- }
32358
-
32359
- .c1udgdh2 {
32360
- color: #2d3a56;
32361
- padding: 7px 12px;
32308
+ .m16f7gpb .metric-toolbar .metric-extra {
32362
32309
  display: flex;
32363
- justify-content: space-between;
32310
+ font-size: 12px;
32364
32311
  align-items: center;
32365
32312
  }
32366
- .c1udgdh2.has-arrow {
32367
- padding-left: 10px;
32313
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32314
+ color: #a3b4cc;
32368
32315
  }
32369
- .c1udgdh2.has-arrow .title-wrapper {
32370
- cursor: pointer;
32371
- color: #00122e;
32316
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32317
+ margin-left: 10px;
32372
32318
  }
32373
- .c1udgdh2.has-arrow .title-wrapper.is-open {
32374
- color: #2d3a56;
32375
- font-weight: 600;
32319
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32320
+ margin-left: 10px;
32321
+ cursor: pointer;
32376
32322
  }
32377
- .c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
32378
- transform: rotate(90deg);
32323
+ .m16f7gpb .recharts-xAxis {
32324
+ font-size: 12px;
32379
32325
  }
32380
- .c1udgdh2 .sub-info {
32326
+ .m16f7gpb .pointer-wrapper {
32327
+ position: absolute;
32328
+ bottom: 10px;
32329
+ padding: 0 8px;
32330
+ border-radius: 4px;
32381
32331
  font-size: 12px;
32382
- line-height: 18px;
32332
+ color: #fff;
32333
+ background: rgba(0, 0, 0, 0.75);
32334
+ transform: translateX(-50%);
32383
32335
  }
32384
- .c1udgdh2 .title-wrapper {
32336
+
32337
+ .t1ipvk51 {
32338
+ min-width: 200px;
32339
+ }
32340
+
32341
+ .t1kgldps {
32385
32342
  display: flex;
32386
32343
  align-items: center;
32387
- user-select: none;
32388
- flex-grow: 1;
32344
+ justify-content: space-between;
32345
+ background-color: rgba(0, 0, 0, 0.75);
32346
+ color: #b4beca;
32389
32347
  font-size: 12px;
32390
- line-height: 18px;
32391
- color: #2d3a56;
32392
- font-weight: 700;
32348
+ padding: 3px 6px;
32393
32349
  }
32394
- .c1udgdh2 .collapse-arrow {
32395
- transition: all 50ms ease-out 0ms;
32396
- margin-right: 2px;
32350
+ .t1kgldps:first-child {
32351
+ padding-top: 3px;
32397
32352
  }
32398
-
32399
- .c1k4vanq {
32400
- padding: 0 12px 14px 12px;
32353
+ .t1kgldps:last-child {
32354
+ padding-bottom: 3px;
32355
+ }
32356
+ .t1kgldps .column-value {
32357
+ color: #fff;
32358
+ margin-left: 8px;
32401
32359
  }
32402
32360
 
32403
32361
  .sq6vos1 {
@@ -32585,6 +32543,80 @@ input.rrg1fkn.ant-input {
32585
32543
  justify-content: center;
32586
32544
  }
32587
32545
 
32546
+ .t1gz6wqf {
32547
+ height: 100%;
32548
+ }
32549
+ .t1gz6wqf .table-loading-item {
32550
+ padding: 12px 4px;
32551
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32552
+ display: flex;
32553
+ }
32554
+ .t1gz6wqf .table-loading-item > * {
32555
+ height: 16px;
32556
+ margin: 4px;
32557
+ background: rgba(204, 212, 227, 0.18);
32558
+ border-radius: 2px;
32559
+ }
32560
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32561
+ width: 16px;
32562
+ }
32563
+ .t1gz6wqf .table-loading-item .td-loading {
32564
+ flex: 1;
32565
+ }
32566
+ .t1gz6wqf :nth-child(1) {
32567
+ padding: 8px 4px;
32568
+ }
32569
+ .t1gz6wqf :nth-child(1) > * {
32570
+ background: rgba(107, 125, 153, 0.18);
32571
+ }
32572
+ .t1gz6wqf :nth-child(1) > * {
32573
+ background: rgba(163, 180, 204, 0.18);
32574
+ }
32575
+
32576
+ .c1k4vanq {
32577
+ padding: 0 12px 14px 12px;
32578
+ }
32579
+
32580
+ .c1udgdh2 {
32581
+ color: #2d3a56;
32582
+ padding: 7px 12px;
32583
+ display: flex;
32584
+ justify-content: space-between;
32585
+ align-items: center;
32586
+ }
32587
+ .c1udgdh2.has-arrow {
32588
+ padding-left: 10px;
32589
+ }
32590
+ .c1udgdh2.has-arrow .title-wrapper {
32591
+ cursor: pointer;
32592
+ color: #00122e;
32593
+ }
32594
+ .c1udgdh2.has-arrow .title-wrapper.is-open {
32595
+ color: #2d3a56;
32596
+ font-weight: 600;
32597
+ }
32598
+ .c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
32599
+ transform: rotate(90deg);
32600
+ }
32601
+ .c1udgdh2 .sub-info {
32602
+ font-size: 12px;
32603
+ line-height: 18px;
32604
+ }
32605
+ .c1udgdh2 .title-wrapper {
32606
+ display: flex;
32607
+ align-items: center;
32608
+ user-select: none;
32609
+ flex-grow: 1;
32610
+ font-size: 12px;
32611
+ line-height: 18px;
32612
+ color: #2d3a56;
32613
+ font-weight: 700;
32614
+ }
32615
+ .c1udgdh2 .collapse-arrow {
32616
+ transition: all 50ms ease-out 0ms;
32617
+ margin-right: 2px;
32618
+ }
32619
+
32588
32620
  .bab9xum {
32589
32621
  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);
32590
32622
  }
@@ -32618,37 +32650,6 @@ input.rrg1fkn.ant-input {
32618
32650
  margin-right: 6px;
32619
32651
  }
32620
32652
 
32621
- .f1p9ti6d {
32622
- width: 100%;
32623
- margin-bottom: 0 !important;
32624
- flex-flow: nowrap !important;
32625
- line-break: auto;
32626
- }
32627
- .f1p9ti6d > .ant-form-item-label {
32628
- text-align: left !important;
32629
- padding-bottom: 0 !important;
32630
- }
32631
- .f1p9ti6d > .ant-form-item-label > label {
32632
- min-height: 32px;
32633
- height: auto;
32634
- font-size: 13px;
32635
- color: rgba(44, 56, 82, 0.6);
32636
- white-space: normal;
32637
- }
32638
- .f1p9ti6d.ant-form-item-has-error .ant-input {
32639
- border-color: #ff4d4f !important;
32640
- }
32641
- .f1p9ti6d .ant-form-item-explain {
32642
- margin-top: 4px;
32643
- font-size: 12px;
32644
- min-height: 0px;
32645
- }
32646
- .f1p9ti6d .ant-form-item-extra {
32647
- font-size: 12px;
32648
- color: rgba(44, 56, 82, 0.6);
32649
- min-height: 0px;
32650
- }
32651
-
32652
32653
  .tc40oxa {
32653
32654
  margin-bottom: 4px;
32654
32655
  color: rgba(44, 56, 82, 0.6);
@@ -32842,13 +32843,40 @@ input.rrg1fkn.ant-input {
32842
32843
  margin-right: 8px;
32843
32844
  }
32844
32845
 
32845
- .w1xcixj5.outside-tag {
32846
- padding-left: 0;
32846
+ .f1p9ti6d {
32847
+ width: 100%;
32848
+ margin-bottom: 0 !important;
32849
+ flex-flow: nowrap !important;
32850
+ line-break: auto;
32847
32851
  }
32848
- .w1xcixj5.outside-tag .inside-tag {
32849
- border-radius: 4px 0 0 4px;
32850
- padding-right: 4px;
32852
+ .f1p9ti6d > .ant-form-item-label {
32853
+ text-align: left !important;
32854
+ padding-bottom: 0 !important;
32855
+ }
32856
+ .f1p9ti6d > .ant-form-item-label > label {
32857
+ min-height: 32px;
32858
+ height: auto;
32859
+ font-size: 13px;
32860
+ color: rgba(44, 56, 82, 0.6);
32861
+ white-space: normal;
32862
+ }
32863
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
32864
+ border-color: #ff4d4f !important;
32865
+ }
32866
+ .f1p9ti6d .ant-form-item-explain {
32867
+ margin-top: 4px;
32868
+ font-size: 12px;
32869
+ min-height: 0px;
32870
+ }
32871
+ .f1p9ti6d .ant-form-item-extra {
32872
+ font-size: 12px;
32873
+ color: rgba(44, 56, 82, 0.6);
32874
+ min-height: 0px;
32875
+ }
32876
+
32877
+ .iwsze0q {
32851
32878
  margin-right: 4px;
32879
+ height: 16px;
32852
32880
  }
32853
32881
 
32854
32882
  .sut42l0 {
@@ -32870,9 +32898,20 @@ input.rrg1fkn.ant-input {
32870
32898
  height: 16px;
32871
32899
  }
32872
32900
 
32873
- .iwsze0q {
32901
+ .n1r5ku5l.ant-tag.ant-tag-gray {
32902
+ font-weight: 700;
32903
+ color: #00122e;
32904
+ background-color: rgba(237, 241, 250, 0.6);
32905
+ border: 1px solid rgba(211, 218, 235, 0.6);
32906
+ }
32907
+
32908
+ .w1xcixj5.outside-tag {
32909
+ padding-left: 0;
32910
+ }
32911
+ .w1xcixj5.outside-tag .inside-tag {
32912
+ border-radius: 4px 0 0 4px;
32913
+ padding-right: 4px;
32874
32914
  margin-right: 4px;
32875
- height: 16px;
32876
32915
  }
32877
32916
 
32878
32917
  .at4ovwe .ant-input-number-handler-wrap {
@@ -32925,6 +32964,25 @@ input.rrg1fkn.ant-input {
32925
32964
  font-size: inherit;
32926
32965
  }
32927
32966
 
32967
+ .feau332.ant-form-item {
32968
+ margin-bottom: 0;
32969
+ }
32970
+ .feau332 .ant-form-item-explain {
32971
+ display: none;
32972
+ min-height: 18px;
32973
+ margin-top: 5px;
32974
+ font-family: "Inter";
32975
+ font-weight: 400;
32976
+ font-size: 12px;
32977
+ line-height: 18px;
32978
+ }
32979
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32980
+ white-space: pre-wrap;
32981
+ }
32982
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32983
+ display: block;
32984
+ }
32985
+
32928
32986
  .a6dbbkm .ant-input-number-handler-wrap {
32929
32987
  display: var(--a6dbbkm-0);
32930
32988
  }
@@ -32954,23 +33012,4 @@ input.rrg1fkn.ant-input {
32954
33012
  margin: 0;
32955
33013
  height: auto;
32956
33014
  font-size: inherit;
32957
- }
32958
-
32959
- .feau332.ant-form-item {
32960
- margin-bottom: 0;
32961
- }
32962
- .feau332 .ant-form-item-explain {
32963
- display: none;
32964
- min-height: 18px;
32965
- margin-top: 5px;
32966
- font-family: "Inter";
32967
- font-weight: 400;
32968
- font-size: 12px;
32969
- line-height: 18px;
32970
- }
32971
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32972
- white-space: pre-wrap;
32973
- }
32974
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32975
- display: block;
32976
33015
  }