@cloudtower/eagle 0.27.22 → 0.27.23

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
@@ -29571,65 +29571,46 @@ html body {
29571
29571
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29572
29572
  }
29573
29573
 
29574
- .s1ebs0ra {
29575
- display: flex;
29576
- align-items: center;
29577
- justify-content: space-between;
29578
- background: #edf0f7;
29579
- padding: 8px 12px;
29580
- position: sticky;
29581
- top: 0;
29582
- z-index: 1;
29583
- margin-bottom: -52px;
29584
- }
29585
- .s1ebs0ra .select-total {
29574
+ .iap75of {
29575
+ height: 18px;
29576
+ line-height: 18px;
29577
+ padding: 0 4px;
29578
+ border-radius: 4px;
29579
+ background: rgba(235, 239, 245, 0.6);
29580
+ border: 1px solid rgba(223, 228, 235, 0.6);
29586
29581
  display: flex;
29587
29582
  align-items: center;
29588
- font-weight: 700;
29589
- flex-shrink: 0;
29590
- }
29591
- .s1ebs0ra .select-total .icon-wrapper {
29592
- cursor: pointer;
29593
- margin-left: 8px;
29594
- width: 32px;
29595
- height: 32px;
29596
- border-radius: 50%;
29597
- justify-content: center;
29583
+ white-space: nowrap;
29584
+ margin-right: 4px;
29598
29585
  }
29599
- .s1ebs0ra .select-total .icon-wrapper:hover {
29600
- background: rgba(225, 230, 241, 0.6);
29586
+
29587
+ .bpq0js6 {
29588
+ padding: 4px 11px;
29601
29589
  }
29602
- .s1ebs0ra .action-group {
29603
- flex: 1;
29604
- margin-left: 88px;
29590
+
29591
+ .b15sn34c {
29605
29592
  white-space: nowrap;
29606
- text-align: right;
29607
- position: relative;
29608
- padding: 4px 0;
29609
- margin-top: -4px;
29610
- overflow: hidden;
29593
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29611
29594
  }
29612
- .s1ebs0ra .action-group .sub-menu-delete {
29613
- transform: translateY(-4px);
29595
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29596
+ --color: #0080ff;
29614
29597
  }
29615
- .s1ebs0ra .action-group button {
29616
- border: none;
29598
+ .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] {
29599
+ --color: #0080ff;
29617
29600
  }
29618
- .s1ebs0ra .action-group > *:not(:last-child) {
29619
- margin-right: 8px;
29601
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29602
+ margin-left: 1px;
29620
29603
  }
29621
- .s1ebs0ra .action-group > button:last-child {
29622
- margin-right: 4px;
29604
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29605
+ border-top-right-radius: 0;
29606
+ border-bottom-right-radius: 0;
29623
29607
  }
29624
- .s1ebs0ra .action-group .more-btn {
29625
- cursor: pointer;
29626
- width: 32px;
29627
- height: 32px;
29628
- justify-content: center;
29629
- border-radius: 50%;
29608
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29609
+ border-top-left-radius: 0;
29610
+ border-bottom-left-radius: 0;
29630
29611
  }
29631
- .s1ebs0ra .action-group .more-btn:hover {
29632
- background: #fff;
29612
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29613
+ border-radius: unset;
29633
29614
  }
29634
29615
 
29635
29616
  .buj61ew.ant-btn-icon-only {
@@ -29882,33 +29863,22 @@ html body {
29882
29863
  padding: 0;
29883
29864
  }
29884
29865
 
29885
- .bpq0js6 {
29886
- padding: 4px 11px;
29887
- }
29888
-
29889
- .b15sn34c {
29890
- white-space: nowrap;
29891
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29892
- }
29893
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29894
- --color: #0080ff;
29895
- }
29896
- .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] {
29897
- --color: #0080ff;
29898
- }
29899
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29900
- margin-left: 1px;
29866
+ .i1mrf09m {
29867
+ display: inline-flex;
29868
+ align-items: center;
29901
29869
  }
29902
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29903
- border-top-right-radius: 0;
29904
- border-bottom-right-radius: 0;
29870
+ .i1mrf09m .icon-inner {
29871
+ display: inline-flex;
29872
+ align-items: center;
29873
+ justify-content: center;
29905
29874
  }
29906
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29907
- border-top-left-radius: 0;
29908
- border-bottom-left-radius: 0;
29875
+ .i1mrf09m .icon-inner + span,
29876
+ .i1mrf09m span + .icon-inner.suffix {
29877
+ margin-left: 4px;
29909
29878
  }
29910
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29911
- border-radius: unset;
29879
+ .i1mrf09m.is-rotate img,
29880
+ .i1mrf09m.is-rotate svg {
29881
+ animation: rotate 680ms linear infinite;
29912
29882
  }
29913
29883
 
29914
29884
  .fde5mpd {
@@ -29926,274 +29896,103 @@ html body {
29926
29896
  font-size: 18px;
29927
29897
  }
29928
29898
 
29929
- .c1up1pdz {
29930
- width: 648px;
29899
+ .t1upn1sz {
29900
+ height: 100%;
29931
29901
  }
29932
- .c1up1pdz.active {
29933
- border-color: #0080ff;
29902
+
29903
+ .tta5kd2 {
29904
+ height: 100%;
29934
29905
  }
29935
- .c1up1pdz.active > header {
29936
- background: rgba(0, 128, 255, 0.1);
29906
+ .tta5kd2.empty-table .ant-table-content {
29907
+ overflow: visible !important;
29908
+ height: 100%;
29937
29909
  }
29938
- .c1up1pdz .expand {
29939
- padding: 12px;
29910
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
29911
+ height: 100%;
29940
29912
  }
29941
- .c1up1pdz .field-item {
29942
- display: flex;
29943
- padding: 10px 0;
29944
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29913
+ .tta5kd2.empty-table .ant-table-content table {
29914
+ width: 100% !important;
29915
+ height: 100%;
29945
29916
  }
29946
- .c1up1pdz .field-item:last-child {
29947
- border-bottom: none;
29948
- padding-bottom: 0;
29917
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
29918
+ padding: 15px 0;
29949
29919
  }
29950
- .c1up1pdz .field-item label {
29951
- line-height: 32px;
29952
- width: 100px;
29953
- color: rgba(62, 70, 82, 0.6);
29920
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
29921
+ display: none;
29954
29922
  }
29955
- .c1up1pdz .help {
29956
- color: rgba(62, 70, 82, 0.6);
29957
- margin-top: 5px;
29923
+ .tta5kd2 .active-row td:nth-child(1) {
29924
+ font-weight: 700;
29958
29925
  }
29959
- .c1up1pdz .ant-input-affix-wrapper,
29960
- .c1up1pdz .ant-picker {
29961
- width: 128px;
29926
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
29927
+ font-weight: 700;
29962
29928
  }
29963
-
29964
- .c156wh19 {
29965
- display: flex;
29966
- align-items: center;
29967
- justify-content: space-between;
29968
- word-break: keep-all;
29929
+ .tta5kd2 .ant-spin-nested-loading {
29930
+ height: 100%;
29969
29931
  }
29970
- .c156wh19 .title {
29971
- margin: 0 16px 0 8px;
29932
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
29933
+ height: 100%;
29934
+ overflow: visible;
29972
29935
  }
29973
- .c156wh19 .retain {
29974
- color: rgba(129, 138, 153, 0.6);
29936
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
29937
+ max-height: none;
29975
29938
  }
29976
- .c156wh19 .left {
29977
- flex: 1;
29939
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
29940
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
29941
+ display: none;
29942
+ }
29943
+ .tta5kd2 td.ant-table-column-sort {
29944
+ background: transparent;
29945
+ }
29946
+ .tta5kd2 td.ant-table-cell-fix-left,
29947
+ .tta5kd2 td.ant-table-cell-fix-right {
29948
+ background: #fff;
29949
+ padding: 0 !important;
29950
+ }
29951
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
29952
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
29978
29953
  display: flex;
29979
- overflow: hidden;
29980
29954
  align-items: center;
29981
- justify-content: flex-start;
29982
- white-space: nowrap;
29955
+ height: 100%;
29956
+ padding: 8px;
29983
29957
  }
29984
- .c156wh19 .left .title {
29985
- max-width: 100%;
29958
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
29959
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
29986
29960
  overflow: hidden;
29987
29961
  text-overflow: ellipsis;
29962
+ width: 100%;
29988
29963
  }
29989
- .c156wh19 .right {
29990
- display: flex;
29991
- align-items: center;
29964
+ .tta5kd2 .ant-table-container {
29965
+ height: 100%;
29992
29966
  }
29993
- .c156wh19 .reverse {
29994
- display: flex;
29995
- flex-direction: row-reverse;
29996
- align-items: center;
29967
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
29968
+ box-shadow: none !important;
29997
29969
  }
29998
- .c156wh19 .reverse .ant-switch {
29999
- margin-left: 8px;
29970
+ .tta5kd2 .ant-table {
29971
+ border-radius: 0px;
29972
+ border-left: none;
29973
+ border-right: none;
29974
+ border-bottom: none;
29975
+ height: 100%;
29976
+ font-size: 12px;
29977
+ background: transparent;
30000
29978
  }
30001
- .c156wh19 .close {
30002
- padding-left: 14px;
30003
- margin-left: 14px;
30004
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30005
- cursor: pointer;
29979
+ .tta5kd2 .ant-table .ant-table-header {
29980
+ position: relative;
29981
+ z-index: 3;
29982
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
29983
+ margin-bottom: -1px;
30006
29984
  }
30007
-
30008
- .m126spxy {
30009
- padding-bottom: 4px;
30010
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29985
+ .tta5kd2 .ant-table .time-wrapper .date,
29986
+ .tta5kd2 .ant-table .value {
29987
+ color: #2d3a56;
30011
29988
  }
30012
- .m126spxy .ant-btn-link {
30013
- padding: 1px 10px;
30014
- color: rgba(62, 70, 82, 0.6);
30015
- border-radius: 4px;
29989
+ .tta5kd2 .ant-table .time-wrapper .time,
29990
+ .tta5kd2 .ant-table .unit {
29991
+ color: rgba(44, 56, 82, 0.6);
30016
29992
  }
30017
- .m126spxy .ant-btn-link.active {
30018
- background: rgba(0, 128, 255, 0.1);
30019
- color: #0096ff;
30020
- }
30021
-
30022
- .wpbf4pq {
30023
- padding: 10px 0;
30024
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30025
- }
30026
- .wpbf4pq .ant-input,
30027
- .wpbf4pq .ant-picker {
30028
- width: 80px;
30029
- margin: 0 9px;
30030
- text-align: center;
30031
- }
30032
- .wpbf4pq .options {
30033
- padding: 12px 0 12px 16px;
30034
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30035
- margin: 5px 0 5px 8px;
30036
- }
30037
- .wpbf4pq .week-day-option,
30038
- .wpbf4pq .month-day-option {
30039
- background: #f5f7fa;
30040
- box-sizing: border-box;
30041
- border-radius: 16px;
30042
- margin-right: 8px;
30043
- }
30044
- .wpbf4pq .week-day-option:focus,
30045
- .wpbf4pq .month-day-option:focus {
30046
- color: inherit;
30047
- border-color: #d9d9d9;
30048
- }
30049
- .wpbf4pq .week-day-option.active {
30050
- background-color: #0096ff;
30051
- border-color: #0096ff;
30052
- color: #fff;
30053
- }
30054
- .wpbf4pq .week-day-option.en-text {
30055
- width: 110px;
30056
- margin-top: 4px;
30057
- }
30058
- .wpbf4pq .month-day-option {
30059
- width: 32px;
30060
- padding: 0;
30061
- margin-bottom: 8px;
30062
- }
30063
- .wpbf4pq .month-day-option.active {
30064
- background-color: #0096ff;
30065
- border-color: #0096ff;
30066
- color: #fff;
30067
- }
30068
-
30069
- .iap75of {
30070
- height: 18px;
30071
- line-height: 18px;
30072
- padding: 0 4px;
30073
- border-radius: 4px;
30074
- background: rgba(235, 239, 245, 0.6);
30075
- border: 1px solid rgba(223, 228, 235, 0.6);
30076
- display: flex;
30077
- align-items: center;
30078
- white-space: nowrap;
30079
- margin-right: 4px;
30080
- }
30081
-
30082
- .i1mrf09m {
30083
- display: inline-flex;
30084
- align-items: center;
30085
- }
30086
- .i1mrf09m .icon-inner {
30087
- display: inline-flex;
30088
- align-items: center;
30089
- justify-content: center;
30090
- }
30091
- .i1mrf09m .icon-inner + span,
30092
- .i1mrf09m span + .icon-inner.suffix {
30093
- margin-left: 4px;
30094
- }
30095
- .i1mrf09m.is-rotate img,
30096
- .i1mrf09m.is-rotate svg {
30097
- animation: rotate 680ms linear infinite;
30098
- }
30099
-
30100
- .t1upn1sz {
30101
- height: 100%;
30102
- }
30103
-
30104
- .tta5kd2 {
30105
- height: 100%;
30106
- }
30107
- .tta5kd2.empty-table .ant-table-content {
30108
- overflow: visible !important;
30109
- height: 100%;
30110
- }
30111
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30112
- height: 100%;
30113
- }
30114
- .tta5kd2.empty-table .ant-table-content table {
30115
- width: 100% !important;
30116
- height: 100%;
30117
- }
30118
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30119
- padding: 15px 0;
30120
- }
30121
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30122
- display: none;
30123
- }
30124
- .tta5kd2 .active-row td:nth-child(1) {
30125
- font-weight: 700;
30126
- }
30127
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30128
- font-weight: 700;
30129
- }
30130
- .tta5kd2 .ant-spin-nested-loading {
30131
- height: 100%;
30132
- }
30133
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30134
- height: 100%;
30135
- overflow: visible;
30136
- }
30137
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30138
- max-height: none;
30139
- }
30140
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30141
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30142
- display: none;
30143
- }
30144
- .tta5kd2 td.ant-table-column-sort {
30145
- background: transparent;
30146
- }
30147
- .tta5kd2 td.ant-table-cell-fix-left,
30148
- .tta5kd2 td.ant-table-cell-fix-right {
30149
- background: #fff;
30150
- padding: 0 !important;
30151
- }
30152
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30153
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30154
- display: flex;
30155
- align-items: center;
30156
- height: 100%;
30157
- padding: 8px;
30158
- }
30159
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30160
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30161
- overflow: hidden;
30162
- text-overflow: ellipsis;
30163
- width: 100%;
30164
- }
30165
- .tta5kd2 .ant-table-container {
30166
- height: 100%;
30167
- }
30168
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30169
- box-shadow: none !important;
30170
- }
30171
- .tta5kd2 .ant-table {
30172
- border-radius: 0px;
30173
- border-left: none;
30174
- border-right: none;
30175
- border-bottom: none;
30176
- height: 100%;
30177
- font-size: 12px;
30178
- background: transparent;
30179
- }
30180
- .tta5kd2 .ant-table .ant-table-header {
30181
- position: relative;
30182
- z-index: 3;
30183
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30184
- margin-bottom: -1px;
30185
- }
30186
- .tta5kd2 .ant-table .time-wrapper .date,
30187
- .tta5kd2 .ant-table .value {
30188
- color: #2d3a56;
30189
- }
30190
- .tta5kd2 .ant-table .time-wrapper .time,
30191
- .tta5kd2 .ant-table .unit {
30192
- color: rgba(44, 56, 82, 0.6);
30193
- }
30194
- .tta5kd2 .ant-table .ant-table-selection {
30195
- position: unset;
30196
- text-align: center;
29993
+ .tta5kd2 .ant-table .ant-table-selection {
29994
+ position: unset;
29995
+ text-align: center;
30197
29996
  }
30198
29997
  .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30199
29998
  background: #fff;
@@ -30461,140 +30260,65 @@ html body {
30461
30260
  background: #fff;
30462
30261
  }
30463
30262
 
30464
- .s34f1qb.ant-switch {
30465
- min-width: 40px;
30466
- height: 24px;
30467
- background: rgba(172, 186, 211, 0.6);
30468
- overflow: hidden;
30469
- }
30470
- .s34f1qb.ant-switch:focus {
30471
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30472
- }
30473
- .s34f1qb.ant-switch-small {
30474
- min-width: 26px;
30475
- height: 16px;
30263
+ .i1e4sgug {
30264
+ display: inline-block;
30476
30265
  }
30477
- .s34f1qb.ant-switch-large {
30478
- min-width: 52px;
30479
- height: 32px;
30266
+
30267
+ .p12gwtiw {
30268
+ display: flex;
30269
+ justify-content: space-between;
30270
+ align-items: center;
30271
+ padding: 10px 0;
30272
+ color: rgba(44, 56, 82, 0.6);
30273
+ font-size: 12px;
30274
+ line-height: 24px;
30480
30275
  }
30481
- .s34f1qb.ant-switch .ant-switch-handle {
30482
- height: 20px;
30483
- width: 20px;
30276
+ .p12gwtiw .pagination-left {
30277
+ padding: 2px 8px;
30484
30278
  }
30485
- .s34f1qb.ant-switch .ant-switch-handle::before {
30486
- border-radius: 10px;
30487
- transition-delay: 120ms;
30279
+ .p12gwtiw .dropdown-trigger {
30280
+ display: flex;
30281
+ align-items: center;
30282
+ border-radius: 6px;
30283
+ cursor: pointer;
30284
+ transition: all 0.3s ease;
30488
30285
  }
30489
- .s34f1qb.ant-switch-small .ant-switch-handle {
30490
- height: 14px;
30491
- width: 14px;
30492
- top: 1px;
30493
- left: 1px;
30286
+ .p12gwtiw .dropdown-trigger:hover {
30287
+ background: rgba(211, 218, 235, 0.6);
30288
+ color: #0080ff;
30494
30289
  }
30495
- .s34f1qb.ant-switch-large .ant-switch-handle {
30496
- height: 28px;
30497
- width: 28px;
30290
+ .p12gwtiw .dropdown-trigger .icon-inner {
30291
+ margin-left: 4px;
30498
30292
  }
30499
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30500
- border-radius: 14px;
30293
+ .p12gwtiw .pagination-right {
30294
+ display: flex;
30295
+ align-items: center;
30296
+ color: #0080ff;
30297
+ font-weight: bold;
30501
30298
  }
30502
- .s34f1qb.ant-switch-checked {
30503
- background-color: #00ba5d;
30299
+ .p12gwtiw .pagination-right .icon-inner {
30300
+ margin-left: 4px;
30504
30301
  }
30505
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30506
- left: calc(100% - 20px - 2px);
30302
+ .p12gwtiw .pagination-right .prev-btn,
30303
+ .p12gwtiw .pagination-right .next-btn {
30304
+ padding: 0 8px;
30507
30305
  }
30508
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30509
- left: calc(100% - 14px - 1px);
30306
+ .p12gwtiw .pagination-right .prev-btn > span,
30307
+ .p12gwtiw .pagination-right .next-btn > span {
30308
+ color: #0080ff;
30510
30309
  }
30511
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30512
- left: calc(100% - 28px - 2px);
30310
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30311
+ transform: rotate(180deg);
30513
30312
  }
30514
30313
 
30515
- .c1to9vb9 {
30516
- margin-left: 5px;
30517
- }
30518
-
30519
- .s1fc623g {
30520
- width: 430px !important;
30521
- }
30522
-
30523
- .da3mx0o .ant-select-item-group {
30524
- padding: 8px 16px;
30525
- line-height: 18px;
30526
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30527
- height: 34px;
30528
- min-height: 34px;
30529
- box-sizing: border-box;
30530
- margin-top: 8px;
30531
- }
30532
-
30533
- .onr9gzt {
30534
- display: flex;
30535
- flex-direction: column;
30536
- margin: 1px 8px;
30537
- padding: 8px;
30538
- border-radius: 4px;
30539
- }
30540
- .onr9gzt .selected-icon {
30541
- display: none;
30542
- }
30543
- .onr9gzt.ant-select-item-option-grouped {
30544
- padding-left: 8px;
30545
- }
30546
- .onr9gzt.ant-select-item-option-selected {
30547
- background-color: white;
30548
- }
30549
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30550
- color: #0080ff;
30551
- }
30552
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30553
- display: block;
30554
- }
30555
- .onr9gzt.ant-select-item-option-active {
30556
- background: rgba(0, 136, 255, 0.16);
30557
- }
30558
- .onr9gzt.ant-select-item-option-active .timezone-title {
30559
- color: #0080ff;
30560
- }
30561
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30562
- background: rgba(0, 136, 255, 0.1);
30563
- color: #0080ff;
30564
- }
30565
-
30566
- .oiy0apc {
30567
- display: flex;
30568
- justify-content: space-between;
30569
- height: 20px;
30570
- line-height: 20px;
30571
- }
30572
- .oiy0apc .timezone-title {
30573
- color: #2d3a56;
30574
- overflow: hidden;
30575
- text-overflow: ellipsis;
30314
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30315
+ max-height: calc(100vh - 128px);
30316
+ overflow-y: auto;
30576
30317
  }
30577
-
30578
- .of4y382 {
30579
- display: flex;
30580
- justify-content: space-between;
30581
- color: rgba(44, 56, 82, 0.6);
30582
- height: 18px;
30318
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30319
+ padding: 4px 20px;
30320
+ font-size: 12px;
30583
30321
  line-height: 18px;
30584
- margin-top: 2px;
30585
- }
30586
-
30587
- .t19903l9 {
30588
- border: none;
30589
- margin-right: 0;
30590
- background: rgba(225, 230, 241, 0.6);
30591
- }
30592
-
30593
- .ohwbvxu {
30594
- pointer-events: none;
30595
- height: 32px;
30596
- width: 100%;
30597
- opacity: 0;
30598
30322
  }
30599
30323
 
30600
30324
  .d6j0lbj {
@@ -31072,10 +30796,6 @@ html body {
31072
30796
  line-height: 12px;
31073
30797
  }
31074
30798
 
31075
- .i1e4sgug {
31076
- display: inline-block;
31077
- }
31078
-
31079
30799
  .obf05yr {
31080
30800
  display: inline-block;
31081
30801
  }
@@ -31085,150 +30805,140 @@ html body {
31085
30805
  position: absolute;
31086
30806
  }
31087
30807
 
31088
- .rxbeqvl.ant-radio-wrapper {
31089
- display: inline-flex;
31090
- align-items: baseline;
31091
- white-space: pre-wrap;
31092
- }
31093
- .rxbeqvl.ant-radio-wrapper .ant-radio {
31094
- position: relative;
31095
- top: 3px;
30808
+ .s34f1qb.ant-switch {
30809
+ min-width: 40px;
30810
+ height: 24px;
30811
+ background: rgba(172, 186, 211, 0.6);
30812
+ overflow: hidden;
31096
30813
  }
31097
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31098
- border-color: rgba(107, 128, 167, 0.6);
30814
+ .s34f1qb.ant-switch:focus {
30815
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31099
30816
  }
31100
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31101
- border-color: #0080ff;
30817
+ .s34f1qb.ant-switch-small {
30818
+ min-width: 26px;
30819
+ height: 16px;
31102
30820
  }
31103
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31104
- border-color: #0080ff;
31105
- background: #0080ff;
30821
+ .s34f1qb.ant-switch-large {
30822
+ min-width: 52px;
30823
+ height: 32px;
31106
30824
  }
31107
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31108
- top: 4px;
31109
- left: 4px;
31110
- width: 6px;
31111
- height: 6px;
31112
- background: #fff;
30825
+ .s34f1qb.ant-switch .ant-switch-handle {
30826
+ height: 20px;
30827
+ width: 20px;
31113
30828
  }
31114
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31115
- opacity: 0.5;
30829
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30830
+ border-radius: 10px;
30831
+ transition-delay: 120ms;
31116
30832
  }
31117
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31118
- border-color: rgba(107, 128, 167, 0.6);
31119
- background: rgba(211, 218, 235, 0.6);
30833
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30834
+ height: 14px;
30835
+ width: 14px;
30836
+ top: 1px;
30837
+ left: 1px;
31120
30838
  }
31121
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31122
- background: #00122e;
30839
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30840
+ height: 28px;
30841
+ width: 28px;
31123
30842
  }
31124
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31125
- color: #00122e;
31126
- opacity: 0.5;
30843
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30844
+ border-radius: 14px;
31127
30845
  }
31128
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31129
- color: #00122e;
30846
+ .s34f1qb.ant-switch-checked {
30847
+ background-color: #00ba5d;
31130
30848
  }
31131
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31132
- display: inline-block;
31133
- padding: 0;
31134
- padding-left: 12px;
30849
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30850
+ left: calc(100% - 20px - 2px);
31135
30851
  }
31136
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31137
- margin-bottom: 0;
31138
- white-space: pre-wrap;
31139
- color: rgba(44, 56, 82, 0.6);
30852
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30853
+ left: calc(100% - 14px - 1px);
31140
30854
  }
31141
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31142
- padding-left: 8px;
30855
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30856
+ left: calc(100% - 28px - 2px);
31143
30857
  }
31144
30858
 
31145
- .r5ie79y .ant-radio-button-wrapper:first-child {
31146
- border-radius: 5px 0 0 5px;
31147
- }
31148
- .r5ie79y .ant-radio-button-wrapper:last-child {
31149
- border-radius: 0 5px 5px 0;
30859
+ .c1to9vb9 {
30860
+ margin-left: 5px;
31150
30861
  }
31151
30862
 
31152
- .r1f0aqcc {
31153
- color: #00122e;
31154
- border-color: #ccd4e3;
30863
+ .s1fc623g {
30864
+ width: 430px !important;
31155
30865
  }
31156
- .r1f0aqcc:first-child {
31157
- border-color: #a3b4cc;
30866
+
30867
+ .da3mx0o .ant-select-item-group {
30868
+ padding: 8px 16px;
30869
+ line-height: 18px;
30870
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30871
+ height: 34px;
30872
+ min-height: 34px;
30873
+ box-sizing: border-box;
30874
+ margin-top: 8px;
31158
30875
  }
31159
- .r1f0aqcc.ant-radio-button-wrapper {
31160
- padding: 0 12px;
31161
- line-height: 32px;
31162
- height: 32px;
30876
+
30877
+ .onr9gzt {
30878
+ display: flex;
30879
+ flex-direction: column;
30880
+ margin: 1px 8px;
30881
+ padding: 8px;
30882
+ border-radius: 4px;
31163
30883
  }
31164
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
31165
- white-space: nowrap;
30884
+ .onr9gzt .selected-icon {
30885
+ display: none;
31166
30886
  }
31167
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31168
- height: 22px;
31169
- padding: 0 7px;
31170
- line-height: 20px;
30887
+ .onr9gzt.ant-select-item-option-grouped {
30888
+ padding-left: 8px;
31171
30889
  }
31172
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31173
- background: #ccd4e3;
30890
+ .onr9gzt.ant-select-item-option-selected {
30891
+ background-color: white;
31174
30892
  }
31175
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31176
- background: #0080ff;
30893
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30894
+ color: #0080ff;
31177
30895
  }
31178
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31179
- background: #ccd4e3;
31180
- opacity: 0.5;
30896
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30897
+ display: block;
31181
30898
  }
31182
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31183
- border-right-color: #0080ff;
30899
+ .onr9gzt.ant-select-item-option-active {
30900
+ background: rgba(0, 136, 255, 0.16);
31184
30901
  }
31185
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31186
- border-color: #0080ff;
30902
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30903
+ color: #0080ff;
31187
30904
  }
31188
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30905
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31189
30906
  background: rgba(0, 136, 255, 0.1);
30907
+ color: #0080ff;
31190
30908
  }
31191
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31192
- background: rgba(211, 218, 235, 0.6);
31193
- border-color: #ccd4e3;
31194
- opacity: 0.5;
30909
+
30910
+ .oiy0apc {
30911
+ display: flex;
30912
+ justify-content: space-between;
30913
+ height: 20px;
30914
+ line-height: 20px;
31195
30915
  }
31196
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31197
- color: #00122e;
31198
- border-color: #ccd4e3;
30916
+ .oiy0apc .timezone-title {
30917
+ color: #2d3a56;
30918
+ overflow: hidden;
30919
+ text-overflow: ellipsis;
31199
30920
  }
31200
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31201
- color: #00122e;
31202
- border-color: #ccd4e3;
31203
- background: rgba(172, 186, 211, 0.6);
30921
+
30922
+ .of4y382 {
30923
+ display: flex;
30924
+ justify-content: space-between;
30925
+ color: rgba(44, 56, 82, 0.6);
30926
+ height: 18px;
30927
+ line-height: 18px;
30928
+ margin-top: 2px;
31204
30929
  }
31205
- .r1f0aqcc .ant-radio-button-input {
31206
- margin-right: 8px;
31207
- display: inline;
30930
+
30931
+ .t19903l9 {
31208
30932
  border: none;
31209
- padding: 0;
31210
- width: 36px;
31211
- background: transparent;
31212
- }
31213
- .r1f0aqcc .ant-radio-button-input:focus {
31214
- box-shadow: none;
31215
- }
31216
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31217
30933
  margin-right: 0;
31218
- width: initial;
31219
- box-shadow: none;
31220
- }
31221
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31222
- display: none;
31223
- }
31224
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31225
- display: inline;
30934
+ background: rgba(225, 230, 241, 0.6);
31226
30935
  }
31227
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31228
- display: inline;
31229
- margin-right: 8px;
31230
- padding: 0;
31231
- width: 36px;
30936
+
30937
+ .ohwbvxu {
30938
+ pointer-events: none;
30939
+ height: 32px;
30940
+ width: 100%;
30941
+ opacity: 0;
31232
30942
  }
31233
30943
 
31234
30944
  .cz04yix {
@@ -31911,97 +31621,351 @@ input.rrg1fkn.ant-input {
31911
31621
  word-break: break-all;
31912
31622
  }
31913
31623
 
31914
- .p12gwtiw {
31624
+ .rxbeqvl.ant-radio-wrapper {
31625
+ display: inline-flex;
31626
+ align-items: baseline;
31627
+ white-space: pre-wrap;
31628
+ }
31629
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
31630
+ position: relative;
31631
+ top: 3px;
31632
+ }
31633
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31634
+ border-color: rgba(107, 128, 167, 0.6);
31635
+ }
31636
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31637
+ border-color: #0080ff;
31638
+ }
31639
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31640
+ border-color: #0080ff;
31641
+ background: #0080ff;
31642
+ }
31643
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31644
+ top: 4px;
31645
+ left: 4px;
31646
+ width: 6px;
31647
+ height: 6px;
31648
+ background: #fff;
31649
+ }
31650
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31651
+ opacity: 0.5;
31652
+ }
31653
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31654
+ border-color: rgba(107, 128, 167, 0.6);
31655
+ background: rgba(211, 218, 235, 0.6);
31656
+ }
31657
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31658
+ background: #00122e;
31659
+ }
31660
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31661
+ color: #00122e;
31662
+ opacity: 0.5;
31663
+ }
31664
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31665
+ color: #00122e;
31666
+ }
31667
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31668
+ display: inline-block;
31669
+ padding: 0;
31670
+ padding-left: 12px;
31671
+ }
31672
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31673
+ margin-bottom: 0;
31674
+ white-space: pre-wrap;
31675
+ color: rgba(44, 56, 82, 0.6);
31676
+ }
31677
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31678
+ padding-left: 8px;
31679
+ }
31680
+
31681
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31682
+ border-radius: 5px 0 0 5px;
31683
+ }
31684
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31685
+ border-radius: 0 5px 5px 0;
31686
+ }
31687
+
31688
+ .r1f0aqcc {
31689
+ color: #00122e;
31690
+ border-color: #ccd4e3;
31691
+ }
31692
+ .r1f0aqcc:first-child {
31693
+ border-color: #a3b4cc;
31694
+ }
31695
+ .r1f0aqcc.ant-radio-button-wrapper {
31696
+ padding: 0 12px;
31697
+ line-height: 32px;
31698
+ height: 32px;
31699
+ }
31700
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31701
+ white-space: nowrap;
31702
+ }
31703
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31704
+ height: 22px;
31705
+ padding: 0 7px;
31706
+ line-height: 20px;
31707
+ }
31708
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31709
+ background: #ccd4e3;
31710
+ }
31711
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31712
+ background: #0080ff;
31713
+ }
31714
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31715
+ background: #ccd4e3;
31716
+ opacity: 0.5;
31717
+ }
31718
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31719
+ border-right-color: #0080ff;
31720
+ }
31721
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31722
+ border-color: #0080ff;
31723
+ }
31724
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31725
+ background: rgba(0, 136, 255, 0.1);
31726
+ }
31727
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31728
+ background: rgba(211, 218, 235, 0.6);
31729
+ border-color: #ccd4e3;
31730
+ opacity: 0.5;
31731
+ }
31732
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31733
+ color: #00122e;
31734
+ border-color: #ccd4e3;
31735
+ }
31736
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31737
+ color: #00122e;
31738
+ border-color: #ccd4e3;
31739
+ background: rgba(172, 186, 211, 0.6);
31740
+ }
31741
+ .r1f0aqcc .ant-radio-button-input {
31742
+ margin-right: 8px;
31743
+ display: inline;
31744
+ border: none;
31745
+ padding: 0;
31746
+ width: 36px;
31747
+ background: transparent;
31748
+ }
31749
+ .r1f0aqcc .ant-radio-button-input:focus {
31750
+ box-shadow: none;
31751
+ }
31752
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31753
+ margin-right: 0;
31754
+ width: initial;
31755
+ box-shadow: none;
31756
+ }
31757
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31758
+ display: none;
31759
+ }
31760
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31761
+ display: inline;
31762
+ }
31763
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31764
+ display: inline;
31765
+ margin-right: 8px;
31766
+ padding: 0;
31767
+ width: 36px;
31768
+ }
31769
+
31770
+ .s1ebs0ra {
31915
31771
  display: flex;
31772
+ align-items: center;
31916
31773
  justify-content: space-between;
31774
+ background: #edf0f7;
31775
+ padding: 8px 12px;
31776
+ position: sticky;
31777
+ top: 0;
31778
+ z-index: 1;
31779
+ margin-bottom: -52px;
31780
+ }
31781
+ .s1ebs0ra .select-total {
31782
+ display: flex;
31917
31783
  align-items: center;
31784
+ font-weight: 700;
31785
+ flex-shrink: 0;
31786
+ }
31787
+ .s1ebs0ra .select-total .icon-wrapper {
31788
+ cursor: pointer;
31789
+ margin-left: 8px;
31790
+ width: 32px;
31791
+ height: 32px;
31792
+ border-radius: 50%;
31793
+ justify-content: center;
31794
+ }
31795
+ .s1ebs0ra .select-total .icon-wrapper:hover {
31796
+ background: rgba(225, 230, 241, 0.6);
31797
+ }
31798
+ .s1ebs0ra .action-group {
31799
+ flex: 1;
31800
+ margin-left: 88px;
31801
+ white-space: nowrap;
31802
+ text-align: right;
31803
+ position: relative;
31804
+ padding: 4px 0;
31805
+ margin-top: -4px;
31806
+ overflow: hidden;
31807
+ }
31808
+ .s1ebs0ra .action-group .sub-menu-delete {
31809
+ transform: translateY(-4px);
31810
+ }
31811
+ .s1ebs0ra .action-group button {
31812
+ border: none;
31813
+ }
31814
+ .s1ebs0ra .action-group > *:not(:last-child) {
31815
+ margin-right: 8px;
31816
+ }
31817
+ .s1ebs0ra .action-group > button:last-child {
31818
+ margin-right: 4px;
31819
+ }
31820
+ .s1ebs0ra .action-group .more-btn {
31821
+ cursor: pointer;
31822
+ width: 32px;
31823
+ height: 32px;
31824
+ justify-content: center;
31825
+ border-radius: 50%;
31826
+ }
31827
+ .s1ebs0ra .action-group .more-btn:hover {
31828
+ background: #fff;
31829
+ }
31830
+
31831
+ .c1up1pdz {
31832
+ width: 648px;
31833
+ }
31834
+ .c1up1pdz.active {
31835
+ border-color: #0080ff;
31836
+ }
31837
+ .c1up1pdz.active > header {
31838
+ background: rgba(0, 128, 255, 0.1);
31839
+ }
31840
+ .c1up1pdz .expand {
31841
+ padding: 12px;
31842
+ }
31843
+ .c1up1pdz .field-item {
31844
+ display: flex;
31918
31845
  padding: 10px 0;
31919
- color: rgba(44, 56, 82, 0.6);
31920
- font-size: 12px;
31921
- line-height: 24px;
31846
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31922
31847
  }
31923
- .p12gwtiw .pagination-left {
31924
- padding: 2px 8px;
31848
+ .c1up1pdz .field-item:last-child {
31849
+ border-bottom: none;
31850
+ padding-bottom: 0;
31925
31851
  }
31926
- .p12gwtiw .dropdown-trigger {
31852
+ .c1up1pdz .field-item label {
31853
+ line-height: 32px;
31854
+ width: 100px;
31855
+ color: rgba(62, 70, 82, 0.6);
31856
+ }
31857
+ .c1up1pdz .help {
31858
+ color: rgba(62, 70, 82, 0.6);
31859
+ margin-top: 5px;
31860
+ }
31861
+ .c1up1pdz .ant-input-affix-wrapper,
31862
+ .c1up1pdz .ant-picker {
31863
+ width: 128px;
31864
+ }
31865
+
31866
+ .c156wh19 {
31927
31867
  display: flex;
31928
31868
  align-items: center;
31929
- border-radius: 6px;
31930
- cursor: pointer;
31931
- transition: all 0.3s ease;
31869
+ justify-content: space-between;
31870
+ word-break: keep-all;
31932
31871
  }
31933
- .p12gwtiw .dropdown-trigger:hover {
31934
- background: rgba(211, 218, 235, 0.6);
31935
- color: #0080ff;
31872
+ .c156wh19 .title {
31873
+ margin: 0 16px 0 8px;
31936
31874
  }
31937
- .p12gwtiw .dropdown-trigger .icon-inner {
31938
- margin-left: 4px;
31875
+ .c156wh19 .retain {
31876
+ color: rgba(129, 138, 153, 0.6);
31939
31877
  }
31940
- .p12gwtiw .pagination-right {
31878
+ .c156wh19 .left {
31879
+ flex: 1;
31941
31880
  display: flex;
31881
+ overflow: hidden;
31942
31882
  align-items: center;
31943
- color: #0080ff;
31944
- font-weight: bold;
31945
- }
31946
- .p12gwtiw .pagination-right .icon-inner {
31947
- margin-left: 4px;
31883
+ justify-content: flex-start;
31884
+ white-space: nowrap;
31948
31885
  }
31949
- .p12gwtiw .pagination-right .prev-btn,
31950
- .p12gwtiw .pagination-right .next-btn {
31951
- padding: 0 8px;
31886
+ .c156wh19 .left .title {
31887
+ max-width: 100%;
31888
+ overflow: hidden;
31889
+ text-overflow: ellipsis;
31952
31890
  }
31953
- .p12gwtiw .pagination-right .prev-btn > span,
31954
- .p12gwtiw .pagination-right .next-btn > span {
31955
- color: #0080ff;
31891
+ .c156wh19 .right {
31892
+ display: flex;
31893
+ align-items: center;
31956
31894
  }
31957
- .p12gwtiw .pagination-right .next-btn .icon-inner {
31958
- transform: rotate(180deg);
31895
+ .c156wh19 .reverse {
31896
+ display: flex;
31897
+ flex-direction: row-reverse;
31898
+ align-items: center;
31959
31899
  }
31960
-
31961
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31962
- max-height: calc(100vh - 128px);
31963
- overflow-y: auto;
31900
+ .c156wh19 .reverse .ant-switch {
31901
+ margin-left: 8px;
31964
31902
  }
31965
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31966
- padding: 4px 20px;
31967
- font-size: 12px;
31968
- line-height: 18px;
31903
+ .c156wh19 .close {
31904
+ padding-left: 14px;
31905
+ margin-left: 14px;
31906
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31907
+ cursor: pointer;
31969
31908
  }
31970
31909
 
31971
- .c18gxmrl {
31972
- border: 1px solid #d8deeb;
31910
+ .m126spxy {
31911
+ padding-bottom: 4px;
31912
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31913
+ }
31914
+ .m126spxy .ant-btn-link {
31915
+ padding: 1px 10px;
31916
+ color: rgba(62, 70, 82, 0.6);
31973
31917
  border-radius: 4px;
31974
31918
  }
31975
- .c18gxmrl + .c18gxmrl {
31976
- margin-top: 8px;
31919
+ .m126spxy .ant-btn-link.active {
31920
+ background: rgba(0, 128, 255, 0.1);
31921
+ color: #0096ff;
31977
31922
  }
31978
- .c18gxmrl:hover {
31979
- border-color: #0080ff;
31923
+
31924
+ .wpbf4pq {
31925
+ padding: 10px 0;
31926
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31980
31927
  }
31981
- .c18gxmrl:hover > header {
31982
- background: rgba(0, 128, 255, 0.1);
31928
+ .wpbf4pq .ant-input,
31929
+ .wpbf4pq .ant-picker {
31930
+ width: 80px;
31931
+ margin: 0 9px;
31932
+ text-align: center;
31983
31933
  }
31984
- .c18gxmrl.active header {
31985
- border-bottom: 1px solid #d8deeb;
31934
+ .wpbf4pq .options {
31935
+ padding: 12px 0 12px 16px;
31936
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31937
+ margin: 5px 0 5px 8px;
31986
31938
  }
31987
- .c18gxmrl > header {
31988
- padding: 8px 12px;
31939
+ .wpbf4pq .week-day-option,
31940
+ .wpbf4pq .month-day-option {
31941
+ background: #f5f7fa;
31942
+ box-sizing: border-box;
31943
+ border-radius: 16px;
31944
+ margin-right: 8px;
31989
31945
  }
31990
-
31991
- .berrcjl {
31992
- color: rgba(10, 37, 85, 0.6);
31993
- margin-bottom: 4px;
31946
+ .wpbf4pq .week-day-option:focus,
31947
+ .wpbf4pq .month-day-option:focus {
31948
+ color: inherit;
31949
+ border-color: #d9d9d9;
31994
31950
  }
31995
- .berrcjl .breadcrumb-link {
31996
- color: rgba(10, 37, 85, 0.6);
31997
- cursor: pointer;
31998
- transition: color 160ms ease;
31951
+ .wpbf4pq .week-day-option.active {
31952
+ background-color: #0096ff;
31953
+ border-color: #0096ff;
31954
+ color: #fff;
31999
31955
  }
32000
- .berrcjl .breadcrumb-link:hover {
32001
- color: #0080ff;
31956
+ .wpbf4pq .week-day-option.en-text {
31957
+ width: 110px;
31958
+ margin-top: 4px;
32002
31959
  }
32003
- .berrcjl .breadcrumb-link:active {
32004
- color: #005ed1;
31960
+ .wpbf4pq .month-day-option {
31961
+ width: 32px;
31962
+ padding: 0;
31963
+ margin-bottom: 8px;
31964
+ }
31965
+ .wpbf4pq .month-day-option.active {
31966
+ background-color: #0096ff;
31967
+ border-color: #0096ff;
31968
+ color: #fff;
32005
31969
  }
32006
31970
 
32007
31971
  .c1uzzomf {
@@ -32066,33 +32030,20 @@ input.rrg1fkn.ant-input {
32066
32030
  transform: rotate(0deg);
32067
32031
  }
32068
32032
 
32069
- .gmyahx3 {
32070
- cursor: pointer;
32033
+ .berrcjl {
32034
+ color: rgba(10, 37, 85, 0.6);
32035
+ margin-bottom: 4px;
32071
32036
  }
32072
- .gmyahx3 .link-text {
32073
- color: rgba(0, 21, 64, 0.3);
32037
+ .berrcjl .breadcrumb-link {
32038
+ color: rgba(10, 37, 85, 0.6);
32039
+ cursor: pointer;
32040
+ transition: color 160ms ease;
32074
32041
  }
32075
- .gmyahx3:hover .link-text {
32042
+ .berrcjl .breadcrumb-link:hover {
32076
32043
  color: #0080ff;
32077
32044
  }
32078
-
32079
- .n12mqh7z {
32080
- display: flex;
32081
- align-items: center;
32082
- font-size: 12px;
32083
- line-height: 18px;
32084
- }
32085
- .n12mqh7z:not(:last-child) {
32086
- margin-bottom: 4px;
32087
- }
32088
-
32089
- .tf5bynu {
32090
- margin: 0 3px;
32091
- }
32092
-
32093
- .tcckoz1 {
32094
- max-height: 400px;
32095
- overflow: "auto";
32045
+ .berrcjl .breadcrumb-link:active {
32046
+ color: #005ed1;
32096
32047
  }
32097
32048
 
32098
32049
  .c18bcrac {
@@ -32135,19 +32086,40 @@ input.rrg1fkn.ant-input {
32135
32086
  box-sizing: content-box;
32136
32087
  margin-right: 6px;
32137
32088
  }
32138
-
32139
- .p1lyky6c > :first-child {
32140
- font-weight: bold;
32141
- color: white;
32142
- margin-right: 4px;
32089
+
32090
+ .p1lyky6c > :first-child {
32091
+ font-weight: bold;
32092
+ color: white;
32093
+ margin-right: 4px;
32094
+ }
32095
+
32096
+ .gmyahx3 {
32097
+ cursor: pointer;
32098
+ }
32099
+ .gmyahx3 .link-text {
32100
+ color: rgba(0, 21, 64, 0.3);
32101
+ }
32102
+ .gmyahx3:hover .link-text {
32103
+ color: #0080ff;
32143
32104
  }
32144
32105
 
32145
- .s1iv0tp1 .enabled-switch {
32106
+ .n12mqh7z {
32146
32107
  display: flex;
32147
32108
  align-items: center;
32109
+ font-size: 12px;
32110
+ line-height: 18px;
32148
32111
  }
32149
- .s1iv0tp1 .enabled-text {
32150
- margin-right: 8px;
32112
+ .n12mqh7z:not(:last-child) {
32113
+ margin-bottom: 4px;
32114
+ }
32115
+
32116
+ .tf5bynu {
32117
+ margin: 0 3px;
32118
+ }
32119
+
32120
+ .tcckoz1 {
32121
+ max-height: 400px;
32122
+ overflow: "auto";
32151
32123
  }
32152
32124
 
32153
32125
  .clm1wy1 {
@@ -32243,6 +32215,26 @@ input.rrg1fkn.ant-input {
32243
32215
  border-radius: 2px;
32244
32216
  }
32245
32217
 
32218
+ .c18gxmrl {
32219
+ border: 1px solid #d8deeb;
32220
+ border-radius: 4px;
32221
+ }
32222
+ .c18gxmrl + .c18gxmrl {
32223
+ margin-top: 8px;
32224
+ }
32225
+ .c18gxmrl:hover {
32226
+ border-color: #0080ff;
32227
+ }
32228
+ .c18gxmrl:hover > header {
32229
+ background: rgba(0, 128, 255, 0.1);
32230
+ }
32231
+ .c18gxmrl.active header {
32232
+ border-bottom: 1px solid #d8deeb;
32233
+ }
32234
+ .c18gxmrl > header {
32235
+ padding: 8px 12px;
32236
+ }
32237
+
32246
32238
  .t1sqg15u {
32247
32239
  background: white;
32248
32240
  }
@@ -32333,42 +32325,12 @@ input.rrg1fkn.ant-input {
32333
32325
  padding-right: 12px;
32334
32326
  }
32335
32327
 
32336
- .tje3huy {
32337
- width: 100%;
32338
- overflow: inherit;
32339
- white-space: inherit;
32340
- text-overflow: ellipsis;
32341
- }
32342
-
32343
- button.lujuy3j {
32344
- color: #0080FF;
32345
- }
32346
- button.lujuy3j .button-prefix-icon {
32347
- margin-right: 4px;
32348
- }
32349
- button.lujuy3j .button-suffix-icon {
32350
- margin-left: 4px;
32351
- }
32352
- button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32353
- color: #009dff;
32354
- }
32355
- button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32356
- color: #005ed1;
32357
- }
32358
- button.lujuy3j.ui-kit-link-disabled {
32359
- color: #0080FF;
32360
- }
32361
- button.lujuy3j.ui-kit-link-subtle {
32362
- color: #00122e;
32363
- }
32364
- button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32365
- color: #0080FF;
32366
- }
32367
- button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32368
- color: #005ed1;
32328
+ .s1iv0tp1 .enabled-switch {
32329
+ display: flex;
32330
+ align-items: center;
32369
32331
  }
32370
- button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32371
- color: #00122e;
32332
+ .s1iv0tp1 .enabled-text {
32333
+ margin-right: 8px;
32372
32334
  }
32373
32335
 
32374
32336
  .wg1tsps {
@@ -32394,15 +32356,13 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32394
32356
  color: #00122e !important;
32395
32357
  }
32396
32358
 
32397
- .o8ocss1 {
32398
- overflow: hidden;
32359
+ .tje3huy {
32360
+ width: 100%;
32361
+ overflow: inherit;
32362
+ white-space: inherit;
32399
32363
  text-overflow: ellipsis;
32400
32364
  }
32401
32365
 
32402
- .n17syc35 {
32403
- white-space: nowrap;
32404
- }
32405
-
32406
32366
  .m15dvk92 {
32407
32367
  display: flex;
32408
32368
  justify-content: space-between;
@@ -32416,28 +32376,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32416
32376
  width: 100%;
32417
32377
  }
32418
32378
 
32419
- .cav9p2m .ant-collapse-item {
32420
- border: 0px;
32421
- background-color: #fff;
32422
- }
32423
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32424
- padding-top: 0px;
32425
- padding-bottom: 0px;
32426
- padding-left: 0px !important;
32427
- padding-right: 24px;
32428
- }
32429
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32430
- right: 0px;
32431
- }
32432
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32433
- padding: 0px;
32434
- }
32435
-
32436
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32437
- padding-right: 0px;
32438
- cursor: default;
32439
- }
32440
-
32441
32379
  .c198s9j3 {
32442
32380
  color: #2d3a56;
32443
32381
  line-height: 22px;
@@ -32504,26 +32442,172 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32504
32442
  .c198s9j3.compact .ant-checkbox-disabled + span .main {
32505
32443
  margin-left: 8px;
32506
32444
  }
32507
- .c198s9j3.compact .ant-checkbox + span .sub,
32508
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32509
- margin-left: 24px;
32445
+ .c198s9j3.compact .ant-checkbox + span .sub,
32446
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32447
+ margin-left: 24px;
32448
+ }
32449
+
32450
+ .c10crapj {
32451
+ border-radius: 8px;
32452
+ }
32453
+ .c10crapj .ant-card-body {
32454
+ padding: 20px 24px 24px 24px;
32455
+ }
32456
+
32457
+ .igz4le8 {
32458
+ height: 24px;
32459
+ width: 56px !important;
32460
+ margin-right: 4px;
32461
+ }
32462
+
32463
+ .c1riexje {
32464
+ color: rgba(44, 56, 82, 0.6);
32465
+ }
32466
+
32467
+ .o8ocss1 {
32468
+ overflow: hidden;
32469
+ text-overflow: ellipsis;
32470
+ }
32471
+
32472
+ .n17syc35 {
32473
+ white-space: nowrap;
32474
+ }
32475
+
32476
+ .cav9p2m .ant-collapse-item {
32477
+ border: 0px;
32478
+ background-color: #fff;
32479
+ }
32480
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32481
+ padding-top: 0px;
32482
+ padding-bottom: 0px;
32483
+ padding-left: 0px !important;
32484
+ padding-right: 24px;
32485
+ }
32486
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32487
+ right: 0px;
32488
+ }
32489
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32490
+ padding: 0px;
32491
+ }
32492
+
32493
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32494
+ padding-right: 0px;
32495
+ cursor: default;
32496
+ }
32497
+
32498
+ button.lujuy3j {
32499
+ color: #0080FF;
32500
+ }
32501
+ button.lujuy3j .button-prefix-icon {
32502
+ margin-right: 4px;
32503
+ }
32504
+ button.lujuy3j .button-suffix-icon {
32505
+ margin-left: 4px;
32506
+ }
32507
+ button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32508
+ color: #009dff;
32509
+ }
32510
+ button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32511
+ color: #005ed1;
32512
+ }
32513
+ button.lujuy3j.ui-kit-link-disabled {
32514
+ color: #0080FF;
32515
+ }
32516
+ button.lujuy3j.ui-kit-link-subtle {
32517
+ color: #00122e;
32518
+ }
32519
+ button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32520
+ color: #0080FF;
32521
+ }
32522
+ button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32523
+ color: #005ed1;
32524
+ }
32525
+ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32526
+ color: #00122e;
32527
+ }
32528
+
32529
+ .s14dk8r1 {
32530
+ margin: 0;
32531
+ border-radius: 20px;
32532
+ padding: 2px 10px;
32533
+ height: 22px;
32534
+ }
32535
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32536
+ background-color: rgba(237, 241, 250, 0.6) !important;
32537
+ }
32538
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32539
+ background-color: rgba(225, 230, 241, 0.6) !important;
32540
+ }
32541
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32542
+ color: #00122e;
32543
+ }
32544
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32545
+ margin-right: 6px;
32546
+ }
32547
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32548
+ margin-left: 4px;
32549
+ }
32550
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32551
+ background-color: rgba(0, 136, 255, 0.1);
32552
+ }
32553
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32554
+ background-color: #0080ff;
32555
+ }
32556
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32557
+ background-color: rgba(0, 136, 255, 0.16);
32558
+ }
32559
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32560
+ background-color: rgba(255, 74, 74, 0.1);
32561
+ }
32562
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32563
+ background-color: #f0483e;
32564
+ }
32565
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32566
+ background-color: rgba(255, 74, 74, 0.16);
32567
+ }
32568
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32569
+ background-color: rgba(254, 160, 8, 0.1);
32570
+ }
32571
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32572
+ background-color: #fea008;
32573
+ }
32574
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32575
+ background-color: rgba(255, 187, 0, 0.16);
32576
+ }
32577
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32578
+ background-color: rgba(30, 201, 127, 0.1);
32579
+ }
32580
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32581
+ background-color: #00ba5d;
32582
+ }
32583
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32584
+ background-color: rgba(30, 201, 127, 0.16);
32510
32585
  }
32511
-
32512
- .c10crapj {
32513
- border-radius: 8px;
32586
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32587
+ background-color: rgba(225, 230, 241, 0.6);
32514
32588
  }
32515
- .c10crapj .ant-card-body {
32516
- padding: 20px 24px 24px 24px;
32589
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32590
+ background-color: #6b7d99;
32591
+ }
32592
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32593
+ background-color: rgba(211, 218, 235, 0.6);
32517
32594
  }
32518
32595
 
32519
- .iiqau4c.ant-input-group.ant-input-group-compact {
32520
- display: flex;
32596
+ .s1uupoto {
32597
+ width: 8px;
32598
+ height: 8px;
32599
+ border-radius: 50%;
32600
+ display: inline-block;
32521
32601
  }
32522
32602
 
32523
32603
  .t3qomhu {
32524
32604
  margin: 0 2px;
32525
32605
  }
32526
32606
 
32607
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32608
+ display: flex;
32609
+ }
32610
+
32527
32611
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32528
32612
  border-radius: 6px;
32529
32613
  }
@@ -32581,55 +32665,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32581
32665
  transform: rotate(180deg);
32582
32666
  }
32583
32667
 
32584
- .l4bld33 {
32585
- width: 64px;
32586
- height: 64px;
32587
- display: flex;
32588
- align-items: center;
32589
- justify-content: center;
32590
- position: relative;
32591
- opacity: 0.2;
32592
- }
32593
-
32594
- .lgitjoj {
32595
- position: absolute;
32596
- width: 5px;
32597
- height: 48px;
32598
- left: 9.33px;
32599
- top: 40.5px;
32600
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32601
- border-radius: 5px;
32602
- transform: rotate(-128deg);
32603
- transform-origin: top left;
32604
- animation: loading-indicator1 1100ms ease-out infinite;
32605
- }
32606
-
32607
- .l13g0exg {
32608
- position: absolute;
32609
- width: 5px;
32610
- height: 48px;
32611
- left: 40.8px;
32612
- top: 8.4px;
32613
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32614
- border-radius: 5px;
32615
- transform: rotate(-8deg);
32616
- transform-origin: top left;
32617
- animation: loading-indicator2 1100ms ease-out infinite;
32618
- }
32619
-
32620
- .l1exo3h6 {
32621
- position: absolute;
32622
- width: 5px;
32623
- height: 48px;
32624
- left: 52.9px;
32625
- top: 51.8px;
32626
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32627
- border-radius: 5px;
32628
- transform: rotate(112deg);
32629
- transform-origin: top left;
32630
- animation: loading-indicator3 1100ms ease-out infinite;
32631
- }
32632
-
32633
32668
  .m1thnes4 {
32634
32669
  color: rgba(44, 56, 82, 0.6);
32635
32670
  text-align: center;
@@ -32791,92 +32826,57 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32791
32826
  margin-left: 8px;
32792
32827
  }
32793
32828
 
32794
- .s14dk8r1 {
32795
- margin: 0;
32796
- border-radius: 20px;
32797
- padding: 2px 10px;
32798
- height: 22px;
32799
- }
32800
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32801
- background-color: rgba(237, 241, 250, 0.6) !important;
32802
- }
32803
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32804
- background-color: rgba(225, 230, 241, 0.6) !important;
32805
- }
32806
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32807
- color: #00122e;
32808
- }
32809
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32810
- margin-right: 6px;
32811
- }
32812
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32813
- margin-left: 4px;
32814
- }
32815
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32816
- background-color: rgba(0, 136, 255, 0.1);
32817
- }
32818
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32819
- background-color: #0080ff;
32820
- }
32821
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32822
- background-color: rgba(0, 136, 255, 0.16);
32823
- }
32824
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32825
- background-color: rgba(255, 74, 74, 0.1);
32826
- }
32827
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32828
- background-color: #f0483e;
32829
- }
32830
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32831
- background-color: rgba(255, 74, 74, 0.16);
32832
- }
32833
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32834
- background-color: rgba(254, 160, 8, 0.1);
32835
- }
32836
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32837
- background-color: #fea008;
32838
- }
32839
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32840
- background-color: rgba(255, 187, 0, 0.16);
32841
- }
32842
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32843
- background-color: rgba(30, 201, 127, 0.1);
32844
- }
32845
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32846
- background-color: #00ba5d;
32847
- }
32848
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32849
- background-color: rgba(30, 201, 127, 0.16);
32850
- }
32851
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32852
- background-color: rgba(225, 230, 241, 0.6);
32853
- }
32854
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32855
- background-color: #6b7d99;
32856
- }
32857
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32858
- background-color: rgba(211, 218, 235, 0.6);
32829
+ .t19ustft .date {
32830
+ margin-right: 4px;
32859
32831
  }
32860
32832
 
32861
- .s1uupoto {
32862
- width: 8px;
32863
- height: 8px;
32864
- border-radius: 50%;
32865
- display: inline-block;
32833
+ .l4bld33 {
32834
+ width: 64px;
32835
+ height: 64px;
32836
+ display: flex;
32837
+ align-items: center;
32838
+ justify-content: center;
32839
+ position: relative;
32840
+ opacity: 0.2;
32866
32841
  }
32867
32842
 
32868
- .t19ustft .date {
32869
- margin-right: 4px;
32843
+ .lgitjoj {
32844
+ position: absolute;
32845
+ width: 5px;
32846
+ height: 48px;
32847
+ left: 9.33px;
32848
+ top: 40.5px;
32849
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32850
+ border-radius: 5px;
32851
+ transform: rotate(-128deg);
32852
+ transform-origin: top left;
32853
+ animation: loading-indicator1 1100ms ease-out infinite;
32870
32854
  }
32871
32855
 
32872
- .igz4le8 {
32873
- height: 24px;
32874
- width: 56px !important;
32875
- margin-right: 4px;
32856
+ .l13g0exg {
32857
+ position: absolute;
32858
+ width: 5px;
32859
+ height: 48px;
32860
+ left: 40.8px;
32861
+ top: 8.4px;
32862
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32863
+ border-radius: 5px;
32864
+ transform: rotate(-8deg);
32865
+ transform-origin: top left;
32866
+ animation: loading-indicator2 1100ms ease-out infinite;
32876
32867
  }
32877
32868
 
32878
- .c1riexje {
32879
- color: rgba(44, 56, 82, 0.6);
32869
+ .l1exo3h6 {
32870
+ position: absolute;
32871
+ width: 5px;
32872
+ height: 48px;
32873
+ left: 52.9px;
32874
+ top: 51.8px;
32875
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32876
+ border-radius: 5px;
32877
+ transform: rotate(112deg);
32878
+ transform-origin: top left;
32879
+ animation: loading-indicator3 1100ms ease-out infinite;
32880
32880
  }
32881
32881
 
32882
32882
  .s1uupxds {
@@ -33169,68 +33169,21 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33169
33169
  justify-content: center;
33170
33170
  }
33171
33171
 
33172
- .v1f2f7cy {
33173
- width: 100%;
33174
- display: flex;
33175
- align-items: center;
33176
- justify-content: center;
33177
- column-gap: 6px;
33178
- font-size: 13px;
33179
- }
33180
- .v1f2f7cy .step-item-prefix-container {
33181
- display: inline-flex;
33182
- align-items: center;
33183
- min-width: 20px;
33184
- min-height: 20px;
33185
- color: rgba(44, 56, 82, 0.75);
33186
- justify-content: center;
33187
- }
33188
-
33189
- .f1p9ti6d {
33190
- width: 100%;
33191
- margin-bottom: 0 !important;
33192
- flex-flow: nowrap !important;
33193
- line-break: auto;
33194
- }
33195
- .f1p9ti6d > .ant-form-item-label {
33196
- text-align: left !important;
33197
- padding-bottom: 0 !important;
33198
- }
33199
- .f1p9ti6d > .ant-form-item-label > label {
33200
- min-height: 32px;
33201
- height: auto;
33202
- font-size: 13px;
33203
- color: rgba(44, 56, 82, 0.6);
33204
- white-space: normal;
33205
- }
33206
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33207
- border-color: #ff4d4f !important;
33208
- }
33209
- .f1p9ti6d .ant-form-item-explain {
33210
- margin-top: 4px;
33211
- font-size: 12px;
33212
- min-height: 0px;
33213
- }
33214
- .f1p9ti6d .ant-form-item-extra {
33215
- font-size: 12px;
33216
- color: rgba(44, 56, 82, 0.6);
33217
- min-height: 0px;
33218
- }
33219
-
33220
- .rrwcpby {
33221
- display: flex;
33222
- align-items: center;
33223
- }
33224
- .rrwcpby .order {
33225
- height: 24px;
33226
- width: 24px;
33227
- border-radius: 20px;
33228
- color: #0080ff;
33229
- background: rgba(0, 136, 255, 0.1);
33172
+ .v1f2f7cy {
33173
+ width: 100%;
33230
33174
  display: flex;
33231
33175
  align-items: center;
33232
33176
  justify-content: center;
33233
- margin-right: 6px;
33177
+ column-gap: 6px;
33178
+ font-size: 13px;
33179
+ }
33180
+ .v1f2f7cy .step-item-prefix-container {
33181
+ display: inline-flex;
33182
+ align-items: center;
33183
+ min-width: 20px;
33184
+ min-height: 20px;
33185
+ color: rgba(44, 56, 82, 0.75);
33186
+ justify-content: center;
33234
33187
  }
33235
33188
 
33236
33189
  .c1k4vanq {
@@ -33277,9 +33230,131 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33277
33230
  margin-right: 2px;
33278
33231
  }
33279
33232
 
33280
- .iwsze0q {
33233
+ .f1p9ti6d {
33234
+ width: 100%;
33235
+ margin-bottom: 0 !important;
33236
+ flex-flow: nowrap !important;
33237
+ line-break: auto;
33238
+ }
33239
+ .f1p9ti6d > .ant-form-item-label {
33240
+ text-align: left !important;
33241
+ padding-bottom: 0 !important;
33242
+ }
33243
+ .f1p9ti6d > .ant-form-item-label > label {
33244
+ min-height: 32px;
33245
+ height: auto;
33246
+ font-size: 13px;
33247
+ color: rgba(44, 56, 82, 0.6);
33248
+ white-space: normal;
33249
+ }
33250
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33251
+ border-color: #ff4d4f !important;
33252
+ }
33253
+ .f1p9ti6d .ant-form-item-explain {
33254
+ margin-top: 4px;
33255
+ font-size: 12px;
33256
+ min-height: 0px;
33257
+ }
33258
+ .f1p9ti6d .ant-form-item-extra {
33259
+ font-size: 12px;
33260
+ color: rgba(44, 56, 82, 0.6);
33261
+ min-height: 0px;
33262
+ }
33263
+
33264
+ .skwah65 {
33265
+ height: 8px;
33266
+ box-sizing: border-box;
33267
+ border-radius: 2px;
33268
+ background: #f5f7fa;
33269
+ display: flex;
33270
+ width: 100%;
33271
+ overflow: hidden;
33272
+ }
33273
+ .skwah65 .stack-bar-item + .stack-bar-item {
33274
+ margin-left: 1px;
33275
+ }
33276
+
33277
+ .bab9xum {
33278
+ 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);
33279
+ }
33280
+
33281
+ .cav4gt6 {
33282
+ border-radius: 8px;
33283
+ background-color: white;
33284
+ }
33285
+ .cav4gt6.hoverable {
33286
+ cursor: pointer;
33287
+ }
33288
+ .cav4gt6.hoverable:hover {
33289
+ transition: all 200ms ease;
33290
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33291
+ transform: translateY(-4px);
33292
+ }
33293
+
33294
+ .at4ovwe .ant-input-number-handler-wrap {
33295
+ display: var(--at4ovwe-0);
33296
+ }
33297
+ .at4ovwe .ant-input-number-input-wrap {
33298
+ padding: 5px 12px;
33299
+ display: inline-flex;
33300
+ line-height: 1.5715;
33301
+ height: 100%;
33302
+ width: 100%;
33303
+ }
33304
+ .at4ovwe .ant-input-number-input-wrap::after {
33305
+ content: var(--at4ovwe-1);
33306
+ display: var(--at4ovwe-2);
33307
+ flex: none;
33308
+ align-items: center;
33309
+ margin-left: 4px;
33310
+ color: rgba(44, 56, 82, 0.6);
33311
+ }
33312
+ .at4ovwe .ant-input-number-input-wrap::before {
33313
+ content: var(--at4ovwe-3);
33314
+ display: var(--at4ovwe-4);
33315
+ flex: none;
33316
+ align-items: center;
33281
33317
  margin-right: 4px;
33282
- height: 16px;
33318
+ cursor: auto;
33319
+ color: rgba(44, 56, 82, 0.6);
33320
+ }
33321
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33322
+ border-radius: 0;
33323
+ }
33324
+ .at4ovwe.ant-input-number {
33325
+ width: 100%;
33326
+ border-radius: 6px;
33327
+ }
33328
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33329
+ border-color: #0096ff;
33330
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33331
+ z-index: 1;
33332
+ }
33333
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33334
+ border-color: #e75a3a;
33335
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33336
+ }
33337
+ .at4ovwe .ant-input-number-input {
33338
+ padding: 0;
33339
+ margin: 0;
33340
+ height: auto;
33341
+ font-size: inherit;
33342
+ }
33343
+
33344
+ .rrwcpby {
33345
+ display: flex;
33346
+ align-items: center;
33347
+ }
33348
+ .rrwcpby .order {
33349
+ height: 24px;
33350
+ width: 24px;
33351
+ border-radius: 20px;
33352
+ color: #0080ff;
33353
+ background: rgba(0, 136, 255, 0.1);
33354
+ display: flex;
33355
+ align-items: center;
33356
+ justify-content: center;
33357
+ margin-right: 6px;
33283
33358
  }
33284
33359
 
33285
33360
  .tc40oxa {
@@ -33501,84 +33576,9 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33501
33576
  border: 1px solid rgba(211, 218, 235, 0.6);
33502
33577
  }
33503
33578
 
33504
- .skwah65 {
33505
- height: 8px;
33506
- box-sizing: border-box;
33507
- border-radius: 2px;
33508
- background: #f5f7fa;
33509
- display: flex;
33510
- width: 100%;
33511
- overflow: hidden;
33512
- }
33513
- .skwah65 .stack-bar-item + .stack-bar-item {
33514
- margin-left: 1px;
33515
- }
33516
-
33517
- .bab9xum {
33518
- 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);
33519
- }
33520
-
33521
- .cav4gt6 {
33522
- border-radius: 8px;
33523
- background-color: white;
33524
- }
33525
- .cav4gt6.hoverable {
33526
- cursor: pointer;
33527
- }
33528
- .cav4gt6.hoverable:hover {
33529
- transition: all 200ms ease;
33530
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33531
- transform: translateY(-4px);
33532
- }
33533
-
33534
- .at4ovwe .ant-input-number-handler-wrap {
33535
- display: var(--at4ovwe-0);
33536
- }
33537
- .at4ovwe .ant-input-number-input-wrap {
33538
- padding: 5px 12px;
33539
- display: inline-flex;
33540
- line-height: 1.5715;
33541
- height: 100%;
33542
- width: 100%;
33543
- }
33544
- .at4ovwe .ant-input-number-input-wrap::after {
33545
- content: var(--at4ovwe-1);
33546
- display: var(--at4ovwe-2);
33547
- flex: none;
33548
- align-items: center;
33549
- margin-left: 4px;
33550
- color: rgba(44, 56, 82, 0.6);
33551
- }
33552
- .at4ovwe .ant-input-number-input-wrap::before {
33553
- content: var(--at4ovwe-3);
33554
- display: var(--at4ovwe-4);
33555
- flex: none;
33556
- align-items: center;
33579
+ .iwsze0q {
33557
33580
  margin-right: 4px;
33558
- cursor: auto;
33559
- color: rgba(44, 56, 82, 0.6);
33560
- }
33561
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33562
- border-radius: 0;
33563
- }
33564
- .at4ovwe.ant-input-number {
33565
- width: 100%;
33566
- border-radius: 6px;
33567
- }
33568
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33569
- border-color: #0096ff;
33570
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33571
- z-index: 1;
33572
- }
33573
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33574
- border-color: #e75a3a;
33575
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33576
- }
33577
- .at4ovwe .ant-input-number-input {
33578
- padding: 0;
33579
- margin: 0;
33580
- height: auto;
33581
- font-size: inherit;
33581
+ height: 16px;
33582
33582
  }
33583
33583
 
33584
33584
  .w1xcixj5.outside-tag {
@@ -33590,25 +33590,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33590
33590
  margin-right: 4px;
33591
33591
  }
33592
33592
 
33593
- .feau332.ant-form-item {
33594
- margin-bottom: 0;
33595
- }
33596
- .feau332 .ant-form-item-explain {
33597
- display: none;
33598
- min-height: 18px;
33599
- margin-top: 5px;
33600
- font-family: "Inter";
33601
- font-weight: 400;
33602
- font-size: 12px;
33603
- line-height: 18px;
33604
- }
33605
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33606
- white-space: pre-wrap;
33607
- }
33608
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33609
- display: block;
33610
- }
33611
-
33612
33593
  .a6dbbkm .ant-input-number-handler-wrap {
33613
33594
  display: var(--a6dbbkm-0);
33614
33595
  }
@@ -33638,4 +33619,23 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33638
33619
  margin: 0;
33639
33620
  height: auto;
33640
33621
  font-size: inherit;
33622
+ }
33623
+
33624
+ .feau332.ant-form-item {
33625
+ margin-bottom: 0;
33626
+ }
33627
+ .feau332 .ant-form-item-explain {
33628
+ display: none;
33629
+ min-height: 18px;
33630
+ margin-top: 5px;
33631
+ font-family: "Inter";
33632
+ font-weight: 400;
33633
+ font-size: 12px;
33634
+ line-height: 18px;
33635
+ }
33636
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33637
+ white-space: pre-wrap;
33638
+ }
33639
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33640
+ display: block;
33641
33641
  }